/****************************************************************************** 
    Global
************************************************************************************/ 




/****************************************************************************** 
    CORAL 
************************************************************************************/ 
#logostyles {opacity: 1}
.navbar-default .navbar-nav li  a {color: #161928; } 
li.footernavy {color:#161928;}
a {color: #161928;opacity: 0.7;} 
a:hover {color:#607186; text-decoration: none;opacity: 1;
	
}
.navbar-default .navbar-nav li  a:hover {color:#607186;	
}


.carousel-inner {color:#161928;}

.coralbg { background: url(../../../images/lapis/lapisbg.jpg); background-color:  #000000;   opacity: 0.6; width: 100%; height: 100%;  
    background-size: cover;  position: fixed; }
       
body {background-color:  #0f111e;}

#bigslide { 
    display: block; 
                       background:url(../../../images/lapis/lapisbg.jpg) #000000 ;

     width:100%; height:100%; position:fixed; top:0px; left:0;  background-size: cover; z-index:-1
                            
   }  

