@charset "UTF-8";
.module-didgah-andishe .view-content .row-item .views-field-title a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*******************Inherit****************** */
.header-site-branding .site-logo, .header-site-branding .site-barand {
  display: inline-block;
  vertical-align: middle; }

.aqr-slider-wrapper .row-item .views-field-field-imagelink,
.aqr-slider-wrapper .row-item .views-field div.field-content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center; }

.header {
  width: 100%;
  position: absolute;
  z-index: 999; }
  .header-tools {
    padding: 45px 0;
    text-align: left; }
  .header-site-branding {
    z-index: 99;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 25px 0; }
    .header-site-branding .site-name {
      margin-bottom: 18px; }
      .header-site-branding .site-name * {
        color: white;
        font-size: 20px; }
    .header-site-branding .site-logo {
      height: 5.625rem;
      overflow: hidden;
      transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s; }
      .header-site-branding .site-logo img {
        width: 80px;
        margin-top: 5px; }
    .header-site-branding .site-slogan h2 {
      margin: 0;
      color: white;
      font-weight: 600;
      font-size: 12px; }
    .header-site-branding .site-barand {
      cursor: pointer; }
      .header-site-branding .site-barand .aqr-branding {
        margin: 0 0 0.4375rem 0;
        font-size: 1.1875rem;
        transition: all 0.5s;
        text-shadow: 1px 1px 1px #111; }
        .header-site-branding .site-barand .aqr-branding:hover {
          color: #CFA53E;
          transition: all 0.5s; }
      .header-site-branding .site-barand a {
        color: #00688e; }
    .header-site-branding .site-address {
      margin: 3px 0; }
      .header-site-branding .site-address * {
        color: #7c7d87;
        font-size: 0.875rem;
        margin: 0; }
  .header-menu-search, .header-secondary_menu, .header-menu-primary, .header-tools-menu {
    display: inline-block;
    vertical-align: middle;
    padding: 45px 25px 45px 0; }
  .header-menu-search {
    width: 75.5%;
    position: relative;
    padding: 0.625rem 0.9375rem; }
    .header-menu-search:before {
      content: "";
      position: absolute;
      top: 0;
      right: -5.625rem;
      left: 0;
      bottom: 0;
      background: #e6e6e6;
      border-top-left-radius: 3.125rem;
      border-bottom-left-radius: 3.125rem;
      box-shadow: 0.125rem 0.25rem 0.375rem #a9a9a9;
      -webkit-box-shadow: 0.125rem 0.25rem 0.375rem #a9a9a9;
      -moz-box-shadow: 0.125rem 0.25rem 0.375rem #a9a9a9; }
  .header-secondary_menu {
    margin-left: 2.5rem;
    position: relative; }
    .header-secondary_menu:before {
      content: "";
      display: inline-block;
      position: absolute;
      right: -1.875rem;
      top: 0;
      bottom: 0;
      width: 0.0625rem;
      background: #797676; }
  .header-menu-main {
    position: absolute;
    top: 200%;
    left: 0; }
  .header-tools-menu {
    height: 2.1875rem; }

.header-content, .header-archive {
  position: relative;
  background: #1A23D2; }

@-moz-document url-prefix() {
  html[lang='en'] .header-site-branding .site-slogan h2 {
    font-size: 11px; } }
@-moz-document url-prefix() {
  html[lang='ar'] .header-site-branding .site-slogan h2 {
    font-size: 10px; }
  html[lang='ar'] .header-site-branding .site-barand .aqr-branding {
    font-size: 18px; } }
@media only screen and (max-width: 1317px) {
  .header .layout-site-branding {
    padding-right: 2%; }
    .header .layout-site-branding .site-barand .aqr-branding {
      font-size: 1.125rem; }
  .header .layout-secondary_menu {
    margin-left: 0.625rem; }
  .header .layout-menu-primary {
    margin-left: 0.75rem; } }
@media only screen and (max-width: 1199px) {
  .header-menu-primary {
    width: 64%;
    padding-right: 0; }
  .header-tools {
    display: none; }
  .header-tools-menu {
    height: 38px; }
  .header-site-branding {
    position: relative;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 32%; }
    .header-site-branding .site-barand .aqr-branding {
      font-size: 1rem;
      margin-bottom: 13px; }
  .header-secondary_menu {
    margin-left: 1.25rem; }
    .header-secondary_menu:before {
      top: 3px;
      bottom: 3px;
      right: -20px; }
  .header-menu-main {
    margin-left: 0;
    top: 90%; } }
@media only screen and (min-width: 992px) {
  html[dir='ltr'] header .layout-site-branding .site-barand {
    width: 67%; } }
@media only screen and (max-width: 991px) {
  .header {
    background-size: cover; }
    .header-menu-main {
      top: 40%; }
    .header-menu-primary {
      width: 60%; }
    .header-site-branding {
      display: inline-block !important;
      vertical-align: middle;
      padding: 5px 0;
      width: unset; }
      .header-site-branding:before {
        width: 1.3125rem; }
      .header-site-branding .site-logo {
        padding: 0.5625rem 0; }
      .header-site-branding .site-name {
        margin: 20px 0 20px 0; }
    .header-tools {
      width: 40%;
      display: inline-block;
      vertical-align: middle; }
    .header-menu-search {
      width: 89.5%;
      padding: 0.625rem 0; }
      .header-menu-search:before {
        right: -5.625rem; }
    .header-secondary_menu {
      margin-left: 0.625rem; }
      .header-secondary_menu:before {
        right: -1.0625rem; } }
@media only screen and (max-width: 767px) {
  .header-site-branding .site-barand .aqr-branding {
    margin-bottom: 13px; }

  .header {
    position: relative;
    background-color: #1A23D2; }
    .header-site-branding {
      width: 92%; } }
@media only screen and (max-width: 500px) {
  .header-site-branding {
    padding: 0; }
    .header-site-branding .site-name {
      margin: 0; }
    .header-site-branding .site-logo {
      width: 20%;
      padding: 15px 0; }
      .header-site-branding .site-logo img {
        width: 100%; }
    .header-site-branding .site-slogan h2 {
      font-size: 12px; } }
.module-didgah-andishe .view-content .row-item .views-field-title a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*******************Inherit****************** */
.header-site-branding .site-logo, .header-site-branding .site-barand {
  display: inline-block;
  vertical-align: middle; }

.aqr-slider-wrapper .row-item .views-field-field-imagelink,
.aqr-slider-wrapper .row-item .views-field div.field-content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center; }

.aqr-slider-wrapper .row-item {
  position: relative;
  overflow: hidden; }
  .aqr-slider-wrapper .row-item .views-field {
    text-align: center; }
    .aqr-slider-wrapper .row-item .views-field-title {
      display: none;
      position: absolute;
      top: unset;
      right: 0;
      left: 0;
      bottom: 20px;
      max-width: 60%;
      padding: 10px 30px 20px 30px;
      background: rgba(0, 0, 0, 0.5);
      margin: 0 auto; }
      .aqr-slider-wrapper .row-item .views-field-title h2 {
        margin: 0;
        line-height: 30px;
        font-weight: 600; }
      .aqr-slider-wrapper .row-item .views-field-title a {
        color: #fff;
        font-weight: 500; }
    .aqr-slider-wrapper .row-item .views-field-field-imagelink,
    .aqr-slider-wrapper .row-item .views-field div.field-content {
      overflow: hidden; }
    .aqr-slider-wrapper .row-item .views-field-field-image img {
      width: 100%;
      height: auto;
      border-radius: 0 0 70px 70px; }
  .aqr-slider-wrapper .row-item:hover .views-field-field-imagelink img {
    filter: grayscale(0.5); }
.aqr-slider-wrapper .swiper-pagination {
  display: none; }

@media only screen and (max-width: 991px) {
  .aqr-slider-wrapper {
    padding: 0 15px; }
    .aqr-slider-wrapper .row-item .views-field-field-imagelink div.field-content img {
      width: unset; }
    .aqr-slider-wrapper .swiper-container .swiper-button-prev {
      right: 45%; }
    .aqr-slider-wrapper .swiper-container .swiper-button-next {
      left: 45%; } }
@media only screen and (max-width: 767px) {
  .aqr-slider-wrapper {
    padding: 0 15px; }
    .aqr-slider-wrapper .row-item .views-field-field-image img {
      border-radius: 15px; } }
.module-didgah-andishe .view-content .row-item .views-field-title a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*******************Inherit****************** */
.header-site-branding .site-logo, .header-site-branding .site-barand {
  display: inline-block;
  vertical-align: middle; }

.aqr-slider-wrapper .row-item .views-field-field-imagelink,
.aqr-slider-wrapper .row-item .views-field div.field-content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center; }

.module-slidernews .view-content {
  padding: 0 20px;
  position: relative; }
  .module-slidernews .view-content .row-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    overflow: hidden;
    border-radius: 5px;
    background: #fff; }
    .module-slidernews .view-content .row-item .views-field-title {
      position: absolute;
      transform: translateY(100%);
      left: 0;
      bottom: 0;
      right: 0;
      padding: 15px 20px 20px;
      background: #F3F3F3;
      z-index: 99;
      overflow: hidden;
      display: flex;
      align-items: center;
      align-content: center;
      transition: all 0.6s;
      -webkit-transition: all 0.6s;
      -moz-transition: all 0.6s;
      -o-transition: all 0.6s; }
      .module-slidernews .view-content .row-item .views-field-title .field-content {
        line-height: 33px; }
    .module-slidernews .view-content .row-item .views-field-field-imagelink img {
      border-radius: 5px;
      width: 100%;
      height: auto;
      transition: all 0.6s;
      -webkit-transition: all 0.6s;
      -moz-transition: all 0.6s;
      -o-transition: all 0.6s; }
    .module-slidernews .view-content .row-item .views-field-field-imagelink:hover img {
      filter: drop-shadow(2px 4px 6px black); }
    .module-slidernews .view-content .row-item:hover .views-field-title {
      transform: translateY(0%);
      top: 0;
      transition: all 0.5s; }
.module-slidernews .swiper-container {
  position: relative;
  overflow: hidden; }
.module-slidernews .swiper-button-prev, .module-slidernews .swiper-button-next {
  background-image: none !important;
  top: 43%;
  bottom: unset;
  width: 27px;
  height: 27px;
  left: 4px;
  right: auto;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  margin: 0;
  border-radius: 5px;
  background-color: #ffa105 !important; }
  .module-slidernews .swiper-button-prev:before, .module-slidernews .swiper-button-next:before {
    content: "";
    font-family: FontAwesome;
    font-size: 25px;
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear; }
  .module-slidernews .swiper-button-prev:hover:before, .module-slidernews .swiper-button-next:hover:before {
    color: #0D0B8C;
    background-color: white;
    border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s; }
.module-slidernews .swiper-button-prev {
  right: 3px; }
  .module-slidernews .swiper-button-prev:before {
    transform: rotate(180deg);
    display: inline-block; }
.module-slidernews div.swiper-button-disabled {
  opacity: 1; }
  .module-slidernews div.swiper-button-disabled:before {
    opacity: 0.5; }

.module-didgah-andishe .view-content .row-item .views-field-title a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*******************Inherit****************** */
.header-site-branding .site-logo, .header-site-branding .site-barand {
  display: inline-block;
  vertical-align: middle; }

.aqr-slider-wrapper .row-item .views-field-field-imagelink,
.aqr-slider-wrapper .row-item .views-field div.field-content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center; }

.module-didgah-andishe .view-content {
  position: relative; }
  .module-didgah-andishe .view-content .row-item {
    display: inline-block;
    vertical-align: top;
    width: 100%; }
    .module-didgah-andishe .view-content .row-item .fld-detail {
      padding: 0 15px; }
    .module-didgah-andishe .view-content .row-item:first-child .fld-detail {
      padding-top: 20px; }
    .module-didgah-andishe .view-content .row-item:last-child .fld-detail {
      padding-bottom: 20px; }
    .module-didgah-andishe .view-content .row-item .views-field-field-image {
      display: none; }
      .module-didgah-andishe .view-content .row-item .views-field-field-image figure img {
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        border-radius: 90px 0 0 0;
        width: 100%;
        height: auto; }
    .module-didgah-andishe .view-content .row-item .views-field-title {
      display: inline-block;
      padding: 13px 15px;
      border-right: 1px solid #7B7676;
      width: 100%;
      text-align: right; }
      .module-didgah-andishe .view-content .row-item .views-field-title h2 {
        margin: 0;
        display: inline-block;
        width: 100%;
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s; }
      .module-didgah-andishe .view-content .row-item .views-field-title * {
        font-weight: 500;
        font-size: 16px;
        line-height: 30px;
        text-align: right;
        word-spacing: -1px;
        display: inline-block;
        color: #02006D;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s; }
      .module-didgah-andishe .view-content .row-item .views-field-title a {
        width: 100%; }
  .module-didgah-andishe .view-content .activerow .views-field-title {
    border-right: 8px solid #CFA43E;
    margin-right: -7px;
    background-color: white;
    border-radius: 20px 0 0 20px; }
    .module-didgah-andishe .view-content .activerow .views-field-title * {
      color: #B47600;
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s; }
  .module-didgah-andishe .view-content .activerow .views-field-field-image {
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s; }

.module-notification {
  display: inline-block;
  width: 100%;
  height: 571px;
  padding-left: 4%; }
  .module-notification .view-content .nano-content {
    right: 0 !important; }
  .module-notification .view-content .row-item {
    width: 95%;
    margin-bottom: 29px;
    background: #F3F3F3;
    border-radius: 34px 0 0 0; }
    .module-notification .view-content .row-item:last-child {
      margin-bottom: 0; }
    .module-notification .view-content .row-item .fld-detail {
      display: inline-block;
      justify-content: center;
      align-items: center;
      width: 65%;
      vertical-align: middle; }
    .module-notification .view-content .row-item .views-field-field-image {
      display: inline-block;
      width: 31%;
      position: relative;
      z-index: 9; }
      .module-notification .view-content .row-item .views-field-field-image figure img {
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 100%;
        height: auto;
        border-radius: 34px 0 0 0; }
    .module-notification .view-content .row-item .views-field-title {
      display: inline-block;
      padding-right: 10px; }
      .module-notification .view-content .row-item .views-field-title h2 {
        margin: 0;
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s; }
      .module-notification .view-content .row-item .views-field-title * {
        font-weight: 500;
        font-size: 16px;
        line-height: 35px;
        text-align: right;
        display: inline-block;
        color: #02006D;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s; }
    .module-notification .view-content .row-item:hover .views-field-title * {
      color: #B47600;
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s; }
    .module-notification .view-content .row-item:hover .views-field-field-image img {
      filter: brightness(125%);
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s; }
  .module-notification .view-content .nano-pane {
    right: unset;
    left: 0; }
  .module-notification .nano > .nano-pane > .nano-slider {
    background: #CFA43E;
    width: 8px; }

@media only screen and (max-width: 1199px) {
  .module-notification {
    height: 525px; } }
@media only screen and (max-width: 991px) {
  .module-didgah-andishe {
    width: 530px; } }
@media only screen and (max-width: 767px) {
  .module-didgah-andishe {
    width: 100%; }
    .module-didgah-andishe .view-content {
      padding-top: 0; }
      .module-didgah-andishe .view-content .row-item {
        margin-bottom: 20px; }
        .module-didgah-andishe .view-content .row-item .fld-detail {
          padding: 20px 15px 0 12px; }
        .module-didgah-andishe .view-content .row-item .views-field-field-image {
          display: block; }
          .module-didgah-andishe .view-content .row-item .views-field-field-image figure img {
            border-radius: 48px 0 0 0; }
        .module-didgah-andishe .view-content .row-item .views-field-title {
          padding: 0 10px; }
          .module-didgah-andishe .view-content .row-item .views-field-title a {
            white-space: unset !important;
            line-height: 35px;
            text-align: justify; }
          .module-didgah-andishe .view-content .row-item .views-field-title * {
            font-size: 17px; }

  .module-notification {
    padding-left: 0; }
    .module-notification .view-content {
      padding-left: 15px; }
      .module-notification .view-content .row-item {
        width: 100%; }
        .module-notification .view-content .row-item .views-field-title * {
          font-size: 12px; }
      .module-notification .view-content .nano-content {
        left: 15px; } }
.module-didgah-andishe .view-content .row-item .views-field-title a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*******************Inherit****************** */
.header-site-branding .site-logo, .header-site-branding .site-barand {
  display: inline-block;
  vertical-align: middle; }

.aqr-slider-wrapper .row-item .views-field-field-imagelink,
.aqr-slider-wrapper .row-item .views-field div.field-content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center; }

.module-introduction {
  position: relative;
  height: 370px; }
  .module-introduction .view-content .row-item {
    position: relative;
    padding-top: 30px; }
    .module-introduction .view-content .row-item:before {
      content: "";
      width: 238px;
      height: 128px;
      z-index: 3;
      position: absolute;
      top: 50px;
      right: -80px;
      background: #CFA53E;
      opacity: 0.3;
      border-radius: 0 0 0 118px;
      transform: matrix(0, 1, 1, 0, 0, 0); }
    .module-introduction .view-content .row-item .fld-img-body {
      background: #FFFFFF;
      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
      -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
      -moz-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
      -webkit-border-radius: 20px 0;
      -moz-border-radius: 20px 0;
      border-radius: 20px 0;
      position: relative;
      display: inline-block;
      height: 280px; }
    .module-introduction .view-content .row-item .fld-detail {
      width: 54.5%;
      z-index: 2;
      position: relative;
      left: 0;
      margin-left: 26px;
      display: inline-block;
      vertical-align: top; }
    .module-introduction .view-content .row-item .views-field-field-images {
      position: absolute;
      right: -97px;
      top: 60px;
      width: 380px;
      display: inline-block;
      vertical-align: middle;
      border-radius: 20px 0 20px 20px;
      overflow: hidden;
      z-index: 3; }
      .module-introduction .view-content .row-item .views-field-field-images img {
        width: 100%;
        height: auto;
        transition: all 0.5s; }
    .module-introduction .view-content .row-item .views-field-field-image {
      border-radius: 20px 20px 0 20px;
      margin-left: 30px;
      width: 40%;
      display: inline-block;
      vertical-align: top; }
      .module-introduction .view-content .row-item .views-field-field-image img {
        width: 100%;
        height: auto;
        transition: all 0.5s;
        border-radius: 155px 0 0 0; }
    .module-introduction .view-content .row-item .views-field-title {
      text-align: center;
      margin-bottom: 8px;
      display: inline-block;
      width: 100%;
      overflow: hidden; }
      .module-introduction .view-content .row-item .views-field-title * {
        margin: 0;
        font-weight: 700;
        font-size: 30px;
        line-height: 50px;
        transition: all 0.5s;
        color: #0D0B8C; }
      .module-introduction .view-content .row-item .views-field-title h2 {
        display: inline-block;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
    .module-introduction .view-content .row-item .views-field-body {
      padding: 20px 30px;
      background-color: white;
      border-radius: 86px 0 0 0;
      position: relative;
      text-align: justify; }
      .module-introduction .view-content .row-item .views-field-body *, .module-introduction .view-content .row-item .views-field-body span {
        font-weight: normal;
        font-size: 16px;
        line-height: 31px;
        text-align: justify !important;
        color: #666;
        overflow-wrap: anywhere;
        max-height: 190px;
        overflow: hidden;
        display: inline-block; }
      .module-introduction .view-content .row-item .views-field-body:before {
        content: "";
        width: 238px;
        height: 128px;
        z-index: -1;
        position: absolute;
        top: 30px;
        left: -80px;
        background: #CFA53E;
        border-radius: 0 0 0 118px;
        transform: rotate(89.77deg); }
    .module-introduction .view-content .row-item .views-field-view-node {
      margin-top: 15px;
      text-align: left; }
      .module-introduction .view-content .row-item .views-field-view-node:after {
        display: inline-block;
        vertical-align: middle;
        content: "";
        font-family: razaviac2;
        font-size: 13px;
        color: #50FFFF; }
      .module-introduction .view-content .row-item .views-field-view-node a {
        font-weight: 500;
        font-size: 16px;
        color: #50FFFF;
        display: inline-block;
        vertical-align: middle; }
      .module-introduction .view-content .row-item .views-field-view-node:hover .views-field-field-image img {
        filter: grayscale(80%); }
      .module-introduction .view-content .row-item .views-field-view-node:hover .views-field-title a {
        color: #f3bb83; }

@media only screen and (max-width: 1199px) {
  .module-introduction .view-content .row-item .fld-detail {
    margin-top: 0;
    width: 48.5%; }
  .module-introduction .view-content .row-item .views-field-title {
    width: 100%; }
  .module-introduction .view-content .row-item .views-field-body {
    width: 100%; }
  .module-introduction .view-content .row-item .views-field-field-image {
    width: 45%; } }
@media only screen and (max-width: 991px) {
  .module-introduction {
    height: unset; }
    .module-introduction .view-content .row-item .fld-detail {
      width: 49.5%; }
    .module-introduction .view-content .row-item .fld-img-body {
      height: auto;
      min-height: 200px; }
    .module-introduction .view-content .row-item .views-field-title * {
      padding-right: 0; }
    .module-introduction .view-content .row-item .views-field-body {
      width: 100%; }
    .module-introduction .view-content .row-item .views-field-field-image {
      width: 42%; }
    .module-introduction .view-content .row-item .views-field-field-images {
      top: 90px; } }
@media only screen and (max-width: 767px) {
  .module-introduction .view-content .row-item .views-field-title {
    margin-bottom: 21px; }

  .module-introduction {
    margin-bottom: 30px;
    padding: 0 20px;
    height: auto; }
    .module-introduction .view-content .row-item {
      padding-top: 0; }
      .module-introduction .view-content .row-item:before {
        display: none; }
      .module-introduction .view-content .row-item .fld-img-body {
        background: unset;
        text-align: center; }
      .module-introduction .view-content .row-item .fld-detail {
        width: 100%;
        position: relative;
        margin-top: 0; }
      .module-introduction .view-content .row-item .views-field-title h2 {
        white-space: unset; }
      .module-introduction .view-content .row-item .views-field-body {
        width: 100%;
        text-align: justify; }
      .module-introduction .view-content .row-item .views-field-field-images {
        width: auto;
        max-width: 90%;
        margin-bottom: 10px;
        border-radius: 10px;
        overflow: hidden; }
      .module-introduction .view-content .row-item .views-field-field-images, .module-introduction .view-content .row-item .views-field-field-image {
        position: unset; }
      .module-introduction .view-content .row-item .views-field-field-image {
        display: none; }
      .module-introduction .view-content .row-item .views-field-title * {
        padding-right: 0;
        font-size: 20px; } }
@media only screen and (max-width: 767px) {
  .module-introduction .view-content .row-item .views-field-body *, .module-introduction .view-content .row-item .views-field-body span {
    max-height: initial; } }
@media only screen and (max-width: 520px) {
  .module-introduction .view-content .row-item .fld-detail {
    width: 100%;
    position: unset; }
  .module-introduction .view-content .row-item .views-field-body {
    width: 100%;
    text-align: justify;
    padding: 25px;
    border-radius: 46px 0 0 0; }
    .module-introduction .view-content .row-item .views-field-body:before {
      display: none; } }
.module-didgah-andishe .view-content .row-item .views-field-title a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*******************Inherit****************** */
.header-site-branding .site-logo, .header-site-branding .site-barand {
  display: inline-block;
  vertical-align: middle; }

.aqr-slider-wrapper .row-item .views-field-field-imagelink,
.aqr-slider-wrapper .row-item .views-field div.field-content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center; }

.module-multimedia {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 0 60px;
  overflow: hidden; }
  .module-multimedia .view-content {
    overflow: unset; }
    .module-multimedia .view-content .row-item {
      padding: 20px 0;
      text-align: center; }
      .module-multimedia .view-content .row-item .views-field-field-image {
        display: inline-block;
        width: 100%;
        position: relative;
        z-index: 9;
        margin-bottom: 30px;
        padding: 10px; }
        .module-multimedia .view-content .row-item .views-field-field-image figure img {
          -webkit-border-radius: 17px;
          -moz-border-radius: 17px;
          border-radius: 17px;
          width: 100%;
          height: auto;
          transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          opacity: 0.5; }
        .module-multimedia .view-content .row-item .views-field-field-image figure a {
          display: flex;
          align-content: flex-start;
          justify-content: center;
          align-items: center; }
      .module-multimedia .view-content .row-item .views-field-title {
        position: relative;
        opacity: 0;
        transition: opacity 0.5s;
        -webkit-transition: opacity 0.5s;
        -moz-transition: opacity 0.5s;
        -o-transition: opacity 0.5s; }
        .module-multimedia .view-content .row-item .views-field-title a {
          position: relative;
          padding: 0 20px 0 15px; }
          .module-multimedia .view-content .row-item .views-field-title a:before {
            content: "";
            color: #292D32;
            font-size: 15px;
            position: absolute;
            right: 0;
            top: -2px; }
        .module-multimedia .view-content .row-item .views-field-title h2 {
          margin: 0;
          transition: all 0.4s;
          -webkit-transition: all 0.4s;
          -moz-transition: all 0.4s;
          -o-transition: all 0.4s;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden;
          display: inline-block;
          width: 100%; }
        .module-multimedia .view-content .row-item .views-field-title * {
          font-size: 16px;
          font-weight: 500;
          color: #02006D;
          transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          line-height: 33px; }
        .module-multimedia .view-content .row-item .views-field-title:hover * {
          color: #B47600;
          transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s; }
    .module-multimedia .view-content .row-item.swiper-slide-active {
      position: relative;
      z-index: 999; }
      .module-multimedia .view-content .row-item.swiper-slide-active .views-field-title {
        opacity: 1;
        transition: opacity 0.5s;
        -webkit-transition: opacity 0.5s;
        -moz-transition: opacity 0.5s;
        -o-transition: opacity 0.5s; }
      .module-multimedia .view-content .row-item.swiper-slide-active .views-field-field-image img {
        opacity: 1;
        transform: scale(1.2);
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s; }
    .module-multimedia .view-content .row-item.row-document .views-field-title a:before {
      content: "";
      font-family: razaviac2;
      font-weight: bold; }
    .module-multimedia .view-content .row-item.row-video .views-field-title a:before {
      content: "";
      font-family: razaviac2;
      font-weight: bold; }
    .module-multimedia .view-content .row-item.row-audio .views-field-title a:before {
      content: "";
      font-family: FontAwesome; }
    .module-multimedia .view-content .row-item.row-gallery .views-field-title a:before {
      content: "";
      font-family: FontAwesome; }
  .module-multimedia .swiper-container {
    position: relative;
    overflow: hidden; }
  .module-multimedia .swiper-button-prev, .module-multimedia .swiper-button-next {
    background-image: none !important;
    top: 35%;
    bottom: unset;
    width: 27px;
    left: 0;
    right: auto;
    height: 26px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    margin: 0;
    border-radius: 7px; }
    .module-multimedia .swiper-button-prev:before, .module-multimedia .swiper-button-next:before {
      content: "";
      font-family: razaviac2;
      font-size: 30px;
      color: #757575;
      position: absolute;
      left: 0;
      transition: all 0.5s linear;
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -o-transition: all 0.5s linear; }
    .module-multimedia .swiper-button-prev:hover:before, .module-multimedia .swiper-button-next:hover:before {
      color: #0D0B8C;
      background-color: white;
      border-radius: 5px;
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s; }
  .module-multimedia .swiper-button-prev {
    right: 2px; }
    .module-multimedia .swiper-button-prev:before {
      transform: rotate(180deg);
      display: inline-block; }
  .module-multimedia div.swiper-button-disabled {
    opacity: 1; }
    .module-multimedia div.swiper-button-disabled:before {
      opacity: 0.5; }

@media only screen and (max-width: 991px) {
  .module-multimedia .view-content .row-item {
    padding: 0; }
    .module-multimedia .view-content .row-item .views-field-title h2 {
      white-space: unset !important; }
    .module-multimedia .view-content .row-item .views-field-field-image {
      margin-bottom: 0;
      padding: 5px; }
      .module-multimedia .view-content .row-item .views-field-field-image a:before {
        font-size: 30px !important; }
      .module-multimedia .view-content .row-item .views-field-field-image img {
        transform: scale(1) !important; }
  .module-multimedia .swiper-button-prev, .module-multimedia .swiper-button-next {
    top: 25%; } }
@media only screen and (max-width: 767px) {
  .module-multimedia {
    padding: 0 40px; }
    .module-multimedia .view-content .row-item .views-field-field-image {
      margin-bottom: 0; }
      .module-multimedia .view-content .row-item .views-field-field-image img {
        width: 100%;
        height: auto; }
    .module-multimedia .view-content .row-item .views-field-title {
      padding: 0 25px 0 15px; }
      .module-multimedia .view-content .row-item .views-field-title:before {
        right: 0; }
    .module-multimedia .swiper-button-prev, .module-multimedia .swiper-button-next {
      top: 25%; } }
.module-didgah-andishe .view-content .row-item .views-field-title a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*******************Inherit****************** */
.header-site-branding .site-logo, .header-site-branding .site-barand {
  display: inline-block;
  vertical-align: middle; }

.aqr-slider-wrapper .row-item .views-field-field-imagelink,
.aqr-slider-wrapper .row-item .views-field div.field-content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center; }

.module-publications, .module-magazines {
  display: inline-block;
  width: 90%;
  padding: 60px 0;
  overflow: hidden; }
  .module-publications .swiper-container, .module-magazines .swiper-container {
    overflow: unset; }
  .module-publications .view-content, .module-magazines .view-content {
    position: relative; }
    .module-publications .view-content .row-item .views-field-field-image, .module-publications .view-content .row-item .views-field-field-imagelink, .module-magazines .view-content .row-item .views-field-field-image, .module-magazines .view-content .row-item .views-field-field-imagelink {
      display: inline-block;
      width: 100%;
      position: relative;
      z-index: 9; }
      .module-publications .view-content .row-item .views-field-field-image figure img, .module-publications .view-content .row-item .views-field-field-imagelink figure img, .module-magazines .view-content .row-item .views-field-field-image figure img, .module-magazines .view-content .row-item .views-field-field-imagelink figure img {
        -webkit-border-radius: 17px;
        -moz-border-radius: 17px;
        border-radius: 17px;
        width: 100%;
        height: auto;
        filter: blur(1px);
        opacity: 0.4;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s; }
    .module-publications .view-content .row-item .views-field-title, .module-magazines .view-content .row-item .views-field-title {
      position: relative;
      margin-top: 15px;
      opacity: 0;
      padding: 0 15px;
      transition: opacity 0.5s;
      -webkit-transition: opacity 0.5s;
      -moz-transition: opacity 0.5s;
      -o-transition: opacity 0.5s; }
      .module-publications .view-content .row-item .views-field-title:before, .module-magazines .view-content .row-item .views-field-title:before {
        content: "";
        color: #0F6B00;
        font-size: 15px;
        position: absolute;
        right: -10px;
        top: 5px; }
      .module-publications .view-content .row-item .views-field-title h2, .module-magazines .view-content .row-item .views-field-title h2 {
        margin: 0;
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s; }
      .module-publications .view-content .row-item .views-field-title *, .module-magazines .view-content .row-item .views-field-title * {
        font-size: 16px;
        font-weight: 700;
        text-align: justify;
        word-spacing: -2px;
        color: #1A23D2;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        line-height: 33px; }
    .module-publications .view-content .row-item:hover .views-field-field-image img, .module-magazines .view-content .row-item:hover .views-field-field-image img {
      filter: grayscale(0.6);
      transition: all 0.6s;
      -webkit-transition: all 0.6s;
      -moz-transition: all 0.6s;
      -o-transition: all 0.6s; }
    .module-publications .view-content .row-item:hover .views-field-title *, .module-magazines .view-content .row-item:hover .views-field-title * {
      color: #B47600;
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s; }
    .module-publications .view-content .row-item.swiper-slide-active, .module-magazines .view-content .row-item.swiper-slide-active {
      position: relative;
      z-index: 999; }
      .module-publications .view-content .row-item.swiper-slide-active .views-field-title, .module-magazines .view-content .row-item.swiper-slide-active .views-field-title {
        opacity: 1;
        transition: opacity 0.5s;
        -webkit-transition: opacity 0.5s;
        -moz-transition: opacity 0.5s;
        -o-transition: opacity 0.5s; }
      .module-publications .view-content .row-item.swiper-slide-active .views-field-field-image img, .module-publications .view-content .row-item.swiper-slide-active .views-field-field-imagelink img, .module-magazines .view-content .row-item.swiper-slide-active .views-field-field-image img, .module-magazines .view-content .row-item.swiper-slide-active .views-field-field-imagelink img {
        filter: blur(0);
        transform: scale(1.5);
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        opacity: 1; }
  .module-publications .swiper-container, .module-magazines .swiper-container {
    position: relative; }
    .module-publications .swiper-container .swiper-button-prev, .module-publications .swiper-container .swiper-button-next, .module-magazines .swiper-container .swiper-button-prev, .module-magazines .swiper-container .swiper-button-next {
      background-image: none !important;
      top: 42%;
      bottom: unset;
      width: 27px;
      height: 26px;
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      margin: 0 15px;
      border-radius: 7px; }
      .module-publications .swiper-container .swiper-button-prev:before, .module-publications .swiper-container .swiper-button-next:before, .module-magazines .swiper-container .swiper-button-prev:before, .module-magazines .swiper-container .swiper-button-next:before {
        content: "";
        font-family: razaviac2;
        font-size: 30px;
        color: #0D0B8C;
        position: relative;
        left: 3px;
        transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear; }
      .module-publications .swiper-container .swiper-button-prev:hover, .module-publications .swiper-container .swiper-button-next:hover, .module-magazines .swiper-container .swiper-button-prev:hover, .module-magazines .swiper-container .swiper-button-next:hover {
        background: #fff;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s; }
    .module-publications .swiper-container .swiper-button-prev:before, .module-magazines .swiper-container .swiper-button-prev:before {
      transform: rotate(180deg);
      display: inline-block; }
    .module-publications .swiper-container div.swiper-button-disabled, .module-magazines .swiper-container div.swiper-button-disabled {
      opacity: 1; }
      .module-publications .swiper-container div.swiper-button-disabled:before, .module-magazines .swiper-container div.swiper-button-disabled:before {
        opacity: 0.5; }

@media only screen and (max-width: 991px) {
  .module-publications, .module-magazines {
    padding: 80px 0; }
    .module-publications .view-content .row-item .views-field-field-image, .module-publications .view-content .row-item .views-field-field-imagelink, .module-magazines .view-content .row-item .views-field-field-image, .module-magazines .view-content .row-item .views-field-field-imagelink {
      margin-bottom: 0; } }
@media only screen and (max-width: 767px) {
  .module-publications, .module-magazines {
    padding: 0 15px; }
    .module-publications .view-content .row-item .views-field-field-image, .module-publications .view-content .row-item .views-field-field-imagelink, .module-magazines .view-content .row-item .views-field-field-image, .module-magazines .view-content .row-item .views-field-field-imagelink {
      margin-bottom: 0; }
    .module-publications .view-content .row-item .views-field-title, .module-magazines .view-content .row-item .views-field-title {
      padding: 0 25px 0 15px; }
      .module-publications .view-content .row-item .views-field-title:before, .module-magazines .view-content .row-item .views-field-title:before {
        right: 0; }
    .module-publications .view-content .row-item.swiper-slide-active .views-field-field-image figure img, .module-publications .view-content .row-item.swiper-slide-active .views-field-field-imagelink figure img, .module-magazines .view-content .row-item.swiper-slide-active .views-field-field-image figure img, .module-magazines .view-content .row-item.swiper-slide-active .views-field-field-imagelink figure img {
      transform: scale(1); }
    .module-publications .swiper-container, .module-magazines .swiper-container {
      overflow: hidden; } }
.module-didgah-andishe .view-content .row-item .views-field-title a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*******************Inherit****************** */
.header-site-branding .site-logo, .header-site-branding .site-barand {
  display: inline-block;
  vertical-align: middle; }

.aqr-slider-wrapper .row-item .views-field-field-imagelink,
.aqr-slider-wrapper .row-item .views-field div.field-content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center; }

.module-banner {
  width: 60%;
  float: left; }
  .module-banner .view-content {
    position: relative;
    padding-right: 30px; }
    .module-banner .view-content .row-item {
      width: 48%;
      display: inline-block;
      vertical-align: top;
      margin: 0 1% 0 0;
      position: relative; }
      .module-banner .view-content .row-item .views-field-field-image, .module-banner .view-content .row-item .views-field-field-imagelink {
        position: relative; }
        .module-banner .view-content .row-item .views-field-field-image figure.field-content, .module-banner .view-content .row-item .views-field-field-imagelink figure.field-content {
          border-radius: 10px;
          overflow: hidden;
          position: relative; }
        .module-banner .view-content .row-item .views-field-field-image img, .module-banner .view-content .row-item .views-field-field-imagelink img {
          width: 100%;
          height: auto;
          transition: all 0.4s;
          -webkit-transition: all 0.4s;
          -moz-transition: all 0.4s;
          -o-transition: all 0.4s;
          border-radius: 48px 0 0 0; }
      .module-banner .view-content .row-item .views-field-title {
        display: none;
        text-align: left;
        position: absolute;
        top: 0;
        left: 24px;
        bottom: 0;
        justify-content: center;
        align-items: center;
        z-index: 1;
        max-width: 73%; }
        .module-banner .view-content .row-item .views-field-title h2 {
          margin: 0; }
        .module-banner .view-content .row-item .views-field-title * {
          font-size: 24px;
          font-weight: 500;
          line-height: 40px;
          color: #FFF; }
      .module-banner .view-content .row-item:hover .views-field-field-imagelink img {
        filter: blur(2px);
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s; }
      .module-banner .view-content .row-item:hover .views-field-field-imagelink:before {
        background: linear-gradient(180deg, #02006D -20.17%, rgba(0, 0, 0, 0) 154.14%);
        transition: all 0.5s; }
      .module-banner .view-content .row-item:hover .views-field-title h2 a {
        color: #CFA53E;
        transition: all 0.5s; }

@media only screen and (max-width: 1199px) {
  .module-banner {
    width: 57%; } }
@media only screen and (max-width: 991px) {
  .module-banner {
    width: 100%;
    text-align: center; }
    .module-banner .view-content {
      padding: 0 15px; }
      .module-banner .view-content .row-item {
        margin: 10px;
        width: 290px; } }
.module-didgah-andishe .view-content .row-item .views-field-title a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*******************Inherit****************** */
.header-site-branding .site-logo, .header-site-branding .site-barand {
  display: inline-block;
  vertical-align: middle; }

.aqr-slider-wrapper .row-item .views-field-field-imagelink,
.aqr-slider-wrapper .row-item .views-field div.field-content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center; }

.module-lastnews .view-content .views-rows-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch; }
  .module-lastnews .view-content .views-rows-wrapper .row-item {
    width: 24%;
    border: 1.00855px solid #CFCFCF;
    border-radius: 15px;
    position: relative;
    background: #F9F9F9;
    padding-bottom: 10px;
    overflow: hidden; }
    .module-lastnews .view-content .views-rows-wrapper .row-item .fld-detail {
      position: relative;
      padding: 0 15px;
      border-radius: 0 0 15px 15px; }
    .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-field-image img {
      width: 100%;
      height: auto;
      border-radius: 15px 15px 0 0;
      transition: all 0.3s linear;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear; }
    .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-created {
      display: inline-block;
      position: absolute;
      padding: 1px 7px;
      left: 0;
      top: 145px;
      text-align: center;
      direction: ltr;
      background: #FFFFFF;
      box-shadow: 2.63158px 2.63158px 7.89474px rgba(169, 162, 162, 0.8);
      border-radius: 3.28947px;
      right: 0;
      margin: 0 auto;
      width: fit-content;
      transition: color 0.3s linear;
      -webkit-transition: color 0.3s linear;
      -moz-transition: color 0.3s linear;
      -o-transition: color 0.3s linear; }
      .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-created::before {
        content: "";
        font-family: FontAwesome;
        float: left;
        margin-right: 5px;
        color: #171616;
        margin-top: 1px;
        font-size: 14px; }
      .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-created * {
        color: #171616;
        font-size: 13px;
        transition: color 0.3s linear;
        -webkit-transition: color 0.3s linear;
        -moz-transition: color 0.3s linear;
        -o-transition: color 0.3s linear; }
    .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-title {
      display: inline-block;
      padding: 5px 0;
      margin-top: 13px;
      padding-bottom: 0; }
      .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-title h2 {
        margin: 0; }
      .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-title a {
        overflow: hidden;
        line-height: 27px;
        height: 53px;
        display: inline-block;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        text-align: right;
        color: #111;
        transition: color 0.3s linear;
        -webkit-transition: color 0.3s linear;
        -moz-transition: color 0.3s linear;
        -o-transition: color 0.3s linear; }
    .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-body {
      line-height: 26px; }
      .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-body * {
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        line-height: 28px;
        text-align: justify;
        color: #595959;
        word-spacing: -0.2px; }
    .module-lastnews .view-content .views-rows-wrapper .row-item:hover .views-field-title a {
      color: #007b67;
      transition: color 0.3s linear;
      -webkit-transition: color 0.3s linear;
      -moz-transition: color 0.3s linear;
      -o-transition: color 0.3s linear; }
    .module-lastnews .view-content .views-rows-wrapper .row-item:hover .views-field-created {
      background: #007b67; }
      .module-lastnews .view-content .views-rows-wrapper .row-item:hover .views-field-created:before {
        color: #FFF;
        transition: color 0.3s linear;
        -webkit-transition: color 0.3s linear;
        -moz-transition: color 0.3s linear;
        -o-transition: color 0.3s linear; }
      .module-lastnews .view-content .views-rows-wrapper .row-item:hover .views-field-created * {
        color: #FFF;
        transition: color 0.3s linear;
        -webkit-transition: color 0.3s linear;
        -moz-transition: color 0.3s linear;
        -o-transition: color 0.3s linear; }
    .module-lastnews .view-content .views-rows-wrapper .row-item:hover .views-field-body * {
      color: #454545;
      transition: color 0.3s linear;
      -webkit-transition: color 0.3s linear;
      -moz-transition: color 0.3s linear;
      -o-transition: color 0.3s linear; }
    .module-lastnews .view-content .views-rows-wrapper .row-item:hover .views-field-field-image img {
      filter: grayscale(90%);
      transition: all 0.3s linear;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear; }

@media only screen and (max-width: 1199px) {
  .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-created {
    top: 115px; } }
@media only screen and (max-width: 992px) {
  .module-lastnews .view-content .views-rows-wrapper .row-item {
    width: 32.5%; }
    .module-lastnews .view-content .views-rows-wrapper .row-item:last-child {
      display: none; }
    .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-created {
      top: 125px; } }
@media only screen and (max-width: 767px) {
  .module-lastnews .view-content .views-rows-wrapper {
    justify-content: space-around; }
    .module-lastnews .view-content .views-rows-wrapper .row-item {
      width: 290px;
      margin: 10px 0; }
      .module-lastnews .view-content .views-rows-wrapper .row-item:last-child {
        display: block; }
      .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-created {
        top: 150px; } }
@media only screen and (max-width: 579px) {
  .module-lastnews .view-content .views-rows-wrapper {
    justify-content: space-around; }
    .module-lastnews .view-content .views-rows-wrapper .row-item {
      width: 98%;
      margin: 10px 0; }
      .module-lastnews .view-content .views-rows-wrapper .row-item .views-field-created {
        top: 10px;
        left: 10px;
        right: unset; } }
.module-didgah-andishe .view-content .row-item .views-field-title a {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*******************Inherit****************** */
.header-site-branding .site-logo, .header-site-branding .site-barand {
  display: inline-block;
  vertical-align: middle; }

.aqr-slider-wrapper .row-item .views-field-field-imagelink,
.aqr-slider-wrapper .row-item .views-field div.field-content {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center; }

.module-services-banner .view-content .row-item {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px; }
  .module-services-banner .view-content .row-item .views-field-field-imagelink img {
    width: 100%;
    height: auto;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s; }
  .module-services-banner .view-content .row-item .views-field-field-imagelink:hover img {
    filter: drop-shadow(2px 4px 6px black); }

@media only screen and (max-width: 1400px) {
  .module-services-banner .view-content .row-item {
    width: 170px;
    padding: 0 3px; } }
@media only screen and (max-width: 1190px) {
  .module-services-banner .view-content .row-item {
    width: 160px;
    padding: 0 5px; } }
@media only screen and (max-width: 1140px) {
  .module-services-banner .view-content .row-item {
    width: 145px; } }
@media only screen and (max-width: 1045px) {
  .module-services-banner .view-content .row-item {
    width: 138px;
    padding: 0 1px; } }
@media only screen and (max-width: 991px) {
  .module-services-banner .view-content .row-item {
    margin: 8px 0; } }

/*# sourceMappingURL=firstpage_Aggregation.css.map */
