.topbg{ background-color: #2e3092; height: 93px; padding-top: 10px;}
.topbg h2{ font-family: arial; font-style: italic; font-size: 24px; color:#ccccff; background-image:none!important;}
nav{ background-color:#606060; height: 45px;}
.nopad{ padding: 0px!important; margin:0px!important; }

.bannerarea img{
	width:100%;
	}
h1{
	font-family: 'Lato', sans-serif;
	font-size:22px;
	color:#333399;
	font-weight:700;
	text-align:center;
	background-image:url(../images/h1-bg.png);
	background-position:center;
	background-repeat:repeat-x;
	}
h1 span{
	font-family: 'Lato', sans-serif;
	font-size:22px;
	color:#333399;
	font-weight:700;
	text-align:center;
	background-color:white;
	padding:0px 8px;
}

p{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	text-align: justify;
}	
.welcomesarea p{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	text-align:center;
	line-height:26px;
	letter-spacing:normal;
}	


.welcomesarea{
	margin-bottom:20px;
	margin-top:30px;
}
.whyarea{
	margin-bottom:30px;
}	
.whyarea p{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	text-align:justify;
	line-height:24px;
}
.teamsarea{
	margin-bottom:30px;
}


.btn-primary {
 /* background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image:      -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image:         linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;*/
 /* border-color: #245580;*/
  background-color:#333399;
  background-position: 0 -45px;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #3535a9;
  background-position: 0 -45px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #333399;
/*  border-color: #245580;
*/}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #333399;
  background-image: none;
}

.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:0px!important;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}

footer{
	background-color:#616161;
	padding-top:25px;
	height:auto;
	}
	
/* slider css*/
	
	      .captionOrange, .captionBlack
        {
            color: #fff;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }
        .captionOrange
        {
            background: #EB5100;
            background-color: rgba(235, 81, 0, 0.6);
        }
        .captionBlack
        {
        	font-size:16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.4);
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #ffffff;
        	text-decoration: none;
        }
        a.captionOrange:hover
        {
            color: #eb5100;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }
        .bricon
        {
            background: url(../img/browser-icons.png);
        }
/* slider css*/


.navbar-default{
	background-color:#999999!important;
	}
.animationdelay{
	-webkit-animation-delay: -2s; /* Chrome, Safari, Opera */
    animation-delay: -2s;
}	

/*  about css*/
.aboutbanner img{
	width:100%;
}

.aboutsection{
	margin:40px 0 40px;
	}
	
h2{
	font-family: 'Lato', sans-serif;
	font-size:22px;
	color:#333399;
	font-weight:700;
	text-align:left;
	

	}




/*  team css*/

.teamsareainner{
	margin:40px 0px 40px;
}
.teambanner img{
	width:100%;
}

.teamsareainner p{
	text-align: justify center;
}	
.mar-top{
	margin-top:30px;
}	
.pad-top{
	margin-top:15px;
}	

/*  services css*/

.servicesbanner img{
	width:100%;
	}
.s-section{
	margin:40px 0px 60px 0px;
	}	
h3{
	font-family: 'Lato', sans-serif;
	text-align:center;
}	
.box-shadow{
 	background-color:#f8f8fa;
	 -webkit-box-shadow: -2px 2px 16px 3px rgba(153,142,153,1);
	-moz-box-shadow: -2px 2px 16px 3px rgba(153,142,153,1);
	box-shadow: -2px 2px 16px 3px rgba(153,142,153,1);
 
 
 
 	}
	
	
.servicebox{
	width:100%;
	padding:20px 20px 25px 20px;
	}	
	
	.servicebox1{
	width:100%;
	padding:20px 20px 65px 20px;
	}	
	.servicebox2{
	width:100%;
	padding:20px 20px 80px 20px;
	}	
ul li{

	font-family: 'Lato', sans-serif;
	font-size:16px;
	text-align:justify;
	line-height:24px;

}

/* contact css*/

.contactarea{
	margin:50px 0px 30px;
}
.contactbanner img{
	width:100%;
}
.contactarea ul{
	margin:0px;
	padding:0px;
	text-align:center;
	width:60%;
}

.contactarea ul li{
	float:left;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	text-align:justify;
	line-height:24px;
	padding:10px 35px 10px 35px;
	list-style-type:none;
}
.libg1{
	background-image:url(../images/mailicon.png);
	background-position:left;
	background-repeat: no-repeat;
}

.libg2{
	background-image:url(../images/phoneicon.png);
	background-position:left;
	background-repeat: no-repeat;

}
.map{
	width:100%;
	}
.footerstyles ul li{
	float:left!important;
	list-style-type:none;
	padding:10px 5px 15px 5px;
	color:white;
	}
.footerstyles a:link{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:white!important;
}	
.footerstyles a:visited{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:white!important;
}	


 .footerstyles a:hover{
font-family: 'Lato', sans-serif;
	font-size:16px;
	color:#ccc!important;
}	
.footerstyles a:active{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	color:white!important;
}	




/* census css*/

.censussection{
	margin:40px 0px 40px 0px;
}
.censusbanner img{
	width:100%;
	}
.navbar-nav {
/*  margin: 7.5px -15px;*/
	background-color:#606060;
	position:absolute;
	z-index:9999;
	right:0!important;
	left:auto!important;
	color:white;
	width:40%;
}


@media (max-width: 1200px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: right;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
			margin:0px!important;
	padding:0px!important;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  
  .navbar-nav {
/*  margin: 7.5px -15px;*/
	background-color:#606060;
	position:absolute;
	z-index:9999;
	width:100%!important;
	color:white;
}
}


