* {
	word-wrap: break-word;
	font-kerning: none;
	box-sizing: border-box;
}

@font-face {
	font-family: "montserratregular";
	src: url("https://d3mds3ychln71.cloudfront.net/fonts/montserrat-regular.woff2") format("woff2"),
		url("https://d3mds3ychln71.cloudfront.net/fonts/montserrat-regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
 
@font-face {
    font-family: 'Inter';
    src: url('../../../app/webroot/fonts/inter/Inter-Black.woff2') format('woff2'),
        url('../../../app/webroot/fonts/inter/Inter-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../../../app/webroot/fonts/inter/Inter-Bold.woff2') format('woff2'),
        url('../../../app/webroot/fonts/inter/Inter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('../../../app/webroot/fonts/inter/Inter-SemiBold.woff2') format('woff2'),
        url('../../../app/webroot/fonts/inter/Inter-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
	font-family: 'Brilliant Honey Demo';

	src: url('../../../app/webroot/fonts/brilliant-honey/BrilliantHoneyDemoRegular-.woff2') format('woff2'),
		url('../../../app/webroot/fonts/brilliant-honey/BrilliantHoneyDemoRegular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: Material-Design-Iconic-Font;
	src: url(https://d3mds3ychln71.cloudfront.net/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format("woff2"),
		url(https://d3mds3ychln71.cloudfront.net/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format("woff"),
		url(https://d3mds3ychln71.cloudfront.net/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format("truetype");
}

.zmdi {
	display: inline-block;
	font: normal normal normal 14px/1 Material-Design-Iconic-Font;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.zmdi-star-circle:before {
	content: "\f27a";
}

.zmdi-star-half:before {
	content: "\f27b";
}

.zmdi-star:before {
	content: "\f27d";
}

.zmdi-star-border:before {
	content: "\f27c";
}

@font-face {
	font-family: "FontAwesome";
	src: url("https://d3mds3ychln71.cloudfront.net/fonts/fontawesome-webfont.eot?v=4.6.3");
	src: url("https://d3mds3ychln71.cloudfront.net/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"),
		url("https://d3mds3ychln71.cloudfront.net/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"),
		url("https://d3mds3ychln71.cloudfront.net/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"),
		url("https://d3mds3ychln71.cloudfront.net/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"),
		url("https://d3mds3ychln71.cloudfront.net/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 "FontAwesome";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-star:before {
	content: "\f005";
}

.fa-check:before {
	content: "\f00c";
}

.fa-play:before {
	content: "\f04b";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-phone:before {
	content: "\f095";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-linkedin:before {
	content: "\f0e1";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-behance:before {
	content: "\f1b4";
}

.fa-skype:before {
	content: "\f17e";
}

:focus,
:hover {
	word-wrap: break-word;
	font-kerning: none;
}

.flight {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
}

.fregular {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
}

.fsemibold {
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
}

.fbold {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
}

.font20 {
	font-size: 20px !important;
}

.font17 {
	font-size: 17px !important;
}

.font32 {
	font-size: 32px !important;
}

.nobg {
	background: 0 0 !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mt0 {
	margin-top: 0 !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt45 {
	margin-top: 45px;
}

.mt70 {
	margin-top: 70px;
}

.mt90 {
	margin-top: 90px !important;
}

.border-none {
	border: none !important;
}

.white-bg {
	background-color: #fff !important;
}

.gray-bg {
	background-color: #ebeef5 !important;
}

.darlblue-bg {
	background-color: #162d42 !important;
}

.box-shado0:hover {
	border: none !important;
	box-shadow: 0 0 0 !important;
}

.pb {
	padding-bottom: 0 !important;
}

.pb70 {
	padding-bottom: 70px !important;
}

.ptb40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.ptb60 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.ptb70 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.tuppercase {
	text-transform: uppercase;
}

.gradient-bg {
	background-color: #e6f0f4;
	background-image: linear-gradient(to right, #fff 1%, #f5fcff 42%, #fff);
}

.blue-gradient-bg {
	background: #1866b1 url(https://d3mds3ychln71.cloudfront.net/img/blue-bg1.jpg) no-repeat center center;
	background-size: cover;
}

.lightbluecolor {
	color: #69b5ff !important;
}

.lightbluecolor1 {
	color: #6484a0 !important;
}

.lightcolor {
	color: #fff !important;
}

.whitecolor {
	color: #fff !important;
}

.darkcolor {
	color: #333 !important;
}

.lightgrey {
	color: #444 !important;
}

.lightblack {
	color: #333;
}

.transition {
	transition: all 0.5s ease;
}

.rows {
	width: 100%;
	float: left;
}

.of-hidden {
	overflow: hidden;
}

.features-block {
	padding-bottom: 70px;
}

html,
ol,
ul {
	margin: 0;
	padding: 0;
}

body {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	color: #333;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}

body.cover-fixed {
	overflow-y: hidden !important;
}

.radius5 {
	border-radius: 5px;
}

img {
	max-width: 100%;
}

.container {
	margin: 0 auto;
	width: 100%;
	max-width: 1230px;
}

.comman-btn {
	border-radius: 5px;
	border: 1px solid #fff;
	display: inline-block;
	padding: 20px 22px 18px 22px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: all 0.5s ease;
}

.comman-btn:focus,
.comman-btn:hover {
	background-color: #1866b1;
	color: #fff !important;
	border-color: #1866b1 !important;
	text-decoration: none;
}

header.sticky {
	background-color: #fff;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	min-height: 80px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

header.sticky .header-inset {
	z-index: 999;
	padding-top: 12px;
	padding-left: 25px;
	padding-right: 25px;
}

header.sticky .header-inset .logo img {
	max-width: 190px;
	margin-top: 4px;
}

header.sticky .header-inset .logo.desktop {
	display: none;
}

header.sticky .header-inset .logo.mobile {
	display: block;
	margin-top: 2px;
	position: relative;
	z-index: 9;
}

header.sticky nav .navigation-part .menu-links a {
	color: #000;
}

header.sticky nav .navigation-part .menu-links a i {
	color: #1866b1;
}

header.sticky nav .navigation-part .menu-links a:hover {
	color: #000;
}

header.sticky nav .menu-links>li.active>a,
header.sticky nav .menu-links>li:hover>a {
	background-color: #1866b1;
	color: #fff !important;
}

header.sticky nav .menu-links>li.active>a i,
header.sticky nav .menu-links>li:hover>a i {
	color: #fff;
}

header.sticky .com-info>ul>li>a {
	color: #000;
}

header.sticky .com-info>ul>li>a i {
	color: #1866b1;
}

header.sticky .com-info>ul>li>a:hover {
	color: #ee9b29;
}

header.sticky .com-info>ul>li:after {
	content: "";
	width: 1px;
	height: 9px;
	background: #ccc;
	position: absolute;
	left: 0;
	top: 4px;
}

.header-inset {
	position: absolute;
	left: 0;
	right: 0;
	padding-left: 44px;
	padding-right: 44px;
	padding-top: 20px;
	z-index: 999;
}

.header-inset .logo {
	float: left;
}

.header-inset .logo img {
	margin-top: 2px;
}

.header-inset .logo.desktop {
	display: block;
}

.header-inset .logo.mobile {
	display: none;
}

.custom-navbar {
	float: right;
}

.custom-navbar .navbar {
	margin: 0;
	border: none;
	min-height: inherit;
	border-radius: 0;
	position: inherit;
}

.custom-navbar .navbar .navigation {
	display: inline-block;
}

nav .navigation-part {
	float: left;
	margin-bottom: 0;
	min-height: inherit;
	border: none;
	margin-top: 2px;
	padding: 0;
}

nav .navigation-part .menu-links {
	float: right;
}

nav .navigation-part .menu-links li {
	list-style: none;
	float: left;
	padding: 0;
	position: inherit;
}

nav .navigation-part .menu-links a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none;
	padding: 10px 20px 9px;
	letter-spacing: 1px;
	border-radius: 5px;
	float: left;
}

nav .navigation-part .menu-links a.no-wrap {
	padding: 0px 23px;
	color: #fff !important;
}

nav .navigation-part .menu-links a i {
	position: relative;
	margin-left: 5px;
	font-size: 12px;
}

nav .navigation-part .menu-links li:last-child {
	margin-right: 5px;
}

nav .menu-links>li.active>a,
nav .menu-links>li:hover>a {
	background-color: rgba(255, 255, 255, 0.12);
	color: #fff !important;
}

.fP-btn-main a {
	font-size: 17px;
	color: #fff;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	padding: 10px;
	border-radius: 4px;
	display: inline-block;
	border: solid 1px #3e3e43;
	transition: all 0.5s ease;
}

.fP-btn-main a:hover {
	text-decoration: none;
	background-color: #191f24;
}

.fP-btn-main a:focus {
	text-decoration: none;
	background-color: #191f24;
}

.fP-btn-main a:active {
	text-decoration: none;
	background-color: #191f24;
}

.fP-btn-main a span {
	padding-left: 5px;
}

.fP-btn-main a span img {
	vertical-align: middle;
}

.fP-btn-view {
	margin-right: 20px;
}

.favorite-project-block {
	padding-bottom: 45px !important;
	min-height: 854px !important;
}

.kuwait-form-side a:hover,
.kuwait-form-side a:focus {
	color: #0071b2;
}

header.sticky nav .menu-links>li.submenu>a:after {
	bottom: -7px;
	height: 5px;
}

.inquiry-btn {
	float: right;
	/* margin-top: 8px; */
}

.inquiry-btn a {
	width: 170px;
	height: 47px;
	line-height: 47px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	background: #ff9415;
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 700;
	text-decoration: none;
}

.inquiry-btn a:hover {
	background-color: #052d53;
	border-color: #052d53;
}

.com-info>ul {
	float: right;
}

.com-info>ul>li {
	list-style: none;
	padding: 0 26px;
	position: relative;
	float: left;
}

.com-info>ul>li>a {
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
}

.com-info>ul>li>a i {
	font-size: 14px;
	position: relative;
	top: 1px;
	margin-right: 4px;
}

.com-info>ul>li.number a i {
	margin-left: 4px;
	margin-right: 0;
}

.com-info>ul>li:after {
	content: "";
	width: 1px;
	height: 9px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 4px;
}

.com-info>ul>li a:hover {
	color: #ee9b29;
}

.com-info>ul>li:first-child:after {
	display: none;
}

.com-info>ul>li:last-child {
	border: none;
}

.com-info>ul>li:first-child a i {
	font-size: 13px;
	top: 0px;
}

.com-info-drop-down {
	width: 125px;
	position: absolute;
	top: 12px;
	right: 0;
	z-index: 99;
	display: none;
}

.com-info-drop-down ul {
	width: 100%;
	display: inline-block;
	padding: 8px 0;
	background: rgba(24, 102, 177, 0.95);
	border-radius: 5px;
	margin-top: 20px;
	position: relative;
}

.com-info-drop-down ul:after {
	content: "";
	position: absolute;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid transparent;
	border-bottom: 8px solid rgba(24, 102, 177, 0.95);
	top: -16px;
	right: 22px;
	transition: all 1s ease;
}

.com-info-drop-down li {
	list-style: none;
}

.com-info-drop-down li a {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #fff;
	padding: 7px 20px;
	width: 100%;
	float: left;
}

.com-info-drop-down li a span {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
}

.com-info-drop-down li a i {
	font-size: 14px;
	top: 2px;
	margin: 0 4px 0 4px;
	display: inline-block;
}

.com-info li .com-info-drop-down li a:hover {
	background-color: rgba(15, 86, 154, 0.95);
	color: #fff;
	text-decoration: none;
}

.footer-section {
	width: 100%;
	background-color: #101e2a;
	padding: 50px 0;
}

.footer-part1 .footer-part2 a {
	float: none;
}

.footer-part1 .footer-part2 .star_rating a {
	font-size: 21px;
	color: #868686;
}

.footer-part1 .footer-part2 .star_rating a:hover,
.footer-part1 .footer-part2 .star_rating.hover a {
	color: #eeb829;
}

.footer-part1 .footerTitle {
	color: #a6a9ab;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 1.4px;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.footer-part1 .col-md-12 .row br {
	display: none;
}

.footer-part1 h2 {
	margin: 0;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #a6a9ab;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.footer-part1 a {
	font-weight: 400;
	font-size: 15px;
	color: rgba(0, 154, 251, 0.5);
	letter-spacing: 0.6px;
	float: left;
	margin-bottom: 0;
	text-decoration: none;
}

.footer-part1 a:hover {
	color: #4a90e2;
	text-decoration: none;
}

.footer-part1 .email-link {
	font-size: 15px;
	color: #fff;
	letter-spacing: 0.6px;
	float: left;
	text-decoration: none;
}

.footer-part1 .email-link i {
	width: 24px;
	height: 17px;
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat -209px -25px;
	float: left;
	margin-right: 12px;
	margin-top: 3px;
}

.footer-part1 .email-link:hover {
	color: #4a90e2;
}

.footer-part1 .email-link:hover span {
	border-bottom: 1px solid #4a90e2;
}

.footer-part1 .email-link:hover i {
	background-position: -210px -64px;
}

.social-icon-block {
	text-align: right;
}

.social-icon-block ul {
	background: #142331;
	float: right;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 2px;
}

.social-icon-block li {
	list-style: none;
	float: left;
}

.social-icon-block li a {
	width: 40px;
	height: 38px;
	line-height: 38px;
	color: rgba(255, 255, 255, 0.5);
	display: inline-block;
	text-align: center;
	font-size: 16px;
}

.social-icon-block li a:hover {
	background-color: #01a2de;
	color: #fff;
	text-decoration: none;
}

.social-icon-block li a svg {
	opacity: 0.5;
}

.social-icon-block li a:hover svg{
	opacity: 1;
}

.footer-part2 {
	margin-top: 30px;
}

.footer-part2 .client-logos {
	width: 100%;
	float: left;
	text-align: center;
}

.footer-part2 .client-logos a {
	height: 39px;
	vertical-align: middle;
	display: inline-block;
	padding: 0 25px;
}

.footer-part2 .client-logos a img {
	opacity: 0.4;
}

.footer-part2 .client-logos a:hover img {
	opacity: 1;
}

.footer-part2 .client-logos a span {
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

.footer-part2 .overall {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
	letter-spacing: 0.45px;
}

.footer-part2 .overall a {
	text-decoration: none;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
}

.footer-part2 .overall a:hover {
	color: rgba(255, 255, 255, 0.7);
	text-decoration: underline;
}

.modal .modal-dialog {
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 50%;
	margin-top: -25px;
	margin-bottom: 0;
}

.modal-content {
	background: rgba(255, 255, 255, 0.9);
	text-align: center;
	padding: 10px;
	font-size: 18px;
	color: #000;
}

.stuck {
	position: fixed;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	transform: translateY(76px);
	transition: all 0.3s ease-in-out !important;
}

.prog-show {
	transform: translateY(0);
}

#progress-nav {
	position: relative;
}

#progress-nav .progress-nav-container .btn-grid {
	text-align: center;
}

#progress-nav .progress-nav-container .btn-grid-item a {
	color: #fff;
	padding: 20px 20px 10px 20px;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	background: rgba(245, 154, 35, 0.9);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	width: 250px;
	font-size: 20px;
	line-height: 24px;
	text-decoration: none;
}

#progress-nav .progress-nav-container .progress-nav-bottom {
	background: rgba(245, 154, 35, 0.9);
	height: 12px;
}

.page_top {
	position: fixed;
	right: 9px;
	bottom: 85px;
	display: none;
	z-index: 999;
}

.page_top a {
	background: rgba(0, 0, 0, 0.5) url(https://d3mds3ychln71.cloudfront.net/img/up-arrow.png) no-repeat center center;
	background-size: 25px;
	height: 60px;
	width: 60px;
	display: inline-block;
	border: 0px dashed #f59a23;
	border-radius: 100%;
}

.page_top a:focus,
.page_top a:hover {
	text-decoration: none;
}

.page_top.new_page_top {
	display: block;
}

header.new-header {
	min-height: 72px;
}

header.new-header.sticky .header-inset .logo img {
	width: 160px;
	margin-top: -2px;
}

header.new-header nav .navigation-part .menu-links {
	margin-top: 4px;
}

header.new-header nav .navigation-part .menu-links li {
	margin-right: 5px;
	height: 54px;
}

header.new-header.sticky nav .menu-links li .dropdown {
	top: 66px;
}

.footer-part2 .client-logos li:first-child a {
	padding-top: 10px !important;
}

.menu-links.floatL {
	float: left !important;
	margin-left: 60px;
}

header.new-header.sticky .header-inset .logo img {
	margin-top: 0 !important;
}

header.sticky nav .menu-links>li.submenu>a:after {
	bottom: -7px;
	height: 5px;
}

.com-info li:hover .com-info-drop-down,
.com-info li:hover .com-info-inquiry-dd {
	display: block;
}

.com-info-inquiry-dd {
	width: 384px;
	position: absolute;
	top: 12px;
	right: 0;
	z-index: 99;
	display: none;
}

.com-info-inquiry {
	width: 100%;
	display: inline-block;
	padding: 0;
	background: #fff;
	border-radius: 5px;
	margin-top: 20px;
	position: relative;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.com-info-inquiry:after {
	content: "";
	position: absolute;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid transparent;
	border-bottom: 7px solid rgba(255, 255, 255, 0.9);
	top: -14px;
	right: 22px;
	transition: all 1s ease;
}

.com-info-inquiry .con-heading {
	font-size: 19px;
	color: #3c4147;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	padding: 11px 20px;
	letter-spacing: 0.2px;
}

.com-info-inquiry .inquiry-block {
	border-top: 1px solid #e1e1e2;
	position: relative;
	padding-left: 108px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 110px;
	text-align: left;
}

.com-info-inquiry .inquiry-block h2 {
	margin: 0;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
}

.com-info-inquiry .inquiry-block ul {
	margin: 4px 0 2px 0;
	display: inline-block;
	width: 100%;
}

.com-info-inquiry .inquiry-block li {
	list-style: none;
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat;
	padding-left: 42px;
	margin: 10px 0;
	text-align: left;
}

.com-info-inquiry .inquiry-block li a {
	font-size: 16px;
	color: #317cd0;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	text-decoration: none;
}

.com-info-inquiry .inquiry-block li a:hover {
	color: #317cd0 !important;
}

.com-info-inquiry .inquiry-block li.flag1 {
	background-position: -1028px -3px;
}

.com-info-inquiry .inquiry-block li.flag2 {
	background-position: -1028px -30px;
}

.com-info-inquiry .inquiry-block li.flag3 {
	background-position: -1028px -58px;
}

.com-info-inquiry .inquiry-block .img {
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat -808px -76px;
	width: 70px;
	height: 95px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -47px;
}

.com-info-inquiry .inquiry-block .img.sales-inq {
	background-position: -19px 0;
}

.com-info-inquiry .inquiry-block .img.hr-inq {
	background-position: -119px 0;
}

.com-info-inquiry .inquiry-block span {
	font-size: 13px;
	color: #828282;
}

.com-info-inquiry .inquiry-block span a {
	color: #317cd0;
}

.com-info-inquiry .inquiry-block span a:hover {
	color: #333;
}

.custom-navbar .navigation .inquiry-btn a:hover {
	color: rgba(255, 255, 255, 0.7);
	border: 1px solid rgba(255, 255, 255, 0.7);
	background: 0 0;
}

.custom-navbar .navigation .inquiry-btn a {
	color: rgba(255, 255, 255, 1);
	border: 1px solid transparent;
	background: #ee9b29 url("data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
	background: linear-gradient(to right,
			rgba(238, 155, 41, 1) 2%,
			rgba(229, 81, 21, 1) 100%);
}

header.sticky .custom-navbar .navigation .inquiry-btn a {
	background: #e55115 url("data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
	color: rgba(255, 255, 255, 1);
	border: 1px solid transparent;
}

header.sticky .custom-navbar .navigation .inquiry-btn a:hover {
	background: #ee9b29 url("data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
	background: linear-gradient(to right,
			rgba(238, 155, 41, 1) 2%,
			rgba(229, 81, 21, 1) 100%);
	border-color: transparent;
}

.navigation-part .menu-links li .sub-menu-sec .menuHeadTitle {
	color: #fff;
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 0.01em;
	margin: 0;
	position: relative;
	height: 30px;
}

.navigation-part .menu-links li .sub-menu-sec .menuHeadTitle a {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	margin: 0;
	font-size: 20px;
	color: #fff;
	letter-spacing: 0.2px;
	text-decoration: none;
	padding: 0;
	text-transform: inherit;
	position: relative;
}

.mr-10 {
	margin-right: 10px;
}

.latest-blog-section {
	padding-bottom: 31px;
}

.latest-blog-section .main-content-block {
	padding-top: 35px;
}

.latest-blog-section .latest-blogs {
	margin-top: 68px;
}

.latest-blog-section .latest-blogs .col-md-4 {
	padding: 0;
}

.latest-blog-section .latest-blogs .col-md-4:first-child {
	padding-left: 15px;
}

.latest-blog-section .latest-blogs .col-md-4:last-child {
	padding-right: 15px;
}

.latest-blog-section .latest-blogs .col-md-4:first-child .blog-section {
	border-right: 0;
}

.latest-blog-section .latest-blogs .col-md-4:last-child .blog-section {
	border-left: 0;
}

.latest-blog-section .blog-section {
	border: 1px solid #eee;
	padding: 30px 22px 0 22px;
	min-height: 428px;
	position: relative;
}

.latest-blog-section .blog-section h3 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 13px;
	color: #1866b1;
	letter-spacing: 1.25px;
	margin: 0;
	text-transform: uppercase;
}

.latest-blog-section .blog-section h2 {
	font-size: 22px;
	color: #000;
	margin: 0;
	line-height: 30px;
	margin-top: 24px;
}

.latest-blog-section .blog-section h2 a {
	color: #000;
	text-decoration: none;
}

.latest-blog-section .blog-section h2 a:focus,
.latest-blog-section .blog-section h2 a:hover {
	color: #337ab7;
	text-decoration: none;
}

.latest-blog-section .blog-section p {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #333;
	margin: 0;
	line-height: 26px;
	letter-spacing: 0.6px;
	margin-top: 27px;
	margin-bottom: 20px;
	height: 160px;
	overflow: hidden;
}

.latest-blog-section .blog-section .btn-block a {
	font-size: 12px;
	color: #1866b1;
	text-transform: uppercase;
	border-color: #1866b1;
	padding: 12px 16px 10px 16px;
	text-decoration: none;
}

.latest-blog-section .blog-section .btn-block a:focus,
.latest-blog-section .blog-section .btn-block a:hover {
	background-color: #1866b1;
	color: #fff;
}

.latest-blog-section .blog-section.white-paper-block {
	padding: 0;
	text-align: center;
}

.latest-blog-section .blog-section.white-paper-block h2 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 26px;
	color: #333;
	letter-spacing: 0.45px;
	margin-top: 28px;
}

.latest-blog-section .blog-section.white-paper-block h3 {
	margin-top: 8px;
}

.emailid-block {
	display: flex;
	justify-content: space-between;
}

.emailid-block .emailmsg,
.emailid-block .voicemsg {
	display: flex;
	max-width: 48%;
	flex: 0 0 48%;
}

.emailid-block a {
	width: 100%;
	float: left;
	border-radius: 5px;
	background: rgba(62, 93, 122, 0.23);
	padding: 14px 10px 10px 90px;
	position: relative;
	border: none;
	min-height: 80px;
}

.emailid-block a i {
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite2.png?ver=1) no-repeat -1px -343px;
	position: absolute;
	left: 22px;
	top: 24px;
	width: 28px;
	height: 19px;
	border-right: 1px solid rgba(242, 243, 245, 0.1);
	padding: 18px 44px 18px 0;
}

.emailid-block a span.small-text {
	font-size: 14px;
	color: #6c96c1;
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2.2px;
}

.emailid-block a span.large-text {
	font-family: "montserratregular";
	font-size: 26px;
	color: #fff;
	line-height: 34px;
}

.emailid-block a:hover {
	background: rgba(31, 185, 255, 0.3);
	border-color: rgba(0, 170, 248, 0.6);
}

.emailid-block a:hover .small-text {
	color: #8fc2df;
}

.emailid-block a i.skype-icon {
	background-position: 0 -520px;
}

.emailid-block a:hover i.skype-icon {
	background-position: 0 -564px;
}

.emailid-block a i.voice-icon {
	background-position: -54px -520px;
}

.emailid-block a:hover i.voice-icon {
	background-position: -54px -565px;
}

.emailid-block a:hover i.skype-icon {
	/* background-position: -4245px -12px; */
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite2.png?ver=1) no-repeat -4353px -73px;
}

.emailid-block a i.skype-icon {
	/* background-position: -4300px -12px; */
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite2.png?ver=1) no-repeat -4352px -9px;
}

.emailid-block.webintegrated {
	background-color: rgba(27, 89, 124, 1);
}

.emailid-block.webintegrated a span.small-text {
	color: #fff;
}

.emailid-block.voicemsg {
	background-color: rgba(20, 58, 88, 1);
}

.emailid-block.voicemsg a span.small-text {
	color: #5da9e0;
}

.get-in-touch-section {
	background-color: #162d42;
	padding-bottom: 53px;
}

.get-in-touch-section .main-content-block {
	width: 45%;
	float: left;
	margin-top: -113px;
	padding-top: 0px;
}

.get-in-touch-section .main-content-block h2 {
	text-align: left;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #162d42;
	margin-bottom: 4px;
}

.get-in-touch-section .main-content-block .title-bar {
	text-align: left;
	font-size: 20px;
	color: #162d42;
	letter-spacing: 1.2px;
	padding-bottom: 0;
	background: url(https://d3mds3ychln71.cloudfront.net/img/gray-title-bg.png) no-repeat bottom center;
}

.sparater-block {
	position: absolute;
	width: 1px;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	right: 15px;
	top: 0;
}

.sparater-block span {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	height: 64px;
	font-size: 16px;
	color: #c5d1dd;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	line-height: 64px;
	background: #162d42;
	position: absolute;
	top: 50%;
	left: -11px;
	margin-top: -32px;
}

.sparater-block span {
	left: -31px;
	width: 64px;
	background: #162d42;
	border-radius: 100%;
	text-align: center;
}

.get-in-touch-section .from-left-block {
	padding-right: 39px;
}

.get-in-touch-section .from-left-block .listing-block {
	margin-top: 44px;
}

.get-in-touch-section .from-left-block .listing-block h3 {
	margin: 0;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 24px;
	color: #fff;
	letter-spacing: 0.2px;
}

.get-in-touch-section .from-left-block .listing-block ul {
	width: 100%;
	float: left;
	margin-top: 19px;
}

.get-in-touch-section .from-left-block .listing-block li {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-size: 17px;
	color: #c5d1dd;
	letter-spacing: 0.4px;
	position: relative;
}

.get-in-touch-section .from-left-block .listing-block li i {
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat -47px -353px;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 2px;
	top: 3px;
}

.get-in-touch-section .from-left-block .btn-block .comman-btn {
	font-size: 13px;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	text-decoration: none;
	background: #004b80;
	border: 1px solid #004b80;
	border-radius: 50px;
	line-height: 29px;
	padding: 14px 40px 12px 41px;
	margin: 35px 0 0 41px;
}

.get-in-touch-section .from-left-block .btn-block .comman-btn i {
	width: 18px;
	height: 26px;
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat -84px -349px;
	float: left;
	margin-right: 10px;
}

.get-in-touch-section .from-left-block .btn-block .comman-btn:hover {
	background: rgba(62, 93, 122, 0.23);
	border: 1px solid rgba(0, 170, 248, 0.23);
	color: #fff;
}

.get-in-touch-section .from-left-block .btn-block .comman-btn:focus {
	background: rgba(62, 93, 122, 0.23);
	border: 1px solid rgba(0, 170, 248, 0.23);
	color: #fff;
	outline: 0;
}

.from-right-block {
	position: relative;
	padding-left: 38px;
}

.from-right-block form {
	margin: 0 -17px;
}

.from-right-block .form-group.input-effect .effect-16:focus~.focus-border,
.from-right-block .form-group.input-effect .has-content.effect-16~.focus-border {
	z-index: 99;
	background: rgba(255, 255, 255, 0.7);
}

.from-right-block .form-group.input-effect .effect-16~label {
	z-index: 0;
	color: #486e90;
	padding-left: 30px;
}

.from-right-block .form-group.input-effect .form-control {
	z-index: 2;
	border-color: #486e90;
	padding-left: 30px;
	padding: 5px 5px 6px 0;
}

.from-right-block .form-group .select {
	border-bottom: 1px solid #486e90;
}

.from-right-block .form-group .select select {
	border-bottom: none;
}

.from-right-block .form-group i {
	position: absolute;
	left: 1px;
	top: 12px;
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat;
	font-style: normal;
}

.from-right-block .form-group i.name {
	background-position: -58px -153px;
	width: 10px;
	height: 15px;
}

.from-right-block .form-group i.email {
	background-position: -86px -153px;
	width: 17px;
	height: 12px;
}

.from-right-block .form-group i.phonenumber {
	background-position: -112px -153px;
	width: 20px;
	height: 12px;
	top: 14px;
}

.from-right-block .form-group i.category {
	background-position: -150px -153px;
	width: 14px;
	height: 12px;
	top: 14px;
}

.from-right-block .form-group i.budget {
	background-position: -182px -153px;
	width: 8px;
	height: 16px;
	top: 13px;
}

.from-right-block .form-group i.skypeid {
	background-position: -207px -153px;
	width: 19px;
	height: 18px;
}

.from-right-block .form-group.textarea i.message {
	background-position: -235px -153px;
	width: 19px;
	height: 18px;
	top: 5px;
}

.from-right-block .form-group.textarea .form-control.has-content {
	border-color: rgba(255, 255, 255, 0.7) !important;
}

#mcts1 {
	height: 41px;
}

#mcts1>* {
	display: none;
}

#mcts1 div.item {
	text-align: center;
	position: relative;
	border: none;
	margin: 0 29px;
}

#mcts1 div.item:last-child {
	margin-right: 0;
}

#mcts1 div.item a {
	height: 41px;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
}

#mcts1 .navNext,
#mcts1 .navPause,
#mcts1 .navPlay,
#mcts1 .navPrev {
	display: none;
	width: 16px;
	height: 22px;
	position: absolute;
	z-index: 5;
	cursor: pointer;
}

#mcts1 .navPrev {
	background-position: 0 -22px;
	top: 60px;
	left: -40px;
}

#mcts1 .navPrev:hover {
	background-position: 0 -44px;
}

#mcts1 .navPrevDisabled,
#mcts1 .navPrevDisabled:hover {
	background-position: 0 0;
	cursor: default;
}

#mcts1 .navNext {
	background-position: -16px -22px;
	top: 60px;
	right: -40px;
}

#mcts1 .navNext:hover {
	background-position: -16px -44px;
}

#mcts1 .navNextDisabled,
#mcts1 .navNextDisabled:hover {
	background-position: -16px 0;
	cursor: default;
}

#mcts1 .navPause,
#mcts1 .navPlay {
	left: 360px;
	top: 130px;
}

#mcts1 .navPause {
	background-position: 0 -66px;
}

#mcts1 .navPause:hover {
	background-position: 0 -88px;
}

#mcts1 .navPlay {
	background-position: -16px -66px;
}

#mcts1 .navPlay:hover {
	background-position: -16px -88px;
}

#mcts1 .navBullets {
	display: none;
}

#mcts1 {
	transform: translate3d(0, 0, 0);
}

.cus-control-group {
	display: inline-block;
	vertical-align: top;
}

.cus-control {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
	cursor: pointer;
	font-size: 18px;
}

.cus-control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.cus-control__indicator {
	position: absolute;
	top: 2px;
	left: 0;
	height: 20px;
	width: 20px;
	background: #eee;
}

.cus-control--radio .cus-control__indicator {
	border-radius: 50%;
}

.cus-control input:focus~.cus-control__indicator,
.cus-control:hover input~.cus-control__indicator {
	background: #ccc;
}

.cus-control input:checked~.cus-control__indicator {
	background: #2aa1c0;
}

.cus-control input:checked:focus~.cus-control__indicator,
.cus-control:hover input:not([disabled]):checked~.cus-control__indicator {
	background: #0e647d;
}

.cus-control input:disabled~.cus-control__indicator {
	background: #eee;
	opacity: 0.6;
	pointer-events: none;
}

.cus-control__indicator:after {
	content: "";
	position: absolute;
	display: none;
}

.cus-control input:checked~.cus-control__indicator:after {
	display: block;
}

.cus-control--checkbox .cus-control__indicator:after {
	left: 8px;
	top: 4px;
	width: 3px;
	height: 8px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.cus-control--checkbox input:disabled~.cus-control__indicator:after {
	border-color: #7b7b7b;
}

.cus-control--radio .cus-control__indicator:after {
	left: 7px;
	top: 7px;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: #fff;
}

.cus-control--radio input:disabled~.cus-control__indicator:after {
	background: #7b7b7b;
}

.light-gray-bg {
	background: #eee;
	padding-bottom: 74px;
}

#tech-lead .main-content-block h2 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 42px;
	color: #333;
	margin-bottom: 5px;
	line-height: normal;
}

#tech-lead .title-bar {
	font-size: 16px;
	line-height: 26px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	color: #484848;
}

#verticalTab.resp-vtabs li.resp-tab-active .dotIcon {
	display: none;
}

.iconLeft {
	float: left;
	width: 27px;
}

.padT65 {
	padding-top: 65px !important;
}

.latest-blog-section.mobile-dev-lb.blogRead .main-content-block h2 {
	color: #333;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 42px;
	line-height: 48px;
	margin: 0 0 11px;
	text-align: center;
}

.latest-blog-section.mobile-dev-lb.blogRead .main-content-block .title-bar {
	background: transparent url(https://d3mds3ychln71.cloudfront.net/img/title-bg.png) no-repeat scroll center bottom;
	color: #707070;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}

.latest-blogs .comman-btn {
	border: 1px solid #1866b1;
	border-radius: 5px;
	color: #1866b1;
}

.latest-blogs .comman-btn:hover .purposeIcons.arrowBtn {
	background-position: -1926px -303px;
	height: 11px;
	width: 37px;
}

.contentText {
	color: #333;
	font-family: "proxima-nova", sans-serif;
	font-size: 18px;
	letter-spacing: 0.7px;
	line-height: 29px;
	padding-top: 50px;
}

.support-content-block.engementSupport .aw-cl-logo-con p {
	margin-top: 15px;
}

.com-info-inquiry .inquiry-block .inqSal {
	margin: 0;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
}

.awards {
	margin-top: 60px;
	margin-bottom: 30px;
}

.main-banner-cover .mainsec a.comman-btn {
	background-color: #0c5aa5;
	color: #fff !important;
	border-color: #0c5aa5 !important;
	text-decoration: none;
}

.main-banner-cover .mainsec a.comman-btn:hover {
	border: 1px solid #fff;
	background-color: inherit;
	border-color: #fff !important;
}

.main-banner-cover {
	background-size: cover;
	min-height: 850px;
	position: relative;
	margin-bottom: 0;
	background-color: #333 !important;
}

.main-banner-cover .mainsec a.latest_work_btn {
	background-color: #1866b1;
	color: #fff !important;
	border-color: #1866b1 !important;
	text-decoration: none;
}

.main-banner-cover .mainsec a.latest_work_btn:hover {
	border: 1px solid #fff;
	background-color: inherit;
	border-color: #fff !important;
}

.mainsec {
	text-align: center;
	margin: 0 auto;
	max-width: 100%;
	padding-top: 246px;
	padding-left: 15px;
	padding-right: 15px;
}

.mainsec h1 {
	line-height: 70px;
	color: #fff;
	font-size: 65px;
	font-weight: 700;
	margin: 0;
	padding-bottom: 20px;
}

.mainsec h1 span {
	font-style: italic;
	position: relative;
}

.mainsec h1 span i {
	position: absolute;
	z-index: 9999;
	width: 100%;
	left: 0;
	bottom: -35px;
	display: none;
}

.mainsec p {
	color: #fff;
	font-size: 17px;
	line-height: 28px;
	padding: 0;
	margin-top: 28px;
	margin-bottom: 0;
}

.mainsec a {
	margin-top: 50px;
	text-decoration: none;
	background: 0 0;
}

.mainsec a:focus {
	outline: 0;
	color: #fff;
}

.main-content-block {
	text-align: center;
	padding-top: 74px;
}

.main-content-block h2 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 42px;
	color: #333;
	margin: 0;
	line-height: 50px;
	text-align: center;
	margin-bottom: 11px;
}

.main-content-block p {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 17px;
	color: #696969;
	margin: 0;
	line-height: 28px;
	text-align: center;
	padding: 0 30px;
	letter-spacing: 1px;
	margin-top: 32px;
}

.main-content-block .title-bar {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #707070;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(https://d3mds3ychln71.cloudfront.net/img/title-bg.png) no-repeat bottom center;
	padding-bottom: 20px;
}

.pl-0 {
	padding-left: 0px !important;
}

.pr-25 {
	padding-right: 25px !important;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px !important;
}

.mt80 {
	margin-top: 80px;
}

.pt54 {
	padding-bottom: 54px;
}

.pb25 {
	padding-bottom: 25px;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb30 {
	padding-bottom: 30px;
}

.tt-lower {
	text-transform: lowercase;
}

.lspacing {
	letter-spacing: 1.8px;
}

.mt28 {
	margin-top: 28px !important;
}

.mt30,
.mT30 {
	margin-top: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.default-link {
	cursor: inherit;
}

.marT29 {
	margin-top: 29px;
}

.marT19 {
	margin-top: 19px;
}

.pdb44 {
	padding-bottom: 44px;
}

.pdb38 {
	padding-bottom: 38px;
}

.pdR0 {
	padding-right: 0;
}

.colm1 {
	width: 11%;
}

.paddingb65 {
	padding-bottom: 65px;
}

.marT20 {
	margin-top: 20px;
}

.marT80 {
	margin-top: 80px;
}

.marT36 {
	margin-top: 36px;
}

.bcm_btn {
	font-size: 16px;
	text-align: center;
	color: #fff;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding: 20px 24px 18px;
	border-radius: 5px;
	display: inline-block;
	transition: all 0.5s ease 0s;
	background-color: #e55115;
	background-color: #0c5aa5;
	background-color: #258;
	/*background: linear-gradient(
		45deg,
		rgba(229, 81, 21, 1) 59%,
		rgba(238, 155, 41, 1) 100%
	);*/
}

.bcm_btn:focus,
.bcm_btn:hover {
	text-decoration: none;
	background-color: #ee9b29;
	background-color: #258;
	/*background: linear-gradient(
		to right,
		rgba(238, 155, 41, 1) 2%,
		rgba(229, 81, 21, 1) 100%
	);*/
	transition: all 0.5s ease 0s;
}

.blue-new-btn {
	font-size: 13px;
	text-align: center;
	color: #fff;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding: 20px 22px 18px;
	border-radius: 5px;
	display: inline-block;
	letter-spacing: 1.8px;
	transition: all 0.5s ease 0s;
	background: #026fc7;
	background: url("data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyNmVjNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTllYWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
	background: linear-gradient(to right, #026fc7 0, #2e9eac 100%);
}

.blue-new-btn:focus,
.blue-new-btn:hover {
	background-color: #2e9eac;
	background: url("data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iIzJlOWVhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMjZlYzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
	background: linear-gradient(to right, #2e9eac 5%, #026fc7 100%);
	text-decoration: none;
}

.get-in-touch-section .from-left-block .listing-block .bluts li i {
	background: inherit;
	width: 8px;
	height: 8px;
	background-color: #4a90e2;
	border-radius: 100%;
	top: 7px;
}

.get-in-touch-section .from-left-block .listing-block .bluts li:after {
	position: absolute;
	width: 8px;
	height: 8px;
	background-color: #4a90e2;
	border-radius: 100%;
	top: 7px;
	content: "";
	left: 0;
}

.get-in-touch-section .from-left-block .listing-block .bluts li {
	padding-left: 32px;
}

.development-process-block {
	background-color: #162d42;
	padding-bottom: 80px;
	min-height: 670px;
}

.development-process-block .main-content-block {
	padding-top: 72px;
}

.development-process-block .main-content-block h2 {
	color: #fff;
}

.development-process-block .main-content-block .title-bar {
	color: #6484a0;
	background: url(https://d3mds3ychln71.cloudfront.net/img/gray-title-bg.png) no-repeat bottom center;
}

.development-tabing-block {
	margin-top: 86px;
}

.development-tabing-block .tablist-block {
	width: 100%;
	display: inline-block;
	position: relative;
	text-align: center;
}

.development-tabing-block .tablist-block:after {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	right: 0;
	background: #324d65;
	top: 50%;
	margin-top: 0;
}

.development-tabing-block .tablist-block ul {
	width: 1120px;
	max-width: 100%;
	display: inline-block;
	position: relative;
	z-index: 9;
	border: none;
}

.development-tabing-block .tablist-block li {
	width: 20%;
	padding: 0 10px;
	margin-bottom: 0;
}

.development-tabing-block .tablist-block li div.center-block {
	width: 100%;
	background: #162d42;
	height: 90px;
	display: table;
}

.development-tabing-block .tablist-block li div.center-block a {
	padding: 0;
	border-radius: 0;
	background: 0 0;
	margin-right: 0;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
}

.development-tabing-block .tablist-block li div.center-block a i {
	height: 30px;
	display: inline-block;
}

.development-tabing-block .tablist-block li div.center-block a i.search {
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat -1px -428px;
	width: 30px;
}

.development-tabing-block .tablist-block li div.center-block a i.edit {
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat -56px -428px;
	width: 24px;
}

.development-tabing-block .tablist-block li div.center-block a i.list {
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat -117px -428px;
	width: 24px;
}

.development-tabing-block .tablist-block li div.center-block a i.wrench-tool {
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat -171px -428px;
	width: 28px;
}

.development-tabing-block .tablist-block li div.center-block a i.paper-plane {
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat -237px -428px;
	width: 24px;
}

.development-tabing-block .tablist-block li div.center-block a span {
	display: inline-block;
	margin-top: 11px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0.6px;
	line-height: 14px;
}

.development-tabing-block .tablist-block li div.process-bar {
	position: absolute;
	top: -30px;
	left: 113px;
	z-index: -99;
}

.development-tabing-block .tablist-block li div.process-bar img {
	max-width: inherit;
}

.development-tabing-block .tablist-block li.active div.center-block a i.search,
.development-tabing-block .tablist-block li:hover div.center-block a i.search {
	background-position: -1px -469px;
}

.development-tabing-block .tablist-block li.active div.center-block a i.edit,
.development-tabing-block .tablist-block li:hover div.center-block a i.edit {
	background-position: -56px -469px;
}

.development-tabing-block .tablist-block li.active div.center-block a i.list,
.development-tabing-block .tablist-block li:hover div.center-block a i.list {
	background-position: -117px -469px;
}

.development-tabing-block .tablist-block li.active div.center-block a i.wrench-tool,
.development-tabing-block .tablist-block li:hover div.center-block a i.wrench-tool {
	background-position: -171px -469px;
}

.development-tabing-block .tablist-block li.active div.center-block a i.paper-plane,
.development-tabing-block .tablist-block li:hover div.center-block a i.paper-plane {
	background-position: -237px -469px;
}

.development-tabing-block .tablist-block li.active div.center-block a span,
.development-tabing-block .tablist-block li:hover div.center-block a span {
	background: #123453;
	border: 1px solid #00aaf9;
	padding: 11px 21px;
	margin-top: 14px;
	border-radius: 5px;
}

.development-tabing-block .tab-content .container {
	width: 1230px;
}

.development-tabing-block .tab-content .main-content-block {
	margin-top: 58px;
	padding-top: 0;
}

.development-tabing-block .tab-content .main-content-block p {
	padding: 0;
	margin-top: 0;
	color: #fff;
}

.development-tabing-block .tab-content .main-content-block .btn-block {
	margin-top: 28px;
}

.development-tabing-block .tab-content .main-content-block .btn-block a {
	text-decoration: none;
	padding: 12px 21px 10px 21px;
}

.development-process-block.technologiesProvide .tablist-block:after {
	background: rgba(255, 255, 255, 0.1);
	top: inherit;
	bottom: 5px;
	height: 1px;
}

.technologiesProvide .tablist-block ul {
	max-width: inherit;
	width: auto;
	margin-top: -26px;
}

.technologiesProvide .tablist-block li {
	width: 235px;
	padding: 26px 15px 0 15px;
	overflow: hidden;
}

.technologiesProvide .tablist-block li:before {
	content: "";
	position: absolute;
	width: 100%;
	left: -100%;
	bottom: 0;
	height: 3px;
	background-color: rgba(255, 255, 255, 0.2);
	transition: all 0.3s ease;
}

.technologiesProvide .tablist-block li:after {
	content: "";
	position: absolute;
	bottom: -3px;
	right: 0;
	height: 27px;
	width: 1px;
	background: rgba(255, 255, 255, 0.1);
}

.technologiesProvide .tablist-block li:last-child:after {
	display: none;
}

.technologiesProvide .tablist-block li div.center-block {
	height: 104px;
}

.technologiesProvide .tablist-block li div.center-block a {
	vertical-align: top;
}

.technologiesProvide .tablist-block li div.center-block a span {
	font-size: 17px;
	line-height: 22px;
	text-transform: capitalize;
	margin-top: 10px;
	color: rgba(255, 255, 255, 0.3);
}

.technologiesProvide .tablist-block li div.center-block a span strong {
	text-transform: lowercase;
	font-weight: 400;
}

.technologiesProvide .tablist-block li:hover:before {
	left: 0;
	background-color: rgba(255, 255, 255, 0.2);
}

.technologiesProvide .tablist-block li.active:before {
	left: 0;
	background-color: #1866b1;
}

.technologiesProvide .tablist-block li.active div.center-block a span,
.technologiesProvide .tablist-block li:hover div.center-block a span {
	padding: 0 !important;
	border: 0;
	background: 0 0;
	border-radius: 0;
	margin-top: 10px;
	color: #fff;
}

.technologiesProvide .tablist-block li.active div.center-block a i,
.technologiesProvide .tablist-block li:hover div.center-block a i {
	opacity: 1;
}

.technologiesProvide .development-tabing-block .tablist-block li div.process-bar img {
	display: none;
}

.technologiesProvide .development-tabing-block .tab-content .main-content-block {
	margin-top: 35px;
}

.technologiesProvide .development-tabing-block .tab-content .main-content-block p {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
	color: #b6cadd;
	line-height: 26px;
}

.technologiesProvide .main-content-block .btnRow {
	margin-top: 40px;
	margin-bottom: 5px;
}

.technologiesProvide .main-content-block .btnRow a {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
}

.technologiesProvide .main-content-block .btnRow a strong {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	border-bottom: 1px solid #fff;
}

.latest-blog-section.mobile-dev-lb {
	padding-bottom: 55px;
	padding-top: 35px;
}

.latest-blog-section.mobile-dev-lb .main-content-block h2 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 42px;
	color: #333;
	margin-bottom: 5px;
}

.latest-blog-section.mobile-dev-lb .latest-blogs {
	margin-top: 45px;
}

.technologiesProvide.web-dev .nav-tabs li {
	width: 200px;
}

.technologiesProvide.iot-dev-banner .nav-tabs li {
	width: 200px;
}

.marT40 {
	margin-top: 40px;
}

.loader.portfolio-loader {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -47px;
	display: none;
}

.loader.product-loader {
	color: #333 !important;
	font-size: 6px !important;
	position: relative;
	margin: 0 0 0 -10px;
	left: 50%;
	display: none;
	z-index: 9;
}

.loader.center-sec {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -23px;
	font-size: 6px !important;
	z-index: 99;
}

.loader,
.loader:after,
.loader:before {
	border-radius: 50%;
	width: 2.5em;
	height: 2.5em;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: load7 1.8s infinite ease-in-out;
	animation: load7 1.8s infinite ease-in-out;
}

.loader {
	color: #fff;
	font-size: 10px;
	text-indent: -9999em;
	transform: translateZ(0);
	animation-delay: -0.16s;
	z-index: 999;
}

.loader:after,
.loader:before {
	content: "";
	position: absolute;
	top: 0;
}

.loader:before {
	left: -3.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.loader:after {
	left: 3.5em;
}

@keyframes load7 {

	0%,
	100%,
	80% {
		box-shadow: 0 2.5em 0 -1.3em;
	}

	40% {
		box-shadow: 0 2.5em 0 0;
	}
}

.mobile-number .intl-tel-input {
	float: left;
	z-index: 9;
}

.mobile-number .intl-tel-input #mobile-number {
	width: 20px;
}

.mobile-number .phonenumber-filed,
.mobile-number .phonenumber-filed.form-group {
	float: left;
	width: 185px;
}

.mobile-number .intl-tel-input.separate-dial-code .selected-dial-code {
	font-size: 18px;
	/* font-family: 'Circular Std'; */
	color: #444;
}

.mobile-number .intl-tel-input .selected-flag .iti-arrow {
	right: 2px;
}

.mobile-number .intl-tel-input.allow-dropdown .flag-container .selected-flag,
.mobile-number .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
	background-color: inherit !important;
}

.from-right-block .mobile-number .intl-tel-input.allow-dropdown .flag-container {
	z-index: 99;
}

.from-right-block .mobile-number .intl-tel-input.separate-dial-code .selected-dial-code {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #486e90;
}

.from-right-block .mobile-number .phonenumber-filed,
.from-right-block .mobile-number .phonenumber-filed.form-group {
	width: 150px;
	padding: 0;
	margin-bottom: 0;
}

.from-right-block .mobile-number .phonenumber-filed .form-control,
.from-right-block .mobile-number .phonenumber-filed.form-group .form-control {
	padding-left: 0;
}

.from-right-block .mobile-number .phonenumber-filed label,
.from-right-block .mobile-number .phonenumber-filed.form-group label {
	padding-left: 0 !important;
}

.main-content-block.new-main-content-block {
	padding-top: 0;
}

.main-content-block.new-main-content-block .s-title-bar {
	font-size: 12px;
	color: #707070;
	letter-spacing: 2px;
	margin-top: 8px;
	background: 0 0;
	margin-bottom: 0;
	padding-bottom: 0;
	text-transform: uppercase;
}

.main-content-block.new-main-content-block p {
	font-family: "Circular Std Book";
	font-size: 17px;
	color: #555555;
	line-height: 28px;
	padding: 0 90px;
}

.com-info-inquiry .inquiry-block li {
	position: relative;
	background-image: inherit;
}

.com-info-inquiry .inquiry-block li:after {
	content: "";
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat;
	position: absolute;
	left: 0;
	width: 26px;
	height: 19px;
}

.com-info-inquiry .inquiry-block li.flag0:after {
	background-image: none;
}

.com-info-inquiry .inquiry-block li.flag1:after {
	background-position: -19px -116px;
}

.com-info-inquiry .inquiry-block li.flag2:after {
	background-position: -19px -144px;
}

.com-info-inquiry .inquiry-block li.flag3:after {
	background-position: -19px -171px;
}

.star {
	text-align: center;
	width: 100%;
	display: inline-block;
	margin-top: 24px;
	margin-bottom: 0;
}

.star ul {
	display: inline-block;
	width: auto;
	float: none;
}

.star li {
	list-style: none;
	width: auto;
	float: left;
	padding: 0;
	margin: 0 5px;
}

.star li i {
	font-size: 22px;
	color: #ee9b29;
}

.mtm10 {
	margin-top: -10px;
}

.mt14 {
	margin-top: 14px;
}

.mt16 {
	margin-top: 16px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.mb50 {
	margin-bottom: 50px;
}

.pb60 {
	padding-bottom: 60px;
}

.dis-n {
	display: none;
}

.menu-links li .dropdown .sub-menu-section .sub-menu-center-block.cus-full-block .sub-menu-sec:last-child {
	width: 25%;
}

.navigation-part .menu-links li .sub-menu-sec li.ssub-menu {
	position: relative;
	padding-left: 22px;
	margin-top: -2px;
}

.navigation-part .menu-links li .sub-menu-sec li.ssub-menu span {
	font-size: 15px;
	color: #fff;
	margin: 0 4px;
	float: left;
}

.navigation-part .menu-links li .sub-menu-sec li.ssub-menu a {
	font-size: 14px;
	width: auto;
	border-radius: 0;
	margin: 0 7px;
	float: left;
	overflow: hidden;
	position: relative;
}

.navigation-part .menu-links li .sub-menu-sec li.ssub-menu:after {
	content: "";
	position: absolute;
	left: 5px;
	top: 1px;
	width: 1px;
	height: 10px;
	background-color: #fff;
}

.navigation-part .menu-links li.ssub-menu:before {
	content: "";
	position: absolute;
	left: 5px;
	bottom: 10px;
	width: 12px;
	height: 1px;
	background-color: #fff;
}

.navigation-part .menu-links li .sub-menu-sec li.ssub-menu a:before {
	content: "";
	position: absolute;
	left: -100%;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	transition: all 0.5s ease 0s;
}

.navigation-part .menu-links li .sub-menu-sec li.ssub-menu a:hover:before {
	left: 0;
}

.navigation-part .menu-links li .sub-menu-sec li.ssub-menu:hover a:after {
	display: none;
}

.get-in-touch-section .from-block {
	margin-top: 50px;
}

.get-in-touch-section .from-block .col-md-5 {
	padding: 0 !important;
}

.get-in-touch-section .from-block .col-md-7 {
	padding: 0 0 0 20px;
}

.get-in-touch-section .from-right-block {
	position: relative;
	background-color: #fff;
	border-radius: 10px;
	padding: 20px 10px 10px;
	margin-top: -182px;
	border: 8px solid transparent;
}

.get-in-touch-section .from-right-block:before {
	content: "";
	position: absolute;
	left: -16px;
	right: -16px;
	top: -16px;
	bottom: -16px;
	border-radius: 10px;
	background-color: #e7eaec;
	z-index: -9;
}

.get-in-touch-section .from-right-block .form-group {
	padding: 0 18px;
	margin-bottom: 40px;
}

.get-in-touch-section .from-right-block form {
	margin: 0;
}

.get-in-touch-section .from-right-block .form-group label {
	font-weight: inherit;
	color: #486e90;
}

.get-in-touch-section .from-right-block .form-group .select {
	border-bottom: 1px solid #ddd;
}

.get-in-touch-section .from-right-block .form-group.input-effect .form-control {
	color: #486e90;
}

.get-in-touch-section .from-right-block .form-group.input-effect .form-control {
	border-color: #ddd;
}

.get-in-touch-section .from-right-block .form-group.input-effect .effect-16:focus~.focus-border,
.get-in-touch-section .from-right-block .form-group.input-effect .has-content.effect-16~.focus-border {
	background: #0084ff;
}

.get-in-touch-section .from-right-block .form-group .checkbox label {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
}

.get-in-touch-section .from-right-block .form-group.textarea {
	margin-bottom: 14px;
}

.get-in-touch-section .from-right-block .form-group.input-effect textarea.form-control {
	height: 89px;
}

.get-in-touch-section .from-right-block .form-group.btn-row-block {
	margin-bottom: 10px;
}

.get-in-touch-section .from-right-block .form-group .comman-btn {
	color: #1866b1;
	border-color: #1866b1;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	min-width: 129px;
}

.form-group .comman-btn:focus,
.get-in-touch-section .from-right-block .form-group .comman-btn:hover {
	background: #1866b1;
	color: #fff;
}

.get-in-touch-section .form-group.textarea .form-control:focus {
	border-color: #ddd !important;
}

.get-in-touch-section .form-group.error .form-control {
	border-color: #ff0000 !important;
}

.get-in-touch-section .form-group.error .select {
	border-color: #ff0000 !important;
}

.get-in-touch-section .form-group.error label {
	color: #ff0000 !important;
}

.get-in-touch-section {
	background: #162d42 url("https://d3mds3ychln71.cloudfront.net/img/footer-bg.png") no-repeat left bottom;
	margin-top: 200px;
	position: relative;
}

.get-in-touch-section .from-left-block {
	min-height: 420px;
	padding-right: 45px;
	position: relative;
}

.get-in-touch-section .from-left-block .listing-block .bluts li i {
	background: inherit;
	width: 8px;
	height: 8px;
	background-color: #4a90e2;
	border-radius: 100%;
	top: 7px;
}

.from-right-block {
	position: relative;
	padding-left: 38px;
}

.from-right-block form {
	margin: 0 -17px;
}

.form-group {
	width: 50%;
	float: left;
	padding: 0 17px;
	margin-bottom: 44px;
	position: relative;
}

.form-group.full-block {
	width: 100%;
	float: left;
}

.form-group label {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #486e90;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.form-group .number-row {
	padding-left: 60px;
	position: relative;
}

.form-group .number-row .numbercode {
	position: absolute;
	left: 0;
	width: 41px;
	padding-right: 0;
}

.form-group .select {
	margin-bottom: 0;
}

.form-group .select select {
	border-bottom: 1px solid #486e90;
}

.form-group .form-control {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	letter-spacing: 0.2px;
	border: none;
	background-color: transparent;
	border-radius: 0;
	box-shadow: none;
	border-bottom: 1px solid #fff;
	padding: 5px 12px 6px 0;
	min-height: 39px;
	line-height: inherit;
	position: relative;
}

.form-group .form-control::-webkit-input-placeholder {
	color: #fff;
}

.form-group .form-control::-moz-placeholder {
	color: #fff;
}

.form-group .form-control:-ms-input-placeholder {
	color: #fff;
}

.form-group .form-control:-moz-placeholder {
	color: #fff;
}

.form-group select.form-control {
	height: 39px;
	outline: 0;
}

.form-group select.form-control option {
	color: #333;
}

.form-group.textarea {
	margin-bottom: 14px;
}

.form-group.textarea .form-control {
	border: 1px solid #486e90;
	padding: 7px 12px;
	resize: none;
	margin-top: 16px;
	padding-left: 12px !important;
}

.form-group.textarea .form-control:focus {
	border-color: rgba(255, 255, 255, 0.8) !important;
}

.form-group .upload-block {
	float: left;
	position: relative;
	width: 150px;
	height: 20px;
}

.form-group .upload-block input {
	opacity: 0;
	z-index: 99;
	position: relative;
}

.form-group .upload-block p {
	position: absolute;
	left: 0;
	top: 2px;
	z-index: 9;
	margin-bottom: 0;
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 12px;
	color: #4a90e2;
	letter-spacing: 0.8px;
	text-transform: uppercase;
}

.form-group .upload-block p span {
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	width: 15px;
	height: 15px;
	line-height: 16px;
	display: inline-block;
	margin-right: 5px;
	text-align: center;
	border-radius: 100%;
	background: #4a90e2;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0.8px;
	padding-left: 2px;
}

.form-group .checkbox {
	float: right;
	margin: 0;
}

.form-group .checkbox label {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: #c5d1dd;
	letter-spacing: 0.6px;
	text-transform: capitalize;
}

.form-group .cus-control__indicator {
	width: 13px;
	height: 13px;
	border-radius: 2px;
	background: #1866b1;
}

.form-group .cus-control input:checked:focus~.cus-control__indicator,
.form-group .cus-control:hover input:not([disabled]):checked~.cus-control__indicator,
.form-group .cus-control:hover input~.cus-control__indicator {
	background: #1866b1;
}

.form-group .cus-control input:checked~.cus-control__indicator,
.form-group .cus-control input:focus~.cus-control__indicator {
	background: #1866b1;
}

.form-group .cus-control--checkbox .cus-control__indicator:after {
	border-width: 0 1px 1px 0;
	left: 4px;
	top: 1px;
	width: 5px;
	height: 9px;
}

.form-group.upoad-check-option {
	margin-bottom: 28px;
}

.form-group .captcha {
	float: left;
}

.form-group .comman-btn {
	float: right;
	background: 0 0;
	letter-spacing: 1.8px;
	padding: 20px 26px 18px 26px;
}

.form-group .comman-btn:focus,
.form-group .comman-btn:hover {
	background: #1866b1;
}

.form-group.btn-row-block {
	margin-bottom: 0;
}

.form-group>div {
	position: relative;
}

.form-group.fixed-animation .effect-16 {
	font-size: 0;
}

.form-group.fixed-animation .effect-16:focus {
	font-size: 19px;
}

.form-group.input-effect .effect-16~.focus-border {
	height: 1px;
}

.form-group.fixed-animation .effect-16.has-content {
	font-size: 18px;
}

.form-group.textarea label {
	position: relative;
	padding-left: 30px;
}

.from-right-block .form-group.input-effect .effect-16:focus~.focus-border,
.from-right-block .form-group.input-effect .has-content.effect-16~.focus-border {
	z-index: 99;
	background: rgba(255, 255, 255, 0.7);
}

.from-right-block .form-group.input-effect .effect-16~label {
	z-index: 0;
	color: #486e90;
	padding-left: 30px;
}

.from-right-block .form-group.input-effect .form-control {
	z-index: 2;
	border-color: #486e90;
	padding-left: 30px;
}

.from-right-block .form-group .select {
	border-bottom: 1px solid #486e90;
}

.from-right-block .form-group .select select {
	border-bottom: none;
}

.from-right-block .form-group i {
	position: absolute;
	left: 1px;
	top: 12px;
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat;
	font-style: normal;
}

.from-right-block .form-group i.name {
	background-position: -58px -153px;
	width: 10px;
	height: 15px;
}

.from-right-block .form-group i.email {
	background-position: -86px -153px;
	width: 17px;
	height: 12px;
}

.from-right-block .form-group i.phonenumber {
	background-position: -112px -153px;
	width: 20px;
	height: 12px;
	top: 14px;
}

.from-right-block .form-group i.category {
	background-position: -150px -153px;
	width: 14px;
	height: 12px;
	top: 14px;
}

.from-right-block .form-group i.budget {
	background-position: -183px -153px;
	width: 8px;
	height: 16px;
	top: 13px;
}

.from-right-block .form-group i.skypeid {
	background-position: -207px -153px;
	width: 19px;
	height: 18px;
}

.from-right-block .form-group.textarea i.message {
	background-position: -235px -153px;
	width: 19px;
	height: 18px;
	top: 5px;
}

.from-right-block .form-group.textarea .form-control.has-content {
	border-color: rgba(255, 255, 255, 0.7) !important;
}

.form-group.upoad-check-option .checkbox input[type="checkbox"] {
	top: 0;
	left: 0;
}

.form-group.full-block.textarea {
	text-align: left;
}

.latest-blog-section .btn-block.read-post {
	margin: 40px 0 0 0;
}

.latest-blog-section .btn-block.read-post .comman-btn {
	color: #1866b1;
	border-color: #1866b1;
	text-decoration: none;
}

.latest-blog-section .btn-block.read-post .comman-btn:hover {
	background: #1866b1;
	color: #fff;
}

.latest-blog-section .btn-block.read-post .comman-btn i {
	width: 17px;
	height: 12px;
	display: inline-block;
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat;
	background-position: -1450px -82px;
	margin: 0 0 0 12px;
	position: relative;
	top: 4px;
}

.latest-blog-section .btn-block.read-post .comman-btn:hover i {
	background-position: -1450px -107px;
}

#partner-form .from-left-block {
	min-height: 344px;
}

.technologiesProvide.ecommerce-dev .development-tabing-block .tab-content .container {
	width: 1100px;
}

.technologiesProvide .development-tabing-block .tab-content .main-content-block p.head {
	color: #fff;
}

.technologiesProvide.ecommerce-dev .nav-tabs {
	margin-top: 0;
}

.technologiesProvide.ecommerce-dev .nav-tabs li {
	width: 208px;
	padding-top: 0;
}

.add-file-output {
	width: 100%;
	float: left;
	margin-top: 10px;
	display: none;
	clear: both;
}

.form-group .upload-block input {
	width: 150px;
}

.circCont {
	display: inline-block;
}

.circle {
	width: 46px;
	height: 46px;
	background: 0 0;
	border: 4px solid #1866b1;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
	display: inline-block;
}

.circle:after {
	width: 30px;
	height: 4px;
	background-color: #1866b1;
	content: "";
	left: 50%;
	top: 50%;
	margin-left: -15px;
	margin-top: -2px;
	position: absolute;
	transform: rotate(-45deg);
}

.circle:before {
	left: 50%;
	top: 50%;
	margin-left: -15px;
	margin-top: -2px;
	width: 30px;
	height: 4px;
	background-color: #1866b1;
	content: "";
	position: absolute;
	transform: rotate(45deg);
}

.circle[data-animation="showShadow"]:not(.showShadow):hover {
	box-shadow: 0 0 0 5px #1866b1 inset;
}

.circle[data-animation="showShadow"] {
	transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 0.2s;
	border: 0 solid #fff;
}

.circle[data-animation="showShadow"]:after,
.circle[data-animation="showShadow"]:before {
	transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 0.2s;
}

.circle[data-animation="showShadow"]:not(.showShadow):hover:before {
	transform: scale(0.7) rotate(45deg);
	transition-delay: 0.1s;
}

.circle[data-animation="showShadow"]:not(.showShadow):hover:after {
	transform: scale(0.7) rotate(-45deg);
	transition-delay: 0.1s;
}

.category-tag p {
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 13px;
	color: #000;
	margin-top: 8px;
	display: inline-block;
	background: rgba(255, 255, 255, 0.5);
	padding: 6px 10px;
	border-radius: 8px;
	margin-bottom: 0;
	margin-right: 5px;
	line-height: 12px;
	height: 21px;
}

.technologiesProvide.php-page {
	min-height: inherit;
	padding-bottom: 30px;
}

.technologiesProvide.php-page .tablist-block li {
	width: 170px;
	padding-left: 10px;
	padding-right: 10px;
}

.technologiesProvide.php-page .development-tabing-block {
	margin-top: 60px;
}

.technologiesProvide.hirephp-page {
	min-height: inherit;
	padding-bottom: 30px;
}

.technologiesProvide.hirephp-page .tablist-block li {
	width: 170px;
	padding-left: 10px;
	padding-right: 10px;
}

.technologiesProvide.hirephp-page .development-tabing-block {
	margin-top: 60px;
}

.animation-none {
	animation: inherit !important;
}

.animation-none .slick-list,
.animation-none .slick-track {
	animation: inherit !important;
	transform: none !important;
}

.form-group.mobile-number {
	padding-left: 150px !important;
}

.form-group.mobile-number .intl-tel-input {
	position: absolute;
	left: 15px;
	width: 130px;
}

.form-group.mobile-number .intl-tel-input #mobile-number {
	padding-left: 130px;
}

.form-group.mobile-number .phonenumber-filed {
	width: 100%;
}

.contact-page-form .mobile-number {
	padding-left: 150px !important;
}

.contact-page-form .mobile-number .intl-tel-input {
	left: 46px;
}

#web-phone-grid .web-grid-loader {
	min-height: 46px;
}

.client-comment-block .slick-slide {
	margin: 0 0 10px 0;
}

.client-comment-block .slick-next,
.client-comment-block .slick-prev {
	border-color: #fff;
}

.client-comment-block .slick-next:before,
.client-comment-block .slick-prev:before {
	color: #fff;
}

@keyframes crossfade {
	3% {
		opacity: 1;
	}

	5% {
		opacity: 0;
	}

	97% {
		opacity: 0;
	}
}

.development-tabing-block .tablist-block li div.center-block a i.icon-java {
	position: relative;
}

.development-tabing-block .tablist-block li div.center-block a i.icon-java:before {
	position: relative;
	top: -7px;
	left: 0;
	font-size: 47px;
}

.development-tabing-block .tablist-block li div.center-block a i.icon-opensource:before {
	position: relative;
	top: -5px;
	left: 0;
	font-size: 42px;
}

.development-tabing-block .tablist-block li div.center-block a i.icon-shell-alt:before {
	position: relative;
	top: -7px;
	left: 0;
}

.development-tabing-block .tablist-block li div.center-block a i.icon-database:before {
	position: relative;
	top: -7px;
	left: 0;
}

.development-tabing-block .tablist-block li div.center-block a i.icon-database:before {
	position: relative;
	top: -7px;
	left: 0;
}

.development-tabing-block .tablist-block li div.center-block a i.icon-magento:before {
	position: relative;
	top: -7px;
	left: 0;
}

.development-tabing-block .tablist-block li div.center-block a i.icon-php:before {
	position: relative;
	top: -7px;
	left: 0;
}

.show-iphone {
	display: none;
}

.show-tablet {
	display: block;
}

.main-content-block.content-blue-bg .title-bar {
	color: #6484a0;
	background: url(https://d3mds3ychln71.cloudfront.net/img/gray-title-bg.png) no-repeat bottom center;
}

#tech-lead .kpProgram .main-content-block {
	padding-top: 34px;
}

.newsletter_default {
	text-transform: none !important;
	font-size: 14px !important;
}

.from-right-block .form-group i.company {
	position: absolute;
	left: 1px;
	top: 12px;
	background: url(https://d3mds3ychln71.cloudfront.net/img/company_icon.png) no-repeat;
	width: 18px;
	height: 15px;
}

.form-group .comman-btn:focus {
	background: #1866b1;
	color: #fff;
}

.load-more-btn a {
	font-size: 16px;
	color: #666666;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	padding-right: 40px;
	background: #d4d4d4;
	padding: 11px 25px 9px 25px;
	border-radius: 50px;
	text-align: left;
	line-height: 31px;
}

.load-more-btn a span {
	position: absolute;
	top: 8px;
	right: 32px;
}

.load-more-btn a .loader {
	color: #1866b1;
	display: none;
	font-size: 4px;
}

.load-more-btn a:hover {
	text-decoration: none;
	background: #1866b1;
	color: #fff;
}

.load-more-btn a:hover .loader {
	color: #fff;
}

.load-more-btn a.active {
	padding-right: 72px;
	background: #1866b1;
	color: #fff;
}

.load-more-btn a.active .loader {
	color: #fff;
	display: inline-block;
}

.org-gradient {
	background: url("data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iI2U1NTExNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZTliMjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
	background: linear-gradient(45deg,
			rgba(229, 81, 21, 1) 59%,
			rgba(238, 155, 41, 1) 100%);
}

.blue-gradient {
	background-color: #026fc7;
	background: linear-gradient(to right,
			rgba(2, 111, 199, 1) 0,
			rgba(53, 165, 168, 1) 100%);
}

.project-modal-navigation {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	overflow: hidden;
	padding: 14px 35px 14px 20px;
}

.project-modal-navigation.sticky {
	background: rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.project--findme .modal-navigation--scrolled {
	background-color: rgba(138, 2, 12, 0.3);
}

.project-modal {
	padding-top: 64px !important;
}

.project-intro .project-title {
	font-size: 45px;
}

.project-intro .project-desc {
	max-width: inherit;
	font-size: 40px;
	color: #fff;
	line-height: 49px;
	letter-spacing: -0.2px;
	padding: 0 10px;
}

.project-intro .category-tag {
	margin-top: 40px;
}

.project-intro .category-tag p {
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	letter-spacing: 0.2px;
	background: 0 0;
	border: 1px solid rgba(255, 255, 255, 0.2);
	height: auto;
	border-radius: 20px;
	padding: 11px 35px 10px 20px;
	margin: 0 7px;
	position: relative;
}

.project-intro .category-tag p:before {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	border: 1px solid #fff;
	top: 13px;
	right: 18px;
}

.project-title {
	font-size: 40px;
	color: #fff;
}

.project-small-title {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.5);
	letter-spacing: 1.2px;
}

.project-desc {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
	letter-spacing: -0.2px;
	max-width: 830px;
	margin: 0 auto;
}

.full-portfolio-block .bs-example-modal-lg {
	opacity: 0;
}

.full-portfolio-block .bs-example-modal-lg.in {
	opacity: 1;
}

.full-portfolio-block .modal .modal-dialog {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: 0;
	margin-top: 0;
	width: 100%;
	z-index: 999;
}

.full-portfolio-block .modal .modal-content {
	border-radius: 0;
	box-shadow: none;
	border: none;
	height: 100%;
	padding: 0;
	overflow-y: auto;
	padding-right: 15px;
}

.full-portfolio-block .modal .modal-content .slide_detail {
	text-align: left;
}

.full-portfolio-block .modal .close-button {
	padding: 0;
	float: right;
}

.full-portfolio-block .modal .circle {
	border-color: #fff;
	position: absolute;
	right: 30px;
	top: 10px;
}

.full-portfolio-block .modal .circle[data-animation="showShadow"]:not(.showShadow):hover {
	box-shadow: 0 0 0 5px #fff inset;
}

.full-portfolio-block .circle:after,
.full-portfolio-block .circle:before {
	background-color: #fff;
}

.full-portfolio-block .slide.work {
	height: 100%;
}

.full-portfolio-block .circle {
	width: 30px;
	height: 30px;
	top: 2px;
}

.full-portfolio-block .circle:before {
	margin-left: -10px;
	margin-top: -1.5px;
	width: 20px;
	height: 3px;
}

.full-portfolio-block .circle:after {
	margin-left: -10px;
	margin-top: -1.5px;
	width: 20px;
	height: 3px;
}

.full-portfolio-block .modal .circle[data-animation="showShadow"]:not(.showShadow):hover {
	box-shadow: 0 0 0 3px #fff inset;
}

.full-portfolio-block .circle {
	width: 30px;
	height: 30px;
	top: 2px;
}

.full-portfolio-block .circle:before {
	margin-left: -10px;
	margin-top: -1.5px;
	width: 20px;
	height: 3px;
}

.full-portfolio-block .circle:after {
	margin-left: -10px;
	margin-top: -1.5px;
	width: 20px;
	height: 3px;
}

.full-portfolio-block .modal .circle[data-animation="showShadow"]:not(.showShadow):hover {
	box-shadow: 0 0 0 3px #fff inset;
}

.full-portfolio-block .modal .project-modal {
	padding-top: 0 !important;
	padding-right: 0;
	background-color: #333;
}

.full-portfolio-block .modal .project-intro {
	background-position: center top !important;
	padding-top: 100px;
	padding-bottom: 48px;
}

.full-portfolio-block .background-container {
	filter: blur(3px);
}

.full-portfolio-block .project-modal .circle {
	top: 15px;
}

.project-list-items ul {
	max-width: 1000px;
	width: 100%;
	display: inline-block;
	font-size: 0;
}

.project-list-items li {
	width: 33.33%;
	display: inline-block;
	list-style: none;
	position: relative;
}

.project-list-items li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	min-height: 112px;
	background: rgba(255, 255, 255, 0.2);
}

.project-list-items li:last-child:after {
	display: none;
}

.project-list-items .__item-img {
	min-height: 103px;
}

.project-list-items .__item-desc {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}

.project-review-block {
	padding-bottom: 38px;
	margin-top: 55px;
}

.project-overview .project-logo {
	padding-bottom: 8px;
}

.project-overview .project-logo img {
	width: 100px;
	max-width: 100%;
	border-radius: 20px;
	box-shadow: 0 16px 0 -8px rgba(0, 0, 0, 0.1);
}

.project-client-tm .project-logo {
	opacity: 0.3;
}

.project-client-tm .project-desc {
	min-width: 280px;
	position: relative;
	z-index: 9;
	min-height: 60px;
}

.project-client-tm .project-desc .pra-arrow {
	font-size: 240px;
	color: rgba(0, 0, 0, 0.1);
	position: absolute;
	line-height: 0;
	z-index: -9;
}

.project-client-tm .project-desc .pra-leftarrow {
	left: -85px;
	top: 61px;
}

.project-client-tm .project-desc .pra-rightarrow {
	right: -82px;
	bottom: 86px;
	transform: rotate(-180deg);
}

.pc-info-block .pc-name {
	font-size: 21px;
	color: #fff;
	letter-spacing: 0.4px;
	text-transform: uppercase;
}

.pc-info-block .pc-post {
	font-size: 18px;
	color: rgba(255, 255, 255, 0.3);
	letter-spacing: 0.2px;
	font-style: italic;
}

.pc-review-btn {
	background: rgba(0, 0, 0, 0.3);
	display: inline-block;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.6px;
	min-width: 260px;
	padding: 19px 10px 17px 10px;
	text-decoration: none;
}

.pc-review-btn span.load-img {
	display: inline-block;
	margin-right: 17px;
	position: relative;
	top: -2px;
}

.pc-review-btn i.zmdi {
	width: auto;
	display: inline-block;
	margin-left: 11px;
	position: relative;
	top: 1px;
}

.pc-review-btn:hover {
	text-decoration: none;
}

.project-media-block .project-logo {
	opacity: 0.3;
}

.project-media-block .project-desc {
	max-width: 1010px;
}

.project-media-block .pm-partner ul {
	display: inline-block;
}

.project-media-block .pm-partner li {
	float: left;
	margin: 0 17px;
	list-style: none;
}

.project-follower a {
	display: inline-block;
	position: relative;
	z-index: 9;
}

.project-follower a i {
	color: rgba(255, 255, 255, 0.2);
	font-size: 145px;
	width: auto;
	margin-right: 25px;
	top: 8px;
	position: relative;
}

.project-follower a span {
	font-size: 170px;
	color: rgba(255, 255, 255, 0.2);
	line-height: 140px;
}

.project-follower a i:hover {
	color: rgba(255, 255, 255, 1);
	transform: scale(1.1);
}

.project-follower a:focus,
.project-follower a:hover {
	color: rgba(255, 255, 255, 0.2);
	text-decoration: none;
}

.project-follower p {
	letter-spacing: 0.2px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 23px;
	color: #fff;
}

.project-quote-form {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.project-quote-form .container {
	width: 860px;
}

.project-quote-form .pqf-logo {
	opacity: 0.3;
}

.pqf-title {
	font-size: 50px;
	color: #fff;
}

.pqf-desc {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
	letter-spacing: -0.2px;
	margin: 0;
}

.project-quote-form .from-right-block .form-group i.name {
	background-position: -58px -121px;
}

.project-quote-form .from-right-block .form-group i.email {
	background-position: -86px -121px;
}

.project-quote-form .from-right-block .form-group i.phonenumber {
	background-position: -121px -120px;
}

.project-quote-form .from-right-block .form-group i.category {
	background-position: -150px -120px;
	top: 13px;
}

.project-quote-form .from-right-block .form-group i.budget {
	background-position: -150px -120px;
	top: 12px;
}

.project-quote-form .from-right-block .form-group i.skypeid {
	background-position: -207px -121px;
	top: 11px;
}

.project-quote-form .from-right-block .form-group i.message {
	background-position: -235px -121px;
	top: 2px;
}

.project-quote-form .from-right-block .form-group.textarea {
	text-align: left;
}

.project-quote-form .from-right-block .form-group.textarea label {
	color: #fff;
}

.project-quote-form .mobile-number .intl-tel-input .selected-flag .iti-arrow {
	border-top-color: #fff;
}

.project-quote-form .from-right-block .form-group.mobile-number .mobile-country {
	padding-left: 99px !important;
}

.project-quote-form .upoad-check-option {
	margin-top: 25px;
}

.project-quote-form .upoad-check-option .upload-block {
	width: 100%;
	border: 2px dashed rgba(255, 255, 255, 0.2);
	height: auto;
	min-height: 52px;
	background: rgba(0, 0, 0, 0.1);
	text-align: center;
	padding: 10px 0;
	border-radius: 5px;
}

.project-quote-form .upoad-check-option .upload-block input {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
}

.project-quote-form .upoad-check-option .upload-block p {
	display: inline-block;
	position: relative;
	color: rgba(255, 255, 255, 0.3);
	font-size: 16px;
	text-transform: capitalize;
	padding-left: 28px;
}

.project-quote-form .upoad-check-option .upload-block p i {
	position: absolute;
	left: 4px;
	top: 0;
	background: 0 0;
	font-size: 23px;
	color: rgba(255, 255, 255, 0.8);
	width: auto;
	transform: rotate(32deg);
}

.project-quote-form .upoad-check-option .checkbox {
	text-align: center;
	width: 100%;
	margin-top: 22px;
}

.project-quote-form .upoad-check-option .checkbox .cus-control {
	color: #fff;
}

.project-quote-form .form-group .cus-control__indicator {
	background: rgba(255, 255, 255, 0.9) !important;
}

.project-quote-form .form-group .cus-control input:checked:focus~.cus-control__indicator,
.project-quote-form .form-group .cus-control:hover input:not([disabled]):checked~.cus-control__indicator,
.project-quote-form .form-group .cus-control:hover input~.cus-control__indicator {
	background: rgba(255, 255, 255, 0.9) !important;
}

.project-quote-form .form-group .cus-control--checkbox .cus-control__indicator:after {
	border-color: #1866b1;
}

.project-quote-form .from-right-block {
	padding: 0 60px;
	margin-top: 70px;
}

.project-quote-form .from-right-block .form-group.input-effect .form-control {
	border-color: rgba(255, 255, 255, 0.3);
	text-align: left;
	appearance: none;
}

.project-quote-form .from-right-block .form-group.input-effect .effect-16~label {
	color: #fff;
	font-weight: 400;
	text-align: left;
}

.project-quote-form .form-group.input-effect .effect-16~.focus-border {
	background: rgba(255, 255, 255, 0.7);
}

.project-quote-form .from-right-block .form-group .select {
	border: none;
}

.project-quote-form .from-right-block .form-group.input-effect .form-control {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.project-quote-form .from-right-block .mobile-number .intl-tel-input.allow-dropdown .flag-container {
	background: 0 0;
	border: none;
}

.project-quote-form .from-right-block .mobile-number .intl-tel-input.separate-dial-code .selected-dial-code {
	color: #fff;
	font-weight: 400;
}

.com-info-inquiry .inquiry-block li.envelope,
.com-info-inquiry .inquiry-block li.skype {
	padding-left: 0;
	
}

.com-info-inquiry .inquiry-block li.envelope:after,
.com-info-inquiry .inquiry-block li.skype:after {
	background-image: none !important;
}

.com-info-inquiry .inquiry-block li.skype .fa-skype {
	font-size: 24px;
	margin-right: 23px;
	color: transparent;
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite2.png?ver=1) no-repeat -4408px -14px;

}

.com-info-inquiry .inquiry-block li.envelope .fa-envelope-o {
	font-size: 22px;
	margin-right: 23px;
}

.footerlogos {
	margin-top: 40px;
	display: block;
}

.footerlogos a {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	opacity: 0.4;
}

.footerlogos a:hover {
	opacity: 0.6;
}

.full-portfolio-block .modal .project-modal {
	padding-top: 0 !important;
	padding-right: 0;
	background-color: #333;
}

.full-portfolio-block .modal .project-intro {
	background-position: center top !important;
	padding-top: 100px;
	padding-bottom: 48px;
}

.loading-bar {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.5);
}

.loading-bar span {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 0;
	margin-top: -25px;
}

.loading-bar .loader {
	width: 2.5em;
	height: 2.5em;
	display: inline-block;
}

.full-portfolio-block .background-container {
	filter: blur(3px);
}

.full-portfolio-block .project-modal .circle {
	top: 15px;
}

.project-video-block {
	margin-top: 120px;
	position: relative;
}

.project-list-items,
.project-media-block {
	position: relative;
}

.portfolio-video-sec {
	max-width: 1141px;
	margin: 0 auto;
}

.portfolio-video-sec iframe,
.portfolio-video-sec img,
.portfolio-video-sec video {
	max-width: 100%;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
}

.mT0 {
	margin-top: 0 !important;
}

.angularLisited p,
.featureSec .moreFeature p,
.flight,
.fullstackSevenBlock,
.gdprBlockFoure h2,
.gdprBlockFoure h5,
.gdprBlockTwo-in h3,
.gdprBlockTwo-in p,
.gdprDoseBlock p,
.gdprHeadingBlock h3,
.gdprHeadingBlock h4,
.testimonalOption .colFive .count {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
}

.fregular,
.technologiesProvide.topFeatures .tablist-block li div.center-block a span,
.whatGdprBlock li,
.whatGdprBlockSp p {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
}

.aboutTaxi h4,
.faqSec h5,
.faqSec h6,
.featureSec .moreFeature h5,
.fsemibold,
.gdprDoseBlock h3,
.headingSec h4,
.inspiredDesign p span,
.reviewAuthor .authoreDesc span,
.reviewAuthor .authoreName,
.reviewAuthor .authoreRating,
.sellingTickets li,
.testimonalOption .colFive.ratingTesti .count strong,
.testimonalSec .carousel .item p {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
}

.aboutTaxi h3,
.aboutTaxi li,
.angularLisited h5,
.driveCustomize li h3,
.faqSec .panel-title,
.fbold,
.featureSec h4,
.fullStackServHead,
.fullStackServMain2 h3,
.fullstackNine .fullstackNineLeft .NineLeftIn h4,
.fullstackNine .fullstackNineright p span,
.headingSec h2,
.industriesDescp h4,
.innerpage-banner.mobile-banner-height.taxiBanner .newStatic h4,
.inspiredDesign h2,
.main-banner-cover.new .mainsec a.comman-btn,
.main-banner-cover.new .mainsec h2,
.modelsStep h5,
.opertionsDescp h2,
.opertionsDescp h5,
.privacyPolicy a,
.processBox h3,
.raodMap h2,
.read-post .lestDiscius,
.starUse,
.taxiFeatures h4,
.taximoDescp h2,
.testimonalOption .colFive .count strong,
.ticketImage:after,
.topRated .columnFour .contentDesc .contentTexture h4,
.topRated .columnFour .contentDesc .contentTexture h5,
.underlyingTaxi .application-option li span,
.viewStudy,
.watchVideo .videoFrame span,
.whatGdprBlock .whatGdprHeading,
.whatGdprBlock p,
.whiteBlock h4 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
}

.aboutTaxi h3,
.aboutTaxi li,
.driveCustomize li h3,
.faqSec .panel-title,
.faqSec h6,
.featureSec h4,
.headingSec h2,
.headingSec h4,
.industriesDescp h4,
.innerpage-banner.mobile-banner-height.taxiBanner .newStatic h4,
.inspiredDesign h2,
.main-banner-cover.new .mainsec h2,
.modelsStep h5,
.opertionsDescp h2,
.processBox h3,
.raodMap h2,
.reviewAuthor .authoreName,
.soultionsTabs .nav-tabs li a,
.starUse,
.taxiFeatures h4,
.taximoDescp h2,
.topRated .columnFour .contentDesc .contentTexture h4,
.topRated .columnFour .contentDesc .contentTexture h5,
.underlyingTaxi .application-option li span,
.uppercase,
.viewStudy,
.watchVideo .videoFrame span,
.whiteBlock h4 {
	text-transform: uppercase;
}

.appShare,
.bcm_btn.portfolioBtn,
.blog-section .readMore,
.blog-section .readMore .iconsArrow,
.gdprStepList li .step1,
.gdprStepList li .step1:after,
.main-banner-cover.new .carousel-indicators .active,
.starUse,
.starUse .iconsArrow,
.topRated .columnFour .contentDesc .contentTexture a .iconsArrow,
.topRated .columnFour .contentDesc.all .contentTexture,
.topRated .columnFour .contentDesc.all .contentTexture:hover h5,
.transition,
.underlyingTaxi .application-option li img,
.viewStudy {
	transition: all 0.5s ease;
}

.reviewAuthor {
	margin-bottom: 20px;
}

.dynamicBg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.topRated {
	font-size: 0;
}

.topRated .columnFour {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	overflow: hidden;
}

.topRated .columnFour .contentDesc {
	min-height: 304px;
	display: table;
	width: 100%;
}

.topRated .columnFour .contentDesc .contentTexture {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 30px;
	height: 300px;
	overflow: hidden;
}

.topRated .columnFour .contentDesc .contentTexture h4 {
	font-size: 26px;
	color: #fff;
}

.topRated .columnFour .contentDesc .contentTexture h5 {
	font-size: 20px;
	color: #fff;
	margin-top: 0;
}

.topRated .columnFour .contentDesc .contentTexture p {
	color: #fff;
	font-size: 19px;
	padding-right: 0;
	margin-bottom: 30px;
}

.topRated .columnFour .contentDesc .contentTexture a {
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	clear: both;
}

.topRated .columnFour .contentDesc .contentTexture a .iconsArrow {
	padding-left: 10px;
}

.topRated .columnFour .contentDesc .contentTexture a:hover {
	text-decoration: none;
}

.topRated .columnFour .contentDesc .contentTexture a:hover .iconsArrow {
	padding-left: 20px;
}

.topRated .columnFour .contentDesc .contentTexture ul.list {
	padding: 0;
	margin: 0;
	display: block;
	padding-bottom: 20px;
}

.topRated .columnFour .contentDesc .contentTexture .list li {
	font-size: 13px;
	color: #3b3b3b;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: default;
	list-style: none;
	float: left;
	padding: 0 12px;
	border-right: 1px solid #3b3b3b;
	line-height: 13px;
}

.topRated .columnFour .contentDesc .contentTexture .list li:last-child {
	border-right: none;
}

.topRated .columnFour .contentDesc .contentTexture .list li a {
	font-size: 13px;
	color: #9e9e9e;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #9e9e9e;
	padding-bottom: 5px;
}

.topRated .columnFour .contentDesc.all .contentTexture p {
	opacity: 0;
	transition: opacity 0.2s;
	height: 0;
	margin-bottom: 0;
}

.topRated .columnFour .contentDesc.all .contentTexture h5 {
	transition: opacity 0.2s, transform 0.35s, translate3d(0, 0, 0);
}

.topRated .columnFour .contentDesc.all .contentTexture ul {
	padding-bottom: 0;
	transition: opacity 0.2s, transform 0.35s, translate3d(0, 0, 0);
}

.topRated .columnFour .contentDesc.all .contentTexture li:first-child {
	padding-left: 0;
}

.topRated .columnFour .contentDesc.all .contentTexture .readMore {
	color: #7d8082;
	margin-top: 0;
	opacity: 0;
	transition: opacity 0.2s, transform 0.35s, translate3d(0, 40px, 0);
	height: 0;
}

.topRated .columnFour .contentDesc.all .contentTexture:hover p {
	transition-delay: 50ms;
	transition-duration: 0.5s;
	transform: translate3d(0, 0, 0);
	opacity: 1;
	height: auto;
	margin-bottom: 30px;
}

.topRated .columnFour .contentDesc.all .contentTexture:hover h5 {
	transition: opacity 0.2s;
	transform: translate3d(0, -20px, 0);
}

.topRated .columnFour .contentDesc.all .contentTexture:hover ul {
	transition: opacity 0.2s;
	transform: translate3d(0, -20px, 0);
	padding-bottom: 20px;
}

.topRated .columnFour .contentDesc.all .contentTexture:hover .readMore {
	transition-delay: 50ms;
	transition-duration: 0.5s;
	transform: translate3d(0, 0, 0);
	opacity: 1;
	height: auto;
}

.topRated .columnFour .contentDesc.all .contentTexture:hover .readMore:hover {
	color: #fff;
}

.topRated .columnFour .contentDesc.all .contentTexture:hover .newiconsH {
	opacity: 0;
	transition: opacity 0.2s;
	transform: translate3d(0, 40px, 0);
	height: 0;
}

.topRated .columnFour .blueHighlight {
	border-top: 8px solid #43a6f6;
	position: relative;
	color: #fff;
	background-color: #1d83d6;
	background: linear-gradient(135deg, #1d83d6 0, #095fa4 100%);
}

.topRated .columnFour .blueHighlight:after {
	background: url(https://d3mds3ychln71.cloudfront.net/img/setting-icon.png) no-repeat;
	content: "";
	width: 110px;
	height: 114px;
	right: 0;
	bottom: 0;
	display: block;
	position: absolute;
}

.topRated .columnFour .blueHighlight p {
	color: #8cc8fb;
}

.topRated .columnFour .blueHighlight .contentDesc .contentTexture a {
	position: relative;
	padding-right: 70px;
	z-index: 1;
}

.topRated .columnFour .blueHighlight .contentDesc .contentTexture a .arrowRight {
	top: 27px;
}

.orangeBdr {
	border-top: 8px solid #ee9b29;
}

.newiconsH {
	background: url(https://d3mds3ychln71.cloudfront.net/img/new-icons.png) no-repeat 0 0;
	display: inline-block;
	height: 48px;
	width: 58px;
	margin-bottom: 35px;
	transition-delay: 50ms;
	transition-duration: 0.35s;
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.newiconsH.mobileIcon {
	background-position: 0 0;
}

.newiconsH.ecommerceIcon {
	background-position: -178px 0;
}

.newiconsH.cloudIcon {
	background-position: -360px 0;
}

.newiconsH.appIcon {
	background-position: 0 -148px;
}

.newiconsH.offshoreIcon {
	background-position: -180px -148px;
}

.newiconsH.iotIcon {
	background-position: -368px -148px;
}

.newiconsH.webIcon {
	background-position: 0 -294px;
}

.bbWhite {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.inspiredDesign {
	text-align: center;
	padding: 60px 0 0;
	margin-bottom: -10px;
}

.inspiredDesign h2 {
	font-size: 34px;
	color: #101415;
	margin-bottom: 20px;
}

.inspiredDesign p {
	font-size: 19px;
	padding: 0 7%;
	color: #333;
}

.inspiredDesign p span {
	font-style: italic;
}

.headingSec h4 {
	font-size: 16px;
	font-style: italic;
	letter-spacing: 1.5px;
}

.headingSec h2 {
	color: #101415;
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0 18%;
}

.headingSec p {
	font-size: 20px;
	color: #555555;
	padding: 0 7%;
}

.processBox {
	border-style: solid;
	border-width: 1px;
	border-color: #ddd;
	background-color: #fff;
	box-shadow: 0 0 27px 0 rgba(181, 183, 184, 0.17);
	position: relative;
	height: 222px;
	width: 100%;
	border-radius: 8px;
	padding: 25px 32px;
	padding-top: 50px;
}

.processBox:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 15px 0 15px;
	border-color: #fff transparent transparent transparent;
	content: "";
	position: absolute;
	bottom: -12px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.processBox:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 15px 0 15px;
	border-color: #ddd transparent transparent transparent;
	content: "";
	position: absolute;
	bottom: -13px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.processBox h3 {
	color: #333;
	font-size: 24px;
}

.processBox p {
	font-size: 18px;
	color: #333;
	margin-bottom: 0;
}

.processBox p i {
	color: #333;
	padding-right: 5px;
}

.processBox.blueActive {
	padding-top: 30px;
	border-color: transparent;
	background-color: #1d83d6;
	background: linear-gradient(to bottom, #1d83d6 0, #1677c5 100%);
	color: #fff;
}

.processBox.blueActive h3 {
	color: #fff;
	margin-top: 8px;
}

.processBox.blueActive:after,
.processBox.blueActive:before {
	border: none;
}

.gettingBg {
	background-image: url(https://d3mds3ychln71.cloudfront.net/img/new-icons.png);
	background-position: 56px -263px;
	background-repeat: no-repeat;
}

.tryoutBg {
	background-image: url(https://d3mds3ychln71.cloudfront.net/img/new-icons.png);
	background-position: -359px -288px;
	background-repeat: no-repeat;
}

.establishingBg {
	background-image: url(https://d3mds3ychln71.cloudfront.net/img/new-icons.png);
	background-position: -344px -38px;
	background-repeat: no-repeat;
}

.starUse {
	background: #fff;
	display: block;
	padding: 15px;
	border-radius: 5px;
	color: #0176d4;
	font-size: 15px;
	margin-top: 25px;
	position: relative;
	padding-right: 30px;
}

.starUse .iconsArrow {
	padding-left: 10px;
}

.starUse:hover {
	background: #0667b1;
	color: #fff;
	text-decoration: none;
}

.starUse:hover .iconsArrow {
	padding-left: 20px;
}

.starUse:hover .arrowRight {
	border-color: #fff;
}

.starUse:hover .arrowRight:before {
	border-color: #fff;
}

.starUse .arrowRight {
	border-color: #2388da;
	top: 41px;
}

.starUse .arrowRight:before {
	border-color: #2388da;
}

.starUse .arrowRight,
.starUse .arrowRight:before {
	left: 94%;
}

.carousel-bottom-bar {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.no-wrap {
	white-space: nowrap;
}

.testm.arrowRight {
	top: inherit;
	margin: 6px 0 0;
}

.btn-arrow.arrowRight {
	top: 50%;
	margin: -3px 0 0 -18px;
}

.boardingProcess {
	padding: 70px 0;
}

.weExplore {
	padding: 60px 0;
}

.recentProject {
	color: #fff;
	padding: 100px 0 40px;
	overflow: hidden;
}

.recentProject .middle-div img {
	border-radius: 27px;
}

.recentProject .headingSec {
	padding-bottom: 30px;
}

.recentProject .headingSec h2 {
	color: #fff;
}

.testimonalSec figure img {
	max-width: 54px;
	border-radius: 13px;
}

.ourProceed {
	background: url(https://d3mds3ychln71.cloudfront.net/img/dashed-bg.png) repeat-x left bottom;
	margin-bottom: 1px;
	background-size: 12px 2px;
}

.partershipModels {
	padding: 80px 0;
	overflow: hidden;
}

.partershipModels .bdrAfter:after {
	background: #eee;
	height: 1px;
	content: "";
	width: 100%;
	display: block;
	top: 105px;
	position: absolute;
}

.modelsStep {
	margin-top: 60px;
}

.modelsStep h5 {
	color: #333;
	font-size: 19px;
	margin-top: 35px;
}

.modelsStep p {
	font-size: 19px;
	color: #555555;
	padding: 0 15%;
}

.modelsStep .modelsIcons {
	width: 106px;
	min-height: 76px;
	background: url(https://d3mds3ychln71.cloudfront.net/img/new-icons.png) 0 0;
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.modelsStep .modelsIcons.project {
	background-position: 0 -550px;
}

.modelsStep .modelsIcons.extension {
	background-position: -189px -550px;
}

.modelsStep .modelsIcons.dedicated {
	background-position: -385px -550px;
}

.relative {
	position: relative;
}

.cricleRound {
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0;
	top: 82px;
	width: 48px;
	height: 48px;
	z-index: 1;
}

.cricleRound:after {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	background: #d4d4d4;
	border-radius: 100%;
	margin: auto;
	top: 19px;
	position: absolute;
	left: 18px;
}

.cricleRound.right {
	right: -20px;
	left: auto;
}

.middle-div {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.bcm_btn.portfolioBtn {
	border: 1px solid #545c62;
	font-size: 16px;
	letter-spacing: 0.5px;
}

.bcm_btn.portfolioBtn:hover {
	background: #333;
}

.testimonalSec {
	background-image: url(https://d3mds3ychln71.cloudfront.net/img/testimonial-bg.webp);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 80px 0 40px;
	min-height: 705px;
}

.testimonalSec .carousel {
	padding: 60px 0 0;
}

.testimonalSec .carousel .item p {
	font-size: 22px;
	font-style: italic;
	margin-top: 30px;
	padding: 0 15%;
	min-height: 200px;
}

.testimonalSec .carousel-fade .carousel-inner>.item {
	transition-property: opacity;
}

.testimonalSec .carousel-fade .carousel-inner .active.left,
.testimonalSec .carousel-fade .carousel-inner .active.right,
.testimonalSec .carousel-fade .carousel-inner .item {
	opacity: 0;
	visibility: hidden;
	transition-property: opacity;
}

.testimonalSec .carousel-fade .carousel-inner .active,
.testimonalSec .carousel-fade .carousel-inner .next.left,
.testimonalSec .carousel-fade .carousel-inner .prev.right {
	visibility: visible;
	opacity: 1;
	transition-property: opacity;
}

.testimonalSec .carousel-fade .carousel-inner .active.left,
.testimonalSec .carousel-fade .carousel-inner .active.right,
.testimonalSec .carousel-fade .carousel-inner .next,
.testimonalSec .carousel-fade .carousel-inner .prev {
	left: 0;
	transform: translate3d(0, 0, 0);
}

.testimonalSec .carousel-fade .carousel-control {
	z-index: 2;
	background: 0 0;
	font-size: 30px;
	color: #555555;
	opacity: 1;
	top: 50%;
	margin-top: -98px;
	text-shadow: none;
}

.testimonalSec .carousel-fade .carousel-control:hover {
	color: #097fbb;
}

.clientLogo img {
	filter: grayscale(100%);
	opacity: 0.5;
	cursor: pointer;
	transition-property: filter;
	transition-duration: 1s;
}

.clientLogo img:hover {
	filter: grayscale(0);
	opacity: 1;
}

.blog-section .readMore {
	color: #707070;
	font-size: 15px;
	text-transform: uppercase;
}

.blog-section .readMore:hover {
	color: #1e6ab3;
	text-decoration: none;
}

.blog-section .readMore:hover .iconsArrow {
	padding-left: 15px;
}

.blog-section .readMore .iconsArrow {
	padding-left: 10px;
}

.pT60 {
	padding-top: 60px;
}

.read-post .lestDiscius {
	font-size: 17px;
	padding-right: 50px !important;
}

.read-post .arrowRight {
	border-color: #206a9d;
	top: 48px;
}

.read-post .arrowRight:before {
	border-color: #206a9d;
}

.main-banner-cover.new {
	min-height: 1000px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.main-banner-cover.new .item {
	min-height: 850px;
}

.main-banner-cover.new .carousel-indicators li {
	width: 30px;
	border: none;
	margin-right: 10px;
	position: relative;
	height: 12px;
}

.main-banner-cover.new .carousel-indicators li span {
	width: 10px;
	border: 1px solid #fff;
	height: 10px;
	display: block;
	border-radius: 10px;
}

.main-banner-cover.new .carousel-indicators .active {
	background: 0 0;
}

.main-banner-cover.new .carousel-indicators .active span {
	border: 1px solid #095fa4;
	position: absolute;
	width: 100%;
	background: #095fa4;
	left: -10px;
	height: 12px;
}

.main-banner-cover.new .mainsec {
	position: relative;
	z-index: 2;
	padding-top: 20%;
	padding-left: 10%;
	padding-right: 10%;
}

.main-banner-cover.new .mainsec h1 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	font-size: 72px;
	text-transform: uppercase;
	font-style: normal;
}

.main-banner-cover.new .mainsec h2 {
	font-size: 22px;
	color: #fff;
	letter-spacing: 1.5px;
}

.main-banner-cover.new .mainsec a.comman-btn {
	min-width: 282px;
	font-size: 17px;
}

.main-banner-cover.new .mainsec a.comman-btn .arrowRight {
	top: 48px;
}

.main-banner-cover.new svg {
	position: absolute;
	top: 35%;
	right: 0;
	z-index: 1;
}

.main-banner-cover.new svg.dark {
	z-index: 0;
	top: 32%;
}

.dotesDiv {
	position: relative;
}

.dotesDiv:after {
	background: #fff;
	width: 16px;
	height: 16px;
	border: 3px solid #ffbe00;
	border-radius: 100%;
	position: absolute;
	bottom: -79px;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: "";
	z-index: 22;
}

.dotesDiv.skyBlue:after {
	border-color: #55c3ed;
}

.dotesDiv.redDote:after {
	border-color: #ec4c35;
}

.dotesDiv.greenDote:after {
	border-color: #55c32f;
}

.box {
	overflow: hidden;
	outline: 0;
	width: 100%;
	height: 2px;
	position: relative;
}

.mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	z-index: 10;
	background: url(https://d3mds3ychln71.cloudfront.net/img/dashed-bg.png) repeat-x left bottom;
	background-repeat: no-repeat;
	animation: showDiag 4s linear alternate;
	display: block;
}

.path {
	stroke-dasharray: 2000;
	stroke-dashoffset: 100;
	animation: dash 4s linear alternate;
}

@keyframes dash {
	from {
		stroke-dashoffset: 2000;
	}

	to {
		stroke-dashoffset: 0;
	}
}

.roatedSvg {
	width: 100%;
	position: absolute;
	top: 0;
	height: 100%;
	transform: rotateX(150deg);
}

.path1 {
	stroke-dasharray: 2000;
	stroke-dashoffset: 100;
	animation: dash1 3s linear alternate;
}

@keyframes dash1 {
	from {
		stroke-dashoffset: 2000;
	}

	to {
		stroke-dashoffset: 0;
	}
}

.circleCenter {
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: 15%;
	left: 0;
	right: 0;
}

.circleCenter img {
	animation: imageZoom 3s linear alternate infinite;
	opacity: 0.1;
}

@keyframes imageZoom {
	0% {
		transform: scale(0);
		opacity: 0.1;
	}

	100% {
		transform: scale(1.1);
		opacity: 0.1;
	}
}

@keyframes showDiag {
	from {
		left: 0;
		top: 0;
		width: 0;
	}

	to {
		left: 0;
		top: 0;
		width: 100%;
	}
}

.dotAnmiate {
	background-color: #ee9b29;
	border: 10px solid #ee9b29;
	border-radius: 70px;
	height: 70px;
	width: 70px;
	animation: pulse 3s ease-out;
	animation-iteration-count: infinite;
	position: absolute;
	top: -10px;
	left: -12px;
	z-index: 0;
	opacity: 0;
}

.dotAnmiate span {
	background-color: #d4d4d4;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	display: block;
	margin: auto;
	content: "";
}

.lestDiscius {
	position: relative;
	padding-right: 70px !important;
}

.arrowRight,
.arrowRight:before {
	position: absolute;
	left: 92%;
}

.mT40 {
	margin-top: 60px;
}

.arrowRight {
	width: 7px;
	height: 7px;
	top: 45px;
	margin: -20px 0 0 -20px;
	transform: rotate(-45deg);
	border-left: none;
	border-top: none;
	border-right: 2px #fff solid;
	border-bottom: 2px #fff solid;
}

.arrowRight:before {
	content: "";
	width: 7px;
	height: 7px;
	top: 50%;
	margin: -2px 0 0 -4px;
	border-left: none;
	border-top: none;
	border-right: 2px #fff solid;
	border-bottom: 2px #fff solid;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: arrow;
}

@keyframes arrow {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		transform: translate(15px, 15px);
	}
}

.recentProject .item {
	border-radius: 5px;
	position: relative;
}

.recentProject .item:after {
	content: "";
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: block;
	top: 0;
	position: absolute;
	border-radius: 5px;
}

.recentProject .item .middle-div {
	z-index: 22;
}

.topRated .columnFour .contentDesc.noLinks .contentTexture .list li a {
	border-bottom: none;
}

.mR10 {
	margin-right: 10px;
}

.technologiesProvide.new {
	padding-bottom: 70px;
}

.technologiesProvide.new .development-tabing-block {
	margin-top: 0;
}

.technologiesProvide.new .tablist-block li .center-block {
	height: 84px;
}

.technologiesProvide.new .tbsTitle {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #fff;
}

.technologiesProvide.new .tabDescp {
	font-size: 17px;
	color: #0074cc;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	padding-top: 10px;
}

.technologiesProvide.topFeatures {
	background: #fff;
}

.technologiesProvide.topFeatures .tablist-block {
	border-bottom: 1px solid #dddddd;
}

.technologiesProvide.topFeatures .tablist-block ul {
	vertical-align: bottom;
}

.technologiesProvide.topFeatures .tablist-block li {
	width: auto;
}

.technologiesProvide.topFeatures .tablist-block li div.center-block {
	background: 0 0;
}

.technologiesProvide.topFeatures .tablist-block li div.center-block a {
	vertical-align: middle;
}

.technologiesProvide.topFeatures .tablist-block li div.center-block a span {
	color: #999;
	font-size: 16px;
}

.mT20 {
	margin-top: 20px;
}

.height50 {
	height: 50px;
}

.pLR5 {
	padding: 0 5px;
}

.pBottom {
	padding-bottom: 20px !important;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	color: #000;
}

.zindex1 {
	z-index: 1;
}

.gdprHeadingBlock h3 {
	margin: 0;
	font-size: 40px;
	padding-bottom: 5px;
}

.gdprHeadingBlock h4 {
	margin: 0;
	font-size: 16px;
	font-style: italic;
	padding-bottom: 26px;
}

.gdprHeadingBlock p {
	margin: 0;
	font-size: 18px;
	padding-bottom: 9px;
}

.gdprHeadingBlock .text20 {
	font-size: 20px;
}

.gdprHeadingBlock .text16 {
	font-size: 16px;
}

.custom-flex-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 405px;
	padding: 15px 0;
}

.maxWid86 {
	max-width: 86%;
	margin: 0 auto !important;
}

.posInherit {
	position: inherit;
}

.pT35 {
	padding-top: 35px;
}

.pT100 {
	padding-top: 100px;
}

.pT10 {
	padding-top: 10px;
}

.fullstackFive {
	background: #fff;
	padding: 72px 0 85px 0;
}

.mT50 {
	margin-top: 40px;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(229, 81, 21, 0.4);
	}

	70% {
		box-shadow: 0 0 0 10px rgba(229, 81, 21, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(229, 81, 21, 0);
	}
}

.comman-popuo-block .modal-dialog {
	width: 650px;
	margin-top: -172px;
	margin-left: -325px;
}

.comman-popuo-block .modal-content {
	background: #162d42;
	padding: 48px 20px 48px 20px;
}

.comman-popuo-block .modal-content h2.heading {
	margin: 0;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 26px;
	color: #fff;
	letter-spacing: 0.2px;
	line-height: 34px;
}

.comman-popuo-block .modal-content p.title {
	margin: 14px 0 0 0;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1.2px;
}

.comman-popuo-block .modal-content span.note-line {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.5);
	letter-spacing: 0.6px;
}

.comman-popuo-block .filed-block {
	width: 100%;
	float: left;
	padding: 42px 75px 30px 75px;
}

.comman-popuo-block .filed-block .filed {
	position: relative;
	padding-right: 142px;
}

.comman-popuo-block .filed-block .filed input.textfiled {
	width: 100%;
	border: none;
	border-radius: 5px;
	height: 51px;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
	padding: 18px 30px 16px 30px;
	outline: 0;
}

.comman-popuo-block .filed-block .filed input.textfiled:focus {
	color: rgba(0, 0, 0, 0.9);
}

.comman-popuo-block .filed-block .filed input.subscribe-btn {
	font-size: 12px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	outline: 0;
	letter-spacing: 0.6px;
	background: #ee9b29;
	padding: 18px 29px 16px 29px;
	border: none;
	border-radius: 5px;
	position: absolute;
	right: 0;
	top: 0;
}

.comman-popuo-block .filed-block .filed input.subscribe-btn:hover {
	background: #e55115;
}

.comman-popuo-block .modal-content span.note-line {
	width: 100%;
	display: inline-block;
}

.comman-popuo-block .modal-content span.note-line2 {
	width: 100%;
	display: inline-block;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.1);
	letter-spacing: 1px;
	margin-top: 40px;
}

.angularLisited p,
.featureSec .moreFeature p,
.flight,
.fullstackSevenBlock,
.gdprBlockFoure h2,
.gdprBlockFoure h5,
.gdprBlockTwo-in h3,
.gdprBlockTwo-in p,
.gdprDoseBlock p,
.gdprHeadingBlock h3,
.gdprHeadingBlock h4,
.testimonalOption .colFive .count {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
}

.fregular,
.technologiesProvide.topFeatures .tablist-block li div.center-block a span,
.whatGdprBlock li,
.whatGdprBlockSp p {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
}

.aboutTaxi h4,
.faqSec h5,
.faqSec h6,
.featureSec .moreFeature h5,
.fsemibold,
.gdprDoseBlock h3,
.headingSec h4,
.inspiredDesign p span,
.reviewAuthor .authoreDesc span,
.reviewAuthor .authoreName,
.reviewAuthor .authoreRating,
.sellingTickets li,
.testimonalOption .colFive.ratingTesti .count strong,
.testimonalSec .carousel .item p {
	font-family: "proxima-nova", sans-serif;
	font-weight: 900;
}

.aboutTaxi h3,
.aboutTaxi li,
.angularLisited h5,
.driveCustomize li h3,
.faqSec .panel-title,
.fbold,
.featureSec h4,
.fullStackServHead,
.fullStackServMain2 h3,
.fullstackNine .fullstackNineLeft .NineLeftIn h4,
.fullstackNine .fullstackNineright p span,
.headingSec h2,
.industriesDescp h4,
.innerpage-banner.mobile-banner-height.taxiBanner .newStatic h4,
.inspiredDesign h2,
.main-banner-cover.new .mainsec a.comman-btn,
.main-banner-cover.new .mainsec h2,
.modelsStep h5,
.opertionsDescp h2,
.opertionsDescp h5,
.privacyPolicy a,
.processBox h3,
.raodMap h2,
.read-post .lestDiscius,
.starUse,
.taxiFeatures h4,
.taximoDescp h2,
.testimonalOption .colFive .count strong,
.ticketImage:after,
.topRated .columnFour .contentDesc .contentTexture h4,
.topRated .columnFour .contentDesc .contentTexture h5,
.underlyingTaxi .application-option li span,
.viewStudy,
.watchVideo .videoFrame span,
.whatGdprBlock .whatGdprHeading,
.whatGdprBlock p,
.whiteBlock h4 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
}

.privacyPolicy {
	border-radius: 7px;
	background-color: #fff;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
	max-width: 96%;
	position: fixed;
	margin: 0 auto;
	width: 1069px;
	overflow: hidden;
	height: 100px;
	border: 2px solid #eee;
	z-index: 999;
	bottom: 30px;
	left: 0;
	right: 0;
	font-size: 17px;
	padding: 20px 180px 20px 115px;
}

.privacyPolicy a {
	color: #2759a0;
}

.privacyPolicy .policyIcon {
	position: absolute;
	left: 20px;
	width: 60px;
	height: 60px;
	background-image: url("data:image/svg+xml,%3Csvg width='98' height='89' viewBox='0 0 98 89' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M65.8929 45.4816L65.5835 24.2688C65.5676 23.1757 64.6769 22.2979 63.5837 22.2979H38.3141L30.876 29.4463V66.6652C30.876 67.7697 31.7714 68.6652 32.876 68.6652H64.2016C65.3176 68.6652 66.2176 67.7519 66.2014 66.636L66.1508 63.1661' stroke='%231E64A9' stroke-width='2'/%3E%3Cpath d='M17.4492 26.838L22.7617 21.6218L27.7849 26.838L22.1822 32.0544L17.4492 26.838Z' stroke='%231E64A9' stroke-width='2'/%3E%3Cpath d='M72.3174 61.3236L76.5493 57.1683L80.5508 61.3236L76.0877 65.4789L72.3174 61.3236Z' stroke='%2300A30B' stroke-width='1.59321'/%3E%3Cg filter='url(%23filter0_d_15_17)'%3E%3Ccircle cx='74.781' cy='19.0619' r='3.23604' stroke='%231E64A9' stroke-width='1.47259' shape-rendering='crispEdges'/%3E%3C/g%3E%3Cg filter='url(%23filter1_d_15_17)'%3E%3Ccircle cx='21.1958' cy='59.5364' r='2.97412' stroke='%23E9721E' stroke-width='1.35341' shape-rendering='crispEdges'/%3E%3C/g%3E%3Cpath d='M54.6641 26.6668H60.7498V30.2807' stroke='%231E64A9' stroke-width='2'/%3E%3Cpath d='M49.9736 26.6668H52.6733' stroke='%231E64A9' stroke-width='2'/%3E%3Cpath d='M46.1943 57.2328V61.7746H55.6814' stroke='%231E64A9' stroke-width='2'/%3E%3Cpath d='M36.5166 16.9039H47.4932' stroke='%23E9721E' stroke-width='2'/%3E%3Cpath d='M41.9473 43.4527L47.3331 48.0101L56.7932 38.2048' stroke='%2300A30B' stroke-width='3'/%3E%3Cpath d='M50.2363 73.1741H62.5596' stroke='%231E64A9' stroke-width='2'/%3E%3Cpath d='M58.9452 56.916L74.0428 42.6569L77.8555 46.927L63.3676 61.8723L58.4111 62.2536L58.9452 56.916Z' stroke='%23E9721E' stroke-width='2'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_15_17' x='67.8634' y='15.0896' width='13.8347' height='13.835' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='2.94519'/%3E%3CfeGaussianBlur stdDeviation='1.47259'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_15_17'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_15_17' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_d_15_17' x='14.8381' y='55.8856' width='12.7154' height='12.7153' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='2.70681'/%3E%3CfeGaussianBlur stdDeviation='1.35341'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_15_17'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_15_17' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.privacyPolicy .accpetBtn {
	position: absolute;
	right: 25px;
	border: none;
	top: 25px;
	padding: 14px 40px 10px;
}

.input-group .captcha {
	margin-top: 20px;
}

/* Request a Quote Popup */

.start-a-project {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 99999;
	min-height: 100vh;
	min-width: 100vw;
	pointer-events: auto;
	overflow: hidden;
}

.start-a-project.closed {
	z-index: -99;
}

.closed~.start-a-project--bg {
	transform: scale3d(1, 0, 1);
	background: #eee;
}

.start-projectinner {
	height: 100vh;
	position: relative;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 7;
	opacity: 1;
	-webkit-overflow-scrolling: touch;
	transform: translate3d(0, 0, 0);
	transition: transform 0.3s cubic-bezier(0.63, 0, 0.39, 0.99),
		opacity 0.3s cubic-bezier(0.63, 0, 0.39, 0.99);
	transition-delay: 280ms;
}

.closed .start-projectinner {
	-webkit-overflow-scrolling: auto;
	opacity: 0;
	transform: translate3d(0, 8px, 0);
}

.start-projectinner.no-delay {
	transition-delay: 0s;
}

.start-a-project--bg {
	z-index: 9999;
	background: #fff;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 1;
	transform: scale3d(1, 1, 1);
	transform-origin: center;
	transition: transform 0.3s cubic-bezier(0.63, 0, 0.39, 0.99),
		background 0.3s cubic-bezier(0.63, 0, 0.39, 0.99);
	transition-delay: 0;
}

.start-a-project--bg.delay_background {
	transition-delay: 0.2s;
}

.start-a-project .popup-header {
	padding: 20px;
	box-shadow: none;
	position: relative;
}

.start-a-project .close-button {
	padding: 7px;
	text-align: center;
	float: right;
	margin-right: 50px;
}

.start-a-project .popup-box {
	border-radius: 10px;
	box-shadow: 0 0 6px #eee;
	padding: 20px 30px 30px;
	width: 100%;
	margin-bottom: 205px;
	margin-top: 90px;
	display: inline-block;
}

.start-a-project .popup-box:first-child {
	margin-top: 0;
}

.start-a-project .popup-box:last-child {
	margin-bottom: 320px;
}

.start-a-project .slide-counter {
	font-family: "montserratregular";
	font-size: 16px;
	font-weight: 400;
	color: #c9c9c9;
}

.start-a-project .slide-counter .active {
	color: #086bbe;
}

.start-a-project .slide-counter .active b {
	font-size: 30px;
	font-weight: 700;
	line-height: inherit;
}

.start-a-project .section-title h2 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 42px;
	padding: 0;
	margin: 5px 0 8px;
	color: #333;
}

.start-a-project .section-title h3 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #333;
}

.start-a-project .main-heading .section-title h2 {
	font-size: 46px;
}

.start-a-project .main-heading .section-title h3 {
	background: #086bbe;
	padding: 8px 15px;
	border-radius: 5px;
	display: inline-block;
	color: #fff;
	margin-top: 5px;
	font-size: 13px;
}

.start-a-project .popup-form {
	margin-top: 55px;
}

.start-a-project .popup-form .nopad {
	padding: 0;
}

.start-a-project .popup-form .form-group label {
	color: #999;
	text-transform: capitalize;
}

.start-a-project .popup-form.input-effect .form-control {
	z-index: 9;
	padding-left: 30px;
}

.start-a-project .popup-form .form-control {
	color: #000;
	border-color: #ddd;
	opacity: 1;
}

.start-a-project .popup-form .form-control {
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #444;
	letter-spacing: 0.2px;
	border: none;
	background-color: transparent;
	border-radius: 0;
	box-shadow: none;
	border-bottom: 1px solid #eee;
	padding: 0;
	min-height: 39px;
	line-height: inherit;
	position: relative;
}

.start-a-project .popup-form .form-control.error {
	border-color: #ff0000;
}

.start-a-project .popup-form textarea.form-control {
	padding-top: 7px;
	height: 39px;
	resize: none;
}

.start-a-project .pinned--bottom-right {
	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	padding: 15px 30px 15px 15px;
	margin-bottom: 0;
	z-index: 8;
	transform: translate3d(0, 0, 0);
	transition: transform 250ms cubic-bezier(0.63, 0, 0.39, 0.99),
		opacity 250ms cubic-bezier(0.63, 0, 0.39, 0.99);
	font-size: 18px;
	color: #999;
	background: rgba(255, 255, 255, 0.5);
	transition-delay: 0.2s;
	opacity: 1;
}

.start-a-project .pinned--bottom-right a {
	color: #1866b1;
	text-decoration: none;
}

.start-a-project.closed .pinned--bottom-right {
	transition-delay: 0s;
	opacity: 0;
}

.start-a-project.rq-ud-form .main-heading {
	text-align: center;
	max-width: 940px;
	margin: 0 auto;
}

.start-a-project.rq-ud-form .main-heading .section-title h2 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	font-size: 56px;
	color: #333;
	margin-bottom: 15px;
}

.start-a-project.rq-ud-form .main-heading .section-title h3 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 32px;
	background: 0 0;
	padding: 0;
	color: #888;
	text-transform: inherit;
	margin-top: 0;
}

.start-a-project.rq-ud-form .rq-main-form-block .section-title h2 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #1866b1;
	margin-top: 0;
	text-transform: uppercase;
}

.start-a-project.rq-ud-form .rq-main-form-block .popup-box {
	text-align: center;
	max-width: 800px;
	margin: 0 auto 70px auto !important;
	display: inherit;
	border: none;
	box-shadow: none;
	padding-left: 0;
	padding-right: 0;
}

.start-a-project.rq-ud-form .popup-form {
	margin-top: 40px;
}

.start-a-project.rq-ud-form .popup-form .section-title h2 {
	text-align: left;
	text-transform: capitalize;
	font-size: 19px;
	color: rgba(0, 95, 187, 0.83);
}

.start-a-project.rq-ud-form .popup-form .checkbox2 {
	text-align: left;
}

.start-a-project.rq-ud-form .popup-form .checkbox2 label {
	text-align: left;
	color: #888;
}

.start-a-project.rq-ud-form .popup-form .checkbox2.error label {
	color: #ff0000;
}

.start-a-project.rq-ud-form .popup-form .checkbox2 .cr {
	border: 2px solid rgba(139, 139, 139, 0.83);
}

.start-a-project.rq-ud-form .popup-form .checkbox2.checked .cr {
	border: 2px solid rgba(0, 95, 187, 0.6);
}

.start-a-project.rq-ud-form .popup-form .checkbox2.error .cr {
	border-color: #ff0000;
}

.start-a-project.rq-ud-form .popup-form .checkbox2.checked label {
	color: rgba(0, 95, 187, 0.6);
}

.start-a-project.rq-ud-form .checkbox2 .glyphicon-ok:before {
	opacity: 0.6;
}

.start-a-project.rq-ud-form .popup-form .form-group {
	text-align: left;
}

.start-a-project.rq-ud-form .popup-form .form-group label {
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	color: #888;
	text-transform: capitalize;
	font-size: 18px;
}

.start-a-project.rq-ud-form .popup-form .effect-16:focus~label,
.start-a-project.rq-ud-form .popup-form .has-content.effect-16~label {
	font-size: 12px;
}

.start-a-project.rq-ud-form .popup-form select.form-control {
	color: #888;
	padding-left: 5px;
	appearance: none;
}

.start-a-project.rq-ud-form .popup-form .select__arrow {
	border-top: 5px solid rgba(139, 139, 139, 0.83);
}

.start-a-project.rq-ud-form .form-group-country .btn-country {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #888;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
}

.start-a-project.rq-ud-form .uploadFile {
	border: 1px dashed #eee;
	color: #d8262c;
	cursor: pointer;
	font-size: 20px;
	padding: 25px 15px 17px 15px;
	text-align: center;
	transition: padding 0.2s ease, background 0.2s ease, border 0.2s ease;
	width: 100%;
	display: inline-block;
}

.start-a-project.rq-ud-form .uploadFile:hover {
	background-color: #f5f5f5;
	border-color: #1866b1;
}

.start-a-project.rq-ud-form .uploadFile label {
	text-align: left;
}

.start-a-project.rq-ud-form .uploadFile .file-upload {
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: auto !important;
	cursor: pointer;
}

.start-a-project.rq-ud-form .uploadFile:hover strong span {
	color: #333;
}

.start-a-project.rq-ud-form .uploadFile .add-file-output {
	font-size: 15px;
	color: #333;
}

.start-a-project.rq-ud-form .nextButton {
	border: none;
	width: 100%;
	padding: 0 28px;
	height: 76px;
	font-size: 21px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	line-height: 80px;
}

.start-a-project .popup-form .form-group {
	padding-left: 0;
	width: 100%;
	margin-bottom: 0;
}

.start-a-project .popup-form .form-group.mobile-number {
	padding-left: 104px !important;
}

.start-a-project .popup-form .form-group.mobile-number .intl-tel-input {
	position: absolute;
	left: 0;
	width: 104px;
}

.start-a-project .popup-form .form-group.mobile-number .intl-tel-input #mobile-number {
	padding-left: 100px;
}

.start-a-project .popup-form .form-group.mobile-number .phonenumber-filed {
	width: 100%;
	padding-right: 0;
}

.start-a-project .popup-form .form-group.mobile-number .phonenumber-filed .form-control {
	padding-left: 5px;
}

.start-a-project .popup-form .form-group.mobile-number label {
	padding-left: 5px;
}

.start-a-project .popup-form .label-2 {
	margin-bottom: 20px;
	font-size: 18px;
	color: #333;
}

.start-a-project .popup-form .select {
	position: relative;
}

.start-a-project .popup-form .select__arrow {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #1866b1;
}

.start-a-project .popup-form .select select:focus~.select__arrow,
.start-a-project .popup-form .select select:hover~.select__arrow {
	border-top: 5px solid #1866b1;
}

.start-a-project .popup-form .form-control option {
	color: #444;
	font-size: 18px;
}

.start-a-project .nextButton {
	display: inline-block;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	font-size: 18px;
	padding: 18px 28px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 5px;
	text-decoration: none;
	min-width: 110px;
}

.start-a-project .popup-form select.form-control {
	color: #1866b1;
}

.start-a-project .uploadFile {
	position: relative;
}

.start-a-project .uploadFile .file-upload {
	opacity: 0;
	position: absolute;
	top: 4px;
	height: 31px;
	z-index: 10;
}

.start-a-project .uploadFile i.add-file {
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat;
	background-position: -270px -150px;
	width: 24px;
	height: 24px;
	float: left;
	vertical-align: middle;
	margin-right: 12px;
	margin-top: 6px;
}

.start-a-project .uploadFile strong {
	float: left;
	margin-bottom: 0;
	font-weight: 400;
}

.start-a-project .uploadFile strong span {
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 11px;
	top: -7px;
	position: relative;
	color: #999;
}

.start-a-project .uploadFile label {
	color: #1866b1 !important;
	font-size: 17px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	z-index: 9;
	position: relative;
}

/* End */

.gotanidea-form .form-group.error .effect-16~.focus-border,
.gotanidea-form .form-group.error .form-control {
	border-color: #ff0000;
}

#gritter-notice-wrapper {
	position: fixed;
	top: 100px;
	right: 20px;
	width: 301px;
	z-index: 9999;
}

.gritter-item-wrapper {
	position: relative;
	margin: 0 0 10px 0;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 3px;
}

.growl-primary {
	background: rgba(66, 139, 202, 0.8);
}

.growl-success {
	background: rgba(28, 175, 154, 0.8);
}

.growl-warning {
	background: rgba(240, 173, 78, 0.8);
}

.growl-danger {
	background: rgba(217, 83, 79, 0.8);
}

.growl-info {
	background: rgba(91, 192, 222, 0.8);
}

.growl-alert-info {
	background: #e87e0d;
}

.gritter-item {
	display: block;
	color: #fff;
	padding: 15px;
	font-size: 11px;
}

.gritter-item p {
	padding: 0;
	margin: 0;
	word-wrap: break-word;
	line-height: 18px;
	font-size: 13px;
	opacity: 0.75;
}

.gritter-close {
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(https://d3mds3ychln71.cloudfront.net/img/close-white.png) no-repeat center center;
	cursor: pointer;
	width: 10px;
	height: 11px;
	text-indent: -9999em;
	opacity: 0.5;
}

.gritter-title {
	font-size: 14px;
	padding: 0 0 7px 0;
	display: block;
	font-weight: 700;
}

.gritter-image {
	width: 48px;
	height: 48px;
	float: left;
}

.gritter-with-image,
.gritter-without-image {
	padding: 0;
}

.gritter-with-image {
	width: 220px;
	float: right;
	padding-left: 10px;
}

.gritter-light .gritter-item {
	background: rgba(255, 255, 255, 0.7);
	color: #666;
}

/* Recent Projects */

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
	cursor: pointer;
}

.owl-controls {
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}

.animation-none .owl-carousel .owl-item,
.animation-none .owl-carousel .owl-wrapper {
	transform: inherit !important;
}

.recentProject .item {
	height: 422px;
	text-align: center;
	margin-right: 25px;
}

.recentProject .owl-controls .owl-buttons div,
.recentProject .owl-controls .owl-page {
	color: #fff;
}

.recentProject .owl-prev {
	position: absolute;
	width: 56px;
	height: 56px;
	top: 50%;
	margin-top: -28px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.1);
	color: #fff;
	text-indent: -9999px;
	transition: all 0.5s ease;
	box-shadow: 0 0 23.28px 0.72px rgba(85, 85, 86, 0.13);
	left: -90px;
}

.recentProject .owl-prev:after {
	background: url(https://d3mds3ychln71.cloudfront.net/img/arrow-left.png) no-repeat 0 0;
	background-size: auto 15px;
	content: "";
	color: #fff;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 auto;
}

.recentProject .owl-prev:hover {
	background-color: #e84300;
}

.recentProject .owl-next {
	position: absolute;
	width: 56px;
	height: 56px;
	top: 50%;
	margin-top: -28px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.1);
	color: #fff;
	text-indent: -9999px;
	transition: all 0.5s ease;
	box-shadow: 0 0 23.28px 0.72px rgba(85, 85, 86, 0.13);
	right: -90px;
}

.recentProject .owl-next:after {
	background: url(https://d3mds3ychln71.cloudfront.net/img/arrow-right.png) no-repeat 0 0;
	background-size: auto 15px;
	content: "";
	color: #fff;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 auto;
}

.recentProject .owl-next:hover {
	background-color: #e84300;
}

.recentProject .owl-item a,
.recentProject .owl-item a:hover {
	color: #fff;
	text-decoration: none;
}

/* End */

body.no-scroll {
	overflow: hidden;
	position: relative;
}

.marT10 {
	margin-top: 10px;
}

.marT94 {
	margin-top: 94px;
}

.marB20 {
	margin-bottom: 25px;
}

.marT30 {
	margin-top: 30px;
}

.marT50 {
	margin-top: 50px;
}

.marT60 {
	margin-top: 60px;
}

.marT70 {
	margin-top: 70px;
}

.marT220 {
	margin-top: 220px;
}

.marT200 {
	margin-top: 200px;
}

.marT300 {
	margin-top: 300px;
}

.marB200 {
	margin-bottom: 200px;
}

.marB300 {
	margin-bottom: 300px;
}

.marB350 {
	margin-bottom: 350px;
}

.padR45 {
	padding-right: 45px;
}

.padL45 {
	padding-left: 45px;
}

.form-group-country {
	position: relative;
}

.form-group-country .btn-country {
	background-image: none;
	background-color: transparent;
	width: 100%;
	text-align: left;
	color: #999;
	padding: 6px 15px 6px 0;
}

.form-group-country .btn-lg .caret {
	float: right;
	top: 17px;
	position: absolute;
	right: 8px;
}

.form-group-country:before,
.intl-tel-input:before {
	content: "";
	position: absolute;
	right: 10px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #888;
	z-index: 0;
	top: 17px;
}

.form-group.mobile-number .intl-tel-input:before {
	border-top: 5px solid #fff;
}

.checkbox2 {
	margin-bottom: 20px;
}

.checkbox2 label:after {
	content: "";
	display: table;
	clear: both;
}

.checkbox2 label {
	padding-left: 0;
	line-height: 22px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #999;
	margin-bottom: 10px;
	cursor: pointer;
}

.checkbox2 .cr {
	position: relative;
	background-color: transparent;
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 0.5em;
	border: 2px solid #1866b1;
	margin-top: 1px;
}

.checkbox2 .cr .cr-icon {
	position: absolute;
	font-size: 0.8em;
	line-height: 0;
	top: 30%;
	left: 30%;
}

.checkbox2 .glyphicon-ok:before {
	content: "";
	background: url(https://d3mds3ychln71.cloudfront.net/img/sprite-home.png) no-repeat;
	background-position: -273px -124px;
	width: 20px;
	height: 20px;
	display: block;
}

.checkbox2 label input[type="checkbox"] {
	display: none;
}

.checkbox2 label input[type="checkbox"]+.cr>.cr-icon {
	opacity: 0;
	transition: all 0.3s ease-in;
}

.checkbox2 label input[type="checkbox"]:checked+.cr>.cr-icon {
	transform: scale(1) rotateZ(0);
	opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr {
	opacity: 0.5;
}

.checkbox2.checked label {
	color: #1866b1;
}

.marginT30 {
	margin-top: 30px;
}

.marginB10 {
	margin-bottom: 10px !important;
}

.aboutSection {
	padding: 30px 0 80px;
}

.main-content-block p.marginT10 {
	margin-top: 10px;
}

.dynmaicBg {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

.picWidth60 {
	width: 60%;
	float: left;
}

.picWidth40 {
	width: 40%;
	float: left;
}

.picWidth33 {
	width: 33.333%;
	float: left;
}

.iconSec {
	left: 0;
	position: absolute;
	top: 0;
}

.pdT54 {
	padding-top: 54px;
	padding-bottom: 54px;
}

.mt31 {
	margin-top: 31px;
}

.pdt22 {
	padding-top: 22px;
	padding-bottom: 0;
}

.dark-blue {
	background-color: #162d42;
}

.gradient-blue {
	background: linear-gradient(to right, #1866b1 0, #038aca 100%);
}

.marT0 {
	margin-top: 0;
}

.padT15 {
	padding-top: 15px !important;
}

.newsletter_form_error {
	border: 2px solid #ff0000 !important;
}

.mobile-client-name {
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	font-weight: 700;
}

.mobile-clientProject {
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
}

.ajax_loader {
	position: absolute;
	left: 0;
	right: 0;
	width: 40px;
	height: 40px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 11;
}

@keyframes spinner-spin {
	to {
		transform: rotate(360deg);
	}
}

.spinner {
	display: inline-block;
	width: 3rem;
	height: 3rem;
	border: 3px solid #1866b1;
	border-radius: 50%;
	border-top-color: #fff;
	animation: spinner-spin 1s ease-in-out infinite;
}

.animated1 {
	animation-duration: 0.5s;
	animation-fill-mode: both;
}

.animated2 {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.animated3 {
	animation-duration: 1.5s;
	animation-fill-mode: both;
}

.animated4 {
	animation-duration: 2s;
	animation-fill-mode: both;
}

.animated5 {
	animation-duration: 2.5s;
	animation-fill-mode: both;
}

.animated6 {
	animation-duration: 3s;
	animation-fill-mode: both;
}

.animated7 {
	animation-duration: 3.5s;
	animation-fill-mode: both;
}

.animated8 {
	animation-duration: 4s;
	animation-fill-mode: both;
}

.animated9 {
	animation-duration: 4.5s;
	animation-fill-mode: both;
}

.animated10 {
	animation-duration: 5s;
	animation-fill-mode: both;
}

.animated11 {
	animation-duration: 5.5s;
	animation-fill-mode: both;
}

.animated12 {
	animation-duration: 6s;
	animation-fill-mode: both;
}

.delay1,
.delay10,
.delay11,
.delay12,
.delay13,
.delay2,
.delay3,
.delay4,
.delay5,
.delay6,
.delay7,
.delay8,
.delay9 {
	animation-delay: 0s;
}

.delay1 {
	animation-delay: 0s;
}

.delay2 {
	animation-delay: 0.5s;
}

.delay3 {
	animation-delay: 1s;
}

.delay4 {
	animation-delay: 1.5s;
}

.delay5 {
	animation-delay: 2s;
}

.delay6 {
	animation-delay: 2.5s;
}

.delay7 {
	animation-delay: 3s;
}

.delay8 {
	animation-delay: 3.5s;
}

.delay9 {
	animation-delay: 4s;
}

.delay10 {
	animation-delay: 4.5s;
}

.delay11 {
	animation-delay: 5s;
}

.delay12 {
	animation-delay: 5.5s;
}

.delay13 {
	animation-delay: 6s;
}

.delay14 {
	animation-delay: 6.5s;
}

.effect-16,
.effect-17,
.effect-18 {
	border: 0;
	padding: 4px 0;
	border-bottom: 1px solid #ccc;
	background-color: transparent;
}

.effect-16~.focus-border {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #39f;
	transition: 0.4s;
}

.effect-16:focus~.focus-border,
.has-content.effect-16~.focus-border {
	width: 100%;
	transition: 0.4s;
}

.effect-16~label {
	position: absolute;
	left: 0;
	width: 100%;
	top: 8px;
	color: #aaa;
	transition: 0.3s;
	z-index: -1;
	letter-spacing: 0.5px;
}

.effect-16:focus~label,
.has-content.effect-16~label {
	top: -16px;
	font-size: 12px;
	color: #39f;
	transition: 0.3s;
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-100px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.selected .fadeInLeft {
	animation-name: fadeInLeft;
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(100px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.selected .fadeInRight {
	animation-name: fadeInRight;
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.selected .fadeInUp {
	animation-name: fadeInUp;
}

@keyframes cus-fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.cus-fadeInUp {
	animation-name: fadeInUp;
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-100px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.selected .fadeInDown {
	animation-name: fadeInDown;
}

.selected.fadeInDown {
	animation-name: fadeInDown;
}

.mT55,
.mt55 {
	margin-top: 55px !important;
}

.start-a-project.rq-ud-form .popup-form .select__arrow {
	border-top: 5px solid rgba(139, 139, 139, 0.83);
}

.start-a-project .popup-form .select__arrow {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #1866b1;
}

.select__arrow {
	position: absolute;
	top: 18px;
	right: 15px;
	width: 0;
	height: 0;
	pointer-events: none;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #fff transparent transparent transparent;
}

nav .menu-links>li.submenu {
	overflow: hidden;
}

nav .menu-links>li.submenu>a {
	position: relative;
}

nav .menu-links>li.submenu>a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 8px;
	background: #052d53;
	left: -100%;
	bottom: -24px;
	opacity: 0;
	transition: all 0.5s ease;
}

nav .menu-links>li.submenu:hover>a:after {
	left: 0;
	opacity: 1;
}

nav .menu-links li .dropdown {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 82px;
	opacity: 0;
	height: 0;
	overflow: hidden;
	transition: all 0.5s ease;
}

nav .navigation-part .menu-links li:hover .dropdown {
	opacity: 1;
	height: auto;
	overflow: inherit;
}

nav .menu-links li .dropdown .sub-menu-section {
	width: 100%;
	padding: 30px 0 30px 0;
	display: inline-block;
	background-color: #052d53;
	margin-top: 22px;
}

nav .menu-links li .dropdown .sub-menu-section .sub-menu-center-block {
	padding-left: 250px;
}

nav .navigation-part .menu-links li .sub-menu-section .btn-block {
	position: absolute;
	left: 15px;
	top: 46px;
	text-align: center;
	width: auto;
	float: left;
}

nav .navigation-part .menu-links li .sub-menu-section .btn-block .comman-btn {
	min-width: 190px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 20px 18px 19px 18px;
	clear: both;
}

nav .navigation-part .menu-links li .sub-menu-section .btn-block .comman-btn:hover {
	background-color: #114f8b;
	border-color: rgba(255, 255, 255, 0.4);
}

nav .navigation-part .menu-links li .sub-menu-sec {
	width: 33.33%;
	float: left;
	padding-right: 25px;
}

nav .navigation-part .menu-links li .sub-menu-sec h2 {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	margin: 0;
	font-size: 20px;
	color: #fff;
	letter-spacing: 0.2px;
}

nav .navigation-part .menu-links li .sub-menu-sec h2.mt30 {
	margin-top: 30px;
}

nav .navigation-part .menu-links li .sub-menu-sec ul {
	width: 100%;
	display: inline-block;
	position: relative;
	padding-left: 15px;
	margin-top: 24px;
}

nav .navigation-part .menu-links li .sub-menu-sec ul:after {
	content: "";
	position: absolute;
	left: 0;
	width: 1px;
	height: 100%;
	background: #4a90e2;
	background: rgba(74, 144, 226, 0.35);
}

nav .navigation-part .menu-links li .sub-menu-sec li {
	width: 100%;
	height: auto;
	float: left;
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
}

nav .navigation-part .menu-links li .sub-menu-sec li:last-child {
	margin-bottom: 0;
}

nav .navigation-part .menu-links li .sub-menu-sec li a {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	width: 100%;
	float: left;
	font-size: 15px;
	padding: 0;
	color: #fff;
	text-transform: inherit;
	letter-spacing: 0.01em;
	position: relative;
	color: rgba(255, 255, 255, 0.6);
	line-height: 30px;
}

nav .navigation-part .menu-links li .sub-menu-sec li a:after {
	content: "";
	position: absolute;
	top: 0;
	left: -17px;
	width: 4px;
	height: 100%;
	background: #1c81d3;
	z-index: 999;
	display: none;
}

nav .menu-links li .dropdown .sub-menu-section .sub-menu-center-block.cus-full-block {
	padding-left: 0;
}

nav .menu-links li .dropdown .sub-menu-section .sub-menu-center-block.full-block .sub-menu-sec {
	width: 25%;
}

nav .menu-links li .dropdown .sub-menu-section .sub-menu-center-block.cus-full-block .sub-menu-sec {
	width: 25%;
}

nav .menu-links li .dropdown .sub-menu-section .sub-menu-center-block.cus-full-block .sub-menu-sec.highlight-link {
	width: 17%;
}

nav .navigation-part .menu-links li .sub-menu-sec li.active a,
nav .navigation-part .menu-links li .sub-menu-sec li:hover a {
	color: #fff;
}

nav .navigation-part .menu-links li .sub-menu-sec li.active a:after,
nav .navigation-part .menu-links li .sub-menu-sec li:hover a:after {
	display: block;
}

header.sticky nav .menu-links li .dropdown {
	top: 74px;
}

header nav .menu-links>li.submenu {
	height: auto;
}

header nav .menu-links>li.submenu.hover {
	height: 62px;
}

header.sticky nav .menu-links>li.submenu {
	height: 48px;
}

header.sticky nav .menu-links>li.submenu:hover>a:after {
	display: block;
}

header.sticky nav .menu-links li .dropdown .sub-menu-block {
	margin-top: 16px;
}

header.sticky nav .menu-links li .dropdown .sub-menu-section {
	margin-top: 6px;
}

nav .navigation-part .menu-links li .sub-menu-sec.highlight-link {
	margin-top: 46px;
}

nav .navigation-part .menu-links li .sub-menu-sec.highlight-link ul {
	margin-top: 0;
}

nav .navigation-part .menu-links li .sub-menu-sec.highlight-link ul li a {
	font-size: 22px;
}

nav .navigation-part .menu-links li .sub-menu-sec h2 a {
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	margin: 0;
	font-size: 20px;
	color: #fff;
	letter-spacing: 0.2px;
	text-decoration: none;
	padding: 0;
	text-transform: inherit;
}

nav .navigation-part .menu-links li .sub-menu-sec h2 a:hover {
	color: #fff;
}

.career-banner-pd {
	padding-top: 180px;
}

.career-banner-pd .comman-btn {
	margin-top: 35px;
}

.get-in-touch-section .from-right-block .form-group .comman-btn {
	margin-top: 8px;
}

progress {
	display: none;
	position: fixed;
	color: #f24b10;
	left: 0;
	border: none;
	top: 0;
	z-index: 9999;
}

progress,
progress[role] {
	appearance: none;
	border: none;
	background-size: auto;
	width: 100%;
	height: 5px;
}

progress[role]:after {
	background-image: none;
}

progress[role] strong {
	display: none;
}

progress,
progress[role][aria-valuenow] {
	background: 0 0 !important;
}

progress::-webkit-progress-bar {
	background: inherit;
}

progress::-moz-progress-bar {
	background: #4a90e2;
}

progress::-webkit-progress-value {
	background: #4a90e2;
}

progress[aria-valuenow]:before {
	background: #4a90e2;
}

.paddingBt40 {
	padding-bottom: 40px;
}

@keyframes chatgrow {
	0% {
		transform: scale(0);
	}

	40% {
		transform: scale(1.2);
	}

	100% {
		transform: scale(1);
	}
}

.chatIcon {
	z-index: 999;
	cursor: pointer;
	font-size: 50px;
	color: #3f91ce;
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 10px;
	right: 20px;
	animation-delay: 5s;
	animation-duration: 200ms;
	animation-fill-mode: backwards;
	animation-iteration-count: 1;
	animation-name: chatgrow;
	animation-timing-function: ease-in-out;
	background-size: 60px auto;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='256' cy='256' r='256' fill='%233F91CE'/%3E%3Cpath d='M313.9 124H121.599C100.864 124 84 140.864 84 161.599V330.113C84 338.094 93.0257 342.593 99.3968 338.042L152.951 299.832C157.445 296.631 162.731 294.936 168.25 294.936H286.041C306.776 294.936 323.64 278.072 323.64 257.337V133.741C323.64 128.364 319.277 124 313.9 124V124ZM266.586 241.999H154.042C148.665 241.999 144.301 237.641 144.301 232.258C144.301 226.881 148.665 222.517 154.042 222.517H266.586C271.963 222.517 276.327 226.881 276.327 232.258C276.327 237.641 271.963 241.999 266.586 241.999ZM266.586 196.542H154.042C148.665 196.542 144.301 192.185 144.301 186.801C144.301 181.425 148.665 177.061 154.042 177.061H266.586C271.963 177.061 276.327 181.425 276.327 186.801C276.327 192.185 271.963 196.542 266.586 196.542Z' fill='white'/%3E%3Crect x='127.508' y='164.261' width='153.903' height='94.16' fill='white'/%3E%3Cpath d='M227.534 194.733H396.013C416.536 194.733 433.222 211.419 433.222 231.941V379.58C433.222 390.099 421.347 395.97 412.987 390.001C412.986 390 412.986 390 412.985 389.999L366.069 356.526C362.853 354.235 359.087 353.028 355.141 353.028H251.942C231.419 353.028 214.733 336.342 214.733 315.82V207.534C214.733 200.467 220.467 194.733 227.534 194.733ZM268.987 298.114H367.589C369.945 298.114 371.856 296.205 371.856 293.847C371.856 291.493 369.943 289.58 367.589 289.58H268.987C266.633 289.58 264.72 291.493 264.72 293.847C264.72 296.205 266.631 298.114 268.987 298.114ZM268.987 258.289H367.589C369.945 258.289 371.856 256.38 371.856 254.022C371.856 251.668 369.943 249.755 367.589 249.755H268.987C266.633 249.755 264.72 251.668 264.72 254.022C264.72 256.38 266.631 258.289 268.987 258.289Z' fill='white' stroke='%233F91CE' stroke-width='8.53404'/%3E%3Crect x='250.86' y='237.688' width='141.096' height='71.6859' fill='white'/%3E%3Ccircle cx='280.445' cy='273.531' r='13.0855' fill='%233F91CE'/%3E%3Ccircle cx='317.995' cy='273.531' r='13.0855' fill='%233F91CE'/%3E%3Ccircle cx='355.544' cy='273.531' r='13.0855' fill='%233F91CE'/%3E%3C/svg%3E");
}

.chatIcon:hover,
.chatIcon:visited {
	color: #3f91ce;
}

/* We Expolre New Design: 20210913 */

.bg-blue-light {
	background: #f2f6fd;
}

.bg-red {
	background: #e53d3d;
}

.bg-red-dark {
	background: #c81111;
}

.bg-green-dark {
	background: #11ab83;
}

.bg-blue-dark {
	background: #2b8dc7;
}

.bg-navy-dark {
	background: #2c4089;
}

.bg-purple-dark {
	background: linear-gradient(135deg,
			rgba(93, 87, 128, 1) 0%,
			rgba(69, 63, 108, 1) 100%);
}

.bg-blue-green {
	background: linear-gradient(135deg,
			rgba(54, 122, 248, 1) 0%,
			rgba(97, 217, 160, 1) 100%);
}

.weExplore .nav-tabs {
	border: none;
	margin-bottom: 20px;
}

.weExplore .nav-stacked>li+li {
	margin: 0px;
}

.weExplore .tabs .nav-tabs .nav-tabs-item {
	margin: 0;
	padding: 10px 10px 0 0;
	transition: transform 0.3s ease-out;
	line-height: normal;
	cursor: pointer;
}

.weExplore .tabs .nav-tabs .nav-tabs-item a {
	display: block;
	padding: 0px;
	margin: 10px 0 0;
	line-height: initial;
	border: none;
	border-radius: 0;
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.5px;
	color: #111111;
	text-transform: uppercase;
}

.weExplore .tabs .nav-tabs .nav-tabs-item a:hover {
	text-decoration: none;
	color: #1e6ab3;
}

.weExplore .tabs .nav-tabs>li {
	margin-bottom: 0;
}

.weExplore .tabs .nav-tabs>li.active>.nav-tabs-item {
	padding: 10px 10px 10px 0;
	transform: translateX(20px);
	transition: transform 0.3s ease-in;
	color: #1b63d2;
	border: none;
	margin: 0px;
	border-bottom-color: transparent;
	background: transparent;
}

.weExplore .tabs .nav-tabs>li.active>.nav-tabs-item::before {
	content: "";
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5.5H14M14 5.5L9.33333 1M14 5.5L9.33333 10' stroke='%231B63D2' stroke-width='1.5'/%3E%3C/svg%3E");
	background-size: 14px auto;
	background-repeat: no-repeat;
	background-position: top 6px left;
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: -20px;
}

.weExplore .tabs .tab-heading {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
	display: block;
}

.weExplore .tabs .tab-text {
	display: none;
	opacity: 0;
	transition: opacity 0.2s ease-in;
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.38px;
	color: #555;
}

.weExplore .tabs .nav-tabs>li.active .tab-text {
	display: block;
	opacity: 1;
	transition: opacity 0.2s ease-in;
}

.Project-blockWrapper {
	display: flex;
	width: 100%;
	position: relative;
}

.Project-blockWrapper * {
	color: #fff;
}

.Project-blockOuter {
	min-height: 495px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 50%;
	margin-left: 30px;
	background-color: #fff;
}

.Project-blockContent {
	padding: 20px;
	height: 100%;
	position: relative;
}

.Project-blockOuter .project-logo {
	width: 40px;
	height: 40px;
	margin-right: 10px;
	overflow: hidden;
	display: flex;
	flex: none;
	border: none;
	border-radius: 6px;
}

.Project-blockOuter .project-logo img {
	width: 40px;
	height: 40px;
}

.Project-blockOuter .header-group .hgroup {
	display: flex;
	flex-direction: column;
}

.Project-blockOuter .header-group {
	display: flex;
	flex-direction: row;
	margin-bottom: 10px;
}

.Project-blockOuter .header-group .hgroup h4 {
	font-family: "Bebas Neue";
	font-style: normal;
	font-weight: normal;
	font-size: 27px;
	line-height: 32px;
	text-transform: uppercase;
	margin: 0px;
}

.Project-blockOuter .header-group .hgroup h5 {
	font-family: "Bebas Neue";
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	letter-spacing: 1px;
}

.Project-blockOuter .description {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}

.Project-blockOuter .clientQuotes {
	display: block;
	padding: 0px;
}

.Project-blockOuter .clientQuotes>p {
	font-family: "proxima-nova", sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0.38px;
}

.Project-blockOuter .clientQuotes>span {
	display: block;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;
}

.Project-blockOuter .availableOn {
	font-family: "proxima-nova", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	display: block;
	padding: 0px;
	max-width: 40%;
}

.Project-blockOuter .cicons {
	margin-right: 5px;
	display: inline-block;
	width: 32px;
	height: 32px;
	background: #ffffff;
	border-radius: 3px;
	font-size: 0px;
	text-indent: -9999px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
}

.Project-blockOuter .cicons.playstore {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='3' fill='white'/%3E%3Cpath d='M7 5.07788V15.9231V26.7491L17.7167 15.9231L7 5.07788Z' fill='url(%23paint0_linear)'/%3E%3Cpath d='M20.5883 12.9952L16.2716 10.4513L7 5V5.07651L17.7167 15.9217L20.5883 12.9952Z' fill='url(%23paint1_linear)'/%3E%3Cpath d='M7 26.7477V26.8242L16.2716 21.3729L20.5883 18.829L17.7167 15.9216L7 26.7477Z' fill='url(%23paint2_linear)'/%3E%3Cpath d='M20.5893 12.9952L17.7178 15.9217L20.5893 18.8291L25.5442 15.9217L20.5893 12.9952Z' fill='url(%23paint3_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='12.3549' y1='5.07998' x2='12.3549' y2='26.7518' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23257CB0'/%3E%3Cstop offset='0.2863' stop-color='%234A93B5'/%3E%3Cstop offset='0.767' stop-color='%2378BCBB'/%3E%3Cstop offset='1' stop-color='%2389CFBD'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='6.99339' y1='10.4572' x2='20.5966' y2='10.4572' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2352C1AD'/%3E%3Cstop offset='1' stop-color='%23DEE89A'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear' x1='13.7949' y1='15.9146' x2='13.7949' y2='26.8291' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EC413D'/%3E%3Cstop offset='0.1668' stop-color='%23DA4452'/%3E%3Cstop offset='0.5748' stop-color='%23B0487A'/%3E%3Cstop offset='0.8619' stop-color='%23954A92'/%3E%3Cstop offset='1' stop-color='%238A4A9D'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear' x1='21.6308' y1='13.0041' x2='21.6308' y2='18.8249' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F58879'/%3E%3Cstop offset='0.1194' stop-color='%23F69079'/%3E%3Cstop offset='0.7128' stop-color='%23FCB877'/%3E%3Cstop offset='1' stop-color='%23FEC874'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
	background-size: 26px auto;
}

.Project-blockOuter .cicons.apple {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='18' height='22' viewBox='0 0 18 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.864 15.6283C17.3687 16.7329 17.1387 17.24 16.5196 18.2179C15.6351 19.5942 14.3968 21.2965 12.8754 21.2965C11.5133 21.3146 11.1595 20.391 9.31973 20.391C7.47996 20.4091 7.09078 21.2965 5.72865 21.2965C4.18961 21.2784 3.00438 19.7572 2.13757 18.3809C-0.32135 14.5598 -0.569011 10.0688 0.934644 7.67833C2.01374 5.97607 3.71198 4.99817 5.30409 4.99817C6.93157 4.99817 7.9576 5.90363 9.30204 5.90363C10.6111 5.90363 11.4072 4.99817 13.2823 4.99817C14.6975 4.99817 16.2012 5.79497 17.2803 7.15317C13.7599 9.12707 14.326 14.252 17.864 15.6283Z' fill='black'/%3E%3Cpath d='M11.8488 3.45886C12.5387 2.5534 13.0517 1.30386 12.8571 0C11.7427 0.0724368 10.4336 0.796805 9.67294 1.75659C8.98303 2.60773 8.41695 3.89348 8.62923 5.12491C9.84984 5.16113 11.1058 4.41865 11.8488 3.45886Z' fill='black'/%3E%3C/svg%3E");
	background-size: 16px auto;
}

.Project-blockOuter .cicons.web {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='3' fill='white'/%3E%3Cpath d='M19.266 12.2395C18.9484 10.3948 18.4721 8.90281 17.837 7.76346C17.202 6.62412 16.5007 6.05444 15.7334 6.05444C14.966 6.05444 14.2647 6.62412 13.6297 7.76346C12.9946 8.90281 12.5315 10.3948 12.2404 12.2395H19.266ZM11.9229 16.1458C11.9229 17.0139 11.9626 17.8819 12.042 18.75H19.4247C19.5041 17.8819 19.5438 17.0139 19.5438 16.1458C19.5438 15.2777 19.5041 14.4096 19.4247 13.5416H12.042C11.9626 14.4096 11.9229 15.2777 11.9229 16.1458ZM24.8229 12.2395C24.2408 10.856 23.394 9.66237 22.2826 8.65866C21.1977 7.62783 19.954 6.89539 18.5515 6.46135C19.4777 7.81772 20.1392 9.74375 20.5361 12.2395H24.8229ZM12.9152 6.46135C11.5127 6.89539 10.2558 7.62783 9.14442 8.65866C8.0595 9.66237 7.22596 10.856 6.6438 12.2395H10.9306C11.301 9.74375 11.9626 7.81772 12.9152 6.46135ZM25.2198 13.5416H20.6949C20.7743 14.4368 20.814 15.3048 20.814 16.1458C20.814 16.9867 20.7743 17.8548 20.6949 18.75H25.2198C25.458 17.8819 25.5771 17.0139 25.5771 16.1458C25.5771 15.2777 25.458 14.4096 25.2198 13.5416ZM10.6527 16.1458C10.6527 15.3048 10.6924 14.4368 10.7718 13.5416H6.24688C6.00873 14.4368 5.88965 15.3048 5.88965 16.1458C5.88965 16.9867 6.00873 17.8548 6.24688 18.75H10.7718C10.6924 17.8277 10.6527 16.9596 10.6527 16.1458ZM12.2404 20.0521C12.5315 21.8968 12.9946 23.3888 13.6297 24.5281C14.2647 25.6675 14.966 26.2371 15.7334 26.2371C16.5007 26.2371 17.202 25.6675 17.837 24.5281C18.4721 23.3888 18.9352 21.8968 19.2263 20.0521H12.2404ZM18.5515 25.8302C19.954 25.3962 21.1977 24.6773 22.2826 23.6736C23.394 22.6428 24.2408 21.4356 24.8229 20.0521H20.5361C20.1657 22.5478 19.5041 24.4739 18.5515 25.8302ZM6.6438 20.0521C7.22596 21.4356 8.0595 22.6428 9.14442 23.6736C10.2558 24.6773 11.5127 25.3962 12.9152 25.8302C11.989 24.4739 11.3275 22.5478 10.9306 20.0521H6.6438Z' fill='black'/%3E%3C/svg%3E");
	background-size: 26px auto;
}

.Project-blockOuter .availableOn h6 {
	font-family: "proxima-nova", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

.Project-blockOuter .screenshot {
	position: absolute;
	bottom: -21px;
	right: 30px;
	width: 116px;
	height: 234px;
}

.Project-blockOuter .screenshot img {
	width: 116px;
	height: 234px;
	object-fit: contain;
}

.Project-blockOuter .screenshot.web {
	right: 0px;
	bottom: 0px;
}

.Project-blockOuter .screenshot.web,
.Project-blockOuter .screenshot.web img {
	width: auto;
	height: 210px;
}

.btn.btn-all {
	font-family: "proxima-nova", sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 15px 25px 15px 5px;
	min-width: 200px;
	position: relative;
	background: linear-gradient(90deg, #ff9415 0%, #ff4c15 100%), #ff9415;
	background: #e55115;
	border-radius: 5px;
	background: #258;
}

.btn.btn-all .arrowRight {
	top: 40px;
	left: 100%;
}

.btn.btn-all:hover {
	background: linear-gradient(90deg, #ff4c15 0%, #ff9415 100%), #ff4c15;
	background: #ee9b29;
	background: #258;
}

.Project-blockOuter .portfolio-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 11;
}

.weExplore .tab-content>.tab-pane {
	display: block;
	opacity: 1;
}

.weExplore .tab-content>.tab-pane .Project-blockWrapper {
	z-index: 0;
	position: absolute;
	width: 100%;
	clip-path: inset(0 0 0 0);
	-webkit-clip-path: inset(0 0 0 0);
	animation: inactive-image 1s forwards ease;
}

.weExplore .tab-content>.tab-pane.active .Project-blockWrapper {
	z-index: 1;
	position: absolute;
	width: 100%;
	clip-path: inset(0 100% 0 0);
	-webkit-clip-path: inset(0 100% 0 0);
	animation: active-image forwards 1s ease;
}

/* Logout Popup */

.logoutPopup {
	transition: all 300ms ease-in;
	animation-fill-mode: both;
	display: flex;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	visibility: hidden;
	opacity: 0;
}

.logoutPopup.modalshow {
	transition: all 300ms ease-out;
	animation-fill-mode: both;
	z-index: 999;
	visibility: visible;
	opacity: 1;
}

.logoutPopup::before {
	background: rgba(0, 0, 0, 0.7);
	content: "";
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.logoutPopup-wrapper {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 530px;
	max-width: 1140px;
	background: #fff;
	transform: translate(-50%, -50%);
}

.logoutPopup-container {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	padding: 30px 20px;
	height: 100%;
	background: url(../img/logout-img.png) no-repeat right center;
	background-size: 100% auto;
}

.logoutPopup-close:focus,
.logoutPopup-close:hover,
.logoutPopup-close {
	background: url(../img/close.png) no-repeat right center;
	background-size: 20px 20px;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	appearance: none;
	border: none;
	outline: none;
	top: 10px;
	right: 10px;
	cursor: pointer;
	width: 24px;
	height: 24px;
}

.logoutPopup-form {
	padding: 0;
	margin: 40px 0 0;
	width: 100%;
	max-width: 55%;
}

.logoutPopup-header {
	padding: 0 20px;
	width: 100%;
	max-width: 55%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.logoutPopup-header .logoutPopup_heading {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 55px;
	line-height: 140%;
	text-transform: uppercase;
	color: #162d42;
	margin: 0;
	padding: 0;
}

.logoutPopup-header .logoutPopup_subheading {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 29px;
	line-height: 140%;
	text-transform: uppercase;
	color: #162d42;
	margin: 0 0 10px;
	padding: 0;
}

.logoutPopup-header p {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 140%;
	text-align: center;
	color: #474c4e;
	margin: 0;
	padding: 0;
}

.logoutPopup-header .blue {
	color: #1b63d2;
	text-decoration: none;
}

.logoutPopup-header .blue:hover {
	color: #1b63d2;
	text-decoration: underline;
}

.logoutPopup-form .form-group {
	padding: 0 15px;
	width: 100%;
}

.logoutPopup-form .form-control {
	font-size: 16px;
	color: #9d9d9d;
}

.logoutPopup-form .form-group.input-effect .form-control {
	z-index: 1;
	border-color: #ddd;
	opacity: 1;
}

.logoutPopup-form .form-group.mobile-number {
	padding-left: 130px !important;
}

.logoutPopup-form .form-group.input-effect .has-content.effect-16~.focus-border {
	z-index: 99;
	background: #0084ff;
}

.logoutPopup-form .effect-16~label {
	z-index: 0;
	color: #9d9d9d;
}

.logoutPopup-form .effect-16:focus~label,
.logoutPopup-form .has-content.effect-16~label {
	z-index: 1;
}

.logoutPopup-form::-webkit-input-placeholder {
	color: #9d9d9d;
}

.logoutPopup-form:-ms-input-placeholder {
	color: #9d9d9d;
}

.logoutPopup-form::placeholder {
	color: #9d9d9d;
}

.logoutPopup-form .form-group.mobile-number .intl-tel-input {
	width: 110px;
	left: 0px;
}

.logoutPopup-form .form-group.mobile-number .phonenumber-filed {
	padding: 0;
}

.logoutPopup-form .form-group.input-effect .effect-16~.focus-border {
	z-index: 1;
}

.logoutPopup-form .form-group .comman-btn {
	font-family: "proxima-nova", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	color: #ffffff;
	background: #1b63d2;
	border-color: #1b63d2;
	border-radius: 5px;
}

.logoutPopup-form .form-group .comman-btn:hover {
	border-color: #1b63d2;
	background: #fff;
	color: #1b63d2 !important;
}

.logoutPopup-form .form-group.mobile-number .phonenumber-filed {
	margin-bottom: 0px;
}

.logoutPopup-form .form-group .captcha {
	transform: scale(0.95);
	transform-origin: left top;
}

.logoutPopup-form .form-group.input-effect .form-control.error {
	border-color: #f00;
}

@media (max-width: 767px) {
	.social-icon-block {
		text-align: center;
	}

	.logoutPopup.modalshow {
		display: none;
	}

	body.modal-open {
		overflow: auto;
	}

	#Santa_Slide_Panel {
		display: none;
	}
}

@media (min-width: 768px) {
	.privacyPolicy {
		padding: 10px 340px 10px 95px;
	}

	.privacyPolicy .accpetBtn {
		padding: 15px 11px 10px;
		font-size: 15px;
	}

	.agreeBtn {
		right: 124px !important;
	}

	.privacyPolicy .accpetBtn {
		padding: 15px 11px 10px;
		font-size: 15px;
	}

	.declineBtn {
		background: 0 0;
		color: #0c5aa5;
		border: solid 1px #258 !important;
		padding: 14px 11px 9px !important;
	}

	.declineBtn:hover {
		background: #258 !important;
		color: #fff;
	}
}

@media (min-width: 1024px) {
	.privacyPolicy {
		padding: 20px 340px 20px 95px;
	}
}

@media (min-width: 1441px) and (max-width: 1560px) {
	.topRated .columnFour .contentDesc .contentTexture {
		padding: 10px 20px;
	}

	.topRated .columnFour .contentDesc .contentTexture p {
		font-size: 17px;
	}

	.topRated .columnFour .contentDesc .contentTexture .list li {
		padding: 0 8px;
	}
}

@media (min-width: 1200px) and (max-width: 1299px) {
	.topRated .columnFour .contentDesc .contentTexture {
		padding: 10px 15px;
	}

	.topRated .columnFour .contentDesc .contentTexture p {
		padding-right: 0;
		padding: 0;
		font-size: 15px;
	}

	.topRated .columnFour .contentDesc .contentTexture .list li {
		padding: 0 5px;
	}

	.topRated .columnFour .contentDesc .contentTexture h4 {
		font-size: 20px;
	}

	.topRated .columnFour .blueHighlight .contentDesc .contentTexture a {
		padding-right: 40px;
	}

	.cricleRound.right {
		right: 0;
	}
}

@media (min-width: 1200px) and (max-width: 1440px) {
	.topRated .columnFour .contentDesc .contentTexture h5 {
		font-size: 16px;
	}

	.topRated .columnFour .contentDesc .contentTexture {
		padding: 10px 15px;
	}

	.topRated .columnFour .contentDesc .contentTexture .list li a {
		font-size: 11px;
	}

	.topRated .columnFour .contentDesc .contentTexture p {
		font-size: 16px;
	}
}

@media screen and (min-width: 1601px) {
	.full-portfolio-block .slide_back .container {
		width: 100%;
		padding-left: 116px;
	}

	.full-portfolio-block .slide_back .slide_detail {
		margin-top: 200px;
	}
}

@media screen and (max-width: 1366px) {
	.header-inset {
		padding-left: 20px;
		padding-right: 20px;
	}

	header.sticky .header-inset {
		padding-left: 20px;
		padding-right: 20px;
	}

	nav .navigation-part {
		width: auto;
	}

	nav .navigation-part .menu-links li {
		margin-right: 0;
	}

	nav .navigation-part .menu-links li a {
		padding: 10px 15px 9px;
	}

	.features-section .list li {
		padding: 0 10px;
	}

	header.new-header nav .navigation-part .menu-links li {
		margin-right: 0;
	}

	header.new-header nav .navigation-part .menu-links li a {
		padding: 10px 20px 9px 20px;
	}

	.pfilterBlock .close-button.padr {
		right: 20px;
	}

	.cb-textbox h3 {
		font-size: 31px;
		line-height: 42px;
	}

	.mobile-porfolio-grid.last-mobile-grid .devices>div:after {
		left: -26px;
	}

	.mobileproject-descrption .mobilep-des-info {
		height: 84px;
		margin-bottom: 10px;
	}

	.mobileproject-descrption .mobilep-des-info p {
		font-size: 19px;
	}
}

@keyframes active-image {
	0% {
		clip-path: inset(0 100% 0 0);
		-webkit-clip-path: inset(0 100% 0 0);
	}

	100% {
		clip-path: inset(0 0 0 0);
		-webkit-clip-path: inset(0 0 0 0);
	}
}

@keyframes inactive-image {
	0% {
		clip-path: inset(0 0 0 0);
		-webkit-clip-path: inset(0 0 0 0);
	}

	100% {
		clip-path: inset(0 0 0 100%);
		-webkit-clip-path: inset(0 0 0 100%);
	}
}

.navigation-part .menu-links li .sub-menu-sec .menuHeadTitle:after {
	content: "";
	background: #1c81d3;
	width: 25px;
	height: 2px;
	position: absolute;
	bottom: -6px;
	left: 0;
}

.nolines.menuHeadTitle:after {
	display: none;
}

.navigation-part .menu-links li .sub-menu-sec.without-heading .menuHeadTitle:after {
	display: none;
}

.menu-links li .dropdown .sub-menu-section .sub-menu-center-block.cus-full-block .sub-menu-sec.w-50 {
	width: 50%;
}

.head_viewall a {
	color: #fff !important;
	z-index: 11;
	position: relative;
	text-transform: capitalize !important;
	font-size: 16px !important;
}

.head_viewall a span {
	margin: 15px 0 0 -5px;
	top: 2px;
}

.portfoliobtn,
.casestudyBtn {
	padding: 0 18px 0 0 !important;
	border-radius: 6px !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	width: 152px !important;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff !important;
	transition: all 0.4s;
}

.portfoliobtn {
	background: #012649;
	border: 2px solid #1d4f85;
	margin-bottom: 7px;
}

.portfoliobtn:hover {
	background: #ff9415;
}

.casestudyBtn {
	background: #012649;
	border: 2px solid #1d4f85;
}

.casestudyBtn:hover {
	background: #ff9415;
	border-color: #ff9415;
}

.desktopHeader_owl {
	width: 100%;
}

.desktopHeader_owl .carousel-inner {
	height: 220px;
}

.desktopHeader_owl .item {
	background: #022649;
	min-height: 172px;
	padding: 30px;
	margin: 25px 0px;
}

.desktopHeader_owl .item:after {
	content: "";
	clip-path: polygon(18% 100%, 0 0, 100% 0);
	background: #022649;
	width: 40px;
	height: 22px;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0;
	margin: 0px auto;
}

.desktopHeader_owl .item:first-child:after {
	right: unset;
	left: 8%;
}

.desktopHeader_owl .item:nth-child(2):after {
	right: unset;
	left: 20%;
}

.desktopHeader_owl .item:nth-child(3):after {
	right: unset;
	left: 32%;
}

.desktopHeader_owl .item_inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.desktopHeader_owl .item_inner figure {
	flex: 0 0 160px;
	max-width: 160px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 33px;
	padding-right: 15px;
	border-right: 2px solid rgba(255, 255, 255, 0.4);
}

.desktopHeader_owl .item_inner p {
	color: #ffffff;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0.01em;
	line-height: 28px;
	margin-bottom: 0px;
}

.desktopHeader_owl .carousel-indicators {
	display: flex;
	position: unset;
	margin: 0 auto;
	justify-content: flex-start;
	width: 100%;
}

.desktopHeader_owl .carousel-indicators li {
	background-color: transparent !important;
	width: auto !important;
	text-indent: unset;
	position: unset !important;
	float: unset !important;
}

.desktopHeader_owl .carousel-indicators li {
	border: 0px !important;
	margin-right: 50px !important;
}

.desktopHeader_owl .carousel-indicators li:last-child {
	margin-right: 0px !important;
}

.desktopHeader_owl .carousel-indicators li.active .indicators_data figure {
	opacity: 1;
	border: 1px solid #FF9415;
	transform: scale(1.2);
}

.desktopHeader_owl .carousel-indicators li.active .indicators_data .textWrap {
	display: block;
}

.indicators_data {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.indicators_data figure {
	width: 51px;
	height: 51px;
	opacity: 0.5;
	font-size: 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.indicators_data .textWrap {
	text-align: left;
	display: none;
	margin-left: 20px;
}

.indicators_data .textWrap p {
	color: #ffffff;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 0px;
}

.indicators_data .textWrap span {
	color: rgba(255, 255, 255, 0.7);
	font-weight: 400;
	font-size: 16px;
}

nav .menu-links li .dropdown {
	visibility: hidden;
	transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.2s,
		z-index 0s linear 0.01s;
	opacity: 0;
	transform: translateY(-2em);
	display: unset;
}

nav .navigation-part .menu-links li:hover .dropdown {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition-delay: 0s, 0s, 0.2s;
	transition-delay: 0s, 0s, 0.2s;
}

.afterseoSubtitle {
	font-size: 16px;
	font-style: italic;
	letter-spacing: 1.5px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 900;
	line-height: normal;
	text-transform: uppercase;
	margin: 10px 0px;
	display: block;
}

.afterseoh5Design {
	color: #333;
	font-size: 19px;
	margin-top: 35px;
	font-family: "proxima-nova", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 1.1;
}


/*  santa offer css start*/
#santa {
	position: absolute;
	width: 30%;
	top: 7%;
	right: -0.5%;
	z-index: 1000;
}

#mouth {
	animation: HoHoHoMouth 6s infinite 6s;
	-webkit-animation: HoHoHoMouth 6s infinite 6s;
	opacity: 0;
}

@-webkit-keyframes HoHoHoMouth {
	0% {
		opacity: 0;
	}

	30% {
		opacity: 1;
	}

	40% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	60% {
		opacity: 0;
	}

	70% {
		opacity: 1;
	}

	80% {
		opacity: 0;
	}
}

@keyframes HoHoHoMouth {
	0% {
		opacity: 0;
	}

	30% {
		opacity: 1;
	}

	40% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	60% {
		opacity: 0;
	}

	70% {
		opacity: 1;
	}

	80% {
		opacity: 0;
	}
}

#Santa_Container {
	position: absolute;
	margin-right: -35%
}

#Santa_Slide_Panel {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 668px;
	height: 250px;
	overflow: hidden;
	margin-left: -476px;
	-webkit-transition: all 3s ease;
	transition: all 1000ms ease;
	cursor: pointer;
	z-index: 9;
}

#Santa_Slide_Panel:hover {
	margin-left: 0%;
}

#Santa_Greeting {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 28.75%;
	z-index: 100;
	background-color: transparent;
	border-radius: 0 20px 0 0;
	overflow: hidden;
	background-size: 58px 58px;
	background-position: 0px 2px, 4px 35px, 29px 31px, 34px 6px;
}

#Santa_Message {
	padding: 0;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
}

#Santa_Message p {
	font-family: 'Linden Hill', serif;
	font-size: 110%;
	color: #587A55;
}

/* ANIMATIONS */

.UpDown_1 {
	animation: bottom_animation 6s infinite;
	-webkit-animation: bottom_animation 6s infinite;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.eyesandbrow {
	animation: bottom_animation 6s infinite;
	-webkit-animation: bottom_animation 6s infinite;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.shizzle-animated {
	visibility: visible !important;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

.Santa_Climbing_Chimney {
	-webkit-animation-name: Santa_Climbing_Chimney;
	animation-name: Santa_Climbing_Chimney;
	animation-duration: 3s;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}

@-webkit-keyframes Santa_Climbing_Chimney {
	0% {
		-webkit-transform: translateY(200%);
	}

	50% {
		opacity: 0.7;
		-webkit-transform: translateY(100%) rotate(-7deg);
	}

	75% {
		-webkit-transform: translateY(50%) rotate(7deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0) rotate(0deg);
	}
}

@keyframes Santa_Climbing_Chimney {
	0% {
		transform: translateY(200%);
	}

	50% {
		opacity: 0.7;
		transform: translateY(100%) rotate(-7deg);
	}

	75% {
		transform: translateY(50%) rotate(7deg);
	}

	100% {
		opacity: 1;
		transform: translateY(0) rotate(0deg);
	}
}

.slideScaleUpIn {
	-webkit-animation-delay: 1s;
	animation-duration: 1s;
	-webkit-animation-duration: 3s;
	-webkit-animation-delay: 3s;
	animation-duration: 3s;
	-webkit-animation-name: slideScaleUpIn;
	animation-name: slideScaleUpIn;
}

@-webkit-keyframes slideScaleUpIn {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px) scale(.1);
	}

	80% {
		opacity: 1;
		-webkit-transform: scale(.8);
	}
}

@keyframes slideScaleUpIn {
	0% {
		opacity: 0;
		transform: translateY(-2000px) scale(.1);
	}

	80% {
		opacity: 1;
		transform: scale(.8);
	}
}


@keyframes bottom_animation {
	0% {
		transform: rotate(0deg);
	}

	25% {
		transform: rotate(2deg);
	}

	50% {
		transform: rotate(0deg);
	}

	75% {
		transform: rotate(2deg);
	}

	100% {
		transform: rotate(0deg);
	}
}

@-webkit-keyframes bottom_animation {
	0% {
		transform: rotate(0deg);
	}

	25% {
		transform: rotate(2deg);
	}

	50% {
		transform: rotate(0deg);
	}

	75% {
		transform: rotate(2deg);
	}

	100% {
		transform: rotate(0deg);
	}
}

/* SVG DEFAULT STYLING FROM ILLUSTRATOR */
.santa-0 {
	fill: #C10E0E;
}

.santa-1 {
	fill: #F4C7B3;
}

.santa-2 {
	opacity: 0.2;
}

.cheeks {
	fill: #EAB5A0;
}

.santa-4 {
	fill: #F2F2F2;
	stroke: #E6E6E6;
	stroke-width: 1.8489;
	stroke-miterlimit: 10;
}

.santa-5 {
	fill: none;
}

.santa-6 {
	fill: #F2F2F2;
}

.santa-7 {
	fill: #E6E6E6;
}

.santa-white {
	fill: #FFFFFF;
}

.nose {
	fill: #EAB5A0;
}

.santa-11 {
	fill: #5E5958;
}

.eyeball {
	fill: #F9F5F4;
}

.santa-13 {
	fill: #D60B0B;
}

.santa-14 {
	fill: #BC0202;
}

.santa-15 {
	fill: #C6C6C6;
}

.santa-16 {
	fill: none;
	stroke: #F2F2F2;
	stroke-width: 16.7815;
	stroke-linecap: round;
	stroke-miterlimit: 10;
}

.santa-17 {
	fill: #C40808;
}

.santa-18 {
	opacity: 0.15;
}

.santa-19 {
	fill: #B50808;
}

.santa-20 {
	fill: none;
	stroke: #F2F2F2;
	stroke-width: 17.3975;
	stroke-linecap: round;
	stroke-miterlimit: 10;
}

/*  santa offer css end*/

/* by shubhangi 2 feb */

  @keyframes mymove {
	from {left: -30px;}
	to {left: 0px;}
  }
  
.d-banner {
	text-align: center;
    padding-top: 170px;
	padding-left: 15px;
	padding-right: 15px;
}

.d-banner h1 {
	color: #FFF;
	font-family: 'Brilliant Honey Demo';
	font-size: 80px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

.d-banner .heading-word {
    font-size: 25rem;
	color: #FFF;
	line-height: normal	;
	display: flex;
	justify-content: center;
	font-family: 'Inter',sans-serif; 
	font-weight: 700;
}

.d-banner .text-outline {
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-color: #FFF;
	-webkit-text-stroke-width: .018em;
}

.d-banner h2 {
	color: #FFF;
	font-family: 'Inter', sans-serif;
	font-size: 62px;
	font-weight: 700;
	margin: 0;
}

.d-banner .btn-section_work a {
	color: #FFF;
	font-family: 'Inter', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	border-radius: 15px;
	background: #FF9415;
	display: inline-block;
	padding: 16px 20px;
}

.d-banner .plan-animation svg {
	position: relative;
}

.d-banner .plan-animation img{
	position: relative;
	animation: mymove 5s infinite;
}



  