@import url('reset.css');

body {
	font-family: "tahoma",Helvetica,  sans-serif;
	font-size:13px !important;
	color:#333333;
	width:100%; height:100%;
	background: url(../lz_images/1bg.png) no-repeat center top fixed;
	background-size:auto;
	text-align:justify;
	line-height:1.5;
	
}

a{ 
	text-decoration:none; 
	color:#00C;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
	}
	
a:hover{ 
	text-decoration:none; 
	color:#ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
	}


/*--------------------------------header--------------------------------------*/

.header{ background:url(../lz_images/logo.png) no-repeat center top; width:100%; height:164px; margin:0 auto;}

#line{background:url(../lz_images/line.png) repeat-x left bottom; height:85px; min-width:1280px;}

.menu{background:height:125px;} 

.menu ul{width:1000px; margin:0 auto; padding:102px 0 0 60px; text-align:center;}
.menu ul li{ display:inline;}
.menu ul li a{
	background:url(../lz_images/nav.png) no-repeat center top;
	width:100%; height:45px;
	padding-top:30px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px; 
	color:#004a87;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
}

.menu ul li a:hover{
	background:url(../lz_images/hover.png) no-repeat center center;
	width:100%; height:50px;
	text-decoration:none; 
	color:#333333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
}


/*----------------------------------body-------------------------------------*/

#big_wrapper{width:100%; height:100%; z-index:-9999; background:url(../lz_images/bg.jpg) no-repeat center top;}

.container{max-width:1000px; margin:0 auto;}


.container h1{font-size:16px; font-weight:600; color:#004a87; text-transform:capitalize;}

.container h2{font-size:14px; font-weight:600; color:#025a7e; text-transform:capitalize;}

.container h3{font-size:14px; font-weight:normal; color:#004a87; text-transform:capitalize;}


#wrapper{width:1000px; margin:0 auto;}


#wrapper h1{font-size:16px; font-weight:600; color:#004a87; text-transform:capitalize;}

#wrapper h2{font-size:14px; font-weight:600; color:#025a7e; text-transform:capitalize;}

#wrapper h3{font-size:14px; font-weight:normal; color:#004a87; text-transform:capitalize;}
	
.bubble a{ 	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;}
	
.bubble a:hover{ 
	padding:25px;
	opacity:0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;}
	
#icon{width:40px; height:30px; /*float:left;*/}

#info{ /*float:left; width:300px; padding-top:2px;*/}
	
/*----------------------------------footer-------------------------------------*/

footer{font-size:10px; color:#004a87; /*width:1280px;*/ margin:0 auto; text-align:center; height:50px;}

/*----------------------------------menu-------------------------------------*/

ul#drop { display:inline; list-style:none; z-index:1;}

#drop li { position:relative; display:inline; z-index:1;}

#drop li a { text-decoration:none; z-index:1; color:#00c; padding:5px 5px; text-align:center;}

#drop li a:hover { color:#ffffff; }

#drop li:hover { /*visibility: visible;*/  z-index:1;   }

#drop ul { position: absolute; padding:5px; display: none; left:0px; top:25px; list-style: none;  z-index:1; background:#6dc1e3; margin-top:-5px; }

#drop li li{ float:left; left:0; z-index:1; border-bottom:dotted 1px #ffffff; min-width:150px;  padding:3px;  }

#drop li li a{ color: #00c; display:block; margin: 0px;  z-index:1;   padding:5px; width:90%; background-color:#6dc1e3; text-align:left;   }

#drop li li a:hover{ display:block; background-color:#6dc1e3;color: #fff; width:90%; }

#drop li li:hover { z-index:1; }
#drop li:hover ul { margin-left: 0; display: inline-block;  z-index:1;   }

#fade img
{
	background-color:transparent !important;
}

.navbar-default .navbar-toggle
{
	border-color: transparent !important;
}

.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
{
	background-color: #dceef8 !important;
}

.navbar-default .navbar-nav>li>a
{
	color:#528fed !important;
}

.bx-wrapper
{
	background:transparent !important;
	    -webkit-box-shadow: 0 0 5px transparent !important;
    box-shadow: 0 0 5px transparent !important;
	border:transparent !important;
	
}

.navbar-default .navbar-toggle .icon-bar
{
	    background-color: #f00 !important;
}

.nav > li {
    margin-left: 10px;
    margin-right: 10px;
}

.navbar {
    margin-bottom: 0;
    border: 0px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-default .navbar-nav > li > a {
    color: #fafafa;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:visited, .navbar-default .navbar-nav > li > a:active {
    /*color: #fafafa;*/
}

.navbar-default .navbar-nav > li > a .glyphicon-chevron-down {
    top: 3px;
    left: 2px;
    font-size: 14px;
}

.navbar-brand {
    padding: 0 0 !important;
}

.navbar-brand img {
    width: 80px;
}

.dropdown-menu {
    min-width: inherit;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: #F6F7F8;
}

.dropdown-menu > li > a {
    white-space: normal;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #4a4a4a;
    background-color: #F6F7F8;
}

.navbar-default .navbar-nav > .open > a .glyphicon-chevron-down {
    transform: rotate(180deg);
}
.navbar{
    border-radius:0px;
}


.navbar{
    background:rgba(0,0,0,0.3);
}
.navbar a:active:{
    color:lightgrey;
}
.navbar a:visited:{
    color:lightgrey;
}

.img-responsive
{
	margin: 0 auto;
}