
ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure, p {
    margin: 0;
}

a {
    color: #fff;
	
    -webkit-transition: all .3s ease-in 0s;
       -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
         -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
}

iframe {
    border: 0;
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}

a:focus, a:hover {
    color: #949300;
}

h1, h2, h3,
h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}

.clear:before,
.clear:after {
    content: " ";
    display: table;
}
 
.clear:after {
   clear: both;
}
 
.clear {
   *zoom: 1;
}

span.color {
	color: #949300;
    font-weight: 800;
}

body > section,
.footer {
	padding: 35px 0;
}

.sec-title {}

.sec-title h2 {
  color: #0eb493;
  font-size: 28px;
  font-weight: 800;
  text-transform: uppercase;
}

.sec-sub-title {
	margin: 35px 0 45px;
}

.sec-sub-title p {
	font-weight: 600;
	line-height: 24px;
	font-size: 18px;
	color: #5b646e;
}

.devider {
  margin-top: 30px;
}

.devider i {
  color: #cccccc;
}

.devider:before,
.devider:after {
  content: "______________________";
  color: #e6e8ea;
  position: relative;
  bottom: 6px;
}

.devider:before {
  right: 10px;
}

.devider:after {
  left: 10px;
}

.mb50 {
	margin-bottom: 50px;
}

#preloader {
  background-color: #fff;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 1100;
}

#preloader > img {
  left: 47%;
  position: absolute;
  top: 48%;
}


/*=========================================
	Header
==========================================*/

.navbar-fixed-top {
  background-color: rgba(14, 14, 14, 0.81);
  border: 0 none;
  margin: 0;
  
    -webkit-transition: background-color 800ms linear;
       -moz-transition: background-color 800ms linear;
	    -ms-transition: background-color 800ms linear;
         -o-transition: background-color 800ms linear;
			transition: background-color 800ms linear;
    width: 60%!important;
    margin-left: 20%!important;
    border-radius: 7px;
    padding-left: 7%;

}

.navbar-nav>li>a {
       padding-top: 13px;
    padding-bottom: 15px;
}
    
.navbar-toggle i {
	color: #fff;
}

.navbar-brand {
  padding: 0;
}

.navbar-nav li a {
	border-top: 1px solid transparent;
        font-family: 'Open Sans Condensed', sans-serif;
    font-size: 19px;
}


.navbar-nav li a.active
 {
 color: #949300;
 font-weight: 800;
    
}
.navbar-nav li a.current,
.navbar-nav li a:focus,
.navbar-nav li a:hover {
	background-color: transparent;
/*	border-top: 1px solid #32B0EE;*/
	color: #949300!important;
}

.navbar-nav li.active{font-weight: 800;}



/*=========================================
	Slider
==========================================*/

#slider {
	padding: 0;
/*        height: 710px;*/
}

#slider .carousel-inner .item {
/*  background-size: cover;*/
/*        height: 800px;*/
/*    top: -40%;*/

}

.carousel-caption {
top: 30%;
    left: -30%;
}

.carousel-caption h2 {
     top: 60%;
    left: -30%;
    color: black;
    font-size: 70px;
    font-family: 'Roboto Condensed', sans-serif;

}

.carousel-caption h2 span {
  font-weight: 800;
}

.carousel-caption h3 {
  font-size: 48px;
  font-weight: 300;
  margin: 6px 0 20px;
      color: #000;
}

.carousel-caption p {
  color: #000;
  font-size: 22px;
  font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
}

/*
.carousel-caption p:before,
.carousel-caption p:after {
color: #0feb9e;
content: "___";
position: relative;
top: -8px;
}
*/

.carousel-caption p:before {
  right: 20px;
}

.carousel-caption p:after {
  left: 20px;
}

.social-links {
  margin-top: 5%;
}

.social-links li {
	display: inline-block;
}

.social-links li a {
  color: rgba(255, 255, 255, 0.3);
  display: block;
  margin: 0 6px;
}

.social-links li a:hover {
  color: #fff;
}

.carousel-indicators {
  bottom: 10px;
  left: inherit;
  margin: 0;
  right: 63px;
  top: 49%;
  width: 0;
    line-height: 3;
    
}

/*
.carousel-indicators li {
  border: 1px solid rgba(255, 255, 255, 0.3);
height: 2px;
    width: 148px;
    margin: -74px;
}

.carousel-indicators .active {
 height: 2px;
    width: 148px;
    margin: -74px;
}
*/




/*=========================================
	Contact Us
==========================================*/

.contact {
	padding-bottom: 0;
}

.contact-address h3 {
  color: #062033;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 25px;
}

.contact-address p {
  line-height: 24px;
}

.contact-form {}

.contact-form h3 {
  color: #062033;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 25px;
}

.contact-form .input-group {
  width: 100%;
}

.contact-form .form-control {
  border-color: -moz-use-text-color -moz-use-text-color #cccccc;
  border-radius: 0;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: none;
  margin-bottom: 10px;
}

.contact-form .input-field {
  width: 48%;
  float: left;
  margin-right: 4%;
}

.contact-form .input-field:last-child {
  margin-right: 0;
}

.contact-form .form-control.error {
border-bottom-color: #c0392b;
}

label.error {
  color: #c0392b;
  font-weight: normal;
  text-transform: capitalize;
}

.contact-form #form-submit {
  background: url("../img/envelop.png") no-repeat scroll 0 15px transparent;
  border: 0 none;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  padding: 10px;
  text-align: right;
  width: 150px;
}

.footer-social {
  margin-top: 17px;
}

.footer-social li a {
  color: #cdd2d6;
  display: block;
  margin-bottom: 10px;
}

#map_canvas {
  height: 215px;
  width: 100%;
}



/*=========================================
	Contact Us
==========================================*/


.footer {
  background-color: #2a2a2a;
  color: #fff;
}
.footer2 {
  background-color: #171616;
  color: #fff;
 box-shadow: inset 1px 13px 10px black;
}


.footer a:hover {
  color: #949301;
}

.footer h3 {
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 30px;
    text-align: left;
        font-family: 'Open Sans Condensed', sans-serif;
    font-size: 28px;
}

.about-us p {
  line-height: 24px;
}

.p-footer{    text-align: justify;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;}

.footer-single {
  line-height: 24px;
        text-align: justify;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
}

.footer-single2{   
    margin-left: 0;
     line-height: 24px;
        text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    
}

.footer-single2 ul {
  }

.footer-single2 li {
  line-height: 32px;
}

.footer-single p i {
  margin: 0 10px;
}

.credit a {
  color: #062033;
}

.credit a:hover {
  color: #fff;
}

.copyright {
  color: #fff;
    margin-top: 31px;
    margin-bottom: 2%;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
}

#back-top {
  bottom: 20px;
  position: fixed;
  right: 25px;
  z-index: 9;
}