@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');

body{
    font-family: 'Roboto Condensed', sans-serif;
	}
ul{ margin:0px; padding:0px;}




.home-services ul li a{
	color:#fff;
	text-decoration:none;

}

.top{ background:#004f85; overflow:hidden; margin:0px; padding:0px 0px; color:#515151;}
ul.topleft li{ list-style-type:none; display:inline-block; margin:0px; padding:10px 20px 10px 0px; font-size:13px;  }
.top:before{ background: #f7f7f7 none repeat scroll 0 0; content: ""; height: 45px;  left: -60px;  position: absolute;
    -webkit-transform: skewX(39deg); transform: skewX(39deg);  width: 75%;}
	
	
	
	
.navbar-brand{ margin:0px; padding:5px;}

a.carousel-arrow {
	height: 40px;
	width: 40px;
	border-radius: 50px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -25px;
	background: transparent;
	color: transparent;
	font-size: 32px;
	font-weight: 300;
	cursor: pointer;
	-webkit-transition: background 300ms, color 300ms;
	transition: background 300ms, color 300ms;
}
.carousel:hover a.carousel-arrow {
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
}
.carousel a.carousel-arrow:hover {
	background: rgb(0, 79, 133);
}
a.carousel-arrow:hover, a.carousel-arrow:active {
	text-decoration: none;
}
a.carousel-arrow-prev {
	left: 10px;
	right: auto;
	padding-right: 5px;
}
a.carousel-arrow-next {
	right: 10px;
	left: auto;
	padding-left: 5px;
}
/* ===== Homepage Slider ===== */
.home-slider {
	margin-top: -78px;
}
.home-slider .carousel-inner > .item {
	padding: 80px 0 0;
	height: 600px;
	overflow: hidden;
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover !important;
}
#item-1 {
	background-image: url(../images/banner1.jpg);
	background-position: bottom center;
}
#item-2 {
	background-image:url(../images/banner2.jpg);
		background-position: bottom center;

}
#item-3 {
	background-image:url(../images/banner3.jpg);
		background-position: bottom center;

}
#item-4 {
	background-image:url(../images/banner4.jpg);
		background-position: bottom center;

}



.home-slider h3 {
	color: #2a5a9a;
}
.home-slider p {
	margin: 35px 0;
	line-height: 1.5;
}
.home-slider ul {
	list-style-type: none;
	padding: 0;
}
/*** Second Slider ***/
.home-slider #item-2 ul {
	margin-top: 20px;
}
.home-slider #item-2 ul > li {
	text-align: right;
}
.home-slider #item-2 ul > li > span {
	display: inline-block;
	margin-bottom: 3px;
	padding: 3px 15px;
	background: rgba(237, 62, 73, 0.9);
	color: white;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
}
.home-slider #item-2 ul.string > li > span {
	background: rgba(43, 171, 207, 0.9);
}
/*** Third Slider ***/
.home-slider #item-3 ul {
	margin: 30px 0;
}
.home-slider #item-3 ul > li {
	font-size: 18px;
	padding: 5px 0;
}
.home-slider #item-3 ul > li > i {
	color: #2babcf;
}





@media (max-width: 992px) {
  /* Adjusting for small devices */
  .home-slider .carousel-inner > .item {
 padding-top: 50px;
}
}
@media (max-width: 767px) {
  /* Adjusting for mobile */
  .home-slider .carousel-inner > .item {
 padding-top: 50px;
 text-align: center;
}
 .home-slider #item-2 ul > li {
 text-align: left;
}
 .home-slider #item-2 ul > li > span {
 font-size: 22px;
 margin-bottom: 7px;
}
 .home-slider #item-3 ul {
 text-align: left;
 margin-left: 50px;
}

.home-slider {
	margin-top: -55px;
}

.home-slider .carousel-inner > .item {
	padding: 50px 0 0;
	height: 350px;
	
	
}


}




.icons ul{ list-style-type:none; margin-top:px; padding:0px; float:right}
.icons ul li{ display:inline-block; color:#fff; list-style-type:none; padding:10px;}
.icons ul li a{ color:#fff;  list-style-type:none;}
.icons ul li a i{ font-size:18px;}



.services {
	padding:20px 0px 40px 0px;

}
.services h3{ 
	text-transform:uppercase;
	color:#4dae34;
	font-size:36px;
	text-align:center;
	margin-bottom:20px;
}
.services p{ text-align:center;	margin-bottom:30px; line-height:22px;
}


.about-us {

	padding: 0px;	
	background:#f7f7f7;
	overflow: hidden;
	
}

.about{     padding: 45px 110px 40px 40px;}



.about h4{text-transform:uppercase;
	color:#4dae34;
	font-size:36px;
	margin-bottom:10px;
 }

.about i{ color:#004f85;}

.aboutus{ margin:0px; padding:0px;}

.about-us .aboutus1{ background:url(../images/about-bg.jpg) no-repeat; 
    background-size: cover;
    background-position: center center;
    text-align: right;
   height:510px;}

.about p {
	line-height:22px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
}
.banner-top {
	background:#f6f6f6;
	padding-top:20px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
	margin-bottom:15px;
}



.banner {
	margin-bottom:20px;
}

.main-banner {
	margin-top:0px;

}
.footer_top {
	background-color:#e9e9e9;
	width:100%;
	clear:both;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.footer_top p{ line-height:24px;}
footer {
	background-color:#d2d2d2;
	width:100%;
	clear:both;
	margin-top:0px;
}
.footer_nav {
	text-align:center;
	padding:0px;
	margin:0px auto;
}
.footer_nav ul {
	list-style-type:none;
	padding:0px;
	margin:10px 0px 10px 0px;
}
.footer_nav ul li {
	display:inline;
	padding:0px;
	margin:0px;
}
.footer_nav ul li a {
	padding:0px 15px 0px 15px;
	text-decoration:none;
	color:#333;
	font-size:14px;
}
.footer_nav ul li a:hover {
	color:#333333;
}
.footer_nav p {
	margin:12px 0px 15px 0px;
}
.footer_nav p a {
	color:#333333;
	text-decoration:none;
}
.footer_nav p a:hover {
	text-decoration:underline;
}
.nav-tabs + .tab-content {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	overflow: hidden;
	padding: 15px;
}
.modal-header{ background:#2a5a9a}
.modal-title{ color:#fff;}



hr{ margin:10px 0px;}
















@media only screen and (min-width: 310px) and (max-width: 767px) {

.navbar-brand>img{ width:80%; margin-top:-4px;}
.top:before{ height: 35px;  left: -50px;   width: 100%;}
.services h3{ 	font-size:28px;	}

.about h4{	font-size:28px; }

.about{     padding: 40px;}

.about-us .aboutus1{ background:none;  height:0px;}








}

#topcontrol {
    background-color: #2a5a9a;
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
    font-size: 16px !important;
    color: #FFFFFF;
}
.Quote h3 {
	background-color:#2a5a9a;
	padding:10px;
	margin-top:20px;
	border-radius:5px;
	color:#FFFFFF;
}
.Quote ul {
	list-style-type:none;
	margin:10px 0px 0px 0px;
	border-radius:50px;
	color:#0000CC;
}
.Quote ul li {
	padding:10px;
	background-color:#eae9e9;
	border-bottom:1px #ccc solid;
}
.Quote ul li a  {
	color:#333333;
	text-indent:10px;
}

.Quote ul.list-unstyled li.active a {
	color:#2a5a9a ;
	font-weight:bold;
}

.Quote ul li ul { list-style-type:square; margin-left:30px;}
.Quote ul li ul li{ padding:5px 0px; margin:0px; font-size:13px;}
.Quote ul li ul li.last1{ border:none;}

.tabs tr td{
	padding:5px;
}