﻿@font-face {
    font-family: 'SDF';
    src: url('../fonts/IRANSans-Light-web.woff') format('woff'),
         url('../fonts/IRANSans-Light-web.ttf') format('truetype');

    font-weight: normal;
}
@font-face {
  font-family: Parastoo;
  src: url('../fonts/Parastoo.eot');
  src: url('../fonts/Parastoo.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Parastoo.woff') format('woff'),
       url('../fonts/Parastoo.ttf') format('truetype');
  font-weight: normal;
}


body {
    font-family: SDF;
    direction:rtl;
}

h1{font-family:Parastoo;font-size:38px}
a,h2,h3,h4,h5,h6,li{font-family:Parastoo}
span{font-family:SDF}
.easy-caption h3,.easy-caption h5,.easy-caption p{text-align:right;}
.feature-area-4 h3,.feature-area-4 h5,.feature-area-4 p{text-align:right;}
.owl-carousel h3,.owl-carousel h4,.owl-carousel p{text-align:right;}

.footer .copyright ul li:after {
    content: "|";
    margin-right: 10px;
}

.email-failed{font-family:sdf;font-size:19px;}
.subscribe-newsletter .input-group .form-control {
    -webkit-border-radius: 0px 80px 80px 0px;
    -moz-border-radius: 0px 80px 80px 0px;
    -ms-border-radius: 0px 80px 80px 0px;
    -o-border-radius: 0px 80px 80px 0px;
    border-radius: 0px 80px 80px 0px;
}
.owl-carousel h3, .owl-carousel h4, .owl-carousel p{direction:rtl;text-align:left;}
.app-description h3,.app-description h4,.app-description p{text-align:right;}
figcaption{float:left;text-align:right;}
.testimonials figure img{float:left;margin-left:10px;}
@media only screen and (min-width: 1200px) {
  .testimonials #sync2 {
    padding-left: 10rem;
  }
}
.spinner-wrapper{direction:ltr;}