body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	background-color: #00baf21c;
}

.container {
	width: 100%;
	position: relative;
}

a {
	color: #224882
}

.navbar-left {
	max-width: 200px;
	width: 200px;
}

#logo {
	max-width: 190px;
	padding: 10px;
	width: 100%;
}

.position_initial {
	position: initial !important;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #fff;
}

.bg-light {
	background-color: #fff !important;
}

.white-color p {
	color: #fff;
}

.white-color h2 {
	color: #fff;
}

.white-color h3 {
	color: #fff;
}

.white-color h4 {
	color: #fff;
}

.white-color h5 {
	color: #fff;
}

.white-color {
	color: #fff;
}

p {
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	color: #27467d;
}

.pt-20 {
	padding-top: 20px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pt-30 {
	padding-top: 30px
}

.pb-30 {
	padding-bottom: 30px
}

.pt-10 {
	padding-top: 10px;
}

.pb-10 {
	padding-bottom: 10px;
}

h2 {
	font-size: 24px;
	font-weight: 600;
	margin: 0;
}


/*header css start*/


/*logo page css start*/

.mt-10 {
	margin-top: 10px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-40 {
	margin-top: 30px;
}

.mt-50 {
	margin-top: 30px;
}

.mt-60 {
	margin-top: 30px;
}

.mt-70 {
	margin-top: 70px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-40 {
	margin-bottom: 30px;
}

.mb-50 {
	margin-bottom: 30px;
}

.mb-60 {
	margin-bottom: 30px;
}

.mb-70 {
	margin-bottom: 70px;
}

.pt-10 {
	padding-top: 10px;
}

.pt-20 {
	padding-top: 20px;
}

.pt-30 {
	padding-top: 30px;
}

.pt-40 {
	padding-top: 30px;
}

.pt-50 {
	padding-top: 50px;
}

.pt-60 {
	padding-top: 60px;
}

.pt-70 {
	padding-top: 70px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pb-30 {
	padding-bottom: 30px;
}

.pb-40 {
	padding-bottom: 30px;
}

.pb-50 {
	padding-bottom: 50px;
}

.pb-60 {
	padding-bottom: 60px;
}

.pb-70 {
	padding-bottom: 70px;
}

header {
	/*background: linear-gradient( 360deg, #2bcd2bc2 12%, #7272de96 57%, #fd6a00b0 87%) no-repeat 0px 0px;*/
	background: linear-gradient( -135deg, #00519e, #00519e) no-repeat 0px 0px;
}

.navbar {
	/*background-color: black;*/
	padding: 0 5px;
	min-height: 74px;
}

.navbar-light .navbar-brand {
	color: rgba(0,0,0,.9);
	/*width: 40%;*/
	margin-left: 20px;
}

.header-menu .nav-link {
	font-size: 16px;
	color: #FEF200 !important;
	position: relative;
}

.header-menu .active > .nav-link {
	color: #fff !important;
}

.wallet-box-part h5 {
	font-size: 17px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

.wallet-box-part {
	padding-right: 15px;
	padding-top: 16px;
	padding-bottom: 16px;
}

.credits-box-part {
	border-left: 2px solid #f2f2f2;
}

	.credits-box-part h5 {
		font-size: 17px;
		/*color: #FFF300;*/
		color: #fff;
		text-align: center;
		line-height: 30px;
	}

.credits-box-part {
	padding-left: 15px;
	padding-top: 16px;
	padding-bottom: 16px;
}

.user-div > a.nav-link {
	color: #fff !important;
}

.header-menu li.nav-item.active a::before {
	/*content: "";
	background: #fff;
	width: 10px;
	height: 10px;
	display: inline-block;
	transform: rotateZ(50deg);
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -7px;*/
}

.explore-more-box-part {
	padding: 30px;
	background: #bbf2ff;
	border-radius: 8px;
	box-shadow: 0 0px 12px 3px #f5f5f5;
}


	.explore-more-box-part li a.active {
		box-shadow: none;
		border: none;
		background: #d2d9e0 !important;
		color: #005383 !important;
		border-bottom: 5px solid #005383 !important;
		border-bottom-width: 5px !important;
		border-bottom-style: solid !important;
		border-bottom-color: #005383 !important;
	}

	.explore-more-box-part li a {
		color: #005383 !important;
	}

.explore-more-box {
	padding: 15px;
	/*background: #FFE7D2;*/
	background: linear-gradient(to bottom, #00519e 0%, #89c1c1 100%);
	border-radius: 8px;
	text-align: center;
	box-shadow: 0 0px 12px 3px #f5f5f5;
	margin-top: 30px;
}

.explore-more-img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 1px solid #ddd;
	background: #fff;
	margin: 0 auto 20px;
}

.explore-more-box h3 {
	font-size: 15px;
	color: #fff !important;
	margin: 0;
}

	.explore-more-box h3 a {
		color: #fff !important;
	}

h2 {
	font-size: 32px;
	color: #284a84;
	font-weight: 600;
	text-align: center;
	padding-top: 35px;
}

.others-box-part {
	background: #E9E9E9;
	border-radius: 8px;
}

.hadding-box {
	padding: 20px;
}

.others-box-part ul {
	padding: 0;
	margin: 0;
}

	.others-box-part ul li {
		list-style: none;
	}

		.others-box-part ul li a {
			text-decoration: none;
			padding: 12px 20px;
			display: inline-block;
			width: 100%;
			font-size: 16px;
			color: #FA4307;
			font-weight: 500;
			border-bottom: 1px solid #ddd;
		}

		.others-box-part ul li:nth-child(2n+2) a {
			background: rgba( 255, 255, 255, 0.5)
		}

.arrow {
	border: solid #FA4307;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	float: right;
	margin-top: 6px;
}

.right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.copy-right-section {
	background: #00519e;
	/*background: linear-gradient( -135deg, #e1428e, #98add6) no-repeat 0px 0px;*/
	/*background: linear-gradient(-135deg, #837dbb, #eb096a) no-repeat 0px 0px;*/
	/*background: #005383;*/
	padding: 15px;
	/*position: absolute;*/
	text-align: center;
	bottom: 0%;
	width: 100%;
}

.copy-right-part p {
	color: #ffffff;
	margin: 0;
}

.menu-fixd-section {
	position: relative;
}

.menu-fixd-part {
	/*position: absolute;*/
	top: 0;
	padding: 10px 30px 0;
	z-index: 2;
	background: #bbf2ff;
	/*background:  #F6F6F6; */
	border-radius: 0px 0px 8px 8px;
	box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.2);
}

	.menu-fixd-part ul {
		width: 100%;
		display: table;
		table-layout: fixed;
		padding: 0;
		margin: 0;
	}

		.menu-fixd-part ul li {
			display: table-cell;
			text-align: center;
		}

			.menu-fixd-part ul li a img {
				margin-bottom: 5px;
			}

			.menu-fixd-part ul li a {
				display: block;
				padding: 5px 0 2px;
				font-size: 14px;
				color: #000;
				text-decoration: none;
			}

.carousel-indicators {
	bottom: -60px;
}

	.carousel-indicators li {
		background-color: #28477f;
		border-radius: 50%;
		width: 10px;
		height: 10px;
	}

.navbar-toggler-button {
	display: none;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: transparent !important;
	border-bottom-color: #FEF200 !important;
}


/*mobile css */

.menu-fixd-part .active a {
	background: #015079;
	color: #fff;
	border-bottom: 5px solid #FEF200;
	position: relative;
}

	.menu-fixd-part .active a::after {
		content: "";
		width: 0;
		height: 0;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-top: 15px solid #FEF200;
		bottom: -20px;
		position: absolute;
		left: 50%;
		margin-left: -15px;
		z-index: 5;
	}

.recharge-section-tabs {
	background: #722777;
	/*background:  #015079;*/

	border-radius: 0 0 8px 8px;
	width: 100%;
	border-bottom: none;
	display: inline-block;
}

.recharge-section-tabs-padding {
	padding: 0 30px;
}

.recharge-section-tabs li {
	padding: 0 30px;
	display: inline-block;
}

	.recharge-section-tabs li a {
		padding: 20px 20px 5px;
		text-align: center;
		color: #fff;
		font-style: 13px;
		border-bottom: 5px solid transparent !important;
	}

		.recharge-section-tabs li a img {
			margin: 0 auto 5px;
			max-width: 18px;
		}

		.recharge-section-tabs li a.active {
			background: none !important;
			box-shadow: none;
			border: none;
			color: #FEF200 !important;
			border-bottom: 5px solid #FEF200 !important;
		}


/* The container */

.radio_prepaid {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: black;
}


	/* Hide the browser's default radio button */

	.radio_prepaid input {
		position: absolute;
		opacity: 0;
		cursor: pointer;
	}


/* Create a custom radio button */

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 26px;
	width: 26px;
	border-radius: 50%;
	border: 2px solid #707070;
}


/* When the radio button is checked, add a blue background */

a.active .radio_prepaid .checkmark {
	border-color: #0270AA;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}


/* Show the indicator (dot/circle) when checked */

.mobile-prepaid-tabs a.active .radio_prepaid .checkmark:after {
	display: block;
}


/* Style the indicator (dot/circle) */

.mobile-prepaid-tabs a.active .radio_prepaid .checkmark:after {
	top: 6px;
	left: 6px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #0270AA;
	content: "";
}

.tab-content > .active {
	opacity: 1;
}

.mobile-prepaid-tabs li a {
	color: #3C3C3C;
	font-size: 18px;
}

.mobile-prepaid-tabs li {
	margin-right: 20px;
}

.mobile-prepaid-tabs {
	border: none;
}

.form-control {
	display: block;
	width: 100%;
	/*height: 50px;*/
	padding: .37rem .25rem;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #3C3C3C;
	background-color: #f8f8f8;
	background-clip: padding-box;
	border: 1px solid #9F9F9F;
	border-radius: 6px;
	-moz-appearance: textfield;
}

.form-group label {
	color: #345187;
	min-height: 20px;
	display: inline-block;
	width: 100%;
}

.button-proceed_part {
	box-shadow: 0 0px 8px 5px rgb(0 0 0 / 6%);
	background-color: #f6d6e1;
	height: 50px;
	border-radius: 8px;
	border: 1px solid #7c8dae;
	font-size: 16px;
	color: #fff;
	text-align: center;
	width: 100%;
	/*box-shadow: 0 0px 8px 5px rgba(0, 0, 0, 0.06);
	background-color: #0270AA;
	height: 50px;
	border-radius: 8px;
	border: 1px solid #707070;
	font-size: 16px;
	color: #fff;
	text-align: center;
	width: 100%;*/
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

.recharge-amount-box .form-control {
	font-size: 32px;
	padding-left: 35px;
	background-image: url(../images/india_rup.svg);
	background-repeat: no-repeat;
	background-position: 9px 10px;
	background-size: 10px;
}

.mobile-prepaid-content p {
	color: #3C3C3C;
}

.table td,
.table th {
	border-top: none;
	min-width: 40px;
}

.best-offers-part {
	display: flex;
	border-top: 1px solid #ddd;
}

	.best-offers-part nav {
		width: 250px;
		display: inline-block;
		border-right: 1px solid #ddd;
		padding: 20px;
	}

		.best-offers-part nav .nav-tabs a {
			border: 1px solid #3C3C3C;
			border-radius: 50px;
			display: inline-block;
			width: 100%;
			margin-bottom: 15px;
			text-align: center;
			color: #3C3C3C;
			font-weight: 400;
			padding: 12px;
		}

		.best-offers-part nav .nav-tabs {
			border-bottom: none;
		}

	.best-offers-part .nav-tabs .nav-link.active {
		background: #B8E6FF !important;
		border-color: #B8E6FF !important;
	}

	.best-offers-part .nav-tabs .nav-link:hover {
		background: #B8E6FF !important;
		border-color: #B8E6FF !important;
	}

.p_0 {
	padding: 0;
}

.browse-plans-part h2 {
	padding: 30px;
}


/**/
.min_height_68 {
	min-height: 55vh;
}
/**/
.min_height_68 {
	min-height: 55vh;
}
/*front page css start*/
.menu-right {
	text-align: right;
	display: inline-block;
}

ul.menu-right > li > a {
	color: #fff !important;
	font-size: 16px;
	/*color: #fef200 !important;*/
	/*color: #753c79 !important;*/
	font-weight: 600;
}

ul.menu-right > li.active > a {
	color: #fff !important;
}

.menu-right li {
	display: inline-block;
}

.footer-menu-left-part ul {
	padding-left: 0;
	text-align: left;
	margin-bottom: 0;
}

	.footer-menu-left-part ul li {
		display: inline-block;
		padding-right: 10px;
		padding-top: 3px;
	}

		.footer-menu-left-part ul li a {
			color: #fff;
		}
/*fornt page css End*/
/*recharge report page css start*/
.add-new-device-form h3 {
	font-size: 16px;
	margin-bottom: 5px;
}

.add-new-device-form .form-group-row {
	margin-bottom: 30px;
}

.dropdown-filter-list .navbar-nav {
	text-align: right;
	padding: 0;
	display: inherit;
}

.dropdown-filter-list .navbar-expand-md {
	text-align: right;
	padding: 0;
	display: inherit;
}

.dropdown-filter-list .nav-item.dropdown {
	width: 380px;
	background: #fefefe;
	border: 1px solid #0176ac;
	box-sizing: border-box;
	text-align: left;
	border-radius: 4px;
	height: 45px;
	display: inline-block;
}

	.dropdown-filter-list .nav-item.dropdown.show {
		background: #edf9fe;
		border-color: #edf9fe;
		border-radius: 4px 4px 0 0;
	}

.dropdown-filter-list .navbar-nav a {
	color: #000 !important;
	font-size: 16px;
}

.dropdown-filter-list .dropdown-toggle::after {
	display: initial;
	float: right;
	margin-top: 10px;
}

.dropdown-filter-form {
	padding: 15px;
}

	.dropdown-filter-form .col-lg-6 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.dropdown-filter-form .col-lg-12 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.dropdown-filter-form .row {
		margin-left: -7px;
		margin-right: -7px;
	}

	.dropdown-filter-form .btn-large-border {
		background: #fff;
	}

.dropdown-filter-list .dropdown-menu {
	background-color: #edf9fe;
	border-radius: 0 0 4px 4px;
}

.dropdown-filter-form .form-group {
	margin-bottom: 24px;
}

.lapu-list-header-row {
	background: #0270aa;
	padding: 10px;
}

.has-search svg {
	position: absolute;
	right: 2px;
	width: 35px !important;
	font-size: 20px;
	top: 15px;
}

.form-button .btn-large-border {
	background: #fff;
	margin-top: 3px;
}

.form-button .btn-large {
	margin-top: 3px;
	font-size: 14px;
}

.lapu-list-table-top-row span {
	background-color: #ffe920;
}

.lapu-list-table-top-row strong {
	margin-left: 5px;
}

	.lapu-list-table-top-row strong:first-child {
		margin-left: 0;
	}

.lapu-list-table .table td,
.lapu-list-table .table th {
	padding: 10px 6px;
}

.checkbox-all .checkbox-label {
	margin-bottom: 0;
	padding: 0;
}

.checkbox-all .checkbox-btn:checked + .checkbox-label::after {
	top: 4px;
	left: 7px;
	width: 6px;
	height: 10px;
}

.checkbox-all .checkbox-label::before {
	height: 20px;
	width: 20px;
	margin-right: 3px;
}

tbody tr .checkbox-all .checkbox-label {
	font-size: 14px;
}

.toggle-button-cover {
	display: table-cell;
	position: relative;
	box-sizing: border-box;
}

.button-cover {
	height: 0;
	margin: 0;
	background-color: #fff;
	box-shadow: 0 10px 20px -8px #c5d6d6;
	border-radius: 4px;
}
/*recharge  report page css start */
.filter-box-top .form-group {
	display: inline-block;
}

.filter-box-top span {
	font-size: 16px;
	color: #fff;
	padding-right: 5px;
}

.filter-date-top .form-group {
	display: inline-block;
	vertical-align: middle;
}

.filter-date-top span {
	font-size: 16px;
	color: #fff;
	padding: 0 5px;
}

.filter-date-top .form-button {
	display: inline-block;
}

.filter-date-top .btn-large-border {
	min-width: 80px;
}

.filter-date-top .btn-large {
	min-width: 80px;
}

.recharge-report-header-row .form-group {
	margin-bottom: 0;
}

.recharge-report-table .btn-large {
	height: 34px;
	border-radius: 8px;
	border: none;
	background: #b8e6ff;
	color: #000;
	line-height: 34px;
	text-transform: capitalize;
	min-width: 90px;
	font-size: 12px;
	font-weight: bold;
}

.call-back-report label {
	min-height: 17px;
}

.filter-box-top .form-group {
	margin-bottom: 0;
}

.mt-25 {
	margin-top: 25px;
}
/*recharge report page css start */
/*new report page css start*/
.blue_color {
	color: #137bac;
	font-weight: 500;
}

.red_color {
	color: red;
	font-weight: 500;
}
/*new report css End*/
.has-search svg {
	position: absolute;
	right: 2px;
	width: 35px !important;
	font-size: 20px;
	top: 10px;
}

.btn-large-border {
	height: 40px;
	border-radius: 8px;
	border: 1px solid #f2f2f2;
	background: none;
	color: #fff;
	line-height: 37px;
	text-transform: capitalize;
	min-width: 120px;
	color: #000;
}

.btn-large:hover {
	color: #000;
	text-decoration: none;
}

.btn-large {
	text-decoration: none;
	display: inline-block;
	padding: 0 10px;
	height: 40px;
	border-radius: 8px;
	border: none;
	background: #b8e6ff;
	color: #000;
	line-height: 40px;
	text-transform: capitalize;
	min-width: 120px;
}

.filter-date-top .btn-large-border {
	min-width: 80px;
}

.form-button .btn-large-border {
	background: #fff;
	margin-top: 3px;
}

.btn-large-border:hover {
	opacity: 0.9;
	outline: none;
	box-shadow: none;
	text-decoration: none;
}

.list__item {
	position: relative;
}

.thead-dark-bg {
	background: #0270aa;
	color: #fff;
}

.user-table-part tbody tr:nth-child(2n + 2) {
	background-color: #f2f2f2;
}

.latest-news-part h2 {
	font-size: 26px;
}

.latest-news-part h5 {
	font-size: 16px;
}

.add-member-part {
	padding: 12px 0;
}

	.add-member-part a {
		color: #fff;
		font-style: 16px;
	}

		.add-member-part a:hover {
			text-decoration: none;
		}

.btn-table {
	width: 26px;
	height: 26px;
	color: #fff;
	border-radius: 6px;
	display: inline-block;
	line-height: 26px;
	text-align: center;
	margin-left: 1px;
}

.eye-btn {
	background: #4cae4c;
}

.pencil-btn {
	background: #eea236;
}

.key-btn {
	background: #46b8da;
}
/*recharge report page css end*/
/*about us page css start*/
.about-us-right {
	box-shadow: 0 0px 10px 3px #f2f2f2;
	padding: 20px 20px 0;
	background: #fff;
}
/*about us page css End*/
.contact-us-form-part {
	box-shadow: 0 0px 23px 18px #f2f2f2;
	margin-top: -100px;
	position: relative;
	z-index: 999999999999999;
	background: #fff;
}

.contact-us-form-left {
	padding: 45px;
}

.right_bg_contact {
	background: #f5e1f0;
	/*background: #e9e9e9;*/
	padding: 45px;
}

.contact-info-part {
	margin-top: 20px;
	position: relative;
}

	.contact-info-part span {
		width: 40px;
		height: 40px;
		background: #335087;
		opacity: 0.6;
		display: inline-block;
		border-radius: 50%;
		line-height: 40px;
		color: #fff;
		text-align: center;
		font-size: 18px;
		vertical-align: middle;
	}

	.contact-info-part p {
		width: calc(100% - 60px);
		display: inline-block;
		vertical-align: middle;
		padding-left: 10px;
		font-size: 16px;
		margin: 0;
	}

.social-media a {
	font-size: 26px;
	margin: 0 3px;
	text-align: center;
	color: #000;
}

.services-box-part {
	background: #f5e1f0;
	/* background: rgba(255, 255, 255, 0.6); */
	padding: 25px;
	text-align: center;
	margin-top: 30px;
	border: 1px solid #ddd;
	border-radius: 4px;
	text-align: center;
	transition: all 0.5s ease 0s;
	position: relative;
	/*background: rgb(249 226 236 / 97%);
	/*background: rgba(255, 255, 255, 0.6);*/
	/*padding: 25px;
	text-align: center;
	margin-top: 30px;
	border: 1px solid #ddd;
	border-radius: 4px;
	text-align: center;
	transition: all 0.5s ease 0s;
	position: relative;*/
}

	.services-box-part:hover {
		transition: all 0.3s linear;
		transform: scale(1.1);
		box-shadow: 0px 0px 10px 2px rgb(227 187 197);
		/*box-shadow: 0px 0px 3px 1px rgb(216 31 121);*/
	}



	.services-box-part::after {
		width: 0%;
		height: 2px;
		background: #fa4307;
		display: inline-block;
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: -1;
		transition: all 500ms ease;
	}

	.services-box-part:hover::after {
		width: 100%;
		height: 2px;
		background: #d1267e;
		display: inline-block;
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
	}

	.services-box-part:hover h3 {
		color: #fa4307;
	}

.services-box-img {
	height: 90px;
	width: 90px;
	border: 1px solid;
	border-radius: 50%;
	padding: 15px;
	line-height: 60px;
	margin: 0 auto 20px;
}

	.services-box-img img {
		max-width: 100%;
	}

.services-box-img {
	height: 90px;
	width: 90px;
	border: 2px solid rgb(214 136 167);
	border-radius: 50%;
	padding: 15px;
	line-height: 60px;
	margin: 0 auto 20px;
	background: #f1e2e9;
}

.about-us-right-box ul {
	padding-left: 0;
}

	.about-us-right-box ul li {
		display: inline-block;
		font-weight: 600;
		font-size: 14px;
	}

.about-us-right-box li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 28px;
	font-size: 16px;
	font-weight: 400;
	color: #474747;
}

	.about-us-right-box li::before {
		content: "";
		position: absolute;
		left: 0;
		top: 7px;
		display: block;
		line-height: 30px;
		font-size: 18px;
		color: #d1267e;
		font-weight: 400;
		width: 16px;
		height: 16px;
		line-height: 51px;
		border-radius: 50%;
		border: 2px solid #d1267e;
		text-align: center;
	}

.why-choose-us-banner {
	background: url(../images/Frame-26-4.png);
	background-size: contain;
}

.about-us-bg {
	background: url(../images/Frame-26-4.png);
	background-size: contain;
}

.about-us-h_bg {
	background: #c8e3f3;
}

.services_bg {
	background: url(../images/red_dots.png);
	background-repeat: repeat;
	background-size: contain;
}

.why-choose-right-box ul {
	padding-left: 0;
}

.why-choose-right-box li {
	list-style: none;
	background: rgba(255, 255, 255, 0.2);
	margin-bottom: 10px;
	box-shadow: 0 4px 4px #ddd;
	padding: 16px 10px 0;
	border: 1px solid #f2f2f2;
}

	.why-choose-right-box li:hover {
		transition: all 0.3s linear;
		transform: scale(1.1);
		box-shadow: 1px 1px 10px 1px rgb(117 60 121 / 88%);
	}

.why-choose-box h3 {
	font-size: 18px;
}

.why-choose-box-img {
	width: 70px;
	display: inline-block;
	vertical-align: top;
}

.why-choose-box {
	width: calc(100% - 80px);
	display: inline-block;
	vertical-align: top;
}

#div-center {
	width: 700px;
}
