.s1674297112 {
    position:relative;
    background:transparent;
}

.s1674297112 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1674297112 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1674297112 .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);
}

.s1674297112 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
    /*box-shadow:0px 14px 14px #ddd;*/
}

.s1674297112 .container {
    background:transparent;
    padding-top:300px;
    padding-bottom:300px;
    color: bisque;
}

.s1674297112 .container .row {
    
}

.s1674297112 .sheader {
    text-align:center;
}

.s1674297112 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1674297112 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1674297112 .sdesc {
    background:transparent;
}

.st1674297112 {}
.st1674297112 img {}

.sb1674297112 {}
.sb1674297112 img {}

@media (max-width: 767px) {
	.s1674297112 .container {
    background: transparent;
    padding-top: 100px;
    padding-bottom: 100px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	.s1674297112 .container {
    padding-top: 300px;
    padding-bottom: 50px;
    }
    .s1674297112 {
    /*margin-bottom:30px;*/
}
}