.p-0 {
	padding: 0px !important;
}

.pl-0 {
	padding-left: 0px;
}
.pl-10 {
	padding-left: 10px;
}
.pl-15{
	padding-left:15px;
}
.pl-30{
	padding-left:30px;
}
.pr-0 {
	padding-right: 0px;
}

.pt-0 {
	padding-top: 0px;
}

.pb-0 {
	padding-bottom: 0px !important;
}
.pr-18{
	padding-right:18px;
}

.plr-0 {
	padding-left: 0px;
	padding-right: 0px;
}

.ptb-0 {
	padding-top: 0px;
	padding-bottom: 0px;
}

.m-0 {
	margin: 0px !important;
}

.ml-0 {
	margin-left: 0px;
}

.mr-0 {
	margin-right: 0px !important;
}

.mt-0 {
	margin-top: 0px !important;
}

.mb-0 {
	margin-bottom: 0px !important;
}

.mtb-0 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.mlr-0 {
	margin-left: 0px;
	margin-right: 0px;
}

.f-12 {
	font-size: 12px !important;
}

.f-14 {
	font-size: 14px !important;
}

.f-16 {
	font-size: 16px !important;
}

.f-18 {
	font-size: 18px;
}

.f-20 {
	font-size: 20px;
}

.f-22 {
	font-size: 22px !important;
}

.f-24 {
	font-size: 24px;
}

.f-26 {
	font-size: 26px !important;
}


.f-36 {
	font-size: 36px !important;
}

.f-4 {
	font-size: 2.5rem;
}

.title-head {
	color: white;
	
}

.sub-item {
	font-size: 12px;
	color: white;
}

.pt-50 {
	padding-top: 50px;
}
.mt-10{
	margin-top:10px !important;
}

.ml-30p {
	margin-left:30% !important;
}

.mb-16{
	margin-bottom:16px !important;
}

.d-inline{
	display:inline !important;
}

.text-capitalize{
	text-transform:capitalize !important;
}



.mr-15{
	margin-right:15px;
}

.ml-14{
	margin-left:14px;
}
.pb-60{
	padding-bottom:60px;
}

.mb-40 {
	margin-bottom: 40px;
}
.nivo-caption b {
	font-weight: 500 !important;
}

.pl-0{
	padding-left:0px !important;
}

.dark-blue-text {
	color: #006D9F;
}

.font-weight-600{
	font-weight:600;
}

.font-weight-500 {
	font-weight:500 !important;
}
.font-weight-300 {
	font-weight: 300 !important;
}

.font-weight-100 {
	font-weight: 100 !important;
}



.pt-20 {
	padding-top:20px;
}

.hr-style {
	border-top: 1px solid rgba(162, 182, 191, 25%) !important;
}

.mb-10{
	margin-bottom:10px;
}

.mb-5 {
	margin-bottom: 5px !important;
}

.bg-white{
	background:#fff !important;
}

.mb-25{
	margin-bottom:25px;
}

.f-15{
	font-size:15px !important;
}
.mb-2{
	margin-bottom:2px !important;
}
.mt-20 {
	margin-top: 20px !important;
}

.pb-20{
	padding-bottom:20px !important;
}

.f-40{
	font-size:40px !important;
}

.error-msg{
	color:red !important;
}

.ml-24{
	margin-left:24px;
}

.ml-28 {
	margin-left: 28px;
}

.line-height-10{
	line-height:10px !important;
}

.line-height-24 {
	line-height: 24px !important;
}

.f-28{
	font-size:28px;
}

.border-b-0{
	border-bottom:0px !important;
}

.td-width-44{
	width:44%;
}
.text-right {
	text-align: right !important;
}

.blue-c {
	color: #0095da !important;
	text-decoration: none !important;
}

.p-40{
	padding:40px;
}
/*new changes*/
.mb-15 {
	margin-bottom: 15px !important;
}
.mb-8 {
	margin-bottom: 8px;
}

.mb-50 {
	margin-bottom: 50px !important;
}

.border-t-0{
	border-top:0px;
}

.p-24 {
	padding: 24px;
}

.f-13{
	font-size:13px;
}

.pl-5{
	padding-left:5px;
}

.mb-30 {
	margin-bottom: 30px !important;
}
.mt-15{
	margin-top:15px;
}

.mt-50 {
	margin-top: 50px;
}
.pb-30 {
	padding-bottom: 30px;
}
.light-blue-text {
	color: #0095da;
}
.text-underline {
	text-decoration: underline;
}
.font-weight-200 {
	font-weight: 200 !important;
}
.pr-5 {
	padding-right: 5px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-50 {
	padding-bottom: 50px;
}
.mb-100{
	margin-bottom:100px;
}

.ml-10{
	margin-left:10px;
}

.mt-80 {
	margin-top: 80px;
}