
a {
    color: #3b4998;
    text-decoration: none;
}

p {
    color: #000000;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    text-align: left;    
}




h1, h2, h3, h4, h5, h6 {
    color: #1562c0;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: 700;
    line-height: 1.1em;
    margin-bottom: 20px;
}

.h2{
    color: #000000;
    font-family: "open_sanslight",Arial,sans-serif;
    font-size: 22px;
    font-weight: normal;
}

.h3{
    color: #0452aa;
    font-family: "open_sanslight",Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
}


.logo {
    margin: 0;
}


.announcemnet {
    background-color: #eff2f6;
    float: left;
    height: auto;
    margin-bottom: 30px;
    margin-left: 2px;
    padding-left: 16px;
    padding-top: 20px;
    width: 280px;
}

.announcemnet h1 {
    border-bottom: 1px dotted #a8aeb2;
    color: #0372b2;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0 0 4px;
	text-align:center;
    }

	.announ h1 {   
    color: #0372b2;
    font-family: "Lato",sans-serif;
    font-size: 18px;
	font-weight: 500;
    margin: 0 0 10px;
    padding: 0 0 4px;
    }

.smart-post-list-main, .smart-post-list-main li {
    float: left;
    list-style: outside none none;
}

.smart-post-list-main {
    padding: 10px 0 0;
	margin-top:-10px;
}

.smart-post-list-main .smart-post-list-single-container {
    float: left;
}

.smart-post-list-main li {
    margin: 0;
}

.header {
    background: rgba(0, 0, 0, 0.8) url("../images/top-head.jpg") repeat scroll 0 0 / cover ;
    padding: 0;
}
.header-text {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    margin-top: 30px;
}
.navbar {
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
}
@media (min-width: 768px) {
.navbar-default {
    padding: 0;
}
.navbar-default .navbar-brand {
    font-size: 2em;
}
}
.navbar a:focus {
    outline: 0 none;
}
.navbar .navbar-nav {
    letter-spacing: 1px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar .navbar-nav li a:focus {
    outline: 0 none;
}
.navbar-default, .navbar-inverse {
    background-color: #0454cd;
	border-top:1px solid #fff;
	border-left:0px ;
	border-right:0px ;
	border-bottom:0px ;
    
}
@media (min-width: 768px) {
.navbar-nav > li > a {
    font-size: 19px;
    font-weight: 800;
    padding: 25px 20px;
}
}
.nav-item-sep a::after {
    background: rgba(0, 0, 0, 0) url("../images/squir.png") no-repeat scroll 0 0;
    content: "";
    height: 24px;
    position: absolute;
    right: -1px;
    width: 12px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #000;
}
.navbar {
    border-radius: 0;
}

.caret {
    border-color: #ffba01;
    border-radius: 10px;
    border-style: solid;
    border-width: 4px;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}


.margintop20 {
    margin-top:20px;
}


a {
color: #fff;
text-decoration: none;
}

a:hover {
color: #feba01;
text-decoration: none;
}


.nav-stacked>li+li {
margin-top: 0px;
margin-left: 0;
border-bottom:1px solid #dfe6f0;
border-left:1px solid #dfe6f0;
border-right:1px solid #dfe6f0;
}

.active2 {
    border-right:4px solid #428bca;
}

.header{
}
p {
    margin: 0 0 10px;
}

.top-header {
    background: #38a62c none repeat scroll 0 0;
    height: 50px;
   }
.top-header ul.nav-top {
   margin: 1px 0 0 10px;
   min-height: 5px;
}

.top-header ul.nav-top li.phone {
    margin-right: 10px;
}

.top-header p, .top-header a, .top-header span {
    color: #fff;
}

.top-header nav ul.nav-top li i {
    margin-right: 6px;
    position: relative;
    top: 1px;
}
.top-header .header-top i {
    margin-left: 6px;
    margin-right: 6px;
    position: relative;
    top: 1px;
}

.email-phone {
    float: left;
	margin-right: 50px;
}

.socials {
    float: right;
	margin-top: -10px;
}
.socials span {
    font-size: 13px;
    text-transform: uppercase;
	color: #fff;
}
.socials i {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin: 10px 0 0 5px;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    width: 30px;
}
.socials i:hover {
    background: #fe1402 none repeat scroll 0 0;
    border: 1px solid #fe1402;
    color: #fff;
}

.main-header {
    color: #fff;
    height: auto;
    padding: 3px;
}
.top-header-left {
    float: left;
    padding-left: 50px;
}
.top-header-left p{
    color:#fff;
}
.top-header-right {
    float: right;
    padding-right: 50px;
}
.top-header-right a {
    color: #fff;
}

.banner-cover {
    background-color: #eff2f6;
    border-bottom: 1px solid #eee;    
    height: auto;
	}

  .banner-cover h1{
    color:#fff;
    padding:190px 0px 0px 0px;
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 4em;
    font-weight: 700;
    margin: 0px;

}
  .banner-cover h1 span{
    font-weight: normal;
  }
  .banner-cover p{ font-size: 1.5em;
    font-weight: 700;
    margin: 0 0 0.2em;
    color:#fff;
    text-transform: uppercase
}

.banner-cover1 {
    background-color: #eff2f6;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    height: 100px;
	}


  .fa-eye, .fa-hand-peace-o{
 background: #3b4998 none repeat scroll 0 0;
    border-radius: 61px;
    color: #fff;
    float: left;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 0 auto;
    text-align: center;
    width: 30px;
    }
  .content{
    padding: 60px 0px
  }

  .content h1, .content h3{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
	color:#fff;
  }
  
.border-right{
border-right:1px solid #fff
}

.footer{
  border-top: 5px solid #e61e3c;  
}

.carousel {    
    margin-top: 2px;
    position: relative;
}

.carousel-control.left
			{
				background: none;
			}
			.carousel-control.right
			{
				background: none;
			}

			.carousel-control
			{
				position: absolute;
				top: 45%;
				bottom: 0;
				left: 0;
				width: 15%;
				font-size: auto;
				color: #fff;
				text-align: center;
				opacity: 1;
				text-shadow: none;
			}
			.carousel-control:hover
			{
				color: #000;
			}
			.carousel-indicators
			{
				bottom: -5px;
			}
			.carousel-indicators li
			{
				display: inline-block;
				width: 10px;
				height: 10px;
				margin: 1px;
				text-indent: -999px;
				cursor: pointer;
				background-color: #000\9;
				background-color: rgba(0,0,0,0);
				border: 1px solid #16a085;
				border-radius: 50%;
			}
			.carousel-indicators .active
			{
				width: 12px;
				height: 12px;
				margin: 0;
				background-color: #16a085;
			}
			.carousel-caption
			{
				position: absolute;
				right: 0;
				bottom: 0;
				left: 0;
				z-index: 10;
				padding-top: 20px;
				padding-bottom: 20px;
				color: #fff;
				text-align: center;
				background: rgba(0,0,0,0.4);
			}

			@import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
@import "http://fonts.googleapis.com/css?family=Roboto:400,500";

.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #32408f; vertical-align: middle; }
.box > .icon:hover > .image { background: #008dd2; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon:hover > .image > i { color: white !important; }
.box > .icon > .info { margin-top: -24px; background:#f4fbff; border: 1px solid #e0e0e0; padding: 15px 0 10px 0; }
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box > .icon > .info > h3.title { font-family: "Roboto",sans-serif !important; font-size: 16px; color: #222; font-weight: 500; }
.box > .icon > .info > p { font-family: 'Droid Sans', sans-serif; !important; font-size: 14px; color: #666; line-height: 1.5em; margin: 20px;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #32408f; }
.box .space { height: 30px; }

.thumbnail .caption {
    color: #32408f;
}

#social:hover {
    			-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1); 
-o-transform:scale(1.1); 
			}
			#social {
				-webkit-transform:scale(0.8);
                /* Browser Variations: */
-moz-transform:scale(0.8);
-o-transform:scale(0.8); 
-webkit-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
			}           
/* 
    Only Needed in Multi-Coloured Variation 
                                               */
			.social-fb:hover {
				color: #3B5998;
			}
			.social-tw:hover {
				color: #4099FF;
			}
			.social-gp:hover {
				color: #d34836;
			}
			.social-em:hover {
				color: #f39c12;
			}

.btn-info {
    background-color: #1d86d9;
    border-color: #1d86d9;
    color: #fff;
}

.btn-info:hover {
    background-color: #0090d3;
    border-color: #43bdf5;
    color: #fff;
}

.table th, .table td {
    border: 1px solid #dddddd;
    line-height: 22px;
    padding: 5px;
    text-align: center;
    vertical-align: top;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 1px;
	color: #484848;
    font-family:Open Sans,Arial,Helvetica,sans-serif;
	font-size:20px;
}

p > strong {
    color: #1295d4;
    line-height: 22px;
	font-size:30px;
}

.home-contentbox {
    background: #0452aa none repeat scroll 0 0;
    padding: 0;
}

.aligncenter {
    text-align: center;
}

.aligncenter1 {
    text-align: center;
}

.aligncenter1 a{
    color:#fff;
}

.aligncenter1 a:hover{
    color:#fef503;
}


.readrnmore {
    background: #f94d5d none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
}


.readrnmore :hover {
    background: #ffba01 none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
}



.skill-home-solid{background-color:rgba(12, 105, 50, 0.8);}


.content {
    background: #fff url("../images/home-bg.png") no-repeat scroll center bottom / 100% auto;
    padding:0;
    position: relative;
}
.content img {
    border: 3px solid #fff;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

.content1 {
    background: #fff url("../images/banner-main.jpg") no-repeat scroll center bottom / 140% auto;
    padding:0;
    position: relative;
}
.content1 img {
    border: 3px solid #fff;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}
.cta-text {
    margin-top: 10px;
    text-align: center;
}
.big-cta .cta {
    margin-top: 10px;
}
.box {
    width: 100%;
}
.box-gray {
    background: #f8f8f8 none repeat scroll 0 0;
    padding: 20px 20px 30px;
}
.box-gray h4, .box-gray i {
    margin-bottom: 20px;
}
.box-bottom {
    padding: 20px 0;
    text-align: center;
}
.box-bottom a {
    color: #fff;
    font-weight: 700;
}
.box-bottom a:hover {
    color: #eee;
    text-decoration: none;
}
#bottom {
    background: #fcfcfc none repeat scroll 0 0;
    padding: 50px 0 0;
}


.box-area {
    border: 0 solid #e7e7e7;
    margin-top: -42px;
    padding: 41px 15px 0;
}

.box-area a {
    color:#fff;
}

.box-area a:hover {
    color:#fef503;
}


.map {
    margin-bottom: 40px;
    margin-top: -50px;
    position: relative;
}
.map iframe {
    border: medium none;
    height: 450px;
    width: 100%;
}
.map-grid iframe {
    border: medium none;
    height: 350px;
    margin: 0 0 -5px;
    padding: 0;
    width: 100%;
}
#thumbs {
    margin: 0;
    padding: 0;
}

#thumbs li {
    list-style-type: none;
    text-align: center;
}

.design1 {
    color: #000;   
        
}

