body {
  background: #fff; }

.company-nav {
  float: right; }

.company-about-us-image-rotator {
  text-align: center;
  overflow: hidden;
  margin: -45px 0 0 81px; }

.company-teams {
  font-size: 13px;
  margin: 16px 0 49px;
  position: relative; }

.relative {
  position: relative; }

.company-teams-team-1 .company-teams-person-photo:hover {
  background-position: 0 -100%; }

.company-teams-team-2 {
  display: none; }

.company-teams-row {
  margin: 25px 0; }

.company-teams-person {
  float: left;
  width: 170px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 10px; }

a.company-teams-person {
  color: #333 !important; }
  a.company-teams-person .person-whois .company-teams-person-name {
    color: #333 !important; }
  a.company-teams-person .person-whois .company-teams-person-position {
    color: #333 !important; }

.company-teams-person-name {
  font-weight: bold;
  margin-bottom: 7px; }

.company-teams-person-nick {
  display: none;
  font-weight: bold; }

.company-teams-person-position {
  display: block;
  white-space: nowrap;
  margin-bottom: 7px; }

.company-teams-person-photo {
  display: inline-block;
  width: 123px;
  height: 123px;
  border-radius: 50%;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background: linear-gradient(#D8D8D8, #A9A9A9);
  background: -webkit-linear-gradient(#D8D8D8, #A9A9A9); }

.company-teams-person-photo:focus {
  outline: none; }

.company-contact-info {
  font-size: 14px; }

.company-contact-info-item {
  padding: 10px 5px;
  vertical-align: top; }

.company-press-kits {
  font-size: 13px; }

.company-press-kits-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px; }

.company-press-kit {
  display: block;
  color: #333;
  margin: 35px 30px 35px 0;
  text-decoration: none; }
  .company-press-kit:hover .company-press-kit-text {
    color: #3993cc; }

.company-press-kit-photo {
  width: 60px;
  padding-right: 15px; }
  .company-press-kit-photo img {
    max-width: 60px; }

.company-press-kit-text span {
  display: block;
  font-weight: 600;
  margin-bottom: 5px; }

.company-press-contact {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f0f0f0;
  font-size: 13px; }
  .company-press-contact .button {
    line-height: 1.4; }

.company-press-contact-title {
  margin-bottom: 15px;
  line-height: 1.4;
  font-size: 14px;
  font-weight: 600; }

.company-press-form-line {
  margin-bottom: 10px; }

.company-press-form-action {
  text-align: center; }
  .company-press-form-action .button {
    width: 100%; }

.company-press-list p {
  margin: 0 0 15px 0; }

.company-press-list-item {
  font-size: 16px;
  color: #545454;
  line-height: 1.5;
  margin-bottom: 40px; }

.company-press-list-item-title {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none; }

.company-press-list-item-date {
  font-size: 12px;
  color: #777;
  margin-bottom: 5px; }

.company-affiliate-list {
  list-style-type: none;
  padding-left: 0; }
  .company-affiliate-list li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative; }
    .company-affiliate-list li:before {
      content: '';
      width: 10px;
      height: 10px;
      background: #2ecc71;
      position: absolute;
      left: 5px;
      top: 0.4em;
      border-radius: 50%; }

.company-affiliate-highlighted-list {
  padding-left: 0;
  list-style-position: inside; }
  .company-affiliate-highlighted-list li {
    margin-bottom: 10px; }
  .company-affiliate-highlighted-list span {
    display: inline-block;
    background: #FDFCD8;
    padding: 3px 10px; }

.company-affiliate-block-join {
  text-align: center;
  margin: 30px 0; }

.company-affiliate-join {
  display: inline-block;
  padding: 10px 35px;
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  border-radius: 5px;
  background: #2ecc71; }
  .company-affiliate-join:hover {
    background: #58d68d; }
  .company-affiliate-join:active {
    background: #27ad60; }

.company-jobs-photo {
  display: inline-block;
  padding: 7px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  max-width: 100%;
  margin: 20px 0 30px;
  border-sizing: border-box;
  -moz-border-sizing: border-box; }
  .company-jobs-photo img {
    vertical-align: top;
    max-width: 100%; }

.company-on-map {
  margin-top: 25px;
  box-shadow: 1px 1px 3px #B9B9B9; }
  .company-on-map img {
    vertical-align: top;
    max-width: 100%; }

@keyframes map {
  0% {
    opacity: 0.5;
    transform: scale(1, 1); }
  100% {
    opacity: 0;
    transform: scale(2, 2); } }
@-webkit-keyframes map {
  0% {
    opacity: 0.5;
    -webkit-transform: scale(1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(2, 2); } }
.company-vacancy {
  padding: 30px 0;
  border-bottom: 1px solid #EAEAEA; }
  .company-vacancy:first-child {
    padding-top: 0; }
  .company-vacancy:last-child {
    border-bottom: none; }

.company-vacancy-title {
  font-size: 18px;
  font-weight: 600; }

a.company-vacancy-title {
  text-decoration: none; }
  a.company-vacancy-title:hover {
    text-decoration: underline; }

.company-vacancy-about {
  margin-top: 15px;
  line-height: 1.6; }

.company-vacancy-list-title {
  font-size: 16px;
  font-weight: 600;
  margin: 40px 0 20px; }

.company-vacancy-single {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #EAEAEA;
  font-size: 15px; }
  .company-vacancy-single li {
    margin-bottom: 15px;
    line-height: 1.4; }

.company-job-vacancy-apply-form label {
  display: block;
  margin-bottom: 7px;
  font-size: 13px; }
.company-job-vacancy-apply-form .input-file {
  font-size: 12px;
  margin-left: 10px; }
.company-job-vacancy-apply-form .input-file-block {
  margin-top: 30px; }

.vacancy-share {
  display: table;
  width: 100%;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #EAEAEA; }

.vacancy-share-col {
  display: table-cell;
  vertical-align: middle; }
  .vacancy-share-col:last-child {
    text-align: right; }
  .vacancy-share-col p {
    margin: 0;
    line-height: 1.5; }

.vacancy-share-item {
  margin: 0 5px;
  display: inline-block;
  vertical-align: top; }

.block-about-us-slides-items {
  position: relative;
  margin: 0 auto;
  width: 390px;
  height: 250px;
  margin-bottom: 10px; }

.core_values {
  position: relative;
  clear: both;
  font-size: 16px;
  color: #268EE7;
  line-height: 22px;
  border: 1px solid #268EE7;
  border-radius: 5px;
  cursor: pointer;
  padding: 9px 17px;
  display: inline-block;
  margin: -8px 0 0;
  transition: 0.1s all ease-in-out; }
  .core_values:hover {
    background: #268EE7;
    color: #fff; }

.subnav-item {
  float: left; }

.page-title {
  font-size: 26px;
  margin-bottom: 15px; }

.subnav {
  margin-bottom: 43px; }

.page-text p {
  margin: 0 0 32px 0;
  line-height: 25px; }

#overlay_core_values {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6000;
  opacity: 0;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
  background: rgba(0, 0, 0, 0.78); }
  #overlay_core_values.active_overlay {
    display: block;
    visibility: visible;
    opacity: 1;
    min-height: 2110px;
    height: 100%; }

.core_values_block {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0px;
  width: 620px;
  margin: 0 auto;
  z-index: 7000;
  left: 50%;
  margin-left: -310px;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transform: scale(0.7) translateZ(0);
  transform: scale(0.7) translateZ(0); }
  .core_values_block.core_values_block_active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0); }

.core_values_block_header {
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 400;
  text-align: left;
  font-size: 26px;
  color: #333;
  line-height: 30px;
  padding-top: 91px;
  padding-bottom: 22px; }

.core_values_block_wrapper {
  border-radius: 5px;
  padding: 210px 40px 39px;
  margin-top: 74px;
  background: #fff url(/img/company/core_values_head_img.jpg) no-repeat center top; }

.core_values_block_line {
  margin: 11px 0 0; }

.core_values_block_wrapper_content {
  font-family: 'Helvetica Neue', sans-serif;
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  font-size: 16px;
  color: #3B3B3B;
  clear: both;
  position: relative;
  line-height: 24px; }

.core_values_block_wrapper > .core_values_block_wrapper_content {
  margin: 0 0 11px; }

.core_values_block_wrapper_content a {
  color: #36A0E1; }

.core_values_block_wrapper_head {
  font-family: 'Helvetica Neue', sans-serif;
  display: inline-block;
  vertical-align: top;
  font-weight: 600;
  clear: both;
  font-size: 16px;
  color: #3B3B3B;
  line-height: 24px;
  position: relative; }

.close_btn {
  margin: 74px 0 0 -70px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  background: url(/img/company/close_btn.svg) no-repeat center top; }

.cboxPhoto {
  width: 980px !important; }

/*# sourceMappingURL=company.css.map */
