*,
*:after,
*:before {
  margin: 0;
  padding: 0; }

html {
  height: 100%; }

ul {
  list-style: none; }

img {
  border: 0; }

html {
  font-size: 12px;
  scroll-behavior: smooth; }

p {
  margin: 0; }

a:hover {
  text-decoration: none;
  color: #1d3e89; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.owl-stage-outer {
  padding-top: 15px !important; }

::-webkit-scrollbar {
  width: 6px; }

::-webkit-scrollbar-track {
  background: #f6f5f5; }

::-webkit-scrollbar-thumb {
  border-radius: 9px;
  background-color: #0757bc; }

video::-webkit-media-controls-overlay-play-button {
  display: none; }

@media (min-width: 1200px) and (max-width: 1500px) {
  .u-container {
    width: 1160px !important; } }

@media screen and (max-width: 1199px) {
  body {
    overflow-x: hidden; }
  .u-container {
    width: 100% !important; }
  svg, .header__video {
    visibility: hidden; }
  .header__content__box {
    width: 100% !important; } }

.content {
  background: #fbfbfb !important;
  background-position-y: 32% !important; }

/*
.play {
  height: 65px;
  position: relative;
  top: 16px;
  left: 14px;
}

.play::after, .play::before {
  content: '';
}

.play__dot, .play::after, .play::before {
  height: 4px;
  width: 60px;
  display: inline-block;
  background: #0257bc;
  border-radius: 10px;
  transition: 0.5s;
}

.play::before {
  position: relative;
  transform: rotate(90deg);
}

.play::after {
  position: absolute;
  top: 27px;
  left: 24px;
  transform: rotate(-32deg);
}

.play__dot {
  position: relative;
  left: -40px;
  top: -15px;
  transform: rotate(32deg);
}

.play--active {
  .play__dot{
    width: 35px;
  }

  .play::after {
    width: 35px;
  }

  &::before {
    opacity: 0;
  }
}*/
@font-face {
  font-family: "ArtegraSans";
  src: url(./../fonts/ArtegraSans/ArtegraSans-Regular.otf); }

@font-face {
  font-family: "ArtegraSans medium";
  src: url(./../fonts/ArtegraSans/ArtegraSans-Medium.otf); }

@font-face {
  font-family: "ArtegraSans bold";
  src: url(./../fonts/ArtegraSans/ArtegraSans-Bold.otf); }

@font-face {
  font-family: "ArtegraSans semisbold";
  src: url(./../fonts/ArtegraSans/ArtegraSans-SemiBold.otf); }

html {
  font-size: 100%; }

body {
  font-family: "ArtegraSans";
  background: #fbfbff;
}

.announcement {
  padding: 200px 0 152px;
  width: 100%;
  z-index: 2; }
@media screen and (max-width: 1199px) {
  .announcement {
    text-align: center;
    padding: 180px 0 225px; } }
.announcement__heading {
  max-width: 740px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1199px) {
  .announcement__heading {
    max-width: initial;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px; } }
.announcement__heading--name, .announcement__heading--info {
  display: inline-block; }
.announcement__heading--name {
  font-family: "ArtegraSans medium";
  font-size: 3rem;
  font-weight: 600;
  line-height: 4.0625rem;
  color: #0257bc;
  margin-bottom: 50px;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .announcement__heading--name {
    font-size: 4.2rem;
    line-height: 1.3;
    margin-bottom: 15px; } }
@media screen and (max-width: 1199px) {
  .announcement__heading--name {
    font-size: 2.75rem;
    max-width: 500px;
    text-align: center;
    line-height: 1.45;
  }
}
.announcement__heading--info {
  font-size: 1.5rem;
  line-height: 3.4375rem;
  color: #4E5D78;
  font-weight: normal;
}
@media screen and (max-width: 1199px) {
  .announcement__heading--info {
    font-size: 1.1rem;
    text-align: center;
    max-width: 500px;
    margin-top: 25px;
    line-height: 1.7; } }
@media (min-width: 1200px) and (max-width: 1599px) {
  .announcement__heading--info {
    font-size: 1.5rem; } }
.announcement__heading__btn:hover {
  color: #fff !important; }
@media (min-width: 1200px) and (max-width: 1599px) {
  .announcement .btn--big {
    font-size: 1.275rem;
    padding: 13px 62px; } }
@media screen and (max-width: 1199px) {
  .announcement .btn {
    padding: 11px 58px;
    font-size: 15px;
    font-weight: normal; } }

.u-container {
  width: 1420px;
  margin: 0 auto;
  padding: 0 15px; }

.u-opacity-55 {
  opacity: .55; }

.u-clearfix:after {
  content: '';
  display: block;
  clear: both; }

.u-img-responsive {
  width: 100%;
  height: auto; }

.u-grey-bg {
  background-color: #F1F2F4;
  padding: 27px 0 27px;
}

.u-plr-25 {
  padding: 0 25px !important; }

.u-flex {
  display: flex;
  flex-direction: row; }
@media screen and (max-width: 1199px) {
  .u-flex {
    justify-content: center; } }

.u-100vh {
  height: 100vh; }

.shape-row {
  display: flex;
  flex-direction: row; }

.u-text-center {
  text-align: center; }

.u-width-80 {
  width: 63% !important; }
@media (min-width: 1601px) and (max-width: 1920px) {
  .u-width-80 {
    width: 71%; } }

.u-width-20 {
  width: 37% !important; }
@media (min-width: 1601px) and (max-width: 1920px) {
  .u-width-20 {
    width: 29%; } }

.btn {
  background: #fff;
  border: 0;
  box-shadow: none;
  padding: 5px 10px;
  cursor: pointer;
  outline: 0 !important;
  display: inline-block; }
.btn--grey {
  background-color: #efefef !important;
  box-shadow: 0 2px 9px 0 rgba(159,159,159,0);
}
.btn--small-round {
  border-radius: 50%;
  padding: 24px; }
.btn--big-round {
  padding: 42px 50px;
  border-radius: 50%; }
.btn--growing {
  position: relative;
  transition: 400ms; }
.btn--growing::after {
  transition: 400ms;
  content: '';
  opacity: .14;
  background: #fff;
  border-radius: 50%;
  padding: 42px 50px;
  position: absolute;
  top: -15px;
  left: -15px;
  width: 179px;
  height: 179px;
  z-index: -1;
  /*animation-name: growing;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  transition-timing-function: linear;
  animation-fill-mode: unset;*/ }
.btn--growing:hover {
  transform: scale(1.03);
  box-shadow: 0 0 75px 0 rgba(0, 0, 0, 0.4); }
.btn--growing:active {
  transform: scale(1);
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.34); }
.btn--growing:hover::after {
  transform: scale(1.2);
  opacity: 0; }
.btn--center {
  text-align: center; }
.btn--search {
  background: url("/images/icons/search icon.svg") no-repeat center;
  background-size: 18px; }
.btn--big {
  font-family: "ArtegraSans";
  font-weight: 700;
  padding: 17px 82px;
  font-size: 1rem;
  border-radius: 100px;
  line-height: 24px;
}
.btn--dark-blue {
  color: #fff;
  background-color: #1B68C3;
}
.btn--shadow {
  /* box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.34);  */
}
.btn--smooth-click {
  transition: 400ms; }
.btn--smooth-click:hover {
  transform: translateY(-4px);
  box-shadow: 2px 8px 14px 0 rgba(0, 0, 0, 0.34); }
.btn--smooth-click:active {
  transform: translateY(-1px);
  box-shadow: 2px 5px 14px 0 rgba(0, 0, 0, 0.34); }
.btn--border {
  border: solid 2px #0757bc; }
.btn--blue-font {
  color: #0757bc; }

/*
@keyframes growing {
  0% {
    transform: scale(1);
    opacity: .14;
  }

  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}*/
.nav-bar {
  position: absolute;
  z-index: 3;
  width: 100%;
  padding-top: 28px; }
.nav-bar__logo {
  padding-right: 81px; }
@media screen and (max-width: 1199px) {
  .nav-bar__logo {
    padding-right: 0; } }
@media screen and (max-width: 1199px) {
  .nav-bar__logo h1 {
    text-align: center; } }
@media screen and (max-width: 1199px) {
  .nav-bar__logo img {
    width: 85%; } }
.nav-bar .nav {
  padding-left: 62px;
  display: flex;
  align-items: center; }
@media (min-width: 1366px) and (max-width: 1599px) {
  .nav-bar .nav {
    padding-left: 20px; } }
@media (min-width: 1200px) and (max-width: 1366px) {
  .nav-bar .nav {
    padding-left: 0; } }
@media screen and (max-width: 1199px) {
  .nav-bar .nav {}
  .nav-bar .nav.active {} }
.nav-bar .nav__item {
  display: inline-block;
  padding-right: 34px; }
.nav-bar .nav__link {
  font-family: "ArtegraSans semisbold";
  color: #0257BC;
  font-size: 1.312rem;
  text-decoration: none;
  font-weight: 600;
  margin-bottom: 17px; }
@media (min-width: 1366px) and (max-width: 1599px) {
  .nav-bar .nav__link {
    font-size: 1.12rem; } }
@media (min-width: 1200px) and (max-width: 1366px) {
  .nav-bar .nav__link {
    font-size: 1rem; } }

.section-heading {
  font-family: "ArtegraSans bold";
  color: #0D55CF;
  font-size: 1.75rem;
  line-height: 2.5rem;
}
@media (min-width: 1200px) and (max-width: 1365px) {
  .section-heading {
    font-size: 1.7rem; } }
@media screen and (max-width: 1199px) {
  .section-heading {
    font-size: 1.7rem; } }

.card {
  border-radius: 8px;
  /* box-shadow: 0 2px 33px 0 rgba(0, 0, 0, 0.15); */
  box-shadow: 0 0 1px 0 rgba(10,22,70,0.06), 0 16px 16px -1px rgba(10,22,70,0.1);
  margin-bottom: 30px;
  background: #fff; }
.card__shape {
  position: absolute;
  bottom: 0;
  left: -1px;
  width: 101% !important; }
.card__header {
  overflow: hidden;
  position: relative;
  max-height: 210px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; }
.card__header--our-team::after {
  height: 108% !important;
  background: url("/images/corporation elements/masks/Team Mask-01.svg") no-repeat !important;
  top: -20px !important; }
.card__header::after {
  content: '';
  top: 12px;
  left: -1px;
  width: 101%;
  background: url("/images/corporation elements/masks/Mask news-01.svg") no-repeat;
  height: 100%; }
@media (min-width: 1366px) and (max-width: 1599px) {
  .card__header::after {
    top: 7px;
    z-index: 999; } }
.card__content {
  padding: 20px 22px 10px;
  margin-top: -4px;
  position: relative;
  z-index: 99;
  background: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 167px;
}
.card__content--our-team {
  margin-top: 27px !important;
  max-height: 157px; }
.card__content--our-team p {
  margin-bottom: 20px; }
@media (min-width: 1366px) and (max-width: 1599px) {
  .card__content {
    padding-top: 4px; } }
.card__statistics-header, .card__statistics-content {
  border-radius: 12px; }
.card__statistics-content {
  margin-top: 35px;
  padding-bottom: 35px;
  min-height: 109px;
  display: table;
  width: 100%; }
@media (min-width: 1366px) and (max-width: 1599px) {
  .card__statistics-content {
    margin-top: 0; } }
.card--br-12 {
  border-radius: 12px; }
.card__heading {
  font-family: "ArtegraSans semisbold";
  font-size: 1.25rem;
  color: #0757bc; }
@media (min-width: 1366px) and (max-width: 1599px) {
  .card__heading {
    font-size: 1.12rem;
    font-family: "ArtegraSans"; } }
.card__description {
  color: #7b7b7b;
  font-size: .937rem;
  padding-right: 0; }
@media (min-width: 1366px) and (max-width: 1599px) {
  .card__description {
    padding-right: 0; } }
.card__read-more {
  position: relative;
  color: #007bff;
  transition: 600ms;
  font-family: "ArtegraSans medium";
  font-weight: 400;
  font-size: .937rem;
  left: 6px; }
.card__read-more:hover {
  color: #0757bc; }
.card--mask-bg {
  background: #fff url("/images/corporation elements/Statistics star.svg") no-repeat;
  padding: 72px 0 127px;
  background-size: contain;
  text-align: center; }
@media (min-width: 1366px) and (max-width: 1599px) {
  .card--mask-bg {
    padding-bottom: 95px; } }
.card__number {
  color: #fff;
  font-family: "ArtegraSans bold";
  font-size: 3rem; }
.card__name {
  font-size: 1.25rem;
  line-height: 2rem;
  color: #3b3b3b;
  text-align: center;
  padding: 0 42px;
  display: table-cell;
  vertical-align: middle; }
.card__mini-text {
  font-size: 1.06rem;
  display: block;
  color: #949494;
  font-weight: 400; }
.card--center {
  text-align: center; }

.link__a {
  position: relative;
  display: block;
  padding: 20px 65px 8px;
  transition: 400ms;
  background: url("/images/icons/arrow.svg") no-repeat center right 95px; }
@media screen and (max-width: 1199px) {
  .link__a {
    background: url("/images/icons/arrow.svg") no-repeat center right 65px;
    background-size: 60px; } }
.link__a:hover {
  /* box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.17);  */
  box-shadow: 0 0 1px 0 rgba(10,22,70,0.06), 0 16px 16px -1px rgba(10,22,70,0.1);
}

.link--name, .link--desc {
  font-family: "ArtegraSans medium"; }

.link--name {
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 600;
  color: #000000; }
@media screen and (max-width: 1199px) {
  .link--name {
    font-size: 1.31rem; } }

.link--desc {
  font-size: 1rem;
  line-height: 2rem;
  color: #555555; }
@media screen and (max-width: 1199px) {
  .link--desc {
    font-size: 1rem; } }

.mobile-hamburger-menu {
  border-radius: 50%;
  position: absolute;
  height: 45px;
  width: 45px;
  background: #fff;
  box-shadow: 0 0 12px 0 rgba(237, 237, 237, 0.5);
  top: 44px;
  left: 33px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: none; }
.mobile-hamburger-menu::before, .mobile-hamburger-menu span {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  background: #0757bc;
  margin-bottom: 2px;
  transition: 400ms; }
.mobile-hamburger-menu::after {
  transition: 400ms;
  content: '';
  opacity: .14;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  position: absolute;
  top: -4px;
  left: -5px;
  width: 54px;
  height: 54px;
  z-index: -1; }
@media screen and (max-width: 1199px) {
  .mobile-hamburger-menu {
    display: flex; } }
.mobile-hamburger-menu.active {
  z-index: 9;
  background: #0257bc;
  box-shadow: 0 0 12px 0 #0f79f6;
  transition: 400ms; }
.mobile-hamburger-menu.active::after {
  display: none; }
.mobile-hamburger-menu.active .middle {
  display: none; }
.mobile-hamburger-menu.active::before {
  transform: rotate(45deg);
  position: absolute;
  top: 22px;
  background: #fff; }
.mobile-hamburger-menu.active .last {
  transform: rotate(-45deg);
  position: absolute;
  top: 22px;
  background: #fff; }

.inner-nav {
  border-bottom: 1px solid rgba(151, 151, 151, 0.25);
  padding: 20px 0;
  margin-bottom: 40px; }
.inner-nav .u-flex {
  justify-content: space-between; }
.inner-nav .nav {
  display: flex;
  align-items: center;
  margin-bottom: 5px; }
@media (min-width: 1366px) and (max-width: 1599px) {
  .inner-nav .nav {
    padding-left: 20px; } }
@media (min-width: 1200px) and (max-width: 1366px) {
  .inner-nav .nav {
    padding-left: 0; } }
@media screen and (max-width: 1199px) {
  .inner-nav .nav {}
  .inner-nav .nav.active {} }
.inner-nav .nav__item {
  display: inline-block;
  padding-left: 30px; }
.inner-nav .nav__link {
  font-family: "ArtegraSans semisbold";
  color: #0257BC;
  font-size: 1.312rem;
  text-decoration: none;
  font-weight: 600;
  margin-bottom: 17px; }
@media (min-width: 1366px) and (max-width: 1599px) {
  .inner-nav .nav__link {
    font-size: 1.12rem; } }
@media (min-width: 1200px) and (max-width: 1366px) {
  .inner-nav .nav__link {
    font-size: 1rem; } }

.custom-selectbox {
  width: 54%;
  margin: 0 auto; }
.custom-selectbox__header {
  cursor: pointer;
  border-radius: 28px;
  padding: 9px 30px 7px;
  background-color: #fff;
  position: relative;
  box-shadow: 0 0 1px 0 rgba(10,22,70,0.06), 0 13px 16px -1px rgba(10,22,70,0.1);
}
.custom-selectbox__header--name {
  font-size: 1.25rem;
  color: #4E5D78; }
.custom-selectbox__header--icon {
  position: absolute;
  right: 30px;
  top: 12px;
  width: 13px;
  height: 13px;
  display: inline-block;
  border-right: 1.5px solid rgba(0, 0, 0, 0.5);
  border-bottom: 1.5px solid rgba(0, 0, 0, 0.5);
  transform: rotate(45deg); }

.pagination {
  display: flex;
  justify-content: flex-end; }
.pagination__numbers {
  display: flex;
}
.pagination__number {
  cursor: pointer;
  margin-right: 8px;
  margin-right: 8px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination__number:first-child {
  padding-left: 0;
}
.pagination__number.active span {
  color: #FFFFFF;
  background-color: #0D55CF;
}
/* .pagination__number:hover span {
  color: #FFFFFF; } */
.pagination__number span {
  transition: 400ms;
  background-color: #CCDDF2;
  color: #0257BC;
  font-size: 14px;
  line-height: 14px;
  border-radius: 4px;
  font-weight: 500;
  text-align: center;

}
.pagination .last, .pagination .first {
  background-color: #CCDDF2;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 8px;
  border-radius: 4px;
  padding: 6px 12px;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}

/* .pagination .last:hover span, .pagination .first:hover span {
  color: #aaaaaa;
} */
.pagination .last span, .pagination .first span {
  transition: 400ms;
  font-size: .87rem;
  color: #0257bc;
}
.pagination .last {
  margin-right: 0;
}

.gallery {
  margin-bottom: 40px; }
.gallery__item {
  cursor: pointer;
  border-radius: 8px;
  box-shadow: 0 2px 33px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border: 15px solid #ffff;
  margin-bottom: 30px;
  overflow: hidden; }
.gallery__item span {transition: 400ms; border-radius: 8px;}
.gallery__item:hover span {
  transform: scale(1.1); }
.gallery__item img {
  width: 100%;
  border-radius: 8px;
  transition: 400ms; }

.header {
  overflow: hidden;
  position: relative; }
.header__top {
  background: #F7F8F9;
  transition: 1s; }
.header__top--active {
  animation-name: asd;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode: forwards; }
.header__top--deactive {
  animation-name: asd2;
  animation-duration: 1s;
  animation-fill-mode: forwards; }
.header__top-bar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }
.header__address {
  color: #313131;
  font-weight: 500;
  font-size: .937rem;
  padding: 17px 0;
  display: flex;
}
.header__address .vacancy-link {
  margin-left: 30px;
  line-height: 1.9;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header__address .vacancy-link a {
  color: #4E5D78;
  font-size: 1rem;
  font-weight: 800;
}
.header__address .language__header {
  position: relative;
  padding: 9px 9px 8px;
  border-radius: 4px;
  background-color: #fff;
  width: 210px;
  cursor: pointer;
}

.header__address .language__header--name {
  font-size: .78rem;
  color: #8A94A6;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  margin-left: 10px;
}

.header__address .language__header--icon {
  display: block;
  position: absolute;
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  right: 20px;
  top: 36%;
  border-bottom: 1.5px solid rgba(0, 0, 0, 0.3);
  border-right: 1.5px solid rgba(0, 0, 0, 0.3);
}
.header__search-phone {
  /*padding-top: 8px;*/ }
.header__content {
  position: relative;
  z-index: 2;
  padding-left: 0;
  transition: 1s; }
.header__content--active {
  animation-name: asd3;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in; }
.header__content--deactive {
  animation-name: asd4;
  animation-duration: 1s;
  animation-fill-mode: forwards; }
.header__content__box {
  padding-top: 28px;
  background: #fbfbfb;
  min-height: 799px; }
@media screen and (max-width: 1199px) {
  .header__content__box {
    min-height: 525px;
    background: url("/images/elemnts/Group.svg") no-repeat top right, url("/images/elemnts/Group Copy 3.svg") no-repeat bottom -88px left; } }
.header__content__shape {
  position: relative; }
.header__content__shape::after {
  content: '';
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1; }
.header__bg-image {
  position: absolute; }
.header__video-btn {
  position: absolute;
  top: 50%;
  transition: 1.5s;
  right: 8%;
  transform: translateY(-50%);
  z-index: 4; }
@media (min-width: 1366px) and (max-width: 1599px) {
  .header__video-btn {
    top: 46%; } }
@media screen and (max-width: 1199px) {
  .header__video-btn {
    display: none; } }
.header__video-btn--active {
  top: 10%;
  right: 5%; }
.header__video-btn--active button {
  padding: 14px 6px; }
.header__video-btn--active button::after {
  display: none; }
.header__video-btn--active button img {
  transition: 1s;
  width: 50%; }

@keyframes asd {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(-100%); } }

@keyframes asd2 {
  from {
    transform: translateY(-100%); }
  to {
    transform: translateY(0); } }

@keyframes asd3 {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-110%); } }

@keyframes asd4 {
  from {
    transform: translateX(-100%); }
  to {
    transform: translateX(0); } }

.footer ul {
  margin-bottom: 0; }

.footer__top {
  background-color: #F7F8F9; }
@media screen and (max-width: 1199px) {
  .footer__top {
    padding-top: 30px; } }
.footer__top::after {
  content: '';
  width: 100%;
  display: block;
  height: 1px;
  opacity: .3;
  background: #979797; }

.footer__top-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
@media screen and (max-width: 1199px) {
  .footer__top-container {
    flex-direction: column;
    align-items: center; } }

.footer__projects-logos {
  padding: 23px 0 13px;
  display: flex;
  align-items: center; }
@media screen and (max-width: 1199px) {
  .footer__projects-logos {
    width: 100%;
    justify-content: center; } }
@media (min-width: 1366px) and (max-width: 1599px) {
  .footer__projects-logos {
    width: 50%; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .footer__projects-logos {
    width: 59%; } }
.footer__projects-logos ul {
  margin-bottom: 0; }

.footer__project-logo {
  display: inline-block;
  margin-left: 65px; }
@media screen and (max-width: 1199px) {
  .footer__project-logo:first-child {
    margin-left: 0; } }

.footer__vxsda {
  padding: 23px 0 13px; }
@media (min-width: 1366px) and (max-width: 1600px) {
  .footer__vxsda {
    width: 54%; } }
@media screen and (max-width: 1199px) {
  .footer__vxsda {
    text-align: center;
    padding: 0 25px;
    margin-left: 0; } }
.footer__vxsda__link {
  display: inline-flex;
  width: 55%;
  line-height: 1rem;
  font-size: .812rem;
  font-weight: 700;
  color: #0757BC;
  transition: 400ms;
}
@media screen and (max-width: 1199px) {
  .footer__vxsda__link {
    text-align: left; } }
.footer__vxsda__link--name {
  padding-left: 13px;
  padding-top: 8px; }
.footer__vxsda__link:hover {
  color: #064390;
  text-decoration: underline; }

.footer__bottom {
  background-color: #F7F8F9; }
.footer__bottom__container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 21px 0; }
@media screen and (max-width: 1199px) {
  .footer__bottom__container {
    display: block; } }

.footer__menu ul {
  display: flex;
  flex-direction: row; }
@media screen and (max-width: 1199px) {
  .footer__menu ul {
    align-items: center;
    justify-content: center; } }

@media screen and (max-width: 1199px) {
  .footer__menu {
    margin-bottom: 12px; } }

.footer__menu__item {
  margin-right: 49px; }
@media (min-width: 1200px) and (max-width: 1599px) {
  .footer__menu__item {
    margin-right: 20px; } }
.footer__menu__item a {
  transition: 400ms;
  color: #4E5D78;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}
.footer__menu__item a:hover {
  color: #060606; }
.footer__menu__item a::after {
  transition: 400ms;
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background: #060606;
  opacity: 0;
  position: relative;
  top: -4px; }
.footer__menu__item a:hover::after {
  opacity: 1;
  width: 100%; }
.footer__menu__item:last-child {
  margin-right: 0; }

.footer__social ul {
  display: flex;
  flex-direction: row; }
@media screen and (max-width: 1199px) {
  .footer__social ul {
    align-items: center;
    justify-content: center; } }

.footer__social .social li {
  transition: 400ms;
  margin-right: 20px; }
.footer__social .social li:last-child {
  margin-right: 0; }
.footer__social .social li:hover {
  opacity: .8; }

.footer__address {
  position: relative;
  /* right: 2.5%;  */
}
@media screen and (max-width: 1199px) {
  .footer__address {
    margin-bottom: 14px;
    right: 0;
    text-align: center; } }

.latest-news {
  padding-bottom: 80px; }
.latest-news__show-all {
  text-align: right;
  margin-top: 0px; }
.latest-news .owl-carousel .owl-item img {
  width: auto; max-width: 101%;}
@media (min-width: 1200px) and (max-width: 1365px) {
  .latest-news .card__header {
    max-height: 157px; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .latest-news .card__read-more {
    font-size: .737rem; } }
@media screen and (max-width: 1199px) {
  .latest-news .card__read-more {
    font-size: .8rem; } }
@media (min-width: 1720px) and (max-width: 1890px) {
  .latest-news .card__description {
    padding-right: 20px; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .latest-news .card__description {
    font-size: .83rem; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .latest-news .card__description {
    padding-right: 0; } }
@media screen and (max-width: 1199px) {
  .latest-news .card__description {
    padding-right: 0;
    font-size: .85rem; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .latest-news .card__content {
    margin-top: -2px; } }
@media (min-width: 1170px) and (max-width: 1890px) {
  .latest-news .card__heading {
    font-size: 1.1rem; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .latest-news .card__heading {
    font-size: .85rem; } }
@media screen and (max-width: 1199px) {
  .latest-news .card__heading {
    font-size: .9rem; } }
.latest-news__btn {
  font-family: "ArtegraSans";
  padding: 16px 48px 16px;
  margin-right: 90px;
  font-size: 1rem;
  font-weight: bold;
}

@media (min-width: 1200px) and (max-width: 1365px) {
  .latest-news__btn {
    padding: 8px 59px;
    font-size: 1.17rem;
  }
}

.latest-news__carousel:hover .owl-next,
.latest-news__carousel:hover .owl-prev {
  opacity: 1;
}

.latest-news .owl-prev, .latest-news .owl-next {
  transition: 400ms;
  position: absolute;
  top: 45%;
  background: #fff url("/images/icons/Arrow icon.svg") no-repeat center;
  padding: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.21);
  transform: translateY(-50%);
  opacity: 0; }
.latest-news .owl-prev:hover, .latest-news .owl-next:hover {
  transform: translateY(-54%); }
.latest-news .owl-prev:active, .latest-news .owl-next:active {
  transform: translateY(-52%); }
.latest-news .owl-next {
  right: 10px;
  transform: translateY(-50%) rotate(180deg); }
.latest-news .owl-next:hover {
  transform: translateY(-54%) rotate(180deg); }
.latest-news .owl-next:active {
  transform: translateY(-52%) rotate(180deg); }
.latest-news .owl-prev {
  left: 10px; }
.latest-news .card__description {
  min-height: 66px; }
.latest-news .card__heading {
  /*white-space: nowrap;
  font-family: "ArtegraSans semisbold";
  font-size: 1.25rem;
  color: #0757bc;
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;*/
  font-family: "ArtegraSans semisbold";
  font-size: 1.25rem;
  line-height: 2rem;
  color: #0257BC;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  position: relative;
}
.subscribe {
  padding-bottom: 80px;
}
.subscribe-chanel {
  background-color: #1d3e89;
  background-size: cover;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: white;
  padding: 60px 0;
}
.subscribe-chanel .subscribe-email-container {
  padding: 20px;
  width: 50%;
  position: relative;
  display: flex;
  align-items: center;
}
.subscribe-chanel .subscribe-email-container #subscribe-email {
  width: 100%;
  outline: none;
  height: 50px;
  border-radius: 4px;
  border: 1px solid #E1E4E8;
  padding: 4px 40px 4px 16px;
}
.subscribe-chanel .subscribe-email-container  button{
  position: absolute;
  right: 30px;
  height: 40px;
  padding: 0px 28px;
  background-color: #1D3E89;
  color: white;
  outline: none;
  border: none;
  border-radius: 4px;
}
.subscribe-chanel .subscribe-email-container  button:hover {
  background-color: #1d3d89ec;
}
.subscribe-chanel .section-header {
  width: 50%;
  padding: 20px;
  padding-bottom: 0;
}
.subscribe-chanel .section-header .section-title {
  font-size: 24px;
  line-height: 34px;
  margin: 0;
}
.subscribe-chanel .section-header .section-subtitle {
  font-size: 18px;
  color: #6496D3;
  line-height: 24px;
}
@media screen and (max-width: 1199px) {
  .subscribe-chanel .subscribe-email-container  button {
    display: block;
    width: 100%;
    position: relative;
    background-color: white;
    right: 0;
    top: 15px;
    color: #1D3E89;
  } 
  .subscribe-chanel .subscribe-email-container {
    flex-direction: column;
  }
  .subscribe-chanel .subscribe-email-container  button:hover {
    background-color: rgba(255, 255, 255, 0.924);
  }
}
.activities {
  margin-bottom: 140px; 
}

@media screen and (max-width: 1199px) {
  .activities {
    overflow: hidden;
    margin-bottom: 6.25rem; } }

@media (min-width: 1200px) and (max-width: 1365px) {
  .link__a {
    padding: 16px 40px 16px;
    background-size: 4rem; } }

@media (min-width: 1200px) and (max-width: 1365px) {
  .link--name {
    font-size: 1.4rem; } }

@media (min-width: 1200px) and (max-width: 1365px) {
  .link--desc {
    font-size: 1.1rem; } }

.tab {
  margin-top: 15px; }
@media screen and (max-width: 1199px) {
  .tab__links {
    display: flex;
    overflow-x: auto;
    margin-bottom: 20px;
    -webkit-overflow-scrolling: touch; }
  .tab__links::-webkit-scrollbar {
    display: none; } }
.tab__link {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 30px;
  max-height: 141px;
  box-shadow: 0 0 1px 0 rgba(10,22,70,0.06), 0 16px 16px -1px rgba(10,22,70,0.1);
  border-radius: 8px;
  cursor: pointer; }
@media (min-width: 1200px) and (max-width: 1365px) {
  .tab__link {
    max-height: 122px; } }
@media screen and (max-width: 1199px) {
  .tab__link {
    width: 380px;
    margin-right: 30px;
    max-height: 120px;
    margin-bottom: 20px; } }
@media screen and (max-width: 1199px) {
  .tab__link img {
    width: 245px; } }
.tab__link:hover .tab__link-img::after {
  background: url("/images/corporation elements/masks/Activites Mask-01-01.svg") no-repeat;
  transform: scale(1.06); }
.tab__link--active .tab__link-img:after {
  background: url("/images/corporation elements/masks/Activites Mask-01-01.svg") no-repeat;
  transform: scale(1.06); }
.tab__link:nth-child(3) {
  margin-bottom: 0; }
.tab__content {
  padding: 32px 0 31px; }
.tab__link-img {
  position: relative;
  width: 46%;
  overflow: hidden;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px; }
@media (min-width: 1366px) and (max-width: 1500px) {
  .tab__link-img {
    width: 61%; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .tab__link-img {
    width: 50%; } }
.tab__link-img::after {
  transition: 400ms;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url("/images/corporation elements/masks/Activites Mask-01.svg") no-repeat;
  transform: scale(1.03); }
.tab__link-name {
  font-family: "ArtegraSans bold";
  font-size: 1.25rem;
  line-height: 2rem;
  width: 100%;
  background: #fff;
  padding: 55px 0;
  color: #0757bc;
  border-radius: 8px; }
@media (min-width: 1366px) and (max-width: 1500px) {
  .tab__link-name {
    font-size: 1.63rem; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .tab__link-name {
    font-size: 1.3rem;
    padding: 51px 0; } }
@media screen and (max-width: 1199px) {
  .tab__link-name {
    padding: 38px 0; } }
.tab__link-name span {
  margin-left: 20px; }
@media screen and (max-width: 1199px) {
  .tab__link-name span {
    font-size: 24px; } }
.tab__content-container {
  background: #fff;
  /* box-shadow: 0 2px 33px 0 rgba(0, 0, 0, 0.15); */
  box-shadow: 0 0 1px 0 rgba(10,22,70,0.06), 0 16px 16px -1px rgba(10,22,70,0.1);
  border-radius: 8px; }
@media screen and (max-width: 1199px) {
  .tab__content-container {
    margin-bottom: 25px; } }

.projects {
  margin-bottom: 175px; }
@media screen and (max-width: 1199px) {
  .projects {
    overflow: hidden;
    margin-bottom: 6.25rem; } }
.projects__logos {
  margin-top: 55px;
  margin-bottom: 80px; }
.projects__logo {
  cursor: pointer; }
.projects__logo img {
  width: 100% !important;
  display: inline-block !important; }
@media screen and (max-width: 1199px) {
  .projects__description-container {
    padding: 0 20px 20px; } }
.projects__description {
  position: relative;
  padding: 95px 0 95px 87px;
  /* box-shadow: 0 2px 33px 0 rgba(0, 0, 0, 0.15); */
  box-shadow: 0 0 1px 0 rgba(10,22,70,0.06), 0 16px 16px -1px rgba(10,22,70,0.1);
  border-radius: 18px;
  background: #fff;
}
@media screen and (max-width: 1199px) {
  .projects__description__appearance {
    padding: 0 76px 65px; } }
@media screen and (max-width: 1199px) {
  .projects__description {
    padding: 20px 70px 80px 70px; } }
@media screen and (max-width: 1199px) {
  .projects__description .row {
    flex-direction: column-reverse; } }
.projects__description__button {
  margin-top: 15px; }

.projects__description__btn {
  padding: 14px 82px;
  transition: 400ms;
  background-color: #1B68C3;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.875rem;
  text-align: center;
  border-radius: 28.5px;
}

@media screen and (max-width: 1199px) {
  .projects__description__btn {
    padding: 6px 70px;
    font-size: 1.2rem; } }
.projects__description__btn:hover {
  color: #fff;
}
.projects__description__btn:active {
  transform: translateY(-1px);
  box-shadow: 1px 6px 10px 0 rgba(0, 0, 0, 0.34); }
.projects__description--name, .projects__description__description--info {
  display: block; }
.projects__description--name {
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: 600;
  color: #0257BC;
}

@media (min-width: 1200px) and (max-width: 1365px) {
  .projects__description--name {
    font-size: 1.53rem;
    line-height: 1.35; } }
@media screen and (max-width: 1199px) {
  .projects__description--name {
    font-size: 1.32em; } }
.projects__description--info {
  color: #adadad;
  font-size: 1.31rem; }
@media (min-width: 1200px) and (max-width: 1365px) {
  .projects__description--info {
    font-size: 1.1rem; } }
@media screen and (max-width: 1199px) {
  .projects__description--info {
    font-size: .9em; } }
.projects__description__info {
  color: #898989;
  line-height: 1.81;
  margin-top: 0.875rem;
}
.projects__description__info p {
  margin-bottom: 34px;
  font-size: 1.25rem;
  line-height: 2rem;
  color: #4E5D78;
}
@media (min-width: 1200px) and (max-width: 1365px) {
  .projects__description__info p {
    font-size: .9rem;
    margin-bottom: 12px; } }
@media screen and (max-width: 1199px) {
  .projects__description__info p {
    font-size: .8375rem;
    text-align: justify; } }
.projects__description__logo {
  text-align: center;
  margin-bottom: 6.25rem; }
@media screen and (max-width: 1199px) {
  .projects__description__logo {
    margin-bottom: 5.25rem;
    padding: 0 51px; } }
.projects__description__logo img {
  width: 30%; }

.projects .owl-stage {
  display: flex;
  align-items: center;
  justify-content: center; }


.projects__description:hover .owl-next,
.projects__description:hover .owl-prev {
  opacity: 1;
}

.customNavigation .owl-prev, .customNavigation .owl-next {
  transition: 400ms;
  position: absolute;
  top: 45%;
  background: #fff url("/images/icons/Arrow icon.svg") no-repeat center;
  padding: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.21);
  transform: translateY(-50%);
  opacity: 0;
}


.customNavigation .owl-prev:hover, .customNavigation .owl-next:hover {
  transform: translateY(-54%);
}
.customNavigation .owl-prev:active, .customNavigation .owl-next:active {
  transform: translateY(-52%);
}
.customNavigation .owl-next {
  right: -60px;
  cursor: pointer;
  transform: translateY(-50%) rotate(180deg);
}
.customNavigation .owl-next:hover {
  transform: translateY(-54%) rotate(180deg);
}
.customNavigation .owl-next:active {
  transform: translateY(-52%) rotate(180deg);
}
.customNavigation .owl-prev {
  left: -60px;
  cursor: pointer;
}
.customNavigation .card__description {
  min-height: 66px;
}
.customNavigation .card__heading {
  /*white-space: nowrap;
  font-family: "ArtegraSans semisbold";
  font-size: 1.25rem;
  color: #0757bc;
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;*/
  font-family: "ArtegraSans semisbold";
  font-size: 1.25rem;
  line-height: 2rem;
  color: #0257BC;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  position: relative;
}

.customNavigation{
  position: absolute;
  width: 100%;
  left: 0px;
  top: 300px;
  /* top: 50%; */
}

.customNavigation .owl-nav{
  position: absolute;
  width: 100%;
}



.statistics {
  margin-bottom: 160px; }
@media screen and (max-width: 1199px) {
  .statistics {
    margin-bottom: 6.25rem; } }
.statistics__carousel:hover .owl-next,
.statistics__carousel:hover .owl-prev {
  opacity: 1; }
@media (min-width: 1720px) and (max-width: 1890px) {
  .statistics .card--mask-bg {
    padding-bottom: 100px; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .statistics .card--mask-bg {
    padding: 62px 0 117px; } }
@media (min-width: 2500px) {
  .statistics .card--mask-bg {
    padding: 72px 0 128px; } }
@media (max-width: 1199px) {
  .statistics .card--mask-bg {
    padding: 72px 0 60px; } }
.statistics .owl-prev, .statistics .owl-next {
  transition: 400ms;
  position: absolute;
  top: 45%;
  background: #fff url("/images/icons/Arrow icon.svg") no-repeat center;
  padding: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.21);
  transform: translateY(-50%);
  opacity: 0; }
.statistics .owl-prev:hover, .statistics .owl-next:hover {
  transform: translateY(-54%); }
.statistics .owl-prev:active, .statistics .owl-next:active {
  transform: translateY(-52%); }
.statistics .owl-next {
  right: 10px;
  transform: translateY(-50%) rotate(180deg); }
.statistics .owl-next:hover {
  transform: translateY(-54%) rotate(180deg); }
.statistics .owl-next:active {
  transform: translateY(-52%) rotate(180deg); }
.statistics .owl-prev {
  left: 10px; }
@media (min-width: 1200px) and (max-width: 1365px) {
  .statistics .card__name {
    font-size: 1rem; } }
@media (max-width: 1199px) {
  .statistics .card__name {
    font-size: 1.2rem; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .statistics .card__number {
    font-size: 2.32rem; } }
.statistics .card__statistics-content {
  margin-top: 24px; }
@media (min-width: 1200px) and (max-width: 1365px) {
  .statistics .card__statistics-content {
    margin-top: 0;
    padding-bottom: 0; } }
@media (max-width: 1199px) {
  .statistics .card__statistics-content {
    margin-top: 24px; } }

.our-team {
  margin-bottom: 100px; }


.our-team .owl-carousel .owl-item img {
  display: block;
  width: 101%;
  left: -1px;
  bottom: -1px; }
.our-team .latest-news__btn {
  margin-right: 0; }
.our-team .u-container {
  padding: 0; }
.our-team .owl-prev, .our-team .owl-next {
  transition: 400ms;
  position: absolute;
  top: 45%;
  background: #fff url("/images/icons/Arrow icon.svg") no-repeat center;
  padding: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.21);
  transform: translateY(-50%); }
.our-team .owl-prev:hover, .our-team .owl-next:hover {
  transform: translateY(-54%); }
.our-team .owl-prev:active, .our-team .owl-next:active {
  transform: translateY(-52%); }
.our-team .owl-next {
  right: -40px;


  transform: translateY(-50%) rotate(180deg); }
@media screen and (max-width: 1199px) {
  .our-team .owl-next {
    right: 0; } }
.our-team .owl-next:hover {
  transform: translateY(-54%) rotate(180deg); }
.our-team .owl-next:active {
  transform: translateY(-52%) rotate(180deg); }
.our-team .owl-prev {
  left: -40px; }
@media screen and (max-width: 1199px) {
  .our-team .owl-prev {
    left: 0; } }
.our-team__show-all {
  text-align: center;
  margin-top: 40px; }
@media (min-width: 1366px) and (max-width: 1600px) {
  .our-team .card__header::after {
    top: 20px !important; }
  .our-team .u-plr-25 {
    padding: 0 18px !important; } }
.our-team .card__header {
  max-height: 230px; }


@media (min-width: 1500px) and (max-width: 2100px) {
  .our-team .card__header {
    max-height: 278px; } }
@media screen and (min-width: 2100px) {
  .our-team .card__header {
    max-height: 203px; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .our-team .card__mini-text {
    font-size: 0.8rem; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .our-team .card__header {
    max-height: 164px; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .our-team .card__content--our-team {
    margin-top: 11px !important; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .our-team .card__content--our-team p {
    padding: 0 !important;
    font-size: .83rem;
    margin-bottom: 0; } }
@media (min-width: 1200px) and (max-width: 1365px) {
  .our-team .card__heading {
    font-size: .90rem; } }

.home {
  background: url("/images/corporation elements/home/bg1.svg") no-repeat bottom left !important; }

.call-center {
  background: url("/images/corporation elements/call_center.svg") no-repeat bottom right;


  padding: 17px 70px 17px 0;
  display: inline-block;
  margin-left: 31px; }
.call-center__heading {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  top: 4px;
  color: #4E5D78;
}

.about {
  /*background: url("/images/corporation elements/about/bg-bac.svg") no-repeat right bottom;*/ }
.about .page-container {
  background: url("/images/corporation elements/about/bg-ab.svg") no-repeat center top;
  padding: 78px 0;
  margin-bottom: 70px; }
.about .page-container--name {

  color: #0A1F44;
  font-size: 2.125rem;
  line-height: 3rem;
  font-family: "ArtegraSans bold";
  font-weight: bold;
}
.about__page {
  padding-bottom: 40px; }
.about__page--text p {
  font-size: 1.25rem;
  line-height: 2.25rem;
  color: #4E5D78;
  margin-bottom: 1.5625rem;
  text-align: justify; }

.vacancy {
  background: url("/images/corporation elements/vacancy/vac-star 3.svg") no-repeat right bottom 11%;
  background-size: 295px; }
.vacancy .page-container {
  background: url("/images/corporation elements/vacancy/bg-vac.svg") no-repeat center top;
  padding: 77px 0;
  margin-bottom: 70px; }
.vacancy .page-container--name {
  color: #0A1F44;
  font-size: 2.125rem;
  line-height: 3rem;
  font-family: "ArtegraSans bold";
  font-weight: bold;
}
.vacancy__page {
  background: url("/images/corporation elements/vacancy/vac-star 2.svg") no-repeat left bottom;
  background-size: 350px;
  padding-bottom: 40px; }
.vacancy__page__card {
  padding: 24px 34px 16px;
  min-height: 157px;
  box-shadow: 0 0 1px 0 rgba(10,22,70,0.06), 0 16px 16px -1px rgba(10,22,70,0.1);
  border-radius: 10px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
  transition: 200ms;
  background: #fff url("/images/corporation elements/vacancy/vac-star.svg") no-repeat bottom right; }
.vacancy__page__card:hover {
  transform: scale(1.02); }
.vacancy__page__card:hover .vacancy__page__card--name {
  color: #0257bc; }
.vacancy__page__card:hover dd {
  color: #0257bc; }
.vacancy__page__card:hover dt {
  color: #0257bc; }
.vacancy__page__card::before {
  content: '';
  position: absolute;
  top: 0;
  width: 8px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 100%;
  background: linear-gradient(to top, #0590df, #0257bc);
  left: 0; }
.vacancy__page__card--name {
  font-size: 1.25rem;
  color: #4E5D78;
  line-height: 2rem;
  font-family: "ArtegraSans";
  font-weight: 500;
  margin-bottom: 15px; }
.vacancy__page__card--list {
  margin-bottom: 0; }
.vacancy__page__card--list dd, .vacancy__page__card--list dt {
  display: inline-block;
  font-size: 1.25rem;
  color: #4E5D78;
  line-height: 2rem;
  font-family: "ArtegraSans";
  font-weight: 500;
  margin-bottom: 5px; }
.vacancy__page__card--list dd {
  width: 21%; }
.vacancy__page__card--list dt {
  width: 75%; }
.vacancy__page__container {
  margin-top: 60px; }
.vacancy__page__pagination {
  margin-top: 30px; }

.newsin {
  background: url("/images/corporation elements/newsin/back-star.svg") no-repeat bottom left; }
.newsin .inner-nav {
  margin-bottom: 0; }
.newsin__article--heading {
  font-size: 1.5rem;
  color: #0257BC;
  padding-top: 50px;
  margin-bottom: 20px; }
.newsin__article__content {
  padding-bottom: 70px; }
.newsin__article__image {
  /*float: right;
  margin: 0 0 0 15px;
  position: relative;
  width: 29%;*/ }
@media (min-width: 1921px) and (max-width: 2501px) {
  .newsin__article__image {
    width: 25%; } }
.newsin__article__image img {
  max-width: 100%; }
/*.newsin__article__image::after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  display: block;*/
/*  left: -1px;*/
/*  top: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  !*background: url("/images/corporation elements/newsin/Mask1-01.svg") no-repeat top left;*!*/
/*  background-size: cover;*/
/*}*/
.newsin__article__text p {
  font-size: 1.26rem;
  color: #4E5D78;
  line-height: 2;
  text-align: justify;
  margin-bottom: 20px; }
.newsin__article__share {
  background: rgba(251, 251, 251, 0.88);
  position: relative;
  /*z-index: -1;*/
  padding: 7px 0; }
.newsin__news .owl-stage {
  padding-top: 70px; }

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block; }

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em; }

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif; }

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top; }

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle; }

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none; }

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none; }

.resp-sharing-button--twitter {
  background-color: #55acee; }

.resp-sharing-button--twitter:hover {
  background-color: #2795e9; }

.resp-sharing-button--pinterest {
  background-color: #bd081c; }

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615; }

.resp-sharing-button--facebook {
  background-color: #3b5998; }

.resp-sharing-button--facebook:hover {
  background-color: #2d4373; }

.resp-sharing-button--tumblr {
  background-color: #35465C; }

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c; }

.resp-sharing-button--reddit {
  background-color: #5f99cf; }

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1; }

.resp-sharing-button--google {
  background-color: #dd4b39; }

.resp-sharing-button--google:hover {
  background-color: #c23321; }

.resp-sharing-button--linkedin {
  background-color: #0077b5; }

.resp-sharing-button--linkedin:hover {
  background-color: #046293; }

.resp-sharing-button--email {
  background-color: #777; }

.resp-sharing-button--email:hover {
  background-color: #5e5e5e; }

.resp-sharing-button--xing {
  background-color: #1a7576; }

.resp-sharing-button--xing:hover {
  background-color: #114c4c; }

.resp-sharing-button--whatsapp {
  background-color: #25D366; }

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851; }

.resp-sharing-button--hackernews {
  background-color: #FF6600; }

.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {
  background-color: #FB6200; }

.resp-sharing-button--vk {
  background-color: #507299; }

.resp-sharing-button--vk:hover {
  background-color: #43648c; }

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998; }

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373; }

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee; }

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9; }

.resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39; }

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321; }

.resp-sharing-button--tumblr {
  background-color: #35465C;
  border-color: #35465C; }

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c; }

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777; }

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e; }

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c; }

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.padding-none {
  padding: 0px !important;
}
.copyright {
  text-align: center;
  color: #4E5D78;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.footer__address p{
  color: #4E5D78;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.table_vacancy__page__container {
  justify-content: center;
  margin: 50px 0;
}
.table_vacancy {
  display: block;
  padding: 20px;
  overflow: auto;
  background-color: #F7F8F9;
  border-radius: 4px;
  border: 1px solid #E1E4E8;
  border-collapse: separate;
  border-spacing: 0 10px;
  color: #0A1F44;
}
.table_vacancy_row {
  height: 60px;
  outline: 1px solid #E1E4E8;
}
.table_vacancy  th,td{
  padding: 0 20px;
}
.table_vacancy  td{
  background-color: white;
  border-radius: 4px;
}
.table_vacancy  td:last-child{
  width: 200px;
  text-align: right;
}
.table_vacancy  td button{
  color: #1D3E89;
  border-radius: 4px;
  border: 1px solid #1D3E89;
  padding: 5px 20px;
  background-color: white;
}
.table_vacancy  td button:hover{
  color: white;
  border: 1px solid white;
  background-color: #1D3E89;
  transition: 0.3s;
}

.vacancy__info_page{
  color:#3055AB;
}
.vacancy__info_page .vacancy_info {
  display: flex;
  position: relative;
  margin: 30px auto;
  justify-content: center;
}
.vacancy__info_page .vacancy_info .vacancy_info_column{
  width:50%;
  margin-bottom: 30px;
}
.vacancy__info_page .vacancy_info .align_center{
  display: flex;
  align-items: center;
}
.vacancy .video_btn{
  position: absolute;
  z-index: 10;
  top: 43%;
  left: 48%;
}
.vacancy .vacancy__info_photo .video_btn .play_video_icon{
  width: 50px;
  height: 50px;
  opacity: 0.5;
}
.vacancy .vacancy__info_photo .video_btn .play_video_icon:hover{
  opacity: 1;
}
.vacancy__info_page .vacancy_info .vacancy_info_paragraph{
  font-size: 36px;
  line-height: 84px;
  font-weight: bold;
}
.vacancy__info_page .vacancy_info .vacancy_info_section{
  width: 100%;
  display: flex;
}
.vacancy__info_page .vacancy_info .vacancy_info_section .vacancy__info_photo{
  background-size: 350px;
  height: 340px;
  justify-content: center;
    display: flex;
}
.vacancy__info_page .vacancy_info .vacancy_info_section  img{
  height: 370px;
}
.vacancy__info_page .vacancy_info .vacancy_info_column .vacancy_join_us{
  padding: 0 20px;
  color: #1D3E89;
  font-size: 20px;
  line-height: 40px;
}
.vacancy__info_page .vacancy_info .vacancy_info_column .vacancy_develop_with_us{
  padding: 0 20px;
  color: #32523A;
  font-size: 20px;
  line-height: 40px;
}

.vacancy__info_page .vacancy_info .vacancy_info_column .vacancy_background_line{
  background-color: #dceeff;
  width: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
  bottom: 0;
  z-index: -1;
  display: flex;
  align-items: center;
}
.vacancy__info_page .vacancy_info .vacancy_info_column .right-block {
  right: 0px;
  width: 70%;
  border-radius: 25px;
}

.vacancy__info_page .vacancy_info .vacancy__info_photo_yellow{
  background-size: 350px;
  height: 340px;
  justify-content: center;
    display: flex;
}
.vacancy__info_page .vacancy_info .vacancy_info_column .vacancy_background_line_left{
  background-color: #e1ebda;
  width: 100%;
  position: absolute;
  right: 80%;
  top: 0;
  overflow: hidden;
  bottom: 0;
  z-index: -1;
  display: flex;
  align-items: center;
}
.vacancy__info_page .vacancy_info .vacancy_info_column .left-block {
  left: 0px;
  width: 81%;
  border-radius: 25px;
}
.vacancy__info_page .peoples_thoughts{
  background-color: white;
}

.vacancy_info .online_flow{
  border: 1px solid #E1E4E8;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: white;
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  padding: 0 40px;
}
.vacancy_info .online_flow .step{
  display: flex;
  align-items: center;
  font-size: 24px;
}
.vacancy_info .online_flow .order_number{
  padding: 5px 15px;
  border: 1px solid #8CAFFF;
  border-radius: 4px;
  background: #F0F4FF;
  line-height: normal;
  margin: 0 15px;
}
.vacancy__info_page .vacancy_info .btn-active-vacancies{ 
  border: 1px solid #8CAFFF;
  border-radius: 4px;
  background: #F0F4FF;
  color: #1D3E89;
  align-items: center;
  font-weight: bold;
  padding: 15px 20px;
}
.vacancy__info_page .vacancy_info .btn-active-vacancies::after{
    content: "";
    margin:0 0.5em;
    display:inline-block;
    border: 7px solid transparent;
    border-top:8px solid gray;
    border-bottom:0 none;
}
@media screen and (max-width: 990px) {
  .vacancy__info_page .vacancy_info .vacancy_info_column{
    width:100%;
  }
  .vacancy__info_page .vacancy_info .vacancy_info_column .vacancy_background_line_left{
    right: 0;
  }
  .vacancy__info_page .vacancy_info{
    padding: 40px 0;
  }
  .vacancy_info .online_flow {
    display: none;
  }
  .vacancy__info_page .vacancy_info .vacancy_info_section .vacancy__info_photo{
    justify-content: center !important;
  }
}

.custom-share-popup{
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 500px;
  max-height: 500px;
  z-index: 99999999999;
  text-align: center;
  display: none;
}

.custom-share-popup .card__content{
  padding: 50px;
  height: auto;


}

.custom-share-popup .card__heading{
  font-family: "ArtegraSans medium";
  font-size: 2rem;
  font-weight: 600;
  color: #1D3E89; margin-bottom: 30px;
}

.custom-share-popup .close-btn{
  position: absolute;
  right: 10px;
  top: 10px;

  z-index: 9999999999999;
  height: 20px;
}
