@import url(/media/jalaee-pc/01D3622EA097FFD0/eghbal/styles/header.css);
@import url(/media/jalaee-pc/01D3622EA097FFD0/eghbal/styles/footer.css);
@font-face {
  font-family: "IRANSansWeb";
  font-style: normal;
  font-weight: normal;
  src: url("../plugins/fonts/IRANSansWeb/IRANSans-web.eot?#iefix") format("embedded-opentype"), url("../plugins/fonts/IRANSansWeb/IRANSans-web.woff") format("woff"), url("../plugins/fonts/IRANSansWeb/IRANSans-web.TTF") format("truetype");
}

@font-face {
  font-family: "IRANSansWebbold";
  font-style: normal;
  font-weight: normal;
  src: url("../plugins/fonts/IRANSansWeb/IRANSans-Bold-web.eot?#iefix") format("embedded-opentype"), url("../plugins/fonts/IRANSansWeb/IRANSans-Bold-web.woff") format("woff"), url("../plugins/fonts/IRANSansWeb/IRANSans-Bold-web.TTF") format("truetype");
}

@font-face {
  font-family: "YekanBakhLight";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/YekanBakh/YekanBakhEN03Light.eot?#iefix") format("embedded-opentype"), url("../fonts/YekanBakh/YekanBakhEN03Light.woff") format("woff"), url("../fonts/YekanBakh/YekanBakhEN03Light.TTF") format("truetype");
}

@font-face {
  font-family: "YekanBakhBold";
  font-style: normal;
  font-weight: normal;
  src: url("../plugins/fonts/YekanBakh/YekanBakhEN06Bold.eot?#iefix") format("embedded-opentype"), url("../plugins/fonts/YekanBakh/YekanBakhEN06Bold.woff") format("woff"), url("../plugins/fonts/YekanBakh/YekanBakhEN06Bold.TTF") format("truetype");
}

@font-face {
  font-family: "YekanBakhRegular";
  font-style: normal;
  font-weight: normal;
  src: url("../plugins/fonts/YekanBakh/YekanBakhEN04Regular.eot?#iefix") format("embedded-opentype"), url("../plugins/fonts/YekanBakh/YekanBakhEN04Regular.woff") format("woff"), url("../plugins/fonts/YekanBakh/YekanBakhEN04Regular.TTF") format("truetype");
}

header {
  position: fixed;
  background: #0030bb;
  z-index: 2;
}

body, html {
  font-family: "IRANSansWeb" !important;
  font-size: 15px;
  padding: 0;
}

p {
  line-height: 1.875rem;
}

a {
  color: #2e2e2e;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-decoration: none !important;
}

.content-site {
  background-color: #ecebeb;
  padding-top: 6.875rem;
}

.layout-content {
  background: white;
  padding: 1.25rem 1.5625rem !important;
}

.layout-content .fld-cover {
  width: 37%;
  margin: 0 0.3125rem 0.625rem 0.625rem;
  display: inline-block;
}

.layout-content .fld-cover img {
  max-width: 98%;
  cursor: pointer;
  width: auto;
  border-radius: 0.5rem;
  height: auto;
  margin: 0 auto;
  -webkit-box-shadow: 0.125rem 0.25rem 0.625rem #ccc;
          box-shadow: 0.125rem 0.25rem 0.625rem #ccc;
}

.layout-content .fld-title {
  width: 60%;
  display: inline-block;
  vertical-align: top;
  padding: 0.9375rem;
}

.layout-content .fld-title .views-field-caption {
  font-size: 0.625rem;
  color: #666;
  display: inline-block;
}

.layout-content .fld-title .views-field-created {
  text-align: left;
  float: left;
  display: inline-block;
}

.layout-content .fld-title .views-field-created span {
  color: #666;
  direction: ltr;
}

.layout-content .fld-title .views-field-title h1 {
  font-size: 1.125rem;
  text-align: justify;
  color: #1A23D2;
  font-weight: bold;
  margin: 0;
  line-height: 1.75rem;
}

.layout-content .fld-title .views-field-summary {
  font-size: 0.9375rem;
  text-align: justify !important;
  color: #666;
  line-height: 2.0625rem;
}

.layout-content .fld-content .views-field-body {
  text-align: justify;
  font-size: 0.9375rem;
  line-height: 1.875rem;
  color: #111;
  padding: 0.9375rem 0.375rem;
  clear: both;
}

.layout-news {
  padding: 1.25rem 1.5625rem !important;
  position: relative;
  padding-left: 0;
}

.layout-news .news-header {
  text-align: right;
  padding: 0.625rem 0;
}

.layout-news .news-header h2 {
  font-size: 1.5rem;
  color: #0030bb;
}

.layout-news .news-item img {
  width: 100%;
  height: 100%;
}

.layout-news .news-item .title {
  color: #363636;
}

.layout-news .news-item .date {
  float: left;
  font-size: 0.75rem;
  color: #5a5a5a;
}

.layout-news .news-more {
  text-align: center;
  padding: 0.625rem;
}

.layout-news .news-more .rectangle {
  width: 4.6875rem;
  border: 0.0625rem solid #ccc;
  margin: 0 auto;
}

.layout-news .news-more .rectangle:before {
  background: #f8f9fa;
  content: " ";
  width: 2.6875rem;
  height: 0.875rem;
  float: right;
  margin: -0.625rem;
}

.layout-news .news-more .rectangle:after {
  background: #f8f9fa;
  content: " ";
  width: 2.6875rem;
  height: 1rem;
  float: left;
  margin: -0.375rem -0.75rem;
}

.layout-news .news-more a {
  margin: 0.25rem 0.625rem;
  display: inherit;
  color: #000;
}

.layout-news .news-more:hover .rectangle:before {
  margin: -0.9375rem -2.6875rem;
  -webkit-transition: margin 350ms ease-in-out;
  transition: margin 350ms ease-in-out;
}

.layout-news .news-more:hover .rectangle:after {
  margin: -0.375rem -0.9375rem;
  -webkit-transition: margin 350ms ease-in-out,width 350ms ease-in-out;
  transition: margin 350ms ease-in-out,width 350ms ease-in-out;
  width: 0.8125rem;
}

.layout-news .news-more:hover .rectangle {
  border: 0.0625rem solid #0030bb;
}

.layout-news .news-more:hover a {
  color: #0030bb;
}

@media (max-width: 767.98px) {
  .layout-content .fld-cover,
  .layout-content .fld-title {
    width: 100% !important;
  }
}

@media (max-width: 991.98px) {
  .layout-content .fld-cover {
    width: 35%;
  }
}
/*# sourceMappingURL=content.css.map */