@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;}


.top-container {
  background-color: #f1f1f1;
  padding: 30px;
  text-align: center;
}

.header {
  padding: 10px 16px;
  background: #555;
  color: #f1f1f1;
}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin:10px 0px 0px 0px;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 60%;
  border: 0;
  }
  @media(max-width: 768px) {
      
      .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
   width: 80%;
    padding: 0;
    margin: -57px 0px 0px 240px;
}
  }
.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:2px;
}
.home-slider .carousel-inner > .item {

	height: 530px;
	overflow: hidden;
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover !important;
}
#item-1 {
	background-image: url(../img/slide11.jpg);
	
}
#item-2 {
	background-image:url(../img/slide22.jpg);
	

}
#item-3 {
	background-image:url(../img/slide33.jpg);
	

}
#item-4 {
	background-image:url(../img/slide44.jpg);
	

}



.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: 2px;
}

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


}




.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;
}

#gallery {
  padding-top: 40px;
  @media screen and (min-width: 991px) {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
  img {
    width: 100%;
  }
}
.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  i {
    color: #fff;
    font-size: 3em;
  }
}

#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  // Removes blue highlight
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
  img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
    @media screen and (min-width:768px) {
        width: 60%;
    }
    @media screen and (min-width:1200px) {
        width: 50%;
    }
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
  &:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
    font-size: 3em;
  }
}




.main-title{
  color: #2d2d2d;
  text-align: center;
  text-transform: capitalize;
  padding: 0.7em 0;
}

.container1{
  padding: 1em 0;
  float: left;
  width: 50%;
}
@media screen and (max-width: 640px){
  .container1{
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 900px){
  .container1{
    width: 24.33333%;
  }
}

.container1 .title{
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px;
}

.content {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}





.footer{
background:#171b26d9;
	color:#fff;
	width:100%;

	padding:25px 0px 20px 0px;
	



}

.foot_logo{
	margin-top:20px;

}
.foot h4{
	color:#fff;
}
.foot{
	margin-top:10px;

}
.foot ul{
	list-style-type:none;
	

}

.foot ul li{
	list-style-type:none;
	padding:4px 0px;
	margin:0px;

}

.foot ul li a{
	color:#B6B6B6;
	text-decoration:none;

}

