html {
	scroll-behavior: smooth;
	background: #ffffff;
}

body {
	padding-bottom: 0px;
	font-family: Open Sans,Arial,sans-serif,Verdana !important;
	background: #ffffff;
	color: #343434;
	font-weight: normal;
	margin: 0px;
}

figcaption, figure {
	display: block;
}

a, p, span, h1, h2, div {
	font-family: Open Sans,Arial,sans-serif,Verdana !important;
}

.DmenuSection {
	min-height: 100px;
	width: 100%;
	position: fixed;
	z-index: 99;
	background: #fff;
	box-shadow: 0 5px 10px -5px #ccc !important;
	top: 0;
}

.MmenuSection {
	min-height: 70px;
	width: 100%;
	position: fixed;
	z-index: 99;
	background: #fff;
	box-shadow: 0 5px 10px -5px #ccc !important;
	top: 0;
	display: none;
}

.sticky-top-banner {
	background: #a5a5a5;
	padding: 9px 0px;
}

	.sticky-top-banner p {
		font-size: 11.5px;
		color: #ffffff;
		line-height: 1.4;
		margin: 0px;
	}

.logoimage {
	max-width: 200px;
}

.mainmenu {
	padding: 0px;
	margin: 0;
}

	.mainmenu > li {
		list-style: none;
		display: inline-block;
		margin-left: 0;
		padding: 0px 15px;
		margin-top: 0px;
	}

	.mainmenu > li {
		border-left: 1px solid #5a5a5a;
	}

		.mainmenu > li:last-child {
			border-left: 0px solid #5a5a5a;
		}

		.mainmenu > li > a > i {
			font-size: 21px;
			color: #343434;
		}

		.mainmenu > li > a > span {
			font-size: .75rem;
			color: #5a5a5a;
		}

		.mainmenu > li > span {
			display: inline-block;
			vertical-align: middle;
			font-weight: 700;
			font-size: 14px;
			padding-top: 0;
		}

.global-icon {
	width: 25px;
}

.global-icon2 {
	width: 15px;
}

.phone-append i {
	transform: rotate(267deg);
}

.cpage-title {
	background: #f4f6f6;
	margin-top: 100px;
}

h1.page-title {
	color: #2882c0;
	font-size: 1.5rem;
	border-bottom: 1px solid silver;
	padding-bottom: .9rem;
	margin-bottom: 0;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 20px;
}

.open-account {
	margin-top: 30px;
	border: 1px solid #ebeff0;
	background-color: #fff;
	padding: 30px 30px 30px 0;
	margin-bottom: 10px;
}

	.open-account h3 {
		font-size: 24px;
		margin-bottom: 20px;
		font-weight: normal;
	}

.open-account-text figure {
	width: 100%;
	display: inline-block;
	vertical-align: top;
}

.entry-content img {
	max-width: 100%;
	height: auto;
}

.inner p {
	font-size: 14px;
	line-height: 1.5rem;
}

.open-account .open-account-border {
	border-right: 1px solid silver;
	padding: 0 15px;
}

#partner_code {
	cursor: pointer;
}

.ckboxLabel {
	font-size: 12px;
	font-weight: normal;
	padding-right: 30px;
}

	.ckboxLabel::before {
		content: "";
		height: 20px;
		width: 20px;
		border: 2px solid #82bb41;
		position: absolute;
		top: 0;
		right: 0;
		border-radius: 3px;
	}

#checkbox:checked + .ckboxLabel::before {
	content: "\F12C";
	height: 20px;
	width: 20px;
	border: 2px solid #82bb41;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 3px;
	font-family: "Material Design Icons";
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	background: #82bb41;
}

.checkboxDes:checked + .ckboxLabel::before {
	content: "\F12C";
	height: 20px;
	width: 20px;
	border: 2px solid #82bb41;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 3px;
	font-family: "Material Design Icons";
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	background: #82bb41;
}

.btn-submit {
	background: #d3d3d3;
	color: #ffffff;
	width: 100%;
	padding: 10px;
	font-size: 26px;
	font-weight: 700;
	line-height: 26px;
	min-height: 51px;
}

	.btn-submit:hover {
		background: #a5a5a5;
	}

.account-info {
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ebeff0;
	padding: 20px 0;
}

	.account-info .vc_column-inner {
		text-align: center;
		padding: 0 25px;
	}

	.account-info h5 {
		font-size: 24px;
		color: #2882c0;
	}

	.account-info p {
		font-size: .9375rem;
		line-height: 1.5rem;
	}

	.account-info .col-border .vc_column-inner {
		border-right: 1px solid #ebeff0;
		border-left: 1px solid #ebeff0;
	}

#pre_footer {
	background: #5a5a5a;
	padding: 40px 0;
}

	#pre_footer .menu {
		display: table;
		table-layout: fixed;
		width: 100%;
	}

.menu {
	list-style-type: none;
}

#pre_footer .menu > .menu-item {
	vertical-align: top;
	display: table-cell;
}

#pre_footer .menu .menu-item > a {
	padding: 0;
	background: transparent !important;
	color: #feffff !important;
	font-size: .875rem;
	font-weight: 400;
}

.sub-menu {
	float: none;
	padding-right: 0;
	max-width: 100%;
	list-style: none;
	margin: 0;
	padding: 0px;
}

	.sub-menu > li {
		float: none;
		width: 100%;
		padding-bottom: 0;
		list-style-type: none;
		padding: 0px;
	}

#pre_footer .menu .menu-item .sub-menu .menu-item a {
	font-size: .75rem;
}

ul.cnss-social-icon li {
	display: inline-block;
}

.footer_social li.cn-fa-facebook a, .footer_social li.cn-fa-google a,
.footer_social li.cn-fa-instagram a, .footer_social li.cn-fa-twitter a,
.footer_social li.cn-fa-youtube a {
	display: block;
	height: 32px;
	width: 32px;
	background-image: url(../images/sprite_avawp.png);
	margin: 0 5px;
}

.footer_social li.cn-fa-instagram a {
	height: 32px;
	width: 32px;
	background-position: -36px -134px;
	margin: 0 5px;
}

.footer_social li.cn-fa-youtube a {
	background-position: -188px -134px;
}

.footer_social li.cn-fa-twitter a {
	background-position: -138px -134px;
}

.footer_social li.cn-fa-facebook a {
	background-position: -88px -134px;
}

.footer_social {
	margin-right: auto;
}

figure img {
	width: 100px;
	height: 80px;
}

.footerSection {
    overflow-x: hidden;
    margin-top: 0 !important;
    background: #162842;
    padding-bottom: 100px;
    padding-top: 200px;
}
.footerSection >a{
    color:#fff
}
    .footerSection .footer-icon {
		width: 16%;
		float: left;
	}

		.footerSection .footer-icon span {
			margin: 0 auto 10px;
			height: 102px;
			width: 92px;
			display: block;
			background-position: -288px -140px;
			background-image: url(../images/sprite_avawp.png);
		}

	.footerSection .footer_desc {
		width: 80%;
		float: right;
	}

	.footerSection p, .footerSection span {
		font-size: .875rem;
		line-height: 1.5rem;
	}

		.footerSection span.footer_desc a {
			color: #fff !important;
		}

@media only screen and (min-width: 180px) and (max-width: 640px) {

	.footerSection .footer-icon {
		width: 100%;
	}

	.footerSection .footer_desc {
		width: 100%;
		float: right;
		text-align: center !important;
	}

	.copyright {
		text-align: center !important;
	}

	.footerSection span.footer_desc a {
		color: fff !important;
	}

	.footerSection p, .footerSection span {
		color: #ccc;
	}

    .footerSection {
        background: #162842;
        padding-bottom: 50px;
        padding-top: 150px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {

	.footerSection {
		background: #212439;
		padding: 150px 15px
	}

	.footerHTxt {
		font-size: 28px;
		color: #0bf0ed
	}

	.footerSection a {
		color: #fff;
		font-size: 19px
	}

		.footerSection a:hover {
			color: #0bf0ed
		}

	.color-white {
		color: #fff
	}

	.footerSection p {
		color: hsla(0,0%,100%,.48);
		font-size: 19px
	}

	@media only screen and (min-width:180px) and (max-width:767px) {


		.footerHTxt {
			font-size: 25px
		}

		.footerSection a {
			font-size: 15px
		}

		.footerSection p {
			font-size: 15px
		}

		.footerSection .text-right {
			text-align: center
		}
	}

	@media only screen and (min-width:768px) and (max-width:1024px) {


		.footerHTxt {
			font-size: 25px
		}

		.footerSection a {
			font-size: 15px
		}

		.footerSection p {
			font-size: 15px
		}

		.footerSection .text-right {
			text-align: center
		}

		.priceBox {
			max-width: 100%
		}
	}
