@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Varela+Round&display=swap');

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
	font-family: "Varela Round", sans-serif !important;
}

#cssmenu>ul>li>a:hover {
	color: #e20010 !important;
}

#cssmenu li:hover>ul {
	color: #e20010 !important;

}

#cssmenu li:hover>ul {
	background: #e20010 !important;

}

.main-banner {
	background-image: url(../data1/images/airtel.jpg);
	background-size: cover;
	position: relative;
	background-repeat: no-repeat;
	height: auto;
	padding: 10px 0 100px;
}

.hero-slider-content {
	padding-top: 30px;
}

.clr {
	color: #e20010 !important;
}

p {
	color: #402e37 !important;
}

.hero-btn {
	margin-top: 25px;

}

.hero-btn a {
	background-color: #e20010 !important;
	color: #fff;
	padding: 10px 25px;
}

.offer-area {
	background: #f3eded;
	padding: 50px 0 60px;
}

.offer-area .card {
	background: #e20010;
	text-align: center;
	margin: 0 auto;
	border-radius: 10px 10px 0 0;
	width: 324px;
	margin-top: 30px;
	padding: 0 0 20px;
	color: #fff;
}

.offer-area .card img {
	border-radius: 10px 10px 0 0;
}

.offer-area .card .card-title {
	padding-top: 10px;
	color: #fff;
}

.pln {
	background: #fff;
	border: solid 1px #cccccc57;
	padding: 30px 15px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	margin: 20px 0 20px;
	min-height: 279px;
	display: table;
}

.pln h4 {
	color: #e20010;
	font-weight: 600;
	background: #d6d6d675 !important;
	text-align: center;
}

.iconed-list li:before {
	color: #e20010 !important;
}

.clr {
	clear: both;
}

.iconed-list li {
	font-size: 16px !important;
	font-family: "Varela Round", sans-serif !important;
}

.pln p {
	font-size: 13px
}

.lines {
	border: solid 1px #000;
	margin: 0px auto;
	width: 10%;
}

.sus .well {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
}

.channel {
	margin: 0 17px -14px 0;
	text-align: center;
	width: 97px;
	line-height: 1.4;
	min-height: 125px;
	float: left;
}

.channel-name {
	display: block;
	font-weight: 500;
	margin: 10px 0 0;
	font-weight: 14px;
	font-weight: 900;
	line-height: 20px;
}

.channel img {
	border: solid 1px #ccc;
	box-shadow: 1px 1px 1px 1px #888;
	background: #fff;
}

header .navbar,
header .top-bar ul {
	margin-bottom: -31px;
}

.open-button {
	background-color: transparent;
	color: black;
	padding: 10px 20px;
	border: none;
	cursor: pointer;
	opacity: 1;
	position: fixed;
	bottom: 18px;
	right: 10px;
	width: 100px;
}

.brandlogo {
	font-size: 20px;
	font-weight: 800;
}

.airtel-feature {
	padding: 50px 0 60px;
}

.airtel-feature .icon-box {
	background: #f8f8f8;
	padding: 20px 10px;
	border-radius: 10px;
	height: auto;

	margin: 40px 0 20px;
}

.airtel-feature .icon-box i {
	color: #e20010;
	font-size: 20px;
	background: #fff;
	padding: 20px;
	border-radius: 50%;
	margin-bottom: 10px;
}

.airtel-feature .icon-box:hover i {
	background: #333;
	color: #fff;
}

.airtel-feature .icon-box p {
	font-size: 16px;
	font-weight: 500;
}

.section-block {
	padding: 2em 0 !important;
}

.placeoftrust h2 {
	text-align: left !important;
	margin-bottom: 30px;
}

.tags h3 {
	font-size: 20px;
}

.tags a {
	color: #fff !important;
	font-size: 15px;
}

.main-footer .copyright-info .copyright-block p {
	color: #fff !important;
}

.our-departments {
	background: #e20010;
	margin-top: 0 !important;
}
.contact{
    padding:20px 0 30px;
}