.s1720515483 {
    position:relative;
    background:transparent;
}

.s1720515483 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1720515483 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1720515483 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1720515483 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1720515483 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1720515483 .container .row {
    
}

.s1720515483 .sheader {
    text-align:center;
}

.s1720515483 .stitle span a{
            color:#c81b26;
            font-weight: bold;
            font-family: 'BDastnevis';
}

.s1720515483 .stitle {
    text-align: center;
    background:transparent;
    position: relative;
    z-index: 2;
      /*overflow: hidden;*/
    white-space: nowrap;
        font-family: 'BDastnevis';
    letter-spacing: .13em;
    animation: typing 3.5s steps(40, end), blink-caret .75s step-end infinite;
        font-size: 32px;
    font-weight: bold;
    margin: 50px auto;
        color: #5e5e5e;
    
}


@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: orange; }
}















.s1720515483 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1720515483 .sdesc {
    background:transparent;
}

.st1720515483 {}
.st1720515483 img {}

.sb1720515483 {}
.sb1720515483 img {}

@media (max-width: 767px) {
	.s1720515483 .stitle {
	        white-space: unset;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
    	.s1720515483 .stitle {
	        white-space: unset;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}