
@font-face {
  font-family: 'IRANSans';
  src: url('../fonts/IRANSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/IRANSans.woff') format('woff'), url('../fonts/IRANSans.ttf')  format('truetype'), url('../fonts/IRANSans.svg#IRANSans') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans-Bold';
  src: url('../fonts/IRANSans-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/IRANSans-Bold.woff') format('woff'), url('IRANSans-Bold.ttf')  format('truetype'), url('../fonts/IRANSans-Bold.svg#IRANSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans-Light';
  src: url('../fonts/IRANSans-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/IRANSans-Light.woff') format('woff'), url('IRANSans-Light.ttf')  format('truetype'), url('../fonts/IRANSans-Light.svg#IRANSans-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans-Medium';
  src: url('../fonts/IRANSans-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/IRANSans-Medium.woff') format('woff'), url('IRANSans-Medium.ttf')  format('truetype'), url('../fonts/IRANSans-Medium.svg#IRANSans-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IRANSans-UltraLight';
  src: url('../fonts/IRANSans-UltraLight.eot?#iefix') format('embedded-opentype'),  url('../fonts/IRANSans-UltraLight.woff') format('woff'), url('../fonts/IRANSans-UltraLight.ttf')  format('truetype'), url('IRANSans-UltraLight.svg#IRANSans-UltraLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
body.rtl h1,body.rtl h2,body.rtl h3,body.rtl h4,body.rtl h5,body.rtl h6,body.rtl p,.sp-megamenu-parent > li,.sppb-btn,.sp-column,.offcanvas-menu ul > li,.search input{
  font-family: 'IRANSans'!important;
}
.grow:hover {opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease; }
	
.searchtt form input[type="text"] {
  margin-top: 1.5px;
  padding-top:0px;
  width: 100% !important;
  height:auto;
  background: #dedfe0;
  color: #000000;
  border-radius: 0 !important;
  border: 0px solid #000;
  min-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.socialb {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid;
    width: 3.5em;
    height: 3.5em;
    line-height: 3.5em;
    margin: 0 0.3em;
    text-align: center;
    transition: .3s border;
	float:center;
	list-style:none;
}
.newsborder {
    border:solid 2px #F60004;
	border-color:#9D1113;
	border-style:solid;
	border-color:#242424;
	
}