@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@font-face {
 font-family: "Playfair Display";
 font-style: normal;
 font-weight: 400;
 src: local("Playfair Display"), local("PlayfairDisplay-Regular"), url("http://fonts.gstatic.com/s/playfairdisplay/v11/2NBgzUtEeyB-Xtpr9bm1CUR-13DsDU150T1bKbJZejI.woff2") format("woff2");
 unicode-range: U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}
@font-face {
 font-family: "Playfair Display";
 font-style: normal;
 font-weight: 400;
 src: local("Playfair Display"), local("PlayfairDisplay-Regular"), url("http://fonts.gstatic.com/s/playfairdisplay/v11/2NBgzUtEeyB-Xtpr9bm1CfoVn-aGdXvQRwgLLg-TkDk.woff2") format("woff2");
 unicode-range: U+100-24F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
 font-family: "Playfair Display";
 font-style: normal;
 font-weight: 400;
 src: local("Playfair Display"), local("PlayfairDisplay-Regular"), url("http://fonts.gstatic.com/s/playfairdisplay/v11/2NBgzUtEeyB-Xtpr9bm1Cdhy5e3cTyNKTHXrP9DO-Rc.woff2") format("woff2");
 unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
body {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	overflow-wrap: break-word;
}
::selection {
 background:#fdc31f;
 color:#fff;
}
::-moz-selection {
 background:#fdc31f;
 color:#fff;
}
::-webkit-selection {
 background:#fdc31f;
 color:#fff;
}
::-o-selection {
 background:#fdc31f;
 color:#fff;
}
::-ms-selection {
 background:#fdc31f;
 color:#fff;
}
.our-service-home .sectional-headings h2, .what-offer-text .whats-head h2, .analytics-head > h2, .technology-head h2, .featured-head > h2, .perl-heading h2 {
	color: #333;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 0;
	text-transform: uppercase;
}
.our-service-home .sectional-headings h4, .what-offer-text .whats-head h4, .analytics-head > h4, .technology-head h4, .featured-head > h4 {
	color: #333;
	font-family: "Playfair Display", serif;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 15px;
}
.dotted-bottom {
	background: #dddddd none repeat scroll 0 0;
	height: 50px;
	margin: 10px auto;
	position: relative;
	width: 1px;
}
.dotted-bottom::after {
 border: 2px solid #fdc31f;
 border-radius: 50%;
 content: "";
 display: block;
 height: 11px;
 left: -5px;
 position: absolute;
 top: 100%;
 width: 11px;
}
.service-icons {
	height: 115px;
	margin: 10px auto;
	width: 115px;
}
#data-science {
	background:url(../images/DATA-science-b-min.png) no-repeat center center;
	background-size: cover;
}
.services-lists:hover #data-science {
	background:url(../images/DATA-science-min.png) no-repeat center center;
	background-size: cover;
}
#data-engineering {
	background: url(../images/DATA-ENGINEERING-b-min.png) no-repeat center center;
}
.services-lists:hover #data-engineering {
	background: url(../images/DATA-ENGINEERING-min.png) no-repeat center center;
	background-size: cover;
}
#business-intelligence {
	background: url(../images/BUSINESS-INSIGHTS-b-min.png) no-repeat center center;
}
.services-lists:hover #business-intelligence {
	background: url(../images/BUSINESS-INSIGHTS-min.png) no-repeat center center;
	background-size: cover;
}
#data-analytics {
	background: url(../images/DATA-ANALYTICS-b.png) no-repeat center center;
}
.services-lists:hover #data-analytics {
	background: url(../images/DATA-ENGINEERING-min.png) no-repeat center center;
	background-size: cover;
}
.services-lists p, .about-inner-part .col-lg-4 .about-lists p, .company-background .col-lg-6 p, .company-background .col-lg-6 ul li, .abt-listed p, .company-background .col-lg-12 p, .srv-listed > p, .service-main-content p, .company-background .col-lg-12 ul li, .intelligence-tool p, .contact-middle-section p {
	font-size: 12px;
	font-weight: 300;
	line-height: 2;
	margin: 0;
}
.service-main-content p, .intelligence-tool p {
	text-align:justify;
	margin-bottom:15px;
	display:block;
}
.srv-listed > p {
	text-align:justify;
}
.services-lists h3 {
	margin-top:20px;
	padding-bottom:25px;
	position:relative;
	margin-bottom:15px;
}
.services-lists h3::after {
 background: #fdc31f none repeat scroll 0 0;
 bottom: 0;
 content: "";
 display: block;
 height: 3px;
 left: 50%;
 margin-left: -15px;
 position: absolute;
 width: 30px;
}
.services-lists h3 a {
	color: #333333;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
}
.services-lists h3 a:hover {
	color:#ffc107;
	text-decoration:none;
}
.service-images {
	padding: 30px 0;
}
.service-images img {
	width: 100%;
}
.what-offer-text .whats-head h3 {
	color: #666666;
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.whats-head {
	display: block;
	overflow: hidden;
	padding-bottom: 25px;
	padding-right: 5px;
	text-align: right;
}
.whats-head .dotted-bottom {
	display: block;
	float: right;
	margin: 0;
	right: 0;
}
.whats-content > p {
	color: #333;
	font-family: "Raleway", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 2;
	margin-top: 45px;
	text-align:right;
}
.easy-analytics {
	background: rgba(0, 0, 0, 0) url("../images/home-ROLLOVER-min.jpg") repeat fixed 0 0 / cover;
	padding-bottom: 2%;
	padding-top: 7%;
	position:relative;
}
.what-we-offer {
	padding-bottom: 8%;
}
.easy-analytics::after {
 background-color: rgba(0, 0, 0, 0.8);
 content: "";
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 0;
}
.analytics-block {
	position: relative;
	z-index: 1;
}
.analytics-head > h2, .analytics-head > h4 {
	color:#fff;
}
.analytics-content ul {
	padding: 0;
	text-align:center;
}
.analytics-content ul li {
	display: inline-block;
	list-style: outside none none;
	margin-bottom: 30px;
	margin-top: 30px;
	overflow: hidden;
	width: 31%;
}
.analytics-content ul li img {
	float: left;
    margin-right: 20px;
    height: 113px;
    width: 113px;
}

.abt-listed > img, .srv-listed > img {
    height: 113px;
    width: 113px;
}

.analytics-content ul li h3 {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}
.analytics-content ul li h3 {
	color: #fff;
	display: table;
	font-size: 14px;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 40px;
	margin-top: 25px;
	text-align: left;
}
.technology-head {
	display: block;
	padding-bottom: 40px;
	text-align: center;
}
.technology-enabled {
	padding: 60px 0;
}
.technology-listed-block h5 {
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.technology-listed-block ul li {
	font-size: 12px;
	line-height: 2;
	font-family: "Raleway", sans-serif;
	margin-bottom:5px;
}
.featured-products {
	background: #404040 none repeat scroll 0 0;
	padding: 40px 0 20px;
}
.featured-head > h2, .featured-head > h4 {
	color:#fff;
}
.featured-head {
	display: block;
	text-align: center;
}
.advantage-img img {
	width: 100%;
}
.bottom-effect {
	background: #fff none repeat scroll 0 0;
	bottom: -50px;
	height: 148px;
	left: -100px;
	padding-top: 10px;
	position: absolute;
	transform: rotate(-3deg);
	width: 3500px;
	z-index: 10;
}
.pearl-advantage {
	margin-bottom: 8%;
	overflow: hidden;
}
.perl-heading {
	display: block;
	text-align: center;
	margin-bottom:8%;
}
.icons-outer {
	background: #eff2f7 none repeat scroll 0 0;
	border: 1px solid #eff2f7;
	border-radius: 50%;
	height: 78px;
	margin-right: 5px;
	padding: 5px;
	transition: all 0.3s ease-out 0s;
	width: 78px;
}
.icons-inner {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ddddde;
	border-radius: 50%;
	height: 66px;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	width: 66px;
}
.icons-inner i, .icons-inner span.icon {
	color: #666666;
	display: block;
	font-size: 30px;
	line-height: 64px;
}
.advantage-list .col-lg-9 > h4 {
	color: #333;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.advantage-list .col-lg-9 p {
	color: #333;
	font-family: "Raleway", sans-serif;
	font-size: 12px;
	line-height: 2;
	margin-bottom: 15px;
	padding-right: 40px;
	text-align: justify;
}
.icon {
	font-family: 'Stroke-Gap-Icons';
}
.advantage-list {
	display: block;
	margin: 8% 0;
	overflow: hidden;
}
.advantage-list:hover .icons-inner {
	background: #fdc31f none repeat scroll 0 0;
	border: 1px solid #ffc107;
}
.advantage-list:hover .icons-inner i, .advantage-list:hover .icons-inner span.icon {
	color:#fff;
}
.footer-data-analytics {
	background: #fdc31f none repeat scroll 0 0;
	display: block;
	padding: 2% 0;
	position:relative;
}
.footer-data-analytics .col-lg-8 h3 {
	font-family: "Montserrat", sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color:#fff;
	margin:0px;
	line-height:26px;
}
.footer-data-analytics .col-lg-8 h4 {
	font-family: "Playfair Display", serif;
	font-size: 18px;
	font-style: italic;
	color:#fff;
	margin:0px;
	line-height:20px;
}
.brief-case span {
	color: #fff;
	float: left;
	font-size: 46px;
	margin-right: 10px;
}
.footer-data-analytics .col-lg-4 a {
	background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
	border: 1px solid #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 50px;
	padding: 0 25px;
	text-transform: uppercase;
}
.data-umbrella-inner {
	background: #eff2f7 none repeat scroll 0 0;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
	text-align: center;
	top: -25px;
	width: 50px;
	z-index: 11;
}
.data-umbrella-inner::after {
 background: #fff none repeat scroll 0 0;
 border: 1px solid #dcdfe4;
 border-radius: 50%;
 bottom: 4px;
 content: "";
 display: block;
 left: 4px;
 position: absolute;
 right: 4px;
 top: 4px;
}
.data-umbrella-inner:hover::after {
 background: #fdc31f none repeat scroll 0 0;
 border:#fdc31f solid 1px;
}
.data-umbrella-inner span {
	color: #666666;
	font-size: 16px;
	line-height: 50px;
	position: relative;
	z-index: 3;
}
.data-umbrella-inner:hover span {
	color:#fff;
}
.footer {
	background: #000000 none repeat scroll 0 0 !important;
	padding: 35px 0;
}
.footer .col-lg-12 p {
	color: #999999;
	display: block;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.1;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.footer .col-lg-12 p strong {
	color:#fff;
}
.footer-links {
	background: #1a1a1a none repeat scroll 0 0;
	padding: 80px 0;
}
.footer-links h3::after {
 background: #fdc31f none repeat scroll 0 0;
 content: "";
 display: block;
 height: 4px;
 margin-top: 20px;
 width: 25px;
}
.footer-links h3 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 30px;
	position: relative;
	text-transform: uppercase;
}
.footer-links .col-lg-3 p, .footer-links .col-lg-6 .add-outer p {
	color: #999;
	font-family: "Raleway", sans-serif;
	font-size: 12px;
	line-height: 2;
	margin-bottom: 15px;
	text-align: justify;
}
.footer-links .col-lg-3 ul {
	margin:0px;
	padding:0px;
}
.footer-links .col-lg-3 ul li {
	color: #999;
	display: block;
	font-family: "Raleway", sans-serif;
	font-size: 12px;
	line-height: 2;
	list-style: outside none none;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
}
.footer-links .col-lg-3 ul li a {
	color:#999;
}
.footer-links .col-lg-6 .add-outer::before {
 color: #fdc31f;
 content: "\e67d";
 font-family: "Stroke-Gap-Icons";
 font-size: 16px;
 left: 0;
 position: absolute;
}
.footer-links .col-lg-6 .add-outer {
	padding-left: 30px;
	position: relative;
}
.pearl-content {
	display: block;
	padding-bottom: 5%;
}
.with-bottom-effect::before {
 bottom: 0;
 box-shadow: 0 -12px 13px -2px white inset;
 content: "";
 display: block;
 height: 30px;
 position: absolute;
 width: 100%;
 z-index: 11;
}
.with-bottom-effect .bottom-effect::after {
 background: white none repeat scroll 0 0;
 box-shadow: 0 -12px 13px -2px white inset;
 content: "";
 display: block;
 height: 148px;
}
.with-bottom-effect .bottom-effect {
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
	bottom: -50px;
	height: 148px;
	left: -100px;
	padding-top: 10px;
	position: absolute;
	transform: rotate(-3deg);
	width: 3500px;
	z-index: 10;
}
header {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 100px;
	left: 0;
	padding:0 0 20px;
	position: fixed;
	top: 0;
	transition: height 0.3s ease 0s;
	width: 100%;
	z-index: 999;
}
header .col-lg-3 img.light-logo {
	display:none;
	opacity: 0;
 transition: .2s ease-in-out;
}
header .col-lg-3 img.dark-logo {
	display: block;
	opacity: 1;
	transition: all 0.2s ease-in-out 0s;
	width: 40%;
}
header.smaller .col-lg-3 img.light-logo {
	display:none;
	opacity: 0;
}
header.smaller .col-lg-3 img.dark-logo {
	display: block;
	opacity: 1;
	width: 38%;
}
header.smaller {
	height: 98px;
	border:1px solid rgba(0, 0, 0, 0.1);
	background:rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
	padding:0 0 20px 0;
}
header.smaller .menu li a {
	color:#838383;
}
.inner-banners:before {
	bottom: 0;
	box-shadow: 0 -12px 13px -2px white inset;
	content: "";
	display: block;
	height: 30px;
	position: absolute;
	width: 100%;
	z-index: 11;
}
.inner-banners {
	max-height: 475px;
	overflow: hidden;
	position: relative;
}
.inner-banners img {
	width: 100%;
}
.header-overlay::after {
 background-color: rgba(0, 0, 0, 0.4) !important;
 content: "";
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 0;
}
.header-overlay {
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute !important;
	top: 0;
	width: 100%;
	z-index: 1;
}
.inner-banner-text {
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40%;
	z-index: 22;
}
.inner-banner-text h2 {
	color: #fff;
	font-size: 38px;
	text-transform: uppercase;
}
.about-inner-part, .port-folio-part {
	display: block;
	padding: 70px 0 0;
}
.spacer-block {
	display:block;
	height:70px;
	clear:both;
}
.about-inner-part .col-lg-4 .about-lists img {
	width: 100%;
}
.about-inner-part .col-lg-4 .about-lists h3:after {
	background: #fdc31f none repeat scroll 0 0;
	content: "";
	display: block;
	height: 4px;
	margin-top: 20px;
	width: 25px;
}
.about-inner-part .col-lg-4 .about-lists h3 {
	color:#333;
	font-size:14px;
	position:relative;
}
.company-background {
	background: #efefef none repeat scroll 0 0 !important;
	padding-bottom: 20px;
	padding-top: 30px;
	position: relative;
	margin-top:70px;
}
.company-background .col-lg-6 > h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.about-inner-part .col-lg-12 h3 {
	color: #333;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.about-inner-part .col-lg-12 h4 {
	color: #333;
	font-family: "Playfair Display", serif;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 15px;
}
.responsive-class {
	border-bottom: 1px solid #fff;
	height: auto;
	width: 100%;
}
.about-sub-list {
	background: rgba(0, 0, 0, 0) url("../images/about-ROLLOVER-1.jpg") repeat fixed 0 0 / cover;
	padding: 100px 0;
	position: relative;
}
.about-sub-list:after {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute !important;
	top: 0;
	width: 100%;
	content:"";
}
.abt-listed {
	position: relative;
	z-index: 2;
}
.abt-listed > h3::after, .srv-listed > h3::after {
 background: #fdc31f none repeat scroll 0 0;
 bottom: 0;
 content: "";
 height: 3px;
 left: 50%;
 margin-left: -15px;
 position: absolute;
 width: 30px;
}
.contact-middle-section .contact-address-part .col-lg-3 h4::after {
 background: #fdc31f none repeat scroll 0 0;
 bottom: 0;
 content: "";
 height: 3px;
 position: absolute;
 width: 30px;
 left:0;
}
.abt-listed > h3, .srv-listed > h3, .contact-middle-section .contact-address-part .col-lg-3 h4 {
	color: #fff;
	font-size: 14px;
	height: 60px;
	line-height: 18px;
	padding: 0 25px;
	position: relative;
	text-transform: uppercase;
}
.contact-middle-section .contact-address-part .col-lg-3 h4 {
	color: #333;
	display: block;
	height: 30px;
	margin-bottom: 30px;
	padding: 0;
}
.srv-listed > h3 {
	color:#333;
	padding:0px;
	font-weight:bold;
	height:70px;
	margin-bottom:10px;
}
.abt-listed p {
	color:#fff;
}
.service-main-content, .intelligence-tool, .contact-middle-section {
	display: block;
	padding: 70px 0;
}
.company-background .col-lg-12 > p a {
	font-weight: bold;
}
.company-background .col-lg-12 ul {
	margin: 40px 0;
}
.intelligence-lists h2 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 30px;
	text-transform: uppercase;
}
.contact-form {
	background: #efefef none repeat scroll 0 0 !important;
	margin-top: 50px;
	padding: 20px;
}
.contact-form .col-lg-4 label input.contact-form-input, .contact-form .col-lg-6 label input.contact-form-input {
	border: medium none;
	height: 45px;
	margin-bottom: 15px;
	padding-left: 15px;
	width: 100%;
	font-size:12px;
	font-weight:normal;
}
.contact-form .col-lg-4 label, .contact-form .col-lg-12 label, .contact-form .col-lg-12 label input.contact-form-input {
	width: 100%;
}
.contact-form .col-lg-6 label {
	width: 100%;
}
.contact-form .col-lg-12 label textarea {
	border: medium none;
	height: 100px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	width: 100%;
	font-size:12px;
	font-weight:normal;
}
.contact-form .col-lg-12 label button.red-bg {
	background: #fdc31f none repeat scroll 0 0 !important;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	display: inline-flex;
	font-size: 14px;
	line-height: 50px;
	padding: 0 30px;
}
.portfolio-outer {
	display: block;
}
.portfolio-outer .portfolio-img {
	overflow: hidden;
	position: relative;
}
.portfolio-outer .portfolio-img img {
	width: 100%;
}
.portfolio-outer .portfolio-img .portfolio-overlay {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease-out 0s;
}
.portfolio-outer .portfolio-img:hover .portfolio-overlay {
	opacity: 1;
}
.portfolio-outer .portfolio-img .portfolio-overlay span {
	border: 1px solid #fff;
	border-radius: 50%;
	color: #fff;
	display: block;
	height: 40px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s ease-out 0s;
	width: 40px;
	line-height:40px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-20px 0 0 -20px;
}
.portfolio-outer .portfolio-img .portfolio-overlay span:hover {
	border: 1px solid #fdc31f;
	background:#fdc31f;
}
.portfolio-description {
	border-bottom: 1px solid #eff2f7;
	margin-bottom: 25px;
	padding: 20px 0;
}
.portfolio-description > p {
	color: #999999;
	font-size: 15px;
	line-height:1.5;
}
.grid-item {
	width: 380px;
}
.top-panel {
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	margin-bottom: 10px;
 transition: .2s ease-in-out;
}
header.smaller .top-panel {
	background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
	margin-bottom: 10px;
}
.top-panel ul {
	margin: 0;
	padding: 0;
}
.top-panel ul li {
	display: inline-block;
	list-style: outside none none;
	margin-left: 5px;
}
.top-panel ul li.mobile span, .top-panel ul li.mail span {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	transition: all 0.2s ease-in-out 0s;
}
.top-panel ul li.mobile i, .top-panel ul li.mail i, .top-panel ul li a {
	color:#fdc31f;
 transition: .2s ease-in-out;
}
header.smaller .top-panel ul li.mobile i, header.smaller .top-panel ul li.mail i, header.smaller .top-panel ul li a, header.smaller .top-panel ul li.mobile span, header.smaller .top-panel ul li.mail span {
	color:#333;
 transition: .2s ease-in-out;
}
header.smaller .top-panel ul li a:hover {
	color:#fdc31f;
}
.contact-address-part h3 {
	text-transform: uppercase;
}
.featured-images {
	background: #404040 none repeat scroll 0 0;
	margin-bottom: 10%;
	padding: 0px 0 50px;
}
.featured-images .col-lg-3 img {
	transition: all 0.2s ease-in-out 0s;
	width: 100%;
	opacity: 1
}
.featured-images .col-lg-3 img:hover {
	opacity: .5
}
.featured-images .col-lg-3 {
	padding:0px 2px;
}
