* {
  vertical-align: baseline;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: 100%;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}
ul, ol {
  list-style: none;
}
:focus {
  outline: 0;
}
:link, :visited {
  text-decoration: none;
}
a {
  text-decoration: none;
}
a img {
  border: 0;
}
article, aside, figcaption, figure, footer, header, hgroup, nav, section, time {
  display: block;
}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('/wp-includes/fonts/proxima_nova_regular-webfont.eot');
  src: url('/wp-includes/fonts/proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-includes/fonts/proxima_nova_regular-webfont.woff') format('woff'), url('/wp-includes/fonts/proxima_nova_regular-webfont.ttf') format('truetype'), url('/wp-includes/fonts/proxima_nova_regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('/wp-includes/fonts/proxima_nova_semibold-webfont.eot');
  src: url('/wp-includes/fonts/proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-includes/fonts/proxima_nova_semibold-webfont.woff') format('woff'), url('/wp-includes/fonts/proxima_nova_semibold-webfont.ttf') format('truetype'), url('/wp-includes/fonts/proxima_nova_semibold-webfont.svg#proxima_nova_ltsemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('/wp-includes/fonts/proxima_nova_bold-webfont.eot');
  src: url('/wp-includes/fonts/proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-includes/fonts/proxima_nova_bold-webfont.woff') format('woff'), url('/wp-includes/fonts/proxima_nova_bold-webfont.ttf') format('truetype'), url('/wp-includes/fonts/proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSerif-Regular';
  src: url('/wp-includes/fonts/PTSerif-Regular.eot');
  src: url('/wp-includes/fonts/PTSerif-Regular.eot?#iefix') format('embedded-opentype'), url('/wp-includes/fonts/PTSerif-Regular.woff') format('woff'), url('/wp-includes/fonts/PTSerif-Regular.ttf') format('truetype'), url('/wp-includes/fonts/PTSerif-Regular.svg#PTSerif-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  color: #111;
  background-color: #f1f1f1;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
body.with-catalog .header:after {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s linear, visibility 0.3s linear;
}
a {
  -webkit-transition: color 0.3s linear, border-color 0.3s linear, background-color 0.3s linear;
  transition: color 0.3s linear, border-color 0.3s linear, background-color 0.3s linear;
}
.content {
  position: relative;
  max-width: 1440px;
  min-width: 320px;
  margin: 0 auto;
  padding: 0 20px;
  background-color: #fff;
}
.contentWrapper {
  padding-top: 160px;
}
.contentIn {
  margin: 0 auto;
}
.contentIn--full {
  margin: 0 -20px;
}
.contentIn--small {
  max-width: 720px;
}
@media (max-width: 1300px) {
  .contentWrapper {
    padding-top: 90px;
  }
}
@media (max-width: 992px) {
  body.menu-opened {
    overflow: hidden;
  }
}
.titlePage {
  padding: 70px 0 75px;
  font: 60px/72px 'ProximaNova-Bold', Arial, sans-serif;
  text-align: center;
}
.titlePage:first-letter {
  text-transform: uppercase;
}
.titlePage--page {
  padding-bottom: 0;
}
.titlePage__request {
  font-size: 48px;
  line-height: 54px;
  color: #226bd3;
}
.subtitle {
  font: 48px/60px 'ProximaNova-Bold', Arial, sans-serif;
  text-align: center;
}
.subtitle--white {
  color: #fcfcfc;
}
@media (max-width: 767px) {
  .titlePage {
    padding: 55px 0 60px;
    font-size: 48px;
    line-height: 64px;
  }
  .subtitle {
    font-size: 40px;
    line-height: 50px;
  }
}
/* clearfix */
.clear {
  overflow: hidden;
}
.clear:before, .clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
::-webkit-input-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
}
/* Firefox 19+ */
:-moz-placeholder {
  color: #999;
}
/* Firefox 18- */
:-ms-input-placeholder {
  color: #999;
}
form input, form button {
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* delete arrows */
input[type=number] {
  -moz-appearance: textfield;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
/* ie: clear 'x' icon in text field */
::-ms-clear {
  display: none;
}
/* ie: clear icon in password field */
::-ms-reveal {
  display: none;
}
div.wpforms-container-full {
  margin: 0 auto;
  padding-bottom: 100px;
}
.wpforms-field-container {
  font: 16px/20px 'ProximaNova-Regular', Arial, sans-serif;
  font-weight: normal;
  color: #111;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-weight: normal;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
  width: 100%;
  max-width: none;
  height: 50px;
  background: #fff;
  border: 1px solid #cacaca;
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  max-width: 100%;
  min-width: 100%;
  max-height: 300px;
  min-height: 120px;
  height: 200px;
  background: #fff;
  border: 1px solid #cacaca;
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  margin-top: 20px;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
  width: 100%;
  height: 50px;
  padding: 0;
  border: 0;
  font: 18px/50px 'ProximaNova-Bold', Arial, sans-serif;
  color: #fff;
  background-color: #fe2f2f;
  transition: background-color 0.3s linear;
  border-radius: 3px;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
  background-color: #d42727;
  border: 0;
}
@-webkit-keyframes arrowTop {
  0% {
    top: 0;
  }
  50% {
    top: -25px;
  }
  51% {
    top: 25px;
  }
  100% {
    top: 0;
  }
}
@keyframes arrowTop {
  0% {
    top: 0;
  }
  50% {
    top: -25px;
  }
  51% {
    top: 25px;
  }
  100% {
    top: 0;
  }
}
.scroll-top {
  position: fixed;
  z-index: 50;
  bottom: 30px;
  right: 50%;
  display: inline-block;
  margin-right: 520px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #226bd3;
  cursor: pointer;
  border-radius: 3px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s linear, visibility 0.3s linear;
  transition: opacity 0.3s linear, visibility 0.3s linear, background-color 0.3s linear;
}
.scroll-top:before {
  position: relative;
  top: 0;
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('/wp-content/uploads/icons/arrow_up_white.svg') no-repeat center center;
  background-size: 20px 20px;
  vertical-align: middle;
}
.scroll-top:hover {
  background-color: #174b96;
}
.scroll-top:hover:before {
  -webkit-animation: arrowTop 0.3s linear;
  animation: arrowTop 0.3s linear;
}
.scroll-top.is-active {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s linear, visibility 0.3s linear;
  transition: opacity 0.3s linear, visibility 0.3s linear, background-color 0.3s linear;
}
.scroll-top.is-absolute {
  position: absolute;
}
@media (max-width: 1160px) {
  .scroll-top {
    margin-right: 400px;
  }
}
@media (max-width: 900px) {
  .scroll-top {
    display: none;
  }
}
/* cols flex */
.colsFlex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
}
.colsFlex--2 {
  max-width: 720px;
}
.colsFlex--3 {
  max-width: 1080px;
}
.colsFlex--center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.colsFlex__col {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.colsFlex__col--2 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.colsFlex__col--3 {
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
}
.colsFlex__col--4 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}
@media (max-width: 992px) {
  .colsFlex__col--3 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}
@media (max-width: 767px) {
  .colsFlex__col--2, .colsFlex__col--3 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
/* cols */
.cols {
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}
.cols:before, .cols:after {
  content: "";
  display: table;
}
.cols:after {
  clear: both;
}
.cols--2 {
  max-width: 720px;
}
.cols__col {
  float: left;
  width: 100%;
}
.cols__col--2 {
  width: 50%;
}
.comments-area {
  max-width: 720px;
  margin: 0 auto;
  padding: 50px 0 30px;
  border-top: 3px solid #111;
}
.comments-title, .comment-reply-title {
  margin: 0 0 35px;
  font: 48px/60px 'ProximaNova-Bold', Arial, sans-serif;
}
.comment-reply-title small {
  display: block;
  font: 16px/21px 'ProximaNova-Regular', Arial, sans-serif;
}
.comment-reply-title a {
  color: #226bd3;
  border-bottom: 1px solid #226bd3;
}
.comment-reply-title a:hover {
  color: #174b96;
  border-bottom-color: transparent;
}
.comment-form {
  padding-bottom: 70px;
  font-family: 'ProximaNova-Regular', Arial, sans-serif;
}
.comment-form label {
  display: block;
  margin: 20px 0 4px 0;
  font: 16px/21px 'ProximaNova-Regular', Arial, sans-serif;
}
.comment-form textarea {
  max-width: 100%;
  min-width: 100%;
  max-height: 300px;
  min-height: 120px;
  height: 200px;
  padding: 6px 10px;
  background: #fff;
  border: 1px solid #cacaca;
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
.comment-form input {
  width: 100%;
  max-width: none;
  height: 50px;
  padding: 6px 10px;
  background: #fff;
  border: 1px solid #cacaca;
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
.comment-form input[type=submit] {
  width: 100%;
  height: 50px;
  margin-top: 40px;
  padding: 0;
  border: 0;
  font: 18px/50px 'ProximaNova-Bold', Arial, sans-serif;
  color: #fff;
  background-color: #fe2f2f;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color 0.3s linear;
}
.comment-form input[type=submit]:hover {
  background-color: #d42727;
}
.comment-form a {
  color: #226bd3;
  border-bottom: 1px solid #226bd3;
}
.comment-form a:hover {
  color: #174b96;
  border-bottom-color: transparent;
}
.comment-form .required {
  color: #fe2f2f;
}
.comment-notes {
  font-size: 14px;
}
.comment-form-url {
  display: none;
}
@media (max-width: 767px) {
  .comments-title, .comment-reply-title {
    font-size: 40px;
    line-height: 50px;
  }
}
.comment-list {
  margin-bottom: 60px;
}
.comment-list .children {
  margin-left: 120px;
}
.comment-list > li:first-child > .comment-body:first-child {
  border-top: 0;
}
.comment-body {
  position: relative;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-left: 140px;
  border-top: 1px solid #111;
  overflow: hidden;
}
.comment-author {
  position: absolute;
  top: 20px;
  left: 0;
  width: 120px;
  font: 14px/20px 'ProximaNova-Regular', Arial, sans-serif;
}
.comment-author .avatar {
  display: block;
  margin: 0 auto 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.comment-author .says {
  display: none;
}
.comment-author .fn {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  white-space: nowrap;
}
.comment-metadata {
  margin-bottom: 10px;
  font: 14px/20px 'ProximaNova-Regular', Arial, sans-serif;
  color: #111;
}
.comment-metadata a {
  color: #111;
}
.comment-metadata .comment-edit-link {
  color: #226bd3;
  border-bottom: 1px solid #226bd3;
}
.comment-metadata .comment-edit-link:hover {
  color: #174b96;
  border-bottom-color: transparent;
}
.comment-content {
  font: 16px/21px 'ProximaNova-Regular', Arial, sans-serif;
}
.comment-reply-link {
  display: inline-block;
  width: auto;
  height: 50px;
  margin-top: 20px;
  padding: 0 50px;
  border: 0;
  font: 18px/50px 'ProximaNova-Bold', Arial, sans-serif;
  color: #fff;
  background-color: #fe2f2f;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color 0.3s linear;
}
.comment-reply-link:hover {
  background-color: #d42727;
}
.comment-awaiting-moderation {
  margin-bottom: 10px;
  color: #fe2f2f;
}
@media (max-width: 767px) {
  .comment-body {
    padding-left: 0;
  }
  .comment-author {
    position: static;
    margin-bottom: 15px;
    width: 100%;
  }
  .comment-author .avatar {
    margin-left: 0;
  }
  .comment-author .fn {
    text-align: left;
  }
  .comment-list .children {
    margin-left: 0;
  }
}
.attached-file {
  margin: 50px 0 30px 70px;
}
.attached-file a, .attached-file-link {
  position: relative;
}
.attached-file a:before, .attached-file-link:before {
  content: '';
  position: absolute;
  top: -10px;
  left: -70px;
  display: inline-block;
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 56px 56px;
  background-image: url('/wp-content/uploads/icons/file_types/file.svg');
}
.attached-file a[href$=".docx"]:before, .attached-file-link[href$=".docx"]:before, .attached-file a[href$=".doc"]:before, .attached-file-link[href$=".doc"]:before {
  background-image: url('/wp-content/uploads/icons/file_types/doc.svg');
}
.attached-file a[href$=".pdf"]:before, .attached-file-link[href$=".pdf"]:before {
  background-image: url('/wp-content/uploads/icons/file_types/pdf.svg');
}
.attached-file a[href$=".rtf"]:before, .attached-file-link[href$=".rtf"]:before {
  background-image: url('/wp-content/uploads/icons/file_types/rtf.svg');
}
.attached-file a[href$=".ppt"]:before, .attached-file-link[href$=".ppt"]:before, .attached-file a[href$=".pptx"]:before, .attached-file-link[href$=".pptx"]:before {
  background-image: url('/wp-content/uploads/icons/file_types/ppt.svg');
}
.attached-file a[href$=".zip"]:before, .attached-file-link[href$=".zip"]:before {
  background-image: url('/wp-content/uploads/icons/file_types/zip.svg');
}
@media (max-width: 767px) {
  .attached-file {
    margin: 50px 0 30px 55px;
  }
  .attached-file a, .attached-file-link {
    font-size: 16px;
  }
  .attached-file a:before, .attached-file-link:before {
    width: 42px;
    height: 42px;
    left: -55px;
    background-size: 42px 42px;
  }
}
.footer {
  border-top: 1px solid #ddd;
}
.footer .custom-logo-link {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 20px;
  display: inline-block;
  font-size: 0;
}
.footer .custom-logo {
  width: 100px !important;
  height: 100px !important;
}
@media (max-width: 992px) {
  .footer .custom-logo-link {
    bottom: 20px;
    top: auto;
    left: 50%;
    margin: 0 0 0 -50px;
  }
}
/* copyright */
.widget {
  margin: 0 200px;
  padding: 73px 0 69px;
  text-align: center;
}
.widget-title {
  font: 21px/30px 'ProximaNova-Bold', Arial, sans-serif;
}
.textwidget {
  font: 14px/30px 'ProximaNova-Regular', Arial, sans-serif;
}
@media (max-width: 992px) {
  .footer .widget {
    margin: 0;
    padding: 85px 0 135px;
  }
}
@media (max-width: 767px) {
  .footer .widget-title {
    font-size: 16px;
    line-height: 24px;
  }
}
/* social nav */
.social-navigation {
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -20px;
  white-space: nowrap;
}
.social-navigation a {
  display: inline-block;
  width: auto;
  height: auto;
  margin-left: 10px;
  border: 0;
  border-radius: 0;
  vertical-align: middle;
  transition: background-image 0.3s linear;
}
.social-navigation a:before {
  display: none;
}
.social-navigation a[href*="vk.com"] {
  width: 28px;
  height: 16px;
  background: url('/wp-content/uploads/icons/vk.svg') no-repeat center center;
  background-size: 28px 16px;
}
.social-navigation a[href*="vk.com"]:hover {
  background: url('/wp-content/uploads/icons/vk_hover.svg') no-repeat center center;
}
.social-navigation a[href*="facebook.com"] {
  width: 11px;
  height: 22px;
  background: url('/wp-content/uploads/icons/fb.svg') no-repeat center center;
  background-size: 11px 22px;
}
.social-navigation a[href*="facebook.com"]:hover {
  background: url('/wp-content/uploads/icons/fb_hover.svg') no-repeat center center;
}
.social-navigation a[href*="youtube.com"] {
  width: 20px;
  height: 24px;
  background: url('/wp-content/uploads/icons/youtube.svg') no-repeat center center;
  background-size: 20px 24px;
}
.social-navigation a[href*="youtube.com"]:hover {
  background: url('/wp-content/uploads/icons/youtube_hover.svg') no-repeat center center;
}
.social-navigation a[href*="instagram.com"] {
  width: 24px;
  height: 24px;
  background: url('/wp-content/uploads/icons/instagram.svg') no-repeat center center;
  background-size: 24px 24px;
}
.social-navigation a[href*="instagram.com"]:hover {
  background: url('/wp-content/uploads/icons/instagram_hover.svg') no-repeat center center;
}
.social-navigation a[href*="soundcloud.com"] {
  width: 28px;
  height: 14px;
  background: url('/wp-content/uploads/icons/soundcloud.svg') no-repeat center center;
  background-size: 28px 14px;
}
.social-navigation a[href*="soundcloud.com"]:hover {
  background: url('/wp-content/uploads/icons/soundcloud_hover.svg') no-repeat center center;
  background-size: 28px 14px;
}
.screen-reader-text {
  font-size: 0;
  line-height: 0;
}
@media (max-width: 992px) {
  .social-navigation {
    top: 20px;
    right: 50%;
    margin: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}
.gallery {
  margin: 0 -1.1666667% 1.75em;
}
.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}
.glossaryWrapper {
  margin: 0 -20px;
  padding: 0 0 73px;
}
.glossaryWrapper.is-fixed {
  padding-top: 121px;
}
.glossaryWrapper.is-fixed .glossaryCatalog {
  position: fixed;
  z-index: 98;
  top: 90px;
  left: 0;
  right: 0;
}
.glossaryWrapper.is-fixed .glossaryCatalog:after {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s linear, visibility 0.3s linear;
}
.glossary__title {
  position: relative;
  padding: 10px 60px 10px 0;
  border-bottom: 1px solid #ddd;
}
.glossary__title:last-child {
  border-bottom: 0;
}
.glossary__link {
  display: inline-block;
  padding: 12px 0 10px;
  font: 21px/27px 'ProximaNova-Semibold', Arial, sans-serif;
  color: #111;
}
.glossary__link:hover {
  color: #226bd3;
}
.glossary__download {
  position: absolute;
  top: 15px;
  right: 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url('/wp-content/uploads/icons/download.svg') no-repeat center center;
  background-size: 20px 35px;
  transition: background-image 0.3s linear;
}
.glossary__download:hover {
  background-image: url('/wp-content/uploads/icons/download_hover.svg');
}
@media (max-width: 767px) {
  .glossaryWrapper {
    padding: 0 0 30px;
  }
  .glossary {
    padding: 0 0 53px;
  }
  .glossary__title {
    padding: 5px 60px 5px 0;
  }
  .glossary__link {
    font-size: 18px;
    line-height: 24px;
  }
}
.glossaryCatalog {
  padding: 0 20px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.glossaryCatalog:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.18);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s linear, visibility 0.3s linear;
}
.glossaryCatalog__in {
  height: 60px;
  line-height: 60px;
  text-align: justify;
}
.glossaryCatalog__in:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.glossaryCatalog__letter {
  display: inline-block;
  width: 20px;
  height: 32px;
  font: 16px/32px 'ProximaNova-Semibold', Arial, sans-serif;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  transition: all 0.1s linear;
}
.glossaryCatalog__letter.is-active {
  color: #fe2f2f;
}
.glossaryCatalog__letter:not(.is-disabled):hover {
  font-size: 20px;
  color: #fe2f2f;
}
.glossaryCatalog__letter.is-disabled {
  color: #bbb;
  cursor: default;
}
@media (max-width: 767px) {
  .glossaryCatalog {
    display: none;
  }
}
.glossaryList {
  padding-top: 70px;
}
.glossaryList__item {
  padding: 40px 20px 20px;
  border-bottom: 1px solid #ddd;
}
.glossaryList__item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.glossaryList__letter {
  font: 36px/42px 'ProximaNova-Bold', Arial, sans-serif;
  color: #fe2f2f;
}
@media (max-width: 767px) {
  .glossaryList {
    padding-top: 0;
  }
  .glossaryList__letter {
    font-size: 30px;
    line-height: 36px;
  }
}
.hamburger {
  display: none;
  width: 60px;
  height: 60px;
  line-height: 40px;
  padding: 15px;
  position: absolute;
  z-index: 2;
  left: 2px;
  top: 14px;
  overflow: visible;
  cursor: pointer;
}
.hamburger-box {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 18px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  position: absolute;
  width: 25px;
  height: 2px;
  border-radius: 4px;
  background-color: #111;
}
.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.22s;
}
.hamburger-inner:after, .hamburger-inner:before {
  content: '';
  display: block;
}
.hamburger-inner:before {
  top: -7px;
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}
.hamburger-inner:after {
  bottom: -7px;
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger.is-active .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(225deg);
}
.hamburger.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}
.hamburger.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}
@media (max-width: 992px) {
  .hamburger {
    display: inline-block;
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  height: 160px;
  border-bottom: 1px solid #ddd;
  -webkit-transition: height 0.3s linear, box-shadow 0.3s linear;
  transition: height 0.3s linear, box-shadow 0.3s linear;
}
.header:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.18);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s linear, visibility 0.3s linear;
}
.header.is-scrolled {
  height: 90px;
}
.header.is-scrolled:after {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s linear, visibility 0.3s linear;
}
.header.is-scrolled .custom-logo-link {
  margin-top: -38px;
}
.header.is-scrolled .custom-logo {
  width: 75px !important;
  height: 75px !important;
}
.header .contentIn {
  height: 100%;
}
.header .custom-logo-link {
  position: absolute;
  top: 50%;
  margin-top: -60px;
  left: 20px;
  display: inline-block;
  font-size: 0;
  -webkit-transition: margin 0.3s linear;
  transition: margin 0.3s linear;
}
.header .custom-logo {
  width: 120px !important;
  height: 120px !important;
  -webkit-transition: width 0.3s linear, height 0.3s linear;
  transition: width 0.3s linear, height 0.3s linear;
}
@media (max-width: 1300px) {
  .header {
    height: 90px;
  }
  .header .custom-logo-link {
    margin-top: -7px;
    top: 15px;
    left: 15px;
  }
  .header .custom-logo {
    width: 75px !important;
    height: 75px !important;
  }
  .header.is-scrolled .custom-logo-link {
    margin-top: -7px;
  }
}
@media (max-width: 992px) {
  .header.search-opened .custom-logo-link {
    opacity: 0;
  }
  .header .contentIn {
    line-height: 90px;
    text-align: center;
  }
  .header .custom-logo-link {
    position: relative;
    z-index: 3;
    top: auto;
    left: auto;
    margin-top: -3px;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
  }
  .header.is-scrolled .custom-logo-link {
    margin-top: -3px;
  }
}
/* social nav */
.social-navigation.social-navigation-header {
  position: absolute;
  top: 10px;
  right: 15px;
  margin-top: 0;
}
.header__radio {
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 4;
  top: 50px;
  left: 165px;
  background: url('/wp-content/uploads/icons/boombox.svg') no-repeat center center;
  background-size: 60px 60px;
  transition: all 0.3s linear;
}
.is-scrolled .header__radio {
  top: 15px;
  left: 120px;
}
@media (max-width: 1300px) {
  .header__radio {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    top: 25px;
    left: 110px;
  }
  .is-scrolled .header__radio {
    top: 25px;
    left: 110px;
  }
}
@media (max-width: 992px) {
  .header__radio {
    position: relative;
    top: auto;
    left: auto;
    margin-left: 15px;
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    vertical-align: middle;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.3s linear, visibility 0.3s linear;
  }
  .is-scrolled .header__radio {
    top: auto;
    left: auto;
  }
  .search-opened .header__radio {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s linear, visibility 0.3s linear;
    z-index: 1;
  }
}
.menu-toggle {
  display: none;
}
.navigationWrapper {
  position: relative;
  max-width: 820px;
  margin: 0 auto;
  padding: 58px 0 0;
  -webkit-transition: padding 0.3s linear;
  transition: padding 0.3s linear;
}
.navigationWrapper.is-active .main-navigation {
  opacity: 0;
  visibility: hidden;
}
.is-scrolled .navigationWrapper {
  padding-top: 20px;
}
.main-navigation {
  position: relative;
  z-index: 2;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.2s linear, visibility 0.2s linear;
}
.primary-menu {
  text-align: justify;
}
.primary-menu:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.primary-menu > .menu-item:last-child a {
  position: relative;
}
.primary-menu > .menu-item:last-child a:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -11px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('/wp-content/uploads/icons/en.svg') no-repeat center center;
  background-size: 20px 20px;
}
.navigationWrapper--en .primary-menu > .menu-item:last-child a:before {
  background-image: url('/wp-content/uploads/icons/ru.svg');
}
.menu-item {
  display: inline-block;
  position: relative;
  transition: background-color 0.3s linear;
}
.menu-item:last-child {
  display: none;
}
.menu-item a {
  display: inline-block;
  position: relative;
  padding: 10px 15px;
  font: 20px/30px 'ProximaNova-Bold', Arial, sans-serif;
  color: #111;
  text-transform: uppercase;
}
.menu-item.menu-item-has-children:hover {
  background: #e5e5e5;
}
.menu-item a:hover, .current-menu-item a, .current-menu-parent a {
  color: #226bd3;
}
.dropdown-toggle {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  background: url('/wp-content/uploads/icons/arrow_dropdown.svg') no-repeat center center;
  background-size: 10px 6px;
  cursor: pointer;
  transition: background-image 0.3s linear;
}
.menu-item:hover > .dropdown-toggle {
  background-image: url('/wp-content/uploads/icons/arrow_dropdown_hover.svg');
}
.langLink {
  position: absolute;
  top: 50%;
  right: -130px;
  margin-top: -5px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
  transition: margin-top 0.3s linear;
}
.langLink--en {
  background-image: url('/wp-content/uploads/icons/en.svg');
}
.langLink--ru {
  background-image: url('/wp-content/uploads/icons/ru.svg');
}
.is-scrolled .langLink {
  margin-top: -22px;
}
@media (max-width: 1300px) {
  .navigationWrapper {
    max-width: 680px;
    padding-top: 20px;
  }
  .menu-item a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
  }
  .langLink {
    right: -115px;
    margin-top: -22px;
  }
}
@media (max-width: 992px) {
  .navigationWrapper {
    position: absolute;
    top: 20px;
    left: 0;
    right: 67px;
    height: 50px;
    padding: 0;
    max-width: none;
  }
  .main-navigation {
    position: fixed;
    top: 90px;
    bottom: 0;
    left: -100%;
    width: 100%;
    background-color: #fff;
    overflow: auto;
    -webkit-transition: left 0.3s linear;
    transition: left 0.3s linear;
  }
  .main-navigation.is-active {
    left: 0;
  }
  .header .menu-item {
    position: relative;
    display: block;
    border-bottom: 1px solid #e6e6e6;
  }
  .header .menu-item a {
    display: block;
    padding-left: 40px;
    padding-right: 20px;
  }
  .header .menu-item .dropdown-toggle {
    position: absolute;
    top: 10px;
    left: 20px;
  }
  .header .sub-menu .menu-item .dropdown-toggle {
    top: -1px;
  }
  .primary-menu:after {
    display: none;
  }
}
/* sub menu */
.sub-menu, .current-menu-parent .sub-menu.toggled-on {
  padding: 10px 0;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  background: #e5e5e5;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s linear, visibility 0.3s linear;
  transition: opacity 0.3s linear, visibility 0.3s linear;
}
.sub-menu .menu-item {
  display: block;
}
.sub-menu ul {
  left: 100%;
  top: 0;
}
.sub-menu .dropdown-toggle {
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.menu-item:hover > .sub-menu, .menu-item:hover > .toggled-on {
  opacity: 1;
  visibility: visible;
}
.sub-menu .menu-item a {
  display: block;
  padding: 0 15px 5px;
  white-space: nowrap;
  color: #111;
}
.sub-menu .menu-item:last-child a {
  padding-bottom: 0;
}
.sub-menu .menu-item a:hover, .sub-menu .menu-item.current-menu-item a {
  color: #226bd3;
}
@media (max-width: 992px) {
  .sub-menu, .current-menu-parent .sub-menu.toggled-on {
    display: none;
    position: relative;
    top: auto;
    left: auto;
    padding-left: 25px;
    opacity: 1;
    visibility: visible;
  }
  .sub-menu ul, .current-menu-parent .sub-menu.toggled-on ul {
    left: 0;
  }
  .sub-menu .menu-item.menu-item-has-children a, .current-menu-parent .sub-menu.toggled-on .menu-item.menu-item-has-children a {
    margin-left: 25px;
  }
}
/**
 * 6.2 - Menus
 */
.image-navigation, .comment-navigation {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  color: #686868;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
  margin: 0 7.6923% 2.1538461538em;
  padding: 1.0769230769em 0;
}
.comment-navigation {
  margin-right: 0;
  margin-left: 0;
}
.comments-title + .comment-navigation {
  border-bottom: 0;
  margin-bottom: 0;
}
.image-navigation .nav-previous:not(:empty), .image-navigation .nav-next:not(:empty), .comment-navigation .nav-previous:not(:empty), .comment-navigation .nav-next:not(:empty) {
  display: inline-block;
}
.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before, .comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
  content: "\002f";
  display: inline-block;
  opacity: 0.7;
  padding: 0 0.538461538em;
}
.wp-pagenavi {
  position: relative;
  max-width: 420px;
  margin: 0 auto;
  padding: 90px 90px 103px;
  text-align: center;
}
.wp-pagenavi:after, .wp-pagenavi:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 90px;
  width: 56px;
  height: 56px;
  background-color: #fff;
  border: 2px solid #111;
  background: #fff url('/wp-content/uploads/icons/arrow_pagi_disabled.svg') no-repeat 18px center;
  background-size: 17px 30px;
}
.wp-pagenavi:after:hover, .wp-pagenavi:before:hover {
  border-color: #d42727;
}
.wp-pagenavi:before {
  left: 20px;
}
.wp-pagenavi:after {
  right: 20px;
  transform: rotate(180deg);
}
.wp-pagenavi .page, .wp-pagenavi .current {
  display: inline-block;
  margin: 16px 10px 0;
  font: 20px/30px 'ProximaNova-Bold', Arial, sans-serif;
}
.wp-pagenavi .page {
  color: #fe2f2f;
}
.wp-pagenavi .page:hover {
  color: #d42727;
}
.wp-pagenavi .current {
  color: #111;
}
.wp-pagenavi .last, .wp-pagenavi .first {
  font-family: 'ProximaNova-Bold', Arial, sans-serif;
  font-size: 20px;
}
.nextpostslink, .previouspostslink {
  display: block;
  position: absolute;
  z-index: 5;
  top: 90px;
  width: 60px;
  height: 60px;
  border: 2px solid #fe2f2f;
  font-size: 0;
  background: #fff url('/wp-content/uploads/icons/arrow_pagi.svg') no-repeat 18px center;
  background-size: 17px 30px;
  transition: background-image 0.3s linear, border-color 0.3s linear;
}
.nextpostslink:hover, .previouspostslink:hover {
  border-color: #d42727;
  background-image: url('/wp-content/uploads/icons/arrow_pagi_hover.svg');
}
.previouspostslink {
  left: 20px;
}
.nextpostslink {
  right: 20px;
  transform: rotate(180deg);
}
.su-slider {
  margin: 40px 0 36px !important;
  width: 140% !important;
  margin-left: -20% !important;
}
.su-slider .su-slider-pagination {
  top: auto;
  bottom: 40px !important;
  margin-top: 0;
}
.su-slider .su-slider-slides a {
  border: 0;
}
@media (max-width: 1024px) {
  .su-slider {
    width: auto !important;
    margin-left: -120px !important;
    margin-right: -120px !important;
  }
}
@media (max-width: 992px) {
  .su-slider {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
}
.overlay {
  position: relative;
}
.overlay__in {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
/* main idea */
.idea {
  padding: 247px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ideaIn {
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
  font: 20px/30px 'ProximaNova-Semibold', Arial, sans-serif;
  color: #fcfcfc;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ideaIn h1 {
  margin-bottom: 46px;
  font: 60px/60px 'ProximaNova-Bold', Arial, sans-serif;
}
.ideaIn p {
  margin-bottom: 30px;
}
.ideaIn p:last-child {
  margin-bottom: 0;
}
.ideaInContent a {
  color: #fe2f2f;
  border-bottom: 1px solid #fe2f2f;
}
.ideaInContent a:hover {
  color: #d42727;
  border-bottom-color: transparent;
}
@media (max-width: 992px) {
  .idea {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .ideaIn .colsFlex__col--2 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .ideaIn .custom-logo {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto 50px;
  }
  .ideaIn h1, .ideaIn h2, .ideaIn h3 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .ideaIn {
    font-size: 18px;
    line-height: 27px;
  }
  .ideaIn h1 {
    font-size: 36px;
    line-height: 48px;
  }
}
/* what we do */
.weDo {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.weDoIn {
  position: relative;
  z-index: 1;
  padding: 124px 0 220px;
}
.weDoCols {
  margin: 114px auto 0;
  justify-content: center;
}
.weDoCol {
  margin-bottom: 104px;
  text-align: center;
  font: 21px/30px 'ProximaNova-Regular', Arial, sans-serif;
  color: #fcfcfc;
}
.weDoCol p {
  margin-bottom: 20px;
  height: 120px;
  line-height: 120px;
}
.weDoCol img {
  vertical-align: middle;
}
.weDoCol__in {
  max-width: 310px;
  margin: 0 auto;
  padding: 0 10px;
}
.weDoInfo {
  max-width: 480px;
  margin: 0 auto;
  padding-top: 33px;
  font: 20px/30px 'ProximaNova-Semibold', Arial, sans-serif;
  text-align: center;
  color: #fcfcfc;
}
.weDoInfo a {
  color: #fe2f2f;
  border-bottom: 1px solid #fe2f2f;
}
.weDoInfo a:hover {
  color: #d42727;
  border-bottom-color: transparent;
}
@media (max-width: 767px) {
  .weDoIn {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .weDoCols {
    margin-top: 46px;
  }
  .weDoCol {
    margin-bottom: 70px;
    font-size: 18px;
    line-height: 27px;
  }
}
.posts {
  margin-bottom: -1px;
}
.posts .post {
  width: 25%;
  float: left;
}
.posts .post:nth-child(6n - 2), .posts .post:nth-child(6n - 3) {
  width: 50%;
}
article.post {
  position: relative;
}
@media (max-width: 992px) {
  .posts .post {
    width: 50%;
  }
  .page-template-main-page-en .posts .post {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .posts .post {
    width: 100%;
  }
  .posts .post:nth-child(6n - 2), .posts .post:nth-child(6n - 3) {
    width: 100%;
  }
}
/* header */
.postHeader {
  position: relative;
  height: 360px;
}
.postHeaderImg {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.postHeaderImg__link {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 0.15s linear;
}
.post:hover > .postHeader .postHeaderImg__link {
  transform: scale(1.1);
}
/* post categories */
.post-categories {
  padding: 10px 20px 10px 5px;
  position: absolute;
  z-index: 2;
  bottom: -20px;
  left: 35px;
  max-width: calc(100% - 65px);
}
.post-categories:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: skew(20deg);
  background-color: #226bd3;
}
.post-categories:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: -15px;
  width: 30px;
  background-color: #226bd3;
}
.post-categories li {
  position: relative;
  display: inline-block;
  z-index: 2;
  font: 14px/20px 'ProximaNova-Bold', Arial, sans-serif;
  color: #fff;
}
.post-categories li:after {
  content: ' \\';
  font: 14px/20px 'ProximaNova-Bold', Arial, sans-serif;
  color: #fff;
}
.post-categories li:last-child:after {
  display: none;
}
.post-categories a {
  font: 14px/20px 'ProximaNova-Bold', Arial, sans-serif;
  color: #fff;
}
.post-categories a:hover {
  color: #ccc;
}
/* content */
.postContent {
  height: 210px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.post:nth-child(3n) .postContent {
  border-right: 0;
}
@media (max-width: 767px) {
  .postContent {
    border-left: 1px solid #ddd;
  }
}
/* post info */
.postContentInfo {
  position: relative;
  top: 0;
  height: 100%;
  padding: 37px 20px 50px;
  transition: top 0.15s linear;
}
.post:hover > .postContent .postContentInfo {
  top: -100%;
}
.postContentInfo__title {
  height: 100%;
  overflow: hidden;
}
.postContentInfo__link {
  font: 24px/32px 'ProximaNova-Semibold', Arial, sans-serif;
  color: #111;
}
.postContentInfo__date {
  position: absolute;
  bottom: 21px;
  left: 20px;
  font-size: 14px;
  font-family: 'ProximaNova-Regular', Arial, sans-serif;
  color: #888;
}
.postContentHidden {
  display: block;
  position: relative;
  top: 0;
  height: 100%;
  padding: 37px 20px 20px;
  font: 20px/27px 'ProximaNova-Regular', Arial, sans-serif;
  color: #666;
  background-color: #e3e8ea;
  cursor: pointer;
  transition: top 0.15s linear;
}
.post:hover > .postContent .postContentHidden {
  top: -100%;
}
@media (max-width: 1200px) {
  .postContentInfo__link {
    font-size: 21px;
    line-height: 27px;
  }
  .postContentHidden {
    font-size: 18px;
    line-height: 24px;
  }
}
.partner {
  margin: 0 auto 98px;
  max-width: 280px;
  text-align: center;
}
.partnerImg {
  margin-bottom: 38px;
  height: 120px;
  line-height: 120px;
}
.partnerImg img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.partnerImg--big {
  height: 200px;
  line-height: 200px;
}
.partnerTitle {
  margin-bottom: 28px;
  font: 24px/29px 'ProximaNova-Bold', Arial, sans-serif;
  color: #fe2f2f;
}
.partnerTitle__link {
  color: #fe2f2f;
}
.partnerTitle__link:hover {
  color: #d42727;
}
.partnerInfo {
  font: 21px/30px 'ProximaNova-Bold', Arial, sans-serif;
  color: #111;
}
/* header */
.singleHeader {
  position: relative;
  height: 700px;
  margin: 0 -20px;
  padding: 0 20px;
}
.singleHeader .contentIn {
  position: relative;
  height: 100%;
}
.singleHeader .post-categories {
  left: 15px;
}
.singleHeader__img, .singleHeader__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.singleHeader__img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.singleHeader__overlay {
  background: rgba(0, 0, 0, 0.5);
}
.singleHeader__date, .singleHeader__author {
  position: absolute;
  top: 74px;
  left: 0;
  font: 24px/36px 'ProximaNova-Regular', Arial, sans-serif;
  color: #fcfcfc;
}
.singleHeader__author {
  left: auto;
  right: 0;
}
.singleHeader__title {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  font: 48px/60px 'ProximaNova-Regular', Arial, sans-serif;
  color: #fcfcfc;
}
.singleHeader__title--small {
  font-size: 36px;
  line-height: 48px;
}
@media (max-width: 767px) {
  .singleHeader {
    height: 550px;
    margin-bottom: 42px;
  }
  .singleHeader__date, .singleHeader__author {
    top: 30px;
    font-size: 18px;
    line-height: 36px;
  }
  .singleHeader__author {
    top: auto;
    bottom: 80px;
    right: auto;
    left: 0;
  }
  .singleHeader__title {
    bottom: 125px;
    font-size: 36px;
    line-height: 48px;
  }
  .singleHeader__title--small {
    bottom: 135px;
    font-size: 24px;
    line-height: 32px;
  }
}
/* content */
.singleContent {
  padding-top: 52px;
  font: 20px/30px 'PTSerif-Regular', Arial, sans-serif;
  color: #111;
}
.singleContent.singleContent--category {
  max-width: 760px;
  margin: -25px auto 0;
  padding: 0 20px;
}
.singleContent.singleContent--category .entry-summary {
  margin-bottom: 50px;
}
.singleContent .entry-summary {
  position: relative;
  margin-bottom: 45px;
  padding-bottom: 18px;
  font: 24px/36px 'PTSerif-Regular', Arial, sans-serif;
  color: #111;
}
.singleContent .entry-summary:after {
  content: '';
  display: inline-block;
  width: 90px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -45px;
  background: #555;
}
.singleContent h1 {
  margin-top: 40px;
  margin-bottom: 20px;
  font: 32px/42px 'ProximaNova-Bold', Arial, sans-serif;
}
.singleContent h2 {
  margin-top: 35px;
  margin-bottom: 20px;
  font: 30px/38px 'ProximaNova-Bold', Arial, sans-serif;
}
.singleContent h3 {
  margin-top: 30px;
  margin-bottom: 15px;
  font: 27px/32px 'ProximaNova-Bold', Arial, sans-serif;
}
.singleContent h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font: 24px/30px 'ProximaNova-Semibold', Arial, sans-serif;
}
.singleContent h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font: 21px/27px 'ProximaNova-Semibold', Arial, sans-serif;
}
.singleContent h6 {
  margin-top: 15px;
  margin-bottom: 10px;
  font: 21px/24px 'ProximaNova-Semibold', Arial, sans-serif;
}
.singleContent p {
  margin-bottom: 22px;
}
.singleContent a {
  color: #226bd3;
  border-bottom: 1px solid #226bd3;
}
.singleContent a:hover {
  color: #174b96;
  border-color: transparent;
}
.singleContent ul {
  margin: 0 0 22px 40px;
}
.singleContent ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 50px;
}
.singleContent ul li:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 0;
  width: 20px;
  height: 1px;
  background-color: #888;
}
.singleContent ul li:last-child {
  margin-bottom: 0;
}
.singleContent ul p {
  margin: 0;
}
.singleContent .su-quote-style-default {
  margin: 0 -120px 37px;
  padding: 0;
  font: 30px/42px 'ProximaNova-Regular', Arial, sans-serif;
  color: #226bd3;
  font-style: normal;
  text-align: center;
}
.singleContent .su-quote-style-default:before, .singleContent .su-quote-style-default:after {
  display: none;
}
.singleContent .su-quote-inner:before, .singleContent .su-quote-inner:after {
  display: inline-block;
  position: static;
  background: none;
}
.singleContent .su-quote-inner:before {
  content: '\00ab';
  margin-right: 7px;
}
.singleContent .su-quote-inner:after {
  content: '\00bb';
  margin-left: 7px;
}
.singleContent > img, .singleContent > p > img {
  display: block;
  margin-left: -20%;
  margin-top: 40px;
  margin-bottom: 36px;
  width: 140%;
  height: auto !important;
}
.singleContent iframe[src*='youtube.com'], .singleContent iframe[src*='vimeo.com'] {
  width: 140% !important;
  height: 600px !important;
  margin-top: 18px;
  margin-bottom: 6px;
  margin-left: -20%;
}
@media (max-width: 1024px) {
  .singleContent iframe[src*='youtube.com'], .singleContent iframe[src*='vimeo.com'] {
    height: 600px !important;
    width: calc(100% + 240px) !important;
    margin-left: -120px;
  }
}
@media (max-width: 992px) {
  .singleContent iframe[src*='youtube.com'], .singleContent iframe[src*='vimeo.com'] {
    width: calc(100% + 40px) !important;
    height: 500px !important;
    margin-left: -20px;
  }
}
@media (max-width: 767px) {
  .singleContent {
    padding-top: 10px;
    font-size: 18px;
    line-height: 27px;
  }
  .singleContent .entry-summary {
    font-size: 21px;
  }
  .singleContent ul {
    margin-left: 0;
  }
  .singleContent ul li {
    padding-left: 29px;
  }
  .singleContent ul li:before {
    top: 14px;
    width: 10px;
  }
  .singleContent iframe[src*='youtube.com'], .singleContent iframe[src*='vimeo.com'] {
    height: 450px !important;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .singleContent iframe[src*='youtube.com'], .singleContent iframe[src*='vimeo.com'] {
    height: 300px !important;
  }
}
/* footer block */
.singleFooter {
  overflow: hidden;
}
.singleFooterIn {
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .singleFooter {
    margin: 0 -20px;
  }
}
/* tags */
.tags {
  margin: 41px -15px 22px;
  padding-top: 50px;
  border-top: 3px solid #111;
}
.tags__title {
  margin: 0 15px 35px;
  text-align: left;
}
.tags__link {
  display: inline-block;
  margin: 0 15px 30px;
  padding: 0 30px;
  height: 50px;
  font: 20px/46px 'ProximaNova-Regular', Arial, sans-serif;
  color: #111;
  border: 2px solid #111;
}
.tags__link:hover {
  color: #226bd3;
  border-color: #226bd3;
}
@media (max-width: 767px) {
  .tags {
    margin: 41px 0 22px;
    padding: 50px 10px 0;
  }
  .tags__title {
    margin: 0 10px 30px;
  }
  .tags__link {
    margin: 0 10px 20px;
    padding: 0 20px;
    height: 40px;
    font-size: 18px;
    line-height: 36px;
  }
}
.postsRelated {
  margin: 41px 0 72px;
  padding-top: 50px;
  border-top: 3px solid #111;
}
.posts--related .post {
  width: 50%;
}
.posts--related .post:first-child .postContent {
  border-left: 1px solid #ddd;
}
.postsRelated__title {
  margin: 0 0 35px;
  text-align: left;
}
@media (max-width: 767px) {
  .postsRelated {
    margin: 30px 0 50px;
  }
  .posts--related .post {
    width: 100%;
  }
  .postsRelated__title {
    padding: 0 20px;
  }
}
.page--radio {
  position: relative;
  padding-bottom: 250px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.page--radio .singleContent {
  padding-left: 20px;
  padding-right: 20px;
}
.page--radio .titlePage, .page--radio .singleContent {
  position: relative;
}
.page--radio .titlePage {
  color: #ececec;
}
.page__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.jp-audio-stream {
  margin: 30px auto 0;
}
.musesStyleReset {
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 767px) {
  .page--radio {
    padding-bottom: 150px;
  }
}
.searchResults {
  max-width: 720px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.searchResults .wp-pagenavi {
  padding: 90px 0 53px;
}
.searchResults article {
  margin-bottom: 35px;
  padding-bottom: 40px;
  border-bottom: 2px solid #111;
}
.searchResults article:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.searchResults__title {
  margin-bottom: 10px;
  font: 32px/40px 'ProximaNova-Bold', Arial, sans-serif;
}
.searchResults__title a {
  color: #226bd3;
}
.searchResults__title a:hover {
  color: #174b96;
}
.searchResults__date {
  margin-bottom: 27px;
  font: 20px/30px 'ProximaNova-Regular', Arial, sans-serif;
  color: #111;
}
.searchResults__imgWrapper {
  margin-bottom: 20px;
}
.searchResults__imgWrapper img {
  width: 100%;
  height: auto;
}
.searchResults__info {
  font: 20px/30px 'PTSerif-Regular', Arial, sans-serif;
  color: #111;
}
.more-link {
  color: #226bd3;
  border-bottom: 1px solid #226bd3;
}
.more-link:hover {
  color: #174b96;
  border-color: transparent;
}
.searchResults__footer {
  margin-top: 20px;
}
.searchResults__meta {
  position: relative;
  padding-left: 100px;
  margin-bottom: 15px;
  font-family: 'ProximaNova-Regular', Arial, sans-serif;
  color: #111;
}
.searchResults__meta:last-child {
  margin-bottom: 0;
}
.searchResults__meta a {
  display: inline-block;
  margin-right: 10px;
  color: #226bd3;
}
.searchResults__meta a:hover {
  color: #174b96;
}
.searchResults__metaTitle {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'ProximaNova-Semibold', Arial, sans-serif;
}
.searchPerson {
  text-align: center;
}
.searchPerson img {
  width: 220px;
}
/* search empty */
.searchContent {
  font: 20px/30px 'PTSerif-Regular', Arial, sans-serif;
  color: #111;
}
.searchContent .search-form {
  padding-bottom: 100px;
}
.searchContent .search-submit {
  width: 100%;
  height: 50px;
  margin-top: 20px;
  padding: 0;
  border: 0;
  background-color: #fe2f2f;
  transition: background-color 0.3s linear;
  border-radius: 3px;
  cursor: pointer;
}
.searchContent .search-submit:hover {
  background-color: #d42727;
}
.searchContent .search-submit .screen-reader-text {
  font: 18px/50px 'ProximaNova-Bold', Arial, sans-serif;
  color: #fff;
}
.searchContent__info {
  margin-bottom: 30px;
}
.searchContent__imgError {
  display: block;
  width: 70%;
  margin: 0 auto 30px;
}
.search-form input {
  width: 100%;
  max-width: none;
  height: 50px;
  padding: 6px 15px;
  font-size: 16px;
  font-family: 'ProximaNova-Regular', Arial, sans-serif;
  background: #fff;
  border: 1px solid #cacaca;
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}
@media (max-width: 767px) {
  .searchContent .search-form {
    padding-bottom: 50px;
  }
  .searchContent__imgError {
    width: 90%;
    margin-bottom: 20px;
  }
}
/* search header */
.searchHeader {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -8px;
  font-size: 0;
  -webkit-transition: z-index 0.2s linear, margin 0.3s linear;
  transition: z-index 0.2s linear, margin 0.3s linear;
}
.is-scrolled .searchHeader {
  margin-top: -25px;
}
.navigationWrapper.is-active .searchHeader {
  z-index: 3;
}
.circle, .search__icon {
  position: relative;
  display: block;
}
.search__icon {
  position: absolute;
  top: 0;
  left: 100%;
  margin-top: 1px;
  margin-left: 15px;
  cursor: pointer;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 40px;
  height: 40px;
  padding: 6px;
}
.search__icon:hover .circle {
  border-color: #226bd3;
}
.circle {
  height: 28px;
  width: 28px;
  border-radius: 100%;
  border: 4px solid #111;
  background: #fff;
  z-index: 1;
  transition: transform 0.3s ease, border-color 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, border-color 0.3s ease;
}
.is-active .circle {
  -webkit-transform: scale(0.02);
  -ms-transform: scale(0.02);
  transform: scale(0.02);
  -webkit-transform-origin: 30% 40%;
  -ms-transform-origin: 30% 40%;
  transform-origin: 30% 40%;
  background: #226bd3 !important;
  border-color: #226bd3 !important;
}
.handle {
  position: absolute;
  top: 24px;
  left: 9px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, background-color 0.3s ease;
}
.handle, .handle:after {
  background-color: #111;
  width: 35px;
  height: 4px;
  display: block;
}
.search__icon:hover .handle, .search__icon:hover .handle:after {
  background-color: #226bd3;
}
.handle:after {
  content: "";
  z-index: -1;
  transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, background-color 0.3s ease;
}
.is-active .handle:after {
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (max-width: 1300px) {
  .searchHeader {
    margin-top: -25px;
  }
}
@media (max-width: 992px) {
  .searchHeader {
    line-height: 50px;
    height: 50px;
  }
  .search__icon {
    margin-left: 7px;
  }
}
.searchHeader .search-form {
  position: relative;
  float: right;
  width: 0;
  overflow: hidden;
  transition: width 0.2s linear;
}
.searchHeader .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 50px;
  background-color: #fe2f2f;
  transition: background-color 0.3s linear;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
}
.searchHeader .search-submit:hover {
  background-color: #d42727;
}
.searchHeader .search-submit .screen-reader-text {
  font: 16px/50px 'ProximaNova-Bold', Arial, sans-serif;
  color: #fff;
}
.navigationWrapper.is-active .search-form {
  width: 100%;
  padding-left: 10px;
}
@media (max-width: 992px) {
  .navigationWrapper.is-active .search-form {
    padding-left: 20px;
  }
}
