body {
	font-weight: 300;
	line-height: 1.5;
	font-family: 'Montserrat', sans-serif;
	background: #fff;
	color: #000;
	-webkit-font-smoothing: antialiased;
	position: relative;
}
img {
	max-width: 100%;
}
a, a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	outline: none;
}
ul {
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
}
figure {
	margin: 0px;
}
button:focus {
	outline: none;
}
input, textarea {
	font-family: 'Montserrat', sans-serif;
}
.btn {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
	cursor: pointer;
	border: 1px solid #f2a833;
	padding: 0px 10px;
	min-width: 168px;
	height: 46px;
	line-height: 46px;
	border-radius: 5px;
	background-color: #f2a833;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.btn:hover {
	color: #fff;
}
@media (min-width: 1200px) {
	.container {
		width: 1174px;
		max-width: 100%;
	}
}
h2 {
	font-size: 21px;
	font-weight: 500;
	line-height: 1.81;
	color: #051331;
	font-family: 'Montserrat', sans-serif;
}

/* Ggeneral_CSS */

/* Banner */
.banner {
	position: relative;
	width: 100%;
	padding: 101px 0px 48px;
	background: #fff;
}
.pay_text {
	padding-right: 20px;
}
.pay_wallet span {
	font-size: 23px;
	font-weight: 500;
	line-height: 1.52;
	color: #051331;
	display: block;
	margin: 8px 0px 11px;
}
.pay_wallet p {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.41;
	color: #000000;
	margin-bottom: 58px;
}
.btn_blue {
	min-width: 159px;
	height: 41px;
	line-height: 38px;
	background-color: #507de4;
	border-color: #507de4;
	font-size: 11px;
	position: relative;
	padding-right: 40px;
}
.icon_arrow {
	background: url(../images/arrow.svg) no-repeat;
	display: inline-block;
	width: 15px;
	height: 12px;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%);
}
.think_wallet {
	padding-top: 12px;
	text-align: center;
	margin-left: -45px;
}
.think_wallet a {
	display: inline-block;
	margin-bottom: 20px;
}

/* Section */
.single_group {
	padding: 46px 0px 60px;
	background: #fafafa;
}
.heading_box {
	text-align: center;
}
.single_group .heading_box {
	margin-bottom: 55px;
}
.single_group .heading_box h2 {
	font-weight: 600;
	margin-bottom: 10px;
}
.heading_box ul li {
	list-style: none;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	color: #051331;
	border-left: 1px solid #051331;
	display: inline-block;
	padding: 0px 10px;
}
.heading_box ul li:first-child {
	border-left: none;
}

.get_value span {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.53;
	color: #051331;
	display: block;
	margin: 24px 0px;
}
.get_value figure {
	margin-left: -10px;
}
.get_value .wallet_list li {
	list-style: none;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
	color: #051331;
}
.mb_space {
	margin-bottom: 19px;
}
.get_value .wallet_list li strong {
	font-weight: 600;
}
.round_black {
	display: inline-block;
	border-radius: 50%;
	vertical-align: text-top;
	width: 5px;
	height: 5px;
	background-color: #000000;
	margin-top: 5px;
}

/* WHY_PAY32_SEction */
.why_section {
	padding:64px 0px 75px;
}
.why_section .heading_box {
	padding: 0px 10px;
}
.heading_box strong {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.57;
	color: #051331;
}
.heading_box strong span {
	font-weight: 300;
}
.your_choose {
	padding-bottom: 20px;
	margin-left: -10px;
}
.your_choose h4 {
	font-size: 28px;
	font-weight: 600;
	line-height: 1.1;
	color: #000000;
	margin: 0 0 10px;
}
.your_choose p {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.8;
	color: #000000;
	margin-bottom: 47px;
}
.your_choose p strong {
	font-weight: 500;
}
.your_choose .btn {
	min-width: 181px;
	height: 46px;
	line-height: 46px;
	position: relative;
	padding-right: 38px;
}
.small_text {
	text-align: center;
	margin-top:22px;
}
.small_text p {
	font-size: 12px;
	font-weight: 600;
	font-style: italic;
	line-height: 1.33;
	color: #051331;
}
.small_text span {
	color: #e9ab3b;
}

.full_manage {
	position: relative;
	margin-top: 64px;
}
.right_absolute {
	position: absolute;
	top: 0px;
	left: 0px;
}
.no-padding {
	padding-left: 0px;
	padding-right: 0px;
}
.supplies_slider {
	padding-right: 70px;
}
.supplies_slider .items_supp img {
	object-fit: contain;
	height: 374px;
	border-radius: 5px;
	object-position: 89px 0;
}
.supplies_slider .owl-nav {
	width: 90px;
	height: 46px;
	border-radius: 7px;
	background-color: #ffffff;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	position: absolute;
	bottom: 20px;
	right: 36px;
	padding: 12px 10px;
}
.supplies_slider .owl-nav .owl-prev, .supplies_slider .owl-nav .owl-next {
	display: inline-block;
}
.supplies_slider .owl-nav .owl-prev {
	background: url(../images/priview_icon.svg) no-repeat 0 0;
	height: 20px;
	width: 25px;
	background-size: contain;
	float: left;
}
.supplies_slider .owl-nav .owl-next {
	background: url(../images/next_icon.svg) no-repeat 0 0;
	height: 20px;
	width: 25px;
	background-size: contain;
	float: right;
}
.point_column{
	padding-bottom: 56px;
}
.highly_box {
	text-align: center;
}
.highly_box span {
	font-size: 12px;
	font-weight: 600;
	line-height: 1.5;
	color: #051331;
	margin-top: 6px;
	display: block;
}

/* Section_GET_Any */
.gray_sec {
	padding: 50px 0px 57px;
	background: #fafafa;
}
.get_text {
	text-align: center;
}
.get_text h2 {
	margin-bottom: 13px;
	font-size: 22px;
}

/* Section_Reward */
.practice_sec {
	padding: 57px 0px 75px;
}
.financing_box a {
	display:block;
}
.financing_box a img {
	border-radius: 5px;
}
.point_get {
	margin-top: 23px;
}
.point_get h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.14;
}
.point_get h3 a {
	text-decoration: none;
	color: #428dff;
}
.point_get p {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.6;
	color: #051331;
}

/* Blue_Get_Cash_Section */
.cash_rebates {
	padding-bottom: 93px;
}
.line_text {
	margin-bottom: 20px;
}
.line_text p {
	font-size: 13px;
	font-weight: 600;
	font-style: italic;
	line-height: 1.23;
	text-align: center;
	color: #051331;
}
.blue_bg {

}
.center_meddle {
	padding: 60px 80px 56px 60px;
	background: #428dff;
	border-radius: 5px;
}
.rebate_online {
	max-width: 300px;
	display: inline-block;
}
.rebate_online p {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.35;
	color: #ffffff;
	margin-bottom: 15px;
}
.rebate_online span {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.43;
	color: #ffffff;
}
.coming_btn {
	display: inline-block;
	margin-left: auto;
}
.coming_btn .btn {
	width: 181px;
	height: 46px;
	line-height: 46px;
}









/* ===============FINANCING_PROGRAM================== */
.btnn {
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	cursor: pointer;
	border: 1px solid #f2a833;
	padding: 0px 10px;
	line-height: 46px;
	min-width: 181px;
	height: 46px;
	border-radius: 5px;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
	background-color: #f2a833;
	font-size: 12px;
	font-weight: 600;
	position: relative;
	display: inline-block;
}
.btnn:hover {
	color: #fff;
}
@media (min-width: 1200px) {
	.container {
		width: 1174px;
		max-width: 100%;
	}
}
h2 {
	font-size: 21px;
	font-weight: 500;
	line-height: 1.81;
	color: #051331;
	font-family: 'Montserrat', sans-serif;
}

/* Ggeneral_CSS */

/* BANNER */
.banner2 {
	background:url(../images/banner_bg.png) no-repeat 68% 0;
	position: relative;
	    background-size: cover;
	min-height: 616.3px;
}
.banner_up {
	padding: 67px 0px 0px 0px;
}
.logo2 {
	margin-bottom: 31px;
}
.financing_logo {
	margin-bottom: 39px;
}
.logo2 a {
	display: inline-block;
}
.payment_text {
	max-width: 100%;
	width: 400px;
}
.payment_text span {
	font-size: 23px;
	font-weight: 500;
	line-height: 1.39;
	color: #051331;
	display: block;
	margin-bottom: 22px;
}

.btn_blue {
	min-width: 159px;
	height: 41px;
	line-height: 41px;
	border-color: #507de4;
	border-radius: 5px;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.15);
	background-color: #507de4;
	font-size: 11px;
	font-weight: 600;
	color: #ffffff;
	position: relative;
	
}
.icon_arrow {
	background: url(../images/arrow_white.svg) no-repeat;
	display: inline-block;
	width: 15px;
	height: 12px;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}
.important_points {
	margin-top: 27px;
}
.box_rounded {
	display: inline-block;
	max-width: 100%;
	width: 194px;
	text-align: center;
	vertical-align: top;
}
.box_rounded img {
	border-radius: 50%;
	width: 91px;
	height: 96px;
}
.box_rounded span {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.14;
	color: #051331;
	display: block;
	margin-top: 12px;
}

/* Gray_Section */
.gray_section{
	margin-top: 47px;
}
.gray_bgbox{
	border-radius: 2px;
  background-color: #f8f8f8;
}
.boxtext{
	text-align: center;
	padding: 26px 15px;
}
.boxtext h2{
	  font-size: 21px;
  font-weight: 500;
  line-height: 1.81;
  color: #051331;
margin: 0px 0px 10px 0px;
}
.boxtext p{
	  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #051331;
}
.boxtext p span{
	display: block;
}

/* What_Matters_Slider */
.full_manage {
    position: relative;
    margin-top:34px;
}
.your_choose2 {
    padding-bottom: 20px;
    margin-left: -10px;
}
.your_choose2 p {
font-size: 14px;
  font-weight: normal;
  line-height: 1.71;
  color: #000000;
  margin-bottom: 25px;
}
.supplies_slider2 {
    padding-right: 37px;
}
.supplies_slider2 .owl-nav {
    width: 90px;
    height: 46px;
    border-radius: 7px;
    background-color: #ffffff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    position: absolute;
    bottom: 20px;
    right:0px;
    padding: 12px 10px;
}
.supplies_slider2 .items_supp img {
object-fit: contain;
    border-radius: 5px;
    object-position: 0;
}
.supplies_slider2 .owl-nav .owl-prev, .supplies_slider2 .owl-nav .owl-next {
    display: inline-block;
}
.supplies_slider2 .owl-nav .owl-prev {
    background: url(../images/priview_icon.svg) no-repeat 0 0;
    height: 20px;
    width: 25px;
    background-size: contain;
    float: left;
}
.supplies_slider2 .owl-nav .owl-next {
    background: url(../images/next_icon.svg) no-repeat 0 0;
    height: 20px;
    width: 25px;
    background-size: contain;
    float: right;
}
.small_text{
	text-align: center;
	margin-top: 12px;
}
.small_text p{
	  font-size: 12px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.33;
  color: #051331;
}
.small_text span{
	color: #e9ab3b;
}


/* Gray_Section2 */
.gray_yourself{
	padding-top: 67px;
}
.need_software{
	padding: 20px 15px 25px;
	text-align: center;
}
.need_software span{
	font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
  color: #626263;
}
.need_software p{
	  font-size: 22px;
  font-weight: bold;
  line-height: 1.27;
  color: #051331;
}

/* Section_round_box */
.link_box{
	margin-top: 67px;
	display: inline-block;
}
.link_box a{
	display: block;
	 font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: #000000;	
}
.link_box a span{
	margin-top: 24px;
	display: block;
}
.line_btn{
	margin-top: 32px;
}

/* Text_Financing_Section */
.text_column{
	padding-top: 120px;
}
.program_text .bold_point{
	margin-bottom: 32px;
}
.program_text .bold_point li{
	list-style: none;
	display: inline-block;
	  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height:.8;
  letter-spacing: normal;
  text-align: center;
  color: #051331;
  border-right: 3px solid #707070;
      padding-right: 15px;
}
.program_text .bold_point li:last-child{
	border-right: none;
	padding-right: 0px;
	padding-left: 15px;
}

.program_text .financing_covered li{
	list-style: none;
	  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
  color: #000000;
  padding-left: 20px;
  position: relative;
  margin-bottom: 20px;
}
.program_text .financing_covered li:last-child{
	margin-bottom: 0px;
}
.round_iconblack{
	position: absolute;
	left: 0px;
	top: 5px;
	  width: 9px;
  height: 9px;
  background-color: #000000;
  border-radius: 50%;
}


/* Gray_Section */
.small_equipment{
	padding-top: 80px;
}
.pay_later{
	text-align: center;
	padding: 37px 15px 46px;
}
.pay_later p{
	 font-size: 20px;
  font-weight: normal;
  line-height: 1.25;
  color: #051331;
  display: block;
  margin-bottom: 25px;
}
.pay_later .bold_text{
	font-weight: bold;
}
.pay_later .btnn{
	min-width: 168px;
  height: 46px;
  font-size: 13px;
}

/* Section_Blue_Last */
.blue_column{
	padding-top: 68px;
	padding-bottom: 102px;
}
.line_text{
	text-align: center;
}
.line_text span{
	 font-size: 13px;
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.23;
  letter-spacing: normal;
  color: #051331;
}
.blue_bgbox{
	border-radius: 5px;
  background-color: #428dff;
  margin-top: 20px;
  padding:58px 79px 58px 61px;
}
.get_cashbox{
	    max-width: 300px;
}
.get_cashbox p{
	 font-size: 17px;
  font-weight: 500;
  line-height: 1.35;
  color: #ffffff;
  margin-bottom: 19px;
}
.get_cashbox span{
	 font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  color: #ffffff;
}
.right_soon{
	    display: inline-block;
    margin-left: auto;
}













