/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/theme.scss ***!
  \************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap);
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/theme.scss (1) ***!
  \****************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap);
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/theme.scss (2) ***!
  \****************************************************************************************************************************************************************************************/
button, hr, input {
  overflow: visible;
}

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

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

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

body {
  margin: 0;
}

details, main {
  display: block;
}

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

hr {
  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;
}

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
}

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

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

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[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.slick-hidden {
  display: none;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus, .mfp-close:hover {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow:after, .mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

.clear {
  clear: both;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

html,
body {
  height: 100%;
}

html {
  font-size: 16px;
}

body {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #000;
  background-color: #fff;
}

.media-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.media-container iframe,
.media-container object,
.media-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-uppercase {
  text-transform: uppercase;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

img {
  max-width: 100%;
}

a {
  color: #000;
  text-decoration: none;
  transition: all 0.2s linear;
}
a:focus {
  outline: 0;
}

.el-centered {
  margin: 0 auto;
  display: block;
}

.el-block {
  display: block;
}

.no-style, .n-footer .n-footer-inner .footer-box .footer-menu .sub-menu, .n-footer .n-footer-inner .footer-box .footer-menu, .nt-gallery-slider-section .slick-dots {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.no-style li, .n-footer .n-footer-inner .footer-box .footer-menu .sub-menu li, .n-footer .n-footer-inner .footer-box .footer-menu li, .nt-gallery-slider-section .slick-dots li {
  list-style-type: none;
}

.bgr-style {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.bgr-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.align-items-center {
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .flex-column-t {
    flex-direction: column;
  }
}

.white-color {
  color: #fff !important;
}

.n-container,
.container-nt {
  max-width: 1090px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1240px) {
  .n-container,
  .container-nt {
    width: calc(100% - 40px);
  }
}

.page-wrap {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%;
}

.footer {
  display: table-row;
  height: 1px;
}

.top-space {
  padding-top: 75px;
}

.content_wrapper {
  width: 100%;
  padding-bottom: 0;
}
@media only screen and (max-width: 1240px) {
  .content_wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

p,
.text-base {
  font-size: 1rem;
  line-height: 1.667em;
  font-weight: 400;
  margin: 0 0 25px;
}

strong {
  font-weight: 700;
}

h1,
.h1-title,
h2,
.h2-title,
h3,
.h3-title,
h4,
.h4-title,
h5,
.h5-title,
h6,
.h6-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #000;
  margin: 0 0 20px;
}

h1,
.h1-title {
  font-size: 4rem;
  line-height: 1.2em;
}
@media only screen and (max-width: 1200px) {
  h1,
  .h1-title {
    font-size: 3.375rem;
  }
}
@media only screen and (max-width: 1025px) {
  h1,
  .h1-title {
    font-size: 2.875rem;
  }
}
@media only screen and (max-width: 767px) {
  h1,
  .h1-title {
    font-size: 2.625rem;
  }
}

h2,
.h2-title {
  font-size: 2.875rem;
  line-height: 1.2em;
}
@media only screen and (max-width: 1200px) {
  h2,
  .h2-title {
    font-size: 2.625rem;
  }
}
@media only screen and (max-width: 1025px) {
  h2,
  .h2-title {
    font-size: 2.25rem;
  }
}
@media only screen and (max-width: 767px) {
  h2,
  .h2-title {
    font-size: 2rem;
  }
}

h3,
.h3-title {
  font-size: 2.25rem;
  line-height: 1.2em;
}
@media only screen and (max-width: 1200px) {
  h3,
  .h3-title {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1025px) {
  h3,
  .h3-title {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 767px) {
  h3,
  .h3-title {
    font-size: 1.75rem;
  }
}

h4,
.h4-title {
  font-size: 2rem;
  line-height: 1.2em;
}
@media only screen and (max-width: 1200px) {
  h4,
  .h4-title {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 1025px) {
  h4,
  .h4-title {
    font-size: 1.625rem;
  }
}
@media only screen and (max-width: 767px) {
  h4,
  .h4-title {
    font-size: 1.5rem;
  }
}

.font-normal {
  font-weight: 400 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.font-bold {
  font-weight: 700 !important;
}

.m-0 {
  margin: 0 !important;
}

.entry p a {
  color: #2a4f64;
  text-decoration: underline;
}
.entry p a:hover {
  text-decoration: none;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=url], input[type=text],
textarea,
select {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
  font-family: "Montserrat", sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 45px;
  height: 45px;
  border: 0 none;
  color: #000;
  background: #fff;
  border: 1px solid #d9d9d9;
}
input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=text]:focus,
textarea:focus,
select:focus {
  outline: 0;
}

textarea {
  line-height: 1.4em !important;
  height: 130px !important;
  padding: 10px 15px;
}

select {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-repeat: no-repeat;
  background-size: 10px 5px;
  background-position: right 15px center;
  padding: 0 50px 0 15px;
}

select[multiple] {
  background-image: none;
  height: 86px;
  overflow: auto;
  padding: 0;
}

select::-ms-expand {
  opacity: 0;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #000;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000;
}

input[type=search]::-ms-clear,
input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

input[type=submit],
input[type=reset],
button[type=submit],
button[type=reset] {
  box-sizing: border-box;
  border: 0 none;
  cursor: pointer;
  transition: all 0.2s linear;
}
input[type=submit]:focus,
input[type=reset]:focus,
button[type=submit]:focus,
button[type=reset]:focus {
  outline: 0;
}

.btn, input[type=submit],
input[type=reset],
button[type=submit],
button[type=reset] {
  display: inline-block;
  font-size: 1rem;
  line-height: 1em;
  font-weight: 700;
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  padding: 12px 48px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s linear;
}
.btn:hover, input[type=submit]:hover,
input[type=reset]:hover,
button[type=submit]:hover,
button[type=reset]:hover {
  border: 1px solid #141414;
  background: #141414;
  color: #fff;
}
.btn.btn-outline, input.btn-outline[type=submit],
input.btn-outline[type=reset],
button.btn-outline[type=submit],
button.btn-outline[type=reset] {
  border: 1px solid #000;
  background: transparent;
  color: #000;
}
.btn.btn-outline:hover, input.btn-outline[type=submit]:hover,
input.btn-outline[type=reset]:hover,
button.btn-outline[type=submit]:hover,
button.btn-outline[type=reset]:hover {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}
.btn.btn-transparent, input.btn-transparent[type=submit],
input.btn-transparent[type=reset],
button.btn-transparent[type=submit],
button.btn-transparent[type=reset] {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}
.btn.btn-transparent:hover, input.btn-transparent[type=submit]:hover,
input.btn-transparent[type=reset]:hover,
button.btn-transparent[type=submit]:hover,
button.btn-transparent[type=reset]:hover {
  border: 1px solid #fff;
  background: #fff;
  color: #000;
}
.btn.n-btn, input.n-btn[type=submit],
input.n-btn[type=reset],
button.n-btn[type=submit],
button.n-btn[type=reset], .btn.nt-btn, input.nt-btn[type=submit],
input.nt-btn[type=reset],
button.nt-btn[type=submit],
button.nt-btn[type=reset] {
  font-size: 0.875rem;
  border-radius: 22px;
  letter-spacing: -0.05em;
  border: 0 none;
  box-shadow: none;
  background-color: #174d64;
}
.btn.n-btn:hover, input.n-btn[type=submit]:hover,
input.n-btn[type=reset]:hover,
button.n-btn[type=submit]:hover,
button.n-btn[type=reset]:hover, .btn.nt-btn:hover, input.nt-btn[type=submit]:hover,
input.nt-btn[type=reset]:hover,
button.nt-btn[type=submit]:hover,
button.nt-btn[type=reset]:hover {
  background-color: #104359;
}
.btn.n-btn.n-btn-white, input.n-btn.n-btn-white[type=submit],
input.n-btn.n-btn-white[type=reset],
button.n-btn.n-btn-white[type=submit],
button.n-btn.n-btn-white[type=reset], .btn.nt-btn.n-btn-white, input.nt-btn.n-btn-white[type=submit],
input.nt-btn.n-btn-white[type=reset],
button.nt-btn.n-btn-white[type=submit],
button.nt-btn.n-btn-white[type=reset] {
  background-color: #fff;
  color: #000;
}
.btn.n-btn.n-btn-white:hover, input.n-btn.n-btn-white[type=submit]:hover,
input.n-btn.n-btn-white[type=reset]:hover,
button.n-btn.n-btn-white[type=submit]:hover,
button.n-btn.n-btn-white[type=reset]:hover, .btn.nt-btn.n-btn-white:hover, input.nt-btn.n-btn-white[type=submit]:hover,
input.nt-btn.n-btn-white[type=reset]:hover,
button.nt-btn.n-btn-white[type=submit]:hover,
button.nt-btn.n-btn-white[type=reset]:hover {
  background-color: #174d64;
  color: #fff;
}

.underlined-link {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  padding-bottom: 5px;
  position: relative;
}
.underlined-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #000;
  transition: all 0.2s linear;
}
.underlined-link:hover {
  color: #000;
}
.underlined-link:hover:after {
  border-bottom: 0 none;
}

.n-custom-form {
  max-width: 540px;
  width: 100%;
  margin: 0 auto 35px;
}
.n-custom-form .book-widget-bg {
  border: 0 none !important;
  border-radius: 100px !important;
  background: transparent !important;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1) inset;
  padding: 20px 25px !important;
}
@media only screen and (max-width: 767px) {
  .n-custom-form .book-widget-bg {
    padding: 20px 0 0 !important;
    border-radius: 22px !important;
  }
}
.n-custom-form .book-widget-bg form {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 769px) {
  .n-custom-form .book-widget-bg form {
    align-items: flex-end;
  }
}
@media only screen and (max-width: 768px) {
  .n-custom-form .book-widget-bg form {
    flex-direction: column;
  }
}
.n-custom-form .book-widget-bg form label {
  display: none !important;
}
.n-custom-form .book-widget-bg form .book-form-group {
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .n-custom-form .book-widget-bg form .book-form-group {
    margin: 0 0 10px;
  }
}
.n-custom-form .book-widget-bg form #book-checkin-holder {
  width: 140px;
}
@media only screen and (max-width: 768px) {
  .n-custom-form .book-widget-bg form #book-checkin-holder {
    width: 100%;
    padding: 0 20px;
  }
}
.n-custom-form .book-widget-bg form #book-checkout-holder {
  width: 140px;
}
@media only screen and (max-width: 768px) {
  .n-custom-form .book-widget-bg form #book-checkout-holder {
    width: 100%;
    padding: 0 20px;
  }
}
.n-custom-form .book-widget-bg form #book-guests-holder {
  width: 90px;
}
@media only screen and (max-width: 768px) {
  .n-custom-form .book-widget-bg form #book-guests-holder {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto 20px !important;
  }
}
.n-custom-form .book-widget-bg form .book-form-group.book-va-bottom {
  padding: 0;
  margin: 0 !important;
}
.n-custom-form .book-widget-bg form input,
.n-custom-form .book-widget-bg form select {
  font-family: "Montserrat", sans-serif !important;
  width: 100% !important;
  height: 45px !important;
  border: 0 none !important;
  border-bottom: 1px solid #000 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  box-shadow: none !important;
  background: transparent !important;
  padding: 6px 0 !important;
  color: rgba(0, 0, 0, 0.5) !important;
}
.n-custom-form .book-widget-bg form input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}
.n-custom-form .book-widget-bg form input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}
.n-custom-form .book-widget-bg form input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}
.n-custom-form .book-widget-bg form input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}
.n-custom-form .book-widget-bg form .icon-book-calendar {
  right: 0 !important;
}
.n-custom-form .book-widget-bg form button[type=submit] {
  font-family: "Montserrat", sans-serif !important;
  font-size: 13px !important;
  border-radius: 22px !important;
  background: #174d64 !important;
  text-transform: uppercase;
  color: #fff !important;
  padding: 11px 10px !important;
  box-shadow: none !important;
}
.n-custom-form .book-widget-bg form button[type=submit]:hover {
  background: #104359 !important;
}
.n-custom-form .book-widget-bg form button[type=submit]:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

.bookWidget-61011-0-0-1634473184 .ui-state-available .ui-state-default {
  background-color: #174d64 !important;
}

.n-hero {
  position: relative;
  z-index: 32;
  background-position: center center;
}
@media only screen and (min-width: 1026px) {
  .n-hero {
    height: 100vh;
  }
}
@media only screen and (max-width: 1025px) {
  .n-hero {
    background-image: none !important;
  }
}
.n-hero .bgr-overlay {
  background-color: rgba(0, 0, 0, 0.35);
  z-index: -1;
}
@media only screen and (max-width: 1025px) {
  .n-hero .bgr-overlay {
    z-index: 1;
  }
}
.n-hero .n-hero-mobile {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .n-hero .n-hero-mobile {
    display: block;
  }
}
.n-hero .n-container {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
@media only screen and (min-width: 1026px) {
  .n-hero .n-container {
    width: 100% !important;
    max-width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1025px) {
  .n-hero .n-hero-box {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
  }
}
.n-hero h1 {
  font-size: 1.25rem;
  line-height: 1.9em;
  letter-spacing: 0.1em;
  font-weight: 400;
  color: #fff;
  margin: 10px 0;
}
@media only screen and (max-width: 1025px) {
  .n-hero h1 {
    font-size: 1.125rem;
  }
}
.n-hero h1 span {
  font-size: 2.5rem;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  font-weight: 700;
  padding: 0 15px;
}
@media only screen and (max-width: 1025px) {
  .n-hero h1 span {
    font-size: 2.25rem;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .n-hero h1 span {
    font-size: 2rem;
    padding: 0 5px;
  }
}
.n-hero h1 .sep {
  display: inline;
}
@media only screen and (max-width: 1025px) {
  .n-hero h1 .sep {
    display: block;
  }
}

.n-hero-inner {
  position: relative;
  z-index: 32;
  background-position: center center;
}
@media only screen and (min-width: 1026px) {
  .n-hero-inner {
    height: 100vh;
  }
}
@media only screen and (max-width: 1025px) {
  .n-hero-inner {
    background-image: none !important;
  }
}
.n-hero-inner .bgr-overlay {
  background-color: rgba(0, 0, 0, 0.35);
  z-index: -1;
}
@media only screen and (max-width: 1025px) {
  .n-hero-inner .bgr-overlay {
    z-index: 1;
  }
}
.n-hero-inner .n-hero-inner-mobile {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .n-hero-inner .n-hero-inner-mobile {
    display: block;
  }
}
@media only screen and (min-width: 1026px) {
  .n-hero-inner .n-container {
    max-width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1025px) {
  .n-hero-inner .n-hero-box {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    padding: 0 20px;
  }
}
.n-hero-inner h1 {
  font-size: 3.125rem;
  line-height: 1.4em;
  letter-spacing: -0.05em;
  font-weight: 700;
  color: #fff;
  margin: 10px 0;
}
@media only screen and (max-width: 1025px) {
  .n-hero-inner h1 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .n-hero-inner h1 {
    font-size: 2rem;
    line-height: 1.2em;
  }
}
@media only screen and (max-width: 480px) {
  .n-hero-inner h1 {
    font-size: 1.875rem;
  }
}

.n-intro {
  padding: 250px 0 202px;
}
@media only screen and (max-width: 1200px) {
  .n-intro {
    padding: 180px 0 132px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-intro {
    padding: 120px 0 72px;
  }
}
@media only screen and (max-width: 767px) {
  .n-intro {
    padding: 100px 0 56px;
  }
}
.n-intro h2 {
  font-size: 1.5rem;
  line-height: 1.7em;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
@media only screen and (max-width: 1200px) {
  .n-intro h2 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-intro h2 {
    font-size: 1.125rem;
  }
}

.n-description h2 {
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1200px) {
  .n-description h2 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-description h2 {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 1025px) {
  .n-intro + .n-description {
    padding: 28px 0 148px;
  }
}
@media only screen and (max-width: 767px) {
  .n-intro + .n-description {
    padding: 22px 0 128px;
  }
}

.n-featured-link-section {
  position: relative;
  z-index: 32;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .n-featured-link-section .boxes {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .n-featured-link-section .boxes.slick-initialized {
    display: block;
  }
}
.n-featured-link-section .boxes .box {
  width: 33.3333333333%;
  position: relative;
  z-index: 32;
  padding: 85px 0 35%;
  min-height: 1000px;
  background-position: bottom center;
}
@media only screen and (max-width: 1440px) {
  .n-featured-link-section .boxes .box {
    padding: 80px 0 0;
    min-height: 860px;
  }
}
@media only screen and (max-width: 1200px) {
  .n-featured-link-section .boxes .box {
    padding: 70px 0 0;
    min-height: 760px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-featured-link-section .boxes .box {
    padding: 60px 0 0;
    min-height: 640px;
  }
}
@media only screen and (max-width: 767px) {
  .n-featured-link-section .boxes .box {
    width: 100%;
    min-height: 540px;
    background-size: cover !important;
    padding: 60px 0 28%;
  }
}
@media only screen and (max-width: 480px) {
  .n-featured-link-section .boxes .box {
    min-height: 480px;
    padding: 50px 0 20%;
  }
}
.n-featured-link-section .boxes .box .bgr-overlay {
  transition: all 0.2s linear;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: -1;
}
.n-featured-link-section .boxes .box .box-header img {
  display: block;
  margin: 0 auto 20px;
  height: 106px;
}
@media only screen and (max-width: 1200px) {
  .n-featured-link-section .boxes .box .box-header img {
    height: 88px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-featured-link-section .boxes .box .box-header img {
    height: 70px;
  }
}
.n-featured-link-section .boxes .box .box-content {
  max-width: 470px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.n-featured-link-section .boxes .box .box-button {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 12%;
  z-index: 3;
}
@media only screen and (max-width: 1200px) {
  .n-featured-link-section .boxes .box .box-button {
    bottom: 6%;
  }
}
@media only screen and (max-width: 1200px) {
  .n-featured-link-section .boxes .box .box-button .btn, .n-featured-link-section .boxes .box .box-button input[type=submit],
  .n-featured-link-section .boxes .box .box-button input[type=reset],
  .n-featured-link-section .boxes .box .box-button button[type=submit],
  .n-featured-link-section .boxes .box .box-button button[type=reset] {
    font-size: 0.8125rem;
  }
}
.n-featured-link-section .boxes .box p,
.n-featured-link-section .boxes .box h3,
.n-featured-link-section .boxes .box h2,
.n-featured-link-section .boxes .box h4 {
  color: #fff;
}
.n-featured-link-section .boxes .box p,
.n-featured-link-section .boxes .box h3 {
  font-size: 0.875rem;
}
.n-featured-link-section .boxes .box p {
  margin: 0 0 10px;
}
.n-featured-link-section .boxes .box h3 {
  font-weight: 700;
}
.n-featured-link-section .boxes .box .hover-text {
  transition: all 0.2s linear;
  opacity: 0;
  visibility: hidden;
}
@media only screen and (min-width: 1026px) {
  .n-featured-link-section .boxes .box .hover-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 7;
  }
}
@media only screen and (max-width: 1025px) {
  .n-featured-link-section .boxes .box .hover-text {
    opacity: 1;
    visibility: visible;
  }
}
.n-featured-link-section .boxes .box:hover {
  cursor: pointer;
}
@media only screen and (min-width: 1026px) {
  .n-featured-link-section .boxes .box.box-coming-soon:hover .box-button {
    z-index: 1;
  }
}
@media only screen and (min-width: 1026px) {
  .n-featured-link-section .boxes .box.box-coming-soon:hover .bgr-overlay {
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 2;
  }
}
@media only screen and (min-width: 1026px) {
  .n-featured-link-section .boxes .box.box-coming-soon:hover .hover-text {
    opacity: 1;
    visibility: visible;
  }
}
.n-featured-link-section .slick-prev,
.n-featured-link-section .slick-next {
  text-indent: -9999px !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  border: 0 none !important;
  background-color: #fff !important;
  box-shadow: 1px 1px 3px rgba(137, 137, 137, 0.76);
  padding: 0 !important;
  z-index: 77 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 11px 7px !important;
}
.n-featured-link-section .slick-prev:focus,
.n-featured-link-section .slick-next:focus {
  outline: 0 !important;
}
.n-featured-link-section .slick-prev {
  right: initial !important;
  left: 20px !important;
  background-image: url(../../assets/img/icon-slider-prev.svg);
  transform: translateY(-50%) rotate(180deg) !important;
}
.n-featured-link-section .slick-next {
  left: initial !important;
  right: 20px !important;
  background-image: url(../../assets/img/icon-slider-next.svg);
}

.n-two-cols-section {
  padding: 80px 0;
}
@media only screen and (max-width: 1200px) {
  .n-two-cols-section {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 1025px) {
  .n-two-cols-section {
    padding: 55px 0;
  }
}
.n-two-cols-section .box .box-image {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .n-two-cols-section .box .box-image {
    width: 100%;
    order: 1 !important;
    margin-bottom: 20px;
  }
}
.n-two-cols-section .box .box-image img {
  display: block;
  width: 100%;
}
.n-two-cols-section .box .box-text {
  width: 50%;
  padding: 70px 0 0 45px;
}
@media only screen and (max-width: 1200px) {
  .n-two-cols-section .box .box-text {
    padding: 40px 0 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .n-two-cols-section .box .box-text {
    padding: 0 !important;
    width: 100%;
    order: 2 !important;
  }
}
.n-two-cols-section .box .box-text .inner {
  max-width: 430px;
  width: 100%;
}
.n-two-cols-section .box .box-text h2 {
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: -0.05em;
  margin: 0 0 35px;
}
@media only screen and (max-width: 1200px) {
  .n-two-cols-section .box .box-text h2 {
    font-size: 1.75rem;
    margin: 0 0 25px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-two-cols-section .box .box-text h2 {
    font-size: 1.5rem;
  }
}
.n-two-cols-section .box .box-text .box-logo {
  display: block;
  margin-top: 45px;
  height: 120px;
}
@media only screen and (max-width: 1200px) {
  .n-two-cols-section .box .box-text .box-logo {
    margin-top: 35px;
    height: 100px;
  }
}
.n-two-cols-section.inverse .box .box-image {
  order: 2;
}
.n-two-cols-section.inverse .box .box-text {
  order: 1;
  padding: 70px 45px 0 0;
}
@media only screen and (max-width: 1200px) {
  .n-two-cols-section.inverse .box .box-text {
    padding: 40px 30px 0 0;
  }
}

.n-coming-soon-section {
  position: relative;
  z-index: 32;
}
.n-coming-soon-section .boxes .box {
  width: 33.3333333333%;
  position: relative;
  z-index: 32;
  padding: 100px 0 0;
  min-height: 1000px;
}
@media only screen and (max-width: 1440px) {
  .n-coming-soon-section .boxes .box {
    min-height: 860px;
  }
}
@media only screen and (max-width: 1200px) {
  .n-coming-soon-section .boxes .box {
    min-height: 760px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-coming-soon-section .boxes .box {
    min-height: 640px;
    padding: 70px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .n-coming-soon-section .boxes .box {
    width: 100%;
    min-height: 540px;
    background-size: 100% auto;
    padding: 50px 0 21%;
  }
}
@media only screen and (max-width: 480px) {
  .n-coming-soon-section .boxes .box {
    min-height: 480px;
    padding: 50px 0 17%;
  }
}
.n-coming-soon-section .boxes .box .bgr-overlay {
  background-color: rgba(0, 0, 0, 0.45);
  z-index: -1;
  transition: all 0.2s linear;
}
.n-coming-soon-section .boxes .box h2,
.n-coming-soon-section .boxes .box h3,
.n-coming-soon-section .boxes .box h4,
.n-coming-soon-section .boxes .box p {
  color: #fff;
}
.n-coming-soon-section .boxes .box h2,
.n-coming-soon-section .boxes .box h3,
.n-coming-soon-section .boxes .box h4 {
  font-weight: 700;
}
.n-coming-soon-section .boxes .box h2 {
  font-size: 2.25rem;
  line-height: 1.2em;
}
@media only screen and (max-width: 1200px) {
  .n-coming-soon-section .boxes .box h2 {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-coming-soon-section .boxes .box h2 {
    font-size: 1.5625rem;
  }
}
@media only screen and (max-width: 767px) {
  .n-coming-soon-section .boxes .box h2 {
    font-size: 1.375rem;
  }
}
.n-coming-soon-section .boxes .box h3,
.n-coming-soon-section .boxes .box p {
  font-size: 0.875rem;
}
.n-coming-soon-section .boxes .box h3 {
  letter-spacing: 0.025em;
}
.n-coming-soon-section .boxes .box p {
  margin: 0 0 10px;
}
.n-coming-soon-section .boxes .box .box-content {
  padding: 0 20px;
}
.n-coming-soon-section .boxes .box .box-content .inner {
  max-width: 440px;
  width: 100%;
  margin: 0 auto;
}
.n-coming-soon-section .boxes .box .hover-text {
  width: 100%;
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -47%);
  z-index: 34;
  transition: all 0.2s linear;
  font-size: 2.5rem;
  line-height: 1.2em;
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 1440px) {
  .n-coming-soon-section .boxes .box .hover-text {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-coming-soon-section .boxes .box .hover-text {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 767px) {
  .n-coming-soon-section .boxes .box .hover-text {
    font-size: 1.5rem;
  }
}
.n-coming-soon-section .boxes .box .box-button {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 100px;
  z-index: 34;
}
@media only screen and (max-width: 1025px) {
  .n-coming-soon-section .boxes .box .box-button {
    bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .n-coming-soon-section .boxes .box .box-button {
    bottom: 10%;
  }
}
.n-coming-soon-section .boxes .box .box-button .btn, .n-coming-soon-section .boxes .box .box-button input[type=submit],
.n-coming-soon-section .boxes .box .box-button input[type=reset],
.n-coming-soon-section .boxes .box .box-button button[type=submit],
.n-coming-soon-section .boxes .box .box-button button[type=reset] {
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .n-coming-soon-section .boxes .box .box-button .btn, .n-coming-soon-section .boxes .box .box-button input[type=submit],
  .n-coming-soon-section .boxes .box .box-button input[type=reset],
  .n-coming-soon-section .boxes .box .box-button button[type=submit],
  .n-coming-soon-section .boxes .box .box-button button[type=reset] {
    font-size: 0.75rem;
  }
}
.n-coming-soon-section .boxes .box .box-button .btn:before, .n-coming-soon-section .boxes .box .box-button input[type=submit]:before,
.n-coming-soon-section .boxes .box .box-button input[type=reset]:before,
.n-coming-soon-section .boxes .box .box-button button[type=submit]:before,
.n-coming-soon-section .boxes .box .box-button button[type=reset]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 32px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s linear;
}
.n-coming-soon-section .boxes .box:hover .bgr-overlay {
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 33;
}
.n-coming-soon-section .boxes .box:hover .hover-text {
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
}
.n-coming-soon-section .boxes .box:hover .box-button .btn:before, .n-coming-soon-section .boxes .box:hover .box-button input[type=submit]:before,
.n-coming-soon-section .boxes .box:hover .box-button input[type=reset]:before,
.n-coming-soon-section .boxes .box:hover .box-button button[type=submit]:before,
.n-coming-soon-section .boxes .box:hover .box-button button[type=reset]:before {
  opacity: 1;
  visibility: visible;
}
.n-coming-soon-section .boxes .box.box-no-hover .bgr-overlay,
.n-coming-soon-section .boxes .box.box-no-hover .hover-text,
.n-coming-soon-section .boxes .box.box-no-hover .box-button .btn:before,
.n-coming-soon-section .boxes .box.box-no-hover .box-button input[type=submit]:before,
.n-coming-soon-section .boxes .box.box-no-hover .box-button input[type=reset]:before,
.n-coming-soon-section .boxes .box.box-no-hover .box-button button[type=submit]:before,
.n-coming-soon-section .boxes .box.box-no-hover .box-button button[type=reset]:before {
  display: none;
}
.n-coming-soon-section .slick-prev,
.n-coming-soon-section .slick-next {
  text-indent: -9999px !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  bordeR: 0 none !important;
  background-color: #174d64 !important;
  padding: 0 !important;
  z-index: 77 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 20px 12px !important;
}
.n-coming-soon-section .slick-prev:focus,
.n-coming-soon-section .slick-next:focus {
  outline: 0 !important;
}
.n-coming-soon-section .slick-prev {
  right: initial !important;
  left: 20px !important;
  background-image: url(../../assets/img/icon-slider-prev.svg);
}
.n-coming-soon-section .slick-next {
  left: initial !important;
  right: 20px !important;
  background-image: url(../../assets/img/icon-slider-next.svg);
}

.n-latest-news-section {
  padding: 80px 0;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  .n-latest-news-section {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 1025px) {
  .n-latest-news-section {
    padding: 55px 0;
  }
}
.n-latest-news-section h2 {
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1200px) {
  .n-latest-news-section h2 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-latest-news-section h2 {
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .n-latest-news-section .boxes {
    margin: 0 0 20px -20px;
    display: flex !important;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .n-latest-news-section .boxes {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .n-latest-news-section .boxes.slick-initialized {
    display: block;
  }
}
.n-latest-news-section .boxes .box {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .n-latest-news-section .boxes .box {
    margin: 0 0 20px 20px;
    width: calc(33.3333333333% - 20px);
  }
}
.n-latest-news-section .boxes .box .box-image {
  display: block;
  margin: 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .n-latest-news-section .boxes .box .box-image img {
    width: 100%;
  }
}
.n-latest-news-section .boxes .box h3 {
  font-size: 0.875rem;
  line-height: 1.3em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding-bottom: 5px;
  position: relative;
  margin: 0 0 10px;
}
.n-latest-news-section .boxes .box h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #000;
  transition: all 0.2s linear;
}
.n-latest-news-section .boxes .box h3:hover:after {
  border-bottom: 0 none;
}
.n-latest-news-section .boxes .box h3 a {
  color: #000;
}
.n-latest-news-section .boxes .box .box-mobile-btn {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .n-latest-news-section .boxes .box .box-mobile-btn {
    display: block;
  }
}
.n-latest-news-section .slick-prev,
.n-latest-news-section .slick-next {
  text-indent: -9999px !important;
  position: absolute !important;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  border: 0 none !important;
  background-color: #fff !important;
  box-shadow: 1px 1px 3px rgba(137, 137, 137, 0.76);
  padding: 0 !important;
  z-index: 77 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 11px 7px !important;
}
.n-latest-news-section .slick-prev:focus,
.n-latest-news-section .slick-next:focus {
  outline: 0 !important;
}
.n-latest-news-section .slick-prev {
  right: initial !important;
  left: -15px !important;
  background-image: url(../../assets/img/icon-slider-prev.svg);
  transform: rotate(180deg) !important;
}
.n-latest-news-section .slick-next {
  left: initial !important;
  right: -15px !important;
  background-image: url(../../assets/img/icon-slider-next.svg);
}

.n-form-section {
  padding: 200px 0;
}
@media only screen and (max-width: 1200px) {
  .n-form-section {
    padding: 160px 0;
  }
}
@media only screen and (max-width: 1025px) {
  .n-form-section {
    padding: 120px 0;
  }
}
@media only screen and (max-width: 767px) {
  .n-form-section {
    padding: 100px 0;
  }
}
.n-form-section .form-box-wrap {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 70px 40px;
  border-radius: 300px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media only screen and (max-width: 1025px) {
  .n-form-section .form-box-wrap {
    padding: 20px 25px;
    width: 100%;
    max-width: 540px;
    border-radius: 44px;
  }
}
.n-form-section .form-box-wrap .form-box {
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
}
.n-form-section .form-box-wrap .form-box-header h2,
.n-form-section .form-box-wrap .form-box-header h3 {
  opacity: 0.5;
}
.n-form-section .form-box-wrap .form-box-header h2 {
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: -0.05em;
  margin: 0 0 70px;
}
@media only screen and (max-width: 1200px) {
  .n-form-section .form-box-wrap .form-box-header h2 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-form-section .form-box-wrap .form-box-header h2 {
    font-size: 1.5rem;
    margin: 0 0 25px;
  }
}
.n-form-section .form-box-wrap .form-box-header h3 {
  font-size: 0.875rem;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: 0.025em;
  margin: 0 0 25px;
}
.n-form-section .form-box-wrap .form-box-content .gfield_checkbox {
  list-style-type: none !important;
  margin: 0 0 25px !important;
}
.n-form-section .form-box-wrap .form-box-content .gfield_checkbox li {
  display: block !important;
  position: relative;
  margin: 0 0 30px !important;
}
.n-form-section .form-box-wrap .form-box-content .gfield_checkbox li input {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  margin: 0 !important;
  width: 14px !important;
  height: 14px !important;
  border-radius: 50% !important;
  border: 2px solid #707070 !important;
  background: transparent !important;
  position: absolute;
  top: 3px;
  left: 0;
}
@media only screen and (max-width: 1025px) {
  .n-form-section .form-box-wrap .form-box-content .gfield_checkbox li input {
    top: 2px;
  }
}
.n-form-section .form-box-wrap .form-box-content .gfield_checkbox li input[type=checkbox]:checked:before {
  content: "" !important;
  width: 6px !important;
  height: 6px !important;
  border-radius: 50% !important;
  background: #707070 !important;
  position: absolute;
  top: 2px;
  left: 2px;
}
.n-form-section .form-box-wrap .form-box-content .gfield_checkbox li label {
  padding-left: 25px !important;
  display: block !important;
  font-size: 16px !important;
  line-height: 1.3em !important;
  letter-spacing: 0.025em !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  color: rgba(0, 0, 0, 0.5) !important;
  max-width: 100% !important;
}
@media only screen and (max-width: 1025px) {
  .n-form-section .form-box-wrap .form-box-content .gfield_checkbox li label {
    font-size: 14px !important;
  }
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper {
  margin: 0 !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper div.validation_error {
  display: none !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
  width: 100% !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper li.gfield.gfield_error,
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: transparent !important;
  border: 0 none !important;
  padding: 0 !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper .field_description_below .gfield_description {
  padding-top: 6px !important;
  font-size: 13px !important;
  color: #ff0000 !important;
  font-style: italic !important;
  font-weight: 700 !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
  padding-right: 0 !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper textarea {
  display: block !important;
  width: 100% !important;
  height: 40px !important;
  line-height: 40px !important;
  padding: 0 15px !important;
  text-align: center !important;
  font-size: 14px !important;
  letter-spacing: 0.025em !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: rgba(0, 0, 0, 0.5) !important;
  border: 0 none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5) !important;
  background: transparent !important;
}
@media only screen and (max-width: 1025px) {
  .n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
  .n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper textarea {
    font-size: 13px !important;
  }
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper textarea {
  line-height: 1.3em !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder,
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder,
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder,
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder,
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper .gform_footer {
  margin: 0 !important;
  text-align: center !important;
  padding: 50px 0 0 !important;
}
@media only screen and (max-width: 1025px) {
  .n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper .gform_footer {
    padding: 25px 0 0 !important;
  }
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper .gform_footer input.button,
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper .gform_footer input[type=image],
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
  display: inline-block !important;
  font-size: 14px !important;
  line-height: 1em !important;
  font-weight: 700 !important;
  background-color: #fff !important;
  color: #000 !important;
  border: 0 none !important;
  padding: 12px 64px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  border-radius: 22px !important;
  letter-spacing: -0.05em !important;
  transition: all 0.2s linear !important;
  width: auto !important;
  margin: 0 auto !important;
}
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper .gform_footer input.button:hover,
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper .gform_footer input[type=image]:hover,
.n-form-section .form-box-wrap .form-box-content .gform_legacy_markup_wrapper .gform_footer input[type=submit]:hover {
  background-color: #000 !important;
  color: #fff !important;
}

.n-instagram-section {
  padding: 80px 0;
}
@media only screen and (max-width: 1200px) {
  .n-instagram-section {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 1025px) {
  .n-instagram-section {
    padding: 55px 0;
  }
}
.n-instagram-section .n-container {
  width: calc(100% - 20px);
}
.n-instagram-section .n-instagram-section-header {
  margin-bottom: 30px;
}
.n-instagram-section .n-instagram-section-header h2,
.n-instagram-section .n-instagram-section-header h3 {
  font-weight: 400;
}
.n-instagram-section .n-instagram-section-header h2 a,
.n-instagram-section .n-instagram-section-header h3 a {
  font-weight: 400;
  color: #000;
}
.n-instagram-section .n-instagram-section-header h2 a:hover,
.n-instagram-section .n-instagram-section-header h3 a:hover {
  color: #174d64;
}
.n-instagram-section .n-instagram-section-header h2 {
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: -0.05em;
  margin: 0 0 35px;
}
@media only screen and (max-width: 1200px) {
  .n-instagram-section .n-instagram-section-header h2 {
    font-size: 1.75rem;
    margin: 0 0 25px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-instagram-section .n-instagram-section-header h2 {
    font-size: 1.5rem;
    margin: 0 0 25px;
  }
}
.n-instagram-section .n-instagram-section-header h3 {
  font-size: 0.9375rem;
  line-height: 1.3em;
  margin: 0 0 45px;
}
@media only screen and (max-width: 1025px) {
  .n-instagram-section .n-instagram-section-header h3 {
    margin: 0 0 35px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-instagram-section .n-instagram-section-header p {
    margin: 0 0 45px;
  }
}

.n-page-links {
  padding: 160px 0 80px;
}
@media only screen and (max-width: 1200px) {
  .n-page-links {
    padding: 140px 0 70px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-page-links {
    padding: 110px 0 55px;
  }
}
.n-page-links h2 {
  font-size: 1.75rem;
  line-height: 1.2em;
  letter-spacing: -0.05em;
  margin: 0 0 30px;
}
@media only screen and (max-width: 1025px) {
  .n-page-links h2 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .n-page-links h2 {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .n-page-links h2 {
    font-size: 1.25rem;
  }
}
.n-page-links ul li {
  margin: 0 12px;
}
@media only screen and (max-width: 767px) {
  .n-page-links ul li {
    margin: 0 8px;
  }
}
@media only screen and (max-width: 480px) {
  .n-page-links ul li {
    margin: 0 5px;
  }
}
@media only screen and (max-width: 380px) {
  .n-page-links ul li {
    margin: 0 2px;
  }
}
.n-page-links ul li a {
  display: block;
  width: 210px;
  font-size: 1rem;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  padding: 13px 10px;
  color: #000;
  border-radius: 22px;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1) inset;
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .n-page-links ul li a {
    font-size: 0.9375rem;
    width: 180px;
  }
}
@media only screen and (max-width: 480px) {
  .n-page-links ul li a {
    font-size: 0.875rem;
    width: 160px;
  }
}
@media only screen and (max-width: 380px) {
  .n-page-links ul li a {
    font-size: 0.8125rem;
    width: 140px;
  }
}
.n-page-links ul li a.active {
  color: #fff;
  box-shadow: none !important;
  background-color: #174d64;
}
.n-page-links ul li a:hover {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.25) inset;
}
.n-page-links .n-page-links-btn {
  margin-top: 20px;
}
.n-page-links .n-page-links-btn .n-btn {
  color: #000;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1) inset;
  background-color: transparent;
}
.n-page-links .n-page-links-btn .n-btn.active {
  color: #fff;
  box-shadow: none !important;
  background-color: #174d64;
}

.n-img-full-section {
  padding: 0 0 20px;
}
.n-img-full-section .box-image {
  display: block;
  margin: 0 0 10px;
}
.n-img-full-section .box-image img {
  display: block;
  width: 100%;
}
.n-img-full-section .box-inner {
  width: 48.5%;
}
@media only screen and (max-width: 767px) {
  .n-img-full-section .box-inner {
    width: 100%;
  }
}
.n-img-full-section .box-inner h2 {
  font-size: 0.9375rem;
  line-height: 1.3em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding-bottom: 5px;
  position: relative;
  margin: 0 0 10px;
}
@media only screen and (max-width: 1025px) {
  .n-img-full-section .box-inner h2 {
    font-size: 0.875rem;
  }
}
.n-img-full-section .box-inner h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #000;
  transition: all 0.2s linear;
}
.n-img-full-section .box-inner h2:hover:after {
  border-bottom: 0 none;
}
.n-img-full-section .box-inner h2 a {
  color: #000;
}

.n-img-two-cols-section {
  padding: 0 0 20px;
}
.n-img-two-cols-section h2 {
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1200px) {
  .n-img-two-cols-section h2 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-img-two-cols-section h2 {
    font-size: 1.5rem;
  }
}
.n-img-two-cols-section .boxes .box {
  width: 48.5%;
}
@media only screen and (max-width: 767px) {
  .n-img-two-cols-section .boxes .box {
    width: 100%;
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 767px) {
  .n-img-two-cols-section .boxes .box:last-child {
    margin: 0 auto;
  }
}
.n-img-two-cols-section .boxes .box .box-image {
  display: block;
  margin: 0 0 10px;
}
.n-img-two-cols-section .boxes .box .box-image img {
  display: block;
  width: 100%;
}
.n-img-two-cols-section .boxes .box h3 {
  font-size: 0.9375rem;
  line-height: 1.3em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding-bottom: 5px;
  position: relative;
  margin: 0 0 10px;
}
@media only screen and (max-width: 1025px) {
  .n-img-two-cols-section .boxes .box h3 {
    font-size: 0.875rem;
  }
}
.n-img-two-cols-section .boxes .box h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #000;
  transition: all 0.2s linear;
}
.n-img-two-cols-section .boxes .box h3:hover:after {
  border-bottom: 0 none;
}
.n-img-two-cols-section .boxes .box h3 a {
  color: #000;
}

.n-gallery-section a {
  display: block;
  position: relative;
  z-index: 32;
}
.n-gallery-section a .bgr-overlay {
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 1;
}
.n-gallery-section a .gallery-main-img-desktop {
  width: 100%;
  display: block;
}
@media only screen and (max-width: 767px) {
  .n-gallery-section a .gallery-main-img-desktop {
    display: none;
  }
}
.n-gallery-section a .gallery-main-img-mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .n-gallery-section a .gallery-main-img-mobile {
    width: 100%;
    display: block;
  }
}
.n-gallery-section a h1 {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  color: #fff;
  font-size: 2.5rem;
  line-height: 1em;
  letter-spacing: 0.02em;
  margin: 0;
}
@media only screen and (max-width: 1200px) {
  .n-gallery-section a h1 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-gallery-section a h1 {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .n-gallery-section a h1 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .n-gallery-section a h1 {
    font-size: 1.25rem;
  }
}
.n-gallery-section .n-gallery-content {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 32;
}

.n-half-section {
  padding: 30px 0;
}
.n-half-section .boxes .box-left {
  width: 52%;
  padding-right: 40px;
}
@media only screen and (max-width: 1200px) {
  .n-half-section .boxes .box-left {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .n-half-section .boxes .box-left {
    order: 1;
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.n-half-section .boxes .box-left h2 {
  font-size: 0.875rem;
  line-height: 1.3em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding-bottom: 5px;
  position: relative;
  margin: 0 0 48px;
}
@media only screen and (max-width: 1200px) {
  .n-half-section .boxes .box-left h2 {
    margin: 0 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .n-half-section .boxes .box-left h2 {
    margin: 0 0 20px;
  }
}
.n-half-section .boxes .box-left h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #000;
  transition: all 0.2s linear;
}
.n-half-section .boxes .box-left .entry p {
  text-align: justify;
}
.n-half-section .boxes .box-right {
  width: 48%;
}
@media only screen and (max-width: 767px) {
  .n-half-section .boxes .box-right {
    width: 100%;
    order: 2;
  }
}
.n-half-section .boxes .box-right img {
  display: block;
  width: 100%;
}
.n-half-section .boxes .box-right .media-container-mobile {
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .n-half-section .boxes .box-right .media-container-mobile {
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
}
.n-half-section .boxes .box-right .media-container-mobile iframe {
  display: block;
  width: 100%;
  border: 0 none;
}
@media only screen and (max-width: 767px) {
  .n-half-section .boxes .box-right .media-container-mobile iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}

.n-text-intro {
  padding: 160px 0 80px;
}
@media only screen and (max-width: 1200px) {
  .n-text-intro {
    padding: 140px 0 70px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-text-intro {
    padding: 110px 0 55px;
  }
}
.n-text-intro .n-container {
  max-width: 1000px;
}
.n-text-intro p {
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1200px) {
  .n-text-intro p {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-text-intro p {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 767px) {
  .n-text-intro p {
    font-size: 1rem;
  }
}

.n-blog-hero {
  position: relative;
  z-index: 32;
  width: 100%;
  height: 100vh;
}
.n-blog-hero .bgr-overlay {
  background-color: rgba(0, 0, 0, 0.35);
  z-index: -1;
}
.n-blog-hero .inner {
  padding-top: 180px;
}
@media only screen and (max-width: 1200px) {
  .n-blog-hero .inner {
    padding-top: 140px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-blog-hero .inner {
    padding-top: 110px;
  }
}
.n-blog-hero .inner h2 {
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1200px) {
  .n-blog-hero .inner h2 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-blog-hero .inner h2 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 767px) {
  .n-blog-hero .inner h2 {
    font-size: 1rem;
  }
}
.n-blog-hero .inner p {
  font-size: 0.875rem;
  line-height: 1.3em;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.n-blog-hero .n-blog-hero-button {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 90px;
  margin: 0 auto;
  z-index: 5;
}
@media only screen and (max-width: 1025px) {
  .n-blog-hero .n-blog-hero-button {
    bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .n-blog-hero .n-blog-hero-button {
    bottom: 35px;
  }
}
.n-blog-hero .n-blog-hero-button .n-blog-hero-button-scroll {
  display: inline-block;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s linear;
}
.n-blog-hero .n-blog-hero-button .n-blog-hero-button-scroll span {
  display: block;
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 1200px) {
  .n-blog-hero .n-blog-hero-button .n-blog-hero-button-scroll span {
    font-size: 1.125rem;
    margin: 0 auto 15px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-blog-hero .n-blog-hero-button .n-blog-hero-button-scroll span {
    font-size: 1rem;
    margin: 0 auto 10px;
  }
}
@media only screen and (max-width: 767px) {
  .n-blog-hero .n-blog-hero-button .n-blog-hero-button-scroll span {
    font-size: 0.875rem;
  }
}
.n-blog-hero .n-blog-hero-button .n-blog-hero-button-scroll .n-blog-hero-button-icon {
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .n-blog-hero .n-blog-hero-button .n-blog-hero-button-scroll .n-blog-hero-button-icon {
    width: 36px;
    height: 36px;
  }
}
.n-blog-hero .n-blog-hero-button .n-blog-hero-button-scroll .n-blog-hero-button-icon svg {
  display: block;
  width: 17px;
  height: 10px;
  margin: 0 auto;
  transform: rotate(90deg);
}
@media only screen and (max-width: 767px) {
  .n-blog-hero .n-blog-hero-button .n-blog-hero-button-scroll .n-blog-hero-button-icon svg {
    width: 14px;
    height: 7px;
  }
}
.n-blog-hero .n-blog-hero-button .n-blog-hero-button-scroll:hover {
  opacity: 0.7;
}
.n-blog-hero.not-single .inner h1 {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1200px) {
  .n-blog-hero.not-single .inner h1 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-blog-hero.not-single .inner h1 {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .n-blog-hero.not-single .inner h1 {
    font-size: 1.75rem;
  }
}
.n-blog-hero.not-single .inner h2 {
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1200px) {
  .n-blog-hero.not-single .inner h2 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-blog-hero.not-single .inner h2 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 767px) {
  .n-blog-hero.not-single .inner h2 {
    font-size: 1rem;
  }
}

.n-blog-intro {
  padding: 110px 0 60px;
}
@media only screen and (max-width: 1200px) {
  .n-blog-intro {
    padding: 80px 0 40px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-blog-intro {
    padding: 55px 0 25px;
  }
}
.n-blog-intro .inner {
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .n-blog-intro .inner {
    margin-bottom: 35px;
  }
}
.n-blog-intro h2 {
  font-size: 1.875rem;
}
@media only screen and (max-width: 1200px) {
  .n-blog-intro h2 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 1025px) {
  .n-blog-intro h2 {
    font-size: 1.625rem;
  }
}
@media only screen and (max-width: 767px) {
  .n-blog-intro h2 {
    font-size: 1.5rem;
  }
}

.n-full-slider-section {
  padding: 80px 0;
  overflow-x: hidden;
}
@media only screen and (max-width: 1200px) {
  .n-full-slider-section {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 1025px) {
  .n-full-slider-section {
    padding: 55px 0;
  }
}
.n-full-slider-section .n-full-slider {
  display: none;
}
.n-full-slider-section .n-full-slider.slick-initialized {
  display: block;
}
.n-full-slider-section .slick-list {
  margin: 0 -10px;
}
.n-full-slider-section .slick-slide {
  margin: 0 10px;
}
.n-full-slider-section .slick-prev,
.n-full-slider-section .slick-next {
  text-indent: -9999px !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  border: 0 none !important;
  background-color: #fff !important;
  box-shadow: 1px 1px 3px rgba(137, 137, 137, 0.76);
  padding: 0 !important;
  z-index: 77 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 11px 7px !important;
  cursor: pointer !important;
}
.n-full-slider-section .slick-prev:focus,
.n-full-slider-section .slick-next:focus {
  outline: 0 !important;
}
.n-full-slider-section .slick-prev {
  transform: translateY(-50%) rotate(180deg) !important;
  left: -20px !important;
  background-image: url(../../assets/img/icon-slider-prev.svg);
}
@media only screen and (max-width: 1200px) {
  .n-full-slider-section .slick-prev {
    left: -15px !important;
  }
}
.n-full-slider-section .slick-next {
  right: -20px !important;
  background-image: url(../../assets/img/icon-slider-next.svg);
}
@media only screen and (max-width: 1200px) {
  .n-full-slider-section .slick-next {
    right: -15px !important;
  }
}
.n-full-slider-section .n-full-slider-text {
  padding-top: 20px;
  max-width: 690px;
  width: 100%;
}

.nt-hero-section {
  position: relative;
  z-index: 32;
  background-position: center center;
}
@media only screen and (min-width: 1026px) {
  .nt-hero-section {
    height: 100vh;
  }
}
@media only screen and (max-width: 1025px) {
  .nt-hero-section {
    background-image: none !important;
  }
}
.nt-hero-section .img-mobile {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .nt-hero-section .img-mobile {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 1025px) {
  .nt-hero-section .nt-hero-inner {
    position: relative;
    z-index: 32;
  }
}
.nt-hero-section .hero-box {
  position: absolute;
  bottom: 40px;
  right: 10%;
  z-index: 2;
}
@media only screen and (max-width: 1025px) {
  .nt-hero-section .hero-box {
    right: initial;
    left: 0;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 480px) {
  .nt-hero-section .hero-box {
    bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .nt-hero-section h1 {
    font-size: 2.25rem;
  }
}

.nt-two-cols-section .nt-two-cols-section-header {
  padding: 20px 0;
}
.nt-two-cols-section .nt-two-cols-section-header ul {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1025px) {
  .nt-two-cols-section .nt-two-cols-section-header ul {
    flex-direction: column;
  }
}
.nt-two-cols-section .nt-two-cols-section-header ul li {
  width: 20%;
  text-align: center;
  padding: 5px 10px;
}
@media only screen and (max-width: 1025px) {
  .nt-two-cols-section .nt-two-cols-section-header ul li {
    width: 100%;
    padding: 10px 0;
  }
}
.nt-two-cols-section .nt-two-cols-section-header ul li:not(:last-child) {
  border-right: 1px solid #000;
}
@media only screen and (max-width: 1025px) {
  .nt-two-cols-section .nt-two-cols-section-header ul li:not(:last-child) {
    border-right: 0 none;
    border-bottom: 1px solid #000;
  }
}
.nt-two-cols-section .boxes-wrap {
  padding: 45px 0;
}
.nt-two-cols-section .boxes-wrap .boxes .box-content {
  width: 50%;
  padding-right: 60px;
}
@media only screen and (max-width: 1200px) {
  .nt-two-cols-section .boxes-wrap .boxes .box-content {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .nt-two-cols-section .boxes-wrap .boxes .box-content {
    padding-right: 0;
    order: 2;
    width: 100%;
  }
}
.nt-two-cols-section .boxes-wrap .boxes .box-content .box-list {
  margin: 25px 0 0;
}
.nt-two-cols-section .boxes-wrap .boxes .box-content .box-list li {
  display: block;
  margin-bottom: 25px;
}
.nt-two-cols-section .boxes-wrap .boxes .box-image {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .nt-two-cols-section .boxes-wrap .boxes .box-image {
    order: 1;
    width: 100%;
    margin-bottom: 25px;
  }
}
.nt-two-cols-section .boxes-wrap .boxes .box-image img {
  display: block;
}

.nt-gallery-slider-section h2 {
  margin: 0 0 30px;
}
.nt-gallery-slider-section .gallery-slider {
  display: none;
}
.nt-gallery-slider-section .gallery-slider.slick-initialized {
  display: block;
}
.nt-gallery-slider-section .slick-list {
  margin: 0 -10px;
}
.nt-gallery-slider-section .slick-slide {
  margin: 0 10px;
}
.nt-gallery-slider-section .slick-dots {
  text-align: center;
  margin: 20px auto 0;
}
.nt-gallery-slider-section .slick-dots li {
  display: inline-block;
  margin: 0 4px 8px;
}
.nt-gallery-slider-section .slick-dots li.slick-active button {
  background: #174d64;
  border: 1px solid #174d64;
}
.nt-gallery-slider-section .slick-dots button {
  display: block;
  font-size: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #174d64;
  cursor: pointer;
}
.nt-gallery-slider-section .slick-dots button:before {
  display: none !important;
}
.nt-gallery-slider-section .slick-dots button:focus {
  outline: 0;
}

.nt-tab-accordion-section {
  padding: 50px 0;
}
.nt-tab-accordion-section h2 {
  margin: 0 0 30px;
}
.nt-tab-accordion-section .tab-wrap .select-tab {
  display: flex;
  border-bottom: 1px solid #174d64;
}
.nt-tab-accordion-section .tab-wrap .select-tab li {
  display: inline-block;
  margin-right: 5px;
}
.nt-tab-accordion-section .tab-wrap .select-tab li a {
  display: block;
  padding: 12px 48px;
  font-size: 1rem;
  line-height: 1em;
  color: #000;
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
.nt-tab-accordion-section .tab-wrap .select-tab li a.active {
  background-color: #174d64;
  color: #fff;
}
.nt-tab-accordion-section .tab-wrap .tab-box {
  display: none;
  padding: 20px 0;
}
.nt-tab-accordion-section .tab-wrap .tab-box.active {
  display: block;
}
.nt-tab-accordion-section .tab-wrap .accordion-box {
  margin-bottom: 5px;
}
.nt-tab-accordion-section .tab-wrap .accordion-box .open-accordion {
  padding: 12px 32px 12px 20px;
  position: relative;
  background-color: #fff;
  transition: all 0.2s linear;
  cursor: pointer;
}
.nt-tab-accordion-section .tab-wrap .accordion-box .open-accordion span {
  font-size: 1rem;
  line-height: 1em;
  color: #000;
}
.nt-tab-accordion-section .tab-wrap .accordion-box .open-accordion svg {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 14px;
  right: 20px;
  transition: all 0.2s linear;
}
.nt-tab-accordion-section .tab-wrap .accordion-box .accordion-content {
  display: none;
  padding: 15px 20px;
  background-color: #fff;
}
.nt-tab-accordion-section .tab-wrap .accordion-box.active .open-accordion svg {
  transform: rotateX(-180deg);
}
.nt-tab-accordion-section .tab-wrap .accordion-box.active .accordion-content {
  display: block;
}

.nt-full-image-section img {
  display: block;
  width: 100%;
}

.nt-hero-centered-section {
  position: relative;
  z-index: 32;
  background-position: center center;
}
@media only screen and (min-width: 1026px) {
  .nt-hero-centered-section {
    height: 100vh;
  }
}
@media only screen and (max-width: 1025px) {
  .nt-hero-centered-section {
    background-image: none !important;
  }
}
.nt-hero-centered-section .img-mobile {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .nt-hero-centered-section .img-mobile {
    display: block;
    width: 100%;
  }
}
.nt-hero-centered-section .nt-hero-centered-inner {
  position: relative;
  z-index: 32;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1026px) {
  .nt-hero-centered-section .nt-hero-centered-inner {
    height: 100vh;
  }
}
.nt-hero-centered-section .hero-box {
  position: absolute;
}
@media only screen and (max-width: 480px) {
  .nt-hero-centered-section .hero-box h1 {
    font-size: 2.25rem;
  }
}
.nt-hero-centered-section .hero-box h2 {
  font-size: 1.25rem;
}
@media only screen and (max-width: 480px) {
  .nt-hero-centered-section .hero-box h2 {
    font-size: 1rem;
  }
}

.nt-description-section {
  padding: 60px 0;
  background-color: #174d64;
}
.nt-description-section .container {
  max-width: 900px;
}
.nt-description-section h2,
.nt-description-section p {
  color: #fff;
}

.nt-half-section {
  padding: 60px 0;
}
.nt-half-section .boxes .box-image {
  width: 50%;
}
.nt-half-section .boxes .box-image img {
  display: block;
}
@media only screen and (max-width: 767px) {
  .nt-half-section .boxes .box-image {
    order: 1;
    width: 100%;
    margin-bottom: 30px;
  }
}
.nt-half-section .boxes .box-content {
  width: 50%;
  padding-left: 60px;
}
@media only screen and (max-width: 1200px) {
  .nt-half-section .boxes .box-content {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .nt-half-section .boxes .box-content {
    padding-left: 0;
    order: 2;
    width: 100%;
  }
}
.nt-half-section .boxes .box-content .wp-text-editor p a {
  color: #000;
  text-decoration: underline;
}
.nt-half-section .boxes .box-content .wp-text-editor p a:hover {
  text-decoration: none;
}

.nt-single-image-section .img-wrap {
  position: relative;
  z-index: 32;
}
.nt-single-image-section .img-wrap .img-object {
  display: block;
  width: 100%;
}
.nt-single-image-section .img-wrap .text-wrap {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
}
.nt-single-image-section .img-wrap .text-wrap .text-container {
  max-width: 1180px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.nt-single-image-section .img-wrap .text-wrap .separator {
  width: 100%;
  border-bottom: 3px solid #fff;
  margin: 20px auto;
}
@media only screen and (max-width: 667px) {
  .nt-single-image-section .img-wrap .text-wrap .separator {
    margin: 15px auto;
  }
}
.nt-single-image-section .img-wrap .text-wrap h2 {
  font-size: 2rem;
}
@media only screen and (max-width: 667px) {
  .nt-single-image-section .img-wrap .text-wrap h2 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 480px) {
  .nt-single-image-section .img-wrap .text-wrap h2 {
    font-size: 1.5rem;
  }
}
.nt-single-image-section .img-wrap .text-wrap h3 {
  font-size: 2.25rem;
  margin: 0 0 15px;
}
@media only screen and (max-width: 667px) {
  .nt-single-image-section .img-wrap .text-wrap h3 {
    font-size: 1.875rem;
  }
}
@media only screen and (max-width: 480px) {
  .nt-single-image-section .img-wrap .text-wrap h3 {
    font-size: 1.625rem;
  }
}
.nt-single-image-section .img-wrap .text-wrap p {
  font-size: 1.125rem;
}
@media only screen and (max-width: 667px) {
  .nt-single-image-section .img-wrap .text-wrap p {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .nt-single-image-section .img-wrap .text-wrap p {
    font-size: 0.875rem;
  }
}

.nt-latest-news-section {
  padding: 80px 0;
}
@media only screen and (max-width: 1200px) {
  .nt-latest-news-section {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 1025px) {
  .nt-latest-news-section {
    padding: 55px 0;
  }
}
.nt-latest-news-section h2 {
  font-size: 2rem;
  line-height: 1.2em;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1200px) {
  .nt-latest-news-section h2 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 1025px) {
  .nt-latest-news-section h2 {
    font-size: 1.5rem;
  }
}
.nt-latest-news-section .boxes {
  margin: 0 0 0 -20px;
}
@media only screen and (max-width: 767px) {
  .nt-latest-news-section .boxes {
    margin: 0 auto 10px;
  }
}
.nt-latest-news-section .boxes .box {
  margin: 0 0 0 20px;
  width: calc(33.3333333333% - 20px);
}
@media only screen and (max-width: 767px) {
  .nt-latest-news-section .boxes .box {
    margin: 0 auto 10px;
    width: 100%;
  }
}
.nt-latest-news-section .boxes .box .box-image {
  display: block;
  margin: 0 0 10px;
}
.nt-latest-news-section .boxes .box h3 {
  font-size: 0.875rem;
  line-height: 1.3em;
  font-weight: 700;
  letter-spacing: -0.05em;
  padding-bottom: 5px;
  position: relative;
  margin: 0 0 10px;
}
.nt-latest-news-section .boxes .box h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #000;
  transition: all 0.2s linear;
}
.nt-latest-news-section .boxes .box h3:hover:after {
  border-bottom: 0 none;
}
.nt-latest-news-section .boxes .box h3 a {
  color: #000;
}
.nt-latest-news-section .boxes .box .box-mobile-btn {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .nt-latest-news-section .boxes .box .box-mobile-btn {
    display: block;
  }
}
.nt-latest-news-section .slick-dots {
  width: 100%;
  list-style: none !important;
  margin: 10px auto 40px !important;
  padding: 0 !important;
  display: flex !important;
  justify-content: center;
  text-align: center;
}
.nt-latest-news-section .slick-dots li {
  margin: 0 6px;
}
.nt-latest-news-section .slick-dots li button {
  display: block;
  font-size: 0;
  padding: 0;
  border: 0 none;
  border-radius: 50%;
  background-color: #000;
  width: 14px;
  height: 14px;
}
.nt-latest-news-section .slick-dots li button:focus {
  outline: 0;
}
.nt-latest-news-section .slick-dots li.slick-active button {
  background-color: #174d64;
}

.n-hero-logo-section {
  position: relative;
  z-index: 32;
  width: 100%;
  height: 100vh;
}
.n-hero-logo-section .bgr-overlay {
  background-color: rgba(0, 0, 0, 0.35);
  z-index: -1;
}
.n-hero-logo-section .n-hero-logo {
  display: inline-block;
  margin: 25px auto;
}
.n-hero-logo-section .n-hero-logo img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .n-hero-logo-section .n-hero-logo img {
    height: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .n-hero-logo-section .n-hero-logo img {
    height: 120px;
  }
}
.n-hero-logo-section .n-hero-logo-button {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 90px;
  margin: 0 auto;
  z-index: 5;
}
@media only screen and (max-width: 1025px) {
  .n-hero-logo-section .n-hero-logo-button {
    bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .n-hero-logo-section .n-hero-logo-button {
    bottom: 35px;
  }
}
.n-hero-logo-section .n-hero-logo-button .n-blog-hero-button-scroll {
  display: inline-block;
  color: #fff;
  transition: all 0.2s linear;
  cursor: pointer;
}
.n-hero-logo-section .n-hero-logo-button .n-blog-hero-button-scroll span {
  display: block;
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 1200px) {
  .n-hero-logo-section .n-hero-logo-button .n-blog-hero-button-scroll span {
    font-size: 1.125rem;
    margin: 0 auto 15px;
  }
}
@media only screen and (max-width: 1025px) {
  .n-hero-logo-section .n-hero-logo-button .n-blog-hero-button-scroll span {
    font-size: 1rem;
    margin: 0 auto 10px;
  }
}
@media only screen and (max-width: 767px) {
  .n-hero-logo-section .n-hero-logo-button .n-blog-hero-button-scroll span {
    font-size: 0.875rem;
  }
}
.n-hero-logo-section .n-hero-logo-button .n-blog-hero-button-scroll .n-blog-hero-button-icon {
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .n-hero-logo-section .n-hero-logo-button .n-blog-hero-button-scroll .n-blog-hero-button-icon {
    width: 36px;
    height: 36px;
  }
}
.n-hero-logo-section .n-hero-logo-button .n-blog-hero-button-scroll .n-blog-hero-button-icon svg {
  display: block;
  width: 17px;
  height: 10px;
  margin: 0 auto;
  transform: rotate(90deg);
}
@media only screen and (max-width: 767px) {
  .n-hero-logo-section .n-hero-logo-button .n-blog-hero-button-scroll .n-blog-hero-button-icon svg {
    width: 14px;
    height: 7px;
  }
}
.n-hero-logo-section .n-hero-logo-button .n-blog-hero-button-scroll:hover {
  opacity: 0.7;
}

.n-single-image-slider-section {
  padding: 80px 0;
  overflow-x: hidden;
}
@media only screen and (max-width: 1200px) {
  .n-single-image-slider-section {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 1025px) {
  .n-single-image-slider-section {
    padding: 55px 0;
  }
}
.n-single-image-slider-section .n-single-image-top-text {
  max-width: 840px;
  width: 100%;
  margin: 0 auto 45px;
}
@media only screen and (max-width: 1200px) {
  .n-single-image-slider-section .n-single-image-top-text {
    max-width: 670px;
    margin: 0 auto 30px;
  }
}
.n-single-image-slider-section .n-single-image-top-text h2 {
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 1200px) {
  .n-single-image-slider-section .n-single-image-top-text h2 {
    font-size: 1.25rem;
  }
}
.n-single-image-slider-section .n-single-image-slider {
  display: none;
}
.n-single-image-slider-section .n-single-image-slider.slick-initialized {
  display: block;
}
.n-single-image-slider-section .n-single-image-slider .slideshow img {
  display: block;
  width: 100%;
}
.n-single-image-slider-section .slick-prev,
.n-single-image-slider-section .slick-next {
  text-indent: -9999px !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  border: 0 none !important;
  background-color: #fff !important;
  box-shadow: 1px 1px 3px rgba(137, 137, 137, 0.76);
  padding: 0 !important;
  z-index: 77 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 11px 7px !important;
  cursor: pointer !important;
}
.n-single-image-slider-section .slick-prev:focus,
.n-single-image-slider-section .slick-next:focus {
  outline: 0 !important;
}
.n-single-image-slider-section .slick-prev {
  transform: translateY(-50%) rotate(180deg) !important;
  left: -20px !important;
  background-image: url(../../assets/img/icon-slider-prev.svg);
}
@media only screen and (max-width: 1200px) {
  .n-single-image-slider-section .slick-prev {
    left: -15px !important;
  }
}
.n-single-image-slider-section .slick-next {
  right: -20px !important;
  background-image: url(../../assets/img/icon-slider-next.svg);
}
@media only screen and (max-width: 1200px) {
  .n-single-image-slider-section .slick-next {
    right: -15px !important;
  }
}
.n-single-image-slider-section .n-single-image-bottom-text {
  padding-top: 20px;
  max-width: 690px;
  width: 100%;
}

.nt-two-columns-text-section {
  padding: 75px 0 120px;
}
@media only screen and (max-width: 1200px) {
  .nt-two-columns-text-section {
    padding: 60px 0 100px;
  }
}
@media only screen and (max-width: 1025px) {
  .nt-two-columns-text-section {
    padding: 50px 0 80px;
  }
}
@media only screen and (max-width: 767px) {
  .nt-two-columns-text-section {
    padding: 50px 0;
  }
}
.nt-two-columns-text-section .boxes {
  position: relative;
}
.nt-two-columns-text-section .boxes:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background: #707070;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .nt-two-columns-text-section .boxes:before {
    display: none;
  }
}
.nt-two-columns-text-section .boxes .box-left {
  width: 50%;
  padding-right: 45px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .nt-two-columns-text-section .boxes .box-left {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
.nt-two-columns-text-section .boxes .box-right {
  width: 50%;
  padding-left: 45px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .nt-two-columns-text-section .boxes .box-right {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
.nt-two-columns-text-section .boxes .box {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .nt-two-columns-text-section .boxes .box {
    height: initial !important;
  }
}
.nt-two-columns-text-section .boxes .box h2 {
  font-size: 2rem;
  line-height: 1.2em;
  margin: 0;
  padding-bottom: 30px;
}
@media only screen and (max-width: 1200px) {
  .nt-two-columns-text-section .boxes .box h2 {
    font-size: 1.875rem;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1025px) {
  .nt-two-columns-text-section .boxes .box h2 {
    font-size: 1.625rem;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .nt-two-columns-text-section .boxes .box h2 {
    font-size: 1.5rem;
  }
}
.nt-two-columns-text-section .boxes .box p a {
  color: #2a4f64;
  text-decoration: underline;
}
.nt-two-columns-text-section .boxes .box p a:hover {
  text-decoration: none;
}

.nt-image-description-section {
  padding: 60px 0 120px;
}
@media only screen and (max-width: 1200px) {
  .nt-image-description-section {
    padding: 60px 0 90px;
  }
}
@media only screen and (max-width: 1025px) {
  .nt-image-description-section {
    padding: 50px 0 75px;
  }
}
@media only screen and (max-width: 767px) {
  .nt-image-description-section {
    padding: 50px 0;
  }
}
.nt-image-description-section img {
  display: block;
  margin: 0 auto 35px;
}
.nt-image-description-section .box {
  max-width: 900px;
  margin: 0 auto;
}
.nt-image-description-section .box h2 {
  font-size: 2rem;
  line-height: 1.2em;
  margin: 0 0 30px;
}
@media only screen and (max-width: 1200px) {
  .nt-image-description-section .box h2 {
    font-size: 1.875rem;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 1025px) {
  .nt-image-description-section .box h2 {
    font-size: 1.625rem;
  }
}
@media only screen and (max-width: 767px) {
  .nt-image-description-section .box h2 {
    font-size: 1.5rem;
  }
}
.nt-image-description-section .box p {
  font-weight: 600;
}

.nt-full-image-with-text-section {
  position: relative;
  z-index: 32;
}
.nt-full-image-with-text-section img.full {
  display: block;
  width: 100%;
}
.nt-full-image-with-text-section .bgr-overlay {
  background: rgba(0, 0, 0, 0.35);
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .nt-full-image-with-text-section .bgr-overlay {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .nt-full-image-with-text-section .img-holder {
    position: relative;
    z-index: 32;
  }
}
@media only screen and (max-width: 767px) {
  .nt-full-image-with-text-section .img-holder:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
    z-index: 1;
  }
}
.nt-full-image-with-text-section .wrap {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 1090px;
  width: 100%;
  z-index: 10;
}
@media only screen and (max-width: 1240px) {
  .nt-full-image-with-text-section .wrap {
    width: calc(100% - 40px);
  }
}
@media only screen and (max-width: 767px) {
  .nt-full-image-with-text-section .wrap {
    position: initial !important;
    top: initial !important;
    left: initial !important;
    right: initial !important;
    padding: 30px 0;
  }
}
.nt-full-image-with-text-section .inner {
  max-width: 620px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .nt-full-image-with-text-section .inner {
    max-wdith: 100% !important;
    margin: 0 auto !important;
    text-align: left !important;
  }
}
.nt-full-image-with-text-section .inner img {
  display: block;
  margin: 0 0 20px;
  max-height: 160px;
}
@media only screen and (max-width: 767px) {
  .nt-full-image-with-text-section .inner img {
    margin: 0 0 20px !important;
  }
}
.nt-full-image-with-text-section .inner h2 {
  font-family: "Abril Fatface", serif;
  font-size: 4.375rem;
  line-height: 1.2em;
}
@media only screen and (max-width: 1200px) {
  .nt-full-image-with-text-section .inner h2 {
    font-size: 3.375rem;
  }
}
@media only screen and (max-width: 1025px) {
  .nt-full-image-with-text-section .inner h2 {
    font-size: 2.875rem;
  }
}
@media only screen and (max-width: 767px) {
  .nt-full-image-with-text-section .inner h2 {
    font-size: 2.625rem;
    color: #000 !important;
  }
}
.nt-full-image-with-text-section .inner p {
  color: #000;
}
@media only screen and (max-width: 767px) {
  .nt-full-image-with-text-section .inner p {
    color: #000 !important;
  }
}
.nt-full-image-with-text-section.inverse .inner {
  margin-left: auto;
  text-align: right;
}
.nt-full-image-with-text-section.inverse .inner img {
  margin: 0 0 20px auto;
}
.nt-full-image-with-text-section.inverse .inner h2 {
  color: #fff;
}
.nt-full-image-with-text-section.inverse .inner p {
  color: #fff;
}

.n-two-cols-with-border-section {
  padding: 50px 0 0;
}
.n-two-cols-with-border-section .box .box-image {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .n-two-cols-with-border-section .box .box-image {
    width: 100%;
    order: 1 !important;
    margin-bottom: 20px;
  }
}
.n-two-cols-with-border-section .box .box-image img {
  display: block;
  width: 100%;
}
.n-two-cols-with-border-section .box .box-text {
  width: 50%;
  padding: 0 0 0 45px;
}
@media only screen and (max-width: 1200px) {
  .n-two-cols-with-border-section .box .box-text {
    padding: 0 0 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .n-two-cols-with-border-section .box .box-text {
    padding: 0 !important;
    width: 100%;
    order: 2 !important;
    text-align: left !important;
  }
}
.n-two-cols-with-border-section .box .box-text img {
  display: block;
  max-height: 160px;
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  .n-two-cols-with-border-section .box .box-text img {
    margin: 0 0 20px !important;
  }
}
.n-two-cols-with-border-section .box .box-text p:last-child {
  margin: 0;
}
.n-two-cols-with-border-section .separator {
  margin: 50px auto 0;
  width: 100%;
  border-bottom: 1.5px solid #000;
}
.n-two-cols-with-border-section.inverse .box .box-image {
  order: 2;
}
.n-two-cols-with-border-section.inverse .box .box-text {
  order: 1;
  padding: 0 45px 0 0;
  text-alignm: right;
}
@media only screen and (max-width: 1200px) {
  .n-two-cols-with-border-section.inverse .box .box-text {
    padding: 0 30px 0 0;
  }
}
.n-two-cols-with-border-section.inverse .box .box-text img {
  margin: 0 0 20px auto;
}

.n-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 1025px) {
  .n-header {
    padding: 29px 0;
  }
}
.n-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 40px);
  height: 1px;
  background-color: #fff;
}
.n-header .btn-menu {
  position: absolute;
  width: 30px;
  height: 23px;
  left: 20px;
  top: 29px;
  z-index: 99;
  display: none;
}
@media only screen and (max-width: 1025px) {
  .n-header .btn-menu {
    display: block;
  }
}
.n-header .btn-menu:before,
.n-header .btn-menu:after,
.n-header .btn-menu span {
  background: #000;
  position: absolute;
  top: 9px;
  left: 0;
  right: 0;
  height: 3px;
  transition: all 0.2s linear;
}
.n-header .btn-menu:before,
.n-header .btn-menu:after {
  content: "";
  top: 0;
}
.n-header .btn-menu span {
  width: 100%;
  left: 0;
}
.n-header .btn-menu:after {
  top: 18px;
}
.n-header .btn-menu.active span {
  opacity: 0;
}
.n-header .btn-menu.active:after,
.n-header .btn-menu.active:before {
  transform: rotate(45deg);
  top: 10px;
  left: 0;
  right: 0;
  background: #000;
}
.n-header .btn-menu.active:after {
  transform: rotate(-45deg);
}
.n-header .n-logo-wrap {
  display: none;
  text-align: center;
}
@media only screen and (max-width: 1025px) {
  .n-header .n-logo-wrap {
    display: block;
  }
}
.n-header .n-logo {
  display: block;
  width: 155px;
  margin: 0 auto;
}
.n-header .n-logo img {
  display: block;
  width: 100%;
}
.n-header .n-nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 1026px) {
  .n-header .n-nav-menu {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
  }
}
@media only screen and (max-width: 1025px) {
  .n-header .n-nav-menu {
    display: none;
    position: absolute;
    top: 77px;
    left: 0;
    width: 100%;
    height: calc(100vh - 77px);
    background-color: #fff;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 99;
  }
}
.n-header .n-nav-menu > li {
  width: 20%;
  text-align: center;
  position: relative;
}
.n-header .n-nav-menu > li.n-logo-item {
  width: calc(20% + 75px);
}
@media only screen and (max-width: 1025px) {
  .n-header .n-nav-menu > li.n-logo-item {
    display: none;
  }
}
.n-header .n-nav-menu > li.n-logo-item a {
  text-indent: -99999px;
  width: 155px;
  height: 26px;
  margin: 0 auto;
  background-image: url(../../assets/img/logo-hostgost-black.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 155px 26px;
  padding: 0;
}
@media only screen and (max-width: 1025px) {
  .n-header .n-nav-menu > li {
    width: 100%;
    display: block;
    text-align: left;
    border-bottom: 1px solid #e3e3e3;
  }
}
.n-header .n-nav-menu > li .dropdown-trigger {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .n-header .n-nav-menu > li .dropdown-trigger {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #174d64;
    z-index: 99;
    transition: all 0.2s linear;
  }
}
.n-header .n-nav-menu > li .dropdown-trigger:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5.5px 0 5.5px;
  border-color: #fff transparent transparent transparent;
  transition: all 0.2s linear;
}
.n-header .n-nav-menu > li .dropdown-trigger.active:after {
  border-style: solid;
  border-width: 0 5.5px 6px 5.5px;
  border-color: transparent transparent #fff transparent;
}
.n-header .n-nav-menu > li > a {
  display: block;
  font-size: 1rem;
  line-height: 1em;
  font-weight: 400;
  color: #000;
  padding: 31px 10px;
}
@media only screen and (max-width: 1025px) {
  .n-header .n-nav-menu > li > a {
    padding: 12px 20px;
  }
}
.n-header .n-nav-menu .sub-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  display: none;
}
@media only screen and (min-width: 1026px) {
  .n-header .n-nav-menu .sub-menu {
    position: absolute;
    top: calc(100% - 1px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    width: 220px;
  }
}
.n-header .n-nav-menu .sub-menu li {
  display: block;
  text-align: center;
}
@media only screen and (max-width: 1025px) {
  .n-header .n-nav-menu .sub-menu li {
    text-align: left;
    border-bottom: 1px solid #e3e3e3;
  }
}
@media only screen and (max-width: 1025px) {
  .n-header .n-nav-menu .sub-menu li:last-child {
    border-bottom: 0 none;
  }
}
.n-header .n-nav-menu .sub-menu li a {
  display: block;
  font-size: 1rem;
  line-height: 1em;
  font-weight: 400;
  color: #000;
  padding: 12px 20px;
  background-color: transparent;
}
@media only screen and (max-width: 1025px) {
  .n-header .n-nav-menu .sub-menu li a {
    padding: 12px 32px;
  }
}

.no-touch .n-header .n-nav-menu li.menu-item-has-children:hover .sub-menu {
  display: block;
}

.no-touch .n-header .n-nav-menu li > a:hover,
.no-touch .n-header .n-nav-menu li.current-menu-item:hover > a {
  color: #174d64;
}

.no-touch .n-header .n-nav-menu li.menu-item-has-children .sub-menu li a:hover {
  background-color: #174d64;
  color: #fff;
}

.n-footer .n-footer-inner {
  padding: 90px 0 25px;
  background-color: #1b3543;
}
@media only screen and (max-width: 1025px) {
  .n-footer .n-footer-inner {
    padding: 70px 0 20px;
  }
}
.n-footer .n-footer-inner .footer-box {
  background-color: #2a4f64;
  padding: 90px 90px 10px;
  border-radius: 300px;
  margin-bottom: 70px;
}
@media only screen and (max-width: 1025px) {
  .n-footer .n-footer-inner .footer-box {
    padding: 90px 30px 10px;
    border-radius: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .n-footer .n-footer-inner .footer-box {
    padding: 50px 20px 10px;
  }
}
@media only screen and (max-width: 480px) {
  .n-footer .n-footer-inner .footer-box {
    padding: 50px 20px 20px;
  }
}
.n-footer .n-footer-inner .footer-box .footer-menu {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 480px) {
  .n-footer .n-footer-inner .footer-box .footer-menu {
    flex-direction: column;
  }
}
.n-footer .n-footer-inner .footer-box .footer-menu > li {
  width: 33.3333333333%;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  .n-footer .n-footer-inner .footer-box .footer-menu > li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .n-footer .n-footer-inner .footer-box .footer-menu > li {
    width: 100%;
    margin-bottom: 30px;
  }
}
.n-footer .n-footer-inner .footer-box .footer-menu > li > a {
  padding: 5px 28px;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
}
.n-footer .n-footer-inner .footer-box .footer-menu > li > a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s linear;
}
.n-footer .n-footer-inner .footer-box .footer-menu > li > a:hover {
  text-decoration: none;
}
.n-footer .n-footer-inner .footer-box .footer-menu > li > a:hover:before {
  opacity: 1;
  visibility: visible;
}
.n-footer .n-footer-inner .footer-box .footer-menu .sub-menu li {
  display: block;
}
.n-footer .n-footer-inner .footer-box .footer-menu .sub-menu li a {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 10px;
}
.n-footer .n-footer-inner .footer-box .footer-menu a {
  display: inline-block;
  color: #fff;
  line-height: 1.3em;
}
.n-footer .n-footer-inner .footer-box .footer-menu a:hover {
  text-decoration: underline;
}
.n-footer .n-footer-inner .footer-info {
  margin-bottom: 70px;
}
.n-footer .n-footer-inner .footer-info img {
  max-width: 155px;
  width: 100%;
  display: block;
  margin: 0 auto 22px;
}
.n-footer .n-footer-inner .footer-info address {
  display: block;
  font-size: 1rem;
  line-height: 1.667em;
  font-weight: 400;
  font-style: normal;
  color: #fff;
}
.n-footer .n-footer-inner .footer-info address a {
  color: #fff;
}
.n-footer .n-footer-inner .footer-info address a:hover {
  text-decoration: underline;
}
.n-footer .n-footer-inner .footer-cards img {
  display: block;
  margin: 0 auto;
}
