@charset 'UTF-8';
html {
	scroll-behavior: smooth
}


@font-face {
	font-family: 'Futura PT';
	src: url(../css/fonts/FuturaPT-Medium.eot);
	src: url(../css/fonts/FuturaPT-Medium.eot?#iefix) format('embedded-opentype'), url(../css/fonts/FuturaPT-Medium.woff2) format('woff2'), url(../css/fonts/FuturaPT-Medium.woff) format('woff'), url(../css/fonts/FuturaPT-Medium.ttf) format('truetype'), url(../css/fonts/FuturaPT-Medium.svg#FuturaPT-Medium) format('svg');
	font-weight: 500;
	font-style: normal
}

p.normal {
	font-size: .875em;
	line-height: 1.8;
	color: #7f8c8d;
	font-family: 'Varela Round', sans-serif
}

.info-components.ethe {
	width: 100%
}

@font-face {
	font-family: 'Futura PT';
	src: url(../css/fonts/FuturaPT-Light.eot);
	src: url(../css/fonts/FuturaPT-Light.eot?#iefix) format('embedded-opentype'), url(../css/fonts/FuturaPT-Light.woff2) format('woff2'), url(../css/fonts/FuturaPT-Light.woff) format('woff'), url(../css/fonts/FuturaPT-Light.ttf) format('truetype'), url(../css/fonts/FuturaPT-Light.svg#FuturaPT-Light) format('svg');
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: 'Futura PT';
	src: url(../css/fonts/FuturaPT-Bold.eot);
	src: url(../css/fonts/FuturaPT-Bold.eot?#iefix) format('embedded-opentype'), url(../css/fonts/FuturaPT-Bold.woff2) format('woff2'), url(../css/fonts/FuturaPT-Bold.woff) format('woff'), url(../css/fonts/FuturaPT-Bold.ttf) format('truetype'), url(../css/fonts/FuturaPT-Bold.svg#FuturaPT-Bold) format('svg');
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: 'Futura PT Book';
	src: url(../css/fonts/FuturaPT-Book.eot);
	src: url(../css/fonts/FuturaPT-Book.eot?#iefix) format('embedded-opentype'), url(../css/fonts/FuturaPT-Book.woff2) format('woff2'), url(../css/fonts/FuturaPT-Book.woff) format('woff'), url(../css/fonts/FuturaPT-Book.ttf) format('truetype'), url(../css/fonts/FuturaPT-Book.svg#FuturaPT-Book) format('svg');
	font-weight: 400;
	font-style: normal
}

body,
html {
	margin: 0;
	padding: 0;
	width: 100%
}

body {
	font-family: 'Varela Round', sans-serif !important
}

header {
	width: 100%
}

.content {
	width: 94%;
	margin: 4em auto;
	font-size: 20px;
	line-height: 30px;
	text-align: justify
}

.mbot-35 {
	margin-bottom: 35px
}

.logo {
	line-height: 60px;
	position: fixed;
	float: left;
	margin: 7px 46px;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 2px
}

.new-nav {
	position: fixed;
	width: 100%;
	line-height: 60px;
	z-index: 99;
}

.new-nav .menu ul {
	line-height: 60px;
	list-style: none;
	background: rgba(0, 0, 0, 0);
	overflow: hidden;
	color: #fff;
	padding: 0;
	text-align: right;
	margin: 0;
	padding-right: 10px
}

div#desktop-menu .current-menu-item a::before,
div#desktop-menu .current_page_item a::before {
	content: '';
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0
}

div#desktop-menu .current-menu-item a::before,
div#desktop-menu li a:hover::before {
	content: '';
	position: absolute;
	z-index: 999;
	left: 0;
	right: 100%;
	bottom: 18%;
	background: #045e96;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	width: 100%
}

.popup-menu-popup.showing .current-menu-item a::before,
.popup-menu-popup.showing li a:hover::before {
	content: '';
	position: absolute;
	z-index: 999;
	left: 0;
	right: 100%;
	bottom: 6%;
	background: #045e96;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	width: 100%
}

.carousel-control-next,
.carousel-control-prev {
	width: 5% !important
}

#rc-anchor-container iframe {
	border: 1px solid #e80000 !important
}

.new-nav.black .menu ul {
	background: #fff;
	color: #1b1b1b;
	line-height: 30px
}

.new-nav .menu ul li {
	display: inline-block;
	padding: 16px 15px
}

.new-nav .menu ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 16px
}

.new-nav .menu ul li a:hover {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	text-decoration: none
}

.new-nav.black .menu ul li a {
	color: #1b1b1b
}

.menu-icon {
	line-height: 60px;
	width: 100%;
	background: #000;
	text-align: right;
	box-sizing: border-box;
	padding: 15px 24px;
	cursor: pointer;
	color: #fff;
	display: none
}

.new-nav.black {
	box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, .078)
}

.new-nav .logo .normal-logo {
	display: none
}

.new-nav.black .logo .normal-logo {
	display: block
}

.new-nav.black .logo .white-logo {
	display: none
}

.new-nav.black .logo {
	margin: 14px 46px
}

.contact_about {
	margin-bottom: 100px
}

.banner-section {
	height: 100%;
	width: 100%;
	background-size: cover;
	min-height: 560px;
	background-position: center
}

.wp-block-table.wp_native {
	max-width: none
}

.view_more {
	color: #000
}

.view_more:hover {
	text-decoration: none;
	color: #1769a6
}

.port_pra a {
	text-decoration: none;
	color: #fff
}

.a_link:hover {
	text-decoration: none
}

.heading_wrapper {
	text-align: center;
	padding: 118px 4px
}

.service-logo {
	padding-top: 20px
}

.page-title h1 {
	font-size: 62px;
	line-height: 62px;
	color: #fff;
	margin-bottom: 42px;
	font-family: 'Futura Pt';
	font-weight: 700
}

.page-title {
	position: relative
}

.page-title:before {
	content: '';
	position: absolute;
	content: "";
	width: 34%;
	left: 33%;
	height: 1px;
	background-color: #fff;
	bottom: -25px
}

.banner-sub--header {
	font-size: 20px;
	color: #fff
}

.banner_buttons .button-fs a {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 19px;
	padding-right: 19px;
	min-width: 200px;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: #1769a6;
	border-radius: 30px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.banner_buttons .button-fs a:hover {
	color: #fff !important;
	text-decoration: underline
}

.screen-reader-response {
	display: none
}

.ser-abt-btn button:hover,
.ser-abt-btn_2 button:hover {
	text-decoration: underline
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid.effect {
	border-bottom: 1px solid #e80000
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.wpcf7-not-valid.effect {
	border-bottom: 1px solid #e80000
}

.wpcf7-response-output.wpcf7-validation-errors {
	display: none
}

span.wpcf7-not-valid-tip {
	display: none
}

.banner_buttons {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: .625em .625em .625em .625em
}

.banner_buttons .button-fs {
	margin: 0 20px
}

.service-logo {
	margin-bottom: 25px
}

.banner-section {
	margin-bottom: 30px
}

.about-title h2 {
	padding-left: 0;
	max-width: 710px;
	margin: 0 auto;
	padding-bottom: 30px;
	font-size: 36px;
	color: #161616;
	font-family: 'Futura PT Book';
	font-weight: 400;
	text-align: center
}

.posses-title {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 17px;
	line-height: 30px;
	color: #484646
}

.pooses-item {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 17px;
	line-height: 34px;
	color: #484646
}

.about-content {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 17px;
	line-height: 30px;
	color: #484646
}

.pleft-0 {
	padding-left: 0
}

.posses ul {
	padding: 0;
	list-style: none
}

.posses ul li {
	display: flex
}

.arrow-icon--left {
	margin-right: 30px
}

.ser-abt-btn button,
.ser-abt-btn_2 button {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 19px;
	padding-right: 19px;
	min-width: 200px;
	border: 1px solid;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: #1769a6;
	border-radius: 30px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.hvr-underline-from-left {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	overflow: hidden
}

[class^=hvr-] {
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.hvr-underline-from-left:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: -8px;
	background-color: #045e96;
	height: 2px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.hvr-underline-from-left:active:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:hover:before {
	right: 0
}

.ser-abt-btn {
	text-align: right
}

.ser-abt-btn_2 {
	text-align: left
}

.infographics-section {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 60px
}
/*
.about-service {
	padding-bottom: 53px
}
*/
.info-components ul {
	padding: 0
}

.info-components ul li {
	color: #fff;
	list-style: none;
	color: #fff;
	font-size: 20px;
	font-weight: 800;
	font-family: 'Futura PT';
	line-height: 22px;
	margin-bottom: 10px
}

.info-components-saas ul li {
	color: #fff;
	list-style: none;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	font-family: 'Futura PT';
	line-height: 22px;
	margin-bottom: 10px
}

.info-components ul li img {
	margin-right: 12px
}

.info-components-wrap {
	padding-top: 35px;
	display: flex;
	width: 100%
}

.info-components {
	width: 50%
}

.reach-out_us p {
	text-align: left;
	font-size: 24px;
	margin-bottom: 15px;
	font-weight: 500;
	align-items: center;
	display: flex;
	color: #fff;
	font-family: 'Futura PT Book'
}

.reach-out_us p a {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 18px;
	margin-left: 20px;
	padding: 7px 17px;
	border-radius: 50px;
	background-color: #02568a;
	color: #fff;
	line-height: 35px
}

.infographics_wrapper {
	padding-top: 35px
}

.service-sec_title {
	text-align: center;
	padding-top: 35px;
	font-size: 2.142857142857143em;
	margin-bottom: 40px
}

.ser-left-icon {
	margin-right: 30px
}

.ser-left-icon img {
	width: 100%
}

.ser-left-icon img {
	width: 1em;
	display: block;
	font-size: 40px;
        max-width: 50px !important;

}

.service_wrapper {
	display: flex;
	margin-bottom: 20px
}

.service-text h3 {
	font-size: 1.228571em;
	font-family: 'Source Sans Pro';
	font-weight: 700
}

.service-text p {
	font-size: .875em;
	color: #7f8c8d;
	line-height: 1.8;
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif
}

.service-sec_title p {
	font-family: "Futura PT Book"
}

.service-sec_title h2 {
	font-family: "Futura PT Book"
}

.fsit-gray-bg {
	background-color: #f7f7f7;
	margin-bottom: 88px
}

.fsit_devlopment-p2p--banner {
	padding: 50px 15px
}

.aio-main-block {
	display: flex;
/*	justify-content: center; */
	flex-direction: column;
	align-items: center
}

.p2pcareer-what-we-offer {
	margin-bottom: 30px;
	text-align: center
}

.cards-grid-block .cards-grid {
	margin-top: 0
}

.cards-grid {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	justify-content: center
}

.cards-grid .card {
	-webkit-box-flex: 0;
	flex: 0 0 21%;
	min-height: 191px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 54px 5px rgba(0, 0, 0, .33);
	-moz-box-shadow: 0 0 54px 5px rgba(0, 0, 0, .33);
	box-shadow: 0 0 54px 5px rgba(0, 0, 0, .33);
	border-radius: 20px;
	margin-right: .5vw;
	margin-bottom: 1vw;
	margin-left: .5vw;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column nowrap;
	padding: 21px 26px;
	font-size: 14px
}

.cards-grid .card-icon {
	-webkit-box-flex: 0;
	flex: 0 0 70%;
	min-height: 70%;
	text-align: center;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center
}

.cards-grid .card-icon img {
	width: 80px;
	height: 80px
}

img:not(:root) {
	overflow: hidden
}

.cards-grid .card-title {
	-webkit-box-flex: 0;
	flex: 0 0 30%;
	font-family: "GG Eesti Pro Display Medium";
	line-height: 1.2;
	text-align: center;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center
}

.cards-grid .card-title {
	-webkit-box-flex: 0;
	flex: 0 0 30%;
	font-family: 'Futura PT Book';
	line-height: 1.2;
	text-align: center;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	font-size: 20px
}

@media (max-width:1000px) {
	.cards-grid {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-flow: column nowrap;
		width: 100%
	}
	.cards-grid .card {
		-webkit-box-flex: 1;
		flex: 1 0 100%;
		min-height: 140px;
		width: 100%;
		font-size: 14px;
		margin-right: auto;
		margin-bottom: 25px;
		margin-left: auto;
		padding: 1rem 26px
	}
	.cards-grid .card-icon {
		-webkit-box-flex: 1;
		flex-grow: 1
	}
}

@media(max-width:767px) {
	#blog_detail .columns-2 .blocks-gallery-grid .blocks-gallery-item {
		width: 100%;
		margin-right: 0
	}
	.cards-grid {
		padding: 0
	}
	.cards-grid .card {
		flex: 1 0 100%;
		margin-bottom: 5vw
	}
	#blogs .loadmore{
        	margin-left: 100px !important;
	        margin-bottom: 20px;
    	}
}

.fsit_devlopment-p2p--banner {
	display: block
}

.tech_stack_row {
	display: flex;
	align-items: center
}

.tech_stack {
	background-color: #fff;
	box-shadow: 0 9px 24px #0000000A;
	border: 1px solid #f9f9f9;
	border-radius: 10px;
	padding: 5px 10px;
	width: 100%;
	margin-bottom: 30px;
	height: 65px;
	display: flex;
	align-items: center
}

.tech_stack_header {
	margin-bottom: 20px;
	font-family: 'Source Sans Pro';
	font-weight: 600
}

.gray_bg_light {
	background-color: #fcfcfc;
	padding: 30px 0;
	margin-bottom: 30px
}

.normal_white_bg {
	margin-bottom: 30px
}

.tech_stack img {
	margin-right: 20px;
	width: 50px
}

.fullstack-what-we-offer {
	text-align: center;
	font-family: 'Futura PT Book';
	padding-top: 10px;
	font-size: 2rem
}

.fsit_devlopment-ser--banner {
	display: flex
}

.fsit_dev__services_list h2 {
	font-family: 'Futura PT Book';
	padding-top: 10px;
	margin-bottom: 25px
}

.fsit_dev__services_list .row {
	width: 100% !important
}

.fsit_dev__services_list ul {
	padding-left: 22px
}

.fsit_dev__services_list ul li {
	position: relative;
	list-style: none;
	font-size: 14px;
	color: #7f8c8d;
	line-height: 1.8
}

.fsit_dev__services_list ul li:before {
	content: "";
	width: 11px;
	height: 11px;
	border-radius: 50%;
	position: absolute;
	left: -20px;
	top: 6px;
	background-color: #02568a
}

.why-fsit {
	text-align: center;
	padding-right: 14%;
	padding-left: 14%;
	margin-bottom: 30px;
	font-family: 'Futura PT Book'
}

.why-fsit p {
	line-height: 30px;
	color: #aaa;
	font-size: 20px;
	margin-top: 0;
	font-family: 'Futura PT Book'
}

#homeblog h2 {
	margin-bottom: 30px;
	font-size: 36px;
	font-family: "Futura PT Book"
}

.why-fsit-components {
	text-align: center
}

.why-fsit-common_comp h3 {
	margin: 25px 0 15px;
	font-size: 1.428571428571429em;
	color: #1b1b1b;
	font-family: "Futura PT Book";
	font-weight: 600
}

.why-fsit-common_comp p {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	color: #7f8c8d;
	line-height: 1.8;
	font-size: .875em
}

.why-fsit--image {
	font-size: 81px
}

.section-whyfsit {
	margin-bottom: 66px
}

.light-blue-bg {
	background-color: #30bd9f;
	padding: 40px 0;
	border-radius: 16px
}

.project-image {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 35px
}

.project-desc {
	padding-top: 35px
}

.project-desc h2 {
	font-size: 36px;
	color: #fff;
	font-family: 'Futura PT';
	line-height: 47px;
	display: block;
	font-weight: 300;
	margin-bottom: 30px;
	margin-top: 20px;
	position: relative;
	word-break: break-all
}

.project-desc h2:after {
	position: absolute;
	content: "";
	width: 100px;
	left: 0;
	height: 1px;
	background-color: #fff;
	bottom: -16px
}

.project-desc p {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #fff
}

.projects-section {
	margin-bottom: 117px
}

.stats-section {
	background-image: url(../image/numbers1_opt11.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	max-height: 375px
}

.align {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-box;
	display: flex;
	-webkit-flex-align: center;
	-webkit-box-align: center;
	align-items: center
}

.stat-wrap {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	width: 100%;
	color: #fff;
	padding: 147px 50px
}

.stat-wrap div {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	font-family: "Futura PT Book"
}

.stat-number {
	display: block;
	font-size: 52px;
	font-weight: 700;
	color: #fff
}

.stat-number::after {
	content: '+'
}
.content-test {
	margin: auto;
	padding: 0 20px;
	width: 80%;
	max-width: 1200px;
	min-width: 300px
}

.slick-slider {
	margin: 0 auto 0
}

.slick-next,
.slick-prev {
	color: #fff;
	opacity: 1;
	height: 40px;
	width: 40px;
	margin-top: -20px
}

.slick-next path,
.slick-prev path {
	fill: rgba(255, 255, 255, .4)
}

.slick-next:hover path,
.slick-prev:hover path {
	fill: #fff
}

.slick-prev {
	left: -35px
}

.slick-next {
	right: -35px
}

.slick-next:before,
.slick-prev:before {
	content: none
}

.slick-dots li button:before {
	color: rgba(255, 255, 255, .4);
	opacity: 1;
	font-size: 8px
}

.slick-dots li.slick-active button:before {
	color: #fff
}

.quote-container {
	min-height: 200px;
	color: #666;
	font-size: 36px;
	margin: 0 20px;
	position: relative
}

.quote-container:hover {
	cursor: -webkit-grab;
	cursor: grab
}

.quote-container .portrait {
	overflow: hidden;
	border-radius: 50%;
	height: 105px;
	width: 105px;
	border-radius: 50%
}

.quote-container .portrait img {
	display: block;
	height: auto;
	width: 100%
}

.quote-container .quote {
	position: relative;
	z-index: 600;
	padding: 40px 0 40px 140px;
	margin: 0;
	font-size: 20px;
	line-height: 1.4 !important;
	color: #fff
}

.quote-container .quote p {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	position: relative;
	margin-bottom: 20px;
	font-size: 17px;
	color: #aaa
}

.quote-container .quote p:first-child:before {
	content: '\201C';
	color: rgba(255, 255, 255, .44);
	font-size: 7.5em;
	font-weight: 700;
	opacity: 1;
	position: absolute;
	top: -.4em;
	left: -.2em;
	text-shadow: none;
	z-index: -10
}

.client-name-test span {
	font-size: 16px;
	color: #1669a6;
	font-weight: 700;
	font-family: 'Source Sans Pro';
	font-weight: 700
}

.client-name-test {
	color: #aaa;
	font-size: 16px
}

.dragging .quote-container {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.single-item .slick-dots {
	text-align: left !important
}

.testimonial-title {
	text-align: center
}

.testimonial-title h2 {
	font-family: "Futura PT Book"
}

.testimonial-title p {
	color: #aaa
}

.slick-dots li button:before {
	font-size: 13px !important
}

.slick-dots li {
	margin: 0 2px !important
}

.single-item .slick-dots {
	padding: 40px 0 28px 156px !important
}

footer {
	height: 600px
}

.footer-fixed {
	background-color: #26272d
}

main {
	z-index: 999;
	position: relative;
	background: #fff
}

.footer-wrap {
	padding-top: 75px;
	padding-bottom: 75px
}

.logo-widget img {
	margin-bottom: 30px
}

.company-text {
	color: #fff;
	font-size: .875em
}

.social-icons {
	text-align: left;
	margin-top: 30px
}

.social-icons a {
	border-radius: 50%;
	background-color: #54555f;
	margin-right: 6px;
	padding: 9px 7px;
	width: 44px;
	height: 44px;
	display: inline-block;
	vertical-align: middle;
	font-weight: 400;
	transition: .4s opacity;
	opacity: .7
}

.social-icons a span {
	color: #fff;
	vertical-align: middle;
}

.social-icons a span i {
	width: 2em;
	text-align: center;
	color: #e6e6e6
}

a.foo-fb:hover {
	background-color: #3b5998;
	color: inherit;
	opacity: 1
}

a.foo-tw:hover {
	background-color: #55acef;
	color: inherit;
	opacity: 1
}

a.foo-pin:hover {
	background-color: #1669a6;
	color: inherit;
	opacity: 1
}

a.foo-gplus:hover {
	background-color: #cc262c;
	color: inherit;
	opacity: 1
}

a.foo-utube:hover {
	background-color: red;
	color: inherit;
	opacity: 1
}

.badges {
	margin-top: 20px;
	margin-left: -9px;
	display: flex;
	align-items: center;
	margin-bottom: 10px
}

.badges img {
	margin-right: 10px
}

.badges a img {
	width: 100%;
	max-width: 100px
}

.badges a {
	margin-right: 12px
}

.widget_h {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 1.428571428571429em;
	color: #e6e6e6;
	letter-spacing: -.02em;
	font-family: 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif
}

.widget_text ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.widget_text ul li {
	margin: .5em 0
}

.foot_cont a,
.widget a {
	font-weight: 400 !important;
	-webkit-transition: .4s opacity !important;
	transition: .4s opacity !important;
	opacity: .7 !important;
	color: #aaa !important;
	font-size: 14px !important;
	font-family: "Source Sans Pro" !important;
	text-align: left
}

.widget a:hover {
	opacity: 1;
	text-decoration: none
}

.foot_cont {
	display: block;
	margin: .5em 0;
	padding: 5px 0;
	font-weight: 400 !important;
	transition: .4s opacity !important;
	opacity: 2 !important;
	color: #aaa !important;
	font-size: 14px !important;
	text-align: left;
	line-height: 1 !important;
	font-family: 'Source Sans Pro' !important
}

.foot_cont a:hover {
	opacity: 2;
	text-decoration: none
}

.foot_cont b {
	padding-right: 10px;
	width: 35px;
	display: inline-block
}

.fa-envelope {
	width: 35px;
	display: inline-block
}

.main-f-bottom {
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-style: solid;
	border-color: #333439;
	background-color: #16171b
}

.main-f-bottom {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	background-color: #26272d;
	color: #aaa
}

.mods_el {
	display: inline-block;
	vertical-align: middle;
	padding: .5em
}

.mods_el-tx {
	color: #aaa
}

.small {
	font-size: .857142857142857em
}

.main-f-bottom p {
	margin: 0
}

.get-in-touch {
	color: #1769a6;
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0
}

.contact_us {
	padding-bottom: 27px
}

.effect {
	font: 15px/24px Lato, Arial, sans-serif;
	color: #333;
	width: 100%;
	box-sizing: border-box;
	letter-spacing: 1px
}

.effect:focus {
	outline: 0
}

.effect {
	border: 0;
	border-bottom: 2px solid #ccc;
	padding: 7px 0;
	margin-bottom: 25px
}

.get-in-touch_form {
	padding-right: 30px
}

.get-in-touch_form h4 {
	font-family: "Futura PT Book";
	font-size: 40px
}

#augmentation-hire-dev-form .send-btn,
.send-btn {
	color: #fff;
	border: 1px solid #1769a6;
	background-color: #1769a6;
	padding: 13px 57px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 40px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	font-family: 'Source Sans Pro';
	width: auto;
	cursor: pointer
}

.send-btn:hover {
	text-decoration: underline
}

.thank_butt,
input[type=submit i]:focus {
	outline: 0
}

.menu-bar {
	text-align: right !important
}

.popup-menu-popup {
	display: none;
	position: fixed;
	z-index: 20;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(32, 35, 38, .95);
	text-align: center;
	white-space: nowrap;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll
}

.popup-menu-popup-close {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	padding: 30px;
	line-height: 1;
	font-size: 1.714285714285714em;
	color: #fff;
	opacity: .5;
	-webkit-transition: .4s opacity;
	transition: .4s opacity
}

.showing {
	display: block !important
}

nav.popup-menu-w {
	display: inline-block;
	position: relative;
	padding: 90px 15px;
	width: 100%;
	color: #fff;
	vertical-align: middle;
	white-space: normal;
	line-height: 60px;
	z-index: 9999
}

div#menu-header-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	letter-spacing: -.02em;
	position: relative
}

.social-media {
	padding: 0;
	max-width: 100%;
	display: flex
}

.social-media li {
	list-style-type: none
}

li.menu-item {
	opacity: 1;
	-webkit-transition: .4s opacity, .4s -webkit-transform;
	transition: .4s opacity, .4s -webkit-transform;
	transition: .4s opacity, .4s transform;
	transition: .4s opacity, .4s transform, .4s -webkit-transform;
	display: block;
	text-align: center
}

.menu-item-object-page a {
	position: relative;
	padding: 15px 0;
	font-weight: 700;
	line-height: 1;
	font-size: 2.142857142857143em;
	color: #fff;
	-webkit-transition: .4s all;
	transition: .4s all;
	display: inline-block
}

.carousel-item {
	height: 100vh;
	min-height: 350px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.white-header {
	flex-direction: column;
	text-align: center
}

.white-header h1,
.white-header h2 {
	color: #fff;
	font-family: 'Futura PT';
	font-weight: 700;
	font-size: 62px;
	line-height: 62px;
	text-align: center;
	margin-top: 50px
}

.white-border_btm {
	position: relative;
	margin-bottom: 60px
}

.white-border_btm:before {
	position: absolute;
	content: "";
	width: 47%;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 1px;
	background-color: #fff;
	bottom: -25px
}

.explore_more a {
	font-family: Roboto, Arial;
	color: #fff;
	font-size: 87.5%;
	text-shadow: none;
	line-height: 1.5;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	background: #1769a6;
	opacity: 1;
	padding: 13px 30px 10px 30px;
	box-shadow: none;
	border-width: 0;
	border-style: solid;
	border-color: #000;
	border-color: #000;
	border-radius: 30px;
	text-transform: uppercase
}

#home-page .about-title {
	padding: 40px 0
}

#home-page .about-title h2 {
	max-width: 86%;
	margin-bottom: 15px;
	text-align: center;
	padding: 0 15px
}

#home-page .about-title p {
	font-size: 20px !important;
	line-height: 30px;
	width: 86%;
	margin: 0 auto;
	color: #aaa;
	font-weight: 400;
	font-style: normal;
	text-align: center;
	font-family: 'Futura PT Book' !important;
	text-align: left
}
body.page-template-homepage .port_car_prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    left: 0;
}
body.page-template-homepage .port_car_next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    right: 0;
}
.wpb_gmaps_widget iframe {
	width: 100%;
	border: none
}

#home-page .product-services-section {
	padding: 40px;
	background-color: #f7f7f7 !important
}

#home-page .product-services-section .vc_column-inner {
	padding: 35px 15px
}

#home-page .product-services-section .vc_column-inner h2 {
	font-size: 36px;
	color: #1769a6;
	font-family: 'Futura PT Book' !important;
	font-weight: 600 !important;
	margin-bottom: 10px;
	text-align: left;
	font-style: normal
}

#home-page .product-services-section .vc_column-inner p {
	font-family: 'Futura PT Book';
	line-height: 26px;
	color: #5f5f5f;
	font-size: 18px
}

#ui-ux-page .about-service ul li,
.product-services-section .vc_column-inner ul li {
	list-style-type: none;
	position: relative;
	padding-left: 15px;
	margin-bottom: 2px;
	color: #5f5f5f
}

#ui-ux-page .about-service ul li::before,
.product-services-section .vc_column-inner ul li::before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background-color: #92a9cc;
	left: 0;
	top: 9px;
	border-radius: 50%
}

#home-page .product-services-section .vc_column-inner p:last-child {
	margin-bottom: 0
}

.product-services-section .vc_column-inner ul {
	padding-left: 0;
	font-family: 'Futura PT Book' !important;
	font-size: 18px
}

.product-services-section .vc_column-inner p a {
	font-size: 16px;
	color: #1b1c1c
}

.product-services-section span.greater {
	position: relative
}

.digital-exp-section {
	display: flex;
	max-height: 800px;
	overflow: hidden
}

.digital-exp-section .vc_single_image-img img {
	width: 100%;
	object-fit: cover;
	max-width: 830px;
	height: 100%;
	margin: auto;
	min-height: 100%
}

.digital-exp-section .digital-exp-section-right {
	padding: 10px 15px 0 35px
}

.digital-exp-section .digital-exp-section-right .craft-digital {
	font-size: 30px !important;
	color: #1b1b1b;
	line-height: 33px;
	font-family: 'Futura PT Book' !important;
	margin-bottom: 45px
}

.aio-icon-left {
	display: table-cell;
	vertical-align: top;
	width: 52px;
	margin-right: 20px;
	font-size: 35px;
	display: inline-block;
	margin-bottom: 20px
}

.aio-icon-img .img-icon {
	width: 100%;
	max-width: 100% !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	display: block;
	font-size: inherit
}

.aio-ibd-block {
	display: table-cell;
	vertical-align: middle
}

.aio-ibd-block div {
	font-size: .875em;
	line-height: 1.8;
	color: #7f8c8d;
	font-family: 'Varela Round', sans-serif
}

a.aio-icon-box-link {
	text-decoration: none;
	border: none;
	display: block
}

.carousel-indicators .active {
	opacity: 1;
	background-color: #1769a6
}

.carousel-indicators .active {
	opacity: 1;
	background-color: #1769a6
}

.aio-main-block {
	margin-bottom: 35px;
	text-align: center
}

.aio-ibd-block h3.aio-icon-title {
	font-size: 26px;
	color: #242424;
	font-family: 'Futura PT Book';
	font-weight: 600
}

.our-work-section {
	background-image: url(../../../uploads/2020/03/map-dotted11.png);
	background-color: rgba(0, 0, 0, 0);
	background-attachment: scroll;
	left: 0;
	background-position: 50% -78px
}

.our-work-section h2 {
	font-size: 36px;
	color: #161616;
	font-family: 'Futura PT Book';
	line-height: 47px;
	display: block;
	font-weight: 400;
	margin-bottom: 0;
	text-align: center
}

.our-work-section p {
	line-height: 30px;
	color: #aaa;
	font-size: 20px;
	margin-top: 0;
	font-family: 'Futura PT Book';
	font-weight: 400;
	text-align: center;
	margin-bottom: 35px
}

.projects-el_img {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .6s -webkit-transform;
	transition: .6s -webkit-transform;
	transition: .6s transform;
	transition: .6s transform, .6s -webkit-transform
}

.our-work-section .view-more {
	text-align: center;
	margin-bottom: 21.73913043px
}

.our-work-section .view-more a {
	margin-bottom: 12px;
	color: #fff;
	border: 1px solid #1769a6;
	background-color: #1769a6;
	padding: 13px 57px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 50px;
	text-decoration: none
}

.single-item-new .slick-slide {
	display: flex !important
}

.projects-el_cnt {
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0 30px;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.projects-el_h {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: .4s all;
	transition: .4s all;
	font-weight: 700
}

.projects-el.__anim .projects-el_lk,
.projects-el.__anim:hover .projects-el_lk {
	color: #fff
}

.single-item-new .img-icon {
	width: 45px;
	margin-top: 3px;
	margin-right: 30px
}

.single-item-new h3.aio-icon-title a{
	font-size: 24px;
	color: #070707;
	font-family: 'Futura PT Book';
	font-weight: 700
}
a.link-service:hover, a.link-service h3:hover{
    text-decoration: none !important;
    color: #1769a6 !important;
}

.single-item-new .aio-ibd-block div {
	color: #7f8c8d;
	line-height: 1.8;
	font-size: 16px;
	font-family: 'Futura PT Book'
}

.fade.in {
	opacity: 1
}

.product-services-section .mobile-mob-icons ul {
	padding-left: 0
}

.product-services-section h3.aio-icon-title {
	font-size: 24px;
	color: #070707;
	font-family: 'Futura PT Book'
}

.product-services-section .mobile-mob-icons ul li {
	list-style-type: none;
	position: relative
}

.angel-right span {
	font-size: 30px;
	vertical-align: bottom;
	color: #016aac
}

.menu-footer1-container a,
.menu-footer2-container a,
.menu-footer3-container a {
	font-weight: 400;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
	opacity: .7;
	color: #aaa;
	font-size: 14px;
	font-family: "Source Sans Pro";
	text-align: justify
}

#fsit-footer .menu-item-object-page a {
	padding: 5px 0;
	display: table
}

.pe_banner-section.portfolio {
	margin-bottom: 50px
}

.wpb_text_column .wpb_wrapper .saas-desc {
	text-align: center;
	font-size: 17px;
	max-width: 810px;
	margin: auto;
	line-height: 25px;
	margin-top: 10px;
	color: #7f8c8d
}

.wpb_wrapper {
	margin-bottom: 35px
}

#sidebar li {
	list-style-type: none
}

.portfolio_nav {
	background: #fff;
	top: 0
}

.new-nav.portfolio_nav .logo .normal-logo {
	display: block
}

.new-nav.portfolio_nav .logo .white-logo {
	display: none
}

.new-nav.portfolio_nav .menu ul li a {
	color: #000
}

.portfolio_carousel {
	margin: auto
}

.portfolio-det_slider {
	margin-top: 46px
}

.portfolio_carousel .carousel-inner {
	max-width: 1000px;
	margin: auto
}

.port-det_head {
	font-size: 24px;
	color: #aaa;
	font-family: 'Futura PT Book';
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 15px;
	padding-top: 50px
}

.port_car_prev {
	position: absolute;
	top: 55%;
	bottom: 0;
	margin: auto;
	/*display: flex;*/
	left: 100px;
}

.port_car_next {
	position: absolute;
	top: 55%;
	bottom: 0;
	margin: auto;
	/*display: flex;*/
	right: 100px;
}

.portfolio-det_slider .carousel-item {
	height: 100%;
	min-height: 100%
}

.portfolio-logo {
	margin: 36px 20px;
	text-align: center
}

.about_portfolio h1 {
	color: #000;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	font-size: 36px;
	font-family: 'Futura PT Book';
	margin-bottom: 15px
}

.about_portfolio p {
	text-align: center;
	font-size: 20px;
	color: #aaa;
	line-height: 30px;
	font-family: 'Futura PT Book';
	margin: 0 auto;
	width: 80%
}

.portfolio_graysection {
	background-color: #f8f8f8;
	padding: 35px;
	text-align: center;
	margin-bottom: 80px
}

.tech_used {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center
}

.tech_used li {
	margin: 0 28px 8px 0;
	font-size: 16px;
	position: relative;
	float: none;
	display: inline-block;
	text-align: center;
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	color: #161616;
	padding-left: 18px
}

.tech_used li a {
	color: #1669a6
}

.tech_used li a:hover {
	text-decoration: none
}

.tech_used li:before {
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	left: 0;
	top: 5px;
	content: "";
	border: 1px solid #b2b2b2
}

.portfolio_graysection h4 {
	color: #000;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	font-family: 'Futura PT Book';
	font-size: 36px
}

.about_portfolio {
	margin-bottom: 70px
}

.our_solution {
	margin-bottom: 40px
}

.our_solution h2 {
	font-family: 'Futura PT Book';
	font-size: 36px;
	margin-bottom: 15px;
	text-align: center;
	font-weight: 400;
	font-style: normal
}

.our_solution p {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #686868;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center
}

.our_solution_wrapper {
	margin-bottom: 70px;
	padding: 0 15px
}

.our_solu_social_icons {
	width: 277px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 40px
}

.portf_mobile .fa-bars:before {
	color: #000
}

.sd_eyebrow_head {
	font-size: 28px;
	font-family: Roboto, Arial;
	color: #fff;
	padding-top: 48px
}

.banner_buttons .req_a_demo a {
	padding: 13px 35px 13px 30px;
	transition: .4s all
}

.req_a_demo a:hover {
	background: #1769a6;
	color: #fff;
	border: 1px solid #1769a6;
	transition: .4s all
}

.solu_det__service_head {
	padding: 40px 0
}

.solu_det__service_head p {
	font-size: 36px !important;
	color: #161616;
	font-family: 'Futura PT Book';
	line-height: 47px;
	display: block;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center
}

.solu_det_ser_image {
	max-width: 370px;
	height: 238px
}

.solu_det_ser_image img {
	width: 100%
}

.solu_det_header p span strong {
	font-weight: 700;
	font-family: 'Futura PT';
	color: #1769a6;
	font-size: 20px
}

.solu_det_header p strong {
	color: #000;
	font-weight: 700;
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 20px
}

.solu_det_header {
	margin-top: 15px
}

.solu_det_text p {
	font-size: 15px;
	color: #939393;
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	line-height: 25px;
	margin-bottom: 0
}

.solu_det_header p {
	margin-bottom: 10px
}

.solution_det_serivce {
	margin-bottom: 30px
}

.solu-det_graybg {
	background: #f7f7f7;
	padding: 40px;
	margin-bottom: 40px
}

.tools_header {
	font-size: 36px;
	color: #161616;
	font-family: 'Futura PT Book' !important;
	line-height: 47px;
	display: block;
	margin-bottom: 5px;
	margin-top: 0;
	text-align: center;
	margin-bottom: 30px
}

.tools-icon {
	font-size: 65px;
	min-height: 75px;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin: 0 auto;
	justify-content: center
}

.solu_det_tools_header p {
	font-family: 'Futura PT Book';
	line-height: 30px;
	display: block;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 24px;
	color: #070707;
	font-weight: 700
}

.solu_det_tools_text p {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	color: #7f8c8d;
	line-height: 1.8;
	font-size: 14px
}

.sol_det_tools_wrapper {
	text-align: center;
	margin-bottom: 30px
}

.tools-icon img {
	width: 1em;
	max-width: 100%
}

.solu-det_view_more {
	color: #fff;
	border: 1px solid #1769a6;
	background-color: #1769a6;
	padding: 13px 57px;
	font-size: 16px;
	font-weight: 400;
	margin: 0 auto;
	display: block;
	border-radius: 2em
}

.go_extra {
	display: flex
}

.goextra_left {
	background-size: cover;
	flex: 1 1;
	text-align: center;
	padding: 40px 35px
}

.goextra_right {
	background-size: cover;
	flex: 1 1;
	text-align: center;
	padding: 40px 35px
}

.go_extra_head h2 {
	text-align: center;
	font-family: 'Futura PT Book';
	font-weight: 400;
	font-style: normal;
	font-size: 36px;
	color: #161616;
	line-height: 47px;
	padding-bottom: 30px
}

.go-extra_container h3 {
	font-family: 'Futura PT Book';
	display: block;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 36px;
	color: #fff;
	text-align: center
}

.go-extra_container p {
	font-size: 16px;
	max-width: 80%;
	margin: 0 auto;
	color: #fff;
	line-height: 18px;
	text-align: center;
	font-family: 'Futura PT Book'
}

.go-extra_container {
	margin-bottom: 30px
}

.go__extra_scsht img {
	width: 508px;
	max-width: 80%;
	height: auto
}

.go__extra_scsht {
	margin-bottom: 35px;
	display: inline-block
}

.go_extra_vm {
	margin-bottom: 30px
}

.go_extra_vm button {
	min-width: 160px;
	border: 1px solid;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	background-color: transparent;
	padding: 11px 32px;
	transition: all .4s;
	border-radius: 2em
}

.go_extra_vm button:hover {
	background-color: #fff;
	transition: all .4s;
	color: #000
}

.solu_ver_car,
.solu_ver_car .carousel-item,
.solu_ver_car .container,
.vertical_slider {
	height: 100%;
	width: 100%;
	background-position: center center;
	background-size: cover
}

.slide-wrapper {
	display: inline
}

.slide-wrapper .container {
	padding: 0
}

.vertical_slider>.carousel-item.active.carousel-item-right,
.vertical_slider>.carousel-item.carousel-item-next {
	transform: translate3d(0, 100%, 0);
	-webkit-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	-moz-transform: translate3d(0, 100%, 0);
	-o-transform: translate3d(0, 100%, 0);
	top: 0
}

.vertical_slider>.carousel-item.active.carousel-item-left,
.vertical_slider>.carousel-item.carousel-item-prev {
	transform: translate3d(0, -100%, 0);
	-webkit-transform: translate3d(0, -100%, 0);
	-moz-transform: translate3d(0, -100%, 0);
	-ms-transform: translate3d(0, -100%, 0);
	-o-transform: translate3d(0, -100%, 0);
	top: 0
}

.vertical_slider>.carousel-item.active,
.vertical_slider>.carousel-item.carousel-item-prev.carousel-item-right,
.vertical_slider>.carousel-item.next.carousel-item-left {
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	top: 0
}

.solu_ver_car .carousel-indicators {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 20px;
	right: 10px;
	left: auto;
	width: auto;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.solu_ver_car .carousel-indicators li {
	width: 10px;
	height: 10px;
	border-radius: 50px;
	border: 1px solid #fff;
	background: 0 0
}

.solu_ver_car .carousel-indicators li.active {
	margin-bottom: 5px;
	background: #fff
}

.solu_ver_car .vertical_slider .go-extra_container p {
	max-width: 562px
}

.soln_det_ver-sl_text h3 {
	font-family: 'Futura PT Book';
	color: #fff;
	font-size: 206.25%;
	text-shadow: none;
	line-height: 1.5;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	font-weight: 400
}

.soln_det_ver-sl_text p {
	color: #fff;
	font-size: 93.75%;
	text-shadow: none;
	line-height: 1.5;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	font-family: 'Futura PT Book'
}

.soln_det_ver-sl {
	display: flex;
	align-items: center;
	justify-content: center
}

.soln_det_ver-sl_image {
	padding: 1.875em 1.875em 1.875em 1.875em
}

.soln_det_ver-sl_text {
	padding: 1.875em 1.875em 1.875em 1.875em
}

#opentest {
	display: flex;
	width: 100%
}

.prop-saved:hover {
	text-decoration: none;
	color: #fff
}

.prop-saved {
	position: fixed;
	right: 10px;
	transition: .3s all ease;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	background-color: #1769a6;
	color: #fff;
	font-size: 14px;
	padding: 5px 15px;
	margin: 0;
	width: 300px;
	text-align: left;
	text-decoration: none;
	font-weight: 700;
	background-repeat: no-repeat;
	background-position: 97% 14px;
	background-size: 16px;
	border-radius: 5px 5px 0 0;
	right: 5px;
	z-index: 999;
	bottom: 0;
	font-family: poppins;
	font-size: 13px;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center
}

.getintouch .touch {
	width: 330px;
	position: fixed;
	bottom: 0;
	z-index: 999;
	background-color: #fff;
	right: 10px;
	padding: 15px;
	border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 0 10px 28px rgba(0, 0, 0, .36);
	-moz-box-shadow: 0 10px 28px rgba(0, 0, 0, .36);
	box-shadow: 0 10px 28px rgba(0, 0, 0, .36);
	display: none
}

.getintouch .touch p.toggle-head {
	font-size: 17px;
	margin: 0;
	font-weight: 600;
	color: #000
}

.getintouch .touch span.toggle-close {
	position: absolute;
	right: 15px;
	top: 21px;
	cursor: pointer;
	font-size: 17px;
	line-height: 17px
}

.company-banner {
	position: relative
}

.company-banner h2 {
	font-size: 48px;
	line-height: 1.5
}

.company-banner .stat-wrap {
	justify-content: space-around;
	bottom: 35px;
	padding: 0;
	position: absolute;
	left: 0
}

.company-banner .page-title:before {
	width: 68%;
	left: 16%
}

.company-our-story h3 {
	margin: 0 auto;
	padding-bottom: 20px;
	font-size: 36px;
	color: #161616;
	font-family: 'Futura PT Book';
	font-weight: 400;
	text-align: center
}

.company-our-story p {
	width: 86%;
	margin: 0 auto;
	margin-bottom: 1rem
}

.join-fortunesoft {
	padding: 70px;
	background: #f7f7f7;
	margin-bottom: 35
}

.vc_column-inner p {
	color: #5f5f5f
}

.join-fortunesoft .vc_column-inner h5 {
	font-size: 36px;
	color: #1769a6;
	font-family: 'Futura PT Book' !important;
	font-weight: 600 !important;
	margin-bottom: 10px;
	text-align: left;
	font-style: normal
}

.join-fortunesoft h3.aio-icon-title {
	font-weight: 700;
	font-size: 20px
}

.our-culture-wrapper {
	background-color: #fff;
	padding: 55px 40px 30px 40px
}

.our-culture-wrapper h3 {
	font-size: 36px;
	color: #1769a6;
	font-family: 'Futura PT Book' !important
}

.our-culture-wrapper h4 {
	font-size: 26px;
	color: #161616;
	line-height: 33px;
	font-family: 'Futura PT Book';
	font-weight: 400
}

.our-culture ul li,
.our-culture-wrapper p {
	margin-top: 16px;
	font-size: 16px;
	line-height: 26px !important;
	color: #494949
}

.our-culture ul li {
	margin-top: 0
}

.our-culture ul {
	padding-left: 18px
}

.our-culture {
	margin-bottom: 80px !important;
	padding-top: 80px;
	padding-bottom: 65px;
	width: 100%;
	margin: 0;
	background-image: url(../../../uploads/2020/03/culture1.jpg) !important
}

.our-culture .sec-two {
	padding-right: 50px
}

.our-leadership-team {
	width: 58%;
	margin: 0 auto;
	padding: 30px 0
}

#leadership-team h4 {
	text-align: center;
	font-size: 36px;
	color: #161616;
	font-family: 'Futura PT Book';
	line-height: 47px;
	display: block;
	font-weight: 400;
	margin-bottom: 50px
}

.leader-profile {
	text-align: center;
	margin-bottom: 25px
}

#leadership-team .leader-profile .leader-name {
	font-size: 19px;
	line-height: 23px;
	margin: 0;
	color: #000
}

#leadership-team .leader-profile img {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

#leadership-team .leader-profile:hover .leader-profile-hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

#leadership-team .leader-profile p {
	color: #5f5f5f;
	font-size: 14px;
	text-align: center;
	line-height: 18px
}

.career-fortunesoft {
	padding: 35px 70px
}

.career-what-we-offer {
	text-align: center
}

#career_whyfor {
	margin-bottom: 0
}

.banner_career {
	margin-bottom: 50px
}

#contact_ul .contact_page_li {
	width: calc(40% / 3);
	text-align: center
}

.contact_tab.contact_page_tab {
	position: relative
}

.contact_page_image img {
	width: 100%
}

.banner-section.contact {
	background: url(../image/contact_banner.jpg) no-repeat;
	height: 100%;
	max-height: 593px;
	width: 100%;
	background-size: cover;
	margin-bottom: 60px
}

span.wpcf7-not-valid-tip {
	display: none !important
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	display: none !important
}

.our-work-overlay-text p {
	color: #fff;
	font-size: 18px;
	margin-top: .5em;
	line-height: 1;
	opacity: .7
}

.our-work-overlay-text {
	color: #fff;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center
}

.onhoverimg:hover .our-work-img-overlay {
	opacity: 1
}

.onhoverimg:hover .projects-el_cnt {
	opacity: 0
}

.our-work-img-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 15px 30px 15px;
	opacity: 0;
	transition: .5s ease
}

.thanku {
	margin-bottom: 30px;
	padding-top: 100px;
	text-align: center;
	font-family: 'Futura PT Book' !important;
	font-weight: 400;
	font-style: normal;
	font-size: 36px
}

.thank-image {
	text-align: center;
	font-family: 'Futura PT Book' !important;
	font-weight: 400;
	font-style: normal;
	font-size: 36px
}

.thank_link {
	text-align: center;
	font-family: 'Futura PT Book' !important;
	font-weight: 400;
	font-style: normal;
	font-size: 36px
}

.thank_heading {
	color: #aaa;
	text-align: center;
	font-family: Source Sans Pro;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 30px
}

.contact_wrapper {
	text-align: center;
	color: #686868;
	margin-bottom: 30px;
	padding-top: 25px
}

.thank_butt {
	font-size: 16px;
	font-weight: 700;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 19px;
	padding-right: 19px;
	min-width: 130px;
	color: #5aa1e3;
	border-color: #5aa1e3;
	background-color: transparent;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: transparent;
	border-radius: 30px;
	margin-bottom: 30px
}

.thank_butt:hover {
	color: #fff;
	border-color: #045e96;
	background-color: #045e96;
	font-size: 16px;
	font-weight: 700;
	border: 0;
	outline: 0
}

.pe_banner-section {
	height: 560px;
	max-height: 560px;
	width: 100%;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	background-position: 50% 40% !important;
}

.sub-spacer {
	margin-bottom: 40px
}

.we-provide p {
	font-size: 20px;
	color: #aaa;
	line-height: 30px;
	text-align: center;
	font-family: 'Futura PT Book'
}

.we-provide h4 {
	font-size: 36px;
	color: #161616;
	line-height: 33px;
	font-family: 'Futura PT Book' !important;
	margin-bottom: 20px
}

.we-provide {
	padding: 40px 60px;
	text-align: center
}

.delivered_results {
	background-color: #f7f7f7;
	text-align: center;
	padding: 55px 0 45px;
	margin-bottom: 65px
}

.delivered_results h4 {
	font-size: 36px;
	color: #161616;
	line-height: 33px;
	font-family: 'Futura PT Book' !important;
	margin-bottom: 20px
}

.delivery-results {
	display: flex;
	justify-content: center;
	flex-direction: column
}

.delivery-results ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-left: 0
}

.delivery-results ul li {
	font-family: 'Futura PT Book';
	color: #070707;
	font-size: 24px;
	margin: 0 28px 0 0;
	list-style: none
}

.delivery-results ul li img {
	top: -3px;
	position: relative;
	margin-right: 7px
}

.pe-phases h4 {
	font-size: 36px;
	color: #161616;
	line-height: 33px;
	font-family: 'Futura PT Book';
	text-align: center;
	margin-bottom: 30px
}

.phases-wrapper {
	display: flex;
	margin-bottom: 35px
}

.phase-icon {
	width: 47px;
	margin-right: 15px;
	height: auto;
	margin-top: 8px
}

.phase-header {
	font-size: 24px;
	font-family: 'Futura PT Book';
	font-weight: 400;
	color: #242424
}

.phase-text {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	color: #7f8c8d;
	font-size: .875em;
	margin-top: 5px
}

.m-bot0 {
	margin-bottom: 0
}
.evolution h4 {
	font-size: 36px;
	color: #161616;
	font-family: 'Futura PT Book' !important;
	text-align: center;
	margin-bottom: 0
}

.blockchain-evolution {
	padding: 65px 0 35px 0
}

.evoulution_wrap {
	padding-top: 35px;
	padding-left: 8%;
	padding-right: 8%
}

.evolution_item p {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 17px;
	line-height: 30px;
	color: #484646;
	margin-left: 20px;
	margin-bottom: 5px
}

.evolution_main {
	position: relative
}

.evolution_main:before {
	height: 95%;
	width: 2px;
	background-color: #83b1ce;
	position: absolute;
	content: "";
	margin-top: 7px
}

.evolution_item {
	position: relative
}

.evolution_item:before {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	left: -7px;
	position: absolute;
	content: "";
	background-color: #02568a;
	margin-top: 7px
}

.quick_enquiry {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 60px;
	min-height: 410px;
	display: flex;
	align-items: center
}

.qe_header {
	margin-bottom: 35px
}

.qe_header h4 {
	font-size: 47px;
	color: #fff;
	font-family: 'Futura PT';
	line-height: 47px;
	display: block;
	font-weight: 500;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center
}

.qe_header p {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	max-width: 1100px;
	margin: 0 auto;
	text-align: center
}

.qe_button {
	text-align: center
}

.qe_button button {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	border: 1px solid #1769a6;
	padding: 10px 30px;
	background-color: #1769a6;
	color: #fff;
	border-radius: 2em;
	font-weight: 700
}

.single-item-blockchain .slick-slide {
	display: flex !important
}

.single-item-blockchain .img-icon {
	max-width: 35px;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	font-size: inherit;
	width: 35px;
	display: inline-block
}

.single-item-blockchain .aio-icon-left {
	font-size: 24px
}

.bc_itm {
	color: #7f8c8d
}

.bc_advantages {
	padding: 75px 0
}

.bc_advantages h2 {
	text-align: center;
	font-family: Varela Round;
	font-weight: 400;
	font-style: normal
}

.bc_advantages .aio-ibd-block h3.aio-icon-title {
	font-size: 24px;
	color: #070707;
	font-family: 'Futura PT Book';
	font-weight: 700
}

.service-offering {
	background-color: #f7f7f7;
	padding: 35px 0
}

.offering-head h4 {
	color: #000;
	text-align: center;
	font-style: normal;
	font-family: 'Futura PT Book' !important;
	font-size: 36px;
	line-height: 44px;
	display: block;
	font-weight: 400;
	margin-bottom: 20px;
	margin-top: 0
}

.each_offerings {
	display: inline-block;
	margin: 0 auto 0 10%;
	padding: 0;
	width: 80%;
	list-style-type: none;
	text-align: center
}

.each_offerings li {
	margin: 0 28px 8px 0;
	font-size: 16px;
	position: relative;
	float: none;
	display: inline-block;
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	color: #161616;
	padding-left: 18px
}

.each_offerings li:before {
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	left: 0;
	top: 6px;
	content: "";
	background-color: #b2b2b2
}

.bc_whyfsit {
	margin-bottom: 35px
}

.all-item-blockchain {
	display: none
}

.we-services {
	padding: 40px 60px
}

.we-services.align-middle {
	text-align: center
}

.we-services h2 {
	font-size: 36px;
	color: #161616;
	font-family: 'Futura PT Book' !important;
	text-align: center;
	padding: 0 100px 0 100px
}

.we-services p {
	padding: 25px 100px 0 100px;
	font-size: 20px;
	color: #aaa;
	line-height: 30px;
	font-family: 'Futura PT Book';
	margin-bottom: 0;
	text-align: left
}

.gray-bg {
	background-color: #f7f7f7;
	padding-right: 50px;
	padding-left: 45px;
	padding-top: 35px;
	height: 100%
}

.service-wrap h5 {
	color: #1769a6;
	font-size: 62px;
	font-family: 'Futura PT';
	font-weight: 700;
	margin-bottom: 0
}

.service-header h2 a {
	font-family: 'Futura PT Book';
	color: #1b1b1b;
	font-size: 36px
}

.service-header h2 a:hover {
	text-decoration: none
}

.service-wrap p {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	line-height: 25px;
	color: #5f5f5f;
	font-size: 15px
}

.service-view {
	color: #1669a6
}

.service-view:hover {
	text-decoration: none
}

.service_image {
	height: 100%
}

.service-wrap {
	margin-bottom: 18px
}

.service-links {
	margin-left: -10px
}

.service-links p span:not(first-child) {
	border-right: 2px solid #aaa;
	padding: 0 10px;
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	color: #2b2b2b;
	font-size: 16px
}

.service-links p span a {
	color: #1669a6;
	font-size: 15px
}

.service-links p span a:hover {
	text-decoration: none;
	color: #1b44a5
}

.vc_empty_space {
	height: 25px;
	width: 100%
}

.service_image img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.vline {
	position: relative;
	font-size: 14px;
	color: #2b2b2b
}

.vline:after {
	height: 1px;
	position: absolute;
	content: "";
	width: calc(100% - 20px);
	bottom: -2px;
	left: 10px;
	right: 10px;
	background-color: #265cdc
}

.service-links p a {
	color: #2b2b2b
}

.service-links p a:hover {
	text-decoration: none
}

.service-links p a .vline:hover {
	color: #1769a6
}

#ui-ux-page .heading_wrapper {
	min-height: 555px;
	display: flex;
	justify-content: center;
	flex-direction: column
}

#ui-ux-page .heading_wrapper .page-title:before {
	bottom: 17px
}

#ui-ux-page .gray-bg {
	background-color: #f7f7f7;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 75px;
	padding-bottom: 75px;
	height: 100%
}

#ui-ux-page .gray-bg .about-content {
	color: #5f5f5f
}

#ui-ux-page .service-offering-new {
	background-color: transparent
}

#ui-ux-page .tech-offering .each_offerings li:before {
	background-color: transparent;
	border: 1px solid #b2b2b2
}

#ui-ux-page .tech-offering {
	margin-bottom: 80px
}

#ui-ux-page .our-work-section {
	padding-top: 35px
}

@media (max-width:979px) {
	.vc_single_image-img {
		display: none
	}
	.prop-saved.desk {
		display: none
	}
	.white-header h1 {
		font-size: 40px;
		line-height: 41px
	}
}

@media (max-width:480px) {
	.product-services-section .home-services-mob li h3 {
		font-size: 15px
	}
	.location-desk {
		display: none
	}
	.getintouch .touch {
		height: calc(100vh - 120px);
		width: 96%;
		margin: 0;
		left: 2%;
		right: 0;
		overflow-y: scroll
	}
}

@media (max-width:1024px) {
	.prop-saved {
		width: 120px;
		height: 26px;
		-ms-transform: rotate(270deg);
		-moz-transform: rotate(270deg);
		-webkit-transform: rotate(270deg);
		-o-transform: rotate(270deg);
		top: 70%;
		text-align: center;
		position: fixed;
		right: -42px;
		z-index: 999
	}
	.digital-exp-section .digital-exp-section-right .craft-digital {
		font-size: 24px !important;
		line-height: 25px
	}
	.home_sol {
		display: none
	}
}

@media (max-width:768px) {
	#home-page .about-title h2,
	.white-header h1,
	.white-header h2 {
		font-size: 30px;
		line-height: 30px
	}
	.digital-exp-section .digital-exp-section-right {
		padding: 20px 15px 0 15px
	}
	#home-page .product-services-section {
		padding: 40px 10px
	}
	.product-services-section .row.home-spe {
		margin: 0
	}
	.carousel-control-next,
	.carousel-control-prev {
		display: none !important
	}
	#home-page .about-title h2,
	.white-header h2 {
		line-height: 1 !important;
		margin-bottom: 30px !important
	}
	#home-page .about-title h3,
	.white-header h3 {
		font-size: 28px !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	h3.aio-icon-title.ult-responsive strong {
		font-size: 18px;
		padding-left: 125px
	}
	.prop-saved.mobile_send {
		display: none
	}
}

@media (min-width:768px) {
	.heading_wrapper {
		padding: 0 4px
	}
	.prop-saved.mobile_send {
		display: none
	}
	.banner-section {
		display: flex;
		flex-flow: column;
		justify-content: center;
	}
	#accordion {
		display: none
	}
	.vc_col-sm-5 {
		width: 41.66666667%
	}
	.projects-el_h {
		font-size: 1.285714285714286em
	}
	.mobile-mob-icons {
		display: none
	}
	.location-mobile {
		display: none
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1300px
	}
	.container.cont {
		max-width: 1200px
	}
}

@media (max-width:1078px) {
	.reach-out_us p {
		flex-direction: column;
		align-items: flex-start
	}
	.reach-out_us p a {
		margin-top: 10px
	}
}

@media (min-width:1024px) {
	.footer-fixed {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 0
	}
}

@media (max-width:1199px) {
	#desktop-menu {
		display: none
	}
	#mobile-menu {
		display: block !important
	}
	.new-nav .menu ul {
		padding-right: 0
	}
}

@media(max-width:991px) {
	.fsit_devlopment-ser--banner {
		flex-direction: column
	}
	.fsit_dev__services_list {
		margin-left: 0
	}
	.contact_page_image {
		margin-top: 25px
	}
}

@media(max-width:786px) {
	.portfolio_nav .logo {
		margin: 15px 15px
	}
	.logo {
		position: fixed;
		top: 0;
		margin-top: 0;
		margin: 0 15px
	}
	.new-nav.black .menu ul {
		background: #fff;
		height: 60px
	}
	.new-nav .menu ul li {
		box-sizing: border-box;
		width: 100%;
		padding: 24px;
		text-align: center;
		font-size: 25px
	}
	.menu-icon {
		display: block
	}
}

@media(max-width:767px) {
	.port_car_next{
		top: 45%;
	        right: 0px;
    	}
    	.port_car_prev{
        	top: 45%;
	        left: 0px;
    	}
	.we-services p {
		display: none
	}
	ul#menu-header-menu {
		margin-right: 55px
	}
	.menu-item-object-page a {
		display: inline-block
	}
	.location-desk {
		display: none
	}
	.thanku {
		padding-top: 10px !important
	}
	.prop-saved {
		z-index: 999;
		top: 90%;
		-webkit-transition: .3s all ease;
		background-color: #1769a6;
		color: #fff;
		margin: 0;
		text-align: left;
		text-decoration: none;
		font-weight: 700;
		background-repeat: no-repeat;
		position: fixed;
		right: 10px;
		font-size: 15px;
		padding: 4px 7px;
		width: 60px;
		left: inherit;
		height: 60px;
		background-size: 34px 29px;
		background-position: 12px center;
		border-radius: 50%;
		bottom: 10px;
		background-image: url(../../../uploads/2020/07/send-new.png);
		transform: rotate(0)
	}
	.prop-saved.desk {
		display: none
	}
	.contact-br {
		display: none
	}
	.footer_sol {
		display: none
	}
	.home_decades {
		display: none
	}
	.home_offer {
		display: none
	}
	.map_background {
		background-image: url(../../../uploads/2020/03/map-dotted11.png);
		background-position: 80% 50px
	}
	.offc-address h5 {
		font-size: 16px !important;
		color: #494949 !important;
		line-height: 20px !important;
		font-family: "Source Sans Pro" !important;
		font-weight: 400 !important;
		margin-bottom: 0 !important;
		padding-left: 22px !important
	}
	.offc-address h4 {
		font-size: 21px !important;
		font-weight: 700 !important;
		font-family: "Source Sans Pro" !important;
		color: #585858 !important;
		margin-bottom: 8px !important
	}
	.offc-address p {
		font-size: 18px !important
	}
	#menu-menu .menu-item-object-page a {
		font-size: 24px
	}
	.solution_core {
		display: none
	}
	#homeblog {
		display: none
	}
	#mobilehomeblog {
		display: block !important
	}
	.pright-0 {
		padding-right: 0
	}
	.drupal_dev_services_one {
		margin-bottom: 0 !important
	}
	.product-services-section .home-services-mob {
		margin-top: 0
	}
	ul.home-services-mob {
		display: flex
	}
	.home-services-mob {
		padding-left: 0;
		-webkit-flex-flow: column wrap;
		flex-flow: column wrap;
		-webkit-align-content: stretch;
		align-content: stretch;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-flex-direction: column;
		flex-direction: column;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;
		min-height: 300px;
		max-height: 460px;
		text-align: center
	}
	.product-services-section .home-services-mob li:nth-child(odd) {
		border-right: 1px solid #e6e6e6
	}
	.product-services-section .home-services-mob li {
		height: 128px;
		width: 47%;
		border-bottom: 1px solid #e6e6e6;
		padding: 0 !important;
		display: -ms-flexbox;
		display: flex;
		flex-flow: column;
		justify-content: center;
		align-items: center;
		margin-bottom: 0 !important
	}
	.product-services-section .mobile-mob-icons ul li h3 {
		position: relative
	}
	.product-services-section .home-services-mob li h3 {
		margin: 10px 0 0 0;
		font-weight: 700
	}
	h3.aio-icon-title.ult-responsive strong {
		font-size: 18px
	}
	.product-services-section .home-services-mob li img {
		width: 55px;
		height: 55px
	}
	.stat-number {
		display: block;
		font-size: 30px;
		font-weight: 700;
		color: #fff
	}
	.stats-section .stat-number {
		font-size: 27px !important
	}
	span.counter-text {
		font-size: 13px !important
	}
	.product-services-section .mobile-mob-icons ul li h3:before {
		border-color: rgba(194, 225, 245, 0) !important;
		border-left-color: #016aac !important;
		border-width: 6px !important;
		margin-top: -3px
	}
	.product-services-section .mobile-mob-icons ul li h3:after,
	.product-services-section .mobile-mob-icons ul li h3:before {
		left: calc(100% + 4px);
		top: calc(50% - 1px);
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none
	}
	.product-services-section .home-services-mob li h3 a {
		color: #070707;
		font-weight: 700;
		line-height: 1.2;
		font-family: 'Futura PT Book'
	}
	.product-services-section .mobile-mob-icons ul li h3:after {
		border-color: rgba(136, 183, 213, 0);
		border-left-color: #f7f7f7;
		border-width: 4px;
		margin-top: -1px
	}
	.product-services-section .home-services-mob li:nth-child(7),
	.product-services-section .home-services-mob li:nth-child(8) {
		border-bottom: none
	}
	.our-work-section {
		display: block
	}
	.single-item-new {
		display: none !important
	}
	.new-nav.black .logo {
		margin: 14px 15px
	}
	.info-components-wrap {
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 25px
	}
	.quote-container .quote {
		padding: 40px 0;
		text-align: center
	}
	.slick-dots {
		padding: 40px 0 !important;
		text-align: center !important
	}
	.content-test {
		width: 100%
	}
	.page-title h1 {
		font-size: 30px;
		line-height: 30px
	}
	.banner-sub--header {
		font-size: 18px
	}
	.info-components {
		width: 100%
	}
	.quote-container .portrait {
		margin: auto
	}
	.pe_banner-section {
		height: 320px
	}
	.phase {
		max-width: 663px
	}
	.each_offerings {
		text-align: left
	}
	.quick_enquiry {
		padding: 40px 20px
	}
	.all-item-blockchain {
		display: block
	}
	.service_image {
		display: none
	}
	.tecno-service {
		width: 100%;
		max-width: 100%
	}
	.gray-bg {
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 25px
	}
	.we-services p {
		padding: 0
	}
	.we-services {
		padding: 40px 15px
	}
	.go_extra {
		flex-direction: column
	}
	.we-services h2 {
		padding: 0
	}
}

@media(min-width:767px) {
	.quote-container .portrait {
		position: absolute;
		bottom: 0;
		top: 40px
	}
}

.mobilemap {
	display: none
}

@media (max-width:576px) {
	.service-links p span:not(first-child) {
		display: inline-block
	}
	.location-desk {
		display: none
	}
	.deskmap {
		display: none
	}
	.mobilemap {
		display: block
	}
	.digital-exp-section {
		max-height: unset
	}
	.solu_det_ser_image {
		width: 100%;
		height: auto;
		max-width: 100%
	}
	.ser-abt-btn {
		text-align: center;
		margin-bottom: 25px
	}
	.ser-abt-btn_2 {
		text-align: center
	}
	.why-fsit-components .why-fsit-common_comp p {
		display: none
	}
	.banner_buttons {
		flex-direction: column
	}
	.banner_buttons .button-fs {
		margin: 20px 20px
	}
	.stats-section {
		max-height: 100%
	}
	.stat-wrap div {
		margin-bottom: 20px
	}
	.stat-wrap {
		padding-top: 64px;
		padding-bottom: 64px;
		padding-right: 7px;
		padding-left: 7px
	}
	.infographics-section {
		padding: 40px 10px
	}
	.infographics_wrapper img {
		width: 100%
	}
	.banner-section {
		max-height: 100%;
		background-repeat: no-repeat;
	        background-size: 100% 100%;
	}
	.why-fsit {
		padding-right: 0;
		padding-left: 0
	}
	.pe_banner-section {
		height: 450px
	}
	.we-provide {
		padding: 40px 15px
	}
	.delivery-results ul li {
		margin: 0
	}
}

.clear {
	clear: both
}

.nobr {
	white-space: nowrap
}

.entry img.lazy-hidden,
.lazy-hidden,
img.thumbnail.lazy-hidden {
	background-color: #fff
}

.entry img.lazy-hidden,
.lazy-hidden,
img.thumbnail.lazy-hidden {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

figure.wp-block-image img.lazy-hidden {
	min-width: 150px
}

picture source[type="image/webp"] {
	display: block
}

.our-locations {
	font-size: 36px;
	color: #252525;
	font-family: 'Futura PT Book';
	padding-bottom: 22px;
	line-height: 27px;
	margin-bottom: 26px;
	border-bottom: 1px solid #ebebeb
}

.offc-address {
	margin-bottom: 50px
}

.offc-address h4 a,
.offc-address h5 a {
	color: #8c8c8c;
	text-decoration: none
}

.offc-address h3 {
	font-size: 20px;
	font-family: "Source Sans Pro";
	font-weight: 600;
	color: #585858;
	margin-bottom: 8px
}

.offc-address p {
	font-size: 17px;
	color: #494949;
	font-family: "Futura PT Book";
	font-weight: 600;
	margin-bottom: 0;
	padding-left: 22px;
	background: url(../../../uploads/2020/04/marker-copy-2.png) no-repeat 2px 6px
}

.offc-address h4 {
	line-height: 20px;
	font-size: 15px;
	color: #494949a1;
	font-family: "Source Sans Pro";
	font-weight: 400;
	margin-bottom: 0;
	padding-left: 22px
}

.offc-address:hover h3 {
	color: #1769a6
}

.offc-address:hover p {
	background: url(../../../uploads/2020/04/marker-copy-3.png) no-repeat 2px 6px;
	color: #1769a6
}

.delivered_results-augmentation {
	margin-bottom: 0 !important
}

.we-provide-augmentation img {
	margin-bottom: 10px;
	width: 100%;
	display: block !important
}

.we-provide-augmentation p {
	display: block !important
}

.delivered_results-augmentation p {
	color: #161616;
	font-family: 'Futura PT Book' !important;
	font-weight: 400;
	font-size: 30px
}

.delivery-results-mob-tech {
	border-bottom: 2px solid #ebebeb;
	margin-bottom: 23px;
	display: inline-block
}

.we-provide-augmentation {
	padding: 40px 0
}

.we-provide-augmentation .augmentation-models {
	font-size: 24px
}

.we-provide-augmentation .augmentation-models-img-name {
	color: #000;
	font-size: 16px;
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	text-align: left
}

.augmentation-models-img-name span {
	font-family: 'Futura PT Book';
	color: #1769a6;
	font-size: 20px;
	font-weight: 700
}

.augmentation-models-img-text {
	color: #939393;
	font-size: 16px;
	text-align: left;
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif
}

.augmentation-hire-dev h4 {
	color: #161616;
	font-family: 'Futura PT Book' !important;
	font-size: 36px;
	text-align: center;
	padding: 35px 0 5px 0
}

.augmentation-hire-dev button {
	margin-bottom: 25px
}

.augmentation-hire-dev p {
	font-family: 'Futura PT Book' !important;
	color: #000;
	text-align: center;
	font-weight: 400;
	font-size: 26px;
	font-style: normal
}

#augmentation-hire-dev-form select {
	display: inline-block;
	border: 0;
	border-radius: 0;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	min-height: 40px;
	padding: 0 2em 2px 1em;
	color: #7f8c8d;
	background-size: auto 100%;
	cursor: pointer;
	box-shadow: inset 0 -2px 0 #eee;
	-webkit-transition: .4s box-shadow;
	transition: .4s box-shadow;
	width: 100%;
	margin-bottom: 25px
}

#augmentation-hire-dev-form input,
#augmentation-hire-dev-form textarea {
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	vertical-align: middle;
	background: left bottom no-repeat;
	outline: 0;
	font-size: 1.142857142857143em;
	min-height: 40px;
	padding: 0 1em 2px;
	color: #7f8c8d;
	background-image: -webkit-linear-gradient(top, #265cdc 0, #265cdc 100%);
	background-image: linear-gradient(to bottom, #265cdc 0, #265cdc 100%);
	background-size: 0 2px;
	box-shadow: inset 0 -2px 0 #eee;
	-webkit-transition: .4s all;
	transition: .4s all;
	margin-bottom: 25px;
	width: 100%
}

.augmentation-hire-dev {
	background-color: #f7f7f7 !important
}

#accordion .card-link {
	display: block;
	padding: 14px 20px;
	color: #fff;
	font-weight: 400;
	font-size: 20px;
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif
}

#accordion .card-header {
	padding: 0;
	background-color: #0b6299
}

.ethereum_dev_section {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 17px;
	line-height: 30px;
	color: #484646;
	text-align: center;
	background-color: #f7f7f7;
	padding-top: 65px;
	padding-bottom: 50px
}

.ethereum_dev_section h3 {
	font-size: 36px;
	color: #161616;
	font-family: 'Futura PT Book';
	margin-bottom: 45px
}

.ethereum_dev_section .ethereum_sub_header {
	color: #484646;
	font-size: 25px;
	margin-bottom: 15px
}

.insight_image img {
	height: 300px;
	width: 100%;
	max-width: 100%;
	max-height: 250px
}

.insight_type {
	font: normal 14px/18px 'Futura PT Book';
	text-transform: uppercase;
	color: #1769a6;
	position: relative;
	margin-bottom: 5px;
	margin-top: 21px
}

.insight_type:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 1px;
	background-color: #1769a6;
	bottom: 4px;
	margin-left: 12px
}

.blog_insight a {
	font: bold 18px/22px 'Futura PT';
	color: #212529;
	margin-bottom: 1rem
}

.blog_insight a:hover {
	text-decoration: none
}

.blog_insight {
	margin-bottom: 30px
}

.insight_more {
	margin-bottom: 12px;
	color: #fff;
	background-color: #1769a6;
	border: 1px solid #1769a6;
	padding: 13px 57px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 50px;
	text-decoration: none;
	font-family: 'Varela Round', sans-serif !important
}

.insight_btn_wrap {
	text-align: center;
	margin-bottom: 30px
}

.blog_insight_header {
	font-size: 36px;
	color: #161616;
	font-family: 'Futura PT Book';
	line-height: 47px;
	display: block;
	font-weight: 400;
	margin-bottom: 0;
	text-align: center;
	margin-bottom: 30px
}

#homeblog {
	padding: 50px 0
}

#mobilehomeblog {
	display: none
}

h2.widgettitle {
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 2em
}

.our-work-overlay-text {
	color: #fff;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center
}

.onhoverimg:hover .our-work-img-overlay {
	opacity: 1
}

.onhoverimg:hover .projects-el_cnt {
	opacity: 0
}

.our-work-img-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 15px 30px 15px;
	opacity: 0;
	transition: .5s ease
}

#blogs .container {
	padding-top: 60px;
	padding-bottom: 60px
}

#blogs {
	background-color: #f7f7f7
}

#blogs .blog-card {
	border-radius: 5px;
	background-color: #fff;
	margin-bottom: 60px;
	height: 31rem;
}

#blogs .blog-card img {
	width: 100%;
	border-radius: 5px 5px 0 0
}

.blog-text {
	padding: 40px;
	position: relative
}

.blog-text ul {
	list-style: none;
	margin: 0
}

.post-categories li a {
	color: #fff;
	text-decoration: none
}

.post-categories a:hover {
	color: #fff !important
}

.blog-text .blog-link ul{
	font-size: 12px;
	line-height: 12px;
	background: #02568a;
	position: absolute;
	top: 0;
	padding: 7px 10px;
	color: #fff;
	border-radius: 20px;
	transform: translateY(-50%);
	display: inline-flex;
        left: 0;
        right: 0;
        width: fit-content;
        margin: 0 auto;
}
.blog-text .blog-link ul li::after{
	content: ", ";
}
.blog-text .blog-link ul li:last-child::after{
	content: "";
}

.blog-text h5 {
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	color: #1b1b1b;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px
}

.blog-text a {
	color: #1b1b1b;
	text-decoration: none
}

.blog-text a:hover {
	color: #02568a
}

.blog-text p {
	color: #7f8c8d;
	font-size: 14px;
	line-height: 26px
}

.blog-text span {
	font-size: 14px;
	line-height: 14px;
	color: #7f8c8d;
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif
}

.blog-section-right .searchform {
	padding-bottom: 42px;
	border-bottom: 1px solid #e6e6e6
}

.blog-section-right .searchform div {
	position: relative
}

.blog-section-right .searchform div input:nth-child(3) {
	opacity: 0;
	position: absolute;
	right: 4px;
	top: 8px;
	cursor: pointer
}

#s {
	background-image: url(../image/arrow1.png) !important;
	background-repeat: no-repeat !important;
	background-position: 90% !important
}

.blog-section-right .searchform label {
	display: none
}

.blog-section-right .searchform #s {
	font-size: 18px;
	border-radius: 2.5em;
	min-height: 48px;
	background: #fff;
	box-shadow: none;
	border: 1px solid #eee;
	width: 100%;
	padding-right: 3em !important;
	padding: 0 30px;
	color: #7f8c8d;
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif
}

.blog-section-right .widgett {
	padding: 3em 0;
	border-bottom: 1px solid #e6e6e6
}

.blog-section-right .widgett h5 {
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 2em
}
#blogs .loadmore{
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 19px;
    padding-right: 19px;
    min-width: 200px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: #1769a6;
    border-radius: 30px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-left: 380px;
    border:solid 1px #ffffff;
    width: 150px;
    height: 50px;
}
.blog-section-right .widgett ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.blog-section-right .widgett ul li {
	margin: 7px 0;
	color: #aaa
}

.blog-section-right .widgett ul li a {
	font-weight: 700 !important;
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif;
	color: inherit
}

.blog-section-right .widgett ul li a:hover {
	color: #02568a !important
}

.wp-block-table {
	max-width: 600px;
	margin: auto
}

.wp-block-table tbody tr:first-child td {
	border-top: 0 !important
}

.wp-block-table td {
	border-top: 1px solid #ddd !important;
	padding: 8px;
	border: none;
	background: 0 0;
	color: #7f8c8d;
	text-align: left;
	font-size: 14px;
	float: none !important
}

#hire select {
	width: 100%;
	border: 0;
	border-bottom: 2px solid #ccc;
	padding: 7px 0;
	margin-bottom: 25px;
	color: #959595;
	outline: 0;
	cursor: pointer
}

.modal-content {
	/*max-height: 500px;*/
	/*overflow-y: auto;*/
}

.modal-dialog {
	max-width: 600px;
	margin: 1.75rem auto
}

.blogcat ul li {
	list-style: none;
	margin-right: 6px
}

.blogcat ul {
	padding: 0;
	margin: 0;
	/*     float: left */
}

figure.aligncenter img {
	max-width: 60%
}

.wp-block-image {
	max-width: 100%;
	margin-bottom: 1em;
	text-align: center
}

.blogcat {
	margin-bottom: 0;
	margin-top: 60px
}

p.post-single-meta_date span {
	margin-right: 6px
}

.blogcat time {
	color: #7f8c8d;
	border-left: 1px solid #7f8c8d;
	padding-left: 10px
}

#blog_detail .blog_title {
	border-bottom: 1px solid #eee;
	margin: 0 0 30px 0;
	font-family: 'Futura PT Book' !important;
	font-size: 42px;
	font-weight: 600;
	padding-bottom: 30px
}

.blog_detail_main_img {
	margin-bottom: 65px
}

.blog_detail_conclusion p,
.blog_detail_main_img p {
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #686868
}

.blog_detail_main_img img {
	width: 100%;
	height: auto
}

.blog-detail-text h2,
.blog_detail_conclusion h2 {
	font-size: 26px;
	font-family: 'Futura PT Book' !important;
	font-weight: 700
}

.blog-detail-text h3,
.blog_detail_conclusion h3 {
	font-size: 23px;
	font-family: 'Futura PT Book' !important;
	font-weight: 500
}

.author-bio-main {
	padding-bottom: 60px;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 2.5em 60px 0
}

.author-bio h3 {
	font-size: 26px;
	font-family: 'Futura PT Book' !important;
	font-weight: 400
}

.author-bio p img {
	border-radius: 50%;
	float: left;
	width: 100px;
	margin-right: 21px
}

.author-bio p {
	width: 100%;
	align-items: center;
	justify-content: space-between;
	flex-flow: nowrap
}

.author-bio {
	width: 100%;
	margin: auto;
	padding: 20px;
	border-radius: 15px;
	border: 1px solid #ccc
}

.post-single-tags {
	margin: -6px -3px 54px;
	width: 100%
}

.social-share-btns {
	width: 100%;
	text-align: center
}

.post-single-tags_h {
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif;
	display: inline-block;
	margin: .5em .25em;
	line-height: 1;
	padding: 7px 0;
	font-size: 12px
}

.post-single-tags a {
	text-transform: uppercase;
	letter-spacing: .025em;
	border-radius: 2em;
	font-size: 12px;
	padding: .583333333333333em .833333333333333em;
	background-color: #eee;
	color: #aaa;
	-webkit-transition: .4s color, .4s background-color;
	transition: .4s color, .4s background-color
}

.post-single-tags a:hover {
	background-color: #265cdc;
	color: #fff
}

.share-alt {
	padding: 0;
	list-style: none;
	display: inline-block;
	margin: 3px -5px
}

.share-alt_btn-w {
	float: left;
	padding: 5px
}

.__brand-colors .__facebook {
	background-color: #3b5998;
	color: #fff
}

.share-alt_btn {
	display: block;
	border-radius: 3em;
	padding: .5em 1em;
	font-size: 12px;
	-webkit-transition: .4s background-color;
	transition: .4s background-color
}


.share-alt_btn,
.share_tx {
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: .025em;
	text-transform: uppercase;
	font-weight: 700
}

.share-alt_btn .fa {
	margin-right: .5em
}

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

.__brand-colors .__twitter {
	background-color: #00aced;
	color: #fff
}

.__brand-colors .__linkedin {
	background-color: #0e76a8;
	color: #fff
}

.__brand-colors .__google-plus {
	background-color: #dd4b39;
	color: #fff
}

.__brand-colors .__pinterest {
	background-color: #cb2027;
	color: #fff
}

.post-single-tags a {
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif;
	display: inline-block;
	margin: .5em .25em;
	line-height: 1
}

.blog-detail-text ul {
	padding-left: 10px
}

.blog-detail-text ul li {
	list-style: inside;
	padding-left: 19px;
	position: relative;
	font-family: 'Varela Round', sans-serif !important;
	font-size: 16px;
	line-height: 24px;
	color: #686868;
	margin-bottom: 8px;
	list-style-type: none
}

.blog-detail-text ul li::before {
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 10px;
	background-color: #c7c7c7
}

.blogcat li a {
	color: #1669a6
}

.nav-links {
	display: flex;
	justify-content: space-between
}

.nav-links a {
	display: grid
}

.nav-links .nav-next a {
	text-align: right
}

.navigation {
	margin-top: 60px;
	border-top: 1px solid #eee;
	padding-top: 30px;
	padding-bottom: 45px
}

.nav-links .nav-previous {
	position: relative
}
.nav-links .nav-previous a {
	padding-left: 80px
}

.nav-links .nav-previous:before {
	content: "";
	background-image: url(../image/arrow1.png);
	position: absolute;
	height: 29px;
	width: 24px;
	background-repeat: no-repeat;
	top: 49%
}

.nav-links .nav-next:after {
	content: "";
	background-image: url(../image/arrow1.png);
	position: absolute;
	height: 29px;
	width: 24px;
	background-repeat: no-repeat;
	top: 49%;
	right: 0
}

.nav-links .nav-next {
	padding-right: 80px;
	position: relative
}

.nav-links a .post-title {
	color: #1b1b1b;
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px
}

.nav-links a .meta-nav {
	display: block;
	font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 12px;
	font-size: 12px;
	white-space: nowrap;
	line-height: 1;
	color: #7f8c8d
}

h2.screen-reader-text {
	display: none
}

span.screen-reader-text {
	display: none
}

.nav-links .nav-previous a:hover {
	text-decoration: none;
	color: #007bff
}

.nav-links .nav-next a:hover {
	text-decoration: none;
	color: #007bff
}

.flexiable_sol {
	margin-bottom: 50px
}

.go_extra_sol {
	margin-bottom: 50px
}

.getform_footer .effect {
	padding: 0 0;
	margin-bottom: 20px !important
}

.prop-saved {
	z-index: 999;
	top: 88%;
	-webkit-transition: .3s all ease;
	background-color: #1769a6;
	color: #fff;
	margin: 0;
	text-align: left;
	text-decoration: none;
	font-weight: 700;
	background-repeat: no-repeat;
	position: fixed;
	right: 10px;
	font-size: 15px;
	padding: 4px 7px;
	width: 60px;
	left: inherit;
	height: 60px;
	background-size: 34px 29px;
	background-position: 12px center;
	border-radius: 50%;
	bottom: 10px;
	background-image: url(../../../uploads/2020/07/send-new.png);
	transform: rotate(0)
}

.ht-ctc-chat {
	bottom: 15px !important;
	z-index: 999 !important
}

.go_to_top {
	position: fixed;
	right: 30px;
	bottom: 90px;
	width: 50px;
	height: 50px;
	line-height: 47px;
	border-radius: 50%;
	text-align: center;
	font-size: 1.285714285714286em;
	color: #fff;
	background-color: rgba(0, 0, 0, .15);
	opacity: 0;
	z-index: 999;
	-webkit-transition: .4s all;
	transition: .4s all
}

[class^=icon-] {
	display: inline-block;
	font-family: feather;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-arrow-up:before {
	content: "\2191"
}

.vc_single_image-imgs {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	background-color: #007cd8;
	padding: 30px 15px;
	margin-bottom: 20px
}

.digital-exp-section .vc_single_image-imgs img {
	width: 100%;
	object-fit: cover;
	max-width: 830px;
	height: 100%;
	margin: auto;
	min-height: 100%
}

.scrollTop {
	position: fixed;
	right: 30px;
	bottom: 150px;
	padding: 0;
	opacity: 1;
	transition: all .4s ease-in-out 0s;
	width: 50px;
	height: 50px;
	line-height: 47px;
	border-radius: 50%;
	text-align: center;
	font-size: 1.285714285714286em;
	color: #fff;
	background-color: rgba(0, 0, 0, .15);
	z-index: 999;
	-webkit-transition: .4s all
}

.scrollTop a {
	font-size: 18px;
	color: #fff
}

/* blog detail page */
.blog-header{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 1.5rem !important;
}
.dropdown_share{
	display: inline-block;
	margin-left: auto;
}
.share_btn, .share_btn:hover, .share_btn:focus{
	/* padding: 0 50px; */
	border: 0;
	box-shadow: none;
	outline: none;
	background: transparent;
	cursor: pointer;
}
.dropdown-menu_share{
	box-shadow: 0px 0px 6px #00000029;
	padding: 13px 13px 10px; 
	width: auto;
	min-width: auto;
	border: 0;
	left: 50% !important;
	transform: translate(-50%, 30px) !important;
	position: relative;
}
.dropdown-menu_share::after{
	border-left: solid transparent 7px;
	border-right: solid transparent 7px;
	border-bottom: solid #ffffff 5px;
	top: -5px;
	content: " ";
	height: 0;
	left: 50%;
	position: absolute;
	width: 0;
	transform: translate(-50%, 0px);
}
.dropdown-menu_share .dropdown-item{
	font: normal 14px/0 "Futura PT Book";
	color: #707070;
	margin-bottom: 12px;
	padding: 0;
	display: inline-flex;
	align-items: center;
	background: transparent !important;
}
.dropdown-menu_share .dropdown-item:hover,
.dropdown-menu_share .dropdown-item:focus{
	text-decoration: underline;
}
.dropdown-menu_share .dropdown-item:last-child{
	margin-bottom: 0;
}
.dropdown-menu_share .dropdown-item img{
	margin-right: 7px;
        max-width: 15px;
}

/* end blog detail page */




@media only screen and (max-device-width :768px) {
	.product-services-section .home-services-mob {
		margin-top: 0
	}
	ul.home-services-mob {
		display: flex
	}
	.home-services-mob {
		padding-left: 0;
		-webkit-flex-flow: column wrap;
		flex-flow: column wrap;
		-webkit-align-content: stretch;
		align-content: stretch;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-flex-direction: column;
		flex-direction: column;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;
		min-height: 300px;
		max-height: 460px;
		text-align: center
	}
	.product-services-section .home-services-mob li:nth-child(odd) {
		border-right: 1px solid #e6e6e6
	}
	.product-services-section .home-services-mob li {
		height: 128px;
		width: 47%;
		border-bottom: 1px solid #e6e6e6;
		padding: 0 !important;
		display: -ms-flexbox;
		display: flex;
		flex-flow: column;
		justify-content: center;
		align-items: center;
		margin-bottom: 0 !important
	}
	.product-services-section .mobile-mob-icons ul li h3 {
		position: relative
	}
	.product-services-section .home-services-mob li h3 {
		margin: 10px 0 0 0;
		font-weight: 700
	}
	h3.aio-icon-title.ult-responsive strong {
		font-size: 18px
	}
	.product-services-section .home-services-mob li img {
		width: 55px;
		height: 55px
	}
	.product-services-section .mobile-mob-icons ul li h3:before {
		border-color: rgba(194, 225, 245, 0) !important;
		border-left-color: #016aac !important;
		border-width: 6px !important;
		margin-top: -3px
	}
	.product-services-section .mobile-mob-icons ul li h3:after,
	.product-services-section .mobile-mob-icons ul li h3:before {
		left: calc(100% + 4px);
		top: calc(50% - 1px);
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none
	}
	.product-services-section .home-services-mob li h3 a {
		color: #070707;
		font-weight: 700;
		line-height: 1.2;
		font-family: 'Futura PT Book'
	}
	.product-services-section .mobile-mob-icons ul li h3:after {
		border-color: rgba(136, 183, 213, 0);
		border-left-color: #f7f7f7;
		border-width: 4px;
		margin-top: -1px
	}
	.product-services-section .home-services-mob li:nth-child(odd) {
		border-right: 1px solid #e6e6e6
	}
	.product-services-section .home-services-mob li {
		height: 128px;
		width: 47%;
		border-bottom: 1px solid #e6e6e6;
		padding: 0 !important;
		display: -ms-flexbox;
		display: flex;
		flex-flow: column;
		justify-content: center;
		align-items: center;
		margin-bottom: 0 !important
	}
	.product-services-section .mobile-mob-icons ul li h3 {
		position: relative
	}
	.product-services-section .home-services-mob li h3 {
		margin: 10px 0 0 0;
		font-weight: 700
	}
	.product-services-section .home-services-mob li img {
		width: 55px;
		height: 55px
	}
	.product-services-section .mobile-mob-icons ul {
		padding-left: 0
	}
	.product-services-section h3.aio-icon-title {
		font-size: 24px;
		color: #070707;
		font-family: 'Futura PT Book'
	}
	.product-services-section .mobile-mob-icons ul li {
		list-style-type: none;
		position: relative
	}
	.infographics_wrapper img {
		width: 300px
	}
	.fsit_dev__services_list.col-md-7 {
		max-width: 100%
	}
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: 0;
	background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: '←'
}

[dir=rtl] .slick-prev:before {
	content: '→'
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: '→'
}

[dir=rtl] .slick-next:before {
	content: '←'
}

.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
	outline: 0;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.page-id-6511 .social-share-btns,
.page-id-6511 p.post-single-meta_date {
    display: none
}

.page-id-6511 .blogcat {
    padding-top: 45px
}

section#homeblog .insight_btn_wrap .insight_more {
    cursor: pointer
}

.insight_btn_wrap .insight_more a {
    margin-bottom: 12px;
    color: #fff;
    border: 1px solid #1769a6;
    background-color: #1769a6;
    padding: 13px 57px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 50px;
    text-decoration: none
}

section#homeblog .insight_btn_wrap .insight_more:hover {
    color: #fff;
    background-color: #1769a6;
    text-decoration: none
}

#home-page .col-sm-12.col-lg-6.single-item-new a.a_link h3:hover {
    color: #1769a6
}

.service-header h2:hover {
    color: #1769a6
}

.service-wrap a p:hover,
.service-wrap a:hover {
    text-decoration: none
}

.service-header h2 {
    font-family: 'Futura PT Book';
    color: #1b1b1b;
    font-size: 36px
}

.service-header h2:hover {
    text-decoration: none
}

.service-header-no-link h2 {
    color: #1b1b1b
}
/* search lens, blog detail, case study css april 2021 */
/* case study */

.case_study_wrapper{
    background-image: url('../images/map-dotted11.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
.case_study_container{
    padding: 73px 0 77px;
    width: 100%;
    max-width: 1560px;
    margin: 0 auto;
}
.case_study_container .navigation_link{
    font: normal 38px/32px 'Futura PT Book'; 
    color: #242424;
    margin: 0 40px 10px;
    padding: 0;
    border: 0;
    border-bottom: 2px solid transparent;
}
.case_study_container .navigation_link.active{
    color: #1769A6;
    border-color: #1769A6;
}
.case_study_section {
    margin-bottom: 40px;
}
.case_study_container .nav-tabs{
    border-bottom: 0;
    justify-content: center;
    margin-bottom: 58px;
}
.case_study{
    position: relative;
    height: 493px;
    display: flex;
    align-items: flex-end;
    padding: 84px 52px;
    background-size: cover;
    background-position: center;
    margin: 0 10px;
    box-shadow: 0px 0px 30px #0000001A;
}
.case_study_one{
    background-image: url('../images/yokogawa-thumb_opt1.png');
}

.case_study_two{
    background-image: url('../images/nus-thumb_opt1.png');
}
.case_study_three{
    background-image: url('../images/Layer\ 104.png');
}
.case_study_four{
    background-image: url('../images/optionsaway-thumb.png');
}
.case_study_five{
    background-image: url('../images/collegeware_rect.png');
}
.case_study_six{
    background-image: url('../images/seduce-thumb1.png');
}
.case_study_seven{
    background-image: url('../images/Layer\ 104.png');
}

.case_study h4{
    position: relative;
    font: bold 50px/60px 'Futura PT';
    color: #FFFFFF;
    padding-bottom: 37px;
    margin-bottom: 0;
}
.case_study h4:after{
    content: "";
    height: 2px;
    width: 76px;
    position: absolute;
    bottom:0;
    background: #ffffff;
    left: 0;
}
.case_study_overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.5s linear;
    background-color: #ffffff;
    padding: 40px 47px;
}
.case_study_overlay h5{
    font: bold 50px/60px 'Futura PT';
    color: #242424;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.case_study_overlay p{
    font: normal 24px/40px 'Varela Round';
    color: #848484;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.case_study_overlay button{
    font: normal 24px/30px 'Varela Round';
    color: #045E96;
    padding: 20px 24px;
    border: 1px solid #045E96;
    background-color: #ffffff;
}
.case_study:hover .case_study_overlay{
    opacity: 1;
}
.case_study_form h5{
    font: normal 48px/77px 'Futura PT Book';
    color: #161616;
    margin-bottom: 30px;
}
.case_study_form label{
    font: normal 19px/23px 'SF Pro Display';
    color:#333758;
    margin-bottom: 30px;
    display: block;
    margin-bottom: 10px;
}
.case_study_form input{
    border: 1px solid #E2E5F2;
    border-radius: 5px;
    font: normal 19px/23px 'SF Pro Display';
    color:#A6A9C4;
    padding: 19px 21px 18px;
    width: 100%;
    margin-bottom: 20px;
}
.case_study_form input:focus{
    outline: none;
}
.case_study_modal{
    padding-right: 0 !important;
}
.case_study_modal .modal-dialog{
    max-width: 1440px;
    margin: 50px;
    display: flex;
    min-height: 100vh;
    align-items: center;
    justify-content: center;
}
.case_study_modal .modal-body{
    padding: 0;
}
.case_study_form > div{
    padding: 80px 62px 63px;
}
.case_study_form button{
    background-color: #1769A6;
    color: #ffffff;
    padding: 13px 58px 14px;
    margin-top: 28px;
    border:none;
    font: normal 21px/32px 'Varela Round';
}
.button_holder{
    text-align: end;
}
.case_study_banner{
    background-color: #E4E4E4;
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
    align-items: center;
    display: flex;
    justify-content: center;
}
.case_study_banner img{
    width: 100%;
}

@media (max-width: 991px){
    .case_study {
        height: 214px;
    }
    .case_study_container .navigation_link{
        font: normal 17px/14px 'Futura PT Book';
    }
    .case_study {
        padding: 33px 22px;
    }
    .case_study h4 {
        font: bold 22px/25px 'Futura PT';
        padding-bottom: 20px;
    }
    .case_study_overlay {
        padding: 17px 22px;
    }
    .case_study_overlay img{
        display: none;
    }
    .case_study_overlay h5 {
        font: bold 21px/25px 'Futura PT';
        padding-bottom: 12px;
        margin-bottom: 15px;
        position: relative;
    }
    .case_study_overlay h5:after{
        content: "";
        height: 1px;
        width: 33px;
        position: absolute;
        bottom:0;
        background: #707070;
        left: 0;
    }
    .case_study_overlay p {
        font: normal 12px/20px 'Varela Round';
        margin-bottom: 5px;
    }
    .case_study_overlay button {
        font: normal 14px/8px 'Varela Round';
        padding: 9px 10px;
        max-height: 31px;
    }
    .case_study_form > div{
        padding: 40px 20px 40px;
    }
    .case_study_form h5 {
        font: normal 30px/40px 'Futura PT Book';
        margin-bottom: 20px;
    }
    .case_study_form input {
        font: normal 16px/20px 'SF Pro Display';
        padding: 13px 21px 12px;
    }
    .case_study_form button {
        padding: 10px 28px 11px;
        margin-top: 10px;
        font: normal 18px/22px 'Varela Round';
    }
}

@media (max-width: 767px){
    .case_study_banner{
        display: none !important;
    }
    .case_study_container .nav-tabs{
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .case_study_container .navigation_link{
        white-space: nowrap;
    }
}
@media (min-width: 692px) and (max-width: 991px){
    .case_study_form > div{
        padding: 40px 10px 40px;
    }
}
@media (max-width: 691px){
    .case_study_banner{
        display: none !important;
    }
    .case_study_form > div{
        padding: 40px 20px 40px;
    }
}
@media (min-width: 576px){
    .case_study_modal .modal-dialog {
        max-width: 1440px;
        margin: 50px
    }
}


/* case study */

.font_title{
    font-size: 21px !important;
}
.font_details{
    font-size: 17px !important;
}
/* .case_study_wrapper{
    background-image: url('http://fortunesoft-new.dev-fsit.com//wp-content/uploads/2020/03/map-dotted11.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
.case_study_container{
    padding: 73px 0 77px;
    width: 100%;
    max-width: 1560px;
    margin: 0 auto;
}
.case_study_container .navigation_link{
    font: normal 38px/32px 'Futura PT Book';
    color: #242424;
    margin: 0 40px 10px;
    padding: 0;
    border: 0;
    border-bottom: 2px solid transparent;
}
.case_study_container .navigation_link.active{
    color: #1769A6;
    border-color: #1769A6;
}
.case_study_section {
    margin-bottom: 50px;
}
.case_study_container .nav-tabs{
    border-bottom: 0;
    justify-content: center;
    margin-bottom: 58px;
}
.case_study{
    position: relative;
    height: 493px;
    display: flex;
    align-items: flex-end;
    padding: 84px 52px;
    background-size: cover;
    background-position: center;
    margin: 0 10px;
    box-shadow: 0px 0px 30px #0000001A;
}
.case_study h4{
    position: relative;
    font: bold 50px/60px 'Futura PT';
    color: #FFFFFF;
    padding-bottom: 37px;
    margin-bottom: 0;
}
.case_study h4:after{
    content: "";
    height: 2px;
    width: 76px;
    position: absolute;
    bottom:0;
    background: #ffffff;
    left: 0;
}
.case_study_overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.5s linear;
    background-color: #ffffff;
    padding: 40px 47px;
}
.case_study_overlay h5{
    font: bold 50px/60px 'Futura PT';
    color: #242424;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.case_study_overlay p{
    font: normal 24px/40px 'Varela Round';
    color: #848484;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.case_study_overlay button{
    font: normal 24px/30px 'Varela Round';
    color: #045E96;
    padding: 20px 24px;
    border: 1px solid #045E96;
    background-color: #ffffff;
    cursor: pointer;
}
.case_study:hover .case_study_overlay{
    opacity: 1;
}
.case_study_form h5{
    font: normal 48px/77px 'Futura PT Book';
    color: #161616;
    margin-bottom: 30px;
}
.case_study_form label{
    font: normal 19px/23px 'SF Pro Display';
    color:#333758;
    margin-bottom: 30px;
    display: block;
    margin-bottom: 10px;
}
.case_study_form input{
    border: 1px solid #E2E5F2;
    border-radius: 5px;
    font: normal 19px/23px 'SF Pro Display';
    color:#A6A9C4;
    padding: 19px 21px 18px;
    width: 100%;
    margin-bottom: 20px;
}
.case_study_form input:focus{
    outline: none;
}
.case_study_modal{
    padding-right: 0 !important;
}
.case_study_modal .modal-dialog{
    max-width: 1440px;
    margin: 50px;
    display: flex;
    min-height: 100vh;
    align-items: center;
    justify-content: center;
    margin-top: 125px;
}
.case_study_modal .modal-body{
    padding: 0;
}
.case_study_form > div{
    padding: 80px 62px 63px;
}
.case_study_form button{
    background-color: #1769A6;
    color: #ffffff;
    padding: 13px 58px 14px;
    margin-top: 28px;
    border:none;
    font: normal 21px/32px 'Varela Round';
}
.button_holder{
    text-align: end;
}
.case_study_banner{
    background-color: #E4E4E4;
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
    align-items: center;
    display: flex;
    justify-content: center;
}
.case_study_banner img{
    width: 100%;
}*/

.page-template.modal-open .modal-backdrop.show{
    display: none;
}
.page-template.modal-open .case_study_modal{
    background-color: rgb(0 0 0 / 50%);
}
/*.case_study_modal .modal-content{
    max-height: none;
}*/
button.close {
    position: absolute;
    right: 10px;
    padding: 0 !important;
    background: transparent;
    color: #000000;
    top: -27px;
    font-size: 32px !important;
    margin-top: 28px !important;
}
button.close, button.close:hover, button.close:focus{
    border:0;
    outline: none;
}

/*.modal-hire, .modal-free-quote{
    display: flex;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
}*/
/*.modal-hire button.close{
    right: 23px;
}
.modal-hire .modal-dialog, .modal-free-quote .modal-dialog{
    max-width: 800px;
}*/

button.close {
    position: absolute;
    right: 10px;
    padding: 0 !important;
    background: transparent;
    color: #000000;
    top: -15px;
    font-size: 32px !important;
    margin-top: 28px !important;
}
button.close, button.close:hover, button.close:focus{
    border:0;
    outline: none;
}
.modal-hire, .modal-free-quote{
    /*min-width: 100vh;*/
    background-color: rgba(0, 0, 0, 0.5);
}

.ico-no-result {
    color: #777;
    border: 4px solid #CACACA;
    border-radius: 50%;
    font-size: 60px !important;
    width: 150px;
    height: 150px;
    display: block;
    line-height: 150px !important;
    margin: 0 auto;
}

/* Search */
.search-results a{
    text-decoration: none;
}
.search_modal{
    padding-right: 0 !important;
}
.search_modal .modal-content{
    border-radius: 0;
    position: relative;
    max-height: none;
}
.search_modal .modal-dialog{
    width:100%;
    max-width: 100%;
    margin: 0;
    border: 0;
}
.search_modal .modal-body{
    position: relative;
    padding: 93px 0 98px;
    width: 100%;
    max-width: 1166px;
    margin: 0 auto;
}
.search-icon, .search-icon:hover, .search-icon:focus,
.close_icon, .close_icon:hover, .close_icon:focus{
    border: none;
    background: transparent;
    padding: 0;
    outline: none;
    line-height: 1;
    cursor: pointer;
}
.search-icon{
    width: 21px;
}
.close_icon{
    width: 36px;
    position: absolute;
    top: 41px;
    right: 140px;
    z-index: 2;
}
.search-icon img{
    width: 100%;
}
.search-field{
    display: flex;
    padding-bottom: 20px;
    margin-bottom: 23px;
    border-bottom: 1px solid #707070;
}
.search-field img{
    margin-right: 22px;
}
.search-field input{
    font-size: 48px;
    line-height: 55px;
    color: #3B3B3B;
    margin-bottom: 42px;
    font-family: 'Futura PT Book';
    font-weight: normal;
    border: none;
    outline: none;
    margin-bottom: 0;
    width: 100%;
    background-color: transparent;
}
.search-field input::placeholder{
    color: #8F8F8F
}
.search-options{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 35px;
    list-style: none;
    padding: 0;
}
.search-option{
    display: inline-flex;
    margin: 0 6px 6px;
}
.search-option a{
    font-size: 28px;
    line-height: 36px;
    color: #8F8F8F;
    font-family: 'Futura PT Book';
    font-weight: normal;
    border: none;
    outline: none;
    margin-bottom: 0;
    padding: 9px 26px;
    background-color: #F3F2F2;
    border-radius: 28px;
    text-decoration: none;
}
.search-result{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 31px 20px 25px;
    border-radius: 10px;
    background: transparent;
    margin-bottom: 18px;
}
.search-result:hover{
    background: #F3F2F2;
}
.search-result p{
    font-size: 32px;
    line-height: 35px;
    color: #3B3B3B;
    font-family: 'Futura PT Book';
    font-weight: normal;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 90%;
}
.search-result p a{
    color: #3B3B3B;
    text-decoration: none;
}
.search-result p span{
    color: #045E96;
}
.search-icon-mobile{
    width: 15px;
}

.modal-open{
    padding-right: 0 !important;
}

.search-black{
    display: none;
}
.new-nav.black .search-black,.new-nav.portfolio_nav .search-black{
    display: inline-block;
}
.new-nav.black .search-white,.new-nav.portfolio_nav .search-white{
    display: none;
}
/* Search */

/* Search Blog */
.search-blog-container{
    padding: 46px 0 22px;
}
.search-blog-container .container{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.result_count{
    color: #8F8F8F;
}
.search-blog-container .search-field{
    margin-bottom: 33px;
}
.blog-nav{
    overflow: hidden;
    margin-bottom: 69px;
}
.blog-nav .nav-tabs{
    border-bottom: 1px solid #DEDCDC;
    flex-wrap: nowrap;
    overflow: auto;
}
.blog-nav .nav-tabs .nav-link {
    border: none;
    font-size: 26px;
    line-height: 21px;
    color: #3B3B3B;
    font-family: 'Futura PT Book';
    font-weight: normal;
    margin: 0 39px;
    padding: 10px 0;
    white-space: nowrap;
}
.blog-nav .nav-tabs .nav-link:first-child{
    margin-left: 0;
}
.blog-nav .nav-tabs .nav-link:last-child{
    margin-right: 0;
}
.blog-nav .nav-tabs .nav-item.show .nav-link, .blog-nav .nav-tabs .nav-link.active {
    color: #045E96;
    background-color: transparent;
    border-bottom: 5px solid #045E96;
    font-family: 'Futura PT';
    font-weight: 500;
}
.blog-result{
    padding: 24px 25px 34px;
    background-color: #FFFFFF;
    box-shadow: 0px 10px 20px #0000000F;
    display: flex;
    margin-bottom: 41px;
}
.blog-results .blog-result:last-child{
    margin-bottom: 0;
}
.blog-result_image{
    margin-right: 27px;
}
.blog-result_image img{
    width: 100%;
    height: 270px;
    width: 500px;
    max-width: 500px;
    object-fit: fill;
}
.blog-result_content_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blog-result_content_header{
    margin-bottom: 33px;
}
h5.blog-result_date {
    font-size: 21px;
    line-height: 14px;
    color: #7f8c8d;
    font-family: futura-pt,'Source Sans Pro',Helvetica,Tahoma,Arial,sans-serif;
    font-weight: normal;
    margin: 0;
    font-style: normal;
}
h5.blog-result_company ul li a {
    color: #045E96;
    font-size: 21px;
    line-height: 25px;
    font-weight: normal;
    margin: 0;
    font-family: futura-pt,'Source Sans Pro',Helvetica,Tahoma,Arial,sans-serif;
    font-style: normal;
}
h5.blog-result_company ul li a:hover {
    color: #045E96 !important;
    font-size: 21px;
    line-height: 25px;
    font-weight: normal;
    margin: 0;
    font-family: futura-pt,'Source Sans Pro',Helvetica,Tahoma,Arial,sans-serif;
    font-style: normal;
}
h5.blog-result_company ul{
    list-style-type: none;
}
.blog-result_content_heading a{
    font-family: futura-pt, 'Source Sans Pro', Helvetica, Tahoma, Arial, sans-serif;
    font-weight: 700;
    color: #1b1b1b;
    font-size: 25px;
    line-height: 24px;
    margin-bottom: 20px;
}
.blog-result_content_heading a:hover{
    color: #045E96;
    text-decoration: none;
}
.blog-result_content_para{
    color: #7f8c8d;
    font-size: 17px;
    line-height: 26px;
    font-weight: normal;
    margin-bottom: 15px;
    font-family: 'Charter';
    font-style: normal;
}
.blog-result_content_para span a{
    color: #146191;
    text-decoration: underline;
    cursor: pointer;
}
.blog-result_content_footer{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.blog-result_profile{
    display: inline-flex;
    align-items: center;
}
.blog-result_profile img{
    width: 43px;
    border-radius: 22px;
    margin-right: 11px;
}
.blog-result_profile span{
    display: inline-block;
    color: #A8A8A8;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    font-family: futura-pt,'Source Sans Pro',Helvetica,Tahoma,Arial,sans-serif;
    font-style: normal;
}
.blog-share-btn{
    background-color: transparent;
    border: none;
    outline: none !important;
    width:20px;
    cursor: pointer;
    padding: 0;
}
.see-more-section{
    text-align: center;
}
.see-more{
    color: #146191;
    font-size: 26px;
    line-height: 21px;
    font-family: 'Futura PT Book';
    font-weight: normal;
    text-decoration: underline;
    margin-top: 60px;
    display: inline-block;
}
/* Search Blog */

@media (max-width: 1200px){
    .search_modal .modal-body {
        margin: 0 auto;
        padding: 93px 30px 98px;
    }
    .close_icon{
        right: 35px;
    }
}

@media (max-width: 991px){
    /*.case_study {
        height: 214px;
    }
    .case_study_container .navigation_link{
        font: normal 17px/14px 'Futura PT Book';
    }
    .case_study {
        padding: 33px 22px;
    }
    .case_study h4 {
        font: bold 22px/25px 'Futura PT';
        padding-bottom: 20px;
    }
    .case_study_overlay {
        padding: 17px 22px;
    }
    .case_study_overlay img{
        display: none;
    }
    .case_study_overlay h5 {
        font: bold 21px/25px 'Futura PT';
        padding-bottom: 12px;
        margin-bottom: 15px;
        position: relative;
    }
    .case_study_overlay h5:after{
        content: "";
        height: 1px;
        width: 33px;
        position: absolute;
        bottom:0;
        background: #707070;
        left: 0;
    }
    .case_study_overlay p {
        font: normal 12px/20px 'Varela Round';
        margin-bottom: 5px;
    }
    .case_study_overlay button {
        font: normal 14px/8px 'Varela Round';
        padding: 9px 10px;
        max-height: 31px;
        cursor: pointer;
    }
    .case_study_form > div{
        padding: 40px 20px 40px;
    }
    .case_study_form h5 {
        font: normal 30px/40px 'Futura PT Book';
        margin-bottom: 20px;
    }
    .case_study_form input {
        font: normal 16px/20px 'SF Pro Display';
        padding: 13px 21px 12px;
    }
    .case_study_form button {
        padding: 10px 28px 11px;
        margin-top: 10px;
        font: normal 18px/22px 'Varela Round';
    }*/

    /* Search Modal */
    .search-field img {
        margin-right: 22px;
        width: 20px;
    }
    .search-field input {
        font-size: 29px;
        line-height: 32px;
    }
    .search-field {
        padding-bottom: 10px;
        margin-bottom: 13px;
    }
    .search-option a {
        font-size: 22px;
        line-height: 27px;
    }
    .search-result p {
        font-size: 23px;
        line-height: 26px;
    }
    .search-result img {
        width: 22px;
    }

     /* Search Blog */
     .blog-result{
        flex-wrap: wrap;
    }
    .blog-result_image{
        margin-right: 0;
        margin-bottom: 27px;
    }
    .blog-result_image{
        width: 100%;
    }
    .blog-result_image img{
        width: 100%;
        height: auto;
    }
    /* Search Blog */
}


@media (max-width: 786px){
.new-nav .menu ul li {
    width: auto;
    padding: 24px 15px;
    line-height: 12px;
}
}
@media (max-width: 767px){
    /*.case_study_banner{
        display: none !important;
    }
    .case_study_container .nav-tabs{
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .case_study_container .navigation_link{
        white-space: nowrap;
    }*/
}
@media (min-width: 692px) and (max-width: 991px){
    /*.case_study_form > div{
        padding: 40px 10px 40px;
    }*/
}
@media (max-width: 691px){
     /*.case_study_banner{
        display: none !important;
    }
    .case_study_form > div{
        padding: 40px 20px 40px;
    }*/
}

@media (max-width: 600px){
    /* Search Blog */
    .blog-result {
        padding: 14px 15px 24px;
    }
    .blog-result_image {
        margin-bottom: 17px;
    }
    .blog-result_content_header {
        margin-bottom: 13px;
    }
    h5.blog-result_date, h5.blog-result_company ul li a{
        font-size: 17px;
        line-height: 21px;
    }
    .blog-result_content_heading {
        font-size: 22px;
        line-height: 30px;
    }
    .blog-result_content_para {
        font-size: 14px;
        line-height: 22px;
    }
    .blog-result_profile img {
        width: 33px;
        margin-right: 7px;
    }
    .blog-result_profile span {
        font-size: 16px;
        line-height: 19px;
    }
    .blog-nav .nav-tabs .nav-link {
        font-size: 21px;
        line-height: 16px;
        margin: 0 29px;
    }
    /* Search Blog */
}

@media (min-width: 576px){
    /*.case_study_modal .modal-dialog {
        max-width: 1440px;
        margin: 50px;
        margin-top: 125px;
    }*/
}
/* search lens, blog detail, case study css */


/*blog detail page */
    .social_icons{
        background: #125688;
        border-radius:50%;
        width:30px;
        height:30px;
        text-align:center;
        padding-top:6px;
        color:white;
    }
    .single_pra{
        display: none;
    }
    .carousel-cell {
        width: 300px; /* half-width */
        padding: 20px 10px;
    }
    .carousel-cell > div{
        width: 100%;
    }
    .card-title{
        margin-bottom: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .blogcat li a:hover{
        color:#1669a6 !important ;
    }

    /* Blog Section */
    .blog_container{
        padding-top: 60px;
    }
    .related_post_section h2{
        font-family: 'Futura PT Book' !important;
    }
    .blog_section .bg-white h3{
        font-family: 'Futura PT Book' !important;
    }
    .blog_section .blogcat{
        padding: 30px;
        margin-bottom: 30px;
        margin-top: 0;
    }
    .blog_insight_image img{
        width: 100%;
        object-fit: cover;
    }
    .blog_insight{
        margin: 0 -5px 15px;
    }
    .blog_insight > *{
        padding: 0 5px;
    }
    .aside_main_logo img{
        width: 100%;
        max-width: 200px;
    }
    .aside_social_logo{
        margin: 0 -5px;
    }
    .aside_social_logo a{
        padding: 0 5px;
        margin-bottom: 7px;
        display: inline-block;
    }
    .blog-header-profile{
        width: 60px;
        height: 60px;
    }
    .pe_banner-section_heading{
        color: #fff;
        font-family: 'Futura PT';
        font-weight: 700;
        font-size: 62px;
        line-height: 72px;
        text-align: center;
        margin: 0 50px;
    }
    /* Blog Section */

    @media (max-width: 991px){
        .blog_section .blogcat{
            padding: 20px;
            margin-bottom: 20px;
        }
        #blog_detail .blog_title{
            font-size: 32px;
        }
        .blog-header-profile{
            width: 50px;
            height: 50px;
        }
    }
    @media (max-width: 767px){
        .blog_section .bg-white h3{
            padding-left: 0px;
        }
        .blog_section .bg-white .fsblog-auth-img{
            display: flex;
            margin-bottom: 20px;
            margin-top: 20px;
        }
        #sidebar {
        display:none;
        }
        .blog-header-profile{
            width: 30px;
            height: 30px;
        }
        .pe_banner-section_heading{
            font-size: 42px;
            line-height: 52px;
        }
        .related_post_section{
            padding: 0 30px;
        }
    }
    @media (max-width: 600px){
        #blog_detail .blog_title {
            font-size: 25px;
        }
        .pe_banner-section_heading {
            font-size: 32px;
            line-height: 42px;
            margin: 0 30px;
        }
        .related_post_section{
            padding: 0 20px;
        }
    }

    @media (max-width: 576px){
        .pe_banner-section {
            height: 100vh;
        }
        .carousel-cell {
            width: 250px;
        }
    }
/*blog detail page */

.not_found {
    background-image: url(../image/404_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .not_found_content {
    text-align: center;
    color: #FFFFFF;
    padding: 20px;
  }
  .not_found_content h1 {
    font: bold 230px/295px Futura PT;
    color: #FFFFFF94;
  }
  .not_found_content h2 {
    font-size: 45px;
    line-height: 35px;
    margin-bottom: 20px;
  }
  .not_found_content p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 48px;
    font-weight: lighter;
  }
  .not_found_content .pnf_btn {
    font-size: 18px;
    line-height: 18px;
    border: 2px solid #FFFFFF;
    border-radius: 56px;
    padding: 15px 30px;
    color: #fff;
    text-transform: uppercase;
  }
  .not_found_content .pnf_btn:hover {
    background-color: #fff;
    color: #000;
  }
  .not_found_content .pnf_btn:focus {
    box-shadow: none !important;
  }
  
  @media (max-width: 767px) {
    .not_found_content h1 {
      font: bold 170px/235px Futura PT;
    }
    .not_found_content h2 {
      font-size: 35px;
      line-height: 45px;
      margin-bottom: 15px;
    }
    .not_found_content p {
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 38px;
      font-weight: lighter;
    }
    .not_found_content .pnf_btn {
      font-size: 16px;
      line-height: 16px;
      padding: 12px 24px;
    }
  }
/* Whatsapp */
  @-webkit-keyframes rotating {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  @keyframes rotating {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .whatsup {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 999;
  }
  .whatsup .whats_up_circle {
    /* background-image: url(../image/whats_app_border.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
    display: inline-block;
    /* height: 65px;
    width: 65px;
    -webkit-animation: rotating 4s linear infinite;
            animation: rotating 4s linear infinite; */
  }
  .whatsup .whats_up_img {
    height: 110px;
    width: 110px;
    position: absolute;
    left: -36px;
    top: -36px;
    cursor: pointer;
    max-width: 130px !important;
  }
  .whatsup .whatsup_card_hide {
    display: none;
  }
  .whatsup .whatsup_card {
    position: fixed;
    bottom: 70px;
    background-color: #FFFFFF;
    border-radius: 16px;
    padding: 20px;
    width: 300px;
  }
  .whatsup .whatsup_card .whatsup_card_header {
    border-bottom: 1px solid #00000029;
  }
  .whatsup .whatsup_card .whatsup_card_header .whatsapp_close_icon {
    display: block;
    margin-left: auto;
    cursor: pointer;
  }
  .whatsup .whatsup_card .whatsup_card_header .whatsup_card_header_contents {
    display: flex;
    align-items: center;
  }
  .whatsup .whatsup_card .whatsup_card_header .whatsup_card_header_contents .fs_logo {
    margin-right: 20px;
    height: 67px;
    width: 67px;
  }
  .whatsup .whatsup_card .whatsup_card_header .whatsup_card_header_contents h4 {
    font-size: 20px;
    line-height: 16px;
    color: #1769a6;
    font-weight: 600;
    margin-bottom: 5px;
  }
  .whatsup .whatsup_card .whatsup_card_header .whatsup_card_header_contents p {
    margin-bottom: 8px;
    font-size: 13px;
    line-height: 20px;
    color: #1769a6;
    font-weight: lighter;
  }
  .whatsup .whatsup_card .whatsup_card_body {
    margin-top: 8px;
  }
  .whatsup .whatsup_card .whatsup_card_body p {
    color: #3B3B3B;
    font-size: 15px;
    line-height: 20px;
    font-weight: lighter;
    margin-bottom: 5px;
  }
  .whatsup .whatsup_card .whatsup_card_body .whats_up_btn {
    margin-top: 20px;
    display: block;
    width: 100%;
    background-color: #51CE5E;
    border-radius: 32px;
    font: 400 15px/23px Futura PT;
    letter-spacing: 0px;
    color: #FFFFFF;
  }
  .whatsup .whatsup_card .whatsup_card_body .whats_up_btn:focus {
    box-shadow: none !important;
  }
  .whatsup .whatsup_card .whatsup_card_body .whats_up_btn img {
    height: 24px;
    width: 24px;
    margin-right: 5px;
  }
  
  @media (max-width: 767px) {
    
    .whatsup_card .whatsup_card_header .whatsup_card_header_contents .fs_logo {
      margin-right: 10px !important;
      height: 57px !important;
      width: 57px !important;
    }
    .whatsup_card .whatsup_card_header .whatsup_card_header_contents h4 {
      font-size: 22px !important;
      line-height: 24px !important;
    }
    .whatsup_card .whatsup_card_header .whatsup_card_header_contents p {
      font-size: 14px !important;
      line-height: 20px !important;
    }
    
    .whatsup_card .whatsup_card_body p {
      font-size: 18px !important;
      line-height: 24px !important;
    }
    .whatsup_card .whatsup_card_body .whats_up_btn {
      margin-top: 15px !important;
      font: 400 18px/24px Futura PT !important;
    }
    .whatsup_card .whatsup_card_body .whats_up_btn img {
      height: 21px !important;
      width: 21px !important;
      margin-right: 5px !important;
    }
  }


 /* cookie policy design */
#cookie-notice{
	background-color: #000000a6 !important;
}
#cn-accept-cookie{
    background-color: transparent;
    outline: 1px solid #fff;
    border-radius: 30px !important;
}
#cn-notice-text{
    color:  #fff;
    padding-right: 35px;
}
#cn-notice-text a{
    text-decoration: underline;
	color: #fff;
}
/* a#cn-accept-cookie:hover {
    border: 1px solid #1769a6 !important;
    background-color: #1769a6 !important;
} */
@media (min-width:768px) and (max-width:991px){
    #cn-notice-text{
        padding-right: 100px;
    }
}
@media (max-width: 900px){
    #cn-notice-text{
        padding-right: 0px;
    }   
}

.breadcrumb-box ul li {

    list-style-type: none;

    display: inline-block;

}

.breadcrumb-box ul li a {

    font: 400 16px/20px Futura PT;

    letter-spacing: 0px;

    color: #8C8C8C;

    text-decoration: none;

}

.breadcrumb-box ul li.active {

    font: 400 16px/20px Futura PT;

    letter-spacing: 0px;

    color: #1769A6;

}


/* case study */

.view_case_study{

    font: normal 15px/21px 'Varela Round';

    color: #fff;

    padding: 9px 30px;

    border: 1px solid #045E96;

    background-color: #045E96;

    cursor: pointer;

    min-width: 148px;

    text-align: center;

    border-radius: 22px;

    outline: none !important;

}

.port_case_study{

    font: normal 15px/21px 'Varela Round';

    color: #000;

    padding: 9px 30px;

    border: 1px solid #fff;

    background-color: #fff;

    cursor: pointer;

    min-width: 148px;

    text-align: center;

    border-radius: 22px;

    outline: none !important;

}

.port_case_study:hover {

    color: #000;

    text-decoration: underline;

}

.view_case_study:hover {

    color: #fff;

    text-decoration: underline;

}

#portfolio_modal .modal-xl{

    max-width: 1140px;

}

#portfolio_modal .modal-content .close_button{

    background: transparent;

    border: none;

    font-size: 22px;

    font-weight: bolder;

    padding: 5px 10px;

}

/* case study */

.faq-heading h5 {
        font-size: 25px;
      }
 
      .faq-heading p {
        color: #696969;
      }
 
      .panel-title a {
        font-weight: 600;
        color: #000;
        text-decoration: none;
        display: block;
        padding: 10px 15px;
        position: relative;
      }
      .panel-default > .panel-heading {
        background-color: #fff;
        color: #000;
      }
      .panel-default {
        border: none;
        border-bottom: 1px solid #ccc;
      }
      .panel-group .panel-heading + .panel-collapse > .list-group,
      .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: none;
      }
      .panel-title a.collapsed {
        color: #696969;
      }
 
      .panel-body {
        color: #696969;
	padding-left: 36px;
      }
      .panel-heading {
        padding: 10px 3px;
      }
      .panel-title a.collapsed {
        color: #000;
      }
 
      .panel-title a::after {
        content: "";
        background-image: url("../images/icons8_plus.png");
        background-size: 16px 16px;
        width: 16px;
        height: 16px;
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        transition: transform 0.2s ease, background-image 0.2s ease;
      }
 
      .panel-title a:not(.collapsed)::after {
        background-image: url("../images/lsicon_minus-outline.png");
        transform: translateY(-50%) rotate(180deg);
      }

.our-client {
  margin-bottom: 40px;
}
@media screen and (max-width: 576px) {
  .client-box {
    border-right: none;
  }
  .our-client {
    margin-bottom: 0;
  }
}
 
.primary--heading h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 10px;
  font-family:'Futura PT Book' !important;
  font-weight: 400;
  color: #161616;
}
 
@media screen and (max-width: 768px) {
  .primary--heading h2 {
    font-size: 32px;
  }
}
.our-client img{
  width: 200px;
}
.client-logo {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  height: 100% !important;
  width: 100%;
}.client-logo {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  height: 100% !important;
  width: 100%;
}
.slider-logo.slick-initialized .slick-slide {

  height: 96px !important;

  width: 165px !important;

}

.slider-logo.slick-list {

  height: 169px !important;

}
 
