/*
Theme Name: Kallyas
Theme URI: http://kallyas.net/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 4.2
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: zn_framework
*/

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=1260a93932c356d679a6)
 * Config saved to config.json and https://gist.github.com/1260a93932c356d679a6
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

footer,
header,
section {
  display: block
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

b,
strong {
  font-weight: bold
}

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

img {
  border: 0
}

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

button,
input {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button {
  text-transform: none
}

button {
  -webkit-appearance: button;
  cursor: pointer
}

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

input {
  line-height: normal
}

@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  a[href^="#"]:after {
    content: ""
  }

  img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3
  }

  h2,
  h3 {
    page-break-after: avoid
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons_halflingsregular.eot);
  src: url(../fonts/glyphicons_halflingsregular.eot) format('embedded-opentype'),
   url(../fonts/glyphicons_halflingsregular.woff2) format('woff2'),
    url(../fonts/glyphicons_halflingsregular.woff) format('woff'), 
    url(../fonts/glyphicons_halflingsregular.ttf) format('truetype'),
     url(../fonts/glyphicons_halflingsregular.svg) format('svg')
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.glyphicon-search:before {
  content: "\e003"
}

.glyphicon-volume-up:before {
  content: "\e038"
}

.glyphicon-play:before {
  content: "\e072"
}

.glyphicon-chevron-left:before {
  content: "\e079"
}

.glyphicon-chevron-right:before {
  content: "\e080"
}

.glyphicon-ok-circle:before {
  content: "\e089"
}

.glyphicon-chevron-down:before {
  content: "\e114"
}

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

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}

input,
button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #337ab7;
  text-decoration: none
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

h1,
h2,
h3,
h4,
h5 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h4,
h5 {
  margin-top: 10px;
  margin-bottom: 10px
}

h1 {
  font-size: 36px
}

h2 {
  font-size: 30px
}

h3 {
  font-size: 24px
}

h4 {
  font-size: 18px
}

h5 {
  font-size: 14px
}

p {
  margin: 0 0 10px
}

.text-left {
  text-align: left
}

ul {
  margin-top: 0;
  margin-bottom: 10px
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width:768px) {
  .container {
    width: 750px
  }
}

@media (min-width:992px) {
  .container {
    width: 970px
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px
  }
}

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

.col-sm-2,
.col-sm-3,
.col-md-3,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-sm-6,
.col-sm-9,
.col-md-9,
.col-sm-10,
.col-sm-12,
.col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width:768px) {

  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-6,
  .col-sm-9,
  .col-sm-10,
  .col-sm-12 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-10 {
    width: 83.33333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.66666667%
  }
}

@media (min-width:992px) {

  .col-md-3,
  .col-md-4,
  .col-md-9,
  .col-md-12 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }
}

@media (min-width:1200px) {

  .col-lg-4 {
    float: left
  }

  .col-lg-4 {
    width: 33.33333333%
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.btn:focus,
.btn:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none
}

.btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-block {
  display: block;
  width: 100%
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
  content: " ";
  display: table
}

.clearfix:after,
.container:after,
.row:after {
  clear: both
}

@-ms-viewport {
  width: device-width
}

.visible-xs,
.visible-lg {
  display: none !important
}

@media (max-width:767px) {
  .visible-xs {
    display: block !important
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block !important
  }
}

@media (min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}

body {
  font-size: 13px;
  line-height: 1.7;
  color: #535353;
  background-color: #f5f5f5
}

body,
h1,
h2,
h3,
h4,
h5 {
  font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 700
}

p {
  margin: 0 0 20px
}

a {
  color: #000
}

a:hover {
  color: #cd2122
}

a:focus,
a:hover {
  text-decoration: none
}

a:focus {
  outline: none;
  color: initial;
  text-shadow: none
}

img {
  height: auto
}

img {
  max-width: 100%
}

.text-custom {
  color: #cd2122
}

.fixclear:after,
.fixclear:before {
  display: table;
  content: " "
}

.fixclear:after {
  clear: both
}

.row.gutter-md {
  margin-right: -25px;
  margin-left: -25px
}

.row.gutter-md>[class*=col-] {
  padding-right: 25px;
  padding-left: 25px
}

.u-trans-all-2s {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out
}

.circled-icon {
  display: inline-block;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  box-sizing: content-box;
  text-align: center;
  position: relative;
  border: 2px solid currentColor
}

.circled-icon,
.circled-icon:before {
  line-height: 46px;
  vertical-align: middle
}

.circled-icon:before {
  display: block
}

.circled-icon.ci-xsmall {
  width: 22px;
  height: 22px;
  line-height: 22px
}

.circled-icon.ci-xsmall:before {
  line-height: 23px
}

.fw-thin {
  font-weight: 300 !important
}

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

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

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

.kl-icon-white {
  color: #fff
}

.cover-fit-img {
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden
}

[data-zniconfam],
[data-zniconfam]:before {
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.u-mb-0 {
  margin-bottom: 0 !important
}

.th-spacer {
  height: 30px
}

#page_wrapper {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  z-index: 0
}

.m_title {
  margin-top: 0;
  color: #cd2122
}

.m_title_ext {
  font-size: 18px;
  line-height: 1.4
}

.hoverBorder:hover img {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out
}

.hoverBorder {
  position: relative;
  display: inline-block;
  margin-bottom: 25px
}

.hoverBorder img {
  max-width: 100%;
  box-sizing: border-box;
  border-radius: 2px;
  width: 100%;
  position: relative
}

.hoverBorder:hover img {
  border-radius: 2px;
  opacity: .8
}

.hoverBorder:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border-radius: 3px;
  box-shadow: inset 0 0 0 3px hsla(0, 0%, 100%, .15);
  -webkit-transition: box-shadow .2s ease-out, background-color .2s ease-out;
  transition: box-shadow .2s ease-out, background-color .2s ease-out
}

.hoverBorder:hover:after {
  box-shadow: inset 0 0 0 5px #cd2122
}

.plus.hoverBorder:before {
  content: "\002b";
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 3px;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
  color: #fff;
  font-size: 22px
}

.plus.hoverBorder:hover:after {
  background-color: rgba(35, 35, 35, .5)
}

.plus.hoverBorder:hover:before {
  opacity: 1
}

.gensearch__form {
  position: relative
}

.gensearch__input {
  height: 42px;
  width: 100%;
  padding: 0 20px;
  outline: none;
  border: 1px solid #ddd
}

.gensearch__submit {
  position: absolute;
  right: 0;
  border: 0;
  color: #bbb;
  background-color: transparent;
  outline: none;
  height: 100%;
  padding: 0 20px;
  font-size: 12px;
  -webkit-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out
}

.gensearch__submit:hover {
  color: #131313
}

.gensearch__submit:after {
  content: '';
  width: 1px;
  height: 24px;
  background-color: #ddd;
  display: block;
  left: 0;
  position: absolute;
  top: 50%;
  margin-top: -12px
}

@media (max-width:991px) {
  .btn {
    white-space: normal
  }
}

.btn-lined {
  background: none;
  color: #fff;
  text-shadow: none;
  padding: 7px 20px;
  line-height: 1.6;
  box-shadow: none;
  font-size: 14px;
  font-weight: 700;
  border-radius: 3px;
  border: 2px solid #fff;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out
}

.btn-lined:focus,
.btn-lined:hover {
  border-color: hsla(0, 0%, 100%, .7);
  color: #fff
}

.btn--rounded {
  border-radius: 3px !important
}

.btn-md {
  padding: 16px 25px;
  font-size: 14px;
  line-height: 1.3333333
}

.btn-md.btn-lined {
  padding: 14px 25px
}

.social-icons {
  margin-left: 10px;
  margin-bottom: 0;
  z-index: 1
}

.social-icons-li {
  display: inline-block;
  margin: 5px;
  margin-left: 10px;
  margin-right: 0;
  vertical-align: top
}

.social-icons-item {
  display: inline-block;
  color: #fff;
  width: 30px;
  height: 30px;
  position: relative;
  border-radius: 3px;
  text-align: center;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  font-size: 14px;
  font-weight: 400;
  opacity: 1
}

.social-icons-item:before {
  line-height: 30px
}

.social-icons-item:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, .4)
}

.social-icons.sc--normal .social-icons-item {
  background-color: #111
}

.social-icons.sc--normal .social-icons-item:hover {
  background-color: #cd2122;
  color: #fff
}

.social-icons.sc--colored .social-icons-item:hover,
.social-icons.sc--colored_hov .social-icons-item:not(:hover) {
  background-color: #121212;
  color: #fff
}

.fake-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
  pointer-events: none;
  -webkit-animation: h .4s ease-in 2s 1 normal forwards;
  animation: h .4s ease-in 2s 1 normal forwards
}

.fake-loading.loading-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

.fake-loading:after {
  content: '';
  border: 2px solid rgba(205, 33, 34, .16);
  border-top-color: #cd2122;
  border-right-color: #cd2122;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  -webkit-animation: i .5s infinite linear;
  animation: i .5s infinite linear
}

@-webkit-keyframes h {
  0% {
    visibility: visible;
    opacity: 1
  }

  to {
    visibility: hidden;
    opacity: 0
  }
}

@keyframes h {
  0% {
    visibility: visible;
    opacity: 1
  }

  to {
    visibility: hidden;
    opacity: 0
  }
}

.kl-video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0
}

.video-grid-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url(../img/picunnamed.png);
  opacity: .7;
  pointer-events: none
}

.kl-video--controls {
  display: none
}

@media (min-width:992px) {
  .kl-video--controls {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    right: 50px;
    z-index: 3;
    width: 50px;
    opacity: .1;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in
  }

  .kl-video--controls[data-position=bottom-right] {
    top: auto;
    right: 20px;
    bottom: 5px
  }

  div[class*=maskcontainer--] .kl-video--controls[data-position=bottom-right] {
    bottom: 40px
  }

  .kl-video-container:hover .kl-video--controls {
    opacity: 1
  }

  .kl-video-container .kl-video--controls a {
    width: 50px;
    height: 50px;
    display: block;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 50px;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    opacity: .5
  }

  .kl-video--controls .btn-audio {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }

  .kl-video--controls:hover .btn-audio {
    opacity: .7;
    visibility: visible;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
  }

  .kl-video--controls .btn-toggleplay {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .kl-video--controls:hover .btn-toggleplay {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
  }

  .kl-video--controls a:hover {
    opacity: 1
  }

  .kl-video--controls .btn-audio .kl-icon {
    width: 28px;
    height: 28px;
    line-height: 28px
  }

  .kl-video--controls .btn-audio .kl-icon:before {
    line-height: 29px
  }
}

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

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

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

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

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

.kl-bg-source:not(:empty),
.kl-bg-source__overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.kl-bg-source__overlay {
  pointer-events: none
}

.fxb,
.fxb-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.fxb-col {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

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

.fxb-center-y {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center
}

.fxb-start-x {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.fxb-center-x {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.fxb-end-x {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.fxb-basis-auto {
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}

.fxb-grow-0 {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0
}

@media (max-width:767px) {
  .fxb-row-col-sm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.sh-component {
  margin-left: 10px;
  margin-right: 10px
}

.site-header .site-header-main-right .sh-component:last-child,
.site-header .site-header-top-right .sh-component:last-child {
  margin-right: 0
}

.site-logo {
  width: 100%;
  margin: 0;
  display: table
}

.site-logo-anch {
  padding: 0;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center
}

.site-logo-img {
  max-width: 100% !important
}

.logosize--contain .site-logo-img {
  width: auto;
  height: 100%;
  padding: 10px 0
}

.main-nav {
  font-size: 14px
}

.main-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1
}

.main-nav>ul:after,
.main-nav>ul:before {
  display: table;
  content: " "
}

.main-nav>ul:after {
  clear: both
}

.main-nav ul li {
  margin-bottom: 0
}

.main-nav ul li a {
  display: block;
  font-weight: 400
}

.main-nav>ul>li {
  float: left;
  margin-top: 0;
  margin-left: 5px
}

.main-nav>ul>li:not(.menu-item-mega-parent) {
  position: relative
}

.main-nav>ul>li:first-child {
  margin-left: 0
}

.main-nav>ul>li>a {
  position: relative;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  z-index: 1;
  font-weight: 600;
  -webkit-transition: padding .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: padding .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: padding .2s ease-in-out, transform .2s ease-in-out;
  transition: padding .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.main-nav.mainnav--active-bg>ul>li>a:before {
  content: '';
  opacity: 0;
  position: absolute;
  border-radius: 2px;
  height: 14px;
  width: 100%;
  top: 50%;
  left: 0;
  background-color: #cd2122;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: height .2s ease-in-out;
  transition: height .2s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: -1
}

.main-nav>ul>li:hover>a,
.main-nav>ul>li>a:hover {
  text-decoration: none;
  color: #fff
}

.main-nav.mainnav--active-bg>ul>li:hover>a:before,
.main-nav.mainnav--active-bg>ul>li>a:hover:before {
  height: 30px;
  opacity: 1
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .main-nav>ul>li {
    margin-left: 3px
  }

  .main-nav>ul>li:first-child {
    margin-left: 0
  }

  .main-nav>ul>li>a {
    font-size: 12px;
    padding: 6px
  }
}

.zn-res-menu-nav,
.zn-res-menuwrapper {
  display: block
}

.zn-res-menuwrapper {
  margin-top: 10px;
  margin-bottom: 10px
}

.zn-res-trigger {
  vertical-align: middle;
  position: relative;
  display: inline-block;
  width: 25px;
  margin-right: 10px;
  height: 22px
}

.zn-res-trigger:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 4px;
  top: 50%;
  margin-top: -10px;
  background: #d6d6d6;
  border-radius: 4px;
  left: 0;
  box-shadow: 0 8px 0 #d6d6d6, 0 16px 0 #d6d6d6
}

.zn-res-menu-nav,
.zn-res-menu-nav li {
  padding: 0;
  margin: 0;
  list-style: none
}

.zn-res-menu-nav * {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-color: #d9d9d9
}

.zn_res_menu_visible {
  overflow-x: hidden
}

.zn_res_menu_visible .zn-res-menu-nav {
  display: block
}

.zn-res-menu-nav {
  right: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: hidden;
  z-index: 10000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  display: none
}

.zn-res-menu-nav.zn-menu-visible {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.zn-res-menu-nav li {
  position: static
}

.zn-res-menu-nav li {
  border-bottom: 1px solid #d9d9d9
}

.zn-res-menu-nav li a {
  padding: 12px 28px 11px;
  display: block;
  font-weight: 400;
  color: #999
}

.zn-res-menu-nav li a:hover {
  color: #333
}

.zn-res-menu-nav a {
  cursor: pointer
}

.zn-res-menu-nav .zn_res_menu_go_back>span {
  position: absolute;
  right: 0;
  width: 49px;
  height: 45px;
  border-left: 1px solid #d9d9d9;
  line-height: 45px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999;
  top: auto
}

.zn-res-menu-nav .zn_res_menu_go_back>a {
  text-align: center;
  padding-right: 0;
  padding-left: 49px
}

.zn-res-menu-nav .zn_res_menu_go_back>span {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #d9d9d9
}

.topnav {
  padding: 0;
  list-style: none;
  position: relative
}

ul.topnav {
  margin-bottom: 0
}

.topnav-li {
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px
}

.topnav-li:first-child {
  margin-left: 0
}

.topnav-li:last-child {
  margin-right: 0
}

.topnav-item {
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  display: block;
  padding: 0;
  opacity: .8
}

.topnav-item:hover,
.topnav-li:hover>.topnav-item {
  opacity: 1
}

@media (max-width:767px) {
  .topnav-li {
    margin-left: 10px
  }

  .topnav.navRight .topnav-li:last-child {
    margin-right: 0
  }
}

.kl-header-toptext {
  font-size: 12px;
  line-height: 24px;
  position: relative
}

.kl-cta-ribbon {
  position: relative;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 10px 10px 5px;
  border-radius: 2px;
  margin-left: 20px;
  z-index: 1
}

.kl-cta-ribbon .trisvg {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 5px
}

.kl-cta-ribbon .trisvg path {
  fill: #cd2122
}

.kl-cta-ribbon:focus .trisvg path,
.kl-cta-ribbon:hover .trisvg path {
  fill: #fff
}

.kl-cta-ribbon {
  background: #cd2122
}

.kl-cta-ribbon:focus,
.kl-cta-ribbon:hover {
  background: #fff;
  color: #000;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3)
}

.kl-cta-ribbon strong {
  font-size: 17px;
  font-weight: 900;
  display: block
}

@media (max-width:767px) {
  .kl-cta-ribbon {
    margin-top: 3px
  }
}

.header-search.headsearch--def {
  position: relative;
  z-index: 100
}

.headsearch--def .header-search-container {
  display: none;
  position: absolute;
  right: -10px;
  padding: 30px;
  background: #f4f4f4;
  width: 240px;
  border-bottom: 1px solid #fff;
  z-index: 1;
  box-shadow: 0 3px 7px rgba(0, 0, 0, .2)
}

.headsearch--def .header-search-button {
  line-height: 1;
  display: inline-block;
  background: rgba(0, 0, 0, .5);
  position: relative;
  z-index: 1;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  margin: 0;
  border-radius: 2px
}

.headsearch--def .header-search-button:hover {
  background: rgba(0, 0, 0, .7)
}

.headsearch--def .gensearch__form {
  border-bottom: 1px solid #ccc;
  margin: 0;
  position: relative
}

.headsearch--def .gensearch__form:hover {
  border-bottom: 1px solid #b5b5b5
}

.headsearch--def .gensearch__input {
  background: none;
  border: none;
  font-size: 12px;
  color: #999;
  padding: 5px 0;
  margin: 0;
  display: inline-block;
  box-shadow: none;
  outline: none;
  font-style: italic;
  height: auto;
  width: calc(100% - 30px)
}

.headsearch--def .gensearch__input:focus {
  font-style: normal;
  color: #565656
}

.headsearch--def .gensearch__submit {
  width: 20px;
  background-color: transparent;
  border: none;
  padding: 0;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -8px;
  outline: none;
  color: hsla(0, 0%, 42%, .4)
}

.headsearch--def .gensearch__submit:after {
  display: none
}

@media (max-width:991px) {
  .header-search {
    position: static !important;
    z-index: 100;
    width: auto !important
  }

  .header-search .header-search-container {
    display: none;
    position: absolute;
    right: 0;
    padding: 30px;
    background: #f4f4f4;
    width: 100%;
    border-bottom: 1px solid #fff;
    z-index: 1;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .2)
  }

  .header-search .header-search-button {
    line-height: 1;
    display: inline-block;
    background: rgba(0, 0, 0, .5);
    position: relative;
    z-index: 1;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    margin: 0;
    border-radius: 2px
  }

  .header-search .header-search-button:hover {
    background: rgba(0, 0, 0, .7)
  }

  .header-search .gensearch__form {
    border-bottom: 1px solid #ccc;
    margin: 0;
    position: relative
  }

  .header-search .gensearch__form:hover {
    border-bottom: 1px solid #b5b5b5
  }

  .header-search .gensearch__input {
    background: none !important;
    border: none;
    font-size: 12px;
    color: #444 !important;
    padding: 5px 0;
    margin: 0;
    display: inline-block;
    box-shadow: none;
    outline: none;
    font-style: italic;
    width: calc(100% - 30px)
  }

  .header-search .gensearch__input:focus {
    font-style: normal;
    color: #565656
  }

  .header-search .gensearch__submit {
    width: 20px;
    background-color: transparent;
    border: none;
    padding: 0;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    position: absolute;
    right: 5px;
    left: auto;
    top: 50%;
    margin-top: -8px;
    outline: none;
    color: hsla(0, 0%, 42%, .4)
  }
}

.site-header .topnav.social-icons .social-icons-li {
  margin: 0;
  margin-left: 10px
}

.site-header .topnav.social-icons .social-icons-li:first-child {
  margin-left: 0
}

.site-header .topnav.social-icons .social-icons-item {
  font-size: 14px;
  font-weight: 400;
  opacity: 1
}

.site-header {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, .5);
  z-index: 3
}

@media (max-width:767px) {
  .site-header {
    position: relative;
    height: auto
  }
}

.siteheader-container {
  position: relative;
  margin-left: auto;
  margin-right: auto
}

.site-header.site-header--absolute {
  position: absolute
}

.site-header-separator {
  height: 1px;
  opacity: .2;
  margin-top: 3px;
  margin-bottom: 3px;
  width: 100%
}

.sh--light .main-nav>ul>li>a {
  color: #f5f5f5
}

.sh--light .kl-header-toptext,
.sh--light .kl-header-toptext a {
  color: #fff
}

.sh--light .site-header-separator {
  background: #fff
}

.sh--light .zn-res-trigger:after {
  background: #efefef;
  box-shadow: 0 8px 0 #efefef, 0 16px 0 #efefef
}

@media (max-width:767px) {
  .sheader-sh--light {
    background-color: #333
  }
}

.siteheader-classic .logo-container {
  width: 100%
}

.siteheader-classic .kl-cta-ribbon {
  margin-bottom: -5px;
  -ms-flex-item-align: end;
  align-self: flex-end
}

.site-header.siteheader-classic,
.site-header.siteheader-classic .logosize--contain .site-logo-anch {
  height: 105px
}

.site-header.siteheader-classic .logosize--contain .site-logo-img {
  max-height: 105px
}

.site-header.siteheader-classic .site-header-top {
  height: 54px
}

.site-header.siteheader-classic .site-header-main {
  height: 46px
}

.site-header.style1 {
  border-bottom: 2px solid #000;
  border-bottom: 2px solid rgba(0, 0, 0, .7);
  border-top: 3px solid #cd2122
}

.site-header.style1:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -2px;
  border: 5px solid transparent;
  border-top-width: 5px;
  border-top-color: #000;
  border-top-color: rgba(0, 0, 0, .7)
}

@media (min-width:768px) {

  .site-header-main-right .sh-component {
    margin-left: 20px;
    margin-right: 20px
  }
}

@media (max-width:767px) {
  .site-header {
    position: relative !important
  }

  .site-header .sh-component {
    margin-left: 13px;
    margin-right: 13px
  }

  .site-header,
  .site-header .site-header-main,
  .site-header .site-header-top {
    height: auto !important;
    position: relative
  }

  .site-header .logo-container {
    width: 100%;
    text-align: center
  }

  .site-header .site-logo {
    width: 100%;
    height: auto;
    min-height: 0 !important;
    max-height: 100px;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .site-header .site-logo-anch {
    background: none !important;
    border: none !important;
    padding: 0 !important
  }

  .site-header .site-logo-anch:after {
    display: none
  }
}

@media (max-width:480px) {
  .site-header .sh-component {
    margin: 10px
  }
}

.kl-slideshow .bgback {
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0
}

.kl-slideshow {
  margin-bottom: 0
}

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

.kl-slideshow .kl-slideshow-safepadding {
  padding-top: 35px;
  padding-bottom: 35px
}

@media screen and (min-width:480px) {

  .zn_pb_wrapper>.kl-slideshow:first-child .kl-slideshow-safepadding {
    padding-top: 150px;
    padding-bottom: 45px
  }
}

.kl-slideshow {
  position: relative;
  top: 0;
  z-index: 0;
  width: 100%
}

.kl-bottommask {
  z-index: 1
}

.fake-loading~.kl-bottommask {
  z-index: 2
}

.kl-mask--light .bmask-bgfill {
  fill: #f5f5f5
}

.maskcontainer--mask3 {
  border-bottom: 0 !important;
  padding-bottom: 35px
}

.kl-bottommask--mask3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 57px
}

.kl-bottommask--mask3 .svgmask {
  bottom: 0;
  margin-bottom: -15px
}

.kl-bottommask--mask3 .glyphicon,
.kl-bottommask--mask3 .svgmask {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.kl-bottommask--mask3 .glyphicon {
  bottom: 5px;
  display: block;
  width: 30px;
  text-align: center;
  font-size: 22px;
  opacity: .2;
  height: 15px;
  top: auto;
  margin-left: 1px
}

.site-footer {
  background: #2f2f2f;
  padding: 60px 0 20px;
  color: #d5d5d5;
  border-top: 4px solid #fff;
  position: relative
}

.site-footer a {
  color: #fff
}

.site-footer a:hover {
  color: #d5d5d5
}

.site-footer-bottom {
  padding-top: 30px;
  border-top: 5px solid #484848;
  color: #8b8c8d
}

.footer-copyright-img {
  float: left;
  margin-right: 20px
}

.site-footer .social-icons {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 30px
}

.site-footer .social-icons-li.title {
  line-height: 30px
}

.site-footer .social-icons-li {
  margin: 0 0 0 10px
}

.site-footer .social-icons-li:first-child {
  margin-left: 0
}

@media (min-width:768px) {
  .site-footer .social-icons {
    float: right
  }
}

/*# sourceMappingURL=css-source-maps/template.min.css.map */

.latest_posts--4.default-style .latest_posts-link {
  margin-bottom: 10px
}

.latest_posts--4.default-style .latest_posts-readon {
  position: absolute;
  left: -10px;
  bottom: 16px;
  color: #fff;
  padding: 11px 14px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  border-radius: 2px;
  z-index: 1
}

.latest_posts--4.default-style .latest_posts-link:hover .latest_posts-readon {
  left: 15px;
  background: #fff
}

.latest_posts--4.default-style .latest_posts-details {
  font-size: 11px;
  display: block
}

.latest_posts--4.default-style .latest_posts-post {
  margin-bottom: 30px
}

.latest_posts--4.default-style .latest_posts-title {
  font-style: italic;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 10px
}

.latest_posts--4.default-style .latest_posts-img {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .22)
}

@media only screen and (min-width :1200px) {
  .kl-icarousel {
    height: 680px
  }

  .kl-icarousel-container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

.kl-icarousel {
  overflow: hidden
}

.kl-icarousel__wrapper {
  width: 490px;
  height: 320px
}

.kl-icarousel__slide,
.kl-icarousel__img {
  width: 480px;
  height: 280px
}

.kl-icarousel__title {
  text-align: start;
  color: #FFF;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 300;
  margin: 0;
  opacity: 0;
  -webkit-transition: opacity .2s ease-out .7s;
  transition: opacity .2s ease-out .7s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px
}

.kl-icarousel__title span {
  position: relative
}

.kl-icarousel__title:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 150px;
  bottom: 0;
  left: 0;
  opacity: .5;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%)
}

.kl-icarousel__slide.current .kl-icarousel__title {
  opacity: 1
}

.kl-icarousel-container {
  width: 100%;
  padding: 0 0 30px
}

.kl-icarousel__wrapper {
  position: relative;
  margin: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -o-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%
}

.kl-icarousel__slide {
  display: block;
  border-radius: 2px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, .26);
  -webkit-transition: box-shadow .2s ease-out .7s;
  transition: box-shadow .2s ease-out .7s
}

.kl-icarousel__slide.current {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .5), 0 35px 10px -20px rgba(0, 0, 0, 0.6)
}

.kl-icarousel__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center
}

.kl-icarousel__link {
  display: block;
  position: relative
}

.iCarouselNav {
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  z-index: 999;
  opacity: .9;
  cursor: pointer;
  color: #fff;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  text-align: center;
  transition: transform .2s ease-out
}

#iCarouselNext:before {
  content: "\e080"
}

#iCarouselPrev:before {
  content: "\e079"
}

#iCarouselNext {
  right: 20px;
  bottom: 35px
}

#iCarouselPrev {
  right: 19px;
  bottom: 59px
}

.iCarouselNav:hover {
  opacity: 1;
  transform: scale(1.2);
  color: #fff
}

#iCarousel-timer {
  position: absolute;
  z-index: 1000;
  border-radius: 5px;
  cursor: pointer
}

#iCarousel-timer div {
  border-radius: 3px
}

@media screen and (max-width:550px) {
  .kl-icarousel__wrapper {
    -webkit-transform: scale(0.70) translateX(-50%);
    -ms-transform: scale(0.70) translateX(-50%);
    transform: scale(0.70) translateX(-50%);
    margin-top: -20px
  }
}

@media screen and (max-width:500px) {
  .kl-icarousel__wrapper {
    -webkit-transform: scale(0.64) translateX(-50%);
    -ms-transform: scale(0.64) translateX(-50%);
    transform: scale(0.64) translateX(-50%);
    margin-top: -40px
  }
}

@media screen and (max-width:450px) {
  .kl-icarousel__wrapper {
    -webkit-transform: scale(0.56) translateX(-50%);
    -ms-transform: scale(0.56) translateX(-50%);
    transform: scale(0.56) translateX(-50%)
  }
}

@media screen and (max-width:401px) {
  .kl-icarousel__wrapper {
    -webkit-transform: scale(0.51) translateX(-50%);
    -ms-transform: scale(0.51) translateX(-50%);
    transform: scale(0.51) translateX(-50%);
    margin-top: -60px
  }
}

@media screen and (max-width:380px) {
  .kl-icarousel__wrapper {
    -webkit-transform: scale(0.5) translateX(-50%);
    -ms-transform: scale(0.5) translateX(-50%);
    transform: scale(0.5) translateX(-50%);
    margin-top: -60px
  }
}

@media screen and (max-width:320px) {
  .kl-icarousel__wrapper {
    -webkit-transform: scale(0.41) translateX(-50%);
    -ms-transform: scale(0.41) translateX(-50%);
    transform: scale(0.41) translateX(-50%)
  }
}

@media(max-width:767px) {

  .vr-tabs-nav::-webkit-scrollbar:vertical {
    width: 11px
  }

  .vr-tabs-nav::-webkit-scrollbar:horizontal {
    height: 11px
  }
}

.callout-banner {
  margin-bottom: 40px;
  margin-top: 20px
}

.callout-banner-title {
  font-weight: 300;
  font-size: 24px;
  line-height: 1.6;
  position: relative;
  padding-top: 20px;
  margin-top: 0
}

.callout-banner-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 3px;
  background: #000;
  opacity: .1
}

.circlehover {
  width: 130px;
  height: 130px;
  text-align: center;
  color: white;
  font-size: 18px;
  padding: 10px;
  display: table;
  line-height: 1.4;
  background-color: #cd2122;
  position: relative;
  font-weight: 300;
  border-radius: 50%;
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 400ms cubic-bezier(0.680, 0, .265, 1);
  -webkit-transition: all 400ms cubic-bezier(0.680, -.55, .265, 1.55);
  transition: all 400ms cubic-bezier(0.680, -.55, .265, 1.55);
  -webkit-transition-timing-function: cubic-bezier(0.680, 0, .265, 1);
  -webkit-transition-timing-function: cubic-bezier(0.680, -.55, .265, 1.55);
  transition-timing-function: cubic-bezier(0.680, -.55, .265, 1.55)
}

.circlehover:hover {
  color: #fff;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.2)
}

.circlehover:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 7px;
  background: #cd2122;
  width: 30px;
  height: 30px;
  border-radius: 3px
}

.circlehover>span {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 1
}

.circlehover[data-position="top-left"]:before {
  top: 7px;
  left: 7px
}

.circlehover[data-align="right"] {
  float: right
}

.circlehover.with-symbol .circlehover-symbol {
  opacity: 0;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 130px
}

.circlehover.with-symbol:hover .circlehover-text {
  opacity: 0
}

.circlehover.with-symbol:hover .circlehover-symbol {
  opacity: 1
}

.circlehover-symbol-trg {
  display: none
}

@media(max-width:767px) {
  .circlehover[data-align="right"] {
    float: none;
    margin: 20px auto
  }
}

.image-boxes {
  margin-bottom: 30px;
  border-radius: 2px
}

.image-boxes-img {
  width: 100%;
  height: auto
}

.image-boxes-link {
  display: block;
  margin-bottom: 20px;
  position: relative
}

.image-boxes-img-wrapper {
  display: block
}

.image-boxes.image-boxes--1 {
  overflow: visible
}

.image-boxes.image-boxes--1 .image-boxes-readon {
  position: absolute;
  left: -10px;
  bottom: 20px;
  color: #fff;
  padding: 11px 15px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  border-radius: 2px;
  z-index: 1
}

.image-boxes.image-boxes--1 .image-boxes-link:hover .image-boxes-readon {
  left: 20px
}

.image-boxes.image-boxes--1 .image-boxes-img {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .22)
}

.acc-panel-title {
  margin: 0
}

.acc--style3 {
  background: #fff;
  border: 1px solid #e3e3e3;
  padding: 11px 15px 10px
}

.acc--style3 .acc-group {
  margin-bottom: 8px;
  margin-left: 54px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
  box-shadow: none
}

.acc--style3 .acc-group+.acc-group {
  margin-top: 0
}

.acc--style3 .acc-group:last-child {
  border-bottom: 0
}

.acc--style3 .acc-tgg-button {
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  margin: 0;
  padding: 10px 10px 5px 0;
  background: none;
  border: 0;
  font-size: 14px
}

.acc--style3 .acc-tgg-button.collapsed {
  color: #505050
}

.acc--style3 .acc-tgg-button:before {
  width: 36px;
  height: 50px;
  background-color: #cd2122;
  position: absolute;
  left: -54px;
  top: 5px;
  content: "\2212";
  font-family: 'Glyphicons Halflings';
  color: #fff;
  text-align: center;
  border-radius: 3px;
  line-height: 40px;
  font-size: 12px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.acc--style3 .acc-tgg-button.collapsed:before {
  content: "\2b";
  background-color: #d3d3d3;
  height: 40px
}

.acc--style3 .acc-content {
  padding: 10px 15px 10px 0
}

.acc--style3 .acc-content p:last-child {
  margin-bottom: 0
}

@media screen and (max-width:767px) {
  .zn_accordion_element {
    margin-bottom: 30px
  }
}

.zn_section {
  padding-top: 35px;
  padding-bottom: 35px
}

@media screen and (max-width:991px) {
  .section-sidemargins .zn_section_size.full_width {
    margin-left: 15px;
    margin-right: 15px
  }
}

.action_box {
  padding: 24px 0;
  color: #fff;
  border-top: 2px solid #fff;
  border-bottom: 1px solid #fff;
  position: relative;
  background-color: #cd2122;
  clear: both
}

.action_box:after,
.action_box:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -14px;
  margin-left: -25%;
  border-radius: 3px;
  border: 8px solid transparent;
  border-top-width: 7px;
  border-top-color: #cd2122
}

.action_box:after {
  border-top-color: rgba(0, 0, 0, 0.2)
}

.action_box[data-arrowpos=center]:after,
.action_box[data-arrowpos=center]:before {
  margin-left: -7px
}

.action_box-content {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  width: 100%
}

.action_box-title {
  margin: 10px 0;
  font-weight: 200;
  font-size: 24px;
  line-height: 1.4
}

.action_box-subtitle {
  opacity: .6;
  line-height: 1.6
}

.action_box-button {
  margin-left: 5px;
  margin-right: 5px
}

.action_box.style3 {
  padding: 0;
  border-radius: 6px
}

.action_box.style3:before {
  position: absolute;
  content: '';
  background-color: #cd2122;
  width: 30px;
  height: 32px;
  display: block;
  bottom: -6px;
  left: 20%;
  border-radius: 4px;
  -webkit-transform: skewY(35deg);
  -ms-transform: skewY(35deg);
  transform: skewY(35deg);
  border-top: 0
}

.action_box.style3:after {
  display: none
}

.action_box.style3 .action_box-inner {
  position: relative;
  padding: 35px;
  border-radius: 6px;
  z-index: 1
}

.action_box.style3 .action_box-inner:before {
  position: absolute;
  content: '';
  background-color: #cd2122;
  top: -6px;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transform: skewY(1.5deg);
  -ms-transform: skewY(1.5deg);
  transform: skewY(1.5deg);
  border-radius: 6px;
  transform-origin: right top
}

.action_box.style3 .action_box-inner:after {
  position: absolute;
  content: '';
  background-color: rgba(0, 0, 0, .2);
  width: 90%;
  height: 30%;
  display: block;
  border-radius: 4px;
  -webkit-transform: skewY(-2deg);
  -ms-transform: skewY(-2deg);
  transform: skewY(-2deg);
  right: 5%;
  top: -20px;
  z-index: -1
}

.action_box.style3 .action_box-content {
  position: relative
}

@media(min-width:1200px) {
  .action_box-content {
    display: table
  }

  .action_box-text {
    display: table-cell
  }

  .action_box-buttons {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px
  }

  .action_box-button {
    display: inline
  }
}

@media(max-width:1200px) {
  .action_box {
    text-align: center
  }

  .action_box-text {
    margin-bottom: 25px
  }

  .action_box.style3 {
    margin-top: 40px
  }
}

@media(max-width:991px) {
  .action_box-button {
    margin-top: 10px
  }
}

@media(min-width:768px) {
  .action_box-title {
    margin-bottom: 15px
  }
}

@media(max-width:767px) {
  .action_box-title {
    text-align: center;
    margin-bottom: 20px
  }
}

.partners_carousel-title {
  font-weight: 500;
  margin-top: 0
}

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

.partners_carousel-item {
  float: left;
  text-align: center;
  margin: 0;
  padding: 0 0 0 10px;
  width: 250px
}

.partners_carousel-link {
  display: block;
  padding: 10px 0;
  margin: 0;
  min-height: 46px;
  line-height: 46px;
  border: 4px solid #f9f9f9;
  border-radius: 3px;
  background: #fff
}

.partners_carousel-img {
  opacity: .8
}

.partners_carousel-link:hover {
  background: #f9f9f9;
  border: 4px solid #eee
}

.partners_carousel-link:hover .partners_carousel-img {
  opacity: 1
}

.partners_carousel-controls {
  opacity: .5
}

.partners_carousel-arr:hover {
  opacity: 1
}

.bigsocialblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}

.bigsocialblock__item {
  position: relative;
  overflow: hidden;
  height: 150px;
  padding: 25px;
  text-align: right;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-backface-visibility: hidden;
  border-width: 0 1px;
  border-style: solid;
  border-color: rgba(255, 255, 255, .25)
}

.bigsocialblock__item:hover {
  box-shadow: 0 6px 22px 4px rgba(0, 0, 0, .4);
  z-index: 1;
  border-color: transparent
}

.bigsocialblock__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.bigsocialblock__bg a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2
}

.bigsocialblock__title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  z-index: 1;
  right: 25px;
  bottom: 20px
}

.bigsocialblock__count {
  font-size: 18px;
  font-weight: 600;
  position: absolute;
  right: 25px;
  bottom: 40px
}

.bigsocialblock__follow {
  opacity: .5;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  position: absolute;
  right: 25px;
  bottom: 20px
}

.bigsocialblock__count,
.bigsocialblock__follow {
  display: block;
  opacity: 0;
  visibility: hidden
}

.bigsocialblock__social-icon {
  position: absolute;
  z-index: 1;
  font-size: 80px;
  border-style: solid;
  border-width: 5px;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  line-height: 140px;
  left: -21px;
  bottom: -30px;
  text-align: center;
  opacity: .5
}

.bigsocialblock__item:hover .bigsocialblock__social-icon {
  opacity: 1
}

.bigsocialblock__title,
.bigsocialblock__count,
.bigsocialblock__follow,
.bigsocialblock__social-icon {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -webkit-backface-visibility: hidden
}

.bigsocialblock__item:hover .bigsocialblock__title,
.bigsocialblock__item:hover .bigsocialblock__count,
.bigsocialblock__item:hover .bigsocialblock__follow {
  color: #fff
}

.bigsocialblock__item:hover .bigsocialblock__social-icon {
  color: #fff;
  border-color: #fff
}

.bsb--theme-dark .bigsocialblock__title,
.bsb--theme-dark .bigsocialblock__count,
.bsb--theme-dark .bigsocialblock__follow {
  color: #8a8a8a
}

.bsb--theme-dark .bigsocialblock__social-icon {
  color: #8a8a8a;
  border-color: #8a8a8a
}

.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__count,
.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__follow {
  -webkit-transform: scale(.6);
  -ms-transform: scale(.6);
  transform: scale(.6)
}

.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__title {
  bottom: 70px
}

.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__count,
.bigsocialblock--style1 .bigsocialblock__item:hover .bigsocialblock__follow {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.bigsocialblock.type-chover .bigsocialblock__bg {
  opacity: 0;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out
}

.bigsocialblock.type-chover .bigsocialblock__item:hover .bigsocialblock__bg {
  opacity: 1
}

@media(min-width:768px) and (max-width:991px) {
  .bigsocialblock.count-3 .bigsocialblock__social-icon {
    border-width: 5px;
    font-size: 60px;
    width: 120px;
    height: 120px;
    line-height: 110px;
    left: -30px;
    bottom: -20px
  }

  .bigsocialblock.count-3 .bigsocialblock__title {
    font-size: 16px
  }

  .bigsocialblock__item:hover .bigsocialblock__title {
    bottom: auto
  }
}

@media(max-width:767px) {
  .bigsocialblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .bigsocialblock__item {
    width: 100%;
    display: block;
    height: 100px;
    padding: 15px
  }

  .bigsocialblock__title {
    position: relative;
    right: 0;
    top: auto;
    bottom: auto;
    text-align: right;
    margin-bottom: 10px;
    opacity: 1;
    visibility: visible
  }

  .bigsocialblock__item:hover .bigsocialblock__title {
    bottom: auto
  }

  .bigsocialblock__count,
  .bigsocialblock__follow {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: relative;
    right: 0;
    top: auto;
    bottom: auto;
    text-align: right
  }
}

.btn-element>span {
  vertical-align: middle;
  display: inline-block
}

.stepbox2-box {
  color: #535353;
  padding: 25px;
  min-height: 100px;
  position: relative;
  line-height: 1.6;
  margin-bottom: 25px;
  border-radius: 5px;
  background-color: #ededed
}

.stepbox2-content {
  z-index: 1;
  position: relative
}

.stepbox2-title {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold
}

.stepbox2-box:before,
.stepbox2-box:after {
  content: '';
  position: absolute;
  top: 50%
}

.stepbox2-box:before {
  margin-top: 0;
  top: 0;
  left: -5px;
  background-color: #ededed;
  width: 40%;
  height: 100%;
  border-radius: 5px;
  -webkit-transform: skewX(-12deg);
  -ms-transform: skewX(-12deg);
  transform: skewX(-12deg);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left
}

.stepbox2-box:after {
  margin-top: 0;
  top: 0;
  right: -5px;
  background-color: #ededed;
  width: 40%;
  height: 100%;
  border-radius: 5px;
  -webkit-transform: skewX(-12deg);
  -ms-transform: skewX(-12deg);
  transform: skewX(-12deg);
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right
}

.stepbox2-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.stepbox2-box.stepbox2-first:before,
.stepbox2-box.stepbox2-last:after {
  display: none
}

.stepbox2-box--ok:before,
.stepbox2-box--ok:after,
.stepbox2-box--ok {
  background-color: #cd2122;
  font-size: 13px;
  color: #fff
}

.stepbox2-box--ok .stepbox2-title {
  color: #fff
}

.stepbox2-box--ok .stepbox2-okicon {
  font-size: 42px;
  color: #fff;
  opacity: .6;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 0
}

.stepbox2-box--ok .stepbox2-okicon+.stepbox2-content {
  overflow: hidden;
  margin-left: 30px
}

@media screen and (max-width:767px) {
  .stepbox2-box {
    margin-bottom: 15px
  }

  .stepbox2-title {
    font-size: 15px;
    line-height: 1.2
  }

  .stepbox2-box:before,
  .stepbox2-box:after {
    display: none
  }

  .stepbox2-box--ok .stepbox2-okicon {
    margin-left: 10px
  }

  .stepbox2-box--ok .stepbox2-okicon+.stepbox2-content {
    margin-left: 40px
  }
}

.kl-title-block {
  padding-top: 0;
  padding-bottom: 35px
}

.tbk__title {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: 'Open Sans';
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  font-style: normal
}

.tbk__subtitle {
  margin-top: 0;
  font-size: 20px;
  font-family: 'Open Sans';
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  font-style: normal
}

.tbk__text {
  margin-top: 0;
  line-height: 1.6
}

.tbk__symbol {
  margin-top: 0;
  margin-bottom: 10px;
  display: block
}

.tbk-symbol--line .tbk__symbol span {
  display: inline-block;
  width: 50px;
  height: 3px;
  background-color: #ccc
}

.tbk-symbol--line.tbk-icon-pos--after-title .tbk__symbol {
  margin-bottom: 20px;
  margin-top: -5px
}

/*!
 *  Font Awesome 4.0.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
@font-face {
  font-family: 'FontAwesome';
  src: url(../css/fontawesome-webfont.eot);
  src: url(../css/fontawesome-webfont.eot) format('embedded-opentype'), 
  url(../css/fontawesome-webfont.woff) format('woff'),
   url(../css/fontawesome-webfont.ttf) format('truetype'), 
   url(../css/fontawesome-webfont.svg) format('svg');
  font-weight: normal;
  font-style: normal
}

h1 {
  font-family: "", Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  font-style: normal
}

h2 {
  font-family: "", Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  font-style: normal
}

h3 {
  font-family: "", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
  font-style: normal
}

h4 {
  font-family: "", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  font-style: normal
}

h5 {
  font-family: "", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  font-style: normal
}

body {
  font-family: "", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 19px;
}

.site-footer {
  font-family: "", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 19px;
}

a:focus,
a:hover {
  color: #cd2122
}

.element-scheme--light {
  color: #535353
}

.element-scheme--light a {
  color: #000
}

.element-scheme--light a:hover {
  color: #cd2122
}

.element-scheme--light .element-scheme__hdg1 {
  color: #323232
}

.element-scheme--light .element-scheme__faded {
  color: rgba(83, 83, 83, 0.7)
}

@media(max-width:992px) {
  #main-menu {
    display: none !important
  }
}

@media(min-width:993px) {
  .zn-res-menuwrapper {
    display: none
  }
}

.site-logo-img {
  max-width: none
}

.uh_zn_def_header_style,
.kl-slideshow.uh_zn_def_header_style {
  background-color: #aaa
}

.kl-slideshow.uh_zn_def_header_style {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.5) 100%)
}

.m_title,
.text-custom,
.text-custom-parent .text-custom-child-hov:hover,
.text-custom-parent-hov:hover .text-custom-child,
.latest_posts--4.default-style .latest_posts-link:hover .latest_posts-readon {
  color: #cd2122
}

.kl-main-bgcolor,
.kl-main-bgcolor-before:before {
  background-color: #cd2122
}

.main-nav.mainnav--active-bg>ul>li>a:before,
.social-icons.sc--normal .social-icons-item:hover,
.kl-cta-ribbon {
  background-color: #cd2122
}

.action_box,
.action_box.style3:before,
.action_box.style3 .action_box-inner:before,
.latest_posts--style4.default-style .latest_posts-readon,
.stepbox2-box--ok:before,
.stepbox2-box--ok:after,
.stepbox2-box--ok,
.zn-acc--style3 .acc-tgg-button:before {
  background-color: #cd2122
}

.fake-loading:after {
  border-color: rgba(205, 33, 34, 0.15)
}

.action_box:before,
.action_box:after,
.site-header.style1,
.fake-loading:after {
  border-top-color: #cd2122
}

.fake-loading:after {
  border-right-color: #cd2122
}

.kl-cta-ribbon .trisvg path {
  fill: #cd2122
}

.hoverBorder:hover:after {
  box-shadow: 0 0 0 5px #cd2122 inset
}

.main-nav.mainnav--active-bg>ul>li>a:hover,
.main-nav.mainnav--active-bg>ul>li:hover>a,
.circlehover {
  color: #fff !important
}

.latest_posts--4.default-style .latest_posts-readon,
.action_box-text,
.stepbox2-box--ok:before,
.stepbox2-box--ok:after,
.stepbox2-box--ok,
.stepbox2-box--ok .stepbox2-title,
.image-boxes.image-boxes--1 .image-boxes-readon,
.acc--style3 .acc-tgg-button:not(.collapsed):before {
  color: #fff
}

.kl-cta-ribbon {
  background-color: #cd2122
}

.kl-cta-ribbon .trisvg path {
  fill: #cd2122
}

.ctabutton {
  color: #fff
}

.scheader-icon-ue83f {
  background-color: #000
}

.scheader-icon-ue82f {
  background-color: #000
}

.scheader-icon-ue808 {
  background-color: #000
}

.site-footer {
  border-top-color: #fff
}

.site-footer-bottom {
  border-top-color: #484848
}

.main-nav>ul>li>a {
  font-family: "", Helvetica, Arial, sans-serif;
  line-height: 14px;
  font-weight: 700;
  font-style: normal;
}

.main-nav>ul>li>a {
  font-size: 14px
}

.main-nav.mainnav--active-bg>ul>li>a:before {
  height: 14px
}

.main-nav.mainnav--active-bg>ul>li>a:hover:before,
.main-nav.mainnav--active-bg>ul>li:hover>a:before {
  height: calc(14px + 16px)
}

.main-nav.mainnav--active-bg>ul>li>a:hover:before,
.main-nav.mainnav--active-bg>ul>li:hover>a:before {
  background-color: #cd2122
}

@font-face {
  font-family: 'glyphicons_halflingsregular';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/glyphicons_halflingsregular.eot');
  src: url('../fonts/glyphicons_halflingsregular.eot') format('embedded-opentype'), 
  url('../fonts/glyphicons_halflingsregular.woff') format('woff'),
   url('../fonts/glyphicons_halflingsregular.ttf') format('truetype'), 
   url('../fonts/glyphicons_halflingsregular.svg') format('svg')
}

[data-zn_icon]:before {
  content: attr(data-zn_icon)
}

@font-face {
  font-family: 'kl-social-icons';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/kl-social-icons.eot');
  src: url('../fonts/kl-social-icons.eot') format('embedded-opentype'),
   url('../fonts/kl-social-icons.woff') format('woff'), 
   url('../fonts/kl-social-icons.ttf') format('truetype'),
    url('../fonts/kl-social-icons.svg') format('svg')
}

[data-zniconfam='kl-social-icons']:before,
[data-zniconfam='kl-social-icons'] {
  font-family: 'kl-social-icons' !important
}

[data-zn_icon]:before {
  content: attr(data-zn_icon)
}