
.page_right .navi-menu-li-2:nth-child(2n+1){
	/* background-color: #f5f5f5; */
}

.Inquiry_form .submit,textarea{
	font-family: 'Poppins Light', sans-serif;
}



@media (min-width: 1280px) {

	.banner_inpage {
		width: 100%;
		min-height: 275px;
		margin: 0 auto;
		border-top: 1px #fff solid;
	}

	.banner_inpage h1 {
		color: #fff;
		text-align: left;
		font-size: 42px;
		width: 100%;
		font-family: Century Gothic;
		padding-top: 120px;
		padding-left: 5px;
		margin: 0;
	}

	.banner_inpage p {
		color: #FFF;
		margin: 0;
		padding: 10px 0;
	}

	.banner_inpage p a {
		color: #FFF;
		text-decoration: none;
		padding: 0 5px;
	}

	.banner_inpage p a:hover {
		color: #BF529E;
		text-decoration: none;
	}

	.services-container {
		position: relative;
		max-width: 1400px;
		padding: 20px 15px 80px;
		margin: 0 auto;
		min-height: 570px;
	}

	.page_left {
		width: 74%;
		height: auto;
		display: inline-block;
		padding-right: 20px;
	}

	.page_left p {
		line-height: 30px;
		margin: 0;
		padding: 5px 20px 5px 0;
	} 

	.page_left p img {
		max-width: 100%;
		height: auto;
	}

	.pageimg-left {
		float: left;
		padding-right: 20px;
	}

	.pageimg-right {
		float: right;
		padding-right: 20px;
	}

	.page_left p a {
		color: #BF529E;
		text-decoration: none;
	}

	.page_left a {
		color: #BF529E;
		text-decoration: none;
	}

	.ref {
		color: #666;
	}

	.share_icon {
		width: 100%;
		border-bottom: 1px #f0f2f3 solid;
		border-top: 1px #f0f2f3 solid;
		margin-top: 20px;
		padding: 15px 0;
	}

	.social-icon-service {
		padding-top: 10px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		height: auto;
		overflow: hidden;
	}

	.social-icon-service li {
		margin-right: 20px;
		margin-left: 0px;
		float: left;
	}

	.social-icon-service li a {
		color: #254151;
		font-size: 18px;
	}

	.social-icon-service li a:hover {
		color: #bbbbbb;
	}

	.related_title {
		font-size: 18px;
		font-weight: bold;
		padding: 20px 0;
	}

	.related_services li {
		width: 45%;
		float: left;
	}

	.related_services li a {
		display: block;
		padding: 5px 0;
		font-size: 14px;
		background-repeat: no-repeat;
		background-position: 0 10px;
		font-weight: bold;
		padding: 5px 10px;
		border: 1px dotted #BF529E;
		margin: 5px;
		border-radius: 4px;
	}

	.related_services li a {
		color: #BF529E;
		text-decoration: none;
	}

	.related_services li a:hover {
		color: #fff;
		background-color: #BF529E;
		text-decoration: none;
	}

	.related_services1 li {
		width: 45%;
		display: inline-block;
		float: left;
		padding: 5px 0;
		font-size: 14px;
		background: url(../images/content.png);
		background-repeat: no-repeat;
		padding-left: 20px;
		background-position: 0 10px;
		font-weight: bold;
	}

	.related_services1 li a {
		color: #BF529E;
		text-decoration: none;
	}

	.related_services1 li a:hover {
		color: #BF529E;
		text-decoration: none;
	}
    .inquirybg{
      padding:30px 0px;
       background-color: #fafafa; 
    }

	.Inquiry_form ul {
		list-style-type: none;
		list-style-position: outside;
		margin: 0px;
		padding: 0px;
	}

	.Inquiry_form li {
		position: relative;
		width: 100%;
		display: inline-block;
	}

	.Inquiry_form label {
		width: 100%;
		display: inline-block;
		text-align: left;
		padding: 10px 0;
	}

	.Inquiry_form input {
		height: 38px;
		width: 100%;
		background: #f0f0f0;
		border: 0;
		padding-left: 10px;
		outline: none;
	}

	.Inquiry_form textarea {
		padding-left: 10px;
		width: 100%;
		background: #f0f0f0;
		border: 0;
		outline: none;
	}

	.Inquiry_form .submit {
		display: inline-block;
		text-align: center;
		padding: 1em 3em;
		clear: both;
		color: #fff;
		text-decoration: none;
		background-color: #BF529E;
		border: 0px;
		cursor: pointer;
		border: 2px #BF529E solid;
		font-weight: bold;
		border-radius: 4px;
		margin-top: 20px;
	}

	.Inquiry_form .submit:hover {
		background: #fff;
		color: #444;
		transition: background-color .3s;
		border: 2px #BF529E solid;
		font-weight: bold;
	}

	.Inquiry_form .Code {
		width: 50%;
	}

	.Inquiry_form textarea {
		padding-top: 10px;
	}

	.services_bottom {
		width: 100%;
		display: inline-block;
		height: auto;
		overflow: hidden;
	}

	.sec-title {
		width: 60%;
		float: left;
	}

	.sec-title h1 {
		font-size: 36px;
		font-weight: bold;
		color: #BF529E;
		font-family: Century Gothic;
	}

	.bottom_contact {
		width: 40%;
		float: left;
		min-height: 582px;
		background: url(../images/map2.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		margin-top: 50px;
	}

	.bottom_contact h1 {
		font-size: 36px;
		font-weight: bold;
		color: #BF529E;
		font-family: Century Gothic;
	}

	.page_right {
		width: 25%;
		height: auto;
		/* overflow: hidden; */
		display: inline-block;
		vertical-align: top;
		padding: 10px 0;
	}
    .page_right .row div{
        width:100% !important;
    }

	/* .fixed_nav{position: fixed; top:100px;} */
	.page_right_title {
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 15px;
		background-position: center left;
		color: #BF529E;
	}

	.page_right li {
		width: 100%;
		display: inline-block;
		padding: 5px 0;
	}

	.page_right li a {
		text-decoration: none;
	}

	.page_right li a:hover {
		text-decoration: none;
	}


	.about_in {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}

	.about_in h1 {
		color: #BF529E;
		font-size: 36px;
		font-family: "Century Gothic";
	}

	.about_in_left {
		width: 300px;
		height: auto;
		overflow: hidden;
		display: inline-block;
	}

	.about_in_left img {
		max-width: 100%;
	}

	.about_in_right {
		height: auto;
		overflow: hidden;
		display: inline-block;
		vertical-align: top;
	}

	.about_in_right h1 {
		color: #BF529E;
		font-size: 36px;
		font-family: "Century Gothic";
	}

	.about_in p {
		padding: 0;
		line-height: 32px;
	}

	.about_in_bottom {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto 30px auto;
		background: #f4f5f9;
	}

	.about_in_bottom p {
		text-align: center;
		font-size: 24px;
		font-style: italic;
		display: block;
		width: 60%;
		margin: 0 auto;
		padding: 30px 0;
	}

	.about_in_bottom .btn {
		padding: .8em 2.5em;
		clear: both;
		color: #FFF;
		background-color: #BF529E;
		text-decoration: none;
		border-radius: 30px;
		font-size: 16px;
		margin-top: 20px;
		display: inline-block;
	}

	.page_center {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		font-size: 0;
	}

	.page_center_left {
		width: 50%;
		height: auto;
		overflow: hidden;
		display: inline-block;
		font-size: 16px;
		vertical-align: top;
	}

	.page_center_right {
		width: 50%;
		height: auto;
		overflow: hidden;
		display: inline-block;
		font-size: 16px;
	}

	.page_center_right_bg {
		width: 100%;
		float: left;
		min-height: 582px;
		background: url(../images/map2.jpg);
		background-repeat: no-repeat;
		padding-left: 10%;
	}

	.page_center_right_bg h1 {
		font-size: 36px;
		font-weight: bold;
		color: #BF529E;
		font-family: Century Gothic;
	}


	.row_product {
		height: auto;
		overflow: hidden;
		font-size: 0;
		margin-right: -30px;
		margin-left: -30px;
		margin-top: 50px;
	}

	.col-md-4 {
/*		width: 30%;*/
		position: relative;
		min-height: 1px;
		display: inline-block;
	}

	.img-list li[class*="col-md"] {
		margin-bottom: 30px;
		overflow: hidden;
	}

	.img-list li[class*="col-md"] .indexcontentunit img {
		position: relative;
		top: 0;
		left: 0;
	}

	.img-list li[class*="col-md"] .bgcolor {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.img-list li[class*="col-md"] .indexcontentunit {
		width: 100%;
		height: 100%;
		display: flex;
		position: relative;
		cursor: pointer;
		font-weight: bold;
		overflow: hidden;
	}

	.bgcolor-1 {
		background-color: #f5b200;
	}

	.bgcolor-2 {
		background-color: #227de9;
	}

	.bgcolor-3 {
		background-color: #36b9ad;
	}

	.bgcolor-4 {
		background-color: #7ca1c5;
	}

	.bgcolor-5 {
		background-color: #7da1c5;
	}

	.bgcolor-6 {
		background-color: #3693b5;
	}

	.img-list li .indexcontentunit:hover .bgcolor {
		background-color: rgba(166, 192, 223, 0.8);
	}

	.img-list li .indexcontentunit .bgcolor {
		-webkit-transition-property: background-color;
		-webkit-transition-duration: 0.5s;
		-webkit-transition-timing-function: ease;
		display: inline-block;
	}

	.img-list li[class*="col-md"] a {
		width: 100%;
		left: 0px;
		top: 40%;
		text-align: center;
		position: absolute;
		z-index: 120;
		text-decoration: none;
		color: #fff;
		font-size: 28px;
		opacity: 1;
	}

	.img-list img {
		width: 100%;
	}

	.pro_title {
		font-size: 24px;
		font-family: "Century Gothic";
		border-bottom: 3px #e6e6e6 solid;
		width: 98%;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.GeneNumlist li {
		width: 30%;
		display: inline-block;
		float: left;
		padding: 5px 0;
		background-repeat: no-repeat;
		background-position: 0 10px;
	}

	.GeneNumlist li a {
		color: #BF529E;
		text-decoration: none;
	}

	.GeneNumlist li a:hover {
		color: #BF529E;
		text-decoration: none;
	}

	



	.pro_list_title a {
		color: #BF529E;
		text-decoration: none;
	}

	.pro_list_title span {
		font-size: 14px;
		font-weight: normal;
	}



	.pro_inquriy_btn a {
		vertical-align: top;
		font-size: 14px;
		padding-left: 10px;
	}

	.inquiry_btn {
		padding: 0.3em 0.8em;
		clear: both;
		color: #FFF;
		background-color: #BF529E;
		text-decoration: none;
		font-size: 14px;
		display: inline-block;
		float: right;
	}

	.inquiry_btn:hover {
		color: #FFF;
		transition: background-color .3s;
		background: #BF529E;
	}

	.pro_left {
		font-size: 14px;
		vertical-align: top;
		padding: 5px 0;
	}

	.pro_right {
		font-size: 14px;
		float: left;
		width: 70%;
		vertical-align: top;
		padding: 5px 0;
	}

	.pro_show_title {
		font-size: 24px;
		color: #BF529E;
		font-weight: bold;
	}

	.pro_show_title span {
		font-size: 14px;
		padding-left: 10px;
		color: #444;
	}



	.pro_show_inquiry_btn span {
		font-size: 14px;
		padding-left: 20px;
		padding-top: 10px;
		display: inline-block;
	}

	.pro_show_inquiry_btn span a {
		vertical-align: top;
		font-size: 14px;
		padding-left: 5px;
		text-decoration: none;
		color: #BF529E;
		font-weight: bold;
	}

	.pro_tag {
		border-bottom: 3px #e6e6e6 solid;
		font-size: 18px;
		color: #BF529E;
		font-weight: bold;
		padding: 10px 0;
		margin: 15px 0;
	}

	.pro_tag_contact {
		background: #f4f5f9;
		text-align: center;
		font-style: italic;
		display: block;
		float: left;
		width: 100%;
		padding: 10px 0;
		margin: 20px 0;
	}

}

@media (min-width: 769px) and (max-width: 1279px) {
	.banner_inpage {
		width: 100%;
		min-height: 275px;
		margin: 0 auto;
		border-top: 1px #fff solid;
	}

	.banner_inpage h1 {
		color: #fff;
		text-align: left;
		font-size: 48px;
		width: 100%;
		font-family: Century Gothic;
		padding-top: 120px;
		padding-left: 5px;
		margin: 0;
	}

	.banner_inpage p {
		color: #FFF;
		margin: 0;
		padding: 10px 0;
	}

	.banner_inpage p a {
		color: #FFF;
		text-decoration: none;
		padding: 0 5px;
	}

	.banner_inpage p a:hover {
		color: #BF529E;
		text-decoration: none;
	}

	.services-container {
		position: static;
		max-width: 95%;
		padding: 50px 15px 80px;
		margin: 0 auto;
	}

	.page_left {
		height: auto;
		display: inline-block;
		padding-right: 20px;
		box-sizing: border-box;
	}

	.page_left p {
		line-height: 30px;
		margin: 0;
		padding: 5px 20px 5px 0;
	}

	.page_left p img {
		max-width: 100%;
	}

	.pageimg-left {
		float: left;
		padding-right: 20px;
	}

	.pageimg-right {
		float: right;
		padding-right: 20px;
	}

	.page_left p a {
		color: #BF529E;
		text-decoration: none;
	}

	.ref {
		color: #666;
	}

	.share_icon {
		width: 100%;
		border-bottom: 1px #f0f2f3 solid;
		border-top: 1px #f0f2f3 solid;
		margin-top: 20px;
		padding: 15px 0;
	}

	.social-icon-service {
		padding-top: 10px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		height: auto;
		overflow: hidden;
	}

	.social-icon-service li {
		margin-right: 20px;
		margin-left: 0px;
		float: left;
	}

	.social-icon-service li a {
		color: #254151;
		font-size: 18px;
	}

	.social-icon-service li a:hover {
		color: #bbbbbb;
	}

	.related_title {
		font-size: 18px;
		font-weight: bold;
		padding: 20px 0;
	}

	.related_services li {
		width: 45%;
		display: inline-block;
		float: left;
		padding: 5px 0;
		font-size: 14px;
		background: url(../images/content.png);
		background-repeat: no-repeat;
		padding-left: 20px;
		background-position: 0 10px;
		font-weight: bold;
	}

	.related_services li a {
		color: #BF529E;
		text-decoration: none;
	}

	.related_services li a:hover {
		color: #BF529E;
		text-decoration: none;
	}

	.related_services1 li {
		width: 45%;
		display: inline-block;
		float: left;
		padding: 5px 0;
		font-size: 14px;
		background: url(../images/content.png);
		background-repeat: no-repeat;
		padding-left: 20px;
		background-position: 0 10px;
		font-weight: bold;
	}

	.related_services1 li a {
		color: #BF529E;
		text-decoration: none;
	}

	.related_services1 li a:hover {
		color: #BF529E;
		text-decoration: none;
	}

	.Inquiry_form ul {
		list-style-type: none;
		list-style-position: outside;
		margin: 0px;
		padding: 0px;
	}

	.Inquiry_form li {
		position: relative;
		width: 100%;
		display: inline-block;
	}

	.Inquiry_form label {
		width: 100%;
		display: inline-block;
		text-align: left;
		padding: 10px 0;
	}

	.Inquiry_form input {
		height: 38px;
		width: 96%;
		background: #f0f0f0;
		border: 0;
		padding-left: 10px;
		outline: none;
	}

	.Inquiry_form textarea {
		padding-left: 10px;
		width: 96%;
		background: #f0f0f0;
		border: 0;
		outline: none;
	}

	.Inquiry_form .submit {
		display: inline-block;
		text-align: center;
		padding: 1em 3em;
		clear: both;
		color: #fff;
		text-decoration: none;
		background-color: #BF529E;
		border: 0px;
		cursor: pointer;
		border: 2px #BF529E solid;
		font-weight: bold;
		border-radius: 4px;
		margin-top: 20px;
	}

	.Inquiry_form .submit:hover {
		background: #fff;
		color: #444;
		transition: background-color .3s;
		border: 2px #BF529E solid;
		font-weight: bold;
	}

	.Inquiry_form .Code {
		width: 50%;
	}

	.Inquiry_form textarea {
		padding-top: 10px;
	}

	.services_bottom {
		width: 100%;
		display: inline-block;
		height: auto;
		overflow: hidden;
	}

	.sec-title {
		width: 60%;
		float: left;
	}

	.sec-title h1 {
		font-size: 36px;
		font-weight: bold;
		color: #BF529E;
		font-family: Century Gothic;
	}

	.bottom_contact {
		width: 40%;
		float: left;
		min-height: 582px;
		background: url(../images/map2.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		margin-top: 50px;
	}

	.bottom_contact h1 {
		font-size: 36px;
		font-weight: bold;
		color: #BF529E;
		font-family: Century Gothic;
	}

	.page_right {
		height: auto;
		overflow: hidden;
		display: inline-block;
		vertical-align: top;
		padding: 10px 0;
	}

	/* .fixed_nav{position: fixed; top:100px;} */
	.page_right_title {
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 15px;
		background-repeat: no-repeat;
		background-position: center left;
		color: #BF529E;
	}

	.page_right li {
		width: 100%;
		display: inline-block;
		padding: 5px 0;
	}

	.page_right li a {
		text-decoration: none;
	}

	.page_right li a:hover {
		text-decoration: none;
	}

	.about_in {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}

	.about_in h1 {
		color: #BF529E;
		font-size: 36px;
		font-family: "Century Gothic";
	}




	.about_in_right {
		width: 67%;
		height: auto;
		overflow: hidden;
		display: inline-block;
		vertical-align: top;
		padding-top: 30px;
		padding-left: 3%;
	}

	.about_in_right h1 {
		color: #BF529E;
		font-size: 36px;
		font-family: "Century Gothic";
	}

	.about_in p {
		padding: 0;
		line-height: 32px;
	}

	.about_in_bottom {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto 30px auto;
		background: #f4f5f9;
	}

	.about_in_bottom p {
		text-align: center;
		font-size: 24px;
		font-style: italic;
		display: block;
		width: 80%;
		margin: 0 auto;
		padding: 30px 0;
	}

	.about_in_bottom .btn {
		padding: .8em 2.5em;
		clear: both;
		color: #FFF;
		background-color: #BF529E;
		text-decoration: none;
		border-radius: 30px;
		font-size: 16px;
		margin-top: 20px;
		display: inline-block;
	}


	.page_center {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		font-size: 0;
	}

	.page_center_left {
		width: 50%;
		height: auto;
		overflow: hidden;
		display: inline-block;
		font-size: 16px;
		vertical-align: top;
	}

	.page_center_right {
		width: 50%;
		height: auto;
		overflow: hidden;
		display: inline-block;
		font-size: 16px;
	}

	.page_center_right_bg {
		width: 100%;
		float: left;
		min-height: 582px;
		background: url(../images/map2.jpg);
		background-repeat: no-repeat;
		margin-top: 100px;
		padding-left: 10%;
	}

	.page_center_right_bg h1 {
		font-size: 36px;
		font-weight: bold;
		color: #BF529E;
		font-family: Century Gothic;
	}


	.row_product {
		height: auto;
		overflow: hidden;
		font-size: 0;
		margin-right: -30px;
		margin-left: -30px;
		margin-top: 50px;
	}

/*
	.col-md-4 {
		width: 30%;
		position: relative;
		min-height: 1px;
		margin-left: 30px;
		display: inline-block;
	}
*/

	.img-list li[class*="col-md"] {
		margin-bottom: 30px;
		overflow: hidden;
	}

	.img-list li[class*="col-md"] .indexcontentunit img {
		position: relative;
		top: 0;
		left: 0;
	}

	.img-list li[class*="col-md"] .bgcolor {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.img-list li[class*="col-md"] .indexcontentunit {
		width: 100%;
		height: 100%;
		display: block;
		position: relative;
		cursor: pointer;
		font-weight: bold;
		overflow: hidden;
	}

	.bgcolor-1 {
		background-color: #f5b200;
	}

	.bgcolor-2 {
		background-color: #227de9;
	}

	.bgcolor-3 {
		background-color: #36b9ad;
	}

	.img-list li .indexcontentunit:hover .bgcolor {
		background-color: rgba(166, 192, 223, 0.8);
	}

	.img-list li .indexcontentunit .bgcolor {
		-webkit-transition-property: background-color;
		-webkit-transition-duration: 0.5s;
		-webkit-transition-timing-function: ease;
		display: inline-block;
	}

	.img-list li[class*="col-md"] a {
		width: 100%;
		left: 0px;
		top: 40%;
		text-align: center;
		position: absolute;
		z-index: 120;
		text-decoration: none;
		color: #fff;
		font-size: 28px;
		opacity: 1;
	}

	.img-list img {
		width: 100%;
	}

	.pro_title {
		font-size: 24px;
		font-family: "Century Gothic";
		border-bottom: 3px #e6e6e6 solid;
		width: 98%;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.GeneNumlist li {
		width: 30%;
		display: inline-block;
		float: left;
		padding: 5px 0;
		background-repeat: no-repeat;
		background-position: 0 10px;
	}

	.GeneNumlist li a {
		color: #BF529E;
		text-decoration: none;
	}

	.GeneNumlist li a:hover {
		color: #BF529E;
		text-decoration: none;
	}



	.pro_list_title {
		display: block;
		font-size: 18px;
		font-weight: bold;
	}

	.pro_list_title a {
		color: #BF529E;
		text-decoration: none;
	}

	.pro_list_title span {
		font-size: 14px;
		font-weight: normal;
	}

	.pro_inquriy_btn a {
		vertical-align: top;
		font-size: 14px;
		padding-left: 10px;
	}

	.inquiry_btn {
		padding: 0.3em 0.8em;
		clear: both;
		color: #FFF;
		background-color: #BF529E;
		text-decoration: none;
		border-radius: 10px 0 10px 0;
		font-size: 14px;
		display: inline-block;
		float: right;
	}

	.inquiry_btn:hover {
		color: #FFF;
		transition: background-color .3s;
		border-radius: 10px 0 10px 0;
		background: #BF529E;
	}

	.pro_left {
		font-size: 14px;
		vertical-align: top;
		padding: 5px 0;
	}

	.pro_right {
		font-size: 14px;
		float: left;
		width: 70%;
		vertical-align: top;
		padding: 5px 0;
	}

	.pro_show_title {
		font-size: 24px;
		color: #BF529E;
		font-weight: bold;
	}

	.pro_show_title span {
		font-size: 14px;
		padding-left: 10px;
		color: #444;
	}



	.pro_show_inquiry_btn span {
		font-size: 14px;
		padding-left: 20px;
		padding-top: 10px;
		display: inline-block;
	}

	.pro_show_inquiry_btn span a {
		vertical-align: top;
		font-size: 14px;
		padding-left: 5px;
		text-decoration: none;
		color: #BF529E;
		font-weight: bold;
	}

	.pro_tag {
		border-bottom: 3px #e6e6e6 solid;
		font-size: 18px;
		color: #BF529E;
		font-weight: bold;
		padding: 10px 0;
		margin: 15px 0;
	}

	.pro_tag_contact {
		background: #f4f5f9;
		text-align: center;
		font-style: italic;
		display: block;
		float: left;
		width: 100%;
		padding: 10px 0;
		margin: 20px 0;
	}


}

@media (max-width: 768px) {

	.banner_inpage {
		width: 100%;
		min-height: 275px;
		margin: 0 auto;
		border-top: 1px #fff solid;
	}

	.banner_inpage h1 {
		color: #fff;
		text-align: left;
		font-size: 48px;
		width: 100%;
		font-family: Century Gothic;
		padding-top: 120px;
		padding-left: 5px;
		margin: 0;
	}

	.banner_inpage p {
		color: #FFF;
		margin: 0;
		padding: 10px 0;
	}

	.banner_inpage p a {
		color: #FFF;
		text-decoration: none;
		padding: 0 5px;
	}

	.banner_inpage p a:hover {
		color: #BF529E;
		text-decoration: none;
	}

	.services-container {
		position: static;
		max-width: 100%;
		padding: 50px 15px 80px;
		margin: 0 auto;
	}

	.pro_list_img{
		margin-right: 0 !important;
	}

	.page_left {
		width: 100%;
		height: auto;
		display: inline-block;
		padding-right: 20px;
	}

	.page_left p {
		line-height: 30px;
		margin: 0;
		padding: 5px 0;
	}

	.page_left p img {
		max-width: 100%;
	}

	.pageimg-left {
		float: left;
		padding-right: 20px;
	}

	.pageimg-right {
		float: right;
		padding-right: 20px;
	}

	.page_left p a {
		color: #BF529E;
		text-decoration: none;
	}

	.ref {
		color: #666;
	}

	.share_icon {
		width: 100%;
		border-bottom: 1px #f0f2f3 solid;
		border-top: 1px #f0f2f3 solid;
		margin-top: 20px;
		padding: 15px 0;
	}

	.social-icon-service {
		padding-top: 10px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		height: auto;
		overflow: hidden;
	}

	.social-icon-service li {
		margin-right: 20px;
		margin-left: 0px;
		float: left;
	}

	.social-icon-service li a {
		color: #254151;
		font-size: 18px;
	}

	.social-icon-service li a:hover {
		color: #bbbbbb;
	}

	.related_title {
		font-size: 18px;
		font-weight: bold;
		padding: 20px 0;
	}

	.related_services li {
		width: 100%;
		display: inline-block;
		float: left;
		padding: 5px 0;
		font-size: 14px;
		background: url(../images/content.png);
		background-repeat: no-repeat;
		padding-left: 20px;
		background-position: 0 10px;
		font-weight: bold;
	}

	.related_services li a {
		color: #BF529E;
		text-decoration: none;
	}

	.related_services li a:hover {
		color: #BF529E;
		text-decoration: none;
	}

	.related_services1 li {
		width: 45%;
		display: inline-block;
		float: left;
		padding: 5px 0;
		font-size: 14px;
		background: url(../images/content.png);
		background-repeat: no-repeat;
		padding-left: 20px;
		background-position: 0 10px;
		font-weight: bold;
	}

	.related_services1 li a {
		color: #BF529E;
		text-decoration: none;
	}

	.related_services1 li a:hover {
		color: #BF529E;
		text-decoration: none;
	}


	.Inquiry_form ul {
		list-style-type: none;
		list-style-position: outside;
		margin: 0px;
		padding: 0px;
	}

	.Inquiry_form li {
		position: relative;
		width: 100%;
		display: inline-block;
	}

	.Inquiry_form label {
		width: 100%;
		display: inline-block;
		text-align: left;
		padding: 10px 0;
	}

	.Inquiry_form input {
		height: 38px;
		width: 96%;
		background: #f0f0f0;
		border: 0;
		padding-left: 10px;
		outline: none;
	}

	.Inquiry_form textarea {
		padding-left: 10px;
		width: 96%;
		background: #f0f0f0;
		border: 0;
		outline: none;
	}

	.Inquiry_form .submit {
		display: inline-block;
		text-align: center;
		padding: 1em 3em;
		clear: both;
		color: #fff;
		text-decoration: none;
		background-color: #BF529E;
		border: 0px;
		cursor: pointer;
		border: 2px #BF529E solid;
		font-weight: bold;
		border-radius: 4px;
		margin-top: 20px;
	}

	.Inquiry_form .submit:hover {
		background: #fff;
		color: #444;
		transition: background-color .3s;
		border: 2px #BF529E solid;
		font-weight: bold;
	}

	.Inquiry_form .Code {
		width: 100%;
	}

	.Inquiry_form textarea {
		padding-top: 10px;
	}

	.services_bottom {
		width: 100%;
		display: inline-block;
		height: auto;
		overflow: hidden;
	}

	.sec-title {
		width: 100%;
		float: left;
	}

	.sec-title h1 {
		font-size: 36px;
		font-weight: bold;
		color: #BF529E;
		font-family: Century Gothic;
	}

	.bottom_contact {
		width: 100%;
		float: left;
		min-height: 450px;
		background: url(../images/map2.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		margin-top: 50px;
	}

	.bottom_contact h1 {
		font-size: 36px;
		font-weight: bold;
		color: #BF529E;
		font-family: Century Gothic;
	}

	.page_right {
		width: 100%;
		height: auto;
		overflow: hidden;
		display: inline-block;
		vertical-align: top;
		padding: 10px 0;
		position: relative;
	}
    .page_right .

	.fixed_nav {
		position: relative;
		top: 0px;
	}

	.page_right_title {
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 15px;
		color: #BF529E;
	}

	.page_right li {
		width: 100%;
		display: inline-block;
		padding: 5px 0;
	}

	.page_right li a {
		text-decoration: none;
	}

	.page_right li a:hover {
		text-decoration: none;
	}

	.about_in {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}

	.about_in h1 {
		color: #BF529E;
		font-size: 36px;
		font-family: "Century Gothic";
	}

	.about_in_left {
		width: 100%;
		height: auto;
		overflow: hidden;
		display: inline-block;
	}

	.about_in_left img {
		max-width: 100%;
	}

	.about_in_right {
		width: 100%;
		height: auto;
		overflow: hidden;
		display: inline-block;
		vertical-align: top;
	}

	.about_in_right h1 {
		color: #BF529E;
		font-size: 36px;
		font-family: "Century Gothic";
	}

	.about_in p {
		padding: 0;
		line-height: 32px;
	}

	.about_in_bottom {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		background: #f4f5f9;
	}

	.about_in_bottom p {
		text-align: center;
		font-size: 18px;
		font-style: italic;
		display: block;
		width: 100%;
		margin: 0 auto;
		padding: 30px 0;
	}

	.about_in_bottom .btn {
		padding: .5em 2em;
		clear: both;
		color: #FFF;
		background-color: #BF529E;
		text-decoration: none;
		border-radius: 30px;
		font-size: 16px;
		margin-top: 20px;
		display: inline-block;
	}

	.page_center {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		font-size: 0;
	}

	.page_center_left {
		width: 100%;
		height: auto;
		overflow: hidden;
		display: inline-block;
		font-size: 16px;
		vertical-align: top;
	}

	.page_center_right {
		width: 100%;
		height: auto;
		overflow: hidden;
		display: inline-block;
		font-size: 16px;
	}

	.page_center_right_bg {
		width: 100%;
		float: left;
		min-height: 482px;
		background: url(../images/map2.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		margin-top: 0;
		padding-left: 0;
	}

	.page_center_right_bg h1 {
		font-size: 36px;
		font-weight: bold;
		color: #BF529E;
		font-family: Century Gothic;
	}


	.row_product {
		height: auto;
		overflow: hidden;
		font-size: 0;
		margin-top: 50px;
	}

	.col-md-4 {
		width: 100%;
		position: relative;
		min-height: 1px;
		display: inline-block;
	}

	.img-list li[class*="col-md"] {
		margin-bottom: 30px;
		overflow: hidden;
	}

	.img-list li[class*="col-md"] .indexcontentunit img {
		position: relative;
		top: 0;
		left: 0;
	}

	.img-list li[class*="col-md"] .bgcolor {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.img-list li[class*="col-md"] .indexcontentunit {
		width: 100%;
		height: 100%;
		display: block;
		position: relative;
		cursor: pointer;
		font-weight: bold;
		overflow: hidden;
	}

	.bgcolor-1 {
		background-color: #f5b200;
	}

	.bgcolor-2 {
		background-color: #227de9;
	}

	.bgcolor-3 {
		background-color: #36b9ad;
	}

	.img-list li .indexcontentunit:hover .bgcolor {
		background-color: rgba(166, 192, 223, 0.8);
	}

	.img-list li .indexcontentunit .bgcolor {
		-webkit-transition-property: background-color;
		-webkit-transition-duration: 0.5s;
		-webkit-transition-timing-function: ease;
		display: inline-block;
	}

	.img-list li[class*="col-md"] a {
		width: 100%;
		left: 0px;
		top: 40%;
		text-align: center;
		position: absolute;
		z-index: 120;
		text-decoration: none;
		color: #fff;
		font-size: 28px;
		opacity: 1;
	}

	.img-list img {
		width: 100%;
	}

	.pro_title {
		font-size: 24px;
		font-family: "Century Gothic";
		border-bottom: 3px #e6e6e6 solid;
		width: 100%;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.GeneNumlist li {
		width: 100%;
		display: inline-block;
		float: left;
		padding: 5px 0;
		background-repeat: no-repeat;
		background-position: 0 10px;
	}

	.GeneNumlist li a {
		color: #BF529E;
		text-decoration: none;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.GeneNumlist li a:hover {
		color: #BF529E;
		text-decoration: none;
	}



	.pro_list_title {
		display: block;
		font-size: 18px;
		font-weight: bold;
	}

	.pro_list_title a {
		color: #BF529E;
		text-decoration: none;
	}

	.pro_list_title span {
		font-size: 14px;
		font-weight: normal;
	}


	.pro_inquriy_btn a {
		vertical-align: top;
		font-size: 14px;
		padding-left: 10px;
	}

	.inquiry_btn {
		padding: 0.3em 0.8em;
		clear: both;
		color: #FFF;
		background-color: #BF529E;
		text-decoration: none;
		border-radius: 10px 0 10px 0;
		font-size: 14px;
		display: inline-block;
		float: right;
	}

	.inquiry_btn:hover {
		color: #FFF;
		transition: background-color .3s;
		border-radius: 10px 0 10px 0;
		background: #BF529E;
	}

	.pro_left {
		font-size: 14px;
		width: 100%;
		vertical-align: top;
		padding: 5px 0;
	}

	.pro_right {
		font-size: 14px;
		float: left;
		width: 100%;
		vertical-align: top;
		padding: 5px 0;
	}

	.pro_show_title {
		font-size: 24px;
		color: #BF529E;
		font-weight: bold;
	}

	.pro_show_title span {
		font-size: 14px;
		padding-left: 10px;
		color: #444;
	}



	.pro_show_inquiry_btn span {
		font-size: 14px;
		padding-left: 20px;
		padding-top: 10px;
		display: inline-block;
	}

	.pro_show_inquiry_btn span a {
		vertical-align: top;
		font-size: 14px;
		padding-left: 5px;
		text-decoration: none;
		color: #BF529E;
		font-weight: bold;
	}

	.pro_tag {
		border-bottom: 3px #e6e6e6 solid;
		font-size: 18px;
		color: #BF529E;
		font-weight: bold;
		padding: 10px 0;
		margin: 15px 0;
	}

	.pro_tag_contact {
		background: #f4f5f9;
		text-align: center;
		font-style: italic;
		display: block;
		float: left;
		width: 100%;
		padding: 10px 0;
		margin: 20px 0;
	}



}

.proturnpic .proturnpic_unit{padding:0px 30px;display: flex;align-items: center;justify-content:center;/*height:200px;*/max-height: 400px; }
.proturnpic .proturnpic_unit img{max-width:100% !important; object-fit: contain; max-height: 400px; }
.proturnpic .owl-nav{position:absolute !important;z-index:10000;bottom:40%;left:0px;width:100%;}
.proturnpic .owl-nav button{width:30px;height:30px;font-size:26px !important;font-weight:bold !important;background-color:#bf529e !important;color:#fff !important;border-radius: 30px;}
.proturnpic .owl-nav button span{line-height:30px; display:block;height:100%;}
.proturnpic .owl-nav button:hover{background-color:#992b78 !important;color:#fff !important;}
.proturnpic .owl-nav button.owl-prev{float:left !important; }
.proturnpic .owl-nav button.owl-next{float:right !important;}
.proturnpic .owl-dots{display: none;}
.proturnpic .owl-dots .owl-dot span{ width:12px !important;height:12px !important;}
.proturnpic .owl-dots .owl-dot.active span{background-color:#f3e04e !important;}


/*banner css bg img*/
.services_bg {
	/*background: url(../images/services_bg.png);*/
	background: url(../images/banner-4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.about_us_bg {
	background: url(../images/about_us_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.contact_us_bg {
	background: url(../images/contact_us_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.products_bg {
	background: url(../images/products_bg.png?v=2020.2);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.products_1_bg {
	background: url(../images/products_1_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.products_2_bg {
	background: url(../images/products_2_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.GeneNum {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 1.7em;
}

.GeneNum strong {
	display: inline-block;
	padding-bottom: 5px;
	color: #BF529E;
}

.GeneNum span {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	color: #BF529E;
	cursor: pointer;
}

.GeneNum span:hover {
	background-color: #BF529E;
	color: #fff;
}

.GeneNum .choosebg {
	background-color: #BF529E;
	color: #fff;
}

.pagenav {
	text-align: right;
	font-size: 14px;
	text-decoration: none;
	margin-top: 20px;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
	margin-right: 25px;
}

.pagenav a {
	margin-left: 8px;
	color: #333;
	text-decoration: none;
	border: 1px #d3d3d3 solid;
	padding: 2px 10px;
	border-radius: 5px;
}

.pagenav a:hover {
	color: #fff;
	text-decoration: none;
	background: #BF529E;
	border: 1px #BF529E solid;
}

.anchor {
	display: block;
	position: relative;
	top: -180px;
	visibility: hidden;
}


/*ol ref*/
ol.ls-dot {
	padding: 0 !important;
	margin: 0 !important;
}



ol.ls-dot li {
	list-style: none !important;
    background-image: url(../img/star-icon.png);
    background-repeat: no-repeat;
    background-position: 3px 5px;
    background-size: 15px;
    padding-left: 24px;
}

ol.ls-dot li a {
	color: #BF529E;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.ls-dot .ls-dot li{
	list-style: circle;
}

ol.ls-decimal {
	padding-left: 16px;
}

ol.ls-decimal li {
	list-style: decimal;
}

.ref {
	color: #999;
}

.ref strong {
	color: #999;
}

.ref em {
	color: #999;
}

/*identifying code*/
.Verification-code {
	position: relative;
}

.Verification-code .check-fa {
	position: absolute;
	top: 15px;
	right: 10px;
	font-size: 22px;
	color: #7b9d3b;
}

.icon-bg-circle {
	display: inline-block;
	width: 33px;
	height: 33px;
	line-height: 33px;
	background-color: #BF529E;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	-o-border-radius: 33px;
	border-radius: 33px;
}

.icon-bg-circle .fa-envelope,
.fa-fax {
	font-size: 18px;
}



.page_left a {
	color: #BF529E;
}

.page_left a:hover{
	color: #000;
}

.page_left a:hover img{
	filter: brightness(1.1);
}

.highlight-topic-list {
	background-color: #f6f6f4;
	padding: 20px 0 40px 0;
	padding-left: 25px;
	padding-right: 20px;
}

.highlight-topic-list h3 {
	text-align: center;
	margin-left: 0;
}

.highlight-topic-list h4 {
	font-weight: normal;
}

.highlight-topic-list h4 .check {
	border: 1px solid #888;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 8px;
}

.highlight-topic-list .active h4 .check {
	border-color: #eee;
	background-color: #BF529E;
}

.pdf-desc {
	margin-left: 30px;
}

.pdf-desc a {
	text-decoration: none;
	color: #BF529E;
}

.item-title h4 {
	font-weight: bold !important;
}

.highlight-topic-list .item {
	cursor: pointer;
}

.pdf-desc>.row {
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
}

.related_title1 {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0 10px;
}

.pdf-item {
	display: none;
}

.pdf-item.active.show {
	display: block;
}

.page-num {
	display: inline-block;
}

.page-num span {
	display: inline-block;
	margin-left: 8px;
	color: #333;
	text-decoration: none;
	border: 1px #d3d3d3 solid;
	padding: 2px 10px;
	border-radius: 5px;
	margin: 0 5px;
	cursor: pointer;
}

.page-num span:hover {
	color: #fff;
	text-decoration: none;
	background: #BF529E;
	border: 1px #BF529E solid;
}

.page-num span.active {
	color: #fff;
	background: #BF529E;
	border: 1px #BF529E solid;
}

.prev,
.next {
	cursor: pointer;
}


.pro_show_inquiry_btn .btn {
	color: #FFF;
	padding: 0 20px;
	border-radius: 4px;
	font-weight: bold;
}

.pro_show_inquiry_btn .btn:hover{
	color: #000;
}


/*filter*/

.search-tab {
	margin-top: 20px;
	padding-right: 30px;
}

.search-tab>li {
	/* text-align: right; */
	position: relative;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color: #f5f5f5;
}

.search-tab>li select {
	position: absolute;
	left: 0;
	top: 0;
	color: #000;
	padding: 5px;
	height: 40px;
	border: 0;
	width: 50px;
	box-sizing: border-box;
}

.search-tab input {
	outline: none;
	border: none;
	width: 100%;
	padding-right: 30px;
	position: relative;
	z-index: 100;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0);
}

.search-tab li select option {
	/* background-color: #fff; */
}

select:focus {
	outline: none;
}

select option:hover {
	outline-color: rgba(0, 0, 0, 0) !important;
}

select:focus option:selected {
	background: #fff;
	color: #000;
	border: 0 !important;
	outline: none !important;
}

.fa-file-pdf-o {
	color: red;
}

.select-item-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 400px;
	background-color: #fff;
	top: 40px;
	margin-top: 10px;
	border: 1px solid #ddd;
	overflow: auto;
	opacity: 0;
	z-index: -10;
	transition: all 0.2s linear 0s;
}

.select-item-box li {
	padding: 3px 10px;
	cursor: pointer;
}

.select-item-box .choose {
	background-color: #BF529E;
	color: #fff !important;
}


.select-item:first-child {
	display: block !important;
	color: #BF529E;
}

.select-active .select-item-box {
	opacity: 1;
	z-index: 1000;
}

.highlight {
	color: #BF529E
}


.pro_list_title {
	display: flex;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

.pro_list_title a{
	display: block;
}



.pro_list_img{
	display: flex;
	align-items: center;
	margin-right: 15px;
}

.pro_left strong{
	width: 50%;
	display: inline-block;
	margin-right: 10px;
}

.pro_left:nth-child(2n+1){
	background-color: #f5f5f5;
}

.pro_left{
	padding: 5px 10px;
}

.pro_list2 img{

}


.pro_inquriy_btn{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.pro_inquriy_btn a{
	display: flex;
	align-items: center;
	margin: 7px 0;
	text-align: center;
	padding: 5px;
	justify-content: center;
}

.pro_inquriy_btn a:hover{
	color: #bf529e;
}

.pro_list2{
	height: 225px !important;
}

.pro_list2>div{
	height: 100%;
}

.pro_list_img2{
	margin-top: 15px;
}

.pro_inquriy_btn a img{
	margin-right: 3px;
}

@media(max-width:991px){
	.pro_list_img2{
		/* display: none; */
	}
}

.pro_list {
	border: 1px #e6e6e6 dashed;
	padding: 15px;
	margin: 15px 0;
}

.navi-menu-3{
	padding-left: 10px;
	display: none;
}

.navi-menu-li-2.open .navi-menu-3{
	display: block;
}

.navi-menu-li-2.open .arrow{
	transform: rotate(180deg);
}

ul.GeneNumlist>li>a{
	padding: 7px 10px;
	margin-right: 10px;
	background-color: #f8f8f8;
	display: block;
}

ul.GeneNumlist>li{
	width: 33%;
}

ul.GeneNumlist{
	overflow: hidden;
}

#service-inquiry{
	scroll-margin-top: 100px;
}

.pdf-abox.btn{
	color: #fff;
}

.pdf-abox.btn img{
	position: relative;
	top: 5px;
}
.services-container .page_left .page-right .col-sm-6.spotify-podcasts {
	display: none;
}
.services-container .page_left .page-right .col-sm-6.apple-podcasts {
	text-align: center;
	width: 100%;
}
.to-contact-css-container {
	margin-top: 15px;
	display: inline-block;
}
.to-contact-css {
	padding: 3px 15px;
	border-radius: 25px;
	border: 1px solid #BF529E;
	margin-right: 10px;
}
.to-contact-css:hover {
	color: #fff !important;
	background-color: #BF529E;
}
.row-fd-style-4 {
	row-gap: 1.5rem !important;
	margin-bottom: 1rem !important;
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-.5 * var(--bs-gutter-x));
	margin-left: calc(-.5 * var(--bs-gutter-x));
}
.fd-style-4 {
    border-radius: 10px;
    text-align: left;
    position: relative;
    overflow: hidden;
    height: 100%;
    border: 1px solid #ccc;
    background: #fff;
    transition: all .3s ease;
}
.fd-style-4 .title {
    background-color: #bf529e;
    color: #fff;
    padding: 0.4rem 1.5rem;
    height: auto;
    line-height: 1.3;
	margin: 0;
}
.fd-style-4 h3 {
    font-size: 18px;
    font-weight: bolder;
}
.fd-style-4 .content {
    padding: 0.5rem 1.5rem 1rem;
}
.fd-style-4-add {
	margin-top: 20px;
	border: none;
	border-radius: 0px;
}
.fd-style-4-add .title {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	max-width: 560px;
	text-align: center;
	margin-left: 35px;
	padding: 0.6rem 1.5rem;
}
.fd-style-4-add .content {
	border: 2px solid #bf529e;
	border-radius: 10px;
}

.fd-style-4-add-2 {
	/* margin-top: 20px; */
	/* margin-bottom: 30px; */
	border: none;
	border-radius: 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.fd-style-4-add-2 .title {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	max-width: 450px;
	text-align: center;
	padding: 0.5rem 1.5rem;
	width: 100%;
}
.fd-style-4-add-2 .title a {
	color: #fff;
	text-decoration: underline;
}
.fd-style-4-add-2 .title a:hover {
	color: #245AA4;
	text-decoration: underline;
}
.fd-style-4-add-2 .content {
	border: 2px solid #bf529e;
	border-radius: 10px;
	flex: 1;
}

.fd-style-11 {
    background: #ffffff;
    border-radius: 8px;
    padding: 32px;
    margin-bottom: 32px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    border-left: 4px solid #bf529e;
    transform: translateX(0);
}
.fd-style-11:hover {
    transform: translateX(8px);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.fd-style-11 .card-header {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.fd-style-11 .icon-container {
    width: 48px;
    height: 48px;
    background: #ebf8ff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
    flex-shrink: 0;
}
.fd-style-11 .icon {
    width: 24px;
    height: 24px;
    fill: none;
    stroke: #bf529e;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.fd-style-11 .card-title-container {
    flex-grow: 1;
}
.fd-style-11 .card-title {
    font-size: 20px;
    font-weight: 600;
    color: #1a202c;
    margin: 0 !important;
}
.fd-style-11 .card-content {
    color: #4a5568;
    font-size: 16px;
    line-height: 1.6;
    margin-left: 64px;
}

/* workflow-add-css style ->  1 */
/* .workflow-add-css {
	display: flex;
	flex-wrap: wrap;
}
.workflow-add-css > .workflow-item {
	width: 20%;
	background-image: url('../images/jt-right.png');
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: 99.5% center;
}
.workflow-add-css > .workflow-item:last-child {
	background: none;
}
.workflow-add-css > .workflow-item > div {
	height: 100%;
	text-align: center;
	padding: 10px 5px;
	border-radius: 7px;
	box-shadow: rgba(118, 118, 118, 0.1) 0px 0px 6px 3px;
	margin-right: 18px;
}
.workflow-add-css > .workflow-item > div > p {
	line-height: 20px;
	padding: 0 !important;
	margin-bottom: 10px;
}
.workflow-add-css > .workflow-item > div > p:nth-child(1) > img {
	width: 35px;
	height: 35px;
}
.workflow-add-css > .workflow-item > div > p:nth-child(3) {
	font-size: 14px;
} */

