.careers-page h3 {
	text-align: center;
	margin-bottom: 25px;
}

.careers-page h6 {
	font-size: 15px;
}

.deve-icons,
.intro-iner .accordion-item {
	float: left;
	width: 100%;
}

.deve-icons img {
	width: 15px;
}
.contact-info.contact-pg {
    max-height: 425px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.deve-icons span.ex-ye {
	font-size: 12px;
	margin-left: 5px;
}

.list-styl li::marker {
	color: #54AD47;
	/* Change bullet color */
	font-size: 12px;
	/* Resize bullet */
}

ul.list-styl li {
	list-style: disc !important;
	font-size: 12px;
}

ul.list-styl li b {
	color: #54AD47;
}

.topnav .butn {
	padding: 7px 20px;
	background: #fff;
	color: #1d1d1d;
	margin-right: 15px;
}

.topnav {
	display: flex;
	justify-content: end;
}

.up-load-btn {
	background: #54AD47;
	color: white;
	line-height: 1.2;
	padding: 8px;
	border-radius: 4px;
	cursor: pointer;
}

.up-load-btn img {
	width: 115px;
}

.modal {
	overflow: hidden;
}

.modal-header {
	border-bottom: 1px solid #484747 !important;
}

.lmtWIHO_gkbTeeyuvoJC.mOUYF5ZmuNL6I7t0mSFg {
	background: #54AE3D;
}

.modal-dialog {
	margin: 6rem auto !important;
}

.modal-content {
	box-shadow: 0px 0px 2px #ababab;
	background: #000;
}

div#staticBackdrop h5 {
	font-size: 18px;
}

div#staticBackdrop p {
	color: #fff;
	font-size: 12px;
}

.modal-header {
	padding: 0.5em 1em !important;
}

.contact-pg input,
.contact-pg textarea {
	padding: 8px 0 !important;
}

input,
input::placeholder,
textarea,
textarea::placeholder {
	font-size: 18px;
}

.butn.butn-md {
	padding: 5px 14px !important;
}

.butn span.icon {
	width: 14px;
}

button.btn-close,
button.btn-close:hover {
	color: #fff;
	opacity: 1;
	width: 10px;
	height: 10px;
	border: 1px solid;
	border-radius: 100%;
	justify-content: center;
	display: flex;
	align-items: center;
}