@font-face {
	font-family: iranSans;
	src: url("./YekanBakhFaNum-Regular.woff2")
}

body {
	direction: rtl;
	font-family: iranSans;
	overflow-x: hidden;
	margin: none;
	width: 100%;
}

.icon {
	width: 100px;
	height: 50px;
}


.icon2 {
	width:120px;
	height: 55px;
}

* {
	font-family: iranSans;
	font-size: 15px;
}

a {
	padding: 10px;
}

li {
	font-family: iranSans;
}

.data {
	padding-top: 10px;
	height: 35px;
}

.menus {
	color: black;
}

.menu2 {
	padding-top: 10px;
}

.menu3 {
	background-color: #ffffff;
	padding-top: 15px;
	padding-block: 15px;
}

body {
	margin: 0px;
}

.logo {
	padding-right: 20px;
	padding-top: 20px;
}

.pic {
	width: 600px;
}

.second-section {
	height: 650px;
}

.text-secondary {
	padding-top: 0px;
	padding-left: 150px;
	float: left;
}

.submit-order {
	background-color: #0b8ae1;
	color: white;
	border: 1px solid white;
	border-radius: 100px;
	width: 500px;
	height: 40px;
}

.story {
    text-align: center;
    padding-right: 140px;
    padding-top: 40px;
	text-transform: initial;
}

.story-pic {
    width: 100px;
    height: 100px;
    background-color:#fff;
    border: 3px solid red;    
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
}

.submit-order:hover {
	background-color: #ee2556;
	color: white;
}

b {
	font-size: 25px;
}

.icon3 {
	width: 40px;
	height: 30px;
}

.footer-div {
    background-color: #04051c; 
    color: white;
	padding-right: 50px;
}

.login {
	color: black;
	border: 1px solid white;
	border-radius: 100px;
	height: 45px;
	width: 150px;
}

.order {
	background-color: #ee2556;
	color: white;
	border: 1px solid white;
	border-radius: 100px;
	height: 45px;
	width: 150px;
}

.mobile-icon {
	display: none;
}

.second-one {
	background-color: #f8f9fb;
	margin: 0px;
	text-align: center;
	padding: 10px;
}

.txt2 {
	font-size: 15px;
	width: 490px;
	text-align: justify;
}

.menusite {
	padding-left: 550px;
	color: white;
	text-align: right;
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #111;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

.sidenav a:hover {
	color: #f1f1f1;
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}

.how-we-work {
	background-color: #a7b7d1;
	color: black;
	padding-top: 50px;
	height: 250px;
	text-align: center;
}

.how-we-work > p {
	text-align: justify;
}

.post-content {
	background-color: white;
}

.post-content > img {
	width: 100px;
	height: 100px;
}


    .MyVerticalMargin20 {
        padding-left: 600px;
        width: 850px;
        height: 50px;
    }
    
.calButton {
	    background-color: rgb(55, 0, 255);
	    color: white; 
	    font-family:iranSans;
	    text-decortaion: none; 
	    font-size: 20px; 
	    border: 1px solid rgb(55, 0, 255);
		border-radius: 100px;
	    width: 210px; 
	    text-align: center;
	}

#paddingRow {
	    padding-top: 220px;
	}
	
	.control1 {
	    padding-right: 610px;
	}
	
	.wordCount {
	    font-size: 18px; 
	    width: 210px; 
	    height: 40px; 
	    
	    border-radius: 100px; 
	    font-family:iranSans;
	}

.div3 {
	padding-right: 600px;
}

@media screen and (max-width: 500px) {
	body {
		overflow-x: hidden;
	}
	
	.control1 {
		padding: 0px;
	}
	
	#second {
	    display: none;
	}
	
	#section1 {
	    padding-right: 60px;
	}
	
	.wordCount {
	    font-size: 18px; width: 210px; height: 40px; border-radius: 100px; font-family:iranSans;
	}
	
	#paddingRow {
	    padding-top: 220px;
	}
	
	.calButton {
	    background-color: rgb(55, 0, 255);
	    color: white; 
	    font-family:iranSans;
	    text-decortaion: none; 
	    font-size: 20px; 
	    border: 1px solid rgb(55, 0, 255);
		border-radius: 100px;
	    width: 210px; 
	    text-align: center;
	}
	
	.div3 {
		padding-right: 0px;
	    padding-top: 30px;
	}
	
	#TextBox_Word_Count {
		padding-top: 20px;
	}
	
    .MyVerticalMargin20 {
			padding-left: 0px;
			padding-top: 30px;
        width: 350px;
        height: 20px;
    }


	html {
		overflow-x: hidden;
	}

	.sidenav {
		padding-top: 15px;
	}

	.sidenav a {
		font-size: 18px;
	}

	.logo {
		text-align: center;
		padding: 1011px;
	}

	.menu {
		display: none;
		color: white;
	}

	.menu3 {
		text-align: center;
	}

	.pic {
		width: 400px;
		height: 500px;
	}

	.second-section {
		height: 1240px;
		margin: 0px;
	}

	.text-secondary {
		text-align: center;
		float: none;
	}

	.b-second {
		text-align: justify;
		padding: 50px;
		float: none;
		max-width: fit-content;
		display: block;
	}

	.mobile-icon {
		display: inline-flex;
		width: 100px;
		height: 50px;
		padding-left: 10px;
	}

	.order,
	.login {
		width: 100px;
	}

	.txt2 {
		font-size: 15px;
		max-width: fit-content;
		padding-right: 30px;
		width: fit-content;
		padding-left: 30px;
		text-align: justify;
	}

	.submit-order {
		background-color: #0b8ae1;
		color: white;
		border: 1px solid white;
		border-radius: 100px;
		width: 80%;
		height: 40px;
	}
}