

/*
 * Swiper_XH
 * Frank Seidel, Olaf Penschke
 * Stylesheet for "set_coverflow"
 */
 
/* The following line is mandatory. Do not delete it! */

.SW-1  {
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
	/*background: #f6f6f6;*/
	--swiper-theme-color: #333;
}
.SW-1 .swiper-slide {
	width: 200px;
	height: 300px;
	background: #f0f0f0;
	border-radius: .5em;
	box-shadow: -2px -2px 2px rgba(0,0,0,.25) inset,
	2px 2px 2px rgba(255,255,255,.75) inset;
}
.SW-1 .swiper-container-coverflow .swiper-wrapper{
    -ms-perspective:1200px
}
.SW-1 .swiper-container-3d{
    -webkit-perspective:1200px;
    perspective:1200px
}

.SW-1 .cardPicture {
	overflow: hidden;
	width: 200px;
	height: 200px;
	border-radius: .5em .5em 0 0;
	box-shadow: -2px -2px 2px rgba(0,0,0,.25) inset,
	2px 2px 2px rgba(255,255,255,.5) inset;
}
.SW-1 .cardDetail {
	padding: 1em;
    text-align: center;
}
.SW-1 .cardTitle {
	font-weight: bold;
	font-size: 1.25em;
	margin: 0 !important;
	color: #444;
}
.SW-1 .cardSubtitle {
	font-size: .9em;
}
.SW-1 .t-1 {
	background: url(images/logo-adc-core_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-2 {
	background: url(images/logo-fnl_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-3 {
	background: url(images/logo-langman_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-4 {
	background: url(images/logo-meta-tags-plus-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-5 {
	background: url(images/logo-ogra_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-6 {
	background: url(images/logo-remotecontent_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-7 {
	background: url(images/logo-repo_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-8 {
	background: url(images/logo-sec-header_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-9 {
	background: url(images/logo-seocheck_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-10 {
	background: url(images/logo-shariff_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-11 {
	background: url(images/logo-shariff_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-12 {
	background: url(images/logo-swiper_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-13 {
	background: url(images/logo-switchdebug_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-14 {
	background: url(images/logo-xlang_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-15 {
	background: url(images/logo-login-info_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-16 {
	background: url(images/logo-advancedform_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-17 {
	background: url(images/logo-admtpl_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-18 {
	background: url(images/logo-view360_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-20 {
	background: url(images/logo-sinc_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-21 {
	background: url(images/logo-image_optimizer_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-22 {
	background: url(images/logo-editortab_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .t-23 {
	background: url(images/logo-cbl_xh-200.png);
	background-position: center;
	background-size: cover;
}
.SW-1 .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
}
.SW-1 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
	opacity: .1;
}

/* The following line is mandatory. Do not delete it! */
