@font-face {
  font-family: "Vazir-FD-WOL";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Vazir-FD-WOL.eot"), url("../fonts/Vazir-FD-WOL.woff2") format("woff2"), url("../fonts/Vazir-Bold-FD-WOL.woff") format("woff"), url("../fonts/Vazir-FD-WOL.ttf") format("truetype");
}

body {
  text-align: right;
  direction: rtl;
  font-family: 'Vazir-FD-WOL', sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1 {
  font-family: 'Vazir-FD-WOL', sans-serif;
}

.text-start {
  text-align: right !important;
}

.text-left {
  text-align: right !important;
}

.mfp-counter {
  direction: rtl;
}

#main > section {
  padding-right: 80px;
  padding-left: inherit;
}

#main > section {
  transform: translate3d(-100%, 0, 0);
}

ul {
  padding-right: 0;
}

.color-scheme i {
  transform: rotateY(180deg);
  display: inline-block;
}

.color-switcher .pallet-button {
  left: 25px;
  right: inherit;
}

.color-switcher .color-pallet {
  left: 75px;
  right: inherit;
}

/*header {*/
/*  right: 0;*/
/*  left: inherit;*/
/*  border-radius: 1.25rem 0 0 1.25rem;*/
/*  box-shadow: -3px -3px 8px rgba(77, 81, 92, 0.1), 3px 3px 8px rgba(255, 255, 255, 0.6) !important;*/
/*}*/

header {
  right: 0;
  left: inherit;
  border-radius: 0;
  box-shadow: none;
  border-left: 3px solid #135495;
}

header ul {
  padding: 0;
}

header .navbar-brand span {
  margin-top: 2rem;
  font-size: 22px;
  text-wrap: auto;
}

header .navbar-brand b {
  display: none;
}

.hero-01 {
  background: url(../img/hero-01.jpg) no-repeat;
  background-size: cover;
}

.hero-06 .square {
  right: -10px;
  left: inherit;
}

.hero-social .list-inline-item:not(:last-child) {
  margin-right: inherit;
  margin-left: 1.5rem;
}

.personal-item ~ .button-border {
  margin-left: 1.5rem;
  margin-right: inherit !important;
}

.services-icon {
  float: right !important;
}

.services .services-content {
  padding-right: 3rem  !important;
  padding-left: inherit !important;
}

.services.colorfull-service .services-content {
  padding-right: 4rem  !important;
  padding-left: inherit !important;
}

.resume h3 i {
  padding-left: 0.75rem;
  padding-right: inherit;
  float: right;
  margin-top: 8px;
}

.timeline-items.colorfull-timeline .timeline-item:before {
  display: none !important;
}

.timeline-items.colorfull-timeline .timeline-border {
  border-right: 2px solid;
  border-left: none !important;
}

.timeline-items.colorfull-timeline .timeline-icon {
  left: inherit !important;
  right: -9px !important;
}

.timeline-contents {
  padding-right: 30px;
  padding-left: inherit;
}

.timeline-item::before {
  right: 0;
  left: inherit;
}

.timeline-icon {
  right: -7px;
  left: inherit;
}

.skill-box .skillbar-title {
  right: -17px;
  left: inherit;
}

.skill-box .skillbar-title span {
  margin-right: 18px;
  margin-left: inherit;
}

.skill-box .skill-bar-percent {
  right: inherit;
  left: 0;
}

.skill-box .fill-skillbar {
  float: right;
}

.language-skill ul {
  text-align: left !important;
}

.language-skill i {
  transform: rotateY(180deg);
  display: inline-block;
}

.language-skill .list-inline-item:not(:last-child) {
  margin-right: inherit;
}

.language-skill .list-inline-item {
  margin-left: 0.5rem;
}

.portfolio .portfolio-icon a:first-child i {
  left: inherit;
  right: -2px;
}

.portfolio .list-inline-item:not(:last-child) {
  margin-left: 0.5rem;
  margin-right: inherit;
}

.blog-content ul {
  padding-right: 0;
}

.blog-content .list-inline-item:not(:last-child) {
  padding-left: 3rem;
  margin-right: inherit !important;
}

.portfolio-single .text-md-left, .blog-single .text-md-left {
  text-align: right !important;
}

.modal-header .btn-close {
  margin: -0.5rem auto -0.5rem -0.5rem;
}

.modal-header .close {
  margin: -1rem auto -1rem -1rem;
}

#message.toast {
  right: 200px;
  left: inherit !important;
}

.contact #message.toast button {
  float: left !important;
}

.contact #message.toast button.pr-3 {
  padding-left: 1rem !important;
  padding-right: inherit !important;
}

.arshia-dark header {
  box-shadow: 3px 3px 3px #202125, -3px -3px 3px #3e3e3e !important;
}
.post-sidebar{
  right: inherit;
  left: -320px;
}

.post-sidebar.open{
  right: inherit;
  left: 0;
}

.post-sidebar-toggle{
  right: inherit;
  left: 75px;
}

.search .input-group button {
  right: inherit;
  left: 6px;
}

.aside-title span{
  margin-right: inherit;
  margin-left: 15px;
}

.aside-item ul li a{
  padding-left: inherit;
  padding-right: 12px;
}

.aside-item ul li a:hover {
  padding-left: inherit;
  padding-right: 17px;
}

.blog-single .entry-meta li a i {
  padding-left: 5px;
  padding-right: inherit;
}

.entry-content ul{
  padding-right: 1.5rem;
}

.comment-author, .comment-text {
  margin-right: 80px;
  margin-left: inherit;
}

.comment-reply-link {
  right: inherit;
  left: 0;
}

.reply-comment{
  margin-left: inherit;
  margin-right: 3rem;
}

.blog-single .entry-meta li:not(:last-child) {
  margin-right: inherit;
  margin-left: 0.75rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
  padding-right: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  padding-right: 0;
  padding-left: 0.5rem;
}

.next-prev-page{
  right: inherit;
  left: 25px;
}

@media (max-width: 1199px) {
  .color-switcher .color-pallet {
    left: 65px;
    right: inherit;
  }
  .menu-toggler {
    right: 15px;
    left: inherit;
  }
  .menu-toggler.open {
    right: 95px;
    left: inherit;
  }
  .next-prev-page {
    right: inherit;
    left: 15px;
  }
  .color-switcher .pallet-button {
    left: 15px;
    right: inherit;
  }
  header {
    right: -90px;
  }
  header.open {
    right: 0;
    left: inherit;
  }
  #main > section {
    padding-right: 0;
  }
  .post-sidebar-toggle{
    right: inherit;
    left: 65px;
  }
  .blog-single .post-sidebar-toggle {
    right: inherit;
    left: 65px;
  }
  .post-sidebar-toggle.open {
    left: 0;
  }
}

@media (max-width: 991px){
  .blog-single .post-sidebar-toggle.open {
    left: 0;
    border-radius: 0;
  }
  .next-prev-page {
    right: inherit;
    left: 0;
    border-radius: 0 1rem 1rem 0;
  }
  .next-prev-page button{
    border-radius: 0 1rem 1rem 0;
  }
}

@media (max-width: 576px){
  .reply-comment{
    margin-left: inherit;
    margin-right: 1rem;
  }
  .contact #message.toast {
    position: initial;
    margin-top: 8px;
  }
}