body{
	background-color:#FFF;
	background-image:none !important;
	font-family: 'Open Sans', sans-serif;
}
@font-face {
    font-family: Hagin;
    src: url(../fonts/hagin-caps-medium.otf);
}
ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
}
img{
	max-width:100%;
	height:auto;
	border:0;
}
p{
	font-size:15px;
	color:#666666;
	line-height:24px;
	text-align: center;
}
h1{
	font-family: 'PT Serif', serif;
	font-size:36px;
	color:#999;
	margin-top:4px;
	border-bottom: solid 2px #cccccc;
	text-align: center;
	padding: 20px 0 11px 0;
}
.main{
	border-left: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
}
.login{
	width: 100%;
	float: left;
	padding: 39px 0 0 0;
}
.logo{
	padding: 19px 0 0 35px !important;
}
.login input{
	width: 95%;
	background-color: #f5f5f5;
	border: 0;
	padding: 10px;
}
.forgotPassword{
	padding: 10px 0 0 0;
}
.forgotPassword a{
	font-size: 13px;
	color: #bbbbbb;
	text-decoration: none;
}
.forgotPassword a:hover{
	color: #bbbbbb;
	text-decoration: underline;
}
.top-contact{
	border-top: solid 5px #c6d949;
}
.leftArrow{
	position: absolute;
	width: 9px;
	height: 9px;
	margin: 45px 0 0 0;
}
.rightArrow{
	position: absolute;
	width: 9px;
	height: 9px;
	margin: 45px 0 0 0;
	right: 0;
}
.bxslider li{
	min-height: 286px;
	font-size: 20px;
	color: #1e115f;
	line-height: 30px;
	text-align: center;
	padding: 30px 0 25px 0;
	border-right: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
.bxslider li img{
	padding: 0 0 20px 0;
}
.bxslider li a{
	font-size: 20px;
	color: #1e115f;
}
.requestFormMain{
	background-color: #1e115f;
}
.requestFormtxt{
	font-size: 24px;
	color: #fff;
	line-height: 36px;
	text-transform: uppercase;
	padding: 20px 0 20px 29px !important;
}
.requestFormbtn{
	float: left;
	font-size: 24px;
	color: #1e115f;
	background-color: #FFF;
	padding: 7px 17px 12px 15px;
	margin-top: 30px;
}
.middleMain{
	padding: 0 50px 0 50px !important;
}
.footerBanner{
	text-align: center;
	padding: 25px 0 25px 0;
}
.footer{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding:15px 0 19px 28px !important;
	margin-bottom: 30px;
	font-size: 13px;
	color: #666666;
}
.footer-menu{

}
.footer-menu ul{
	float:right;
}
.footer-menu ul li{
	float: left;
	background-image:url(../images/pipe.png);
	background-repeat:no-repeat;
	background-position:right 6px;
	padding:0 20px 0 20px;
	font-size:12px;
	color:#FFF;
}
.footer-menu ul li:last-child{
	background: none;
}
.footer-menu ul li a{
	font-size:13px;
	color:#666666;
}
.footer-menu ul li a:hover{
	text-decoration:underline;
}
.products ul{
	list-style: none;
	list-style-image: none;
	margin-left: 0px;
}

.products li{
	margin-bottom: 40px;
	vertical-align: text-top;
}

.products img {
	display: block;
	float: left;
	margin-top: 5px;
}
.products img:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
.product_pipe{
	padding: 0px 13px;
}

.products div {
	line-height: 30px;
	display: table-cell;
	vertical-align: middle;
	padding: 37px 0 0 0;
}
.products div.threeLine {
	padding: 5px 0 0 0;
}
.products div.twoLine {
	padding: 21px 0 0 0;
}
.products div a {
	font-family: 'Slabo 27px', serif;
	font-size: 20px;
	color: #1e115f;
	text-decoration: none;
}
.products div a:hover {
	text-decoration: underline;
}
.theTeam li{
	text-align: center;
	font-size: 20px;
	color: #999;
	line-height: 30px;
	padding: 35px 0 0 0;
}
.theTeam li span{
	font-family: 'PT Serif', serif;
	font-size: 24px;
	color: #1e115f;
	font-weight: bold;
}
.actService {
	background-color: #dfdfdf;
}
.li-services ul{
	width: auto;
	text-align: center;
}
.li-services li {
	float: left;
	padding: 15px 15px 15px 15px;
}
.li-services li:hover {
	background-color: #dfdfdf;
}
.testimonial-content{
	border-radius: 30px;
	padding: 20px 30px 20px 20px !important;
	text-align: center;
	font-size: 15px;
	color: #666666;
	line-height: 24px;
	margin-top: 20px;
	background:url(../images/quote.png) no-repeat 20px 20px #f3f3f3;
	min-height: 140px !important;
}
.testimonial-author{
	font-family: 'PT Serif', serif;
	font-size: 15px;
	color: #666666;
	text-align: center;
	padding: 20px;
	border-bottom: solid 1px #cccccc;
}
.addressMain{
	padding: 30px 0 30px 0;
}
.address{
	font-size: 16px;
	color: #777777;
	line-height: 24px;
}
.contactInformation li{
	font-size: 16px;
	color: #777777;
	line-height: 40px;
}
.contactInformation li a{
	font-size: 16px;
	color: #777777;
}
.contactInformation li a:hover{
	font-size: 16px;
	color: #777777;
}
.contactInformation img{
	padding-right: 25px;
}
.forms{
	padding-top: 30px;
}
.forms input{
	width: 100%;
	background-color: #f3f3f3;
	border: none;
	margin-bottom: 10px;
	font-size: 16px;
	color: #444444;
	padding: 5px 0 5px 10px;
}
.forms textarea{
	width: 100%;
	background-color: #f3f3f3;
	border: none;
	margin-bottom: 10px;
	font-size: 16px;
	color: #444444;
	padding: 5px 0 5px 10px;
}
.btn-info{
	width: 100%;
	background-color: #cccccc;
	border: none;
	font-size: 16px;
	color: #444444;
	padding: 15px 0;
}
.btn-info:hover{
	background-color: #1e115f;
}









.translate{
	padding-top: 5px !important;
}
.translate img{
	padding: 0 0 0 10px;
}
.top-menu{
	background-color:#44739d;
	margin:10px 0 0 0;
}
.middle{
/*	padding:20px 0 0 0;*/
}
.main-contain{
	padding:0px 0 0 0;
}
.welcome-con{
	background-image:url(../images/welcome-bg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	padding:30px !important;
	margin:20px 0 0 0;
}
.welcome-con h1{
	color:#FFF;
}
.service-con{
	background-image:url(../images/service-bg.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	padding:30px 30px 30px 39px !important;
	margin:20px 0 0 0;
}
.service-con h1{
	color:#FFF;
}
.dev-con-main{
	background-color: #f5f5f5;
}
.dev-con{
	
}
.dev-con h1{
	padding:25px 0 20px 0;
	font-family: Hagin;
	border-bottom: solid 2px #CCC;
}
.dev-con p{
	font-size:14px;
	color:#444444;
	line-height:24px;
	padding:15px 0px 15px 0px;
}
.dev-con p strong{
	color: #c22433;
}
.dev-con-sub{
	padding:25px 0 0 0;
}
.dev-con-sub p{
	font-size:16px;
	color:#888888;
	line-height:30px;
	padding:15px 0 15px 0;
}
.devCategory li{
	list-style: none;
	text-align: center;
	padding: 35px 0 0 0;
	font-size: 18px;
	color: #c22433;
	font-weight: bold;
}
.devCategory li a{
	color: #c22433;
}
.devCategory li a:hover{
	color: #1367b0;
	text-decoration: none;
}

.footer-logo{
	padding:20px 0 20px 0;
}


.footer-menu ul.copy li{
	background:none;
	padding:0 0px 0 0px;
}
.footer-menu ul.copy{
	width:100%;
	float:left;
}
.footer-social-tle{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
}
.footer-social ul{
	padding:0 20px 0 0px;
}
.footer-social ul li{
	float:left;
	padding:14px 12px 0 0;
}
.border-bottom{
	border-bottom:solid 1px #ddd;
	padding:0 0 10px 0;
}
.form-group ul{
	margin:0;
	padding:0;
	list-style:none;
}
.form-group ul li{
	width:100%;
	float:left;
	margin:0;
	padding:10px 0 10px 0;
	list-style:none;
}
.form-group ul li label{
	width:23%;
	float:left;
	text-align:right;
	padding-right:2%;
	padding-top:6px;
}
.form-group ul li input{
	width:75%;
	float:left;
}
.form-group ul li textarea{
	width:75%;
	float:left;
}
.map iframe {
    height:200px;
    width: 100%;
}
.pad-left{
	padding-left:10px !important;
}
.pad-right{
	padding-right:10px !important;
}
.fancybox-wrap{
	overflow:visible !important;
}
@media all and (max-width: 800px) {
	.container {
	padding-left:15px !important;
	padding-right:15px !important;
	}
	.leftArrow,.rightArrow{
		display: none !important;
	}
	.navbar-inverse .navbar-nav > li > a{
		border-right:none !important;
		padding: 10px 10px 10px 10px !important;
	}
	.navbar-nav {
	    margin: 0 !important;
}
	.requestFormbtn{
		text-align: center;
		background-color: #f5f5f5;
	}
	.logo{
		padding-left: 0 !important;
	}
	.middleMain{
		padding: 0 !important;
	}
	/*.bxslider,.bx-wrapper,.requestFormMain{
		display: none;
	}*/
	.forms{
		padding-left: 0px;
	}
	
	
}
@media all and (max-width: 768px) {
	
}
@media all and (max-width: 420px) {
	.logo{
		padding-top:20px;
	}
}
/* bootstrap changes */
@media (min-width: 1200px) {
  .container {
    width: 1134px;
  }
}
.container {
	padding-left:0px;
	padding-right:0px;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}
.row .row{
	margin:0;
}

.navbar-inverse{
	width: 101.8%;
	background:none;
	border:0;
	background-color: #4c4c4c;
	border-radius: 0px;
	margin: 22px 0 0 -10px;
}
.navbar-nav{
}
.navbar-inverse .navbar-nav > li > a{
	font-size:14px;
	color:#FFF;
	border-right: solid 1px #666666;
}
.navbar-inverse .navbar-nav > li > a:hover{
	background-color:#1e1160;
	color:#FFF;
}
.navbar-inverse .navbar-nav > li.current > a{
	background-color:#1e1160;
	color:#FFF;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
	background-color:#1e1160;
	color:#FFF;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
	margin-right:-15px !important;
}
.navbar-collapse{
	padding-right: 0;
	padding-left: 0;
}
.navbar-nav > li > a{
	padding-top:16px;
	padding-bottom:16px;
	padding-left:18px;
	padding-right:18px;
}
.btn-primary{
	background-color: #4c4c4c;
	font-size: 14px;
	color: #FFF;
	border: 0;
	border-radius: 0px;
	padding: 10px 20px;
}
.btn-default{
	border:solid 1px #FFFFFF;
	background:none;
	color:#FFF;
	font-size:20px;
	text-transform:uppercase;
	border-radius:0;
	padding:7px 48px 7px 48px;
}
.navbar-toggle{
	background-color: #1e115f;
	border-color: #1e115f;
}
.navbar-toggle:hover{
	background-color: #c3d62e !important;
	border-color: #c3d62e;
}
@media all and (max-width: 768px) {
	.navbar-nav{
		width: 100%;
	}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
		margin-left: -30px;
		margin-right: 0px !important;
	}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
		border-color: #cccccc;
	}
}


/*--- column ---*/
.shortcode1-4{ margin-right: 2%; float: left; margin-bottom: 20px; width: 22.75%;    }
.shortcode1-3{ margin-right: 2%; float: left; margin-bottom: 20px; width: 31.33%; }
.shortcode1-2{ margin-right: 2%; float: left; margin-bottom: 20px; width: 48%;    }
.shortcode2-3{ margin-right: 2%; float: left; margin-bottom: 20px; width: 64.66%; }
.shortcode3-4{ margin-right: 2%; float: left; margin-bottom: 20px; width: 73%;    }

.shortcode1-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 18%; }
.shortcode2-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 38%; }
.shortcode3-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 58%; }
.shortcode4-5{ margin-right: 2%; float: left; margin-bottom: 20px; width: 78%; }

.shortcode1-4.last{ margin-right: 0; width: 25%;    }
.shortcode1-3.last{ margin-right: 0; width: 33.33%; }
.shortcode1-2.last{ margin-right: 0; width: 50%;    }
.shortcode2-3.last{ margin-right: 0; width: 66.66%; }	
.shortcode3-4.last{ margin-right: 0; width: 75%;    }

.shortcode1-5.last{ margin-right: 0; width: 20%; }
.shortcode2-5.last{ margin-right: 0; width: 40%; }
.shortcode3-5.last{ margin-right: 0; width: 60%; }
.shortcode4-5.last{ margin-right: 0; width: 80%; }

.shortcode1-1{ width: 100%; }

/*--- gallery ---*/
ul.products-grid {
	padding-left: 0 !important;
	list-style: none !important;
	list-style-image: none !important;
	margin-left: 0px;
}

div.gdl-gallery-image img{ display: block; }
div.gdl-gallery-image{
	padding: 6px;
	border:solid 1px #ddd;
}
.tandc p{
	text-align: left !important;
}
.tancList li{
	padding: 10px 0 10px 25px;
}
.tancList label{
	width: 10%;
	float: left;
}
.tancList p{
	width: 90%;
	float: left;
}
.means{
	padding: 0 0 0 12%;
}
.means li{
	width: 100%;
	float: left;
	padding: 10px 0 10px 25px;
}
.means strong{
	width: 25%;
	float: left;
}
.means p{
	width: 75%;
	float: left;
}
@media (max-width: 768px) {
	.shortcode1-4{ width:48%; }
}
@media (max-width: 640px) {
	.shortcode1-4{ width:100%; }
}