/*
* @Author: wjp
* @Date:   2019-08-15 16:51:31
* @Last Modified by:   wjp
* @Last Modified time: 2019-10-24 16:58:50
*/

body {
	font-family: arial, sans-serif;
	background-color: #f6f6f6;
}
#header {
	padding: 0;
	position: relative;
	margin-bottom: 30px;
}
#title {
	position: absolute;
	top: 15%;
	height: 100px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	vertical-align: middle;
}
#title h1 {
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 0;
}
#title span {
	font-weight: 600;
	font-size: 35px;
	color: #001f50;
}
@media (max-width: 991px) and (min-width: 768px) {
	#title {
		top: 15%;
	}
	#title h1 {
		font-size: 30px;
		margin-bottom: 0;
	}
	#title span {
		font-size: 35px;
	}
}
@media (max-width: 767px) {
	#header {
		margin-top: 50px;
	}
	#title {
		top: 3%;
	}
	#title h1 {
		font-size: 25px;
	}
	#title span {
		font-size: 20px;
		/* color: #337AB7; */
	}
}
#detialTitle {
	margin-top: 50px;
}
#detialTitle h2 {
	/* font-size: 35px; */
	font-weight: 500;
}
.productDescription .row {
	margin: 50px 0 30px;
	/* font-size: 15px; */
}
.description {
	padding-top: 10px;
	font-size: 15px;
}
.description h3 {
	font-size: 25px;
	margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 1199px) {
	.detials {
		font-size: 13px;
	}
	.description {
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.description h3 {
		font-size: 22px;
		margin-bottom: 20px;
		margin-top: 5px;
	}
}
@media (max-width: 767px) {
	#detialTitle h2 {
		font-size: 24px;
	}
	#detialTitle {
		font-size: 14px;
	}
	.productDescription .row {
		margin: 50px 0;
		font-size: 14px;
	}
	.description {
		padding-top: 30px;
	}
	.description h3 {
		font-size: 23px;
		margin-bottom: 30px;
	}
}
#middle {
	background-image: url('/uploads/images/seaory-card-printer-product-details/Seaory-Card-printer-details-banner-2.jpg');
	/* padding: 20px 0; */
	overflow: hidden;
	background-position: 70%;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
#middleE70 {
	background-image: url('/uploads/images/seaory-card-printer-product-details/E70/Seaory-Card-printer-details-banner-2.jpg');
	/* padding: 20px 0; */
	overflow: hidden;
	background-position: 70%;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
#middleE80C {
	background-image: url('/uploads/images/seaory-card-printer-product-details/E80E/E80E-seaory-card-printer-picture-details-5.jpg');
	/* padding: 20px 0; */
	overflow: hidden;
	background-position: 70%;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
#middleE300 {
	background-image: url('/uploads/images/seaory-card-printer-product-details/E300/E300-seaory-card-printer-picture-details-5.jpg');
	/* padding: 20px 0; */
	overflow: hidden;
	background-position: 70%;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
#middleE80B{
	background-image: url('/uploads/images/seaory-card-printer-product-details/E80D/E80D-seaory-card-printer-picture-details-5.jpg');
	/* padding: 20px 0; */
	overflow: hidden;
	background-position: 70%;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
#middleE80A{
	background-image: url('/uploads/images/seaory-card-printer-product-details/E80A/E80A-seaory-card-printer-picture-details-5.jpg');
	/* padding: 20px 0; */
	overflow: hidden;
	background-position: 70%;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
.icarde {
	margin: 30px 0;
	background-color: rgba(29, 17, 5, 0.7);
	padding: 50px 30px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	font-size: 15px;
}

.icardeE80{
	margin: 30px 0;
	background-color: rgba(29, 17, 5, 0.7);
	padding: 50px 30px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	font-size: 15px;
}
.icardeE80 h2 {
	/* font-size: 30px; */
	margin-top: 20px;
	margin-bottom: 50px;
}
.icardeE80 h2 img {
	float: right;
	margin-right: 60px;
	width: 60px;
	margin-top: -25px;
}

.icarde h2 {
	/* font-size: 30px; */
	margin-top: 20px;
	margin-bottom: 50px;
}
.icarde h2 img {
	float: right;
	margin-right: 60px;
	width: 60px;
	margin-top: -25px;
}
@media (min-width: 1367px) {
	#middle {
		min-height: 550px;
	}
	.icarde {
		margin-top: 50px;
		padding: 80px 30px;
	}
}
@media (min-width: 768px) and (max-width: 900px) {
	.icarde {
		padding-left: 50px;
	}
	.description {
		font-size: 12px;
	}
	.description h3 {
		font-size: 19px;
		margin-bottom: 10px;
		margin-top: 5px;
	}
}
@media (max-width: 767px) {
	#middle {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 500px) {
	.icarde {
		padding: 30px 10px;
		/* font-size: 13px; */
	}
	.icarde h2 {
		/* font-size: 20px; */
		margin-bottom: 30px;
	}
	.icarde h2 img {
		margin-right: 40px;
		width: 50px;
	}
}
.certificate {
	margin-bottom: 50px;
}
.certificate h2 {
	margin-bottom: 30px;
}
.swiper-container {
	width: 100%;
	/* height: 150px; */
	/* background-color: #000; */
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
}
.modal-body {
	background-color: #f6f6f6;
}
.fold {
	width: 135px;
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid #313131;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	     border-top-left-radius: 20px;
	position: relative;
	background-color: #F6F6F6;
	z-index: 2;
}

.foldfixed {
	position: fixed;
	top: 100px;
	/* left: 50px; */
	z-index: 999;
}
.foldright {
	position: absolute;
	top: 5px;
	right: 5px;
}
.pname {
	width: 70px;
	margin-top: 23px;
	margin-left: -10px;
	background-color: #007CF4;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	color: #F9F9F9;
	text-align: center;
	position: relative;
	font-size: 18px;
	font-weight: bold;
}
.pname:before {
	position: absolute;
	width: 0px;
	height: 0px;
	left: 1px;
	bottom: -8px;
	content: '';
	border-top: 4px solid #313131;
	border-left: 4px solid transparent;
	border-right: 4px solid #313131;
	border-bottom: 4px solid transparent;
}
.foldtitle {
	margin-top: 20px;
	text-align: center;
}
.foldtitle li {
	border: none;
	background-color: #F6F6F6;
	font-size: 20px;
	padding: 15px 3px;
	position: relative;
}
.foldtitle li:before {
	position: absolute;
	content: '';
	width: 40px;
	height: 3px;
	top: 50px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #000F36;
}
.foldtitle li:hover {
	background-color: #DCDCDC;
}
.foldtitle .active {
	background-color: #CDCDCD;
	color: #333;
}
.backtop {
	width: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 43px;
	padding: 5px;
	background-color: #323232;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	color: #F9F9F9;
	text-align: center;
	position: relative;
	font-size: 10px;
}
.backtop:before {
	position: absolute;
	width: 0px;
	height: 0px;
	right: 1px;
	top: -8px;
	content: '';
	border-top: 4px solid transparent;
	border-left: 4px solid #313131;
	border-right: 4px solid transparent;
	border-bottom: 4px solid #313131;
}
@media (min-width: 768px) and (max-width: 991px) {
	.fold {
		width: 100px;
		margin-top: 30px;
	}
	.fold:before {
		top: -2px;
		left: -2px;
	}
	.foldtitle li {
		font-size: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.foldtitle li:before {
		width: 30px;
		height: 2px;
		top: 33px;
	}
	.backtop {
		width: 85px;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 22px;
		padding: 5px;
		font-size: 10px;
	}
	.backtop:before {
		right: 1px;
		top: -8px;
	}
}
.productImage #myCarousel .right, .productImage #myCarousel .left {
	background-image: none;
}
.productDownload .item {
	position: relative;
	padding-top: 30px;
}
.productDownload .itemimg {
	width: 50px;
}
.productDownload .itemtitle {
	font-size: 20px;
	vertical-align: middle;
}
.productDownload .itemtitle a {
	color: #333;
}
.productDownload .item:before {
	position: absolute;
	content: '';
	left: 10px;
	top: 85px;
	width: 200px;
	height: 1px;
	background-color: #0C2253;
}
.productParameter .row {
	margin-top: 10px;
}
.productParameter table tr td:first-child {
	/* min-width: 120px; */
	text-align: right;
	vertical-align: middle;
}
.productParameter table tr td {
    vertical-align: middle;
}
@media (max-width: 767px) {
	.productDownload .item {
		padding-bottom: 0;
	}
	.productDownload .itemimg {
		width: 30px;
	}
	.productDownload .itemtitle {
		font-size: 16px;
	}
	.productDownload .item:before {
		top: 60px;
		left: 10px;
		width: 100px;
	}
	.productDownload {
		margin-bottom: 20px;
	}
	.productDownload .itemtitle img {
		width: 20px;
	}
	#header {
		margin-bottom: 30px;
	}
	.detials {
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media (min-height: 768px) and (max-height: 991px) {
	.productDownload {
		min-height: 350px;
		padding-left: 50px;
	}
}

@media (min-width: 992px) {
	.productDownload {
		min-height: 400px;
		padding-left: 50px;
	}
}
@media (min-width: 1025px) {
	#productImgModal .modal-dialog {
		min-width: 800px;
	}
}
@media (min-width: 1367px) {
	#productImgModal .modal-dialog {
		min-width: 1000px;
	}
}
@media (max-width: 500px) {
	.productDownload .itemtitle a {
		font-size: 14px;
	}
}
#relat {
	margin-top: 50px;
}
#relat h2 {
	padding-bottom: 30px;
}