/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@font-face {
  font-family: "iransans";
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/iransans/iransans_light/IRANSansWeb_Light.eot#iefix') format("embedded-opentype"), url('../fonts/iransans/iransans_light/IRANSansWeb_Light.woff2') format("woff2"), url('../fonts/iransans/iransans_light/IRANSansWeb_Light.woff') format("woff"), url('../fonts/iransans/iransans_light/IRANSansWeb_Light.ttf') format("truetype"), url('../fonts/iransans/iransans_light/IRANSansWeb_Light.svg#iransans') format("svg");
}
@font-face {
  font-family: "iransans";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/iransans/iransans_regular/IRANSansWeb.eot#iefix') format("embedded-opentype"), url('../fonts/iransans/iransans_regular/IRANSansWeb.woff2') format("woff2"), url('../fonts/iransans/iransans_regular/IRANSansWeb.woff') format("woff"), url('../fonts/iransans/iransans_regular/IRANSansWeb.ttf') format("truetype"), url('../fonts/iransans/iransans_regular/IRANSansWeb.svg#iransans') format("svg");
}
@font-face {
  font-family: "iransans";
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/iransans/iransans_medium/IRANSansWeb_Medium.eot#iefix') format("embedded-opentype"), url('../fonts/iransans/iransans_medium/IRANSansWeb_Medium.woff2') format("woff2"), url('../fonts/iransans/iransans_medium/IRANSansWeb_Medium.woff') format("woff"), url('../fonts/iransans/iransans_medium/IRANSansWeb_Medium.ttf') format("truetype"), url('../fonts/iransans/iransans_medium/IRANSansWeb_Medium.svg#iransans') format("svg");
}
@font-face {
  font-family: "iransans";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/iransans/iransans_bold/IRANSansWeb_Bold.eot#iefix') format("embedded-opentype"), url('../fonts/iransans/iransans_bold/IRANSansWeb_Bold.woff2') format("woff2"), url('../fonts/iransans/iransans_bold/IRANSansWeb_Bold.woff') format("woff"), url('../fonts/iransans/iransans_bold/IRANSansWeb_Bold.ttf') format("truetype"), url('../fonts/iransans/iransans_bold/IRANSansWeb_Bold.svg#iransans') format("svg");
}
#g-expanded {
  padding: 0;
}
#g-expanded ul.mod-articlescategory.category-module.mod-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none;
  gap: 1rem;
  padding: 0;
  flex-flow: row wrap;
}
#g-expanded ul.mod-articlescategory.category-module.mod-list h3 {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  #g-expanded ul.mod-articlescategory.category-module.mod-list {
    overflow-x: scroll;
    flex-wrap: nowrap;
  }
}
#g-expanded ul.mod-articlescategory.category-module.mod-list li {
  max-width: calc(25% - 2rem);
  width: 100%;
  min-height: 440px;
  padding: 0;
  height: 100%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.35s ease;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
}
@media only all and (max-width: 47.99rem) {
  #g-expanded ul.mod-articlescategory.category-module.mod-list li {
    min-width: calc(80% - 2rem);
  }
}
#g-expanded ul.mod-articlescategory.category-module.mod-list li img {
  min-height: 260px;
  height: 100%;
  margin: 0 auto;
  max-width: 369px;
  width: 100%;
  object-fit: cover;
  position: relative;
}
#g-expanded ul.mod-articlescategory.category-module.mod-list li .mod-articles-category-title {
  padding: 10px;
  display: block;
  font-size: 16px;
  color: #333333;
  font-weight: 600;
}
#g-expanded ul.mod-articlescategory.category-module.mod-list li p {
  padding: 10px;
  margin: 0;
}
.footer-1 p {
  text-align: justify;
}
.footer-2 ul {
  list-style: none;
  display: flex;
  margin: 0;
  gap: 1rem;
  justify-content: end;
}
@media only all and (max-width: 47.99rem) {
  .footer-2 ul {
    justify-content: center;
  }
}
.footer-2 ul li a {
  color: white;
}
.rpp-feat h3 {
  font-size: 1rem;
}
.expanded .mod-articlescategory h2 {
  margin: 0;
}
.rpp-callaction {
  position: relative;
}
.rpp-callaction h3 {
  margin: 0;
}
.rpp-callaction .g-social {
  position: absolute;
  left: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .rpp-callaction .g-social {
    left: 0;
    flex-direction: row;
  }
}
.rpp-contact-icons .g-social {
  margin-top: 1rem;
}
.rpp-contact-icons .g-social a {
  color: #3BBFA1;
}
.mobile-info .custom {
  text-align: left;
}
.mobile-info .custom .desktop-phone-info a {
  padding: 0 !important;
}
@media only all and (max-width: 47.99rem) {
  .mobile-info .custom .desktop-phone-info {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .nav-b .platform-content {
    padding: 0;
    margin: 0;
  }
}
.nav-b .custom .mobile-phone-info {
  display: none;
  position: absolute;
  top: -1.2rem;
  left: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .nav-b .custom .mobile-phone-info {
    display: block;
  }
}
.nav-b .custom .mobile-phone-info a {
  color: #3bbfa1;
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .sidebar {
    padding: 1rem !important;
  }
}
.g-sublevel {
  background: #f5f5f5;
}
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  margin: 20px 0;
  direction: rtl;
}
table thead {
  background-color: #3BBFA1;
}
table thead tr td, table thead tr th {
  color: #ffffff;
  padding: 18px 20px;
  font-weight: bold;
  text-align: right;
  border: none;
  white-space: nowrap;
}
table tbody tr {
  transition: background-color 0.2s ease;
}
table tbody tr:hover {
  background-color: rgba(59, 191, 161, 0.1);
}
table tbody tr:hover td {
  color: #000;
}
table tbody tr:last-child td {
  border-bottom: none;
}
table tbody td {
  padding: 16px 20px;
  color: #444444;
  border-bottom: 1px solid #eeeeee;
  vertical-align: middle;
  font-size: 15px;
}
table tbody td a {
  color: #333333;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.2s;
}
table tbody td a:hover {
  color: #3BBFA1;
}
table tbody td:nth-child(3) {
  direction: ltr;
  text-align: right;
  font-family: sans-serif;
}
table tbody td:last-child {
  color: #2a8a73;
  font-weight: bold;
  white-space: nowrap;
}
.rpp-faq .accordion-body span {
  font-family: inherit !important;
}
.rpp-faq .accordion-item {
  margin-bottom: 1rem;
}
.rpp-faq .accordion-header {
  margin: 0;
  cursor: pointer;
}
.rpp-faq .accordion-header .accordion-button {
  background: rgba(59, 191, 161, 0.5);
  color: black;
}
.rpp-faq .accordion-header .accordion-button:after {
  margin-left: unset;
  margin-right: auto;
}
/*# sourceMappingURL=custom_15.css.map */