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

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

h1, h2, h3 { font-family: 'Sahel', Tahoma; }

body {font-family: 'Vazir', Tahoma;}

.sp-megamenu-parent{
    font-family: 'Sahel', Tahoma;
}


.form-horizontal .control-label {
    float: right;
    width: 160px;
    padding-top: 5px;
    text-align: right;
}

element {

}


.jg-bootone .caption h3 {
    margin-top: 10px;
    font-size: inherit;
      line-height: initial;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ebecec;
    border: 5px solid #ffffff;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.jg-category-header{
  font-size:22px;
  color: #3f51b5;
}

.jg-category-description {
    text-align: center;
    padding-bottom: 5px;
    font-size: 16px;
  color: #999999;
}

#sp-bottom .sp-module .sp-module-title:before {
background: none;
border-top: 2px dotted #787878;
content: "";
display: block;
position: absolute;
top: 28px;
left: 14px;
right: 4px;
bottom: 4px;
pointer-events: none;
}

.sp-page-builder .page-content #section-id-1557506725085 .sppb-section-title .sppb-title-heading {
    background-color: #f5f5dc63;
      padding: 25px;
}

.joomimg107_img img {

    width: 100% !important;
    height: 100% !important;

}



.sp-dropdown-inner {
  margin-left: 15px;
}