.s1749557939 {
    background-size: cover;
    position: relative;
    color: #666;
    padding: 5rem 0;
    overflow: hidden;
}

.s1749557939:before{
    content: ' ';
    position: absolute;
    width: 100%;
    height: 120px;
    top: -120px;
    left: 0;
    background: #e42045;
    border-radius: 50%;
    filter: blur(14px);
    opacity: .5;
}

.s1749557939 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1749557939 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1749557939 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size: cover;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1749557939 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1749557939 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1749557939 .container .row {
    
}

.s1749557939 .sheader {
    text-align:center;
}

.s1749557939 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1749557939 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1749557939 .sdesc {
    background:transparent;
}

.st1749557939 {}
.st1749557939 img {}

.sb1749557939 {}
.sb1749557939 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) {
	
}