.owl-nav {
	text-align: center;
	display: none;
}

.top-slider .owl-dots {
	text-align: center;
}

.top-slider .owl-dot {
	position: relative;
	bottom: 90px;
	width: 15px !important;
	height: 15px !important;
	border-radius: 100%;
	background: #ccc !important;
	margin-right: 8px;
	display: inline-block;
}

.top-slider .owl-dot.active {
	background: #1D7BF2 !important;
}


/* width */

::-webkit-scrollbar {
	width: 10px;
}


/* Track */

::-webkit-scrollbar-track {
	background: #fefefe;
	box-shadow: inset 0 0 5px grey;
	border-radius: 1px;
}


/* Handle */

::-webkit-scrollbar-thumb {
	background: #5f6ee0;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
	background: #1266ae;
}

@font-face {
	font-family: 'Poppins-Bold';
	src: url('../fonts/Poppins/Poppins-Bold.ttf');
}

@font-face {
	font-family: 'Poppins';
	src: url('../fonts/Poppins/Poppins-Regular.ttf');
}

@font-face {
	font-family: 'Open Sans', sans-serif;
	src: url('../fonts/Open_Sans/OpenSans-ExtraBold.ttf');
}

.slidebg1 {
	background-image: url('../img/slidebg1.png');
	background-size: cover;
}

.slidebg2 {
	background-image: url('../img/slidebg2.png');
	background-size: cover;
}

.slider-caption {
	padding: 30px;
}

.slide-txt {
	padding: 20px 0;
}



.more-info {
	padding: 20px 0;
	text-transform: uppercase;
}

.more-info a {
	border: 1px solid #00B4D0;
	background-color: #3f9fc9;
	border-radius: 2px;
	padding: 10px 30px;
	color: #fff;
	font-weight: 500;
	position: relative;
	display: inline-block;
}

.caption-heading {
	line-height: 1.4;
	letter-spacing: 0px;
	color: #001B34;
	font-size: 54px;
	font-weight: 800;
	font-family: 'Open Sans', sans-serif;
}

.section-heading {
	font-size: 31px;
	color: #001b34;
	line-height: 1.6;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 900 !important;
}
.txtHighlighter{
	color: #001b34;
	font-weight: 900;
}
.colorheading {
	color: #00b4d0;
}

.section-colorheading {
	color: #00b4d0;
	font-size: 31px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 900 !important;
}

.section-heading-para {
	color: #00B4D0;
}

.colorfull-heading h6 {
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	color: #00B4D0;
	margin-bottom: 15px;
}

.colorful-title {
	color: #00B4D0;
}


/* .carousel h2{
    text-align: left;
    letter-spacing: 0px;
    color: #001B34;
    opacity: 1;
    font-size:62px;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;

 } */


/* .carousel-control-prev-icon,.carousel-control-next-icon{
   background-color: #5f6ee0;
   opacity:1 !important;
 } */

.carousel-item img {
	width: 100%;
	/* max-height:475px; */
	;
}

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none !important;
}

p {
	line-height: 1.6;
}
.wsmenu-list .fa-home{
	font-size:20px;
	margin-top:-10px;
}

.fixed_header {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	animation-name: fixedHeader;
    animation-duration: .6s;
	transition: .3s ease all;
	box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .1);
}
@keyframes fixedHeader{0%{opacity:0;transform:translateY(-60px)}100%{opacity:1;transform:translateY(0)}}

.cstm-lnk-btn {
	display: inline-block;
	min-width: 100px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #fff !important;
	transition: 0.5s ease all;
}

.cstm-lnk-btn:hover {
	background-color: #00b4d0;
}

.custom-btn1 {
	background-color: #002E59;
	color: #fff;
	font-size: 0.8rem;
}

.custom-btn2 {
	background-color: #00B4D0;
	color: #fff;
	font-size: 0.8rem;
}

#getquote-popup .form-group {
	margin-bottom: 0;
}

#getquote-popup {
	z-index: 10003;
}

#getquote-popup input[type=text] {
	height: 30px;
	font-size: 14px;
	border-radius: 1px !important;
	padding: 15px;
}

#getquote-popup textarea {
	font-size: 14px;
	border-radius: 1px !important;
}

body {
	font-family: Poppins;
	font-size: 0.9rem;
}

.container {
	max-width: 1200px;
}

.topbar {
	width: 100%;
	background: transparent url('../img/Rectangle 182.png') 0% 0% no-repeat padding-box;
	background-size: cover;
	opacity: 1;
	text-align: center;
	height: 50px;
	padding: 10px;
	color: #fff;
	left: -1px;
}

.topbar p {
	margin-bottom: 0;
}

.navbar-brand img {
	width: 144px;
	height: 50px;
}

.navbar-nav {
	padding-left: 30px !important;
}

.navbar .nav-link {
	font-weight: 600;
	padding-left: 15px !important;
}

phone {
	color: #00b4d0;
	font-weight: 600;
	font-size: 0.8rem;
}

.carousel {
	position: relative;
	top: 0;
}

#slider-animation {
	height: 100%;
}

.text-box {
	position: absolute;
	top: 50%;
	left: 8%;
	right: 8%;
	color: #000;
	transform: translateY(-50%);
}

#whyus {
	position: relative;
	padding: 4% 1%;
}

.why_keypoints {
	list-style: none;
}

.keypoint-grid {
	display: grid;
	grid-template-columns: 60px auto;
}

.keypoint_icon img {
	width: 50px;
}

.keypoint-title {
	color: #00B4D0;
	padding-left: 10px;
	font-weight: 600;
}

.keypoint-grid div {
	padding-top: 10px;
}

.why_keypoints li {
	line-height: 1.8;
}

#services {
	padding: 4% 10%;
	/* background-color: #F9F9FA; */
	background-image: url('../img/servicebg.png');
	background-size: cover;
	background-position: top center;
}

.service-box {
	font-size: 12px;
	line-height: 1.8;
	padding: 20px;
	min-height: 275px;
	background-color: #fff;
	border-radius: 3px;
	transition: .5s ease all;
}

.service-box:hover {
	background-position: center 43%;
	background-image: url(../img/service-bg-effectpng.png);
	background-color: #f7feff;
	background-repeat: no-repeat;
	/* box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, .1); */
	box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
	cursor: pointer;
}


/* .service-box:hover{
  background-color: rgba(21, 103, 209, 1);
  color:#fff !important;
  box-shadow: 14px 14px 43px rgba(11, 78, 199, 0.41);
  
} */


/* .service-box:hover p{
  color:#fff !important;
  cursor: pointer;
} */

.service-box-heading h5 {
	color: #001b34;
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.6;
	font-weight: 600;
	text-transform: uppercase;
}
.service-box .service-box-content{
	font-size: 13px;
	line-height: 1.8;
}

#workprocess {
	padding: 5% 0;
}

#portfolio {
	margin: auto;
	padding: 5% 0%;
	background-image: url(../img/clientbg1.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.portfolio-card {
	overflow: hidden;
}

.card-img-top {
	transition: .5s ease all;
}

.card-img-top:hover {
	transform: scale(1.2);
}


/* Portfolio tab */

#tabs {
	background: #007b5e;
	color: #eee;
}

.portfolio-tab-menu {
	position: absolute;
	right: 0;
	top: -75px;
}


/* technologies */

#technologies {
	margin: auto;
	padding: 5%;
}

.techbox {
	padding: 15px;
	text-align: center;
	transition: .5s ease all;
}

.techbox:hover {
	background-position: center 38%;
	background-image: url(../img/tech-bg-effectpng.png);
	background-color: #f7feff;
	background-repeat: no-repeat;
	box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, .1);
	cursor: pointer;
}

.techbox .imgicon {
	width: 80px;
	height: 80px;
	margin: auto;
	border: 2px solid #1266ae;
	padding: 12px 10px;
	border-radius: 8px;
}

.techbox:hover {
	border-radius: 5px;
	-webkit-box-shadow: 1px 0px 7px 0px rgba(50, 50, 50, 0.94);
	-moz-box-shadow: 1px 0px 7px 0px rgba(50, 50, 50, 0.94);
	box-shadow: 1px 0px 7px 0px rgba(50, 50, 50, 0.94);
	cursor: pointer;
}

.techhead h3 {
	padding-top: 15px;
	font-size: 18px;
	font-weight: 600;
}

.tech-content {
	text-align: center;
}

.tech-content p {
	font-size: 13px;
}

.techbox .btn {
	padding: 6px 16px;
	font-size: 13px;
	;
}

#ourpartners {
	padding: 5% 0;
	background-color: #F6f6f6;
	background-image: url(../img/clientbg2.png);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}

#ourpartners .section-heading {
	/* color:#fff; */
	;
}

#ourpartners p {
	/* color:#fff; */
	;
}

#testimonial {
	padding: 5% 0;
	background-color: #F9F9FA;
	/* background-image: url(../img); */
	background-position: left 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

.testimonial-caption {
	position: relative;
}

.testimonial-caption h3 {
	position: absolute;
	margin: 30px auto;
	top: 40%;
	left: 30px;
	color: #fff;
	font-size: 20px;
}

.carousel-indicators li {
	background-color: #222;
}

#contact {
	padding: 5% 0;
}

.form-area {
	padding: 10px 0;
}

.form-area input[type=checkbox] {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	position: relative;
	top: 5px;
	display: inline-block;
}

#affiliates {
	padding: 4% 0;
	background-image: url('../img/Group\ 1518.svg');
	background-size: cover;
	background-position: center 100%;
	color: #fff;
}

#affiliates .details h4 {
	font-size: 14px;
	padding: 10px 0;
}

#affiliates .details p a {
	font-size: 13px;
	color:#fff;
	margin-bottom: 0;
}

#footer {
	padding: 4% 0;
	padding-bottom: 0%;
	background-image: url('../img/Rectangle\ 220.svg');
	background-size: cover;
	background-position: center 100%;
	color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#footer hr{
	height:1px;
	background-color:#fff;
	opacity: 0.5;
}
#footer .tagPanel{
	text-align: center;
    position: relative;
    margin: 20px auto 0;
    line-height: 17px;
}
#footer .tagPanel a {
    color: #eee;
    border-right: 1px solid #aaa;
    margin: 0;
    display: inline-block;
    padding:5px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: center;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 10px;
}

.footerdiv {
	position: relative;
	overflow: hidden;
}


.footerdiv:before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	background-image: url('../img/footerbg.svg');
	background-size: cover;
}

.ftr-logo {
	position: relative;
	top: 0px;
	margin-bottom: 15px;
}

.ftr-logo img {
	width: 70%;
}

.footerdiv ul {
	list-style: none;
}

.footerdiv ul li a {
	color: #fff;
	line-height: 2;
	font-size: 14px;
	cursor: pointer;
	transition: 0.5s ease all;
}

.footerdiv ul li a:hover {
	margin-left: 5px;
}

.ftr-heading {
	padding: 20px 0;
}

.ftr-heading h4 {
	font-size: 20px;
	font-size: 18px;
	font-weight: 700;
}

.newsfeed {
	height: 280px;
	/* overflow-y: scroll; */
}

.newsfeed p {
	font-size: 12px;
}

.ftr_subheading {
	font-size: 14px;
	font-weight: 600;
}

.footer-bottom {
	font-size: 12px;
}


/* social icon */

.footer-list.social-list li {
	display: inline-block;
}

.footer-list.social-list li a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 38px;
	width: 38px;
	border-radius: 50%;
	color: var(--primarydark-color);
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
	font-size: 16px;
	margin-right: 10px;
}

.social_cont {
	padding-bottom: 10px;
}

.footer-list.social-list li a i {
	margin: 0;
}


/* .footer-list.social-list li a:hover {
  color: #fff;
} */

.footer-list.social-list li a.fb-icn:hover {
	background: #3b5998;
}

.footer-list.social-list li a.linked-icn:hover {
	background: #0e76a8;
}

.footer-list.social-list li a.tw-icn:hover {
	background: #55adee;
}

.footer-list.social-list li a.linked-icn:hover {
	background: #00839c;
}

.footer-list.social-list li a.pintrst-icn:hover {
	background: #E60023;
}

.footer-list.social-list li a.youtube-icn:hover {
	background: #FF0000;
}

.footer-list.social-list li a.insta-icn:hover {
	background: linear-gradient(#4865d6, #d02f8f, #f06e3d, #ffb051);
}

.ftr-signup .signup {
	background: #5f6ee0;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 2px;
	cursor: pointer;
}

.ftr-signup input[type=text] {
	font-size: 14px;
}

.scroll-up {
	background: #6ab3f9;
	position: fixed;
	z-index: 9;
	right: 100px;
	bottom: 0px;
	font-size: 18px;
	line-height: 20px;
	width: 48px;
	height: 40px;
	text-align: center;
	padding: 12px;
	cursor: pointer;
	border-radius: 4px 4px 0px 0px;
}

.scroll-up:hover {
	background: #151134;
	color: #fff;
}
.scroll-up .fa{
	font-weight: 900;
    font-size: 20px;
    color: #fff;
}

#chat-btn {
	width: 40px;
	height: 28px;
	display: inline-block;
	background-color: #62cfc1;
	border-radius: 4px;
	position: fixed;
	z-index: 9999;
	right: 20px;
	bottom: 25%;
}

#chat-btn:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	right: 10px;
	bottom: -10px;
	border-left: 10px solid transparent;
	border-right: 2px solid transparent;
	border-top: 10px solid #62CFC1;
}


/* About page */

#about_banner {
	background-image: url(../img/aboutbnrbg.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.pagebanr_caption {
	width: 100%;
	margin: auto;
	padding: 80px 60px;
	padding-left: 0;
}

.pagebanr_caption .section-heading {
	font-size: 50px;
	margin-bottom: 20px;
}

.pagebanr_caption p {
	font-size: 0.9rem;
	line-height: 1.8;
}

#about_whyus {
	padding: 5% 0;
	background-image: url(../img/clientbg1.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 20%;
}
.section-heading{
	position: relative;
}
 /* .section-heading:before{
	content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
	background: #139ed9;
	animation-duration: 4s;
	animation-name: MOVE-BG;
	z-index: 1;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes MOVE-BG{0%{transform:translateX(-100px)}50%{transform:translateX(100px)}100%{transform:translateX(-100px)}}
.section-heading:after{
	content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    height: 5px;
    width: 300px;
    background-color: #139ed9;
	border-radius: 10px;
	opacity: 0.5;
} */

#about_whyus .service-box {
	text-align: center;
}

#about_vision {
	padding: 5% 2%;
	position: relative;
	
}

#about_vision:before {
    position: absolute;
	top:0px;
	left:0px;
    height: 900px;
    width: 1232px;
    content: "";
	background-image: url(../img/visionbg.png);
	background-repeat: no-repeat;
}

#about_mission {
	padding: 5% 2%;
	position: relative;
}

#about_mission:before {
    position: absolute;
	top:-200px;
	right:0px;
    height: 1008px;
    width: 1032px;
    content: "";
	background-image: url(../img/misionbg.png);
	background-position: right;
	background-repeat: no-repeat;
}

#ourvalue {
	padding: 5% 2%;
}

.content-area {
	padding: 30px 0;
}

.value-heading {
	position: absolute;
	left: 10px;
	bottom: -20px;
}

.value-heading .tale-arrow h5 {
	font-size: 16px;
	padding: 10px 20px;
	color: #fff;
}

.value-box {
	padding: 0 15px;
	min-height: 400px;
}

.value-box:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 10px;
	bottom: 0;
	border: 1px solid;
	border-width: 0 0 0 1px;
	border-color: #001B34;
}

.value-box:after {
	content: "";
	display: block;
	position: absolute;
	left: 7px;
	top: 0;
	z-index: 1;
	display: block;
	width: 0.5em;
	height: 0.5em;
	margin: auto;
	border: 1px solid #001B34;
	border-radius: 50%;
	background-color: #fff;
}

#circled-box {
	position: absolute;
	top: -23px;
	left: 7px;
	display: inline-block;
}

#circled-box span {
	position: relative;
	left: 0;
	display: block;
	width: 0.5em;
	height: 0.5em;
	margin: 2px auto;
	border: 1px solid #001B34;
	border-radius: 50%;
	background-color: #fff;
}

.value-content p {
	font-size: 14px;
	line-height: 1.6;
}

.tale-arrow {
	position: relative;
	width: 265px;
	height: 55px;
	background-color: #002E59;
}

.tale-arrow::after {
	content: '';
	width: 0;
	height: 0;
	border-top: 27px solid transparent;
	border-bottom: 28px solid transparent;
	border-left: 39px solid #002E59;
	position: absolute;
	right: -38px;
	top: 0px;
}


/* technology page*/

#tech_banner {
	background-image: url(../img/techpagebnrbg.png);
	background-size: cover;
	background-repeat: no-repeat;
}

#tech-xplore {
	padding: 5% 2%;
	background-image: url(../img/techbg1.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top center;
}

.blk-box {
	padding: 40px 30px;
	background-color: #f0f0f0;
	border-radius: 5px;
	height: 100%;
}

.left-blk .blk-title {
	margin: 30px auto;
}

.left-blk .blk-title h3 {
	line-height: 1.4;
	font-size: 22px;
	font-weight: 600;
	opacity: 0.8;
}

.blk-box ul li {
	text-align: center;
	margin-bottom: 10px;
	width: 32%;
	display: inline-block;
}

.right-blk-title {
	line-height: 1.5;
	margin-bottom: 20px;
	font-weight: 600;
}

.blk-box ul li h6 {
	font-size: 14px;
}

.blk-box p {
	font-size: 17px;
}


/* Service page */

#service_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
	background-repeat: no-repeat;
}

#service-descp {
	padding: 5% 2%;
}

#service-descp .section-heading {
	font-size: 40px;
	color: #001b34;
}

#service-descp .service-details-blk p {
	font-size: 16px;
}

.view-more {
	padding: 20px 0;
	/* text-transform: uppercase; */
	;
}

.view-more a {
	border: 1px solid #00B4D0;
	border-radius: 2px;
	padding: 10px 20px;
	color: #222;
	font-weight: 500;
	position: relative;
	z-index: 1;
	display: inline-block;
}

.view-more a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	transition: all 0.3s ease-in-out;
	background-color: #00B4D0;
	z-index: -1;
}

.view-more a:hover:before {
	width: 100%;
	border: 1px solid #fff;
}

.view-more a:hover {
	color: #fff;
}

.service-details-blk {
	margin: 50px auto;
}


/* Portfolio page */

#portfolio_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
	background-repeat: no-repeat;
}

#portfolio-descp {
	padding: 5% 2%;
	background-image: url(../img/portfoliobg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.protfolio-item{
	text-align: center;
}
.protfolio-item .cover-outer {
	position: relative;
	-webkit-box-shadow: 0 10px 15px 0 #aaa;
	box-shadow: 0 10px 15px 0 #aaa
}

.protfolio-item .cover-outer .imghvr-up {
	-webkit-perspective: 50em;
	-moz-perspective: 50em;
	perspective: 50em;
	width: 100%;
	margin-bottom: 0;
	overflow: hidden;
	/* height: 350px */
}

.protfolio-item .cover-outer .imghvr-up img {
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 0;
	height: 100%;
	transition: all .35s ease
}

[class^=imghvr-] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.imghvr-up:hover img {
	transform: rotateX(-110deg);
	-wekbit-transform: rotateX(-110deg);
	-moz-transform: rotateX(-110deg);
	-o-transform: rotateX(-110deg)
}

.protfolio-item .cover-outer .imghvr-up figcaption {
	padding: 30px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	z-index: -1;
	transition: all .35s ease;
	display: flex;
	align-items: center;
	justify-content: center
}

.imghvr-up figcaption {
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	-o-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	text-align: center
}

.imghvr-up:hover figcaption {
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-ms-transform: rotateX(0);
	-o-transform: rotateX(0);
	transform: rotateX(0);
	transition: all .35s ease;
	z-index: 1;
	-webkit-transition-delay: .21s;
	-moz-transition-delay: .21s;
	-o-transition-delay: .21s;
	transition-delay: .21s
}

.protfolio-item .cover-outer .imghvr-up:hover figcaption {
	z-index: 0
}

.protfolio-item .imghvr-up figcaption h4 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 15px
}

.protfolio-item .imghvr-up figcaption p {
	font-size: 14px;
	line-height: 20px;
	color: #fff
}

.protfolio-item .imghvr-up figcaption h5 {
	font-size: 18px;
	margin: 15px 0 15px
}

.protfolio-item .imghvr-up figcaption ul li {
	border-radius: 30px;
	padding: 3px 6px 0;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	border: 1px solid #fff;
	font-weight: 700;
	display: inline-block
}

.protfolio-item .imghvr-up figcaption ul li:nth-child(1) {
	background: #ff5f57
}

.protfolio-item .imghvr-up figcaption ul li:nth-child(2) {
	background: #fcb315
}

.protfolio-item .imghvr-up figcaption ul li:nth-child(3) {
	background: #28ca41
}

.protfolio-item .imghvr-up figcaption a {
	font-size: 15px;
	display: inline-block;
	padding:5px;
	margin-top: 20px;
	box-shadow: 0 0 10px 0 #555
}

.protfolio-item .project-title {
	padding: 15px 15px 10px;
	margin-bottom: 30px;
	border-top: 1px solid #555;
	color: #fff
}

.protfolio-item .project-title h4 {
	font-size: 16px;
	font-weight: 600
}

.protfolio-item .project-title p {
	margin: 0;
	font-size: 14px;
	text-align: center
}


.portfolio-grid {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	max-width: 100%;
}

.portfolio-grid-img {
	display: block;
	width: 100%;
	/* height: 325px; */
	;
}

.portfolio-grid-img::before {
	background: #191923 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0.4;
	position: absolute;
	right: 0;
	top: 0;
}

.portfolio-grid-hover-img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.portfolio-grid-icon-box {
	background-color: rgba(25, 25, 35, 0.20);
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	overflow: hidden;
	transition: all 0.5s ease 0s;
}

.portfolio-grid-icon {
	background-color: #0070FF;
	border-radius: 50%;
	display: block;
	height: 130px;
	margin-right: -60px;
	margin-top: -55px;
	position: absolute;
	right: -100%;
	top: 50%;
	transform: scale(0.5);
	transition: right 0.5s ease 0s, transform 0.3s ease 0s;
	width: 130px;
}

.portfolio-grid-arrow-icon {
	position: absolute;
	bottom: 35px;
	left: 20%;
}

.portfolio-grid-icon-box::after {
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0.5);
	transform-origin: 0 0 0;
	transition: transform 0.4s ease 0s, right 0.4s ease 0s;
}

.portfolio-grid-icon-box::after {
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0.5);
	transform-origin: 0 0 0;
	transition: transform 0.4s ease 0s, right 0.4s ease 0s;
}

.portfolio-grid-content {
	bottom: 0;
	left: 0;
	padding: 30px 70px 30px 30px;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 5;
}

.portfolio-grid-title {
	color: #fff;
	font-size: 18px;
	margin: 0 !important;
	font-weight: bold !important;
	line-height: 38px;
}

.portfolio-grid p.portfolio-grid-text {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 2px;
	margin: 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
}

.portfolio-grid:hover .portfolio-grid-icon {
	right: 0;
	-ms-transform: scale(1);
	transform: scale(1);
	transition: right .5s ease .3s, transform .3s ease .6s;
	display: block;
	top: 0;
}

.portfolio-grid:hover .portfolio-grid-icon-box {
	width: 100%;
	background: rgba(25, 25, 35, 0.90);
}

.portfolio-grid:hover .portfolio-grid-text {
	opacity: 0.7;
	line-height: 20px;
	margin-top: 10px;
}

.portfolio-grid:hover {
	cursor: pointer;
}


/* tabs */

.element-item {
	margin-bottom: 20px;
}

.filter-button-group {
	width: 100% !important;
	margin-bottom: 60px !important;
}

.filter-button-group .fillter-tag {
	font-size: 13px;
	width: 20%;
}

.filter-button-group {
	border: 0;
	width: 50%;
	margin: auto;
	float: none;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
}

.filter-button-group button {
	outline: 0!important;
}

.filter-button-group .fillter-tag {
	border-radius: 0;
	border: none;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 15px 0;
	color: #1D7BF2;
	margin: 0;
	position: relative;
	border-right: 1px solid #eee;
}

.filter-button-group .fillter-tag.active,
.filter-button-group .fillter-tag:hover {
	color: #fff;
	background: #1D7BF2;
	border: 0;
	border-right: 1px solid #eee;
}

.filter-button-group .fillter-tag:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 15px solid;
	border-color: #1D7BF2 transparent transparent transparent;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -30px;
	opacity: 0;
	transition: .3s ease all;
}

.filter-button-group .fillter-tag.active:before,
.filter-button-group .fillter-tag:hover:before {
	opacity: 1;
}


/* Tab ends */


/* Our Solutions Page */
#solutions_banner {
	background-image: url(../img/careerpgbnrbg.png);
	background-size: cover;
	background-repeat: no-repeat;
}
#solutions-descp{
	padding:5% 1%;
	position: relative;
}
#solutions-descp:before{
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: url(../img/dots.png);
    opacity: .5;
}
.endToSingle {
    overflow: hidden;
    margin-bottom: 30px;
}
.endToSingle a:first-child {
    display: block;
    position: relative;
    min-height: 405px;
}
.endToSingle .design-part {
    background: linear-gradient(to top,rgba(29,29,41,.1),rgba(29,29,41,.1));
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    transition: .2s;
}
.endToSingle:hover .design-part {
    background: linear-gradient(to top,rgba(29,29,41,.75),rgba(29,29,41,0));
}
.endToSingle a.innerLink {
    position: absolute;
    bottom: -50px;
    left: 50%;
    background: #139ed9;
    color: #fff;
    padding: 6px 12px 4px;
    border-radius: 4px;
    font-size: 14px;
    transform: translateX(-50%);
    transition: .2s;
    box-shadow: 0 0 10px 0 #333;
}
.endToSingle a.innerLink:hover {
    background: #fff;
    color: #000;
}
.endToSingle:hover a.innerLink {
    bottom: 60px;
}



/* Career Page */

#career_banner {
	background-image: url(../img/careerpgbnrbg.png);
	background-size: cover;
	background-repeat: no-repeat;
}

#career-descp {
	padding: 5% 2%;
	background-image: url(../img/portfoliobg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.jobs-grid {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	max-width: 100%;
	background-color: #fff;
}

.jobs-grid-img {
	display: block;
	width: 100%;
	/* height: 325px; */
	;
}

.jobs-grid-img::before {
	/* background: #191923 none repeat scroll 0 0; */
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0.4;
	position: absolute;
	right: 0;
	top: 0;
}

.jobs-grid-hover-img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.jobs-grid-icon-box {
	border: 2px solid #ccc;
	/* background-color: rgba(25, 25, 35, 0.20); */
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	overflow: hidden;
	transition: all 0.5s ease 0s;
}

.jobs-grid-icon {
	background-color: #0070FF;
	border-radius: 50%;
	display: block;
	height: 130px;
	margin-right: -60px;
	margin-top: -55px;
	position: absolute;
	right: -100%;
	top: 50%;
	transform: scale(0.5);
	transition: right 0.5s ease 0s, transform 0.3s ease 0s;
	width: 130px;
}

.jobs-grid-arrow-icon {
	position: absolute;
	bottom: 35px;
	left: 20%;
}

.jobs-grid-icon-box::after {
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0.5);
	transform-origin: 0 0 0;
	transition: transform 0.4s ease 0s, right 0.4s ease 0s;
}

.jobs-grid-icon-box::after {
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0.5);
	transform-origin: 0 0 0;
	transition: transform 0.4s ease 0s, right 0.4s ease 0s;
}

.jobs-details {
	padding: 20px;
}

.job-title h5 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}

.job-title span {
	font-size: 13px;
	font-weight: 600;
	margin-right: 10px;
}

.jobs-info {
	padding: 10px 0;
	font-size: 13px;
}

.jobs-grid-content {
	left: 0;
	top: 30%;
	/* padding: 40px 70px 30px 40px; */
	padding: 50px;
	position: absolute;
	width: 100%;
	z-index: 5;
}

.jobs-grid-title {
	color: #fff;
	font-size: 18px;
	margin: 0 !important;
	font-weight: bold !important;
	line-height: 38px;
}

.jobs-grid .jobs-grid-text {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 2px;
	margin: 0;
	opacity: 0;
	/* transition: all 0.5s ease 0s; */
	;
}

.jobs-grid:hover .jobs-grid-icon {
	right: 0;
	-ms-transform: scale(1);
	transform: scale(1);
	transition: right .5s ease .3s, transform .3s ease .6s;
	display: block;
	top: 0;
}

.jobs-grid:hover .jobs-grid-icon-box {
	width: 100%;
	background: rgba(25, 25, 35, 0.90);
}

.jobs-grid:hover .jobs-grid-text {
	opacity: 0.9;
	line-height: 20px;
	margin-top: 10px;
}

.jobs-grid:hover {
	cursor: pointer;
}

#meet_requiters {
	padding: 5% 2%;
	background-color: #001b34;
}

.card-slide-img {
	display: inline-block;
	position: absolute;
	top: -30px;
	width: 100px;
	height: 100px;
	margin: 0 50% auto;
}

.my-card {
	position: absolute;
	left: 30%;
	top: -50px;
	border-radius: 50%;
}

.my-card-info {
	margin-top: 50px;
}

.my-card-info h5 {
	text-align: center;
}

.card-details p {
	font-size: 13px;
	padding: 10px 25px;
}

.submit-resume a {
	border: 1px solid #00B4D0;
	border-radius: 2px;
	padding: 8px 20px;
	color: #fff;
	background-color: #00B4D0;
	font-weight: 500;
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
	display: inline-block;
}

.submit-resume a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	transition: all 0.3s ease-in-out;
	background-color: #fff;
	z-index: -1;
}

.submit-resume a:hover:before {
	width: 100%;
	border: 1px solid #fff;
}

.submit-resume a:hover {
	color: #222;
}

.card-social-icons {
	/* width:200px; */
	margin: auto;
}

.card-social-icons .fab {
	font-size: 16px;
}

.card-social-icons .fa-facebook {
	color: #3b5998;
}

.card-social-icons .fa-instagram {
	color: #8134AF;
}

.card-social-icons .fa-twitter {
	color: #00acee;
}

.card-social-icons .fa-linkedin {
	color: #0e76a8;
}

#hiring-process {
	padding: 5% 2%;
	/* background-color: #c3c3c3; */
	background-image: url(../img/specialization-bg.png);
	background-size: cover;
}

.process-block {
	width: 100%;
	text-align: center;
	background-image: url(../img/hiringprocessbg.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.process-block ul li {
	display: inline;
}

.process-box {
	width: 200px;
	margin: auto;
	margin-right: 6px;
	display: inline-block;
}

.process-icon-box {
	width: 140px;
	height: 140px;
	text-align: center;
	border: 1px solid #00b4d0;
	display: inline-block;
	padding: 20px;
	border-radius: 50%;
}

.hr-lnk-line::after {
	width: 70px;
	position: relative;
	right: -170px;
	top: -70px;
	height: 2px;
	background: #00b4d0;
	display: block;
	content: "";
}

.process-title {
	padding: 15px 0;
}

.process-title h5 {
	color: #001b34;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.6;
}

.process-descp p {
	font-size: 13px;
	padding: 0 10px;
}



/* Jobs details page */

#jobs_banner {
	background-image: url(../img/jobsbg.png);
	background-size: cover;
	background-position: 80% center;
	background-repeat: no-repeat;
}

#jobs-descp {
	padding: 6% 0%;
	background-image: url(../img/portfoliobg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


#accordion-style-1 .btn-link {
	display: flex;
    font-weight: 400;
    background-color: transparent;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
	padding-left: 25px;
}
#accordion-style-1 .card{
	margin-bottom: 20px;
	border:1px solid #ccc;
}
#accordion-style-1 .card-body {
	border-top: 2px solid #00b4d0;
	padding: 1.5rem;
}
#accordion-style-1 .card h5{
	line-height: 1.4;
}

#accordion-style-1 .card-header .btn.collapsed .fa.main{
	display:none;
}

#accordion-style-1 .card-header .btn .fa.main{
	background: #007b5e;
    padding: 13px 11px;
    color: #ffffff;
    width: 35px;
    height: 41px;
    position: absolute;
    left: -1px;
    top: 10px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
	display:block;
}
.applynow{
	float:right;
}

.unorder-list li{
	list-style-type: none;
	padding: 0 0 0 25px !important;
	position: relative;
	line-height: 2;
}
.unorder-list li:before {
    content: "\f192";
    font-family: 'Font Awesome 5 Free';
	left: 0;
	position: absolute;
	display: block;
    top: 0;
    color: #0070ff;
	font-size: 12px;
	margin-right:6px;
}
.job-grid-ul{
	list-style-type: none;
}
.job-grid{
	display: grid;
	grid-template-columns: 40px auto;
}
.job-grid-ul .fa{
	color:#00b4d0;
	font-size:16px;
}
.job-grid-ul p{
	font-size:13px;
}



#contact_banner {
	background-color: #3f9fc9;
	/* background-image: url(../img/pgbnrbg.png);
  background-size: cover; */
	;
}

.cntctus_socialicon ul li {
	display: inline;
	margin-right: 16px;
}

.cntctus_socialicon ul li a {
	color: #fff;
}

.cntctus_socialicon ul li a .fab {
	border: 1px solid #fff;
	font-size: 20px;
	padding: 10px 11px;
	border-radius: 50%;
	transition: 0.5s ease all;
}

.cntctus_socialicon ul li a .fab:hover {
	background-color: #fff;
	color: #6ab3f9;
}

#contact-descp {
	padding: 5% 10%;
	background-color: #ececec;
}

.contact-listitem li {
	list-style-type: none;
	position: relative;
	padding: 20px;
	border-left: 2px solid #00b4d0;
}

.contact-listitem li:before {
	position: absolute;
	left: -11px;
	top: -10px;
	color: #00b4d0;
	font-size: 20px;
	content: '\f192';
	font-family: 'Font Awesome 5 Free';
}

.contact-listitem li h6 {
	font-size: 16px;
	font-weight: 600;
}

.contact-listitem li p {
	font-size: 13px;
	font-weight: 500;
}

.contact-form-box {
	position: absolute;
	top: -166px;
}

.contact-form-box input[type=text] {
	font-size: 14px;
	border-radius: 1px !important;
	padding: 15px;
}

.contact-form-box textarea {
	font-size: 14px;
	border-radius: 1px !important;
}

.form-header {
	background-color: #6ab3f9;
}

.form-body {
	padding: 20px;
	background-color: #fff;
}

.contact-grid {
	display: grid;
	grid-template-columns: 80px auto;
}

.contactgrid_icon {
	background-color: #6ab3f9;
	padding: 10px;
}

.contactgrid_icon img {
	width: 50px;
}

.contactgrid_title {
	padding: 10px 20px;
	font-weight: 500;
	text-align: left;
	color: #fff;
}

.files input {
	outline: 2px dashed #92b0b3;
	outline-offset: -10px;
	-webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
	transition: outline-offset .15s ease-in-out, background-color .15s linear;
	padding: 120px 0px 55px 35%;
	text-align: center !important;
	margin: 0;
	width: 100% !important;
}

.files input:focus {
	outline: 2px dashed #92b0b3;
	outline-offset: -10px;
	-webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
	transition: outline-offset .15s ease-in-out, background-color .15s linear;
	border: 1px solid #92b0b3;
}

.files {
	position: relative;
}

.files:after {
	pointer-events: none;
	position: absolute;
	top: 60px;
	left: 0;
	width: 50px;
	right: 0;
	height: 56px;
	content: "";
	background-image: url(../img/upload.png);
	display: block;
	margin: 0 auto;
	background-size: 100%;
	background-repeat: no-repeat;
}

.color input {
	background-color: #f1f1f1;
}

.files:before {
	position: absolute;
	bottom: 10px;
	left: 0;
	pointer-events: none;
	width: 100%;
	right: 0;
	height: 57px;
	content: " ";
	display: block;
	margin: 0 auto;
	color: #2ea591;
	font-weight: 600;
	text-transform: capitalize;
	text-align: center;
}

#address_block {
	padding: 5% 2%;
}

.office-name {
	text-align: center;
}

.office-name h4 {
	font-size: 18px;
	font-weight: 600;
}

.addr-box {
	padding: 20px;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 6px 4px #cecece;
}

.address_details_st li {
	padding: 6px 10px;
	font-weight: 500;
	font-size: 15px;
	text-transform: capitalize;
	display: flex;
	align-items: center;
}

.address_details_st li span {
	background: #00b4d0;
	color: #fff;
	display: flex;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 14px;
	align-items: center;
	justify-content: center;
}

.address_details_st li article {
	width: calc(100% - 50px);
}


/* Mobile Apps Development */

#mobileapps_banner {
	background-color: #00acee;
	background-image: url(../img/mblappsbannerBG.png);
	background-size: cover;
}

#keyfeatures_descp {
	padding: 5% 2%;
	;
}

.heading p {
	max-width: 80%;
	margin: auto;
}

.key-features-blk {
	border-left: 2px solid #00b4d0;
	padding: 0 20px;
	min-height: 175px;
	position: relative;
}

.key-features-blk:before {
	position: absolute;
	left: -11px;
	top: -12px;
	color: #00b4d0;
	font-size: 20px;
	content: '\f192';
	font-family: 'Font Awesome 5 Free';
	display: inline-block;
}

.key-feature-title {
	padding-top: 0;
}

.key-feature-title h5 {
	font-size: 15px;
	font-weight: 600;
	color: #151134;
	line-height: 1.6;
}

.key-feature-title p {
	font-size: 13px;
	color: #222;
}

#mobileapps_services {
	padding: 5% 2%;
}

#mobileapps_services ul li {
	width: 32%;
	display: inline-block;
	text-align: center;
	margin-bottom: 10px;
}

#mobileapps_services ul li h6 {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 600;
}

#mobileapps_services ul li h5 {
	margin: 0 10px auto;
	font-size: 13px;
	font-weight: 600;
}

#pm_approach {
	padding: 4% 2%;
}

#pm_approach .media-body h6 {
	font-size: 15px;
	line-height: 1.4;
	margin: 0px 12px;
	font-weight: 600;
}

#sftdlvry_approach {
	padding: 4% 1%;
}

#sftdlvry_approach .media-body h6 {
	font-size: 14px;
	line-height: 1.4;
	margin: 0px 8px;
	font-weight: 600;
}

#getin_touch {
	padding: 4% 1%;
}

#getin_touch .colorheading h3 {
	text-transform: uppercase;
	font-weight: 600;
	color: #00b4d0;
}

#getin_touch .form-area {
	/* border:1px solid #ccc; */
	border-radius: 5px;
	padding: 30px 20px;
	box-shadow: 2px 2px 20px 0 rgb(222 224 224);
}

.getintouch-listitem h4 {
	max-width: 380px;
	line-height: 1.6;
}

.getintouch-listitem ul li {
	position: relative;
	list-style: none;
	border-left: 2px solid #00b4d0;
	padding: 0px 0px 45px 25px;
	font-weight: 600;
}

.getintouch-listitem ul li:before {
	position: absolute;
	left: -9px;
	top: -6px;
	color: #00b4d0;
	font-size: 15px;
	content: '\f192';
	font-family: 'Font Awesome 5 Free';
	display: inline-block;
}


/* IT Consulting page */

#itconsulting_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#consulting_overview {
	padding: 4% 2%;
}

#consulting_keyfeatures {
	padding: 4% 2%;
}

.consulting-feature-block {
	width: 30%;
	margin: auto;
	margin-right: 6px;
	display: inline-block;
}

.consulting-feature-box .process-box {
	width: 315px;
	margin: auto;
	padding: 22px;
	margin-right: 6px;
	display: inline-block;
}

.consulting-feature-box .process-icon-box {
	width: 140px;
	height: 140px;
	text-align: center;
	border: 1px solid #00b4d0;
	background-color: #00B4D0;
	display: inline-block;
	/* padding: 20px; */
	border-radius: 50%;
}

.consulting-feature-box .process-icon-box img {
	margin-top: 20px;
	text-align: center;
}

.iconbox-outline {
	width: 160px;
	height: 160px;
	display: inline-block;
	margin: auto;
	background-color: #05dafb;
	padding: 10px;
	border-radius: 50%;
}

.consulting-feature-box .hr-lnk-line::after {
	width: 168px;
	position: relative;
	right: -212px;
	top: -80px;
	height: 4px;
	opacity: 0.5;
	background-color: #05dafb;
	display: block;
	content: "";
}

#why_itconsulting {
	padding: 5% 10%;
}

#why_itconsulting .content-para {
	line-height: 1.8;
}

#why_itconsulting .section-colorheading {
	line-height: 1.6;
}

#specialization {
	padding: 5% 2%;
	background-image: url(../img/specialization-bg.png);
}

.specialization-block {
	border: 1px solid #00b4d0;
	border-radius: 10px;
	text-align: center;
	position: relative;
}

.specialization-body {
	padding: 20px;
}

.specialization-icon {
	text-align: center;
	margin-bottom: 10px;
}

.specialization-title {
	font-size: 14px;
	color: #151134;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.specilization-desc {
	font-size: 13px;
}

.specialization-ftr {
	position: relative;
	background-color: #00b4d0;
	height: 40px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.specialization-ftr:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 25px solid;
	border-color: #00b4d0 transparent transparent transparent;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -50px;
}

.specialization-block:hover {
	cursor: pointer;
}

.specialization-block:hover .specialization-ftr {
	background-color: #151134;
}

.specialization-block:hover .specialization-ftr:after {
	border-color: #151134 transparent transparent transparent;
}

.stepno {
	margin-top: 30px;
	text-align: center;
}

.stepno h2 {
	font-weight: 900;
	color: #00b4d0;
}


/* Infrastructure Service page */

#infrastructure_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#infrastructure_overview {
	padding: 4% 2%;
}

#infra_services {
	padding: 4% 2%;
}

#infra_services .service-box {
	border: 1px solid #00B4D0;
	padding: 25px;
	margin-bottom: 10px;
}

#infra_keyfeautures {
	padding: 4% 2%;
	background-image: url(../img/servicebg.png);
	background-repeat: no-repeat;
	background-size: cover;
}

#chooseus {
	padding: 4% 2%;
	background-image: url(../img/infrachooseusbg.png);
	background-size: cover;
}


/* Digital services & transformation */

#digital_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#digital_overview {
	padding: 4% 2%;
}

#digital_services {
	padding: 4% 2%;
}

#digital_services .service-box {
	border: 1px solid #00B4D0;
	padding: 25px;
	margin-bottom: 10px;
}

#why_digital {
	padding: 4% 2%;
}

#digital_keyfeautures .process-title h5 {
	text-transform: uppercase;
}

#why_digital .normal-box {
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 25px 20px;
	box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, .1);
}

#why_digital .box-icon img {
	margin-top: 10px;
	width: 70px;
}

#why_digital .box-title h5 {
	font-size: 16px;
	font-weight: 800;
	text-transform: uppercase;
}

#why_digital .box-details p {
	font-size: 12px;
}

#why_digital .grid {
	display: grid;
	grid-template-columns: 100px auto;
}

#website_score {
	padding: 4% 2%;
}

#website_score .webscore-box {
	width: 100%;
	margin: auto;
	background-color: #0070FF;
	padding: 35px;
	border-radius: 100px;
	color: #fff;
}

#website_score .webscore-box h4 {
	line-height: 1.6;
}

#website_score .webscore-box .btn {
	border-radius: 25px;
	margin: 15px 0 auto;
	padding: 13px;
	font-size: 13px;
	font-weight: 800;
}

#website_score .webscore-box input[type=text] {
	border-radius: 25px;
	height: 50px;
	background-color: transparent;
	border: 2px solid #fff;
	margin: 15px 0 auto;
	color: #fff;
}


/* Cloud Solution Page */

#csp_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#csp_overview {
	padding: 4% 2%;
}

#csp_services {
	padding: 4% 2%;
}

#csp_services .service-box {
	border: 1px solid #00B4D0;
	padding: 25px;
	margin-bottom: 10px;
}

#why_section {
	padding: 4% 2%;
}

#why_section .normal-box {
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 25px 20px;
	box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, .1);
}

#why_section .box-icon {
	text-align: center;
}

#why_section .box-icon img {
	margin-top: 10px;
	width: 50px;
}

#why_section .box-title h5 {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 800;
	padding: 8px 0;
	text-transform: uppercase;
}

#why_section .box-details p {
	font-size: 12px;
}

#why_section .grid {
	display: grid;
	grid-template-columns: 100px auto;
}


/* Development Services */

#developmentservice_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#devservices_xplore {
	padding: 4% 2%;
	background-image: url(../img/servicebg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#devservices_xplore .each-service {
	margin-bottom: 30px;
}

.service-list-item .keypoint-grid {
	display: grid;
	grid-template-columns: 50px auto;
	margin-bottom: 20px;
}

.service-list-item .keypoint_icon img {
	width: 35px;
}

.service-list-item .keypoint-grid div {
	padding-top: 0;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.6;
}


/* Content Writing Services */

#cntntwrtng_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#cntntwrtng_overview {
	padding: 3%;
}

#cntntwrtng_advantages {
	padding: 3% 2%;
}

#cntntwrtng_advantages .process-box {
	width: 270px;
	margin: auto;
	padding: 22px;
	margin-right: 6px;
	display: inline-block;
}

#cntntwrtng_advantages .process-box .hr-lnk-line::after {
	width: 125px;
	position: relative;
	right: -190px;
	top: -80px;
	height: 4px;
	opacity: 0.5;
	background-color: #05dafb;
	display: block;
	content: "";
}

#cntntwrtng_services {
	padding: 3% 2%;
}

#cntntwrtng_services .service-box {
	border: 1px solid #00B4D0;
	padding: 20px;
	margin-bottom: 10px;
}


/* Business Intelligence page */

#bi_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#bi_overview {
	padding: 3%;
}

#bi_services {
	padding: 3% 2%;
}

#bi_services .service-box {
	border: 1px solid #00B4D0;
	padding: 20px;
	margin-bottom: 10px;
}

#bi_advantages {
	padding: 3% 2%;
}

#bi_advantages .process-box {
	width: 270px;
	margin: auto;
	padding: 22px;
	margin-right: 6px;
	display: inline-block;
}

#bi_advantages .process-icon-box img {
	margin-top: 30px;
}

#bi_advantages .process-box .hr-lnk-line::after {
	width: 125px;
	position: relative;
	right: -190px;
	top: -80px;
	height: 4px;
	opacity: 0.5;
	background-color: #05dafb;
	display: block;
	content: "";
}


/* Enterprise Applications page */

#erp_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#erp_overview {
	padding: 3%;
}

#erp_services {
	padding: 3% 2%;
}

#erp_services .service-box {
	border: 1px solid #00B4D0;
	padding: 20px;
	margin-bottom: 10px;
}

#erp_advantages {
	padding: 3% 2%;
}


/* Tele Communication Page */

#telecom_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#telecom_overview {
	padding: 3%;
}

#telecom_services {
	padding: 3% 2%;
}

#telecom_services .service-box {
	border: 1px solid #00B4D0;
	padding: 20px;
	margin-bottom: 10px;
}

#telecom_advantages {
	padding: 3% 2%;
}


/* Quality Assurance Page */

#qa_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#qa_overview {
	padding: 3%;
}

#qa_services {
	padding: 3% 2%;
}

#qa_services .service-box {
	border: 1px solid #00B4D0;
	padding: 20px;
	margin-bottom: 10px;
}

#qa_advantages {
	padding: 3% 2%;
}


/* Internet of things  Page */

#iot_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#iot_overview {
	padding: 3%;
}

#iot_services {
	padding: 3% 2%;
}

#iot_services .service-box {
	border: 1px solid #00B4D0;
	padding: 20px;
	margin-bottom: 10px;
}

#iot_advantages {
	padding: 3% 2%;
}

#iot-industry {
	padding: 3% 2%;
}


/* Artificial Intelligence page */

#ai_banner {
	background-image: url(../img/pgbnrbg.png);
	background-size: cover;
}

#ai_overview {
	padding: 3% 2%;
}

#ai_services {
	padding: 3% 2%;
}

#ai_services .service-box {
	border: 1px solid #00B4D0;
	padding: 20px;
	margin-bottom: 10px;
}

#ai_advantages {
	padding: 3% 2%;
}

#ai-industry {
	padding: 3% 2%;
}



/* Hospital ERP */
.hospital-parallax{
	background-image: url(../img/hsp.jpg);
	min-height: 300px; 
	background-attachment: fixed;
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
}
.intro{
	line-height: 1.8;
	text-align: justify;
}
.wewho{
	padding:4% 1%;
}

.wexpertise{
	padding:4% 1%;
	background-color: #f3f3f3;
}
.smiddle {
	margin: 0 0 30px;
	text-align: center;
	border-radius: 15px;
	padding: 35px 30px 41px;
	background-color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	box-shadow: none;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.smiddle:hover {
	background: #139ed9
}

.shape-one {
	content: "";
	width: 250px;
	height: 250px;
	background: #d858f5;
	border-radius: 50%;
	position: absolute;
	bottom: -120px;
	right: -120px;
	transform: scale(0);
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
	z-index: -1
}

.shape-two {
	content: "";
	width: 373px;
	height: 373px;
	background: #c647fe;
	border-radius: 50%;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
	transform: translate(100%, 100%);
	z-index: -1
}

.shape-three {
	content: "";
	width: 500px;
	height: 500px;
	background: #a461e8;
	border-radius: 50%;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-ms-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
	transform: translate(100%, 100%);
	z-index: -1
}

.smiddle:hover .shape-one {
	transform: scale(1);
	webkit-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s
}

.smiddle:hover .shape-two {
	opacity: .6;
	transform: translate(50%, 50%);
	webkit-transition-delay: .6s;
	-ms-transition-delay: .6s;
	transition-delay: .6s
}

.smiddle:hover .shape-three {
	opacity: .4;
	webkit-transition-delay: .9s;
	-ms-transition-delay: .9s;
	transition-delay: .9s;
	transform: translate(50%, 50%)
}

.smiddle .em-service-icon i {
	color: #139ed9;
	margin-bottom: 12px;
	font-size: 75px
}

.smiddle:hover .em-service-icon i {
	color: #fff
}

.smiddle:hover .em-service-title h3 {
	color: #fff
}

.smiddle:hover .em-service-desc p {
	color: #fff
}

/* Great Feature  */
.great-features{
	padding:4% 1%;
}

.blakish {
    transition: 5s;
    margin-top: 5px;
    margin-bottom: 5px;
    /* width: 20%; */
	padding: 0 5px;
	color: #333;
}
.boxdiv {
    background: #f9f9f9;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    text-align: center;
    box-shadow: inset 0 0 15px rgba(0,0,0,.2);
    min-height: 100px;
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.boxdiv:hover {
    background: #139ed9;
    color: #fff;
    box-shadow: inset 0 0 20px rgba(0,0,0,.3);
}

.advantages-section{
	padding:4% 1%;
	background-color: #f3f3f3;
}

.custom-list {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}
.custom-list li {
    padding: 16px 8px;
    position: relative;
    width: 100%;
    float: left;
    text-align: justify;
}
.custom-list li span {
    font: 700 19px/1 Arial,sans-serif;
    color: #139ed9;
    margin-right: 10px;
}

/* School ERP */
.school-parallax{
	background-image: url(../img/school-erp-bg.jpg);
	min-height: 350px; 
	background-attachment: fixed;
	background-position:center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.section.storyHero {
    width: 100%;
    padding: 30px 0;
    background: url(../img/banner-top.jpg);
    background-position: center 0;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
}
.heading-top {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    margin: 20px 0 15px 0;
}
.heading-top-bot {
    font-size: 24px;
    margin: 15px 0 20px;
    color: #000;
}
.bannerIconBlock {
    display: inline-block;
    width: 150px;
    margin: 0 5px;
}
.bannerIconsRow {
    display: inline-block;
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
}
.bannerIconBlock h5 {
    color: #000;
    font-weight: 400;
	margin: 10px 0;
	font-size:14px;
}
section#erp-services {
    padding:4% 1%;
    position: relative;
}
section#erp-services .span3 {
    float: left;
    text-align: center;
    margin-bottom: 0;
    background: #fff;
    padding: 10px 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #ddd;
    min-height: 244px;
}
section#erp-services .span3:hover {
    background: #e3e3e3;
    box-shadow: 1px 1px 6px #c1bac1;
}
section#erp-services h4 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    color: #139ed9;
}
section#erp-services p {
	margin: 10px 0;
	font-size:13px;
	padding:5px;
	line-height: 1.8;
}
section#features{
	padding:4% 1%;
}

.style-2.block {
	background: url(../img/list-background.png);
	padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
.style-2.block .col-feature {
    margin: 20px 0;
}
.col-feature .feature-icon {
    height: 50px;
    display: table;
    vertical-align: middle;
}
.col-feature .name {
    width: 100%;
    padding-right: 20px;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 700;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #181818;
}
.feature-icon .icon {
    width: 60px;
    height: 60px;
    font-size: 30px;
    color: #1299d2;
    border: 3px solid #1299d2;
    border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    text-align: center;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ondemand_project{
	padding:4% 1%;
}

.ih-item img {
	width: 100%;
	height: 100%
}

.ih-item.square1 {
	position: relative;
	width: 100%;
	height: 100%;
	border: 5px solid #667bb4;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
	border-radius: 20px
}

.ih-item.square1 .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.ih-item.square1.effect13 {
	overflow: hidden
}

.ih-item.square1.effect13 .img {
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.ih-item.square1.effect13 .info {
	background: #333;
	background: rgba(0, 0, 0, .6);
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.ih-item.square1.effect13 .info h3 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-size: 17px;
	padding: 10px;
	background: #ff6c00;
	margin: 30px 0 0 0
}

.ih-item.square1.effect13 .info p {
	font-style: italic;
	font-size: 12px;
	position: relative;
	color: #fff;
	padding: 20px 20px 20px;
	text-align: center
}

.ih-item.square1.effect13:hover .img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.ih-item.square1.effect13:hover .info {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	visibility: visible;
	opacity: 1
}

.ih-item.square1.effect13.left_to_right .info {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%)
}

.ih-item.square1.effect13.left_to_right:hover .info {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0)
}
.support {
    float: left;
    width: 100%;
    margin: 15px 0;
    color: #5a5555;
    text-align: center;
}
.support h3 {
    font-size: 16px;
}

.school-featured-item .owl-nav {
	display: block;
	bottom:-10px;
	text-align: center;
    position: absolute;
    margin-left: -40px;
    left: 50%;
}

.school-featured-item .owl-nav button{
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 18px;
    text-align: center;
    background-color: #fff;
    color: #fe6c00;
    border: 3px solid #667bb4;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
    font-size: 20px;
    font-weight: 700;
}

/* Online test Portal */
.onlinetest-parallax{
	background-image: url(../img/online-test.jpg);
    min-height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-onlinetest{
	padding:5% 1%;
}
.promo-block-v11 {
	padding:5% 1%;
    position: relative;
    z-index: 1;
    text-align: center;
    background: url(../img/bg4.jpg);
    background-size: cover;
    background-position: center top;
}
.promo-block-v11 .promo-block-v11-title {
    font-size: 32px;
    color: #fff;
}
.promo-block-v11 .promo-block-v11-subtitle {
    font-size: 15px;
    color: #fff;
}
.list-inline>li {
    /* display: inline-block; */
    padding-right: 10px;
    padding-left: 10px;
}

.promo-block-v11-category-item {
    width: 18%;
    margin-top: 30px;
}
.promo-block-v11-category-link {
    min-width: 100px;
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: rgba(255,255,255,.1);
    text-decoration: none;
    padding: 20px 15px;
    margin-right: 5px;
}

.promo-block-v11 i {
    float: left;
    width: 100%;
	margin-bottom: 5px;
	font-size:3.8em;
}
.banner-block{
	font-size:14px;
}
.conductExam{
	padding:5% 1%;
}
.icon-box-v3 {
    margin-bottom: 20px;
    margin-top: 20px;
    color: #34343c;
    font-family: Khula,sans-serif;
    line-height: 1.4;
}

.icon-box-v3 i {
    display: inline;
    font-size: 30px;
    color: #139ed9;
    top: 5px;
    position: relative;
    margin-right: 5px;
}
.icon-box-v3 .icon-box-v3-title {
    font-size: 17px;
    margin: 0 0 10px;
    display: inline-block;
    font-weight: 600;
}
.icon-box-v3 span {
    display: block;
}

/* Employee Management */

.ems_parallax{
	background-image: url(../img/ems1.png);
    min-height: 350px;
    background-attachment: fixed;
    background-position:center;
    background-repeat: no-repeat;
    background-size:cover;
}
.privacy_parallax{
	background-image: url(../img/privacy-policy.jpg);
    height: 350px;
    /* background-attachment: fixed; */
    background-position:center center;
    background-repeat: no-repeat;
    background-size:100%;
}
.privacy-content{
	padding:3% 0;
}
.privacy-content h4{
	font-size:25px;
	line-height: 35px;
}
.privacy-content ul {
	padding-left:25px;
}
.privacy-content ul li{
	list-style-type: square;
	line-height:25px;
}


/* responsive media query */

@media screen and (max-width: 768px) {
	.navbar-nav {
		padding-left: 0px !important;
	}
	.portfolio-tab-menu {
		position: relative;
		top: 0;
	}
	.section-heading {
		font-size: 18px;
		padding-bottom: 10px;
		font-weight: 800 !important;
	}
	.section-colorheading {
		font-size: 17px;
		padding-bottom: 10px;
		font-weight: 800 !important;
	}
	.caption-heading {
		font-size: 30px;
		font-weight: 800;
	}
	.slider-caption {
		padding: 20px;
	}
	#service-descp .section-heading {
		font-size: 20px;
		line-height: 1.6;
		padding-bottom: 10px;
	}
	.service-details-blk {
		margin: 30px auto;
	}
	#service-descp .service-details-blk p {
		font-size: 14px;
	}
	.form-leftarea {
		padding: 0 !important;
	}
	.form-leftarea h4 {
		font-size: 20px;
	}
	.pagebanr_caption {
		width: 100%;
		margin: auto;
		padding: 25px 0px;
	}
	.filter-button-group .fillter-tag {
		font-size: 6px !important;
		padding: 12px 0 !important;
	}
	.process-box {
		display: inline-block;
	}
	.contact-form-box {
		position: relative;
		top: 0;
	}
	#mobileapps_services ul li h6 {
		font-size: 11px;
		font-weight: 600;
	}
	.consulting-feature-box .process-box {
		width: 280px;
	}
	#contact-descp {
		padding: 0;
	}
	.contact-grid {
		display: block;
		padding: 10px;
	}
	.promo-block-v11-category-item {
		width: 100%;
	}
}

@media screen and (max-width: 992px) {
	.modal-img {
		display: none;
	}
	.consulting-feature-box .hr-lnk-line::after {
		display: none;
	}
	.blk-box ul li {
		width: 49%;
	}
}

@media screen and (max-width: 1192px) {
	.hr-lnk-line::after {
		display: none;
	}
	#cntntwrtng_advantages .process-box .hr-lnk-line {
		display: none;
	}
	#bi_advantages .process-box .hr-lnk-line {
		display: none;
	}
}

@media screen and (max-width: 1192px) and (min-width: 768px) {
	#bi_advantages .process-box {
		width: 365px;
	}
	#cntntwrtng_advantages .process-box {
		width: 365px;
	}
	
}

@media screen and (max-width: 567px) {
	#services {
		padding: 0;
	}
	#why_itconsulting {
		padding: 2%;
	}
	#why_section .grid {
		display: block;
		text-align: center;
	}
	section{
      padding:0 ;
    }
	.scroll-up{
		display:none;
	}
	.privacy_parallax {
		background-image: url(../img/privacy-policy.jpg);
		height: 139px;
		
	}
}
