﻿ @font-face {
     font-family: 'IRANSans';
     font-style: normal;
     font-weight: normal;
     src: url(/Content/fonts/iran/eot/IRANSansWeb.eot) format('embedded-opentype'),
          url(/Content/fonts/iran/woff2/IRANSansWeb.woff2) format('woff2'),
          url(/Content/fonts/iran/woff/IRANSansWeb.woff) format('woff'),
          url(/Content/fonts/iran/ttf/IRANSansWeb.ttf) format('truetype');
 } 
#menu-right{
    margin-right: 51px;
}
.ads-btn-new {
    color: #fff !important;
    font-weight: 400 !important;
      
}
.ads-btn-new:hover {
    color: #6bc242 !important;
    font-weight: 400 !important;
      
}

.ads-contact-phone {
    font-weight:800;
    font-size:16pt;
}
.submit-btn i {
    margin-left: 7px;
}
.about-us p{
    text-align: justify
}
.padd-5 {
    padding: 5px
}
.select2-selection__clear {
    left: 10px;
}
.post-excerpt {
    height: 130px;
}
.post-title {
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
}
 .cr {
     width: 200px;
     padding: 16px;
     position: absolute;
     text-align: center;
     color: #f0f0f0;
 }

 .cr-sticky {
     position: fixed;
 }

 /* Positions */

 .cr-top    { top: 25px; }
 .cr-bottom { bottom: 25px; }
 .cr-left   { left: -50px; }
 .cr-right  { right: -50px; }

 /* Rotations */

 .cr-top.cr-left,
 .cr-bottom.cr-right {
     transform: rotate(-45deg);
 }

 .cr-top.cr-right,
 .cr-bottom.cr-left {
     transform: rotate(45deg);
 }
 .mr-20 {
     margin-right: 20px;
 }
 .share {
     float: left;
     padding: 0 20px;
     font-size: 14px;
     border-right: 1px solid #969ea7;
     text-transform: capitalize;
 }
 /* Colors */

 .cr-white     { background-color: #f0f0f0; color: #444; }
 .cr-black     { background-color: #333; }
 .cr-grey      { background-color: #999; }
 .cr-blue      { background-color: #39d; }
 .cr-green     { background-color: #2c7; }
 .cr-turquoise { background-color: #1b9; }
 .cr-purple    { background-color: #95b; }
 .cr-red       { background-color: #e43; }
 .cr-orange    { background-color: #e82; }
 .cr-yellow    { background-color: #ec0; }