/* normalize */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption, figure, main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"] {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details, menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template, [hidden] {
  display: none; }

/* normalize end */
.content-block {
  *zoom: 1; }
  .content-block:before, .content-block:after {
    content: " ";
    display: table; }
  .content-block:after {
    clear: both; }

@font-face {
  font-family: "robotoregular";
  src: url("../fonts/robotoregular.woff") format("woff"), url("../fonts/robotoregular.woff2") format("woff2"), url("../fonts/robotoregular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "raleway-bold";
  src: url("../fonts/raleway-bold.woff") format("woff"), url("../fonts/raleway-bold.woff2") format("woff2"), url("../fonts/raleway-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "raleway-extrabold";
  src: url("../fonts/raleway-extrabold.woff") format("woff"), url("../fonts/raleway-extrabold.woff2") format("woff2"), url("../fonts/raleway-extrabold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro.woff") format("woff"), url("../fonts/GothamPro.woff2") format("woff2"), url("../fonts/GothamPro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }
  .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: default; }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before {
    display: table;
    content: ''; }
  .slick-track:after {
    display: table;
    content: '';
    clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.custom-select-container {
  height: 700px; }

.custom-select-wrapper {
  position: relative; }
  .custom-select-wrapper.theme-default select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    outline: none;
    background: transparent; }
  .custom-select-wrapper.theme-default .select-hidden {
    overflow: hidden;
    height: 0;
    width: 0;
    position: absolute;
    opacity: 0; }
  .custom-select-wrapper.theme-default.is-mobile:after {
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    top: 28px;
    right: 20px; }
  .custom-select-wrapper.theme-default.is-mobile.active:after, .custom-select-wrapper.theme-default.is-mobile:active::after {
    top: 21px;
    border-color: transparent transparent #000000 transparent; }
  .custom-select-wrapper.theme-default.is-mobile select:not(.select-hidden) {
    height: 60px;
    background-color: #eee;
    font-weight: normal;
    color: #000000;
    border: 1px solid transparent;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 11;
    padding: 0 25px;
    padding-right: 40px;
    cursor: pointer;
    border: 1px solid #eee;
    width: 100%;
    font-size: 16px;
    font-family: "Arial"; }
  .custom-select-wrapper.theme-default .select-styled {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 60px;
    background-color: #eee;
    font-weight: normal;
    color: #000000;
    border: 1px solid transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 11;
    padding: 0 25px;
    padding-right: 40px;
    cursor: pointer;
    border: 1px solid #eee;
    font-size: 16px;
    font-family: "Arial"; }
    .custom-select-wrapper.theme-default .select-styled span {
      display: block;
      position: relative;
      overflow: hidden;
      white-space: nowrap;
      max-width: 100%; }
    .custom-select-wrapper.theme-default .select-styled:after {
      content: "";
      width: 0;
      height: 0;
      border: 6px solid transparent;
      border-color: #000000 transparent transparent transparent;
      position: absolute;
      top: 28px;
      right: 20px; }
    .custom-select-wrapper.theme-default .select-styled.active:after {
      top: 21px;
      border-color: transparent transparent #000000 transparent; }
  .custom-select-wrapper.theme-default .select-options {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    border-top: 1px solid #e1e1e1;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 10;
    list-style: none;
    background-color: #eee;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }
    .custom-select-wrapper.theme-default .select-options.active {
      display: block; }
    .custom-select-wrapper.theme-default .select-options .option-reset {
      margin: 0;
      padding: 11px 25px;
      display: block;
      position: relative;
      cursor: pointer; }
      .custom-select-wrapper.theme-default .select-options .option-reset.active {
        color: red; }
    .custom-select-wrapper.theme-default .select-options ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .custom-select-wrapper.theme-default .select-options li {
      margin: 0;
      padding: 11px 25px;
      display: block;
      position: relative;
      cursor: pointer; }
      .custom-select-wrapper.theme-default .select-options li.active {
        color: red; }
  .custom-select-wrapper.theme-default .optgroup-label {
    text-transform: uppercase;
    background-color: rgba(197, 140, 111, 0.2);
    padding: 11px 24px;
    display: block;
    color: #000000;
    cursor: default; }
  .custom-select-wrapper.theme-default:not(.is-mobile) .select-options li:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff; }
  .custom-select-wrapper.theme-default:not(.is-mobile) .select-options .option-reset:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff; }
  .custom-select-wrapper.theme-inline select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    outline: none;
    background: transparent; }
  .custom-select-wrapper.theme-inline .select-hidden {
    overflow: hidden;
    height: 0;
    width: 0;
    position: absolute;
    opacity: 0; }
  .custom-select-wrapper.theme-inline.is-mobile:after {
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    top: 28px;
    right: 20px; }
  .custom-select-wrapper.theme-inline.is-mobile.active:after, .custom-select-wrapper.theme-inline.is-mobile:active::after {
    top: 21px;
    border-color: transparent transparent #000000 transparent; }
  .custom-select-wrapper.theme-inline.is-mobile select:not(.select-hidden) {
    height: 60px;
    background-color: #eee;
    font-weight: normal;
    color: #000000;
    border: 1px solid transparent;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 11;
    padding: 0 25px;
    padding-right: 40px;
    cursor: pointer;
    border: 1px solid #eee;
    width: 100%;
    font-size: 16px;
    font-family: "Arial"; }
  .custom-select-wrapper.theme-inline.is-mobile .select-styled {
    display: none; }
  .custom-select-wrapper.theme-inline.is-mobile .select-options.active {
    display: none; }
  .custom-select-wrapper.theme-inline .select-styled {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 60px;
    background-color: #eee;
    font-weight: normal;
    color: #000000;
    border: 1px solid transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 11;
    padding: 0 25px;
    padding-right: 40px;
    cursor: pointer;
    border: 1px solid #eee;
    font-size: 16px;
    font-family: "Arial"; }
    .custom-select-wrapper.theme-inline .select-styled span {
      display: block;
      position: relative;
      overflow: hidden;
      white-space: nowrap;
      max-width: 100%;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis; }
    .custom-select-wrapper.theme-inline .select-styled:after {
      content: "";
      width: 0;
      height: 0;
      border: 6px solid transparent;
      border-color: #000000 transparent transparent transparent;
      position: absolute;
      top: 28px;
      right: 20px; }
    .custom-select-wrapper.theme-inline .select-styled.active:after, .custom-select-wrapper.theme-inline .select-styled:active::after {
      top: 21px;
      border-color: transparent transparent #000000 transparent; }
  .custom-select-wrapper.theme-inline .select-options {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    border-top: 1px solid #e1e1e1;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 10;
    list-style: none;
    background-color: #eee;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }
    .custom-select-wrapper.theme-inline .select-options.active {
      display: block; }
    .custom-select-wrapper.theme-inline .select-options .option-reset {
      margin: 0;
      padding: 11px 25px;
      display: block;
      position: relative;
      cursor: pointer; }
      .custom-select-wrapper.theme-inline .select-options .option-reset.active {
        color: red; }
    .custom-select-wrapper.theme-inline .select-options ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .custom-select-wrapper.theme-inline .select-options li {
      margin: 0;
      padding: 11px 25px;
      display: block;
      position: relative;
      cursor: pointer; }
      .custom-select-wrapper.theme-inline .select-options li.active {
        color: red; }
  .custom-select-wrapper.theme-inline .optgroup-label {
    text-transform: uppercase;
    background-color: rgba(197, 140, 111, 0.2);
    padding: 11px 24px;
    display: block;
    color: #000000;
    cursor: default; }
  @media (min-width: 1024px) {
    .custom-select-wrapper.theme-inline {
      background-color: #eee; }
      .custom-select-wrapper.theme-inline .select-styled {
        display: none; }
      .custom-select-wrapper.theme-inline .select-options {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        display: block;
        font-size: 0;
        margin-left: -5px;
        margin-right: -5px;
        z-index: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: none; }
        .custom-select-wrapper.theme-inline .select-options li {
          display: inline-block;
          font-size: 16px;
          margin: 5px 5px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px; }
          .custom-select-wrapper.theme-inline .select-options li.active {
            background-color: #fff; }
      .custom-select-wrapper.theme-inline .custom-select {
        display: none; }
      .custom-select-wrapper.theme-inline.is-mobile:after {
        display: none; }
      .custom-select-wrapper.theme-inline.is-mobile .select-options.active {
        display: block; }
      .custom-select-wrapper.theme-inline.is-mobile select:not(.select-hidden) {
        display: none; } }
  .custom-select-wrapper.theme-inline:not(.is-mobile) .select-options li:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff; }
  .custom-select-wrapper.theme-inline:not(.is-mobile) .select-options .option-reset:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }
  .fancybox-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  -moz-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -moz-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -moz-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  -o-transition: opacity .25s, visibility 0s linear .25s;
  -moz-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s, visibility 0s;
  -o-transition: opacity .25s, visibility 0s;
  -moz-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -o-transform;
  -moz-transition-property: transform, opacity, -moz-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }
  .fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }
  .fancybox-slide--image:before {
    display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -moz-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -o-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, -o-transform;
  -moz-transition-property: transform, opacity, -moz-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable=true] {
  cursor: text; }

.fancybox-image {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: -webkit-calc(100% - 44px);
  height: -moz-calc(100% - 44px);
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }
  .fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0; }

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  -moz-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  width: 44px;
  color: #ccc; }
  .fancybox-button:link, .fancybox-button:visited {
    color: #ccc; }
  .fancybox-button:focus, .fancybox-button:hover {
    color: #fff; }
  .fancybox-button.disabled, .fancybox-button[disabled] {
    color: #888;
    cursor: default; }
    .fancybox-button.disabled:hover, .fancybox-button[disabled]:hover {
      color: #888;
      cursor: default; }
  .fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision; }
    .fancybox-button svg path {
      fill: transparent;
      stroke: currentColor;
      stroke-linejoin: round;
      stroke-width: 3; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path {
  fill: currentColor; }
  .fancybox-button--play svg path:nth-child(2) {
    display: none; }

.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity .25s, visibility 0s, color .25s;
  -o-transition: opacity .25s, visibility 0s, color .25s;
  -moz-transition: opacity .25s, visibility 0s, color .25s;
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

.fancybox-close-small {
  background: transparent;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }
  .fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    -webkit-transition: stroke .1s;
    -o-transition: stroke .1s;
    -moz-transition: stroke .1s;
    transition: stroke .1s; }
  .fancybox-close-small:focus {
    outline: none; }
  .fancybox-close-small:hover svg {
    opacity: 1; }

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0; }
  .fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1; }
  .fancybox-caption:after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0; }
  .fancybox-caption a {
    color: #ccc;
    text-decoration: none; }
    .fancybox-caption a:link, .fancybox-caption a:visited {
      color: #ccc;
      text-decoration: none; }
    .fancybox-caption a:hover {
      color: #fff;
      text-decoration: underline; }

.fancybox-loading {
  -webkit-animation: a .8s infinite linear;
  -moz-animation: a .8s infinite linear;
  -o-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(99, 99, 99, 0.5);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-moz-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-o-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -moz-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0); }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  -moz-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1); }

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  -moz-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
  -o-transform: rotate(-1turn);
  transform: rotate(-1turn); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  -moz-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  -o-transform: rotate(1turn);
  transform: rotate(1turn); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  -moz-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0); }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  -moz-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  -moz-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  -moz-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

.fancybox-share {
  background: #f4f4f4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }
  .fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px; }
  .fancybox-share p {
    margin: 0;
    padding: 0; }

.fancybox-share__button {
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }
  .fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff; }
  .fancybox-share__button:hover {
    text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }
  .fancybox-share__button--fb:hover {
    background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }
  .fancybox-share__button--pt:hover {
    background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }
  .fancybox-share__button--tw:hover {
    background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }
  .fancybox-share__button svg path {
    fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: -webkit-calc(100% - 8px);
  max-height: -moz-calc(100% - 8px);
  max-height: calc(100% - 8px);
  max-width: -webkit-calc(50% - 4px);
  max-width: -moz-calc(50% - 4px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .fancybox-thumbs > ul > li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: -webkit-calc(100% - 10px);
    max-width: -moz-calc(100% - 10px);
    max-width: calc(100% - 10px); } }

html, body {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #ffffff;
  color: #000000;
  font-family: "robotoregular", sans-serif;
  font-size: 100%;
  line-height: 1.4;
  height: 100%;
  width: 100%; }

body {
  height: auto;
  font-size: 100%;
  font-size: 1rem; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.device * {
  -webkit-text-size-adjust: none; }

.device.smooth-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.wrapper {
  min-width: 320px;
  position: relative;
  overflow: hidden;
  padding-top: 100px; }
  @media (max-width: 1199px) {
    .wrapper {
      padding-top: 90px; } }

a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }

img,
.img-responsive {
  display: block;
  height: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  width: auto; }

.no-list-style {
  list-style-type: none;
  padding: 0;
  margin: 0; }

/* svg styles */
svg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: visible; }
  svg path {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }

svg:not(:root) {
  overflow: visible; }

/* default styles */
.section {
  position: relative; }
  .section.gray-bg {
    background-color: #F2F2F2; }
  .section.white-bg {
    background-color: #ffffff; }

.section-title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .section-title-wrapper.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .section-title-wrapper.center .section-title {
      text-align: center; }
      .section-title-wrapper.center .section-title:before {
        left: 50%;
        margin-left: -43px; }
  .section-title-wrapper .button-wrapper {
    margin: 0px 15px; }
  .section-title-wrapper.white .section-title {
    color: #ffffff; }
    .section-title-wrapper.white .section-title:before {
      background-color: #ffffff; }
  @media (max-width: 599px) {
    .section-title-wrapper {
      display: block; }
      .section-title-wrapper .section-title {
        max-width: 100%; }
      .section-title-wrapper .button-wrapper {
        margin-top: 25px; } }

.section-title {
  position: relative;
  display: block;
  font-family: "raleway-bold", sans-serif;
  font-weight: normal;
  font-size: 200%;
  font-size: 2rem;
  line-height: 1.6875;
  margin: 5px 0px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 23px;
  max-width: 80%; }
  .section-title:before {
    content: '';
    position: absolute;
    top: 100%;
    width: 86px;
    height: 3px;
    background-color: #2F5AA8;
    left: 15px;
    margin-top: -3px; }
  @media (max-width: 1199px) {
    .section-title {
      font-size: 175%;
      font-size: 1.75rem; } }
  @media (max-width: 767px) {
    .section-title {
      font-size: 162.5%;
      font-size: 1.625rem; } }

.view-more-link {
  color: #000000;
  font-family: "GothamPro", sans-serif;
  font-weight: normal;
  font-size: 112.5%;
  font-size: 1.125rem;
  line-height: 1.05556; }

.scroll-down-link {
  position: absolute;
  left: 50%;
  bottom: 30px;
  height: 42px;
  width: 27px;
  margin-left: -13.5px; }
  .scroll-down-link svg {
    height: 42px;
    width: 27px; }
    .scroll-down-link svg path {
      fill: #ffffff; }
  @media (max-width: 1023px) {
    .scroll-down-link {
      bottom: 15px; } }

/* container */
.container {
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  max-width: 1390px; }

.slider-controls-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1; }

.slider-control {
  height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid rgba(151, 151, 151, 0.5); }
  .slider-control + .slider-control {
    border-left: none; }
  .slider-control.slick-disabled {
    cursor: default; }
    .slider-control.slick-disabled svg {
      opacity: .2; }
  .slider-control svg {
    width: 14px;
    height: 22px; }
    .slider-control svg path {
      fill: #000000; }
  @media (max-width: 1023px) {
    .slider-control {
      height: 50px;
      width: 50px; } }

.slider-round-controls-wrapper {
  top: 50%;
  left: 20px;
  right: 20px;
  height: 0;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.slider-round-control {
  height: 85px;
  width: 85px;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -42px; }
  .slider-round-control svg {
    height: 30px;
    width: 18px; }
    .slider-round-control svg path {
      fill: #121E34; }
  .slider-round-control.slick-disabled {
    cursor: default; }
    .slider-round-control.slick-disabled svg {
      opacity: .2; }
  @media (max-width: 1023px) {
    .slider-round-control {
      height: 50px;
      width: 50px; }
      .slider-round-control svg {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8); } }

.pagination-wrapper {
  position: relative;
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .pagination-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 0;
    text-align: center;
    padding: 0 5px; }
    .pagination-wrapper ul li {
      display: inline-block; }
      .pagination-wrapper ul li.current a {
        font-family: "raleway-bold", sans-serif;
        font-weight: normal;
        color: #ffffff;
        background-color: #2F5AA8;
        cursor: default; }
    .pagination-wrapper ul a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      height: 70px;
      width: 70px;
      font-family: "GothamPro", sans-serif;
      font-weight: normal;
      font-size: 100%;
      font-size: 1rem;
      line-height: 1;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .pagination-wrapper ul a span {
        display: block;
        max-width: 100%;
        text-align: center;
        width: 100%; }
  @media (max-width: 1023px) {
    .pagination-wrapper ul a {
      height: 50px;
      width: 50px; } }
  @media (max-width: 767px) {
    .pagination-wrapper {
      margin-top: 30px; } }

.pagination-control {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  width: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(151, 151, 151, 0.5);
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .pagination-control svg {
    height: 22px;
    width: 14px; }
    .pagination-control svg path {
      fill: #000000; }
  @media (max-width: 1023px) {
    .pagination-control {
      height: 50px;
      width: 50px; } }

.slider-imgs-wrapper {
  position: relative; }

.slider-imgs {
  font-size: 0;
  position: relative; }

.slider-imgs__item {
  display: inline-block;
  width: 25%;
  vertical-align: top;
  position: relative;
  color: #ffffff;
  font-family: "raleway-extrabold", sans-serif;
  font-weight: normal;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
  font-size: 212.5%;
  font-size: 2.125rem;
  line-height: 1.47059; }
  @media (max-width: 1600px) {
    .slider-imgs__item {
      font-size: 175%;
      font-size: 1.75rem; } }
  @media (max-width: 1023px) {
    .slider-imgs__item {
      font-size: 162.5%;
      font-size: 1.625rem; } }
  @media (max-width: 767px) {
    .slider-imgs__item {
      font-size: 137.5%;
      font-size: 1.375rem; } }

.slider-imgs__item-content {
  height: 0;
  padding-top: 66.666%;
  display: block;
  position: relative;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }

.slider-imgs__item-placeholder {
  background-color: rgba(45, 40, 56, 0.8);
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  overflow-y: auto; }
  .slider-imgs__item-placeholder span {
    display: block;
    padding: 45px 45px;
    text-align: center;
    max-width: 100%;
    width: 100%;
    position: relative;
    max-height: 100%; }
    @media (max-width: 767px) {
      .slider-imgs__item-placeholder span {
        padding: 20px 20px; } }

.slider-imgs-controls-wrapper {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.desktop .slider-round-control:not(.slick-disabled):hover svg path,
.desktop .slider-control:not(.slick-disabled):hover svg path {
  fill: #2F5AA8; }

.desktop .view-more-link:hover {
  text-decoration: underline; }

.desktop .scroll-down-link:hover svg path {
  fill: #2F5AA8; }

.desktop .pagination-control:hover svg path {
  fill: #2F5AA8; }

.desktop .pagination-wrapper ul li:not(.current) a:hover {
  color: blue; }

.desktop .slider-imgs__item:hover .slider-imgs__item-placeholder {
  opacity: 1; }

.message-banner-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
  .message-banner-wrapper.show-message {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.message-banner-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 87.5%;
  font-size: 0.875rem;
  line-height: 1.78571;
  color: #252429;
  padding: 10px 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .message-banner-content .button-wrapper {
    padding: 10px 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0;
    -moz-box-flex: 0;
    -ms-flex: 0 0;
    flex: 0 0; }
    .message-banner-content .button-wrapper .button {
      min-width: 170px;
      text-align: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
  @media (max-width: 480px) {
    .message-banner-content {
      display: block;
      text-align: center; } }

.message-banner-text {
  padding: 10px 10px; }
  .message-banner-text a {
    color: #2F5AA8;
    text-decoration: underline; }
    .message-banner-text a:hover {
      text-decoration: none; }

/* button styles */
.button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 112.5%;
  font-size: 1.125rem;
  line-height: 1;
  font-family: "raleway-bold", sans-serif;
  font-weight: normal;
  text-align: center;
  min-width: 240px; }
  @media (max-width: 1199px) {
    .button {
      height: 60px; } }
  @media (max-width: 599px) {
    .button {
      height: 50px;
      font-size: 100%;
      font-size: 1rem; } }
  .button span {
    display: block;
    max-width: 100%;
    padding: 0 20px; }
  .button .text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
    -moz-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1; }
    .button .text + .icon {
      padding-left: 0; }
  .button .icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0;
    -moz-box-flex: 0;
    -ms-flex: 0 0;
    flex: 0 0; }
    .button .icon + .text {
      padding-left: 0; }
  .button.button-blue {
    background-color: #2F5AA8;
    color: #ffffff; }
  .button.button-yellow {
    background-color: #F8E71C; }
  .button.button-orange {
    background-color: #F5A623;
    color: #ffffff; }
  .button.button-green {
    background-color: #77BB1C;
    color: #ffffff; }
  .button.button-purple {
    background-color: #9B59B6;
    color: #ffffff; }
  .button.button-red {
    background-color: #E14938;
    color: #ffffff; }
  .button.button-green-light {
    background-color: #05CC99;
    color: #ffffff; }

.desktop .button:hover.button-blue {
  background-color: #244580; }

.desktop .button:hover.button-yellow {
  background-color: #daca07; }

.desktop .button:hover.button-orange {
  background-color: #db8c0a; }

.desktop .button:hover.button-green {
  background-color: #5b8f15; }

.desktop .button:hover.button-purple {
  background-color: #804399; }

.desktop .button:hover.button-red {
  background-color: #c82f1e; }

.desktop .button:hover.button-green-light {
  background-color: #049a74; }

/* input styles */
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
  outline: none;
  background: transparent; }

button,
input[type="submit"],
input[type="reset"] {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit; }

input:-webkit-autofill {
  background: transparent; }

textarea:-webkit-autofill {
  background: transparent; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: normal;
  position: relative;
  background-repeat: no-repeat;
  border: none;
  outline: none; }

select:-webkit-autofill {
  background: transparent; }

input:-ms-clear {
  display: none; }

input::-ms-clear {
  display: none; }

input:invalid,
input:-moz-ui-invalid {
  border-color: transparent; }

.android4 input[type=text],
.android4 input[type=email] {
  line-height: 0 !important; }

.input-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-left: -15px;
  margin-right: -15px; }
  @media (max-width: 767px) {
    .input-line {
      display: block; } }

.input-field {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0;
  -moz-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
  position: relative;
  margin: 15px 15px;
  font-size: 0; }
  .input-field.has-error .help-block {
    opacity: 1; }
  .input-field.has-error .input,
  .input-field.has-error .textarea {
    border-color: #E14938; }

.help-block {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 2px;
  font-family: "raleway-bold", sans-serif;
  font-weight: normal;
  font-size: 75%;
  font-size: 0.75rem;
  line-height: 1.08333;
  color: #E14938;
  opacity: 0; }

input.input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 54px;
  border: 1px solid rgba(122, 132, 164, 0.3);
  -webkit-transition: border .3s ease-in-out;
  -o-transition: border .3s ease-in-out;
  -moz-transition: border .3s ease-in-out;
  transition: border .3s ease-in-out;
  color: #000000;
  padding: 0 50px;
  font-size: 100%;
  font-size: 1rem; }
  input.input:focus {
    border-color: #2F5AA8; }
  @media (max-width: 767px) {
    input.input {
      padding: 0 20px; } }

textarea.textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  resize: none;
  width: 100%;
  height: 100px;
  border: 1px solid rgba(122, 132, 164, 0.3);
  -webkit-transition: border .3s ease-in-out;
  -o-transition: border .3s ease-in-out;
  -moz-transition: border .3s ease-in-out;
  transition: border .3s ease-in-out;
  color: #000000;
  padding: 25px 50px;
  font-size: 100%;
  font-size: 1rem; }
  textarea.textarea:focus {
    border-color: #2F5AA8; }
  @media (max-width: 767px) {
    textarea.textarea {
      padding: 18px 20px; } }

.input::-webkit-input-placeholder {
  color: #7A84A4;
  opacity: 1; }

.input::-moz-placeholder {
  color: #7A84A4;
  opacity: 1; }

.input:-moz-placeholder {
  color: #7A84A4;
  opacity: 1; }

.input:-ms-input-placeholder {
  color: #7A84A4;
  opacity: 1; }

.textarea::-webkit-input-placeholder {
  color: #7A84A4;
  opacity: 1; }

.textarea::-moz-placeholder {
  color: #7A84A4;
  opacity: 1; }

.textarea:-moz-placeholder {
  color: #7A84A4;
  opacity: 1; }

.textarea:-ms-input-placeholder {
  color: #7A84A4;
  opacity: 1; }

select.select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  resize: none;
  width: 100%;
  height: 54px;
  border: 1px solid rgba(122, 132, 164, 0.3);
  -webkit-transition: border .3s ease-in-out;
  -o-transition: border .3s ease-in-out;
  -moz-transition: border .3s ease-in-out;
  transition: border .3s ease-in-out;
  color: #000000;
  padding: 0 20px;
  font-size: 100%;
  font-size: 1rem;
  background-color: #ffffff;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAUCAYAAADlep81AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFjSURBVHgBxdXrbYMwEAdw2yzACIyQFbIAiAnabJBO0HSCjFA6AYIF6AbpCIzAADz6P3RIETIxxg65LzHGj1/OD2RZlmcp5Vvbtqc0Tf/ECyLP8/cgCK5932cSoIHrm67rjnujGPM9PathGC5cDvGiQoOD2CnmGLJIKhRF8Yllu3D9LpnSYZIk+ZJTBZbuip/zHihaBWBucwyV1VQZx/EHXvzwY6iUQr88Ep6DMZUOQyHnHbB8GZ06blxj51OmauEXE+owWtCzUJRtXqZFzCLIN4oxlJmIqzJskZOurXw0EFA3oA4uKBsMhXo0GAEAGU8aYBE2emWz0W0x4zzCPCiduMo2UxrMLzBHYQhlaoCJG9tMzTHUF/daKlaEMUN3k6zKlA7D7Zo18xgzNAVniv5lTc+cKbo8Q1+YcVxhGUuTUnnLXnMGLaHGwRwxm0E61BSul+hmkA7l4zPjBLpHASN8fPP+ARyTTiaixvIIAAAAAElFTkSuQmCC");
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
  -webkit-background-size: 18px auto;
  -moz-background-size: 18px auto;
  -o-background-size: 18px auto;
  background-size: 18px auto;
  padding-right: 40px; }

.form {
  position: relative;
  padding: 80px 0 70px; }
  @media (max-width: 1023px) {
    .form {
      padding: 55px 0 50px; } }

.form-title {
  font-family: "raleway-extrabold", sans-serif;
  font-weight: normal;
  font-size: 250%;
  font-size: 2.5rem;
  line-height: 1.35;
  color: #2F5AA8; }
  @media (max-width: 1199px) {
    .form-title {
      font-size: 200%;
      font-size: 2rem; } }
  @media (max-width: 767px) {
    .form-title {
      font-size: 162.5%;
      font-size: 1.625rem; } }
  .form-title + .form-content {
    margin-top: 30px; }

.form-subtitle {
  font-family: "raleway-bold", sans-serif;
  font-weight: normal;
  font-size: 112.5%;
  font-size: 1.125rem;
  line-height: 1.33333;
  margin-bottom: 15px; }
  .form-subtitle + .form-content {
    margin-top: 30px; }

.form-content {
  position: relative; }
  .form-content .button-wrapper {
    margin-top: 30px; }
  @media (max-width: 767px) {
    .form-content .button-wrapper {
      margin-top: 30px; } }

.input-field-label {
  font-size: 100%;
  font-size: 1rem;
  line-height: 1.375;
  margin-bottom: 15px; }

.recapcha img {
  margin-left: 0; }

.radio-label {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 100%;
  font-size: 1rem;
  cursor: pointer; }
  .radio-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
    .radio-label input:checked ~ .icon {
      border-color: #7A84A4;
      border-width: 2px; }
  .radio-label .icon {
    border: 1px solid rgba(122, 132, 164, 0.3);
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 120px;
    height: 54px;
    -webkit-transition: border-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out; }
    .radio-label .icon img {
      max-width: 65px;
      max-height: 35px; }

.checkbox-label {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 87.5%;
  font-size: 0.875rem;
  line-height: 1.28571;
  color: #939393;
  cursor: pointer; }
  .checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
    .checkbox-label input:checked ~ .text:before {
      border-color: #2F5AA8; }
    .checkbox-label input:checked ~ .text:after {
      border-color: #2F5AA8; }
  .checkbox-label a {
    color: #2F5AA8; }
  .checkbox-label .text {
    padding-left: 41px;
    padding-top: 4px;
    position: relative;
    display: block; }
    .checkbox-label .text:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: 26px;
      width: 26px;
      border: 1px solid #D7DAE3;
      background-color: #ffffff;
      -webkit-transition: border-color .3s ease-in-out;
      -o-transition: border-color .3s ease-in-out;
      -moz-transition: border-color .3s ease-in-out;
      transition: border-color .3s ease-in-out; }
    .checkbox-label .text:after {
      content: '';
      position: absolute;
      left: 9px;
      top: 5px;
      width: 7px;
      height: 12px;
      border: solid transparent;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: border-color .3s ease-in-out;
      -o-transition: border-color .3s ease-in-out;
      -moz-transition: border-color .3s ease-in-out;
      transition: border-color .3s ease-in-out; }

.desktop .checkbox-label a:hover {
  text-decoration: underline; }

.desktop .checkbox-label:hover .text:before {
  border-color: #2F5AA8; }

/* header styles */
.header {
  position: fixed;
  height: 100px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  left: 0;
  right: 0;
  top: 0;
  z-index: 10; }
  @media (max-width: 1199px) {
    .header {
      height: 90px;
      -webkit-box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2); }
      .header.menu-is-open .header-nav-wrapper {
        bottom: 0;
        overflow-y: auto; }
      .header.menu-is-open .hamburger-menu span {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: .2s ease-in-out .2s;
        -o-transition: .2s ease-in-out .2s;
        -moz-transition: .2s ease-in-out .2s;
        transition: .2s ease-in-out .2s; }
        .header.menu-is-open .hamburger-menu span:before {
          top: 0;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg);
          -webkit-transition: .2s ease-in-out .2s, top .2s ease-in-out;
          -o-transition: .2s ease-in-out .2s, top .2s ease-in-out;
          -moz-transition: .2s ease-in-out .2s, top .2s ease-in-out;
          transition: .2s ease-in-out .2s, top .2s ease-in-out; }
        .header.menu-is-open .hamburger-menu span:after {
          bottom: 0;
          opacity: 0;
          -webkit-transition: bottom .2s ease-in-out, opacity ease-in-out .2s;
          -o-transition: bottom .2s ease-in-out, opacity ease-in-out .2s;
          -moz-transition: bottom .2s ease-in-out, opacity ease-in-out .2s;
          transition: bottom .2s ease-in-out, opacity ease-in-out .2s; } }
  @media (min-width: 1200px) {
    .header .header-logo-link {
      -webkit-transition: .12s linear;
      -o-transition: .12s linear;
      -moz-transition: .12s linear;
      transition: .12s linear; }
      .header .header-logo-link .img-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition: .12s linear;
        -o-transition: .12s linear;
        -moz-transition: .12s linear;
        transition: .12s linear;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .header .header-logo-link .img-top img {
          -webkit-transition: .12s linear;
          -o-transition: .12s linear;
          -moz-transition: .12s linear;
          transition: .12s linear; }
      .header .header-logo-link .img-middle {
        -webkit-transition: .12s linear;
        -o-transition: .12s linear;
        -moz-transition: .12s linear;
        transition: .12s linear; }
      .header .header-logo-link .img-bottom {
        -webkit-transition: .12s linear;
        -o-transition: .12s linear;
        -moz-transition: .12s linear;
        transition: .12s linear; }
    .header.is-fixed .header-logo-link {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      height: 100px; }
      .header.is-fixed .header-logo-link .img-top {
        margin-top: 0; }
        .header.is-fixed .header-logo-link .img-top img {
          height: 80px; }
      .header.is-fixed .header-logo-link .img-middle {
        height: 0;
        margin-top: 0; }
      .header.is-fixed .header-logo-link .img-bottom {
        height: 0;
        margin-top: 0; } }

.header-container-wrapper {
  position: relative; }

.header-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }
  @media (max-width: 1199px) {
    .header-container {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.header-left-content {
  position: relative;
  height: 100px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media (max-width: 1199px) {
    .header-left-content {
      height: 90px;
      margin-left: -10px; } }

.header-logo-link {
  display: block;
  background-color: #ffffff;
  height: 190px;
  width: 240px;
  -webkit-box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2);
  padding: 0 10px;
  overflow: hidden; }
  .header-logo-link span {
    display: block;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto; }
  .header-logo-link .img-top {
    height: 100px;
    margin-top: 20px; }
  .header-logo-link .img-middle {
    width: 220px;
    padding-top: 10px; }
  .header-logo-link .img-bottom {
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 27px; }
  @media (max-width: 1199px) {
    .header-logo-link {
      height: 90px;
      width: auto;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      .header-logo-link .img-top {
        margin-top: 0;
        height: 90px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .header-logo-link .img-top img {
          max-height: 80px; }
      .header-logo-link .img-middle,
      .header-logo-link .img-bottom {
        display: none; } }
  @media (max-width: 599px) {
    .header-logo-link .img-top img {
      max-height: 70px;
      max-width: 95px; } }

.header-right-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1;
  -moz-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1; }
  @media (max-width: 1199px) {
    .header-right-content {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -moz-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding-left: 0; } }

.header-nav-wrapper {
  position: relative;
  display: block;
  height: 100%; }
  @media (max-width: 1199px) {
    .header-nav-wrapper {
      overflow: hidden;
      top: 90px;
      bottom: 100%;
      left: 0;
      right: 0;
      position: fixed;
      height: auto;
      -webkit-transition: bottom .25s ease-in;
      -o-transition: bottom .25s ease-in;
      -moz-transition: bottom .25s ease-in;
      transition: bottom .25s ease-in;
      background-color: #ffffff;
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); } }

.header-nav {
  position: relative;
  display: block;
  height: 100%; }
  @media (max-width: 1199px) {
    .header-nav {
      display: table;
      width: 100%; } }

.header-nav-list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 0;
  margin-left: -20px;
  margin-right: -20px;
  text-align: center; }
  .header-nav-list li {
    display: inline-block;
    position: relative;
    padding: 0 20px; }
    .header-nav-list li.current a {
      border-bottom-color: #2F5AA8; }
  .header-nav-list a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    color: #656565;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "GothamPro", sans-serif;
    font-weight: normal;
    height: 100px;
    font-size: 100%;
    font-size: 1rem;
    line-height: 1.125;
    padding: 10px 0 7px;
    border-bottom: 3px solid transparent; }
  .header-nav-list span {
    display: block;
    position: relative; }
  .header-nav-list .header-nav-submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin-top: 0;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 240px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4);
    padding: 15px 0; }
    .header-nav-list .header-nav-submenu li {
      display: block; }
    .header-nav-list .header-nav-submenu a {
      height: auto; }
  @media (max-width: 1199px) {
    .header-nav-list {
      padding: 40px 0;
      margin-left: 0;
      margin-right: 0;
      display: table-cell;
      width: 100%;
      vertical-align: middle; }
      .header-nav-list li {
        display: block;
        padding: 5px 20px;
        height: auto; }
      .header-nav-list a {
        display: inline-block;
        height: auto; } }

.header-button-wrapper .button {
  min-width: 180px;
  height: 60px; }

@media (max-width: 1199px) {
  .header-button-wrapper {
    margin-left: 20px;
    margin-right: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -moz-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
    text-align: center; } }

@media (max-width: 599px) {
  .header-button-wrapper {
    margin-left: 10px;
    margin-right: 10px; }
    .header-button-wrapper .button {
      height: 44px;
      min-width: 120px; } }

.hamburger-menu {
  display: none;
  height: 90px;
  width: 107px;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: -20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .hamburger-menu span {
    display: block;
    position: relative;
    width: 28px;
    height: 2px;
    background-color: #000000;
    margin-left: auto;
    margin-right: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px; }
    .hamburger-menu span:before, .hamburger-menu span:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #000000;
      left: 0;
      right: 0;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      border-radius: 100px; }
    .hamburger-menu span:before {
      top: -7px;
      -webkit-transition: .2s ease-in-out, top .2s ease-in-out .2s;
      -o-transition: .2s ease-in-out, top .2s ease-in-out .2s;
      -moz-transition: .2s ease-in-out, top .2s ease-in-out .2s;
      transition: .2s ease-in-out, top .2s ease-in-out .2s; }
    .hamburger-menu span:after {
      bottom: -7px;
      -webkit-transition: bottom .2s ease-in-out .2s, opacity 0s ease-in-out .2s;
      -o-transition: bottom .2s ease-in-out .2s, opacity 0s ease-in-out .2s;
      -moz-transition: bottom .2s ease-in-out .2s, opacity 0s ease-in-out .2s;
      transition: bottom .2s ease-in-out .2s, opacity 0s ease-in-out .2s; }
  @media (max-width: 1199px) {
    .hamburger-menu {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 599px) {
    .hamburger-menu {
      width: 97px; } }

@media (min-width: 1200px) {
  .desktop .header-nav-list li:not(.current) a:hover {
    border-bottom-color: #2F5AA8; }
  .desktop .header-nav-list li:hover .header-nav-submenu {
    display: block; }
  .desktop .header-nav-list li .header-nav-submenu a:hover {
    color: #2F5AA8;
    border-bottom: 3px solid transparent; } }

/* header styles end */
/* banner styles */
.banner-main-section {
  position: relative; }

.banner-top-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(18, 30, 52, 0.4);
  color: #ffffff;
  z-index: 1; }
  @media (max-width: 1023px) {
    .banner-top-wrapper {
      position: relative;
      padding: 5px 0; } }

.banner-top-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-left: 29%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 1366px) {
    .banner-top-container {
      padding-left: 25%; } }
  @media (max-width: 1199px) {
    .banner-top-container {
      padding-left: 0; } }
  @media (max-width: 1023px) {
    .banner-top-container {
      height: auto;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 599px) {
    .banner-top-container {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.website-list-wrapper {
  position: relative;
  font-family: "GothamPro", sans-serif;
  font-weight: normal;
  font-size: 100%;
  font-size: 1rem;
  line-height: 1.125;
  margin-left: -7px;
  margin-right: -7px;
  padding: 5px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 1023px) {
    .website-list-wrapper {
      -webkit-box-flex: 100%;
      -webkit-flex: 100% 1 0;
      -moz-box-flex: 100%;
      -ms-flex: 100% 1 0px;
      flex: 100% 1 0;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.website-list-title {
  padding: 0 7px;
  opacity: .8; }
  @media (max-width: 599px) {
    .website-list-title {
      display: none; } }

.website-list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .website-list li {
    display: inline-block;
    padding: 3px 7px; }
  .website-list a {
    display: block;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    height: 24px;
    width: 24px;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .8; }

.social-group-wrapper {
  position: relative;
  padding: 5px 0;
  font-family: "GothamPro", sans-serif;
  font-weight: normal;
  font-size: 100%;
  font-size: 1rem;
  line-height: 1.125;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .social-group-wrapper .social-group-title {
    padding: 0  15px;
    opacity: .8; }
  .social-group-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 15px;
    margin-right: 15px; }
  .social-group-wrapper li {
    padding: 3px 15px;
    display: block; }
  .social-group-wrapper a {
    display: block;
    opacity: .8; }
  .social-group-wrapper svg path {
    fill: #ffffff; }
  @media (max-width: 1023px) {
    .social-group-wrapper {
      -webkit-box-flex: 1;
      -webkit-flex: auto 1 1;
      -moz-box-flex: 1;
      -ms-flex: auto 1 1;
      flex: auto 1 1; }
      .social-group-wrapper ul {
        margin-left: -15px; } }
  @media (max-width: 599px) {
    .social-group-wrapper {
      -webkit-box-flex: 100%;
      -webkit-flex: 100% 1 0;
      -moz-box-flex: 100%;
      -ms-flex: 100% 1 0px;
      flex: 100% 1 0;
      margin-bottom: 10px; }
      .social-group-wrapper ul {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 0;
        margin-right: 0; } }

.login-wrapper {
  display: block;
  font-size: 0; }

.login-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  opacity: .8;
  font-size: 100%;
  font-size: 1rem;
  line-height: 1.125;
  white-space: nowrap; }
  .login-link span {
    display: block;
    padding: 0 5px; }
  .login-link svg path {
    fill: #ffffff; }

.website-lang-wrapper {
  display: block;
  position: relative;
  margin-left: 15px; }
  .website-lang-wrapper.lang-is-toggle .website-lang:after {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
    -moz-transform: translate3d(0, 0, 0) rotate(180deg);
    transform: translate3d(0, 0, 0) rotate(180deg);
    top: 12px; }
  .website-lang-wrapper.lang-is-toggle .website-lang-list {
    display: block; }

.website-lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  background-color: rgba(147, 147, 147, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.8);
  color: #ffffff;
  font-family: "GothamPro", sans-serif;
  font-weight: normal;
  font-size: 100%;
  font-size: 1rem;
  line-height: 1.125;
  min-width: 75px; }
  .website-lang span {
    display: block;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 20px;
    width: 100%; }
  .website-lang:after {
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    top: 18px;
    right: 12px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.website-lang-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: none; }
  .website-lang-list li {
    position: relative;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
    .website-lang-list li a {
      border-top: none; }
  .website-lang-list a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: rgba(255, 255, 255, 0.8);
    font-family: "GothamPro", sans-serif;
    font-weight: normal;
    font-size: 100%;
    font-size: 1rem;
    line-height: 1.125; }
    .website-lang-list a span {
      display: block;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; }

.banner-img-slider {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0; }
  .banner-img-slider.slick-initialized .slick-list,
  .banner-img-slider.slick-initialized .slick-track {
    height: 100%; }
  .banner-img-slider.slick-initialized .banner-img-slider__item {
    position: relative; }

.banner-img-slider__item {
  position: absolute;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0; }
  .banner-img-slider__item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(29, 36, 54, 0.4); }

.banner-blue-background-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden; }
  .banner-blue-background-wrapper .container {
    height: 100%; }
  .banner-blue-background-wrapper .banner-blue-background {
    width: 4835px;
    height: 4835px;
    position: absolute;
    top: -2074px;
    left: -1261px;
    border: 1599px solid rgba(47, 90, 168, 0.7);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  @media (max-width: 767px) {
    .banner-blue-background-wrapper .banner-blue-background {
      left: -1461px;
      top: -2144px; } }

.banner-text-slider {
  display: table !important;
  height: 695px;
  width: 100%; }
  .banner-text-slider.slick-initialized {
    display: block !important;
    height: auto; }
    .banner-text-slider.slick-initialized .slick-track {
      display: table !important;
      height: 695px; }
      .banner-text-slider.slick-initialized .slick-track:before, .banner-text-slider.slick-initialized .slick-track:after {
        display: none; }
    .banner-text-slider.slick-initialized .slick-slide {
      float: none;
      height: auto; }
  @media (max-width: 1199px) {
    .banner-text-slider {
      height: 500px; }
      .banner-text-slider.slick-initialized .slick-track {
        height: 500px; } }
  @media (max-width: 767px) {
    .banner-text-slider {
      height: 400px; }
      .banner-text-slider.slick-initialized .slick-track {
        height: 400px; } }

.banner-text-slider__item {
  display: table-cell !important;
  flot: none !important;
  vertical-align: middle;
  position: relative;
  padding: 100px 0; }
  .banner-text-slider__item .container {
    padding: 0 120px;
    max-width: 1630px; }
  @media (max-width: 1023px) {
    .banner-text-slider__item {
      padding: 40px 0px 70px; }
      .banner-text-slider__item .container {
        padding: 0 90px; } }
  @media (max-width: 599px) {
    .banner-text-slider__item .container {
      padding: 0 20px; } }

.banner-text-slider__item-text-wrapper {
  position: relative;
  color: #ffffff;
  max-width: 900px; }
  .banner-text-slider__item-text-wrapper .button-wrapper {
    font-size: 0;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
    text-align: left;
    margin-top: 50px; }
    .banner-text-slider__item-text-wrapper .button-wrapper .button {
      min-width: 240px;
      margin: 10px 20px 0;
      -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
      -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.7); }
  @media (max-width: 1199px) {
    .banner-text-slider__item-text-wrapper .button-wrapper {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    .banner-text-slider__item-text-wrapper .button-wrapper .button {
      min-width: auto;
      width: 40%;
      -webkit-box-flex: 1;
      -webkit-flex: auto 1 0;
      -moz-box-flex: 1;
      -ms-flex: auto 1 0px;
      flex: auto 1 0;
      margin-top: 15px; } }
  @media (max-width: 599px) {
    .banner-text-slider__item-text-wrapper .button-wrapper .button {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 100%;
      -webkit-flex: 100% 1 0;
      -moz-box-flex: 100%;
      -ms-flex: 100% 1 0px;
      flex: 100% 1 0;
      width: auto; } }

.banner-text-slider__item-title {
  font-family: "raleway-extrabold", sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 350%;
  font-size: 3.5rem;
  line-height: 1.5; }
  @media (max-width: 1199px) {
    .banner-text-slider__item-title {
      font-size: 287.5%;
      font-size: 2.875rem; } }
  @media (max-width: 767px) {
    .banner-text-slider__item-title {
      font-size: 200%;
      font-size: 2rem; } }

.banner-slider-controls-wrapper {
  top: 50%;
  left: 20px;
  right: 20px;
  height: 0;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .banner-slider-controls-wrapper .slider-round-control {
    height: 85px;
    width: 85px;
    background-color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0; }
    .banner-slider-controls-wrapper .slider-round-control svg {
      height: 30px;
      width: 18px; }
      .banner-slider-controls-wrapper .slider-round-control svg path {
        fill: #121E34; }
  @media (max-width: 1023px) {
    .banner-slider-controls-wrapper .slider-round-control {
      height: 50px;
      width: 50px; }
      .banner-slider-controls-wrapper .slider-round-control svg {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8); } }
  @media (max-width: 599px) {
    .banner-slider-controls-wrapper {
      display: none; } }

.desktop .website-list a:hover,
.desktop .social-group-wrapper a:hover {
  opacity: 1; }

.desktop .login-link:hover {
  opacity: 1; }

.desktop .website-lang a:hover,
.desktop .website-lang-list a:hover {
  color: #ffffff; }

.banner-inner-section {
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .banner-inner-section:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(29, 36, 54, 0.4); }
  .banner-inner-section .banner-blue-background {
    top: -2174px; }

.banner-inner-text-container {
  position: relative;
  display: table;
  height: 390px;
  width: 100%; }
  @media (max-width: 1023px) {
    .banner-inner-text-container {
      height: 305px; } }
  @media (max-width: 767px) {
    .banner-inner-text-container {
      height: 205px; } }

.banner-inner-text-content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 90px 0 30px; }
  @media (max-width: 1023px) {
    .banner-inner-text-content {
      padding: 40px 0 30px; } }

.banner-inner-text-wrapper {
  position: relative;
  color: #ffffff;
  max-width: 900px; }
  .banner-inner-text-wrapper .title {
    font-family: "raleway-extrabold", sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 350%;
    font-size: 3.5rem;
    line-height: 1.5; }
    @media (max-width: 1199px) {
      .banner-inner-text-wrapper .title {
        font-size: 287.5%;
        font-size: 2.875rem; } }
    @media (max-width: 767px) {
      .banner-inner-text-wrapper .title {
        font-size: 200%;
        font-size: 2rem; } }

.breadcrumbs-list-wrapper {
  position: relative;
  padding-bottom: 35px; }

.breadcrumbs-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 0; }
  .breadcrumbs-list li {
    display: inline-block;
    position: relative;
    padding: 3px 9px;
    vertical-align: top;
    color: #ffffff;
    font-family: "GothamPro", sans-serif;
    font-weight: normal;
    font-size: 100%;
    font-size: 1rem;
    line-height: 1.125; }
  .breadcrumbs-list a,
  .breadcrumbs-list span {
    color: #ffffff;
    position: relative;
    display: block; }
  .breadcrumbs-list a:after {
    content: '/';
    display: block;
    height: 18px;
    width: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    right: -9px;
    top: 0;
    position: absolute;
    color: #ffffff;
    font-size: 100%;
    font-size: 1rem;
    line-height: 1.125; }

.desktop .breadcrumbs-list a:hover {
  text-decoration: underline; }

/* banner styles end */
/* program styles */
.program-slider-section {
  position: relative;
  padding-top: 45px; }

.program-slider-wrapper {
  position: relative;
  margin-top: 22px; }

.program-slider-top-wrapper {
  position: relative;
  z-index: 1; }

.program-slider-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .program-slider-top.slick-initialized {
    display: block; }
    .program-slider-top.slick-initialized .slick-list {
      overflow: visible; }
    .program-slider-top.slick-initialized .slick-track {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }

.program-slider-top__item {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0;
  -moz-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
  background-color: #ffffff;
  position: relative;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .program-slider-top__item:before {
    display: none;
    content: '';
    position: absolute;
    top: 15%;
    left: -1px;
    width: 1px;
    bottom: 15%;
    background-color: rgba(45, 40, 56, 0.2);
    z-index: 1; }
  .program-slider-top__item + .program-slider-top__item:before {
    display: block; }
  .program-slider-top__item.slick-current {
    z-index: 2; }
    .program-slider-top__item.slick-current:before {
      display: none; }
    .program-slider-top__item.slick-current + .program-slider-top__item:before {
      display: none; }
    .program-slider-top__item.slick-current .program-slider-top__item-link {
      background-color: #ffffff;
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); }
      .program-slider-top__item.slick-current .program-slider-top__item-link:before {
        background-color: #F5A623; }
      .program-slider-top__item.slick-current .program-slider-top__item-link:after {
        border-color: #F5A623 transparent transparent transparent; }
      .program-slider-top__item.slick-current .program-slider-top__item-link .icon img:not(.img-hover) {
        opacity: 0; }
      .program-slider-top__item.slick-current .program-slider-top__item-link .icon .img-hover {
        opacity: 1; }
  @media (max-width: 479px) {
    .program-slider-top__item:before {
      display: none; } }

.program-slider-top__item-link {
  display: block;
  max-width: 100%;
  position: relative;
  height: 100%;
  padding: 15% 15%;
  font-family: "raleway-bold", sans-serif;
  font-weight: normal;
  font-size: 112.5%;
  font-size: 1.125rem;
  line-height: 1.33333;
  background-color: #ffffff;
  z-index: 1;
  width: 100%; }
  .program-slider-top__item-link:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 12px;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .program-slider-top__item-link:after {
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-color: transparent transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }

.program-slider-top__item-content {
  display: block; }
  .program-slider-top__item-content span {
    display: block;
    position: relative; }
  .program-slider-top__item-content .icon {
    height: 60px; }
    .program-slider-top__item-content .icon img {
      margin-left: 0;
      max-width: 81px; }
  .program-slider-top__item-content .text {
    margin-top: 20px; }

.program-slider-top-controls.slider-controls-wrapper {
  position: absolute;
  right: 60px;
  top: -90px; }
  @media (max-width: 1023px) {
    .program-slider-top-controls.slider-controls-wrapper {
      right: 20px; } }
  @media (max-width: 599px) {
    .program-slider-top-controls.slider-controls-wrapper {
      position: relative;
      right: auto;
      top: auto; }
      .program-slider-top-controls.slider-controls-wrapper .slider-control {
        -webkit-box-flex: 50%;
        -webkit-flex: 50% 1 0;
        -moz-box-flex: 50%;
        -ms-flex: 50% 1 0px;
        flex: 50% 1 0; } }

.program-slider-top__item-link img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.program-slider-top__item-link .img-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  display: block; }

.desktop .program-slider-top__item-link img.img-hover {
  display: block; }

.desktop .program-slider-top__item-link:hover img:not(.img-hover) {
  opacity: 0; }

.desktop .program-slider-top__item-link:hover .img-hover {
  opacity: 1; }

.program-slider-bottom-wrapper {
  position: relative;
  background-color: #F2F2F2; }

.program-slider-bottom {
  position: relative; }

.program-slider-bottom__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #F2F2F2; }
  .program-slider-bottom__item.slick-current {
    z-index: 1; }

.program-slider-bottom__item-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 1199px) {
    .program-slider-bottom__item-content {
      min-height: 500px;
      height: 100%; } }
  @media (max-width: 767px) {
    .program-slider-bottom__item-content {
      min-height: 450px; } }

.program-slider-bottom__item-img-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: -50%; }
  .program-slider-bottom__item-img-wrapper:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, from(transparent), to(#F2F2F2));
    background: -webkit-linear-gradient(left, transparent 0%, #F2F2F2 100%);
    background: -moz-linear-gradient(left, transparent 0%, #F2F2F2 100%);
    background: -o-linear-gradient(left, transparent 0%, #F2F2F2 100%);
    background: linear-gradient(to right, transparent 0%, #F2F2F2 100%);
    z-index: 1;
    left: auto;
    width: 30%; }
  @media (max-width: 1199px) {
    .program-slider-bottom__item-img-wrapper {
      margin-left: 0;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0; }
      .program-slider-bottom__item-img-wrapper:before {
        width: auto;
        left: 0;
        background-image: none;
        background: -webkit-gradient(linear, right top, left top, from(rgba(242, 242, 242, 0.4)), to(#F2F2F2));
        background: -webkit-linear-gradient(right, rgba(242, 242, 242, 0.4) 0%, #F2F2F2 100%);
        background: -moz-linear-gradient(right, rgba(242, 242, 242, 0.4) 0%, #F2F2F2 100%);
        background: -o-linear-gradient(right, rgba(242, 242, 242, 0.4) 0%, #F2F2F2 100%);
        background: linear-gradient(to left, rgba(242, 242, 242, 0.4) 0%, #F2F2F2 100%); } }

.program-slider-bottom__item-img {
  position: relative;
  height: 100%;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }
  .program-slider-bottom__item-img img {
    margin-right: 0;
    height: 100%; }
  @media (min-width: 1200px) {
    .program-slider-bottom__item-img {
      background-image: none !important; } }
  @media (max-width: 1199px) {
    .program-slider-bottom__item-img {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0; }
      .program-slider-bottom__item-img img {
        display: none; } }

.program-slider-bottom__item-text-wrapper {
  width: 100%;
  margin-left: -50%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  z-index: 1;
  padding: 30px 0; }
  .program-slider-bottom__item-text-wrapper .container {
    max-width: 1590px; }
  @media (max-width: 1199px) {
    .program-slider-bottom__item-text-wrapper {
      margin-left: 0; } }

.program-slider-bottom__item-text-content {
  padding-left: 50%;
  position: relative;
  padding-right: 100px; }
  .program-slider-bottom__item-text-content .button-wrapper {
    margin-top: 40px; }
  @media (max-width: 1199px) {
    .program-slider-bottom__item-text-content {
      padding-left: 100px; } }
  @media (max-width: 1023px) {
    .program-slider-bottom__item-text-content {
      padding: 0 70px; } }
  @media (max-width: 599px) {
    .program-slider-bottom__item-text-content {
      padding: 0 40px; }
      .program-slider-bottom__item-text-content .button-wrapper {
        margin-top: 25px; }
        .program-slider-bottom__item-text-content .button-wrapper .button {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          min-width: auto; } }

.program-slider-bottom__item-title {
  font-family: "raleway-extrabold", sans-serif;
  font-weight: normal;
  font-size: 337.5%;
  font-size: 3.375rem;
  line-height: 1.2963;
  color: #2F5AA8; }
  @media (max-width: 1199px) {
    .program-slider-bottom__item-title {
      font-size: 287.5%;
      font-size: 2.875rem; } }
  @media (max-width: 767px) {
    .program-slider-bottom__item-title {
      font-size: 200%;
      font-size: 2rem; } }
  @media (max-width: 599px) {
    .program-slider-bottom__item-title {
      font-size: 162.5%;
      font-size: 1.625rem; } }

.program-slider-bottom__item-text {
  margin-top: 30px;
  font-size: 112.5%;
  font-size: 1.125rem;
  line-height: 1.66667; }
  @media (max-width: 1023px) {
    .program-slider-bottom__item-text {
      font-size: 100%;
      font-size: 1rem; } }
  @media (max-width: 599px) {
    .program-slider-bottom__item-text {
      font-size: 87.5%;
      font-size: 0.875rem; } }

@media (max-width: 599px) {
  .program-slider-bottom-controls {
    left: 0;
    right: 0; } }

.desktop .program-slider-top__item:not(.slick-current):hover {
  z-index: 2; }
  .desktop .program-slider-top__item:not(.slick-current):hover:before {
    display: none; }
  .desktop .program-slider-top__item:not(.slick-current):hover + .program-slider-top__item:before {
    display: none; }
  .desktop .program-slider-top__item:not(.slick-current):hover .program-slider-top__item-link {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); }
    .desktop .program-slider-top__item:not(.slick-current):hover .program-slider-top__item-link:before {
      background-color: #F5A623; }
    .desktop .program-slider-top__item:not(.slick-current):hover .program-slider-top__item-link:after {
      border-color: #F5A623 transparent transparent transparent; }
    .desktop .program-slider-top__item:not(.slick-current):hover .program-slider-top__item-link .icon img:not(.img-hover) {
      opacity: 0; }
    .desktop .program-slider-top__item:not(.slick-current):hover .program-slider-top__item-link .icon .img-hover {
      opacity: 1; }

.programs-inner-section {
  position: relative;
  padding: 90px 0 0; }
  @media (max-width: 1023px) {
    .programs-inner-section {
      padding: 55px 0 0; } }

.programs-list-wrapper {
  position: relative;
  margin-top: 30px; }

.programs-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  position: relative;
  background-color: #F2F2F2; }

.programs-list__item {
  position: relative;
  display: block; }
  .programs-list__item.content-left .programs-list__item-img-wrapper {
    margin-right: -50%;
    margin-left: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 0; }
    .programs-list__item.content-left .programs-list__item-img-wrapper:before {
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      background: -webkit-gradient(linear, right top, left top, from(transparent), to(#F2F2F2));
      background: -webkit-linear-gradient(right, transparent 0%, #F2F2F2 100%);
      background: -moz-linear-gradient(right, transparent 0%, #F2F2F2 100%);
      background: -o-linear-gradient(right, transparent 0%, #F2F2F2 100%);
      background: linear-gradient(to left, transparent 0%, #F2F2F2 100%);
      z-index: 1;
      left: 0;
      right: auto; }
    @media (max-width: 1199px) {
      .programs-list__item.content-left .programs-list__item-img-wrapper {
        margin-left: 0; }
        .programs-list__item.content-left .programs-list__item-img-wrapper:before {
          left: 0;
          right: 0;
          background: -webkit-gradient(linear, right top, left top, from(rgba(242, 242, 242, 0.5)), to(#F2F2F2));
          background: -webkit-linear-gradient(right, rgba(242, 242, 242, 0.5) 0%, #F2F2F2 100%);
          background: -moz-linear-gradient(right, rgba(242, 242, 242, 0.5) 0%, #F2F2F2 100%);
          background: -o-linear-gradient(right, rgba(242, 242, 242, 0.5) 0%, #F2F2F2 100%);
          background: linear-gradient(to left, rgba(242, 242, 242, 0.5) 0%, #F2F2F2 100%); } }
  .programs-list__item.content-left .programs-list__item-text-wrapper {
    margin-left: 0;
    margin-right: -50%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    z-index: 1; }
    .programs-list__item.content-left .programs-list__item-text-wrapper .container {
      max-width: 1770px; }
    @media (max-width: 1199px) {
      .programs-list__item.content-left .programs-list__item-text-wrapper {
        margin-left: 0; } }
  .programs-list__item.content-left .programs-list__item-text-content {
    padding-right: 50%;
    padding-left: 190px; }
    .programs-list__item.content-left .programs-list__item-text-content .button-wrapper {
      margin-top: 40px; }
    @media (max-width: 1199px) {
      .programs-list__item.content-left .programs-list__item-text-content {
        padding-right: 70px; } }
    @media (max-width: 767px) {
      .programs-list__item.content-left .programs-list__item-text-content {
        padding: 0 20px; } }
  .programs-list__item.content-left .programs-list__item-title-icon {
    left: 0; }
  @media (max-width: 1199px) {
    .programs-list__item {
      border-top: 2px solid #2F5AA8; } }

.programs-list__item-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 1199px) {
    .programs-list__item-content {
      min-height: 400px;
      height: 100%; } }
  @media (max-width: 767px) {
    .programs-list__item-content {
      min-height: 350px; } }

.programs-list__item-img-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: -50%; }
  .programs-list__item-img-wrapper:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, from(transparent), to(#F2F2F2));
    background: -webkit-linear-gradient(left, transparent 0%, #F2F2F2 100%);
    background: -moz-linear-gradient(left, transparent 0%, #F2F2F2 100%);
    background: -o-linear-gradient(left, transparent 0%, #F2F2F2 100%);
    background: linear-gradient(to right, transparent 0%, #F2F2F2 100%);
    z-index: 1;
    left: auto;
    width: 30%; }
  @media (max-width: 1199px) {
    .programs-list__item-img-wrapper {
      margin-left: 0;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0; }
      .programs-list__item-img-wrapper:before {
        width: auto;
        left: 0;
        background-image: none;
        background: -webkit-gradient(linear, right top, left top, from(rgba(242, 242, 242, 0.5)), to(#F2F2F2));
        background: -webkit-linear-gradient(right, rgba(242, 242, 242, 0.5) 0%, #F2F2F2 100%);
        background: -moz-linear-gradient(right, rgba(242, 242, 242, 0.5) 0%, #F2F2F2 100%);
        background: -o-linear-gradient(right, rgba(242, 242, 242, 0.5) 0%, #F2F2F2 100%);
        background: linear-gradient(to left, rgba(242, 242, 242, 0.5) 0%, #F2F2F2 100%); } }

.programs-list__item-img {
  position: relative;
  height: 100%;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat; }
  .programs-list__item-img img {
    margin-right: 0;
    height: 100%; }
  @media (min-width: 1200px) {
    .programs-list__item-img {
      background-image: none !important; } }
  @media (max-width: 1199px) {
    .programs-list__item-img {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0; }
      .programs-list__item-img img {
        display: none; } }

.programs-list__item-text-wrapper {
  width: 100%;
  margin-left: -50%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  z-index: 1;
  padding: 30px 0; }
  .programs-list__item-text-wrapper .container {
    max-width: 1590px; }
  @media (max-width: 1199px) {
    .programs-list__item-text-wrapper {
      margin-left: 0;
      padding: 50px 0; } }

.programs-list__item-text-content {
  padding-left: 50%;
  position: relative;
  padding-right: 100px; }
  .programs-list__item-text-content .button-wrapper {
    margin-top: 40px; }
  @media (max-width: 1199px) {
    .programs-list__item-text-content {
      padding-left: 190px;
      padding-right: 70px; } }
  @media (max-width: 767px) {
    .programs-list__item-text-content {
      padding: 0 20px; } }
  @media (max-width: 599px) {
    .programs-list__item-text-content .button-wrapper {
      margin-top: 25px; }
      .programs-list__item-text-content .button-wrapper .button {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        min-width: auto; } }

.programs-list__item-title-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 130px;
  width: 130px;
  background-color: #ffffff;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: -webkit-calc(50% - 190px);
  left: -moz-calc(50% - 190px);
  left: calc(50% - 190px); }
  .programs-list__item-title-icon img {
    max-width: 80px;
    max-height: 60px; }
  @media (max-width: 1199px) {
    .programs-list__item-title-icon {
      left: 0; } }
  @media (max-width: 767px) {
    .programs-list__item-title-icon {
      position: relative;
      left: auto;
      margin-bottom: 30px; } }

.programs-list__item-title {
  font-family: "raleway-extrabold", sans-serif;
  font-weight: normal;
  font-size: 337.5%;
  font-size: 3.375rem;
  line-height: 1.2963;
  color: #2F5AA8; }
  @media (max-width: 1199px) {
    .programs-list__item-title {
      font-size: 287.5%;
      font-size: 2.875rem; } }
  @media (max-width: 767px) {
    .programs-list__item-title {
      font-size: 200%;
      font-size: 2rem; } }
  @media (max-width: 599px) {
    .programs-list__item-title {
      font-size: 162.5%;
      font-size: 1.625rem; } }

.programs-list__item-text {
  margin-top: 30px;
  font-size: 112.5%;
  font-size: 1.125rem;
  line-height: 1.66667; }
  @media (max-width: 1023px) {
    .programs-list__item-text {
      font-size: 100%;
      font-size: 1rem; } }

/* program styles end */
/* features styles */
.features-main-section {
  position: relative;
  padding-bottom: 55px; }
  @media (max-width: 1023px) {
    .features-main-section {
      padding-bottom: 30px; } }

.features-main-container {
  position: relative; }

.features-main-content-left {
  display: block;
  position: relative;
  width: 66.666%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (max-width: 1023px) {
    .features-main-content-left {
      width: auto; } }

.features-section-text-wrapper {
  position: relative;
  padding-right: -webkit-calc(25% + 20px);
  padding-right: -moz-calc(25% + 20px);
  padding-right: calc(25% + 20px);
  padding-top: 95px;
  padding-bottom: 115px; }
  @media (max-width: 1023px) {
    .features-section-text-wrapper {
      padding-bottom: 100px;
      padding-top: 55px;
      padding-right: 0; } }

.features-section-subtitle {
  font-family: "raleway-bold", sans-serif;
  font-weight: normal;
  font-size: 287.5%;
  font-size: 2.875rem;
  line-height: 1.3913;
  color: #ffffff;
  margin-top: 30px;
  min-height: 164px; }
  .features-section-subtitle b {
    font-weight: normal;
    color: #F8E71C; }
  @media (max-width: 1023px) {
    .features-section-subtitle {
      min-height: auto; } }
  @media (max-width: 767px) {
    .features-section-subtitle {
      font-size: 200%;
      font-size: 2rem; } }

.features-main-content-right {
  position: relative;
  margin-left: 50%; }
  @media (max-width: 1023px) {
    .features-main-content-right {
      margin-left: 0; } }

.features-main-slider-wrapper {
  position: relative;
  margin-top: -350px;
  overflow: hidden; }
  @media (max-width: 1023px) {
    .features-main-slider-wrapper {
      margin-top: 0; } }

.features-main-slider {
  position: relative; }
  .features-main-slider.slick-initialized .slick-list {
    overflow: visible; }
  .features-main-slider.slick-initialized .slick-track {
    margin-left: 0; }

.features-main-slider__item {
  display: block;
  position: relative;
  width: 470px; }
  @media (max-width: 1023px) {
    .features-main-slider__item {
      width: 50%; } }
  @media (max-width: 767px) {
    .features-main-slider__item {
      width: auto; } }

.features-main-slider__item-link {
  display: block;
  height: 420px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #ffffff;
  font-size: 112.5%;
  font-size: 1.125rem;
  line-height: 1.66667; }
  .features-main-slider__item-link:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .features-main-slider__item-link .plus {
    height: 80px;
    width: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #487AD4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .features-main-slider__item-link .plus span {
      height: 3px;
      width: 25px;
      margin-left: auto;
      margin-right: auto;
      background-color: #ffffff; }
      .features-main-slider__item-link .plus span:before {
        content: '';
        position: absolute;
        height: 25px;
        width: 3px;
        left: 50%;
        margin-left: -1.5px;
        top: 50%;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
        background-color: #ffffff;
        -webkit-transition: height .3s ease-in-out;
        -o-transition: height .3s ease-in-out;
        -moz-transition: height .3s ease-in-out;
        transition: height .3s ease-in-out; }
  @media (max-width: 1023px) {
    .features-main-slider__item-link {
      height: 0;
      padding-top: 75%; } }
  @media (max-width: 480px) {
    .features-main-slider__item-link {
      padding-top: 100%; } }

.features-main-slider__item-content {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 45px 50px;
  padding-right: 90px; }
  .features-main-slider__item-content span {
    display: block; }
  .features-main-slider__item-content .title {
    font-family: "raleway-bold", sans-serif;
    font-weight: normal;
    font-size: 162.5%;
    font-size: 1.625rem;
    line-height: 1.07692; }
  .features-main-slider__item-content .text {
    padding-top: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out; }
  @media (max-width: 1023px) {
    .features-main-slider__item-content {
      padding: 35px 20px;
      padding-right: 90px; } }

.features-view-more {
  display: block;
  position: relative;
  margin-top: -11px; }
  .features-view-more .view-more-link {
    max-width: 50%; }
  @media (max-width: 1023px) {
    .features-view-more {
      margin-top: 30px;
      padding-right: 0;
      max-width: 100%; } }

.features-main-slider-controls {
  position: absolute;
  right: 0;
  margin-right: -90px;
  top: 50px; }
  @media (max-width: 1023px) {
    .features-main-slider-controls {
      top: auto;
      bottom: 0;
      margin-right: auto;
      left: -20px;
      right: auto; } }

.features-list-wrapper {
  position: relative; }

.features-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 0;
  margin-left: -15px;
  margin-right: -15px; }

.features-list__item {
  display: inline-block;
  position: relative;
  width: 33.333%;
  vertical-align: top;
  padding: 0 15px;
  margin-top: 30px; }
  @media (max-width: 1023px) {
    .features-list__item {
      width: 50%; } }
  @media (max-width: 767px) {
    .features-list__item {
      display: block;
      width: auto; } }

.features-list__item-link {
  display: block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #ffffff;
  font-size: 112.5%;
  font-size: 1.125rem;
  line-height: 1.66667;
  height: 0;
  padding-top: 75%;
  position: relative; }
  .features-list__item-link:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .features-list__item-link .plus {
    height: 80px;
    width: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #487AD4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .features-list__item-link .plus span {
      height: 3px;
      width: 25px;
      margin-left: auto;
      margin-right: auto;
      background-color: #ffffff; }
      .features-list__item-link .plus span:before {
        content: '';
        position: absolute;
        height: 25px;
        width: 3px;
        left: 50%;
        margin-left: -1.5px;
        top: 50%;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
        background-color: #ffffff;
        -webkit-transition: height .3s ease-in-out;
        -o-transition: height .3s ease-in-out;
        -moz-transition: height .3s ease-in-out;
        transition: height .3s ease-in-out; }
  @media (max-width: 1199px) {
    .features-list__item-link {
      font-size: 100%;
      font-size: 1rem; } }

.features-list__item-content {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 45px 50px;
  padding-right: 90px;
  overflow-y: auto;
  max-height: 100%; }
  .features-list__item-content span {
    display: block; }
  .features-list__item-content .title {
    font-family: "raleway-bold", sans-serif;
    font-weight: normal;
    font-size: 162.5%;
    font-size: 1.625rem;
    line-height: 1.07692; }
  .features-list__item-content .text {
    padding-top: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out; }
  @media (max-width: 1199px) {
    .features-list__item-content {
      padding: 35px 20px;
      padding-right: 90px; }
      .features-list__item-content .title {
        font-size: 137.5%;
        font-size: 1.375rem; } }

.desktop .features-main-slider__item-link:hover:before {
  background-color: rgba(55, 90, 154, 0.8); }

.desktop .features-main-slider__item-link:hover .plus span:before {
  height: 0; }

.desktop .features-main-slider__item-link:hover .features-main-slider__item-content .text {
  padding-top: 30px;
  max-height: 150px; }

.desktop .features-list__item-link:hover:before {
  background-color: rgba(55, 90, 154, 0.8); }

.desktop .features-list__item-link:hover .plus span:before {
  height: 0; }

.desktop .features-list__item-link:hover .features-list__item-content .text {
  padding-top: 30px;
  max-height: 150px; }

/* features styles end */
/* social styles */
.social-section {
  position: relative;
  background-position: 50% 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 55px 0; }
  @media (max-width: 1199px) {
    .social-section {
      background-position: 0 0; }
      .social-section:before {
        content: '';
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        position: absolute;
        background-color: rgba(242, 242, 242, 0.78); } }

.social-container {
  padding-left: 50%;
  position: relative; }
  @media (max-width: 1199px) {
    .social-container {
      padding-left: 0; } }

.social-section-title {
  color: #2F5AA8;
  margin: 0;
  padding: 0;
  font-family: "raleway-extrabold", sans-serif;
  font-weight: normal;
  font-size: 337.5%;
  font-size: 3.375rem;
  line-height: 1.2963; }
  @media (max-width: 1199px) {
    .social-section-title {
      font-size: 287.5%;
      font-size: 2.875rem; } }
  @media (max-width: 767px) {
    .social-section-title {
      font-size: 200%;
      font-size: 2rem; } }

.social-section-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0;
  margin-top: 45px; }
  .social-section-list li {
    display: inline-block;
    width: 50%;
    padding: 15px 15px;
    vertical-align: top; }
  .social-section-list a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 15px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    color: #2F5AA8;
    font-family: "raleway-bold", sans-serif;
    font-weight: normal;
    font-size: 162.5%;
    font-size: 1.625rem;
    line-height: 1.07692; }
  .social-section-list span {
    display: block; }
  .social-section-list .icon {
    width: 48px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .social-section-list .icon img {
      max-height: 48px; }
    .social-section-list .icon + .text {
      margin-left: 25px; }
  @media (max-width: 1023px) {
    .social-section-list {
      margin-top: 30px; } }
  @media (max-width: 599px) {
    .social-section-list li {
      display: block;
      width: auto; } }

.desktop .social-section-list a:hover {
  -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3); }

/* social styles end */
/* news styles */
.news-main-section {
  padding: 95px 0 80px; }
  @media (max-width: 1023px) {
    .news-main-section {
      padding: 55px 0; } }

.news-list-wrapper {
  position: relative; }

.news-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.news-list__item {
  margin-top: 30px;
  width: 25%;
  -webkit-box-flex: 25%;
  -webkit-flex: 25% 0 0;
  -moz-box-flex: 25%;
  -ms-flex: 25% 0 0px;
  flex: 25% 0 0;
  display: block;
  padding: 0 15px; }
  @media (max-width: 1199px) {
    .news-list__item {
      width: 50%;
      -webkit-box-flex: 50%;
      -webkit-flex: 50% 0 0;
      -moz-box-flex: 50%;
      -ms-flex: 50% 0 0px;
      flex: 50% 0 0; } }
  @media (max-width: 599px) {
    .news-list__item {
      width: auto;
      -webkit-box-flex: 100%;
      -webkit-flex: 100% 1 0;
      -moz-box-flex: 100%;
      -ms-flex: 100% 1 0px;
      flex: 100% 1 0; } }

.news-list__item-link {
  font-size: 16px;
  display: block;
  height: 100%;
  padding: 30px 30px 45px;
  position: relative; }

.news-list__item-bg {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%; }
  .news-list__item-bg:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 24, 67, 0.7); }

.news-list__item-content {
  display: block;
  position: relative; }
  .news-list__item-content span {
    position: relative;
    display: block;
    padding: 0; }
  .news-list__item-content .date {
    font-size: 87.5%;
    font-size: 0.875rem;
    line-height: 1.14286;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.4);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .news-list__item-content .date:after {
      content: '';
      display: block;
      position: relative;
      margin-top: 29px;
      height: 3px;
      background-color: rgba(0, 0, 0, 0.4);
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out;
      width: 60px; }
  .news-list__item-content .title {
    font-family: "raleway-bold", sans-serif;
    font-weight: normal;
    font-size: 137.5%;
    font-size: 1.375rem;
    line-height: 1.36364;
    margin-top: 29px; }
  .news-list__item-content .text {
    font-size: 87.5%;
    font-size: 0.875rem;
    line-height: 1.57143;
    margin-top: 30px; }

.device .news-list__item-link {
  color: #ffffff; }
  .device .news-list__item-link .news-list__item-bg {
    opacity: 1; }
  .device .news-list__item-link .news-list__item-content .date {
    color: rgba(255, 255, 255, 0.75); }
    .device .news-list__item-link .news-list__item-content .date:after {
      background-color: rgba(255, 255, 255, 0.75); }

.desktop .news-list__item-link:hover {
  color: #ffffff; }
  .desktop .news-list__item-link:hover .news-list__item-bg {
    opacity: 1; }
  .desktop .news-list__item-link:hover .news-list__item-content .date {
    color: rgba(255, 255, 255, 0.75); }
    .desktop .news-list__item-link:hover .news-list__item-content .date:after {
      background-color: rgba(255, 255, 255, 0.75); }

/* news styles end */
/* membership styles */
.membership-section {
  padding: 95px 0 70px; }
  @media (max-width: 1023px) {
    .membership-section {
      padding: 55px 0; } }

.membership-slider-wrapper {
  position: relative; }

.membership-slider {
  position: relative;
  font-size: 0;
  margin-left: -15px;
  margin-right: -15px; }

.membership-slider__item {
  margin-top: 30px;
  width: 25%;
  display: inline-block;
  font-size: 16px;
  padding: 0 15px; }
  @media (max-width: 1023px) {
    .membership-slider__item {
      width: 50%; } }
  @media (max-width: 599px) {
    .membership-slider__item {
      width: auto;
      display: block; } }

.membership-slider__item-content {
  height: 145px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff; }
  .membership-slider__item-content img {
    max-width: 80%;
    max-height: 80%; }

/* membership styles end */
/* content styles */
.page-inner-section {
  padding: 90px 0; }
  @media (max-width: 1023px) {
    .page-inner-section {
      padding: 55px 0; } }

.content-block {
  font-size: 100%;
  font-size: 1rem;
  line-height: 1.75;
  text-align: left;
  width: 100%;
  font-family: "GothamPro", sans-serif;
  font-weight: normal; }
  .content-block video {
    width: 100% !important;
    height: auto !important; }
  .content-block p {
    margin-bottom: 8px;
    margin-top: 0; }
  .content-block h1, .content-block h2, .content-block h3, .content-block h4, .content-block h5, .content-block h6 {
    display: block;
    position: relative;
    font-weight: normal;
    font-family: "raleway-extrabold", sans-serif;
    font-weight: normal;
    padding: 0;
    line-height: 1.2;
    margin: 0; }
  .content-block h1, .content-block h2 {
    font-size: 250%;
    font-size: 2.5rem;
    margin-top: 25px;
    margin-bottom: 20px;
    color: #2F5AA8;
    font-size: 350%;
    font-size: 3.5rem;
    line-height: 1.5; }
    @media (max-width: 1199px) {
      .content-block h1, .content-block h2 {
        font-size: 287.5%;
        font-size: 2.875rem; } }
    @media (max-width: 767px) {
      .content-block h1, .content-block h2 {
        font-size: 200%;
        font-size: 2rem; } }
  .content-block h3 {
    font-size: 212.5%;
    font-size: 2.125rem;
    margin-top: 25px;
    margin-bottom: 15px; }
    @media (max-width: 1199px) {
      .content-block h3 {
        font-size: 175%;
        font-size: 1.75rem; } }
    @media (max-width: 767px) {
      .content-block h3 {
        font-size: 162.5%;
        font-size: 1.625rem; } }
  .content-block h4 {
    font-size: 162.5%;
    font-size: 1.625rem;
    margin-top: 25px;
    margin-bottom: 15px; }
    @media (max-width: 1199px) {
      .content-block h4 {
        font-size: 137.5%;
        font-size: 1.375rem; } }
    @media (max-width: 767px) {
      .content-block h4 {
        font-size: 112.5%;
        font-size: 1.125rem; } }
  .content-block h5 {
    font-size: 112.5%;
    font-size: 1.125rem;
    margin-top: 25px;
    margin-bottom: 10px; }
    @media (max-width: 1199px) {
      .content-block h5 {
        font-size: 100%;
        font-size: 1rem; } }
  .content-block h6 {
    font-size: 87.5%;
    font-size: 0.875rem; }
  .content-block img {
    display: block;
    width: auto;
    margin: 40px auto;
    margin-left: 0;
    height: auto;
    max-height: 100%;
    max-width: 100%; }
  .content-block a {
    text-decoration: underline; }
  .content-block hr {
    background-color: #2F5AA8;
    border: none;
    display: block;
    height: 1px;
    margin: 30px 0 30px; }
  .content-block iframe,
  .content-block video {
    margin: 40px auto;
    border: none;
    display: block; }
  .content-block blockquote {
    margin: 50px 0;
    width: auto;
    margin-left: 10%;
    font-size: 162.5%;
    font-size: 1.625rem;
    line-height: 1.11538;
    font-style: italic;
    position: relative;
    font-family: "robotoregular", sans-serif;
    font-weight: normal;
    padding-left: 30px; }
    .content-block blockquote:before {
      content: '';
      position: absolute;
      background-color: #2F5AA8;
      width: 4px;
      top: 8px;
      bottom: 5px;
      left: 0; }
    @media (max-width: 1023px) {
      .content-block blockquote {
        margin-left: 5%;
        font-size: 137.5%;
        font-size: 1.375rem;
        line-height: 1.13636; } }
    @media (max-width: 767px) {
      .content-block blockquote {
        margin-left: 0;
        font-size: 125%;
        font-size: 1.25rem; } }
  .content-block b, .content-block strong {
    font-family: "raleway-bold", sans-serif;
    font-weight: normal; }
  .content-block ul {
    list-style-type: none;
    margin: 20px 0;
    padding: 0; }
    .content-block ul > li {
      font-size: 100%;
      font-size: 1rem;
      line-height: 23px;
      padding: 5px 0;
      padding-left: 38px;
      position: relative; }
      .content-block ul > li:before {
        background-color: #2F5AA8;
        content: '';
        position: absolute;
        height: 2px;
        width: 20px;
        display: block;
        top: 16px;
        left: 0; }
      .content-block ul > li ul, .content-block ul > li ol {
        margin-top: 5px;
        margin-bottom: 10px; }
      .content-block ul > li ol {
        margin-left: 20px; }
    @media (max-width: 767px) {
      .content-block ul > li {
        font-size: 93.75%;
        font-size: 0.9375rem; } }
  .content-block ol {
    list-style-type: none;
    margin: 20px 0;
    padding: 0;
    counter-reset: ul; }
    .content-block ol > li {
      font-size: 100%;
      font-size: 1rem;
      padding: 3px 0;
      line-height: 24px;
      position: relative;
      vertical-align: top;
      counter-increment: ul; }
      .content-block ol > li:before {
        content: counter(ul) ".";
        font-size: 100%;
        font-size: 1rem;
        line-height: 24px;
        display: inline-block;
        padding-right: 3px;
        vertical-align: top;
        color: #2F5AA8; }
      .content-block ol > li ul, .content-block ol > li ol {
        margin-top: 5px;
        margin-bottom: 10px;
        margin-left: 35px; }
      .content-block ol > li ol {
        margin-left: 30px; }
    @media (max-width: 767px) {
      .content-block ol > li {
        font-size: 93.75%;
        font-size: 0.9375rem; } }
  .content-block > *:nth-child(1) {
    margin-top: 0 !important; }
  .content-block > *:last-child {
    margin-bottom: 0 !important; }
  @media (max-width: 767px) {
    .content-block blockquote {
      margin: 30px 0; } }

.desktop .content-block a:hover {
  text-decoration: none; }

/* content styles end */
/* contacts styles */
.contacts-sections {
  position: relative; }
  .contacts-sections .container {
    position: static; }
  @media (max-width: 1023px) {
    .contacts-sections .container {
      position: relative; } }

.contacts-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1023px) {
    .contacts-container {
      display: block; } }

.contacts-content-left {
  width: 50%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  padding-right: 8%; }
  @media (max-width: 1023px) {
    .contacts-content-left {
      width: auto;
      padding-right: 0; } }

.contacts-content-right {
  width: 50%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media (max-width: 1023px) {
    .contacts-content-right {
      width: auto;
      position: relative;
      margin-left: -20px;
      margin-right: -20px; } }

.map {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  left: 50%; }
  @media (max-width: 1023px) {
    .map {
      position: relative;
      left: 0;
      height: 350px; } }

.contacts-map-wrapper {
  padding: 60px 0 50px;
  padding-left: 60px;
  min-height: 500px; }
  @media (max-width: 1023px) {
    .contacts-map-wrapper {
      padding: 0;
      min-height: none; } }

.contacts-info-wrapper {
  color: #ffffff;
  position: relative;
  background-color: rgba(29, 55, 104, 0.8);
  padding: 35px 60px;
  font-size: 100%;
  font-size: 1rem;
  line-height: 1.875;
  font-family: "GothamPro", sans-serif;
  font-weight: normal;
  z-index: 1; }
  .contacts-info-wrapper p {
    padding: 0;
    margin: 0; }
  .contacts-info-wrapper a {
    color: #ffffff; }
  @media (max-width: 1023px) {
    .contacts-info-wrapper {
      padding: 35px 20px; } }

.desktop .contacts-info-wrapper a:hover {
  text-decoration: underline; }

/* contacts styles end */
/* apply styles */
.apply-section {
  position: relative; }

.apply-tabs-header {
  position: relative; }

.apply-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .apply-tabs li {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0;
    -moz-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0; }
    .apply-tabs li.active a {
      background-color: #77BB1C;
      color: #ffffff;
      cursor: default; }
      .apply-tabs li.active a:after {
        border-color: #77BB1C transparent transparent transparent; }
  .apply-tabs a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 150px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "raleway-extrabold", sans-serif;
    font-weight: normal;
    color: #000000;
    font-size: 187.5%;
    font-size: 1.875rem;
    line-height: 1.06667;
    text-align: center;
    background-color: #F2F2F2;
    position: relative; }
    .apply-tabs a span {
      display: block;
      width: 100%;
      max-width: 100%;
      padding: 0 20px; }
    .apply-tabs a:after {
      content: "";
      width: 0;
      height: 0;
      border: 12px solid transparent;
      border-color: transparent transparent transparent transparent;
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -12px;
      -webkit-transition: .3s ease-in-out;
      -o-transition: .3s ease-in-out;
      -moz-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
  @media (max-width: 1023px) {
    .apply-tabs a {
      height: 100px;
      font-size: 137.5%;
      font-size: 1.375rem; } }
  @media (max-width: 599px) {
    .apply-tabs a {
      height: 80px;
      font-size: 100%;
      font-size: 1rem; } }

.apply-tabs-container {
  position: relative; }

.apply-tabs-content {
  position: relative; }

.apply-form .form-content {
  padding: 80px 60px 80px;
  -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15); }

.apply-form .input {
  padding: 0 20px; }

.apply-form .textarea {
  padding: 18px  20px; }

@media (max-width: 1023px) {
  .apply-form .form-content {
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; } }

.desktop .apply-tabs li:not(.active) a:hover {
  color: #77BB1C; }

/* apply styles end */
/* footer styles */
.footer {
  position: relative;
  background-color: #010C2C;
  color: white;
  overflow: hidden; }

.footer-top-wrapper {
  position: relative;
  padding: 15px 0; }

.footer-top-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -15px;
  margin-right: -15px; }
  @media (max-width: 1199px) {
    .footer-top-container {
      display: block; } }

.footer-top-content-left {
  position: relative; }

.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .footer-menu li {
    padding: 0 15px;
    font-size: 0;
    text-align: center; }
    .footer-menu li.current a {
      border-bottom-color: #ffffff;
      color: #ffffff; }
  .footer-menu a {
    display: block;
    position: relative;
    color: #656565;
    font-family: "GothamPro", sans-serif;
    font-weight: normal;
    font-size: 100%;
    font-size: 1rem;
    line-height: 1.125;
    padding: 10px 0 7px;
    border-bottom: 3px solid transparent;
    color: rgba(255, 255, 255, 0.6);
    text-align: center; }
  @media (max-width: 767px) {
    .footer-menu {
      display: block; }
      .footer-menu a {
        display: inline-block; } }

.footer-top-content-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .footer-top-content-right .button-wrapper {
    padding: 0 15px;
    text-align: center; }
    .footer-top-content-right .button-wrapper .button {
      height: 60px;
      min-width: 180px; }
  @media (max-width: 767px) {
    .footer-top-content-right {
      display: block; } }
  @media (max-width: 599px) {
    .footer-top-content-right .button-wrapper .button {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }

.footer-logos-wrapper {
  padding: 10px 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -15px;
  margin-right: -15px; }

.footer-logo {
  padding: 10px 15px; }
  .footer-logo img {
    max-height: 43px; }

.footer-bottom-wrapper {
  padding: 15px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  position: relative; }

.footer-bottom-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 1199px) {
    .footer-bottom-container {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 767px) {
    .footer-bottom-container {
      margin-left: 0;
      margin-right: 0; } }

.footer-bottom-content-left {
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .footer-bottom-content-left .dev-link {
    padding: 10px 15px;
    display: block;
    opacity: .8; }
  @media (max-width: 1199px) {
    .footer-bottom-content-left {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }
  @media (max-width: 767px) {
    .footer-bottom-content-left .dev-link {
      padding-left: 0; } }

.footer-bottom-content-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .footer-bottom-content-right .website-list-wrapper {
    padding: 10px 15px;
    white-space: nowrap;
    -webkit-box-flex: 1;
    -webkit-flex: auto 1 0;
    -moz-box-flex: 1;
    -ms-flex: auto 1 0px;
    flex: auto 1 0; }
  .footer-bottom-content-right .social-group-wrapper {
    padding: 10px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap; }
    .footer-bottom-content-right .social-group-wrapper ul {
      margin: 0 -15px; }
  @media (max-width: 1199px) {
    .footer-bottom-content-right {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      -webkit-box-flex: 100%;
      -webkit-flex: 100% 1 0;
      -moz-box-flex: 100%;
      -ms-flex: 100% 1 0px;
      flex: 100% 1 0;
      max-width: 100%; }
      .footer-bottom-content-right .website-list-wrapper {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
      .footer-bottom-content-right .social-group-wrapper {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
  @media (max-width: 767px) {
    .footer-bottom-content-right {
      display: block; }
      .footer-bottom-content-right .website-list-wrapper,
      .footer-bottom-content-right .social-group-wrapper {
        -webkit-box-flex: 100%;
        -webkit-flex: 100% 1 0;
        -moz-box-flex: 100%;
        -ms-flex: 100% 1 0px;
        flex: 100% 1 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  @media (max-width: 599px) {
    .footer-bottom-content-right .social-group-wrapper {
      display: block;
      text-align: center; }
      .footer-bottom-content-right .social-group-wrapper ul {
        margin-top: 5px; } }

.footer-links-wrapper {
  font-size: 0;
  padding: 5px 15px;
  margin-left: -7px;
  margin-right: -7px; }
  .footer-links-wrapper a {
    display: inline-block;
    padding: 5px 7px;
    color: #ffffff;
    opacity: .8;
    font-family: "robotoregular", sans-serif;
    font-weight: normal;
    font-size: 87.5%;
    font-size: 0.875rem;
    line-height: 1.14286; }
  @media (max-width: 1199px) {
    .footer-links-wrapper {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
      -moz-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; } }
  @media (max-width: 767px) {
    .footer-links-wrapper {
      padding-left: 0;
      padding-right: 0; } }

.desktop .footer-menu a:hover,
.desktop .footer-links-wrapper a:hover {
  color: white;
  opacity: 1; }

.desktop .footer-bottom-content-left .dev-link:hover {
  opacity: 1; }

/* footer styles end */

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