body{
	margin: 0;
	padding:0px;
}

/*-------comon classes-----------*/
body *{
	transition: all 0.2s ease;
}
img{
	border:0px;
	max-width:100%;
	outline: none;
}
ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
a{
	text-decoration:none;
	color:inherit;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
.text-theme-color{
	color: #008fd5;
}
.text-black{
	color: #000;
}
.btn-link{
	color:#666666;
}
.btn-link:hover{
	color:#eb6f37;
}
.text-hov-orange:hover{
    color: #eb6f37 !important;
}
.text-14{
	font-size:14px !important; 	
}
.text-15{
	font-size:15px;	
}
.text-16{
	font-size:16px !important;	
}
.text-18{
	font-size:18px;	
}
.home-paragraph-text{
	font-size:14px;
	line-height:24px;
}
.line-height-30{
	line-height:30px;	
}
.after-none::after{
	display:none !important;
	content:"";
}
.btn{
	box-shadow:none !important;
}
.btn:hover{
	opacity:0.9;
}
.btn-theme{
    color: #fff !important;
    background-color: #fc5f00;
    border-color: #fc5f00;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
	padding: 9px 25px;
}
.btn-theme:hover, .btn-theme:focus, .btn-theme:active, .btn-theme:not(:disabled):not(.disabled):active{
    background-color: #eb6f37;
    border-color: #eb6f37;
}
.btn-theme.btn-lg{
	padding: 1rem 3.5rem;
}
.bg-grey {
    background-color: #e8e8e8 !important;
}
/*-------comon classes-----------*/
.navbar-toggler-icon {
    background-image: url(../images/menu.png);
	background-size: contain;
	width: 1.2em;
}
.navbar-toggler{
	background-color: #2e58e2;
	border: 1px solid #2e58e2;
	outline:none !important; 	
	padding: 0.25rem 0.5rem;
}
/*---------mega menu start-----------*/
.dropdown.megamenu{
	position:inherit;
}
.dropdown.megamenu .container{
	padding-bottom:40px;
}
.dropdown.megamenu .container:before{
	border-top: 1px solid #dadada;
	content: "";
	width: 100%;
	display: inline-block;
	padding-bottom: 24px;
}
.megamenu .dropdown-menu{
	padding:0px;
	margin:0px;
	border:none;
	border-radius:0px;
	width:100%;
	font-size:14px;
}
.dropdown-menu{
	transition: all 0s ease !important;
}
.submenu-title{ 
	font-size:16px;
	font-weight:700;
	color:#000;
	margin-bottom:12px;
}
.submenu-title a{
	color:#000;
}
.submenu-links a{ 
	font-size:14px;
	line-height:30px;
}
.megamenu .btn-theme{
	padding: 11px 21px 10px 21px !important;
}
.megamenu .dropdown-menu a:hover{
	color:#eb6f37;
}
/*---------mega menu ends-----------*/
.contact-number{
	background: #d5f1ff;
    height: 70px;
    border-radius: 100px 0px 0px 100px;
    padding: 24px 3000px 0px 20px;
    font-weight: 700;
    color: #000;
    margin-right: -3000px;
	margin-left: 18px;
}
.contact-number a{
	 color: #000;
}
.footer {
    background: #f5f5f5;
	margin-top: 50px;
}
.footer-tp{
	min-height:100px;
	display: flex;
	align-items: center;
	padding: 10px 0px;
}
.send-inquiry-bottom{
	font-size:26px;
	color:#000;
	float:left;
}
.send-inquiry-bottom .btn{
	padding: 10px 20px;
}
.whatsapp-bottom{
	font-size:16px;
	color:#000;
	font-weight:700;
	float:right;
	padding-top: 8px;
}
.whatsapp-bottom a{
	color:#000;
}
.footer-top{
	padding:65px 0px;	
}
.footer-top h4{
	color:#000;
	font-weight:700;	
	font-size:20px;
	margin-bottom:30px;
	text-transform: uppercase;
}
.footer-top h4 > a{
	color:#000;
}
.quick-links ul li{
    line-height: 18px;
    margin-bottom: 10px;
	background:url(../images/list-bg.png) left 7px no-repeat;
	padding-left:17px;
}
.quick-links p{
	line-height: 24px;
}
.footer-text{
	line-height: 21px;
}
.footer-social{
	margin-top:45px;
}
.footer-social li{
	margin-right:18px;
}
.copyright {
    padding: 20px 0px;
    text-align: center;
    font-size: 13px;
    border-top: 1px solid #d0d0d0;
}
.services-section{
	margin-top: -70px;
	z-index: 9999;
	position: relative;
}
.services-section ul{
	max-width:1000px;
	margin:auto;
	background:#fff;
	box-shadow:0px 4px 32px rgba(0,0,0,0.06);
	padding:19px 0px;
	display: block;
	overflow:hidden;
}
.services-section ul li{
	float:left;
	width:25%;
	text-align:center;
	border-right:1px solid #d5d5d5;
	font-size:18px;
	padding:8px 0px;
}
.service-ic{
	width:62px;
	height:60px;
	background:url(../images/services-sprite.png) 0px 0px no-repeat;
	display:block;
	margin:auto;
	margin-bottom:10px;
	transition: all 0s ease;
}
.time-attendance-ic{
	background-position:-62px 0px;
}
.telecom-ic{
	background-position:-124px 0px;
}
.ipvideo-ic{
	background-position:-186px 0px;
}
.services-section ul li:hover .service-ic{
	background-position-y: -60px;
}
.services-section ul li:hover a{
	color:#008fd5;
}
.section-title{
	font-size:34px;
	color:#000;
	text-transform:uppercase;
	font-weight:700;
}
.section-title:after{
	content:"";
	display:block;
	background:#fc5f00;
	width:0%;
	transition: width 2s ease-in-out;
	height:4px;
	margin-top:22px;
	margin-bottom:30px;
}
.section-title.text-center:after{
	margin-left:auto;
	margin-right:auto;
}
.aos-animate.section-title:after{
    width: 70px;
}

.section-subtitle{
	font-size:26px;
	color:#000;
}
.hm-feature-bx p{
	line-height:19px;
	margin-top:18px;
}
.keyfacts-sec{
	background: #fff;
	box-shadow: 0px 4px 32px rgba(0,0,0,0.06);
	padding: 35px 0px;
	display: block;
	overflow: hidden;
	width: calc(100% + 100px);
	margin-left: -100px;
	z-index: 9999;
	position: relative;
}
.keyfacts-sec ul li{
	float:left;
	width:33.33%;
	text-align:center;
	border-right:1px solid #d5d5d5;
	font-size:18px;
	padding:12px 0px;
}
.keyfacts-sec ul li span{
	font-size:32px;
	color:#008fd5;
	font-weight:700;
}
.keyfacts-sec ul li span:after{
	content:"+";
	font-size:32px;
	color:#008fd5;
	font-weight:700;
	display:inline-block;
}
.hm-num-bx{
	background: #fff;
	box-shadow: 0px 4px 21px rgba(0,0,0,0.35);
	padding: 30px 0px;
	margin-bottom:30px;
	z-index: 3;
	position: relative;
	display: flex;
	justify-content: center;
	border-radius:10px;
}
.hm-num-bx span{
	display: block;
	font-size:40px;
	font-weight:500;
	margin-bottom:5px;
	margin-top:5px;
}
.hm-num-bx p{
	font-size:14px;
	line-height:32px;
	transition: all 0s;
	text-align:center;
	font-weight:500;
}
.hm-num-bx:hover{
	background:url(../images/whoweare-hovbg.png) center center no-repeat;
	background-size:cover;
	/* transform: scale(1.15);
	transform-origin: center 150%; */
	transform: scale(1.08);
	transform-origin: left 150%;
	box-shadow: 0px 4px 32px rgba(0,0,0,0.06);
	z-index: 4;
}
.hm-num-bx.from-right:hover{
	transform-origin: right 150%;
}
.hm-num-bx:hover span{
	font-weight:700;
}
.hm-num-bx:hover p{
	color:#000;
}
.scrollTop{
	height:46px;
	width:46px;
	background:#fff;
	box-shadow: 0px 4px 32px rgba(0,0,0,0.06);
	position: fixed;
	right: 30px;
    bottom: 30px;
	z-index: 999999999;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius: 100px;
	opacity:0;
	cursor:pointer;
}
.scrollTop span{
	width:18px;
	height:11px;
	background:url(../images/scrolltop.png) left top no-repeat;
}
.scrollTop:hover span{
	background-position:left -11px;
}
.nav-section{
	width:100px;
	height:90px;
	position: absolute;
	background:#fff;
	display:flex;
	justify-content: center;
    align-items: center;
}
.nav-section .nav-ic{
	width:40px;
	height:14px;
	display:inline-block;
	background:#fff url(../images/left-aero-ic.png) center center no-repeat;
}
.nav-section:hover{
	box-shadow: 0px 4px 32px rgba(0,0,0,0.06);
}
.nav-section:hover .nav-ic{
	background:#fff url(../images/left-aero-ic-hov.png) center center no-repeat;
	-webkit-animation: none;
	animation: none;
}
.nav-right .nav-ic{
	-webkit-animation: passing-reverse 2s linear infinite;
	animation: passing-reverse 2s linear infinite;
}
#solution-slider .nav-left{
	right: 102px;
}
.nav-right{
	transform:rotate(180deg);
}
#solution-slider .nav-right{
	right:0px;
}
#customer-slider .nav-left{
	left:0px;
}
#customer-slider .nav-right{
	left:102px;
}
#customer-slider .carousel-item{
	padding-right: 32px;
	padding-bottom: 32px;
}
.z-index-9{
	z-index:9;
}
/*-----inner pages satrt----*/
.inner-tab .nav-pills{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.inner-tab .nav-pills .nav-item{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	padding-right: 15px;
    padding-left: 15px;
}
.inner-tab .nav-pills .nav-link{
	border-radius: 0px;
	padding:30px;
	position:relative;
	background:#fff;
}
.inner-tab .nav-pills .nav-link.active{
	color:#000000;
	box-shadow:0px 4px 32px rgba(0,0,0,0.15);
	background:url(../images/tab-bg.png) left bottom no-repeat;
	background-size: cover;
}
.inner-tab .nav-pills .nav-link.active:after{
	content:"";
	width:42px;
	height:21px;
	background:url(../images/tab-bg-ic.png) left bottom no-repeat;
	position:absolute;
	left:50%;
	margin-left:-21px;
	bottom:-20px;
	z-index:1;
}
.inner-tab .nav-pills .nav-link.active img{    
	filter: brightness(0%);
}
.inner-tab .nav-pills .nav-link p{
	margin-bottom:0px;
	font-size:18px;
	font-weight:700;
	margin-top:65px;
}
hr{
	border-top: 1px solid #e6e6e6;
}
.breadcrumb{
	background: none;
	font-size: 14px;
	padding: 30px 0px;
}
.breadcrumb-item.active{
	color:#008fd5;
}
.bg-section{
	background:#f6f6f6;
}
.section-title-alt{
	font-size:26px;
	color:#000000;
	border-bottom:1px solid #e6e6e6;
	padding-bottom:22px;
}
.customer-slider{
	margin-top:40px;
}
.customer-slider .slick-slide {
    padding: 0px 10px;
}
.customer-slider .slick-slide .customer-item{
	border:1px solid #e6e6e6;
	height: 220px;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.nav-arrow {
    width: 60px;
    height: 60px;
    position: absolute;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
	box-shadow:0px 4px 32px rgba(0,0,0,0.10);
	top: 50%;
	margin-top: -30px;
	z-index: 9;
}
.nav-arrow .nav-ar-ic{
    width: 26px;
    height: 9px;
    display: inline-block;
    background: #fff url(../images/cus-nav.png) center center no-repeat;
}
.nav-arrow.next .nav-ar-ic {
    -webkit-animation: passing-reverse 2s linear infinite;
    animation: passing-reverse 2s linear infinite;
}
.nav-arrow:hover .nav-ar-ic{
    background: #fff url(../images/cus-nav-hov.png) center center no-repeat;
    -webkit-animation: none;
    animation: none;
}
.nav-arrow.prev{
    left:0px;
}
.nav-arrow.next{
    transform: rotate(180deg);
	right:0px;
}
.features-box{
	margin-top: 3rem !important;
}
.features-box h4{
	font-size:20px;
	color:#000000;
	font-weight:700;
}
.features-box p{
	font-size:18px;
	line-height:28px;
}
.on-premise-box{
	background:#f6f6f6;
	height:100%;
	padding:22px;
}
.on-premise-box .onpre-img{
	min-height: 110px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.on-premise-box p{
	color:#000000;
	font-size:18px;
	margin-bottom:0px;
}
.on-premise-box h5{
	color:#008fd5;
	font-size:24px;
	font-weight:bold;
	margin-bottom:0px;
}
.morecontent span {
	display: none;
}
.morelink{
	color: #008fd5 !important;
	margin-left: 5px;
}
#features-slider .nav-arrow.next{right:0px;left:auto;top: 0px;margin-top: 25px;}
#features-slider .nav-arrow.prev{right:62px;left:auto;top: 0px;margin-top: 25px;}

.contact-form .form-group{
    margin-bottom: 3rem;
}
.contact-form .form-group .form-control{
	border:none !important;
	box-shadow:none !important;
	border-radius:0px  !important;
	outline:none !important;
	border-bottom:1px solid #d5d5d5 !important;
	font-size:18px;
	line-height:28px;
	padding:0px 0px 12px 0px;
}
.contact-form  .form-check-input{
	height:20px;
	width:20px;
	margin-right: 10px;
}
.contact-form .interest-checkbox .form-check{
	padding-left: 2rem;
}
.contact-form .interest-checkbox .form-check .form-check-input{
	margin-left: -2rem;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
	color: #666666;
}
label.is-invalid{
	color: #dc3545;
    margin-top: 5px;
    font-weight: 600;
    font-size: 14px;
}
.blockUI.blockOverlay{
	z-index: 1060 !important;
}
.blockUI.blockMsg.blockPage{
	z-index: 1060 !important;
	background-color: #fff !important;
    color: #111734 !important;
    border-radius: 5px  !important;
    text-align:center  !important;
    border: none !important;
	padding: 15px 0px !important;
}
.blockUI.blockMsg.blockPage h1{
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: 600;
	color:#008fd5;
}
/*======================about-tab=================*/
.about-tab .nav-pills .nav-link{
	padding: 0px;
	display:block;
	position:relative;
}
.about-tab .nav-pills .nav-link.active {
    background: none;
}
.about-tab .nav-pills .nav-link.active:after{
	display:none;
}
.about-tab .nav-pills .nav-link p {
    margin-top: 0px;
    position: absolute;
    padding-bottom: 20px;
    padding-left: 30px;
	padding-top: 14px;
	color:#fff;
	bottom: 0px;
    left: 0px;
    right: 0px;
	background:url(../images/about-tab-titlebg.png) left bottom repeat-x;

}
.about-tab .nav-pills .nav-link.active p{
    color:#000;
	background:none !important;
}
.about-tab .nav-pills .nav-link img {
    filter: grayscale(1);
}
.about-tab .nav-pills .nav-link.active img {
    filter: grayscale(0);
}
/*=================about-tab end===============*/
.content-list{
	/* font-size: 18px;
	line-height: 28px; */
	list-style-type: disc;
	margin-left: 20px;
}
.content-list li{
	margin-bottom:16px;
}
.content-list li:last-child{
	margin-bottom:0px;
}
.content-list ul{
	list-style-type: circle;
    margin-left: 20px;
    margin-top: 16px;
}

.logos-listing .logo-item {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:30px;
}
.logos-listing .logo-item > div{
	border:2px solid #e6e6e6;
	flex-wrap: wrap;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.logos-listing .logo-item > div p{
	width: 100%;
    margin-bottom: 0px;
    text-align: center;
    padding: 3px;
    background: #e6e6e6;
    font-size: 14px;
    text-transform: uppercase;
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/*=============inquiry popup==========*/
.modal-title{
	font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}
.modal-title span{
	text-transform: none;
	font-weight: normal;
	color: #666666;
}
.quick-inquiry{
    font-size:16px;
}
.quick-inquiry .form-group .form-control{
	border:1px solid #d5d5d5 !important;
	font-size:16px;
}
.quick-inquiry  .form-check-input{
	height: 14px;
    width: 14px;
}
.quick-inquiry-btn{
	position:fixed;
	top:55px;
	z-index:9;
	cursor:pointer;
	padding:10px;
	opacity:0;
	right:0;
}
.quick-inquiry .captchacss {
    visibility: hidden;
    height: 0;
}
/*=============inquiry popup end==========*/
.section-label-title{
	color:#000;
	font-size:16px;
	font-weight:700;
}
.hm-slider{
	background:#000;
}
.hm-slider .carousel-control-prev, .hm-slider  .carousel-control-next{
	top: 50px;
}
.hm-slider .carousel-caption{
	top: 0;
    height: 100%;
    /* align-items: center; */
	text-align: left;
    justify-content: center;
    flex-direction: column;
	max-width: 800px;
	margin: auto;
}
.hm-slider .carousel-caption h2{
	font-size:48px;
	font-weight:800;
	color:#fff;
	text-transform:uppercase;
}
.hm-slider .carousel-caption p{
	line-height:26px;
}
.header{
	background: #ffffff;
	position: sticky;
	width: 100%;
	z-index: 3;
	top: 0;
	box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 35%);
	-webkit-box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 35%);
	-moz-box-shadow: 0 2px 10px -1px rgba(87, 97, 100, 35%);
}
.header.menu-bg {
    background-color: rgba(255, 255, 255, 0.95);
	transition: 0.5s !important;
	-webkit-transition: 0.5s !important;
	-moz-transition: 0.5s !important;
}
.navbar-brand {
	padding: 0;
}
.navbar-brand img{
	display: block;
}
.logo{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	width: 250px;
}
.menu-bg .logo{
	width: 200px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar-expand-lg .navbar-nav .nav-item.active .nav-link, .navbar-expand-lg .navbar-nav .nav-item:hover .nav-link {
    color: #eb6f37;
    position: relative;
}

.hm-solutions .card{
	background:#f8f9fb;
	border:none;
	padding:10px;
	margin-bottom:30px;
}
.hm-solutions .card .card-body{
	border:1px solid #dfe0e2;
	padding:20px 20px;
}
.hm-solutions .card h4{
	font-size:18px;
	color:#333;
	font-weight:700;
}
.hm-solutions .card p{
	font-size:14px;
	line-height:24px;
}
.hm-midsec{
	background:url(../images/hm-midbg.png) bottom center no-repeat;
	background-size:cover;
}
.hm-midsec:after{
	content: "";
    background: #000000d6;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.hm-midsec .container{
	position:relative;
    z-index: 2;
}
.after-none:after{
	display:none;
}

.hm-testi-item{
	background: #fff;
	box-shadow: 0px 4px 21px rgba(0,0,0,0.35);
	padding: 20px;
	margin-bottom: 30px;
	border-radius: 10px;
}
.testi-detail{
	clear:both;
	margin-bottom:25px;
}
.testi-detail .testi-avtar{
    border-radius: 100px;
    width: 58px;
    height: 58px;
    overflow: hidden;
    float: left;
    margin-right: 12px;
}
.testi-detail .testi-name{
    display: table;
    margin-bottom: 5px;
    line-height: 18px;
	font-size:20px;
	font-weight:500;
}
.hm-testi-item > p{
	font-size: 14px;
    line-height: 24px;
    clear: both;
}
.hm-testimonials{
	padding-right:90px;
}
.hm-testimonials .slick-dots li{
	display: block;
	width: auto;
	height: auto;
	margin: 4px 0px;
}
.hm-testimonials .slick-dots li button{
	width: 10px;
    height: 10px;
    background: #ffffff;
    display: inline-block;
    border-radius: 120px;	
}
.hm-testimonials .slick-dots li.slick-active button{
    height: 20px;
}
.hm-testimonials .slick-dots li button:before{
	display:none;
}
.hm-testimonials .slick-dots{
	width: auto;
	right: 50px;
    top: 0;
    bottom: 0px;
    margin: auto;
    display: inline-flex;
    height: 100%;
    justify-content: center;
    flex-direction: column;
}
.hm-testimonials .slick-list.draggable{
	padding: 0px 0px 60px 0px !important;
}
.hm-testimonials .slick-slide{
	opacity:0.25;
}
.hm-testimonials .slick-slide.slick-current{
	opacity:1;
}
.inner-page-banner img{
	width: 100%;
}
.technology-partner .slick-arrow {
    border-radius: 5px;
    height: 35px;
    width: 35px;
    line-height: 14px;
}
.technology-partner .slick-arrow::before{
	color: #333333;
	font-size: 30px;
}
.technology-partner .slick-next {
    right: -35px;
}
.technology-partner .slick-prev {
    left: -35px;
}
.technology-partner .slick-prev:hover, .technology-partner .slick-prev:focus, .technology-partner .slick-next:hover, .technology-partner .slick-next:focus{
	background: #eeeeee;
}
.quick-inquiry-btn{
	position: fixed;
	top: 50%;
	right: 0;
}
.list{
	padding: 0;
	margin: 0;
	list-style: none;
}
.list li{
	margin: 3px 0;
	padding-left: 15px;
	position: relative;
}
.list li:before{
	content: "";
	border: solid #666666;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 2px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	top: 9px;
    position: absolute;
    left: 0;
}
.arrow {
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
}
.right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.up {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.hm-slider .carousel-item img, .inner-page-banner img{
	width: 100%;
	height: auto;
}
.error {
    color: red;
}



@media (max-width: 767px){
	.banner-title{
		transform: translateY(-76px);
	}
	.banner-title p{
		font-size: 35px !important;
		padding: 50px 40px;
	}
}
@media (max-width: 479px){
	.banner-title{
		transform: translateY(-30px);
	}
	.banner-title p{
		font-size: 30px !important;
		padding: 30px 20px;
	}
}
@media (max-width: 359px){
	.banner-title{
		transform: translateY(-20px);
	}
	.banner-title p{
		font-size: 25px !important;
		padding: 20px 10px;
	}
}