
.nav-bg-color {
	background: #00c0ff;
}
#nav-center-menu-logo-social {
    background: transparent;
}

#nav-center-menu-logo-social .nav-bg {
	background: #00c0ff;
	opacity: 0.75;
}

#nav-center-menu-logo-social .dropdown-menu, #nav-center-menu-logo-social .sub-menu, #nav-center-menu-logo-social .mega-menu-container { background: #00c0ff; }
#contacts { background: #222222; }
#contacts .bg { background-image: url('../images/bg-10.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover; opacity: 0.5; }
span.icons-row [class^=icon-star] { color: #ffd800; }

#stars {
    background: linear-gradient(to bottom, #ffffff, #f0f6f7);
    background: -webkit-linear-gradient(top, #ffffff, #f0f6f7);
}

#stars .bg {
    /*background-image: url('../images/bg-27.jpg');*/
    background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-repeat: no-repeat;
    background-position: bottom center;
    opacity: 1;
}
#footer-center-logo {
	background: #00c0ff;
}

