@font-face {
	font-family: 'IRAN';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('font/IRANSansWeb_UltraLight.eot');
	src: url('font/IRANSansWeb_UltraLight.eot') format('embedded-opentype'),
		url('font/IRANSansWeb_UltraLight.woff2') format('woff2'),
		url('font/IRANSansWeb_UltraLight.woff') format('woff'),
		url('font/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: 'yekan';
    src: url('font/Yekan.eot') format('eot'),
         url('font/Yekan.woff') format('woff'),
         url('font/Yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body{
	font-family: 'IRAN'!important;
}
a{
	text-decoration: none!important;
}
.top-menu{
	font-size: 14px;
	font-weight: 700;
}
.gradient-bar{
    background-image: repeating-linear-gradient(270deg,#9079e1 0,#2cd6aa 10%,#28aff8 20%,#9079e1 30%);
    height: 3px;
}
.top-nav{
	padding-left: 10rem;
	font-size: .8125em;	
}

.top-nav a{
	color:#444;
	/*font-weight: bold;*/
	direction: rtl;
}
.bl-1{
	border-left: 1px solid #c3c3c3;
}
.top-nav .nav-link{
	padding: 0;
}
.top-header{	
    position: relative;	
	height: 70px;
}
.top-header img{
	position: absolute;
    right: 175px;
	top: -35px;
	cursor: pointer;
}
#menu1 .nav-link i{
	margin-left: 5px;
    font-size: 18px;
    color: #e91e63;
}
#menu1 .nav-link span{
	color: #e91e63;
	font-weight: 700;
	
}
.top-nav-2{
	direction: rtl;
}
.bg-blue{
	background-color: #e63035!important;
	/*border-bottom: 3px solid #ef1936;*/
}
.p-no{
	padding: 0;
}
.rtl{
	direction: rtl;
}
.white{
	color: #fff;
}
.white:hover{
	color: #fff!important;
}
.bottom-menu{
	background-color: #fff;
    border-radius: 15px;    
    margin: 25px;
    text-align: center;
    box-shadow: #a5a5a5 0px 6px 5px;
}
.bottom-menu:hover{
	cursor: pointer;
    box-shadow: #a5a5a5 0px 15px 8px;
}
.bottom-menu i{
	font-size: 145px;
    color: #EF5350;
}
.bottom-menu i:hover{
	font-size: 145px;
	color: #f44336;
	cursor: pointer;
}
.bottom-menu span{
	background-color: #ef5350;
    color: white;
	border-radius: 5px;
	padding: 3px 5px;
}
.bottom-menu span:hover{
	background-color: #f44336;    
}
/* .bg-blue .nav-item{
	border-top: 3px solid #e63035;
} */
.bg-blue .nav-item:hover{
	background-color: #D32F2F;
	
}
.nav-link i {
	font-size: 22px;
    margin: 5px;
}
.txt-s-9{
	font-size: 0.9rem;
}
.txt-center{
	text-align: center;
}
.pr-10{
	padding-right: 130px;
}

.txt-right{
	text-align: right;
}
.txt-justify{
	text-align: justify;
}
.carousel-item img{
	width: 100%;
}
.sub{
	border: 1px solid #efefef;	
	border-radius: 50%;
	width: 220px;
	height: 220px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	transition: all 1s;
}
.sub1{
	border-radius: 50%;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #dcdcdc;
	padding-top: 10px;
	transition: all 1s;
}
.sub2{
	border-radius: 50%;
	width: 180px;
	height: 180px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #c3c3c3;	
	transition: all 1s;
}
.sub3{
	border-radius: 50%;
	width: 180px;
	height: 180px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #fff;
	padding-top: 23px;
	padding-left: 15px;
	transition: all 1s;	
}
/*.sub3 img{
	-webkit-transition: -webkit-transform .6s ease-in-out;
    -ms-transition: -ms-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
}
.sub3 img:hover{
	transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
}*/
.sub:hover{
	width: 220px;
	height: 220px;
	border-color: #fff;
	padding-top: 0px;	
}
.sub1:hover{
	width: 220px;
	height: 220px;
	border-color: #efefef;
}
.sub2:hover{
	width: 200px;
	height: 200px;
	border-color: #dcdcdc;
	padding-top: 10px;
	
}
.sub3:hover{
	border-color: #c3c3c3;
	cursor: pointer;
	padding-top: 23px;
	padding-left: 15px;	
}
.link1,link1:hover{
	color: #616161;
}
.hr{
	width: 80px;
}
.rc-rcbrand-inner{
	border: 0;
}
.logo{
	display: none;
	position: absolute;
	top:3px;
	left: 15px;
	cursor: pointer;
}
#menu2 a:hover{
	color: #7fff00;
	
}
.footer{
	background-color: #242c39;
	background: url('../img/town-2.png') no-repeat center bottom #131313 ;
	padding: 25px;
	margin: 0;
}
.footer-col{
	text-align: right;	
			
}
.footer-col a{
	padding: 10px 15px 10px 0;
	color:#BDBDBD;
	font-size: 14px;
	font-family: 'yekan';
	
}
.bb-1{
	border-bottom: 1px solid #616161;
}
.footer-icon{
	font-size: 25px;
	margin-left: 15px;
}
.nazar{
	padding: 0 0 8px 0;	
	color :#B0BEC5 ;
	text-align: right;
	width: 50%;
	border-bottom: 1px solid #B0BEC5;
	margin-bottom: 20px;
	margin-right: 15px;	
}
.social{
	text-align: right;
}
.icofont-phone{
	color: #AED581;
}
.icofont-location-pin{
	color: #FFB74D;
}
.icofont-instagram{
	color: #e57373; 
	font-size: 35px;
	cursor: pointer;
}

.icofont-telegram{
	color: #80deea; 
	font-size: 35px;
	margin:15px 10px;
	cursor: pointer;
}
.rc-rcbrand-nav-left,.rc-rcbrand-nav-right{
	background: none;
    color: #9E9E9E;
    font-size: 20px;
    font-weight: 700;
}
.footer input , .footer textarea{
	background-color: #242c39;
    border: 1px solid #9aa0a5;
}
.footer .list-group a:hover{
	border:1px solid #303640;
	
}
.tab-pane{
	text-align: justify;
	font-size: 0.9rem;
}
.tab-pane p{
	line-height: 2rem;
	font-weight: 400;
}
.tab-pane h5{
	font-size: 1rem;
}
.txt-bold{
	font-weight: 700!important;
}
.nav-pills{
	border: 1px solid #607D8B;
    padding: 10px;
    border-radius: 10px;   
}
.nav-pills li{
	font-weight: 700;
}
.bshadow{
	box-shadow: 0px 3px 5px 0px #888888;
}
.first-row{
	background-color: #ef1936;
	color: #fff;
}
.jumbotron{
	margin-bottom: 20px;
}
.line-height-2{
	line-height:1.7rem ;
}
.line-height-3{
	line-height:2.5rem ;
}
.width-100{
	width: 100%;
}
.pointer{
	cursor: pointer;
}
.yekan{
	font-family: 'yekan';
}
.font-18{
	font-size: 18px;
}
.red{
	color: #F44336;
}
kbd{
	display: block;
	background-color: #009688;
	font-family: 'iran';
	font-weight: 700;

}
.no-bg{
	background: none;
	color: #cdcdcd;
	font-family: 'yekan';
	font-size: 0.8rem;
}
.no-bg .icofont-headphone-alt,.no-bg .icofont-map-pins,.no-bg .icofont-telegram,.no-bg .icofont-instagram{
	color: #cdcdcd;
}
.topbg{
	background: url(../img/top-card.png) no-repeat top center;
}
.topbg .list-group-item{
	background: none;
}
.txt-left{
	text-align: left;
}
.price{
	color: #F44336;
	font-weight: 700;
}
p i:not(.normal){
	font-size: 35px;
    margin: 10px;
    color: #B0BEC5;
   /* text-shadow: 0px 1px 2px #607d8b;*/
}
.icon-container{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	/*border: 1px solid #cdcdcd;*/	
	background-color: #fff;
	font-size: 55px;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
	margin-top:15px;
	box-shadow: 0px 2px 5px 0px;
}
.list-group-item i{
	font-size: 25px;
	margin-left: 5px;
	color: #212529;
}
.contact{
	background-color: #ECEFF1!important;
}
.contact .card{
	height:100%;
}
.under-icon{
	margin-top:7px;
	border-bottom: 1px solid #cdcdcd;
}
.icon-contaner i{
	margin-top: 10px;
}
.bg-card{
	padding-right: 60px;
	background: url('../img/card.png') no-repeat right top;
	background-color: #fff;
}
.pp1{
	margin-right: 70px;
	background: none;
}
.pp2{
	margin-right: 50px;
	background: none;
}
.pp3{
	margin-right: 20px;
	background: none;
}
.pp4{
	margin-right: 0px;
	background: none;
}
.icon-border{
	padding: 5px;	
	border-radius: 50%;
	color: #fff!important;
	background-color: #202835;
}
.icon-border1{
	padding: 5px;	
	border-radius: 50%;
	color: #fff!important;
	background-color: #ee1b34;
}
.mini-menu a{
	color:#ee1b34;
	margin-left:5px;
	margin-right:5px
}
.mini-menu a:hover,.mini-menu .nav-link.active{
	color:#fff;
	background-color: #e63035;
}
.ltr{
	direction: ltr;
}
.icofont-check{
	margin-left: 5px;
}
@media screen and (max-width: 820px) {
	.top-header img{
		right: 50px;
	}
	.top-nav{
		padding-left: 5px;
		min-height: 100px;
		direction: rtl;
	}
	.pr-10{
		padding-right: 10px;
	}
	.top-nav li{
		text-align: right;
		border-bottom: 1px solid #B0BEC5;
		padding: 10px;
	}
	.navbar-nav{
		margin-top: 55px;
		padding-right: 15px;
	}
	.top-header{
		display: none;
	}
	.logo{
		display: block;		
	}
	#menu2 li{
		text-align: right;
		border-bottom: 1px solid #B0BEC5;
		padding: 10px;
	}
	.menuIcon2{
		margin-right: 15px;
		color: #E0E0E0;
    	padding-top: 5px;
	}
	
	.bg-card{
		padding-right:0;
		padding-top:100px;
		background: url('../img/card-top.png') no-repeat top right;
		background-color: #fff;
	}
	.pp1,.pp2,.pp3,.pp4{
		margin-right: 0px;
		background: none;
		
	}
	.card-ul{
		padding-right: 0;
	}
	
}
@media screen and (max-width: 769px) {
	
	.top-nav li{
		border: 0;
	}
	.bl-1{
		border-left: 0;
		border-right: 1px solid #c3c3c3;
	}
	
}

@media screen and (max-width: 750px) {
	.logo{
		display: block;		
	}
	.top-nav li{
		border-bottom: 1px solid #B0BEC5;
		padding: 15px;
	}
	.bl-1{
		border: 0;
	}
	
}
@media screen and (max-width: 400px) {
	.logo img{
		width: 110px;		
	}
	
}
@media screen and (max-width: 500px) {
	li.nav-item{
		width: 100%!important;
		text-align: center;
	}
	
	
}