
@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&display=swap);
body {
	font-family: Lato, sans-serif;
	color: #2c2c2c;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: .5px
}
.header {
	position: relativef
}
header {
	position: relative;
	position: relative;
	z-index: 1000;
	right: 0;
	left: 0;
	margin: 0 auto;
	padding: 8px 0
}
.top-nav {
	border: 0;
	padding: 4px 0;
	position: relative;
	border-bottom: 0;
	height: auto;
	font-size: 12px;
	overflow: hidden;
	background-color: #0c4f60
}
.time {
	font-size: 13px;
	color: #fff
}
.time i {
	font-size: 14px;
	color: #fff
}
.top-nav ul {
	margin: 0;
	padding: 0
}
.top-nav li {
	display: inline-block!important
}
.top-nav li img {
	height: 18px
}
.toplink a {
	color: #fff!important;
	font-weight: 400
}
.toplink a:hover {
	color: #f3ac17!important
}
.top-nav li a:hover {
	text-decoration: none
}
.top-left {
	padding-left: 113px
}
.top-right {
	text-align: right
}
.top-right li {
	padding: 0 0
}
.top-right li a {
	color: #000;
	display: block;
	padding: 3px;
	text-transform: uppercase
}
.textresizer a {
	background-color: #fff;
	color: #000;
	font-weight: 500;
	border: 1px solid #ccc
}
.default-theme {
	background-color: #fff;
	color: #000!important;
	font-weight: 500;
	border: 1px solid #ccc
}
.black-theme {
	background-color: #000;
	color: #fff!important;
	font-weight: 700;
	border: 1px solid #ccc
}
.search {
	margin: 0;
	padding: 0!important
}
.search .form-control {
	border-right: 0;
	box-shadow: 0 0 0;
	border: 0;
	border-radius: 0;
	height: 24px
}
.search .btn {
	border: 0;
	background: #f3ac17;
	margin-left: -4px;
	height: 24px;
	border-radius: 0;
	color: #000
}
.hi-btn {
	background-color: #f3ac17;
	color: #000!important;
	padding-left: 10px!important;
	padding-right: 10px!important
}
.logo {
	padding: 0;
	position: absolute;
	z-index: 1;
	width: 200px;
}
.logo:after {
	content: "";
	width: 0;
	height: 0;/*! border-top: 96px solid
rgb(255, 255, 255); *//*! border-right: 59px solid
transparent; */position: absolute;/*! top: 0px; */right: -59px
}
.logo img {
	max-width: 100%;
	transition-duration: .3s
}
#whoweare {
	background-color: #061a42;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 15px 15px 15px;
	background: url("../images/whoweare.png"), linear-gradient(250deg, #021a64 0, #004c5e 100%);
	background-attachment: fixed
}
#whoweare .title {
	text-align: center;
	color: #fff;
	text-transform: uppercase
}
#whoweare .title h1 {
	font-weight: 800;
	margin: 0;
	display: inline-block;
	/*! border-bottom: 1px solid #fff; */
	padding-bottom: 15px
}
#whoweare p {
	text-align: center;
	color: #fff;
	padding: 0 6%;
	font-size: 1.1em
}
#whoweare ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 20px
}
#whoweare ul li {
	box-sizing: border-box;
	text-align: center;
	padding: 25px 5px;
	width: 25%;
	color: #fff;
	font-size: 1.3em;
	color: #08f0ff;
	line-height: 30px;
	font-weight: 600;
	display: table-cell;
	vertical-align: middle;
	transition-duration: .5s;
	position: relative;
	z-index: 0;
	overflow: hidden;
	border: 1px solid;
	margin: 0 15px;
	border-image: linear-gradient(45deg, rgba(86, 206, 172, 1) 0%, rgba(41, 194, 218, 1) 100%) 1;
	    height: 250px;

}
#whoweare ul li:hover {
	color: #ffae14!important;
	border-image: linear-gradient(135deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%) 1
}
#whoweare ul li span {
	display: block;
	font-size: 1.6em;
	color: #fff;
	font-weight: 600;
	margin-bottom: 5px
}
#whoweare ul li span img {
	display: block;
	max-height: 75px;
	margin: 0 auto
}
#whoweare ul li:before {
	box-sizing: border-box;
	transform: translateX(100%);
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 99.5%;
	height: 2px;
	border-bottom: 2px solid transparent;
	border-left: 2px solid transparent
}
#whoweare ul li:after {
	box-sizing: border-box;
	transform: translateX(-100%);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 99.5%;
	height: 2px;
	border-top: 2px solid transparent;
	border-right: 2px solid transparent
}
#whoweare ul li:hover {
	color: inherit;
	text-decoration: none;
	border: 0
}
#whoweare ul li:hover:before {
	transition: .1s transform linear, .1s height linear .1s;
	transform: translateX(0);
	height: 100%;
	border-color: rgba(255, 255, 255, .8)
}
#whoweare ul li:hover:after {
	transition: .1s transform linear .2s, .1s height linear .3s;
	transform: translateX(0);
	height: 100%;
	border-color: rgba(255, 255, 255, .8)
}
#whoweare .btndiv {
	position: relative;
	margin: 0 auto
}
.knowmore {
	position: relative;
	left: 50%;
	top: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	display: inline-block;
	text-transform: uppercase;
	padding: .5em 2em;
	border: 2px solid #174399;
	transition: 20ms .2s cubic-bezier(.1, 0, .1, 1);
	margin-top: 20px
}
.knowmore::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #174399;
	transition: .3s .2s cubic-bezier(.1, 0, .1, 1), left .3s cubic-bezier(.1, 0, .1, 1);
	z-index: -1
}
.knowmore::after {
	content: "";
	display: inline-block;
	background-image: url("../images/109617.png");
	position: absolute;
	top: 0;
	left: calc(100% - 3em);
	right: 3em;
	bottom: 0;
	background-size: 1.5em;
	background-repeat: no-repeat;
	background-position: center;
	transition: right .3s cubic-bezier(.1, 0, .1, 1)
}
.knowmore:hover {
	padding: .5em 3.5em .5em .5em;
	color: #fff;
	text-decoration: none
}
.knowmore:hover::before {
	left: calc(100% - 3em);
	right: 0;
	transition: .3s cubic-bezier(.1, 0, .1, 1), left .3s .2s cubic-bezier(.1, 0, .1, 1)
}
.knowmore:hover::after {
	right: 0;
	transition: right .3s .2s cubic-bezier(.1, 0, .1, 1)
}
#whoweare .knowmore {
	border: 2px solid #25edfa
}
#whoweare .knowmore::before {
	background: #25edfa
}
#whoweare .btndiv a.knowmore {
	color: #fff
}
.video-play-button {
	position: relative;
	z-index: 10;
	top: 0;
	left: 50%;
	margin-top: 76px;
	transform: translateX(-50%) translateY(-50%);
	box-sizing: content-box;
	display: block;
	width: 32px;
	height: 44px;
	border-radius: 50%;
	padding: 18px 20px 18px 28px
}
.video-play-button:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #06acc7;
	border-radius: 50%;
	animation: pulse-border 1.5s ease-out infinite
}
.video-play-button:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 80px;
	height: 80px;
	background: #06acc7;
	border-radius: 50%;
	transition: all .2s
}
.video-play-button:hover:after {
	background-color: darken(#fa183d, 10%)
}
.video-play-button:hover::after, .video-play-button:hover::before {
	background: #ff6317
}
.video-play-button img {
	position: relative;
	z-index: 3;
	max-width: 100%;
	width: auto;
	height: auto
}
.video-play-button span {
	display: block;
	position: relative;
	z-index: 3;
	width: 0;
	height: 0;
	border-left: 32px solid #fff;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent
}
@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}
	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}
#whatweoffer {
	background-color: #eaeaea;
	padding: 30px 0
}
#whatweoffer .title {
	text-align: center;
	color: #174399;
	text-transform: uppercase
}
#whatweoffer .title h2 {
	
	font-weight: 800;
	margin: 0;
	display: inline-block;
	/*! border-bottom: 1px solid #174399; */
	padding-bottom: 15px
}
#whatweoffer p {
	text-align: center;
	padding: 2% 6%;
	font-size: 1.1em
}
#whatweoffer .nav {
	display: table;
	width: 100%;
	margin-top: 25px
}
#whatweoffer .nav-pills > li {
	display: table-cell;
	width: 49%;
	text-align: center
}
#whatweoffer .nav-pills > li a {
	background-color: transparent;
	border-radius: 0;
	border-bottom: 3px solid #fff;
	font-weight: 700;
	text-transform: uppercase;
	color: #000
}
#whatweoffer .nav-pills > li.active > a, #whatweoffer .nav-pills > li.active > a:focus, #whatweoffer .nav-pills > li.active > a:hover {
	border-color: #ff591f
}
#whatweoffer .grid-container {
	display: grid;
	grid-template-columns: 20.3% 20.3% 20.3% 20.3% 20.3%;
	background-color: #ccc;
	padding: 0;
	grid-gap: 1px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}
#whatweoffer .grid-container2 {
	grid-template-columns: 50% 50%
}
#whatweoffer .grid-item {
	background-color: #f3f9fd;
	border: 0 solid rgba(0, 0, 0, .8);
	padding: 25px;
	text-align: center;
	box-sizing: border-box;
	font-size: 1.3em;
	color: #174399;
	transition-duration: .3s
}
#whatweoffer .grid-item .icon {
	background-repeat: no-repeat;
	background-position: center;
	background-size: 70% auto;
	width: 80px;
	height: 80px;
	margin: 0 auto 10px auto;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
#whatweoffer .knowmore {
	color: #000;
	margin-top: 52px
}
#whatweoffer .grid-item:hover .icon {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing2;
	animation-name: swing2
}
@-webkit-keyframes swing2 {
	100%, 20%, 40%, 60%, 80% {
		-webkit-transform-origin: top center
	}
	20% {
		-webkit-transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg)
	}
	100% {
		-webkit-transform: rotate(0)
	}
}
@keyframes swing2 {
	20% {
		transform: rotate(15deg)
	}
	40% {
		transform: rotate(-10deg)
	}
	60% {
		transform: rotate(5deg)
	}
	80% {
		transform: rotate(-5deg)
	}
	100% {
		transform: rotate(0)
	}
}
#whatweoffer .grid-item:hover {
	background-color: #174399;
	color: #fff;
	text-decoration: none
}
#whatweoffer .grid-item .icon1 {
	background-image: url(../images/webdevelopment.png);
	    display: block;
}
#whatweoffer .grid-item:hover .icon1 {
	background-image: url(../images/webdevelopment2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item span.icon2 {
	background-image: url(../images/softdevelopment.png);
	display: block;
}
#whatweoffer .grid-item:hover .icon2 {
	background-image: url(../images/softdevelopment2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item:hover .icon44 {
	background-image: url(../images/cybersecuritywhite.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon3 {
	background-image: url(../images/mobileapp.png);
	display: block;
}
#whatweoffer .grid-item:hover .icon3 {
	background-image: url(../images/mobileapp2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon4 {
	background-image: url(../images/SM-media.png);
	display: block;
		
}
#whatweoffer .grid-item span.icon44 {
	background-image: url(../images/cyber-icon.png);
	display: block;
}
#whatweoffer .grid-item:hover .icon4 {
	background-image: url(../images/SM-media2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon5 {
	background-image: url(../images/digitization.png);
	display: block;
}
#whatweoffer .grid-item:hover .icon5 {
	background-image: url(../images/digitization2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon6 {
	background-image: url(../images/hosting.png);
	display: block;
}
#whatweoffer .grid-item:hover .icon6 {
	background-image: url(../images/hosting2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon7 {
	background-image: url(../images/govrenment.png);
	display: block;
}
#whatweoffer .grid-item:hover .icon7 {
	background-image: url(../images/govrenment2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon8 {
	background-image: url(../images/hosting.png);
	display: block;
}
#whatweoffer .grid-item:hover .icon8 {
	background-image: url(../images/hosting2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon9 {
	background-image: url(../images/corporate.png);
	display: block;
}
#whatweoffer .grid-item:hover .icon9 {
	background-image: url(../images/corporate2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon10 {
	background-image: url(../images/hotel.png);
	display: block;
}
#whatweoffer .grid-item:hover .icon10 {
	background-image: url(../images/hotel2.png);
	background-size: 100% auto
}
#product {
	padding: 30px 0
}
#product .title {
	text-align: center;
	color: #174399;
	text-transform: uppercase
}
#product .title h1 {
	font-weight: 800;
	margin: 0;
	display: inline-block;
	/*! border-bottom: 1px solid #174399; */
	padding-bottom: 15px
}
#product p {
	text-align: center;
	padding: 2% 6%;
	font-size: 1.1em
}
#product ul {
	margin: 0;
	padding: 0 0;
	list-style: none;
	position: relative
}
#product ul li {
	text-align: center;
	padding: 20px
}
#product ul li img {
	max-height: 50px;
	margin-bottom: 10px;
	transition-duration: .3s;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}
#product ul li a {
	color: #666;
	display: block;
	padding: 15px;
	transition-duration: .3s;
	opacity: .7;
	min-height: 110px;
}
#product ul li a:hover {
	border-color: #eee;
	box-shadow: 0 0 65px rgba(0, 0, 0, .1);
	opacity: 1
}
#product ul li a:hover img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%)
}
#product .owl-pagination {
	display: none
}
#product .owl-controls .owl-buttons div {
	position: absolute;
	top: 20%;
	font-size: 55px;
	padding: 0;
	background-color: transparent;
	margin: 0;
	opacity: 1;
	color: #1fc6d1
}
#product .owl-prev {
	left: 0
}
#product .owl-next {
	right: 0
}
#product .knowmore {
	color: #000;
	margin-top: 5px
}
#casestudy {
	padding: 30px 0;
	background-image: url(../images/case-study-bg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-size: cover;
		background-attachment: fixed

}
#casestudy .title {
	text-align: center;
	color: #fff;
	text-transform: uppercase
}
#casestudy .title h2 {
	
	font-weight: 800;
	margin: 0;
	display: inline-block;
	/*! border-bottom: 1px solid #fff; */
	padding-bottom: 15px;
	position: relative
}
#casestudy ul {
	list-style: none;
	margin: 50px 0 0 0;
	padding: 0;
	position: relative;
	z-index: 0
}
#casestudy ul li {
	position: relative;
	z-index: 50
}
#casestudy ul:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 44.4%;
	left: -30px;
	top: -30px;
	border: 3px solid rgba(255, 255, 255, .5)
}
#casestudy ul:after {
	content: "";
	position: absolute;
	height: 24%;
	width: 32%;
	right: -30px;
	bottom: -30px;
	border: 3px solid rgba(255, 255, 255, .5);
	z-index: 0;
	top: 85%
}
.caseimage {
	border-right: 1px solid #ccc;
	padding: 30px;
	background-color: #fff
}
#casestudy .casecontent, #casestudy .caseimage {
	min-height: 332px
}
#casestudy .casecontent {
	background-color: #fff;
	padding: 30px
}
#casestudy .casecontent h3 {
	font-weight: 900;
	color: #174399;
	margin-top: 0;
	margin-bottom: 15px;
	text-transform: uppercase
}
#casestudy .casecontent p {
	font-size: 1.1em
}
#casestudy .btndiv {
	text-align: left
}
#casestudy .knowmore {
	color: #000;
	margin-top: 27px;
	left: 13%
}
#casestudy .owl-pagination {
	display: none
}
#casestudy .owl-controls .owl-buttons div {
	color: #fff;
	display: block;
	margin: 1px;
	padding: 3px 14px;
	font-size: 40px;
	border-radius: 0;
	background: #000;
	opacity: .5
}
#casestudy .owl-controls {
	margin-top: 10px;
	text-align: center;
	position: absolute;
	right: -45px;
	top: 28%;
	z-index: 50
}
#casestudy .owl-controls .owl-page span {
	background-color: #fff
}
#casestudy .link {
	color: #fff;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: 600;
	background: linear-gradient(to right, #fff 10%, #ff591f 50%, #fff 60%);
	background-size: auto auto;
	background-clip: border-box;
	background-size: 200% auto;
	color: #fff;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: textclip 1.5s linear infinite;
	display: inline-block;
	margin-top: 15px
}
#casestudy .link:hover {
	text-decoration: none
}
@keyframes textclip {
	to {
		background-position: 200% center
	}
}
#featured {
	padding: 40px 15px 15px 15px
}
#featured .title {
	text-align: center;
	color: #174399;
	text-transform: uppercase
}
#featured .title h1 {
	font-weight: 800;
	margin: 0;
	display: inline-block;
	/*! border-bottom: 1px solid #174399; */
	padding-bottom: 15px
}
.grid {
	padding: 20px 20px 20px 20px;
	max-width: 1300px;
	margin: 0 auto;
	list-style: none;
	text-align: center
}
.grid li {
	display: inline-block;
	width: 216px;
	margin: 0 0 15px 0;
	padding: 3px;
	text-align: center;
	position: relative;
	min-height: 126px;
	z-index: 10;
	transition-duration: .5s
}
.grid figure {
	margin: 0;
	position: absolute;
	z-index: 10;
	background-color: #fff
}
.grid figure div {
	padding: 15px
}
.grid figure img {
	max-width: 70%;
	display: block;
	position: relative;
	margin: 0 auto
}
.grid figcaption {
	position: absolute;
	padding: 0 15px;
	color: #333;
	font-size: .9em;
	transition-duration: .3s;
	right: 0;
	left: 0;
	display: none
}
.grid figcaption span {
	display: block;
	margin-bottom: 10px
}
.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff
}
.grid li:hover {
	z-index: 50
}
.grid figure:hover {
	min-height: 145px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .2);
	z-index: 50;
	background-color: #174399
}
.grid figure:hover img {
	opacity: .2
}
.grid figure:hover figcaption {
	display: block;
	top: 0;
	color: #fff;
	padding-top: 15%
}
.grid figcaption a {
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	background: #06acc7;
	color: #fff
}
.grid figcaption a:hover {
	background: #ff6317;
	text-decoration: none
}
footer {
	font-size: .85em;
	color: rgba(255, 255, 255, .8)
}
footer .overlay {
	background-color: #054c88;
	opacity: .99
}
.footlink {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none
}
.footlink li a {
	display: inline-block;
	padding: 3px 0 3px 15px
}
.footlink li a:before {
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 6px;
	font-size: 12px;
	position: absolute;
	left: 0
}
.footlink a {
	color: #fff;
	position: relative
}
.footlink a:hover {
	color: #fff;
	text-decoration: none
}
.footlogo {
	text-align: center;
	margin-top: -110px;
	padding: 0 6%
}
.footlogo img {
	max-width: 160px;
	margin-bottom: 15px;
	border: 6px solid #132547;
	background-color: #132547;
	border-radius: 50%
}
.footbootm {
	padding: 15px 0;
	background-color: rgba(0, 0, 0, .1)
}
.footbootm ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.footbootm ul li {
	display: inline-block;
	border-right: 1px solid rgba(255, 255, 255, .8)
}
.footbootm ul li:last-child {
	border-right: 0px
}
.footbootm ul li:first-child a {
	padding-left: 0
}
.footbootm ul li a {
	display: block;
	padding: 0 10px;
	color: rgba(255, 255, 255, .8)
}
#welcome {
	padding: 30px 15px 15px 15px;
	background-image: none
}
.orange {
	background-color: #fff;
	border: 1px solid #ccc
}
.green {
	background-color: #fff;
	border: 1px solid #ccc
}
.yellow {
	background-color: #fff;
	border: 1px solid #ccc
}
.title2 h4 {
	color: #08589e;
	font-weight: 700
}
.achievements p {
	color: #000
}
.bg-white {
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #ed6318;
	border-color: #ed6318
}
.share-it {
	position: fixed;
	width: 40px;
	right: 0;
	z-index: 99999;
	top: 30%
}
.share-it i {
	font-size: 16px
}
.facebook {
	margin: 0 auto;
	float: left;
	margin-right: 4px
}
.facebook a {
	color: #fff;
	padding: 10px 16px;
	background-color: #007cff;
	display: inline-block;
	transition: .5s ease;
	border-radius: 4px 0 0 0
}
.facebook a:hover {
	color: #fff;
	padding: 10px 20px;
	margin-left: -20px;
	background-color: #007cff;
	display: inline-block
}
.twitter {
	margin: 0 auto;
	float: left;
	margin-right: 4px
}
.twitter a {
	color: #fff;
	padding: 10px 16px;
	background-color: #ec7063;
	display: inline-block;
	text-align: center;
	transition: .5s ease
}
.twitter a:hover {
	color: #fff;
	padding: 10px 20px;
	margin-left: -20px;
	background-color: #ec7063;
	display: inline-block;
	text-align: center
}
.google {
	margin: 0 auto;
	float: left;
	margin-right: 4px
}
.google a {
	color: #fff;
	padding: 10px 16px;
	background-color: #4c4c4c;
	display: inline-block;
	transition: .5s ease
}
.google a:hover {
	color: #fff;
	padding: 10px 20px;
	margin-left: -20px;
	background-color: #4c4c4c;
	display: inline-block
}
.rss {
	margin: 0 auto;
	float: left;
	margin-right: 4px
}
.rss a {
	color: #fff;
	padding: 10px 16px;
	background-color: #fe8f19;
	display: inline-block;
	transition: .5s ease
}
.rss a:hover {
	color: #fff;
	padding: 10px 20px;
	margin-left: -20px;
	background-color: #fe8f19;
	display: inline-block
}
.linkedin {
	margin: 0 auto;
	float: left;
	margin-right: 4px
}
.linkedin a {
	color: #fff;
	padding: 10px 16px;
	background-color: #2980b9;
	display: inline-block;
	transition: .5s ease;
	border-radius: 0 0 0 4px
}
.linkedin a:hover {
	color: #fff;
	padding: 10px 20px;
	margin-left: -20px;
	background-color: #2980b9;
	display: inline-block
}
.youtube {
	margin: 0 auto;
	float: left;
	margin-right: 4px
}
.youtube a {
	color: #fff;
	padding: 10px 16px;
	background-color: #00dcff;
	display: inline-block;
	transition: .5s ease
}
.youtube a:hover {
	color: #fff;
	padding: 10px 20px;
	margin-left: -20px;
	background-color: #fe322f;
	display: inline-block;
	transition: .3s ease
}
.btn-white {
	background-color: #054c88;
	color: #fff;
	border: 1px solid #001424;
	align: right;
	border-radius: 3px
}
.btn-white:hover {
	color: #fff;
	background-color: #1165ac
}
#quicklink {
	background-image: url(../images/bg-texture.png);
	background-repeat: repeat;
	padding-bottom: 15px
}
.quicklink {
	margin: 0;
	padding: 0;
	list-style: none
}
.quicklink li {
	box-sizing: border-box;
	width: 25%;
	float: left;
	padding: 0 15px
}
.ql-box {
	position: relative;
	overflow: hidden;
	color: #fff;
	margin: 12px auto;
	border: 2px solid #ccc
}
.ql-box img {
	max-width: 100%;
	position: relative;
	z-index: 0
}
.ql-box .overlay {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	padding: 10px 10px 10px 20px;
	background-color: rgba(0, 0, 0, .8);
	height: 15%;
	transition-duration: .3s
}
.ql-box .overlay h4 {
	margin-top: 0;
	font-size: 1em
}
.ql-box .overlay p {
	font-size: .9em
}
.ql-box .overlay p a {
	color: #f90
}
.ql-box:hover .overlay {
	height: 100%
}
.research {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 0
}
.communique {
	margin: 0 -15px;
	background-color: #043966;
	padding: 15px
}
.et-run .fa:before {
	content: "\f04c"!important
}
#controls {
	height: 16px;
	position: absolute;
	right: 102px;
	top: 14px
}
.message {
	background-color: #fff;
	margin: 0 -15px 0 -15px;
	padding: 20px;
	min-height: 453px
}
.research .title2 {
	margin: 0 0 15px 0;
	padding: 15px 0;
	border-bottom: 1px solid #3961b4
}
.research .title2 h4 {
	margin-bottom: 0;
	color: #3961b4;
	padding: 0;
	text-transform: uppercase
}
.research .title2 h4 img {
	height: 20px
}
.message h4 {
	color: #333
}
.message img {
	float: right;
	height: 145px;
	border: 5px solid #ccc;
	margin-left: 15px;
	margin-bottom: 15px
}
.message a {
	color: #043966
}
.connect h3 {
	display: inline-block;
	font-weight: 700;
	margin-top: 5px
}
.foottop {
	overflow: hidden;
	height: auto;
	padding: 40px 0 15px 0
}
.foottop ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.foottop ul li {
	position: relative;
	padding-left: 60px
}
.foottop ul li:before {
	font-family: simple-line-icons;
	position: absolute;
	left: 0;
	font-size: 40px;
	color: #4ecadf
}
.address:before {
	content: "\e096"
}
.contact:before {
	content: "\e048"
}
.joinus:before {
	content: "\e037"
}
.foottop ul li h4 {
	color: #4ecadf;
	text-transform: uppercase
}
footer {
	background: #1c3a75;
	margin: 0;
	overflow: hidden;
	position: relative;
	background-image: url(../images/foot-bg.png);
	background-repeat: no-repeat;
	background-position: center right
}
footer canvas {
	opacity: .5;
	position: absolute;
	right: 0;
	left: 0;
	z-index: 0
}
.btn-outline-white {
	color: #fff
}
.topmenu {
	padding: 6px 0
}
.topmenu .navbar-inverse .navbar-nav > li .registerbtn {
	padding: 8px 15px;
	background: #e59c34;
	background: -moz-linear-gradient(45deg, #e59c34 0, #bf3a54 100%);
	background: -webkit-linear-gradient(45deg, #e59c34 0, #bf3a54 100%);
	background: linear-gradient(45deg, #e59c34 0, #bf3a54 100%);
	color: #fff;
	border-radius: 3px;
	margin-left: 10px
}
.topmenu .navbar-inverse .navbar-nav > li .registerbtn:hover {
	background: #05b1c9;
	background: -moz-linear-gradient(45deg, #05b1c9 0, #264192 100%);
	background: -webkit-linear-gradient(45deg, #05b1c9 0, #264192 100%);
	background: linear-gradient(45deg, #05b1c9 0, #264192 100%);
	color: #fff!important
}
.events .title2 {
	margin: 0 0 15px 0;
	padding: 15px 0;
	border-bottom: 1px solid #3961b4
}
.events .title2 h4 {
	margin-bottom: 0;
	color: #3961b4;
	padding: 0;
	text-transform: uppercase
}
.events .title2 h4 img {
	height: 20px
}
.events .title2 h4 span {
	font-size: .8em;
	margin-top: 4px
}
.events .title2 h4 span a {
	color: #3961b4
}
.achievements {
	margin: 0 -10px
}
.achievements a {
	font-size: .9em;
	color: #333
}
.achievements li {
	padding: 0 10px
}
.achievements .owl-pagination {
	display: none
}
.achievements .owl-controls .owl-buttons div {
	border-radius: 0;
	background-color: #d7d7d7;
	color: #000
}
.achievements li h4 {
	color: #2455ba
}
#service {
	padding-bottom: 30px;
	background-color: #eff4ff;
	padding-top: 30px
}
.servicecontainer {
	display: table
}
.benifits, .registerlink, .servicebg {
	min-height: 448px;
	display: table-cell
}
.servicebg {
	background-image: url(../images/service.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%
}
.benifits {
	background-color: #3961b4;
	color: #fff;
	padding: 40px
}
.benifits h2 {
	color: #fff;
	letter-spacing: 2px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px
}
.benifits h2:after {
	content: "";
	width: 15%;
	height: 3px;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 0
}
.benifits ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.benifits ul li {
	color: rgba(255, 255, 255, .9);
	position: relative;
	padding: 5px 5px 5px 25px
}
.benifits ul li:after {
	content: "\f178";
	position: absolute;
	left: 0;
	font-family: FontAwesome
}
.benifits .para {
	font-size: 1.5em;
	font-weight: 300
}
.registerlink {
	background-color: #fff;
	padding: 40px 25px
}
.registerlink h2 {
	color: #3961b4;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	position: relative;
	font-size: 2em;
	line-height: 44px
}
.registerlink h2:after {
	content: "";
	width: 15%;
	height: 3px;
	background-color: #3961b4;
	position: absolute;
	left: 0;
	bottom: 0
}
.registerlink ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.registerlink ul li a {
	color: #333;
	font-size: 1.5em;
	font-weight: 300;
	padding: 10px 0;
	display: block;
	transition: 1s ease all;
	box-sizing: border-box
}
.registerlink ul li a:hover {
	font-weight: 600;
	text-decoration: none;
	transform-origin: center
}
.registerlink ul li {
	position: relative;
	padding: 5px 5px 5px 25px
}
.registerlink ul li:after {
	content: "\f00c";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	top: 21px;
	color: #3961b4
}
#connect {
	padding: 30px 0
}
#connect .panel {
	margin-bottom: 0
}
.panel-default > .fbhead {
	background-color: #3d5a9c;
	color: #fff
}
.panel-default > .twithead {
	background-color: #2daae4;
	color: #fff
}
.panel-default > .ythead {
	background-color: #ce2329;
	color: #fff
}
.panel-default > .instahead {
	background-color: #e33d6d;
	color: #fff
}
.counter {
	display: block;
	padding: 30px 0;
	background-image: url(../images/companyprofile.jpg);
	background-repeat: no-repeat;
	background-position: bottom right
}
.counter ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden
}
.counter ul li {
	position: relative;
	text-align: center;
	padding: 14px 20px;
	background: #fff
}
.counter ul li:nth-child(1) {
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3
}
.counter ul li:nth-child(2) {
	border-bottom: 1px solid #e3e3e3
}
.counter ul li:nth-child(3) {
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3
}
.counter ul li:nth-child(4) {
	border-bottom: 1px solid #e3e3e3;
}
.counter ul li:nth-child(5) {
	border-right: 1px solid #e3e3e3
}
.counter ul li .icons {
	font-size: 40px;
	color: #fff;
	display: inline-block;
	margin: 0 auto;
	background: -webkit-linear-gradient(#05b1c9, #264192);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
.counter ul li h2 {
	margin: 0;
	padding: 0;
	color: #ff591f;
	font-weight: 700;
}
.counter ul li p {
	margin: 12px 1px
}
.count-number {
	padding: 0;
	color: #ff591f;
	font-size: 1.1em;
	font-weight: 600
}
.counter ul li .fa {
	font-size: 16px;
	color: #ff591f
}
.single_counter p {
	font-weight: 500
}
.menuFxd {
	box-shadow: 0 0 25px rgba(0, 0, 0, .1)
}
.menuFxd .logo img {
	max-width: 65%
}
.menuFxd .navbar-inverse .navbar-nav > li > a {
	padding: 13px 15px
}
.menuFxd .registerbtn {
	margin-top: 6px!important
}
#featured .btndiv {
	display: table;
	margin: auto auto 20px auto
}
#featured .btndiv a.knowmore {
	color: #333
}
#testimonials .title {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 30px
}
#testimonials .title h1 {
	font-weight: 800;
	margin: 0;
	display: inline-block;
	/*! border-bottom: 1px solid #fff; */
	padding-bottom: 15px
}
#testimonials .title h4 {
	color: #34cad4;
	font-weight: 700;
	font-size: 1.2em
}
#testimonials .knowmore {
	border: 2px solid #fff
}
#testimonials .knowmore::before {
	background: #fff
}
#testimonials .knowmore::after {
	background-image: url("../images/109619.png")
}
#testimonials .btndiv a.knowmore {
	color: #fff
}
#testimonials {
	background: #c9dbe2;
	background-image: url(../images/whatweoffer.jpg);
	display: block;
	padding: 50px 0 30px 0;
	position: relative;
	background: linear-gradient(-45deg, #5f8cff, #1ac6cc, #2065a2, #6db4f7);
	background-size: 400% 400%;
	animation: gradientBG 15s ease infinite
}
@keyframes gradientBG {
	0% {
		background-position: 0 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0 50%
	}
}
.testimonials .test-content {
	background: #fff;
	padding: 30px 25px;
	position: relative;
	margin-bottom: 30px;
	border-radius: 10px;
	border-left: 4px solid #ff681e;
	min-height: 156px
}
.testimonials .test-content a {
	position: absolute;
	bottom: 15px;
	right: 15px;
	color: #ff681e
}
.testimonials p.text-p1 {
	color: #fff;
	font-weight: 800
}
.testimonials p.text-p2 {
	color: #fff
}
.testimonials h4.hd1 {
	color: #fff
}
ul.testimonials {
	list-style: none
}
ul.testimonials li {
	padding-right: 15px
}
ul.testimonials li:nth-child(3) {
	padding-right: 0
}
.testimonials .owl-buttons {
	display: none
}
.testimonials .owl-controls .owl-page span {
	background-color: #c9dbe2;
	border: 2px solid #09384d
}
.testimonials .owl-controls .activee span {
	background-color: #c9dbe2;
	border: 2px solid #34cad4
}
.owl-theme .owl-controls.clickable .owl-page:hover span, .testimonials .owl-theme .owl-controls .owl-page.active span {
	background-color: #c9dbe2
}
.testimonials .test-content:before {
	position: absolute;
	bottom: -23px;
	left: 45px;
	content: "";
	width: 0;
	height: 0;
	border-top: 38px solid #fff;
	border-left: 50px solid transparent
}
.explore-omninet .exploreinner {
	border: 3px solid #eee;
	padding: 0 30px 30px 30px;
	position: relative
}
.exploreinner .box {
	background: 0 0;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 1;
	transition: all .3s ease
}
.exploreinner .box:hover {
	background: #2bc5c2;
	background: -moz-linear-gradient(-45deg, #2bc5c2 0, #0b257b 100%);
	background: -webkit-linear-gradient(-45deg, #2bc5c2 0, #0b257b 100%);
	background: linear-gradient(135deg, #2bc5c2 0, #0b257b 100%);
	box-shadow: 0 0 20px -5px rgba(0, 0, 0, .4)
}
.exploreinner .box .box-content:after, .exploreinner .box .box-content:before, .exploreinner .box:after, .exploreinner .box:before {
	content: "";
	background: #fff;
	width: 0;
	height: 4px;
	position: absolute;
	top: 5%;
	left: 0;
	transition: all .3s
}
.exploreinner .box:after {
	top: auto;
	bottom: 5%;
	left: auto;
	right: 0
}
.exploreinner .box .box-content:after, .exploreinner .box .box-content:before {
	height: 0;
	width: 4px;
	left: auto;
	right: 5%;
	top: 0
}
.exploreinner .box .box-content:after {
	right: auto;
	top: auto;
	bottom: 0;
	left: 5%
}
.exploreinner .box:hover:after, .exploreinner .box:hover:before {
	width: 80%
}
.exploreinner .box:hover .box-content:after, .exploreinner .box:hover .box-content:before {
	height: 80%
}
.exploreinner .box img {
	width: 100%;
	height: auto;
	transform: scale(1);
	transition: all .3s ease
}
.exploreinner .box:hover img {
	opacity: .2;
	transform: scale(1)
}
.exploreinner .box .box-content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.box .inner-content {
	color: #fff;
	width: 70%;
	overflow: hidden;
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	top: 50%;
	left: 50%
}
.exploreinner .box .title {
	font-size: 23px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 3px 0;
	opacity: 0;
	transform: rotate(90deg);
	transform-origin: left bottom;
	transition: all .3s ease;
	color: #fff;
	border: none
}
.exploreinner .box .post {
	font-size: 15px;
	text-transform: capitalize;
	display: block;
	opacity: 0;
	transform: rotate(90deg);
	transform-origin: left bottom;
	transition: all .3s ease
}
.exploreinner .box:hover .post, .exploreinner .box:hover .title {
	opacity: 1;
	transform: rotate(0)
}
.exploreinner .box .icon {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: 13%
}
.exploreinnert .box .icon li {
	margin: 0 5px;
	display: inline-block;
	transform: rotate(-90deg);
	transform-origin: left top;
	transition: all .3s ease
}
.exploreinner .box:hover .icon li {
	transform: rotate(0)
}
.exploreinner .box .icon li a {
	color: #34cad4;
	background: #fff;
	font-size: 20px;
	line-height: 35px;
	height: 35px;
	width: 35px;
	display: block;
	position: relative;
	transition: all .3s ease;
	padding-top: 9px
}
.exploreinner .box .icon li a:hover {
	color: #fff;
	background: #ff591f;
	border-radius: 0 50%;
	box-shadow: 0 0 3px rgba(255, 255, 255, .9)
}
@media only screen and (max-width:990px) {
	.exploreinner .box {
		margin: 0 0 30px
	}
}
.explore-omninet {
	padding: 60px 15px 60px 15px
}
.explore-omninet .title {
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	margin-top: -26px
}
.explore-omninet .title p {
	margin-top: 15px
}
.explore-omninet .title h1 {
	color: #174399;
	font-weight: 800;
	margin: 0;
	display: inline-block;
	background: #fff;
	padding: 0 30px
}
ul.social-network {
	list-style: none;
	display: inline-block;
	margin: 15px auto!important;
	padding: 0;
	height: auto;
	overflow: hidden
}
ul.social-network li {
	display: inline-block;
	padding: 0;
	margin: 0 5px
}
.social-network a.icoRss:hover {
	background-color: #f56505
}
.social-network a.icoFacebook:hover {
	background-color: #3b5998
}
.social-network a.icoTwitter:hover {
	background-color: #000
}
.social-network a.icoGoogle:hover {
	background-color: #b415b7
}
.social-network a.icoVimeo:hover {
	background-color: #0590b8
}
.social-network a.icoLinkedin:hover {
	background-color: #007bb7
}
.social-network a.icoyoutube:hover {
	background-color: #ca0707
}
.social-network a.icoFacebook:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoLinkedin:hover i, .social-network a.icoRss:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoyoutube:hover i {
	color: #fff
}
.socialHoverClass, a.socialIcon:hover {
	color: #44bcdd
}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 60px;
	height: 60px;
	font-size: 25px;
	background: #fff
}
.social-circle li i {
	margin: 0;
	line-height: 60px;
	text-align: center
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s
}
.social-circle i {
	color: #403c3c;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	-ms-transition: all .8s;
	transition: all .8s
}
.foottop h4 {
	margin-top: 0;
	color: #fff
}
.foottop .bottom-omnilogo {
	font-family: Merriweather, serif;
	min-height: 222px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	font-size: 2.5em
}
.foottop .newsshutter ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.foottop .newsshutter ul li {
	display: block;
	background: #fff;
	margin-bottom: 15px;
	padding-left: 0
}
.foottop .newsshutter ul li a {
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding: 11px 15px;
	color: #242b34
}
ul.footermenubottom {
	margin: 0;
	padding: 0
}
ul.footermenubottom li {
	padding: 0
}
ul.footermenubottom li a {
	color: rgba(255, 255, 255, .66);
	display: block;
	font-size: 1.1em;
	font-weight: 500;
	padding: 5px 0
}
.foottop .newsshutter ul li a:hover {
	color: #fff;
	background: #06acc7;
	transition: 1s all
}
ul.footermenubottom li a:hover {
	color: #fff;
	transition: 1s all;
	text-decoration: none;
	background-color: rgba(255, 255, 255, .1);
	padding: 5px 8px
}
.back-to-top {
	position: fixed;
	bottom: 3%;
	left: 15px;
	text-decoration: none;
	background-color: #1fc6d1;
	font-size: 12px;
	padding: 8px;
	display: none;
	border-radius: 50%
}
.back-to-top img {
	max-width: 100%;
	height: 30px
}
.back-to-top:hover {
	background-color: #1fc6d1
}
.delay-1 {
	animation-delay: .25s
}
.delay-2 {
	animation-delay: .5s
}
.delay-3 {
	animation-delay: .75s
}
.delay-4 {
	animation-delay: 1s
}
.delay-5 {
	animation-delay: 1.25s
}
.delay-6 {
	animation-delay: 1.5s
}
.delay-7 {
	animation-delay: 1.75s
}
.delay-8 {
	animation-delay: 2s
}
.delay-9 {
	animation-delay: 2.25s
}
.delay-10 {
	animation-delay: 2.5s
}
.company-profile {
	position: relative;
	min-height: 332px;
	padding-left: 67px
}
.company-profile .pro-title {
	position: absolute;
	color: #e1e1e1;
	font-weight: 800;
	text-transform: uppercase;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	top: 111px;
	left: -147px;
	font-size: 4em
}
.company-profile p {
	font-size: 1.1em;
	color: #000
}
.company-profile h4 {
	line-height: 1.7;
	font-weight: 600;
	color: #06acc7
}
.company-profile .knowmore {
	border: 2px solid #ff591f;
	left: 15%;
	font-size: .9em
}
.company-profile .knowmore::before {
	background: #ff591f
}
.company-profile .knowmore {
	color: #000
}
.float-icons {
	position: fixed;
	right: 15px;
	z-index: 1000;
	bottom: 5%;
	right: 30px
}
.float-icons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 66px;
	right: -9px;
	display: none
}
.float-icons .show {
	display: block
}
.float-icons ul li a {
	display: block;
	box-sizing: border-box;
	height: 40px;
	width: 40px;
	text-align: center;
	margin: 3px 0;
	padding: 9px;
	border-radius: 50%;
	transition-duration: .3s
}
.float-icons ul li .fb {
	background-color: #284386;
	color: #fff
}
.float-icons ul li .fb:hover {
	background-color: #284386;
	color: #fff
}
.float-icons ul li .ld {
	background-color: #0077b5;
	color: #fff
}
.float-icons ul li .ld:hover {
	background-color: #0077b5;
	color: #fff
}
.float-icons ul li .twit {
	background-color: #1da1f2;
	color: #fff
}
.float-icons ul li .twit:hover {
	background-color: #1da1f2;
	color: #fff
}
.float-icons ul li .yt {
	background-color: #d20501;
	color: #fff
}
.float-icons ul li .yt:hover {
	background-color: #d20501;
	color: #fff
}
.float-icons ul li .insta {
	background-color: #da1fdf;
	color: #fff
}
.float-icons ul li .insta:hover {
	background-color: #f8a144;
	color: #fff
}
.fload-btn {
	position: relative;
	z-index: 10;
	top: 0;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	box-sizing: border-box;
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	cursor: pointer
}
.fload-btn:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 45px;
	height: 45px;
	background: #ff591f;
	border-radius: 50%;
	animation: borderani 1.5s ease-out infinite
}
.fload-btn:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	display: block;
	width: 45px;
	height: 45px;
	background: #ff591f;
	border-radius: 50%;
	transition: all .2s
}
.fload-btn span {
	color: #fff;
	font-size: 1.3em;
	position: relative;
	z-index: 1000
}
@keyframes borderani {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1
	}
	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0
	}
}
.nivo-caption {
	background: #ccc0!important
}
.ws-title-wrapper:after {
	position: absolute;
	content: "";
	left: 0;
	border: 3px solid #fff;
	width: 21%;
	z-index: 48;
	top: 17px!important;
	bottom: 50px;
	margin-left: 38px;
	min-height: 356px;
	line-height:normal;
}
.ws-title {
	position: absolute;
	font-size: 2em;
	top: 16%;
	left: 70px;
	margin-right: 1.3em;
	z-index: 50;
	padding: .8em 1.2em;
	color: #174399;
	font-weight: 900;
	border-radius: 0;
	text-transform: none;
	width: 38%;
	background-color: #fff;
	box-shadow: 0 -8px 15px rgba(0, 0, 0, .15);
	min-height: 279px;
	font-family: Lato, sans-serif;
	line-height:normal;
}
.ws-title div {
	padding-top: .45em;
	font-size: .722em;
	font-size: .5em;
	font-weight: 500;
	color: #333;
	margin-top: 7px;
	text-transform: none
}
.ws-title-wrapper {
	position: relative;
	height: 350px
}

	.nivo-caption {
    top: 57px;
    opacity: 1 !important;
    position: absolute;
    width: 100%;

}
.caret {
	display: none
}
/*ul.dropdown-menu.mega-dropdown-menu li:first-child {
	font-size: 1.3em;
	padding: 10px 9px!important;
	color: #174399;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	width: 100%!important
}
ul.dropdown-menu.mega-dropdown-menu li:first-child a {
	padding: 0!important;
	box-shadow: none!important
}
ul.dropdown-menu.mega-dropdown-menu li:first-child a {
	padding: 0!important;
	box-shadow: none!important
}
ul.dropdown-menu.mega-dropdown-menu li:first-child a:after {
	content: ""!important;
	font-family: FontAwesome;
	position: absolute;
	right: 15px;
	color: #ccc
}*/
.inner-banner {
	background-image: url(../images/about_bg_new.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 180px 0 120px
}
.inner-banner .textSection {
	position: relative;
	z-index: 1;
	padding-left: 115px
}
.inner-banner .textSection:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 85px;
	height: 4px;
	margin-top: -2px;
	background: #ef323a
}
.inner-banner .textSection h3 {
	font-size: 40px;
	color: #fff;
	line-height: 50px;
	font-family: Raleway, sans-serif
}
.inner-banner .textSection h3 span {
	display: block;
	font-size: 100%;
	font-weight: 100;
	font-family: Raleway, sans-serif
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	color: #fff;
	text-decoration: none;
	background-color: rgba(51, 122, 183, 0);
	outline: 0
}
.inner-content.bg-grey {
	background: #f4f4f4
}
.bg-white {
	background: #fff
}
.our-services {
	padding: 50px 0;
	background: #f4f4f4
}
.our-services h3 {
	text-align: center;
	margin: 0 0 30px;
	text-transform: uppercase
}
.headingBox {
	text-align: center
}
.headingBox p {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 28px;
	padding: 0 50px 10px;
	text-align: center!important
}
.discover-sprints {
	padding: 50px 0
}
.discover-sprints .common_h3 {
	margin: 0 0 30px 0
}
.inner-content h3 {
	font-size: 32px;
	line-height: 42px;
	color: #174399;
	display: inline-block;
	border-bottom: double #174399;
	padding-bottom: 10px;
	text-transform: uppercase
}
.discover-sprints .common_h3 span {
	display: block;
	font-size: 75%;
	padding-bottom: 10px;
	font-weight: 300
}
.discover-sprints .title {
	text-align: center;
	margin-bottom: 50px
}
.discover-sprints ul {
	padding: 0;
	margin: 0 auto;
	text-align: center
}
.discover-sprints ul li {
	display: inline-block;
	width: 32%;
	text-align: center;
	vertical-align: top
}
.discover-sprints ul li.col-md-6 {
	width: 50%
}
.discover-sprints ul li a {
	display: block;
	padding: 20px;
	margin: 20px;
	min-height: 200px;
	background: #fff;
	-webkit-box-shadow: 0 2px 7px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 7px 1px rgba(0, 0, 0, .2);
	-webkit-transition: width .2s ease-in-out, margin .2s ease-in-out, transform .75s ease, -webkit-transform .75s ease;
	-o-transition: width .2s ease-in-out, margin .2s ease-in-out, transform .75s ease, -webkit-transform .75s ease;
	transition: width .2s ease-in-out, margin .2s ease-in-out, transform .75s ease, -webkit-transform .75s ease
}
.discover-sprints ul li a:hover {
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
	text-decoration: none
}
.discover-sprints ul li a:focus {
	text-decoration: none
}
.discover-sprints ul li h4 {
	margin: 0
}
.common_h6 {
	font-size: 20px;
	line-height: 28px;
	color: #174399;
	font-weight: 700
}
.discover-sprints ul li span span {
	display: block;
	font-size: 15px;
	color: #333;
	padding: 10px 0 0;
	line-height: 24px;
	font-weight: 400
}
.ourExperience {
	padding: 60px 0 0
}
.explore {
	padding: 180px 0
}
.clients {
	margin-bottom: 40px;
	background: #012a5e;
	overflow: hidden
}
.clients .quotes {
	position: relative;
	z-index: 1;
	margin: 0 0 0 150px
}
.clients .quotes:before {
	content: '?';
	position: absolute;
	top: -70px;
	left: -70px;
	z-index: -1;
	opacity: .4;
	font-family: FontAwesome;
	font-size: 150px;
	color: #ef323a;
	line-height: 1
}
.clients .quotes h3 span {
	display: block;
	font-size: 60%
}
.clients .quotes h3, .clients .quotes p {
	text-align: justify;
	color: #fff
}
.clients .padd-both {
	padding: 100px 50px
}
.john p {
	float: right;
	line-height: 25px
}
.john p b {
	color: #ef323a
}
.clients .pdfBox {
	margin: 120px auto 0;
	width: 85%;
	padding: 30px;
	background: #fff;
	max-width: 550px;
	text-align: center
}
.clients .pdfBox ul {
	list-style: none;
	padding: 0
}
.clients .pdfBox .owl-buttons {
	display: none
}
.bg-img.padd-both {
	background-image: url(../images/clients_says.jpg)
}
.blockchain .four-boxes.bigdata {
	background: #0594d1;
	background-size: cover
}
.blockchain .four-boxes {
	position: relative;
	margin-bottom: 20px
}
.blockchain .four-boxes.bigdata a {
	padding: 120px 50px;
	display: block
}
.four-boxes a:focus, .four-boxes a:hover {
	text-decoration: none!important
}
.techEffect {
	position: relative;
	display: block;
	z-index: 1;
	color: #fff
}
.techEffect::before {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	width: 100%;
	z-index: -1;
	background: rgba(0, 0, 0, .05);
	-webkit-transition: height .3s cubic-bezier(.4, 0, .2, 1);
	-o-transition: height .3s cubic-bezier(.4, 0, .2, 1);
	transition: height .3s cubic-bezier(.4, 0, .2, 1)
}
.blockchain .four-boxes span.main-heading, .cyber.blue span.main-heading {
	font-size: 36px;
	color: #fff;
	margin-bottom: 30px;
	display: block
}
.blockchain .four-boxes span.para, .cyber.blue span.para {
	color: #fff;
	margin-bottom: 30px;
	display: block;
	text-align: justify
}
.four-boxes span.sub-heading {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	font-weight: 700
}
.blockchain .four-boxes span.list, .cyber.blue span.list, .two-box span.list {
	display: list-item;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	list-style-position: outside;
	margin-left: 25px
}
.two-box span.list {
	color: #000;
	text-align: left;
	padding-top: 5px
}
.cyber.blue span.list {
	padding: 0;
	float: none;
	color: #012a5e
}
.blockchain .four-boxes.primary {
	background: #012a5e
}
.four-boxes.chatbot a, .four-boxes.primary a {
	display: block;
	padding: 80px 50px
}
.four-boxes.marketingAuto {
	background: #0594d1
}
.four-boxes.marketingAuto a {
	padding: 111px 50px
}
.four-boxes.marketingAuto span.main-heading {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 30px;
	display: block
}
.four-boxes.marketingAuto span.main-heading span {
	font-weight: 400
}
.four-boxes.chatbot {
	background: #012a5e
}
.blockchain a:hover, .cyber.blue a:hover {
	text-decoration: none
}
span.nouppercase {
	text-transform: none!important
}
.cyber.blue {
	background: #eee;
	margin-bottom: 50px
}
.cyber.blue a {
	display: block;
	padding: 50px
}
.cyber.blue .main-heading, .cyber.blue .para, .cyber.blue .sub-heading {
	color: #012a5e!important
}
.sec-1 {
	padding: 50px 0
}
.overview h3 {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 30px 0;
	text-transform: uppercase;
	border: none;
	color: #333
}
.overview .text-large {
	font-size: 64px;
	line-height: 1.3;
	font-weight: 300
}
.coloredText {
	color: #16b3c1
}
.dot {
	color: #ff6a30;
	font-size: 75px;
	font-weight: 400
}
.sec-2 {
	background-color: #eee
}
.sec-2 .computing {
	background: url(../images/association-bg.jpg) right bottom no-repeat;
	box-shadow: 0 5px 22px rgba(0, 0, 0, .15);
	background-size: cover;
	padding: 40px 45px 40px 25px
}
.sec-2 .factsheets {
	padding: 40px 45px 40px 25px
}
.sec-2 .computing h3, .sec-2 .factsheets h3 {
	margin-bottom: 30px
}
.sec-2 .computing ul, .sec-2 .factsheets ul {
	margin: 0 0 0;
	padding: 20px 0 0;
	list-style: none
}
.sec-2 .computing ul li {
	display: inline-block;
	margin-right: 25px;
	vertical-align: middle
}
.sec-2 .factsheets h4 {
	color: #2d62b2;
	font-size: 23px;
	font-weight: 400;
	line-height: 30px
}
.sec-2 .factsheets ul li {
	display: inline-block;
	vertical-align: middle;
	padding-right: 45px
}
.factsheets li:last-child, .globalClient li:last-child {
	padding-right: 0!important
}
.sec-2 .factsheets ul li .count {
	color: #ff6a30;
	font-weight: 400;
	font-size: 28px;
	display: block
}
.sec-2 .factsheets ul li .counterTitle {
	font-size: 15px;
	margin-top: 10px;
	display: block;
	line-height: 1.3
}
.globalClient .grn .count {
	color: #0da075!important
}
.globalClient .lightBlue .count {
	color: #1d81c2!important
}
.globalClient .darkblue .count {
	color: #0b267e!important
}
.factsheets .icon {
	width: 52px;
	height: 47px;
	display: block;
	background: url(../images/factsheets-icons.png) 0 0 no-repeat
}
.factsheets .icon1 {
	background-position: 0 0
}
.factsheets .icon2 {
	background-position: -52px 0
}
.factsheets .icon3 {
	background-position: -104px 0
}
.factsheets .icon4 {
	background-position: -156px 0
}
.factsheets .titleText {
	font-size: 15px;
	margin-top: 10px;
	display: block;
	line-height: 1.3
}
.m-b {
	margin-bottom: 31px
}
.sec-3 {
	background-color: #f4f4f4;
	padding: 40px 0 50px
}
.industries h4 {
	color: #2b98e7;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
	margin: 20px 0
}
.industries p {
	text-align: justify
}
.industries .knowmore {
	color: #000;
	left: 20%;
	margin-top: 35px
}
.values {
	text-align: center
}
.values ul {
	list-style: none
}
.values ul li a {
	display: block;
	text-align: center;
	position: relative;
	padding: 20px 20px;
	color: #595959;
	text-decoration: none
}
.values .icon-1 {
	position: relative;
	display: block
}
.values .icon-1:after {
	background: #cbcbcb;
	width: 100%;
	height: 1px;
	bottom: -15px;
	left: 0;
	position: absolute;
	content: ''
}
.values .icon-1.border-bottom-none:after {
	background: 0 0
}
.values .icon-1:before {
	background: #cbcbcb;
	width: 1px;
	height: 100%;
	right: -20px;
	top: 0;
	position: absolute;
	content: ''
}
.values .icon-wrap {
	background: url(../images/icon10.png) top center no-repeat;
	width: 77px;
	height: 57px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: auto
}
.values .owl-buttons, .values .owl-pagination {
	display: none
}
.inner-counter {
	padding: 0 20px;
	background-image: none
}
.overview-right .mid {
	border-right: 1px solid #e3e3e3
}
.overview-right .mid p {
	text-align: justify;
	line-height: 25px;
	padding-right: 10px
}
.big-font-title {
	font-size: 25px;
	color: #252525;
	line-height: 35px;
	margin-bottom: 10px;
	text-align: justify
}
.inner-page {
	padding: 50px 0;
	overflow: hidden
}
.inner-page.hardware {
	background: #fff;
	padding: 30px 25px
}
.hardware img {
	border: 5px solid #5baaf2;
	margin-left: 30px;
	padding: 5px;
	border-radius: 5px;
	margin-bottom: 15px
}
.zoom-effect ul {
	margin-top: 30px
}
.zoom-effect ul li a {
	border-radius: 5px;
	margin: 10px;
	min-height: 231px;
	background: #fff
}
.zoom-effect ul.two-box li a {
	min-height: 300px
}
.zoom-effect ul.two-box.mob-app li a {
	min-height: 375px
}
.img-center {
	margin: 40px auto 0
}
.two-box.mob-app .common_h6 {
	display: block
}
.two-box.mob-app i {
	font-size: 55px;
	margin-bottom: 15px;
	color: #ff591f
}
.zoom-effect ul li a:hover {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	background: #117a65;
	cursor: default
}
.zoom-effect ul li a:hover i {
	color: #fff
}
.zoom-effect ul li a:hover span {
	color: #fff!important
}
.zoom-effect ul li span span {
	font-size: 14px;
	line-height: 22px
}
.p-18 {
	font-size: 18px;
	text-align: center!important
}
#categories {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-left: 0
}
.clr:after {
	content: "";
	display: block;
	clear: both
}
#categories li {
	position: relative;
	list-style-type: none;
	width: 17%;
	padding-bottom: 20%;
	display: inline-block;
	overflow: hidden;
	visibility: hidden;
	-webkit-transform: rotate(-60deg) skewY(30deg);
	-ms-transform: rotate(-60deg) skewY(30deg);
	transform: rotate(-60deg) skewY(30deg);
	margin: 0 1%
}
#categories li:nth-child(5n + 6) {
	margin-left: 1%
}
#categories li:nth-child(10n + 10), #categories li:nth-child(10n + 6), #categories li:nth-child(10n + 7), #categories li:nth-child(10n + 8), #categories li:nth-child(10n + 9) {
	margin-top: -4%;
	margin-bottom: -4%;
	-webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
	-ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
	transform: translateX(50%) rotate(-60deg) skewY(30deg)
}
#categories li:nth-child(10n + 10):last-child, #categories li:nth-child(10n + 6):last-child, #categories li:nth-child(10n + 7):last-child, #categories li:nth-child(10n + 8):last-child, #categories li:nth-child(10n + 9):last-child {
	margin-bottom: 0
}
#categories li * {
	position: absolute;
	visibility: visible
}
#categories li > div {
	width: 100%;
	height: 100%;
	text-align: center;
	color: #000;
	font-weight: 700;
	padding: 55px 3px 0;
	background-color: #fff;
	overflow: hidden;
	-webkit-transform: skewY(-30deg) rotate(60deg);
	-ms-transform: skewY(-30deg) rotate(60deg);
	transform: skewY(-30deg) rotate(60deg);
	-webkit-backface-visibility: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, .04)
}
#categories li > div .icons {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 33px;
	margin-bottom: 10px;
	position: relative;
	color: #ff591f
}
#categories li img {
	left: -100%;
	right: -100%;
	width: auto;
	height: 100%;
	margin: 0 auto
}
#categories div h1, #categories div p {
	width: 100%;
	padding: 0 5%;
	background-color: teal;
	background-color: #174399;
	-webkit-transition: top .2s ease-out, bottom .2s ease-out, .2s padding .2s ease-out;
	-ms-transition: top .2s ease-out, bottom .2s ease-out, .2s padding .2s ease-out;
	transition: top .2s ease-out, bottom .2s ease-out, .2s padding .2s ease-out
}
#categories li h1 {
	bottom: 110%;
	font-weight: 400;
	font-size: 1.1em;
	padding-top: 100%;
	padding-bottom: 100%;
	margin-bottom: 0
}
#categories li h1:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -1px;
	left: 45%;
	width: 10%;
	text-align: center;
	z-index: 1;
	border-bottom: 2px solid #fff
}
#categories.custom li p {
	display: none
}
#categories li p {
	padding-top: 50%;
	top: 110%;
	padding-bottom: 50%
}
#categories.custom li div:hover h1 {
	bottom: 0
}
#categories li div:hover h1 {
	bottom: 50%;
	padding-bottom: 10%
}
#categories li div:hover p {
	top: 50%;
	padding-top: 10%
}
#fork {
	position: fixed;
	top: 0;
	left: 0;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	padding: .5em .7em;
	margin: 1%;
	transition: color .5s;
	overflow: hidden
}
#fork:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 130%;
	height: 100%;
	background: #000;
	z-index: -1;
	transform-origin: 0 0;
	transform: translateX(-100%) skewX(-45deg);
	transition: transform .5s
}
#fork:hover {
	color: #fff
}
#fork:hover:before {
	transform: translateX(0) skewX(-45deg)
}
.study-case {
	background-image: url(../images/case-study-background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 100%;
	overflow: hidden;
	padding: 50px 0;
	background-color: #fbfbfb
}
.study-case .knowmore {
	left: 12%;
	margin-top: 30px;
	color: #174399
}
.study-case h1 {
	margin-bottom: 20px;
	font-weight: 800;
	color: #174399
}
.study-case p {
	font-size: 1.1em
}
.portfolio {
	background: #234993;
	overflow: hidden;
	padding: 25px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .15);
	position: relative
}
.portfolio:before {
	content: "";
	position: absolute;
	width: 98.5%;
	border: 1px dashed #fff;
	right: 8px;
	left: 8px;
	top: 8px;
	bottom: 8px;
	height: 81%
}
.portfolio .text {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	padding-top: 6px
}
.portfolio a.knowmore {
	color: #fff;
	border: 2px solid #fff;
	left: 88%
}
.top-bot-space {
	padding: 50px 0
}
ul.list {
	list-style: none;
	padding-left: 20px!important;
	margin-bottom: 20px
}
ul.list li {
	position: relative;
	padding: 8px 0 8px 8px;
	letter-spacing: -.013em;
	font-size: 1.07em;
	text-align: justify;
	line-height: 20px
}
ul.list li::before {
	content: "\e080";
	font-family: simple-line-icons;
	font-size: 16px;
	color: #174399;
	position: absolute;
	left: -18px;
	top: 10px
}
.top-bot-space h3 {
	color: #162b40;
	font-size: 1.2em;
	font-weight: 700;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	text-transform: uppercase;
	border-bottom: solid 1px RGBA(9, 9, 9, .17);
	padding-bottom: 5px
}
.contact-page .icon-img img {
	display: block;
	margin: 0 auto 20px
}
.mapfooter {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%)
}
.sitemap-page {
	padding: 50px 0
}
.sitemap-page h3 {
	margin: 0 0 20px 0
}
.inner-album {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
	overflow: hidden
}
.inner-album figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 48%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer
}
.inner-album figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: .8
}
.inner-album figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: block!important
}
.inner-album figure figcaption::after, .inner-album figure figcaption::before {
	pointer-events: none
}
.inner-album figure figcaption, .inner-album figure figcaption p a {
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	width: 100%!important;
	height: 100%!important
}
.inner-album figure figcaption p a {
	z-index: 1000!important;
	text-indent: 200%!important;
	white-space: nowrap!important;
	font-size: 0!important;
	opacity: 0!important
}
.inner-album figure h2 {
	word-spacing: 0;
	font-weight: 400
}
.inner-album figure h2 span {
	font-weight: 800
}
.inner-album figure h2, .inner-album figure p {
	margin: 0
}
.inner-album figure p {
	letter-spacing: 1px;
	font-size: 80%;
	text-align: center
}
figure.effect-ming {
	background: #030c17
}
figure.effect-ming img {
	opacity: .9;
	-webkit-transition: opacity .35s;
	transition: opacity .35s
}
figure.effect-ming figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 30px rgba(255, 255, 255, .2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: scale3d(1.4, 1.4, 1);
	transform: scale3d(1.4, 1.4, 1)
}
figure.effect-ming h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform .35s;
	transition: transform .35s
}
figure.effect-ming p {
	padding: 1em;
	opacity: 0;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: scale(1.5);
	transform: scale(1.5)
}
figure.effect-ming:hover h2 {
	-webkit-transform: scale(.9);
	transform: scale(.9)
}
figure.effect-ming:hover figcaption::before, figure.effect-ming:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
figure.effect-ming:hover figcaption {
	background-color: rgba(58, 52, 42, 0)
}
figure.effect-ming:hover img {
	opacity: .4
}
@keyframes move_wave {
	0% {
		transform: translateX(0) translateZ(0) scaleY(1)
	}
	50% {
		transform: translateX(-25%) translateZ(0) scaleY(.55)
	}
	100% {
		transform: translateX(-50%) translateZ(0) scaleY(1)
	}
}
.waveWrapper {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: -8px;
	margin: auto;
}
.waveWrapperInner {
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 100%;
	bottom: -1px;
	z-index: 200000;
}
.bgTop {
	z-index: 15;
	opacity: .5
}
.bgMiddle {
	z-index: 10;
	opacity: .75
}
.bgBottom {
	z-index: 5
}
.wave {
	position: absolute;
	left: 0;
	width: 200%;
	height: 100%;
	background-repeat: repeat no-repeat;
	background-position: 0 bottom;
	transform-origin: center bottom
}
.waveTop {
	background-size: 50% 100px
}
.waveAnimation .waveTop {
	animation: move-wave 3s;
	-webkit-animation: move-wave 3s;
	-webkit-animation-delay: 1s
}
.waveMiddle {
	background-size: 50% 120px
}
.waveAnimation .waveMiddle {
	animation: move_wave 10s linear infinite
}
.waveBottom {
	background-size: 50% 100px
}
.waveAnimation .waveBottom {
	animation: move_wave 15s linear infinite
}
.innerbaner {
	position: relative;
	min-height: 300px;
	overflow: hidden
}
.in-ban-img {
	background-image: url(../images/ourservices.png), linear-gradient(250deg, #021a64 0, #004c5e 100%);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 168px 0 120px;
}
.in-ban-img-over-lay {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	margin: 0 auto;
	z-index: 0;
	text-align: center;
	background: #0a20639e;
	height: 100%
}
.in-ban-img img {
	max-width: 100%
}
.in-baner-content {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	margin: 0 auto;
	padding: 37px 0;
	text-align: center;
	width: 50%;
	color: #fff;
	z-index: 3;

	width: 100%;
	height: 100vh;
}
.in-baner-content h1 {
	font-weight: 800;
	position: relative;
	padding-bottom: 15px;
	font-size: 2.3em;
	text-transform: uppercase;
	    text-shadow: 2px 4px #00000033;

}
.in-baner-content h1:before {
	position: absolute;
	height: 1px;
	width: 15%;
	background-color: #fff;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	margin: 0 auto;
	display:none
}
.inner-content .title {
	text-align: center;
	color: #174399;
	text-transform: uppercase
}
.inner-content .title h2 {
	
	font-weight: 800;
	margin: 0;
	display: inline-block;
	border-bottom: 1px solid #174399;
	padding-bottom: 15px
}
.inner-content .centertext {
	text-align: center;
	padding: 3% 0;
	font-size: 1.1em
}
.service.darkbg {
	background-image: linear-gradient(to left, #174399 65%, #49c1e4 35%);
	min-height: 300px;
	padding: 50px 0
}
.darkbg .left-img {
	margin: 15px auto;
	overflow: hidden
}
.darkbg .left-img img {
	max-width: 100%
}
.darkbg-items {
	margin: 0 0 30px 0
}
.darkbg-items .item {
	margin: 6px 0 1px 0;
	overflow: hidden
}
.darkbg-items .img-cont {
	float: left;
	width: 15%;
	margin: 0 5px 0 0
}
.darkbg-items .img-cont img {
	max-width: 100%
}
.darkbg-items .text-cont {
	float: left;
	width: 70%;
	margin: 0 0 0 10px
}
.darkbg-items .text-cont h4 {
	color: #fbab65;
	font-weight: 700;
	margin-top: 0
}
.darkbg-items .text-cont h4 a {
	color: #fbab65
}
.darkbg-items .text-cont h4 a:hover {
	color: #84e5ff;
	text-decoration: none
}
.darkbg-items .text-cont p {
	color: #fff
}
.service.lightbg {
	background-image: linear-gradient(to right, #f2f2f2 65%, #c3c3c3 35%);
	min-height: 300px;
	padding: 50px 0
}
.lightbg .left-img {
	margin: 15px auto;
	overflow: hidden
}
.lightbg .left-img img {
	max-width: 100%
}
.lightbg-items {
	margin: 0 0 30px 0
}
.lightbg-items .item {
	margin: 15px 0 15px 0;
	overflow: hidden
}
.lightbg-items .img-cont {
	float: left;
	width: 15%;
	margin: 0 5px 0 0
}
.lightbg-items .text-cont {
	float: left;
	width: 70%;
	margin: 0 0 0 10px
}
.lightbg-items .text-cont h4 {
	color: #174399;
	font-weight: 700;
	margin-top: 0
}
.lightbg-items .text-cont h4 a {
	color: #174399
}
.lightbg-items .text-cont h4 a:hover {
	color: #ed7423;
	text-decoration: none
}
.lightbg-items .text-cont p {
	color: #333
}
.service2 {
	padding-top: 35px
}
.portfoliobtn {
	display: block;
	padding: 12px 15px;
	border-radius: 3px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #ff753f;
	font-weight: 800
}
.portfoliobtn:hover {
	text-decoration: none;
	background-color: #fc0;
	color: #000
}
.website {
	padding: 50px 0
}
.website h2 {
	font-weight: 800;
	color: #174399;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px
}
.website h2:before {
	position: absolute;
	height: 1px;
	width: 15%;
	background-color: #174399;
	left: 0;
	content: "";
	bottom: 0
}
.website h2 span {
	color: #ff6407;
	font-size: 32px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .2)
}
.website h3 {
	font-weight: 800;
	color: #1a1a1a;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px
}
.website h3:before {
	position: absolute;
	height: 1px;
	width: 15%;
	background-color: #666;
	left: 0;
	content: "";
	bottom: 0
}
.gerybg {
	background-color: #eee;
	background-image: url(../images/digital-transform-services.jpg);
	background-repeat: no-repeat;
	background-size: cover
}
.technology {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none
}
.technology li {
	display: inline-block;
	animation: blinker 3s linear infinite;
	padding: 10px
}
.technology li img {
	height: 60px
}
@keyframes blinker {
	50% {
		opacity: .3
	}
}
.padding30 {
	padding: 30px 0
}
.bluebg {
	background-color: #174399;
	background-image: url(../images/blue-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover
}
.bluebg h2 {
	color: #fff
}
.bluebg h2::before {
	background-color: #fff
}
.logoefct-1 {
	animation-delay: .25s!important;
	transition-duration: 2.5s
}
.logoefct-2 {
	animation-delay: .5s!important;
	transition-duration: 3s
}
.logoefct-3 {
	animation-delay: .75s!important;
	transition-duration: 3.2s
}
.logoefct-4 {
	animation-delay: 1s!important;
	transition-duration: 3.5s
}
.logoefct-5 {
	animation-delay: 1.25s!important;
	transition-duration: 4s
}
.logoefct-6 {
	animation-delay: 1.5s!important;
	transition-duration: 4.3s
}
.logoefct-7 {
	animation-delay: 1.75s!important;
	transition-duration: 4.5s
}
.logoefct-8 {
	animation-delay: 2s!important;
	transition-duration: 5s
}
.logoefct-9 {
	animation-delay: 2.25s!important;
	transition-duration: 5.3s
}
.logoefct-10 {
	animation-delay: 2.5s!important;
	transition-duration: 5.5s
}
.technology-text {
	text-align: center;
	margin-top: 0
}
.technology-text:before {
	margin: 0 auto;
	right: 0;
	left: 0
}
.software .panel-heading {
	color: #333;
	background-color: #fff;
	border-color: #fff;
	padding: 0
}
.software .panel {
	border: 0;
	border-radius: 0
}
.software .panel-heading a {
	display: block;
	padding: 15px 10px;
	color: #174399;
	font-size: 15px
}
.software .panel-heading a:hover {
	text-decoration: none;
	background-color: #ff7a4b;
	color: #fff
}
.software .panel-heading a:after {
	content: "\e082";
	font-family: simple-line-icons;
	float: right
}
.software .panel-heading .collapsed:after {
	content: "\e095";
	font-family: simple-line-icons;
	float: right
}
.app-service {
	margin: 0;
	padding: 0;
	list-style: none
}
.app-service li {
	display: table;
	width: 100%;
	padding: 25px 0;
	height: 93px
}
.app-service li .app-text, .app-service li .appicon {
	display: table-cell;
	vertical-align: middle;
	padding: 0 15px
}
.app-service li .appicon {
	width: 15%
}
.app-service li .icons {
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	font-size: 28px;
	border-radius: 50%;
	background-color: #174399;
	color: #fff;
	padding: 15px
}
.app-service li .app-text {
	color: #000;
	font-weight: 700
}
.darkbg h2 {
	font-weight: 800;
	color: #fff;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 40px
}
.darkbg h2:before {
	position: absolute;
	height: 1px;
	width: 15%;
	background-color: #fff;
	left: 0;
	content: "";
	bottom: 0
}
.thumbbox {
	box-sizing: border-box;
	background-color: #fff;
	padding: 15px;
	min-height: 285px;
	position: relative;
	border-radius: 5px;
	overflow: hidden
}
.thumbbox:after {
	content: "";
	width: 0;
	height: 0;
	border-bottom: 50px solid #ed7423;
	border-left: 50px solid transparent;
	position: absolute;
	bottom: 0;
	right: 0
}
.thumbbox:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, .37)
}
.thumbbox .img-cont {
	float: none;
	width: 15%;
	margin: 0 auto 15px auto;
	text-align: center
}
.thumbbox .img-cont img {
	max-width: 100%
}
.thumbbox .text-cont {
	float: none;
	width: 100%;
	margin: 0 auto;
	text-align: center
}
.main-timeline:after {
	content: '';
	display: block;
	clear: both
}
.main-timeline .timeline {
	margin: 0 -15px
}
.main-timeline .timeline-content {
	color: #49c1e4;
	text-align: left;
	display: block;
	position: relative
}
.main-timeline .timeline-content:hover {
	text-decoration: none
}
.main-timeline .timeline-icon {
	font-size: 70px;
	text-align: center;
	margin-bottom: 10px;
	transition: all .3s
}
.main-timeline .timeline:hover .timeline-icon {
	transform: rotateY(360deg)
}
.main-timeline .timeline-year {
	margin-bottom: 20px;
	position: relative;
	z-index: 1
}
.main-timeline .timeline-year:after {
	content: '';
	height: 60px;
	width: 107%;
	background-color: #49c1e4;
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: -1;
	-webkit-clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%);
	clip-path: polygon(90% 0, 100% 50%, 90% 100%, 0% 100%, 10% 50%, 0% 0%)
}
.main-timeline .timeline-year span {
	color: #fff;
	background-color: #49c1e4;
	font-size: 35px;
	font-weight: 600;
	text-align: center;
	line-height: 120px;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	border-radius: 50%;
	box-shadow: 0 0 10px #999, 0 0 0 15px #fff;
	display: block;
	padding: 31px
}
.main-timeline .inner-content {
	padding: 0 10px 10px 15px;
	border-left: 15px solid #49c1e4;
	min-height: 256px
}
.main-timeline .title {
	font-size: 23px;
	font-weight: 600;
	margin: 0;
	text-transform: capitalize;
	border-bottom: 0;
	padding-bottom: 0;
	color: #49c1e4
}
.main-timeline .description {
	color: #333
}
.main-timeline .timeline.blue .timeline-icon, .main-timeline .timeline.blue .title {
	color: #1f5295
}
.main-timeline .timeline.blue .timeline-year span, .main-timeline .timeline.blue .timeline-year:after {
	background-color: #1f5295
}
.main-timeline .timeline.blue .inner-content {
	border-left-color: #1f5295
}
.main-timeline .timeline.green .timeline-icon, .main-timeline .timeline.green .title {
	color: #89b743
}
.main-timeline .timeline.green .timeline-year span, .main-timeline .timeline.green .timeline-year:after {
	background-color: #89b743
}
.main-timeline .timeline.green .inner-content {
	border-left-color: #89b743
}
.main-timeline .timeline.pink .timeline-icon, .main-timeline .timeline.pink .title {
	color: #ed5222
}
.main-timeline .timeline.pink .timeline-year span, .main-timeline .timeline.pink .timeline-year:after {
	background-color: #ed5222
}
.main-timeline .timeline.pink .inner-content {
	border-left-color: #ed5222
}
@media screen and (max-width:767px) {
	.profile-as {
    width: 57% !important;
	}
	.main-timeline .timeline {
		margin: 0 0 15px
	}
	.main-timeline .timeline-year:after {
		width: 100%
	}
}
.timeline.green {
	border: 0;
	background-color: transparent
}
.serviceBox {
	color: #555;
	text-align: center;
	padding: 0 10px;
	position: relative;
	z-index: 1;
	margin-top: 15px
}
.serviceBox .service-icon {
	color: #89b743;
	background: #fff;
	font-size: 40px;
	line-height: 90px;
	height: 110px;
	width: 110px;
	margin: 0 auto 30px;
	border: 10px solid #89b743;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0, 0, 0, .6);
	position: relative;
	transition: all .3s;
	padding: 23px
}
.serviceBox .service-icon i {
	transform: rotateY(0);
	transition: all .3s ease 0s
}
.serviceBox:hover .service-icon i {
	transform: rotateY(360deg)
}
.serviceBox .service-icon:before {
	content: "";
	background: linear-gradient(to right, #89b743 49%, transparent 50%);
	width: 122%;
	height: 150%;
	border-radius: 50%;
	transform: translateX(-50%) rotateY(180deg);
	position: absolute;
	top: -10px;
	left: 50%;
	z-index: -1;
	transition: all .3s
}
.serviceBox:hover .service-icon:before {
	transform: translateX(-50%) rotateY(0)
}
.serviceBox .title {
	color: #89b743;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 10px
}
.serviceBox .description {
	font-size: 15px;
	line-height: 25px;
	color: #333
}
.serviceBox.magenta .service-icon {
	color: #06acc7;
	border-color: #06acc7
}
.serviceBox.magenta .service-icon:before {
	background: linear-gradient(to right, #06acc7 49%, transparent 50%)
}
.serviceBox.magenta .title {
	color: #06acc7
}
.serviceBox.orange .service-icon {
	color: #ff4a26;
	border-color: #ff4a26
}
.serviceBox.orange .service-icon:before {
	background: linear-gradient(to right, #ff4a26 49%, transparent 50%)
}
.serviceBox.orange .title {
	color: #ff4a26
}
.serviceBox.blue .service-icon {
	color: #1e3799;
	border-color: #1e3799
}
.serviceBox.blue .service-icon:before {
	background: linear-gradient(to right, #1e3799 49%, transparent 50%)
}
.serviceBox.blue .title {
	color: #1e3799
}
@media only screen and (max-width:990px) {
	.serviceBox {
		margin: 0 0 30px
	}
}
.serviceBox.orange {
	background-color: transparent;
	border: 0
}
.speak {
	text-align: center;
	width: 200px;
	padding: 0 0 35px 0;
	margin: 15px auto 0 auto;
	position: relative;
	z-index: 1
}
.speak:after {
	content: '';
	background: linear-gradient(45deg, transparent 49%, #fff 50%);
	width: 80px;
	height: 100px;
	position: absolute;
	bottom: -5px;
	left: 25px;
	z-index: -1
}
.speak .counter-icon {
	color: #303030;
	font-size: 25px;
	position: absolute;
	top: 3px;
	right: 7px;
	z-index: 1;
	transition: all .3s
}
.speak .counter-content {
	color: #303030;
	background-color: #fff;
	height: 200px;
	width: 200px;
	padding: 55px 28px;
	border-radius: 50% 5% 50% 50%;
	box-shadow: -2px 2px 3px #555;
	position: relative;
	transition: all .3s
}
.speak .counter-content:before {
	content: '';
	width: 92%;
	height: 92%;
	border: 13px solid #e81e02;
	border-left: 13px solid rgba(232, 30, 2, .1);
	border-radius: 50% 50%;
	transform: translateX(-50%) translateY(-50%) rotate(30deg);
	position: absolute;
	left: 50%;
	top: 50%;
	transition: all .3s
}
.speak .counter-content:hover:before {
	transform: translateX(-50%) translateY(-50%) rotate(-225deg)
}
.speak .counter-value {
	font-size: 35px;
	font-weight: 600;
	transition: all .3s
}
.speak .counter-content:hover .counter-value {
	color: #e81e02;
	text-shadow: 0 0 1px #555
}
.speak h3 {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	transition: all .3s
}
.speak.purple .counter-content:hover .counter-value {
	color: #6500d8
}
.speak.purple .counter-content:before {
	border: 13px solid #6500d8;
	border-left: 13px solid rgba(101, 0, 216, .1)
}
.speak.yellow .counter-content:hover .counter-value {
	color: #f99f18
}
.speak.yellow .counter-content:before {
	border: 13px solid #f99f18;
	border-left: 13px solid rgba(249, 159, 24, .1)
}
.speak.blue .counter-content:hover .counter-value {
	color: #0075d8
}
.speak.blue .counter-content:before {
	border: 13px solid #0075d8;
	border-left: 13px solid rgba(0, 117, 216, .1)
}
.speak.yellow {
	background-color: transparent;
	border: 0
}
@media screen and (max-width:990px) {
	.speak {
		margin-bottom: 40px
	}
}
.arrow1 {
	animation: slide1 1s ease-in-out infinite;
	margin-left: 5px
}
@keyframes slide1 {
	0%, 100% {
		transform: translate(0, 0)
	}
	50% {
		transform: translate(10px, 0)
	}
}
.darkbg-items .text-cont p a {
	color: #fbab65;
	font-size: 12px
}
.lightbg-items .text-cont p a {
	color: #174399;
	font-size: 12px
}
.helpdesk {
	padding: 50px 0;
	position: relative;
	background-image: url(../images/helpdesk-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 110px;
	height: 381px
}
.helpdesk h2 {
	font-weight: 800;
	color: #174399;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 0
}
.helpdesk h2:before {
	position: absolute;
	height: 1px;
	width: 15%;
	background-color: #174399;
	left: 0;
	content: "";
	right: 0;
	margin: 0 auto;
	bottom: 0
}
.helpdesk-wrap {
	background-color: #fff;
	box-shadow: 8px 5px 20px rgba(0, 0, 0, .1);
	height: auto;
	overflow: hidden
}
.helpdesk-wrap.padd-top-bott {
	padding: 10px 0
}
.col-md-12.back-grey {
	background: #f7f7f7;
	margin: 30px 0;
	padding: 10px 15px
}
img.shadow-around {
	box-shadow: 0 0 5px #ccc
}
.helpdesk-point {
	list-style: none;
	margin: 15px;
	padding: 0
}
.helpdesk-point li {
	padding: 15px 0 15px 25px;
	border-bottom: 1px solid #d5d5d5;
	position: relative
}
.helpdesk-point li:before {
	content: "\e080";
	font-family: simple-line-icons;
	font-size: 16px;
	color: #174399;
	position: absolute;
	left: 0;
	top: 14px
}
.helpdesk-point li:last-child {
	border-bottom: 0 solid #eee
}
.mobileapp-icon {
	box-shadow: 8px 5px 20px rgba(0, 0, 0, .1);
	padding: 20px;
	position: relative;
	min-height: 254px;
	margin-top: 15px
}
.mobileapp-icon img {
	float: left;
	max-height: 150px
}
.aboutbigfont {
	font-size: 28px;
	color: #5d2d73;
	font-weight: 800;
	letter-spacing: normal;
	line-height: normal;
	text-align: right;
	padding-top: 43px
}
.aboutbg {
	background-image: url(../images/aboutbg.png);
	background-position: center left;
	background-repeat: no-repeat
}
.mission-vision {
	background-image: linear-gradient(to left, #174399 50%, #fff 50%);
	min-height: 300px;
	padding: 0
}
.mission-vision .tab .nav-tabs, .website .tab .nav-tabs {
	border-bottom: 1px solid #234993
}
.mission-vision .tab .nav-tabs li, .website .tab .nav-tabs li {
	margin: 0 2px 0 0;
	position: relative
}
.mission-vision .tab .nav-tabs li.active:before, .website .tab .nav-tabs li.active:before {
	content: "";
	position: absolute;
	bottom: -28px;
	left: 51px;
	border: 14px solid transparent;
	border-top-color: #234993
}
.mission-vision .tab .nav-tabs li.active:after, .website .tab .nav-tabs li.active:after {
	content: "";
	position: absolute;
	bottom: -24px;
	left: 53px;
	border: 12px solid transparent;
	border-top-color: #fff
}
.mission-vision .tab .nav-tabs li a, .website .tab .nav-tabs li a {
	border: none;
	padding: 13px 20px;
	font-size: 18px;
	color: #777;
	background: 0 0;
	border-radius: 0;
	font-weight: 700
}

.leader_text p {
  text-align: justify;
}
.mission-vision .tab .nav-tabs li a:hover, .website .tab .nav-tabs li a:hover {
	color: #234993
}
.mission-vision .tab .nav-tabs li a i, .website .tab .nav-tabs li a i {
	display: block;
	text-align: center;
	margin-bottom: 5px
}
.mission-vision .tab .nav-tabs li.active a, .mission-vision .tab .nav-tabs li.active a:focus, .mission-vision .tab .nav-tabs li.active a:hover {
	border: none;
	background: 0 0;
	color: #234993;
	transition: background .2s linear 0s
}
.website .tab .nav-tabs li.active a, .website .tab .nav-tabs li.active a:focus, .website .tab .nav-tabs li.active a:hover {
	border: none;
	background: 0 0;
	color: #234993;
	transition: background .2s linear 0s
}
.mission-vision .tab .tab-content, .website .tab .tab-content {
	padding: 15px 0
}
.mission-vision .tab .tab-content h3, .website .tab .tab-content h3 {
	font-size: 26px
}
@media only screen and (max-width:479px) {
	.mission-vision .tab .nav-tabs li a, .website .tab .nav-tabs li a {
		padding: 10px
	}
	.mission-vision .tab .nav-tabs li.active:before, .website .tab .nav-tabs li.active:before {
		left: 28px;
		bottom: -24px;
		border-width: 12px
	}
	.mission-vision .tab .nav-tabs li.active:after, .website .tab .nav-tabs li.active:after {
		left: 30px;
		bottom: -20px;
		border-width: 10px
	}
}
.vision-img {
	margin: 25px 0
}
.valuepoint {
	list-style: none;
	margin: 0;
	padding: 0
}
.valuepoint li {
	box-sizing: border-box;
	width: 25%;
	padding: 15px;
	float: left;
	text-align: center;
	border-left: 1px solid rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	font-weight: 700
}
.valuepoint li:nth-child(1) {
	border-left: 0
}
.valuepoint li:nth-child(5) {
	border-left: 0;
	border-bottom: 0
}
.valuepoint li:nth-child(6) {
	border-bottom: 0
}
.valuepoint li:nth-child(7) {
	border-bottom: 0
}
.valuepoint li:nth-child(8) {
	border-bottom: 0
}
.valuepoint li a {
	display: block;
	padding: 15px;
	font-size: 18px;
	font-weight: 700;
	color: #000
}
.valuepoint li .icons {
	display: block;
	padding: 10px
}
.valuepoint li .icons img {
	height: 80px
}
.cl-effect-12 a::after, .cl-effect-12 a::before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	border: 2px solid rgba(0, 0, 0, .1);
	border-radius: 50%;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(.2);
	-moz-transform: translateX(-50%) translateY(-50%) scale(.2);
	transform: translateX(-50%) translateY(-50%) scale(.2)
}
.cl-effect-12 a::after {
	width: 40px;
	height: 40px;
	border-width: 6px;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(.8);
	-moz-transform: translateX(-50%) translateY(-50%) scale(.8);
	transform: translateX(-50%) translateY(-50%) scale(.8)
}
.cl-effect-12 a:focus::after, .cl-effect-12 a:focus::before, .cl-effect-12 a:hover::after, .cl-effect-12 a:hover::before {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
	-moz-transform: translateX(-50%) translateY(-50%) scale(1);
	transform: translateX(-50%) translateY(-50%) scale(1)
}
.cl-effect-12 a {
	display: inline-block;
	position: relative;
	color: #174399
}
.cl-effect-12 a .icons {
	font-size: 12px
}
.cl-effect-12 a:hover {
	text-decoration: none
}
.minusmargin {
	margin-top: -81px
}
.productdetail {
	padding: 50px 0;
	position: relative;
	background-image: url(/newotpl/wp-content/uploads/2019/12/modulebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover
}
.productdetail h2 {
	font-weight: 800;
	color: #fff;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 0
}
.productdetail h2:before {
	position: absolute;
	height: 1px;
	width: 15%;
	background-color: #fff;
	left: 0;
	content: "";
	right: 0;
	margin: 0 auto;
	bottom: 0
}
.productdetail .helpdesk-point li {
	padding: 10px 0 10px 25px
}
.productdetail .helpdesk-point li:before {
	top: 10px
}
.tagline {
	font-size: 24px;
	text-align: center;
	font-weight: 800;
	color: #174399
}
.teambigfont {
	font-size: 18px;
	font-weight: 700;
	color: #2d2d2d
}
.teambg {
	background-image: url(/newotpl/wp-content/uploads/2019/12/Teamwork-1.png);
	background-position: 23%;
	background-repeat: no-repeat;
	background-size: contain
}
.strength {
	background-image: url(/newotpl/wp-content/uploads/2019/12/strength.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	color: #fff
}
.members {
	background-color: #fff;
	transition-duration: .3s
}
.members .memberpic img {
	max-width: 100%
}
.members .member-content {
	padding: 15px;
	min-height: 115px
}
.members .member-content h3 {
	margin-top: 0;
	font-size: 16px;
	color: #174399;
	padding-bottom: 8px;
	margin-bottom: 0
}
.members .member-content h3:before {
	display: none
}
.members .member-content p {
	color: #333;
	font-size: 14px
}
.members .member-content p span {
	display: block
}
.members:hover {
	box-shadow: 0 0 30px rgba(0, 0, 0, .43)
}
.strength .contentbox {
	background-color: #fff;
	background-image: url(/newotpl/wp-content/uploads/2019/12/strenght-box.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: -80px;
	box-shadow: 0 0 25px rgba(0, 0, 0, .41);
	padding: 40px;
	min-height: 429px;
	color: #333
}
.seniorbox {
	padding: 0 40px
}
.flex-container {
	display: block
}
.flex-container > .items {
	padding: 3px;
	float: left;
	text-align: center
}
.flex-container > .colm-6 {
	width: 50%
}
.flex-container > .colm-4 {
	width: 33.3%
}
.flex-container > .colm-3 {
	width: 25%
}
.life-thumb {
	overflow: hidden;
	position: relative;
	display: block;
	max-height: 564px
}
.life-thumb:after, .life-thumb:before {
	content: '';
	background: linear-gradient(to right, #772ce8, #174399);
	height: 100%;
	width: 150%;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	opacity: 0;
	position: absolute;
	left: 0;
	top: -60%;
	transition: all .3s ease
}
.life-thumb:after {
	top: auto;
	bottom: -75%;
	left: auto;
	right: 0
}
.life-thumb:hover:after, .life-thumb:hover:before {
	opacity: .9;
	transform: rotate(22deg)
}
.life-thumb img {
	width: 100%;
	height: auto
}
.life-thumb .box-content {
	color: #fff;
	text-align: right;
	opacity: 0;
	transform: rotateX(90deg);
	transform-origin: top center;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
	transition: all .3s ease;
	padding-left: 77px
}
.life-thumb:hover .box-content {
	opacity: 1;
	transform: rotateX(0)
}
.life-thumb .title {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
	color: #fff
}
.life-thumb .post {
	font-size: 16px;
	text-transform: capitalize;
	font-style: italic
}
.life-thumb .icon {
	padding: 20px;
	margin: 0;
	list-style: none;
	opacity: 0;
	transform: rotateX(-90deg);
	transform-origin: bottom center;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	transition: all .3s ease
}
.life-thumb:hover .icon {
	opacity: 1;
	transform: rotateX(0)
}
.life-thumb .icon li {
	display: inline-block;
	margin: 0 2px;
	color: #fff
}
.life-thumb .icon li a {
	color: #fff;
	background-color: transparent;
	font-size: 15px;
	text-align: center;
	line-height: 32px;
	height: 35px;
	width: 35px;
	border: 2px solid #fff;
	border-radius: 50%;
	display: block;
	transition: all .3s
}
.life-thumb .icon li a:hover {
	box-shadow: 0 0 5px #fff
}
@media only screen and (max-width:990px) {
	.life-thumb {
		margin: 0 0 30px
	}
}
.title:before {
	display: none
}
ul.emp-testimonials {
	list-style: none;
	margin: 0 50px;
	padding: 0
}
ul.emp-testimonials > li {
	display: table;
	width: 100%;
	margin: 5px 0;
	padding: 20px
}
ul.emp-testimonials > li .emp-pic, ul.emp-testimonials > li .emp-speak {
	display: table-cell;
	vertical-align: top
}
ul.emp-testimonials > li .emp-pic {
	width: 12%
}
ul.emp-testimonials > li .emp-pic img {
	max-width: 100%;
	border-radius: 50%;
	overflow: hidden
}
ul.emp-testimonials > li .emp-speak {
	width: 88%;
	padding: 10px 30px 0 61px;
	position: relative
}
ul.emp-testimonials > li .emp-speak h4 {
	font-weight: 700;
	color: #234993;
	font-size: 16px
}
ul.emp-testimonials > li .emp-speak h4 span {
	color: #666;
	font-weight: 400;
	display: inline-block;
	margin-top: 7px;
	padding: 0 10px;
	border-left: 1px solid #d7d7d7;
	margin-left: 10px
}
ul.emp-testimonials > li:nth-child(odd) {
	text-align: left;
	border-left: 4px solid #394993;
	background-color: #f2f2f2
}
ul.emp-testimonials > li:nth-child(even) {
	text-align: left;
	border-left: 4px solid #ff591f;
	background-color: #fff
}
ul.emp-testimonials > li .emp-speak:before {
	content: "\f10d";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	color: #c6c6c6;
	left: 15px;
	font-size: 38px;
	top: 0
}
.client-testimonials {
	list-style: none;
	margin: 0 50px;
	padding: 0
}
.client-testimonials li {
	display: table;
	width: 100%;
	margin: 15px 0;
	padding: 20px
}
.client-testimonials li .emp-pic, .client-testimonials li .emp-speak {
	display: table-cell;
	vertical-align: top
}
.client-testimonials li .emp-pic {
	width: 12%
}
.client-testimonials li .emp-pic img {
	max-width: 100%;
	border-radius: 50%;
	overflow: hidden
}
.client-testimonials li:nth-child(odd) .emp-speak {
	width: 88%;
	padding: 10px 30px 0 61px;
	position: relative
}
.client-testimonials li:nth-child(even) .emp-speak {
	width: 88%;
	padding: 10px 30px 0 61px;
	position: relative
}
.client-testimonials li .emp-speak h4 {
	font-weight: 700;
	color: #002877;
	font-size: 18px;
	display: inline-block
}
.client-testimonials li .emp-speak h4 span {
	color: #666;
	font-weight: 400;
	display: block;
	margin-top: 7px;
	padding: 0
}
.client-testimonials li .emp-speak h3 {
	margin-top: 0;
	font-weight: 800;
	color: #262626;
	font-size: 22px
}
.client-testimonials li:nth-child(odd) {
	text-align: left;
	border-left: 4px solid #394993;
	background-color: #f2f2f2
}
.client-testimonials li:nth-child(even) {
	text-align: left;
	border-left: 4px solid #ff591f
}
.client-testimonials li .emp-speak:before {
	content: "\f10d";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	color: #c6c6c6;
	left: 15px;
	font-size: 38px;
	top: 0
}
.contact-details {
	padding-bottom: 50px
}
.contact-details .technology-text {
	font-weight: 800;
	color: #f4f4f4;
	font-size: 6em;
	text-transform: uppercase
}
.contactbg {
	background-image: url(/newotpl/wp-content/uploads/2019/12/contact-us-1.jpg);
	background-repeat: none;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 65%
}
.contact-box {
	background: #234993;
	padding: 9px 20px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .46);
	margin-top: 7%
}
.contact-box h5 {
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: 600;
	color: #fff
}
.contact-box ul {
	padding: 0;
	list-style: none
}
.contact-box ul li {
	color: #fff;
	margin-bottom: 8px;
	min-height: 30px;
	width: auto;
	position: relative;
	padding-left: 30px
}
.contact-box ul li .icons {
	margin-right: 10px;
	font-size: 20px;
	color: #fff;
	position: absolute;
	left: 0
}
.contact-box2 {
	padding: 5px 20px;
	border: 1px solid #eee;
	margin-top: 7%;
	min-height: 358px
}
.contact-box2 h5 {
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: 600;
	color: #234993
}
.contact-box2 ul {
	padding: 0;
	list-style: none
}
.contact-box2 ul li {
	color: #333;
	margin-bottom: 8px;
	min-height: 30px;
	width: auto;
	position: relative;
	padding-left: 30px
}
.contact-box2 ul li .icons {
	margin-right: 10px;
	font-size: 20px;
	color: #234993;
	position: absolute;
	left: 0
}
.cs-box {
	position: relative;
	margin: 15px 0;
	transition-duration: .3s;
	overflow: hidden
}
.cs-box .cs-img {
	position: relative
}
.cs-box .cs-img img {
	max-width: 100%
}
.cs-box .content {
	background-color: #fff;
	text-align: center;
	display: block;
	padding: 15px;
	min-height: 80px;
	color: #1d409a;
	font-weight: 600;
	font-size: 16px
}
.cs-box:hover {
	box-shadow: 0 0 30px rgba(0, 0, 0, .82)
}
.cs-box:hover a {
	color: #12a6ff
}
.cs-box .overlay {
	position: absolute;
	right: 0;
	left: 0;
	height: 0%;
	background-color: rgba(255, 255, 255, .9);
	bottom: 0;
	overflow: hidden;
	text-align: center;
	transition-duration: .3s
}
.cs-box .overlay a {
	color: #333;
	display: block;
	padding: 55px 25px
}
.cs-box .overlay a:hover {
	text-decoration: none;
	font-weight: 700
}
.cs-box .overlay span {
	display: block;
	padding: 4px 10px;
	color: #ff591f;
	border: 2px solid #ff591f;
	margin: 15px 20%
}
.cs-box:hover .overlay {
	height: 100%
}
.kumbhsection {
	background-image: url(/newotpl/wp-content/uploads/2019/12/divyakumbh.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0
}
.vediotitle {
	text-align: center;
	font-weight: 300;
	font-size: 30px;
	color: #0e3073;
	padding: 0 10%
}
.vediotitle span {
	font-weight: 800
}
.seevedio {
	text-align: center;
	text-transform: uppercase;
	color: #0e3073;
	font-size: 18px;
	letter-spacing: 1px
}
.cs-tabs {
/* 	margin: 0 auto 30px auto; */
	display: table
}
.cs-tabs > li > a {
	font-size: 20px;
	text-transform: uppercase;
	padding: 15px 24px;
	background-color: #234993;
	color: #fff;
	border: 0!important;
	margin-right: 0;
	border-radius: 0
}
.cs-tabs > li.active > a, .cs-tabs > li.active > a:focus, .cs-tabs > li.active > a:hover {
	background-color: #eee;
	color: #234993
}
.cs-tabs > li > a:focus, .cs-tabs > li > a:hover {
	background-color: #eee;
	color: #234993
}
.cs-tab-content {
	padding: 40px 0
}
.vertical-tab {
	display: table
}
.vertical-tab .nav-tabs {
	display: table-cell;
	width: 18%;
	min-width: 18%;
	border: none;
	border-right: 3px solid #dfdfdf;
	position: relative
}
.vertical-tab .nav-tabs li {
	float: none;
	vertical-align: top
}
.vertical-tab .nav-tabs li a {
	color: #606060;
	background-color: #f1f2f6;
	font-size: 18px;
	text-transform: capitalize;
	text-align: center;
	letter-spacing: 1px;
	padding: 15px 15px;
	margin: 0;
	border: none;
	border-radius: 0;
	display: block;
	position: relative;
	z-index: 1;
	transition: all .3s ease 0s
}
.vertical-tab .nav-tabs li a:hover, .vertical-tab .nav-tabs li.active a, .vertical-tab .nav-tabs li.active a:hover {
	color: #234993;
	background-color: #fff;
	border: none;
	font-weight: 700
}
.vertical-tab .nav-tabs li a:after, .vertical-tab .nav-tabs li a:before {
	content: '';
	height: 20px;
	width: 20px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3) inset;
	opacity: 0;
	transform: translateY(-50%) rotate(45deg);
	position: absolute;
	right: -10px;
	top: 100%;
	z-index: -1;
	transition: all .3s ease 0s
}
.vertical-tab .nav-tabs li a:after {
	background-color: #ff591f;
	border-radius: 50%;
	height: 12px;
	width: 12px;
	right: 100%;
	top: 50%
}
.vertical-tab .nav-tabs li a:hover:before, .vertical-tab .nav-tabs li.active a:before {
	top: 50%;
	opacity: 1
}
.vertical-tab .nav-tabs li a:hover:after, .vertical-tab .nav-tabs li.active a:after {
	right: -6px;
	opacity: 1
}
.vertical-tab .tab-content {
	line-height: 23px;
	vertical-align: top;
	padding: 0 15px 15px 30px;
	display: table-cell
}
.vertical-tab .tab-content h3 {
	color: #079992;
	font-size: 24px;
	margin: 0 0 5px 0
}
.vertical-tab .tab-content h4 {
	font-weight: 800px;
	font-weight: 800;
	color: #234993;
	font-size: 22px
}
@media only screen and (max-width:479px) {
	.vertical-tab .nav-tabs {
		display: block;
		width: 100%;
		border-right: none
	}
	.vertical-tab .nav-tabs li a {
		padding: 10px;
		margin: 0 0 10px
	}
	.vertical-tab .tab-content {
		display: block;
		padding: 20px 15px 5px;
		border-radius: 0 0 10px 10px
	}
	.vertical-tab .tab-content h3 {
		font-size: 18px
	}
}
.flextittle {
	background: #f5f5f5
}
.flextittle h4 {
	margin: 0;
	padding: 10px 15px;
	min-height: 75px;
	text-align: left
}
.items:hover .flextittle {
	display: none
}
.flextittle {
	position: absolute;
	left: 3px;
	bottom: 3px;
	background: linear-gradient(to right, #772ce8e0, #174399e6);
	right: 3px
}
.flextittle h4 {
	margin: 0;
	padding: 10px 15px;
	min-height: 60px;
	text-align: left;
	color: #fff;
	line-height: 19px;
	font-size: .9em
}
.blog-head {
	background-image: url(../images/ourservices.png), linear-gradient(250deg, #021a64 0, #004c5e 100%);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 50px 0
}
.blog-head h1 {
	font-weight: 800;
	position: relative;
	padding-bottom: 15px;
	font-size: 2.9em;
	text-transform: uppercase;
	text-align: center;
	color: #fff
}
.blog-head p {
	text-align: center;
	color: #fff
}
.blog {
	background: #fff
}
.blog .container-fluid {
	background: #f2f2f2
}
.blog .col-md-4 {
	border-width: 0 1px 1px 0;
	border-color: #dddcdc;
	border-style: solid;
	padding: 30px;
	margin: 0;
	min-height: 350px;
	background-color: #fff
}
.blog .col-md-4:hover {
	border-width: 0 1px 1px 0;
	border-color: #dddcdc;
	border-style: solid;
	padding: 30px;
	margin: 0;
	background: #eee;
	box-shadow: 0 0 25px rgba(0, 0, 0, .19)
}
.blog .col-md-4 img {
	max-width: 100%;
	max-height: 210px
}
.blog a {
	color: #333
}
.blog .col-md-4 h3 {
	color: #1c3a75;
	font-weight: 800;
	font-size: 20px;
	height: 83px;
	overflow: hidden
}
.blog-single {
	background: #f2f2f2;
	padding-top: 25px
}
.blgo {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px
}
.mediapost {
	margin: 0;
	padding: 0;
	list-style: none
}
.mediapost li {
	display: table;
	width: 100%;
	margin-bottom: 15px
}
.mediapost li .mediacontent, .mediapost li .mediapic {
	display: table-cell;
	vertical-align: top
}
.mediapost li .mediapic {
	width: 36%
}
.mediapost li .mediapic img {
	max-width: 100%;
	height: auto
}
.mediapost li .mediacontent {
	padding-left: 10px
}
.mediapost li .mediacontent h5 {
	margin: 0 0 8px 0;
	padding: 0;
	color: #262626;
	font-size: 16px
}
.mediapost li .mediacontent h5 a {
	color: #262626
}
.mediapost li .mediacontent p {
	color: #262626;
	font-size: 14px;
	margin-bottom: 0;
	font-weight: 700
}
.mediapost li .mediacontent a:hover {
	text-decoration: none
}
.mediapost li .mediacontent .addthis_tool {
	display: none!important
}
.row-no-gutters {
	margin-right: 10px;
	margin-left: 10px
}
.right-bar {
	min-height: 650px
}
.blog-single .blgo-banner img {
	width: 100%;
	height: auto
}
.blgo .entry-title {
	font-size: 18pt;
	margin: 8px 0 10px 0;
	color: #1c3a75;
	font-weight: 800
}
.screen-reader-text {
	display: none
}
.post h4 {
	font-size: 10pt!important
}
.rcnt-posts {
	padding: 15px 0;
	margin: 0
}
.rcnt-posts li {
	list-style: none
}
.thumb-li {
	float: left
}
.thumb-li img {
	width: 110px;
	height: 70px
}
.rcnt-posts {
	padding: 0 0 0 10px;
	margin: -6px 0 0 0;
	float: left;
	width: 68%
}
.rcnt-posts .addthis_tool {
	display: none
}
.right-bar h4 {
	background: #0099dc;
	margin: 0 -15px 10px -15px;
	padding: 10px;
	color: #fff;
	font-size: 13pt
}
.rcnt-posts a, .rcnt-posts p {
	font-size: 10pt;
	color: #000
}
.rcnt-posts a:hover {
	font-size: 10pt;
	color: #900
}
.nav-links {
	margin-bottom: 10px
}
.rcnt-posts a strong {
	color: #d91c27
}
.nav-links a {
	padding: 10px;
	display: inline-block
}
.nav-links .nav-previous {
	background: #f2f2f2;
	color: #000;
	float: left
}
.nav-links .nav-next {
	float: right
}
.nav-links .nav-previous a {
	color: #000;
	display: block;
	background: #f2f2f2
}
.nav-links .nav-previous a:hover {
	background: #1c3a75;
	color: #fff;
	text-decoration: none
}
.nav-links .nav-next a {
	color: #000;
	display: block;
	background: #f2f2f2
}
.nav-links .nav-next a:hover {
	background: #1c3a75;
	color: #fff;
	text-decoration: none
}
.sitemapbox {
	padding: 20px;
	border: 1px solid #eee;
	min-height: 359px;
	border-radius: 2px
}
.sitemapbox h4 {
	margin: 0;
	font-weight: 700
}
.sitemapbox ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none
}
.sitemapbox ul li a {
	display: block;
	padding: 8px 0;
	color: #666;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}
.sitemapbox ul li a:hover {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-decoration: none;
	color: #000
}
.orange {
	border-top: 5px solid #ff6a30
}
.orange h4 {
	color: #ff6a30
}
.blue {
	border-top: 5px solid #008ef2
}
.blue h4 {
	color: #008ef2
}
.purple {
	border-top: 5px solid #b15ac5
}
.purple h4 {
	color: #b15ac5
}
.iiml-section {
	background-image: url(/newotpl/wp-content/uploads/2019/12/iiml-image-1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 150px
}
.iiml-section .cs-tabs {
	margin: 9% 0 0 0
}
.rajbhavan-section {
	background-image: url(/newotpl/wp-content/uploads/2019/12/rajbhavan-image.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 150px
}
.rajbhavan-section .cs-tabs {
	margin: 9% 0 0 0
}
blockquote.khmb {
	padding: 30px 20px;
	margin: 0 0 00px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
	background: #fff;
	text-align: center
}
.link_wrapper {
	position: relative
}
.link_wrapper a {
	display: block;
	line-height: 20px;
	font-weight: 700;
	text-decoration: none;
	background: 0 0;
	color: #234993;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 3px solid #d2d2d2;
	transition: all .35s;
	text-align: left;
	box-sizing: border-box;
	padding: 15px;
	font-size: 18px;
	transition-duration: .3s
}
.link_wrapper .icons {
	position: absolute;
	top: 15px;
	right: 22px
}
.link_wrapper .icons svg {
	width: 25px;
	fill: #ccc
}
.mission-vision .tab {
	min-height: 250px
}
.link_wrapper a:hover {
	background-color: #234993;
	color: #fff;
	border-color: #193b7c
}
.link_wrapper a:hover svg {
	fill: #fff
}
.col-md-5.rtimg {
	float: right
}
.exploreinner .box .icon li span {
	color: #34cad4;
	background: #fff;
	font-size: 20px;
	line-height: 35px;
	height: 35px;
	width: 35px;
	display: block;
	position: relative;
	transition: all .3s ease;
	padding-top: 9px
}
.exploreinner .box a:hover .icon li span {
	color: #fff;
	background: #ff591f;
	border-radius: 0 50%;
	box-shadow: 0 0 3px rgb(255 255 255 / 90%)
}
.UPGISportal-section {
	background-image: url(http://otpl.co.in/wp-content/uploads/2023/03/UPGIS_bnr2.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 232px
}
.UPGISportal-section .cs-tabs {
	margin: 3% auto 0 auto;
	display: table;
	float: left
}
.UPGISportal {
	background: #f7f7f7;
	padding: 30px 20px;
	margin: 0 0 0;
	font-size: 17.5px;
	border: 5px solid #eee;
	text-align: center
}
.UPGISportal h3 {
	font-weight: 800;
	color: #1a1a1a;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px
}
.B2Bportal-section {
	background-image: url(http://otpl.co.in/wp-content/uploads/2023/03/B2B_bnr2.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 232px
}
.B2Bportal-section .cs-tabs {
	margin: 3% auto 0 auto;
	display: table;
	float: left
}
.B2Bportal {
	background: #f7f7f7;
	padding: 30px 20px;
	margin: 0 0 0;
	font-size: 17.5px;
	border: 5px solid #eee;
	text-align: center
}
.B2Bportal h3 {
	font-weight: 800;
	color: #1a1a1a;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px
}
.digishakti-section {
	background-image: url(/wp-content/uploads/2022/01/digi-image.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 232px
}
.digishakti-section .cs-tabs {
	margin: 3% auto 0 auto;
	display: table;
	float: left
}
.digishaktiportal {
	background: #f7f7f7;
	padding: 30px 20px;
	margin: 0 0 0;
	font-size: 17.5px;
	border: 5px solid #eee;
	text-align: center
}
.digishaktiportal h3 {
	font-weight: 800;
	color: #1a1a1a;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px
}
.DI-section {
	background-image: url(http://otpl.co.in/wp-content/uploads/2023/03/bck-Di.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 232px
}
.DI-section .cs-tabs {
	margin: 3% auto 0 auto;
	display: table;
	float: left
}
.DIportal {
	background: #f7f7f7;
	padding: 30px 20px;
	margin: 0 0 0;
	font-size: 17.5px;
	border: 5px solid #eee;
	text-align: center
}
.DIportal h3 {
	font-weight: 800;
	color: #1a1a1a;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px
}
.list-application {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}
.list-application li {
	display: block;
	width: 50%;
	float: left;
	margin: 0;
	padding: 27px 18px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc
}
.list-application li img {
	display: block;
	text-align: center;
	margin: 0 auto 19px auto;
	width: 36%
}
.govsay:before {
	position: absolute;
	height: 1px;
	width: 15%;
	background-color: #174399;
	left: 0;
	content: "";
	bottom: 0;
	right: 0;
	margin: 0 auto
}
.govtime:before {
	position: absolute;
	height: 0;
	width: 15%;
	background-color: #666;
	left: 0;
	content: "";
	bottom: 0;
	right: 0;
	margin: 0 auto
}
.govtime {
	font-weight: 900!important;
	line-height: 37px
}
.soluiton {
	padding: 0;
	margin: 0;
	color: #234993;
	font-weight: 800
}
.newdigishakti li {
	display: block;
	width: 49%;
	float: left;
	margin: 0 3px 29px 0;
	padding: 27px 18px;
	text-align: center;
	background: #fff;
	border: 1px solid #ff591f;
	min-height: 260px
}
.client-read {
	font-size: 15px;
	margin-left: 5px;
	padding: 0 2px;
	display: inline-block;
	color: #002877;
	font-weight: 600
}
#whatweoffer .grid-item:hover .icon11 {
	background-image: url(../images/eg2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon11 {
	background-image: url(../images/eg.png);
}
#whatweoffer .grid-item:hover .icon12 {
	background-image: url(../images/it2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon12 {
	background-image: url(../images/it.png);
	display: block;
}
#whatweoffer .grid-item:hover .icon13 {
	background-image: url(../images/oe2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon13 {
	background-image: url(../images/oe.png);
	display: block;
}
#whatweoffer .grid-item:hover .icon14 {
	background-image: url(../images/de2.png);
	background-size: 100% auto
}
#whatweoffer .grid-item .icon14 {
	background-image: url(../images/de.png);
	display: block;
}
.certibutton a {
	font-size: 14px;
	margin-left: 7px;
}
.cmmi {
	filter: brightness(0) invert(1);
	max-height: 105px !important;
	padding: 0 4px;
}
.mboradhome {
	max-height: 70px !important;
}
img.iso2000 {
	max-height: 161px !important;
}
.ws-title-logo img {
	position: static !important;
	display: block !important;
}
.ws-title-logo {
	margin-top: -6px !important;
	display: block;
}
.new-services {
	background-image: url(../images/progress.png);
	background-color: #104cba;
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding: 70px 0;
}
.service-box {
	margin-bottom: 30px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	background: #fff;
}
.service-normal .icon i, .service-style-two .icon i, .service-three-item .icon i, .feature-item .icon i, .work-progress-item .icon i, .pricing-item-three .icon i {
	font-size: 70px;
	display: inline-block;
	color: #104cba;
	margin-bottom: 20px;
}
.service-box:hover .service-normal {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
}
.service-box:hover .service-hover {
	bottom: 0;
}
.service-normal, .service-hover {
	padding: 25px;
	border-radius: 5px;
}
.service-normal {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	border: 1px solid #e7edf8;
}
.service-normal h6 {
	margin-bottom: 15px;
}
.service-normal .btn-circle {
	margin-top: 10px;
	color: #104cba;
	display: block;
	width: 33px;
	height: 33px;
	background: #e5eef6;
	line-height: 33px;
	border-radius: 50%;
	padding-top: 9px;
	text-align: center;
}
.service-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.service-hover h3 {
	margin-bottom: 20px;
}
.service-hover .theme-btn {
	display: block;
	margin-top: 1px;
	padding: 4px 9px;
	background: #ffffff;
	color: #172d99;
}
.bg-blue {
	background-color: #ff591f;
	/*! border: 1px solid #fff; */
}
.service-normal h6 {
	font-weight: 800;
	color: #0f3f97;
	font-size: 23px;
	margin-bottom: 33px;
	margin-left: 70px;
	display: block;
	padding-top: 0px;
	margin-top: 11px;
	text-align: left;
}
.service-normal p {
	text-align: left;
}
.icon svg {
	width: 60px;
	display: inline-block;
	fill: #1c1e22;
	margin-bottom: 1px;
	height: 60px;
}
.new-services .icon {
	float: left;
	margin-block: 0;
}
.service-hover p {
	font-weight: 800;
	color: #ffffff;
	font-size: 19px;
	
	margin-bottom: 0;
	display: block;
	padding-top: 10px;
	text-align: left;
	width: 100%;
}
.align-items-center {
	display: block;
	text-align: center;
	width: 100%;
}
.align-items-center .col-sm-6 {
	float: none;
	display: inline-block;
	width: 33.1%;
}
.service-hover img {
	margin: -25px 0 0 -25px;
	padding: 0;
	border-radius: 4px 4px 0 0;
	width: 117%;
}
.img-shape {
	right: 8px;
	top: 1px;
	z-index: -1;
	margin-bottom: 0;
	width: 300px;
	height: 407px;
	background-color: #1c3a75;
	border-top-right-radius: 70px;
	border-bottom-right-radius: 70px;
	position: absolute;
	display: block;
}
.imgrightswection {
	position: relative;
}
.websitenew .left-img img {
	width: 100%;
	border-radius: 0 70px 70px 0;
}
.left-img {
	padding: 18px;
}
.websitenew {}
.websitenew h3 {
	font-weight: 800;
	color: #1a1a1a;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border: 0;
	font-size: 24px;
	text-transform: capitalize;
}
.websitenew h3:before {
	position: absolute;
	height: 1px;
	width: 15%;
	background-color: #666;
	left: 0;
	content: "";
	bottom: 0;
}
.img-shaperight {
	left: 8px;
	top: 1px;
	z-index: -1;
	margin-bottom: 0;
	width: 300px;
	height: 407px;
	background-color: #1c3a75;
	border-top-left-radius: 70px;
	border-bottom-left-radius: 70px;
	position: absolute;
	display: block;
}
.right-img img {
	width: 100%;
	border-radius: 70px 0 0 70px;
}
.right-img {
	padding: 18px;
}
.list-count {
	column-count: 2;
}
.blgo .status-publish img {
	width: 100%;
	height: auto
}
.service-hover a {
	color: #fff;
}
.clearflxs {
	float: right
}
/* OUR TEAM AYUSH */
.meet_title {
	color: #1c68b3;
	font-size: 2.5rem;
	font-family: 'Parisienne', cursive;
}
.card-pink {
	border-radius: 6px;
	border-bottom: 4px solid #ff2c95 !important;
}
.card-blue {
	border-radius: 6px;
	border-bottom: 4px solid #1c68b3 !important;
}
.col .card img {
	object-fit: cover;
}
.card-body {
	flex: 1 1 auto;
	padding: 1rem 1rem;
}
.card-body p {
	color: #4b5563;
}
.card-blue svg {
	fill: #1c68b3;
}
.card-pink svg {
	fill: #ff2c95;
}
.card-blue .card-footer p {
	color: #1c68b3;
}
.card-pink .card-footer p {
	color: #ff2c95;
}
.card-shape {
	position: relative;
	height: 350px;
}
.card-shape img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	aspect-ratio: 1;
}
.custom-shape-divider-bottom-1634717805 {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	transform: rotate(180deg);
}
.custom-shape-divider-bottom-1634717805 svg {
	position: relative;
	display: block;
	width: 100%;
	height: 50px;
}
.custom-shape-divider-bottom-1634717805 .shape-fill {
	fill: #ffffff;
}
blockquote {
	border-left: none!important;
	padding: 10px 20px!important;
	margin: 0 0 1rem!important;
	font-size: 15px!important;
}
.px-0 {
	padding-right: 0!important;
	padding-left: 0!important;
}
.h-100 {
	height: 100%!important;
}
.shadow {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}
.overflow-hidden {
	overflow: hidden!important;
}
.cards {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: 0.25rem;
}
.cols {
	margin-bottom: 40px;
	filter: grayscale(100%);
	transition: 1.0s ease;
}
.cols:hover {
	filter: grayscale(0%);
}
.mt-2 {
	margin-top: 0.5rem!important;
}
.g-4, .gy-4 {
	overflow-y: 1.5rem;
	display: flex;
	flex-wrap: wrap;
}
.g-4, .gx-4 {
	overflow-x: 1.5rem;
}
/* Director?s Message */
.inner-page {
	width: 100%;
}
.inner-hadding {
	width: 100%;
	display: table;
}
.breadcrumb {
	background: none;
	padding: 0.75rem 0;
	border-radius: 0;
	font-size: 14px;
	margin: 0;
	float: right;
	display: none;
}
.inner-hadding h1 {
	font-weight: 700;
	line-height: 1.1;
	font-size: 50px;
}
.leadership1 {
	padding: 16px 0 0;
}
.pt-3, .py-3 {
	padding-top: 1rem!important;
}
h3.pb-0.leader_text_box2 {
	color: #000;
	margin: 0px;
}
.leadership h3 {
	font-weight: 700;
	padding-bottom: 10px;
	font-size: 1.4em;
	margin-top: 0px;
}
.leadership .leader_text p {
	padding-right: 0px;
	padding-bottom: 0px;
}
.inner-page p {
	color: #000;
	line-height: 1.5;
	font-size: 1.08em;
	
	font-weight: 500;
}
.tag_line_bold {
	font-weight: 600!important;
}
.leadership .leader_name_box {
	position: relative;
	padding-left: 0px;
}
.leadership .leader_name_box .leader_text_box {
	margin-bottom: 20px;
	transition: 0.3s;
	font-size: 22px;
	font-weight: 500;
	color: #ff7c4e;
	font-family: 'Lucida Calligraphy';
}
.leadership .leader_text p {
	padding-right: 0px;
	padding-bottom: 0px;
}
.leadership .leader_text p {
	padding-right: 0px;
	padding-bottom: 0px;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}
.back-box {
	background-image: -webkit-linear-gradient(245deg, rgb(238, 130, 25) 0px, rgb(239, 69, 89) 100%);
	box-shadow: 0 8px 29px 0 rgb(32 120 211 / 14%);
	width: 300px;
	height: 300px;
	position: absolute;
	top: -45px;
	left: 8px;
	z-index: -1;
}
.back-box1 ul {
	padding: 0px 20px;
	list-style: none;
}
.back-box1 ul li {
	color: #000;
	font-size: 1em;
	line-height: 1.8;
	padding-bottom: 8px;
	list-style: disc;
}
.quote-txt {
	font-weight: 100;
	line-height: 1.4;
	position: relative;
	margin: 0;
	padding: 0.5rem;
	border-left: solid 8px #e2e2e2;
	padding-left: 18px;
	margin-left: 60px;
}
.quote-txt:before, .quote-txt:after {
	position: absolute;
	color: #a1a1a1;
	font-size: 15rem;
	width: 4rem;
	height: 4rem;
	font-weight: bolder;
}
.quote-txt:before {
	content: '\201C';
	left: -6rem;
	top: -8rem;
}
.quote-txt:after {
	content: '\201D';
	right: -5rem;
	bottom: 3rem;
}
.dropdown-menu .col-md-6 {width:100% !important}
ul.press-release{ list-style: none; margin: 0px; padding:0px; display: flex; flex-wrap: wrap;}
ul.press-release li{ width: 33%; box-sizing: border-box; padding: 15px;}
ul.press-release li .box{ padding: 15px; transition-duration: .3s; border: 1px solid #eee;border-radius: 20px;}
ul.press-release li .box img{max-width: 100%; margin-bottom: 15px;border-radius: 20px 20px 0px 0px;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);}
ul.press-release li .box h4 a{color:#0b257b;}
ul.press-release li .box h4 a:hover{ text-decoration:none;}
.cmmi09 {
    filter: unset;
    max-height: 105px !important;
    padding: 0 4px;
}
.B2Bportal-section-nvesh {
    background-image: url(http://otpl.co.in/wp-content/uploads/2024/01/bg-1.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    padding-bottom: 0;
    padding-top: 320px;
}
.twee-link{
    position: relative;
    top: -19px;
}
.twee-link img{
   position: relative;
   top: 17px;
   width: 25px;
   -webkit-font-smoothing: antialiased;
   padding: 1px;
}
.social-circle li a:hover img {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
	filter: brightness(0) invert(1);
}

	.contentmodal h4{    text-align: center;
    font-weight: 600;
    color: red;
    border-bottom: 1px dashed #bbb7b7;
    margin-bottom: 6px;
    padding-bottom: 10px;
	}
	.contentmodal{
	    border: 3px solid #ffe09f;
    padding: 5px 18px;
    margin: 18px;
	}
	.contentmodal p{
	color: #000;
    line-height: 25px;
    text-align: justify;
    font-size: 16px;
}
.contentmodal  img{
   width: 30px;
    position: relative;
    top: -2px;
	}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 100px auto;
    }
}
.imgrightswection .left-img img{    
	border-radius: 0px 50px 50px 0px;
    margin-left: -14px;
}
.profile-as img{
	width: 100%;
    padding: 8px;
    box-shadow: 2px 3px 9px 9px #3e3e3e3b;
    margin: 0 auto;
    text-align: center;
    display: inherit;
	background: #fff;
}
.profile-as {width: 44%;
    margin: 0 auto;
	text-align: center;
	}
.profile-as h3{
    font-size: 18px;
    padding: 8px 0px;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 5px;
    line-height: 27px;
}
.bg-yello-light{  
	background: rgb(4,149,161);
background:linear-gradient(0deg, rgba(132, 203, 227, 0.76) 0%, rgba(234, 234, 234, 0.73) 33%, rgba(0, 212, 255, 0.00043767507002800965) 100%);
    border-radius: 0px 0px 100px 100px;
    padding-bottom: 132px;
	}
.layers{
	margin-top: -108px;
		}
.profile-as .comp-name{
	display: block;
    color: #ff591f;
    font-size: 14px;
    font-style: italic;
    line-height: 32px;
}
.text-leder{  
 color: #234993;
    font-weight: 800;
    font-size: 16px;
}
.ledership-section{
    background-image: url(http://otpl.co.in/wp-content/uploads/2024/11/left-img-bg.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 33%;
    overflow: hidden;
    padding: 15px 0;
    background-color: #fff;
    position: relative;
    top: 40px;

}
.leders-info h4{

    padding: 10px;
    color: #fff;
    font-weight: 700;
    background: rgb(209, 70, 5);
    background: linear-gradient(86deg, rgba(209, 70, 5, 0.9360119047619048) 0%, rgba(200, 90, 11, 0.4990371148459384) 72%, rgba(255, 102, 0, 0.01724439775910369) 100%);
padding:20px 25px;
}
.leders-info ul li span img{
    background: #234993;
    padding: 5px 5px 5px 5px;
    border-radius: 4px;
  width: 50px;
}
.leders-info ul{
    list-style: none;
    padding: 0px;
    margin-top: 26px;
    line-height: 70px;
    margin-bottom: 40px;
}
.leders-info ul li{
    display: flex;
    align-items: center;
    gap: 20px;
}
.leders-info ul li span{
font-weight: 600;
}
.right-img{
    position: relative;
    top: -77px;
    width: 66%;
    right: -104px;
}
.custom-button .fa {
    background: #df4c19;
    padding: 17px;
    position: relative;
    left: 0px;
    border-radius: 50px;
    color: #fff;
    left: -21px;
    font-size: 17px;

}

.custom-button:hover {
    background: #a32f0d;
    padding: 20px 25px;
    margin-top: 39px;
    border-radius: 41px;
    border: 1px solid #ff591f;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    transition: .3s all;
}

.right-img-before::before {
content: "";
    height: 231px;
    width: 135px;
    position: absolute;
    right: 295px;
    bottom: 86px;
    border-radius: 0px;
    background: #234993;
}

.custom-button {
    background: #f7cfc3;
    padding: 20px 25px;
    margin-top: 39px;
    border-radius: 41px;
    border: 1px solid #ff591f;
    color: #ff591f;
    font-weight: 600;
    text-decoration: none;
}

.custom-button:hover .fa {
    background: #ffffff;
    padding: 17px;
    position: relative;
    left: 0px;
    border-radius: 50px;
    color: #ff591f;
    left: -21px;
    font-size: 17px;
}

.ledership-section-2 {
  background-image: url(http://otpl.co.in/wp-content/uploads/2024/11/right-img-bg.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 33%;
    /* overflow: hidden; */
    padding: 15px 0;
    background-color: #c7e4ed;
    position: relative;
    top: 158px;
margin-bottom: 376px;

}


.ledership-section-2::before {
    content: "";
    height: 285px;
    width: 100%;
    background: url(http://otpl.co.in/wp-content/uploads/2024/11/toplayers-3.png);
    /* position: relative; */
    /* padding: 18px; */
    position: absolute;
    /* right: 74px; */
    top: -248px;
    /* border-radius: 24px; */
    background-position: center;
    /* z-index: -1; */
    background-size: contain;
    background-repeat: no-repeat;}
.ledership-section-2::after {
    content: "";
    height: 285px;
    width: 100%;
    background: url(http://otpl.co.in/wp-content/uploads/2024/11/bottomlater.png);
    /* position: relative; */
    /* padding: 18px; */
    position: absolute;
    /* right: 74px; */
    top:497px;
    /* border-radius: 24px; */
    background-position: center;
    /* z-index: -1; */
    background-size: contain;
    background-repeat: no-repeat;
    
}

@-webkit-keyframes background {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 10000%0
    }
}

.leders-info-2 h4 {
    padding: 10px;
    color: #fff;
    font-weight: 700;
    background: rgb(209, 70, 5);
    background: linear-gradient(86deg, rgb(209 70 5 / 0%) 0%, rgb(205 90 8 / 95%) 72%, #d9410c 100%);
    padding: 20px 25px;
}
.leders-info-2 ul {
    list-style: none;
    padding: 0px;
    margin-top: 26px;
    line-height: 70px;
    margin-bottom: 40px;
}

.leders-info-2 ul li span img {
    background: #234993;
    padding: 5px 5px 5px 5px;
    border-radius: 4px;
    width: 50px;
}
.leders-info-2 ul li {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-direction: row-reverse;
}
.right-img-2 {
    position: relative;
    top: -35px;
    width: 68%;
right:-49px;
}
.right-img-before-2::before{
    content: "";
    height: 231px;
    width: 135px;
    position: absolute;
    right: 212px;
    bottom: 33px;
    border-radius: 0px;
    background: #234993;
}
.leders-info-2 ul li span {
    font-weight: 600;
}
.leders-info, .leders-info-2{
margin-top: 47px;

}

.gidaportal {
  background-image: url(http://otpl.co.in/wp-content/uploads/2025/04/gidaachivement.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  padding-bottom: 0;
  padding-top: 320px;
}

.tourportal {
	background-image: url(http://otpl.co.in/wp-content/uploads/2025/04/UP_Tourism01.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 320px;
  }

  .UPDIportal {
	background-image: url(http://otpl.co.in/wp-content/uploads/2025/04/UPDI03.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 320px;
  }
  .ROWportal {
	background-image: url(http://otpl.co.in/wp-content/uploads/2025/04/UP_Row03.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 320px;
  } 

    .bioportal {
	background-image: url(http://otpl.co.in/wp-content/uploads/2025/09/BIO-Bnr-1.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 320px;
  } 
  
      .saurportal {
	background-image: url(http://otpl.co.in/wp-content/uploads/2025/09/SOLARbnr01.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 320px;
  } 
  
        .dsportal {
	background-image: url(http://otpl.co.in/wp-content/uploads/2025/09/Ds04.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	padding-bottom: 0;
	padding-top: 320px;
  } 
 

/* ===== Gallery Wrapper ===== */
.press .gallery {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
   grid-template-columns: repeat(auto-fill, minmax(308px, 1fr));
    gap: 62px;

}

/* ===== Each Item ===== */
.press .gallery li {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: #f4f4f4;
    box-shadow: 0 4px 10px rgba(0,0,0,0.12);
    transition: 0.3s ease-in-out;
}

.gallery li:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.20);
}

/* ===== Image ===== */
.press .gallery img {
    width: 100%;
    height: 289px;
    object-fit: cover;
    transition: 0.4s ease;
}

.press .gallery li:hover img {
    transform: scale(1.08);
}

/* ===== Overlay ===== */
.press .gallery .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
        background: linear-gradient(250deg, #021a6494 0, #034352 100%);
    
    color: #fff;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: 0.4s ease;
}

.press .gallery li:hover .overlay {
    opacity: 1;
}

/* ===== Overlay Text ===== */
.press .gallery .data-content {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 10px;
    display: block;
}

/* ===== View Page Button ===== */
.press .gallery .view-page {
    background: #ffffff;
    color: #000;
    padding: 6px 12px;
    font-size: 13px;
    border-radius: 6px;
    font-weight: 600;
    display: inline-block;
    transition: 0.3s ease;
}

.press .gallery .view-page:hover {
    background: #e2e2e2;
}

/* ===== Title Under Image ===== */
.press .gallery .def-head {
    display: block;
    padding: 10px;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    background: #fff;
    min-height: 60px;
}

.title-banner{
	    color: #0053a2 !important;
    font-size: 0.8em !important;
    font-weight: bolder !important;
}

.swiper-slide .animated-image{
	opacity:1 !important;
}

.otpl-cms1{
	color: #251b9f;
	
}
.otpl-cms2{
	color: #8c203b;
	
}
.otpl-cms3{
	color: #208c40;
	
}

.otpl-cms5{
	color: #e24d2f;
	
}



 
 
/*gallery*/


/* Gallery Grid */
.gallery{
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 2 Grid */
    gap: 20px;
}
/* Gallery Grid */


/* Gallery Item */
.gallery li{
    position: relative;
    background: #fff;
    overflow: hidden;
}

/* Link */
.gallery li a{
    position: relative;
    display: block;
    height: 100%;
	text-decoration: none;
}

/* Image */
.gallery img{
    width: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
    height: 100%;
}

/* Hide default heading */
.gallery .def-head{
    display: none;
}

/* Overlay */
.gallery .overlay{
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.65);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    opacity: 0;
    transition: opacity 0.35s ease;
    padding: 15px;
}

/* Overlay content */
.gallery .data-content{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.gallery .view-page{
    background: #ffc107;
    color: #000;
    padding: 7px 16px;
    font-size: 14px;
    cursor: pointer;
}

/* Description */
.gallery .discription{
    display: block;
    padding: 12px 14px;
    font-size: 14px;
    color: #ffffff;
    background: linear-gradient(to right, #772ce8, #174399c7);
    transition: opacity 0.25s ease;
    position: absolute;
    width: 100%;
    z-index: 200;
    bottom: -1px;
}

/* Hover Effects */
.gallery li:hover img{
    transform: scale(1.08);
}

.gallery li:hover .overlay{
    opacity: 1;
}

/* Hide description on hover */
.gallery li:hover .discription{
    opacity: 0;
    display: none;
}

/* Responsive */
@media (max-width: 992px){
    .gallery{ grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 576px){
    .gallery{ grid-template-columns: 1fr; }
}


.newgallery{
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 15px;
}

.newgallery li{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.newgallery img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

/* Hover zoom */
.newgallery li:hover img{
    transform: scale(1.08);
}

/* Title overlay */
.newgallery .img-title{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: linear-gradient(to top, rgba(0,0,0,0.75), transparent);
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.newgallery li:hover .img-title{
    opacity: 1;
}
.exploreinner a{
    display: block;
    position: relative;
    z-index: 2;
}
 #whoweare img{   
    display: block;
    margin: 0 auto;
}
.press .gallery li .discription{display:none;}



.grid-h {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 30px;
    padding: 20px 0;
}

/* Sitemap Box */
.sitemap {
    list-style: none;
    padding: 20px;
    margin: 0;
    background: #f8f9fa;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

/* Heading */
.sitemap h3 {
    font-size: 18px;
    font-weight: 700;
    color: #003366;
    margin: 0 0 12px;
    padding-bottom: 8px;
    border-bottom: 2px solid #ffbf00;
    cursor: pointer;
	text-transform: uppercase;
}

/* List Items */
.sitemap > li {
    margin: 6px 0;
}

/* Links */
.sitemap a {
    color: #222;
    text-decoration: none;
    font-size: 14.5px;
    padding: 4px 0;
    display: inline-block;
    transition: all 0.3s ease;
}

.sitemap a:hover {
    color: #ffbf00;
    padding-left: 6px;
}

/* Active Page */
.sitemap a.selected {
    font-weight: 600;
    color: #003366;
}

/* Sub Menu */
.sitemap li ul {
    list-style: none;
    padding-left: 15px;
    margin-top: 6px;
    border-left: 2px solid #ddd;
}

.sitemap li ul li {
    margin: 4px 0;
}

/* Hide submenu initially */
.sitemap li ul {
    display: none;
}

/* Open on hover (desktop) */
.sitemap li > ul {
    display: block;
}
.breadcumb-wrapper .container{    display: none;
}

.breadcumb-wrapper{
    overflow: hidden;
    height: 308px;
    background: #2563a5;

}
/* Responsive */
@media (max-width: 768px) {
    .grid-h {
        grid-template-columns: 1fr;
    }

    .sitemap h3 {
        font-size: 16px;
    }
}


