#wc_dynamic_currency {
  font-weight: 600;
  font-size: 18px;
  color: #6b6b6b;
}

.who-work-right-logo-slider ul li img.active {
  border: 5px solid #c5d4e8;
  border-radius: 100%;
}

.bookcall-left-content h1 a .wrap.wc_1 {
  color: #2f80ed;
}

header .header-menu ul li a {
  font-weight: 400;
}

.wc_bottom_footer_menu > div {
  text-align: center;
}

.wc_bottom_footer_menu > div a {
  font-size: 14px;
  color: #000000;
  font-weight: 600;
}

.wc_footer_bottom_menu.wc_first {
  margin-right: 10px;
}

.footer-right.wc_bottom_top_footer_menu > div {
  text-align: center;
}

footer .wc_follow {
  font-size: 28px;
}

a.wc_footer_bottom_social_link.wc_instagram {
  margin: 0px 10px;
}

.wc_social_links img {
  width: 32px;
}

.wc-footer-menu {
  margin: 30px 0px;
}

.wc-footer-menu ul li a {
  font-weight: 400;
  font-size: 18px;
  color: #6b6b6b;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.wc_copyright {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
}

footer .footer-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
}

@media (max-width: 991px) {
  footer .footer-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  footer .footer-left {
    margin-bottom: 0px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  footer .wc_social_links {
    margin: 20px 0px;
  }
}

@media (max-width: 575px) {
  footer .footer-right {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
