body {
  font-family: "Raleway", sans-serif;
}
.main-page-fscreen .tabs-names.text-names a.active,
.main-page-fscreen .tabs-names.text-names a:hover,
.contact-us-link {
  color: #516aa3;
}
.border-link:before,
.contact-us-link:after {
  background: #516aa3;
}
#main_header .logo-wrap img {
  max-height: 115px;
}
#common_header .logout-link,
#main_header .logout-link,
#profile_header .logout-link {
  color: #516aa3;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
}
.arrow-anchor .anchor-letter {
  background: url("../img/new/deso_logo.svg") no-repeat center;
  background-size: contain;
}
#our_power_screen .tabs-names a.active {
  color: #516aa3;
  border: 2px solid #516aa3;
}

#our_power_screen .content-item .title {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}

#our_power_screen .content-item p {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
}

.personalities-wrapper .image-wrap.active {
  border: 2px solid #516aa3;
}

#image-cont::-webkit-scrollbar-thumb {
  background-color: #516aa3;
}

#profile_header .logo-wrap img {
  max-height: 50px;
}

#main_footer a:hover {
  color: #516aa3;
}

.rule {
  font-family: "Raleway", sans-serif;
}

.rule h2 {
  font-weight: 500;
  white-space: wrap;
}

.rule .ruleContent {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
}

.rule .ruleCounter {
  font-weight: 500;
}

#profile_subheader {
  background-image: url("../img/new/deso-profile-bg.png");
}

.profile-content-col .investment-image-row .profile-edit-input-group .input {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
}

.list-dropdown .dropdown-title,
.single-value-dropdown .dropdown-title,
.profile-content-col .info-desc-row .col1-3 .title,
.profile-content-col .info-desc-row .w100 .title,
#investor_companies .company-item .name,
#investor_companies .company-item .companies-edit-row .caption,
#investor_companies .company-item .dropdown-title {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}

.flx-block.profile-edit-input-group {
  display: flex;
  gap: 5px;
  margin-top: 7px;
}

#profile_sidebar {
  padding-top: 70px;
  gap: clamp(10px, 25%, 47px);
  justify-content: flex-start;
}

#profile_sidebar img {
  max-width: 100%;
}

#profile_sidebar a svg path {
  transition: stroke 0.3s ease;
}

#profile_sidebar a:hover svg path {
  stroke: #516aa3;
}
.main-page-fscreen, .content-bg  {
	background-image:url("../img/new/1.png");
}
#our_power_screen {
	background-image:url("../img/new/2.png");
}
.fp-section.fp-table {
	background-image:url("../img/new/3.png");
}
.location .theme-nice-select .list {
	right:0;
	left:auto;
}
.saved-list .item .desc {
	background-color:#12233c;
}
.saved-list .item .desc p{
	color:#fff;
}