@charset "UTF-8";
/* CSS Document */

.c5-normal__fw{
	font-weight:normal;
	margin: 0 8px 15px 0;
	}

.c5-fw__small{
	font-size:120%;
	font-weight:bolder;
	}

.c5-fontW__normal {
	font-weight:normal !important;
}

.c5-general--mb0{
	margin-bottom: 0px !important;
}

.c5-general--mt0{
	margin-top: 0px !important;
}

.c5-fontW__bold{
	font-weight:bold !important;
}

.c5-PR4__box{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

.c5-PR4__box li{
	margin: 0;
	padding: 0;
	width: 24%;
	margin-left: 1%;
	text-align: center;
	display: table;
	float: left;
}

.c5-icon_B1{
	color: #2f353d !important;
	font-size: 1rem !important;
}

.c5-PR4__box li:first-child{
	padding-left: 0px;
}

.c5-PR4__box li:last-child{
	float: right;
}

.c5-PR4__box li p{
	display: table-cell;
	vertical-align: middle;
	padding: 20px 10px;
	background: #fff;
	border:solid 4px #cc0033;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	line-height: 1.5;
}

.c5-PR4__box li p span{
	color: #c93434!important;
	font-weight: bold;
	font-size: 20px;
}

.c5-row_Box{
	display: table;
	width: 100%;
}

.c5-row_Box .c5-row_Box--left{
	display: table-cell;
}

.c5-row_Box .c5-row_Box--right{
	display: table-cell;
	text-align: right;
	min-width: 375px;
}



@media screen and (max-width: 639px){

	.c5-PR4__box li{
		width: 48%;
		margin-left: 2%;
		margin-bottom: 2%;
	}

	.c5-PR4__box li:first-child{
		padding-left: 0px;
	}

	.c5-PR4__box li p span{
		font-size: 16px;
	}

	.c5-row_Box .c5-row_Box--left{
		display: block;
		width: auto;
	}

	.c5-row_Box .c5-row_Box--right{
		display: block;
		width: auto;
		min-width: 0;
		text-align: center;
	}
	.c5-imgBtn{
	display: block;
	line-height: 0;
	}
	.c5-imgBtn img {
	/* width: 100%; */
	max-width: 100%;
}

}
.c5-header1{
	margin: 0 0 40px 30px;
}

.c5-storeLinks{
	clear: both;
	margin: 0;
	padding: 28px;
	background-color: #ffce81;
}
.c5-storeLinks__2{
	clear: both;
	padding: 28px;
	background-color: #f3f4f6;

}
.c5-header1__heading{
	font-size: 1.75rem;
	font-weight: 700;
	margin: 0 0 30px 0;
	color: #2f353d;
	font-family: sans-serif;
}



.table {
  	position: relative;
  	display: table;
  	width: 100%;
  	padding-bottom: 25px
  }
  
  .table-cell{
  	display: table-cell;
    padding: 0 10px;
    position: relative;
}
  .c5-cell_btn{
  	position: absolute;
      bottom:20px;
      left: 25%;
      z-index: 99;
      width: 50%;
  }
  .c5-cell_group img{
  	width: 85%;
  }

  .c5-phone{
  	height: auto;
    position: absolute;
    bottom: -2%;
    left: 5%;
    z-index: 99;
    width: 26% !important;
  }
  .c5-card{
	position: absolute;
    top: 15%;
    right: -5%;
    z-index: 99;
    width: 45%;

}

@media screen and (max-width: 700px) {
  .table {
    display: block;
    left: 0;
    padding-bottom: 25px;
    margin-bottom: 50px;
}
  .table-cell {
    display: inline-block;
    width:40%;
  }
  .c5-cell_btn{
  	position: absolute;
      bottom:20px;
      left: 20%;
      z-index: 99;
      width: 60%;
  }
  .c5-cell_group img{
  	width: 100%;
  }
  .c5-card{
	position: absolute;
    top: 20%;
    right: -12%;
    z-index: 99;
    width: 40%;
}
  .c5-phone{
  	width: 29% !important;
  	left: -5%;
  }
}
.c5-heading{
	background-color: #cc0033;
	padding: 15px 0 10px 0;
	text-align: center;
	margin-bottom: 30px;

}
.c5-heading1{
	font-size: 1.75rem;
	font-weight: 700;
	font-family: sans-serif;
	color: #fff;
	margin: 0 0 -10px 0;

}
.c5-small1{
	font-size: 0.75rem;
	color: #fff;
}
.c5-20bai_bg{
	background-color: #fed942;
}
.c5-modori_bnr img{
	max-width: 640px;
	width: 100%;
	height: auto;
}
.c5-getStarted{
	margin: 20px -7px 0 -8px;
}
.c5-getStarted li{
	box-sizing: border-box;
	display: inline-block;;
	padding: 0 8px;
	position: relative;
}
.c5-getStarted__item1{
	max-width: 640px;
	width: 100%;
}
