

#desc-img-img-text--0 .bg {
	background-position: right bottom;
	background-repeat: No-repeat;
	background-size: auto;
	opacity: 0.09;
	background-image: url('../images/suzu/news_backg.png');
}
#mobile-desc-carousel-text .bg-wrap {
	background: #eeeeee;
}#panel-menu-screen--0 .bg-wrap {
    background: rgba(0, 0, 0, 0.92);
}
#top-btn {
    display: none;

    width: 48px !important;
    height: 48px !important;
    right: 68px !important;
    bottom: 68px !important;
    left: auto !important;
    border-radius: 50%;
    background: #000;
    opacity: .9;
    cursor: pointer;
}
#top-btn:hover {
    opacity: .8;
}
#top-btn a {
    color: #fff;
}

#top-btn .topsvg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    bottom: 0;
    opacity: .9;
}

@media all and (max-width: 575px) {
#top-btn {
    display: none;

    width: 40px !important;
    height: 40px !important;
    right: 8px !important;
    bottom: 115px !important;
    left: auto !important;
    border-radius: 50%;
    background: #000;
    opacity: .8;
    cursor: pointer;
}
#top-btn:hover {
    opacity: .7;
}
}#footer-social-text .bg-wrap {
}
