/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 26 2024 | 11:48:44 */
.page-id-9 header.page-headers {
	position: relative;
	z-index: 2;
}

.blog_single_page div#primary h2{    margin:0 0 15px;
	font-size: 16px;
	line-height: 30px;
	color: #02174e;}
.blog_single_page div#primary h3{    margin:0 0 15px;
	font-size: 16px;
	line-height: 30px;
	color: #02174e;}

.accordion-container .azure-calci {
	padding: 0px !important;
}
.white-faq .set {
	background-color: #e5f4fb;
}

.white-faq .content {
	background-color: #e5f4fb;
}

#company h1 {
	font-size: 36px;
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
	color: #32343b;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 45px;
}

body .content a {
	padding: 0 50px !important;
	color: #0095DA !important;
	text-decoration: underline !important;
}  

footer#colophon .footer-widgets ul li {
	transition: all 0.5s;
}
footer#colophon .footer-widgets ul li:hover {
	margin-left: 10px;
}
.outsourcing_inner ul.why-metasyis-list.blue-bullet-points li {
	font-size: 16px !important;
}

.web-app-devlopment-contentwrap {
	text-align: center;
	padding: 40px 0px 0px;
}

.web-app-devlopment-contentwrap h1 {
	font-size: 50px;
	color: #02174e;
	font-weight: 800;
	line-height: 60px;
	margin: 0;
	margin-bottom: 32px !important;
	word-spacing: 4px;
	max-width: 860px;
	margin: 0 auto;
}


.web-app-devlopment-contentwrap h2 {
	font-size: 50px;
	color: #02174e;
	font-weight: 800;
	line-height: 60px;
	margin: 0;
	margin-bottom: 32px !important;
	word-spacing: 4px;
	max-width: 860px;
	margin: 0 auto;
}
.web-app-devlopment-contentwrap h4 {
	font-size: 24px;
	color: #33353c;
	line-height: 50px;
	word-spacing: 4px;
	margin: 0px;
	margin-bottom: 7px;
}
.web-app-devlopment-contentwrap p {
	font-size: 18px;
	color: #33353c;
	line-height: 30px;
	word-spacing: 4px;
	margin: 0;
	margin-bottom: 45px !important;
	max-width: 1095px;
	margin: 0 auto;
}
.web-app-devlopment-contentwrap h3 {
	font-size: 24px;
	color: #33353c;
	margin: 0px;
	margin-bottom: 34px;
}
ul.streamline-list {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none !important;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

ul.streamline-list li {
	width: 33.33%;
	padding-right: 90px;
	margin-bottom: 30px;
}

.streamline-list li .streamline-wrap {
	border-left: 5px solid #0094da !important;
	border: 1px solid #d1d1d2;
	border-right: none;
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 125px;
	-webkit-box-shadow: -24px 17px 55px -37px rgb(36 32 36 / 29%);
	-moz-box-shadow: -24px 17px 55px -37px rgba(36 32 36 / 29%);
	box-shadow: -16px 13px 20px -13px rgb(36 32 36 / 29%);
		font-family: "Poppins", sans-serif;
}

.streamline-list li .streamline-wrap:after,
.streamline-list li .streamline-wrap:before {
	position: absolute;
	content: '';
	height: 62%;
	width: 1px;
	background-color: #d1d1d2;
	transform: rotate(36deg);
	right: 0;
	bottom: 0;
	transform-origin: bottom right;
}

.streamline-list li .streamline-wrap:after {
	top: 0;
	transform: rotate(-36deg);
	transform-origin: top right;
}
.streamline-wrap p {
	font-size: 13px;
	line-height: 20px;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 20px;
}
.floating-icons-section{
	padding: 60px 0px 120px 0px ;
}
.why-metaysis-wad h4 {
	font-size: 40px;
	color: #02174e;
	font-weight: 700;
	line-height: 60px;
	margin: 0;
	margin-bottom: 25px;
}
ul.why-metasyis-list {
	padding: 0px !important ;
	margin: 0px !important  ;
	list-style-type: none !important;
	width: 100%;
	/*     max-width: 550px; */
}

.why-metasyis-list li {
	margin-left: 30px;
	font-size: 16px;
	line-height: 30px;
	color: #02174e;
	font-family: poppins;
}
.blue-bullet-points li {
	position: relative;
	color: #02174E;
	padding:7px 0;
	font-family: poppins;
}
.blue-bullet-points li:before {
	position: absolute;
	content: '';
	height: 9px;
	width: 9px;
	border-radius: 100%;
	background-color: #0095da;
	top: 18px;
	left: -27px;
}
.dotnet-overview p,
.reactjs-overview p,
.php-overview p
{
	font-size: 18px;
}
.dot-net-corr-content h3 {
	margin: 0;
	font-size: 33px;
	color: #02245C;
	font-weight: 800;
	margin-bottom: 15px;
}

.dot-net-corr-content h4 {
	margin: 0;
	font-size: 22px;
	color: #02245C;
	font-weight: 800;
	margin-bottom: 20px;
}

.dot-net-corr-content p {
	font-size: 16px;
	line-height: 30px;
	color: #02174E;
	margin-bottom: 0px;
}
.filemaker_overview p {
	text-align: left;
	margin-bottom: 0;
}
.accordian-section 
h4 {
	font-size: 24px;
	color: #02245C;
	font-weight: 800;
	padding: 0px 50px;
}
.accordian-inner-list,
.accordian-inner-list-2 {
	margin: 0 !important;
	padding: 0px 50px !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style-type: none !important;
}

.accordian-inner-list li,
.accordian-inner-list-2 li {
	width: 45%;
	font-size: 15px;
	color: #02174E;
	position: relative;
	padding: 0 !important;
	margin: 0px 0px 15px 30px;
	font-weight: 600;
	font-family: 'Poppins';
}
.accordian-inner-list-2 li{
	width: 100% !important;
}

.accordian-inner-list li:before,
.accordian-inner-list-2 li:before {
	content: '';
	position: absolute;
	background-image: url(https://www.metasyssoftware.com/wp-content/uploads/2022/03/pointer_icon.png);
	height: 15px;
	width: 15px;
	top: 3px;
	left: -5.5%;
}
.accordian-inner-list-2 li:before{
	left: -2.5% !important;
}
.reactjs-overview {
	padding-bottom: 0px;
}
.react_js_advantages_wrap {
	text-align: center;
}

.react_js_advantages_wrap h4 {
	font-size: 24px;
	color: #02245C;
	font-weight: 600;
	margin: 0;
	margin-bottom: 20px;
}


.react_js_advantages_wrap p {
	font-size: 18px;
	color: #02174E;
	max-width: 783px;
	margin: 0 auto;
}
ul.react_js_advantages_list{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	height: 500px;
}
.react_js_advantages_list li {
	font-size: 18px;
	color: #02245C;
	font-weight: 800;
	text-align: center;
	height: 260px;
	width: 260px;
	position: relative;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
}
.react_js_advantages_list li:before {
	position: absolute;
	content: '';
	height: 260px;
	width: 260px;
	border: 4px solid #0095da;
	border-radius: 25px;
	transform: rotate(45deg);
	left: 0;
	top: 0;
}
.react_js_advantages_list li:nth-child(2n) {
	margin: 202px -70px 0;
}
.react_js_advantages_list li:nth-child(1):after {
	display: none;
}

.react_js_advantages_list li:nth-child(2n + 1):after {
	left: 34px;
	top: auto;
	bottom: -1px;
	transform: rotate(-91deg);
}
.react_js_advantages_inner {
	display: block;
	position:relative;
	float: left;
}
ul.react_js_advantages_list {
	display: inline-block;
	margin: 90px auto 0 auto !important;
}
.react_js_advantages_list li:after {
	position: absolute;
	content: '';
	height: 41px;
	width: 41px;
	border-radius: 0;
	background: url(https://res.cloudinary.com/dpdbfabms/images/v1651647929/boderarrow/boderarrow.jpg?_i=AA);
	transform: rotate(0deg);
	left: 14px;
	top: 19px;
}

.reactjsdevcompany .textwidget {
	text-align: center;
}
.react_features h2 {
	font-size: 50px;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	margin: 0;
	margin-bottom: 20px;
}
.wad-services-list h4 {
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	display: inline-block;
	margin: 0;
	margin-bottom: 20px;
	max-width: 235px;
}
.react_features_heading {
	text-align: center;
	margin-bottom: 150px;
}

.react_features_heading h2 {
	font-size: 50px;
	color: #FFFFFF;
	margin: 0;
	margin-bottom: 20px;
	font-weight: 800;
}

.react_features_heading p {
	font-size: 18px;
	color: #FFFFFF;
	max-width: 1000px;
	margin: 0 auto;
}
.why-metaysis-reactjs h4 {
	font-size: 50px;
	color: #02245C;
	font-weight: 800;
	margin: 0;
	margin-bottom: 30px;
}
.what_we_offer  h2 {
	font-size: 40px;
	color: #02245C;
	font-weight: 800;
	text-align: center;
	margin: 0;
	margin-bottom: 35px;
}
.react_service_list {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.react_service_list li {
	width: 25%;
}

.react_service_wrap {
	padding: 0px 20px 0px 0px;
}

.react_service_wrap h5 {
	font-size: 18px;
	color: #02245C;
	line-height: 30px;
	font-weight: 800;
	margin: 0;
	margin-bottom: 15px;
}

.react_service_wrap p {
	font-size: 15px;
	line-height: 28px;
	color: #02174E;
}
.php-overview h2 {
	max-width: 860px;
	line-height: 60px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.php_features h2 {
	font-size: 50px;
	font-weight: 800;
	color: #02245C;
	text-align: center;
	margin: 0;
}
.phpdev-heading .sow-headline {
	font-weight: 700
}

.phpdev {
	margin-top: 250px
}

.phpdev .phpdev-infog {
	display: flex;
	margin: 130px 0 0;
	width: 100%;
	margin: 0 auto; 
	list-style-type: none;
}

.phpdev .phpdev-infog .phpdev_box {
	text-align: center;
	margin: 0 auto;
	position: relative
}

.phpdev .phpdev-infog .phpdev_box .phpdev_num {
	width: 200px;
	height: 200px;
	display: flex;
	align-items: center;
	text-align: center;
	border-radius: 100%;
	margin: 0 auto;
	position: relative;
}

.phpdev .phpdev-infog .phpdev_box .phpdev_num .phpdev_num_inner {
	height: 130px;
	width: 130px;
	top: -28px;
	margin: 0 auto;
	background: url(https://res.cloudinary.com/dpdbfabms/images/v1651647938/php-white-circle/php-white-circle.png?_i=AA);
	background-repeat: no-repeat;
	position: relative;
	z-index: 5;
	left: -13px;
}

.phpdev .phpdev-infog .phpdev_box .phpdev_num .phpdev_num_inner img {
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}

.phpdev .phpdev-infog .phpdev_box .phpdev_num:before {
	position: absolute;
	content: '';
	background: url(https://res.cloudinary.com/dpdbfabms/images/v1651647940/php-border-circle/php-border-circle.png?_i=AA);
	background-repeat: no-repeat;
	background-position: center;
	top: 0px;
	width: 200px !important;
	height: 200px !important;
}

.phpdev .phpdev-infog .phpdev_box h4.phpdev_heading {
	transform: translateX(-24%);
	text-align: center;
	margin: 20px 0 0px 46px;
	font-size: 18px;
	line-height: 30px;
	color: #02245C;
	font-weight: 800;
	width: 100%;
	max-width: 390px;
}

.phpdev .phpdev-infog li {
	text-align: center;
	width: 100%;    
	max-width: 169px;
}

.phpdev .phpdev-infog li:nth-child(2n) .phpdev_box h4.phpdev_heading {
	position: absolute;
	top: -210px
}

.phpdev .phpdev-infog li:nth-child(2n) .phpdev_box .phpdev_num:before {
	background: url(https://res.cloudinary.com/dpdbfabms/images/v1651647936/php-border-circle-2-1/php-border-circle-2-1.png?_i=AA) !important;
	top: -50px;
	left: 15px;
	height: 225px !important;
	background-repeat: no-repeat !important;
}

.sec3-timetohire .phpdev-infog {
	display: flex;
	justify-content: center
}

.sec3-timetohire .phpdev-infog .phpdev-infog-inner {
	width: 11% !important
}
.product_overview {
	text-align: center;
	margin-bottom: 8px;
}

.product_overview h2 {
	font-size: 50px;
	color: #ffffff;
	font-weight: 800;
	margin: 0;
	margin-bottom:65px;
}

.product_overview p {
	font-size: 24px;
	color: #ffffff;
	max-width: 566px;
	margin: 0 auto;
	line-height: 40px;
}
.product_inner_overview  p {
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	max-width: 515px;
	margin-bottom: 25px;
}
.product_inner_overview_2 p{
	font-size: 15px;
	color: #ffffff;
	line-height: 30px;
	margin-bottom: 45px;
}
.download_trial_btn{
	font-size: 15px;
	color: #FFFFFF;
	padding: 10px 25px;
	background-color: #0095DA;
	border: 1px solid transparent;
	text-decoration:none !important;
}
.download_trial_btn:hover {
	color: #0095DA;
	background-color: #ffffff;
	border: 1px solid #0095DA;
}
.product-feature-overview {
	text-align: center;
	margin-bottom: 160px;
}

.product-feature-overview h2 {
	font-size: 50px;
	color: #ffffff;
	font-weight: 800;
	margin: 0;
	margin-bottom: 20px;
}

.product-feature-overview p {
	font-size: 24px;
	color: #ffffff;
	line-height: 40px;
	max-width: 620px;
	margin: 0 auto;
}
.product_video_content h2 {
	font-size: 50px;
	color: #02174E;
	font-weight: 800;
	line-height: 60px;
	margin: 0;
	margin-bottom: 30px;
}

.product_video_content p {
	font-size: 24px;
	color: #02174E;
	line-height: 40px;
	margin: 0;
	margin-bottom: 48px;
}


.sow-image-container .fm-quizilla-img {
	position: relative;
}

.fm-quizilla-img img {
	position: absolute;
	transform: translateX(-25%);
	width: 45% !important;
	max-width: initial !important;
}
.apps-screens-list {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	display: flex;
	justify-content: space-around;
	margin-bottom: 50px !important;
	flex-flow: wrap;
}
.apps-screens-list li{
	width: 16.66%;
	min-width: 151px;
	margin-bottom: 20px;
	text-align: center;
}

.apps-screens-wrap h2 {
	font-size: 50px;
	color: #02174E;
	font-weight: 800;
	text-align: center;
	margin: 0;
	margin-bottom: 40px;
}

.apps-screens-wrap  p {
	font-size: 20px;
	color: #02174E;
	line-height: 36px;
	max-width: 600px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 40px;
}
.app_store_list {
	padding: 0 !important;
	list-style-type: none !important;
	display: flex;
	justify-content: flex-start;
	margin: 0 auto !important;
	flex-flow: wrap;
}
.app_store_list li {margin-right: 30px;}
.filemaker_product_overview .product_overview p {
	text-align: center;
	max-width: 1000px;
}

.filemaker_products_list {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
}

.filemaker_products_list li {
	width: 35%;
    min-width: 220px;
    margin-bottom: 30px;
}

.filemaker_products_list li .filemaker_products_outer {
	height: 115px;
    width: 380px;
    background: transparent;
    border: 3px solid #0095DA;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.filemaker_products_list li .filemaker_products_outer .filemaker_products_inner {
	background: #ffffff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.filemaker_products_wrper {
	text-align: center;
}
.filemaker_products_wrper img {
    width: 280px;
}
.filemaker_products_inner span {
	position: absolute;
	top: -6%;
	right: 0;
	z-index: 9;
	font-size: 25px;
	color: #b3b9ca;
}
.filemaker_products_wrper h3 {
	font-size: 20px;
	color: #02174E;
	font-weight: 800;
}
/* .filemaker_products_list li .filemaker_products_outer .filemaker_products_inner:after {
	position: absolute;
	content: '';
	height: 55px;
	width: 57px;
	background: #ffffff;
	transform: rotate(-50deg);
	top: -20px;
	right: -15px;
	border-radius: 0px 50px 50px 0px;
	box-shadow: 5px 5px 5px #dddddd;
} */
.filemaker_infographic  h4 {
	font-size: 32px;
	color: #02174E;
	font-weight: 800;
	text-align: center;
	margin: 0;
	margin-bottom: 75px;
}
.privacy_policy_wrap  h2 {
	font-size: 32px;
	color: #02174e;
	font-weight: 800;
	line-height: 50px;
	margin: 0;
	margin-bottom: 15px;
	word-spacing: 4px;
}
.policy_html p {
	font-size: 16px;
	margin-bottom:10px;
}
.policy_html h2 {
    margin: 20px 0 15px;
}
.policy_html p strong {
    margin: 10px 0 9px !important;
    display: inline-block;
}
.privacy_policy_wrap ul {
	list-style-type: none !important;
	padding: 0 !important;
	margin: 0 !important;
	margin-left: 80px !important;
}
.react_native_advantages_list {
	padding: 0 !important;
	list-style-type: none !important;
	/* height: 500px;*/
	display: inline-block;
	margin: 300px auto 0 auto !important;
}

.react_native_advantages_list li {
	font-size: 18px;
	color: #02245C;
	font-weight: 800;
	text-align: center;
	height: 214px;
	width: 214px;
	position: relative;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
}

.react_native_advantages_inner {
	display: block;
	position: relative;
	float: left;
	margin: 0 10px 0;
}

.react_native_advantages_list li:before {
	position: absolute;
	content: '';
	height: 214px;
	width: 214px;
	border: 10px solid #0095da;
	border-radius: 25px;
	transform: rotate(45deg);
	left: 0;
	top: 0;
	box-shadow: 0px 0px 4px 3px #181919 inset;
}
.react_native_advantages_list li:nth-child(2n) {
	margin: -200px -60px 0px;
}
.benifits_inner_img {
	position: absolute;
	background-image: url(https://res.cloudinary.com/dpdbfabms/images/v1651647933/react-benifits-bg/react-benifits-bg.png?_i=AA);
	height: 549px;
	width: 549px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.benifits_inner {
	position: relative;
	min-height: 600px;
	max-width: 900px;
	margin: 0 auto;
}

.benifits_inner_img img {
	position: absolute;
	left: -25px;
	top: 0px;
	right: 0;
	bottom: 0;
	margin: auto;
}
.row.benifits_points {
	list-style-type: none;
	position: relative;
	top: 80px;
	margin: 0 !important;
	text-align: end;
	left: 0;
	padding: 0 !important;
	font-size: 20px !important;
	height: 550px;
}
.benifits_points li {
	width: 50%;
	text-align: center;
}

.benifits_points li h4 {
	font-size: 18px;
	color: #02245C;
	line-height: 30px;
	font-weight: 800;
	max-width: 350px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.benifits_points li p {
	font-size: 16px;
	color: #02174E;
	line-height: 30px;
	max-width: 350px;
	margin: 0 auto;
}
.benifits_points li:nth-child(1) {
	top: -20%;
	left: 25%;
	position: absolute;
}

.benifits_points li:nth-child(2) {
	position: absolute;
	bottom: 36%;
	right: -10%;
}
.benifits_points li:nth-child(3) {
	bottom: 41%;
	left: -15%;
	position: absolute;
}
.benifits_infographic_wrap 
h2 {
	font-size: 50px;
	font-weight: 800;
	color: #02245C;
	text-align: center;
	margin-bottom: 90px !important;
	margin: 0;
}
ul.appreciation-list {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
}
.clients-logo {
	border-right: 1px solid #b3bdce;
}
.clients-logo {
	text-align: center;
	width:25%;
}
.clients-overview p {
	font-size: 16px;
	color: #02174E;
	line-height: 30px;
	margin-bottom: 20px;
	max-width: 735px;
}

.clients-overview h4 {
	font-size: 20px;
	color: #02245C;
	font-weight: 800;
	margin: 0 auto;
}
.clients-overview {
	padding: 10px 95px;
	width:75%;
}
.testimonial_wrap h2 {
	font-size: 50px;
	color: #02245C;
	font-weight: 800;
	max-width: 970px;
	margin-bottom: 50px;
}
.appreciation-list li.row.clients-wrap {
	background: #ffffff;
	margin-bottom: 35px;
	padding: 0;
	display: flex;
	align-items: stretch;
}
.clients-logo .imgdiv {
	width: 100%;
}
.clients-logo {display: flex;align-items: center;text-align: center;margin: 0 auto;}

.clients-logo{
	padding: 50px 0px;
} 
.clients-overview {padding: 25px 35px !important;}
.clients-overview-2{
	padding: 50px 50px !important;
}
.clients-overview-2 p {
	font-size: 15px;
	color: #02174E;
	line-height: 30px;
}
.clients-overview-2 h4 {
	font-size: 20px;
	color: #02245C;
	font-weight: 800;
	margin: 0 auto;
}
ul.addressdetails li a:hover,
ul.addressdetails li:nth-child(1) a:hover {color: #0095da;opacity: 1;}
.filter_blog input#s {
	/*     border-right: none; */
	width: 100%;
	color: #333333;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	display: inline-block;
	height: 45px;
	padding: 0 10px;
	background: transprant;
	border: 1px solid #b8bdcf;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-border-radius:0;
	-moz-border-radius: 0;border-radius: 0;
}
.filter_blog input#searchsubmit {
	font-size: 0px;
	right: 0;
	height: 45px;
	position: absolute;
	background: transparent !important;
	background-image: url(https://res.cloudinary.com/dpdbfabms/images/v1651647931/search-icon/search-icon.png?_i=AA) !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	border-left: none !important;
}
.filter_blog select#cat,
.filter_blog select#archives-dropdown-2 {
	height: 47px;
	width: 100%;
	float:  right;
	border: 1px solid #a6a6a6 !important;
}

.filter_blog .widget_search {position: relative;
	width: 180%;}
.filter_blog .widget_categories {
	padding: 0 0 0 20px;
}
.filter_blog .widget_archive {
	padding: 0 0 0 20px;
}

.filter_blog h3.widget-title {
	display: none;
}

.filter_blog {
	display: flex;
	margin-bottom: 30px;
}
.reachout_us {
	text-align: center;
}
.reachout_us h2 {
	font-size: 100px;
	color: #02174e;
	font-weight: 800;
	margin-bottom: 25px;
}

.reachout_us h1 {
	font-size: 100px;
	color: #02174e;
	font-weight: 800;
	margin-bottom: 25px;
}
.reachout_us h5 span {
	color: #0095da;
}
.reachout_us h5 {
	font-size: 30px;
	color:#32343b;
	font-weight: 800;
	max-width: 575px;
	margin: 0 auto;
	margin-bottom: 45px;
}  
.reachout_cls:after{
	position: absolute;
	background: #012255 !important;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 250px;
	z-index: -1;

}
.reachout_cls{
	position:relative;

}

.loication-list {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	display: flex;
	justify-content: space-between;
}

.location-wrap {
	background: #ffffff;
	display: flex;
	margin: 0px 30px 0px 0px;
	height: 100%;
}
.mail-wrap h5 {
	font-size: 24px;
	color: #02174e;
	font-weight: 800;
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
}

.mail-wrap a {
	font-size: 15px;
	color: #41434a;
	margin-bottom: 8px;
}
.mail-wrap {
	margin-bottom: 30px;
	position: relative;
}
.mail-wrap:after {
	position: absolute;
	content: '';
	height: 2px;
	width: 100%;
	background-color: #0095da;
	bottom: -17px;
	left: 0;
}

.location-info-wrap {
	padding: 30px;
}
.global_presence_wrap h3 {
	font-size: 44px;
	color: #02174e;
	font-weight: 800;
	text-align: center;
	margin: 0;
	margin-bottom: 40px;
}
.contact-no-wrap a {
	font-size: 15px;
	color: #41434a;
	display: block;
}
.career_overview p {
	max-width: 850px;
}
.work-culture-overview h3.widget-title {
	text-align: left;
}
.leadership-list .clients-logo {
	border: none;
	padding: 0px;
}

.leadership-list .clients-logo img {
	border-radius: 100%;
	max-width: 230px;
}

.leadership-list .clients-wrap {
	padding: 30px !important;
}

.leadership-list .clients-wrap .clients-overview h4 {
	margin-bottom: 15px;
}
.case-studies-list-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.case-studies-list {
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
}
.case-studies-wrap {
	background: #ffffff;
	margin-bottom: 35px;
	padding: 30px !important;
	display: flex;
	align-items: stretch;
	flex-flow: wrap;
	justify-content:space-between;
}
.case-studies-overview {width: 60% !important;}

.case-studies-overview h2 {
	font-size: 30px;
	color: #02245C;
	font-weight: 600;
	margin: 0;
	margin-bottom: 20px;
	line-height: 42px;
}

.case-studies-overview p {
	font-size: 16px;
	line-height: 30px;
}

.case-studies-overview h6 {
	font-size: 18px;
	color: #0095DA;
	font-weight: 600;
	margin: 0;
	margin-bottom: 10px;
}
.case-studies-image a {
	display: block;
	overflow: hidden;
	height: 39px;
	width: 39px;
	background-color: #0095DA;
	border-radius: 100%;
	background-image: url(https://www.metasyssoftware.com/wp-content/uploads/2022/07/case-study-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 17px;
	right: 20px;
}

.case-studies-image {
	position: relative;
	width:30% !important;
}
.contact_address h2 {
	font-size: 44px;
	font-weight: 800;
	color: #ffffff;
	margin-bottom: 15px;
}
.contact_address h4 {
	font-size: 24px;
	font-weight: 800;
	color: #ffffff;
}
.locationicon a {
	max-width: 420px;
	display: block;
	overflow: hidden;
}
.ContactUs li.mailus_callus a {
	border-bottom: 1px solid #0095DA;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.bannernumber {
	border-bottom: 0px !important;
	margin: 0 !important;
	padding: 0 !important;
}
li.mailus_callus a {
	border-bottom: 1px solid #0095DA;
	padding-bottom: 10px;

}
ul.addressdetails li:nth-child(1) { 
	min-height: 100px;
}
ul.addressdetails li {
	color: white !important;
	list-style-type: none;
	line-height: 30px;
	font-size: 15px;
	margin-bottom: 10px;
}
ul.addressdetails li a {
	color: #FFFFFF;
}
ul.addressdetails{    
	padding:0px;
	margin:0px;
	list-style:none;
}   
.blog-custom-h2 {
	font-size: 50px;
	color: #02245C;
	font-weight: 800;
	text-align: center;
	margin-bottom: 40px;
}

select#cat,#archives-dropdown-2  {
	appearance: none;
	padding: 0px 20px;
	background-color: #fff;
	background-image: url(https://res.cloudinary.com/dpdbfabms/images/v1651573495/down-arrow-/down-arrow-.png?_i=AA);
	background-repeat: no-repeat;
	font-family: 'Poppins', sans-serif;
	color: #7c818f;
	background-position: center right 15px;
}

ul.enquiry-form_ul li span input {
	padding: 5px;
}
.clients-logo .imgdiv img {
	width: 200px;
}
.metatrack-video-section  div#pgc-131-3-1 {
	text-align: center;
}
ul.sitemap-list {
	list-style-type: none !important; margin: 0 !important;padding: 0 !important;}

ul.sitemap-list li a {color: #000000 !important;}
.sitemap-link-section h4 {
	font-size: 24px;
	color: #03174f;
	font-weight: 800;
	margin-bottom: 10px;
}
.accordian-section-wrap {
	padding: 60px 0px;
}

.accordian-section-wrap h3 {
	margin: 0;
	font-size: 32px;
	color: #02245C;
	font-weight: 800;
	margin-bottom: 40px;
}
.accordion-container{
	position: relative;
	height: auto;
}
.accordion-container .active {
	color: #0095da;
}
.accordion-container > h2{
	text-align: center;
	color: #fff;
	padding-bottom: 5px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.set,
.faq-accordian .elementor-accordion-item{
	position: relative;
	width: 100%;
	height: auto;
	background-color: #ffffff;
	margin-bottom: 18px;
	overflow: hidden;
	border-radius:15px 0;
}
.set > a{
	font-size: 20px;
	line-height:40px;
	display: block;
	padding: 27px 43px;
	text-decoration: none;
	color: #02245C;
	font-weight: 600;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
	    font-family: 'Poppins';
}
.set > a img {
	margin-right: 21px;
}
.set > a i{
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}
/*.set > a.active{
background-color:#3399cc;
color: #fff;
}*/
.content{
/* 	background-color: #fff;
	display:none; */
	padding-bottom: 20px;
}
.content_box .title a {
    color: #02245C;
    font-weight: 800;
    text-decoration: none !important;
    font-size:24px;
}
.content p{
	padding: 0px 50px;
	font-size: 16px;
	color: #02174E;
	margin: 0;
}

.accordian-section .set a i.fa:before {
	content: '';
	position: absolute;
	height: 2px;
	width: 28px;
	background: black;
	top: 8px;
}

.accordian-section .set a i.fa:after {
	content: '';
	position: absolute;
	height: 28px;
	width: 2px;
	background: #0095DA;
	left: 13px;
	top: -5px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: rotate(90deg);
}
.accordian-section .set a i.fa.fa-plus:after {
	content: '';
	position: absolute;
	height: 28px;
	width: 2px;
	background: black;
	left: 13px;
	top: -5px;
	transform: rotate(0deg);
}

.accordian-section .set a i.fa {
	position: absolute;
	right: 20px;
	top: 22px;
}
.other_listview .dotCircle span.itemDot.active h3 {
	color: #0095da !important;
}
/* Laxman Kendre - this is for contact form */
li.itskills {width: 100% !important;}


/*accordian css end*/

ul.addressdetails li:nth-child(1) {
	min-height: auto;
}
.border_top {
	background: #ffffff;
	width: 100%;
	height: 1px;
	margin: 30px 0 10px 0;
	opacity: 0.2;
}


/*responsive start*/


@media(max-width: 1200px){
	.case-studies-image img {
		margin-bottom: 30px !important;
	}
	.product_overview h2{
		margin-bottom: 25px;
	}
}
@media(max-width:1204px){
	.fm-quizilla-img img{
		width: 55% !important;
	}
}
@media(max-width:1180px){
	.metabiz-overview-wrap,
	.fm-quizilla-overview-wrap {
		padding: 0px 20px;
	}
	.apps-screens-list{
		margin-bottom: 0px !important;
	}
	.apps-screens-list li {
		width: 33.33%;
		min-width: 151px;
		margin-bottom: 20px;
		text-align: center;
	}

}

@media(max-width: 991px){
	div#contact_form_for_all.contact_usPage {
		height: 100% !important;
	}    
	.contact_usPage .contact_form_iunner {
		position: relative !important;
	}
	.contact_usPage .contact_form_wrap video#myVideo_1 {
		position: absolute;
	}
	.reachout_cls:after {
		display: none;
	}
}

@media(max-width: 999px){
	.contact_address .row .col-md-6 {
		width: 50%;
	}
	.filemaker_products_list li {
		width: 33%;
		min-width: 220px;
	}
	.outsourcing-wrap {
		flex-direction: column;
	}
	.outsourcing-wrap div#pgc-594-0-0 ,
	.outsourcing-wrap div#pgc-594-0-1{
		width: 100%;    
	}
	.outsourcing-wrap .sow-image-container {
		justify-content: center;
	}
	.dot-net-corr-content p{
		margin-bottom: 25px;
	}
	.accordian-section .set > a{
		font-size: 20px;
		padding: 10px 45px 10px 15px;
		line-height: 30px;
	}
	.accordian-section .content p {
		padding: 0px 15px;
	}
	.company_details.siteorigin-panels-stretch.panel-row-style.panel-row-style-for-6-0 .panel-grid-cell {
		width: 100% !important;
	}

	.company_details.siteorigin-panels-stretch.panel-row-style.panel-row-style-for-6-0 {
		flex-wrap: wrap;
	}

}

@media(max-width:780px){
	.filemaker_products_list li {
		width: 49%;
	}
	.outsourcing_inner h4{
		font-size: 32px !important;
	}
	.dot-net-corr-content p{
		margin-bottom: 0;
	}
	.product_inner_overview p {
		margin-bottom: 30px !important;
	}
	.product_overview{
		padding: 0px 20px;
	}
	.product_overview p{
		text-align: left !important;
		margin: 0 !important;
	}
	.download_trial_btn {
/* 		margin-bottom: 30px; */
		display: inline-block;
	}
	.metabiz-image .sow-image-container img {
		margin: 0 auto;
	}
	.metabiz-video .textwidget.custom-html-widget {
		text-align: center;
	}
	.fm-quizilla-img img {
		position: relative;
		transform: translateX(-5%);
		width: 75% !important;
		max-width: initial !important;
		margin: 0 auto;
	}
	.npm-widgets-overview-wrap .sow-image-container img {
		margin:  auto;
	}
	.npm-widgets-overview-wrap .product_inner_overview p {
		margin-bottom: 0px !important;
	}
	.filemaker-overview-wrap/*,
	.product_inner_overview_2*/  {
		padding: 0px 20px;
	}

	.filemaker-overview-wrap .sow-image-container img {
		margin: 0 auto;
	}
	.filemaker-overview-wrap .product_inner_overview p {
		margin-bottom: 0px !important; 
	}
	.filemaker-overview-wrap div#pgc-w624c3bb8d2186-1-0 {
		margin-bottom: 0px;
	}
	.product_inner_overview_2 p{
		margin-bottom: 0px !important;
	}
	.metabiz-inner-overview-wrap .sow-image-container img {
		margin: 0 auto;
	}
	.product_video_content h2 {
		font-size: 38px;
		line-height: 30px;
	}
	.product_video_content p {
		margin-bottom: 30px;
	}
	.metatrack-outer-overview .product_overview {
		padding: 0;
	}
	.banner_text h2 {
		font-size: 38px;
		max-width: 100%;
	}
	.metatrack-outer-overview .sow-image-container img {
		margin: 0 auto;
	}
	.mobpaddsmall .product_overview{
		padding: 0px;
	}
}
@media(max-width:767px){
	.product_overview h2,
	.apps-screens-wrap h2,
	.product_video_content h2 {
		font-size: 28px !important;
	}
	.leadership-list .clients-logo img{
		margin: 0 auto;
	}
}
@media(max-width:768px) {
	.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
		top: 43px !important;
		padding: 1px 10px !important;
		font-size: 10px !important;
		line-height: 22px;
	}
	.company_details {
		margin-bottom: -1px;
	}
}

@media(max-width:580px){
	.product_overview{
		padding: 0px 20px;
	}
	.apps-screens-list{
		margin-bottom: 0px !important;
	}
	.apps-screens-list li{
		width: 50%;
	}
	.apps-screens-wrap h2{
		font-size: 40px;
	}
	.apps-screens-wrap p{
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 20px;
	}
	.app_store_list li {
		width: 100%;
		min-width: 141px;
	}

	.app_store_list li a {
		text-align: center;
		display: block;
	}
}
@media(max-width:480px){
	.contact_address .row .col-md-6 {
		width: 100%;
	}
	.contact_address h4.hideonmobile_address {
		display: none;
	}
	.border_top {
		display: none;
	}

	footer#colophon .footer-widgets ul li:hover {
		margin-left: 0px;
	}
	.privacy_policy_wrap h2 {
		font-size: 28px;
		line-height: 40px;
	}
	.filemaker_products_list li {
		width: 100%;
	}
	.accordian-section .set > a{
		font-size: 18px !important;
		font-weight: 600 !important;
	}

	iframe.metabiz-video-inner {
		height: 250px;
	}
	.product_video_content p,
	.product_video_content h2 {
		margin-bottom: 20px;
	}
	.product_overview h2 {font-size: 30px !important;}
	.product_overview p {font-size: 22px !important;line-height: 32px !important;}
	.product_video_content h2 {font-size: 30px !important;line-height: 33px !important;}
	.product_video_content  p {font-size: 22px !important;line-height: 33px !important;}
	.download_trial_btn{margin-bottom: 0px !important;}
	.product_overview h2 {font-size: 30px !important;}
	.fm-quizilla-img img {
		position: relative;
		transform: translateX(-5%);
		width: 100% !important;
		max-width: initial !important;
		margin: 0 auto;
	}
	.case-studies-overview h2 {
		font-size: 28px;
		line-height: 33px;
		margin-bottom: 10px;
	}

	.case-studies-overview p {
		margin-bottom: 10px;
	}

	.case-studies-wrap {
		padding: 20px  10px!important;
	}
}
@media(max-width:360px){
	.apps-screens-list li {
		width: 45% !important;
		min-width: 45%;
	}
}

/*responsive end */
/* Slider */
.slick-slider
{
	position: relative;

	display: block;
	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
{
	padding: 0px!important;
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}
.slick-list:focus
{
	outline: none;
}
.slick-list.dragging
{
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
	-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:before,
.slick-track:after
{
	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-arrow.slick-hidden {
	display: none;
}


/** Pagination In Blog page **/

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #6FB7E9;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #3C8DC5;
}

/** End Pagination In Blog page **/



/** Client **/
.wrap-img-content {
	margin-bottom: 35px;
}
header#masthead {
	position: fixed;
	left: 0;
}

div#home_applications ul.applications_homez_ul li.applications_homez_li { 
	background: #01AFBC;
	box-shadow: 4px 4px 6px #0000000A;
	border: 2px solid #01AFBC;
	border-radius: 10px;
	opacity: 1;
	background-image: url(../images/pattern.png);
	background-size: cover;
	background-repeat: no-repeat;
}

div#home_applications ul.applications_homez_ul li.applications_homez_li:after {
	content: '';
	position: absolute;
	top: auto;
	left: auto;
	bottom: 20px;
	right: 20px;
	margin: 0;
	width: 18px;
	height: 15px;
	background: url(../images/arrow.png);
	cursor: pointer;
}

div#home_applications ul.applications_homez_ul li.applications_homez_li a { 
	width: 198px;
	height: 198px;
	padding: 30px 10px 10px 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	text-align: left;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 1;
	display: block;
	position: relative;
	z-index: 3;
}

div#home_applications ul.applications_homez_ul li.applications_homez_li a:hover { 
	color: #f05923;
}

div#home_applications ul.applications_homez_ul {list-style: none;}
div#home_applications {background-repeat: no-repeat !important;}
div#home_applications ul.applications_homez_ul li {position: absolute;list-style: none;
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
	opacity:0 !important;
}
div#home_applications ul.applications_homez_ul li.active_animation{
	opacity:1 !important;
}
div#home_applications ul.applications_homez_ul .applications_homez1 {z-index:10;}
div#home_applications ul.applications_homez_ul .applications_homez3 {left:0px;top:0px;z-index:7;}
div#home_applications ul.applications_homez_ul {position: relative;top: 80px; }
div#home_applications ul.applications_homez_ul li.applications_homez2 {
	left:0px;
	top: 0;
	z-index:5;
	background-image: url(../images/pattern.png) !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

div#home_applications ul.applications_homez_ul .applications_homez3.active_animation { 
	background:#06529A;
	border: 2px solid #06529A;
	left: 59%;
	margin-top: 14%;
	background-image: url(../images/pattern.png) !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
div#home_applications ul.applications_homez_ul li.applications_homez2.active_animation { background: #70be47; border: 2px solid #70BE47; left: 19%; margin-top: 41%; }



div#home_applications ul.applications_homez_ul li.app_border_box1 {width: 112px;height: 112px;border: 2px solid #70BE47;border-radius: 10px;opacity: 1;left:0;top:0;}
div#home_applications ul.applications_homez_ul li.app_border_box2 {width: 119px;height: 119px;border: 2px solid #F15A22;border-radius: 10px;opacity: 1;left:0;top:0;}
div#home_applications ul.applications_homez_ul li.app_border_box3 {width: 160px;height: 160px;border: 2px solid #01AFBC;border-radius: 10px;opacity: 1;top:0;left:0;}
div#home_applications ul.applications_homez_ul li.app_border_box4 {width: 36px;height: 36px;border: 2px solid #F15A22;border-radius: 5px;opacity: 1;top:0;left:0;}
div#home_applications ul.applications_homez_ul li.app_border_box5 {width: 147px;height: 147px;border: 2px solid #06529A;border-radius: 10px;opacity: 1;top:0;left:0;}
div#home_applications ul.applications_homez_ul li.app_border_box6 {width: 112px;height: 112px;border: 2px solid #70BE47;border-radius: 10px;opacity: 1;left:0;top:0;}

div#home_applications ul.applications_homez_ul li.app_border_box1.active_animation {left: -135px;top: -50px;}
div#home_applications ul.applications_homez_ul li.app_border_box2.active_animation {left: 10px;top: -150px;}
div#home_applications ul.applications_homez_ul li.app_border_box3.active_animation {top: -125px;left: 198px;}
div#home_applications ul.applications_homez_ul li.app_border_box4.active_animation {top: -135px;left: 460px;}
div#home_applications ul.applications_homez_ul li.app_border_box5.active_animation {top: 190px;left: 10px;}
div#home_applications ul.applications_homez_ul li.app_border_box6.active_animation {left: 240px;top: 260px;}

#animatedHeading{position:relative;}
#animatedHeading li{position:absolute;}
#animatedHeading .slick-list.draggable {height: 420px !important;}
#animatedHeading.slick-vertical .slick-slide{position:absolute;top:0;-webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;opacity:0;}
#animatedHeading.slick-vertical .slick-slide img { border-radius:8px; }
#animatedHeading .slick-track {transform: translate3d(0px, 0px, 0px) !important;}
#animatedHeading li.slick-slide.slick-current.slick-active {transform: scale(1.0);opacity:1;position: absolute !important;top:0 !important;z-index: 20;
	-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#animatedHeading li.slick-slide.slick-current.slick-active + li.slick-slide.slick-active {transform: scale(0.93);top:30px !important;position: absolute !important;z-index: 18;
	opacity: 0.8;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;transition: all 0.7s ease-in-out;}
#animatedHeading li.slick-slide.slick-current.slick-active + li.slick-slide.slick-active + li.slick-slide.slick-active {transform: scale(0.87);top: 60px !important;position: absolute !important;
	z-index: 15;opacity: 0.5;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;transition: all 0.7s ease-in-out;}

#animatedHeading.slick-slider .slick-arrow.slick-prev { display: none !important; }
#animatedHeading.slick-slider .slick-arrow.slick-next {
	box-shadow: 4px 4px 6px #0000000A;
	border-radius: 5px;
	background: #06529A url(../images/down-arrow.png) no-repeat !important;
	background-position: center center !important;
	padding: 22px 22px;
	top: 40%;
	right: -4%;
	left: auto;
	border: 0px;
	transform: rotate(0deg);
}


span#sent_msg-service {
	padding: 0 20px 20px;
}

.error-msg span {
	color: red;
	font-size: 13px;
	margin: -4px 0 0;
	float: left;
}









/* Firefox old*/
@-moz-keyframes blink {
	0% {
		opacity:1;
	}
	50% {
		opacity:0.5;
	}
	100% {
		opacity:1;
	}
} 

@-webkit-keyframes blink {
	0% {
		opacity:1;
	}
	50% {
		opacity:0.5;
	}
	100% {
		opacity:1;
	}
}
/* IE */
@-ms-keyframes blink {
	0% {
		opacity:1;
	}
	50% {
		opacity:0.5;
	}
	100% {
		opacity:1;
	}
} 
/* Opera and prob css3 final iteration */
@keyframes blink {
	0% {
		opacity:1;
	}
	50% {
		opacity:0.5;
	}
	100% {
		opacity:1;
	}
} 
.content-banner .col-md-4:after{
	-moz-animation: blink normal 1s 3 ease-in-out; /* Firefox */
	-webkit-animation: blink normal 1s 3 ease-in-out; /* Webkit */
	-ms-animation: blink normal 1s 3 ease-in-out; /* IE */
	animation: blink normal 1s 3 ease-in-out; /* Opera and prob css3 final iteration */
}




.featureSlide_wrap {
	background: #02174E;
}

.featureSlide_wrap .slick-list .slick-track:before {
	content: '';
	display: block;
	position: absolute;
	left:-1366px;
	top: 0;
	bottom: 0;
	right: 0;
	background-image: url(../images/waves.svg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	height: 347px;
	width: 6760px;
}
.featureSlide_wrap .slick-list {
	overflow: visible;
}
.featureSlide_wrap .slick-slider .slick-dots {
	opacity: 0;
}
.featureSlide_wrap .slick-slider .slick-arrow {
	opacity: 0;
}

.job_desc h5.job_heading {
	font-weight: 600;
	color: #02174E;
	margin:20px 0;
	font-size:20px;
}

.job_desc p {padding: 0 50px 0 0;}
.job_desc h5.job_heading + ul.blue-bullet-points {
	margin-top: -10px;
	padding:0 0 0 20px;
}
.job_desc p strong {
	font-weight: 600;
	color: #02174E;
	font-size: 18px;
	margin-bottom: 12px;
	display: inline-block;
}

.error-msg span{
	margin: -4px 0 0;
	font-size: 12px;
	color: red;
}

span#sent_msg-service {
	padding: 10px 15px 15px;
	display: inline-block;
	font-size: 15px;
}

.error-msg {
	margin: -10px 0 0;
	float: left;
}

@keyframes pulse{
	0% {
		box-shadow: 0 0 0 5px #02245C;
	}
	100% {
		box-shadow: 0 0 0 15px transparent;
	}
}