
body{
	margin: 0;
	min-width: 360px;
	width:100%;
	/*overflow:overlay;*/
}

.first-container{
	background-color:/*#a20a0a*/ /*#920302*/rgba(148, 4, 4, 0.9);
	/*display: block;
	width:	100%;
	padding: 12px 24px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;*/
}

.content > p {
	color: /*darkred*/#ce1212;
	font-size: x-large;
	font-weight: normal;
}

.footerStyle {
	height: 35px;
	text-align: center;
	vertical-align: middle;
	padding-top:5px;
	/*font-size:larger;*/
}

.whatsappIcon {
	color: springgreen;
}

.txtHeading{ 
	color: /*#a20a0a*/ #920302;
	font-size:28px;
}

.sectionHeading{ 
	color: #262626;
	text-transform: uppercase;
	/*font-size:28px;*/
}

li {
	padding-bottom:10px;
}

a{
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

a:hover{
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	color: white;
}


.emblem{
	/*height: 50px;*/
	width: 331px;
	padding-top:15px;
	padding-bottom: 15px;
	/*left: 10px;
	top: 20px;	*/
	/*padding: 2px;*/
	/*position: relative;*/
}



.zeroLRMargin {
	margin-left:0px;
	margin-right: 0px;
}
/*
#main-mail-id{
	background-color: transparent;
	text-decoration: none;
	font-size: 20px;	
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom:20px;
	float:right;
}
*/
#main-mail-id:link{
	color: white
}

#main-mail-id:hover{
	color: #ff9e9e;
}

.para-2 > a:hover{
	color: #e04f4f;
}

.second-container{
	background-image: url(./../img/walking.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 600px; 
	align-items: center;
	display: flex;
	justify-content: center;

	
}

.circle{
	width: 500px;
	height: 500px;
	background: white;
	border-radius: 50%;
	/*margin: auto; */
	position: relative;
	opacity: 0.95;


}

.third-container{
	margin-bottom: 60px;
}

.content{
	position: absolute;
	width: /*inherit*/ -webkit-fill-available;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	color: black;
	font-family: 'Cabin', arial, sans-serif;

}

.btn-quote {
	background: /*#a20a0a*/ #920302;
	background-image: -webkit-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -moz-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -ms-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -o-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: linear-gradient(to bottom, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: 'Cabin', arial, sans-serif;
	color: #ffffff;
	font-size: 19px;
	padding:  10px 20px 10px 20px;
	text-decoration: none;
}

.btn-quote:hover {
	background: #ce1212;
	background-image: -webkit-linear-gradient(top, #ce1212, #ce1212);
	background-image: -moz-linear-gradient(top, #ce1212, #ce1212);
	background-image: -ms-linear-gradient(top, #ce1212, #ce1212);
	background-image: -o-linear-gradient(top, #ce1212, #ce1212);
	background-image: linear-gradient(to bottom, #ce1212, #ce1212);
	text-decoration: none;
	color: white;
}

#get-quote-btn{
	text-decoration: none;
}

#get-quote-btn:link{
	color: white;
}

#get-quote-btn:hover{
	color: white;
}

.services{
	font-family: 'Cabin', arial, sans-serif;
	/* margin: 100px auto; */
	margin-bottom: 50px;
	margin-top: 60px;
	text-align: center;
	font-size: 40px;
	position: relative;
}

.services-container {	
    margin-top: 0px;
}

.abt-us{
	font-family: 'Cabin', arial, sans-serif;
	/*margin: 100px auto;*/
	margin-top: 60px;
	margin-bottom:50px;
	text-align: center;
	font-size: 40px;
	position: relative;
}

.abt-us:before{
	content: "";
	display: block;
	width: /*500px;*/ 75%;
	height: 2px;
	background: /*#a20a0a*/ #920302;
	position: absolute;
	left: 85px;
	top: 50%;
	z-index: -2; 
}

.abt-us:after{
	content: "";
	display: block;
	width: /*500px;*/ 75%;
	height: 2px;
	background: /*#a20a0a*/ #920302;
	position: absolute;
	right: 85px;
	top: 50%;
	z-index: -2; 
}

.abt-us-b{
	background: white;
	padding-left: 20px;
    padding-right: 20px;
}



.services-b{
	background:none;
	padding-left: 20px;
    padding-right: 20px;
}

*{
	box-sizing: border-box;
}



.committed{
	color: /*#a20a0a*/ #920302;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 45px;
}

.committed-p{
	font-size: 22px;
	line-height: 35px;
	margin-bottom:0px;
}

.high-roi{
	color: /*#a20a0a*/ #920302;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 45px;
}

.high-roi-p{
	font-size: 16px;
	line-height: 24px;
}

.kabs-p{
	font-size:22px;
	line-height: 35px;
}

.satisfaction-guaranteed{
	color: /*#a20a0a*/ #920302;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
    margin-bottom: 12px;
}

.satisfaction-guaranteed-p{
	line-height: 24px
}


.column{
	/*margin: 0 15px 25px;*/
	box-shadow: 0 1px 3px rgba(0,0,0,0.12),
	0 1px 2px rgba(0,0,0,0.24);
	background:white;
	border-radius: 5px;
	/*flex-basis: 33%;*/
	padding: 20px;
	text-align: center;	
}.
.controller{
	width: 100%;

	height: auto;
}

.header-email {
	text-align: center;
	vertical-align: middle;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	font-size:larger;
}

.controller-1{
	width: 100%;
	height: auto;
	margin: 0;
}

.table-parent{
	max-width: 1170px;
	width: 100%;
	margin:auto;
	text-align: justify;
}


.committed-1{
	padding: 25px 25px;
	height:370px;
}

.high-roi-2{
	padding: 25px 25px;
	height:370px;
}

.satisfaction-guaranteed-3{
	padding: 25px 25px;
	height:370px;

}

h4{
	font-size: 21px;
	font-family: 'Cabin', arial, sans-serif;
}

h1{
	margin: 0;
}
.services{
	font-family: 'Cabin', arial, sans-serif;
	/*margin:50px  auto;*/
	margin-top: 60px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 40px;
	position: relative;
}
.services:before{
	content: "";
	display: block;
	width: /*280px;*/ 75%;
	height: 2px;
	background: /*#a20a0a*/ #920302;
	position: absolute;
	left: 80px;
	top: 50%;
	z-index: -2; 
}

.services:after{
	content: "";
	display: block;
	width: /*280px;*/ 75%;
	height: 2px;
	background: /*#a20a0a*/ #920302;
	position: absolute;
	right: 80px;
	top: 50%;
	z-index: -2; 
}

.services-b{
	background: /*#e6e6e6*/ #f0f0f0; 
	padding-left: 20px;
    padding-right: 20px;
}

.col-lg-6{
	padding: 0;
}

.forth-container{
	text-align: center;
	background-color: /*#e6e6e6*/ #f0f0f0;
	opacity: 0.9;
}

.people{
	height: 860px;
	width: 100%;
	object-fit: cover;
	position: relative;
	top: 0px;

}

.tpm{
	padding-top:20px;
}

.fifth-container {
	margin-bottom: 60px;
}

.products{
	font-family: 'Cabin', arial, sans-serif;
	/*margin: 100px auto;*/
	margin-top: 60px;
	margin-bottom:50px;
	text-align: center;
	font-size: 40px;
	position: relative;
}

.products:before{
	content: "";
	display: block;
	width: /*500px;*/ 75%;
	height: 2px;
	background: /*#a20a0a*/ #920302;
	position: absolute;
	left: 85px;
	top: 50%;
	z-index: -2; 
}

.products:after{
	content: "";
	display: block;
	width: /*500px;*/ 75%;
	height: 2px;
	background: /*#a20a0a*/ #920302;
	position: absolute;
	right: 85px;
	top: 50%;
	z-index: -2; 
}

.product-b{
	background: white;
	padding-left: 20px;
    padding-right: 20px;
}



.logistics-management-1{
	padding: 15px 25px;
}



.logistics-management{
	color: /*#a20a0a*/ #920302;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 50px;
}

.logistics-management-p{
	font-size: 21px;
	line-height: 24px;
}

.column-2{
	/*margin: 0 15px 25px;*/
	box-shadow: 0 1px 3px rgba(0,0,0,0.12),
	0 1px 2px rgba(0,0,0,0.24);
	background:white;
	border-radius: 5px;
	flex-basis: 50%;
	padding: 20px;
}

.table-parent-2{
	max-width: 1170px;
	width: 100%;
	margin:auto;	
	text-align: left;
}

.attendance-monitor{
	color: /*#a20a0a*/ #920302;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 50px;
}

.attendance-monitor-1{
	padding: 15px 25px;
}

.attendance-monitor-p{
	font-size: 21px;
	line-height: 24px;
}

.learn-btn {
	background: /*#a20a0a*/ #920302;
	background-image: -webkit-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -moz-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -ms-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -o-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: linear-gradient(to bottom, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: 'Cabin', arial, sans-serif;
	color: #ffffff;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	position: relative;
	text-align: center;
	display: block;
	margin: auto;
}

.learn-btn:hover {
	background: #ce1212;
	background-image: -webkit-linear-gradient(top, #ce1212, #ce1212);
	background-image: -moz-linear-gradient(top, #ce1212, #ce1212);
	background-image: -ms-linear-gradient(top, #ce1212, #ce1212);
	background-image: -o-linear-gradient(top, #ce1212, #ce1212);
	background-image: linear-gradient(to bottom, #ce1212, #ce1212);
	text-decoration: none;
}

.learn2-btn {
	background: /*#a20a0a*/ #920302;
	background-image: -webkit-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -moz-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -ms-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -o-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: linear-gradient(to bottom, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: 'Cabin', arial, sans-serif;
	color: #ffffff;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	position: relative;
	text-align: center;
	display: block;
	margin: auto;

}

.learn2-btn:hover {
	background: #ce1212;
	background-image: -webkit-linear-gradient(top, #ce1212, #ce1212);
	background-image: -moz-linear-gradient(top, #ce1212, #ce1212);
	background-image: -ms-linear-gradient(top, #ce1212, #ce1212);
	background-image: -o-linear-gradient(top, #ce1212, #ce1212);
	background-image: linear-gradient(to bottom, #ce1212, #ce1212);
	text-decoration: none;
	}

.footer-link {
    color: #e04f4f;
    transition: .3s ease;
}

.footer-link:hover {
    color: /*#a20a0a*/ #920302;
}

.kabsLogoColor {
	color: /*#a20a0a*/ #920302;
}

.m-b-0 {
	margin-bottom: 0px;
}

.para-1{
	text-align: center;
}

.whats-app{
	background: #536162;
	background: /*#a20a0a*/ #920302;
	background-image: -webkit-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -moz-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -ms-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: -o-linear-gradient(top, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	background-image: linear-gradient(to bottom, /*#a20a0a*/ #920302, /*#a20a0a*/ #920302);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 15px;
	font-family: 'Cabin', arial, sans-serif;
	color: #ffffff;
	font-size: 20px;
	padding: 10px;
	text-decoration: none;
	text-align: center;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.whats-app:hover {
	background: #e04f4f;
	background-image: -webkit-linear-gradient(top, /*#a20a0a*/ #920302, #e04f4f);
	background-image: -moz-linear-gradient(top, /*#a20a0a*/ #920302, #e04f4f);
	background-image: -ms-linear-gradient(top, /*#a20a0a*/ #920302, #e04f4f);
	background-image: -o-linear-gradient(top, /*#a20a0a*/ #920302, #e04f4f);
	background-image: linear-gradient(to bottom, /*#a20a0a*/ #920302, #e04f4f);
	text-decoration: none;
}

.para-2{
	text-align: center;
	margin-top: 40px; 
	/*background-color:white;*/
	border: solid 2px white;
	background-color:#f7f7f7;
}

.last-href{
	background-color: transparent;
	text-decoration: none;
	font-size: 18px;
}

.last-href:link{
	color: /*#a20a0a*/ #920302 ;
}

.last-href:hover{
	color: /*#a20a0a*/ #920302;
}

.sixth-container{

	background: /*#e6e6e6*/ #f0f0f0;
	opacity: 0.9; 
	padding-bottom:60px;
}

.cot-us{
	/*margin-top: 60px;*/

}

.cot-me{
	font-family: 'Cabin', arial, sans-serif;
	/*margin: 100px auto;*/
	margin-top:60px;
	margin-bottom: 50px;
	text-align: center;
	font-size: 40px;
	position: relative;
}

.cot-me:before{
	content: "";
	display: block;
	width: /*500px;*/ 75%;
	height: 2px;
	background: /*#a20a0a*/ #920302;
	position: absolute;
	left: 85px;
	top: 50%;
	z-index: -2; 
}

.cot-me:after{
	content: "";
	display: block;
	width: /*500px;*/ 75%;
	height: 2px;
	background: /*#a20a0a*/ #920302;
	position: absolute;
	right: 85px;
	top: 50%;
	z-index: -2; 
}

.cot-b{
	background: /*#e6e6e6*/ #f0f0f0;
	padding-left: 20px;
    padding-right: 20px;
}

.copy{
	color: #595959;
	text-align: center;
	margin-bottom: 10px;
}

.shows {
	display:flex;
}

.hides {
	display:none;
}

.header {
    text-align: center;
    vertical-align: middle;
    /*display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;*/
    -webkit-align-items: center;
    -webkit-box-align: center;
    /*align-items: center;*/
    font-size: larger;
}

.header_a {
	padding-top: 10px;
}


@media only screen and (min-width: 1300px) {
	.satisfaction-guaranteed {
		color: /*#a20a0a*/ #920302;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin-bottom: 45px;
	}
}

@media only screen and (max-width: 992px) {
	.satisfaction-guaranteed {
		color: /*#a20a0a*/ #920302;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin-bottom: 45px;
	}	
	
	.shows {
		display:none;
	}

	.hides {
		display:flex;
	}
}

@media only screen and (max-width: 500px) {
	.content > h1{
		font-size:30px;
	}
	
	.content > p{
		font-size:20px;
	}
	
	.circle {
		height: 400px;
		width:400px;
	}
}

@media only screen and (max-width: 400px) {
	.content > h1{
		font-size:28px;
	}
	
	.content > p{
		font-size:18px;
	}
	
	.circle {
		height: 375px;
		width:375px;
	}
}

/*
@media only screen and (max-width: 992px) {
	.committed-1{
		padding: 25px 25px;
		height:285px;
	}

	.high-roi-2{
		padding: 25px 25px;
		height:285px;
	}

	.satisfaction-guaranteed-3{
		padding: 25px 25px;
		height:285px;
	}
}

@media only screen and (max-width: 575px) {
	.committed-1{
		padding: 25px 25px;
		height:300px;
	}

	.high-roi-2{
		padding: 25px 25px;
		height:300px;
	}

	.satisfaction-guaranteed-3{
		padding: 25px 25px;
		height:300px;
	}
}

@media only screen and (max-width: 425px) {
	.committed-1{
		padding: 25px 25px;
		height:360px;
	}

	.high-roi-2{
		padding: 25px 25px;
		height:360px;
	}

	.satisfaction-guaranteed-3{
		padding: 25px 25px;
		height:360px;
	}
}
*/