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




/****************************************************************************** 
    CORAL 
************************************************************************************/ 
#logostyles {opacity: 1; }
.navbar-default .navbar-nav li  a {color: #273549; } 
li.footernavy {color:#273549f;}
a {color: #273549;opacity: 1;} 
a:hover {color:#92a9ec; text-decoration: none;opacity: 1;
	
}
.navbar-default .navbar-nav li  a:hover {color:#92a9ec;	
}


.carousel-inner {color:#8690ce;}

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

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

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

