.s1706780941 {
    position:relative;
    background:#fff;
}

.s1706780941 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1706780941 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1706780941 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1706780941 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1706780941 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1706780941 .container .row {
    
}

.s1706780941 .sheader {
    text-align:center;
}

.s1706780941 .stitle {
    font-size: 45px;

    font-weight: bold;
}

.s1706780941 .ssubtitle {
font-weight: bold;
    font-size: 60px;
    z-index: 2;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(244, 244, 244, 0));
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    margin-top: -1%;
    padding: 2% 0% 4% 0;
}

.s1706780941 .sdesc {
    background:transparent;
}

.st1706780941 {}
.st1706780941 img {}

.sb1706780941 {}
.sb1706780941 img {}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}