/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

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

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

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

fieldset {
  padding: .35em .75em .625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

[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;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url(fonts/icomoon.woff) format("woff"), url(fonts/icomoon.ttf) format("truetype"), url(fonts/icomoon.eot#iefix) format("embedded-opentype"), url(fonts/icomoon.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],[class*=" icon-"],.jcf-select .jcf-select-opener:before,#main-nav>ul .has-drop-down-a:after {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-select:before {
  content: "\e900";
}

.icon-twitter:before {
  content: "\e901";
}

.icon-facebook:before {
  content: "\e902";
}

.icon-pinterest:before {
  content: "\e903";
}

.icon-search:before {
  content: "\e904";
}

.icon-play:before {
  content: "\e905";
}

.icon-arrow-bt:before {
  content: "\e906";
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

.row-cols-1>* {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2>* {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3>* {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.row-cols-4>* {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5>* {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6>* {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

.jcf-select {
  position: relative;
  min-width: 150px;
  height: 40px;
  display: block;
  box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, .21);
  background-color: #ffffff;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 14px;
  color: #000000;
  line-height: 1.2;
  padding: 10px 35px 10px 15px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 30px;
  bottom: 0;
  right: 0;
  top: 0;
}

.jcf-select .jcf-select-opener:before {
  content: "\e900";
  color: #a8a8a8;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 5px;
}

body>.jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid rgba(0, 0, 0, .21);
}

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #ffffff;
  line-height: 1.2;
  font-size: 14px;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 15px;
  color: #656565;
  height: 1%;
}

.jcf-list .jcf-option.jcf-option-hidden {
  display: none;
}

.jcf-list .jcf-disabled {
  background: #ffffff !important;
  color: #aaaaaa !important;
}

.jcf-select-drop .jcf-hover,.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

.jcf-disabled {
  background: #dddddd !important;
}

.jcf-focus,.jcf-focus * {
  border-color: #000000 !important;
}

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

.fancybox-active {
  height: auto;
}

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

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

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

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

.fancybox-bg {
  background: #10678a;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .97;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

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

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

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

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

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

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

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 24px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

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

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

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

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

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

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

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

.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

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

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

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

.fancybox-spaceball {
  z-index: 1;
}

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

.fancybox-slide--video .fancybox-content {
  background: #000000;
}

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

.fancybox-slide--iframe .fancybox-content {
  background: #ffffff;
}

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

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #ffffff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,.fancybox-button:visited,.fancybox-button:link {
  color: #cccccc;
}

.fancybox-button:hover {
  color: #ffffff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
  color: #888888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: #000000;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

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

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #cccccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #ffffff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

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

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eeeeee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
  color: #cccccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888888;
  border-bottom-color: #ffffff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

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

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

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

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

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

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

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

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

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

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

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

.fancybox-share__button:visited,.fancybox-share__button:link {
  color: #ffffff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

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

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

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

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

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

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

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

.fancybox-share__button svg path {
  fill: #ffffff;
}

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

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

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

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

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

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

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

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

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

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

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

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

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

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

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

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

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

.slick-dots {
  display: flex;
  justify-content: center;
}

.slick-dots li {
  margin: 0 4px;
}

.slick-dots li.slick-active button {
  background: #ffffff;
}

.slick-dots button {
  width: 11px;
  height: 11px;
  display: block;
  font-size: 0;
  border-radius: 50%;
  background: none;
  border: 1px solid #ffffff;
  padding: 0;
  transition: background .3s ease;
}

.slick-dots button:hover {
  background: #ffffff;
}

html {
  box-sizing: border-box;
}

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

.hide-text {
  overflow: hidden;
  padding: 0;
  text-indent: 101%;
  white-space: nowrap;
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

html {
  font-size: 10px;
}

body {
  color: #333333;
  font-family: "Montserrat", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 14px;
  line-height: 1.58;
  font-weight: 400;
}

a {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  color: #437b4c;
  text-decoration: underline;
}

a:hover {
  color: #035abd;
  text-decoration: none;
}

ul,ol,dl {
  margin: 0 0 20px;
}

p {
  margin: 0 0 20px;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h {
  font-family: "Montserrat", "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-weight: 700;
  margin: 0 0 .5em;
  color: #633411;
  line-height: 1;
}

h1,.h1 {
  font-size: 60px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 1.2;
}

h2,.h2 {
  font-size: 30px;
  line-height: 1.23;
}

h3,.h3 {
  font-size: 28px;
  margin-bottom: 8px;
  line-height: 1.12;
}

h4,.h4 {
  font-size: 22px;
  color: #10678a;
  margin-bottom: 32px;
  line-height: 1.22;
}

h5,.h5 {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 17px;
}

h6,.h6 {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.57;
}

input[type='text'],input[type='email'],input[type='tel'],input[type='search'],input[type='password'],textarea {
  transition: border-color .35s cubic-bezier(.3, .86, .36, .95);
  border: 1px solid rgba(0, 0, 0, .28);
  background-color: #ffffff;
  width: 100%;
  min-width: 0;
  padding: 5px 15px;
  height: 40px;
  font-size: 14px;
  line-height: 1.2;
  display: block;
  color: #000000;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .09);
  border-radius: 0;
  -webkit-appearance: none;
}

input[type='text']:focus,input[type='text']:hover,input[type='email']:focus,input[type='email']:hover,input[type='tel']:focus,input[type='tel']:hover,input[type='search']:focus,input[type='search']:hover,input[type='password']:focus,input[type='password']:hover,textarea:focus,textarea:hover {
  box-shadow: none;
  border-radius: 0;
}

input[type='text']::-moz-placeholder, input[type='email']::-moz-placeholder, input[type='tel']::-moz-placeholder, input[type='search']::-moz-placeholder, input[type='password']::-moz-placeholder, textarea::-moz-placeholder {
  color: #000000;
}

input[type='text']::placeholder,input[type='email']::placeholder,input[type='tel']::placeholder,input[type='search']::placeholder,input[type='password']::placeholder,textarea::placeholder {
  color: #000000;
}

textarea {
  height: 204px;
  width: 100%;
  min-height: 204px;
  max-height: 250px;
  margin: 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 {
  -webkit-appearance: none;
  border-radius: 0;
}

.input-box {
  position: relative;
  margin-bottom: 20px;
}

.input-box label   {
  display: block;
  font-weight: 700!important;
  margin-bottom: 5px!important;
  color: #633411;
  text-transform: uppercase!important;
  font-size: 12px 
}

.gfield_label  {
  color: #633411!important;
  font-size: 12px !important; 
}

.filter-form .input-box label {
  color: #ffffff;
}

.widget {
  margin-bottom: 15px;
}

.widget ul {
  padding-left: 2em;
}

.widget select {
  min-width: 150px;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}

.comment-form textarea,.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%;
}

.comment-form input[type='submit'] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
  margin-bottom: 4px;
}

.post-password-form input[type='password'] {
  margin: 10px 4px 10px 0;
  /*max-width: 300px;*/
  width: 100%;
}

.search-form {
  margin-bottom: 15px;
}

.search-form input {
  float: left;
  height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.search-form input[type='search'] {
  margin: 0 4px 10px 0;
  width: 180px;
}

.post-password-form input {
  float: left;
  height: 40px;
}

.post-password-form input[type='password'] {
  /*width: 150px;*/
}

.comment-form input[type='submit'],.post-password-form input[type='submit'],.search-form input[type='submit'] {
  color: #ffffff;
  border-radius: 20px;
  background-color: #63976b;
  height: 40px;
  border: 1px solid #63976b;
  font-weight: 700;
  text-transform: uppercase;
  transition: color .3s ease, background .3s ease;
}

.comment-form input[type='submit']:hover,.post-password-form input[type='submit']:hover,.search-form input[type='submit']:hover {
  background: #c67641;
  border-color: #c67641;
}

.commentlist {
  margin: 0 0 30px;
}

.commentlist .edit-link {
  margin: 0;
}

.commentlist .avatar-holder {
  float: left;
  margin: 0 30px 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
}

.comment,.commentlist-holder {
  overflow: hidden;
}

.commentlist-item .commentlist-item,.commentlist-item+.commentlist-item {
  padding-top: 30px;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,.navigation-comments {
  position: relative;
  padding-bottom: 15px;
}

.navigation.pagination,.navigation-comments.pagination {
  padding-top: 28px;
  padding-bottom: 11px;
}

.navigation .screen-reader-text,.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}

.navigation .nav-links,.navigation-comments .nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.navigation .page-numbers,.navigation-comments .page-numbers {
  display: inline-block;
  height: 22px;
  min-width: 22px;
  padding: 1px;
  color: rgba(0, 0, 0, .5);
  background: #ffffff;
  border-radius: 3px;
  font-weight: 700;
  font-size: 12px;
  color: #437b4c;
  margin: 0 1px 3px;
  text-decoration: none;
  text-align: center;
  line-height: 20px;
  transition: color .3s ease, background .3s ease;
}

.navigation .page-numbers.current,.navigation-comments .page-numbers.current {
  color: #ffffff;
  background-color: #437b4c;
}

.navigation .page-numbers:hover,.navigation-comments .page-numbers:hover {
  color: #633411;
}

.navigation .next,.navigation .prev,.navigation-comments .next,.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 48%;
  color: #437b4c;
  background: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}

.navigation .next span,.navigation .prev span,.navigation-comments .next span,.navigation-comments .prev span {
  display: inline-block;
  position: relative;
  transition: right .3s ease;
  right: 0;
}

.navigation .next:hover span,.navigation .prev:hover span,.navigation-comments .next:hover span,.navigation-comments .prev:hover span {
  right: -3px;
}

.navigation .prev,.navigation-comments .prev {
  margin: 0 auto 3px 0;
}

.navigation .prev span,.navigation-comments .prev span {
  transform: rotateY(180deg);
  transition: left .3s ease;
  left: 0;
}

.navigation .prev:hover span,.navigation-comments .prev:hover span {
  right: 0;
  left: -3px;
}

.navigation .next,.navigation-comments .next {
  margin: 0 0 3px auto;
}

.navigation-single {
  margin-bottom: 30px;
}

.navigation-single .next,.navigation-single .prev {
  float: left;
  vertical-align: middle;
  max-width: 48%;
  color: #437b4c;
  font-size: 12px;
  background: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  transition: color .3s ease, background .3s ease;
}

.navigation-single .next:hover,.navigation-single .prev:hover {
  color: #ffffff;
  background-color: #437b4c;
}

.navigation-single .next a,.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: .4em;
  display: block;
}

.navigation-single .next {
  float: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #333333;
  padding: .4em;
  margin-bottom: 30px;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
}

.wp-caption p {
  margin: .4em 0 0;
}

div.aligncenter {
  margin: 0 auto 30px;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 30px 10px 0;
}

.alignright {
  float: right;
  margin: 0 0 10px 30px;
}

.mejs-container {
  margin-bottom: 30px;
}

.wp-caption-text,.gallery,.alignnone,.gallery-caption,.sticky,.bypostauthor {
  height: auto;
}

#wp-calendar tbody td {
  text-align: center;
}

#wp-calendar td,#wp-calendar th {
  border: 1px solid #333333;
}

body,html {
  height: 100%;
}

body {
  overflow: auto;
}

.widget:after,.search-form:after,.post-password-form p:after,.navigation-single:after {
  content: '';
  display: block;
  clear: both;
}

.slick-dots,.social-networks,.footer .link,#main-nav>ul,#main-nav>ul>li ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  min-height: 100vh;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
}

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.accessibility:first-child:focus {
  position: absolute;
  top: 0;
  left: 0;
}

.accessibility:focus {
  position: static;
  width: auto;
  height: auto;
}

.container {
  max-width: 1180px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

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

.social-networks {
  display: flex;
  font-size: 19px;
  line-height: 1;
  margin: 0 -5px;
}

.social-networks li {
  margin: 0 10px;
}

.social-networks a {
  color: #a8a8a8;
  text-decoration: none;
  transition: color .3s ease;
}

.social-networks a:hover {
  color: #437b4c;
}

.link-more {
  font-size: 12px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  transition: color .3s ease;
}

.link-more span {
  position: relative;
  right: 0;
  transition: right .3s ease;
}

.link-more:hover {
  color: #c67641;
}

.link-more:hover span {
  right: -3px;
  position: relative;
}

.header {
  position: relative;
  padding-top: 11px;
  padding-bottom: 11px;
  line-height: 1.2;
  width: 100%;
  z-index: 10;
  background: #ffffff;
}

.header .container {
  display: flex;
  align-items: flex-start;
}

.header .wrap-top {
  line-height: 1;
}

.header .social-networks {
  margin-left: -12px;
}

.logo {
  width: 178px;
  position: relative;
  z-index: 3;
}

.logo img {
  width: 100%;
  vertical-align: top;
}

.open-close {
  position: relative;
  padding-top: 1px;
  transition: border .3s ease;
}

.open-close .opener {
  text-decoration: none;
  font-size: 16px;
  color: #a8a8a8;
  display: none;
  position: relative;
  z-index: 1;
}

.open-close .opener:hover {
  color: #437b4c;
}

.open-close .slide {
  position: absolute;
  right: 100%;
  bottom: -1px;
  width: 300px;
}

.nav-opener {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 38px;
  z-index: 3;
  transform: translateY(-50%);
  right: 20px;
  transition: all .3s linear;
}

.nav-opener em,.nav-opener:before,.nav-opener:after {
  font-size: 0;
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  border-radius: 5px;
  background: #cb9669;
  top: 0;
  transition: all .3s linear;
}

.nav-active .nav-opener em,.nav-active .nav-opener:before,.nav-active .nav-opener:after {
  top: 6px;
  transform: rotate(45deg);
}

.nav-opener:before,.nav-opener:after {
  content: '';
}

.nav-opener em {
  top: 6px;
  transition: opacity .3s ease;
}

.nav-active .nav-opener em {
  opacity: 0;
}

.nav-opener:after {
  top: 12px;
}

.nav-active .nav-opener:after {
  top: 6px;
  transform: rotate(-45deg);
}

.search-form {
  position: relative;
  margin: 0 0 18px;
  width: auto;
}

.search-form label {
  position: absolute;
  left: 5px;
  top: 20px;
  font-size: 15px;
}

.search-form input[type='search'] {
  display: block;
  width: 100%;
  border: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #a8a8a8;
  color: #333333;
  box-shadow: none;
  padding: 5px 31px;
  height: 50px;
  border-bottom: 1px solid #e1e1e1;
}

.search-form input[type="search"]::-moz-placeholder {
  color: #a8a8a8;
}

.search-form input[type="search"]::placeholder {
  color: #a8a8a8;
}

.main {
  position: relative;
  width: 100%;
}

.base-section {
  padding-top: 33px;
  padding-bottom: 30px;
}

.base-section .image-box {
  margin-bottom: 40px;
}

.base-section .image-box img {
  width: 100%;
  vertical-align: top;
}

.base-section ul:not([class]) {
  list-style: none;
  margin: 0;
  padding: 11px 0 10px 0;
}

.base-section ul:not([class]) li {
  position: relative;
  padding: 0 0 20px 38px;
}

.base-section ul:not([class]) li:before {
  content: '';
  width: 2px;
  height: 2px;
  position: absolute;
  background: #333333;
  top: 8px;
  left: 10px;
  border-radius: 50%;
}

.base-section.item-base {
  padding-top: 52px;
  padding-bottom: 50px;
  text-align: center;
}

.base-section .row.content-center {
  justify-content: center;
}

.base-section .btn-wrap {
  padding-top: 22px;
  padding-bottom: 16px;
}

.base-section .holder-col {
  padding-bottom: 20px;
}

.base-section .text-holder {
  margin-bottom: 51px;
}

.base-section .text-holder .image {
  margin-bottom: 27px;
}

.base-section .text-holder .image img {
  vertical-align: top;
  width: 100%;
}

.base-section .text-holder hr {
  margin-top: 39px;
}

.base-section .note {
  font-style: italic;
  font-size: 12px;
  display: block;
  margin-bottom: 20px;
  line-height: 1.25;
}

hr {
  border: 0;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  margin: 18px 0;
}

.head-box {
  margin-bottom: 10px;
  padding-bottom: 22px;
  font-size: 16px;
  line-height: 1.5;
}

.head-box:last-child {
  padding-bottom: 0;
}

.head-box h1 {
  margin-bottom: 5px;
}

.head-box p {
  margin-bottom: 28px;
}

.head-box p:last-child {
  margin-bottom: 0;
}

.head-box .img-head {
  padding: 21px 0;
}

.head-box .img-head img {
  width: 100%;
  vertical-align: top;
}

.sub-title {
  color: #918882;
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.text-lg {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px;
}

.widget-box {
  padding-bottom: 24px;
  margin-bottom: 34px;
  border-bottom: 1px solid #e1e1e1;
}

.widget-box:last-child {
  border: 0;
  margin: 0;
}

.widget-box .sub-title {
  margin-bottom: 2px;
}

.contact-row {
  padding-bottom: 20px;
}

.contact-row address {
  font-style: normal;
  margin: 0 0 20px;
}

.contact-row address strong {
  display: block;
  font-weight: 700;
}

.contact-form {
  margin: 0;
  padding-top: 30px;
}

.footer {
  background-color: #333333;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.2;
  color: #ffffff;
  margin-top: auto;
  width: 100%;
  padding: 12px 0 26px;
}

.footer .container {
  display: flex;
  flex-direction: column-reverse;
  align-content: stretch;
  align-items: stretch;
}

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

.footer .panel-box {
  align-items: center;
  display: flex;
  margin: 0 0 17px;
}

.footer .copy {
  margin: 0;
  display: block;
}

.footer a {
  color: #ffffff;
  transition: color .3s ease;
  text-decoration: none;
}

.footer .gt_languages a {
  	color: #437b4c;
	font-size: 13px
}


.footer a:hover {
  color: #437b4c;
}

.footer .link {
  display: flex;
  justify-content: center;
}

.footer .link li {
  margin: 0 7px;
}

.footer .ico {
  margin: 0 6px;
  padding: 9px;
  width: 40px;
  display: block;
  height: 40px;
}

.footer .ico img {
  vertical-align: top;
}

.footer .txt-link {
  margin-right: 5px;
}

.footer .widget-select {
  width: 157px;
  /*margin: 0 0 0 auto;*/
  margin: 0 auto;
}

.footer .widget-select img {
  /*width: 100%;
  vertical-align: top;*/
}

#main-nav {
  font-size: 14px;
  line-height: 1;
  padding: 0 0 2px;
}

#main-nav>ul>li {
  position: relative;
  margin-bottom: 30px;
}

#main-nav>ul>li.hover>a {
  color: #437b4c;
}

#main-nav>ul>li.hover ul {
  display: block;
}

#main-nav>ul>li>a {
  display: block;
  border-radius: 5px;
  color: #cb9669;
  transition: color .3s ease, background .3s ease;
}

#main-nav>ul>li>a:hover {
  color: #437b4c;
}

#main-nav>ul a {
  font-weight: 700;
  text-decoration: none;
  display: block;
}

#main-nav>ul .has-drop-down-a {
  position: relative;
}

#main-nav>ul .has-drop-down-a:after {
  content: "\e906";
  position: absolute;
  right: 5px;
  top: 9px;
  font-size: 6px;
  color: #000000;
}

#main-nav>ul>li ul {
  display: none;
  padding: 25px 0 0;
  font-size: 12px;
}

#main-nav>ul>li ul li {
  margin-bottom: 18px;
}

#main-nav>ul>li ul li:last-child {
  margin-bottom: 12px;
}

#main-nav>ul>li ul a {
  color: #cb9669;
}

#main-nav>ul>li ul a:hover {
  color: #437b4c;
}

.btn, .gform_button {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
  border-radius: 20px;
  cursor: pointer;
  border: 1px solid transparent;
  text-decoration: none;
  padding: 11px 24px 10px;
  text-transform: uppercase;
  color: #437b4c;
  transition: background .3s ease, color .3s ease, border .3s ease;
}

.btn:hover  {
  color: #c67641;
}

.btn.btn-primary, .gform_button  {
  background-color: #63976b;
  color: #ffffff;
  border-color: #63976b;
}

.btn.btn-primary:hover, .gform_button:hover {
  background: #c67641;
  border-color: #c67641;
}

.btn.btn-white {
  background: #ffffff;
  border-color: #ffffff;
  color: #c67641;
}

.btn.btn-white:hover {
  color: #437b4c;
}

.hero-section {
  overflow: hidden;
  padding-top: 10px;
}

.hero-section .row {
  justify-content: center;
  align-content: center;
  align-items: center;
}

.hero-section .head-box h1 {
  margin-bottom: 20px;
}

.hero-section .head-box {
  padding-top: 25px;
}

.hero-section .image-hero {
  position: relative;
  margin: 18px -34% -197px -2px;
}

.hero-section .image-hero img {
  /*width: 100%;*/
  vertical-align: top;
}

.hero-section .image-hero .image-rotate {
  -webkit-animation: image-rotate 240s linear infinite;
  animation: image-rotate 240s linear infinite;
}

@-webkit-keyframes image-rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes image-rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.inform-section {
  background-color: #fdfae5;
  padding-top: 42px;
  padding-bottom: 35px;
  background-size: cover;
}

.inform-section .info-text {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 40px;
  font-size: 18px;
  line-height: 1.4;
}

.info-card {
  position: relative;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  align-items: stretch;
  padding: 15px;
  z-index: 1;
  min-height: 290px;
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.44;
}

.info-card .bg {
  position: absolute;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: .49;
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.info-card:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #cb9669;
}

.info-card.mod-green:before {
  background-color: #63976b;
}

.info-card.mod-blue:before {
  background-color: #3281a1;
}

.info-card .wrap {
  position: relative;
  z-index: 3;
}

.info-card .wrap p {
  margin-bottom: 15px;
}

.info-card h3 {
  color: #ffffff;
}

.maps-section {
  position: relative;
  background-size: cover;
  background-color: #fdfae5;
}

.maps-section .wrap-title {
  position: relative;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .08);
  border-radius: 3px;
  background-color: #ffffff;
  text-align: center;
  padding: 34px 30px 30px;
  z-index:10
}

.maps-section .wrap-title h3 {
  margin-bottom: 0;
}

.maps-section .maps img {
  vertical-align: top;
  width: 100%;
}

.stories-section {
  background-color: #10678a;
  padding-top: 45px;
  padding-bottom: 43px;
}

.stories-section h3 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 23px;
}

.stories-section+.base-section.item-base {
  padding-top: 38px;
  padding-bottom: 48px;
}

.stories-section+.base-section.item-base h1 {
  margin-bottom: 18px;
}

.stories-slider {
  margin: 0 -15px;
  position: relative;
  padding-top: 44px;
}

.stories-slider .slick-dots {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.stories-slider .slick-track {
  display: flex;
}

.stories-slider .slide {
  padding: 0 15px;
  height: auto;
}

.stories-slider .slide-card {
  background: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  text-align: center;
  padding: 20px 20px 44px;
}

.stories-slider .slide-card h5 {
  margin-bottom: 22px;
}

.stories-slider .slide-card .img {
  margin: -20px -20px 31px;
  overflow: hidden;
}

.stories-slider .slide-card img {
  vertical-align: top;
  width: 100%;
}

.stories-slider .slide-card .btn {
  align-self: center;
  margin-top: auto;
}

.base-section.story-gallery {
  background-color: #10678a;
  padding-top: 0;
}

.filter-form {
  position: relative;
  padding-top: 30px;
  padding-bottom: 10px;
  z-index: 1;
}

.filter-form:after {
  content: '';
  position: absolute;
  top: 0;
  width: 100vw;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  bottom: 0;
  background: #0e5d7c;
}

.filter-form .jcf-select {
  box-shadow: none;
  border-color: #0a475f;
}

.filter-form input[type='text'],.filter-form input[type='email'],.filter-form input[type='tel'],.filter-form input[type='search'],.filter-form input[type='password'],.filter-form textarea {
  border-color: #0a475f;
}

.story-holder {
  padding-top: 50px;
}

.story-holder [class*="col-"] {
  margin-bottom: 20px;
}

.story-card {
  height: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .08);
  border-radius: 3px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  padding: 29px 20px 30px;
}

.story-card p {
  margin-bottom: 22px;
  flex: 1 1 auto;
}

.story-card .ttl {
  color: #918882;
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 3px;
}

.story-card .btn {
  align-self: flex-start;
  margin-top: auto;
}

.video-library {
  padding-top: 25px;
}

.video-card {
  position: relative;
  margin-bottom: 24px;
}

.video-card .img-video {
  position: relative;
  margin: 0 0 13px;
}

.video-card img {
  width: 100%;
  vertical-align: top;
}

.video-card .play-link {
  width: 84px;
  height: 84px;
  display: block;
  position: absolute;
  top: 50%;
  border-radius: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(99, 52, 17, .9);
  transition: background .3s ease;
}

.video-card .play-link:hover {
  background: #633411;
}

.video-card .play-link i {
  position: absolute;
  top: 50%;
  left: 55%;
  color: #ffffff;
  font-size: 34px;
  transform: translate(-50%, -50%);
}

.video-card h5 {
  margin-bottom: 0;
}

.video-card .video-time {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  color: #918882;
  font-weight: 700;
}

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0;
}

.video-lightbox {
  background: none;
  overflow: hidden;
  padding: 15px;
  width: 365px;
}

.video-lightbox h4 {
  color: #ffffff;
  padding: 0 15px 0 0;
  margin-bottom: 15px;
}

.video-lightbox iframe {
  box-shadow: 0 5px 16px rgba(0, 0, 0, .5);
  display: block;
  margin: 0;
  width: 100% !important;
}

.fancybox-slide--html .fancybox-close-small {
  opacity: 1;
  right: 0;
  top: 5px;
}

.fancybox-slide--html .fancybox-close-small:hover {
  opacity: .8;
}

.resource-form {
  margin: 0;
}

.head-box .resource-form {
  padding-top: 35px;
  border-top: 1px solid #e1e1e1;
  margin-top: 35px;
}

.resource-table {
  margin-top: -7px;
}

.table-custom {
  list-style: none;
  padding: 0;
  font-size: 14px;
  line-height: 1.57;
  margin: 0;
}

.table-custom li {
  border-bottom: 1px solid #e1e1e1;
  margin: 0 -20px 21px;
  padding: 0 20px 20px;
}

.table-custom li>span {
  display: block;
  padding-bottom: 8px;
}

.table-custom li.head-table {
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #10678a;
  border-bottom: 0;
  display: none;
}

.table-custom li.head-table>span {
  padding: 13px 20px;
}

.table-custom .address {
  display: block;
  margin: 0;
  margin: 0;
  font-style: normal;
}

.table-custom .link-more {
  white-space: nowrap;
}

.table-custom .tel {
  display: block;
  margin-bottom: 5px;
}

.table-custom .tel a {
  color: #333333;
  text-decoration: none;
}

.table-custom .tel a:hover {
  text-decoration: underline;
}

.table-custom .email {
  display: block;
  margin-bottom: 10px;
}

@media (min-width: 480px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-sm-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3>* {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-sm-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6>* {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  .offset-sm-5 {
    margin-left: 41.666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  .offset-sm-11 {
    margin-left: 91.666667%;
  }

  .video-lightbox {
    width: 440px;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-md-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3>* {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-md-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6>* {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.333333%;
  }

  .offset-md-2 {
    margin-left: 16.666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.333333%;
  }

  .offset-md-5 {
    margin-left: 41.666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.333333%;
  }

  .offset-md-8 {
    margin-left: 66.666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.333333%;
  }

  .offset-md-11 {
    margin-left: 91.666667%;
  }

  p {
    margin: 0 0 20px;
  }

  h1,.h1 {
    line-height: 1.05;
    font-size: 60px;
  }

  h2,.h2 {
    line-height: 1.125;
    font-size: 40px;
  }

  h3,.h3 {
    font-size: 34px;
    line-height: 1;
    margin-bottom: 17px;
  }

  h4,.h4 {
    line-height: 1.25;
    font-size: 26px;
  }

  h5,.h5 {
    line-height: 1.3;
    font-size: 20px;
    margin-bottom: 19px;
  }

  .input-box {
    margin-bottom: 24px;
  }

  .row-form {
    display: flex;
    margin: 0 -15px;
  }

  .row-form .col-form {
    padding: 0 15px;
    width: 50%;
  }

  .row-form .col-form:only-child {
    width: 100%;
  }

  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em;
  }

  .navigation.pagination,.navigation-comments.pagination {
    padding-top: 50px;
    padding-bottom: 11px;
  }

  .header {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .header .wrap-top {
    margin-bottom: 8px;
    padding-top: 3px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
  }

  .header .social-networks {
    margin-left: 15px;
  }

  .logo {
    width: 262px;
  }

  .open-close .opener {
    display: block;
  }

  .nav-opener {
    display: none;
  }

  .drop-nav {
    margin: 0 0 0 auto;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch;
  }

  .search-form {
    margin: 0 -16px 0 0;
  }

  .search-form label {
    display: none;
  }

  .search-form input[type='search'] {
    padding: 5px;
    height: 30px;
    padding-right: 20px;
  }

  .base-section {
    padding-top: 44px;
    padding-bottom: 48px;
  }

  .base-section.item-base {
    padding-bottom: 54px;
    padding-top: 105px;
  }

  .base-section .holder-col {
    margin-top: -5px;
    margin-left: -30px;
  }

  .base-section .text-holder {
    margin-right: -30px;
    margin-bottom: 0;
  }

  .base-section .text-holder .image {
    margin-bottom: 32px;
  }

  .base-section .text-holder hr {
    margin-top: 75px;
  }

  .base-section .note {
    line-height: 1.58;
  }

  hr {
    margin: 30px 0;
  }

  .head-box {
    padding-bottom: 26px;
    font-size: 18px;
    line-height: 1.45;
  }

  .head-box h1 {
    margin-bottom: 10px;
  }

  .head-box p {
    margin-bottom: 40px;
  }

  .head-box p:last-child {
    margin-bottom: 20px;
  }

  .head-box .img-head {
    padding: 0;
  }

  .sub-title {
    margin-bottom: 5px;
  }

  .text-lg {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.45;
  }

  .widget-box {
    margin-bottom: 34px;
    padding-bottom: 31px;
  }

  .contact-row {
    padding-bottom: 45px;
    padding-top: 5px;
  }

  .contact-form {
    padding-top: 2px;
  }

  .footer {
    padding: 24px 0;
  }

  .footer .container {
    flex-direction: row;
    align-items: center;
  }

  .footer .wrap {
    align-items: flex-start;
    display: flex;
    width: 55%;
    text-align: left;
  }

  .footer .panel-box {
    max-width: 50%;
    margin: 0 0 0 auto;
  }

  .footer .copy {
    margin: 0 15px 0 0;
  }

  .footer .link li {
    margin: 0 15px 0 0;
  }

  .footer .widget-select {
    margin: 0;
  }

  #main-nav {
    padding: 0 2px 0 0;
    margin: 0 -18px;
  }

  #main-nav>ul {
    display: flex;
  }

  #main-nav>ul>li:first-child {
    margin-bottom: 0;
  }

  #main-nav>ul>li.hover>a {
    color: #ffffff;
    background: #437b4c;
  }

  #main-nav>ul>li.hover ul {
    opacity: 1;
    visibility: visible;
    z-index: auto;
  }

  #main-nav>ul>li>a {
    padding: 13px 18px;
  }

  #main-nav>ul>li>a.has-drop-down-a {
    border-radius: 5px 5px 0 0;
  }

  #main-nav>ul>li>a:hover {
    color: #ffffff;
    background: #437b4c;
  }

  #main-nav>ul .has-drop-down-a:after {
    display: none;
  }

  #main-nav>ul>li ul {
    padding: 20px 15px;
    min-width: 220px;
    position: absolute;
    display: block;
    background: #437b4c;
    left: 0;
    opacity: 0;
    border-radius: 0 5px 5px 5px;
    z-index: -1;
    visibility: hidden;
    top: 100%;
    transition: opacity .3s ease;
  }

  #main-nav>ul>li ul a {
    color: #ffffff;
  }

  #main-nav>ul>li ul a:hover {
    color: #000000;
  }

  .hero-section {
    padding-top: 2px;
  }

  .hero-section .image-hero {
    margin: -20px -71% -402px 0;
  }

  .hero-section .text-area {
    padding: 15px 0;
  }

  .inform-section {
    padding-top: 68px;
    padding-bottom: 103px;
  }

  .inform-section .info-text {
    max-width: 815px;
    margin: 0 auto 58px;
    line-height: 1.42;
    font-size: 24px;
  }

  .info-card {
    margin-bottom: 30px;
    min-height: 410px;
  }

  .info-card .wrap p {
    margin-bottom: 20px;
    min-height: 84px;
  }

  .maps-section .wrap-title {
    max-width: 858px;
    padding: 34px 30px 37px;
    margin: -64px auto -74px;
  }

  .stories-section {
    padding-bottom: 57px;
    padding-top: 49px;
  }

  .stories-section h3 {
    margin-bottom: 55px;
  }

  .stories-section+.base-section.item-base {
    padding-top: 68px;
    padding-bottom: 48px;
  }

  .stories-slider {
    padding-top: 0;
  }

  .filter-form {
    padding-bottom: 27px;
    padding-top: 35px;
  }

  .story-holder {
    padding-top: 65px;
  }

  .story-holder [class*="col-"] {
    margin-bottom: 30px;
  }

  .story-card {
    padding: 38px 30px 37px;
  }

  .video-card {
    margin-bottom: 55px;
  }

  .video-card h5 {
    margin-bottom: 3px;
  }

  .video-lightbox {
    padding: 40px;
    width: 760px;
  }

  .video-lightbox h4 {
    margin-bottom: 20px;
  }

  .video-lightbox iframe {
    box-shadow: 0 10px 32px rgba(0, 0, 0, .5);
  }

  .fancybox-slide--html .fancybox-close-small {
    right: 25px;
    top: 40px;
  }

  .head-box .resource-form {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .resource-form .row {
    align-items: flex-end;
  }

  .resource-form .row {
    margin: 0 -20px;
  }
}

@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-lg-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3>* {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-lg-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6>* {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  .offset-lg-5 {
    margin-left: 41.666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  .offset-lg-11 {
    margin-left: 91.666667%;
  }

  .base-section .text-area {
    padding-right: 10%;
  }

  #main-nav>ul>li {
    margin: 0 0 0 3px;
  }

  .info-card {
    font-size: 18px;
    line-height: 1.58;
    padding: 15px 45px;
  }

  .video-lightbox {
    width: 1040px;
  }

  .head-box .resource-form {
    padding-top: 48px;
    margin-top: 50px;
    padding-top: 48px;
    margin-right: -30px;
  }

  .resource-form [class*="col-"] {
    padding-right: 20px;
    padding-left: 20px;
  }

  .resource-table {
    padding-top: 10px;
    margin-top: 0;
  }

  .table-custom li {
    display: flex;
    margin: 0;
    padding: 0;
  }

  .table-custom li>span {
    padding: 19px 20px;
  }

  .table-custom li>span:nth-child(1) {
    width: 30%;
  }

  .table-custom li>span:nth-child(2) {
    width: 25.5%;
  }

  .table-custom li>span:nth-child(3) {
    width: 17.2%;
  }

  .table-custom li>span:nth-child(4) {
    width: 14%;
  }
	
 .table-custom.table-resource-material li>span:nth-child(4) {
    width: 27%;
  }

  .table-custom li>span:nth-child(5) {
    width: 13.3%;
  }

  .table-custom li.head-table {
    display: flex;
  }

  .table-custom .address {
    padding: 0;
  }

  .table-custom .email {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-xl-1>* {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2>* {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3>* {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-xl-4>* {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5>* {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6>* {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

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

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

@media (max-width: 767px) {
  .navigation-single .next a,.navigation-single .prev a {
    padding: .2em;
  }

  .nav-active {
    overflow: hidden;
  }

  .open-close .slide {
    width: auto;
    position: static !important;
  }

  .drop-nav {
    position: fixed;
    top: 75px;
    max-height: calc(100vh - 75px);
    left: 0;
    right: 0;
    background: #ffffff;
    box-shadow: 0 2px 45px rgba(0, 0, 0, .5);
    padding: 20px 20px 38px;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    display: block;
    transition: z-index .3s ease, opacity .3s ease, visibility .3s ease;
  }

  .nav-active .drop-nav {
    opacity: 1;
    z-index: auto;
    visibility: visible;
  }

  .resize-active .drop-nav {
    transition: none;
  }

  .base-section.item-base h1 {
    font-size: 40px;
    margin-bottom: 10px;
  }

  .base-section.story-detail .head-box {
    padding-top: 8px;
    margin-bottom: 5px;
  }

  #main-nav>ul .has-drop-down-a {
    padding-right: 25px;
  }

  .hero-section .head-box p {
    margin-bottom: 16px;
  }

  .stories-slider .slide-card h5 {
    line-height: 1.3;
  }

  .video-library+.btn-wrap {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .video-lightbox iframe {
    height: 240px !important;
  }

  .resource-form [class*="col-"] {
    padding-bottom: 12px;
  }

  .resource-form [class*="col-"]:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 1023px) {
  iframe {
    width: 100%;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .header:before {
    top: 0;
    height: 75px;
    left: 0;
    right: 0;
    position: absolute;
    content: '';
    z-index: 2;
    background: #ffffff;
    opacity: 0;
    opacity: 1;
    transition: opacity .3s ease;
  }
}

@media (max-width: 479px) {
  .video-lightbox iframe {
    height: 194px !important;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .video-lightbox iframe {
    height: 380px !important;
  }
}

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

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

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* ADDED */
.references p { font-size: 13px}
.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label { font-size: 10px!important }
.footer .jcf-select .jcf-select-text, .footer .jcf-list .jcf-option { font-size: 12px!important; line-height: 18px!important }
.credit { margin-top: 20px}
#map hr { margin: 5px 0; }
.gform_wrapper { display: block !important}