.s1677671039 {
    position:relative;
    background:transparent;
}

.s1677671039 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1677671039 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1677671039 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height: 100%;
    filter: brightness(0.5);
}

.s1677671039 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1677671039 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1677671039 .container .row {
    
}

.s1677671039 .sheader {
    text-align:center;
}

.s1677671039 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1677671039 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1677671039 .sdesc {
    background:transparent;
}

.st1677671039 {}
.st1677671039 img {}

.sb1677671039 {}
.sb1677671039 img {}

@media (max-width: 767px) {
	.s1677671039 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: repeat;
    background-position: center center;
    background-size: auto auto;
    background-attachment: fixed;
    width: 100%;
    height: 1020px;
    top: -100px;
    filter: brightness(0.5);
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .s1677671039 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: repeat;
    background-position: center center;
    background-size: auto auto;
    background-attachment: fixed;
    width: 100%;
    height: 352px;
    top: -100px;
    filter: brightness(0.5);
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.s1677671039 .container {
    padding-top: 5px;
    padding-bottom: 30px;
}
.s1677671039 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: repeat;
    background-position: center center;
    background-size: auto auto;
    background-attachment: fixed;
    width: 100%;
    height: 1000px;
    filter: brightness(0.5);
    top: -104px;
}
}
@media (min-width: 1200px) {
	.s1677671039 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height: 620px;
    filter: brightness(0.5);
    top: -100px;
}
    .s1677671039 .container {
    padding-bottom:100px;
}
}