body{
	font-family: 'lato';
	overflow-x: hidden;
}
header.header-wrap{
	background: #1b1b23;
}
footer#footer {
	position: fixed;
}
.content > .case-study-banner{
    padding-top: 79px;
}
.case-study-banner{
	color: #fff;
}
.br-text{
	color:#292824;
}
.lendstar{
	min-height:400px;
	background: #29afac;
	padding-top:25px;
}
.left-side{
	color: #fff;
	padding: 15px;
	display: flex;
	justify-content: center;
	min-height:400px;
	flex-direction: column;
}
.pd-bottom50{
	padding-bottom: 50px;
}

.lendstar h4{
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}
.lendstar h1{
	padding:15px 0px;
	color: #f9c171;
	font-size: 60px;
}
.download-btns a img{
	width: 180px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.download-btns{
	padding-left: 15px;
	margin-top: 25px;
}

.lendstar-page h3{
	color: #1aa7a3 !important;
	font-size: 20px;
	font-weight: 600;
}
.lendstar-page h2{
	margin-bottom: 30px;
	color: #1aa7a3;
	font-size: 30px;
	letter-spacing: 1px;
	font-weight: 600;
}
.lendstar-page p{
	font-size: 18px;
	line-height: 1.5;
}
.bg-light-gray{
	background: #e6e6e6;
}
.bg-white{
	background: #fff;
}
.lendstar-cr a p{
	font-size: 13px;
	letter-spacing: .5px;
	font-weight: 400;
}
.lendstar-cr a{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, 
.nav-pills>li.active>a:hover{
	background:#1aa7a3;
	color: #fff;
	border-radius:0px;
}
.nav-pills>li.active>a p{
	color: #fff;
}

.lendstar-cr .tab-content{
	background: #1aa7a3;
	color: #fff;
	padding:25px 10px;
	height: 100vh;
}
.lendstar-cr .tab-pane{
	padding:20px;
	min-height:457px;
}
.lendstar-cr .tab-pane h1{
	color: #fff;
	margin-bottom: 30px;
}
.bg-light-green{
	background: rgba(70, 176, 176, 0.21);
}

.lendstar-bb ul.bb-list li,.lendstar-sf ul.bb-list li,ul.bb-list li{
	list-style: disc;
	padding:8px 15px;
	font-size: 18px;}

	.box {
		background: #fff;
		box-shadow: 1px 2px 6px 1px #ccc;
		padding: 18px 40px;
	}

	.box  ul{
		margin-left:12px;
	}
	.nav-pills>li.active>a:hover .tab-content>.tab-pane{
		display: block;
	}

	/*Flippy Squirred*/
	.fs-game{
		min-height:400px;
		padding-top:0;
	}
	.flappy-squizz{
		background-color:#4dc14c;
	}
	.top-bottom-space{
		padding-top:5rem;
		padding-bottom:5rem;
	}
	.cont-text-intro{
		padding-top:5em;
		text-align:justify;
	}
	.content h3{
		color:#2b9c3c;
	}
	.content p{
		font-size: 15px;
		line-height: 1.9;
	}
	.content ul li{font-size:15px;line-height: 1.9; list-style-type: disc;}

	.jumbotron{
		background:none;
		padding-top:3rem;
		color:#fff;
	}
	.flappy-squizz h1{
		color: #fff;
		padding: 15px 0px;
		font-size: 60px;
	}
	.flappy-squizz .right-side{
		display: block;
		width: 100%;
		position: relative;
		right: -128px;
  }
	.light-s-blue{
		background:#eef8f8;
		padding-bottom:20px;
	}
	.ptb{
		padding:2rem 0 1rem;
	}
	.pt-7{
		padding-top:7rem;
	}
	.tabs-left, .tabs-right {
		border-bottom: none;
		padding-top: 0px;
	}
	.tabs-left {
		border-right: 1px solid #ddd;
	}
	.tabs-right {
		border-left: 1px solid #ddd;
	}
	.tabs-left>li, .tabs-right>li {
		float: none;
		margin-bottom: 2px;
	}
	.tabs-left>li {
		margin-right: -1px;
	}
	.tabs-right>li {
		margin-left: -1px;
	}
	.tabs-left>li.active>a,
	.tabs-left>li.active>a:hover,
	.tabs-left>li.active>a:focus {
		border-bottom-color: #ddd;
		border-right-color: transparent;
		background:#4dc14c;;
		color: #fff;
	}
	.tabs-left>li>a {
		border-radius: 0;
		margin-right: 0;
		display:block;
		color:#000;
	}
	.tabs-right>li>a {
		border-radius: 0 4px 4px 0;
		margin-right: 0;
	}
	.tab-content{
		font-size: 15px;
		padding: 2rem;		
		min-height: 546px;
		height: 100%;
		overflow-y: auto;
	}
	.padd-space-0{
		padding:0;
	}
	.theme-bac{
		background:#4dc14c;;
		color:#fff;
	}
	.tab-media img{
		float:right;
	}
	.pattern {
		width:100%;
		padding-bottom:4rem;
		background-image:url('assets/img/flappy-squizz/pattern-bac.jpg');
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.pattern li{
		line-height:2.5;
		padding-left:17px;
	}
	.pattern h3{
		color:#2e2e2e;
	}
	.pt-4{
		padding-top:4rem;
	}
	.business-benifits{
		width:100%;
		padding-bottom: 4rem;
		background-image:url('assets/img/flappy-squizz/pattern2.jpg');
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.business-benifits li{
		line-height:2.5;
		padding-left:17px;
	}

	.black-bac{
		width:100%;
		margin-bottom:20em;
		padding-bottom: 4rem;
		background-image:url('assets/img/flappy-squizz/black-bac.jpg');
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		color:#fff;
	}
	.heading-space-b{
		padding-bottom:2em;
	}
	.cont-text{
		padding-top: 2.2em;
	}

	/*sensa app*/
	h1.heading{
		font-size: 60px;
		padding:15px 0px;
		color:#fff;
		text-transform: uppercase;
	}
	.small-heading{
		font-size:30px;
		text-transform: uppercase;
		padding:15px 0px;
		font-weight: 400;

	}
	.pad-tb-95{
		padding:95px 0px;
	}
	.blue-bg{
		background:#2295cf;
		color:#fff;
	}
	.blue-text{
		color:#2295cf
	}
	.sensa-app .right-side img{
		position: absolute;
		right: 22px;
		top: 8px;
		left: 119px;
		bottom: 0;
		width: 750px;
	}
	.sensa-app .right-side{
		position: relative;
	}
	h3.page-title{
		font-size:1.878em;
		font-weight:600;
		color:#3698c9;
	}
	.pad30{
		padding:30px 0px 0px;
	}
	.pd-left50{
		padding-left: 50px;
	}
	.sensa-app-tech{
		background: url(../img/sensa/shadow-banner.png);
		color: #fff;
		height: 400px;
		display: flex;
		width: 100%;
		align-items:center;
	}
	.v-center{
		display: flex;
		justify-content: center;
		flex-direction: column;
		min-height: 400px;
	}
	.sensa-mobile-screen{
		background:url("../img/sensa/parallax_bg.jpg");
		color: #fff;
		background-size: cover;
	}
	.img-1{
		position: absolute;
		right: 290px;
	}
	.img-2{
		position: absolute;
		right: 182px;
	}
	.img-3{
		position: absolute;
		right: 70px;
	}
	.img-4{
		position: absolute;
		right: -34px;
	}
	.sensa-app-tech img {
		box-shadow: 22px 0px 23px -9px #ccc;
		border-radius: 100px;
	}
	ul.list-bar{
		padding-left:10px;
		list-style-type: none;
	}
	.list-bar li{
		content:"";
	}
	.pd0{
		padding:0px;
	}
	.sensa-challenges{
		text-align: right;
	}
	.mb-screen img{
		float: right;
	}
	.pad-t-95{
		padding-top:95px;
	}
	.features{
		background: url('../img/sensa/bottom_bg.jpg');
		background-size: 100% 100%;
		line-height: 24px;
	}
	.padtb40{
		padding: 40px 0px;
	}
	.text-white{
		color: #fff;
	}
	/*diningin*/

	.dining-in-banner{
	/*background-color:#e3010f;  For browsers that do not support gradients 
	background-image: linear-gradient(to right,white, #e3010f); *//* Standard syntax (must be last) */
	background:#e3010f;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #f23e49, #e3010f);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #f23e49, #e3010f); 

}
.text-red{
	color: #e3010f !important;
}
.center-mobile-img{
	margin: 0 auto;
	position:absolute;
	top: 26%;
	width: 50%;
	left: 26%;
	right: 26%;
	text-align: center;
	bottom: 26%;
}
.Salient-features ul{
	background:#fff5f5;
	color: #000;
	box-shadow: 7px 7px 30px -5px rgba(0,0,0,0.1);
}
.Salient-features .tab-content {
	background: #e3010f;
	color: #fff;
	padding: 10px 10px;
	display: flex;
	text-align: center;
	align-items: center;
}
.Salient-features .tab-content h1{
	color: #fff;
}
.Salient-features ul li{
	padding:0px;
}

.Salient-features ul li a{
	color: #000;
	padding: 15px;
	/*	border: 1px solid #eeeeee;*/
}

.Salient-features .nav-pills>li.active>a, 
.Salient-features.nav-pills>li.active>a:focus, 
.Salient-features.nav-pills>li.active>a:hover{
	background: #e3010f;
	color: #fff;
}

.float-right{
	float: right;
}
.mob-3-img{
	position: absolute;
	bottom: 0;
	left: 100%;
}


.bg-light-red{
	background: #fff5f5;
}
.mobile-img{
	position: relative;
}
.pad5{
	padding:5px;
}
.br-bottom ul{
	padding-left:20px;
}
.br-bottom ul li{
	border-bottom:1px solid #efefef;
	padding: 10px 0px;
}
.br-bottom ul li:last-child{
	border-bottom: none;
}
.d-solutions{
	background:url("../d-bg-transparent.jpg");
	background-size:cover;
}
.host-box{
	text-align: left;
	padding:15px 0px;
	border-bottom:1px dashed #dc3838;
	line-height: 1.5;
}
.host-box h4{
	display: inline-block;
	text-align: left;
}
.host-box  p{
font-weight:300;
font-size: 14px;
line-height: 1.8;
}
.host-box:last-child{
	border-bottom: none;
}

/*diningin*/
/*night owl*/
.ni8-owl-banner{
	background: #FDC830 !important;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #FDC830,#F37335) !important;;  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left,#FDC830,#F37335) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.text-yellow{
	color:#F37335;
}
.bg-light-yellow{
	background: rgba(254, 168, 0, 0.12156862745098039);
}
.bg-yellow{
	background: #FDC830 !important;
}
.no-salient-features ul li:first-child{
	margin:0px;
}
.no-salient-features ul li{
	margin:14px 0px;

	color: #fff;
}
.no-salient-features ul li a{
	background:#fff;
	color: #000;
	border-radius: 25px 0px 0px 25px;
	padding: 15px 30px;
	background:#eee;
	border:1px solid #FDC830;
	
}
.no-salient-features ul li:hover a,.no-salient-features .nav-pills>li.active>a, 
.no-salient-features .nav-pills>li.active>a:focus, 
.no-salient-features .nav-pills>li.active>a:hover{
	background: #FDC830;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #FDC830,#F37335);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left,#FDC830,#F37335);
	border-radius: 25px 0px 0px 25px;
}
.dining-in-page ul li{
	padding: 8px 15px;
}
/*night owl*/

/*coolfire*/
.coolfireapp .case-study-banner{
	background-color: #3c8ad3;
	background-image: linear-gradient(90deg, #95c9fe, #3c8ad3);
}
.coolfire-tab ul{
	list-style-type:none;
	margin:10px 0px;
}
.coolfire-tab ul li{
	list-style-type:none;
	font-size:1.5rem;
	margin:20px 0px;
}
.coolfire-tab ul li::before {
	content: "\2022";
	color:#3c8ad3;
	font-weight: bold;
	display:block;
	width:2em;
	height: 2em;
	float: left;
}
.coolfireapp p{
	font-size: 16px;
}
.coolfire-bb{
	position: relative;
}
.coolfire-bb img {
	position: absolute;
	right: 0px;
	top: 0;
	bottom: 0;
	left: auto;
	height: auto;
}
.coolfire-cr ul.nav-pills>li.active>a, 
.coolfire-cr ul.nav-pills>li.active>a:focus, 
.coolfire-cr ul.nav-pills>li.active>a:hover{
	background:#72abf4;;
	color: #fff;
	border-radius: 0px;
}
.coolfire-cr ul.nav-pills>li>a{
	color: #222;
	padding: 27px 20px;
	background: #f2f2f2;
}
.coolfire-cr .tab-content{
	background: #72abf4;
	text-align:center;
	color:#fff;
}
.coolfire-cr .tab-content{
	min-height: 503px;
}
.coolfire-cr .tab-content img{
	width: 150px;
	margin: 0 auto;
}
ol.list-in li{
	list-style-type:decimal;
	margin: 5px 16px;
}
ol.list-in li:before{
	display: none;
}
/*coolfire*/
/* @media (max-width: 1200px){	
	footer#footer {
		z-index: inherit;
		position: relative !important;
	}
} */

@media only screen and (max-width: 991px){
	.tab-media img{
		float:none !important;
	}
	.cont-text-intro{
		padding-top: 0em;
		text-align: justify;
		padding-bottom: 3em;
	}
	.cont-text-mob{
		padding-top:2em;
	}
	.tab-content{
		min-height{400px;}
	}

}
@media only screen and (max-width:767px){
	.left-side{
		min-height: auto;
	}
	.pad-tb-95,.pad-t-95{
		padding: 10px 0px;
	}
	.pd-left50{
		padding: 0px;
	}
	h3.page-title,.sensa-challenges{
		text-align: left;
		margin-bottom: 0px;
	}
	.case-study-banner{
		text-align: center;
	}
	.img-1,.img-2,.img-3,.img-4{
		position: relative;	
		right: 0px;
	}
	.sensa-app-tech img{
		width:120px;
		box-shadow: none;
	}
	.sensa-app-tech{
		background-color:#222;
		height: auto;
		padding: 10px 0px;
		text-align: left;
	}
	.sensa-app-tech ul li{
		text-align: center;
	}
	.sensa-app-tech ul li span{
		margin: 10px 0px;
	}
	.features{
		background: #fff;
	}

}

/* desertfire */

.desert-content .event-bac{
	background:url(../img/desertfire/banner.jpg);
	margin:auto;
	padding-top:19rem;
	padding-bottom:29rem;
	background-size:cover;
	
}

.desert-content .intro-sec{
	padding:4rem 0rem 0;
	font-family: 'lato';
}

.desert-content .main-heading{
	padding-bottom:1rem;
	font-family: 'lato';
	color:#e56835;

}
.desert-content .sub-heading{
	font-family: 'lato';
	font-size:22px;
}
.chall_bac .main-heading{
	padding-bottom:0; 
	font-family: 'lato';
	
}

.desert-content .intro-sec p{
	line-height:1.5;
	color:#9c9c9c;
	font-size:16px;
}

.chall_bac{
	background:url(../img/desertfire/challange-bac.jpg);
	margin:auto;
	padding-top:5rem;
	padding-bottom:5rem;
	background-size:cover;
}
.desert-content .chall_bac li::before {
    content: "\f10c";
    font-family: FontAwesome;
    display: inline-block;
    width: 1.3em;
    color: #e56835;
    position: absolute;
	left: -26px;
 
}

.desert-content .chall_bac li{
	list-style:none;
	line-height:1.6;
	font-family: 'lato';
	font-size:16px;
	padding-bottom: 1.5rem;
	color:#fff;
margin-left: 3rem;
 position:relative;
 font-family: 'lato';
}
.chall_bac h2{
	color:#e56835;
}
.chall_bac .sub-heading{
	color: #fff;
    margin-bottom: 2rem;
    font-weight: 400;
    font-family: 'lato';
    font-size: 18px;
}
.desert-content .gray-bac{
	background:#fbfbfb;
	padding-top:6rem;
	padding-bottom:3rem;
}
.desert-content .gray-bac img{
	padding: 4rem 0 1rem 0;
}

.pl-0{
	padding-left:0;
}
.businessbenifit{
	margin-top:4rem;
	margin-bottom:4rem;
}
.desert-content .businessbenifit li{
	    color: #9c9c9c;
    list-style: none;
    line-height: 1.5;
    font-size: 16px;
    padding-bottom: 1.5rem;
    margin-left: 2.8rem;
    position: relative;
    font-family: 'lato';
}
.businessbenifit img{
	margin-top: 2.5rem;
}
.desert-content .businessbenifit li:before{
	content: "\f10c";
    font-family: FontAwesome;
    display: inline-block;
    width: 1.3em;
    color: #e56835;
    position: absolute;
    left: -26px;
	}
.desert-content .gray-bac li{
	    color: #9c9c9c;
    list-style: none;
    line-height: 1.5;
    font-size: 16px;
    padding-bottom: 1.5rem;
    margin-left: 2.9rem;
    position: relative;
    font-family: 'lato';
}
.desert-content .card-header h3{
	color:#000;
	  font-family: 'lato';
	  padding-top:2rem;
	  margin-bottom:1rem;
}
.desert-content .gray-bac li:before{
	    content: "\f10c";
    font-family: FontAwesome;
    display: inline-block;
    width: 1.3em;
    color: #e56835;
    position: absolute;
    left: -26px;
}
.gray-bac-top p{
	 font-family: 'lato';
	 font-size:16px;
	 color:#6f6f6f;
}
.gray-bac-top h3{
	 font-family: 'lato';
	 font-size:20px;
	 
}
.techn-sec{
	padding-top:5rem;
	padding-bottom:5rem;
	background:url(../img/desertfire/back_desert.png);
	background-size:cover;
	background-color:#f48d43

}

.techn-sec .main-heading{
	padding-bottom:3rem;
}
.desert-content .techn-sec li{
	list-style:none;
	line-height:1.6;
	font-family: 'lato';
	font-size:16px;
	padding-bottom: 1.5rem;
	color:#6f6f6f;	
margin-left: 3rem;
 position:relative;
 font-family: 'lato';
}
.desert-content .techn-sec li:before{
	    content: "\f10c";
    font-family: FontAwesome;
    display: inline-block;
    width: 1.3em;
    color:#e56835;
    position: absolute;
    left: -26px;
}

.desert-content .card{
	    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	margin-bottom:3rem
}
.min-height-card{
	min-height:265px !important;
}
.desert-content .card h3{
	 font-family: 'lato';
	 text-align:center;
}
.desert-content .card-header:first-child {
border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;}
.desert-content .card-header {
	padding-bottom:1rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.desert-content .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 3rem;
	min-height:400px;
}
.desert-content .gray-bac  h2{
	padding-bottom:4rem;
	padding-left:1.5rem;
}
.desert-content .gray-bac .main-heading{
	padding-bottom:3rem;
}
.desert-content .gray-bac-top {
    background: #fbfbfb;
    padding-top: 6rem;
    padding-bottom: 3rem;
}
.desert-content .gray-bac  h4{
	padding:1.5rem 1.5rem;
}
.desert-content p{
	line-height:1.6;
	padding-top:1rem;
	padding-bottom:1rem;
}
.businessbenifit .pt4{
	padding-top:3rem;
}

.desert-content .chall_bac  .main-heading{
	padding-bottom:3rem;
}
/* klickmall */
.klick-banner {
	background:#f9f9f9;
	position:relative;
}
.klick-banner  img{
	padding-top:6rem;
}

#top-left{
	    position: absolute;
    left: 0;
    top: 36px;
    display: block;
    height: 106.55px;
    width: 46px;
    /* background: url(../img/klickmall/pink-top-left.png) no-repeat; */
    background: #ef3d55;
    text-decoration: none;
    transform: scale(9) skew(-41deg);
    overflow: hidden;
}
.klick-banner .banner-heading h4{
	color:#7b7b7b;
	font-size:22px;
	font-weight:bold;
	
}
.klmall-content p{
	line-height:1.6;
}
.klick-solution h2{
	
    color: #f04f5f;
    font-weight: bold;
}
.klick-solution h3{
	color:#545454;
	font-size:20px;
	
}
.introin-section .pb-4{
	padding-bottom:3rem;
}
.klick-banner .banner-heading h2{
	font-size: 1.56em;
	color:#545454;
	font-weight:bold
}

.introin-section h2{
	color: #f04f5f;
    font-weight: bold;
}

.bac-pink{
	background:#f63546;
	color:#fff;
}
.bac-pink  h2{
	color:#fff;
	font-weight:bold;
}
.klick-theme .nav-pills>li.active>a{
	    background: #f63745;
    background: -webkit-linear-gradient(to left, #FDC830,#F37335);
    background: linear-gradient(to left,#f63546,#F37335);
    border-radius: 25px 0px 0px 25px;
}
.bg-pink {
    background: #f63845 !important;
}
.klick-theme h1,.klick-theme p{
	color:#fff;
}

	.klick-theme .wrap{
		display: flex;
		background: white;
		padding: 1.4rem;
		border-radius: 0.5rem;
		box-shadow: 7px 7px 30px -5px rgba(0,0,0,0.1);
		margin-bottom: 2rem;
	}
	.text-wrap {
	color:#000;
	margin:auto;
}
.klick-theme {
	background:#f9f9f9;
}

.text-wrap h3{
	color:#545454;
	margin-bottom:0;
	padding-bottom:.8rem;
}
.text-wrap p{
	color:#000;
}

.ico-wrap{
	font-size:2.5em;
	display:inline-block;
}
.ico-wrap .fa-volume-up{
    vertical-align: middle;
	color:#545454;
}

.wrap .w-20{
	width:20%
}

.wrap .w-10{
	width:10%
}
.wrap .w-70{
width:70%;
}
.wrap .w-80{
	width:80%
}

.wrap .w-75{
	width:75%
}
.wrap .w-90{
	width:90%
}
.h-160{
	min-height:160px;
}
.h-135{
	min-height:135px;
}

.saliant-klickmall  h2{
	color: #f04f5f;
    font-weight: bold;
	padding-bottom:4rem;
}

.klick-tech h2{
	color: #f04f5f;
    font-weight: bold;
	padding-bottom:4rem;
}

.klickbox{
	    background: #f9f9f9;
    border-radius: 2rem;
    padding: 30px 5px 0 0;
}
.klickmall-benifits  h3{
	color:#545454;
	font-weight:bold;
	padding-top:3rem;
}
.klickmall-benifits{
	background:#ffeff0;
}
.klmall-content .klickmall-benifits  li{
	font-size: 15px;
    line-height: 2;
	color:#000;
}

/* ahi-assist */

.ahi-in-page .ahi-banner h4{
	color:#f16f21
}
.ahi-in-page .ahi-banner h1{
	color:#000;
}
.ahi-content{
	background:#f9f9f9;
	padding-top:6rem;
}
.ahi-content h2{
	color:#f16f21;
	padding-bottom:3rem;
}
.challenge-ahi{
	background:#034ea2;
}

.challenge-ahi h2{
	color:#fff !Important;
	padding-bottom:3rem;
}

.challenge-ahi .pt5{
	padding-top:4rem;
}
.challenge-ahi .text-white, .challenge-ahi li{
	color:#fff;
}

.ahi-soultion .pb2{
	padding-bottom:2rem;
}
.ahi-soultion  img{
	width:80%;
}
.ahi-soultion  h2{
	color:#f16f21;
}
.Salient-features-ahi{
	background:#f9f9f9;
}

.Salient-features-ahi .nav-pills>li.active>a{
	    background: #034ea2;
    color: #fff;
}

.Salient-features-ahi .tab-content {
    background:#034ea2;
    color: #fff;
    padding: 10px 10px;
}
.Salient-features-ahi h1{
	color:#fff;
}

.Salient-features-ahi li{
	    line-height: 3.79 !important;
}

.Salient-features-ahi a:hover{
	color:#034ea2;
}
.Salient-features-ahi .tab-content{
	padding-top:8rem;
}
.Salient-features-ahi h2{
	color:#f16f21;
}
.Salient-features-ahi .tab-content h2{
	padding-top:3rem;
	color:#fff;
}
.ahi-benifit{
	background-image:url('../img/ahi/benfit.jpg');
	background-size:cover;
}
.ahi-benifit h2{
	color:#f16f21;
	padding-bottom:2rem;
}
.ahi-benifit li{
	line-height:2 !important;
}
/* end ahi */
