.main-nav nav .navbar-nav .nav-item a {
	color: black;
}

.main-nav nav .navbar-nav .nav-item .nav-las a {
	color: #fff;
}

.page-banner {
	background-image: url('../images/test-img/banner-test-2.jpg');
	height: 30vh;
}

.pricing {
	padding-top: 50px;
	padding-bottom: 50px;
	background: white;
	overflow: hidden;
}

.ban-text {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pricing-head {
	font-size: 24px;
	font-weight: bold;
}

table {
	width: 100%;
}

td {
	font-size: 18px;
}

th {
	font-size: 24px;
}

td,
th {
	text-align: left;
	padding: 20px;
}

.tab-td {
	border-bottom: 1px solid #e9ebef;
	border-top: 1px solid #e9ebef;
}

.tab-td-ex {
	border-bottom: 1px solid black;
}

.pri-grid-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 20px;
	padding: 10px;
}

.pri-grid-item {
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 10px 0px #e7e7e7;
	font-size: 30px;
	text-align: center;
}

.pri-ul li {
	list-style: none;
	font-size: 14px;
	font-weight: normal;
}

.pri-ul-head ul {
	font-size: 18px;
	font-weight: 500;
	text-align: left;
}

.hr-box-1 {
	box-shadow: 0px 0px 10px 0px #e7e7e7;
}

.inner-hr-left {
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.hr-box-num {
	font-size: 40px;
	line-height: 56px;
}

.inner-hr-right {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.pri-hr-price {
	font-size: 30px;
	line-height: 56px;
}

.even-box {
	background-color: #ffe0c7;
}

.pri-2-grid-container {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;
	padding: 0px;
}

.pri-2-grid-item {
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 10px 0px #e7e7e7;
	padding: 20px;
	font-size: 30px;
	text-align: center;
}

.pri-hr-bx-1 {
	background-color: #e9f7ff;
}

.pri-hr-bx-2 {
	background-color: #cdedff;
}

.pri-hr-bx-3 {
	background-color: #a8dfff;
}

.pri-hr-bx-4 {
	background-color: #6db7e3;
}

span.step {
	background: #000000;
	border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 5.8em;
	color: #ffffff;
	display: inline-block;
	font-weight: bold;
	line-height: 3.6em;
	margin-right: 5px;
	text-align: center;
	font-size: 30px;
	width: 3.6em;
}

.pri-cr-1 {
	justify-content: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.pri-para-1 {
	font-size: 18px;
	justify-content: center;
	line-height: 23px;
}

.dis-fon {
	font-size: 18px !important;
	font-weight: bold !important;
}

.stn-pack {
	font-size: 18px;
	font-weight: bold;
}

.pay-sch-right {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.arrow-wrapper {
	position: relative;
	width: 120px;
}

.arrow-stick {
	position: absolute;
	top: 50px;
	left: 0;
	width: 120px;
	height: 2px;
	background-color: #000;
	transform: translateY(-50%);
}

.arrow-stick::before {
	content: '';
	position: absolute;
	top: -9px;
	right: 1px;
	width: 20px;
	height: 20px;
	border: 2px solid #000;
	border-top: none;
	border-right: none;
	transform: rotate(225deg);
}

.pay-sch-right {
	box-shadow: 0px 0px 10px 0px #e7e7e7;
}

.lo-dis {
	flex-direction: column;
}

.grid-container-earbd {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 50px;
	padding: 10px;
}

.grid-item-earbd {
	background-color: #f7ffe5;
	box-shadow: 0px 0px 10px 0px #e7e7e7;
	padding: 20px;
	font-size: 30px;
	text-align: center;
}

.tx-cen {
	text-align: center;
}

.bd-ft {
	font-weight: bold;
}

.pri-bx-sh {
	background-color: #4d8e9f;
	color: #ffffff;
}

.pri-bx-rw {
	background-color: #75b593;
	color: #ffffff;
}

.eq-pri-btn {
	padding: 0px 0px;
	border-radius: 5px;
	height: 45px;
	border: none;
}

.th-pac {
	font-size: 18px !important;
	font-weight: 400 !important;
}

.inner-bt-pri {
	width: 50%;
	margin: auto;
	background: #ffe79b;
	padding: 12px 5px;
}

.ps-grid-container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
	padding: 10px;
}

.ps-grid-item {
	background: #f3f3f3;
	padding: 45px 20px 20px 20px;
	font-size: 30px;
	text-align: center;
	position: relative;
}

.rt-top {
	position: absolute;
	left: 50%;
	top: -26px;
	margin: 0 0 0 -26px;
	border-radius: 50%;
	text-align: center;
	height: 60px;
	width: 60px;
	line-height: 24px;
	color: #fff;
	background-color: #a1a1a1;
}

.inner-rt {
	line-height: 60px;
	font-size: 18px;
}

.box {
	width: 550px;
	background-color: #a1a1a1;
	color: #fff;
	padding: 10px;
	position: relative;
	float: left;
	justify-content: center;
	height: 57px;
	display: flex;
	align-items: center;
}

.upp-bx {
	flex-direction: column;
}

.right-cont {
	font-size: 18px;
}

.box.arrow-right:after {
	content: ' ';
	position: absolute;
	right: -15px;
	top: 10px;
	border-top: 15px solid transparent;
	border-right: none;
	border-left: 15px solid #a1a1a1;
	border-bottom: 15px solid transparent;
}

.down-disp {
	font-size: 18px;
	font-weight: bold;
}

.out-box-dis {
	border: 1px solid #dbdbdb;
	background: #f3f3f3;
}

.grid-container-tw {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	padding: 10px;
	grid-gap: 20px;
}

.grid-item-tw {
	box-shadow: 0px 0px 10px 0px #e7e7e7;
	padding: 20px;
	height: 200px;
	font-size: 30px;
	text-align: center;
	position: relative;
	background: rgb(160 199 221);
	border-radius: 5px;
}

.under-b2-con {
	color: white;
    padding-top: 10px;
    font-size: 28px;
}

.b2-fon {
	font-size: 30px;
	font-weight: bold;
	line-height: 66px;
	color: rgb(255, 255, 255);
}

.b2-con {
	font-size: 19px;
	font-weight: bold;
	color: #ffffff;

}

.circle {
    background-color: rgb(160 199 221);
    border: 15px solid #ffffff;
    border-radius: 100%;
    height: 100px;
    width: 100px;
    position: absolute;
    top: 148px;
    left: 210px;
}

.b2-img {
	top: 3px;
	position: absolute;
	left: 3px;
}

.ou-con {
	margin: auto;
}

@media (min-width: 150px) and (max-width: 991px) {
	.pri-grid-container {
		grid-template-columns: repeat(1, 1fr);
	}

	.ps-grid-container {
		grid-template-columns: repeat(1, 1fr);
		grid-gap: 40px;
	}

	.btm-20 {
		margin-bottom: 20px !important;
	}

	.pri-2-grid-container {
		grid-template-columns: repeat(2, 1fr);
	}

	.grid-container-earbd {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media (min-width: 150px) and (max-width: 600px) {
	.pri-2-grid-container {
		grid-template-columns: repeat(1, 1fr);
	}

	.out-box-dis {
		flex-direction: column;
	}
}

@media (min-width: 150px) and (max-width: 767px) {
	.inner-bt-pri {
		width: 100%;
	}
}

@media (min-width: 400px) and (max-width: 767px) {
	.box {
		width: 200px;
	}
}

@media (min-width: 150px) and (max-width: 399px) {
	.box {
		width: 130px;
	}
}