.s1639159691 {
    position:relative;
    background:transparent;
}

.s1639159691 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1639159691 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1639159691 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1639159691 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1639159691 .container {
    background:transparent;
    padding-top:100px;
    padding-bottom:100px;
}

.s1639159691 .container .row {
    display: flex;
    justify-content: space-around;
}

.s1639159691 .sheader {
    background: transparent;
    margin-bottom: 35px;
    text-align: center;
}
.s1639159691 .stitle {
    background: transparent;
    font-weight: bold;
    font-family: YekanBakh;
}

.s1639159691 .ssubtitle {
    background:transparent;
}

.s1639159691 .sdesc {
    background:transparent;
}

.st1639159691 {}
.st1639159691 img {}

.sb1639159691 {}
.sb1639159691 img {}

@media (max-width: 767px) {
	.s1639159691 .container {
    background: transparent;
    padding: 100px 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}