/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

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

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details, main {
  display: block;
}

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

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

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, select {
  text-transform: none;
}

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

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

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

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

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

@font-face {
  font-family: "GalanoGrotesque";
  src: url("../fonts/galanogrotesque-regular21-webfont.woff2") format("woff2"), url("../fonts/galanogrotesque-regular21-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "GalanoGrotesque";
  src: url("../fonts/galanogrotesque-regular81-webfont.woff2") format("woff2"), url("../fonts/galanogrotesque-regular81-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "GalanoGrotesque";
  src: url("../fonts/galanogrotesque-regular71-webfont.woff2") format("woff2"), url("../fonts/galanogrotesque-regular71-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
body {
  font: 14px/1.4 "GalanoGrotesque", Times;
}
@media (max-width: 1023px) {
  body {
    font-size: 14px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin: 0 0 15px;
}

h1, .h1 {
  font-size: 100px;
}
@media (max-width: 1199px) {
  h1, .h1 {
    font-size: 36px;
  }
}
@media (max-width: 1023px) {
  h1, .h1 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 26px;
  }
}

h2, .h2 {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0 0 34px;
}
@media (max-width: 1199px) {
  h2, .h2 {
    font-size: 30px;
    margin: 0 0 26px;
  }
}
@media (max-width: 1023px) {
  h2, .h2 {
    font-size: 26px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 22px;
  }
}
h2 span, .h2 span {
  font-weight: 400;
  display: block;
}

h3, .h3 {
  font-size: 28px;
  margin: 0 0 26px;
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 24px;
    margin: 0 0 20px;
  }
}

h4, .h4 {
  font-size: 24px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  h4, .h4 {
    font-size: 18px;
  }
}

h5, .h5 {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 1023px) {
  h5, .h5 {
    font-size: 16px;
  }
}

p {
  margin: 0 0 32px;
}
@media (max-width: 1199px) {
  p {
    margin: 0 0 20px;
  }
}

h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child,
p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #11265a;
}
a:hover {
  text-decoration: underline;
}

a,
input,
button {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  outline: none !important;
}

input,
button {
  font-family: inherit;
}

.text-primary {
  color: #11265a !important;
}

.text-success {
  color: #367d46 !important;
}

.text-secondary {
  color: #221c71 !important;
}

.text-gray {
  color: #75696d !important;
}

.text-warning {
  color: #ffcb00 !important;
}

.text-danger {
  color: #f00 !important;
}

.bg-primary {
  background-color: #11265a !important;
}

.bg-success {
  background-color: #367d46 !important;
}

.bg-secondary {
  background-color: #221c71 !important;
}

.bg-blue-dark {
  background-color: #110c41 !important;
}

.bg-gray {
  background-color: #75696d !important;
}

.bg-warning {
  background-color: #ffcb00 !important;
}

.bg-danger {
  background-color: #f00 !important;
}

@media (min-width: 1200px) {
  .font-large {
    font-size: 20px;
    line-height: 1.5;
  }
}

.heading {
  display: block;
  color: #75696d;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 20px;
}
@media (max-width: 1023px) {
  .heading {
    margin: 0 0 10px;
    font-size: 16px;
  }
}

/* General Layout Styles */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  min-width: 320px;
  background: #fff;
  color: #11265a;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

.container {
  max-width: 1110px;
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 5;
  background: transparent;
  border: 0;
  outline: none;
  color: #fff;
}
.slick-arrow.slick-prev {
  left: 25px;
}
.slick-arrow.slick-next {
  right: 25px;
}
.slick-arrow:hover {
  color: #f00;
}
.slick-arrow.slick-hidden {
  display: none;
}

/* Forms Styles*/
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
textarea,
.form-control,
select {
  -webkit-appearance: none;
  font: 18px/22px "GalanoGrotesque", Arial;
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px 25px 12px;
  background: #fff;
  color: #261f25;
  border-radius: 5px;
  width: 100%;
  margin: 0;
  border: 1px solid #ccc;
}
@media (max-width: 1023px) {
  input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
textarea,
.form-control,
select {
    font-size: 16px;
  }
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
textarea:focus,
.form-control:focus,
select:focus {
  outline: none;
  border-color: #11265a;
}
input[type=text]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .form-control::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}
input[type=text]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=password]::-moz-placeholder, textarea::-moz-placeholder, .form-control::-moz-placeholder, select::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
input[type=text]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, textarea:-ms-input-placeholder, .form-control:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}
input[type=text]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, textarea::-ms-input-placeholder, .form-control::-ms-input-placeholder, select::-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}
input[type=text]::placeholder,
input[type=tel]::placeholder,
input[type=email]::placeholder,
input[type=search]::placeholder,
input[type=password]::placeholder,
textarea::placeholder,
.form-control::placeholder,
select::placeholder {
  color: #ccc;
  opacity: 1;
}

.custom-select {
  position: relative;
}
.custom-select:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #ccc transparent transparent transparent;
  position: absolute;
  right: 20px;
  content: "";
  pointer-events: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

select {
  padding-right: 35px;
  /*color: #ccc;*/
}

textarea {
  resize: vertical;
  vertical-align: top;
  resize: none;
  height: 170px;
}

button,
input[type=button],
input[type=reset],
input[type=file],
input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
}

/* Header Styles */
.header {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  font-size: 16px;
  background: #fff;
  padding: 17px 0;
  font-weight: 500;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: padding 0.3s ease-in-out;
  transition: padding 0.3s ease-in-out;
}
.header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  padding: 1px 3.4%;
}
@media (max-width: 767px) {
  .header .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.sticky .header {
  padding: 8px 0;
  position: fixed;
}

#wrapper {
  padding-top: 98px;
  -webkit-transition: padding 0.3s ease-in-out;
  transition: padding 0.3s ease-in-out;
}
.sticky #wrapper {
  padding-top: 80px;
}
@media (max-width: 767px) {
  .sticky #wrapper {
    padding-top: 73px;
  }
}

.logo {
  width: 113px;
  min-width: 113px;
  display: block;
}
@media (max-width: 767px) {
  .logo {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media (max-width: 767px) {
  .sticky .logo {
    width: 100px;
    min-width: 100px;
  }
}
.logo a {
  display: block;
  outline: none;
}
@media (max-width: 1199px) {
  .logo a {
    margin: 0;
  }
}
.logo a img {
  display: block;
  width: 100%;
  height: auto;
}

.nav-opener {
  width: 40px;
  height: 40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition-property: right !important;
  transition-property: right !important;
  background: #2d2a6f;
  border-radius: 4px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .nav-opener {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .nav-active .nav-opener {
    right: 300px;
  }
}
@media (max-width: 359px) {
  .nav-active .nav-opener {
    right: 274px;
  }
}
.nav-opener:before, .nav-opener:after,
.nav-opener span {
  width: 24px;
  height: 2px;
  background: #fff;
  content: "";
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-opener:before {
  margin-bottom: 6px;
}
.nav-active .nav-opener:before {
  margin-bottom: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.nav-opener:after {
  margin-top: 6px;
}
.nav-active .nav-opener:after {
  margin-top: -2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.nav-active .nav-opener span {
  opacity: 0;
}

.nav-active {
  overflow: hidden;
}

.header-holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  min-width: 0;
}
@media (max-width: 767px) {
  .header-holder {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
    width: 290px;
    background: #2d2a6f;
    -webkit-transform: translateX(110%);
            transform: translateX(110%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -webkit-box-shadow: 0rem 0rem 1.625rem 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0rem 0rem 1.625rem 10px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: safe center;
        -ms-flex-align: safe center;
            align-items: safe center;
  }
}
@media (max-width: 359px) {
  .header-holder {
    width: 270px;
  }
}
@media (max-width: 767px) {
  .nav-active .header-holder {
    -webkit-transform: none;
            transform: none;
  }
}

.header-navigation {
  width: 100%;
  position: relative;
  padding: 0 0 0 9.4%;
}
@media (max-width: 1439px) {
  .header-navigation {
    padding-left: 4%;
  }
}
@media (max-width: 1199px) {
  .header-navigation {
    padding: 0 0 0 25px;
  }
}
@media (max-width: 767px) {
  .header-navigation {
    padding: 40px 25px;
    text-transform: uppercase;
    text-align: center;
  }
}

.navigation {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -23px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1199px) {
  .navigation {
    margin: 0 -15px;
  }
}
@media (max-width: 767px) {
  .navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0;
    font-weight: 700;
  }
}
.navigation li {
  margin: 0 23px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2d2a6f;
}
@media (max-width: 1199px) {
  .navigation li {
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  .navigation li {
    width: 100%;
    margin: 0;
    display: block;
    color: #fff;
  }
}
.navigation li a {
  color: #2d2a6f;
  display: block;
  padding: 10px 0;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .navigation li a {
    color: #fff;
  }
}
.navigation li a:hover {
  color: #df3B28;
}
.navigation li:hover {
  color: #df3B28;
}
.navigation li:hover > a, .navigation li.active > a {
  color: #df3B28;
}

/* Footer Styles */
.footer {
  background: #2d2b6f;
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
  padding: 35px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  .footer {
    font-size: 14px;
  }
}
.footer .logo {
  width: 170px;
}
@media (max-width: 767px) {
  .footer .logo {
    margin: 0 auto 25px;
  }
}

.pri-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .pri-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

.contact-info {
  list-style: none;
  padding: 0 20px;
  margin: 0;
}
@media (max-width: 767px) {
  .contact-info {
    text-align: center;
    width: 100%;
    margin: 0 0 20px;
  }
}
.contact-info li {
  padding: 5px 0;
}
@media (max-width: 767px) {
  .contact-info li {
    padding: 0 0 5px;
  }
}
.contact-info strong {
  font-weight: 500;
}
.contact-info a {
  color: #fff;
}
.contact-info a:hover {
  opacity: 0.5;
  text-decoration: none;
}

.social-networks {
  list-style: none;
  padding: 0;
  margin: 0 -7px;
  font-size: 18px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767px) {
  .social-networks {
    width: 100%;
  }
}
.social-networks li {
  margin: 0 7px;
}
.social-networks li a {
  width: 40px;
  height: 40px;
  min-width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 0;
  color: #2d2a6f;
  background: #1b273f;
  color: #fff;
  border-radius: 100%;
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .social-networks li a {
    width: 40px;
    height: 40px;
    min-width: 40px;
  }
}
.social-networks li a:hover {
  background: #11265a;
}

/* Visual Block */
.visual-block {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.visual-block .image-holder {
  width: 100%;
  overflow: hidden;
  height: 860px;
}
@media (max-width: 1439px) {
  .visual-block .image-holder {
    height: 750px;
  }
}
@media (max-width: 1199px) {
  .visual-block .image-holder {
    height: 650px;
  }
}
@media (max-width: 1023px) {
  .visual-block .image-holder {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .visual-block .image-holder {
    height: 250px;
  }
}
.visual-block .image-holder img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.visual-block .visual-caption {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 50px 5%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .visual-block .visual-caption {
    padding: 50px 3.4%;
  }
}
@media (max-width: 767px) {
  .visual-block .visual-caption {
    position: static;
    padding: 40px 15px 10px;
  }
}
.visual-block .visual-caption .visual-textbox {
  max-width: 650px;
  width: 100%;
  padding-bottom: 70px;
}
@media (max-width: 1023px) {
  .visual-block .visual-caption .visual-textbox {
    max-width: 400px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .visual-block .visual-caption .visual-textbox {
    padding-bottom: 0;
    max-width: inherit;
  }
}
.visual-block .visual-caption h1 {
  line-height: 1;
  letter-spacing: -3px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 25px;
}
@media (max-width: 1699px) {
  .visual-block .visual-caption h1 {
    font-size: 90px;
  }
}
@media (max-width: 1549px) {
  .visual-block .visual-caption h1 {
    font-size: 80px;
  }
}
@media (max-width: 1439px) {
  .visual-block .visual-caption h1 {
    font-size: 70px;
  }
}
@media (max-width: 1199px) {
  .visual-block .visual-caption h1 {
    font-size: 60px;
  }
}
@media (max-width: 1023px) {
  .visual-block .visual-caption h1 {
    font-size: 48px;
    margin: 0 0 15px;
  }
}
@media (max-width: 767px) {
  .visual-block .visual-caption h1 {
    font-size: 32px;
    letter-spacing: -1px;
  }
}
.visual-block .visual-caption h1 span {
  color: #e8312b;
}
.visual-block .visual-caption .subtitle {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 500;
  display: block;
  margin: 0 0 30px;
}
@media (max-width: 1199px) {
  .visual-block .visual-caption .subtitle {
    font-size: 32px;
  }
}
@media (max-width: 1023px) {
  .visual-block .visual-caption .subtitle {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .visual-block .visual-caption .subtitle {
    font-size: 20px;
    min-height: 60px;
  }
}
.visual-block .visual-caption .toppers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 5px;
}
@media (max-width: 1023px) {
  .visual-block .visual-caption .toppers {
    margin: 0 0 10px;
  }
}
.visual-block .visual-caption .toppers .number {
  font-size: 78px;
  line-height: 1;
}
@media (max-width: 1439px) {
  .visual-block .visual-caption .toppers .number {
    font-size: 70px;
  }
}
@media (max-width: 1199px) {
  .visual-block .visual-caption .toppers .number {
    font-size: 62px;
  }
}
@media (max-width: 1023px) {
  .visual-block .visual-caption .toppers .number {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  .visual-block .visual-caption .toppers .number {
    font-size: 38px;
  }
}
.visual-block .visual-caption .toppers .subtext {
  font-size: 32px;
  line-height: 1;
  color: #e8312b;
  text-transform: uppercase;
  font-weight: 500;
  padding-left: 25px;
}
@media (max-width: 1439px) {
  .visual-block .visual-caption .toppers .subtext {
    font-size: 28px;
  }
}
@media (max-width: 1199px) {
  .visual-block .visual-caption .toppers .subtext {
    font-size: 24px;
  }
}
@media (max-width: 1023px) {
  .visual-block .visual-caption .toppers .subtext {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .visual-block .visual-caption .toppers .subtext {
    font-size: 16px;
    padding-left: 15px;
  }
}
.visual-block .visual-caption p {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 30px;
}
@media (max-width: 1439px) {
  .visual-block .visual-caption p {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .visual-block .visual-caption p {
    font-size: 20px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .visual-block .visual-caption p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .visual-block .visual-caption p br {
    display: none;
  }
}
.visual-block .visual-caption .btn {
  background-color: #fff;
  border-radius: 4px;
  color: #2d2b6f;
  text-align: center;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  padding: 10px 20px;
  display: inline-block;
}
@media (max-width: 1439px) {
  .visual-block .visual-caption .btn {
    font-size: 28px;
  }
}
@media (max-width: 1199px) {
  .visual-block .visual-caption .btn {
    font-size: 24px;
  }
}
@media (max-width: 1023px) {
  .visual-block .visual-caption .btn {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .visual-block .visual-caption .btn {
    font-size: 16px;
    line-height: 30px;
  }
}
.visual-block .visual-caption .btn:hover {
  color: #fff;
  text-decoration: none;
  background: #e8312b;
}

/* Visual Slider */
.visual-slider .slick-slide {
  background: #312e6d;
}
.visual-slider .slick-slide .image-holder {
  position: relative;
}
.visual-slider .slick-slide .image-holder:before, .visual-slider .slick-slide .image-holder:after {
  position: absolute;
  right: -10%;
  bottom: 50px;
  width: 800px;
  height: 38px;
  content: "";
  background: #e8312b;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
@media (max-width: 1439px) {
  .visual-slider .slick-slide .image-holder:before, .visual-slider .slick-slide .image-holder:after {
    bottom: -20px;
  }
}
@media (max-width: 1199px) {
  .visual-slider .slick-slide .image-holder:before, .visual-slider .slick-slide .image-holder:after {
    bottom: -70px;
  }
}
@media (max-width: 1023px) {
  .visual-slider .slick-slide .image-holder:before, .visual-slider .slick-slide .image-holder:after {
    bottom: -100px;
    height: 30px;
    right: -15%;
  }
}
@media (max-width: 767px) {
  .visual-slider .slick-slide .image-holder:before, .visual-slider .slick-slide .image-holder:after {
    display: none;
  }
}
.visual-slider .slick-slide .image-holder:after {
  height: 33px;
  bottom: -50px;
}
@media (max-width: 1439px) {
  .visual-slider .slick-slide .image-holder:after {
    bottom: -100px;
  }
}
@media (max-width: 1199px) {
  .visual-slider .slick-slide .image-holder:after {
    bottom: -150px;
  }
}
@media (max-width: 1023px) {
  .visual-slider .slick-slide .image-holder:after {
    bottom: -150px;
    height: 22px;
  }
}
.visual-slider .slick-slide.bg-gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(42, 46, 109)), to(rgb(212, 44, 41)));
  background: linear-gradient(to bottom, rgb(42, 46, 109) 0%, rgb(212, 44, 41) 100%);
}
.visual-slider .slick-slide.bg-gradient .image-holder:before, .visual-slider .slick-slide.bg-gradient .image-holder:after {
  background: #fff;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}
.visual-slider .slick-dots {
  list-style: none;
  padding: 0 5%;
  margin: 0 -5px;
  position: absolute;
  left: 0;
  bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0;
  line-height: 0;
}
.visual-slider .slick-dots li {
  margin: 0 5px;
}
.visual-slider .slick-dots li button {
  padding: 0;
  margin: 0;
  border: 1px solid #e5e5e5;
  width: 10px;
  height: 10px;
  font-size: 0;
  line-height: 0;
  border-radius: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#e1e1e1));
  background: linear-gradient(to bottom, #999999 0%, #e1e1e1 100%);
}
.visual-slider .slick-dots li button:hover {
  background: #666;
}
.visual-slider .slick-dots li.slick-active button {
  background: #666;
}

/* Intro Block */
.intro-block {
  overflow: hidden;
  font-size: 20px;
  line-height: 1.6;
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .intro-block {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .intro-block {
    font-size: 16px;
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .intro-block {
    padding: 35px 0;
    font-size: 14px;
  }
}
.intro-block .container {
  max-width: 1010px;
  text-align: center;
  font-weight: 400;
}

/* Programs Block */
.programs-block {
  overflow: hidden;
  background: #2c2b6f;
  padding: 80px 3.4% 65px;
}
@media (max-width: 1023px) {
  .programs-block {
    padding-top: 65px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .programs-block {
    padding: 35px 15px 20px;
  }
}
.programs-block .programs-head {
  overflow: hidden;
  color: #fff;
  margin: 0 0 35px;
}
@media (max-width: 767px) {
  .programs-block .programs-head {
    margin: 0 0 25px;
  }
}
.programs-block .programs-head p {
  font-size: 18px;
}
@media (max-width: 1023px) {
  .programs-block .programs-head p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .programs-block .programs-head p {
    font-size: 14px;
  }
}
.programs-block h2 {
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0 0 10px;
}

.programs-list {
  list-style: none;
  padding: 0;
  margin: 0 -8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.programs-list li {
  width: 16.666667%;
  padding: 0 8px 15px;
}
@media (max-width: 1439px) {
  .programs-list li {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .programs-list li {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .programs-list li {
    width: 100%;
  }
}

/* Programs Box */
.program-box {
  background: #fff;
  border-radius: 10px;
  padding: 20px 15px;
  height: 100%;
}
.program-box h3 {
  font-size: 40px;
  line-height: 1.1;
  margin: 0 0 2px;
}
@media (max-width: 1023px) {
  .program-box h3 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .program-box h3 {
    font-size: 24px;
  }
}
.program-box .subtext {
  display: block;
  color: #e03c28;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 15px;
}

/* campus Block */
.campus-block {
  overflow: hidden;
  padding: 80px 0;
}
@media (max-width: 1023px) {
  .campus-block {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .campus-block {
    padding: 35px 0 20px;
  }
}
.campus-block h2 {
  color: #e0402d;
}
.campus-block .campus-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -8px;
}
.campus-block .campus-column {
  width: 25%;
  padding: 0 8px 15px;
}
@media (max-width: 1023px) {
  .campus-block .campus-column {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .campus-block .campus-column {
    width: 100%;
  }
}

/* campus Post */
.campus-post {
  position: relative;
  height: 100%;
  overflow: hidden;
  min-height: 350px;
}
@media (max-width: 575px) {
  .campus-post {
    min-height: inherit;
  }
}
.campus-post .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.campus-post .bg-image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.campus-post .caption {
  position: relative;
  color: #fff;
  padding: 25px 15px;
}
@media (max-width: 575px) {
  .campus-post .caption {
    padding: 30px 15px;
  }
}
.campus-post h3 {
  line-height: 1;
  min-height: 100px;
  margin: 0 0 25px;
}
@media (max-width: 1023px) {
  .campus-post h3 {
    min-height: 80px;
  }
}
@media (max-width: 575px) {
  .campus-post h3 {
    min-height: inherit;
  }
}

/* facilities Block */
.facilities-block {
  padding: 60px 0;
  background: #e0402d;
  color: #fff;
}
@media (max-width: 1023px) {
  .facilities-block {
    padding: 50px 0 35px;
  }
}
@media (max-width: 575px) {
  .facilities-block {
    padding: 35px 0 20px;
  }
}
.facilities-block h2 {
  margin: 0 0 50px;
}
@media (max-width: 1023px) {
  .facilities-block h2 {
    margin: 0 0 30px;
  }
}
@media (max-width: 575px) {
  .facilities-block h2 {
    margin: 0 0 20px;
  }
}
.facilities-block .facilities-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -8px;
}
.facilities-block .facilities-column {
  width: 25%;
  padding: 15px 8px;
}
@media (max-width: 1023px) {
  .facilities-block .facilities-column {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .facilities-block .facilities-column {
    width: 100%;
  }
}

/* facilities Box */
.facility-box {
  overflow: hidden;
}
.facility-box .icon {
  width: 78px;
  height: 77px;
  display: block;
  min-height: 77px;
  margin: 0 0 20px;
}
.facility-box .icon img {
  width: 100%;
  height: 77px;
  display: block;
}
.facility-box .textbox {
  overflow: hidden;
}
.facility-box h3 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0 0 15px;
}
.facility-box h3.text-blue {
  color: #2d2b6f;
}

/* Campus Section */
.campus-section {
  overflow: hidden;
  text-align: center;
  padding: 80px 0 0;
}
@media (max-width: 1023px) {
  .campus-section {
    padding: 50px 0 0;
  }
}
@media (max-width: 767px) {
  .campus-section {
    padding: 35px 0 0;
  }
}
.campus-section h2 {
  margin: 0 0 50px;
}
@media (max-width: 1023px) {
  .campus-section h2 {
    margin: 0 0 35px;
  }
}
@media (max-width: 767px) {
  .campus-section h2 {
    margin: 0 0 20px;
  }
}
.campus-section h2 span {
  color: #e1422c;
}
.campus-section .image-holder {
  overflow: hidden;
}
.campus-section .image-holder img {
  width: 100%;
  height: auto;
  display: block;
}

.excited-block {
  overflow: hidden;
  background: #2c2b6f;
  color: #fff;
  padding: 50px 0;
  position: relative;
}
@media (max-width: 767px) {
  .excited-block {
    padding: 35px 0;
  }
}
.excited-block:before, .excited-block:after {
  position: absolute;
  content: "";
}
@media (max-width: 1439px) {
  .excited-block:before, .excited-block:after {
    display: none;
  }
}
.excited-block:before {
  width: 110px;
  height: 105px;
  background: #e0412c;
  left: 0;
  bottom: 12px;
}
.excited-block:after {
  top: 12px;
  left: 76px;
  background: #efedee;
  width: 73px;
  height: 68px;
}
.excited-block .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .excited-block .container {
    display: block;
    text-align: center;
  }
}
.excited-block h3 {
  margin: 0;
  font-size: 32px;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .excited-block h3 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .excited-block h3 {
    font-size: 24px;
    margin: 0 0 30px;
  }
}
.excited-block .btn-apply {
  display: inline-block;
  border: 1px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 14px;
  padding: 15px 25px 11px;
  text-transform: uppercase;
  color: #fff;
  border-color: #e0402d;
  background-color: #e0402d;
  border-radius: 4px;
  font-weight: 500;
}
.excited-block .btn-apply:hover {
  opacity: 0.9;
  text-decoration: none;
}

.article-block {
  overflow: hidden;
  padding: 100px 0;
}
@media (max-width: 1199px) {
  .article-block {
    padding: 75px 0;
  }
}
@media (max-width: 1023px) {
  .article-block {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .article-block {
    padding: 35px 0;
  }
}
.article-block .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.article-block .textbox {
  width: 68.5%;
  padding-right: 4%;
}
@media (max-width: 767px) {
  .article-block .textbox {
    width: 100%;
    margin: 0 0 30px;
  }
}
.article-block h2 {
  margin: 0 0 10px;
}
.article-block .subtitle {
  display: block;
  font-size: 25px;
  color: #d02d2a;
  font-weight: 500;
  margin: 0 0 15px;
}
@media (max-width: 767px) {
  .article-block .subtitle {
    font-size: 22px;
  }
}
.article-block .text-large {
  font-size: 18px;
  line-height: 1.6;
}
@media (max-width: 1023px) {
  .article-block .text-large {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .article-block .text-large {
    font-size: 14px;
  }
}
.article-block .image-holder {
  width: 31.5%;
}
@media (max-width: 767px) {
  .article-block .image-holder {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
}
.article-block .subheading {
  display: block;
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  margin: 0 0 15px;
}
@media (max-width: 767px) {
  .article-block .subheading {
    font-size: 18px;
  }
}
.article-block ul {
  padding-left: 18px;
  font-size: 16px;
}
.article-block ul li {
  margin: 0 0 5px;
}
.article-block.bg-blue {
  color: #fff;
  background: #2d2b6f;
}