html,body {
	height: 100%;
	margin: 0;
	padding: 0;
}
.slider {
	width: 100%;
	height: 100%;
	
}

.slider-wrapper {
	width: 100%;
	height: 670px;
	position: relative;
}

.slide {
	float: left;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 3s linear;
}

.slider-wrapper > .slide:first-child {
	opacity: 1;
}

/*-- header-top --*/
.header-top{
  background: #021025;
    padding: 1em 0;
}
.social{
  float:left;
}
.social ul{
  padding:0;
  margin:0;
}
.social ul li{
    display: inline-block;
    margin: 0;
}
.social ul li a.facebook{
    background: url(../images/social.png) no-repeat 0px 0px;
    width: 30px;
    height: 30px;
    display: block;
}
.social ul li a.twitter{
    background: url(../images/social.png) no-repeat -30px 0px;
}
.social ul li a.chrome{
    background: url(../images/social.png) no-repeat -60px 0px;
}
.social ul li a.dribbble{
    background: url(../images/social.png) no-repeat -90px 0px;
}
.social ul li a.facebook:hover{
  opacity:.5;
}
.w3layouts-details {
  float:right;
}
.w3layouts-details ul{
    padding: 0;
    margin: .3em 0 0 0;
}
.w3layouts-details ul li {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: .9em;
}
.w3layouts-details ul li:nth-child(1) {
    margin-right: 3em;
}
.w3layouts-details ul li a {
    color: #fff;
    text-decoration: none;
  transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3layouts-details ul li a:hover{
    color: #000; 
}
.glyphicon-earphone, .glyphicon-envelope {
    font-size: 1em;
    margin-right: 1em;
}
.header {
    padding: 1em 0 3em;
    background: #fff;
    position: relative;
    border-bottom: solid 10px #10c7bf;
}
.w3ls-logo{
    float: left; 
}
.w3ls-logo h1{
  margin:0;
}
.w3ls-logo h1 a {
    color: #2B2B2B;
    font-size: 1.8em;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    letter-spacing: -2px;
    font-weight: 600;
  display: inline-block;
}
.w3ls-logo h1 a span { 
  font-weight:100;
  letter-spacing: 2px;
}
.header-top-right {
    float: right;
    margin: 1.2em 0 0 0;
  width: 20%;
}
.header-top-right form input[type="text"] {
    font-size: .9em;
    color: #2b2b2b;
    float: left;
    outline: none;
    border: 1px solid #2b2b2b;
    padding:0.5em 3em .5em 0.5em;
    -webkit-appearance: none;
  width: 100%;
}
.header-top-right form input[type="submit"] {
    color: #FFF;
    background: #2b2b2b url(../images/search.png) no-repeat center;
    float: left;
    border: none;
    outline: none;
    padding: .45em 1.2em;
    text-transform: uppercase;
    -webkit-appearance: none;
    margin-left: -2.399em;
  -webkit-transition:.5s all;
  -moz-transition:.5s all;
  -o-transition:.5s all;
  -ms-transition:.5s all;
  transition:.5s all;
}
.header-top-right form input[type="submit"]:hover {
    background-color: #10c7bf;
}
.top-nav { 
    position: absolute;
    margin: 1em 0 0 0;
  background:#2B2B2B;
}
.navbar-default {
    border: none !important;
    background: none !important;
    margin: 0 !important;
    min-height: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none !important;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
.top-nav ul{
    padding: 0;
    float: none;
}
.top-nav ul li{
    display: inline-block;
    margin: 0 !important;
    float: none;  
}
.glyphicon-home {
    font-size: 1em;
    color: #FFFFFF;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none !important;
}
.top-nav ul li a{
    color: #FFF !important;
    font-size: 1em;
    margin: 0;
    text-decoration: none;
    padding: 1.5em;
  transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  outline:none;
}
.top-nav ul li a:hover,.top-nav ul li a.active{
    color: #00f3e8 !important;
} 
.top-nav ul li.home-icon{
    margin-left: 0 !important;
}
.top-nav ul li.home-icon a,.top-nav ul li.home-icon a:focus{
    background: #10c7bf;
  outline:none;
} 
.top-nav ul li.home-icon a:hover {
    background: #10c7bf;
}
.caret {
    margin-left: 3px;
}
ul.dropdown-menu {
    background: #2b2b2b;
    box-shadow: 0 0 0;
    border: none;
    margin: 0;
    top: 4.8em;
    left: 0;
    min-width: 100px;
    padding: 0;
}
.coppy{
  padding : 10px;
  font-family: 'Open Sans', sans-serif;
  text-align-last: center;
  font-size: .9em;
  vertical-align: center;
 color: #FFFFFF;
}
.dropdown-menu > li {
    text-align: left;
    display: block !important;
}
.dropdown-menu > li > a {
    display: block;
    padding: 0px !important;
    clear: both;
    margin: 1em !important;
    font-weight: normal;
    line-height: 1.42857143;
    color: #FFF !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: none;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
    left: 100%;
    margin-top: -5px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
} 
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.top-nav ul li.login {
    margin-left: 33% !important;
}
/*--Login --*/
#loginContainer {
    position:relative;
}
/* Login Button */
#loginButton {  
    position:relative;
    z-index:30;
    cursor:pointer;
}
/* Login Box */
#loginBox {
    position: absolute;
    top: 45px;
    left: -198px;
    display: none;
    z-index: 99999;
}
#loginForm:after {
    content: '';
    position: absolute;
    right: 40px;
    top: -9px;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid #fff;
}
/* Login Form */
#loginForm {
   width: 300px;
  background: #fff;
  border: 1px solid #d6d6d6;
}
#loginForm fieldset {
    margin:0 0 15px 0;
    display:block;
    border:0;
    padding:0;
}
fieldset#body {
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    padding:15px 15px;
    margin:0;
}
#loginForm #checkbox {
    width:auto;
    margin:3px 6px 0 0;
    float:left;
    padding:0;
    border:0; 
}
#body label {
    color:#87807c;
    margin:10px 0 0 0;
    display:block;
    float:left;
    font-size:0.9em;
}
#loginForm #body fieldset label{
    display: block;
    float: none;
    margin: 0 0 6px 0;
    font-weight: 400;
  text-align: left;
}
/*-- footer --*/
.footer{
	
    background: #2B2B2B;
    height: 45px;
}
.footer-left{
  text-align: center;
  float:left;
}

