.formError{z-index:990;}
.formError .formErrorContent{z-index:991;}
.formError .formErrorArrow{z-index:996;}
.ui-dialog .formError{z-index:5000;}
.ui-dialog .formError .formErrorContent{z-index:5001;}
.ui-dialog .formError .formErrorArrow{z-index:5006;}
.inputContainer{position:relative;float:left;}
.formError{position:absolute;top:300px;left:300px;display:block;cursor:pointer;text-align:left;}
.formError.inline{position:relative;top:0;left:0;display:inline-block;}
.ajaxSubmit{padding:20px;background:#55ea55;border:1px solid #999;display:none;}
.formError .formErrorContent{width:100%;background:#ee0101;position:relative;color:#fff;min-width:150px;font-size:11px;border:2px solid #ddd;box-shadow:0 0 6px #000;-moz-box-shadow:0 0 6px #000;-webkit-box-shadow:0 0 6px #000;-o-box-shadow:0 0 6px #000;padding:4px 10px 4px 10px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;}
.formError.inline .formErrorContent{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;border:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;}
.greenPopup .formErrorContent{background:#33be40;}
.blackPopup .formErrorContent{background:#393939;color:#FFF;}
.formError .formErrorArrow{width:15px;margin:-2px 0 0 13px;position:relative;}
body[dir='rtl'] .formError .formErrorArrow,body.rtl .formError .formErrorArrow{margin:-2px 13px 0 0;}
.formError .formErrorArrowBottom{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;margin:0px 0 0 12px;top:2px;}
.formError .formErrorArrow div{border-left:2px solid #ddd;border-right:2px solid #ddd;box-shadow:0 2px 3px #444;-moz-box-shadow:0 2px 3px #444;-webkit-box-shadow:0 2px 3px #444;-o-box-shadow:0 2px 3px #444;font-size:0px;height:1px;background:#ee0101;margin:0 auto;line-height:0;font-size:0;display:block;}
.formError .formErrorArrowBottom div{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;}
.greenPopup .formErrorArrow div{background:#33be40;}
.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}
.formError .formErrorArrow .line10{width:13px;border:none;}
.formError .formErrorArrow .line9{width:11px;border:none;}
.formError .formErrorArrow .line8{width:11px;}
.formError .formErrorArrow .line7{width:9px;}
.formError .formErrorArrow .line6{width:7px;}
.formError .formErrorArrow .line5{width:5px;}
.formError .formErrorArrow .line4{width:3px;}
.formError .formErrorArrow .line3{width:1px;border-left:2px solid #ddd;border-right:2px solid #ddd;border-bottom:0 solid #ddd;}
.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}


.maincon {
    width: 100%;
    margin: auto;
    height: auto;
    padding: 0px 12%;
    max-width: 2000px;
}

.pages{
	text-align: center;
	margin: 30px 0px;
}
.pagination li{
	list-style: none !important;
}
.pagination>li>a, .pagination>li>span{
	margin:0px 8px 10px 0px !important;
	color: #666666 !important;
	border: 1px solid #666 !important;
	padding: 4px 14px !important;
	font-size: 15px !important;
	display: inline-block !important;
}
.pages .pagination{
	margin-top: 0px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-left: 0px !important;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    color: #fff !important;
    background-color: #6959A1 !important;
    border-color: #6959A1 !important;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{
	color: #fff !important;
    background-color: #6959A1 !important;
    border-color: #6959A1 !important;
}


p {
    color: #000;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
}

p a {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
}
.toper {
    width: 100%;
    height: auto;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
}
.toper-content {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
    position: relative;
}
.logos {
    width: auto;
}
.logos img {
    height: 50px;
    width: auto;
    display: block;
    margin: auto;
    display: none;
}
.logos .logo1 {
    display: block;
}
.logos .logo2 {
    display: none;
}
.sp_nav{width:25px;position:relative;cursor:pointer;height:22px;margin-top:9px;display: none;}
.sp_nav span{display:block;background:#fff;width:25px;height:2px;position:absolute;left:0px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}

.nav-box{
	width: auto;
	height: auto;
	display: flex;
    align-items: center;
    justify-content: flex-start;
}
.navs{
	width: auto;
	height: 100%;
	position: relative;
	margin-top: 0;
}
.navs a{
	font-size: 18px;
	color: #000;
}
.navs a:first-child{
	margin-left: 0px;
}
.navs a:hover{
	color: #B6D3A2;
}
.navs a.shows{
	color: #fcc10e;
}
.navs>ul>li{
	width: auto;
	height: 80px;
	line-height: 80px;
	float: left;
	margin-left: 70px;
	position: relative;
	padding: 0px 0px 0px;
}
.navs>ul>li:first-child{
	margin-left: 0px;
}
.navs>ul>li>a{
	color: #fff;
	font-size: 18px;
	font-family: 'Poppins-SemiBold';
}
.navs>ul>li>span{
    float: right;
    margin-left: 5px;
    color: #fff;
    font-size: 14px;
    transition: all 0s;
}
.navs>ul>li>span::before{
	content: '\e96b';
	font-family: 'icomoon';
    right: 0;
    top: 0;
}
.navs>ul>li>a.actives{
	color: #000000;
}
.navs>ul>li>span.act::before{
	color: #000000;
}
.navs>ul>li:hover:after{
	width: 100%;
}
.navs>ul>li:hover>a{
	color: #c5b4ff;
}
.navs>ul>li:hover>span{
	color: #c5b4ff;
}
.navs>ul>li:hover:after{
	background: #c5b4ff;
}
.navs ul li ul li{
	width: 100%;
    height: auto;
    padding: 7px 10px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 0px;
    position: relative;
    line-height: 25px;
    float: left;
}
.navs ul li ul li span::before{
	content: "\e96d";
	color: #062134;
	top: 50%;
    right: 10px;
    position: absolute;
    transform: translateY(-50%);
    font-family: 'icomoon';
    font-size: 14px;
}
.navs ul li ul li a{
	font-size: 16px;
	line-height: 20px;
    color: #000;
    display: inline-block;
    max-width: calc(100% - 16px);
    transition: all .1s ease-out;
}
.navs ul li ul li:hover>a{
	color: #c5b4ff;
}
.navs ul li ul li:hover>span::before{
	color: #c5b4ff;
}
.navs ul li ul li a.shows{
	color: #c5b4ff;
}
.navs>ul>li>ul{
	position: absolute;
	left: 0px;
	top: 90%;
	background: #fff;
	width: 280px;
	height: auto;
	display: none;
	z-index: 101;
}
.navs ul li ul li ul{
	position: absolute;
	left: 100%;
	top: 0px;
	background: #fff;
	width: 100%;
	height: auto;
	display: none;
}
.nav-right{
	width: auto;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	column-gap: 30px;
}
.searchicon {
    width: 30px;
    height: 30px;
    display: flex;
    border-radius: 70px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
    margin-right: 0px;
}
.searchicon:before {
    content: '\e99a';
    font-family: 'icomoon';
    font-size: 20px;
    line-height: 22px;
}
.searchicon:hover {
    color: #c5b4ff;
}
.searchicon.shows:before {
    content: '\2716';
}
.search-info {
    position: absolute;
    top: calc(100% - 1px);
    right: 0px;
    width: 450px;
    height: auto;
    padding: 12px 20px;
    background: #fff;
    border-top: 3px solid #6959A1;
    display: none;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
}
.search-info form {
    width: 100%;
    height: 46px;
    border: 1px solid #E6E6E6;
    display: flex;
    justify-content: flex-start;
}
.search-info input {
    width: 100%;
    height: 100%;
    border: none;
    font-size: 18px;
    color: #000;
    float: left;
    border-radius: 0px;
    background: none;
    box-shadow: none;
    padding: 0px 10px;
    height: 46px;
}
.search-info input:focus {
    box-shadow: none;
    border: none;
}
.search-info input::-webkit-input-placeholder {
    color: #999;
    font-size: 18px;
}
.search-info input:-moz-placeholder {
    color: #999;
    font-size: 18px;
}
.search-info input::-moz-placeholder {
    color: #999;
    font-size: 18px;
}
.search-info input::-ms-input-placeholder {
    color: #999;
    font-size: 18px;
}
.search-info button {
    height: 100%;
    width: 40px;
    color: #6959A1;
    border: none;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-info button:after {
    content: '\e99a';
    font-family: 'icomoon';
    font-size: 20px;
}
.search-info button:hover {
    color: #c5b4ff;
}
.toper.fixed {
    box-shadow: 1px 2px 10px rgba(0, 0, 0, .15);
    background: #fff;
}
.toper.fixed .navs>ul>li>a {
    color: #6959A1;
}
.toper.fixed .navs>ul>li>span {
    color: #6959A1;
}
.toper.fixed .searchicon {
    color: #6959A1;
}
.toper.fixed .navs>ul>li:hover>a {
    color: #c5b4ff;
}
.toper.fixed .navs>ul>li:hover>span {
    color: #c5b4ff;
}
.toper.fixed .searchicon:hover {
    color: #c5b4ff;
}
.toper.fixed .logos .logo1 {
    display: none;
}
.toper.fixed .logos .logo2 {
    display: block;
}
.toper.fixed .sp_nav span {
    background: #000;
}
.toper.fixed .carticon {
    color: #000;
}
.toper.fixed .carticon:hover {
    color: #6959A1;
}
.toper.fixed .carticon .number {
    color: #6959A1;
}
.footer {
    width: 100%;
    height: auto;
    background: #6959A1;
}
.footer p {
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.5;
}
.footer p a {
    line-height: inherit;
}
.footer a {
    color: #fff;
}
.footer a:hover {
    color: #AD9BEC;
}
.footer .foottitle {
    color: #fff;
    font-size: 19px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    display: block;
    border-bottom: 1px solid #C5C1EA;
    font-family: 'Poppins-SemiBold';
}
.footer .foottitle a{
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
}
.footer .foottitle a:hover{
    color: #AD9BEC;
}
.foot-info {
    width: 100%;
    height: auto;
    padding: 50px 0px 20px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    column-gap: 20px;
}
.foot-logo {
    width: auto;
}
.foot-logo img {
    width: auto;
    height: 60px;
    max-width: 100%;
    margin-bottom: 30px;
}
.foot-logo p {
    max-width: 400px;
}
.foot-contact-list {
    margin-bottom: 15px;
}
.foot-contact-list p {
    padding-left: 28px;
}
.foot-contact-list p:nth-child(1) {
    background: url(../images/foot-address.svg) no-repeat 0px 2px/15px;
}
.foot-contact-list p:nth-child(2) {
    background: url(../images/foot-email.svg) no-repeat 0px 6px/18px;
}
.foot-contact-list p:nth-child(3) {
    background: url(../images/foot-phone.svg) no-repeat 0px 3px/17px;
}
.foot-link-icon {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 15px;
}
.foot-link-icon a {
    font-size: 18px;
    transition: all .3s;
    color: #fff;
}
.foot-link-icon a:hover {
    transform: translateY(-3px);
    color: #fff;
}
.foot-link-icon .twitter-pic {
    width: auto;
    height: 16px;
    margin-bottom: 3px;
}
.foot-link-icon p {
    margin-bottom: 0px;
}
.foot-follow {
    max-width: 300px;
}
.foot-nav {
    width: auto;
    max-width: 100%;
    min-width: 230px;
}
.foot-nav p a {
    padding-left: 20px;
    position: relative;
    display: inline-block;
    transition: all .3s;
}
.foot-nav p a:before {
    content: '>';
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.foot-nav p a:hover {
    transform: translateX(5px);
}
.foot-contact-list-box{
	width: 100%;
	height: auto;
	display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 2%;
    padding-bottom: 30px;
}
.foot-contact-list-box .list-item{
	width: 32%;
	margin-bottom: 10px;
}
.foot-contact-list-box .list-item .foottitle{
	margin-bottom: 15px;
	display: block;
	padding-bottom: 0px;
    border-bottom: none;
}
.foot-contact-list-box .list-item p{
	padding-left: 25px;
	position: relative;
	margin-bottom: 10px;
}
.foot-contact-list-box .list-item p:before{
	content: '';
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0px;
	top: 3px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.foot-contact-list-box .list-item p:nth-child(1):before{
	background-image: url(../images/foot-address.svg);
}
.foot-contact-list-box .list-item p:nth-child(2):before{
	background-image: url(../images/foot-email.svg);
}
.foot-contact-list-box .list-item p:nth-child(3):before{
	background-image: url(../images/foot-phone.svg);
}
.copyright {
    width: 100%;
    height: auto;
    padding: 12px 0px;
    position: relative;
    border-top: 1px solid #7e6cc0;
}
.copyright p {
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
}
.go_top{
	width: 38px;
	height: 38px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	background-color: #c5b4ff;
	color: #fff !important;
	position: fixed;
	right: 5px;
	bottom: 120px;
	opacity: 0;
	z-index: 333;
	cursor: pointer;
}
.go_top:before{
	font-family: 'icomoon' !important;
    content: '\e96e';
    font-size: 20px;
}
.go_top:hover{
	color: #fff !important;
	background-color: #595999;
}
.maintitle {
    margin-bottom: 35px;
    text-align: left;
}
.maintitle .style1 {
    color: #6959A1;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 28px;
}
.maintitle p {
    margin-top: 10px;
}
.titles {
    font-size: 35px;
    line-height: 1.2;
    font-family: 'Poppins-SemiBold';
    color: #000;
}
.maintitle.center {
    text-align: center;
}
.maintitle.center p{
    text-align: center;
    max-width: 1000px;
    margin: 10px auto 0px;
}
.mainsection1{
	width: 100%;
	height: auto;
	padding: 80px 0px;
}
.mainsection1-info{
	width: 100%;
	height: auto;
	display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.mainsection1-info .pic {
    width: 47%;
    position: relative;
    padding-left: 20px;
}
.mainsection1-info .pic:before{
	content: '';
	width: 50%;
	height: 86%;
	background: #6959A1;
	position: absolute;
	left: 0px;
	top: 7%;
}
.mainsection1-info .pic .pic-box{
	width: 100%;
	height: 100%;
    position: relative;
    overflow: hidden;
}
.mainsection1-info .pic img {
    width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.mainsection1-info .pic:hover img {
	transform: scale(1.1); 
}
.mainsection1-info .pic .pic-text{
	width: 100%;
	height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(105,89,161,.75);
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    opacity: 0;
    transition: all .3s;
}
.mainsection1-info .pic:hover .pic-text{
	opacity: 1;
}
.mainsection1-info .pic .pic-text .list-item{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #917aaf;
}
.mainsection1-info .pic .pic-text .list-item:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
.mainsection1-info .pic .pic-text p{
	color: #fff;
	margin-bottom: 0px;
}
.mainsection1-info .pic .pic-text .style1{
	font-family: 'Poppins-SemiBold';
	font-size: 20px;
}
.mainsection1-info .text {
    width: 47%;
    padding-bottom: 8px;
}
.mainsection1-info .text .maintitle{
	margin-bottom: 5px;
}
.mainsection1-info .text .text-list{
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 50px;
	border-bottom: 1px solid #E8E8E8;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	column-gap: 100px;
	position: relative;
}
.mainsection1-info .text .text-list .list-item{
	width: auto;
	text-align: center;
}
.mainsection1-info .text .text-list .list-item .style1{
	font-size: 55px;
	line-height: 1;
	font-family: 'Poppins-SemiBold';
	color: #6959A1;
	margin-bottom: 0px;
}
.mainsection1-info .text .text-list:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    bottom: -1px;
    left: 0;
    background: #6959A1;
    transition: .5s;
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-duration: 6s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG
}
@-webkit-keyframes MOVE-BG {
    0% {
        left: 0px
    }
    50% {
        left: calc(100% - 50px)
    }
    100% {
        left: 0px
    }
    
}
@keyframes MOVE-BG {
    0% {
        left: 0px
    }
    50% {
        left: calc(100% - 50px)
    }
    100% {
        left: 0px
    }
}
.more-btn{
	padding: 10px 28px;
	border-radius: 100px;
	border: 1px solid #6959A1;
	color: #6959A1;
	font-size: 16px;
	position: relative;
	display: inline-block;
    line-height: 20px;
    transition: all .3s;
    text-transform: uppercase;
}
.more-btn:hover{
	color: #fff;
	background: #6959A1;
}
.mainsection2{
	width: 100%;
	height: auto;
	padding: 80px 0px;
	padding: 80px 0px 80px;
	background: #f9f9f9;
	position: relative;
}
.mainsection2:before{
	content: '';
	width: 300px;
	height: 300px;
	background: url(../images/index-pic2.svg) no-repeat center top/contain;
	opacity: 0.05;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 50px;
}
.mainsection2 .maincon{
	position: relative;
	z-index: 2;
}
.mainsection2-info{
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}
.mainsection2-info-pic{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.mainsection2-info-pic img{
	width: 54px;
	height: auto;
}
.mainsection2-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.mainsection2-list .list-item{
	width: 15%;
	padding: 30px 10px 30px;
	border: 1px solid #6959A1;
	margin-bottom: 40px;
	transition: all .3s;
}
.mainsection2-list .list-item:hover{
	transform: translateY(-8px);
	border: 1px solid #6959A1;
	background: #6959A1;
}
.mainsection2-list .list-item .icon{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}
.mainsection2-list .list-item .icon img{
	width: auto;
	height: 48px;
	display: none;
}
.mainsection2-list .list-item .icon img.icon1{
	display: block;
}
.mainsection2-list .list-item:hover .icon img.icon1{
	display: none;
}
.mainsection2-list .list-item:hover .icon img.icon2{
	display: block;
}
.mainsection2-list .list-item h3{
	font-size: 16px;
	text-align: center;
	color: #6959A1;
	line-height: 1.2;
	min-height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.mainsection2-list .list-item:hover h3{
	color: #fff;
}
.mainsection3{
	width: 100%;
	height: auto;
	position: relative;
	z-index: 2;
	margin-top: -40px;
}
.mainsection3-info{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.mainsection3-info .pic{
	width: 50%;
	position: relative;
	overflow: hidden;
}
.mainsection3-info .text{
	width: 50%;
	background: #f9f7ff;
	padding: 50px 5% 58px;
}
.mainsection3-info .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.mainsection3-info .pic:hover img{
	transform: scale(1.1); 
}
.mainsection3-info .pic .pic-list{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(105,89,161,.75);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px 10%;
	opacity: 0;
	transition: all .3s;
}
.mainsection3-info .pic:hover .pic-list{
	opacity: 1;
}
.mainsection3-info .pic .pic-list .pic-list-box{
	width: 100%;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.mainsection3-info .pic .pic-list .pic-list-box .list-item{
	width: 49%;
}
.mainsection3-info .pic .pic-list .pic-list-box .list-item p{
	padding-left: 15px;
	color: #fff;
	margin-top: 3px;
	margin-bottom: 3px;
	position: relative;
}
.mainsection3-info .pic .pic-list .pic-list-box .list-item p:before{
	content: '\2022';
	font-size: 16px;
	line-height: 10px;
	position: absolute;
	left: 0px;
	top: 10px;
}
.mainsection3-info .pic .pic-list .pic-list-box .list-item p a{
	color: inherit;
}
.mainsection3-info .pic .pic-list .pic-list-box .list-item p a:hover{
	color: #eddeff;
}
.mainsection3-info .text .text-list{
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.mainsection3-info .text .text-list p{
	width: 49%;
	padding-left: 26px;
	position: relative;
	margin-bottom: 5px;
}
.mainsection3-info .text .text-list p:before{
	content: '';
	position: absolute;
	left: 0px;
	top: 5px;
	width: 18px;
	height: 18px;
	background: url(../images/arrow1.svg) no-repeat center center/contain;
}
.mainsection3-info .text .text-list p a{
	color: inherit;
	font-weight: inherit;
}
.mainsection3-info .text .text-list p a:hover{
	color: #6959A1;
}
.mainsection3-info .text .maintitle{
	margin-bottom: 30px;
}
.mainsection4{
	width: 100%;
	height: auto;
	padding: 80px 0px 80px;
}
.mainsection4-list{
	width: 100%;
	height: auto;
}
.mainsection4-list .list-item-box{
	width: 100%;
	height: auto;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #f1f1f1;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.mainsection4-list .list-item-box .text{
	width: calc(50% - 90px);
	padding-top: 5px;
}
.mainsection4-list .list-item-box .pic{
	width: 50%;
	position: relative;
}
.mainsection4-list .list-item-box .pic .number{
	font-family: 'Poppins-SemiBold';
	font-size: 35px;
	position: absolute;
	line-height: 20px;
	right: -50px;
	top: 10px;
	color: #6959A1;
}
.mainsection4-list .list-item-box .pic .pic-box{
	width: 100%;
	padding-bottom: 50%;
	overflow: hidden;
	position: relative;
}
.mainsection4-list .list-item-box .pic .pic-box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.mainsection4-list .list-item-box .pic:hover .pic-box img{
	transform: scale(1.1); 
}
.mainsection4-list .list-item-box .pic .pic-list{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(105,89,161,.75);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px 30px;
	transition: all .5s;
	opacity: 0;
	transform: scale(0.7);
}
.mainsection4-list .list-item-box .pic:hover .pic-list{
	opacity: 1;
	transform: scale(1);
}
.mainsection4-list .list-item-box .pic .pic-list .style1{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
.mainsection4-list .list-item-box .pic .pic-list .style2{
	color: #fff;
	margin-bottom: 0px;
	padding-left: 15px;
	position: relative;
}
.mainsection4-list .list-item-box .pic .pic-list .style2:before{
	content: '\2022';
	font-size: 16px;
	line-height: 10px;
	position: absolute;
	left: 0px;
	top: 10px;
}
.mainsection4-list .list-item-box .text h3{
	font-size: 26px;
	text-transform: uppercase;
	margin-bottom: 34px;
	position: relative;
}
.mainsection4-list .list-item-box .text h3:before{
	content: '';
	width: 1px;
	height: 30px;
	background: #C5C1EA;
	position: absolute;
	left: 2px;
	top: calc(100% + 2px);
}
.mainsection4-list .list-item-box .text h3 a{
	font-size: inherit;
	text-transform: inherit;
	font-weight: inherit;
	font-family: inherit;
	color: inherit;
}
.mainsection4-list .list-item-box .text .text-btn{
	width: 100%;
	height: auto;
	text-align: left;
	margin-top: 30px;
}
.mainsection4-list .list-item-box .text .text-btn a{
	display: inline-block;
	width: 40px;
	height: 40px;
	background-image: url(../images/arrow2.svg);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 50% auto;
	transition: all .3s;
}
.mainsection4-list .list-item-box .text .text-btn a:hover{
	background-color: #E1DEEC;
	background-position: center center;
}
.mainsection4-list .list-item-box:nth-child(2n){
	flex-direction: row-reverse;
}
.mainsection4-list .list-item-box:nth-child(2n) .pic .number{
	right: auto;
	left: -50px;
}
.mainsection5{
	width: 100%;
	height: auto;
	padding: 80px 0px;
}
.mainsection5-list{
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 50px;
}
.mainsection5-list .swiper-slide{
	height: auto;
	background: #E1DEEC;
}
.mainsection5-list .swiper-slide:hover{
	background: #6959A1;
}
.mainsection5-list .swiper-slide .pic{
	width: 100%;
	padding-bottom: 68%;
	overflow: hidden;
	position: relative;
}
.mainsection5-list .swiper-slide .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.mainsection5-list .swiper-slide:hover .pic img{
	transform: scale(1.1); 
}
.mainsection5-list .swiper-slide h3{
	padding: 15px 15px;
	font-size: 20px;
	color: #595959;
	text-align: center;
	min-height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.mainsection5-list .swiper-slide:hover h3{
	color: #fff;
}
.mainsection5-list .swiper-pagination{
	bottom: -50px;
}
.mainsection5-list .swiper-pagination-bullet{
	background: #E1DEEC;
}
.mainsection5-list .swiper-pagination-bullet-active{
	background: #6959A1;
}
.mainsection6{
	width: 100%;
	height: auto;
	padding: 80px 0px;
	padding: 80px 0px 80px;
	background: #f9f9f9;
	position: relative;
}
.mainsection6:before{
	content: '';
	width: 300px;
	height: 300px;
	background: url(../images/index-pic2.svg) no-repeat center top/contain;
	opacity: 0.05;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 50px;
}
.mainsection6 .maincon{
	position: relative;
	z-index: 2;
}
.mainsection6-info-pic{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.mainsection6-info-pic img{
	width: 54px;
	height: auto;
}
.mainsection6-list{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	position: relative;
	margin-top: 50px;
}
.mainsection6-list .swiper-pagination{
	bottom: -50px;
}
.mainsection6-list .swiper-slide .pic{
	width: 100%;
	padding-bottom: 75%;
	overflow: hidden;
	position: relative;
}
.mainsection6-list .swiper-slide .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.mainsection6-list .swiper-slide:hover .pic img{
	transform: scale(1.1); 
}
.mainsection6-list .swiper-pagination-bullet{
	background: #acacac;
}
.mainsection6-list .swiper-pagination-bullet-active{
	background: #6959A1;
}
.mainsection7 {
    width: 100%;
    height: auto;
    padding: 110px 0px;
}
.mainsection7-info {
    width: 100%;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.mainsection7 .maintitle {
    margin-bottom: 50px;
}
.mainsection7-info .mainsection7-forms {
    width: 55%;
}
.mainsection7-info .mainsection7-maps {
    width: 40%;
    position: relative;
}
.mainsection7-info .mainsection7-maps iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 15px;
}
.mainsection7-forms .forms .row {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 2%;
    flex-wrap: wrap;
}
.mainsection7-forms .forms .row:before{
	content: none;
}
.mainsection7-forms .forms .row:after{
	content: none;
}
.mainsection7-forms .forms .row .col-lg-6 {
    width: 49%;
}
.mainsection7-forms .forms .row .col-lg-12 {
    width: 100%;
}
.forms .form_control {
    width: 100%;
    height: 46px;
    border: none;
    border: 1px solid #C1C1C1;
    padding: 0px 10px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #000;
    box-shadow: none;
    border-radius: 5px;
    background: none;
}
.forms .form_group {
    margin-bottom: 15px;
}
.forms textarea.form_control {
    height: 80px;
    padding: 11px 10px;
    line-height: 22px;
    display: inherit;
}
.forms textarea.form_control.title {
    height: 46px;
}
.forms .form_control.file {
    padding-top: 10px;
}
.forms label {
    margin-bottom: 5px;
    font-size: 16px;
    color: #000;
    margin-left: 0px;
    display: block;
}
.forms {
    width: 100%;
}
.forms .form_button {
    margin-top: 10px;
    text-align: left;
}
.forms .submit-btn {
    padding: 10px 28px;
    width: 160px;
    max-width: 100%;
    color: #6959A1;
    border: 1px solid #6959A1;
    background: none;
    outline: none;
    border-radius: 100px;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    transition: all .3s;
    text-transform: uppercase;
}
.forms .submit-btn:hover {
    background: #6959A1;
    color: #fff;
}
.forms .form-check {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 10px;
    margin-top: 10px;
}
.forms .form-check label {
    line-height: 1.3;
}
.forms .form-check .form-check-input {
    flex-shrink: 0;
    margin-right: 8px;
    margin-top: 3px;
}
.pagebanner {
    width: 100%;
    height: 500px;
    position: relative;
}
.pagebanner:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
}
.pagebanner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pagebanner .text {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 4;
    transform: translateY(-50%);
}
.pagebanner .pagebanner-title {
    font-size: 45px;
    line-height: 1.2;
    color: #fff;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 40px;
    font-family: 'Poppins-SemiBold';
}
.pagebanner p {
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 0px;
}
.pagebanner.careers-banner:after {
    background: rgba(49, 30, 50, .5);
}
.crumbnav {
    width: 100%;
    height: auto;
    padding: 0px;
    text-align: left;
    margin-top: 20px;
}
.crumbnav ul {
    width: 100%;
    height: auto;
    margin: auto;
    font-size: 15px;
    color: #fff;
}
.crumbnav ul li {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
}
.crumbnav ul li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
}
.crumbnav ul li a:hover {
    color: #cdbfff;
}
.crumbnav ul li::before {
    content: "/";
    color: #fff;
    margin-right: 7px
}
.crumbnav ul li:first-child::before {
    content: "";
    margin-right: 0px;
}
.crumbnav ul li:first-child {
    padding-left: 22px;
    background: url(../images/icon-home.svg) no-repeat left 5px/17px;
}
.about-section1 .text{
	padding: 50px 0px;
}
.about-section1 .text .text-list{
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}
.about-section1 .text .text-list:after{
	content: none;
}
.about-section2{
	width: 100%;
	height: auto;
	padding: 80px 0px 100px;
	background: #f9f9f9;
}
.about-section2-list{
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 50px;
}
.about-section2-list .swiper-slide{
	height: auto;
}
.about-section2-list .swiper-slide:hover{
	background: #6959A1;
}
.about-section2-list .swiper-slide .pic{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
.about-section2-list .swiper-slide .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.about-section2-list .swiper-slide:hover .pic img{
	transform: scale(1.1); 
}
.about-section2-list .swiper-slide .pic p{
	width: 100%;
	height: auto;
	min-height: 42px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-family: 'Poppins-SemiBold';
	text-align: center;
	margin: 0px;
	padding: 12px 15px;
	background: rgba(0,0,0,.5);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	line-height: 1.3;
	color: #fff;
}
.about-section2-list .swiper-slide:hover .pic p{
	opacity: 0;
}
.about-section2-list .swiper-pagination{
	bottom: -50px;
}
.about-section2-list .swiper-pagination-bullet{
	background: #9b9b9b;
}
.about-section2-list .swiper-pagination-bullet-active {
	background: #6959A1;
}
.about-section2-list .swiper-slide .text{
	width: 100%;
	height: 100%;
	padding: 60px 30px 45px;
	position: relative;
	z-index: 2;
	background: rgba(0,0,126,.75);
	min-height: 380px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transform: scale(0.7);
	transition: all .3s;
}
.about-section2-list .swiper-slide:hover .text{
	transform: scale(1);
	opacity: 1;
}
.about-section2-list .swiper-slide .text h3{
	font-size: 24px;
	line-height: 1.3;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}
.about-section2-list .swiper-slide .text p{
	text-align: center;
	color: #fff;
}
.contact-section1{
	width: 100%;
	height: auto;
	padding: 80px 0px;
}
.contact-section1-info{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.contact-section1-info .maps {
    width: 100%;
    height: 450px;
}
.contact-section1-info .maps iframe {
    width: 100%;
    height: 100%;
}
.contact-section1-title{
	font-size: 19px;
    color: #000;
    margin-bottom: 15px;
    font-family: 'Poppins-SemiBold';
}
.contact-section1-info .text{
	width: 100%;
	margin-bottom: 30px;
}
.contact-section1-info .text .titles {
    padding-bottom: 10px;
    position: relative;
}
.contact-section1-info .text .titles:before {
    content: '';
    width: 60px;
    height: 2px;
    background: #796EAF;
    position: absolute;
    left: 0%;
    bottom: 0px;
}
.contact-section1-info .text .text-list .list-item {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 70px;
    position: relative;
}
.contact-section1-info .text .text-list .list-item:before {
    content: '';
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    left: 0px;
    top: 6px;
}
.contact-section1-info .text .text-list .list-item:nth-child(1):before {
    background-image: url(../images/contact-address.svg);
}
.contact-section1-info .text .text-list .list-item:nth-child(2):before {
    background-image: url(../images/contact-email.svg);
}
.contact-section1-info .text .text-list .list-item:nth-child(3):before {
    background-image: url(../images/contact-phone.svg);
}
.contact-section1-info .text .text-list .list-item p {
    color: #000;
    margin-bottom: 0px;
}
.contact-section1-info .text .text-list .list-item p a {
    color: #796EAF;
}
.contact-section1-info .text .text-list .list-item p a:hover {
    color: #c5b4ff;
}
.contact-section1-info .text .text-list .list-item .style1 {
    font-weight: bold;
    margin-bottom: 5px;
}

.contact-section2{
	width: 100%;
	height: auto;
	padding: 0px 0px 88px;
}
.contact-section2 .maintitle p{
	max-width: 100%;
}
.contact-section2-info{
	width: 100%;
	height: auto;
	padding-top: 40px;
	border-top: 1px solid #f1f1f1;
}
.careers-section1{
	width: 100%;
	height: auto;
	padding: 80px 0px 65px;
}
.careers-section1 p{
	text-align: center;
}
.careers-section2{
	width: 100%;
	height: auto;
	padding: 80px 0px 65px;
	position: relative;
	background: url(../images/careers-pic1.jpg) no-repeat center center/cover;
	background-attachment: fixed;
}
.careers-section2:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(84,0,129,.39);
}
.careers-section2 .maincon{
	position: relative;
	z-index: 3;
}
.careers-section2 .titles{
	color: #fff;
}
.careers-section2 p{
	color: #fff;
	text-align: center;
}
.careers-section3 {
    width: 100%;
    height: auto;
    padding: 80px 0px 40px;
    background: #6959a1;
}

.careers-section3 .style1 {
    text-align: center;
    margin: 0px auto 15px;
    width: 1000px;
    max-width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.careers-section3-list {
    width: 100%;
    height: auto;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 2.66%;
    padding-top: 40px;
}

.careers-section3-list .list-item {
    width: 23%;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.careers-section3-list .list-item p {
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
}

.careers-section3-list .list-item img {
    width: auto;
    height: 70px;
    margin-bottom: 15px;
}

.careers-section4 {
    width: 100%;
    height: auto;
    padding: 80px 0px 50px;
}

.careers-section4 .style1 {
    font-size: 18px;
    margin-bottom: 20px;
}

.careers-section4-list {
    width: 100%;
    height: auto;
}

.careers-section4-list .list-item {
    width: 100%;
    height: auto;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .2);
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 30px 30px;
}

.careers-section4-list .list-item .list-title {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
    cursor: pointer;
}

.careers-section4-list .list-item .list-title:before {
    content: '+';
    width: 20px;
    height: 20px;
    line-height: 14px;
    font-size: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 5px;
    font-weight: bold;
}

.careers-section4-list .list-item .list-title.shows:before {
    content: '-';
}

.careers-section4-list .list-item .list-title p {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 18px;
}

.careers-section4-list .list-item .list-title.shows {
    color: #6959a1;
}

.careers-section4-list .list-item .list-title.shows p {
    color: #6959a1;
}

.careers-section4-list .list-item .list-title:hover {
    color: #6959a1;
}

.careers-section4-list .list-item .list-title:hover p {
    color: #6959a1;
}

.careers-section4-list .list-item .list-text {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}

.careers-section4-list .list-item .list-text .title {
    font-weight: bold;
    font-size: 17px;
}

.careers-section4-list .list-item .list-text ul {
    padding-left: 19px;
    margin-bottom: 20px;
}

.careers-section4-list .list-item .list-text ul li {
    list-style: disc;
}

.careers-section4-list .list-item .list-btn {
    width: 100%;
    height: auto;
    text-align: left;
    padding-top: 10px;
}

.careers-section4-list .list-item .list-btn span {
    display: inline-block;
    padding: 8px 25px;
    background: #6959a1;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.careers-section4-list .list-item .list-btn span:hover {
    background: #000;
}

.careers-section5 {
    width: 100%;
    height: auto;
    padding: 80px 0px 80px;
    background: linear-gradient(to bottom, #bebad8, #fff);
}

.careers-section5-info {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.careers-section5-info .pic {
    width: 430px;
    height: auto;
}

.careers-section5-info .pic img {
    width: 100%;
    height: auto;
}

.careers-section5-info .text {
    width: calc(100% - 500px);
}

.careers-section5-info .text p {
    padding-left: 15px;
}

.careers-section5-info .text p:last-child {
    margin-bottom: 0px;
}
.careers-section5-info .text .titles{
	color: #6959a1;
}
.careers-section5-info .text .style1 {
    border-left: 4px solid #6959a1;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

.careers-section5-info .text .style2 {
    border-left: 4px solid transparent;
}

.careers-section6 {
    width: 100%;
    height: auto;
    padding: 30px 0px 80px
}

.application-form-box {
    padding-top: 15px;
}

.application-form-box input[type="file"] {
    padding-top: 8px;
}
.forms textarea.form_control.position {
    height: 46px;
}
.mainsection8-title{
	width: 100%;
	height: auto;
	padding: 80px 0px 20px;
}
.mainsection8{
	width: 100%;
	height: auto;
	position: relative;
}
.mainsection8:before{
	content: '';
	width: calc(88% - 520px);
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #f9f7ff;
}
.mainsection8-info{
	width: 100%;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.mainsection8-info .info-title{
	width: 450px;
	position: relative;
	z-index: 3;
}
.mainsection8-info .info-list{
	width: calc(100% - 520px);
	position: relative;
	z-index: 3;
	padding: 50px 0px 50px 50px;
}
.mainsection8-info .info-title .list-item{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	padding-left: 45px;
	position: relative;
	cursor: pointer;
}
.mainsection8-info .info-title .list-item:last-child{
	margin-bottom: 0px;
}
.mainsection8-info .info-title .list-item .style1{
	font-size: 16px;
	margin-bottom: 5px;
	font-family: 'Poppins-SemiBold';
}
.mainsection8-info .info-title .list-item .style2{
	margin-bottom: 0px;
}
.mainsection8-info .info-title .list-item .style1:before{
	content: '';
	width: 1px;
	height: calc(100% - 6px);
	left: 13px;
	top: 32px;
	position: absolute;
	background: #ccc;
}
.mainsection8-info .info-title .list-item:last-child .style1:before{
	content: none;
}
.mainsection8-info .info-title .list-item:before{
	content: '';
	width: 28px;
	height: 28px;
	border-radius: 50%;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #ccc;
}
.mainsection8-info .info-title .list-item.shows:before{
	border: 1px solid #6959A1;
}
.mainsection8-info .info-title .list-item.shows:after{
	content: '';
	width: 16px;
	height: 16px;
	border-radius: 50%;
	position: absolute;
	left: 6px;
	top: 6px;
	background: #6959A1;
}
.mainsection8-info .info-list .list-content{
	width: 100%;
	height: auto;
	display: none;
	min-height: 510px;
}
.mainsection8-info .info-list .list-content:first-child{
	display: block;
}
.mainsection8-info .info-list .list-content .pic{
	width: 450px;
	max-width: 100%;
	padding-bottom: 270px;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}
.mainsection8-info .info-list .list-content .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.mainsection8-info .info-list .list-content .text{
	width: 100%;
	height: auto;
}
.mainsection8-info .info-list .list-content .text h3{
	font-size: 20px;
	margin-bottom: 10px;
}
.mainsection8-info .info-list .list-content .text .text-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.mainsection8-info .info-list .list-content .text .text-list p{
	width: 49%;
	margin-bottom: 0px;
	padding-left: 26px;
	position: relative;
}
.mainsection8-info .info-list .list-content .text .text-list p:before{
	content: '';
	position: absolute;
	left: 0px;
	top: 5px;
	width: 18px;
	height: 18px;
	background: url(../images/arrow1.svg) no-repeat center center/contain;
}
.mainsection8-info .info-list .list-content .text-btn{
	margin-top: 20px;
}
.pagecontent {
    width: 100%;
    height: auto;
    padding: 40px 0px 60px;
}
.service-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.leftnav {
    width: 330px;
}
.rightcon {
    width: calc(100% - 380px);
}
.sidenav {
    width: 100%;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px;
    background: #E1DEEC;
}
.leftnav .side-title {
    font-size: 19px;
    line-height: 1.3;
    display: block;
    color: #fff;
    margin-bottom: 0px;
    padding: 14px 15px;
    background: #6959A1;
    font-family: 'Poppins-SemiBold';
}
.leftnav .side-title a {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}
.leftnavli {
    width: 100%;
    height: auto;
    padding: 20px 15px 20px;
}
.leftnavli>ul {
    width: 100%;
    height: auto;
    margin-bottom: 0px !important;
}
.leftnavli ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    display: inline-block;
    max-width: calc(100% - 24px);
}
.leftnavli ul li ul li a {
    font-size: 15px;
    line-height: 22px;
}
.leftnavli>ul>li>a {
    color: #000;
    font-size: 16px;
}
.leftnavli>ul>li>ul>li>a {
    color: #000;
}
.leftnavli ul li a:hover {
    color: #6959A1;
}
.leftnavli ul {
    margin-top: 0px;
    margin-bottom: 7px;
}
.leftnavli ul li {
    width: 100%;
    height: auto;
    padding: 0px 0px 5px 0px;
    margin-bottom: 10px;
    position: relative;
}
.leftnavli ul li ul li:last-child {
    border-bottom: 0px solid #e2e2e2;
    margin-bottom: 0px;
    padding: 5px 0px 0px;
}
.leftnavli>ul>li:last-child {
    border-bottom: 0px solid #8cc7b5;
    margin-bottom: 0px;
}
.leftnavli ul li span {
    float: right;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    margin-top: 4px;
}
.leftnavli ul li span::before {
    content: '\e96d';
    font-family: 'icomoon';
    font-weight: bold;
    color: #7e7e7e;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    transition: all .2s;
}
.leftnavli ul li span.down::before {
    color: #6959A1;
    transform: rotate(90deg);
}
.leftnavli ul li ul {
    display: none;
    padding-left: 12px;
    margin-top: 5px;
}
.leftnavli>ul>li {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    padding: 10px 0px;
    border-bottom: 1px solid #cdcdcd;
}
.leftnavli ul li ul li {
    padding: 8px 0px 8px;
    margin-bottom: 0px;
    border-bottom: 1px solid #cdcdcd;
}
.leftnavli>ul>li>ul {
    padding: 0px 0px 10px 10px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.side-inquiry {
    width: 100%;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
    background: #E1DEEC;
}
.side-inquiry .forms {
    width: 100%;
    height: auto;
    padding: 30px 15px 40px;
}
.side-inquiry .forms label {
    color: #000;
    font-weight: normal;
    margin-bottom: 6px;
    line-height: 1.5;
    display: block;
}
.side-inquiry .forms .form-check .form-check-input {
    margin-top: 5px;
}
.side-inquiry .forms .form_control {
    background: #fff;
    border: none;
}
.side-inquiry .forms .form_group {
    margin-bottom: 15px;
}
.side-inquiry .forms .row>div {
    width: 100%;
}
.side-inquiry .forms .submit-btn {
    width: 100%;
    background: #6959A1;
    color: #fff;
}
.side-inquiry .forms .submit-btn:hover {
    background: #fff;
    color: #6959A1;
}
.side-inquiry .forms textarea.form_control.title {
    height: 100px;
}
.side-inquiry .forms textarea.form_control {
    height: 100px;
}
.pagetitle {
    margin-bottom: 25px;
    padding-bottom: 6px;
    padding-top: 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.pagetitle .pagetitle-info {
    padding-bottom: 15px;
    padding-top: 0px;
    margin-bottom: 0px;
    font-size: 28px;
    line-height: 1.2;
    margin-top: 0px;
    text-align: left;
    color: #000;
    position: relative;
    font-family: 'Poppins-SemiBold';
    width: 100%;
}
.pagetitle .pagetitle-info:before {
    content: '';
    width: 100px;
    height: 2px;
    background: #6959A1;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.pagetitle .to_inquiry {
    color: #fff;
    padding: 7px 27px;
    font-size: 16px;
    display: inline-block;
    border-radius: 150px;
    line-height: 1.2;
    background: #6959A1;
    flex-shrink: 0;
    margin-left: 25px;
    margin-top: 4px;
}
.pagetitle .to_inquiry:hover {
    background: #76C2F6;
    color: #fff;
}
.notice {
    background: url(../images/notice.svg) no-repeat 15px 13px/20px #6959A1;
    color: #fff !important;
    padding: 12px 15px 12px 45px !important;
    margin-bottom: 30px !important;
    margin-top: 30px !important;
    line-height: 1.4 !important;
    border-radius: 6px;
}
.related-box {
    width: 100%;
    height: auto;
    margin-top: 35px;
}
.related-box .related-title {
    font-family: 'Poppins-SemiBold';
    font-size: 20px;
    margin-bottom: 20px;
    color: #000;
}
.related-box .related-list {
    width: 100%;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}
.related-box .related-list a {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    width: 49%;
    padding: 9px 10px 9px 30px;
    border: 1px solid rgba(21, 21, 21, 0.2);
    color: #6959A1;
    margin-bottom: 10px;
    position: relative;
}
.related-box .related-list a:before {
    content: '\e975';
    font-family: 'icomoon';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.related-box .related-list a:hover {
    background: #6959A1;
    border: 1px solid #6959A1;
    color: #fff;
}
.lavender-table th {
	background-color: #c8c3df;
	border: 1px solid rgba(21, 21, 21, 0.1);
	color: #000;
}
.services-container .title-background {
    display: block;
    margin-bottom: 25px !important;
    padding: 10px 20px;
    text-align: center;
    background: #6959A1;
    color: #fff;
    border-radius: 0px;
    font-size: 20px;
}
.about-section3{
	width: 100%;
	height: auto;
	padding: 60px 0px;
}
.about-section3-info{
	width: 100%;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.about-section3-info .info-style1{
	width: 330px;
	height: 330px;
	background: url(../images/arrow3.png) no-repeat center center/contain;
	display: flex;
	align-items: center;
	justify-content: center;
}
.about-section3-info .info-style1 p{
	font-size: 25px;
	color: #fff;
	line-height: 1.3;
	padding: 0px 92px 0px 78px;
	text-align: center;
	font-family: 'Poppins-SemiBold';
	margin-bottom: 0px;
}
.about-section3-info .info-style2{
	width: calc(100% - 350px);
}
.about-section3-info .info-style2 .list-item{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}
.about-section3-info .info-style2 .list-item:last-child{
	margin-bottom: 0px;
}
.about-section3-info .info-style2 .list-item .style1{
	width: 300px;
	height: auto;
	min-height: 60px;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 25px;
	background: linear-gradient(to right,#695AA2,#C8C5DF);
	font-size: 17px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	font-family: 'Poppins-SemiBold';
	margin-bottom: 0px;
	position: relative;
}
.about-section3-info .info-style2 .list-item .style1:before{
	content: '';
	width: 38px;
	height: 38px;
	background: url(../images/arrow4.png) no-repeat center center/contain;
	position: absolute;
	right: -60px;
	top: 50%;
	transform: translateY(-50%);
}
.about-section3-info .info-style2 .list-item .style2{
	width: calc(100% - 380px);
	height: auto;
	min-height: 70px;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 8px 25px;
	background: linear-gradient(to right,rgb(178,171,208),rgb(213,212,220));
	font-size: 16px;
	line-height: 1.3;
	color: #000;
	text-align: left;
	margin-bottom: 0px;
}
.careers-section7{
	width: 100%;
    height: auto;
    padding: 80px 0px 50px;
}
.careers-section7-list{
	width: 100%;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}
.careers-section7-list .list-item{
	width: calc(48% - 20px);
	margin-left: 30px;
    margin-bottom: 30px;
    border: 1px solid #D7E2FF;
    position: relative;
    box-shadow: 0px 0px 10px #D7E2FF;
    border-radius: 10px;
    padding: 50px 20px 20px;
    margin-top: 40px;
}
.careers-section7-list .list-item ul{
	padding-left: 19px;
}
.careers-section7-list .list-item ul li{
	list-style: disc;
}
.careers-section7-list .list-item .list-title{
	width: 350px;
	max-width: 100%;
	height: auto;
	min-height: 60px;
	padding: 10px 20px;
	position: absolute;
	left: -20px;
	top: -30px;
	background: linear-gradient(to right,#C8C5DF,#695AA2);
	border-radius: 0px 10px 0px 0px;
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 1.2;
	color: #fff;
	font-family: 'Poppins-SemiBold';
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
	column-gap: 20px;
}
.careers-section7-list .list-item .list-title:before{
	content: '';
	width: 20px;
	height: 30px;
	background: #002B9B;
	position: absolute;
	left: 0px;
	top: 100%;
	clip-path: polygon(0% 0%,100% 0%,100% 100%);
}
.careers-section7-list .list-item .list-title:after{
	content: '';
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: url(../images/icon-career-1-w.svg);
	flex-shrink: 0;
}
.careers-section7-list .list-item:nth-child(1) .list-title:after{
	background-image: url(../images/icon-career-1-w.svg);
}
.careers-section7-list .list-item:nth-child(2) .list-title:after{
	background-image: url(../images/icon-career-2-w.svg);
}
.careers-section7-list .list-item:nth-child(3) .list-title:after{
	background-image: url(../images/icon-career-3-w.svg);
}
.careers-section7-list .list-item:nth-child(4) .list-title:after{
	background-image: url(../images/icon-career-4-w.svg);
}
.info-box1{
    width: 100%;
    height: auto;
    padding: 20px 20px 5px;
    background: #fff;
    border: 2px solid #6959A1;
    border-radius: 25px;
    margin-bottom: 25px;
    box-shadow: 0px 0px 7px rgba(105, 89, 161, .3);
}
.info-box1 .info-pic-right {
    margin-bottom: 15px;
}
.info-box1 .info-pic-left {
    margin-bottom: 15px;
}
.newStyle4 {
    position: relative;
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: flex;
    flex-flow: wrap;
}
.newStyle4 > div {
    padding: 20px 35px;
    margin-bottom: 15px;
}
.newStyle4 > div::before {
  position: absolute;
  content: "";
  height: 100%;
  top: 0;
  width: calc(100% - 30px);
  left: 15px;
  z-index: -1;
  box-shadow: 1px 2px 8px 4px rgba(221, 221, 221, 0.9);
}
.newStyle4 .info-pic-left{
	margin-bottom: 0px;
}
.info-item1{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.info-item1 .list-item{
	width: 49%;
	background: #f4f3f9;
	border-top: 8px solid #7f72b0;
	padding: 20px 20px 5px;
	margin-bottom: 25px;
}
.info-item1.info-style2{
	justify-content: flex-start;
	column-gap: 2%;
}
.info-item1.info-style2 .list-item{
	width: 32%;
	padding: 20px 12px 5px;
}

.info-item2{
	width: 100%;
	height: auto;
	padding: 20px 20px 5px;
	border: 2px dashed #6959A1;
	margin-bottom: 25px;
	border-radius: 20px;
}
.info-item2 .info-pic-left{
	margin-bottom: 15px;
}
.info-item2 .info-pic-right{
	margin-bottom: 15px;
}
.info-item3{
	width: 100%;
	height: auto;
}
.info-item3>.row{
	display: flex;
	align-items: stretch;
	margin: 0px;
	column-gap: 20px;
}
.info-item3>.row:before{
	content: none;
}
.info-item3>.row:after{
	content: none;
}
.info-item3>.row>div{
	border: 1px solid #6959A1;
	margin-bottom: 20px;
	border-radius: 40px;
	position: relative;
	padding: 20px 15px 5px;
}
.info-item4{
    width: 100%;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 25px;
    box-shadow: 0px 0px 10px rgb(236, 241, 249);
}
.info-item4 .pic {
    width: 180px;
    position: relative;
}
.info-item4 .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all .5s;
}
.info-item4 .text {
    width: calc(100% - 180px);
    padding: 45px 15px 20px;
    background: #C8C5DF;
    position: relative;
    min-height: 310px;
}
.info-item4 .text:before {
    content: '';
    width: 40px;
    height: 5px;
    position: absolute;
    left: 15px;
    top: 25px;
    background: #6859A1;
}
.info-item4 .text p{
	padding-bottom: 10px;
}
.info-item4 .text ul{
	margin-bottom: 0px;
}
.info-item4.info-style2 .text {
    padding: 30px 15px 15px;
}
.info-item4.info-style2 .text:before {
    content: none;
}
.info-item4-box{
    width: 100%;
    height: auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}
.info-item4-box .info-item4{
    width: 49%;
}
.info-item4-box .info-item4 .pic {
    width: 140px;
}
.info-item4-box .info-item4 .text {
    width: calc(100% - 140px);
}
.info-item5{
	width: 100%;
	height: auto;
	padding: 20px 20px 5px;
	border: 1px solid #6959A1;
	margin-bottom: 25px;
	border-radius: 20px;
}
.info-item5 .info-pic-left{
	margin-bottom: 15px;
}
.info-item5 .info-pic-right{
	margin-bottom: 15px;
}
.info-item6{
	width: 100%;
	height: auto;
}
.info-item6>.row{
	display: flex;
	align-items: stretch;
	margin: 0px;
	column-gap: 20px;
}
.info-item6>.row:before{
	content: none;
}
.info-item6>.row:after{
	content: none;
}
.info-item6>.row>div{
    border: #e1dcf1 solid 1px;
    background: linear-gradient(180deg, transparent, #f5f3fd);
	margin-bottom: 25px;
	border-radius: 12px;
	position: relative;
	padding: 20px 15px 5px;
}
.info-item7 {
    width: 100%;
    max-width: 100%;
}
.info-item7 .list-item {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}
.info-item7 .list-item p {
    margin: 0;
    padding: 0
}
.info-item7 .list-item .list-title {
    background: #e1deec;
    border-radius: 500px;
    padding: 10px 17px;
    width: 225px;
    min-height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 3;
}
.info-item7 .list-item .list-title p{
	line-height: 1.3;
}
.info-item7 .list-item .list-text {
    background: #ecf2fa;
    border-radius: 60px;
    padding: 15px 20px 15px 45px;
    width: calc(100% - 200px);
    min-height: 100px;
    display: flex;
    align-items: center;
    margin-left: -25px;
}
.services-container hr{
	margin-bottom: 20px;
	border: none;
	border-bottom: 1px solid #6959A1;
}
.services-container .title-style1{
	display: inline-block;
	padding: 8px 20px !important;
	background: #e6e0ec;
	border-radius: 6px;
	text-align: center;
	width: 220px;
	max-width: 100%;
	margin-bottom: 15px;
}
.info-item8{
	width: 100%;
	height: auto;
	padding: 20px 20px 5px;
	border: 2px dashed #b4b4b4;
	margin-bottom: 25px;
	border-radius: 20px;
}
.info-item8 .info-pic-left{
	margin-bottom: 15px;
}
.info-item8 .info-pic-right{
	margin-bottom: 15px;
}
.info-item9{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.info-item9 .pic{
	width: 50%;
	overflow: hidden;
	position: relative;
}
.info-item9 .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item9 .text{
	width: calc(50% - 20px);
	padding: 20px 0px 5px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	min-height: 260px;
}
.info-item10{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.info-item10 .pic{
	width: 49%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}
.info-item10 .pic .ServiceShowPic{
	padding-top: 0px;
	margin-bottom: 0px !important;
}
.info-item10 .pic img{
	width: 100%;
	height: auto;
}
.info-item10 .text{
	width: 49%;
	padding: 20px 20px 5px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	background: #E6E0EC;
}


.services-container strong a{
	font-weight: bold;
}
.resources-side-title{
	font-size: 20px;
    line-height: 1.3;
    display: block;
    color: #000;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-family: 'Poppins-SemiBold';
    position: relative;
}
.resources-side-title:before {
    content: '';
    width: 60px;
    height: 2px;
    background: #6959a1;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.side-tags {
    width: 100%;
    height: auto;
    border-radius: 0px;
    overflow: hidden;
    margin-bottom: 40px;
    padding: 25px 15px 20px;
    background: #f5f8fd;
}
.side-filter-list{
	width: 100%;
    height: auto;
    padding: 0px 0px 0px 10px;
}
.side-filter-list .list-content{
	width: 100%;
    height: auto;
    margin-bottom: 5px;
    padding: 0px 0px;
    border-bottom: 1px solid #e5e5e5;
}
.side-filter-list .list-content:last-child{
	border-bottom: none;
	padding-bottom: 0px;
}
.side-filter-list .list-content-box{
	width: 100%;
	margin-top: 10px;
}
.side-filter-list .list-content-box .list-label{
	width: 100%;
	margin-bottom: 5px;
}
.side-filter-list .list-content-box .list-label label{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	cursor: pointer;
	font-size: 16px;
}
.side-filter-list .list-content-box .list-label label:hover{
	color: #6959a1;
}
.side-filter-list .list-content-box .list-label label input{
	width: 14px;
	height: 14px;
	background: none;
	margin-right: 6px;
	flex-shrink: 0;
	margin-bottom: 2px;
}
.resources-item{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 2%;
}
.resources-item .list-item{
	width: 32%;
	margin-bottom: 30px;
	border: 1px solid #f0f0f0;
	padding-bottom: 0px;
	position: relative;
}
.resources-item .list-item:hover{
	border: 1px solid #6959a1;
}
.resources-item .list-item .pic{
	width: 100%;
	height: auto;
	position: relative;
}
.resources-item .list-item .pic{
	width: 100%;
	padding-bottom: 60%;
	overflow: hidden;
	position: relative;
}
.resources-item .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.resources-item .list-item:hover .pic img{
	transform: scale(1.1); 
}
.resources-item .list-item .pic span{
	position: absolute;
    top: 0px;
    padding: 7px 10px;
    background: rgba(0,0,0,.64);
    color: #fff;
    font-size: 13px;
    line-height: 1.3;
}
.resources-item .list-item .text{
	width: 100%;
	height: auto;
	padding: 20px 10px;
}
.resources-item .list-item .text h2{
	font-size: 16px;
	line-height: 1.4;
	margin: 0px;
}
.resources-item .list-item:hover .text h2{
	color: #6959a1;
}
.info-item11 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.info-item11 .li {
    position: relative;
    margin-bottom: 30px;
    width: 32%;
    padding: 5px 20px 20px;
    display: flex;
    flex-direction: column;
}
.info-item11 .li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: calc(100% - 61px);
    background: linear-gradient(180deg, #6959a1, #bccdfe);
}
.info-item11 .li::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: -3px;
    width: 100%;
    height: 100%;
    background: url(../img/infectious-info-bg-1.png) no-repeat;
    background-size: contain;
    background-position: bottom;
    z-index: -1;
}
.info-item11 .pic {
    position: relative;
    z-index: -2;
    margin-top: auto;
}
.info-item11 .pic img {
    width: 100%;
    height: auto;
}
.info-item11 .li p{
	padding-bottom: 10px;
}
.info-item11 .li ul{
	padding-bottom: 10px;
}
.info-item12{
	width: 900px;
    height: auto;
    margin: 0px auto 25px;
    max-width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.info-item12 .text{
	width: 31%;
}
.info-item12 .pic{
	width: 36%;
}
.info-item12 .pic img{
	width: 100%;
	height: auto;
}
.info-item12 .text .list-item{
	width: 100%;
	margin-bottom: 20px;
}
.info-item12 .text .list-item p{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}
.info-item12 .text .list-item p:first-child{
	border-bottom: 2px dashed #ccc;
	padding-bottom: 8px;
}
.info-item12 .text .list-item a{
	font-size: inherit;
	line-height: inherit;
}
.info-item12 .text .list-item ul li{
	font-size: 16px;
	line-height: 24px;
}
.info-item12 .text-left .list-item:nth-child(1){
	padding-top: 29%;
	min-height: 280px;
}
.info-item12 .text-right .list-item:nth-child(1){
	padding-top: 4%;
	min-height: 180px;
}
.info-item13{
	width: 100%;
	height: auto;
}
.info-item13>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -10px;
}
.info-item13>.row:before{
	content: none;
}
.info-item13>.row:after{
	content: none;
}
.info-item13>.row>div{
    padding: 0px 10px;
	margin-bottom: 25px;
}
.info-item13 .list-item{
	width: 100%;
	height: 100%;
	display: block;
    border: 1px solid #6959A1;
    background: #fff;
    box-shadow: 5px 5px 8px #dfdcec;
}
.info-item13 .list-item .pic{
	width: 100%;
	padding-bottom: 60%;
	overflow: hidden;
	position: relative;
}
.info-item13 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item13 .list-item:hover .pic img{
	transform: scale(1.1); 
}
.info-item13 .list-item .text{
	width: 100%;
	height: auto;
	padding: 20px 15px 5px;
}
.info-item14{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	column-gap: 20px;
}
.info-item14 .pic{
	width: 150px;
	flex-shrink: 0;
	position: relative;
	z-index: 2;
}
.info-item14 .text .style1{
	padding-bottom: 10px;
	margin-bottom: 15px;
	position: relative;
}
.info-item14 .text .style1:before{
	content: '';
	width: 400px;
	height: 1px;
	border-bottom: 1px dashed #6959A1;
	max-width: 100%;
	position: absolute;
	left: -100px;
	bottom: 0px;
}
.info-item15 {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: auto;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 3px;
}
.info-item15 .list-item {
    width: calc(33.33% - 2px);
    margin-bottom: 15px;
    padding: 25px 15px 5px;
    background: linear-gradient(to bottom, rgb(200, 197, 223), rgb(255, 255, 255));
}
.info-item15 .list-item .pic {
    width: 100%;
    padding-bottom: 68%;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.info-item15 .list-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all .5s;
}
.info-item15 .list-item:hover .pic img {
    transform: scale(1.1);
}
.info-item15 .list-item .pic p {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 8px 10px;
    text-align: left;
    color: #fff;
    font-weight: bold;
    background: rgba(116, 75, 177, .38);
}
.info-item15 .list-item .pic p a {
    color: inherit;
}
.info-item15 .list-item .pic p a:hover {
    color: #dddfff;
}
.info-item16{
	width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.info-item16 .list-item{
	width: 48%;
	margin-bottom: 30px;
	margin-top: 40px;
	border: 2px solid #C8C5DF;
	padding: 30px 30px 15px;
	position: relative;
	background: #fff;
	border-radius: 20px;
}
.info-item16 .list-item:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: linear-gradient(to right,#A49DC8,#A49DC8 50%,#E6E0EC);
	border-radius: 20px;
	left: 0px;
	bottom: 10px;
	z-index: -1;
	transform: rotate(5deg);
}
.info-item17{
	width: 100%;
	height: auto;
}
.info-item17>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -10px;
}
.info-item17>.row:before{
	content: none;
}
.info-item17>.row:after{
	content: none;
}
.info-item17>.row>div{
    padding: 0px 10px;
	margin-bottom: 25px;
}
.info-item17 .list-item{
	width: 100%;
	height: 100%;
	display: block;
    border: 1px solid #fff;
    background: linear-gradient(180deg, #ffffff, #c8c5df);
    box-shadow: 2px 3px 5px #c6c1dc;
    padding: 20px 12px 5px;
    border-radius: 10px;
}
.info-item17 .list-item .style1{
	text-align: center;
	padding-bottom: 10px;
}
.info-item17 .list-item .pic{
	width: 100%;
	padding-bottom: 60%;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	border-radius: 15px;
	border: 2px solid #fff;
}
.info-item17 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item17 .list-item:hover .pic img{
	transform: scale(1.1); 
}

.info-item18{
	width: 100%;
	height: auto;
}
.info-item18>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -10px;
}
.info-item18>.row:before{
	content: none;
}
.info-item18>.row:after{
	content: none;
}
.info-item18>.row>div{
    padding: 0px 10px;
	margin-bottom: 25px;
}
.info-item18 .list-item{
	width: 100%;
	height: 100%;
	display: block;
    padding: 20px 15px 5px;
    border: 2px dashed #6959A1;
    border-radius: 20px;
}
.info-item18.info-style2 .list-item{
    border: 1px solid rgba(105,90,162,.45);
}
.info-item19 .info-pic-left{
	position: relative;
}
.info-item19 .info-pic-left:after{
	content: '';
	width: 20px;
	height: 40px;
	background: url(../images/arrow5.png) no-repeat center center/contain;
	position: absolute;
	left: 32px;
	bottom: -28px;
}
.info-item19 .info-pic-left:last-child:after{
	content: none;
}
.info-item19.info-style2 .info-pic-left:nth-last-child(2):after{
	bottom: -40px;
}
.info-item19.info-style3 .info-pic-left:after{
	left: 30px;
}
.info-item19.info-style3 .info-pic-left:nth-child(1):after{
	bottom: -34px;
}
.info-item19.info-style3 .info-pic-left:nth-child(2):after{
	bottom: -60px;
}
.info-item20{
	width: 100%;
	height: auto;
}
.info-item20>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -10px;
}
.info-item20>.row:before{
	content: none;
}
.info-item20>.row:after{
	content: none;
}
.info-item20>.row>div{
    padding: 0px 10px;
	margin-bottom: 25px;
}
.info-item20 .list-item{
	width: 100%;
	height: 100%;
	display: block;
    border: 1px solid #fff;
    background: linear-gradient(180deg, #ffffff, #c8c5df);
    box-shadow: 5px 5px 5px #c6c1dc;
    padding: 20px 20px 5px;
    border-radius: 12px;
}
.info-item21{
	width: 100%;
	height: auto;
}
.info-item21>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -10px;
}
.info-item21>.row:before{
	content: none;
}
.info-item21>.row:after{
	content: none;
}
.info-item21>.row>div{
    padding: 0px 10px;
	margin-bottom: 25px;
}
.info-item21 .list-item{
	width: 100%;
	height: 100%;
	display: block;
    padding: 20px 15px 5px;
    border: 2px dashed #beb6db;
    border-radius: 30px;
}
.info-item21 .list-item .pic{
	width: 100%;
	padding-bottom: 160px;
	overflow: hidden;
	position: relative;
	border-radius: 20px 20px 0px 0px;
	margin-bottom: 15px;
}
.info-item21 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item21 .list-item:hover .pic img{
	transform: scale(1.1); 
}
.info-item22{
	width: 100%;
	height: auto;
}
.info-item22>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -10px;
}
.info-item22>.row:before{
	content: none;
}
.info-item22>.row:after{
	content: none;
}
.info-item22>.row>div{
    padding: 0px 10px;
	margin-bottom: 10px;
}
.info-item22 .list-item{
	width: 100%;
	height: 100%;
	display: block;
}
.info-item22 .list-item .pic{
	width: 100%;
	padding-bottom: 50%;
	overflow: hidden;
	position: relative;
	border-radius: 20px;
	margin-bottom: 10px;
}
.info-item22 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item22 .list-item:hover .pic img{
	transform: scale(1.1); 
}
.info-item22 .list-item .style1{
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #6959A1;
}
.info-item23{
	width: 100%;
	height: auto;
}
.info-item23>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -15px;
}
.info-item23>.row:before{
	content: none;
}
.info-item23>.row:after{
	content: none;
}
.info-item23>.row>div{
    padding: 0px 15px;
	margin-bottom: 25px;
}
.info-item23 .list-item{
	width: 100%;
	height: 100%;
	display: block;
    border: 1px solid #D7E2FF;
    background: #fff;
    box-shadow: -6px 6px 10px rgba(0,65,233,.1);
    padding: 20px 15px 5px 64px;
    position: relative;
}
.info-item23 .list-item:before{
	content: '\e96d';
    font-family: 'icomoon';
	width: 44px;
	height: 44px;
	background: linear-gradient(to right,#998FBF,#6959A1);
	color: #fff;
	font-size: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 10px;
	box-shadow: 0px 0px 8px rgba(0,65,233,.1);
}
.info-item24{
	width: 100%;
	height: auto;
}
.info-item24>.row{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0px -10px;
}
.info-item24>.row:before{
	content: none;
}
.info-item24>.row:after{
	content: none;
}
.info-item24>.row>div{
    padding: 0px 10px;
	margin-bottom: 25px;
}
.info-item24 .list-item{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
    background: #fff;
    box-shadow: 1px 2px 8px 4px rgba(0, 0, 0, 0.2);
    padding: 15px 15px;
}
.info-item24 .list-item .pic{
	width: 140px;
	overflow: hidden;
	position: relative;
	border-radius: 10px;
}
.info-item24 .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.info-item24 .list-item:hover .pic img{
	transform: scale(1.1); 
}
.info-item24 .list-item .text{
	width: calc(100% - 155px);
	height: auto;
}
.info-item24 .list-item .text p{
	padding-bottom: 8px;
}
.info-item24 .list-item .text p:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.info-item24 .list-item .text ul:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.services-container .table-style1 tr:first-child td{
	background: rgb(200,197,223);
}
.services-container .table-style1 tr td{
	font-size: 14px;
	line-height: 22px;
}
.services-container .disclaimer{
	font-size: 14px;
	line-height: 22px;
	margin-top: -10px;
	margin-bottom: 10px;
	color: #000;
}
.services-container .font-size-small{
	font-size: 14px;
	line-height: 22px;
}
.solution-title-list-box{
	width: 100%;
	height: auto;
	background: #6959A1;
	position: sticky;
	top: 80px;
	z-index: 33;
	margin-bottom: 25px;
}
.solution-title-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
	column-gap: 15px;
}
.solution-title-list .list-item{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 5px 20px;
	min-height: 54px;
	background: #6959A1;
	color: #fff;
	font-size: 16px;
	line-height: 1.3;
	cursor: pointer;
	border-radius: 0px;
	margin-bottom: 0px;
}
.solution-title-list .list-item:hover{
	background: #c5b4ff;
}
.solution-title-list .list-item.shows{
	background: #c5b4ff;
}
.solution-section1{
	width: 100%;
	height: auto;
	padding: 30px 0px 20px;
}
.solution-section2{
	width: 100%;
	height: auto;
	padding: 0px 0px 40px;
}
.solution-section2-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 10px;
}
.solution-section2-list .list-item{
    width: 24%;
    height: auto;
    margin-bottom: 30px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
    transition: all .3s;
}
.solution-section2-list .list-item:hover{
    transform: translateY(-6px);
}
.solution-section2-list .list-item .pic{
	width: 100%;
	padding-bottom: 55%;
	overflow: hidden;
	position: relative;
}
.solution-section2-list .list-item .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all .5s;
}
.solution-section2-list .list-item:hover .pic img{
	transform: scale(1.1); 
}
.solution-section2-list .list-item .text {
    width: 100%;
    padding: 20px 10px 5px;
}
.solution-section2-list .list-item .text h3 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.3;
}
.solution-section3{
	width: 100%;
	height: auto;
	padding: 0px 0px 45px;
}
.solution-section3-text{
	width: 100%;
	height: auto;
}
.solution-section3-text .text-item{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	column-gap: 20px;
}
.solution-section3-text .text-item:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
.solution-section3-text .text-item .item-pic{
	flex-shrink: 0;
}
.solution-section3-text .text-item .item-pic img{
	height: auto;
}
.solution-section3-text .text-item .item-list ul:last-child{
	margin-bottom: 0px;
}
.solution-section4-info{
	width: 100%;
	height: auto;
	padding: 20px 20px 5px;
	margin-bottom: 30px;
	background: linear-gradient(to right,rgb(255,255,255),rgb(200,197,223));
	margin-top: 10px;
}
.solution-section4-info .info-pic-left{
	margin-bottom: 15px;
}
.solution-section4-info .info-pic-right{
	margin-bottom: 15px;
}
.solution-section4-info.info-style2{
	background: linear-gradient(to left,rgb(255,255,255),rgb(200,197,223));
}
.solution-section4-info .pic{
	overflow: hidden;
}
.solution-section4-info .pic img{
	transition: all .5s;
}
.solution-section4-info:hover .pic img{
	transform: scale(1.1); 
}
.solution-section4-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	column-gap: 3%;
	flex-wrap: wrap;
}
.solution-section4-list .list-item{
	width: 31%;
	margin-bottom: 20px;
}
.solution-section4-list .list-item .list-pic{
	width: 100%;
	margin-bottom: 20px;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
}
.solution-section4-list .list-item .list-pic img{
	width: 100px;
	height: 100px;
	flex-shrink: 0;
	position: relative;
	z-index: 3;
	border-radius: 50%;
}
.solution-section4-list .list-item .list-pic p{
	width: calc(100% - 50px);
	margin-left: -50px;
	border: 1px solid #ccc;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	line-height: 1.3;
	padding: 10px 10px 10px 60px;
}
.solution-section4-list .list-item .list-pic p a{
	line-height: 1.3;
}
.solution-section4-list .list-item .list-text{
	padding-left: 50px;
}
.solution-diversified-bg{
	width: 100%;
	height: auto;
	padding: 70px 0px 45px;
	background: #fdfaff;
	margin-bottom: 70px;
}
.solution-section5{
	width: 100%;
	height: auto;
	padding: 70px 0px 45px;
	background: #f5f5f5;
	margin-bottom: 70px;
}
.solution-section6{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}
.solution-section6-list{
	width: 100%;
	height: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.solution-section6-list .list-item{
	width: 24%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}
.solution-section6-list .list-item img{
	max-width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.solution-section6-list .list-item p{
	text-align: center;
}
.solution-section7{
	width: 100%;
	height: auto;
	padding: 0px 0px 70px;
}
.faqs-list{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.faqs-list .list-item{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.faqs-list .list-item:last-child{
	margin-bottom: 0px;
}
.faqs-list .list-title{
	width: 100%;
	height: auto;
	background: #f8f8f8;
	padding: 6px 15px;
	min-height: 54px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.faqs-list .list-title p{
	padding: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 1.3;
}
.faqs-list .list-title:hover p{
	color: #6959a1;
}
.faqs-list .list-title.shows p{
	color: #6959a1;
}
.faqs-list .list-title:after{
	content: '+';
	font-size: 24px;
	color: #000;
	font-weight: bold;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	margin-left: 20px;
}
.faqs-list .list-title.shows:after{
	content: '-';
}
.faqs-list .list-text{
	width: 100%;
	height: auto;
	padding: 20px 15px 5px;
	border: 1px solid #ccc;
	background: #fff;
	position: relative;
	display: none;
	margin-top: 30px;
}
.faqs-list .list-text:before,.faqs-list .list-text:after{
    bottom: 100%;
    left: 6%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.faqs-list .list-text:before{
	border-color: transparent;
    border-bottom-color: #ccc;
    border-width: 17px;
    margin-left: -17px;
}
.faqs-list .list-text:after{
	border-color: transparent;
    border-bottom-color: #fff;
    border-width: 15px;
    margin-left: -16px;
}
.info-pdf-content {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.info-pdf-content .pic {
  width: 260px;
  margin-bottom: 15px;
  cursor: pointer;
}
.info-pdf-content .text {
  width: calc(100% - 285px);
}
.info-pdf-content .pic .pic-box {
  width: 100%;
  padding-bottom: 70%;
  overflow: hidden;
  position: relative;
  border-radius: 10px 10px 0px 0px;
}
.info-pdf-content .pic .pic-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.5s;
}
.info-pdf-content .pic:hover .pic-box img {
  transform: scale(1.1);
}
.info-pdf-content .pic p {
  width: 100%;
  height: auto;
  padding: 8px 10px;
  text-align: center;
  background: #695aa2;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px 0px 10px 10px;
  column-gap: 8px;
  margin-bottom: 0px;
}
.info-pdf-content .pic p:after {
  content: "\e977";
  font-family: 'icomoon';
  font-size: 19px;
  margin-bottom: 2px;
  font-weight: normal;
}
.pdf-link-form {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  left: 0px;
  top: 0px;
  display: none;
}
.pdf-link-form .pdf-link-form-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.pdf-link-form .pdf-link-form-box {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 700px;
  background: #fff;
  padding: 30px 30px 30px;
  width: 100%;
}
.pdf-link-form .pdf-link-form-box .pdf-link-form-content {
  margin: 0px 0px;
  width: 100%;
}
.pdf-link-form .pdf-link-form-close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #000;
  cursor: pointer;
}
.pdf-link-form .pdf-link-form-close:before {
  content: "\2716";
  font-size: 20px;
  font-weight: bold;
}
.pdf-link-form .pdf-link-form-close:hover {
  color: #695aa2;
}
.pdf-link-form .pdf-link-form-box .pdf-link-form-content h2 {
  text-align: center;
  margin-bottom: 5px;
  margin-top: 0px;
  font-size: 20px;
}
.pdf-link-form .pdf-link-form-box .pdf-link-form-content p {
  text-align: center;
  margin-bottom: 20px;
}
.pdf-link-form .forms textarea.form_control {
  height: 80px;
}
.pdf-link-form .forms .form_control {
  height: 44px;
}
.pdf-link-form .forms .form_button {
  text-align: center;
  margin-top: 10px;
}
.pdf-link-form .forms .form_button button {
  width: auto;
}
.services-container .info-title-style1{
	padding-left: 42px;
	position: relative;
	margin-bottom: 20px;
}
.services-container .info-title-style1:before{
	content: '';
	width: 17px;
	height: 20px;
	background: #998fbf;
	position: absolute;
	left: 0px;
	top: 4px;
	--pw:calc(100% - 4px);
    clip-path: polygon(4px 0%,100% 0%,var(--pw) 100%,0% 100%);
}
.services-container .info-title-style1:after{
	content: '';
	width: 17px;
	height: 20px;
	background: #998fbf;
	position: absolute;
	left: 17px;
	top: 4px;
	--pw:calc(100% - 4px);
    clip-path: polygon(4px 0%,100% 0%,var(--pw) 100%,0% 100%);
}
.services-container .list-icon1{
	padding-left: 0px;
}
.services-container .list-icon1>li{
	padding-left: 24px;
	position: relative;
	list-style: none;
}
.services-container .list-icon1>li:before{
	content: '';
    position: absolute;
    top: 6px;
    left: 0px;
    width: 16px;
    height: 16px;
    background: url(../images/list-icon1.png) no-repeat 0px center/contain;
}





@media screen and (min-width:2000px){

.maincon{
	padding: 0px 240px;
}	
}


@media screen and (max-width:1580px){



.info-item24 .list-item .pic{
	width: 120px;
}
.info-item24 .list-item .text{
	width: calc(100% - 135px);
}
.solution-section4-list .list-item .list-text{
	padding-left: 0px;
}
.mainsection8:before{
	width: calc(91% - 520px);
}
.pagebanner .pagebanner-title {
    font-size: 40px;
}
.titles {
    font-size: 35px;
}	
.maincon {
    padding: 0px 9%;
}

}


@media screen and (max-width:1400px){


.solution-section4-list{
	column-gap: 2%;
}
.solution-section4-list .list-item{
	width: 32%;
}
.solution-title-list{
	column-gap: 0px;
}
.info-item12 .text .list-item p{
	font-size: 14px;
	line-height: 22px;
}
.info-item12 .text .list-item ul li{
	font-size: 14px;
	line-height: 22px;
}
.about-section3-info .info-style2 .list-item .style1:before {
    width: 30px;
    height: 30px;
    right: -40px;
}
.about-section3-info .info-style2 .list-item .style2{
	width: calc(100% - 280px);
}
.about-section3-info .info-style2 .list-item .style1{
	width: 230px;
}
.about-section3-info .info-style2 {
    width: calc(100% - 330px);
}
.rightcon {
    width: calc(100% - 330px);
}
.leftnav {
    width: 300px;
}
.pagetitle .pagetitle-info {
    font-size: 22px;
}
.mainsection8-info .info-list{
	width: calc(100% - 490px);
}
.mainsection8:before{
	width: calc(95% - 490px);
}
.pagebanner .pagebanner-title {
    font-size: 35px;
}
.mainsection4-list .list-item-box .pic .pic-box{
	padding-bottom: 65%;
}
.titles{
	font-size: 30px;
}
.navs>ul>li{
	margin-left: 40px;
}
.navs>ul>li>a{
	font-size: 17px;
}
.maincon {
    padding: 0px 5%;
}	

}

@media screen and (min-width:1200px) {
    .toper-content {
        position: relative;
    }
    .navs {
        position: static;
    }
    .navs>ul>li.spread-nav {
        position: static;
    }
    .navs>ul>li.spread-nav:after {
        content: none;
    }
    .navs>ul>li.spread-nav>ul {
        width: 1600px;
        max-width: 100%;
        max-height: calc(100vh - 140px);
        overflow-y: auto;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        background: #fff;
        padding: 20px 20px !important;
        box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
        flex-wrap: wrap;
        align-items: stretch;
    }
    .navs>ul>li.spread-nav>ul::-webkit-scrollbar {
        width: 5px;
        background: #1e1e1e;
    }
    .navs>ul>li.spread-nav>ul::-webkit-scrollbar-thumb {
        border-radius: 0px;
        -webkit-box-shadow: inset 0 0 0px #ab7525;
        background: #6959A1;
        width: 5px;
        height: 5px;
    }
    .navs>ul>li.spread-nav>ul::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 0px #1e1e1e;
        border-radius: 0px;
        background: #fff;
    }
    .navs>ul>li.spread-nav>ul .navbox-level1 {
        width: 340px;
    }
    .navs>ul>li.spread-nav>ul .navbox-level1>li {
        float: none;
        border-bottom: none;
        padding: 10px 10px;
        position: relative;
    }
    .navs>ul>li.spread-nav>ul .navbox-level1>li>a {
        color: #000;
        font-size: 16px;
    }
    .navs>ul>li.spread-nav>ul .navbox-level1>li.act {
        background: #6959A1;
    }
    .navs>ul>li.spread-nav>ul .navbox-level1>li.act>a {
        color: #fff;
    }
    .navs>ul>li.spread-nav>ul .navbox-level1>li>span:before {
        content: '\e96d';
        font-family: 'icomoon';
        font-weight: normal;
    }
    .navs>ul>li.spread-nav>ul .navbox-level1>li.act>span:before {
        color: #fff;
    }
    .navs>ul>li.spread-nav>ul .navbox-level1>li:after {
        content: '';
        width: 3px;
        height: 0px;
        background: #b4a8dc;
        position: absolute;
        right: -2px;
        top: 50%;
        transform: translateY(-50%);
        transition: all .5s;
    }
    .navs>ul>li.spread-nav>ul .navbox-level1>li.act:after {
        height: 100%;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2 {
        width: calc(100% - 340px);
        border-left: 1px solid #d2d7da;
        padding-left: 40px;
        display: block;
        min-height: auto;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li {
        display: none;
        float: none;
        border-bottom: none;
        padding: 0px 0px;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li.shows {
        display: block;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2 ul {
        display: block;
        position: static;
        box-shadow: none;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li {
        width: 49%;
        float: none;
        border-bottom: none;
        padding: 0px 0px;
        margin-bottom: 15px;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>a {
        color: #6959A1;
        font-size: 16px;
        /*font-weight: bold !important;*/
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>a:hover {
        color: #8466ed;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li a {
        font-weight: normal;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2 a:hover {
        color: #8466ed;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>span {
        display: none;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul {
        padding-left: 10px;
        padding-top: 5px;
        padding-right: 15px;
        display: none;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul>li {
        padding: 3px 0px;
        border-bottom: none;
        float: none;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul>li>span:before {
        content: none;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul>li>ul>li>span {
        right: 0px !important;
        border-top: 5px solid;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        color: #888;
        top: 13px;
        transform: none;
        width: auto;
        height: auto;
        /*position: absolute;*/
        margin-bottom: 2px;
        line-height: 5px;
        height: 5px;
        display: inline-block;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul>li>ul>li>span:before {
        content: none;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul>li>a {
        font-size: 15px;
        color: #000;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul::-webkit-scrollbar {
        width: 3px;
        border-radius: 10px;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: #6959A1;
        width: 3px;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px #dedede;
        border-radius: 10px;
        background: #fff;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul>li>ul {
        position: static;
        left: auto;
        top: auto;
        padding: 5px 0px;
        box-shadow: none;
        width: 100%;
        border: none;
        padding-left: 0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        display: block !important;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul>li>ul>li {
        float: none;
        padding: 0px;
        border-bottom: none;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul>li>ul>li>a {
        font-size: 15px;
        padding: 5px 10px;
        color: #999;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul>li>ul>li>ul {
        position: absolute;
        left: 20px;
        top: calc(100% - 3px);
        background: #fff;
        padding: 10px 15px;
        width: 95%;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
        z-index: 2;
        display: none;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul>li>ul>li>ul li {
        padding: 4px 0px;
        border-bottom: none;
    }
    .navs>ul>li.spread-nav>ul .navbox-level2>li>ul>li>ul>li>ul>li>ul li a {
        font-size: 15px;
        color: #999;
    }
}

@media screen and (max-width:1200px){


.footer .foottitle{
	border-bottom: none;
	margin-bottom: 10px;
}
.foot-info{
	flex-wrap: wrap;
}
.foot-contact-content{
	width: 100%;
	margin-top: 25px;
}
.solution-section2-list .list-item{
    width: 49%;
}
.solution-title-list-box{
	top: 70px;
}
.contact-section1-info .maps {
    width: calc(100% - 420px);
}
.contact-section1-info .text {
    width: 400px;
}
.service-content {
    flex-direction: column-reverse;
    flex-wrap: wrap;
}
.rightcon {
    width: 100%;
    margin-bottom: 30px;
}
.leftnav {
    width: 100%;
}
.mainsection8-info .info-list{
	padding: 30px 0px 30px 30px;
}
.mainsection8-info .info-list .list-content .text .text-list p{
	width: 100%;
}
.pagebanner .pagebanner-title {
    font-size: 30px;
}
.mainsection4-list .list-item-box .text h3{
	font-size: 20px;
}
.mainsection4-list .list-item-box .pic .pic-box{
	padding-bottom: 75%;
}
.mainsection3-info .text{
	padding: 50px 20px 58px;
}
.mainsection3-info .pic .pic-list{
	padding: 30px 20px;
}
.mainsection2-list .list-item{
	width: 16%;
}
.mainsection1-info .text .text-list .list-item .style1{
	font-size: 30px;
}
.mainsection1-info .text .text-list{
	column-gap: 50px;
}
.maintitle .style1{
	font-size: 16px;
}
.titles{
	font-size: 25px;
}
.foot-nav {
    min-width: auto;
}
.toper {
    padding: 10px 0px;
}
.search-info {
    right: 5%;
}
.toper-content {
    position: static;
}
.sp_nav {
    display: block;
    margin-top: 0px;
}
.navs {
    width: 100%;
    height: auto;
    position: absolute;
    top: 100%;
    margin-top: 0px;
    right: 0px;
    bottom: auto;
    background: #000000;
    padding-top: 0px;
    padding-left: 0px;
    z-index: 99;
    transition: .15s ease-in-out;
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -ms-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    opacity: 0;
    visibility: hidden;
    max-height: calc(100vh - 120px);
    overflow: auto;
}
.navs a {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #d8d8d8;
    line-height: 50px;
    line-height: 50px;
    display: block;
    margin-left: 0px;
    z-index: 999;
    padding: 0px 20px;
    float: left;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.navs.visible {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
.navs>ul {
    width: 100%;
    height: auto;
}
.navs ul li a {
    font-size: 16px;
    line-height: 22px;
    color: #fff !important;
    display: inline-block;
    width: auto;
    text-align: left;
    border-bottom: none;
    padding: 3px 0px;
    font-weight: normal;
}
.navs ul {
    margin-top: 0px;
}
.navs ul li {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 15px;
    margin-bottom: 0px;
    position: relative;
    margin-left: 0px;
    line-height: 40px;
    border-bottom: 1px solid #404040;
    display: inline-block;
}
.navs ul li:last-child {
    margin-bottom: 0px;
}
.navs>ul>li:last-child {
    border-bottom: 1px solid #404040;
    margin-bottom: 0px;
}
.navs ul li ul {
    display: none;
    padding-left: 10px;
    overflow: hidden;
}
.navs ul li ul li {
    padding: 0px 0px;
}
.navs ul li ul li:last-child {
    border-bottom: none;
}
.navs ul li ul li a {
    line-height: 22px;
    padding: 10px 0px;
    font-weight: normal;
}
.navs>ul>li>ul {
    position: static;
    width: 100%;
    padding-left: 20px;
    background: none;
}
.navs ul li ul li ul {
    position: static;
}
.navs ul li ul li ul {
    position: static;
    width: 100%;
}
.navs>ul>li:hover {
    padding-bottom: 0px;
}
.navs>ul>li>ul>li>a {
    color: #fff;
}
.navs>ul>li>ul>li>ul>li>a {
    color: #fff;
}
.navs>ul>li>ul>li>ul>li>ul>li>a {
    color: #fff;
}
.navs>ul>li>ul>li>ul>li>ul>li>ul>li>a {
    color: #fff;
}
.navs>ul li span{
	float: right;
	margin-right: 15px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	width: 14px;
	height: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 12px;
}
.navs ul li span::before{
	color: #fff;
    content: "+";
}
.navs ul li span.down::before{
	color: #fff;
    content: "-";
}
.navs>ul>li:hover {
    background: none;
    border-bottom: 1px solid #404040;
}
.navs ul li ul li span::before {
    color: #fff;
    content: "+";
    position: static;
    transform: none;
    font-weight: bold;
    font-size: 18px;
}
.navs ul li ul li span.down::before {
    content: "-";
}
.navs ul li ul li:hover>span::before {
    color: #fff;
}
.navs ul li ul li {
    border-bottom: 1px solid #404040;
}
.navs ul li ul li:hover {
    background: none;
    border-bottom: 1px solid #404040;
}
.navs>ul>li:after {
    content: none;
}
.navs ul li ul li ul {
    background: none;
    padding-left: 20px;
}

.navs a:hover {
    color: #fff;
}
.navs>ul>li:hover>a {
    color: #fff;
}
.navs ul li ul li:hover>a {
    color: #fff;
}
.navs>ul>li>a {
    line-height: 22px;
    margin: 8px 0px;
    max-width: calc(100% - 40px);
}	

}

@media screen and (max-width:1000px){



.info-item24>.row>div{
	width: 100%;
}
.foot-contact-list-box{
    flex-wrap: wrap;
}
.foot-contact-list-box .list-item{
	  width: 100%;
}
.info-item23>.row>div{
    width: 100%;
}
.info-item22>.row>div{
    width: 50%;
}
.info-item21>.row>div{
    width: 50%;
}
.info-item20>.row>div{
    width: 100%;
}
.info-item19 .info-pic-left:after{
	content: none;
}
.info-item4-box .info-item4{
    width: 100%;
}
.info-item18>.row>div{
    width: 100%;
}
.solution-section6-list .list-item{
	width: 50%;
}
.solution-section4-list .list-item{
	width: 100%;
}
.solution-title-list-box .maincon{
	overflow: auto;
}
.solution-title-list-box .solution-title-list{
	width: auto;
	flex-wrap: nowrap;
}
.solution-title-list-box .solution-title-list .list-item{
	flex-shrink: 0;
	padding: 5px 15px;
	min-height: 46px;
}
.info-item17>.row>div{
    width: 50%;
}
.info-item16 .list-item{
	width: 100%;
}
.info-item15 {
    justify-content: space-between;
    column-gap: 0px;
}
.info-item15 .list-item {
    width: 49%;
}
.info-item14{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item14 .pic{
	margin-bottom: 15px;
}
.info-item14 .text{
	width: 100%;
}
.info-item14 .text .style1{
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.info-item14 .text .style1:before{
	content: none;
}
.info-item1.info-style2 .list-item{
	width: 100%;
}
.info-item13>.row>div{
    width: 50%;
}
.info-item11 .li {
    width: 49%;
}
.info-item10{
	flex-wrap: wrap;
	justify-content: center;
}
.info-item10 .pic{
	max-width: 100%;
	width: 500px;
}
.info-item10 .text{
	width: 100%;
	margin: 20px 0px;
}
.resources-item{
	justify-content: space-between;
	column-gap: 0%;
}
.resources-item .list-item{
	width: 49%;
}
.info-item6>.row{
	flex-wrap: wrap;
}
.info-item6>.row>div{
	width: 100%;
}
.info-item3>.row{
	flex-wrap: wrap;
}
.info-item3>.row>div{
	width: 100%;
}
.about-section3-info .info-style2{
	width: 100%;
}
.about-section3-info .info-style1{
	max-width: 100%;
	margin-bottom: 30px;
}
.about-section3-info{
	flex-wrap: wrap;
	justify-content: center;
}
.mainsection8-info{
	flex-wrap: wrap;
}
.mainsection8-info .info-title{
	width: 100%;
	margin-bottom: 40px;
}
.mainsection8-info .info-list{
	width: 100%;
	padding: 30px 30px;
	background: #f9f7ff;
}
.mainsection8-info .info-list .list-content{
	min-height: auto;
}
.mainsection8:before{
	content: none;
}

.careers-section5-info {
    flex-wrap: wrap;
    justify-content: center;
}
.careers-section5-info .pic {
    width: 300px;
    max-width: 100%;
}
.careers-section5-info .text {
    width: 100%;
    margin-bottom: 40px;
}
.careers-section3-list {
    justify-content: space-between;
    column-gap: 0px;
}
.careers-section3-list .list-item {
    width: 48%;
}
.careers-section4 .style1{
	font-size: 16px;
}
.contact-section1-info .pic{
	width: 330px;
	padding-bottom: 200px;
	max-width: 100%;
}
.contact-section1-info .text p{
	margin: 0px 0px 40px;
	font-size: 16px;
}
.contact-section1-info .maps {
    width: 100%;
    height: 400px;
}
.contact-section1-info .text {
    width: 100%;
}
.contact-section1-info{
	flex-wrap: wrap;
}
.about-section2-list .swiper-slide .text{
	padding: 30px 15px 15px;
}
.about-section1 .text .text-list .list-item .style2{
    margin-bottom: 0px !important;
}
.about-section1 .text .text-list {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}
.about-section1 .text{
	padding: 0px 0px;
}
.pagebanner .pagebanner-title {
    font-size: 25px;
}
.mainsection7-info {
    flex-wrap: wrap;
}
.mainsection7-info .mainsection7-forms {
    width: 100%;
    margin-bottom: 40px;
}
.mainsection7-info .mainsection7-maps {
    width: 100%;
    height: 350px;
}
.go_top:before{
	font-size: 16px;
}
.go_top{
	width: 30px;
	height: 30px;
}
.mainsection4-list .list-item-box .text h3 {
    font-size: 18px;
}
.mainsection4-list .list-item-box .text{
	width: 100%;
}
.mainsection4-list .list-item-box .pic .pic-box{
	padding-bottom: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
}
.mainsection4-list .list-item-box .pic .pic-list{
	position: relative;
	z-index: 3;
	min-height: 300px;
	padding: 30px 15px;
}
.mainsection4-list .list-item-box .pic .number{
	display: none;
}
.mainsection4-list .list-item-box .pic{
	width: 350px;
	margin-bottom: 25px;
}
.mainsection4-list .list-item-box{
	flex-wrap: wrap;
	justify-content: center;
}
.mainsection3-info{
	flex-wrap: wrap;
}
.mainsection3-info .text{
	width: 100%;
}
.mainsection3-info .pic{
	width: 100%;
}
.mainsection3-info .pic .pic-list{
	position: relative;
	z-index: 2;
}
.mainsection2-list{
	flex-wrap: wrap;
}
.mainsection2-list .list-item{
	width: 31%;
}
.mainsection1-info .text .text-list{
	padding-bottom: 0px;
    margin-bottom: 20px;
}
.mainsection1-info .text{
	width: 100%;
}
.mainsection1-info .pic{
	width: 400px;
	height: auto;
	max-width: 100%;
	margin-bottom: 30px;
}
.mainsection1-info .pic .pic-text{
	position: relative;
	z-index: 4;
	padding: 20px 15px;
}
.mainsection1-info{
	flex-wrap: wrap;
	justify-content: center;
}
.titles{
	font-size: 22px;
}
.footer .foottitle {
    display: inline-block;
    margin-bottom: 0px;
}
.foot-logo p {
    max-width: 400px;
}
.foot-contact {
    width: 100%;
}
.foot-nav {
    width: 100%;
    margin-top: 25px;
}
.foot-logo img {
    height: 50px;
}
.foot-logo {
    width: 100%;
}
.foot-info {
    flex-wrap: wrap;
}
.search-info {
    position: absolute;
    left: 0px;
    top: calc(100% - 2px);
    width: 100%;
    padding: 5px 15px 10px;
}
.toper.fixed .search-info {
    background: #fff;
}
.maincon {
    padding: 0px 30px;
}	

}

@media screen and (max-width:800px){

.info-item24 .list-item{
	flex-wrap: wrap;
}
.info-item24 .list-item .pic{
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}
.info-item24 .list-item .text{
	width: 100%;
}
.info-item22>.row>div{
    width: 100%;
}
.info-pdf-content {
    flex-wrap: wrap;
    justify-content: center;
}
.info-pdf-content .pic {
    max-width: 100%;
}
.info-pdf-content .text {
    width: 100%;
}
.info-item21>.row>div{
    width: 100%;
}
.info-box1{
    padding: 20px 15px 5px;
}
.solution-section4-info{
	padding: 20px 10px 5px;
}
.solution-section2-list .list-item{
    width: 100%;
}
.info-item12 .text .list-item p {
    font-size: 16px;
    line-height: 28px;
}
.info-item12 .text .list-item ul li {
    font-size: 16px;
    line-height: 28px;
}
.info-item12{
	flex-wrap: wrap;
	margin-bottom: 0px;
}
.info-item12 .text{
	width: 100%;
}
.info-item12 .pic{
	display: none;
}
.info-item12 .text .list-item{
	padding: 0px !important;
	min-height: auto !important;
}
.info-item11 .li {
    width: 100%;
}
.info-item9{
	flex-wrap: wrap;
}
.info-item9 .pic{
	width: 100%;
	height: 220px;
	margin-bottom: 20px;
}
.info-item9 .text{
	width: 100%;
	padding: 0px 0px 5px;
	min-height: auto;
}
.info-item7 .list-item {
	flex-wrap: wrap;
}
.info-item7 {
    width: 100%
}
.info-item7 .list-item .list-title {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    border-radius: 10px;
}
.info-item7 .list-item .list-text {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-left: 0px;
    padding: 15px 15px;
}
.info-item4 {
    flex-wrap: wrap;
}
.info-item4 .pic {
    width: 100% !important;
    height: 250px;
}
.info-item4 .text {
    width: 100% !important;
    min-height: auto;
}
.info-item1 .list-item{
	width: 100%;
}
.careers-section7-list .list-item{
	width: 100%;
}
.about-section3-info .info-style2 .list-item .style2{
	width: 100%;
	padding: 15px 30px;
}
.about-section3-info .info-style2 .list-item .style1{
	width: 100%;
	margin-bottom: 15px;
}
.about-section3-info .info-style2 .list-item .style1:before{
	content: none;
}
.about-section3-info .info-style2 .list-item{
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.about-section2-list .swiper-slide .pic p{
	font-size: 22px;
}
.pagebanner .pagebanner-title {
    font-size: 22px;
}
.mainsection7-forms .forms .row .col-lg-6 {
    width: 100%;
}
.mainsection2-list .list-item{
	width: 48%;
}	
.maincon {
    padding: 0px 15px;
}
}

@media screen and (max-width:600px){




.pdf-link-form .pdf-link-form-box{
	padding: 30px 15px 30px;
}
.solution-section6-list .list-item{
	width: 100%;
}
.solution-section3-text{
	margin-bottom: 25px;
}
.solution-section3-text .text-item{
	flex-wrap: wrap;
	justify-content: center;
}
.solution-section3-text .text-item .item-pic{
	margin-bottom: 20px;
}
.solution-section3-text .text-item .item-list{
	width: 100%;
}
.solution-title-list-box{
	top: 60px;
}
.info-item17>.row>div{
    width: 100%;
}
.info-item16 .list-item{
	padding: 20px 10px 5px;
}
.info-item15 .list-item {
    width: 100%;
}
.info-item13>.row>div{
    width: 100%;
}
.resources-item .list-item{
	width: 100%;
}
.careers-section7-list .list-item .list-title{
	font-size: 16px;
}
.titles br{
	display: none;
}
.mainsection8-info .info-list{
	padding: 30px 15px;
}
.mainsection8-info .info-list .list-content .pic{
	width: 100%;
	padding-bottom: 60%;
}
.careers-section5-info .text .style1{
	font-size: 16px;
}
.careers-section4-list .list-item {
    padding: 30px 15px;
}
.careers-section3 .style1 {
    font-size: 16px;
}
.careers-section3-list .list-item {
    width: 100%;
}
.contact-section1-info .text .text-list .list-item{
	padding-left: 50px;
}
.contact-section1-info .text .text-list .list-item:before{
	width: 40px;
	height: 40px;
}
.about-section2-list .swiper-slide .text p{
	font-size: 15px;
	line-height: 24px;
}
.about-section2-list .swiper-slide .text h3{
	font-size: 20px;
}
.foot-logo img {
    height: 40px;
}
.mainsection3-info .text .text-list p{
	width: 100%;
}
.mainsection3-info .pic .pic-list .pic-list-box {
    flex-wrap: wrap;
}	
.mainsection3-info .pic .pic-list .pic-list-box .list-item {
    width: 100%;
}
.mainsection2-list .list-item{
	width: 100%;
}
.nav-right{
	column-gap: 15px;
}
.logos img{
	height: 40px;
}

}