
.nav-bg-color {
	background: #e31c48;
}

#nav-logo-2row .nav-bg {
	background: #e31c48;
	opacity: 1;
}
#header-center-carousel--0 {
	background: radial-gradient(circle, #888888 30%, #444444 70%);
}

#header-center-carousel--0 .bg {
	background-image: url('../images/bg-corner.png');
	background-size: 127px auto;
	-webkit-background-size: 127px auto;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: right bottom;
	opacity: 1;
}
#popup-center-form .modal-content {
	background: #444444;
}

#popup-list-map--0 .modal-content {
	background: #444444;
}

#popup-form-halfbg .modal-content {
	background: #444444;
}
#popup-form-halfbg .half-container-right {
	background-image: url('../images/bg-modal-success.jpg');
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
}
#header-center-carousel {
	background: radial-gradient(circle, #888888 30%, #444444 70%);
}

#header-center-carousel .bg {
	background-image: url('../images/bg-corner.png');
	background-size: 127px auto;
	-webkit-background-size: 127px auto;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: right bottom;
	opacity: 1;
}#header-center-carousel--1 {
	background: radial-gradient(circle, #aaaaaa 30%, #444444 70%);
}

#header-center-carousel--1 .bg {
	background-image: url('../images/bg-corner.png');
	background-size: 127px auto;
	-webkit-background-size: 127px auto;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: right bottom;
	opacity: 1;
}#footer-fluid-text-icon-social {
    background: #444444;
}