@font-face {
	font-family: GT Walsheim;
	src: url(../fonts/GT-Walsheim-Regular.eot?eizszf#iefix) format("embedded-opentype"), url(../fonts/GT-Walsheim-Regular.woff?eizszf#iefix) format("woff"), url(../fonts/GT-Walsheim-Regular.ttf?eizszf) format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: GT Walsheim;
	src: url(../fonts/GT-Walsheim-Pro-Medium.eot?eizszf#iefix) format("embedded-opentype"), url(../fonts/GT-Walsheim-Pro-Medium.woff?eizszf#iefix) format("woff"), url(../fonts/GT-Walsheim-Pro-Medium.ttf?eizszf) format("truetype");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: GT Walsheim Bold;
	src: url(../fonts/GT-Walsheim-Pro-Bold.eot?eizszf#iefix) format("embedded-opentype"), url(../fonts/GT-Walsheim-Pro-Bold.woff?eizszf#iefix) format("woff"), url(../fonts/GT-Walsheim-Pro-Bold.ttf?eizszf) format("truetype");
	font-weight: 600;
	font-style: normal;
}
body {
	font-family: "Source Sans Pro", sans-serif;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
.header {
	padding: 0px 20px; left: 0px; top: 0px; width: 100%; display: table; position: fixed; z-index: 999; box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
}
.logo {
	padding: 5px 0px 0px; float: left; display: inline-block;
}
.logo a {
	text-decoration: none;
}
.logo a images {
	height: 90px; display: block;
}
.header_right {
	float: right; display: inline-block;
}
.top_bar {
	background: rgb(227, 227, 230); transition:0.5s; height: 40px; line-height: 40px; float: right; position: relative;
}
.top_bar::after {
	background: rgb(227, 227, 230); left: 100%; top: 0px; width: 100%; height: 100%; position: absolute; content: "";
}
.top_bar ul {
	list-style: none; float: right;
}
.top_bar ul li {
	color: rgb(34, 34, 34); line-height: 40px; font-size: 14px; margin-left: 15px; float: left;
}
.top_bar ul li i {
	font-size: 20px; margin-top: 8px; margin-right: 10px; float: left; cursor: pointer;
}
.top_bar ul li a {
	color: rgb(34, 34, 34); float: left;
}
.search {
	float: left; position: relative; z-index: 2;
}
.search .float_btn {
	background: rgb(53, 117, 211); width: 40px; height: 40px; float: left; position: relative;
}
.search .float_btn::before {
	background: rgb(53, 117, 211); left: -15px; top: 0px; width: 70px; height: 40px; position: absolute; content: ""; transform: skew(35deg);
}
.search input + label {
	left: 0px; top: 0px; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 20px; position: absolute; z-index: 1;
}
.sbtn {
	background: none; border: 0px currentColor; border-image: none; color: transparent; position: relative; z-index: 0;
}
.float_input {
	padding: 0px 10px; border: 1px solid rgb(221, 221, 221); transition:0.5s; border-image: none; top: 0px; width: 100%; height: 40px; right: 0px; position: absolute;
}
.search:hover .float_input {
	transition:0.5s; width: 300px; right: 0px;
}
.float_input:focus {
	transition:0.5s; width: 300px; right: 0px;
}
.top_lang {
	background: rgb(70, 130, 180); padding: 0px 20px 0px 40px; float: left; position: relative;
}
.top_lang a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.top_lang span {
	background: none; border: 0px currentColor; border-image: none; width: 100px; height: 40px; color: rgb(255, 255, 255); line-height: 40px; position: relative; z-index: 1; appearance: none; -webkit-appearance: none;
}
.top_lang select {
	background: none; border: currentColor; border-image: none; width: 80px; height: 39px; color: rgb(255, 255, 255); display: inline-block; z-index: 1; cursor: pointer; appearance: none; -webkit-appearance: none; -moz-appearance: none;
}
.menu {
	padding: 0px 20px 0px 40px; clear: both; display: block;
}
.menu ul {
	list-style: none; margin: 0px; padding: 0px;
}
.menu > ul > li {
	margin-right: 2px; float: left; display: inline-block; position: relative;
}
.menu > ul > li > a {
	padding: 15px 12px; transition:0.3s; color: rgb(50, 50, 50); text-transform: none; line-height: 35px; font-size: 16px; font-weight: 400; text-decoration: none; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 3px; border-bottom-style: solid; display: inline-block; position: relative;
}
.menu > ul > li > a i {
	color: rgb(153, 153, 153); margin-left: 5px;
}
.menu > ul > li.search > a i {
	color: rgb(10, 36, 98); font-size: 18px; margin-left: 0px;
}
.menu > ul > li > a:hover {
	color: rgb(53, 117, 211);
}
.menu > ul > li > a.active {
	color: rgb(53, 117, 211);
}
.menu > ul > li > a.active {
	border-color: rgb(53, 117, 211);
}
.menu > ul > li:last-child > a::before {
	display: none;
}
.megamenu {
	transition:0.1s ease-in-out; left: 0px; top: 100%; width: 500px; border-top-color: rgb(53, 117, 211); border-top-width: 3px; border-top-style: solid; visibility: hidden; position: absolute; z-index: 9999; box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.55); transform: translateY(30px); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.55); -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.55);
}
.halfmenu {
	width: 250px;
}
.megamenu::before {
	left: 40px; top: -13px; width: 0px; height: 0px; border-right-color: transparent; border-bottom-color: rgb(53, 117, 211); border-left-color: transparent; border-right-width: 10px; border-bottom-width: 10px; border-left-width: 10px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: "";
}
.menu > ul > li:hover .megamenu {
	visibility: visible; opacity: 1; transform: translateY(0px);
}
.megamenu ul {
	list-style: none; margin: 0px; padding: 0px; width: 100%;
}
.megamenu ul li {
	padding: 0px 5px; width: 50%; margin-right: 0px; float: left; display: inline-block;
}
.halfmenu ul li {
	width: 100%;
}
.megamenu ul li a {
	padding: 0px 15px; width: 100%; height: 40px; color: rgb(0, 0, 0); text-transform: capitalize; line-height: 40px; font-size: 14px; text-decoration: none; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.megamenu ul li a:hover {
	transition:0.3s; color: rgb(0, 0, 0); background-color: rgb(221, 221, 221);
}
.mtop1 {
	height: 105px;
}
.banner_txt {
	margin: auto; padding: 0px 20px !important; left: 2%; top: 36% !important; width: 50%; text-align: left; color: rgb(255, 255, 255); position: absolute;
}
.banner_hd {
	width: 100%; float: left;
}
.banner_cont {
	width: 100%; float: left;
}
.banner_r_more {
	width: 100%; float: left;
}
.banner_hd {
	color: rgb(255, 255, 255); line-height: 46px; font-family: "Source Sans Pro", sans-serif; font-size: 30px; font-weight: 400; visibility: visible !important; text-shadow: 0px 0px 10px rgba(0,0,0,0.2) !important;
}
.banner_hd span {
	color: rgb(166, 202, 255); font-weight: 500;
}
.banner_cont {
	margin: 10px 0px; padding: 0px; color: rgb(255, 255, 255); line-height: 30px; font-size: 22px; font-weight: 300; display: block; visibility: visible !important; text-shadow: 0px 0px 10px rgba(0,0,0,0.1) !important;
}
.banner_cont span {
	margin: 0px 10px; display: inline-block;
}
.banner_cont span i {
	margin-right: 5px;
}
.banner_r_more {
	clear: both; margin-top: 10px;
}
.banner_r_more a {
	margin: auto; padding: 0px 60px; outline: 0px; border-radius: 50px; border: 1px solid rgb(255, 255, 255); transition:0.3s; border-image: none; height: 48px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 48px; font-size: 18px; text-decoration: none; display: inline-block; visibility: visible !important;
}
.banner_r_more images {
	margin-left: 5px;
}
.banner_r_more a:hover {
	border-color: rgb(170, 40, 38); background-color: rgb(170, 40, 38);
}
.ban_but {
	bottom: 10%;
}
.slideRight ul {
	list-style: none;
}
.slideRight ul li {
	padding: 0px 25px; display: inline-block; position: relative;
}
.slideRight ul li::before {
	left: 0px; top: 0px; color: rgb(255, 255, 255); padding-right: 0.5em; font-family: FontAwesome; font-size: 21px; font-style: normal; font-weight: normal; text-decoration: inherit; position: absolute; content: "\f061";
}
.slideRight ul li:first-child::before {
	display: none;
}
.carousel-fade .carousel-inner .item {
	opacity: 0; transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left {
	left: 0px; z-index: 1; opacity: 0;
}
.carousel-fade .carousel-inner .active.right {
	left: 0px; z-index: 1; opacity: 0;
}
.carousel-fade .carousel-inner .next.left {
	opacity: 1;
}
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
@media not all, not all
{
.carousel-fade .carousel-inner > .item.next {
	opacity: 0; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.active.right {
	opacity: 0; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.prev {
	opacity: 0; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.active.left {
	opacity: 0; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.prev.right {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.active {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
}
.section1 {
	width: 100%; display: table; background-color: rgb(255, 255, 255);
}
.technologies {
	padding: 20px; width: 100%; margin-top: -70px; display: table; position: relative; z-index: 99; background-color: rgb(53, 117, 211);
}
.technologies ul {
	list-style: none;
}
.technologies ul li {
	width: 14.3%; margin-right: 0px; float: left; display: inline-block;
}
.technologies ul li:last-child {
	width: auto; float: right;
}
.technologies ul li a {
	text-decoration: none; display: block;
}
.technologies ul li a images {
	width: 100%; display: block;
}
a.tech_btn {
	background: rgb(239, 50, 58); padding: 0px 20px 0px 50px; border-radius: 28px; transition:0.3s ease-in-out; text-align: center; color: rgb(255, 255, 255); line-height: 42px; overflow: hidden; font-size: 16px; margin-top: 15px; display: inline-block; position: relative; z-index: 1; cursor: pointer; -webkit-border-radius: 28px; -moz-border-radius: 28px; -ms-border-radius: 28px; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;
}
a.tech_btn::before {
	border-radius: 50%; left: 19px; top: 11px; width: 20px; height: 20px; float: right; display: block; position: absolute; z-index: -1; content: ""; pointer-events: none; box-shadow: 0px 0px 0px 0px rgba(1,42,94,1); -webkit-box-shadow: 0 0 0 0 rgba(1, 42, 94, 1); -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%;
}
a.tech_btn::after {
	border-radius: 50%; left: 18px; top: 10px; width: 22px; height: 22px; display: block; position: absolute; z-index: -1; content: ""; pointer-events: none; box-shadow: inset 0px 0px 0px 6px #012a5e; background-color: transparent; -webkit-box-shadow: inset 0 0 0 6px #012a5e; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%;
}
a.tech_btn:hover::before {
	transition:0.5s ease-in-out 0.2s; box-shadow: 0px 0px 0px 30px rgba(0,0,0,0); -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0); -webkit-transition: all .5s ease-in-out .2s; -o-transition: all .5s ease-in-out .2s;
}
.abt_cont {
	padding: 20px 0px; width: 100%; clear: both; display: table;
}
.abt_cont h2 {
	padding: 40px 0px; width: 30%; color: rgb(0, 0, 0); line-height: 42px; font-family: "Source Sans Pro", sans-serif; font-size: 32px; font-weight: 300; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; float: left; display: inline-block;
}
.abt_cont h2 span {
	color: rgb(53, 117, 211); font-size: 38px; font-weight: 600;
}
.abt_txt {
	padding: 30px; width: 70%; float: left; display: inline-block;
}
.abt_txt p {
	text-align: justify; line-height: 28px; font-family: "Source Sans Pro", sans-serif; font-size: 18px;
}
.abt_txt a {
	transition:0.3s; color: rgb(52, 14, 41); font-size: 16px; font-weight: 500; text-decoration: underline; margin-left: 5px;
}
.abt_txt a:hover {
	text-decoration: none;
}
.abt_txt a i {
	margin-left: 3px;
}
.section2 {
	padding: 80px 0px; width: 100%; height: 550px; overflow: hidden; background-color: rgb(247, 247, 247);
}
.servicesBlockBorder {
	width: 100%; display: block; position: relative;
}
.servicesBlockBorder::before {
	border: 1px solid rgb(0, 0, 0); border-image: none; left: 10%; top: 0px; width: 80%; height: 370px; position: absolute; content: "";
}
.section2 h2 {
	margin: -25px 0px 0px; text-align: center; color: rgb(50, 50, 50); text-transform: capitalize; font-size: 38px; font-weight: 800; position: relative;
}
.section2 h2 span {
	padding: 0px 20px; background-color: rgb(247, 247, 247);
}
.servicesBlock .serviceBox {
	position: relative; box-shadow: 0px 0px 15px rgba(0,0,0,0.25); background-color: rgb(255, 255, 255);
}
.servicesBlock .bottomCol::after {
	transition:0.3s ease-out; -webkit-transition: all .3s ease-out 0s;
}
.servicesBlock .explore {
	transition:0.3s ease-out; -webkit-transition: all .3s ease-out 0s;
}
.servicesBlock h3 {
	transition:0.3s ease-out; -webkit-transition: all .3s ease-out 0s;
}
.servicesBlock .bottomCol {
	transition:0.3s ease-out; -webkit-transition: all .3s ease-out 0s;
}
.servicesBlock .serviceBox {
	transition:0.3s ease-out; -webkit-transition: all .3s ease-out 0s;
}
.servicesBlock .serviceBox images {
	width: 100%;
}
.servicesBlock .bottomCol {
	padding: 25px 20px; width: 100%; text-align: center; bottom: 0px; overflow: hidden; position: absolute;
}
.servicesBlock h3 {
	transition:0.5s ease-out; color: rgb(255, 255, 255); line-height: 21px; font-size: 18px; font-weight: 600; margin-bottom: 10px; position: relative; z-index: 1; -webkit-transition: all .5s ease-out 0s;
}
.servicesBlock .explore {
	left: 50%; bottom: -30px; color: rgb(53, 117, 211); font-size: 16px; font-weight: 600; text-decoration: none; margin-top: 10px; margin-left: -35px; display: block; visibility: hidden; position: absolute; z-index: 1; opacity: 0;
}
.servicesBlock .bottomCol::after {
	background: rgb(255, 255, 255); left: 0px; width: 100%; height: 0px; bottom: 0px; position: absolute; content: "";
}
.servicesBlock .serviceBox:hover .bottomCol::after {
	height: 100%;
}
.servicesBlock .serviceBox:hover h3 {
	transition:0.3s ease-out; color: rgb(50, 50, 50); margin-top: -10px; margin-bottom: 15px; -webkit-transition: all .3s ease-out 0s;
}
.servicesBlock .serviceBox:hover .explore {
	bottom: 10px; visibility: visible; opacity: 1;
}
.servicesBlock .serviceBox:hover {
	margin-top: -20px; box-shadow: 0px 0px 13px rgba(0,0,0,0.3); transform: translateY(0px); -webkit-transform: translateY(0);
}
.servicesBlock .owl-carousel .owl-stage-outer {
	padding: 50px 0px;
}
.section2 .owl-nav {
	top: 50% !important;
}
.section4 .owl-nav {
	top: 50% !important;
}
.section2 .owl-prev {
	margin-left: -80px !important; opacity: 1 !important; background-image: url("../images/prev3.png") !important;
}
.section4 .owl-prev {
	margin-left: -80px !important; opacity: 1 !important; background-image: url("../images/prev3.png") !important;
}
.section2 .owl-next {
	margin-right: -80px !important; opacity: 1 !important; background-image: url("../images/next3.png") !important;
}
.section4 .owl-next {
	margin-right: -80px !important; opacity: 1 !important; background-image: url("../images/next3.png") !important;
}
.section2 .owl-theme .owl-nav {
	z-index: -1;
}
.section4 .owl-theme .owl-nav {
	z-index: 1;
}
.section3 {
	padding: 40px 10px; width: 100%; display: block; background-color: rgb(255, 255, 255);
}
.section3 h2 {
	text-align: center; color: rgb(0, 0, 0); font-family: "Source Sans Pro", sans-serif; font-size: 36px; font-weight: 600; margin-top: 0px;
}
.section3 p.txt1 {
	text-align: center; color: rgb(0, 0, 0); font-family: "Source Sans Pro", sans-serif; font-size: 18px; margin-bottom: 30px;
}
.technology1 {
	width: 100%; margin-bottom: 20px; display: block;
}
a.images-wrap {
	transition:0.3s; width: 100%; color: rgb(255, 255, 255); text-decoration: none; display: block; position: relative;
}
a.images-wrap > images {
	width: 100%; display: block;
}
.overlay1 {
	padding: 40px; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; overflow: hidden; position: absolute;
}
.overlay1::before {
	transition:0.3s; left: 0px; top: 0px; width: 100%; height: 0px; position: absolute; content: ""; background-color: rgba(0, 111, 185, 0.9);
}
.overlay1:hover::before {
	height: 100%;
}
.overlay1 .icon1 {
	left: 0px; width: 100%; text-align: center; bottom: 20px; position: absolute;
}
.technology1:hover .overlay1 .icon1 {
	top: 0px; bottom: auto; position: relative;
}
.icon1 images {
	width: 80px; position: relative;
}
.techhd1 {
	margin: 15px 0px; line-height: 26px; font-size: 18px; font-weight: 800; position: relative;
}
.overlay1 p {
	transition:0.3s; height: 100px; color: rgba(255, 255, 255, 1); line-height: 25px; overflow: hidden; font-size: 16px; position: relative; opacity: 1;
}
a.images-wrap:hover .overlay1 p {
	
}
.rmore1 {
	padding: 7px 20px; border-radius: 30px; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(0, 111, 185); font-size: 14px; font-weight: 600; margin-top: 20px; position: relative; background-color: rgb(255, 255, 255);
}
a.images-wrap:hover .rmore1 {
	
}
.techno {
	display: none;
}
.technology1:hover .overlay1 .techno {
	display: block;
}
.section3 .owl-nav {
	top: -20px !important; width: auto !important; right: 40px;
}
.section3 .owl-theme .owl-nav [class*='owl-'] {
	width: 40px; height: 40px;
}
.section3 .owl-prev {
	margin-right: 10px; margin-left: 0px !important; opacity: 1 !important; background-image: url("../images/prev.png") !important;
}
.section3 .owl-next {
	margin-right: 0px !important; opacity: 1 !important; background-image: url("../images/next.png") !important;
}
.section4 {
	padding: 40px 0px 0px; width: 100%; clear: both; display: table; background-color: rgb(247, 247, 247);
}
.section4 h2 {
	text-align: center; color: rgb(0, 0, 0); padding-bottom: 0px; font-family: "Source Sans Pro", sans-serif; font-size: 36px; font-weight: 600; margin-top: 0px; margin-bottom: 60px; display: block; position: relative;
}
.section4 h2::before {
	margin: 0px auto; border-radius: 50%; left: 0px; width: 100px; height: 1px; right: 0px; bottom: -25px; display: inline-block; position: absolute; content: ""; background-color: rgb(212, 212, 209);
}
.industryVerList {
	list-style: none; margin: 0px; padding: 10px 0px; overflow: hidden;
}
.industryVerList li {
	width: 14.28%; float: left;
}
.industryVerticals .industryBox .indsWrap {
	position: relative; z-index: 2;
}
.industryVerticals .industryBox {
	margin: -1px 0px 0px -1px; padding: 58px 10px; border: 1px solid rgb(232, 232, 232); border-image: none; height: 199px; text-align: center; text-decoration: none; display: block; position: relative;
}
.industryVerticals .industryBox::before {
	background: linear-gradient(45deg, rgba(214, 77, 35, 1) 0px, rgba(255, 152, 78, 1) 100%); left: -1px; height: 0px; right: -1px; bottom: 0px; position: absolute; z-index: 1; content: "";
}
.industryVerticals .industryBox1::before {
	background: linear-gradient(45deg, rgba(14, 37, 128, 1) 0px, rgba(85, 114, 230, 1) 100%);
}
.industryVerticals .industryBox2::before {
	background: linear-gradient(45deg, rgba(182, 46, 168, 1) 0px, rgba(104, 131, 240, 1) 100%);
}
.industryVerticals .industryBox3::before {
	background: linear-gradient(45deg, rgba(38, 121, 204, 1) 0px, rgba(43, 204, 193, 1) 100%);
}
.industryVerticals .industryBox4::before {
	background: linear-gradient(to right, rgba(255, 170, 0, 1) 0px, rgba(240, 112, 0, 1) 100%);
}
.industryVerticals .industryBox6::before {
	background: linear-gradient(45deg, rgba(23, 191, 217, 1) 0px, rgba(93, 145, 240, 1) 100%);
}
.industryVerticals .industryBox7::before {
	background: linear-gradient(45deg, rgba(22, 114, 242, 1) 0px, rgba(188, 105, 240, 1) 100%);
}
.industryVerticals .industryBox8::before {
	background: linear-gradient(45deg, rgba(80, 176, 32, 1) 0px, rgba(240, 220, 104, 1) 100%);
}
.industryVerticals .industryBox9::before {
	background: linear-gradient(45deg, rgba(240, 112, 0, 1) 0px, rgba(188, 105, 240, 1) 100%);
}
.industryVerticals .industryBox10::before {
	background: linear-gradient(45deg, rgba(31, 105, 217, 1) 0px, rgba(242, 100, 235, 1) 100%);
}
.industryVerticals .industryBox11::before {
	background: linear-gradient(45deg, rgba(186, 63, 81, 1) 0px, rgba(210, 92, 237, 1) 100%);
}
.industryVerticals .industryBox12::before {
	background: linear-gradient(45deg, rgba(65, 25, 194, 1) 0px, rgba(240, 105, 105, 1) 100%);
}
.industryVerticals .industryBox13::before {
	background: linear-gradient(45deg, rgba(127, 51, 215, 1) 0px, rgba(172, 108, 245, 1) 100%);
}
.industryVerticals .industryBox14::before {
	background: linear-gradient(45deg, rgba(251, 121, 51, 1) 0px, rgba(143, 99, 194, 1) 100%);
}
.industryVerticals .industryBox15::before {
	background: linear-gradient(45deg, rgba(39, 45, 151, 1) 0px, rgba(138, 252, 248, 1) 100%);
}
.industryVerticals .industryBox16::before {
	background: linear-gradient(45deg, rgba(225, 135, 18, 1) 0px, rgba(242, 100, 235, 1) 100%);
}
.industryVerticals .industryBox::after {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMcAAADHCAMAAACa27f0AAAB5lBMVEX9lUz/omj////9lUz/omj9lUz/omj9lUz9lUz/omj9lUz/omj9lUz9lUz9lUz/omj9lUz9lUz9lUz/omj9lUz/omj9lUz9lUz9lUz/omj9lUz9lUz9lUz/omj9lUz9lUz/omj9lUz9lUz9lUz/omj9lUz/omj9lUz9lUz/omj9lUz9lUz/omj9lUz9lUz9lUz/omj9lUz9lUz9lUz/omj9lUz9lUz/omj9lUz9lUz/omj9lUz9lUz/omj9lUz/omj9lUz9lUz9lUz/omj9lUz9lUz/omj9lUz9lUz/omj+n2H/omj9lUz9lUz/oWf9lUz9lUz/oWb9lUz9lUz/oWX9lUz9lUz9lUz9lUz/oGP9lUz/oGP9lUz9lUz9lUz9lUz/n2H9lUz9lUz+n2H9lUz9lUz9l1D9lUz+nmD9lUz+nmD9lUz9lUz9lUz+nl/9lUz9lUz9lU39lk39lk39lk79lk7+nV79lk7+nV39lk/+nV39l0/9l1D9l1D9l1H9l1H+nVz9l1H9mFL9mFL9mFL9mFP+nFv9mFP+nFv+mVT+mVT+mVT+mVX+mVX+mVX+mVb+nFr+mlb+mlb+mlb+mlf+m1r+mlf+mlf+mlf+m1n+mlf+mlj+m1j+m1n+m1j+m1j+m1n+m1mJuOAHAAAAonRSTlMAAAABAQICAwQEBQUGBwgICQoLCwwNDg8QEBESExMUFRUWFxgYGRkaGxscHR0eHyAgISIjIyQmJicoKCkqKisrLC0uLi8wMDEyMjMzNDU1Njc3ODk5Ojs9Pj4/P0BBQkNDREVFRkdHSEhJSUpLTExNTk5PUFBRUVJSU1NUVVZXWFhZWltcXFxdXV9gYWJjZGVlZmdoaGhpamtrbGxtbW5vcHHg12/bAAAF/ElEQVR4nO2cDV9TVRyAWVQaqVkplNIbZpYGBoVREOGCsIgsLVxLMExatbv+Gy8tYg5hUcIcKJUjMuV+0+7Y2Mt9PefcM/73nN+eD3Dv83DvOfec3Y26h+SgDluAE7UOb1Hr8Ba1Dm9R6/AWtQ5vUVejRjU4gC3ACT+2ACciTdgGfIBgPbYCFwA6sRW4AKA8he3AAwAIPIItwQGtA/qwJTiQ64Bj2Bbu2e4IHcTWcM12B1wSfojkO2AQ28MthQ7hnyI7HfAqtok7ih3K89gqrih2QOgItosboCzkGWwZF0B5iMBreKgIacbWYaaiA8LCrlAqOyByCluIEdDTI+b+0NABn+3FdmLB2AGjjdhSDJh0QLgd24oesw6A4X3YXrSYd0DoJLYYJRYd2nB/ksPR9+/aCsGyA8LvsE1cjc1tXf6RwFjZxQ0E+rvbmqs6fVh3AFxrpXuWHGzpHAzaHfDywOlqxdidFmCsnfCaNLx05vyE/bEKKCO9x6rwhHI6bajH6c1C/ZH2wVGihFLL+Xbe7yucTxoZPmH59zt0su8SXUKRYBfX7Q7ROSMXz7Topq+GptbuCyHGhgJXu3jMiRQd24QDfr+/o62t1+8fDLgsKPLlKU5jhZMPOz/0c5nCsDNyXHhBjg5t0Le6/WAWu2CHq23u9m/Y/iXGXC1Nse3LCbr4lAPbvZKLh+ToAKWb8XmCLW5gnO3mwtY2gWlTjS1txgTDJcF2NmeAepRgG1twhfZlDLawFUqHHB0A5/bI0QFBmi/wYMvaQfPGEtvVljD5xgRb1R6F+EmCbepApFWODgDC+Rdb05kuSTrgrCQdMEiwdcd2JOKcJB3QLUkHnJakw/Frbth+pCgOay1sP2Ku2b/5wdYjx/67udh2FAxI0mG71MJ2o0GxeeOD7UbFqPXHQdhqdPRL0gEnJOkI7ZejA4Yl6YDjknRMNMjRYbGpwrZi4KgkHaa/pMWWYsFsc4jtxELIZKhjOzHRK0mHYvzdJrYSG8afO2IbsREx7ESwjRgxLLOwhVjRXxBsH1b0IwTbhxXlgBwd0CNJR2ivHB3wpiQd4/VydFS+SsCWcUHQV0LkDmiWpOOTYsajQneEG3Y6nhC6Azp2Og6L3VEc6c+J3QFNhY6XBe/oLXS8LnjHeH2+4y3BO+BovuNd0TvO5js+EL1jYvvGevgj0TvyN9bjQ8J3dOc6nha/40qu41nxO6BR63hRgo5OreM1CTpGtI43JOhQ9vh8b0vQAS0+3/sydGiP9A9l6Ljse2xIhg7Yd1iOjuOvyNHR954cHd8NydFx63MpOuJb30jRsa7+LEPHb6p6U4KOxJaq/iN+x/Q9VeML0TumN3IZ6reCdxQytIEudEd8M5+hDXSRO+YfFDLUvwXuiC6rRbY+FbZjNquW8ZWgHbGVrfIM9XsxOxY31Up+FbEjmVX1/C5cR3ThrqFCVW8L1jH5x78mFar6n1AdydUHphUa4nTMpe9ZRVSnIzaXZ4bfISfnM3YRfDumEqn0WrbyfJvZTDqVmHJz2Mnk8vqWhT33jtmlVf2UXs79u5mlZJz6qNG5VHrDMYFXR2zB6aLvkF29lVqYmyY4Znwutbxm95fh3RFbWHO+6Ho2sncyGe2G00hoAykXFt0eUvOp1Eomk6UJ4NIxk75Pf8qq4KYjsYZtX4K5I5oyrnIQYe1IEs4juwVbx+w6trcelo7pDLa1EYaORcvFGiLUHVMemqTKoO1IeuWBoYOuI+bBkZGHqmPGU4+MCmg6EoTLQQwoOhbpF4S7B3FHNI2tagtpR3QV29Qewo6oN58aJcg6Yp5bT+kh6oj9ha3pCElH9E9sS2cIOjw/NnIQdNzCdiTBuWMFW5EIx44UtiEZTh3XvbwYKcOhY8aj2w0D9h1R7y7Uddh3eHttWI5txzy2HTl2HcIMDtW2Q4TlSBGbjiVsNxqsO+Je/LjNEusOke4qm45FbDM6rDpiHv6MxwyrDjFWuSUsOuKCLA+LWHTcwfaixbzjOrYWNfp/66XR2NT08dcE/PgTGb/cIOPmbULMOv4HY6WPtyZoPCsAAAAASUVORK5CYII=") no-repeat 0px 0px / cover; left: 0px; height: 0px; right: 0px; bottom: 0px; display: none; position: absolute; z-index: 1; content: "";
}
.industryVerticals .industryBox:hover::before {
	height: 100%; box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
}
.industryVerticals .industryBox:hover::after {
	height: 100%; box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
}
.industryVerticals .industryBox .icon {
	background: url("../images/industry-verticals-icons.png") no-repeat 0px 0px;
}
.whySilvertouch .factSheetBox .icon {
	background: url("../images/industry-verticals-icons.png") no-repeat 0px 0px;
}
.industryVerticals .industryBox .icon {
	margin: 0px auto 5px; width: 77px; height: 51px; display: block;
}
.industryVerticals .industryBox .icon1 {
	background-position: 0px 0px;
}
.industryVerticals .industryBox .icon2 {
	background-position: -77px 0px;
}
.industryVerticals .industryBox .icon3 {
	background-position: -154px 0px;
}
.industryVerticals .industryBox .icon4 {
	background-position: -231px 0px;
}
.industryVerticals .industryBox .icon5 {
	background-position: -308px 0px;
}
.industryVerticals .industryBox .icon6 {
	background-position: -385px 0px;
}
.industryVerticals .industryBox .icon7 {
	background-position: -462px 0px;
}
.industryVerticals .industryBox .icon8 {
	background-position: -539px 0px;
}
.industryVerticals .industryBox .icon9 {
	background-position: -616px 0px;
}
.industryVerticals .industryBox .icon10 {
	background-position: -693px 0px;
}
.industryVerticals .industryBox .icon11 {
	background-position: -770px 0px;
}
.industryVerticals .industryBox .icon12 {
	background-position: -847px 0px;
}
.industryVerticals .industryBox .icon13 {
	background-position: -924px 0px;
}
.industryVerticals .industryBox .icon14 {
	background-position: -1001px 0px;
}
.industryVerticals .industryBox .icon15 {
	background-position: -1078px 0px;
}
.industryVerticals .industryBox .icon16 {
	background-position: -1155px 0px;
}
.industryVerticals .industryBox:hover .icon1 {
	background-position: 0px -51px;
}
.industryVerticals .industryBox:hover .icon2 {
	background-position: -77px -51px;
}
.industryVerticals .industryBox:hover .icon3 {
	background-position: -154px -51px;
}
.industryVerticals .industryBox:hover .icon4 {
	background-position: -231px -51px;
}
.industryVerticals .industryBox:hover .icon5 {
	background-position: -308px -51px;
}
.industryVerticals .industryBox:hover .icon6 {
	background-position: -385px -51px;
}
.industryVerticals .industryBox:hover .icon7 {
	background-position: -462px -51px;
}
.industryVerticals .industryBox:hover .icon8 {
	background-position: -539px -51px;
}
.industryVerticals .industryBox:hover .icon9 {
	background-position: -616px -51px;
}
.industryVerticals .industryBox:hover .icon10 {
	background-position: -693px -51px;
}
.industryVerticals .industryBox:hover .icon11 {
	background-position: -770px -51px;
}
.industryVerticals .industryBox:hover .icon12 {
	background-position: -847px -51px;
}
.industryVerticals .industryBox:hover .icon13 {
	background-position: -924px -51px;
}
.industryVerticals .industryBox:hover .icon14 {
	background-position: -1001px -51px;
}
.industryVerticals .industryBox:hover .icon15 {
	background-position: -1078px -51px;
}
.industryVerticals .industryBox:hover .icon16 {
	background-position: -1155px -51px;
}
.industryVerticals .industryBox .titleText {
	color: rgb(89, 89, 89); font-size: 16px; font-weight: 600; display: block;
}
.industryVerticals .industryBox:hover .titleText {
	color: rgb(255, 255, 255);
}
.industryVerticals .industryBox {
	transition:0.3s; -webkit-transition: all .3s ease 0ms;
}
.industryVerticals .industryBox .icon {
	transition:0.3s; -webkit-transition: all .3s ease 0ms;
}
.industryVerticals .industryBox .titleText {
	transition:0.3s; -webkit-transition: all .3s ease 0ms;
}
.industryVerticals .industryBox::before {
	transition:0.3s; -webkit-transition: all .3s ease 0ms;
}
.industryVerticals .industryBox::after {
	transition:0.5s; -webkit-transition: all .5s ease 0ms;
}
.section5 {
	background-position: center; padding: 40px 0px; width: 100%; clear: both; display: table; background-image: url("../images/contactbg.jpg"); background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
}
.section5 h2 {
	margin: 10px 0px; text-align: left; color: rgb(255, 255, 255); padding-left: 10px; font-size: 36px; font-weight: 700;
}
.section5 h2 span {
	color: rgb(247, 208, 27); font-weight: 900;
}
.section5 h4 {
	margin: 0px; text-align: center; color: rgb(255, 255, 255); font-size: 21px; font-weight: 300;
}
.section5 p {
	text-align: left; color: rgb(255, 255, 255); padding-left: 10px; font-size: 21px; font-weight: 300;
}
.section5 form {
	margin: 20px auto auto; width: 100%; display: table;
}
.width49 {
	width: 49%; margin-bottom: 12px; float: left; display: inline-block; position: relative;
}
.width100 {
	width: 100%;
}
.width49.icon input {
	border-radius: 5px; border: 0px solid rgb(255, 255, 255); border-image: none; width: 100%; height: 42px; color: rgb(0, 0, 0); padding-right: 0px; padding-left: 15px; font-family: "Source Sans Pro", sans-serif; font-size: 15px; font-weight: 400; margin-top: 5px; vertical-align: top; position: relative; background-color: rgba(255, 255, 255, 0.8); resize: none;
}
.width49.icon textarea {
	border-radius: 5px; border: 0px solid rgb(255, 255, 255); border-image: none; width: 100%; height: 42px; color: rgb(0, 0, 0); padding-right: 0px; padding-left: 15px; font-family: "Source Sans Pro", sans-serif; font-size: 15px; font-weight: 400; margin-top: 5px; vertical-align: top; position: relative; background-color: rgba(255, 255, 255, 0.8); resize: none;
}
.width49.icon textarea {
	height: 160px; padding-top: 10px;
}
input.formsub {
	padding: 0px 30px; border-radius: 5px; border: 0px currentColor; transition:0.3s; border-image: none; width: auto; height: 48px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 48px; letter-spacing: 2px; font-size: 18px; font-weight: 600; display: block; background-color: rgb(239, 50, 58);
}
input.formsub:hover {
	color: rgb(239, 50, 58); background-color: rgb(255, 255, 255);
}
.width49.icon input:-ms-input-placeholder {
	color: rgb(0, 0, 0); opacity: 0.5;
}
.width49.icon textarea:-ms-input-placeholder {
	color: rgb(0, 0, 0); opacity: 0.5;
}
.footer {
	background-position: right; padding: 30px 0px; width: 100%; display: table; background-image: none; background-repeat: no-repeat; background-color: rgb(53, 117, 211);
}
.home_addressleft {
	width: 36%; padding-right: 0px; float: right;
}
.home_addressleft ul {
	list-style-type: none;
}
.home_addressleft li {
	margin: 5px 0px; width: 100%; color: rgb(51, 51, 51); line-height: 26px; font-size: 15px; float: left; display: block;
}
.home_addressleft li p {
	width: 85%; color: rgb(255, 255, 255); line-height: 26px; font-size: 16px; float: right;
}
.home_addressleft li span {
	width: 40px; height: 40px; text-align: center; color: rgb(0, 48, 119); font-size: 24px; float: left;
}
.prodmenu {
	margin-top: 70px;
}
.footer_menu1 {
	float: none;
}
.footer_menu {
	width: 35%; margin-bottom: 10px; float: left;
}
.footer_menu1 {
	width: 15%;
}
.footer_menu ul {
	width: 100%; float: left; list-style-type: none;
}
.footer_menu ul li {
	width: 100%; line-height: 28px; margin-right: 20px; margin-bottom: 5px; float: left; position: relative;
}
.footer_menu ul li a {
	transition:0.3s; color: rgb(255, 255, 255); padding-left: 20px; font-size: 16px; text-decoration: none; display: block; position: relative;
}
.footer_menu ul li a::before {
	transition:0.3s; left: 0px; top: 0px; color: rgb(196, 241, 255); font-family: FontAwesome; font-size: 16px; position: absolute; content: "\f105";
}
.footer_menu ul li a:hover {
	color: rgb(163, 232, 255);
}
.footer_menu ul li a:hover::before {
	color: rgb(163, 232, 255);
}
.footer_hd {
	color: rgb(255, 255, 255); text-transform: uppercase; font-size: 18px; font-weight: 400; margin-bottom: 35px; position: relative;
}
.footer_hd::before {
	left: 0%; width: 15%; height: 2px; bottom: -15px; position: absolute; z-index: 9; content: ""; background-color: rgb(1, 149, 197);
}
.footer_social {
	width: 18%; float: right;
}
.footer_social ul {
	width: auto; margin-top: 5px; margin-bottom: 0px; float: left; list-style-type: none;
}
.footer_social ul li {
	margin-right: 15px; margin-bottom: 10px; float: left;
}
.footer_social ul li a {
	background: rgb(255, 255, 255); border-radius: 100%; transition:0.3s; width: 36px; height: 36px; text-align: center; color: rgb(42, 47, 51); line-height: 36px; font-size: 16px; text-decoration: none; display: table;
}
.footer_social ul li a:hover {
	background: 0px 0px rgb(1, 149, 197); color: rgb(255, 255, 255);
}
.copy_right {
	padding: 20px 0px 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); letter-spacing: 1px; clear: both; font-size: 12px; font-weight: 300; margin-top: 20px; border-top-color: rgba(255, 255, 255, 0.5); border-top-width: 1px; border-top-style: solid; display: inline-block;
}
.copy_right span {
	color: rgb(255, 255, 255);
}
.footer_social .form-control {
	border-radius: 0px; margin-bottom: 10px;
}
.footer_social .btn {
	border-radius: 0px; border: 0px currentColor; transition:0.3s; border-image: none; width: 100%; text-transform: capitalize; background-color: rgb(1, 149, 197);
}
.footer_social .btn:hover {
	background-color: rgb(0, 106, 140);
}
.ft_soc {
	clear: both; display: block;
}
.ft_soc a {
	transition:0.3s; color: rgb(255, 255, 255); font-size: 23px; text-decoration: none; margin-right: 15px;
}
.ft_soc a:hover {
	color: rgb(1, 149, 197);
}
a.ft_sub {
	padding: 10px; border-radius: 10px; border: 2px solid rgb(0, 48, 119); transition:0.3s; border-image: none; width: 100%; text-align: center; color: rgb(255, 255, 255); clear: both; font-size: 16px; text-decoration: none; margin-top: 15px; display: inline-block; background-color: transparent;
}
a.ft_sub i {
	font-size: 18px; margin-right: 5px;
}
a.ft_sub:hover {
	background-color: rgb(0, 48, 119);
}
.industryVerticals {
	padding: 40px 0px 30px;
}
.industryVerticals a {
	padding: 40px 0px; border-radius: 10px; transition:0.3s; color: rgb(0, 0, 0); font-size: 21px; text-decoration: none; margin-bottom: 20px; display: block; box-shadow: 0px 0px 30px -2px #ddd; background-color: rgb(255, 255, 255);
}
.industryVerticals a images {
	margin: auto; width: 38%; display: table; opacity: 0.9;
}
.industryVerticals1 a images {
	margin: auto; width: 60%; display: table; opacity: 0.9;
}
.industryVerticals a:hover images {
	transition:1s ease-in-out; transform: rotateY(360deg);
}
.industryVerticals a p {
	margin-top: 15px;
}
.industryVerticals a:hover {
	box-shadow: 0px 20px 23px -5px rgba(0,0,0,0.2);
}
.inner_banner {
	width: 100%; overflow: hidden; display: block; position: relative;
}
.inner_banner::before {
	background: rgba(0, 0, 0, 0.3); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: "";
}
.inner_banner images {
	width: 100%; display: block;
}
.inner_banner_txt1 {
	left: 0px; width: 100%; height: 50px; bottom: 0px; color: rgb(255, 255, 255); line-height: 50px; font-size: 16px; display: table; position: absolute; background-color: rgba(53, 117, 211, 0.5);
}
.inner_banner_txt1 ul {
	list-style: none; text-align: center;
}
.inner_banner_txt1 ul li {
	color: rgb(158, 214, 255); padding-right: 25px; font-weight: 400; display: inline-block; position: relative;
}
.inner_banner_txt1 ul li:last-child {
	padding-right: 0px;
}
.inner_banner_txt1 ul li::after {
	top: 0px; right: 8px; color: rgb(255, 255, 255); font-size: 14px; position: absolute; content: "/";
}
.inner_banner_txt1 ul li:last-child::after {
	display: none;
}
.inner_banner_txt1 ul li a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.inner_banner h1 {
	padding: 10px 35px; left: 0%; top: 100px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 38px; font-weight: 700; position: absolute;
}
.inner_banner h1 span {
	color: rgb(255, 102, 0);
}
.inner_banner h1 p {
	letter-spacing: 4px; font-size: 18px; font-weight: 400; margin-top: 5px;
}
.innerpg {
	padding: 20px 0px; width: 100%; display: table; background-color: rgb(255, 255, 255);
}
.innerpg h1 {
	background: rgb(242, 242, 242); margin: 15px 0px 20px; padding: 10px 10px 10px 15px; border-radius: 3px; width: 100%; color: rgb(53, 117, 211); letter-spacing: 0px; font-size: 28px; font-weight: 500; border-left-color: rgb(53, 117, 211); border-left-width: 3px; border-left-style: solid; float: left; position: relative;
}
.partners h1 {
	background: rgb(242, 242, 242); margin: 15px 0px 20px; padding: 10px 10px 10px 15px; border-radius: 3px; width: 100%; color: rgb(53, 117, 211); letter-spacing: 0px; font-size: 28px; font-weight: 500; border-left-color: rgb(53, 117, 211); border-left-width: 3px; border-left-style: solid; float: left; position: relative;
}
.partners h1 {
	background-color: rgb(255, 255, 255);
}
.innerpg p {
	text-align: justify; color: rgb(0, 0, 0); line-height: 28px; font-size: 16px;
}
.innerpg ul {
	margin: 20px 0px; padding: 0px 0px 0px 30px; width: 100%; float: left; list-style-type: none;
}
.innerpg ul li {
	width: 100%; text-align: left; color: rgb(0, 0, 0); line-height: 25px; padding-left: 35px; font-size: 16px; font-weight: 400; margin-bottom: 15px; float: left; position: relative;
}
.innerpg ul li::after {
	left: 0px; top: 0px; color: rgb(53, 117, 211); padding-right: 8px; font-family: "FontAwesome"; font-size: 18px; position: absolute;
}
.innersection2 {
	padding: 40px 0px; width: 100%; clear: both; display: table; background-image: url("../images/bd_bi_1.jpg"); background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
}
.innersection2 h2 {
	text-align: center; color: rgb(255, 255, 255); font-size: 38px; font-weight: 300; margin-top: 0px;
}
.innersection2 h2 span {
	font-weight: 700;
}
.sec4bx1 {
	text-align: center; border-left-color: rgba(255, 255, 255, 0.3); border-left-width: 1px; border-left-style: dotted;
}
:first-child.sec4bx1 {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.funfact-images {
	margin-right: 20px; display: inline-block;
}
.funfact-count {
	top: 5px; overflow: hidden; display: inline-table; position: relative;
}
.innersection2 h3 {
	margin: 0px 0px 3px; text-align: center; color: rgb(255, 255, 255); font-size: 21px; font-weight: 400;
}
.funfact-count h2 {
	margin: 0px 0px 3px; text-align: center; color: rgb(255, 255, 255); font-size: 21px; font-weight: 400;
}
.innersection2 h3 {
	color: rgb(0, 228, 255); margin-top: 10px;
}
.innersection2 h3 span {
	color: rgb(255, 255, 255); font-weight: 700;
}
.funfact-count h2 span {
	font-size: 38px; font-weight: 700; margin-top: 40px;
}
.service1 {
	padding: 40px 0px; width: 100%; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: table;
}
:last-child.service1 {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.service1 .ser_left1 {
	width: 65%; text-align: left; float: left;
}
.service1 .ser_right1 {
	width: 35%; text-align: center; float: right;
}
.service1 .ser_right1 images {
	margin: auto; transition:0.3s; width: 90%; display: table;
}
.ser_left1 .ser_hd1 {
	width: 100%; color: rgb(53, 117, 211); text-transform: uppercase; line-height: 60px; font-size: 46px; font-weight: 300; margin-bottom: 20px; display: table;
}
.ser_left1 .ser_cont1 {
	width: 100%; text-align: justify; color: rgb(0, 0, 0); line-height: 28px; font-size: 16px; margin-bottom: 20px;
}
.ser_left1 a.ser_rm {
	transition:0.3s; width: 100%; color: rgb(64, 135, 199); text-transform: uppercase; clear: both; font-size: 16px; text-decoration: none;
}
.ser_left1 a.ser_rm:hover {
	text-decoration: underline;
}
:nth-child(2n).service1 .ser_left1 {
	padding-right: 0px; padding-left: 0px; float: right;
}
:nth-child(2n).service1 .ser_right1 {
	padding-right: 0px; float: left;
}
.service1:hover .ser_left1 .ser_hd1 a {
	color: rgb(64, 135, 199);
}
.innerpg2 {
	background-position: 0px 0px, 8px 8px, 0px 1px, 8px 9px; padding: 50px 0px; width: 100%; display: table; background-image: radial-gradient(rgb(255, 255, 255) 15%, transparent 16%), radial-gradient(rgb(255, 255, 255) 15%, transparent 16%), radial-gradient(rgba(110, 12, 29, 0.1) 15%, transparent 20%), radial-gradient(rgba(110, 12, 29, 0.1) 15%, transparent 20%); background-attachment: scroll, scroll, scroll, scroll; background-repeat: repeat, repeat, repeat, repeat; background-size: 6.5px 6.5px; background-origin: padding-box, padding-box, padding-box, padding-box; background-clip: border-box, border-box, border-box, border-box; background-color: rgb(255, 255, 255);
}
.innerpg2 h2 {
	text-align: center; color: rgb(0, 0, 0); font-size: 36px; font-weight: 700; margin-top: 0px; margin-bottom: 40px;
}
.innerpg2 ul {
	list-style: none; margin: 0px auto; padding: 0px; width: 85%; display: table;
}
.innerpg2 ul li {
	width: 33.33%; text-align: left; color: rgb(0, 0, 0); line-height: 25px; letter-spacing: 2px; padding-right: 15px; padding-left: 35px; font-size: 18px; font-weight: 400; margin-bottom: 15px; float: left; position: relative;
}
.innerpg2 ul li::after {
	left: 0px; top: 5px; width: 14px; height: 18px; font-size: 18px; position: absolute; content: " "; background-image: url("../images/speech_bubble.png"); background-repeat: no-repeat; background-size: 14px;
}
.trainingbx {
	margin: 0px; padding: 20px 0px; width: 100%; line-height: 21px; font-size: 21px; display: table; box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.35); background-color: rgb(34, 63, 69); -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.35);
}
.trainingbx span {
	color: rgb(144, 176, 183); text-transform: uppercase; letter-spacing: 1px; font-size: 16px; font-weight: 500; margin-top: 20px; display: inline-block;
}
.trainingbx .container div {
	padding: 0px; width: 25%; text-align: center; color: rgb(255, 255, 255); letter-spacing: 1px; font-size: 18px; border-right-color: rgba(255, 255, 255, 0.2); border-right-width: 1px; border-right-style: dotted; float: left;
}
.trainingbx images {
	margin: auto; display: table;
}
.trainingbx .container div:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.career_link {
	background: rgb(245, 245, 245); list-style: none; padding: 20px; width: 100%; line-height: 26px; font-size: 15px; margin-bottom: 30px; float: left; position: relative;
}
.career_link .txt {
	text-align: justify; line-height: 28px; overflow: hidden; font-size: 15px;
}
.career_link h3 {
	color: rgb(0, 0, 0); font-size: 22px; font-weight: 600; margin-top: 0px; margin-bottom: 15px; display: block;
}
.career_link a {
	background: rgb(53, 117, 211); padding: 5px 30px; transition:0.5s; color: rgb(255, 255, 255); text-decoration: none; margin-top: 15px; float: left;
}
.career_link a:hover {
	background: rgb(51, 51, 51); transition:0.5s; text-decoration: none;
}
.career_link ul {
	list-style: none; margin: 0px auto; padding: 0px; width: 85%; display: table;
}
.career_link ul li {
	text-align: left; color: rgb(0, 0, 0); line-height: 25px; padding-left: 35px; font-size: 16px; font-weight: 400; margin-bottom: 3px; float: left; position: relative;
}
.career_link ul li ::after {
	left: 0px; top: 5px; width: 14px; height: 18px; font-size: 18px; position: absolute; content: " "; background-repeat: no-repeat; background-size: 14px;
}
.careertexthd {
	margin: 20px 0px 30px; padding: 20px 10%; width: 100%; text-align: center; color: rgb(51, 51, 51); line-height: 55px; font-size: 35px; font-weight: 300; float: left;
}
.job_text {
	margin: 0px 0px 30px; width: 70%; text-align: justify; line-height: 28px; font-size: 16px; float: left; position: relative;
}
.job_text h2 {
	background: rgb(242, 242, 242); margin: 15px 0px 20px; padding: 10px 10px 10px 15px; border-radius: 3px; width: 100%; color: rgb(53, 117, 211); letter-spacing: 0px; font-size: 28px; font-weight: 500; border-left-color: rgb(53, 117, 211); border-left-width: 3px; border-left-style: solid; float: left; position: relative;
}
.job_dets h2 {
	background: rgb(242, 242, 242); margin: 15px 0px 20px; padding: 10px 10px 10px 15px; border-radius: 3px; width: 100%; color: rgb(53, 117, 211); letter-spacing: 0px; font-size: 28px; font-weight: 500; border-left-color: rgb(53, 117, 211); border-left-width: 3px; border-left-style: solid; float: left; position: relative;
}
.job_dets h2 {
	border-bottom-color: rgb(238, 238, 238); border-bottom-width: 0px; border-bottom-style: solid;
}
.job_dets {
	margin: 0px 0px 30px; width: 26%; float: right;
}
.job_nav {
	background: rgb(247, 247, 247); padding: 20px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-top: -10px; display: table;
}
.job_nav li {
	padding: 0px 0px 20px 30px; width: 100%; float: left; position: relative;
}
.job_nav li b {
	color: rgb(53, 117, 211); font-weight: 500;
}
.job_nav li span {
	font-size: 16px; display: block;
}
.job_nav li i {
	left: 0px; top: 5px; color: rgb(53, 117, 211); position: absolute;
}
.job_nav li:last-child {
	padding: 0px;
}
.job_nav li:last-child a {
	background: rgb(0, 0, 0); width: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 40px; text-decoration: none; float: left;
}
.job_nav li:last-child a:hover {
	background: rgb(53, 117, 211); text-decoration: none;
}
.career_form {
	background: rgb(245, 245, 245); padding: 20px; margin-top: 10px; display: table;
}
.halfspan {
	width: 49%; float: left;
}
.halfspan.right {
	float: right;
}
.career_form h2 {
	color: rgb(0, 0, 0); padding-bottom: 5px; font-size: 24px; font-weight: 400; margin-bottom: 10px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.career_form label {
	margin: 5px 0px 0px; font-size: 14px; font-weight: 400; display: block;
}
input.c-input {
	margin: 0px 0px 15px; padding: 10px; border: 1px solid rgb(204, 204, 204); transition:0.5s; border-image: none; width: 100%; height: 40px; color: rgb(51, 51, 51); font-size: 16px; font-weight: 300; float: left;
}
textarea.c-input {
	margin: 0px 0px 15px; padding: 10px; border: 1px solid rgb(204, 204, 204); transition:0.5s; border-image: none; width: 100%; height: 40px; color: rgb(51, 51, 51); font-size: 16px; font-weight: 300; float: left;
}
input[type=file].c-input {
	padding: 0px 10px;
}
input.c-input:hover {
	outline: 0px; border: 1px solid rgb(51, 51, 51); transition:0.5s; border-image: none;
}
textarea.c-input:hover {
	outline: 0px; border: 1px solid rgb(51, 51, 51); transition:0.5s; border-image: none;
}
input.c-input:focus {
	outline: 0px; border: 1px solid rgb(51, 51, 51); transition:0.5s; border-image: none;
}
textarea.c-input:focus {
	outline: 0px; border: 1px solid rgb(51, 51, 51); transition:0.5s; border-image: none;
}
textarea.c-input {
	height: 80px;
}
input.c-btn {
	background: rgb(53, 117, 211); padding: 10px 30px; border: 0px currentColor; transition:0.5s; border-image: none; color: rgb(255, 255, 255); font-size: 16px; margin-top: 15px; float: left; cursor: pointer;
}
input.c-btn:hover {
	background: rgb(51, 51, 51); transition:0.5s;
}
input.c-btn:focus {
	background: rgb(51, 51, 51); transition:0.5s;
}
.innerbanner images {
	width: 100%;
}
.toggle {
	list-style: none; margin: 0px 0px 30px; padding: 0px; width: 100%; float: left;
}
.toggle li {
	margin-bottom: 0px; position: relative; cursor: pointer;
}
.toggle h3 {
	background: rgb(255, 255, 255); margin: 0px 0px 5px; padding: 12px 20px; border-radius: 50px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; color: rgb(35, 34, 74); font-size: 16px; font-weight: 500; float: left; position: relative;
}
.toggle h3::after {
	top: 11px; right: 20px; font-family: "FontAwesome"; font-size: 12px; position: absolute; content: "\f068";
}
.toggle h3.open::after {
	content: "\f067";
}
.toggle .panel {
	background: 0px 0px rgb(237, 247, 250); padding: 20px; width: 100%; color: rgb(51, 51, 51); line-height: 30px; font-size: 15px; font-weight: 300; margin-bottom: 0px; float: left; display: none; position: relative;
}
.panel h4 {
	color: rgb(25, 92, 170); font-size: 18px; margin-bottom: 5px;
}
.panel h5 {
	color: rgb(0, 0, 0); font-size: 18px; font-weight: 300; margin-bottom: 0px;
}
.getstarted {
	background: rgb(25, 92, 170); padding: 5px 20px; border-radius: 3px; transition:0.5s; top: 15px; right: 20px; color: rgb(255, 255, 255); font-size: 12px; display: table; position: absolute;
}
.getstarted:hover {
	background: rgb(55, 182, 225); transition:0.5s;
}
.careerspg {
	padding: 40px 0px 0px; width: 100%; display: table;
}
.leadership {
	padding: 40px 0px; width: 100%; display: table; background-color: rgb(255, 255, 255);
}
.team1 {
	padding: 20px 0px; width: 100%; clear: both; display: table;
}
.team1 ul {
	list-style: none; width: 100%; display: table;
}
.team1 ul li {
	width: 100%; padding-bottom: 30px; margin-bottom: 30px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed; display: table; position: relative;
}
.team1 ul li:last-child {
	padding-bottom: 0px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.t_images {
	width: 20%; float: left; display: inline-block; position: relative;
}
.t_images images {
	transition:1s; width: 100%; display: block;
}
.team1 ul li .t_cont {
	width: 80%; padding-left: 5%; float: left; display: inline-block;
}
.t_hd1 {
	transition:0.3s; color: rgb(0, 113, 197); text-transform: capitalize; padding-bottom: 5px; font-size: 21px; font-weight: 600; margin-bottom: 5px; display: flex;
}
.t_desg1 {
	color: rgb(239, 50, 58); font-size: 18px; font-style: italic; font-weight: 600; margin-bottom: 15px;
}
.t_cont p {
	width: 100%; text-align: justify; color: rgb(0, 0, 0); line-height: 28px; font-size: 16px; margin-top: 15px; margin-bottom: 15px; display: block;
}
.t_cont a {
	padding: 7px 20px; border-radius: 30px; border: 1px solid rgb(0, 113, 197); border-image: none; color: rgb(255, 255, 255); font-size: 14px; font-weight: 600; margin-top: 20px; display: table; position: relative; background-color: rgb(0, 113, 197);
}
.pagination > .active > a {
	border-color: rgb(0, 113, 197) !important; background-color: rgb(0, 113, 197) !important;
}
.pagination > .active > a:hover {
	border-color: rgb(0, 113, 197) !important; background-color: rgb(0, 113, 197) !important;
}
.pagination > .active > a:focus {
	border-color: rgb(0, 113, 197) !important; background-color: rgb(0, 113, 197) !important;
}
.pagination > .active > span {
	border-color: rgb(0, 113, 197) !important; background-color: rgb(0, 113, 197) !important;
}
.pagination > .active > span:hover {
	border-color: rgb(0, 113, 197) !important; background-color: rgb(0, 113, 197) !important;
}
.pagination > .active > span:focus {
	border-color: rgb(0, 113, 197) !important; background-color: rgb(0, 113, 197) !important;
}
.blogin1 {
	width: 70%; clear: none; float: left; display: inline-block;
}
.news_right {
	padding: 21px; border: 4px solid rgb(53, 117, 211); border-image: none; width: 28%; float: right; display: inline-block; position: relative; min-height: 200px; background-color: rgb(247, 247, 247);
}
.news_hd1 {
	color: rgb(53, 117, 211); padding-bottom: 10px; font-size: 21px; margin-bottom: 20px; border-bottom-color: rgba(0, 0, 0, 0.25); border-bottom-width: 1px; border-bottom-style: solid;
}
.news_right a {
	transition:0.3s; width: 100%; color: rgb(0, 0, 0); padding-bottom: 10px; padding-left: 30px; font-size: 15px; text-decoration: none; margin-bottom: 10px; border-bottom-color: rgba(0, 0, 0, 0.2); border-bottom-width: 1px; border-bottom-style: dashed; display: block; position: relative;
}
.news_right a::after {
	left: 0px; top: 0px; color: rgb(204, 204, 204); font-family: "FontAwesome"; font-size: 18px; position: absolute; content: "\f0a4 ";
}
.news_right a:hover {
	color: rgb(53, 117, 211);
}
.contactpg {
	padding: 40px 0px; width: 100%; background-color: rgb(255, 255, 255);
}
.resp-tabs-container iframe {
	border: 0px currentColor; border-image: none; width: 100%; height: 270px; display: block;
}
.corp_add p i {
	border-radius: 100%; border: 1px solid rgb(239, 50, 58); border-image: none; width: 30px; height: 30px; text-align: center; color: rgb(239, 50, 58); line-height: 30px; margin-right: 15px; display: inline-block;
}
.resp-tabs-container p i {
	border-radius: 100%; border: 1px solid rgb(239, 50, 58); border-image: none; width: 30px; height: 30px; text-align: center; color: rgb(239, 50, 58); line-height: 30px; margin-right: 15px; display: inline-block;
}
.menu1 {
	top: 0px; right: 30px; display: none; position: fixed; z-index: 999;
}
.menu1 .menuicon1 {
	padding: 0px 15px; outline: 0px; transition:0.3s; color: rgb(43, 42, 41); font-size: 16px; text-decoration: none; display: block; position: relative; z-index: 999;
}
.cart1 span {
	float: left;
}
.bars-wrap {
	top: 3px; overflow: visible; margin-left: 15px; display: inline-block; position: relative;
}
.icon-bar {
	background: rgb(53, 117, 211); transition:width 0.2s ease-out; top: 8px; width: 25px; height: 3px; clear: both; margin-bottom: 4px; position: relative;
}
:first-child.icon-bar {
	width: 65%;
}
:last-child.icon-bar {
	width: 85%;
}
.menu1 .menuicon1:hover :first-child.icon-bar {
	width: 100%;
}
.menu1 .menuicon1:hover :last-child.icon-bar {
	width: 100%;
}
.cart_open {
	left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 9999;
}
.cartbg1 {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; background-color: rgba(0, 0, 0, 0.4);
}
.cart_bx1 {
	transition:0.4s; top: 0px; width: 90%; height: 100%; right: -100%; display: block; position: fixed; z-index: 99999; -ms-overflow-y: auto; box-shadow: 0px 10px 50px rgba(1,2,2,0.15); background-color: rgb(255, 255, 255);
}
.left1 {
	transition:0.8s; right: 280px; z-index: 9999999;
}
.menu2 {
	transition:0.6s; top: 0px; right: 280px; position: fixed; z-index: 999999;
}
.menu2::before {
	border-top-color: rgba(255, 255, 255, 1); border-top-width: 100px; border-top-style: solid;
}
.cart_bx1 ul {
	list-style: none; margin: 0px; padding: 10px 0px 0px; width: 100%; height: 100%; text-align: right; vertical-align: middle;
}
.cart_bx1 ul li {
	width: 100%; clear: both; float: none; display: block;
}
.cart_bx1 ul li a {
	padding: 10px 15px; transition:0.3s; text-align: center; color: rgb(43, 42, 41); text-transform: uppercase; font-size: 14px; font-weight: 400; text-decoration: none; display: block;
}
.cart_bx1 ul li a:hover {
	color: rgb(46, 49, 146);
}
.cart_bx1 ul li a.active {
	color: rgb(46, 49, 146);
}
a.closebtn {
	padding: 0px 25px; width: 100%; height: 42px; color: rgb(255, 255, 255); line-height: 42px; font-size: 16px; text-decoration: none; margin-bottom: 20px; display: block; background-color: rgb(53, 117, 211);
}
@media only screen and (max-width:960px) and (min-width:240px)
{
.menu1 {
	top: 25px; right: 5px; display: block;
}
.header {
	padding: 0px;
}
.header_right {
	display: none;
}
.logo a images {
	height: 70px;
}
.technologies {
	margin-top: -30px;
}
.technologies ul li {
	width: 50%; margin-bottom: 20px;
}
.technologies ul li:last-child {
	margin: 0px 10%; width: 80%; display: block;
}
.banner_txt {
	top: 25% !important; width: 100%;
}
.banner_hd {
	line-height: 21px; font-size: 16px;
}
.inner_banner_txt1 {
	display: none;
}
.inner_banner h1 {
	margin: 0px; top: 10px; font-size: 21px;
}
.innerpg {
	padding: 20px 0px;
}
.innerpg h1 {
	font-size: 18px;
}
.partners h1 {
	font-size: 18px;
}
.job_text h2 {
	font-size: 18px;
}
.job_dets h2 {
	font-size: 18px;
}
.sec4bx1 {
	margin-bottom: 20px;
}
.service1 {
	padding: 0px;
}
.service1 .ser_right1 {
	width: 100%; display: block;
}
.service1 .ser_left1 {
	width: 100%; display: block;
}
.service1 .ser_right1 images {
	width: 100%;
}
.ser_left1 .ser_hd1 {
	line-height: 32px; font-size: 21px; margin-bottom: 0px;
}
.innerpg ul {
	padding: 0px;
}
.innerpg2 ul {
	width: 100%;
}
.innerpg2 ul li {
	width: 100%;
}
.innerpg2 h2 {
	font-size: 21px; margin-bottom: 15px;
}
.careerspg {
	padding: 20px 0px;
}
.leadership {
	padding: 20px 0px;
}
.job_text {
	width: 100%;
}
.job_dets {
	width: 100%;
}
.halfspan {
	width: 100%;
}
.blogin1 {
	width: 100%;
}
.news_right {
	width: 100%;
}
.t_hd1 {
	font-size: 16px !important;
}
.industryVerticals .col-sm-3 {
	width: 100% !important; clear: both;
}
}
@media only screen and (max-width:960px) and (min-width:768px)
{
.technologies ul li {
	width: 33.33%;
}
}
@media only screen and (max-width:1024px) and (min-width:961px)
{
.container {
	width: 100%;
}
.menu > ul > li > a {
	padding: 15px 7px; font-size: 14px;
}
.megamenu {
	width: 450px;
}
.home_addressleft li span {
	width: 30px;
}
.home_addressleft li p {
	font-size: 14px;
}
.footer_menu ul li a {
	font-size: 12px;
}
a.ft_sub {
	font-size: 12px;
}
}
#test-automation .border-check-line-block .row li .b_benefits-test-auto_li_wrapper {
	margin: 0px auto 50px; text-align: center; max-width: 300px;
}
#test-automation .border-check-line-block {
	padding-top: 50px; padding-bottom: 0px;
}
.background-dotted-white {
	background-position: top; padding-bottom: 50px; background-image: url("https://www.a1qa.com/wp-content/themes/a1qa/inc/assets/images/background/dotted-white-texture.jpg"); background-repeat: repeat;
}
.background-dotted-white {
	background-position: top; padding-bottom: 50px; background-image: url("https://www.a1qa.com/wp-content/themes/a1qa/inc/assets/images/background/dotted-white-texture.jpg"); background-repeat: repeat;
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
.wrapper {
	margin: 0px auto; width: 100%; padding-right: 20px; padding-left: 20px; position: relative; max-width: 1006px; box-sizing: border-box;
}
#test-automation .border-check-line-block .title-h2 {
	padding: 9px 0px 28px;
}
.t-center.title-h1 {
	text-align: center;
}
.t-center.title-h2 {
	text-align: center;
}
.t-center.title-h3 {
	text-align: center;
}
.t-center.title-h4 {
	text-align: center;
}
.t-center.title-h5 {
	text-align: center;
}
.t-center.title-h6 {
	text-align: center;
}
.innerpg .test-automation ul li {
	text-align: left; color: rgb(0, 0, 0); line-height: 25px; padding-left: 35px; font-size: 16px; font-weight: 400; margin-bottom: 15px; float: left; position: relative;
}
