/* 24-02-2025 new */
.mtpl-header * {
  box-sizing: border-box;
}

.mtpl-header img {
  max-width: 100%;
  cursor: pointer;
}

.mtpl-header li {
  list-style: none;
}

.mtpl-header {
  margin: 0 auto;
  max-width: 1440px;
}

.header-submenu,
.tabbing-menu {
  display: none;
  max-width: 1440px;
  position: fixed;
  top: 103px !important;
  height: auto;
  background: #fff;
}
.header-getbtn .patientcare-btn {
  padding: 15px 8px !important;
}

.mb-30 {
  margin-bottom: 30px;
}

.socialmeadia-header .socialmedia-block {
  display: flex;
  justify-content: flex-end;
}

.socialmeadia-header .socialmedia-block ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding-top: 14px;
  padding-right: 17px;
  padding-left: 0px;
}

.socialmeadia-header
  .socialmedia-block
  ul
  li.hire_wrap
  a
  .socialmedia-title:hover {
  color: #fff;
}

.socialmeadia-header .socialmedia-block ul li a {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 12px;
  color: #2f3d56;
  font-size: 15px;
  letter-spacing: 0.05em;
}

.socialmeadia-header .socialmedia-block ul li a .socialmedia-icons {
  /* width: 20px; */
  object-fit: contain;
}

.socialmeadia-header .socialmedia-block ul li a .socialmedia-title {
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  color: #141414;
  line-height: 0;
}

.socialmeadia-header .socialmedia-block ul li a .socialmedia-title:hover {
  color: #337ab7;
}

.mtpl-header-wrapper .mtpl-header-block {
  /* padding: 0 0 6px; */
  display: flex;
  justify-content: space-between;
}

.mtpl-header-wrapper .mtpl-header-block .mtpl-header-logo {
  max-width: 164px;
  cursor: pointer;
}

.mtpl-header-wrapper .mtpl-header-block .header-main-menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 26px;
  margin: 0;
  height: 100%;
}

.mtpl-header-wrapper .mtpl-header-block ul .header-main-menu-li,
.tabbing-menu .panel-body li a {
  position: relative;
}

.mtpl-header-wrapper .mtpl-header-block ul .header-main-menu-li > a {
  padding: 20px 0;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.05em;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  font-weight: 500;
}
.socialmeadia-header .socialmedia-block ul li a {
  color: #000 !important;
}
.mtpl-header-wrapper
  .mtpl-header-block
  .header-main-menu
  .header-main-menu-li
  a
  .down-icons {
  padding-top: 2px;
  transition: transform 250ms ease-in-out;
}

.header-submenu {
  border-radius: 10px;
  margin: 0px auto;
  border: none;
  box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
  padding: 5px;
  animation: 0.2s megamenu;
  flex-direction: column;
  left: auto;
  right: auto;
}

@keyframes megamenu {
  from {
    transform: translate(0, 50px);
  }

  to {
    transform: translate(0, 0);
  }
}

.header-submenu li {
  margin: 3px;
}

.header-submenu li a:hover {
  background: rgba(0, 23, 55, 1);
  border-radius: 6px;
  color: #fff;
  transition: 0.5s;
}
.header-submenu li a:hover img {
  filter: brightness(0) invert(1);
}
li.header-main-menu-li.active ul.header-submenu {
  display: block;
}
/* .submenu-items:focus img {
  filter: brightness(0) invert(1);
} */
.submenu-active.submenu-items .tabbing-submenu-icon {
  filter: brightness(0) invert(1);
}
/* .header-submenu li a:focus img {
  filter: brightness(0) invert(1);
} */
a.submenu-active {
  color: #fff !important;
  background: rgba(0, 23, 55, 1);
}

.header-submenu li a {
  padding: 8px;
  border-radius: 6px;
  color: rgba(44, 41, 41, 1);
  font-size: 18px;
  font-weight: 500;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: end;
  column-gap: 10px;
}

.header-main-menu .header-main-menu-li .tab-content > .active {
  opacity: 1 !important;
  display: block !important;
}

.header-getbtn a,
.header-getbtn a:hover,
.header-submenu li:hover a {
  color: #fff !important;
}

.tabbing-menu {
  border-radius: 10px !important;
  margin: 0px auto;
  border: none !important;
  box-shadow: 0 2px 10px rgb(0 0 0 / 20%) !important;
  padding: 0;
  animation: 0.2s megamenu !important;
  flex-direction: column;
  left: 2px;
  right: 0;
  width: 100%;
  z-index: 100000;
}

.tabbing-menu .nav-tabs .nav-tab-li {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
}

/* .solutions-tabbing.tabbing-menu .nav-tabs li {
    width: 50%
} */

/* .hirededicated-tabbing.tabbing-menu .nav-tabs li {
    width: 33.32%;
    height: auto
} */

.we_hiring span.mobile_hide.hire_hover {
  display: block !important;
  font-weight: 500;
}

.tabbing-menu .panel-heading {
  padding: 0;
  text-align: center;
}

.tabbing-menu .panel-heading a {
  margin-right: 0;
}

.tabbing-menu .panel-heading li a {
  color: #2f3d56;
  font-size: 20px;
  font-weight: 600;
  background: 0 0;
  cursor: pointer !important;
  border-radius: 0 !important;

  /* padding: 12px */
}

.socialmedia-icons li:hover,
.tabbing-menu .panel-heading ul {
  background: #fff;
  padding: 15px 15px;
}

.tabbing-menu .panel-heading li a p {
  font-size: 14px;
  font-weight: 600;
  margin-top: 7px;
  margin-bottom: 0;
}

.tabbing-menu .panel-heading li.active {
  background: rgba(0, 23, 55, 1) !important;
  color: #fff !important;
  border-radius: 5px;
}

.tabbing-menu .panel-heading li.active a {
  color: #fff !important;
  background: 0 0 !important;
  border: none !important;
}

.tabbing-menu .panel-body {
  /* cursor: pointer; */
  padding: 10px;
  width: 80%;
}

.tabbing-menu .panel-body ul {
  padding: 0;
  display: flex;
  /* cursor: pointer; */
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.tabbing-menu .panel-body ul li {
  width: calc(39.33% - 80px);
  transition: 0.5s;
}

.tabbing-menu .panel-body ul li a {
  gap: 05px;
  display: flex;
  align-items: center;
  border-radius: 6px;
  transition: 0.5s;
  color: rgba(44, 41, 41, 1);
  font-size: 18px;
  font-weight: 500;
}

.tabbing-menu .panel-body ul li a .tabbing-submenu-icon {
  /* border: 1px solid #e4e5e5;
    border-radius: 6px; */
  width: 40px;
  height: 40px;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tabbing-menu .panel-body li:hover a {
  background: rgba(0, 23, 55, 1);
  color: #fff !important;
  transition: 0.5s;
  position: relative;
}
.tabbing-menu .panel-body li a:hover img {
  filter: brightness(0) invert(1);
  transition: filter 0.3s ease;
}

/* .tabbing-menu .panel-body li a.submenu-active::before {
  content: "";
  position: absolute;
  right: 5px;
  top: 12px;
  background: url(../images                   /services/down-arrow.svg)
    0 0/100% no-repeat;
  width: 22px;
  height: 22px;
  transform: rotate(270deg);
  filter: invert(100%) sepia(17%) saturate(7483%) hue-rotate(175deg)
    brightness(119%) contrast(103%);
} */
.nav-tab-li.tabone.active::before {
  content: "";
  position: absolute;
  right: 0px;
  /* top: 14px; */
  background: url("../images/down-arrow.svg") 0 0 / 100% no-repeat;
  width: 24px;
  height: 24px;
  transform: rotate(270deg);
  filter: invert(1);
}
.mtpl-header-wrapper .about_company ul.header-submenu {
  flex-direction: column !important;
}
.header-getbtn {
  border-radius: 5px;
  text-align: center;
  padding: 0 10px;
  /* margin-right: 15px; */
  font-size: 16px;
  animation: 2s infinite pulse !important;
  position: relative;
  border: none !important;
  border-bottom: none !important;
  cursor: pointer;
  background: #2583e9 !important;
  border-radius: 60px;
  padding: 1px 20px;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 rgb(0 0 0 / 0.8);
  }

  70% {
    box-shadow: 0 0 0 10px #fff0;
  }

  100% {
    box-shadow: 0 0 0 0 #fff0;
  }
}

.header-getbtn a::after {
  color: #fff;
  display: none;
}

.mtpl-menubar .menubar {
  width: 25px;
  height: 16px;
  cursor: pointer;
  position: relative;
}

.mtpl-menubar .menubar__line {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  left: 0;
  transition: 0.3s linear;
}

.mtpl-menubar .menubar__line_first {
  top: 0;
}

.mtpl-menubar .menubar__line_second,
.mtpl-menubar .menubar__line_third {
  top: 50%;
  transform: translateY(-50%);
}

.mtpl-menubar .menubar__line_fourth {
  bottom: 0;
}

.header-getbtn .fadeOut,
.mtpl-menubar .menubar.active .menubar__line_first,
.mtpl-menubar .menubar.active .menubar__line_fourth {
  opacity: 0;
}

.mtpl-menubar .menubar.active .menubar__line_second {
  transform: translateY(-50%) rotate(45deg);
}

.mtpl-menubar .menubar.active .menubar__line_third {
  transform: translateY(-50%) rotate(-45deg);
}

.tablet-show {
  display: none;
}

.tablet-none {
  display: block;
}

.header-getbtn a {
  border: none !important;
}

.header-getbtn .popupText {
  display: inline-block;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.header-getbtn .fadeIn {
  opacity: 1;
}

.header-getbtn a.main-menu-link {
  border-color: transparent !important;
  justify-content: center !important;
  cursor: pointer;
  min-width: 145px;
}

.tabbing-menu.active {
  position: static;
  border-color: #fff0;
}

.tabbing-menu.active .panel-heading {
  background-color: #fff0;
  border-color: #fff0;
}

.display-flex {
  display: flex;
}

.modal,
body .modal.in {
  overflow: hidden !important;
  overflow-y: auto !important;
  z-index: 1000015;
  opacity: 1;
}

.socialmedia-icons ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  gap: 15px;
}

.socialmedia-icons li {
  list-style: none;
  padding: 11px 12px;
  background: #333f69;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  cursor: pointer;
}

.socialmedia-icons li:hover img {
  filter: invert(72%) sepia(11%) saturate(3018%) hue-rotate(189deg)
    brightness(89%) contrast(85%);
}
.panel-default > .panel-heading {
  width: 315px;
  max-width: 100%;
}
.panel-default > .panel-heading {
  border-right: 1px solid rgba(158, 158, 158, 1);
  background-color: #fff !important;
}
.nav-tabs {
  border-bottom: none !important;
}
.nav > li > a {
  padding: 10px 10px;
}
/* body.open-menu {
  overflow: hidden;
} */
.nav-tabs > li > a {
  border: none !important;
}
.socialmedia-block.home_header ul {
  margin-bottom: 5px;
}
.socialmedia-block ul {
  margin-bottom: 5px !important;
}
@media (min-width: 1399.98px) and (max-width: 1680px) {
  .header-submenu,
  .tabbing-menu {
    max-width: 1300px;
  }
  .tabbing-menu .panel-body ul li a {
    gap: 3px;
    font-size: 16px;
  }
  .tabbing-menu .panel-heading li a {
    font-size: 18px;
  }
  .header-submenu li a {
    font-size: 16px !important;
  }
  .socialmedia-block ul {
    margin-bottom: 3px;
  }
  .tabbing-menu .panel-body ul li {
    width: calc(39.33% - 85px);
    transition: 0.5s;
}
}

@media screen and (max-width: 1299.98px) {
  .mtpl-header-wrapper .mtpl-header-block .header-main-menu {
    gap: 15px !important;
  }
  .mtpl-header-wrapper .mtpl-header-block ul .header-main-menu-li > a {
    font-size: 14px;
  }
  .tabbing-menu .panel-body ul li {
    width: calc(40% - 80px);
    transition: 0.5s;
  }
  .header-submenu,
  .tabbing-menu {
    max-width: 1145px;
  }
  .socialmedia-block ul {
    margin-bottom: 5px !important;
  }
  .header-submenu li a {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 1200px) {
  .tabbing-menu .panel-body ul li a {
    font-size: 16px;
  }
  .tabbing-menu .panel-heading li a {
    font-size: 16px;
  }
  li.tabone.active::before {
    top: 9px;
  }
  .mtpl-header-wrapper .mtpl-header-block ul .header-main-menu-li > a {
    font-size: 14px;
  }
  .header-getbtn a.main-menu-link {
    min-width: 150px;
  }
}
@media screen and (max-width: 1199.98px) {
  .header-getbtn {
    margin-right: 8px;
  }

  .mtpl-header-wrapper .mtpl-header-block ul .header-main-menu-li > a {
    font-size: 14px;
  }

  .socialmeadia-header .socialmedia-block ul li a {
    font-size: 14.5px;
  }

  .socialmeadia-header .socialmedia-block ul {
    gap: 12px;
  }
  .header-getbtn {
    padding: 1px 1px;
  }

  .mtpl-header-wrapper .mtpl-header-block .header-main-menu {
    gap: 10px !important;
  }
}

@media screen and (max-width: 1099.98px) {
  .mtpl-header-wrapper .mtpl-header-block .header-main-menu {
    gap: 10px !important;
  }

  .mtpl-header-wrapper .mtpl-header-block ul .header-main-menu-li > a {
    font-size: 13px;
  }
}

@media screen and (max-width: 1024px) {
  .tabbing-menu,
  .tabbing-menu .panel-heading {
    border-color: transparent !important;
    background: 0 0 !important;
  }

  .mtpl-header-wrapper .mtpl-header-block .header-main-menu {
    gap: 0 !important;
  }

  .header-submenu {
    animation: none !important;
  }

  .header-main-menu-li.active .tabbing-menu {
    position: static;
    box-shadow: none;
    animation: none !important;
  }

  .header-main-menu .panel {
    margin-bottom: 0 !important;
  }

  .nav-tab-li.active::before {
    right: 5px !important;
    top: 10px !important;
    content: "";
    position: absolute;
    background: url("../images/services/down-arrow.svg") 0 0/100% no-repeat;
    width: 22px;
    height: 22px;
    transform: rotate(360deg);
    z-index: 1;
    filter: invert(1);
  }

  .tabbing-menu .panel-heading li.active a {
    border-radius: 0 !important;
    border: none !important;
  }

  .tabbing-menu .panel-heading li a {
    font-size: 16px !important;
    padding: 8px 12px;
  }

  .mtpl-header-wrapper
    .mtpl-header-block
    ul
    .header-main-menu-li.open.active
    .header-submenu.active {
    display: flex !important;
  }

  .socialmeadia-header .socialmedia-block ul {
    border-bottom: none;
    margin: 0 0 10px;
  }

  .mtpl-header-wrapper .mtpl-header-block {
    justify-content: center;
  }

  .header-nav {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 80px;
    background: #fff;
    height: 100vh;
  }

  /* Ensure header-nav is visible when active on mobile */
  .header-nav.active {
    display: block !important;
  }

  .mtpl-menubar {
    display: flex;
    align-items: center;
    position: absolute;
    right: 20px;
    top: 36px;
    z-index: 999999;
  }

  .header-nav .header-main-menu {
    flex-direction: column;
    background: #fff;
    height: 80vh !important;
    gap: 2px !important;
    justify-content: flex-start !important;
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 5px;
    margin-right: 10px !important;
  }

  .tabbing-menu .panel-heading ul {
    text-align: left;
    margin: 3px 0 0 0px;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 1px 4px -2px #ccc;
    -webkit-box-shadow: 0 1px 4px -2px #ccc;
    -moz-box-shadow: 0 1px 4px -2px #ccc;
    z-index: 12;
    transition: 0.3s;
    -webkit-transition: 0.3s;
  }

  .tabbing-menu .panel-heading ul li:first-child,
  .tabbing-menu .panel-heading ul li:first-child a {
    border-top-left-radius: 0 !important;
  }

  .header-nav .header-main-menu-li,
  .socialmeadia-link {
    width: 95%;
  }

  .tabbing-menu .panel-body ul li {
    width: 99%;
  }

  .header-submenu/* ,
  .mtpl-header-wrapper
    .mtpl-header-block
    ul
    .header-main-menu-li:hover
    .tabbing-menu */ {
    position: static;
    box-shadow: none;
  }

  .mtpl-header-wrapper .mtpl-header-block ul .header-main-menu-li > a {
    padding: 10px 10px 10px 1px;
    justify-content: space-between;
    border-bottom: 1px solid;
    border-color: #eaeaea !important;
  }

  .header-submenu li {
    border-bottom: 1px solid #eaeaea !important;
  }

  .tabbing-menu .panel-body ul {
    flex-direction: column;
    padding-left: 10px;
  }

  .tablet-show {
    display: block !important;
  }

  .tablet-none {
    display: none !important;
  }

  .header-getbtn {
    max-width: 80%;
    margin-bottom: 30px;
    margin-top: 15px;
  }

  .header-getbtn a {
    border-bottom: none !important;
  }

  .header-main-menu-li .tab-content .tab-pane {
    max-height: 300px;
    overflow-y: auto;
  }

  .tabbing-menu {
    margin: 0 auto !important;
  }
  .panel-default > .panel-heading {
    width: 100%;
    max-width: 100%;
  }
  .tabbing-menu .panel-body {
    width: 100%;
  }
  .tabbing-menu .panel-body ul {
    padding-left: 0px;
  }
  .mtpl-menubar .menubar__line {
    background-color: #000 !important;
  }
  .tabbing-menu .panel-body li a:hover img {
    filter: brightness(0) invert(0);
    transition: filter 0.3s ease;
  }
  /* li.header-main-menu-li.company_wrap_discoverai.active img.down-icons {
    transform: rotate(180deg) !important;
  } */
  .header-main-menu-li.company_wrap_discoverai.active img.down-icons {
    transform: rotate(180deg) !important;
  }
  /* .header-submenu li a:hover img {
    filter: brightness(0) invert(0);
  } */
}
li.header-main-menu-li.active ul.header-submenu {
  display: block;
}
@media screen and (max-width: 991.98px) {
  .header-submenu li a:hover,
  .header-submenu li:hover a,
  .tabbing-menu .panel-body li:hover a {
    background: 0 0;
    color: #000 !important;
  }

  .no_padding.bg_shadow_div {
    flex-direction: column-reverse;
    box-shadow: none !important;
  }

  .socialmedia-icons ul {
    justify-content: start;
  }
}

@media screen and (max-width: 850px) {
  .hirededicated-tabbing.tabbing-menu .nav-tabs li,
  .tabbing-menu .nav-tabs .nav-tab-li {
    width: 50% !important;
  }

  .tabbing-menu .panel-heading ul li,
  .tabbing-menu .panel-heading ul li:first-child {
    border-radius: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  .mtpl-header-wrapper .mtpl-header-block {
    padding: 3px 0;
  }
}

@media screen and (max-width: 576.98px) {
  .tabbing-menu .panel-heading li a {
    font-size: 16px !important;
    padding: 6px 17px 6px 6px;
    font-weight: 400;
  }

  .nav-tab-li.active::before {
    top: 4px !important;
    right: 0 !important;
  }

  .tabbing-menu .panel-heading li.active {
    background: #146fac;
    color: #fff !important;
  }

  .tabbing-menu .nav-tabs .nav-tab-li {
    justify-content: start;
    margin: 2px 0 0 !important;
  }

  .socialmeadia-header .socialmedia-block ul {
    justify-content: flex-start;
    flex-direction: column;
    padding: 10px 0;
    align-items: flex-start;
  }

  .socialmeadia-header .socialmedia-block {
    display: flex;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 424.98px) {
  .hirededicated-tabbing.tabbing-menu .nav-tabs li,
  .tabbing-menu .nav-tabs .nav-tab-li {
    width: 100% !important;
  }

  .tabbing-menu .panel-body {
    cursor: pointer;
    padding: 10px;
  }

  .socialmedia-icons ul {
    gap: 6px;
  }
}

@media screen and (min-width: 1025px) {
  /* Ensure header navigation is always visible on desktop */
  .header-nav {
    display: block !important;
  }

  .mtpl-header-wrapper
    .mtpl-header-block
    .header-main-menu
    .header-main-menu-li
    a:hover,
  .socialmeadia-header
    .socialmedia-block
    .header-main-menu
    .header-main-menu-li
    a:hover {
    color: rgba(0, 23, 55, 1);
  }

  .tabbing-menu {
    animation: 0.2s megamenu;
  }

  .mtpl-header-wrapper
    .mtpl-header-block
    .header-main-menu
    .header-main-menu-li.active
    .main-menu-link
    .down-icons {
    padding-top: 2px;
    transition: transform 250ms ease-in-out;
    transform: rotate(180deg);
    filter: invert(21%) sepia(86%) saturate(2246%) hue-rotate(187deg)
      brightness(104%) contrast(84%);
  }

  .mtpl-header-wrapper
    .mtpl-header-block
    ul
    .header-main-menu-li.company-wrap:hover
    .header-submenu,
  .mtpl-header-wrapper
    .mtpl-header-block
    ul
    .header-main-menu-li.active
    .tabbing-menu {
    display: flex;
    overflow: hidden;
    flex-direction: row;
    min-height: 360px;
  }

  .mtpl-header-wrapper
    .mtpl-header-block
    ul
    > .header-main-menu-li.active
    .main-menu-link:after {
    transform: scaleX(1);
  }

  .mtpl-header-wrapper
    .mtpl-header-block
    ul
    > .header-main-menu-li
    .main-menu-link::after {
    content: "";
    position: absolute;
    background: rgb(20 111 172 / 50%);
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform: scaleX(0);
    transition: transform 450ms ease-in-out;
  }

  .mtpl-menubar {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .mtpl-header-wrapper
    .mtpl-header-block
    ul
    .header-main-menu-li.active
    .tabbing-menu {
    display: flex;
    overflow: hidden;
  }
}
#talk_to_expert:hover img {
  filter: brightness(0) saturate(100%) invert(43%) sepia(29%) saturate(2053%)
    hue-rotate(180deg) brightness(97%) contrast(99%);
}

.call_career {
  font-weight: 800 !important;
}
.main_header {
  padding-bottom: 5px !important;
}
.main_header *,
.main_footer_div * {
  font-family: "Manrope", serif !important;
}

.my-custom-class {
  display: none !important;
}

.hire_hover {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  transition: color 0.5s ease;
}

.hire_hover::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #1e5aba;
  transition: width 0.5s ease;
}

.hire_hover:hover::before {
  width: 98%;
}

.socialmeadia-header .socialmedia-block ul li a {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 8px !important;
  color: #2f3d56;
  font-size: 15px;
  letter-spacing: 0.05em;
}

header .socialmedia-block {
  display: flex;
  justify-content: center !important;
}

@media screen and (max-width: 567px) {
  header .socialmedia-block {
    justify-content: start !important;
  }
}
.socialmedia-block ul {
  margin: 0;
}
