.bg-gradient8 {
	background-color: #FFF5F1;
	margin-bottom: 40px;
}

.radius12 {
	border-radius: 12px;
}

.img-responsive100 {width: 100%; vertical-align: unset;}
.abaout_bg {
	background: url(../images/b_bg.png) center;
	background-size: contain;
	background-repeat: no-repeat;
}

.tmc {
	color: #FF7345 !important;
}

.tmc1 {
	color: #D95316 !important;
}

.lh-10 {
	line-height: 10px;
}

.lh-15 {
	line-height: 15px;
}

.lh-24 {
	line-height: 24px;
}

.video_bg {
	background: url(../images/back_vedio.png) center;

	background-repeat: no-repeat;
}

.roundext {
	line-height: 0px;
	text-align: center;
	vertical-align: bottom;
}

.paddtopzero {
	padding-top: 0px !important
}


.lh-30 {
	line-height: 30px;
}

.w-50px {
	width: 51px;
	float: left;
	margin-right: 30px;
}

.dotfont {
	font-family: 'Oleo Script', cursive;
	color: #404040;
	font-weight: 500;

}

.activeborder {
	border: 9px solid #fff;
	height: 120px !important;
	width: 120px !important;
}

.grediant0 {
	background: rgb(237, 240, 247);
	background: linear-gradient(180deg, rgba(255 245 241 / 0%) 0%, rgba(255, 245, 241, 1) 100%);
}

.grediant1 {
	background: rgb(237, 240, 247);
	background: linear-gradient(180deg, rgba(237, 240, 247, 1) 49%, rgba(236, 227, 215, 1) 100%);
}

.grediant2 {
	background: rgb(245, 252, 247);
	background: linear-gradient(180deg, rgba(245, 252, 247, 1) 49%, rgba(252, 242, 239, 1) 100%);
}

.grediant3 {
	background: rgb(255, 240, 236);
	background: linear-gradient(180deg, rgba(255, 240, 236, 1) 49%, rgba(255, 219, 226, 1) 100%);
}

.grediant4 {
	background: rgb(249, 248, 255);
	background: linear-gradient(180deg, rgba(249, 248, 255, 1) 49%, rgba(222, 240, 251, 1) 100%);
}

.grediant5 {
	background: rgb(231, 245, 247);
	background: linear-gradient(180deg, rgba(231, 245, 247, 1) 49%, rgba(234, 255, 243, 1) 100%);
}


.loginbg {
	background: #FFF5F1;
}

.mt-170 {
	margin-top: 160px;
}

.mt-23 {
	margin-top: 23px;
}

.ms-15 {

	margin-left: 15.5rem !important;
}

.section {
	padding: 50px 0;
	margin-top: 20px;
	margin-bottom: 25px;
}

.display-5 {
	font-size: 36px;
	color: #3D3D3D;
	font-weight: 700;
}

.roundfrem1 {
	height: 100px;
	width: 100px;
	background-color: #F6FBED;
	color: #556149;
	border-radius: 50%;
	position: relative;
	z-index: 9;
}

.roundfrem2 {
	height: 100px;
	width: 100px;
	background-color: #EDF1F7;
	color: #535B66;
	border-radius: 50%;
	position: relative;
	z-index: 9;
}

.roundfrem3 {
	height: 100px;
	width: 100px;
	background-color: #FFEEEB;
	color: #63463E;
	border-radius: 50%;
	position: relative;
	z-index: 9;
}

.roundfrem4 {
	height: 100px;
	width: 100px;
	background-color: #F7F5FF;
	color: #49445F;
	border-radius: 50%;
	position: relative;
	z-index: 9;
}

.roundfrem5 {
	height: 100px;
	width: 100px;
	background-color: #E7F6F7;
	color: #4A676B;
	border-radius: 50%;
	position: relative;
	z-index: 9;
}


.roundfrem1:hover {
	color: #fff;
	background-color: #556149;
	;
}

.roundfrem2:hover {
	color: #fff;
	background-color: #535B66;
}
.m-auto1 img {margin:0 auto;}

.roundfrem3:hover {
	color: #fff;
	background-color: #63463E;
}

.roundfrem4:hover {
	color: #fff;
	background-color: #49445F;
}

.roundfrem5:hover {
	background-color: #4A676B;
	color: #fff;
}

.ch-mt-10 {
	margin-top: 10px
}

.ch-mt-20 {
	margin-top: 20px
}

.ch-mt-30 {
	margin-top: 30px
}

.ch-mt-40 {
	margin-top: 40px
}


.ch-mb-10 {
	margin-bottom: 10px
}

.ch-mb-20 {
	margin-bottom: 20px
}

.ch-mb-30 {
	margin-bottom: 30px
}

.ch-pl-60 {
	padding-left: 60px;
}

.custbtn {
	font-size: 20px;
	font-weight: 700;
	padding: 8px 20px;
	width: 306px;
	color: #fff;
	border-radius: 4px;
	background-image: linear-gradient(to right, #F5A668 1%, #FF7345 100%);

	border: none;
	outline: none;


}

.ch-mt-70 {
	margin-top: 95px;
}


.custbtnlg {
	font-size: 20px;
	font-weight: 700;
	padding: 8px 20px;
	width: 408px;
	color: #fff;
	border-radius: 4px;
	background-image: linear-gradient(to right, #F5A668 1%, #FF7345 100%);

	border: none;
	outline: none;


}


footer {
	position: relative;
	z-index: 1;
	background: #F8F8F8;
}

footer .f-items.default-padding {
	padding-top: 50px;
	padding-bottom: 50px;
}

footer .item {
	margin-top: 50px;
}

footer .f-item.about {
	padding: 13px 37px;
	background: rgb(248 248 248);
	border: 1px solid rgba(255, 255, 255, 0.3);
	margin-right: 15px;
}

footer img,
footer .widget-title {
	font-weight: 600;
	margin-bottom: 30px;
}

footer img,
footer .widget-title {
	font-weight: 600;
	margin-bottom: 30px;
	width: 100%;
}

footer .f-item.link li {
	margin-bottom: 15px;
}

footer .f-item.link li a {
	color: #666666;
}

footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

footer .f-item .address li strong {
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	color: #0e2b3d;
}

.footer-bottom {
	padding: 20px 0;
	border-top: 1px solid #e7e7e7;
}

.footer-bottom p {
	margin: 0;
	color: #0e2b3d;
}

footer .small1 {
	font-size: 11px;
	line-height: 18px;
}

.text-right {
	text-align: right !important;
}


@media only screen and (max-width: 768px) {
	.ms-15 {
		margin-left: 10.5rem !important;
	}

	.mt-170 {
		margin-top: 50px;
	}

	#first {
		order: 1;
	}

	#second {
		order: 2;
	}

	#third {
		order: 3;
	}

	#fourth {
		order: 4;
	}

	.display-5 {
		font-size: 18px;
		color: #3D3D3D;
		font-weight: 700;
	}

	.badge-soft-primary {
		background-color: rgb(255 115 69 / 29%);
		color: #FF7345 !important;
		font-size: 10px;
	}

	.fs-48 {
		font-size: 26px !important;
	}

	.mobile_text_center {
		text-align: center !important;
	}

	.xs-none {
		display: none !important
	}

	footer .f-item.about {
		padding: 0;
		background: rgb(248 248 248);
		border: 1px solid rgba(255, 255, 255, 0.3);
		margin-right: 15px;
		width: 50%;
	}

	footer .item {
		margin-top: 10px;
	}


	footer .f-item.link li a {
		color: #666666;
		font-size: 14px;
	}

	.address ul li {
		color: #666666;
		font-size: 14px;
	}

	.section {
		padding: 40px 0;
		margin-top: 3px;
		margin-bottom: 0;
	}

	.footer-bottom p {
		margin: 0;
		color: #0e2b3d;
		font-size: 13px;
	}

	.radius12 {
		border-radius: 9px;
	}

	.clientst .card-body {
		padding: 10px;
	}

	.m-fs-14 {
		font-size: 14px !important;
	}

	.m-mb-30 {
		margin-bottom: 30px;
	}

	.m-mb-20 {
		margin-bottom: 20px;
	}

	.mobile .fs-15 {
		font-size: 10px !important;
	}

	.footer-bottom .small1 {

		font-size: 10px !important;
	}

	.m-fs-10 {
		font-size: 10px !important
	}

	.m-fs-12 {
		font-size: 12px !important
	}

	.icon-mono1 img {
		width: 38px;
		margin-top: 4px;
		margin-left: 9px;
		margin-right: 0px;
	}

	.lh-24 {
		line-height: 19px;
	}

	.m-fs-30 {
		font-size: 30px !important
	}

	.m-fs-16 {
		font-size: 16px !important
	}

	.m-fs-15 {
		font-size: 15px !important
	}

	.m-fs-24 {
		font-size: 24px !important
	}

	.m-fs-18 {
		font-size: 18px !important
	}


	.iconics .me-4 {
		margin-right: 7px !important;
	}

	.mpy-4 {
		padding-top: 70px !important;
		padding-bottom: 5px !important;

	}

	.hero-5 {

		margin-top: -52px;

	}

	.custbtn {

		padding: 7px 15px;
	}

	.navbar-nav {

		text-align: center;
	}

	.mme-4 {
		margin-right: 16px !important;
	}

	.mp10 {
		padding: 10px;
		;
	}

	.roundfrem1 {
		height: 42px;
		width: 42px;
		background-color: #F6FBED;
		color: #556149;
		border-radius: 50%;
		position: relative;
		z-index: 9;
		margin-right: -1px !important;
	}

	.roundfrem2 {
		height: 42px;
		width: 42px;
		background-color: #EDF1F7;
		color: #535B66;
		border-radius: 50%;
		position: relative;
		z-index: 9;
		margin-right: 0px !important;
	}

	.roundfrem3 {
		height: 42px;
		width: 42px;
		background-color: #FFEEEB;
		color: #63463E;
		border-radius: 50%;
		position: relative;
		z-index: 9;
		margin-right: -1px !important;
	}

	.roundfrem4 {
		height: 42px;
		width: 42px;
		background-color: #F7F5FF;
		color: #49445F;
		border-radius: 50%;
		position: relative;
		z-index: 9;
		margin-right: -1px !important;
	}

	.roundfrem5 {
		height: 42px;
		width: 42px;
		background-color: #E7F6F7;
		color: #4A676B;
		border-radius: 50%;
		position: relative;
		z-index: 9;
		margin-right: -1px !important;
	}

	.fs-10 {
		font-size: 10px;
	}

	.activeborder {
		border: 5px solid #fff;
		height: 77px !important;
		width: 77px !important;
	}

	.ch-pl-60 {
		padding-left: 10px;
		text-align: center;
	}

	.ch-mt-40 {
		margin-top: 20px !important;
	}

	.activeborder .roundext {
		line-height: 0px;
		text-align: center;
		vertical-align: text-top;
	}

	.carousel-indicators {

		bottom: -51px;
	}

	.custbtn {
		width: 240px;

	}

	.ch-mt-70 {
		margin-top: 20px;
	}

	.custbtn .ms-8 {
		margin-left: 3.5rem !important;
	}

	.custbtnlg {

		width: 318px;
	}

	.w-50px {
		width: 51px;
		float: left;
		margin-right: 12px;
	}

	.mpl-50 {padding-left:50px;}
	.pb-5 {
		padding-bottom: 2rem !important;
	}
	.abaout_bg p {font-size:14px;}

	.topmobileview  .mb-4 {
		margin-bottom: 10px !important;
	}
	.topmobileview  .mb-3 {
		margin-bottom: 10px !important;
	}

	.topmobileview .nmv {width: 36px;}
	.mvnt2 {width: 66%; margin:0 auto; margin-bottom:20px;}
	.topmobileview .mvnt {width: 93%;}

	.mwid80 img {width: 80%;}

	#first .pt-4 {
		padding-top: 4.5rem !important;
	}
}