body{
	width: 100%;
	padding: 0;
	margin: 0;
}
p{
	font-size: 17px;
}
.hding {
	background: rgb(30, 44, 94);
	padding: 10px;
}
.logo {
  text-align: center;
}
.logo img {
  width: 238px;
}
.banr img {
  width: 100%;
}
.container {
	max-width: 800px;
}
.tow_bnr img {
	width: 100%;
}
.all_cont h1 {
  line-height: 46px;
  font-size: 38px;
  text-align: center;
  font-weight: bold;
  padding: 10px 0px;
}
.datee {
  text-align: center;
  padding-top: 20px;
}
.yellow_bloc {
	background-color: rgb(255, 247, 50);
	text-align: center;
	font-size: 22px;
	padding: 10px 20px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}
.user {
	padding: 0px 0px 20px 0px;
}
.all_cont h3 {
	font-size: 31px;
	font-weight: bold;
	padding: 15px 0px;
}
.all_cont h2 {
	font-size: 31px;
	font-weight: bold;
	padding: 15px 0px;
}
.right_bt {
	padding: 10px;
}
.lef_bt {
	padding: 10px;
}
.tow_bnr {
	display: flex;
	/* padding: 10px; */
}
.lef_bt a {
	background: rgb(255, 247, 50);
	padding: 10px;
	margin-bottom: 13px;
	display: inline-block;
	text-decoration: none;
	color: #000;
}
.right_bt a {
	background:rgb(109, 239, 137);
	padding: 10px;
	font-weight: bold;
	margin-bottom: 13px;
	display: inline-block;
	text-decoration: none;
	color: #000;
}
.three_btn a {
	background: ;
	background-color: rgb(109, 239, 131);
	padding: 10px;
	margin: 10px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 20px;
}
.three_btn {
	display: flex;
}
.blude_box {
	background: rgb(30, 44, 94);
	text-align: center;
	color: #fff;
	padding: 20px;
}
.edi a {
	background: rgb(255, 255, 255);
	padding: 10px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	color: #1e2c5e;
	margin-bottom: 20px;
}
.calcu img{
	width: 40px;

}
.calcu a {
	background: rgb(30, 44, 94);
	padding: 9px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	color: #1e2c5e;
	margin-bottom: 0;
	border: 2px solid #fff;
	border-radius: 10px;
	color: #fff;
	font-size: 22px;
}
.sta {
	font-size: 24px;
}
.tow_block {
	display: grid;
	grid-template-columns: auto auto auto;
	grid-gap: 10px;
	margin-bottom: 20px;
}
.tow_block  a {
  width: 100%;
  padding: 20px 5px;
  font-size: 24px;
  font-weight: bold;
  border-color: rgb(26, 46, 150);
    border-width: 3px;
    background-image: linear-gradient(0deg,rgb(26, 46, 150) 0%, #3498db 100%);
  color: white;
  text-align: center;
  text-decoration: none;
  box-shadow: 0px 1px 2px 0px #000;
  border-radius: 5px;
  border-style: solid;
    background-repeat: no-repeat;
}

.fine_btn a {
	width: 100%;
	padding: 20px 5px;
	font-size: 24px;
	font-weight: bold;
	border-width: 3px;
	color: white;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	border-style: solid;
	background-repeat: no-repeat;
	display: block;
	border-color: rgb(0, 0, 0);
	background-image: linear-gradient(0deg,rgb(14, 26, 87) 0%, rgb(26, 46, 150) 100%);
	margin-bottom: 28px;
}
.scwl a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	font-size: 20px;
}
.logo {
	text-align: left;
}
.dec p {
	font-size: 14px;
}
.cloud_ng {
	text-align: right;
}
.ft {
	margin-top: 73px;
}
.comtn p {
	color: rgb(102, 102, 102);
	padding: 0px 20px;
	text-align: left;
	font-size: 19px;
}
.three_btn a {
	background-color: rgb(109, 239, 131);
	padding: 10px;
	margin: 5px 5px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
  .three_btn {
	display: flex;
}

@media (max-width: 767.98px) { 
.elbtnMain {
    font-size: 23px;
    text-align: center;
    font-weight: 700;
  }
  .three_btn {
	display: flex;
	flex-wrap: wrap;
}
.tow_bnr {
	display: flex;
	flex-wrap: wrap;
}
.three_btn a {
	margin: 5px 0px;
	font-size: 16px;
	width: 100%;
}
.socil {
	text-align: center;
}
.cloud_ng {
	text-align: center;
}
.logo {
	text-align: center;
}
.ft {
	margin-top: 0;
}
.lef_bt {
	width: 100%;
}
.right_bt {
	width: 100%;
}
 }