li,p,a,h1,h2,h3,h4,h5,h6,h7,button,
td,tr,table,input,inbutbox,textarea,div,text{
	font-family:vazir!important;
	letter-spacing:-0.05em;
}

.eisticky-menu-bg-overlay .navigation-eight {
	color:#333!important;
}
.main-header-eight .appheader-content .navigation-eight {
    float: right!important;
	direction:rtl;
}

.main-header-eight .appheader-content .site-logo {
    margin-right: 0!important;
}
.eight-banner-section .eight-banner-content .banner-content-box {
    text-align: center;
    width: 100%;
    max-width: 100%;
}

.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn a:nth-child(2) {
    min-width: 110px;
    text-align: right;
}
p {
    direction: rtl;
}
.site-logo{
    max-width: 55px;
}
.eight-banner-section {
    background: transparent;
    height: 100vh;
	display:grid;
}
.eight-banner-section .container {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width:100%!important;
}
.ei-banner-mbl-mockup img {
    max-height: 640px;
}
.eight-banner-section .eight-banner-content p {
    font-weight: 100;
}
.eight-banner-section .eight-banner-content h1 {
    padding-top: 100px;
}
.fullscreen-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
	background:darkslateblue;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	opacity:0.3;
	
}
.ei-banner-btn span {
    color: #888;
    padding: 0 10px;
}
.simple a {
    background-color: #333!important;
}
.simple a:hover {background-color: #29F5EB!important;}
.two-section {
    overflow: hidden;
    position: relative;
}
.ei-screenshots-section .swiper-slide img {
	transition: filter 1s ease-in-out;
    filter: grayscale(0);
	
}
.swiper-slide-active img {
	filter: grayscale(0)!important;
    
}
.swiper-container-coverflow {
    padding: 0 15px;
}
.swiper-slide img{
	padding: 3px;
    
}
.hidden {
	
	display:none!important
}
input,textarea {
    text-align: right!important;
    direction: rtl!important;
	padding-right:10px;
}
.eg-how-work-text.appeight-headline.pera-content {
    text-align: right;
    direction: rtl;
}
.eg-how-work-section .eight-section-title {
    padding-right: 35px;
}
#slideshots {
    background-repeat: no-repeat;
    background-image: url(../img/screenshoot/melodina-app.png);
    background-size: contain;
}
div#loading,
div#result {
    text-align: center;
    width: 100%;
    padding: 0 0 20px;
}
form#contact {
    direction: rtl;
}
.eg-how-work-icon i {
    line-height: 65px;
}

@media screen and (max-width: 678px) {
	
	.eight-banner-content {
		text-align: center;
		display: grid;
	}
	
	.eight-banner-section .eight-banner-content h1 {
		padding-right: 0px;
	}
	
	.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn {
		display: block;
	}
	.eight-banner-section .eight-banner-content .banner-content-box .ei-banner-btn {
		margin: 0px;
	}
	.eight-banner-section .eight-banner-content .ei-banner-mbl-mockup {
		display: none;
	}
	
	.swiper-container-coverflow {
		padding: 0;
	}
	.ei-screenshots-section .swiper-slide img {
		padding: 15px;
	}
	.ei-screenshots-section .swiper-slide.swiper-slide-active img {
		padding: 10px 15px;
	}
	
	.fullscreen-bg__video {

		height: 100%;
		width: auto;
	}
	
	.eg-how-work-section .how-work-mockup {
		padding-top : 100px;
	}

		
}

@media screen and (min-width: 1025px) {
	
	.eight-banner-section .eight-banner-content h1 {
		direction: rtl;
		display: block;
	}
	
}
