.intro {
  min-height:calc(100vh - 42px);
}
#sp-footer .container-inner {
    padding: 10px 0;
}
#sp-footer {
    background:#252525;
  z-index: 1;
position: relative;
}
.top-border-1 {
  	border-top: 5px solid #ffffff54;
}
.sppb-responsive-bars::after {
    content: "MENU";
    display: inline-block;
    font-size: 13px;
}
.rsform h2 {
  	margin-bottom: 40px;
}
.form-check-label {
    line-height: normal;
}
.bordbot .sppb-addon-content {
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd;
}
.bannergroup .banneritem {
    width: 33.33%;
    width: calc(100% / 3.33);
    display: inline-block;
      padding-bottom:40px;
}
.payment-ico-vivawallet {
    background-image: url("/plugins/system/rsfpvivawallet/viva.png");
    width: 32px;
    height: 32px;
}
.payment-ico-vivawallet2 {
    background-image: url("/plugins/system/rsfpvivawallet2/viva.png");
    width: 32px;
    height: 32px;
}
.payment-ico-vivawallet3 {
    background-image: url("/plugins/system/rsfpvivawallet2/viva.png");
    width: 32px;
    height: 32px;
}
#sp-bottom {
    padding: 15px;
}
.nopadd {
  padding:0 !important;
  margin:0 !important;
}
.form-check-inline input[type="radio"] {
    display: inline-block;
}
.stream a {
  background-color: #00b255;
color: #FFFFFF;
font-size: 18px;
  font-weight: 500;
  padding: 8px 16px;
line-height: 1.5;
border-radius: 5px;
  display: inline-block;
text-align: center;
white-space: pre-line;
vertical-align: middle;
  user-select: none;
border: 1px solid transparent;
  transition: all .15s ease-in-out;
  text-decoration: none;
      margin: auto;
    display: table;
}
.stream a:hover {
    background-color: #009548;
    color: #FFFFFF;
}
.stream a::before {
    content: "\f144";
     font-family: "Font Awesome 5 Free";
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
  padding-right: 8px;
}
.stream .center {
    text-align: center;
}
.stream input {
    width: 180px !important;
    margin: 5px auto;
    display: inline-block !important;
  max-width:100%;
}
.redout {
	background: #f00;
	color: #fff !important;
	padding: 0 10px;
	border-radius: 5px;
}
.nobar #sp-footer {
  display:none;
}
reg {
  display:none;
}
.mod-languages {
  padding: 0 15px;
}
.inside-menu {
  z-index: 99999 !important;
}


@media only screen and (min-width: 1200px) {
		.bannergroup .banneritem {
      margin:0 15px;
  }
}

@media only screen and (max-width: 992px) {
#sp-footer1{
    order: 2;
}
#sp-footer2{
    order: 1;
	text-align: center !important;
	margin-bottom: 15px;
}
.intro {
  min-height:calc(100vh - 99px);
}
}

@media only screen and (max-width: 767px) {
.bannergroup {
    margin: auto;
    display: table;
}
.bannergroup .banneritem {
    width: 100%;
    display: block;
		padding-bottom: 20px;
}
  img.sp_simple_gallery {
    width:100%!important;
  }
}