@charset "utf-8";
/* CSS Document */
body {
	padding: 50px 0 30px;
	position: relative;
}
.get_quote {
	bottom: 0;
	height: 106px;
	position: fixed;
	right: 0;
	width: 165px;
	display:none;
}
.main-container {
	width: 100%;
	min-height: 300px;
	max-width: 970px;
	min-width: 300px;
	margin: auto;
}
.content-wrapper {
	background: #fff;
	min-height: 300px;
	border-radius: 25px 50px 50px 0;
	position: relative;
	padding-bottom: 20px;
	z-index: 1;
}
.header {
	background: #2C3130;
	padding-right: 42px;
	border-radius: 25px 50px 0 0;
}
.logoWrap {
	width: 100%;
	margin: auto;
	height: 154px;
	position: relative;
}
.logoWrap .inner {
	position: absolute;
	top: -140px;
	background: url(../images/logo-bg.png) bottom left no-repeat;
	left: 0;
	border-radius: 45px 45px 45px 0;
	padding: 0px;
	text-align: center;
	width: 300px;
	height: 330px;
}
img.logo {
	vertical-align: 0px;
	margin: 40px 0 0;
	width: 100%;
}
.main-nav {
	width: 624px;
	float: right;
	text-align: right;
	padding-bottom: 50px;
}
.main-nav a {
	display: inline-block;
	padding: 20px 1.05em;
	color: #fff;
	font-size: 15px;
}
.main-nav a:hover, .main-nav a.active {
	background: #3D92C4;
}
.content-leftCol {
	width: 280px;
	float: left;
}
.latestProj, .testimonials {
	width: 226px;
	margin: 25px auto 0;
}
.latestProjTitle {
	background: url("../images/bg_img.png") no-repeat scroll -4px -2px rgba(0, 0, 0, 0);
	height: 51px;
	width: 226px;
}
.latestProjTitle div {
	padding-left: 20px;
	padding-top: 7px;
}
.boldTxt15 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}
.latestProjReadMore {
	background: url("../images/bg_img.png") no-repeat scroll -4px -72px rgba(0, 0, 0, 0);
	height: 31px;
	margin-top: 10px;
	display: none;
}
.latestProjReadMore div {
	color: #fff;
	font-size: 11px;
	padding: 1px 0 0 11px;
}
.linktxt a {
	color: #fff;
	text-decoration: none;
}
.sidemenu_div2 {
	background: none repeat scroll 0 0 #3D92C4;
	color: #fff;
	font-size: 13px;
	margin: auto;
	padding: 15px;
	border-radius: 20px 0;
}
.sidemenu_div2+.cornerwrap {
	background: #3d92c4;
	width: 100px;
	float: left;
}
.sidemenu_div2+.cornerwrap .inner {
	background: #fff;
	float: left;
	border-radius: 20px 0 0 0;
	height: 20px;
	width: 100%;
}
.sidemenu_div2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidemenu_div2 ul li {
	border-bottom: 1px dashed #68ccd3;
	padding: 7px 0;
}
.sidemenu_div2 ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.testim-wrap {
	padding: 10px 0 0;
}
.testim-wrap span.txtRight {
	text-align: right;
	display: block;
	padding-top: 5px;
	text-align: right;
	color: #c0fcfc;
	font-style: italic;
}
.sidemenu_div2 .boldTxt14b {
	padding-top: 0px;
}
.content-rightCol {
	width: calc(100% - 280px);
	float: left;
}
.banner-wrap {
	width: 100%;
	background: #f0f0f0;
	border-radius: 0 50px 0 50px;
	padding: 5px 5px 10px;
	margin-top: -50px;
}
.banner-imgwrap {
	padding-left: 20px;
}
.banner-imgwrap img {
	width: 100%;
	border-radius: 0 46px 0 0;
}
.mainMenu2 {
	height: 101px;
	margin: 8px 12px 0 0;
	width: 633px;
	float: right;
}
.menu2Div2 {
	float: left;
	padding: 25px 10px 26px;
	width: 158px;
}
.menu2Div1 {
	float: left;
	padding: 25px 10px 26px;
	width: 158px;
}
.mainMenu2 .colL {
	background: url("../images/menu2_bg_img01.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.mainMenu2 .colM {
	background: url("../images/menu2_bg_img02.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.mainMenu2 .colR {
	background: url("../images/menu2_bg_img04.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.mainMenu2 .colL a {
	text-decoration: none;
}
.menu2Btn {
	border: 0 none;
	cursor: pointer;
	height: 50px;
	width: 100%;
	display: block;
}
.menu2LinkTxt {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	padding-left: 52px;
	padding-top: 5px;
	text-align: left;
}
.menu2Link1 {
	background: url("../images/menu2_icon.png") no-repeat scroll -6px 0 rgba(0, 0, 0, 0);
}
.menu2Link2 {
	background: url("../images/menu2_icon.png") no-repeat scroll -9px -238px rgba(0, 0, 0, 0);
}
.menu2Link3 {
	background: url("../images/menu2_icon.png") no-repeat scroll -4px -120px rgba(0, 0, 0, 0);
}
.menu2Link4 {
	background: url("../images/menu2_icon.png") no-repeat scroll -4px -180px rgba(0, 0, 0, 0);
}
.mainMenu2 > div:hover, .mainMenu2 > div.active {
	opacity: 0.8;
}
.page-content {
	background: #f0f0f0;
	border-radius: 0 0 30px 0;
	overflow: hidden;
}
.page-inner {
	background: #fff;
	border-radius: 0 30px 0 0;
	padding: 20px 20px 20px 0;
	min-height: 340px;
}
.page-inner h1 {
	color: #1197C7;
	font-size: 20px;
	padding-bottom: 10px;
	font-weight: normal;
}
img.home-img {
	margin: 12px 20px 0 20px;
	float: left;
}
footer {
	background: #3D92C4;
	min-height: 150px;
	border-radius: 0 0 50px 50px;
	margin-top: -50px;
}
.footer-navwrap {
	width: calc(100% - 345px);
	float: left;
	padding: 30px 0 0 25px;
}
.boldTxt14b {
	border-bottom: 1px solid #4cb0b7;
	color: #fff;
	font-size: 18px;
	padding: 10px 0;
}
.boldTxt12 {
	color: #fff;
	font-size: 13px;
	padding: 10px 0;
}
.boldTxt12 strong {
	display: block;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 5px;
}
.linktxt a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}
.linktxt a:first-child {
	padding-left: 0px;
}
.linktxt a:last-child {
	padding-right: 0px;
}
.linktxt a:hover {
	text-decoration: underline;
}
.footer-navwrap .quickLinkTxt ul {
	width: auto;
	float: left;
}
.footer-navwrap .quickLinkTxt ul:nth-child(2) {
	padding: 0 14%;
}
.footer-navwrap .quickLinkTxt ul li {
	padding: 5px 0;
}
.footer-navwrap .quickLinkTxt ul li a {
	color: #fff;
	font-size: 15px;
}
.footer-navwrap .quickLinkTxt ul li a:hover, .footer-navwrap .quickLinkTxt ul li.active a {
	color: #c0fcfc;
	text-decoration: none;
}
.footer-contactwrap {
	width: 315px;
	float: right;
	overflow: hidden;
}
.footer-contact-top {
	width: 100%;
	position: relative;
	background: #345369;
	width: 50%;
	float: right;
}
.footer-contact-top-inner {
	border-radius: 0 0 30px 0;
	background: #3d92c4;
	height: 45px;
}
.footer-contact-inner {
	width: 100%; /*height:435px;*/
	border-radius: 50px 0 50px 0;
	background: #345369;
	padding: 10px 25px;
}
.footer-contact-inner .quickLinkTxt {
	color: #ccc;
}
.footer-contact-inner .quickLinkTxt p {
	padding: 5px 0 6px 28px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 2px;
	font-size: 13px;
	position: relative;
}
.footer-contact-inner .quickLinkTxt p:last-child {
	padding-bottom: 0px;
}
.footer-contact-inner .boldTxt14b, .footer-contact-inner .boldTxt12 {
	border-bottom: 1px solid #5d7c92;
}
.footer-contact-inner .boldTxt12:last-child {
	border: 0px;
}
.footer-contact-inner .boldTxt12 strong {
	display: inline;
}
.footer-contact-inner img.flag {
	vertical-align: 0;
	display: inline;
	margin-right: 5px;
}
span.icon {
	position: absolute;
	top: 6px;
	left: 0px;
	width: 16px;
	height: 16px;
}
span.icon.address {
	background: url(../images/icon_location.png) center no-repeat;
	top: 9px;
}
span.icon.mobile {
	background: url(../images/icon_contact.png) center no-repeat;
}
span.icon.person {
	background: url(../images/icon_person.png) center no-repeat;
	top: 4px;
}
span.icon.mail {
	background: url(../images/icon_mail.png) center no-repeat;
}
span.icon.skype {
	background: url(../images/icon-skype.png) center no-repeat;
}
span.icon.whatsapp {
	background: url(../images/icon-whatsapp.png) center no-repeat;
}
span.icon.viber {
	background: url(../images/icon-viber.png) center no-repeat;
}
.copy-wrap {
	padding: 20px 25px;
	border-top: 1px solid #4cb0b7;
}
.copyright {
	color: #b0ecec;
	float: left;
	font-size: 12px;
	padding: 4px 0;
	text-align: left;
}
.validIcon {
	float: right;
	text-align: right;
}
/* -- Inner page style start from here -- */

.rq_field {
	background-color: #ededed;
	border-color: #c6c6c6 #fff #fff #c6c6c6;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	color: #666;
	margin-bottom: 10px;
	font-family: inherit;
	font-size: 14px;
	padding: 10px;
	width: 340px;
}
textarea.rq_field {
	height: 75px;
	overflow: auto;
}
.exp_div {
	border-color: #02aaba;
	border-image: none;
	border-right: 1px dashed #02aaba;
	border-style: none dashed dashed none;
	border-width: 0 1px 1px 0;
	color: #119697;
	float: left;
	font-size: 14px;
	margin: 0;
	padding: 17px 11px 13px;
	text-align: center;
	width: 167px;
	height: 134px;
}
.exp_div.lastdiv {
	border-right: 0 none;
}
.exp_div.btmlastdiv {
	border-bottom: 0 none;
}
.left-column {
	float: left;
	width: 48%;
}
.right-column {
	float: right;
	width: 48%;
}
#form-section label span {
	display: block;
	font-size: 15px;
	margin: 5px 0;
	font-size: 14px;
}
#form-section label span strong {
	color: #f00;
	font-weight: normal;
}
/* ==== Inputs and Buttons of the form, with hover and focus behavior ==== */
#form-section input { /* here you can change the properties of the input fields */
	width: 100%;
	border: 1px solid #ccc;
	margin: 0 0 5px;
	padding: 15px 10px;
	border-radius: 5px;
	font-size: 14px;
	padding-right: 30px;
	color: #333;
	box-sizing: border-box;
}
#form-section input:hover {
	border: 1px solid #999;
	transition: border-color 0.2s ease-in-out;
}
#form-section button[type="submit"] { /* here you can change the properties of the submit button */
	cursor: pointer;
	width: 100%;
	line-height: 36px;
	border: none;
	color: #FFF;
	margin: 20px 0 5px;
	border-radius: 5px;
	display: block;
	font-size: 16px;
	background: #3D92C4;
	box-shadow: 0 4px 0 #456eac;
	padding: 6px;
}
#form-section button[type="submit"]:hover {
	opacity: 0.9;
}
#form-section input:focus {
	outline: 0;
	border: 1px solid #999;
}
/* === The section numbering from the registration form === */
#form-section p {
	padding-bottom: 15px;
	margin: 15px 0px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dashed #2D3538;
}

/* === HTML5 validation styles === */
#form-section input:required:valid {
 background: url(../images/valid-icon.png) no-repeat 99% 50%;
 background-position: right 6px center;
}
 #form-section input:focus:invalid {
 background: url(../images/invalid-icon.png) no-repeat 99% 50%;
 background-position: right 6px center;
}
/* === Custom checkbox (Remember me checkbox) === */

ul.multicol li {
	float: left;
	width: 50%;
}
.btn3 {
	background-color: #345369;
	border: 0 none;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-family: inherit;
	margin-left: 5px;
	padding: 10px 25px;
}
textarea.link-ex-code {
	width: 70%;
	display: block;
	margin: auto;
	min-width: 320px;
	resize: none;
	height: 145px;
}
#Tabs1 h3 {
	color: #666;
	font-size: 16px;
	padding-bottom: 10px;
	text-decoration: underline;
}
#Tabs1 > div a {
	color: #268cb8;
}
.page-inner .signup_form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.quickLinkTxt li span.icon {
	position:relative;
	width: 16px;
	height: 16px;
	display:inline-block;
	margin-right:8px;
}
.page-inner table td {padding:6px 0 0; vertical-align:top;}
.page-inner table td:nth-child(1) {text-align:center;}
.page-inner table td a {color:#43a9d5}
.desktop-appWrap {padding-top:25px;}
.desktop-appWrap h1 {font-size:18px;}
.desktop-appWrap img {display:inline-block; margin:5px 50px 5px 0;}
.logos-Wrap {padding-top:20px;}
.logos-Wrap img {display:inline-block; margin:10px 10px 5px 0; border:1px solid #999; vertical-align:middle;}
ul.productList li {padding:6px 0;}
ul.productList li a {color:#43a9d5}


