.evnt-btn a {
	background: red;
	color: #fff;
	padding: 17px 84px;
	font-size: 25px;
	font-weight: bold;
	border-radius: 10px;
}
.page-bnr.dwn-bg {
	background: #00b9f2;
	padding: 100px 0;
	border-radius: 0 0 215px 215px;
}

.evnt-btn {
	display: flex;
	gap: 50px;
	justify-content: center;
	margin-top: 100px;
}
.form-wrap1 select {
	width: 100%;
	padding: 22px;
	font-size: 20px;
	font-weight: bold;
}

.form-wrap1 input[type="text"],.form-wrap1 input[type="date"]{
	width: 100%;
	padding: 22px !important;
	font-size: 20px !important;
	font-weight: bold !important;
	border: 1px solid black !important;
}

.form-wrap1{
	align-items: center;
}

.form-wrap1 h3{
	font-weight: 500;
}
.form-wrap1 {
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	margin: 50px 0;
	padding: 30px;
}
.form-wrap1 .row {
	align-items: center;
	margin: 25px 0;
}

.sub-btn {
	background: red;
	color: #fff;
	padding: 8px 35px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 10px;
}

.d-flex.rd label {
	font-size: 25px;
	color: #000;
	margin-left: 10px;
}
.d-flex.rd input {
	width: 20px;
}
.rd input {
	padding: 10px;
}
.rd a {
	background: #ebecec;
	padding: 10px;
	border-radius: 5px;
	color: black;
	width: 100%;
	text-align: center;
}

.b-content {
	text-align: center;
}
.b-content h2 {
	color: #d21825;
}
.b-content h4 {
	font-size: 20px;
	color: #d0b26f;
}
.b-content h5 {
	font-size: 17px;
}
.card-sec {
	border: 4px solid #d1b26b;
	margin: 50px;
	padding: 20px 10px;
}
.r-content h3 {
	font-size: 14px;
	color: #70a2c4;
	margin-bottom: 0;
}
.r-content p {
	font-size: 16px;
	color: #70a2c4;
	margin-bottom: 0;
	font-weight: bold;
}
.r-content p {
	font-size: 18px;
	color: #4584af;
	margin-bottom: 0;
	font-weight: bold;
}
.r-content {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: end;
	align-items: end;
}
.relative{
	position: relative;
}
.h-title {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 14px;
}
.bb-bprder {
	/* width: 100%;
	height: 2px;
	background: #a09f9f; */
	position: absolute;
	bottom: 7px;
	left: 0;
	border-bottom:2px solid #a09f9f;
    width: 100%;
}
.all-content .row {
	padding-top: 11px;
}
.sm-border {
	border-bottom: 1.5px solid #a09f9f;
	width: 100px;
	display: block;
}
.b-content1 p {
	margin-bottom: 0;
	font-size: 13px;
}
.logo-co span{
	color:#d21825;
}
.logo-co {
	font-size: 13px;
	text-align: center;
	margin-bottom: 0;
}
.logo-txt img {
	width: 38px;
}
.logo-txt {
	display: flex;
	align-items: center;
	gap: 15px;
}
.fill-name {
	padding: 0;
	list-style: none;
}

.rr-border {
	border-bottom: 1.5px solid #696969;
	width: 60%;
}
.fill-name li {
	display: flex;
}
.des-txt {
	position: absolute;
	top: -115%;
	right: 0;
}
.lst-content {
	font-size: 12px;
	color: #b5b5b5;
}