@font-face {
  font-family: 'irs';
  src: url('fonts/eot/IRANSansWeb\(FaNum\).eot');
  src: url('fonts/eot/IRANSansWeb\(FaNum\).eot') format('embedded-opentype'),
       url('fonts/woff/IRANSansWeb\(FaNum\).woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'irs';
  src: url('fonts/eot/IRANSansWeb\(FaNum\)_Medium.eot');
  src: url('fonts/eot/IRANSansWeb\(FaNum\)_Medium.eot') format('embedded-opentype'),
       url('fonts/woff/IRANSansWeb\(FaNum\)_Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'irs';
  src: url('fonts/eot/IRANSansWeb\(FaNum\)_Bold.eot');
  src: url('fonts/eot/IRANSansWeb\(FaNum\)_Bold.eot') format('embedded-opentype'),
       url('fonts/woff/IRANSansWeb\(FaNum\)_Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'irs';
  src: url('fonts/eot/IRANSansWeb\(FaNum\)_Black.eot');
  src: url('fonts/eot/IRANSansWeb\(FaNum\)_Black.eot') format('embedded-opentype'),
       url('fonts/woff/IRANSansWeb\(FaNum\)_Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
*{
  font-family: 'irs';
  direction: rtl;
}
body{
	font-size: 16px;
  font-family: 'irs';
}
:root{
  --white:#fff;
  --black:#222;
  --primary:#b66971;
  --secoundary:#dab385;
}
.mosh-box{
  left: inherit;
  right: 30px;
}
.mybtn svg{
  transform: inherit;
}
.form-box form button svg{
  transform: inherit;
}
.mosh-form-area .gform_fields{
  text-align: right;
}
.mosh-form-area form select{
  background-position: left 15px center;
}
.about-lr-slide:nth-child(even) .about-lr-post{
  padding-right: 100px;
  padding-left: 0;
}
.about-lr-post p{
  direction: rtl;
}
.about-lr-slide:nth-child(even) {
  direction: ltr;
}
.about-lr-slide:nth-child(odd)  .about-lr-post:after{
  left: 0;
  right: inherit;
}
.about-lr-slide:nth-child(even)  .about-lr-post:after{
  right: 0;
  left: inherit;
}
.about-lr-slide:nth-child(odd) .about-lr-post{
  padding-right: 0;
  padding-left: 100px;
}
.certs-flex{
  text-align: right;
}
.certs-info h3::after{
  right: 0;
  left: inherit;
}
.sidebar-title{
  padding-right: 20px;
  padding-left: 0;
}
.sidebar-title::after{
  right: 0;
  left: inherit;
  top: 15px;
}
.collabs-slide-area .mybtn{
  margin: 20px 0 0 auto;
}
.collabs-info h2::after{
  right: 0;
  left: inherit;
}
.sidebar-latest-posts li a{
  text-align: right;
  padding-left: inherit;
  padding-right: 15px;
}
.sidebar-latest-posts li a::after{
  right: 0;
  left: inherit;
  transform: translateY(-50%) rotate(45deg);
}
.single-category{
  right: 15px;
  left: inherit;
}
.cat-post-info{
  text-align: right;
}
.cat-post-info svg{
  transform: none;
}
.resmenu{
  right: -300px;
  left: inherit;
}
.active-menu{
  right: 0;
  left: inherit;
  opacity: 1;
  visibility: visible;
}