body {
  padding: 0;
  font-family: "libre-franklin-regular";
}

@font-face {
  font-family: "lato-bold";
  src: url("/National_Library/oe_/http://hashava.org/eot/lato-bold.eot");
  src: url("/National_Library/oe_/http://hashava.org/eot/lato-boldd41d.eot#iefix") format("embedded-opentype"), url("/National_Library/oe_/http://hashava.org/woff/lato-bold.woff") format("woff"), url("/National_Library/oe_/http://hashava.org/ttf/lato-bold.ttf") format("truetype"), url("/National_Library/oe_/http://hashava.org/svg/lato-bold.svg#Lato-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.content-pages .terms .top-header {
  background-image: linear-gradient(to right, #dcfcf9, #fceae6);
  margin-bottom: 54px;
}
.content-pages .fixed {
  position: fixed;
  top: 110px;
}
.content-pages .terms h1 {
  text-align: left;
  font-size: 60px;
  color: #020248;
  padding: 60px 0;
  margin: 0;
}
.content-pages .terms h2 {
  text-align: left;
  font-size: 26px;
  color: #000000;
  margin: 0;
  padding: 20px 0 15px;
  font-family: "fira_sansbold";
}
.content-pages .terms p {
  text-align: left;
  font-size: 17px;
  line-height: 28px;
  color: #121212;
  margin: 0;
  padding: 0 0 25px 0;
  font-family: "fira-sans-regular";
}
.content-pages .content-row .left-block ul {
  padding: 0;
  list-style: none;
}
.content-pages .content-row .left-block ul li {
  margin: 0 0 10px 0;
}
.content-pages .content-row div#sidebar_solutoin h4 {
  padding: 0 0 20px 0;
  font-size: 16px;
  color: #121212;
  font-weight: 600;
}
.content-pages .content-row .left-block ul li a {
  color: #001033;
  font-size: 14px;
  text-decoration: none;
  line-height: 23px;
  display: block;
}
.content-pages .content-row .left-block ul li a:hover {
  color: #0000FF !important;
}
@media screen and (min-width: 769px) {
  .content-pages .inner-block {
    width: 700px;
  }
}
.content-pages .sticky {
  position: sticky !important;
  position: -webkit-sticky;
  top: 285px; /* required */
  color: #001033;
  font-size: 20px;
  width: 190px;
  padding: 0;
}
.content-pages .bottom-border {
  border-top: solid 1px #dadee3;
  margin-bottom: 120px;
  margin-top: 120px;
}
.content-pages .right-main-block {
  padding: 100px 0 0 63px;
}
.content-pages .right-main-block .content-block ul,
.content-pages .right-main-block .content-block ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.content-pages .right-main-block .content-block ul li,
.content-pages .right-main-block .content-block ol li {
  font-size: 17px;
  line-height: 28px;
  padding-bottom: 15px;
  padding-left: 25px;
  margin: 0;
  color: #121212;
  position: relative;
  font-family: "fira-sans-regular";
}
.content-pages .right-main-block .content-block ol li {
  padding-left: 0;
}
.content-pages .right-main-block .content-block p {
  font-family: "fira-sans-regular";
}
.content-pages .right-main-block .content-block .cus-text {
  text-align: center;
  padding: 30px 0 40px;
  font-size: 18px;
  font-family: "fira_sansbold";
}
.content-pages .right-main-block .content-block .cus-text img {
  vertical-align: middle;
}
.content-pages .right-main-block .content-block h4 {
  text-align: left;
  font-size: 26px;
  color: #000000;
  margin: 0;
  padding: 20px 0 15px;
  font-family: "fira_sansbold";
}
.content-pages .right-main-block .content-block p span {
  font-weight: 600;
}
.content-pages .right-main-block .content-block p .light {
  color: #0000FF;
}
.content-pages .right-main-block .content-block .decimal-list {
  list-style: decimal;
  padding-left: 20px;
}
.content-pages .right-main-block .content-block .decimal-list li {
  padding-left: 20px;
}
.content-pages .right-main-block .content-block .decimal-list li:before {
  display: none;
}
.content-pages .right-main-block .content-block ul li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #000000;
}
.content-pages .right-main-block .content-block a {
  color: #0000FF;
  text-decoration: none;
}
.content-pages html {
  scroll-behavior: smooth;
}
.content-pages .active a {
  color: #0000ff !important;
}
.content-pages .active:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 1px;
  border-radius: 2px;
  background: #6346dd !important;
}
.content-pages .content-row .left-block ul li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 0px;
  height: 1px;
  border-radius: 2px;
  background: #6346dd !important;
}
.content-pages .content-row .left-block ul .active:before {
  width: 22px;
}
.content-pages .content-row .left-block ul li {
  position: relative;
}
.content-pages .content-row .left-block ul li a {
  transition: 0.2s ease-in-out;
  padding-left: 0px;
  font-family: "fira-sans-regular";
  color: #757575;
}
.content-pages .content-row .left-block ul li.active a {
  transform: translateX(35px);
}
.content-pages .relative {
  position: relative;
}
.content-pages .header-bottom-arrow {
  position: absolute;
  right: 0;
}
.content-pages .progress-bar {
  float: none;
  background-color: #001033 !important;
  height: 1px;
  width: 30px;
}
.content-pages .progress-container {
  width: 100%;
  height: auto;
  background-image: linear-gradient(to right, #dfdfff, #fffafa);
  padding: 80px 0 50px 0;
  margin-top: -80px;
}
.content-pages .progress-container h2 {
  padding: 50px 0 15px 0;
  font-family: "libre_franklinextrabold";
}
.content-pages .content-sec {
  padding: 180px 0 100px 0;
}
.content-pages .separator {
  height: 1px;
  width: 100%;
  opacity: 0.1;
  background-color: #001033;
}
.content-pages .progress-container p {
  font-size: 17px;
  color: #16161c;
  padding: 10px 0 30px;
  font-family: "libre-franklin-regular";
}

.resources-page .resources-list {
  padding: 300px 0 100px;
}
.resources-page .resources-list ul {
  display: flex;
  padding: 0;
  margin: 0;
  flex-flow: wrap;
}
.resources-page .resources-list ul li {
  display: inline-block;
  width: 32.1%;
  margin: 0 20px 100px 0;
  position: relative;
}
.resources-page .resources-list ul li:nth-child(3n) {
  margin: 0 0 100px 0;
}
.resources-page .resources-list ul li:hover .hover-line {
  background-size: 100% 100%;
}
.resources-page .resources-list ul li:hover h3 {
  color: #0000ff !important;
}
.resources-page .resources-list ul li:hover img {
  transform: scale(1.05) !important;
  -webkit-transform: scale(1.05) !important;
  -o-transform: scale(1.05) !important;
}
.resources-page .resources-list ul li h3 {
  font-size: 22px;
  line-height: 34px;
  color: #2d2d31;
  font-family: "libre-franklin-bold";
  padding: 20px 0 10px 0;
}
.resources-page .resources-list ul li p {
  font-family: "libre-franklin-regular";
  padding: 0;
  line-height: 26px;
}
.resources-page .resources-list ul li a {
  cursor: pointer;
}
.resources-page .resources-list ul li .hover-line {
  width: 100%;
  background-image: linear-gradient(transparent calc(100% - 2px), #0000ff 2px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 0.2s;
  cursor: pointer;
}
.resources-page .resources-list ul li .img-wrap {
  overflow: hidden;
  height: 252px;
}
.resources-page .resources-list ul li .info-blk {
  position: absolute;
  bottom: -50px;
}
.resources-page .resources-list ul li .info-blk span {
  width: auto;
  float: left;
  font-size: 11px;
  color: #898989;
}
.resources-page .resources-list ul li h4 {
  padding: 10px 0;
}
.resources-page .resources-list ul li h4 a {
  font-size: 11px;
  color: #898989 !important;
  text-transform: uppercase;
}
.resources-page .resources-list ul li h4 a:hover {
  color: #898989 !important;
}

.investment-page .investment-list {
  padding: 200px 0 50px;
}
.investment-page .investment-list ul {
  display: flex;
  padding: 0;
  margin: 0;
  flex-flow: wrap;
}
.investment-page .investment-list ul li {
  display: inline-block;
  width: 31.1%;
  margin: 0 38px 20px 0;
}
.investment-page .investment-list ul li:hover .hover-line {
  background-size: 100% 100%;
}
.investment-page .investment-list ul li:hover h3 {
  color: #0000ff !important;
}
.investment-page .investment-list ul li:nth-child(3n) {
  margin: 0 0 20px 0;
}
.investment-page .investment-list ul li h3 {
  font-size: 22px;
  line-height: 32px;
  color: #2d2d31;
  font-family: "libre-franklin-bold";
  padding: 20px 0 10px 0;
}
.investment-page .investment-list ul li p {
  font-family: "libre-franklin-regular";
}
.investment-page .investment-list ul li a {
  cursor: pointer;
}
.investment-page .investment-list ul li .info-blk span {
  width: auto;
  float: left;
  font-size: 11px;
  color: #898989;
}
.investment-page .investment-list ul li .info-blk a {
  font-size: 11px;
  color: #898989;
  text-transform: uppercase;
}
.investment-page .investment-list ul li img {
  object-fit: contain;
  margin: auto;
  object-position: center;
  transform: scale(1);
  width: 100%;
}
.investment-page .investment-list ul li h4 {
  font-size: 12px;
  color: #00f;
  padding: 0 0 10px;
  font-family: "fira-sans-regular";
}
.investment-page .investment-list ul li .hover-line {
  width: 100%;
  background-image: linear-gradient(transparent calc(100% - 2px), #0000ff 2px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 0.2s;
  cursor: pointer;
}
.investment-page .investment-list ul li .img-wrap {
  position: relative;
  border-radius: 4px;
}
.investment-page .investment-list ul li .info-blk ul li {
  width: 100%;
  margin: 0;
}

.single-invest .main-blk .left-blk {
  width: 10%;
}
.single-invest .main-blk .left-blk img {
  width: 100%;
}
.single-invest .main-blk .right-blk {
  width: 62%;
  max-width: 730px;
}

.relevant-list {
  padding: 0 0 50px;
}
.relevant-list ul li .info-blk {
  bottom: -50px !important;
}

@media screen and (max-width: 1024px) {
  .resources-page .resources-list ul li {
    width: 31.7%;
  }
}
@media screen and (max-width: 991px) {
  .content-pages .terms h2 {
    padding: 20px 0;
  }
  .content-pages .sticky {
    display: none;
  }
  .content-pages .right-main-block {
    padding: 70px 15px 0;
  }
  .content-pages .progress-container {
    display: block;
  }
  .resources-page .resources-list ul {
    display: block;
  }
  .resources-page .resources-list ul li {
    width: 100%;
    margin: 0 0 40px !important;
  }
  .resources-page .resources-list ul li:nth-child(3n) {
    margin: 0 0 40px !important;
  }
  .investment-page .investment-list {
    padding: 150px 0 0;
  }
  .investment-page .investment-list ul {
    display: block;
  }
  .investment-page .investment-list ul li {
    width: 100%;
    padding: 0 0 20px;
  }
  .single-resources .left-blk {
    display: none;
  }
  .single-invest .main-blk .left-blk {
    width: 20%;
  }
  .single-invest .main-blk .left-blk img {
    height: auto;
    margin: 0 0 10px;
  }
  .single-invest .main-blk .right-blk {
    width: 100%;
    max-width: 730px;
  }
  .single-resource-page .header-img {
    padding: 30px 0 !important;
  }
  .single-resource-page .header-img .d-flex.main-block .left-block {
    display: block;
    padding: 0 0 10px;
  }
  .single-resource-page .header-img .d-flex.main-block h1 {
    font-size: 30px;
    line-height: normal;
  }
  .resources-page .resources-list ul li .info-blk {
    position: relative;
    bottom: 0;
  }
  .relevant-list ul li .info-blk {
    bottom: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .single-resource-page #prev {
    left: 0;
  }
  .single-resource-page #next {
    right: 0;
  }
  .single-resource-page #side {
    margin-top: 0;
  }
  .single-resource-page #summery {
    width: 87%;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .single-resource-page #prev {
    left: 0;
  }
  .single-resource-page #next {
    right: 0;
  }
  .single-resource-page #side {
    margin-top: 0;
  }
  .single-resource-page #summery {
    width: 73%;
    margin: auto;
  }
}
p:empty {
  display: none;
}

strong:empty {
  display: none;
}

p strong:empty {
  display: none;
}

h4:empty {
  display: none;
}

@media (max-width: 991px) and (min-width: 767px) {
  .customer-service ul,
.resources-page .resources-list ul {
    display: flex;
    justify-content: space-between;
  }
  .customer-service ul li,
.resources-page .resources-list ul li {
    margin: 0 0 50px;
    flex: 0 0 46%;
  }
}
.lightbox {
  /** Hide the lightbox */
  display: none;
  /** Apply basic lightbox styling */
  z-index: 9999;
  color: #333333;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(128, 128, 128, 0.5);
}
.lightbox h3 {
  font-family: "fira-sans-medium";
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5effe;
}
.lightbox p.bottom-info {
  padding-bottom: 22px;
  font-size: 14px;
}
.lightbox .img-wrap {
  object-fit: cover;
  flex: 0 0 37%;
  height: 219px;
  position: relative;
}
.lightbox #subscribe-result p {
  display: table-caption;
  position: absolute;
  background: #00f;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 6px;
  margin-top: 10px;
  font-family: lato-regular;
  font-weight: 400;
}
.lightbox #subscribe-result p:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 13%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #0000ff transparent;
}
.lightbox .content .top-box {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5effe;
}
.lightbox .content .bottom-box .info p {
  font-weight: bold;
  font-family: "fira-sans-regular";
}
.lightbox .content .bottom-box .footer-subscribe-btn {
  flex: 0 0 52%;
}
.lightbox .content .bottom-box .footer-subscribe-btn #mc_embed_signup .mc-field-group {
  padding-bottom: 0;
  width: 100%;
}
.lightbox .content .bottom-box .footer-subscribe-btn #mc_embed_signup form {
  padding: 0;
}
.lightbox .content .bottom-box .footer-subscribe-btn #mc_embed_signup {
  background: transparent;
}
.lightbox .content .bottom-box .footer-subscribe-btn #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display: none !important;
}
.lightbox .content .bottom-box .footer-subscribe-btn #mc-embedded-subscribe {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  color: #fff;
  padding: 16px 11px;
  font-size: 14px;
  border: none;
}
.lightbox .content .bottom-box .footer-subscribe-btn #mc-embedded-subscribe:hover {
  background: #121212 !important;
  color: #fff;
}
.lightbox .content .bottom-box .footer-subscribe-btn #mc_embed_signup .mc-field-group input {
  height: 50px;
  padding: 15px 100px 15px 15px;
  font-size: 14px;
  border: 1px solid #000;
}
.lightbox .content .bottom-box .footer-subscribe-btn #mc_embed_signup .mc-field-group input::placeholder {
  color: #000;
  font-family: "Fira Sans", sans-serif;
}
.lightbox .content-side {
  padding-left: 27px;
  padding-right: 100px;
}
.lightbox .content-side h4 {
  font-family: "PT Serif", serif;
  font-size: 25px;
  padding-bottom: 15px;
  font-weight: bold;
  padding-top: 15px;
  position: relative;
  line-height: 32px;
}
.lightbox .content-side p {
  color: #262626;
  font-size: 12px;
  margin-bottom: 23px;
}
.lightbox .content-side .read-more a {
  color: #16161c;
  font-family: "lato-bold";
  position: relative;
}
.lightbox .content-side .read-more a:before {
  content: "";
  position: absolute;
  background: url(/National_Library/oe_/http://hashava.org/svg/arrow.svg) no-repeat;
  width: 20px;
  height: 20px;
  right: -30px;
  top: 5px;
}

.lightbox:after {
  content: "";
  display: table;
  clear: both;
}

.lightbox .box {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  min-width: 652px;
  padding: 30px;
  box-shadow: 0 14px 74px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  position: relative;
  top: 50%;
  transform: translateY(-50%) !important;
  margin: 0 auto;
  border-radius: 10px;
}

.lightbox .title {
  margin: 0;
  padding: 0 0 10px 0px;
  border-bottom: 1px #ccc solid;
  font-size: 22px;
}

.lightbox .content {
  display: block;
  padding: 10px 0 0 0px;
  font-size: 18px;
  line-height: 22px;
  clear: both;
}

.lightbox .close {
  float: right;
  display: block;
  text-decoration: none;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  color: #858585;
}

.lightbox #close {
  cursor: pointer;
  width: auto;
  position: absolute;
  right: 20px;
  top: 20px;
}

.lightbox .open {
  /** Show lightbox when mouse leaves the browser window */
  display: block;
  outline: none;
}

.lightbox.dark .box {
  background-color: #16161c;
}
.lightbox.dark #close img {
  max-width: 15px;
}
.lightbox.dark h3 {
  color: #fff;
}
.lightbox.dark .content-side h4, .lightbox.dark .content-side p {
  color: #fff;
}
.lightbox.dark .content-side .read-more a {
  color: #ffffff;
}
.lightbox.dark .content-side .read-more a:before {
  background: url("/National_Library/oe_/http://hashava.org/arrow-white.html") no-repeat;
}
.lightbox.dark .content .bottom-box .info p {
  color: #ffffff;
}
.lightbox.dark .content .bottom-box .footer-subscribe-btn #mc_embed_signup .mc-field-group input {
  border: 1px solid #fff;
  background: #16161c;
}
.lightbox.dark .content .bottom-box .footer-subscribe-btn #mc_embed_signup .mc-field-group input::placeholder {
  color: #fff;
  font-family: "Fira Sans", sans-serif;
}
.lightbox.dark .content .bottom-box .footer-subscribe-btn #mc-embedded-subscribe {
  background: #fff;
  color: #000;
}

@media (max-width: 991px) {
  .lightbox .img-wrap {
    flex: 0 0 100%;
  }
  .lightbox h3 {
    padding-bottom: 30px;
  }
  .lightbox .box {
    max-width: 350px;
    padding: 20px;
    min-width: 350px;
  }
  .lightbox .content-side {
    padding-left: 0;
    padding-top: 20px;
  }
  .lightbox .content .top-box {
    justify-content: left;
  }
  .lightbox .content .bottom-box .info p {
    padding-bottom: 15px;
    font-size: 16px;
  }
  .lightbox .content .bottom-box .footer-subscribe-btn {
    flex: 0 0 100%;
  }
  .lightbox .img-wrap:after {
    top: 70px;
    left: 40px;
  }
}
.tool-block {
  color: black;
  position: relative;
  border: 3px solid #0000FF;
  padding: 30px 30px;
  border-radius: 8px;
  margin-bottom: 30px;
}
.tool-block p {
  margin-top: 0;
}
.tool-block h1 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 30px;
  font-family: fira_sansbold;
  text-align: center;
  color: #0000FF;
}
.tool-block h3 {
  color: black !important;
  padding: 0px !important;
  font-size: 20px !important;
  font-family: fira sans !important;
  font-weight: 600 !important;
  display: block !important;
  padding-bottom: 8px !important;
}
.tool-block .d-flex {
  align-items: center;
  width: 100%;
}
@media (max-width: 991px) {
  .tool-block .d-flex {
    display: block !important;
  }
}
.tool-block .d-flex .circle-chart-1 {
  width: 40%;
}
.tool-block .d-flex .chart-content {
  width: 60%;
}
@media (max-width: 991px) {
  .tool-block .d-flex .chart-content {
    width: 100%;
  }
}
.tool-block .d-flex .chart-content .best-content .best {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #dedede;
}
.tool-block .d-flex .chart-content .best-content .best p:nth-child(2) {
  font-weight: 400 !important;
  font-size: 16px !important;
}
.tool-block .d-flex .chart-content .best-content .best p {
  width: 50%;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.tool-block .d-flex .chart-content .best-content .best span {
  width: 50%;
  text-align: right;
  font-size: 17px;
  line-height: 28px;
  color: #383838;
}
.tool-block .d-flex .chart-content .best-content p {
  margin-bottom: 0 !important;
}
.tool-block .d-flex .chart-content .best-content button {
  border-radius: 4px;
  margin-top: 20px;
  background-color: #16161c;
  font-size: 17px;
  display: inline-block;
  vertical-align: top;
  padding: 15px 20px;
  width: 100%;
  border: 1px solid #16161c;
  color: #fff;
  transition: 0.5s ease;
}
.tool-block .d-flex .chart-content .best-content button:hover {
  background: white;
  color: black;
}
@media (max-width: 991px) {
  .tool-block .d-flex .chart-content .best-content {
    width: 100%;
  }
}
.tool-block::after {
  content: "";
  background: url("/National_Library/oe_/http://hashava.org/svg/chart.svg");
  position: absolute;
  width: 180px;
  height: 200px;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
}
.tool-block pre {
  font-size: 22px;
  font-weight: 800;
  text-align: center;
  background: transparent;
  color: blue;
}

@property --p {
  syntax: "<number>";
  inherits: true;
  initial-value: 1;
}
.pie {
  --p:20;
  --b:22px;
  --c:darkred;
  --w:150px;
  width: var(--w);
  aspect-ratio: 1;
  position: relative;
  display: inline-grid;
  margin: 5px;
  place-content: center;
  font-size: 25px;
  font-weight: bold;
  font-family: sans-serif;
}

.pie:before,
.pie:after {
  content: "";
  position: absolute;
  border-radius: 50%;
}

.pie:before {
  inset: 0;
  background: radial-gradient(farthest-side, var(--c) 98%, rgba(0, 0, 0, 0)) top/var(--b) var(--b) no-repeat, conic-gradient(var(--c) calc(var(--p) * 1%), rgba(0, 0, 0, 0) 0);
  -webkit-mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(99% - var(--b)), #000 calc(100% - var(--b)));
  mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(99% - var(--b)), #000 calc(100% - var(--b)));
}

.pie:after {
  inset: calc(50% - var(--b) / 2);
  background: var(--c);
  transform: rotate(calc(var(--p) * 3.6deg)) translateY(calc(50% - var(--w) / 2));
}

.animate {
  animation: p 1s 0.5s both;
}

.no-round:before {
  background-size: 0 0, auto;
}

.no-round:after {
  content: none;
}

@keyframes p {
  from {
    --p:0;
  }
}
.myTable {
  border: solid 1px #d5d2d2;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: auto !important;
  font: normal 13px Arial, sans-serif;
  width: 100%;
  border-radius: 8px;
  color: #464646 !important;
  counter-reset: Serial;

}
.myTable thead th {
  background-color: #d5d2d2;
  border-right: solid 1px #E5E7EB !important;
  color: #001033;
  line-height: 24px;
  padding: 10px;
  text-align: left;
  font-family: "Secular One", sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-shadow: 1px 1px 1px #fff;
}
.myTable thead th:last-child {
  border-right: none !important;
}
.myTable thead th:nth-child(3) {
  width: 433px;
}
@media (max-width: 1198px) {
  .myTable thead th:nth-child(2) {
    width: 300px;
  }
}
@media (max-width: 992px) {
  .myTable thead th:nth-child(2) {
    width: 200px;
  }
}
@media (max-width: 800px) {
  .myTable thead th:nth-child(2) {
    width: auto;
  }
}
.myTable tbody td {
  border-right: solid 1px #E5E7EB !important;
  border-top: none !important;
  border-left: none !important;
  border-bottom: none !important;
  padding: 10px;
  font-size: 16px !important;
  line-height: 28px;
  color: #121212;
  text-shadow: 1px 1px 1px #fff;
  position: relative;
}
.myTable tbody td:last-child {
  border-right: none !important;
}
.myTable tbody td a {
  color: black !important;
  font-weight: 600;
  margin-left: 0 !important;
  font-size: 15px;
}
.myTable tbody td:nth-child(1):hover::before {
  border-color: transparent blue transparent transparent;
}
.myTable tbody td:nth-child(1)::before {
  counter-increment: Serial;
  content: counter(Serial);
  position: absolute;
  border-radius: 0;
  top: 19px;
  left: 28px;
  border: 0;
}

.myTable-zebra tbody tr:nth-child(odd) {
  background-color: #fff;
}

.myTable-zebra tbody tr:nth-child(even) {
  background-color: #f3f3f3;
}

.tool-block .d-flex .chart-content .best-content .best span {
  font-weight: 400;
}

.top-block {
  width: 0% !important;
}

.in-share-top {
  width: 0% !important;
}

.in-main-top {
  width: 83% !important;
}
@media (max-width: 992px) {
  .in-main-top {
    width: 100% !important;
  }
}

.pro-list {
  background: #eeeeee;
  border-radius: 4px;
  position: relative;
  margin-bottom: 20px;
}
.pro-list h4 {
  color: white !important;
  background-image: linear-gradient(to right, #4FB881, #eeeeee);
  padding: 10px !important;
  border-radius: 4px 4px 0 0;
  font-size: 18px !important;
}
.pro-list h4 span {
  margin-left: 10px !important;
}
.pro-list ul {
  margin-top: 10px;
  padding: 14px 15px !important;
}
.pro-list ul li {
  padding: 1px 40px !important;
  color: black;
}
.pro-list ul li:after {
  border-width: 0px !important;
  width: 20px;
  height: 20px;
  border-radius: 50% !important;
  background: url("/National_Library/oe_/http://hashava.org/svg/right.svg");
  left: 3px !important;
  top: 7px !important;
}
.pro-list::after {
  content: "";
  background: url(/National_Library/oe_/http://hashava.org/svg/right-pro.svg);
  position: absolute;
  width: 58px;
  height: 114px;
  background-repeat: no-repeat;
  bottom: 0;
  right: 0;
}

.con-list {
  background: #eeeeee;
  border-radius: 4px;
  position: relative;
  margin-bottom: 20px;
}
.con-list h4 {
  color: white !important;
  background-image: linear-gradient(to right, #ff5a5a, #eeeeee);
  padding: 10px !important;
  border-radius: 4px 4px 0 0;
  font-size: 20px !important;
}
.con-list h4 span {
  margin-left: 10px !important;
}
.con-list ul {
  margin-top: 10px;
  padding: 14px 15px !important;
}
.con-list ul li {
  padding: 1px 40px !important;
}
.con-list ul li:after {
  border-width: 0px !important;
  width: 20px;
  height: 20px;
  background: url("/National_Library/oe_/http://hashava.org/svg/wrong.svg");
  left: 3px !important;
  top: 7px !important;
  background-repeat: no-repeat;
}
.con-list::after {
  content: "";
  background: url(/National_Library/oe_/http://hashava.org/svg/right-pro.svg);
  position: absolute;
  width: 58px;
  height: 114px;
  background-repeat: no-repeat;
  bottom: 0;
  right: 0;
}

.in-main-top {
  margin: auto;
}

.summery {
  background: #efefef !important;
}

.inside-top {
  padding: 0px !important;
}

.main-wrapper {
  text-align: right;
}

.inner-block .main-blk .sharing-section div#sidebar_solutoin h4 {
  text-align: right;
}

.sub {
  margin-left: 38px;
}
.sub h5 {
  text-align: right;
}
.sub .social-btn {
  text-align: right;
}

.wp-block-embed {
  color: #00f !important;
  margin-bottom: 20px;
}

ul.accordion-list {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0px !important;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
}
ul.accordion-list li {
  position: relative;
  display: block;
  width: 100%;
  list-style: none !important;
  height: auto;
  border-radius: 5px;
  cursor: pointer;
  padding-left: 0px !important;
}
ul.accordion-list li::after {
  display: none;
}
ul.accordion-list li h2 {
  font-family: "pt-serif-bold" !important;
}
ul.accordion-list li .plus, ul.accordion-list li .plus-less {
  font-size: 42px;
  position: absolute;
  right: 0px;
  top: 0;
}
ul.accordion-list li .plus-less {
  display: none;
}
ul.accordion-list li.active .plus-less {
  display: block;
}
ul.accordion-list li.active .plus {
  display: none;
}
ul.accordion-list li div.answer {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  cursor: pointer;
}
ul.accordion-list li div.answer p {
  padding: 10px 0 0 0;
  cursor: pointer;
  line-height: 150%;
  margin: 0 0 15px 0;
}

.sc_card {
  padding: 0px;
  box-shadow: none;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  border-radius: 0px;
}
.sc_card p {
  margin-bottom: 10px !important;
  font-size: 18px !important;
  line-height: 34px !important;
}

/*tns card resource*/
.tns-r-card{
  color: black;
  background: url(/National_Library/oe_/http://hashava.org/svg/tns-bg-map.svg) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 40px;
  padding-bottom: 60px;

}
.tns-r-card .tns-notes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}
.tns-r-card .tns-notes .tns-tool {
  width: 136px;
  list-style: none;
}
.tns-r-card .tns-notes .tns-tool .tool-in p{
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
  margin-bottom: 0 !important;
}
.tns-r-card .tns-notes .tns-tool .tool-in p a{
  font-size: 16px !important;
  font-weight: 600 !important;
  color: black !important;
}

.tns-r-card .tns-notes .tns-tool .tool-in{
  padding: 16px;
  border-radius: 4px;
  transition: 0.2s;
  z-index: -1;
  height: 136px;
}
.tns-r-card .tns-notes .tns-tool .tool-in:hover{
  z-index: 5 !important;
  box-shadow: 4px 6px 25px rgb(0 0 0 / 31%) !important;
}
.tns-r-card .tns-notes .tns-tool:nth-child(1) .tool-in {
  background-color: #88d7f9;
  transform: rotate(-5deg) !important;
}
.tns-r-card .tns-notes .tns-tool:nth-child(1) .tool-in::after{
  content: url(/National_Library/oe_/http://hashava.org/tns-pin.html);
  position: absolute;
  width: 20px;
  height: 20px;
  right: 6px;
  top: 6px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(2) .tool-in {
  background-color: #e4b3f5;
  transform: rotate(5deg) !important;
  margin-top: 10px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(2) .tool-in::after{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: white;
  left: 6px;
  border-radius: 50%;
  top: 6px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(3) .tool-in {
  background-color: #83c9a4;
  transform: rotate(-6deg) !important;
}
.tns-r-card .tns-notes .tns-tool:nth-child(3) .tool-in::after{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: white;
  right: 6px;
  border-radius: 50%;
  top: 6px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(4) .tool-in {
  background-color: #9bbeff;
  margin-top: 12px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(4) .tool-in::after{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: white;
  right: 6px;
  border-radius: 50%;
  top: 6px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(5) .tool-in {
  background-color: #f9b9b9;
  transform: rotate(5deg) !important;
}
.tns-r-card .tns-notes .tns-tool:nth-child(5) .tool-in::after{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: white;
  right: 6px;
  border-radius: 50%;
  top: 6px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(6) .tool-in {
  background-color: #edc88f;
  transform: rotate(5deg) !important;
  margin-top: -13px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(6) .tool-in::after{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: white;
  left: 6px;
  border-radius: 50%;
  top: 6px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(7) .tool-in {
  background-color: #C7B299;
  transform: rotate(-6deg) !important;
}
.tns-r-card .tns-notes .tns-tool:nth-child(7) .tool-in::after{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: white;
  right: 6px;
  border-radius: 50%;
  top: 6px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(8) .tool-in {
  background-color: #8ae5e3;
  transform: rotate(4deg)  !important;
}
.tns-r-card .tns-notes .tns-tool:nth-child(8) .tool-in::after{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: white;
  left: 6px;
  border-radius: 50%;
  top: 6px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(9) .tool-in {
  background-color: #bbbbbb;
  transform: rotate(-6deg) !important;
  margin-top: -5px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(9) .tool-in::after{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: white;
  right: 6px;
  border-radius: 50%;
  top: 6px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(10) .tool-in {
  background-color: #8ac9ff;
  transform: rotate(4deg) !important;
  margin-top: -10px;
}
.tns-r-card .tns-notes .tns-tool:nth-child(10) .tool-in::after{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: white;
  right: 6px;
  border-radius: 50%;
  top: 6px;
}
.adobe-connect-img{
  width: 335px !important;
  height: 577px !important;
  margin: auto !important;
}
hr{
  border: 1px solid gray;
}
/*# sourceMappingURL=custom-new.css.map */
