@charset "UTF-8";
@import "../fonts/icomoon/style.css";
.rep-list .rep-item-content-title, .event-header-content-closest strong, .event-header-content-mediakit strong, .article-list .article-item-title, .event-list .event-item-box, .event-grid .event-item-box, .event-list .event-item-title, .event-grid .event-item-title, .event-list-homepage .event-item-box, .event-list-homepage .event-item-title, .tile-grid .tile-item-title, h1, h2, h3, h4,
.h1, .h2, .h3, .h4, .fragment.timeline .timeline-item-year, .search-item a strong {
  display: block;
  color: #000;
  font-family: "Roboto Slab", serif;
  font-weight: 700;
}

h1, .h1 {
  margin: 0 0 30px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 36px;
  line-height: 2.25rem;
}
@media (min-width: 992px) {
  h1, .h1 {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 66px;
    line-height: 4.125rem;
  }
}

.fragment.timeline .timeline-item-year, h1, h2, .h2 {
  margin: 0 0 20px;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 31.2px;
  line-height: 1.95rem;
}
@media (min-width: 992px) {
  .fragment.timeline .timeline-item-year, h1, h2, .h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 48px;
    line-height: 3rem;
  }
}

h3, .h3 {
  margin: 0 0 15px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21.6px;
  line-height: 1.35rem;
}
@media (min-width: 992px) {
  h3, .h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28.8px;
    line-height: 1.8rem;
  }
}

.search-item a strong, h4, .h4 {
  margin: 0 0 10px;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 20.4px;
  line-height: 1.275rem;
}
@media (min-width: 992px) {
  .search-item a strong, h4, .h4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 21.6px;
    line-height: 1.35rem;
  }
}

.box-item-cta, .tile-item-cta {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 400;
  color: #326698;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20.8px;
  line-height: 1.3rem;
}
.box-item-cta:hover, .tile-item-cta:hover, .box-item-cta:focus, .tile-item-cta:focus {
  text-decoration: none;
  color: #3873ab;
}

.floating-button a, .slideshow-slider-item-content a, .fragment.popup .floating-button a, .fragment.floating_bar .floatingbar a, .btn,
a.button,
a .button,
.button a,
.btn-container a, a.button-dark,
a .button-dark,
.button-dark a, .slideshow-slider-item-content a + a, .fragment.collapse .toggle-btn, a.button-light,
a .button-light,
.button-light a, a.button-blank,
a .button-blank,
.button-blank a, .btn.btn-gray,
a.button-gray,
a .button-gray,
.button-gray a, input[type=submit], .btn.btn-yellow,
a.button-yellow,
a .button-yellow,
.button-yellow a, .btn.btn-secondary,
a.button-secondary,
a .button-secondary,
.button-secondary a {
  display: inline-block;
  border: 1px solid #6D0506;
  border-width: 0 0 4px;
  background: #9D0708;
  font-family: "Roboto Slab", serif;
  letter-spacing: 0.1em;
  color: #fff !important;
  padding: 18px 15px 12px;
  min-height: 50px;
  min-width: 200px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
}
.floating-button a:hover, .slideshow-slider-item-content a:hover, .fragment.popup .floating-button a:hover, .fragment.floating_bar .floatingbar a:hover, .btn:hover,
a.button:hover,
a .button:hover,
.button a:hover,
.btn-container a:hover, a.button-dark:hover,
a .button-dark:hover,
.button-dark a:hover, .slideshow-slider-item-content a + a:hover, .fragment.collapse .toggle-btn:hover, a.button-light:hover,
a .button-light:hover,
.button-light a:hover, a.button-blank:hover,
a .button-blank:hover,
.button-blank a:hover,
a.button-gray:hover,
a .button-gray:hover,
.button-gray a:hover, input[type=submit]:hover,
a.button-yellow:hover,
a .button-yellow:hover,
.button-yellow a:hover,
a.button-secondary:hover,
a .button-secondary:hover,
.button-secondary a:hover, .floating-button a:focus, .slideshow-slider-item-content a:focus, .fragment.popup .floating-button a:focus, .fragment.floating_bar .floatingbar a:focus, .btn:focus,
a.button:focus,
a .button:focus,
.button a:focus,
.btn-container a:focus, a.button-dark:focus,
a .button-dark:focus,
.button-dark a:focus, .slideshow-slider-item-content a + a:focus, .fragment.collapse .toggle-btn:focus, a.button-light:focus,
a .button-light:focus,
.button-light a:focus, a.button-blank:focus,
a .button-blank:focus,
.button-blank a:focus,
a.button-gray:focus,
a .button-gray:focus,
.button-gray a:focus, input[type=submit]:focus,
a.button-yellow:focus,
a .button-yellow:focus,
.button-yellow a:focus,
a.button-secondary:focus,
a .button-secondary:focus,
.button-secondary a:focus, .floating-button a.active, .slideshow-slider-item-content a.active, .fragment.popup .floating-button a.active, .fragment.floating_bar .floatingbar a.active, .active.btn,
a.active.button,
a .active.button,
.button a.active,
.btn-container a.active, a.active.button-dark,
a .active.button-dark,
.button-dark a.active, .slideshow-slider-item-content a + a.active, .fragment.collapse .active.toggle-btn, a.active.button-light,
a .active.button-light,
.button-light a.active, a.active.button-blank,
a .active.button-blank,
.button-blank a.active,
a.active.button-gray,
a .active.button-gray,
.button-gray a.active, input.active[type=submit],
a.active.button-yellow,
a .active.button-yellow,
.button-yellow a.active,
a.active.button-secondary,
a .active.button-secondary,
.button-secondary a.active {
  color: #fff !important;
  background: #6D0506;
  text-decoration: none;
}
@media (min-width: 768px) {
  .floating-button a, .slideshow-slider-item-content a, .fragment.popup .floating-button a, .fragment.floating_bar .floatingbar a, .btn,
a.button,
a .button,
.button a,
.btn-container a, a.button-dark,
a .button-dark,
.button-dark a, .slideshow-slider-item-content a + a, .fragment.collapse .toggle-btn, a.button-light,
a .button-light,
.button-light a, a.button-blank,
a .button-blank,
.button-blank a, .btn.btn-gray,
a.button-gray,
a .button-gray,
.button-gray a, input[type=submit], .btn.btn-yellow,
a.button-yellow,
a .button-yellow,
.button-yellow a, .btn.btn-secondary,
a.button-secondary,
a .button-secondary,
.button-secondary a {
    min-width: 225px;
    padding: 18px 50px 12px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem;
  }
}

.btn.btn-secondary,
a.button-secondary,
a .button-secondary,
.button-secondary a {
  background: #326698;
  border-color: #326698;
}
.btn.btn-secondary:hover,
a.button-secondary:hover,
a .button-secondary:hover,
.button-secondary a:hover, .btn.btn-secondary:focus,
a.button-secondary:focus,
a .button-secondary:focus,
.button-secondary a:focus, .active.btn.btn-secondary,
a.active.button-secondary,
a .active.button-secondary,
.button-secondary a.active {
  background: #3873ab;
  border-color: #3873ab;
}

input[type=submit], .btn.btn-yellow,
a.button-yellow,
a .button-yellow,
.button-yellow a {
  background: #FFCC66;
  border-color: #B28D47;
  color: #9D0708 !important;
}
input[type=submit]:hover, .btn.btn-yellow:hover,
a.button-yellow:hover,
a .button-yellow:hover,
.button-yellow a:hover, input[type=submit]:focus, .btn.btn-yellow:focus,
a.button-yellow:focus,
a .button-yellow:focus,
.button-yellow a:focus, input.active[type=submit], .active.btn.btn-yellow,
a.active.button-yellow,
a .active.button-yellow,
.button-yellow a.active {
  color: #9D0708 !important;
  background: #ffc44d;
}

.btn.btn-gray,
a.button-gray,
a .button-gray,
.button-gray a {
  background: #e7e7e7;
  border: none;
  color: #9D0708 !important;
}
.btn.btn-gray:hover,
a.button-gray:hover,
a .button-gray:hover,
.button-gray a:hover, .btn.btn-gray:focus,
a.button-gray:focus,
a .button-gray:focus,
.button-gray a:focus, .active.btn.btn-gray,
a.active.button-gray,
a .active.button-gray,
.button-gray a.active {
  color: #9D0708 !important;
  background: #dadada;
}

a.button-blank,
a .button-blank,
.button-blank a {
  background: transparent;
  border-color: #9D0708;
  color: #9D0708 !important;
}
a.button-blank:hover,
a .button-blank:hover,
.button-blank a:hover, a.button-blank:focus,
a .button-blank:focus,
.button-blank a:focus, a.active.button-blank,
a .active.button-blank,
.button-blank a.active {
  background: #9D0708;
  color: #fff !important;
}

.slideshow-slider-item-content a + a, .fragment.collapse .toggle-btn, a.button-light,
a .button-light,
.button-light a {
  background: #fff;
  border-color: #fff;
  color: #9D0708 !important;
}
.slideshow-slider-item-content a + a:hover, .fragment.collapse .toggle-btn:hover, a.button-light:hover,
a .button-light:hover,
.button-light a:hover, .slideshow-slider-item-content a + a:focus, .fragment.collapse .toggle-btn:focus, a.button-light:focus,
a .button-light:focus,
.button-light a:focus, .slideshow-slider-item-content a + a.active, .fragment.collapse .active.toggle-btn, a.active.button-light,
a .active.button-light,
.button-light a.active {
  background: #9D0708;
  border-color: #9D0708;
  color: #fff !important;
}

a.button-dark,
a .button-dark,
.button-dark a {
  background: #515253;
  border-color: #515253;
  color: #fff !important;
}
a.button-dark:hover,
a .button-dark:hover,
.button-dark a:hover, a.button-dark:focus,
a .button-dark:focus,
.button-dark a:focus, a.active.button-dark,
a .active.button-dark,
.button-dark a.active {
  background: #848586;
  border-color: #848586;
}

.bg-image-filter:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rep-list .rep-item-content-link:after {
  content: "\f105";
  font-family: "icomoon" !important;
  display: inline-block;
  margin: 0 0 0 10px;
}

/* CIRCLE */
/* FLAT */
/*
$flag_cz:url('data:image/png;base64,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');
$flag_en:url('data:image/png;base64,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');
$flag_de:url('data:image/png;base64,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');
$flag_fr:url('data:image/png;base64,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');
*/
/* GRAPHIC: */
/*
$flag_cz:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAB2ElEQVRIS2NMrdnipyjxbuafv78lGOgIuDg5nquqyDsyqjg2/WX6/4vJ1VaSQVyEg45OYGAAOYJR3Lj8P8hWXcsIhvZsJQYtRS66OKJ35iKwPXAHqJuGgwX87YQZ0gIkGZiYGGnqEJwOANkqKcLG0JWjxCAiwEozR+B1AMzW0hhZBicTAZo4gigHgGw20eRlqEmSY2BnZaKqQ4h2AMhWLg4mhvYsJQY1OU6qOYIkB8BsDXcVZYjzkmCgRvokywEgh8hJsDN05igxCPCwUBQaZDsAnHcZGRiqEuQYbPT5yXYERQ6A2QpyQFmsLAMrC+llBlUcYPryEEP6pVYG1n+/SA6J9a8/Yi8JiTGJ8f9/hrwLdQxGr44QoxyrGrIdIPf5LkP56WIGnt8QH5ALyHJAyO05DD73ljEwMoDrL4oASQ4A+bbqVAGD9JcHFFmKrJloB1g+38uQcqWTgeXfb6pZDjKIoAOY//9lyD9fw6D/+gRVLYYZhtcBCp9uMZSdKWHg/v2ZJpbjDYGIm9MZPB6spkpCw+d6jBAw03NjqDydzyD59THNfI01EaqYlP7l+f6Syff5ZgbBX+/pYjnMEnZmxieMeYYRzip3Vy/98++vOD1tB1kuw8rmAgAVQ71vh/L1VAAAAABJRU5ErkJggg==');
$flag_en:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAFJklEQVRIS+2Wa1BUZRjHf2f3wAK7G4iKiOItNRgZawxdaSa/mF3GcHJSKTPvhXjBTEnLQMOAtMQL5XhDx2tZQ5OCHwybRmcSSR2VodEhvCIBXgYW2HV195zTnHfdlU1KqQ/1ofPlvM/7Ppf/+7zPTRpHUvZgKpZacBgAWtcV6j/2bYFfKm+Kddsve10XQVrmzwjY98llzb8vExYmsyQvIoDPJ9eKWa1gcI6UjVnxGW8LYMaECQwftouampa/BcBolCj6diwVl4+2C0DYwqxK+aDpxLThCUhR0Zgzc5AThwmhxiYPKSkXabYrfiWlpQOxWo00xMej2u1i3xAeTrdz52hpURg1qkrsrS+IZWiiGUmSUG9cx/lxJp6fj/n1bD9eKdZ+AFOGDfIeShIhE6cQOisdKTiY5maFjIwazp69LY4fBiA5uZqNG3sRFxcq+O/+WIojdzlasxcsRhl53EQKFy72msteVyg8MF9r4u6+neC+Kw7kAU9gyV6J3H8giqJRVNRIfn7DXwK4fVulsdFDTEwwmqOV1s9yuVPynf/WRtuzmNIXY+jVB1VV2L+/+j6AjLenotbW4CpYhefoD150JhPmOQsIe2MKigpHjrRgs1kwmw0BT2Ds0YOoEyfQNOFA3GdO0Zy5GKX2mveJevclJH0xctIIQZ8+7SQv7xDFxReQYKX2wgt9ycp6iSFDwgSD/lbOtXmoF38VdLAtifDslWidu6EHl26kbQwYY2OJKi9HR9BSkI9jx1ZQFCSLlZDpszGNnwRBQdTXuykpsbN79y3Ky4u9l9QB6AubLZmUlEiSkyPo2TNIKHAV7eX2pvWoLXYMj4UT8eFHhL74shBsD4By4zr1I59BkgyYxrxKaNq7GCI7C/6DB+1s2HAdh0MVtB+ALwYy06f73+pRFu164FEE7/GsWL8tMAj/NQC+OvBa9+4dwP/PWb+qq/N64H8APg9MjIvrkF/V5maRdt5EN2CwWjskv/f8+f9IEPrS8J1pUwQiWZYwmQyi2KCpaE4nmqogBZswhIT4b9leGmoeN6rT2zMMoaEgB4m1x6Phcnnz3/et3b7D64G2hSgjI5rRo8PFQcuhg9QtmoeutNeaz+n0ylixrztdx/ZndcB1oZpLUyfhqqoicmYaUe8vQ5JlysocrF5dz82bHqEnoBJ2725mz57JJCWZ0dxuGnKyuFW4CVPvPvTbsZuwQQniua/WuOjSOfjBXuArxfeup7S2cnleGk3FBwh9eiixG7YR1KMnDQ0e1q5toKys9cFKqDcjd+01rrw1GeeZU4Q/N4rHN29DjohAUTW+L7XzSW49JSUDHpgHjDExRJ08ib1ZISREwhRsQNM06taspjZvBUZrOLEFm7GOfF5A1PvB+PFbAoMwtU83rqan4mlqosfCRfT8IBPJaOSOW+XTVfWUFHv7+cPmgdTUK3yxoRedImTB33S4lOqZ04TebnMXEL0kC0k2cuBAFXPnHr5fiGzWUIwWM/03FdI5eYxX2O5hdtpVLl684w+ehwHQJ6KwMAM5uTGidRskCdflS5x/fQLOykostiT6btnJ1n6xXg/46sCIpxKI//JrwuLihftOnHKw5L1anM7A6H0UAD60k96MZFZqV2TZgOJwUD0njRvf7COoa1eOXam99wR/GErnuRWWLf+J3JyygLTxER2ZinWZxMRoSg+nULBjj1DRdppuxapI+lj+JBVLzffG8n3Dd1F+/Ld2jeubHQWgy3TqFMKC5ZYAALrxChJyfwdy2oeb0oaIwAAAAABJRU5ErkJggg==');
$flag_us:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAWCAYAAAChWZ5EAAABT0lEQVRIS2PMFlaJ3SwbPO8dqwgLAwgwM4Ephr//IDQRfCYONobqI7kQ9cSDl///M6QyyhmU/37LKAixnEzAyM7KUHummBzdLxl5TLv////zl2HnvBQGRkYGhpiGC2CDFtcbEM1nZmNhODXXgiQHTJm3FKwe7oBd81MYGBkYGKKhDljSYEA0n5mVheHUPHIdYNH7///P3wxi8iYk+xzmZVZudoZtpyJJCoG1959AQwDNAaT4HGYjGzc7w1ayHTCaBkbTwGgaQEsDJGVmqGKKygE+h8n///34xSAhZ8zA8J+BgYmNGVwC/v39l2g+Oy8Hw/q9gSS5HV4QNU2c+5+dnY0hNTqUJAMoVQyvCwbcAZ0soIBnYAhWlKHUUyTph0fBgDtgwKNgwB3QycLwgoGBQZykCKSe4meMHcwMvoyMDHMYGBjEqGcuUSY9+/+fIQMA7YEh8yRPGe0AAAAASUVORK5CYII=');
$flag_sk:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAACGUlEQVRIS2PcuO+I+u07D/d/+/5DkoGOgIuT47mqirwjY8+spc/obTnMnyBHMDZNnPsfJFCcHkdH/zMw9M5cBLZv1AGDOwRYWZgYmBkZGZiYGFHSx79//xn+/v/P8PvPP7LTDcE0ALKclZkJrwW///4j2xFwBzBq1v9nZmFl0DZ2RbFsQZUWg4EqD8OrOD+Gn+dPo8gxGVkxSC9cy3DxzheG+NZrZIXCpZPbILkAlwMuzDcDK3isi1k+fWPlZVA/dwssb5B4iv4O+M4jwqB2/DLDz1//GMzTz9DfAR9EVRl09x1i+PztL4Nt9lnaOuCBniwD8/8/KJa8FdNkMNi7jz4OOGLtwCD/6SaKA84ZxDH4L+5keP72F4NnyQXahMCZOaYMLMyMDOkZOxl8b81iYPv7E2zRKy4ZhoNWxQyza1UZHr/6yeBbfpE2DljRqMOgIcfFkDrhFcPtp79RLHE34WKoDBdk2HT0DUPdnHuUOWC5AAO4NrSWkUAxSLCyhYEnKpnh6sNfDIv2fGb4+RusjEFKmJkh3YufgZ+bieFdQzHD17XLyHLA0ScvIOUALgeAJMVX72Zg09DBasG3nZsY3pakk2U5SBNRDgAp/FtQzfDTypGBhY0NbNmXF88YxPZsYfizZgnZlpPkAIpswaOZ6BAYEQ64zMDAgD2l0cr7CHPPMy7jZhBnYmPY9/8/gxbt7UOx4fz/3wyeAPefBh77NilYAAAAAElFTkSuQmCC');
$flag_de:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAlklEQVRIS2NkYGAQZ2Bg2MPAwKDDQF9whYGBwYWRgYHh8gBYDvPqFZAD/oN46urqdPX/zZs3wfaNOmA0BAY+BHYxMvxnZmJiUJOSomsuuP7kCSQXjDpgNARGQ2DAQ+BUA6Q2NA2QoGs5cHrDC0g5MOqA0RAYDCEwcI1SRobzjCdaGcSZfjPsY2Bg0KJrPmRkOP+PhcETAFVyagAlg6MsAAAAAElFTkSuQmCC');
$flag_fr:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAjUlEQVRIS2N01pktzszMvIeBgUGHAQ+wSfqPTxpDTrkyF696RgaGKwyMjC6MbvrzLhOyHGQStR0AMhPkCJADwF5TEA7B6+L+bZwkhcAHVSW86g+8fQuWH3XAaAiMhsBoCIyGwGgIjIbAaAiMhsCgCIEBa5QyMDCcZwQ1y5mYmfcxMjBo0bNZDrackdETAIE6sTOFYlSxAAAAAElFTkSuQmCC');
$flag_ru:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAo0lEQVRIS2PcuO+I+u07D/d/+/5DkoGOgIuT47mqirwjY8+spc/obTnMnyBHMDZNnPsfJFCcHkdH/zMw9M5cBLZv1AGjITDwIcCoWf+fhZWNwcotnq654NDW2ZBcMOqA0RAYDYEBD4HlAgzg2tBaRoKu5cDRJy8g5cCoA0ZDYDCEwGUGBgYdumYBhGXnGZdxM4gzsTHs+/+fQYvOjjj//zeDJwBxf34P7r+YUwAAAABJRU5ErkJggg==');
$flag_it:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAjElEQVRIS2NkqPITZ2D4s4eBgUGHAQ9oEg/GJ40hp5mfhVc9IwPDlV8MLC6MDFVelwlZDjKJ2g4AmQlyBMgB/0EcfTNdvC4+5tFCUgj89/bHq3773r1g+VEHjIbAaAiMhsBoCIyGwGgIjIbAaAgMihAYsEYpA8P/84zQZvk+BgYGLXo2y0GW/2Zg9QQAktGyguiWVuAAAAAASUVORK5CYII=');
$flag_pl:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAlklEQVRIS2PcuO+I+u07D/d/+/5DkoGOgIuT47mqirwjY8+spc/obTnMnyBHMDZNnPsfJFCcHkdH/zMw9M5cBLZv1AGjITAaAqMhMPAhMJmBAVwSeqlK07Uk3Hb7KaQkHHXAaAiMhsBoCAx4CMxkZnr26+8/uraIYUUuOzPTE8aNvLzqL759PfDr7z8JepbFIMvFubhdABr9hiLY/1hmAAAAAElFTkSuQmCC');
*/
/* USAGE: background-image: svg($separator-shap, $color-background); */
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
  color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #c4c4c4;
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px !important;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #EEEEEE;
  color: #444;
}
.selectric-items li.highlighted {
  background: #DDDDDD;
  color: #444;
}
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

.slick-slider .slick-track {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.slick-slider .slick-slide {
  position: relative;
  height: auto;
}
.slick-slider .slick-arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  background: #9D0708;
  color: #fff;
  border: none;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  z-index: 10;
  width: 50px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  margin: -25px 0 0;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
}
.slick-slider .slick-arrow:before {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-family: "icomoon" !important;
}
.slick-slider .slick-arrow.slick-prev {
  left: 15px;
}
.slick-slider .slick-arrow.slick-prev:before {
  content: "\f104";
}
.slick-slider .slick-arrow.slick-next {
  right: 15px;
}
.slick-slider .slick-arrow.slick-next:before {
  content: "\f105";
}
.slick-slider .slick-arrow.slick-disabled {
  background: #ddd;
}

.slick-dotted .slick-dots {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  text-align: center;
}
.slick-dotted .slick-dots li {
  display: inline-block;
  padding: 5px;
}
.slick-dotted .slick-dots li button {
  display: block;
  position: relative;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-indent: 50px;
  background: none;
  border: none;
  cursor: pointer;
}
.slick-dotted .slick-dots li button:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  background: #000;
  margin: -5px 0 0 -5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.slick-dotted .slick-dots li button:hover:before {
  background: #9D0708;
}
.slick-dotted .slick-dots li.slick-active button:before {
  background: #9D0708;
  -ms-transform: scale(1.6, 1.6);
  /* IE 9 */
  webkit-transform: scale(1.6, 1.6);
  /* Safari */
  transform: scale(1.6, 1.6);
}

.slick-list {
  margin: 0 0 0 -2.5rem;
}
.slick-list .slick-slide {
  padding: 0 0 0 2.5rem;
}

.grid-collapse .slick-list {
  margin: 0;
}
.grid-collapse .slick-list .slick-slide {
  padding: 0;
}

.grid-small .slick-list {
  margin: 0 0 0 -0.9375rem;
}
.grid-small .slick-list .slick-slide {
  padding: 0 0 0 0.9375rem;
}

.grid-large .slick-list {
  margin: 0 0 0 -4.6875rem;
}
.grid-large .slick-list .slick-slide {
  padding: 0 0 0 4.6875rem;
}

.carousel-wrapper {
  padding: 0 25px;
}
.carousel-wrapper .slick-slider .slick-arrow.slick-prev {
  left: -35px;
}
.carousel-wrapper .slick-slider .slick-arrow.slick-next {
  right: -35px;
}
@media (min-width: 992px) {
  .carousel-wrapper {
    padding: 0 70px;
  }
  .carousel-wrapper .slick-slider .slick-arrow.slick-prev {
    left: -70px;
  }
  .carousel-wrapper .slick-slider .slick-arrow.slick-next {
    right: -70px;
  }
}
@media (min-width: 1200px) {
  .carousel-wrapper {
    padding: 0;
  }
}

.mfp-iframe-holder .mfp-content {
  max-width: 1400px;
}

.mfp-content {
  max-width: 90%;
}
.mfp-content table tr td {
  vertical-align: top;
}
@media (min-width: 1200px) {
  .mfp-content {
    max-width: 60%;
  }
}

.white-popup {
  background: #fff;
}
.white-popup .loading {
  text-align: center;
  padding: 100px 30px;
}
.white-popup .loading:before {
  content: "";
  margin: auto;
  display: block;
  width: 80px;
  height: 80px;
  border: 5px solid #9D0708;
  border-left-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-animation: rotation 2s linear 0s infinite;
  -moz-animation: rotation 2s linear 0s infinite;
  -ms-animation: rotation 2s linear 0s infinite;
  -o-animation: rotation 2s linear 0s infinite;
  animation: rotation 2s linear 0s infinite;
}

.popup {
  padding: 40px 15px;
  margin: auto;
}
@media (min-width: 992px) {
  .popup {
    padding: 40px;
  }
}

body[data-aos-duration="50"] [data-aos], [data-aos][data-aos][data-aos-duration="50"] {
  transition-duration: 350ms;
}
body[data-aos-delay="50"] [data-aos], [data-aos][data-aos][data-aos-delay="50"] {
  transition-delay: 0;
}
body[data-aos-delay="50"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="50"].aos-animate {
  transition-delay: 50ms;
}
body[data-aos-duration="100"] [data-aos], [data-aos][data-aos][data-aos-duration="100"] {
  transition-duration: 400ms;
}
body[data-aos-delay="100"] [data-aos], [data-aos][data-aos][data-aos-delay="100"] {
  transition-delay: 0;
}
body[data-aos-delay="100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="100"].aos-animate {
  transition-delay: 100ms;
}
body[data-aos-duration="150"] [data-aos], [data-aos][data-aos][data-aos-duration="150"] {
  transition-duration: 450ms;
}
body[data-aos-delay="150"] [data-aos], [data-aos][data-aos][data-aos-delay="150"] {
  transition-delay: 0;
}
body[data-aos-delay="150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="150"].aos-animate {
  transition-delay: 150ms;
}
body[data-aos-duration="200"] [data-aos], [data-aos][data-aos][data-aos-duration="200"] {
  transition-duration: 500ms;
}
body[data-aos-delay="200"] [data-aos], [data-aos][data-aos][data-aos-delay="200"] {
  transition-delay: 0;
}
body[data-aos-delay="200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="200"].aos-animate {
  transition-delay: 200ms;
}
body[data-aos-duration="250"] [data-aos], [data-aos][data-aos][data-aos-duration="250"] {
  transition-duration: 550ms;
}
body[data-aos-delay="250"] [data-aos], [data-aos][data-aos][data-aos-delay="250"] {
  transition-delay: 0;
}
body[data-aos-delay="250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="250"].aos-animate {
  transition-delay: 250ms;
}
body[data-aos-duration="300"] [data-aos], [data-aos][data-aos][data-aos-duration="300"] {
  transition-duration: 600ms;
}
body[data-aos-delay="300"] [data-aos], [data-aos][data-aos][data-aos-delay="300"] {
  transition-delay: 0;
}
body[data-aos-delay="300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="300"].aos-animate {
  transition-delay: 300ms;
}
body[data-aos-duration="350"] [data-aos], [data-aos][data-aos][data-aos-duration="350"] {
  transition-duration: 650ms;
}
body[data-aos-delay="350"] [data-aos], [data-aos][data-aos][data-aos-delay="350"] {
  transition-delay: 0;
}
body[data-aos-delay="350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="350"].aos-animate {
  transition-delay: 350ms;
}
body[data-aos-duration="400"] [data-aos], [data-aos][data-aos][data-aos-duration="400"] {
  transition-duration: 700ms;
}
body[data-aos-delay="400"] [data-aos], [data-aos][data-aos][data-aos-delay="400"] {
  transition-delay: 0;
}
body[data-aos-delay="400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="400"].aos-animate {
  transition-delay: 400ms;
}
body[data-aos-duration="450"] [data-aos], [data-aos][data-aos][data-aos-duration="450"] {
  transition-duration: 750ms;
}
body[data-aos-delay="450"] [data-aos], [data-aos][data-aos][data-aos-delay="450"] {
  transition-delay: 0;
}
body[data-aos-delay="450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="450"].aos-animate {
  transition-delay: 450ms;
}
body[data-aos-duration="500"] [data-aos], [data-aos][data-aos][data-aos-duration="500"] {
  transition-duration: 800ms;
}
body[data-aos-delay="500"] [data-aos], [data-aos][data-aos][data-aos-delay="500"] {
  transition-delay: 0;
}
body[data-aos-delay="500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="500"].aos-animate {
  transition-delay: 500ms;
}
body[data-aos-duration="550"] [data-aos], [data-aos][data-aos][data-aos-duration="550"] {
  transition-duration: 850ms;
}
body[data-aos-delay="550"] [data-aos], [data-aos][data-aos][data-aos-delay="550"] {
  transition-delay: 0;
}
body[data-aos-delay="550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="550"].aos-animate {
  transition-delay: 550ms;
}
body[data-aos-duration="600"] [data-aos], [data-aos][data-aos][data-aos-duration="600"] {
  transition-duration: 900ms;
}
body[data-aos-delay="600"] [data-aos], [data-aos][data-aos][data-aos-delay="600"] {
  transition-delay: 0;
}
body[data-aos-delay="600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="600"].aos-animate {
  transition-delay: 600ms;
}
body[data-aos-duration="650"] [data-aos], [data-aos][data-aos][data-aos-duration="650"] {
  transition-duration: 950ms;
}
body[data-aos-delay="650"] [data-aos], [data-aos][data-aos][data-aos-delay="650"] {
  transition-delay: 0;
}
body[data-aos-delay="650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="650"].aos-animate {
  transition-delay: 650ms;
}
body[data-aos-duration="700"] [data-aos], [data-aos][data-aos][data-aos-duration="700"] {
  transition-duration: 1000ms;
}
body[data-aos-delay="700"] [data-aos], [data-aos][data-aos][data-aos-delay="700"] {
  transition-delay: 0;
}
body[data-aos-delay="700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="700"].aos-animate {
  transition-delay: 700ms;
}
body[data-aos-duration="750"] [data-aos], [data-aos][data-aos][data-aos-duration="750"] {
  transition-duration: 1050ms;
}
body[data-aos-delay="750"] [data-aos], [data-aos][data-aos][data-aos-delay="750"] {
  transition-delay: 0;
}
body[data-aos-delay="750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="750"].aos-animate {
  transition-delay: 750ms;
}
body[data-aos-duration="800"] [data-aos], [data-aos][data-aos][data-aos-duration="800"] {
  transition-duration: 1100ms;
}
body[data-aos-delay="800"] [data-aos], [data-aos][data-aos][data-aos-delay="800"] {
  transition-delay: 0;
}
body[data-aos-delay="800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="800"].aos-animate {
  transition-delay: 800ms;
}
body[data-aos-duration="850"] [data-aos], [data-aos][data-aos][data-aos-duration="850"] {
  transition-duration: 1150ms;
}
body[data-aos-delay="850"] [data-aos], [data-aos][data-aos][data-aos-delay="850"] {
  transition-delay: 0;
}
body[data-aos-delay="850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="850"].aos-animate {
  transition-delay: 850ms;
}
body[data-aos-duration="900"] [data-aos], [data-aos][data-aos][data-aos-duration="900"] {
  transition-duration: 1200ms;
}
body[data-aos-delay="900"] [data-aos], [data-aos][data-aos][data-aos-delay="900"] {
  transition-delay: 0;
}
body[data-aos-delay="900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="900"].aos-animate {
  transition-delay: 900ms;
}
body[data-aos-duration="950"] [data-aos], [data-aos][data-aos][data-aos-duration="950"] {
  transition-duration: 1250ms;
}
body[data-aos-delay="950"] [data-aos], [data-aos][data-aos][data-aos-delay="950"] {
  transition-delay: 0;
}
body[data-aos-delay="950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="950"].aos-animate {
  transition-delay: 950ms;
}
body[data-aos-duration="1000"] [data-aos], [data-aos][data-aos][data-aos-duration="1000"] {
  transition-duration: 1300ms;
}
body[data-aos-delay="1000"] [data-aos], [data-aos][data-aos][data-aos-delay="1000"] {
  transition-delay: 0;
}
body[data-aos-delay="1000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1000"].aos-animate {
  transition-delay: 1000ms;
}
body[data-aos-duration="1050"] [data-aos], [data-aos][data-aos][data-aos-duration="1050"] {
  transition-duration: 1350ms;
}
body[data-aos-delay="1050"] [data-aos], [data-aos][data-aos][data-aos-delay="1050"] {
  transition-delay: 0;
}
body[data-aos-delay="1050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1050"].aos-animate {
  transition-delay: 1050ms;
}
body[data-aos-duration="1100"] [data-aos], [data-aos][data-aos][data-aos-duration="1100"] {
  transition-duration: 1400ms;
}
body[data-aos-delay="1100"] [data-aos], [data-aos][data-aos][data-aos-delay="1100"] {
  transition-delay: 0;
}
body[data-aos-delay="1100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1100"].aos-animate {
  transition-delay: 1100ms;
}
body[data-aos-duration="1150"] [data-aos], [data-aos][data-aos][data-aos-duration="1150"] {
  transition-duration: 1450ms;
}
body[data-aos-delay="1150"] [data-aos], [data-aos][data-aos][data-aos-delay="1150"] {
  transition-delay: 0;
}
body[data-aos-delay="1150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1150"].aos-animate {
  transition-delay: 1150ms;
}
body[data-aos-duration="1200"] [data-aos], [data-aos][data-aos][data-aos-duration="1200"] {
  transition-duration: 1500ms;
}
body[data-aos-delay="1200"] [data-aos], [data-aos][data-aos][data-aos-delay="1200"] {
  transition-delay: 0;
}
body[data-aos-delay="1200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1200"].aos-animate {
  transition-delay: 1200ms;
}
body[data-aos-duration="1250"] [data-aos], [data-aos][data-aos][data-aos-duration="1250"] {
  transition-duration: 1550ms;
}
body[data-aos-delay="1250"] [data-aos], [data-aos][data-aos][data-aos-delay="1250"] {
  transition-delay: 0;
}
body[data-aos-delay="1250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1250"].aos-animate {
  transition-delay: 1250ms;
}
body[data-aos-duration="1300"] [data-aos], [data-aos][data-aos][data-aos-duration="1300"] {
  transition-duration: 1600ms;
}
body[data-aos-delay="1300"] [data-aos], [data-aos][data-aos][data-aos-delay="1300"] {
  transition-delay: 0;
}
body[data-aos-delay="1300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1300"].aos-animate {
  transition-delay: 1300ms;
}
body[data-aos-duration="1350"] [data-aos], [data-aos][data-aos][data-aos-duration="1350"] {
  transition-duration: 1650ms;
}
body[data-aos-delay="1350"] [data-aos], [data-aos][data-aos][data-aos-delay="1350"] {
  transition-delay: 0;
}
body[data-aos-delay="1350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1350"].aos-animate {
  transition-delay: 1350ms;
}
body[data-aos-duration="1400"] [data-aos], [data-aos][data-aos][data-aos-duration="1400"] {
  transition-duration: 1700ms;
}
body[data-aos-delay="1400"] [data-aos], [data-aos][data-aos][data-aos-delay="1400"] {
  transition-delay: 0;
}
body[data-aos-delay="1400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1400"].aos-animate {
  transition-delay: 1400ms;
}
body[data-aos-duration="1450"] [data-aos], [data-aos][data-aos][data-aos-duration="1450"] {
  transition-duration: 1750ms;
}
body[data-aos-delay="1450"] [data-aos], [data-aos][data-aos][data-aos-delay="1450"] {
  transition-delay: 0;
}
body[data-aos-delay="1450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1450"].aos-animate {
  transition-delay: 1450ms;
}
body[data-aos-duration="1500"] [data-aos], [data-aos][data-aos][data-aos-duration="1500"] {
  transition-duration: 1800ms;
}
body[data-aos-delay="1500"] [data-aos], [data-aos][data-aos][data-aos-delay="1500"] {
  transition-delay: 0;
}
body[data-aos-delay="1500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1500"].aos-animate {
  transition-delay: 1500ms;
}
body[data-aos-duration="1550"] [data-aos], [data-aos][data-aos][data-aos-duration="1550"] {
  transition-duration: 1850ms;
}
body[data-aos-delay="1550"] [data-aos], [data-aos][data-aos][data-aos-delay="1550"] {
  transition-delay: 0;
}
body[data-aos-delay="1550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1550"].aos-animate {
  transition-delay: 1550ms;
}
body[data-aos-duration="1600"] [data-aos], [data-aos][data-aos][data-aos-duration="1600"] {
  transition-duration: 1900ms;
}
body[data-aos-delay="1600"] [data-aos], [data-aos][data-aos][data-aos-delay="1600"] {
  transition-delay: 0;
}
body[data-aos-delay="1600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1600"].aos-animate {
  transition-delay: 1600ms;
}
body[data-aos-duration="1650"] [data-aos], [data-aos][data-aos][data-aos-duration="1650"] {
  transition-duration: 1950ms;
}
body[data-aos-delay="1650"] [data-aos], [data-aos][data-aos][data-aos-delay="1650"] {
  transition-delay: 0;
}
body[data-aos-delay="1650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1650"].aos-animate {
  transition-delay: 1650ms;
}
body[data-aos-duration="1700"] [data-aos], [data-aos][data-aos][data-aos-duration="1700"] {
  transition-duration: 2000ms;
}
body[data-aos-delay="1700"] [data-aos], [data-aos][data-aos][data-aos-delay="1700"] {
  transition-delay: 0;
}
body[data-aos-delay="1700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1700"].aos-animate {
  transition-delay: 1700ms;
}
body[data-aos-duration="1750"] [data-aos], [data-aos][data-aos][data-aos-duration="1750"] {
  transition-duration: 2050ms;
}
body[data-aos-delay="1750"] [data-aos], [data-aos][data-aos][data-aos-delay="1750"] {
  transition-delay: 0;
}
body[data-aos-delay="1750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1750"].aos-animate {
  transition-delay: 1750ms;
}
body[data-aos-duration="1800"] [data-aos], [data-aos][data-aos][data-aos-duration="1800"] {
  transition-duration: 2100ms;
}
body[data-aos-delay="1800"] [data-aos], [data-aos][data-aos][data-aos-delay="1800"] {
  transition-delay: 0;
}
body[data-aos-delay="1800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1800"].aos-animate {
  transition-delay: 1800ms;
}
body[data-aos-duration="1850"] [data-aos], [data-aos][data-aos][data-aos-duration="1850"] {
  transition-duration: 2150ms;
}
body[data-aos-delay="1850"] [data-aos], [data-aos][data-aos][data-aos-delay="1850"] {
  transition-delay: 0;
}
body[data-aos-delay="1850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1850"].aos-animate {
  transition-delay: 1850ms;
}
body[data-aos-duration="1900"] [data-aos], [data-aos][data-aos][data-aos-duration="1900"] {
  transition-duration: 2200ms;
}
body[data-aos-delay="1900"] [data-aos], [data-aos][data-aos][data-aos-delay="1900"] {
  transition-delay: 0;
}
body[data-aos-delay="1900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1900"].aos-animate {
  transition-delay: 1900ms;
}
body[data-aos-duration="1950"] [data-aos], [data-aos][data-aos][data-aos-duration="1950"] {
  transition-duration: 2250ms;
}
body[data-aos-delay="1950"] [data-aos], [data-aos][data-aos][data-aos-delay="1950"] {
  transition-delay: 0;
}
body[data-aos-delay="1950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1950"].aos-animate {
  transition-delay: 1950ms;
}
body[data-aos-duration="2000"] [data-aos], [data-aos][data-aos][data-aos-duration="2000"] {
  transition-duration: 2300ms;
}
body[data-aos-delay="2000"] [data-aos], [data-aos][data-aos][data-aos-delay="2000"] {
  transition-delay: 0;
}
body[data-aos-delay="2000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2000"].aos-animate {
  transition-delay: 2000ms;
}
body[data-aos-duration="2050"] [data-aos], [data-aos][data-aos][data-aos-duration="2050"] {
  transition-duration: 2350ms;
}
body[data-aos-delay="2050"] [data-aos], [data-aos][data-aos][data-aos-delay="2050"] {
  transition-delay: 0;
}
body[data-aos-delay="2050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2050"].aos-animate {
  transition-delay: 2050ms;
}
body[data-aos-duration="2100"] [data-aos], [data-aos][data-aos][data-aos-duration="2100"] {
  transition-duration: 2400ms;
}
body[data-aos-delay="2100"] [data-aos], [data-aos][data-aos][data-aos-delay="2100"] {
  transition-delay: 0;
}
body[data-aos-delay="2100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2100"].aos-animate {
  transition-delay: 2100ms;
}
body[data-aos-duration="2150"] [data-aos], [data-aos][data-aos][data-aos-duration="2150"] {
  transition-duration: 2450ms;
}
body[data-aos-delay="2150"] [data-aos], [data-aos][data-aos][data-aos-delay="2150"] {
  transition-delay: 0;
}
body[data-aos-delay="2150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2150"].aos-animate {
  transition-delay: 2150ms;
}
body[data-aos-duration="2200"] [data-aos], [data-aos][data-aos][data-aos-duration="2200"] {
  transition-duration: 2500ms;
}
body[data-aos-delay="2200"] [data-aos], [data-aos][data-aos][data-aos-delay="2200"] {
  transition-delay: 0;
}
body[data-aos-delay="2200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2200"].aos-animate {
  transition-delay: 2200ms;
}
body[data-aos-duration="2250"] [data-aos], [data-aos][data-aos][data-aos-duration="2250"] {
  transition-duration: 2550ms;
}
body[data-aos-delay="2250"] [data-aos], [data-aos][data-aos][data-aos-delay="2250"] {
  transition-delay: 0;
}
body[data-aos-delay="2250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2250"].aos-animate {
  transition-delay: 2250ms;
}
body[data-aos-duration="2300"] [data-aos], [data-aos][data-aos][data-aos-duration="2300"] {
  transition-duration: 2600ms;
}
body[data-aos-delay="2300"] [data-aos], [data-aos][data-aos][data-aos-delay="2300"] {
  transition-delay: 0;
}
body[data-aos-delay="2300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2300"].aos-animate {
  transition-delay: 2300ms;
}
body[data-aos-duration="2350"] [data-aos], [data-aos][data-aos][data-aos-duration="2350"] {
  transition-duration: 2650ms;
}
body[data-aos-delay="2350"] [data-aos], [data-aos][data-aos][data-aos-delay="2350"] {
  transition-delay: 0;
}
body[data-aos-delay="2350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2350"].aos-animate {
  transition-delay: 2350ms;
}
body[data-aos-duration="2400"] [data-aos], [data-aos][data-aos][data-aos-duration="2400"] {
  transition-duration: 2700ms;
}
body[data-aos-delay="2400"] [data-aos], [data-aos][data-aos][data-aos-delay="2400"] {
  transition-delay: 0;
}
body[data-aos-delay="2400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2400"].aos-animate {
  transition-delay: 2400ms;
}
body[data-aos-duration="2450"] [data-aos], [data-aos][data-aos][data-aos-duration="2450"] {
  transition-duration: 2750ms;
}
body[data-aos-delay="2450"] [data-aos], [data-aos][data-aos][data-aos-delay="2450"] {
  transition-delay: 0;
}
body[data-aos-delay="2450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2450"].aos-animate {
  transition-delay: 2450ms;
}
body[data-aos-duration="2500"] [data-aos], [data-aos][data-aos][data-aos-duration="2500"] {
  transition-duration: 2800ms;
}
body[data-aos-delay="2500"] [data-aos], [data-aos][data-aos][data-aos-delay="2500"] {
  transition-delay: 0;
}
body[data-aos-delay="2500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2500"].aos-animate {
  transition-delay: 2500ms;
}
body[data-aos-duration="2550"] [data-aos], [data-aos][data-aos][data-aos-duration="2550"] {
  transition-duration: 2850ms;
}
body[data-aos-delay="2550"] [data-aos], [data-aos][data-aos][data-aos-delay="2550"] {
  transition-delay: 0;
}
body[data-aos-delay="2550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2550"].aos-animate {
  transition-delay: 2550ms;
}
body[data-aos-duration="2600"] [data-aos], [data-aos][data-aos][data-aos-duration="2600"] {
  transition-duration: 2900ms;
}
body[data-aos-delay="2600"] [data-aos], [data-aos][data-aos][data-aos-delay="2600"] {
  transition-delay: 0;
}
body[data-aos-delay="2600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2600"].aos-animate {
  transition-delay: 2600ms;
}
body[data-aos-duration="2650"] [data-aos], [data-aos][data-aos][data-aos-duration="2650"] {
  transition-duration: 2950ms;
}
body[data-aos-delay="2650"] [data-aos], [data-aos][data-aos][data-aos-delay="2650"] {
  transition-delay: 0;
}
body[data-aos-delay="2650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2650"].aos-animate {
  transition-delay: 2650ms;
}
body[data-aos-duration="2700"] [data-aos], [data-aos][data-aos][data-aos-duration="2700"] {
  transition-duration: 3000ms;
}
body[data-aos-delay="2700"] [data-aos], [data-aos][data-aos][data-aos-delay="2700"] {
  transition-delay: 0;
}
body[data-aos-delay="2700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2700"].aos-animate {
  transition-delay: 2700ms;
}
body[data-aos-duration="2750"] [data-aos], [data-aos][data-aos][data-aos-duration="2750"] {
  transition-duration: 3050ms;
}
body[data-aos-delay="2750"] [data-aos], [data-aos][data-aos][data-aos-delay="2750"] {
  transition-delay: 0;
}
body[data-aos-delay="2750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2750"].aos-animate {
  transition-delay: 2750ms;
}
body[data-aos-duration="2800"] [data-aos], [data-aos][data-aos][data-aos-duration="2800"] {
  transition-duration: 3100ms;
}
body[data-aos-delay="2800"] [data-aos], [data-aos][data-aos][data-aos-delay="2800"] {
  transition-delay: 0;
}
body[data-aos-delay="2800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2800"].aos-animate {
  transition-delay: 2800ms;
}
body[data-aos-duration="2850"] [data-aos], [data-aos][data-aos][data-aos-duration="2850"] {
  transition-duration: 3150ms;
}
body[data-aos-delay="2850"] [data-aos], [data-aos][data-aos][data-aos-delay="2850"] {
  transition-delay: 0;
}
body[data-aos-delay="2850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2850"].aos-animate {
  transition-delay: 2850ms;
}
body[data-aos-duration="2900"] [data-aos], [data-aos][data-aos][data-aos-duration="2900"] {
  transition-duration: 3200ms;
}
body[data-aos-delay="2900"] [data-aos], [data-aos][data-aos][data-aos-delay="2900"] {
  transition-delay: 0;
}
body[data-aos-delay="2900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2900"].aos-animate {
  transition-delay: 2900ms;
}
body[data-aos-duration="2950"] [data-aos], [data-aos][data-aos][data-aos-duration="2950"] {
  transition-duration: 3250ms;
}
body[data-aos-delay="2950"] [data-aos], [data-aos][data-aos][data-aos-delay="2950"] {
  transition-delay: 0;
}
body[data-aos-delay="2950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2950"].aos-animate {
  transition-delay: 2950ms;
}
body[data-aos-duration="3000"] [data-aos], [data-aos][data-aos][data-aos-duration="3000"] {
  transition-duration: 3300ms;
}
body[data-aos-delay="3000"] [data-aos], [data-aos][data-aos][data-aos-delay="3000"] {
  transition-delay: 0;
}
body[data-aos-delay="3000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="3000"].aos-animate {
  transition-delay: 3000ms;
}
body:not(.no-js) [data-aos] .row > div {
  opacity: 0;
  transform: translate3d(0, 50px, 0);
  transition-duration: 700ms;
  transition-property: opacity, transform;
}
body:not(.no-js) [data-aos].aos-animate .row > div {
  opacity: 1;
  transition-duration: 0;
  transform: translate3d(0, 0, 0);
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(0) {
  transition-delay: 0ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(1) {
  transition-delay: 100ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(2) {
  transition-delay: 200ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(3) {
  transition-delay: 300ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(4) {
  transition-delay: 400ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(5) {
  transition-delay: 500ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(6) {
  transition-delay: 600ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(7) {
  transition-delay: 700ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(8) {
  transition-delay: 800ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(9) {
  transition-delay: 900ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(10) {
  transition-delay: 1000ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(11) {
  transition-delay: 1100ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(12) {
  transition-delay: 1200ms;
}

body[data-aos-easing=linear] [data-aos], [data-aos][data-aos][data-aos-easing=linear] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
body[data-aos-easing=ease] [data-aos], [data-aos][data-aos][data-aos-easing=ease] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
body[data-aos-easing=ease-in] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
body[data-aos-easing=ease-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-back] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
body[data-aos-easing=ease-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-back] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
body[data-aos-easing=ease-in-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-back] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body[data-aos-easing=ease-in-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-sine] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
body[data-aos-easing=ease-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-sine] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body[data-aos-easing=ease-in-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-sine] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
body[data-aos-easing=ease-in-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quad] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quad] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quad] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-cubic] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-cubic] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quart] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quart] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quart] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

/**
 * Fade animations:
 * fade
 * fade-up, fade-down, fade-left, fade-right
 * fade-up-right, fade-up-left, fade-down-right, fade-down-left
 */
body:not(.no-js) {
  /**
   * Zoom animations:
   * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
   * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
   */
  /**
   * Slide animations
   */
  /**
   * Flip animations:
   * flip-left, flip-right, flip-up, flip-down
   */
}
body:not(.no-js) [data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}
body:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
body:not(.no-js) [data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}
body:not(.no-js) [data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}
body:not(.no-js) [data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}
body:not(.no-js) [data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}
body:not(.no-js) [data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}
body:not(.no-js) [data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}
body:not(.no-js) [data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}
body:not(.no-js) [data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}
body:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}
body:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}
body:not(.no-js) [data-aos=zoom-in] {
  transform: scale(0.6);
}
body:not(.no-js) [data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}
body:not(.no-js) [data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}
body:not(.no-js) [data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
body:not(.no-js) [data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}
body:not(.no-js) [data-aos=zoom-out] {
  transform: scale(1.2);
}
body:not(.no-js) [data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}
body:not(.no-js) [data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}
body:not(.no-js) [data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
body:not(.no-js) [data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}
body:not(.no-js) [data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}
body:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translate3d(0, 0, 0);
}
body:not(.no-js) [data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}
body:not(.no-js) [data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}
body:not(.no-js) [data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}
body:not(.no-js) [data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}
body:not(.no-js) [data-aos^=slide][data-aos^=slide] {
  position: relative;
  transition-property: top;
  top: 100px;
}
body:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
  top: 0;
}
body:not(.no-js) [data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}
body:not(.no-js) [data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}
body:not(.no-js) [data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
body:not(.no-js) [data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}
body:not(.no-js) [data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}
body:not(.no-js) [data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}
body:not(.no-js) [data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}
body:not(.no-js) [data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}
body:not(.no-js) [data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

div.wpcf7 {
  position: relative;
}
div.wpcf7-form input[type=submit] {
  display: table;
}
div.wpcf7-not-valid {
  border: #aa0000 1px solid !important;
  background: #fee;
}
div.wpcf7-not-valid-tip {
  display: none !important;
}
div.wpcf7-response-output {
  margin: 30px 0 !important;
  padding: 20px !important;
  text-align: center;
}
div.wpcf7-validation-errors {
  color: #a00;
  border: #a00 1px solid !important;
  background: #fee;
}
div.wpcf7-mail-sent-ok {
  color: #0a0;
  border: #0a0 1px solid !important;
  background: #efe;
}
div.wpcf7 .ajax-loader {
  background: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}
div.wpcf7 .ajax-loader:before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  border: 3px solid #9D0708;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  border-left-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-animation: rotation 1s infinite linear;
  -moz-animation: rotation 1s infinite linear;
  -ms-animation: rotation 1s infinite linear;
  -o-animation: rotation 1s infinite linear;
  animation: rotation 1s infinite linear;
}

.woocommerce .col2-set {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
  max-width: none;
  float: none;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.woocommerce .col2-set:before, .woocommerce .col2-set:after {
  content: none;
}

.eshop .checkout-menu {
  background: none;
  padding: 30px 0;
  text-align: center;
}
.eshop .checkout-menu ul {
  margin: 0;
  padding: 0;
}
.eshop .checkout-menu ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
}
.eshop .checkout-menu ul li:before {
  display: none;
}
.eshop .checkout-menu ul li a {
  display: block;
  padding: 15px 30px;
  background: #bfab91;
  color: white;
  position: relative;
}
.eshop .checkout-menu ul li a:hover {
  background: #ded5c8;
  text-decoration: none;
}
.eshop .checkout-menu ul li a:hover:before {
  border-top-color: #b50809;
}
.eshop .checkout-menu ul li.active a {
  background: #9D0708;
}
.eshop .checkout-menu ul li.active a:hover {
  background: #b50809;
}
.eshop .checkout-menu ul li.active a:before {
  content: "";
  display: block;
  font-size: 0;
  width: 0;
  height: 0;
  border: transparent 15px solid;
  border-top-color: #9D0708;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -15px;
}
.eshop table.cart img {
  width: 100px !important;
}
.eshop form .form-row label {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 26px;
  line-height: 1.625rem;
}
.eshop form .form-row .required,
.eshop form .form-row abbr[title] {
  border: none !important;
  font-weight: 400;
}
.eshop form .form-row input.input-text,
.eshop form .form-row select {
  height: 30px;
  border: #ddd 1px solid;
}
.eshop form .form-row .select2-container--default,
.eshop form .form-row .select2-selection--single {
  border: #ddd 1px solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.input-number {
  display: inline-block;
  vertical-align: bottom;
  height: 40px;
  line-height: 40px;
  margin: 0 0 0 40px;
}
.input-number input[type=text] {
  display: block;
  padding: 0;
  font-weight: 700;
  width: 40px !important;
  height: 100%;
  text-align: center;
  float: left;
  margin: 0 0 0 -40px !important;
  font-size: 20px;
  font-size: 1.25rem;
}
.input-number-up, .input-number-down {
  display: block;
  width: 40px;
  height: 19px;
  line-height: 19px;
  background: #666666;
  color: #fff !important;
  text-align: center;
  cursor: pointer;
}
.input-number-up:hover, .input-number-up:focus, .input-number-down:hover, .input-number-down:focus {
  color: white;
  background: #444444;
  text-decoration: none;
}
.input-number-up:before, .input-number-down:before {
  content: "\f107";
  font-family: "icomoon" !important;
}
.input-number-up {
  margin-bottom: 2px;
}
.input-number-up:before {
  content: "\f106";
}

.woocommerce ul li {
  padding: 0;
}
.woocommerce ul li:before {
  width: 0;
  height: 0;
}
.woocommerce form .required {
  text-decoration: none;
  font-weight: 400;
  color: red;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 19.5px;
  line-height: 1.21875rem;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #9D0708;
  font-weight: 400;
  padding: 0 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  height: 40px;
  line-height: 40px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #850607;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
  background: #9D0708;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-page .woocommerce-error .button, .woocommerce .woocommerce-page .woocommerce-info .button, .woocommerce .woocommerce-page .woocommerce-message .button {
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.woocommerce button[class*=add_to_cart_button] {
  background: #44b347 !important;
}
.woocommerce-page .header-menu > ul > li.eshop {
  background: #9D0708;
  color: white;
}
.woocommerce-page .header-menu > ul > li.eshop a:before {
  color: white;
}

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  background: #ddd;
}
.woocommerce-MyAccount-navigation ul li {
  list-style-type: none;
  padding: 0;
}
.woocommerce-MyAccount-navigation ul li:before {
  display: none;
}
.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 10px 15px;
}
.woocommerce-MyAccount-navigation ul > li > a {
  color: #9D0708;
  border-bottom: #fff 1px solid;
}
.woocommerce-MyAccount-navigation ul > li > a:hover {
  background: #b50809;
  color: #fff;
  text-decoration: none;
}
.woocommerce-MyAccount-navigation ul > li.active > a:first-child, .woocommerce-MyAccount-navigation ul > li.current-cat-parent > a:first-child, .woocommerce-MyAccount-navigation ul > li.current-cat > a:first-child {
  background: #9D0708;
  color: white;
}
.woocommerce-MyAccount-navigation ul > li.active > a:first-child:after, .woocommerce-MyAccount-navigation ul > li.current-cat-parent > a:first-child:after, .woocommerce-MyAccount-navigation ul > li.current-cat > a:first-child:after {
  content: "\f105";
  font-family: "icomoon" !important;
  float: right;
  font-size: 24px;
  font-size: 1.5rem;
}
.woocommerce-MyAccount-navigation ul > li:last-child {
  border: none;
}
.woocommerce-MyAccount-navigation ul > li > ul {
  border: none;
}
.woocommerce-MyAccount-navigation ul > li > ul > li {
  border: none;
}
.woocommerce-MyAccount-navigation ul > li > ul > li > a {
  padding-left: 30px;
  border-bottom: #fff 1px solid;
  font-size: 0.9em;
  position: relative;
}
.woocommerce-MyAccount-navigation ul > li > ul > li > a:hover {
  background: none;
  color: #9D0708;
}
.woocommerce-MyAccount-navigation ul > li > ul > li.active > a:first-child, .woocommerce-MyAccount-navigation ul > li > ul > li.current-cat-parent > a:first-child, .woocommerce-MyAccount-navigation ul > li > ul > li.current-cat > a:first-child {
  background: none;
  color: #666666;
  border: none;
}
.woocommerce-MyAccount-navigation ul > li > ul > li.active > a:first-child:after, .woocommerce-MyAccount-navigation ul > li > ul > li.current-cat-parent > a:first-child:after, .woocommerce-MyAccount-navigation ul > li > ul > li.current-cat > a:first-child:after {
  content: "";
}
.woocommerce-MyAccount-navigation ul > li > ul > li ul li a {
  border: none;
  padding: 3px 15px 3px 60px;
  margin: 0;
}
.woocommerce-MyAccount-navigation ul > li > ul > li ul li a:after {
  content: "";
}
.woocommerce-MyAccount-navigation ul > li > ul > li ul li.active > a:first-child, .woocommerce-MyAccount-navigation ul > li > ul > li ul li.current-cat-parent > a:first-child, .woocommerce-MyAccount-navigation ul > li > ul > li ul li.current-cat > a:first-child {
  background: #fff;
  border: #ddd8d2 1px solid;
  border-width: 1px 0;
}
.woocommerce-MyAccount-navigation ul > li > ul > li ul li.active > a:first-child:after, .woocommerce-MyAccount-navigation ul > li > ul > li ul li.current-cat-parent > a:first-child:after, .woocommerce-MyAccount-navigation ul > li > ul > li ul li.current-cat > a:first-child:after {
  content: "";
}
.woocommerce-MyAccount-navigation ul > li > ul > li ul li:last-child {
  border-bottom: #ded5c8 1px solid;
}
.eshop-sidebar-wrapper .eshop-sidebar {
  padding: 0 0 30px;
}
@media (min-width: 992px) {
  .eshop-sidebar-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .eshop-sidebar-wrapper .eshop-sidebar {
    width: 300px;
    max-width: 50%;
    padding-right: 30px;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .eshop-sidebar-wrapper .eshop-content {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.eshop-navbar {
  background: #ddd;
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.eshop-navbar-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.eshop-navbar-basket {
  display: block;
  padding: 15px;
  display: block;
  background: #326698;
  color: #fff;
  white-space: nowrap;
  order: 2;
}
.eshop-navbar-basket:before {
  content: "\f291";
  font-family: "icomoon" !important;
  margin: 0 10px 0 0;
}
.eshop-navbar-basket:hover {
  text-decoration: none;
  background: #e60000;
  color: #fff;
}
.eshop-navbar-menu {
  order: 1;
}
.eshop-navbar-menu ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.eshop-navbar-menu ul li {
  display: block;
  padding: 0;
}
.eshop-navbar-menu ul li:before {
  display: none;
}
.eshop-navbar-menu ul li a {
  display: block;
  padding: 15px;
  color: #9D0708;
}
.eshop-navbar-menu ul li.current-menu-item > a,
.eshop-navbar-menu ul li a:hover {
  text-decoration: none;
  background: #b50809;
  color: #fff;
}
.eshop-sidebar {
  position: relative;
}
.eshop-sidebar-menu ul {
  margin: 0;
  padding: 0;
  background: #ddd;
}
.eshop-sidebar-menu ul li {
  list-style-type: none;
  padding: 0;
}
.eshop-sidebar-menu ul li:before {
  display: none;
}
.eshop-sidebar-menu ul li a {
  display: block;
  padding: 10px 15px;
}
.eshop-sidebar-menu ul > li > a {
  color: #9D0708;
  border-bottom: #fff 1px solid;
}
.eshop-sidebar-menu ul > li > a:hover {
  background: #b50809;
  color: #fff;
  text-decoration: none;
}
.eshop-sidebar-menu ul > li.active > a:first-child, .eshop-sidebar-menu ul > li.current-cat-parent > a:first-child, .eshop-sidebar-menu ul > li.current-cat > a:first-child {
  background: #9D0708;
  color: white;
}
.eshop-sidebar-menu ul > li.active > a:first-child:after, .eshop-sidebar-menu ul > li.current-cat-parent > a:first-child:after, .eshop-sidebar-menu ul > li.current-cat > a:first-child:after {
  content: "\f105";
  font-family: "icomoon" !important;
  float: right;
  font-size: 24px;
  font-size: 1.5rem;
}
.eshop-sidebar-menu ul > li:last-child {
  border: none;
}
.eshop-sidebar-menu ul > li > ul {
  border: none;
}
.eshop-sidebar-menu ul > li > ul > li {
  border: none;
}
.eshop-sidebar-menu ul > li > ul > li > a {
  padding-left: 30px;
  border-bottom: #fff 1px solid;
  font-size: 0.9em;
  position: relative;
}
.eshop-sidebar-menu ul > li > ul > li > a:hover {
  background: none;
  color: #9D0708;
}
.eshop-sidebar-menu ul > li > ul > li.active > a:first-child, .eshop-sidebar-menu ul > li > ul > li.current-cat-parent > a:first-child, .eshop-sidebar-menu ul > li > ul > li.current-cat > a:first-child {
  background: none;
  color: #666666;
  border: none;
}
.eshop-sidebar-menu ul > li > ul > li.active > a:first-child:after, .eshop-sidebar-menu ul > li > ul > li.current-cat-parent > a:first-child:after, .eshop-sidebar-menu ul > li > ul > li.current-cat > a:first-child:after {
  content: "";
}
.eshop-sidebar-menu ul > li > ul > li ul li a {
  border: none;
  padding: 3px 15px 3px 60px;
  margin: 0;
}
.eshop-sidebar-menu ul > li > ul > li ul li a:after {
  content: "";
}
.eshop-sidebar-menu ul > li > ul > li ul li.active > a:first-child, .eshop-sidebar-menu ul > li > ul > li ul li.current-cat-parent > a:first-child, .eshop-sidebar-menu ul > li > ul > li ul li.current-cat > a:first-child {
  background: #fff;
  border: #ddd8d2 1px solid;
  border-width: 1px 0;
}
.eshop-sidebar-menu ul > li > ul > li ul li.active > a:first-child:after, .eshop-sidebar-menu ul > li > ul > li ul li.current-cat-parent > a:first-child:after, .eshop-sidebar-menu ul > li > ul > li ul li.current-cat > a:first-child:after {
  content: "";
}
.eshop-sidebar-menu ul > li > ul > li ul li:last-child {
  border-bottom: #ded5c8 1px solid;
}
.eshop .product-grid {
  clear: both;
}
.eshop .product-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background: #fff;
  border: 1px solid #e7e7e7;
  position: relative;
  height: 100%;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.eshop .product-item-top, .eshop .product-item-bottom {
  padding: 15px;
}
.eshop .product-item-top {
  background: #fff;
  padding-bottom: 0;
  position: relative;
  margin: 0;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.eshop .product-item-title {
  color: #515253;
  display: block;
  margin: 0 0 5px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23.4px;
  line-height: 1.4625rem;
}
.eshop .product-item-perex {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  max-height: 80px;
  overflow: hidden;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.eshop .product-item-perex p {
  margin: 0 0 20px;
}
.eshop .product-item-image {
  display: block;
  height: 250px;
  text-align: center;
}
.eshop .product-item-image img {
  max-width: 100%;
  max-height: 100%;
}
.eshop .product-item-price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  padding: 10px 0;
}
.eshop .product-item-price del {
  color: #888;
}
.eshop .product-item-price ins {
  text-decoration: none;
  background: none;
  color: inherit;
  font-weight: 700;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 28.5px;
  line-height: 1.78125rem;
}
.eshop .product-item-basket {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 10px 0 0;
}
.eshop .product-item-cta {
  margin: 0 0 0 5px;
}
.eshop .product-item-cta a {
  display: block;
  text-align: left;
  background: #46a2ce;
  color: white;
  padding: 10px 15px 10px 50px;
  position: relative;
  z-index: 10;
  text-transform: none;
  font-weight: 400;
}
.eshop .product-item-cta a:hover, .eshop .product-item-cta a:focus {
  background: #3497c6;
}
.eshop .product-item-cta a:before {
  display: block;
  margin: -1px 0 0;
  content: "\f05a";
  font-family: "icomoon" !important;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0, -50%);
  font-weight: 400;
  font-size: 1.5em;
}
.eshop .product-item-cta a.product_type_variable:before {
  content: "\f013";
}
.eshop .product-item-cta a.add_to_cart_button:not(.product_type_variable) {
  background: #44b347;
}
.eshop .product-item-cta a.add_to_cart_button:not(.product_type_variable):hover, .eshop .product-item-cta a.add_to_cart_button:not(.product_type_variable):focus {
  background: #3da140;
}
.eshop .product-item-cta a.add_to_cart_button:not(.product_type_variable):before {
  content: "\f217";
}
.eshop .product-item-tags {
  position: absolute;
  top: 30px;
  left: 0;
}
.eshop .product-item-tags span {
  display: block;
  padding: 4px 10px;
  color: white;
  text-transform: uppercase;
  background: #326698;
}
.eshop .product-item-tags span + span {
  top: 130px;
}
.eshop .product-item-tags span + span + span {
  top: 160px;
}
.eshop .product-item-tags span + span + span + span {
  top: 190px;
}
.eshop .product-item-tags span.bg-red {
  background: #aa0000;
}
.eshop .product-images {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
}
.eshop .product-image {
  display: block;
  text-align: center;
  position: relative;
}
.eshop .product-gallery {
  margin: 15px 0 0;
  padding: 0 15px;
}
.eshop .product-gallery-item {
  display: block;
  padding: 5px;
  border: 1px solid #e7e7e7;
  position: relative;
}
.eshop .product-gallery-item:after {
  content: "";
  display: block;
  padding-top: 60%;
}
.eshop .product-gallery-item img {
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.eshop .product-gallery .slick-arrow {
  background: none;
  width: 20px;
}
.eshop .product-gallery .slick-arrow.slick-next {
  right: 0;
}
.eshop .product-gallery .slick-arrow.slick-prev {
  left: 0;
}
.eshop .product-tags span {
  display: inline-block;
  padding: 4px 10px;
  color: white;
  text-transform: uppercase;
  background: #326698;
}
.eshop .product-tags span.bg-red {
  background: red;
}
.eshop .product-tags span:last-child {
  margin-bottom: 15px;
}
.eshop .product-title h1 {
  margin: 0 0 15px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 39px;
  line-height: 2.4375rem;
}
.eshop .product-perex {
  font-size: 0.9em;
}
.eshop .product-stock {
  color: #9D0708;
  display: block;
  margin: 40px 0 20px;
}
.eshop .product-stock b {
  font-weight: 400;
  color: green;
}
.eshop .product-stock b.out-of-stock {
  color: #326698;
}
.eshop .product-stock b.available-on-backorder {
  color: orange;
}
.eshop .product-price {
  display: block;
  font-weight: 700;
  color: #b50809;
  margin: 0 0 15px;
  vertical-align: middle;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
}
.eshop .product-price del {
  color: #888;
  font-size: 0.7em;
  display: block !important;
  font-weight: 400;
}
.eshop .product-price ins {
  color: #515253;
  background: none;
  text-decoration: none;
}
.eshop .product-price span.onsale {
  display: block;
  margin: 0 0 17px 25px;
  padding: 5px 15px;
  position: static;
  background: red;
  min-height: initial;
  min-width: initial;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 15px;
  line-height: 0.9375rem;
}
.eshop .product-cart .table-wrapper {
  overflow: visible;
}
.eshop .product-cart .table-wrapper table.variations td {
  display: block;
  padding: 0;
}
.eshop .product-cart .table-wrapper table.variations td label {
  padding: 15px 0 0;
  font-weight: 400;
}
.eshop .product-info {
  padding-bottom: 30px;
}
.eshop .product-info-bottom {
  width: 100%;
  text-align: right;
}
.eshop .product-flag {
  display: inline-block;
  background: #326698;
  color: #fff;
  padding: 5px 10px;
  margin: 0 2px 5px 0;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 15px;
  line-height: 0.9375rem;
}
.eshop .product-content {
  border-top: 1px solid #ececec;
  padding: 30px 0 0;
}
.eshop .product-content .block:first-of-type {
  padding-top: 0;
}

.eshop .category-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #e7e7e7;
}
.eshop .category-item-image {
  max-width: 35%;
  -webkit-flex: 0 0 120px;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
}
.eshop .category-item-title {
  display: block;
  font-weight: 700;
  padding: 10px 10px 10px 25px;
  color: #515253;
}
.eshop .category-order .woocommerce-ordering {
  width: 250px;
}

table.shop_table tr td,
table.shop_table tr th {
  border: none;
}

.fts-mashup-icon-left.fts-feed-type-facebook.fts-mashup-hide-fb-thumb .fts-jal-fb-user-thumb, .fts-powered-by-text-popup a.fts-powered-by-text {
  display: none !important;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden !important;
}

.fts-jal-fb-group-display {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 0 -20px;
}
.fts-jal-fb-group-display .fts-jal-single-fb-post {
  background: #fff;
  color: #515253;
  width: calc(100% - 20px);
  padding: 15px !important;
  border: 1px solid #9D0708;
  margin: 0 0 20px 20px !important;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.fts-jal-fb-group-display .fts-jal-single-fb-post .fts-jal-fb-message {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  max-height: 110px;
  overflow: hidden;
}
.fts-jal-fb-group-display .fts-jal-single-fb-post *.lazyload {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.fts-jal-fb-group-display .fts-jal-single-fb-post .fts-jal-fb-description-wrap {
  display: none;
}
@media (min-width: 768px) {
  .fts-jal-fb-group-display .fts-jal-single-fb-post {
    width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .fts-jal-fb-group-display .fts-jal-single-fb-post {
    width: calc(33.33333% - 20px);
    padding: 30px !important;
  }
}
.bg-soft .fts-jal-fb-group-display .fts-jal-single-fb-post {
  background: #fff;
}

html {
  font-size: 100%;
}

html * {
  box-sizing: border-box;
  outline: none !important;
}

body {
  color: #515253;
  background: #fff;
  line-height: 1.4em;
  font-family: "Roboto", sans-serif;
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
}
@media (min-width: 1200px) {
  body {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 27px;
    line-height: 1.6875rem;
  }
}

main {
  overflow: hidden;
}

input, textarea, a, button {
  font-family: inherit;
}

a {
  color: #9D0708;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a:hover {
  text-decoration: none;
  color: #b50809;
}

main a:hover, main a:focus {
  text-decoration: underline;
}
main a * {
  text-decoration: inherit;
}

strong {
  font-weight: 700;
}

em {
  color: inherit;
}

p {
  margin: 0 0 15px;
}

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

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

.small {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}

.big {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
}

.thin {
  font-weight: 400;
}

.perex {
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
}

.color {
  color: #9D0708;
}

hr {
  margin: 15px 0;
  border-color: #515253;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 30px;
}
table tr, table tr td, table tr th {
  width: auto !important;
  height: auto !important;
}
table tr td {
  border: #ececec 1px solid;
  padding: 12px 30px;
}
table thead tr td,
table tr th {
  background: #ececec;
}
table p {
  margin: 0;
}
table img {
  min-width: 28px;
}
table.noborder tr td {
  border: none;
}
table.bt td:before {
  text-align: left !important;
}

.table-wrapper {
  overflow: auto;
  margin: 0 0 30px;
}
.table-wrapper table {
  margin: 0;
}

.editor:after, .editor:before,
.wp-editor:after,
.wp-editor:before {
  content: " ";
  display: table;
  clear: both;
}
.editor > *:last-child,
.wp-editor > *:last-child {
  margin-bottom: 0;
}
.editor *:not(blockquote) + h1,
.editor *:not(blockquote) + h2,
.editor *:not(blockquote) + h3,
.editor *:not(blockquote) + h4,
.wp-editor *:not(blockquote) + h1,
.wp-editor *:not(blockquote) + h2,
.wp-editor *:not(blockquote) + h3,
.wp-editor *:not(blockquote) + h4 {
  margin-top: 40px;
}
.editor ul,
.wp-editor ul {
  margin: 0 0 15px;
  padding: 0 0 0 0;
}
.editor ul li,
.wp-editor ul li {
  list-style-type: none;
  padding: 0 0 15px 25px;
  position: relative;
}
.editor ul li:before,
.wp-editor ul li:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 1px solid transparent;
  border-left-color: #9D0708;
  border-width: 8px 0 8px 12px;
  position: absolute;
  top: 5px;
  left: 0px;
}
.editor ul[style*=list-style-type] li,
.wp-editor ul[style*=list-style-type] li {
  border: none;
  padding: 0 0 10px 20px;
}
.editor ul[style*=list-style-type] li:before,
.wp-editor ul[style*=list-style-type] li:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #9D0708;
  top: 9px;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.editor ul[style*=list-style-type][style*=circle] li:before, .editor ul[style*=list-style-type][style*=disc] li:before,
.wp-editor ul[style*=list-style-type][style*=circle] li:before,
.wp-editor ul[style*=list-style-type][style*=disc] li:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.editor ul[style*=list-style-type][style*=circle] li:before,
.wp-editor ul[style*=list-style-type][style*=circle] li:before {
  border: 2px solid #9D0708;
  background: none;
}
.editor ul[style*=center] li,
.wp-editor ul[style*=center] li {
  padding-left: 0;
}
.editor ul[style*=center] li:before,
.wp-editor ul[style*=center] li:before {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 2px 0;
}
.editor ol,
.wp-editor ol {
  margin: 0 0 20px;
  padding: 0 0 0 0;
  list-style: none;
  counter-reset: li-counter;
}
.editor ol li,
.wp-editor ol li {
  counter-increment: li-counter;
  padding: 0 0 5px 25px;
  position: relative;
}
.editor ol li:before,
.wp-editor ol li:before {
  content: counter(li-counter) ".";
  color: #9D0708;
  font-weight: bold;
  font-family: "Roboto Slab", serif;
  position: absolute;
  left: 0;
  top: -1px;
}
.editor ol[style*=list-style-type],
.wp-editor ol[style*=list-style-type] {
  padding: 0 0 0 22px;
}
.editor ol[style*=list-style-type] li,
.wp-editor ol[style*=list-style-type] li {
  padding-left: 10px;
}
.editor ol[style*=list-style-type] li:before,
.wp-editor ol[style*=list-style-type] li:before {
  display: none;
}
.editor a,
.wp-editor a {
  color: #9D0708;
}
.editor a:hover,
.wp-editor a:hover {
  color: #b50809;
}
.editor iframe,
.wp-editor iframe {
  width: 100%;
  height: auto;
}
.editor blockquote,
.wp-editor blockquote {
  border: none;
  background: #e7e7e7;
  padding: 15px;
  font-style: normal;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.editor blockquote h1, .editor blockquote h2,
.wp-editor blockquote h1,
.wp-editor blockquote h2 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28.8px;
  line-height: 1.8rem;
}
.editor blockquote h3, .editor blockquote h4,
.wp-editor blockquote h3,
.wp-editor blockquote h4 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.editor blockquote ul li,
.wp-editor blockquote ul li {
  padding: 0 0 5px;
}
.editor blockquote ul li:before,
.wp-editor blockquote ul li:before {
  display: none;
}
@media (min-width: 992px) {
  .editor blockquote,
.wp-editor blockquote {
    float: left;
    width: 35%;
    margin: 0 -35% 30px 0;
  }
  .editor blockquote ~ *,
.wp-editor blockquote ~ * {
    margin-left: 40%;
  }
  .editor blockquote ~ hr,
.wp-editor blockquote ~ hr {
    clear: both;
    visibility: hidden;
  }
  .editor blockquote ~ hr ~ *,
.wp-editor blockquote ~ hr ~ * {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .editor blockquote,
.wp-editor blockquote {
    padding: 40px 30px;
  }
}

.editor-light,
.editor-light .editor,
.editor-dark .editor-light .editor {
  color: #515253;
}
.editor-light h1, .editor-light h2, .editor-light h3, .editor-light h4, .editor-light h5, .editor-light h6, .editor-light a,
.editor-light .editor h1,
.editor-light .editor h2,
.editor-light .editor h3,
.editor-light .editor h4,
.editor-light .editor h5,
.editor-light .editor h6,
.editor-light .editor a,
.editor-dark .editor-light .editor h1,
.editor-dark .editor-light .editor h2,
.editor-dark .editor-light .editor h3,
.editor-dark .editor-light .editor h4,
.editor-dark .editor-light .editor h5,
.editor-dark .editor-light .editor h6,
.editor-dark .editor-light .editor a {
  color: #000;
}
.editor-light a,
.editor-light .editor a,
.editor-dark .editor-light .editor a {
  color: #9D0708;
}
.editor-light a:hover, .editor-light a:focus,
.editor-light .editor a:hover,
.editor-light .editor a:focus,
.editor-dark .editor-light .editor a:hover,
.editor-dark .editor-light .editor a:focus {
  color: #b50809;
}

.editor-dark,
.editor-dark .editor {
  color: #fff;
}
.editor-dark h1, .editor-dark h2, .editor-dark h3, .editor-dark h4, .editor-dark h5, .editor-dark h6,
.editor-dark .editor h1,
.editor-dark .editor h2,
.editor-dark .editor h3,
.editor-dark .editor h4,
.editor-dark .editor h5,
.editor-dark .editor h6 {
  color: #fff;
}
.editor-dark a,
.editor-dark .editor a {
  color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.editor-dark a:hover, .editor-dark a:focus,
.editor-dark .editor a:hover,
.editor-dark .editor a:focus {
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.editor-dark .perex,
.editor-dark .editor .perex {
  color: #e6e6e6;
}
.editor-dark .color,
.editor-dark .editor .color {
  color: #326698;
}
.editor-dark ul li:before, .editor-dark ol li:before,
.editor-dark .editor ul li:before,
.editor-dark .editor ol li:before {
  border-color-left: #326698;
}
.editor-dark table tr td,
.editor-dark .editor table tr td {
  border-color: #5e5f60;
}
.editor-dark table thead tr td,
.editor-dark table tr th,
.editor-dark .editor table thead tr td,
.editor-dark .editor table tr th {
  background: #5e5f60;
}
.editor-dark .slick-arrow:before,
.editor-dark .editor .slick-arrow:before {
  color: #fff;
}
.editor-dark .button-blank a, .editor-dark a .button-blank,
.editor-dark .editor .button-blank a,
.editor-dark .editor a .button-blank {
  color: #326698 !important;
  border-color: #326698;
}
.editor-dark .button-blank a:focus, .editor-dark .button-blank a:hover, .editor-dark a .button-blank:focus, .editor-dark a .button-blank:hover,
.editor-dark .editor .button-blank a:focus,
.editor-dark .editor .button-blank a:hover,
.editor-dark .editor a .button-blank:focus,
.editor-dark .editor a .button-blank:hover {
  color: #fff !important;
  background: #326698;
}

.editor-color,
.editor-color .editor {
  color: #fff;
}
.editor-color h1, .editor-color h2, .editor-color h3, .editor-color h4, .editor-color h5, .editor-color h6,
.editor-color .editor h1,
.editor-color .editor h2,
.editor-color .editor h3,
.editor-color .editor h4,
.editor-color .editor h5,
.editor-color .editor h6 {
  color: #fff;
}
.editor-color a,
.editor-color .editor a {
  color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.editor-color a:hover, .editor-color a:focus,
.editor-color .editor a:hover,
.editor-color .editor a:focus {
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.editor-color .perex,
.editor-color .editor .perex {
  color: #e6e6e6;
}
.editor-color .color,
.editor-color .editor .color {
  color: #fff;
}
.editor-color ul li:before, .editor-color ol li:before,
.editor-color .editor ul li:before,
.editor-color .editor ol li:before {
  border-color-left: #fff;
}
.editor-color table tr td,
.editor-color .editor table tr td {
  border-color: #b50809;
}
.editor-color table thead tr td,
.editor-color table tr th,
.editor-color .editor table thead tr td,
.editor-color .editor table tr th {
  background: #b50809;
}
.editor-color .button a, .editor-color a .button,
.editor-color .editor .button a,
.editor-color .editor a .button {
  color: #9D0708 !important;
  background: #fff;
  border-color: #fff;
}
.editor-color .button-blank a, .editor-color a .button-blank,
.editor-color .editor .button-blank a,
.editor-color .editor a .button-blank {
  color: #fff !important;
  border-color: #fff;
}

.bg-texture-yellow h1, .bg-texture-yellow h2,
.bg-texture-blue h1,
.bg-texture-blue h2 {
  color: #fff;
}

form {
  text-align: left;
}

label {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
label strong {
  display: none;
}
label + br, label br {
  content: "";
  display: none;
  line-height: 0;
}
label > * {
  font-weight: 300;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=date],
input[type=password],
textarea,
.selectric {
  display: block;
  width: 100%;
  padding: 10px 20px;
  margin: 0 0 10px;
  border: none;
  background: #e7e7e7;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.selectric::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #888;
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=password]::-moz-placeholder,
textarea::-moz-placeholder,
.selectric::-moz-placeholder {
  /* Firefox 19+ */
  color: #888;
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.selectric:-ms-input-placeholder {
  /* IE 10+ */
  color: #888;
}
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=password]:-moz-placeholder,
textarea:-moz-placeholder,
.selectric:-moz-placeholder {
  /* Firefox 18- */
  color: #888;
}

input[type=submit] {
  display: table;
  margin: 10px 0 0 auto;
}

textarea {
  padding: 10px;
  height: 200px;
  resize: none;
}

.selectric {
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.selectric .label {
  margin-left: 20px;
}
.selectric .button {
  background: none;
  color: #888;
  top: 50%;
  margin: -19px 0 0;
}
.selectric-items ul li:before {
  display: none;
}

.bg-soft input[type=text],
.bg-soft input[type=email],
.bg-soft input[type=password],
.bg-soft textarea,
.bg-soft .selectric {
  background: #fff;
}

input[type=checkbox]:not(old),
input[type=radio]:not(old) {
  display: none;
}
input[type=checkbox]:not(old) + label, input[type=checkbox]:not(old) + span,
input[type=radio]:not(old) + label,
input[type=radio]:not(old) + span {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 2px 0 0 30px;
}
input[type=checkbox]:not(old) + label:before, input[type=checkbox]:not(old) + span:before,
input[type=radio]:not(old) + label:before,
input[type=radio]:not(old) + span:before {
  content: "";
  display: block;
  width: 23px;
  height: 22px;
  background: #fff;
  border: #ddd 1px solid;
  position: absolute;
  top: 0;
  left: 0;
}
input[type=checkbox]:not(old):checked + label:after, input[type=checkbox]:not(old):checked + span:after,
input[type=radio]:not(old):checked + label:after,
input[type=radio]:not(old):checked + span:after {
  content: "\f00c";
  text-align: center;
  font-family: "icomoon" !important;
  color: #9D0708;
  position: absolute;
  top: 0;
  left: 4px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22px;
  line-height: 1.375rem;
}

.form-register {
  max-width: 500px;
  margin: auto;
}

.form-wrapper .form-item.error input {
  border: 1px solid #aa0000;
}
.form-wrapper .form-item-error {
  display: block;
  font-size: 0.8em;
  margin: -10px 0 10px;
  text-align: right;
  color: #aa0000;
}
.form-wrapper .form-error {
  display: block;
  padding: 10px 15px;
  margin: 0 0 20px;
  text-align: center;
  border: 1px solid #aa0000;
  color: #aa0000;
  background: rgba(170, 0, 0, 0.2);
}
.form-wrapper .form-links {
  border-top: 1px solid #ececec;
  margin: 50px 0 0;
  padding: 10px 0;
  font-size: 0.9em;
}
.form-wrapper .form-links a {
  display: table;
}

.newsletter {
  position: relative;
  max-width: 600px;
  margin: auto;
}
.newsletter input[type=text],
.newsletter input[type=email],
.newsletter .selectric {
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.newsletter input[type=submit], .newsletter a {
  background: #9D0708;
  color: #fff !important;
  margin: 0 auto;
  box-shadow: none;
  border: none;
  height: 50px;
  line-height: 50px;
  padding: 0 35px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.newsletter input[type=submit]:hover, .newsletter input[type=submit]:focus, .newsletter a:hover, .newsletter a:focus {
  background: #b50809;
}
.newsletter form {
  position: relative;
}
.newsletter form .loader {
  display: none;
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  z-index: 10;
  background: rgba(157, 7, 8, 0.1);
}
.newsletter form .loader:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
}
.newsletter form .form-notice {
  display: none;
  padding: 20px;
  font-size: 0.8em;
  text-align: center;
}
.newsletter form .form-notice.error {
  color: #aa0000;
}
.newsletter form .form-notice.success {
  color: #00aa00;
}

.d- {
  display: initial;
}

.d-b {
  display: block;
}

.d-i {
  display: inline;
}

.d-t {
  display: table;
}

.d-ib {
  display: inline-block;
}

.v-v {
  visibility: visible;
}

.v-h {
  visibility: hidden;
}

.tt- {
  text-transform: none;
}

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

.tt-lc {
  text-transform: lowercase;
}

.td- {
  text-decoration: none;
}

.td-ul {
  text-decoration: underline;
}

.td-ol {
  text-decoration: overline;
}

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

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

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

.ta-j {
  text-align: justify;
}

.fl- {
  float: none;
}

.fl-l {
  float: left;
}

.fl-r {
  float: right;
}

.fl-c {
  float: none;
  clear: both;
}

.f- {
  font-weight: 400;
  font-style: normal;
}

.f-i {
  font-weight: 400;
  font-style: italic;
}

.f-b {
  font-weight: 700;
  font-style: normal;
}

.f-bi, .f-ib {
  font-weight: 700;
  font-style: italic;
}

.f-p {
  font-family: "Roboto", sans-serif;
}

.f-s {
  font-family: "Roboto Slab", serif;
}

.c- {
  color: #515253;
}

.c-p {
  color: #9D0708;
}

.c-s {
  color: #326698;
}

.f-11x {
  font-size: 1.1em;
}

.f-12x {
  font-size: 1.2em;
}

.f-14x {
  font-size: 1.4em;
}

.f-16x {
  font-size: 1.6em;
}

.f-18x {
  font-size: 1.8em;
}

.f-20x {
  font-size: 2em;
}

.f-24x {
  font-size: 2.4em;
}

.f-30x {
  font-size: 3em;
}

.pt- {
  padding-top: 0;
}

.pt-s {
  padding-top: 2.5rem;
}

.pt-m {
  padding-top: 5rem;
}

.pt-l {
  padding-top: 7.5rem;
}

.pt-xl {
  padding-top: 10rem;
}

.mt- {
  margin-top: 0;
}

.mt-s {
  margin-top: 2.5rem;
}

.mt-m {
  margin-top: 5rem;
}

.mt-l {
  margin-top: 7.5rem;
}

.mt-xl {
  margin-top: 10rem;
}

.pb- {
  padding-bottom: 0;
}

.pb-s {
  padding-bottom: 2.5rem;
}

.pb-m {
  padding-bottom: 5rem;
}

.pb-l {
  padding-bottom: 7.5rem;
}

.pb-xl {
  padding-bottom: 10rem;
}

.mb- {
  margin-bottom: 0;
}

.mb-s {
  margin-bottom: 2.5rem;
}

.mb-m {
  margin-bottom: 5rem;
}

.mb-l {
  margin-bottom: 7.5rem;
}

.mb-xl {
  margin-bottom: 10rem;
}

.va-c,
.va-t,
.va-b {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.va-c > div,
.va-t > div,
.va-b > div {
  width: 100%;
}

.va-c {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.va-t {
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.va-b {
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.clearfix:after, .social-list:after, .event-header-content:after, .event-list .event-item:after, .event-grid .event-item:after, .event-list-homepage .event-item:after {
  content: " ";
  display: table;
  clear: both;
}

.anchor {
  display: block;
  visibility: hidden;
  width: 100%;
  height: 4.375rem;
  margin: -4.375rem 0 0;
  clear: both;
}

.bg-none {
  background: none;
}

.bg-soft {
  background: #e7e7e7;
}

.bg-white {
  background: #fff;
}

.bg-dark {
  background: #292929 !important;
}

.bg-color {
  background: #9D0708;
}

.bg-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
}

.bg-image-filter {
  position: relative;
}
.bg-image-filter:before {
  content: "";
  background: rgba(0, 0, 0, 0.65);
}
.bg-image-filter > div {
  position: relative;
}
.bg-image-filter.editor-light:before {
  background: rgba(255, 255, 255, 0.85);
}
.bg-image-filter.editor-light.__filter-less:before {
  background: rgba(255, 255, 255, 0.45);
}

.bg-texture-light {
  background-image: url(../img/texture-light.jpg);
}

.bg-texture-dark {
  background-image: url(../img/texture-dark.jpg);
}

.bg-texture-color {
  background: linear-gradient(135deg, #326698 0%, #9D0708 100%);
  position: relative;
}
.bg-texture-color > div {
  position: relative;
  z-index: 2;
}
.bg-texture-color:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  background: url("../img/texture-shape.png") no-repeat 80% 100%;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
@media (min-width: 1200px) {
  .bg-texture-color:after {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

.block {
  padding: 5rem 0;
}
.block-divide {
  border-top: 1px solid #ddd;
}
.block-collapse {
  padding: 0;
}
.block-small {
  padding: 1.25rem 0;
}
.block-large {
  padding: 3.125rem 0;
}
.block-highlight {
  text-align: center;
  color: #181818;
  background: #9D0708;
  font-weight: 800;
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  line-height: 3rem;
}
.block-highlight a {
  color: #fff;
}
.block-highlight a:hover, .block-highlight a:focus {
  color: #6D0506;
}
.block-gray {
  background: #ddd;
}
.block-image {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
}
.block-image img {
  display: none;
}
@media (min-width: 992px) {
  .block {
    padding: 5rem 0;
  }
  .block-collapse {
    padding: 0;
  }
  .block-small {
    padding: 2.5rem 0;
  }
  .block-large {
    padding: 6.25rem 0;
  }
}

.block-title _h1, .block-title _h2, .block-title _h3 {
  text-align: center;
  color: #515253;
  position: relative;
  text-transform: uppercase;
  padding: 0 0 30px;
  margin: 0 0 50px;
}
.block-title _h1:after, .block-title _h2:after, .block-title _h3:after {
  content: "";
  display: block;
  width: 120px;
  border-top: 2px solid #9D0708;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -60px;
}

.block-divider {
  border-top: 1px solid #ececec;
}

.block-content-divider .block {
  padding-top: 0;
}
.block-content-divider .block .content {
  padding-top: 2.5rem;
  border-top: 1px solid #ececec;
}
.block-content-divider .block-collapse .content {
  padding-top: 0;
}
.block-content-divider .block-small .content {
  padding-top: 1.25rem;
}
.block-content-divider .block-large .content {
  padding-top: 3.125rem;
}
@media (min-width: 992px) {
  .block-content-divider .block .content {
    padding-top: 5rem;
  }
  .block-content-divider .block-small .content {
    padding-top: 2.5rem;
  }
  .block-content-divider .block-large .content {
    padding-top: 6.25rem;
  }
}

.block-collapse-top .block {
  padding-top: 0;
}

.block-collapse-bottom .block {
  padding-bottom: 0;
}

@media (min-width: 992px) {
  .strict-block-small .block {
    padding: 2.5rem 0;
  }
  .strict-block-small .block-divide {
    border-top: 1px solid #ddd;
  }
  .strict-block-small .block-collapse {
    padding: 0;
  }
  .strict-block-small .block-small {
    padding: 1.25rem 0;
  }
  .strict-block-small .block-large {
    padding: 3.125rem 0;
  }
}

.container {
  width: 75rem;
  max-width: 100% !important;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.container-large {
  width: 93.75rem;
}
.container-thin {
  width: 58.75rem;
}
.container-100 {
  width: 100%;
}
.container-70 {
  padding-right: 25% !important;
}
.container-full {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden;
}
.container .container:not(.container-strict):not(.container-child) {
  width: auto;
  padding: 0;
}
@media (min-width: 992px) {
  .container {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
}

.strict-container .container {
  width: 75rem !important;
}
.strict-container-thin .container {
  width: 58.75rem !important;
}
.strict-container-large .container {
  width: 93.75rem !important;
}

.container .container-child {
  width: 75rem !important;
}
.container-thin .container-child {
  width: 58.75rem !important;
}
.container-large .container-child {
  width: 93.75rem !important;
}

.overflow-container {
  width: 100%;
  overflow: hidden;
}

.flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.row .col-1-5 {
  max-width: 20%;
}
@media (min-width: 768px) {
  .row .col-sm-1-5 {
    max-width: 20%;
  }
}
@media (min-width: 992px) {
  .row .col-md-1-5 {
    max-width: 20%;
  }
}
@media (min-width: 1200px) {
  .row .col-xl-1-5 {
    max-width: 20%;
  }
  .row .col-xl-2-5 {
    max-width: 40%;
  }
}

.row {
  margin: 0 0 0 -2.5rem;
}
.row > *[class^=col] {
  padding: 0 0 0 2.5rem;
}
.row.grid-gap {
  margin-bottom: -2.5rem;
}
.row.grid-gap > *[class^=col] {
  padding-bottom: 2.5rem;
}
.row.grid-collapse {
  margin: 0 !important;
}
.row.grid-collapse > *[class^=col] {
  padding: 0 !important;
}
.row.grid-small {
  margin-left: -0.9375rem;
}
.row.grid-small > *[class^=col] {
  padding-left: 0.9375rem;
}
.row.grid-large {
  margin-left: -4.6875rem;
}
.row.grid-large > *[class^=col] {
  padding-left: 4.6875rem;
}
.row.grid-gap.grid-small {
  margin-bottom: -0.9375rem;
}
.row.grid-gap.grid-small > *[class^=col] {
  padding-bottom: 0.9375rem;
}
.row.grid-gap.grid-large {
  margin-bottom: -4.6875rem;
}
.row.grid-gap.grid-large > *[class^=col] {
  padding-bottom: 4.6875rem;
}

.grid-divider {
  margin: 0 !important;
  border: 1px solid #ececec;
  border-width: 0 0 0 2px;
}
.grid-divider > div {
  border: 1px solid #ececec;
  border-width: 2px 2px 2px 0;
  margin: 0 0 -2px;
  padding: 0 !important;
}

.grid-separator > *[class^=col] > div {
  height: 100%;
  position: relative;
}
.grid-separator > *[class^=col] > div:before, .grid-separator > *[class^=col] > div:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border-left: 1px solid #ececec;
  position: absolute;
  top: 0;
}
.grid-separator > *[class^=col] > div:before {
  left: -1.25rem;
  margin: 0 0 0 -1px;
}
.grid-separator > *[class^=col] > div:after {
  right: -1.25rem;
}
.grid-separator.grid-large > *[class^=col] > div:before {
  left: -2.34375rem;
}
.grid-separator.grid-large > *[class^=col] > div:after {
  right: -2.34375rem;
}
.grid-separator.grid-small > *[class^=col] > div:before {
  left: -0.46875rem;
}
.grid-separator.grid-small > *[class^=col] > div:after {
  right: -0.46875rem;
}

.row.grid-1 > div {
  max-width: 100%;
  flex-basis: 100%;
}
.row.grid-2 > div {
  max-width: 50%;
  flex-basis: 50%;
}
.row.grid-3 > div {
  max-width: 33.33333%;
  flex-basis: 33.33333%;
}
.row.grid-4 > div {
  max-width: 25%;
  flex-basis: 25%;
}
.row.grid-5 > div {
  max-width: 20%;
  flex-basis: 20%;
}
.row.grid-6 > div {
  max-width: 16.666666%;
  flex-basis: 16.666666%;
}
.row.grid-10 > div {
  max-width: 10%;
  flex-basis: 10%;
}
@media (min-width: 768px) {
  .row.grid-sm-1 > div {
    max-width: 100%;
    flex-basis: 100%;
  }
  .row.grid-sm-2 > div {
    max-width: 50%;
    flex-basis: 50%;
  }
  .row.grid-sm-3 > div {
    max-width: 33.33333%;
    flex-basis: 33.33333%;
  }
  .row.grid-sm-4 > div {
    max-width: 25%;
    flex-basis: 25%;
  }
  .row.grid-sm-5 > div {
    max-width: 20%;
    flex-basis: 20%;
  }
  .row.grid-sm-6 > div {
    max-width: 16.666666%;
    flex-basis: 16.666666%;
  }
  .row.grid-sm-10 > div {
    max-width: 10%;
    flex-basis: 10%;
  }
}
@media (min-width: 992px) {
  .row.grid-md-1 > div {
    max-width: 100%;
    flex-basis: 100%;
  }
  .row.grid-md-2 > div {
    max-width: 50%;
    flex-basis: 50%;
  }
  .row.grid-md-3 > div {
    max-width: 33.33333%;
    flex-basis: 33.33333%;
  }
  .row.grid-md-4 > div {
    max-width: 25%;
    flex-basis: 25%;
  }
  .row.grid-md-5 > div {
    max-width: 20%;
    flex-basis: 20%;
  }
  .row.grid-md-6 > div {
    max-width: 16.666666%;
    flex-basis: 16.666666%;
  }
  .row.grid-md-10 > div {
    max-width: 10%;
    flex-basis: 10%;
  }
}
@media (min-width: 1200px) {
  .row.grid-lg-1 > div {
    max-width: 100%;
    flex-basis: 100%;
  }
  .row.grid-lg-2 > div {
    max-width: 50%;
    flex-basis: 50%;
  }
  .row.grid-lg-3 > div {
    max-width: 33.33333%;
    flex-basis: 33.33333%;
  }
  .row.grid-lg-4 > div {
    max-width: 25%;
    flex-basis: 25%;
  }
  .row.grid-lg-5 > div {
    max-width: 20%;
    flex-basis: 20%;
  }
  .row.grid-lg-6 > div {
    max-width: 16.666666%;
    flex-basis: 16.666666%;
  }
  .row.grid-lg-10 > div {
    max-width: 10%;
    flex-basis: 10%;
  }
}
@media (min-width: 1400px) {
  .row.grid-xl-1 > div {
    max-width: 100%;
    flex-basis: 100%;
  }
  .row.grid-xl-2 > div {
    max-width: 50%;
    flex-basis: 50%;
  }
  .row.grid-xl-3 > div {
    max-width: 33.33333%;
    flex-basis: 33.33333%;
  }
  .row.grid-xl-4 > div {
    max-width: 25%;
    flex-basis: 25%;
  }
  .row.grid-xl-5 > div {
    max-width: 20%;
    flex-basis: 20%;
  }
  .row.grid-xl-6 > div {
    max-width: 16.666666%;
    flex-basis: 16.666666%;
  }
  .row.grid-xl-10 > div {
    max-width: 10%;
    flex-basis: 10%;
  }
}

.columns {
  column-count: 1;
  column-gap: 2.5rem;
  column-width: 300px;
}
.columns-small {
  column-gap: 0.9375rem;
}
.columns-large {
  column-gap: 4.6875rem;
}
.columns-divider {
  column-gap: 5rem;
  column-rule: 1px solid #ececec;
}
.columns-divider.columns-small {
  column-gap: 1.875rem;
}
.columns-divider.columns-large {
  column-gap: 9.375rem;
}
@media (min-width: 768px) {
  .columns-2, .columns-3, .columns-4, .columns-5, .columns-6 {
    column-count: 2;
  }
}
@media (min-width: 992px) {
  .columns-3, .columns-4, .columns-5, .columns-6 {
    column-count: 3;
  }
}
@media (min-width: 1200px) {
  .columns-4, .columns-5, .columns-6 {
    column-count: 4;
    column-width: 250px;
  }
}
@media (min-width: 1400px) {
  .columns-5 {
    column-count: 5;
    column-width: 200px;
  }
  .columns-6 {
    column-count: 6;
    column-width: 200px;
  }
}

.breadcrumb {
  margin: 0;
  padding: 0;
  background: none;
  margin: 0 0 -40px;
  color: #888;
  border-bottom: 1px solid #e7e7e7;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 15px;
  line-height: 0.9375rem;
}
.breadcrumb-inner {
  padding: 10px 0 5px;
}
.breadcrumb a {
  color: inherit;
}
.breadcrumb a + span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
}
.breadcrumb a + span:before {
  content: "\f105";
  font-family: "icomoon" !important;
  display: inline-block;
  margin: 0 10px 5px 0;
}
.breadcrumb span.home:before {
  content: "\f015";
  font-family: "icomoon" !important;
  font-size: 1.3em;
}

.panel {
  background: none;
  color: inherit;
  padding: 2.5rem;
}
@media (min-width: 992px) {
  .panel {
    padding: 4.6875rem;
  }
}

.btn-prev,
.btn-next {
  display: inline-block;
  margin: 0 1px 0 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  background: #9D0708;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-size: 2.25rem;
}
.btn-prev:before,
.btn-next:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.btn-prev:hover,
.btn-next:hover {
  background: #b50809;
  color: #fff;
}

.btn-prev:before {
  content: "<";
}

.btn-next:before {
  content: ">";
}

.iframe-wrapper {
  display: block;
  position: relative;
  width: 100%;
}
.iframe-wrapper:before {
  content: "";
  display: block;
  padding-top: 60%;
}
.iframe-wrapper iframe {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.loader {
  position: relative;
}
.loader.loading {
  padding: 1px;
}
.loader.loading:before {
  content: "";
  display: block;
  margin: 30px auto;
  width: 70px;
  height: 70px;
  border: 10px solid #9D0708;
  border-color: transparent #9D0708;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-animation: rotation 1s infinite linear;
  -moz-animation: rotation 1s infinite linear;
  -ms-animation: rotation 1s infinite linear;
  -o-animation: rotation 1s infinite linear;
  animation: rotation 1s infinite linear;
}

a.loading:before, button.loading:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #bbb;
  margin: 0 10px 0 0;
  border-left-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-animation: rotation 1s infinite linear;
  -moz-animation: rotation 1s infinite linear;
  -ms-animation: rotation 1s infinite linear;
  -o-animation: rotation 1s infinite linear;
  animation: rotation 1s infinite linear;
}

a.disabled, button.disabled {
  opacity: 0.7;
  filter: alpha(opacity=70);
  pointer-events: none;
}

.load-more-container {
  text-align: center;
  margin: 30px 0 0;
}

.social li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.social li:before {
  display: none;
}
.social li a {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
  background: #9D0708;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 30px;
  line-height: 1.875rem;
}
.social li a:before {
  content: "";
  display: block;
  width: 100%;
  margin: 0 0 50px;
  font-family: "icomoon" !important;
}
.social li a:hover {
  text-decoration: none;
}
.social li.social_fb a:before {
  content: "\f09a";
}
.social li.social_yt a:before {
  content: "\f16a";
}
.social li.social_ig a:before {
  content: "\f16d";
}
.social li.social_in a:before {
  content: "\f0e1";
}
.social li.social_tw a:before {
  content: "\f099";
}
.social li.social_phone a:before {
  content: "\f095";
}
.social li.social_email a:before {
  content: "\f003";
}
.social li.social_web a {
  width: 32px;
  height: 32px;
  font-size: 32px;
  font-size: 2rem;
  line-height: 32px;
  line-height: 2rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: none;
  color: #888;
}
.social li.social_web a:before {
  content: "\e908";
}

*[class*=respo-image] {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
}
*[class*=respo-image]:after {
  content: "";
  display: block;
  padding-top: 100%;
}
*[class*=respo-image] img {
  display: none !important;
}

*[class*=respo-shape]:after {
  content: "";
  display: block;
  padding-top: 100%;
}

.respo-image-140:after, .respo-shape-140:after {
  padding-top: 140%;
}

.respo-image-100:after, .respo-shape-100:after {
  padding-top: 100%;
}

.respo-image-90:after, .respo-shape-90:after {
  padding-top: 90%;
}

.respo-image-80:after, .respo-shape-80:after {
  padding-top: 80%;
}

.respo-image-70:after, .respo-shape-70:after {
  padding-top: 70%;
}

.respo-image-60:after, .respo-shape-60:after {
  padding-top: 60%;
}

.respo-image-50:after, .respo-shape-50:after {
  padding-top: 50%;
}

.respo-image-40:after, .respo-shape-40:after {
  padding-top: 40%;
}

.respo-image-30:after, .respo-shape-30:after {
  padding-top: 30%;
}

.respo-image-20:after, .respo-shape-20:after {
  padding-top: 20%;
}

.active-image {
  position: relative;
}
.active-image-play {
  display: block;
  position: absolute;
  font-size: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.16);
}
.active-image-play:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 1px solid transparent;
  border-left-color: #fff;
  border-width: 48px 0 48px 83px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%);
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 50px;
  line-height: 3.125rem;
}
.active-image iframe, .active-image .iframe-wrapper {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gallery-item {
  position: relative;
  display: block;
}
.gallery-item img {
  width: 100%;
}
.gallery-item-label {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 30px 10px 10px;
  background: linear-gradient(0deg, #000, transparent);
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
.gallery-item-label strong,
.gallery-item-label span {
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}
.gallery-item-label strong {
  width: 100px;
  text-align: center;
  display: none;
}
@media (min-width: 992px) {
  .gallery {
    margin: 0 0 30px;
  }
}

.block-collapse .container-full .gallery .row {
  margin: 0 !important;
}
.block-collapse .container-full .gallery .row > *[class^=col] {
  padding: 0 !important;
}

.divider {
  display: block;
  width: 100%;
  border: none;
  padding-top: 30px;
  padding-bottom: 30px;
}
.divider:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #ddd;
}

.logo_list img {
  display: inline-block;
  margin: 0 25px 15px;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .logo_list img {
    margin: 0 35px 25px;
  }
}

.box-item, .tile-item {
  display: block;
  color: #515253;
  height: 100%;
  text-align: left;
}
.box-item-image, .tile-item-image {
  position: relative;
}
.box-item-image-overlay, .tile-item-image-overlay {
  display: block;
  position: absolute;
  padding: 40px 20px 20px;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(transparent, #000);
  color: #fff;
  text-align: center;
  font-weight: 700;
}
.box-item-inner, .tile-item-inner {
  display: block;
  padding: 20px 20px 40px;
}
.box-item-title, .tile-item-title {
  display: block;
  margin: 0 0 10px;
  font-weight: 700;
  color: #9D0708;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.box-item-title:hover, .tile-item-title:hover {
  text-decoration: none;
}
.box-item-perex, .tile-item-perex {
  display: block;
  color: #515253;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.box-item-list ul li, .tile-item-list ul li {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 28.5px;
  line-height: 1.78125rem;
  padding: 0 0 10px;
}
.box-item-date, .tile-item-date {
  display: block;
  color: #9D0708;
  margin: 0 0 6px;
  font-weight: 400;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 12px;
  line-height: 0.75rem;
}
.tile-item .tile-image {
  display: block;
  position: relative;
  overflow: hidden;
}
.tile-item .tile-image > span {
  position: absolute;
  top: -6%;
  left: -6%;
  width: 112%;
  height: 112%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  -ms-transform: scale(0.9, 0.9);
  /* IE 9 */
  webkit-transform: scale(0.9, 0.9);
  /* Safari */
  transform: scale(0.9, 0.9);
  background-position: center center;
}

.tile-item a.tile-image:hover span,
a.tile-item:hover .tile-image span {
  -ms-transform: scale(1, 1);
  /* IE 9 */
  webkit-transform: scale(1, 1);
  /* Safari */
  transform: scale(1, 1);
}

.box-item.box-wide {
  margin: 0 0 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.box-item.box-wide .box-item-image {
  width: 20%;
  min-width: 100px;
}
.box-item.box-wide .box-item-inner {
  padding: 30px;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.box-item.box-wide .box-item-title {
  display: block;
  margin: 0 0 15px;
}
.box-item.box-wide .box-item-perex {
  margin: 0 0 30px;
}

@media (min-width: 992px) {
  .box-item.box-large {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .box-item.box-large .box-item-image {
    width: 66.66666%;
    height: 100%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .box-item.box-large .box-item-image:after {
    padding-top: 30%;
  }
  .box-item.box-large .box-item-inner {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

.box-item.box-side {
  width: 100%;
}
@media (min-width: 768px) {
  .box-item.box-side {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .box-item.box-side .box-item-image {
    width: 35%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .box-item.box-side .box-item-inner {
    padding: 30px;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .box-item.box-side .box-item-title {
    display: block;
    margin: 0 0 15px;
  }
  .box-item.box-side .box-item-perex {
    margin: 0 0 30px;
  }
}

.tile-grid .tile-wrapper {
  height: 100%;
  padding: 0 0 30px;
}
.tile-grid .tile-item {
  display: block;
  height: 100%;
  background: #fff;
  color: #515253 !important;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.tile-grid .tile-item-image {
  height: 240px;
}
.tile-grid .tile-item-inner {
  padding: 15px;
}
.tile-grid .tile-item-title {
  color: #515253;
  margin: 0 0 15px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 25px;
  line-height: 1.5625rem;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.tile-grid .tile-item-btn {
  display: block;
  margin: 20px 0 0;
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #9D0708;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  line-height: 0.9375rem;
}
.tile-grid .tile-item-btn:after {
  content: "\f105";
  display: inline-block;
  margin: 0 0 0 10px;
  font-family: "icomoon" !important;
}
.tile-grid .tile-item:hover {
  background: #9D0708;
  color: #fff;
}
.tile-grid .tile-item:hover * {
  color: #fff;
}
@media (min-width: 1200px) {
  .tile-grid .tile-item-inner {
    padding: 25px;
  }
}

.filter {
  margin: 30px 0;
}
.filter label {
  display: none;
}
.filter input[type=submit] {
  display: inline-block !important;
}

.search-list {
  margin: 0 0 50px;
}
.search-item {
  border-bottom: 1px solid #ececec;
}
.search-item a {
  display: block;
  padding: 30px 0;
  color: #888;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.search-item a strong {
  color: #515253;
  display: block;
}

.email_link,
.phone_link,
.address {
  display: inline-block;
  position: relative;
}
.email_link:before,
.phone_link:before,
.address:before {
  content: "\f003";
  color: #9D0708;
  font-weight: 400;
  font-family: "icomoon" !important;
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: middle;
  font-size: 1em;
  width: 15px;
  text-align: center;
}

.phone_link:before {
  content: "\f095";
}

.address:before {
  content: "\f042";
}

.is-xs {
  display: none;
}
@media (min-width: 576px) {
  .is-xs {
    display: block;
  }
}

.is-sm {
  display: none;
}
@media (min-width: 768px) {
  .is-sm {
    display: block;
  }
}

.is-md {
  display: none;
}
@media (min-width: 992px) {
  .is-md {
    display: block;
  }
}

.is-lg {
  display: none;
}
@media (min-width: 1200px) {
  .is-lg {
    display: block;
  }
}

.is-xl {
  display: none;
}
@media (min-width: 1400px) {
  .is-xl {
    display: block;
  }
}

.is-xxl {
  display: none;
}
@media (min-width: 1600px) {
  .is-xxl {
    display: block;
  }
}

.smap {
  width: 100%;
  height: 100%;
  min-height: 500px;
}
.smap img {
  max-width: none;
}
.smap .map-marker {
  display: block;
  width: 30px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.smap .map-marker:before {
  content: "\e949";
  font-weight: 400;
  font-family: "icomoon" !important;
  font-style: normal;
  display: inline-block;
  color: #9D0708;
  vertical-align: bottom;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
}
.smap .card-header:empty,
.smap .card-footer:empty {
  display: none;
}
.smap .marker-cluster {
  border: none !important;
  color: #fff !important;
  width: 100px !important;
  height: 100px !important;
  top: -50px !important;
  left: -50px !important;
  text-align: center !important;
}
.smap .marker-cluster:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--color-primary);
  border-radius: 50%;
  opacity: 0.6;
}
.smap .marker-cluster span {
  display: block;
  position: relative;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 100px;
  line-height: 6.25rem;
}

/*
 * jQuery Basic Table
 * Author: Jerry Low
 */
table.bt thead,
table.bt tbody th {
  display: none;
}

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;
  padding: 5px;
  /* IE 9 */
  float: left\9 ;
  width: 100% \9 ;
}

table.bt tfoot th::before,
table.bt tfoot td::before,
table.bt tbody td::before {
  content: attr(data-th) "";
  display: inline-block;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  font-weight: bold;
  width: 50%;
  max-width: 200px;
}

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none;
}

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top;
}

.bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

table.bt.bt--no-header tfoot td::before,
table.bt.bt--no-header tbody td::before {
  display: none;
}

.cookie-bar {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  background: #9D0708;
  color: #fff;
  padding: 15px;
  text-align: center;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.cookie-bar > div a {
  color: inherit;
  text-decoration: underline;
}
.cookie-bar > div p {
  margin: 0;
}
.cookie-bar button {
  display: table;
  margin: 15px auto 0;
  background: #fff;
  color: #9D0708;
  padding: 10px 20px;
  border: none;
  text-transform: uppercase;
  cursor: pointer;
}
@media (min-width: 992px) {
  .cookie-bar {
    text-align: right;
  }
  .cookie-bar > div {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: 80%;
  }
  .cookie-bar button {
    display: inline-block;
    margin: 0 0 0 30px;
  }
}

img:not([src]),
img[src=""],
span.lazyload:not([style]), span.lazyload[style=""],
div.lazyload:not([style]), div.lazyload[style=""],
a.lazyload:not([style]), a.lazyload[style=""] {
  visibility: hidden;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  opacity: 0;
  filter: alpha(opacity=0);
}

img,
span.lazyload,
div.lazyload,
a.lazyload {
  opacity: 1;
  filter: alpha(opacity=100);
}

.lazyload {
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}

.lazy-fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.lazy-fade.loaded {
  opacity: 1;
  filter: alpha(opacity=100);
}

body.no-js img[src=""], body.no-js img:not([src]) {
  display: none;
}
body.no-js span.lazyload:not([style]), body.no-js span.lazyload[style=""],
body.no-js div.lazyload:not([style]), body.no-js div.lazyload[style=""],
body.no-js a.lazyload:not([style]), body.no-js a.lazyload[style=""] {
  visibility: visible;
  -webkit-transition: 0ms;
  -moz-transition: 0ms;
  -ms-transition: 0ms;
  -o-transition: 0ms;
  transition: 0ms;
  opacity: 1;
  filter: alpha(opacity=100);
}
body.no-js *[class*=respo-image] {
  position: relative;
}
body.no-js *[class*=respo-image] img {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@-webkit-keyframes pulse {
  0% {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1);
  }
  100% {
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1);
  }
}
@-moz-keyframes pulse {
  0% {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1);
  }
  100% {
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1);
  }
}
@-ms-keyframes pulse {
  0% {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1);
  }
  100% {
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1);
  }
}
@-o-keyframes pulse {
  0% {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1);
  }
  100% {
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1);
  }
}
@keyframes pulse {
  0% {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1);
  }
  100% {
    -ms-transform: scale(1.1, 1.1);
    /* IE 9 */
    webkit-transform: scale(1.1, 1.1);
    /* Safari */
    transform: scale(1.1, 1.1);
  }
}
@-webkit-keyframes rotation {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotation {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotation {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotation {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fragment.carousel .block, .fragment.carousel .container {
  padding: 0;
  width: 100%;
}
.fragment.carousel .gallery {
  margin: 0;
}
.fragment.carousel .slick-wrapper {
  padding: 0;
}
.fragment.carousel .slick-list {
  margin: 0;
}
.fragment.carousel + .fragment {
  padding-top: 50px;
}

.fragment.collapse {
  display: block;
}
.fragment.collapse .toggle {
  padding: 20px 20px;
  border-bottom: 2px solid #9D0708;
}
.fragment.collapse .toggle-target {
  display: none;
}
.fragment.collapse .toggle-btn span:nth-of-type(2) {
  display: none;
}
.fragment.collapse .toggle.open .toggle-target {
  display: block;
}
.fragment.collapse .toggle.open .toggle-btn span {
  display: none;
}
.fragment.collapse .toggle.open .toggle-btn span:nth-of-type(2) {
  display: block;
}

.fragment.downloads .download-item a {
  color: inherit;
}
.fragment.downloads .download-item a:before {
  color: #9D0708;
  content: "\f019";
  font-family: "icomoon" !important;
  display: inline-block;
  margin: 0 15px 0 0;
}
.fragment.downloads .download-item-size {
  color: #888;
  font-size: 0.8em;
}
.fragment.downloads .download-item-cta:after {
  color: #9D0708;
  content: "\f019";
  font-family: "icomoon" !important;
  display: inline-block;
  margin: 0 0 0 15px;
}
.fragment.downloads .download-list {
  text-align: center;
}
.fragment.downloads .download-list ul li {
  padding: 0 0 15px 0;
}
.fragment.downloads .download-list .download-item a:before {
  font-size: 1.4em;
}
.fragment.downloads .download-table {
  max-width: 800px;
  margin: auto;
}
.fragment.downloads .download-table tr td {
  border-width: 1px 0;
  padding: 10px 15px;
}
.fragment.downloads .download-table tr td:nth-last-child(-n+1), .fragment.downloads .download-table tr td:nth-last-child(-n+2) {
  text-align: right;
  width: 1% !important;
  white-space: nowrap;
}
.fragment.downloads .download-table tr:hover td {
  background: rgba(231, 231, 231, 0.15);
}
.fragment.downloads .download-table tr:nth-of-type(even):hover td {
  background: rgba(231, 231, 231, 0.45) !important;
}
.fragment.downloads .download-list-format .download-item[class*=image] a:before {
  content: "\f03e";
}
.fragment.downloads .download-list-format .download-item[class*=application] a:before {
  content: "\f15b";
}
.fragment.downloads .download-list-format .download-item a[href$=pdf]:before {
  content: "\f1c1";
}
.fragment.downloads .download-list-format .download-item a[href$=zip]:before,
.fragment.downloads .download-list-format .download-item a[href$=rar]:before {
  content: "\f1c6";
}
.fragment.downloads .download-list-format .download-item a[href$=csv]:before,
.fragment.downloads .download-list-format .download-item a[href$=xls]:before,
.fragment.downloads .download-list-format .download-item a[href$=xlsx]:before {
  content: "\f1c3";
}
.fragment.downloads .download-list-format .download-item a[href$=txt]:before,
.fragment.downloads .download-list-format .download-item a[href$=doc]:before,
.fragment.downloads .download-list-format .download-item a[href$=odt]:before,
.fragment.downloads .download-list-format .download-item a[href$=docx]:before {
  content: "\f15c";
}
.fragment.downloads .download-list-format .download-item a[href$=json]:before,
.fragment.downloads .download-list-format .download-item a[href$=xhtml]:before,
.fragment.downloads .download-list-format .download-item a[href$=js]:before,
.fragment.downloads .download-list-format .download-item a[href$=css]:before,
.fragment.downloads .download-list-format .download-item a[href$=html]:before {
  content: "\f1c9";
}
.fragment.downloads .download-list-format .download-item a[href$=mov]:before,
.fragment.downloads .download-list-format .download-item a[href$=mp4]:before,
.fragment.downloads .download-list-format .download-item a[href$=avi]:before,
.fragment.downloads .download-list-format .download-item a[href$=mpeg]:before,
.fragment.downloads .download-list-format .download-item a[href$=mkv]:before {
  content: "\f1c8";
}
.fragment.downloads .download-list-format .download-item a[href$=mp3]:before,
.fragment.downloads .download-list-format .download-item a[href$=wav]:before {
  content: "\f1c7";
}

.fragment.floating_bar {
  position: static !important;
}
.fragment.floating_bar .block, .fragment.floating_bar .container, .fragment.floating_bar .fragment-content {
  position: static !important;
  padding: 0;
  width: 100%;
  transform: none !important;
}
.fragment.floating_bar .floatingbar {
  position: fixed;
}
.fragment.floating_bar .floatingbar a {
  margin: 0;
}

.fragment.gallery {
  padding: 0;
  margin: 0;
}
.fragment.gallery .gallery-carousel .gallery-item {
  padding: 0 10px;
  margin: 0;
}
.fragment.gallery .gallery-carousel .gallery-item-label {
  position: static;
  background: none;
  color: #515253;
}
.fragment.gallery .gallery-logo .gallery-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fragment.gallery .gallery-logo .gallery-item > div {
  width: 16.6666%;
}

.fragment.gallery .container-full .gallery-carousel {
  margin: 0;
}
.fragment.gallery .container-full .gallery-carousel .gallery-item {
  padding: 0;
}

.fragment.image_block {
  background: #e7e7e7;
  position: relative;
  padding-top: 130px;
  margin-top: 100px;
}
.fragment.image_block .fragment-topimage img {
  display: block;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 50%;
  margin: -100px 0 0 -100px;
  border: 5px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.fragment.introduce .content {
  padding: 15px;
  background: #e7e7e7;
  position: relative;
}
.fragment.introduce .content:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 1px solid transparent;
  border-left-color: #e7e7e7;
  border-width: 20px 0 20px 20px;
  border-width: 0 0 30px 30px;
  position: absolute;
  top: 100%;
  left: 50%;
}
@media (min-width: 768px) {
  .fragment.introduce .content {
    padding: 30px 40px;
  }
  .fragment.introduce .content:after {
    left: 100%;
    top: 25%;
  }
  .fragment.introduce .flex-row-reverse .content:after {
    left: auto;
    right: 100%;
    display: block;
    width: 0;
    height: 0;
    border: 1px solid transparent;
    border-right-color: #e7e7e7;
    border-width: 20px 20px 20px 0;
    border-width: 0px 30px 30px 0px;
  }
}

.fragment.map .map-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fragment.map .map-container .map-content {
  width: 100%;
  padding: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.fragment.map .map-container .map-content.outside-below {
  order: 2;
}
.fragment.map .map-container .map-wrapper {
  width: 100%;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .fragment.map .map-container {
    position: relative;
  }
  .fragment.map .map-container .map-content.outside-right, .fragment.map .map-container .map-content.outside-left {
    width: 25%;
  }
  .fragment.map .map-container .map-content.outside-right + .map-wrapper, .fragment.map .map-container .map-content.outside-left + .map-wrapper {
    width: 75%;
  }
  .fragment.map .map-container .map-content.outside-right {
    order: 2;
  }
  .fragment.map .map-container .map-content.inside-right, .fragment.map .map-container .map-content.inside-left {
    width: 20%;
    margin: 5%;
    position: relative;
    z-index: 2;
    background: #fff;
  }
  .fragment.map .map-container .map-content.inside-right + .map-wrapper, .fragment.map .map-container .map-content.inside-left + .map-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .fragment.map .map-container .map-content.inside-right {
    position: relative;
    left: 70%;
  }
  .fragment.map.bg-color .map-content[class*=inside] {
    background: #0088cc;
  }
}
@media (min-width: 1400px) {
  .fragment.map .map-container .map-content.outside-right, .fragment.map .map-container .map-content.outside-left {
    padding: 45px 55px;
  }
}

.fragment.modal .block, .fragment.modal .container {
  padding: 0;
  width: 100%;
}
.fragment.modal table tr td {
  vertical-align: top;
}

.fragment.module {
  padding: 0;
}

.fragment.parallax *[data-aos] {
  opacity: 1 !important;
  transform: none !important;
}
.fragment.parallax .parallax-container {
  position: relative;
  min-height: 60vh;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.fragment.parallax .parallax-inner {
  width: 100%;
}
.fragment.parallax .parallax-content {
  padding: 40px 0;
  position: relative;
  z-index: 2;
  text-align: center;
}
.fragment.parallax .parallax-image {
  width: auto;
  max-width: none;
  min-width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  pointer-events: none;
  -webkit-transition: 0ms;
  -moz-transition: 0ms;
  -ms-transition: 0ms;
  -o-transition: 0ms;
  transition: 0ms;
}

.fragment.popup {
  padding: 0;
}
.fragment.popup .block, .fragment.popup .container {
  padding: 0;
  width: 100%;
  position: static !important;
}
.fragment.popup .fragment-content {
  top: 0;
  position: static !important;
  transform: none !important;
}
.fragment.popup table tr td {
  vertical-align: top;
}
.fragment.popup .floating-button {
  position: fixed;
  bottom: 25px;
  left: 25px;
  z-index: 200;
}
.with-cookiebar .floating-button {
  bottom: 70px !important;
}

.fragment.repertoar .rep-list .rep-item {
  box-shadow: 0px 0px 15px rgba(221, 221, 221, 0.8);
}

.fragment > * {
  position: relative;
  z-index: 2;
}

.fragment.side_image {
  position: relative;
}
.fragment.side_image .block, .fragment.side_image .container {
  padding: 0;
  width: 100%;
  position: static !important;
}
.fragment.side_image .sideimage {
  position: absolute;
  display: none;
}
.fragment.side_image .sideimage img {
  width: 100%;
}
@media (min-width: 992px) {
  .fragment.side_image .sideimage {
    display: block;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
}
@media (min-width: 1200px) {
  .fragment.side_image .sideimage {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

.fragment.text_image .block > .container {
  padding: 0;
}
.fragment.text_image .fragment-inner {
  position: relative;
}
.fragment.text_image .content {
  padding: 15px 0;
}
@media (min-width: 768px) {
  .fragment.text_image .content {
    padding: 50px 40px 50px 0;
  }
  .fragment.text_image .flex-row-reverse .content {
    padding: 50px 0 50px 40px;
  }
}
@media (min-width: 992px) {
  .fragment.text_image .image-stretch {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 400px;
  }
  .fragment.text_image .image-stretch .image {
    position: absolute;
    height: 100%;
    top: 0;
  }
  .fragment.text_image .image-stretch .image.left {
    left: 0;
  }
  .fragment.text_image .image-stretch .image.right {
    right: 0;
  }
}

.tile-grid.person-list .tile-item {
  text-align: center;
  background: none;
}
.tile-grid.person-list .tile-item-perex {
  margin: -5px 0 10px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.tile-grid.person-list .tile-item-image {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  margin: 0 auto;
  max-width: 200px;
}

.tile-grid.steps .tile-item {
  text-align: center;
  background: none;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.tile-grid.steps .tile-item-title {
  font-weight: 400;
}
.tile-grid.steps .tile-item-icon {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 70px;
  line-height: 4.375rem;
}
.tile-grid.steps .tile-item-content {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.tile-grid.counter .tile-item {
  display: block;
  position: relative;
  text-align: center;
  padding: 20px 15px;
  height: 100%;
}
.tile-grid.counter .tile-item-title {
  font-weight: 600;
  margin: 0;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 78px;
  line-height: 4.875rem;
}
.tile-grid.counter .tile-item-perex {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #888;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 19.5px;
  line-height: 1.21875rem;
}
@media (min-width: 992px) {
  .tile-grid.counter .tile-item {
    padding: 20px 30px;
  }
}

.tile-grid.faq-list .faq-item-title {
  display: block;
  padding: 15px 25px 15px 50px;
  border: 1px solid #ececec;
  position: relative;
}
.tile-grid.faq-list .faq-item-title:before, .tile-grid.faq-list .faq-item-title:after {
  display: block;
  content: "";
  width: 20px;
  height: 3px;
  background: #9D0708;
  position: absolute;
  top: 50%;
  left: 15px;
  margin: -2px 0 0;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.tile-grid.faq-list .faq-item-title:after {
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.tile-grid.faq-list .faq-item-content {
  padding: 15px 25px 25px 40px;
  border: 1px solid #ececec;
  border-width: 0 1px 1px;
}
.tile-grid.faq-list .faq-item-title:not(.collapsed) {
  border-bottom: 0;
}
.tile-grid.faq-list .faq-item-title:not(.collapsed):before, .tile-grid.faq-list .faq-item-title:not(.collapsed):after {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.fragment.timeline .timeline {
  position: relative;
  margin: 160px 0 0;
  border-left: 1px solid #9D0708;
}
.fragment.timeline .timeline:before {
  content: "";
  display: block;
  width: 160px;
  height: 160px;
  background: url("../../img/crest.png") no-repeat center bottom;
  position: absolute;
  top: -160px;
  left: -80px;
}
.fragment.timeline .timeline-item {
  width: 100%;
  padding: 15px 0;
}
.fragment.timeline .timeline-item-year {
  width: 150px;
  margin: 20px 100px 20px 0;
  padding: 0 0 0 15px;
  border-bottom: 1px solid #9D0708;
  text-transform: uppercase;
  position: relative;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.fragment.timeline .timeline-item-inner {
  padding: 0 15px;
}
.fragment.timeline .timeline-item-content {
  padding: 30px 100px -10px 0;
}
.fragment.timeline .timeline-item-content > *:last-child {
  margin-bottom: 0;
}
.fragment.timeline .timeline-item-image {
  width: 500px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .fragment.timeline .timeline-item-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .fragment.timeline .timeline-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .fragment.timeline .timeline-item-year {
    margin: 0 100px 0 0;
  }
  .fragment.timeline .timeline-item-year span {
    position: absolute;
    bottom: 0;
    left: 30px;
  }
  .fragment.timeline .timeline-item-inner {
    padding: 0;
  }
}

.fragment.topimage .block, .fragment.topimage .block > .container {
  padding: 0;
  width: 100%;
}
.fragment.topimage *[data-aos] {
  opacity: 1 !important;
  transform: none !important;
}
.fragment.topimage .image {
  position: relative;
  min-height: 300px;
}
.fragment.topimage .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEjpMcPgAAAABJRU5ErkJggg==");
  background-attachment: fixed;
  position: absolute;
  top: 0;
  left: 0;
}
.fragment.topimage .topimage-wrapper.parallax {
  position: relative;
  min-height: 60vh;
  overflow: hidden;
}
.fragment.topimage .topimage-wrapper.parallax > img {
  width: auto;
  max-width: none;
  min-width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
  pointer-events: none;
  -webkit-transition: 0ms;
  -moz-transition: 0ms;
  -ms-transition: 0ms;
  -o-transition: 0ms;
  transition: 0ms;
}
.fragment.topimage .content {
  padding: 40px 0;
  background: #9D0708;
  color: #000;
}
@media (min-width: 992px) {
  .fragment.topimage .topimage-wrapper {
    position: relative;
    min-height: 600px;
  }
  .fragment.topimage .topimage-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #9D0708;
    z-index: 2;
    background: url("data:image/svg+xml;utf8,<svg width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'><path style='opacity:1;fill:%239D0708;fill-opacity:1;stroke:none;stroke-width:0' d='M 0,0 0,100 100,100 99,0 Z' /></svg>");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: 2000% 100%;
    background-position: top right;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .fragment.topimage .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 100% 20%;
  }
  .fragment.topimage .content {
    position: relative;
    z-index: 3;
    background: none;
    padding: 200px 0;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 42px;
    line-height: 2.625rem;
  }
  .fragment.topimage .content-inner {
    width: 40%;
  }
}

.fragment.topvideo .block, .fragment.topvideo .container {
  padding: 0;
  width: 100%;
}
.fragment.topvideo .video-wrapper {
  position: relative;
  min-height: 300px;
}
.fragment.topvideo .video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.fragment.topvideo .video-wrapper .video-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  text-align: center;
  padding: 15px;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.fragment.topvideo .video-wrapper .video-cover > div {
  width: 100%;
}
.fragment.topvideo .video-wrapper .video-cover .btn {
  margin: 10px;
}
.fragment.topvideo .video-wrapper .video-cover ul {
  display: none;
}
.fragment.topvideo .video-wrapper .video-scroll {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: right;
  padding: 0 30px 30px 0;
}
.fragment.topvideo .video-wrapper .video-scroll a {
  text-align: center;
  display: inline-block;
  font-size: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #e7e7e7;
  border: 1px solid #9D0708;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  opacity: 1;
  filter: alpha(opacity=100);
}
.fragment.topvideo .video-wrapper .video-scroll a:before {
  content: "\f107";
  font-family: "icomoon" !important;
  font-size: 20px;
  font-size: 1.25rem;
}
.fragment.topvideo .video-wrapper .video-scroll a:hover, .fragment.topvideo .video-wrapper .video-scroll a:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 992px) {
  .fragment.topvideo .video-wrapper .video-cover ul {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .fragment.topvideo .video-wrapper .video-cover ul.active {
    position: relative;
    height: 50px;
    top: -10px;
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
  }
  .fragment.topvideo .video-wrapper .video-cover ul.active li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 2500ms;
    -moz-transition: 2500ms;
    -ms-transition: 2500ms;
    -o-transition: 2500ms;
    transition: 2500ms;
  }
  .fragment.topvideo .video-wrapper .video-cover ul.active li.in {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .fragment.topvideo .video-wrapper .video-cover ul.active li.out {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@media (min-width: 1200px) {
  .fragment.topvideo .video-wrapper .video-cover ul.active {
    height: 80px;
    font-size: 80px;
    font-size: 5rem;
    line-height: 80px;
    line-height: 5rem;
  }
}

.fragment.video .tile-item {
  position: relative;
}
.fragment.video .tile-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.fragment.video .tile-item:hover:before {
  opacity: 0;
  filter: alpha(opacity=0);
}
.fragment.video .tile-item .tile-image:before {
  content: "\f01d";
  display: block;
  font-family: "icomoon" !important;
  color: #fff;
  width: 80px;
  height: 80px;
  line-height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -40px 0 0 -40px;
  font-weight: 400;
  z-index: 2;
  font-size: 60px;
  font-size: 3.75rem;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.fragment.video .tile-item .tile-image span {
  filter: grayscale(100%);
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.fragment.video .tile-item .tile-image:hover span {
  filter: grayscale(0%);
}

.fragment-content[class*=bg-] {
  padding: 15px;
}
.fragment .fragment-inner + .fragment-inner,
.fragment .container + .container .fragment-inner {
  margin-top: 2.5rem;
}
@media (min-width: 992px) {
  .fragment-content[class*=bg-] {
    padding: 30px;
  }
}

.fragment.slideshow > .block, .fragment.slideshow .block > .container {
  padding: 0;
  width: 100%;
}
.fragment.slideshow .fragment-content {
  transform: none;
}

.slideshow {
  position: relative;
}
.slideshow .text-light-shadow {
  text-shadow: 2px 2px 5px #000;
}
.slideshow-content {
  padding: 80px 15px 80px;
  position: relative;
  z-index: 2;
  min-height: 80vh;
  pointer-events: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.slideshow-content-inner {
  color: #fff;
  text-align: center;
  pointer-events: auto;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 45px;
  line-height: 2.8125rem;
}
.slideshow-content-inner hr {
  border-top: 2px solid #fff;
}
.slideshow-anchor {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100px;
  text-align: center;
}
.slideshow-anchor a {
  display: inline-block;
  background: none;
  border: 1px solid #fff;
  border-width: 0 3px 3px 0;
  width: 50px;
  height: 50px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.slideshow-anchor a:hover {
  border-color: #326698;
}
.slideshow-slider-item {
  height: 100%;
  padding: 30px 0 50px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
}
.slideshow-slider-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-attachment: fixed;
}
.slideshow-slider-item-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.slideshow-slider-item-content {
  padding: 30px 0;
}
.slideshow-slider-item-content a {
  margin: 25px auto 0;
}
.slideshow-slider-item .image-center-center {
  background-position: center center;
}
.slideshow-slider-item .image-center-left {
  background-position: left center;
}
.slideshow-slider-item .image-center-right {
  background-position: right center;
}
.slideshow-slider-item .image-top-center {
  background-position: center top;
}
.slideshow-slider-item .image-top-left {
  background-position: left top;
}
.slideshow-slider-item .image-top-right {
  background-position: right top;
}
.slideshow-slider-item .image-bottom-center {
  background-position: center bottom;
}
.slideshow-slider-item .image-bottom-left {
  background-position: left bottom;
}
.slideshow-slider-item .image-bottom-right {
  background-position: right bottom;
}
.slideshow-slider.overlay-black30 .slideshow-slider-item:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.slideshow-slider.overlay-black50 .slideshow-slider-item:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.slideshow-slider.overlay-white30 .slideshow-slider-item:before {
  background-color: rgba(255, 255, 255, 0.3);
}
.slideshow-slider.overlay-white50 .slideshow-slider-item:before {
  background-color: rgba(255, 255, 255, 0.5);
}
.slideshow-slider.overlay-color30 .slideshow-slider-item:before {
  background-color: rgba(157, 7, 8, 0.3);
}
.slideshow-slider.overlay-color50 .slideshow-slider-item:before {
  background-color: rgba(157, 7, 8, 0.5);
}
.slideshow-slider.texture-dark1 .slideshow-slider-item:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEjpMcPgAAAABJRU5ErkJggg==");
}
.slideshow-slider.texture-dark2 .slideshow-slider-item:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAF0lEQVQYV2NkYGD4z8DAwMgAI0AMDA4AI3EBBMY7CTgAAAAASUVORK5CYII=");
}
.slideshow-slider.texture-light1 .slideshow-slider-item:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIElEQVQYV2NkQAL/////zwjjgzkgABKAcUBsRmQOSAAAIAYQASyLe4sAAAAASUVORK5CYII=");
}
.slideshow-slider.texture-light2 .slideshow-slider-item:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGklEQVQYV2P8////f0ZGRkYGBgYGMAEDKBwAkmUEBJlpJvMAAAAASUVORK5CYII=");
}
.slideshow.with-content .slideshow-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slideshow .slick-slider .slick-list {
  height: 100%;
}
.slideshow .slick-slider .slick-arrow {
  top: 50%;
  margin-top: -25px;
  height: 50px;
  width: 50px;
}
.slideshow .slick-slider .slick-next {
  right: 15px;
}
.slideshow .slick-slider .slick-prev {
  left: 15px;
}
.slideshow .slick-slider .slick-dots {
  bottom: 20px;
}
.slideshow .slick-slider .slick-dots > li button:before {
  background: #fff;
}
@media (min-width: 992px) {
  .slideshow-slider-item {
    min-height: 70vh;
    padding: 100px 0;
  }
  .slideshow-slider-item-image.gap-left {
    padding-left: 30px;
  }
  .slideshow-slider-item-image.gap-right {
    padding-right: 30px;
  }
  .slideshow .slick-slider .slick-dots {
    bottom: 30px;
  }
}

.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  color: #515253;
  height: 4.375rem;
  z-index: 100;
  text-align: right;
  font-family: "Roboto Slab", serif;
  background: rgba(255, 255, 255, 0);
  border-bottom: 1px solid rgba(231, 231, 231, 0);
  white-space: nowrap;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.header-logo {
  position: relative;
  float: left;
  width: 240px;
  max-width: 50%;
  line-height: 32px;
  margin: 15px -240px 0 0;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.header-logo a {
  display: block;
}
.header-logo a img {
  width: 100%;
}
.header-mobile {
  display: inline-block;
  vertical-align: top;
  padding: 24px 0 0;
}
.header-mobile a {
  display: block;
  width: 30px;
  height: 21px;
  position: relative;
}
.header-mobile a span {
  display: block;
  position: relative;
  top: 9px;
  width: 100%;
  height: 3px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #515253;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.header-mobile a:before, .header-mobile a:after {
  left: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #515253;
}
.header-mobile a:after {
  top: 9px;
  transform: rotate(-45deg);
}
.header-mobile a:before {
  bottom: 9px;
  transform: rotate(45deg);
}
.header-mobile a.collapsed:after {
  top: 0px;
  transform: rotate(0);
}
.header-mobile a.collapsed:before {
  bottom: 0px;
  transform: rotate(0);
}
.header-mobile a.collapsed span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-menu {
  display: none;
  text-align: right;
  vertical-align: top;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.header-menu > ul > li {
  display: inline-block;
  position: relative;
  padding: 0 16px;
}
.header-menu > ul > li > a {
  color: #515253;
  text-align: center;
  display: block;
  height: 4.375rem;
  padding: 23px 3px 0;
  text-transform: uppercase;
}
.header-menu > ul > li.current-menu-item > a, .header-menu > ul > li.current_page_parent > a {
  color: #9D0708;
  border-top: 5px solid #9D0708;
}
.header-menu > ul > li:hover > a {
  color: #9D0708;
}
.header-menu > ul > li > ul {
  display: none;
}
.header-lang {
  display: inline-block;
  vertical-align: top;
  padding: 18px 0 0 15px;
}
.header-lang li {
  display: inline-block;
  padding: 0 0 0 10px;
}
.header-lang li a {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: 40px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlOTFlMjY7fS5jbHMtMntmaWxsOiNmMGYwZjA7fS5jbHMtM3tmaWxsOiMwMDVhYTc7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5IRUFERVJfbGFuZy1DWjwvdGl0bGU+PGcgaWQ9IlZyc3R2YV8yIiBkYXRhLW5hbWU9IlZyc3R2YSAyIj48ZyBpZD0iVnJzdHZhXzEtMiIgZGF0YS1uYW1lPSJWcnN0dmEgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTAuOSwxMSwzLjIsMTguOEExMC42LDEwLjYsMCwwLDAsMTAuOSwyMmExMSwxMSwwLDAsMCwxMS0xMVoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMC45LDBBMTAuNywxMC43LDAsMCwwLDEuMyw1LjYsOS4yLDkuMiwwLDAsMSwzLjIsMy4xTDExLjEsMTFIMjJBMTAuOCwxMC44LDAsMCwwLDEwLjksMFoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0zLjEsMy4xQTEwLjUsMTAuNSwwLDAsMCwwLDExYTEwLjksMTAuOSwwLDAsMCwzLjIsNy44TDEwLjksMTFaIi8+PC9nPjwvZz48L3N2Zz4=) no-repeat center center;
}
.header-lang li.lang-item-en a {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDIzN2E7fS5jbHMtMntmaWxsOiNmMGYwZjA7fS5jbHMtM3tmaWxsOiNjMjE1MjM7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5IRUFERVJfbGFuZy1FTjwvdGl0bGU+PGcgaWQ9IlZyc3R2YV8yIiBkYXRhLW5hbWU9IlZyc3R2YSAyIj48ZyBpZD0iVnJzdHZhXzEtMiIgZGF0YS1uYW1lPSJWcnN0dmEgMSI+PGNpcmNsZSBjbGFzcz0iY2xzLTEiIGN4PSIxMSIgY3k9IjExIiByPSIxMSIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTIyLDExYTE1LDE1LDAsMCwwLS4yLTIuMkgxNS41bDQuMy00LjNhMTIuNSwxMi41LDAsMCwwLTIuMy0yLjNMMTMuMiw2LjVWLjJMMTEsMCw4LjguMlY2LjVMNC41LDIuMkExMi41LDEyLjUsMCwwLDAsMi4yLDQuNUw2LjUsOC44SC4yQTE1LDE1LDAsMCwwLDAsMTFhMTUsMTUsMCwwLDAsLjIsMi4ySDYuNUwyLjIsMTcuNWExMi41LDEyLjUsMCwwLDAsMi4zLDIuM2w0LjMtNC4zdjYuM0wxMSwyMmwyLjItLjJWMTUuNWw0LjMsNC4zYTEyLjUsMTIuNSwwLDAsMCwyLjMtMi4zbC00LjMtNC4zaDYuM0ExNSwxNSwwLDAsMCwyMiwxMVoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik04LjgsOC44VjhMMy42LDIuOWwtLjcuN0w4LDguOFoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0xMy4yLDguOEgxNGw1LjEtNS4yLS43LS43TDEzLjIsOFoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik04LjgsMTMuMkg4TDIuOSwxOC40bC43LjdMOC44LDE0WiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTEzLjIsMTMuMlYxNGw1LjIsNS4xLjctLjdMMTQsMTMuMloiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0xMi4xLDkuOVYuMUg5LjlWOS45SC4xYzAsLjMtLjEuOC0uMSwxLjFhNC4xLDQuMSwwLDAsMCwuMSwxLjFIOS45djkuOGgyLjJWMTIuMWg5LjhjMC0uMy4xLS44LjEtMS4xYTQuMSw0LjEsMCwwLDAtLjEtMS4xWiIvPjwvZz48L2c+PC9zdmc+);
}
.header-lang li.current-lang {
  display: none;
}
.header-search {
  position: relative;
  display: inline-flex;
  margin: 0 -15px 0 15px;
  height: 65px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.header-search-btn {
  display: block;
  font-weight: 400;
  color: #fff;
  width: 32px;
  white-space: nowrap;
  vertical-align: middle;
  position: relative;
  font-size: 0;
  text-align: center;
}
.header-search-btn:before {
  content: "\f002";
  font-family: "icomoon" !important;
  display: inline-block;
  width: 100%;
  padding: 0 3px 0 0;
  position: relative;
  z-index: 2;
  font-size: 16px;
  font-size: 1rem;
  line-height: 32px;
  line-height: 2rem;
}
.header-search-btn:after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: #326698;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -16px 0 0 -2px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.header-search-btn:hover {
  color: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.header-search-form {
  display: none;
  width: 350px;
  background: #326698;
  color: #fff;
  padding: 15px;
  position: absolute;
  top: 100%;
  right: -50px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  border-radius: 35px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.header-search-form form {
  position: relative;
}
.header-search-form input {
  background: #fff;
  border: none;
  margin: 0;
  height: 40px;
  line-height: 40px;
}
.header-search-form input[type=submit] {
  border: none;
  background: var(--color-primary);
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 15px;
}
.header-search-form input[type=submit]:hover {
  background: var(--color-primary-s);
  color: var(--color-primary);
}
.header-search-btn.open:after {
  height: 80px;
}
.header-search-btn.open + .header-search-form {
  display: block;
}
.header-collapse {
  float: none;
  clear: both;
  text-align: left;
  margin: 10px 0 0;
  background: #e7e7e7;
  max-height: 80vh;
  overflow-y: auto;
}
.header-collapse > ul > li > a {
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid #363636;
  text-transform: uppercase;
}
.header-collapse > ul > li > a:hover {
  color: #9D0708;
}
@media (min-width: 992px) {
  .header-lang li.current-lang {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .header-mobile {
    display: none;
  }
  .header-menu {
    display: inline-flex;
  }
  .header-menu a.menu-toggle {
    display: none;
  }
  .header-search {
    margin: 0;
  }
  .header-collapse {
    display: none !important;
  }
}

.header-placeholder {
  display: none;
  height: 4.375rem;
}
.header-placeholder + .block,
.header-placeholder + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .anchor + .fragment:not(.side_image) > .block {
  padding-top: 150px;
}
.header-placeholder + .block.low_header {
  padding-top: 110px;
  padding-bottom: 25px;
}
@media (min-width: 992px) {
  .header-placeholder + .block:not(.remove-gap),
.header-placeholder + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .anchor + .fragment:not(.side_image) > .block {
    padding-top: 200px;
  }
  .header-placeholder + .block.low_header {
    padding-top: 130px;
    padding-bottom: 30px;
  }
}

.fragment:not(.side_image):nth-of-type(1) > .block {
  padding-top: 100px;
}
@media (min-width: 992px) {
  .fragment:not(.side_image):nth-of-type(1) > .block {
    padding-top: 150px;
  }
}

@media (min-width: 1200px) {
  .home .header-logo, .biglogo .header-logo {
    width: 515px;
    margin-right: -515px;
    top: 130px;
    left: 60px;
  }
  .home .header-placeholder + .block, .biglogo .header-placeholder + .block {
    padding-top: 370px;
  }
}

.admin-bar .header {
  top: 46px;
}
@media (min-width: 783px) {
  .admin-bar .header {
    top: 32px;
  }
}

.scrolling .header {
  background: white;
  border-bottom: 1px solid #e7e7e7;
}
.scrolling .header-logo {
  width: 160px;
  top: 0;
  left: 0;
}

.logged-in:not(.scrolling) .header-menu > ul > li.current-menu-item {
  position: relative;
}
.logged-in:not(.scrolling) .header-menu > ul > li.current-menu-item > ul {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  text-align: left;
  color: #515253;
  padding: 0 0 0 16px;
}
.logged-in:not(.scrolling) .header-menu > ul > li.current-menu-item > ul a {
  color: inherit;
}

.footer {
  clear: both;
  text-align: center;
  padding: 20px 0;
  color: #888;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
.footer h2, .footer h3 {
  text-transform: uppercase;
  margin: 0 0 10px;
  letter-spacing: 0.1em;
  color: #515253;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  line-height: 0.9375rem;
}
.footer a {
  color: inherit;
}
.footer a:hover, .footer a:focus {
  text-decoration: underline;
}
.footer .social-list {
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.footer .social-list li {
  display: inline-block;
  float: none;
  margin: 0 10px 0 0;
}
.footer-row > div {
  padding-bottom: 30px;
}
.footer-logo img {
  width: 300px;
}
.footer-menu ul li {
  padding: 0 0 5px;
}
.footer-support form {
  text-align: inherit;
}
.footer-info {
  padding: 15px 0;
  border-top: 1px solid #ececec;
  text-align: center;
}
.footer-info img {
  display: inline-block;
  height: auto;
  vertical-align: middle;
}
.footer-copy {
  margin: -30px 0 0;
}
@media (min-width: 576px) {
  .footer-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-logo {
    width: 100%;
  }
  .footer-menu, .footer-socials, .footer-support {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .footer {
    text-align: left;
  }
  .footer-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .footer-row > div {
    padding-right: 20px;
    width: auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .footer-row > div:first-child {
    width: auto;
    padding-right: 40px;
  }
  .footer-row > div:last-child {
    padding-right: 0;
  }
}

.ico-ticket:before, .ico-facebook:before, .ico-link:before, .ico-next:before {
  display: inline-block;
  content: "\f145  ";
  font-weight: 400;
  font-family: "icomoon" !important;
  margin: 0 5px 0 0;
}

.ico-facebook:before {
  content: "\e904" !important;
}

.ico-link:before {
  content: "\f0c1" !important;
}

.ico-next:before {
  content: "\f05b" !important;
}

.video-list p:empty {
  display: none;
}
.video-list iframe {
  width: 100%;
}
@media (min-width: 768px) {
  .video-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .video-list > p {
    width: 50%;
    padding: 15px;
    margin: 0;
  }
}

.iframe-wrapper[data-iframe-src*=smstic]:before {
  display: none;
}
.iframe-wrapper[data-iframe-src*=smstic] iframe {
  width: auto;
  height: auto;
  position: static;
}

.search-form {
  max-width: 800px;
  margin: auto;
  position: relative;
}
.search-form input[type=text] {
  height: 40px;
  margin: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.search-form button {
  position: absolute;
  right: 5px;
  top: 5px;
  height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #326698;
  color: #fff;
  border: none;
  padding: 0 20px;
}
.search-header .search-form input[type=text] {
  height: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.search-header .search-form button {
  padding: 0 30px;
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.parallax-image {
  min-height: 400px;
}

.qtip, .qtip-default {
  border: none !important;
  background: #fff !important;
  color: #515253 !important;
}

.qtip-content {
  padding: 5px 15px;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 25.5px;
  line-height: 1.59375rem;
}

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

*[data-after]:after {
  content: attr(data-after);
}

.bg-texture-blue {
  background-image: url("../img/bg-texture-blue.jpg");
  color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
}
@media (min-width: 992px) {
  .bg-texture-blue-alt {
    background-image: url("../img/bg-texture-blue2.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: cover;
  }
}

.bg-texture-red {
  background-image: url("../img/bg-texture-red.jpg");
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
}

.bg-texture-yellow {
  background-image: url("../img/bg-texture-yellow.jpg");
  color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
}

.bg-texture-fixed {
  background-attachment: fixed;
  background-position: 0 0;
}

.bg-img {
  position: relative;
  overflow: hidden;
}
.bg-img > div {
  position: relative;
  z-index: 3;
}
.bg-img.bg-img-over {
  overflow: visible;
}
.bg-img > span {
  display: none;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
  -ms-transform: scale(0.6, 0.6);
  /* IE 9 */
  webkit-transform: scale(0.6, 0.6);
  /* Safari */
  transform: scale(0.6, 0.6);
}
@media (min-width: 992px) {
  .bg-img > span {
    display: block;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: contain;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
}
@media (min-width: 1200px) {
  .bg-img > span {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media (min-width: 1400px) {
  .bg-img > span {
    -ms-transform: scale(0.8, 0.8);
    /* IE 9 */
    webkit-transform: scale(0.8, 0.8);
    /* Safari */
    transform: scale(0.8, 0.8);
  }
}
@media (min-width: 1600px) {
  .bg-img > span {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1);
  }
}
.bg-img-bird {
  width: 1018px;
  height: 475px;
  bottom: 0;
  left: 35%;
  background-image: url("../img/bg-img-bird2.png");
}
@media (min-width: 1600px) {
  .bg-img-bird {
    left: auto;
    right: 5%;
  }
}
.bg-img-bird3 {
  width: 59px;
  height: 46px;
  top: 20%;
  right: 10%;
  background-image: url("../img/bg-img-bird3.png");
}
.bg-img-birds {
  width: 162px;
  height: 115px;
  top: 20%;
  right: 10%;
  background-image: url("../img/bg-img-birds.png");
}
.bg-img-house {
  width: 317px;
  height: 332px;
  bottom: 0;
  left: -2%;
  background-image: url("../img/bg-img-house.png");
}
.bg-img-house.alt {
  left: 80%;
}
@media (min-width: 1400px) {
  .bg-img-house {
    left: 5%;
  }
}
.bg-img > .bg-img-house2 {
  width: 659px;
  height: 534px;
  bottom: 0;
  left: -10%;
  background-image: url("../img/bg-img-house2.png");
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
@media (min-width: 1600px) {
  .bg-img > .bg-img-house2 {
    left: -30px;
  }
}
.bg-img-horse {
  width: 175px;
  height: 169px;
  top: 20%;
  right: 88%;
  background-image: url("../img/bg-img-horse.png");
}
.bg-img-horse.alt {
  right: auto;
  top: 70%;
  left: 86%;
}
@media (min-width: 1400px) {
  .bg-img-horse {
    right: 85%;
  }
}
.bg-img > .bg-img-horse2 {
  width: 476px;
  height: 365px;
  bottom: 0;
  right: 0;
  background-image: url("../img/bg-img-horse2.png");
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
@media (min-width: 1400px) {
  .bg-img > .bg-img-horse2 {
    right: 3%;
  }
}
.bg-img-stone {
  width: 226px;
  height: 180px;
  bottom: 0;
  right: 10%;
  background-image: url("../img/bg-img-stone.png");
}
@media (min-width: 1400px) {
  .bg-img-stone {
    right: 20%;
  }
}
.bg-img-fish {
  width: 278px;
  height: 184px;
  bottom: 20%;
  left: 5%;
  background-image: url("../img/bg-img-fish.png");
}
.bg-img-fish.alt {
  bottom: 25%;
  left: 90%;
}
.bg-img-fish.alt2 {
  bottom: 25%;
  left: auto;
  right: 10%;
}
.bg-img > .bg-img-sitting {
  width: 220px;
  height: 271px;
  bottom: -86px;
  right: 0;
  z-index: 2 !important;
  -webkit-transform-origin: 80% 68%;
  -moz-transform-origin: 80% 68%;
  -ms-transform-origin: 80% 68%;
  -o-transform-origin: 80% 68%;
  transform-origin: 80% 68%;
  background-image: url("../img/bg-img-sitting.png");
}
@media (min-width: 1400px) {
  .bg-img > .bg-img-sitting {
    right: 3%;
  }
}
.bg-img-japan {
  width: 131px;
  height: 188px;
  top: 5%;
  left: 40%;
  background-image: url("../img/bg-img-japan.png");
}
.bg-img-snake {
  width: 313px;
  height: 42px;
  top: -10px;
  right: 30%;
  background-image: url("../img/bg-img-snake.png");
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bg-img-snake.alt {
  top: auto;
  bottom: 10px;
  right: auto;
  left: 50%;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.bg-img-snake.alt2 {
  top: 20%;
  left: -50px;
}

.gallery-item {
  position: relative;
  display: block;
  margin: 0 0 20px;
}
.gallery-item img {
  width: 100%;
}
.gallery-item-label {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #aaa;
  text-align: right;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
}

.panel {
  border: none;
  background: #e7e7e7;
  padding: 15px;
  height: 100%;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.panel h1, .panel h2 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28.8px;
  line-height: 1.8rem;
}
.panel h3, .panel h4 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.panel ul li {
  padding: 0 0 5px;
}
.panel ul li:before {
  display: none;
}
@media (min-width: 992px) {
  .panel {
    padding: 40px 30px;
  }
}

@media (min-width: 1200px) {
  .content-70 .fragment-content {
    width: 75%;
    margin: 0 0 0 auto;
  }
}

.page-perex {
  color: #515253;
  background-color: #fff;
  font-weight: 700;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.page-perex-content {
  padding: 25px;
}
.page-perex-image {
  min-height: 300px;
}
@media (min-width: 768px) {
  .page-perex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    min-height: 200px;
  }
  .page-perex-content {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .page-perex-image {
    width: 25%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
@media (min-width: 992px) {
  .page-perex-content {
    padding: 50px 90px;
  }
}
.page-perex.only-text {
  min-height: 0;
}
.page-perex.only-text .page-perex-content {
  padding: 25px;
}

.homepage-intro {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  margin: 0 0 20px;
}

@media (min-width: 1200px) {
  .biglogo .header-placeholder + .block {
    padding-bottom: 200px;
  }
  .biglogo .homepage-article-list {
    margin-top: -200px;
  }
  .biglogo .bg-img-bird {
    left: 15%;
  }
}
@media (min-width: 1600px) {
  .biglogo .bg-img-bird {
    left: 50%;
    right: auto;
  }
}

.event-list-homepage {
  max-width: 800px;
  position: relative;
  padding-bottom: 65px;
}
.event-list-homepage .event-item {
  background: #326698;
  color: #fff;
  padding: 15px;
  border-bottom: 1px solid #fff;
  min-height: 130px;
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
.event-list-homepage .event-item:last-of-type {
  border-bottom: none;
}
.event-list-homepage .event-item-image {
  width: 100%;
  margin: 0 0 15px;
}
.event-list-homepage .event-item-title {
  color: inherit;
  margin: 0 0 10px;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 37.5px;
  line-height: 2.34375rem;
}
.event-list-homepage .event-item-info {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin: 0 0 5px;
}
.event-list-homepage .event-item-info-date, .event-list-homepage .event-item-info-place {
  display: inline-block;
  padding: 0 20px 10px 0;
}
.event-list-homepage .event-item-info-date:before, .event-list-homepage .event-item-info-place:before {
  content: "\e903";
  font-weight: 400;
  font-family: "icomoon" !important;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px 2px 0;
  font-size: 1.4em;
  color: #fff;
}
.event-list-homepage .event-item-info-place {
  padding-right: 0;
}
.event-list-homepage .event-item-info-place:before {
  content: "\e949";
}
.event-list-homepage .event-item-perex {
  display: block;
  padding: 0 0 5px;
}
.event-list-homepage .event-item-box {
  text-transform: uppercase;
}
.event-list-homepage .event-item-flag {
  display: inline-block;
  border: 1px solid #fff;
  white-space: nowrap;
  padding: 10px 15px;
  text-transform: uppercase;
  font-family: "Roboto Slab", serif;
  position: absolute;
  top: 35px;
  left: 35px;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 15px;
  line-height: 0.9375rem;
}
.event-list-homepage .event-item-cta {
  margin: 15px 0 0;
}
.event-list-homepage .event-item-cta a {
  display: inline-block;
  padding: 10px 20px;
  background: #fff;
  color: #9D0708;
  margin: 0 10px 5px 0;
}
.event-list-homepage .event-item-cta a:hover {
  background: #b50809;
  color: #fff;
  text-decoration: none;
}
.event-list-homepage .event-item-btn {
  display: block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  position: absolute;
  top: 50px;
  right: 35px;
  margin: -14px 0 0;
  border: 3px solid #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 24px;
  line-height: 1.5rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.event-list-homepage .event-item-btn:before {
  display: inline-block;
  width: 115%;
  content: "\f054";
  font-weight: 400;
  font-family: "icomoon" !important;
  display: inline-block;
}
.event-list-homepage .event-item-btn:hover, .event-list-homepage .event-item-btn:focus {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.event-list-homepage .event-item-ticket {
  clear: left;
  display: inline-block;
  padding: 5px 30px 0 0;
  color: #fba8a8;
}
.event-list-homepage .event-item-ticket:before {
  display: inline-block;
  content: "\f145  ";
  font-weight: 400;
  font-family: "icomoon" !important;
  margin: 0 5px 0 0;
}
.event-list-homepage .event-item-note {
  margin: 10px 0 0;
}
.event-list-homepage > a {
  position: absolute;
  bottom: 10px;
  left: 0;
  display: block;
  color: #fff;
  background: #326698;
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 15px;
  letter-spacing: 0.02em;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
}
.event-list-homepage > a:after {
  content: "\e903";
  font-weight: 400;
  font-family: "icomoon" !important;
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  line-height: 1.125rem;
}
.event-list-homepage > a:hover, .event-list-homepage > a:focus {
  background: #3873ab;
}
.event-list-homepage .slick-dots {
  padding: 20px;
  visibility: hidden;
}
.event-list-homepage .slick-dots li {
  display: inline-block;
  margin: 0 5px 3px 0;
}
.event-list-homepage .slick-dots button {
  display: block;
  background: #888;
  border: none;
  width: 12px;
  height: 12px;
  overflow: hidden;
  text-indent: 20px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.event-list-homepage .slick-dots .slick-active button {
  background: #fff;
}
@media (min-width: 576px) {
  .event-list-homepage .event-item {
    padding-right: 50px;
  }
  .event-list-homepage .event-item-image {
    width: 100px;
    float: left;
    margin: 0 15px 0 0;
  }
  .event-list-homepage .event-item-image + div {
    padding: 0 0 0 130px;
  }
  .event-list-homepage .event-item-flag {
    left: auto;
    top: auto;
    right: 15px;
    bottom: 15px;
  }
  .event-list-homepage .event-item-flag + .event-item-btn {
    top: 35px;
  }
  .event-list-homepage .event-item-btn {
    top: 50%;
    right: 15px;
  }
}
@media (min-width: 768px) {
  .event-list-homepage .event-item {
    padding-right: 140px;
  }
  .event-list-homepage .event-item-flag {
    right: 60px;
    bottom: 50%;
    margin: 0 0 -17px;
  }
  .event-list-homepage .event-item-flag + .event-item-btn {
    top: 50%;
  }
}
@media (min-width: 992px) {
  .event-list-homepage {
    padding-bottom: 80px;
  }
  .event-list-homepage > a {
    padding: 20px 30px;
    bottom: 0px;
  }
  .event-list-homepage .event-item-btn {
    right: 40px;
  }
  .event-list-homepage .slick-dots {
    padding: 40px 20px 25px;
  }
}
.event-list .event-item, .event-grid .event-item {
  display: block;
  padding: 15px;
  border-bottom: 1px solid #ececec;
  margin: 0 0 15px;
  background: #fff;
  color: #515253;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
  position: relative;
}
.event-list .event-item-image, .event-grid .event-item-image {
  margin: 0 0 15px;
}
.event-list .event-item-title, .event-grid .event-item-title {
  margin: 0 0 10px;
  color: #9D0708;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 2.25rem;
}
.event-list .event-item-info, .event-grid .event-item-info {
  font-weight: 700;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 25.5px;
  line-height: 1.59375rem;
  margin: 0 0 5px;
}
.event-list .event-item-info-date, .event-list .event-item-info-place, .event-grid .event-item-info-date, .event-grid .event-item-info-place {
  display: inline-block;
  padding: 0 30px 10px 0;
}
.event-list .event-item-info-date:before, .event-list .event-item-info-place:before, .event-grid .event-item-info-date:before, .event-grid .event-item-info-place:before {
  content: "\e903";
  font-weight: 400;
  font-family: "icomoon" !important;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px 2px 0;
  font-size: 1.5em;
  color: #888;
}
.event-list .event-item-info-place, .event-grid .event-item-info-place {
  padding-right: 0;
}
.event-list .event-item-info-place:before, .event-grid .event-item-info-place:before {
  content: "\e949";
}
.event-list .event-item-ticket, .event-grid .event-item-ticket {
  display: inline-block;
  padding: 5px 30px 0 0;
  color: #9D0708;
}
.event-list .event-item-label, .event-grid .event-item-label {
  display: block;
  padding: 0 0 5px;
}
.event-list .event-item-perex *:last-child, .event-grid .event-item-perex *:last-child {
  margin: 0;
}
.event-list .event-item-box, .event-grid .event-item-box {
  text-transform: uppercase;
}
.event-list .event-item-note, .event-grid .event-item-note {
  margin: 10px 0 0;
}
.event-list .event-item-cta, .event-grid .event-item-cta {
  margin: 15px 0 0;
}
.event-list .event-item-cta a, .event-grid .event-item-cta a {
  display: inline-block;
  padding: 10px 20px;
  background: #ddd;
  color: #515253;
  margin: 0 10px 5px 0;
}
.event-list .event-item-cta a:hover, .event-grid .event-item-cta a:hover {
  background: #9D0708;
  color: #fff;
  text-decoration: none;
}
.event-list .event-item-cta a.event-item-cta-detail, .event-grid .event-item-cta a.event-item-cta-detail {
  background: #9D0708;
  color: #fff;
  background: none;
  color: #9D0708;
  padding-left: 0;
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #9D0708;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  line-height: 0.9375rem;
}
.event-list .event-item-cta a.event-item-cta-detail:before, .event-grid .event-item-cta a.event-item-cta-detail:before {
  display: none;
}
.event-list .event-item-cta a.event-item-cta-detail:after, .event-grid .event-item-cta a.event-item-cta-detail:after {
  content: "\f105";
  display: inline-block;
  margin: 0 0 0 10px;
  font-family: "icomoon" !important;
}
.event-list .event-item-cta a.event-item-cta-detail:hover, .event-grid .event-item-cta a.event-item-cta-detail:hover {
  background: #b50809;
  color: #fff;
  background: none;
  color: #9D0708;
  text-decoration: underline;
}
.event-list .event-collapse, .event-grid .event-collapse {
  padding: 15px 15px 30px;
  border-bottom: 1px solid #ececec;
  background: #fff;
  margin: -15px 0 15px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.event-list .event-collapse-place, .event-list .event-collapse-date, .event-grid .event-collapse-place, .event-grid .event-collapse-date {
  color: #9D0708;
  padding: 0 0 20px;
}
.event-list .event-collapse-place:before, .event-list .event-collapse-date:before, .event-grid .event-collapse-place:before, .event-grid .event-collapse-date:before {
  content: "\e903";
  font-family: "icomoon" !important;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  text-align: center;
  margin: 0 -65px 0 0;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 60px;
  line-height: 3.75rem;
}
.event-list .event-collapse-place span, .event-list .event-collapse-date span, .event-grid .event-collapse-place span, .event-grid .event-collapse-date span {
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding: 0 0 0 80px;
}
.event-list .event-collapse-place:before, .event-grid .event-collapse-place:before {
  content: "\e949";
}
.event-list .event-collapse-ticket, .event-grid .event-collapse-ticket {
  display: table;
  padding: 10px 15px;
  background: #9D0708;
  color: #fff;
  margin: 15px 0;
}
.event-list .event-collapse-ticket:before, .event-grid .event-collapse-ticket:before {
  font-size: 1.3em;
}
.event-list .event-collapse-ticket:hover, .event-grid .event-collapse-ticket:hover {
  background: #b50809;
}
.event-list .event-collapse-info, .event-grid .event-collapse-info {
  color: #9D0708;
  font-weight: 700;
}
@media (min-width: 576px) {
  .event-list .event-item-image, .event-grid .event-item-image {
    width: 100px;
    float: left;
    margin: 0 15px 0 0;
  }
  .event-list .event-item-image + *, .event-grid .event-item-image + * {
    display: block;
    padding: 0 0 0 130px;
  }
}
@media (min-width: 768px) {
  .event-list .event-item-title, .event-grid .event-item-title {
    padding-right: 180px;
  }
  .event-list .event-item-cta-detail, .event-grid .event-item-cta-detail {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .event-list .event-collapse, .event-grid .event-collapse {
    padding: 30px 30px 50px;
  }
}
@media (min-width: 992px) {
  .event-list .event-item, .event-grid .event-item {
    padding: 30px;
  }
  .event-list .event-item-cta-detail, .event-grid .event-item-cta-detail {
    top: 25px;
    right: 25px;
  }
  .event-list .event-collapse, .event-grid .event-collapse {
    padding: 30px 30px 50px;
  }
}

.event-list .event-item__condensed .event-item-title, .event-grid .event-item__condensed .event-item-title {
  color: inherit;
}
.event-list .event-item__condensed .event-item-info, .event-grid .event-item__condensed .event-item-info {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
  color: #9D0708;
}
.event-list .event-item__condensed .event-item-info-date, .event-grid .event-item__condensed .event-item-info-date {
  padding-right: 10px;
}
.event-list .event-item__condensed .event-item-info-date:before, .event-grid .event-item__condensed .event-item-info-date:before {
  display: none;
  font-size: 1em;
  margin: 0 7px 3px 0;
}
.event-list .event-item__condensed .event-item-info-place:before, .event-grid .event-item__condensed .event-item-info-place:before {
  display: none;
}
.event-list a.event-item:hover, .event-list a.event-item:focus, .event-grid a.event-item:hover, .event-grid a.event-item:focus {
  background: #9D0708 !important;
  color: #fff;
  text-decoration: none;
}
.event-list a.event-item:hover *, .event-list a.event-item:focus *, .event-grid a.event-item:hover *, .event-grid a.event-item:focus * {
  color: inherit;
}
.event-list a.event-item:hover *:before, .event-list a.event-item:focus *:before, .event-grid a.event-item:hover *:before, .event-grid a.event-item:focus *:before {
  color: inherit;
}

@media (min-width: 768px) {
  .event-list .event-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
  }
  .event-list .event-item-image {
    width: 200px;
    margin: -15px 0 -15px -15px;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .event-list .event-item-image + * {
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  .event-list .event-item-image {
    margin: -30px 0 -30px -30px;
  }
  .event-list .event-item-image + * {
    padding-left: 60px;
  }
}

.event-grid .event-item {
  height: 100%;
  margin-bottom: 0;
}
.event-grid .event-item-image {
  float: none;
  width: auto;
  height: 240px;
  margin: -15px -15px 15px;
}
.event-grid .event-item-title {
  padding: 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23.4px;
  line-height: 1.4625rem;
}
.event-grid .event-item-cta-detail {
  position: static;
}
.event-grid .event-item-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .event-grid .event-item-image {
    margin: -30px -30px 15px;
  }
}

.smap .event-list .event-item {
  padding: 15px 0;
  margin: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.smap .event-list .event-item-title {
  padding-right: 0;
}
.smap .event-list .event-item:not(:first-of-type) {
  border-top: 1px solid #ececec;
}

.article-date {
  display: block;
  margin: 0 0 10px;
  color: #fff;
}

.article-list .article-wrapper {
  height: 100%;
  padding: 0 0 30px;
}
.article-list .article-item {
  display: block;
  height: 100%;
  background: #fff;
  padding: 15px;
  color: #888;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.article-list .article-item-image {
  height: 240px;
  margin: -15px -15px 15px;
}
.article-list .article-item-date {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  white-space: nowrap;
  margin: 0 0 5px;
}
.article-list .article-item-title {
  color: #515253;
  margin: 0 0 15px;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 25px;
  line-height: 1.5625rem;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.article-list .article-item-btn {
  display: block;
  margin: 20px 0 0;
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #9D0708;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 15px;
  line-height: 0.9375rem;
}
.article-list .article-item-btn:after {
  content: "\f105";
  display: inline-block;
  margin: 0 0 0 10px;
  font-family: "icomoon" !important;
}
.article-list .article-item:hover {
  background: #9D0708 !important;
  color: #fff;
  text-decoration: none;
}
.article-list .article-item:hover * {
  color: #fff;
}
.article-list .carousel-wrapper .article-wrapper {
  padding: 0;
}
@media (min-width: 1200px) {
  .article-list .article-item {
    padding: 25px;
  }
  .article-list .article-item-image {
    margin: -25px -25px 25px;
  }
}

.article-list .grid-gap .article-wrapper {
  padding: 0;
}

.article-nav {
  margin: 20px 0 25px;
}
.article-nav ul {
  list-style-type: none;
}
.article-nav ul li {
  display: inline-block;
  padding: 0 25px 15px 0;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: 700;
}
.article-nav ul li a {
  display: block;
  padding: 0 15px 5px;
  font-family: "Roboto Slab", serif;
  border-bottom: 2px solid transparent;
}
.article-nav ul li a:hover {
  border-color: #ddd;
  text-decoration: none;
}
.article-nav ul li.active a {
  color: #9D0708;
  border-color: #9D0708;
}

.event-header {
  background-color: #fff;
  color: #515253;
  position: relative;
  z-index: 2;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.event-header h1, .event-header h2 {
  color: #9D0708;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26.4px;
  line-height: 1.65rem;
}
.event-header-image {
  min-height: 300px;
}
.event-header-content {
  padding: 25px;
  font-weight: 700;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 25.5px;
  line-height: 1.59375rem;
  margin: 0 0 5px;
}
.event-header-content ul {
  margin: 15px 0;
}
.event-header-content-inner {
  margin: 0 0 0;
}
.event-header-content-box {
  border: 1px solid #ececec;
  padding: 10px;
  font-weight: 700;
}
.event-header-content-note, .event-header-content-forwho {
  font-weight: 400;
}
.event-header-content-info-date, .event-header-content-info-place {
  display: inline-block;
  padding: 0 30px 10px 0;
}
.event-header-content-info-date:before, .event-header-content-info-place:before {
  content: "\e903";
  font-weight: 400;
  font-family: "icomoon" !important;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px 2px 0;
  font-size: 1.5em;
  color: #888;
}
.event-header-content-info-place {
  padding-right: 0;
}
.event-header-content-info-place:before {
  content: "\e949";
}
.event-header-content-cta {
  margin: 15px 0 0;
}
.event-header-content-cta a {
  display: inline-block;
  padding: 10px 20px;
  background: #ddd;
  color: #515253;
  border: none;
  margin: 0 10px 5px 0;
}
.event-header-content-cta a:hover {
  background: #9D0708;
  color: #fff;
  text-decoration: none;
}
.event-header-content-closest, .event-header-content-mediakit {
  height: 100%;
  position: relative;
  padding: 40px 0 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
.event-header-content-closest strong, .event-header-content-mediakit strong {
  text-transform: uppercase;
  margin: 0 0 10px;
  color: #9D0708;
  position: absolute;
  left: 0;
  top: 15px;
}
.event-header-content-closest .event-header-content-box, .event-header-content-mediakit a {
  display: block;
  height: 100%;
}
.event-header-content-closest .event-header-content-box:before, .event-header-content-mediakit a:before {
  display: inline-block;
  width: 50px;
  height: 100%;
  content: "\e903";
  font-weight: 400;
  font-family: "icomoon" !important;
  margin: 0 -55px 0 0;
  vertical-align: middle;
  color: #ececec;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 55px;
  line-height: 3.4375rem;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.event-header-content-closest .event-header-content-box:before {
  display: none;
}
.event-header-content-mediakit a:before {
  content: "\e925";
}
.event-header-content-mediakit a:hover, .event-header-content-mediakit a:focus {
  color: #9D0708;
}
.event-header-content-mediakit a:hover:before, .event-header-content-mediakit a:focus:before {
  color: #888;
}
.event-closest {
  padding: 20px;
  background-color: #e7e7e7;
  border-top: 1px solid #ececec;
  position: relative;
}
.event-closest .event-header-content-box {
  background: #fff;
}
.event-closest-collapse .event-header-content-box {
  margin-top: 15px;
}
.event-closest-collapse + a {
  display: table;
  margin: 15px auto 0;
}
.event-technical {
  border: none;
  background: #e7e7e7;
  padding: 15px;
  font-style: normal;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.event-technical h1, .event-technical h2 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28.8px;
  line-height: 1.8rem;
}
.event-technical h3, .event-technical h4 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.event-technical ul li {
  list-style-type: none;
  padding: 0 0 5px 15px;
  position: relative;
}
.event-technical ul li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #515253;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  position: absolute;
  top: 9px;
  left: 0;
}
.event-technical .button {
  width: 100%;
  padding: 15px 10px;
}
.event-technical .button small {
  text-transform: none;
}
.event-video.columns {
  column-width: auto;
}
@media (min-width: 768px) {
  .event-header {
    min-height: 200px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
  }
  .event-header-image {
    width: 25%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .event-header-content {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media (min-width: 992px) {
  .event-header-content {
    padding: 40px 30px 30px 80px;
  }
  .event-header-content-box {
    padding: 10px 20px;
  }
  .event-closest {
    padding: 30px 40px;
  }
}

.article-header .event-header-content-box {
  background: #fff;
  padding: 15px;
  margin: 0 0 15px;
  border: none;
}
.article-header .event-header-content-box > *:last-child {
  margin-bottom: 0 !important;
}
.article-header .event-header-content-box .event-header-content-info {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
}
.article-header .event-header-content-box .event-header-content-info-date:before, .article-header .event-header-content-box .event-header-content-info-place:before {
  margin-bottom: 7px;
}
@media (min-width: 992px) {
  .article-header .event-header-content-box {
    padding: 40px 30px 30px;
  }
}

.next-prev {
  display: none;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20 !important;
}
.next-prev + .container h1, .next-prev + .container .article-date {
  padding-left: 20px;
}
.next-prev > a {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 40px;
  overflow: hidden;
  text-align: center;
  top: 3px;
  font-size: 0;
  color: #9D0708;
  background: #fff;
  border: 1px solid #ddd;
}
.next-prev > a:before {
  display: block;
  width: 100%;
  font-family: "icomoon" !important;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  line-height: 2.5rem;
}
.next-prev > a.prev {
  left: 0;
  border-left: none;
}
.next-prev > a.prev:before {
  content: "\f104";
}
.next-prev > a.next {
  right: 0;
  border-right: none;
}
.next-prev > a.next:before {
  content: "\f105";
}
.next-prev > a:hover {
  color: #326698;
  text-decoration: none;
}
@media (min-width: 992px) {
  .next-prev {
    display: block;
  }
  .next-prev > a {
    width: 30px;
    height: 50px;
    top: 12px;
  }
  .next-prev > a:before {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 50px;
    line-height: 3.125rem;
  }
}
@media (min-width: 1200px) {
  .next-prev > a {
    width: 40px;
    height: 70px;
    top: 0;
  }
  .next-prev > a:before {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 70px;
    line-height: 4.375rem;
  }
  .next-prev + .container h1, .next-prev + .container .article-date {
    padding-left: 0px;
  }
}

.rep-list {
  color: #515253;
}
.rep-list .rep-item {
  display: block;
  background: #fff;
  margin: 0 0 10px;
  color: inherit;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.rep-list .rep-item-content {
  display: block;
  padding: 15px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.rep-list .rep-item-content-title {
  display: block;
  margin: 0 0 10px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.rep-list .rep-item-content-perex {
  display: block;
  margin: 0 0 15px;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.rep-list .rep-item-content-closest {
  display: block;
  margin: 0 0 10px;
}
.rep-list .rep-item-content-closest:before {
  content: "\e903   ";
  font-weight: 400;
  font-family: "icomoon" !important;
  font-style: normal;
  color: #9D0708;
}
.rep-list .rep-item-content-link {
  color: #9D0708;
  font-weight: 700;
  font-family: "Roboto Slab", serif;
  text-transform: uppercase;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 10px;
  line-height: 0.625rem;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.rep-list a.rep-item:hover, .rep-list a.rep-item:focus {
  background: #9D0708;
  color: #fff;
  text-decoration: none;
}
.rep-list a.rep-item:hover .rep-item-content-title,
.rep-list a.rep-item:hover .rep-item-content-link,
.rep-list a.rep-item:hover .rep-item-content-closest:before, .rep-list a.rep-item:focus .rep-item-content-title,
.rep-list a.rep-item:focus .rep-item-content-link,
.rep-list a.rep-item:focus .rep-item-content-closest:before {
  color: inherit;
}
@media (min-width: 576px) {
  .rep-list .rep-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
  }
  .rep-list .rep-item-image {
    width: 150px;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .rep-list .rep-item-content {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
@media (min-width: 768px) {
  .rep-list .rep-item-image {
    width: 210px;
  }
  .rep-list .rep-item-content {
    padding: 20px 40px;
  }
}
@media (min-width: 992px) {
  .rep-list .rep-item-content {
    padding: 30px 60px;
  }
}

.rep-grid .tile-wrapper {
  padding: 0;
}
.rep-grid .tile-item-closest {
  display: block;
}
.rep-grid .tile-item-closest strong {
  display: block;
}
.rep-grid .tile-item-closest strong:before {
  content: "\e903   ";
  font-weight: 400;
  font-family: "icomoon" !important;
  font-style: normal;
  color: #9D0708;
}
.rep-grid a.tile-item {
  color: inherit;
}
.rep-grid a.tile-item:hover, .rep-grid a.tile-item:focus {
  background: #9D0708 !important;
  color: #fff;
  text-decoration: none;
}
.rep-grid a.tile-item:hover .tile-item-closest strong:before, .rep-grid a.tile-item:focus .tile-item-closest strong:before {
  color: inherit;
}
.rep-grid .slick-slide .tile-wrapper {
  padding: 0;
}

.rep-filter {
  margin: 0 0 20px;
}
.rep-filter ul li {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.rep-filter ul li a {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18.2px;
  line-height: 1.1375rem;
  padding: 10px 15px;
  background: #fff;
  color: #9D0708;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.rep-filter ul li a:hover, .rep-filter ul li a:focus {
  background: #e7e7e7 !important;
  text-decoration: none;
}
.rep-filter ul li.active a {
  background: #9D0708 !important;
  color: #fff;
}
.rep-filter ul li.active:not(.deactive) a {
  pointer-events: none;
}

.category-description {
  background: #fff;
  padding: 15px;
  margin: 0 0 15px;
}
.category-description > *:last-child {
  margin-bottom: 0 !important;
}
@media (min-width: 992px) {
  .category-description {
    padding: 25px;
  }
}

.sidenav {
  margin: 0 0 30px;
  background: #ddd;
}
.sidenav > ul {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.sidenav > ul > li {
  position: relative;
}
.sidenav > ul > li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.sidenav > ul > li > a {
  display: block;
  color: #515253;
  padding: 15px 35px 15px 15px;
  background: #e7e7e7;
}
.sidenav > ul > li > a:hover, .sidenav > ul > li > a:focus {
  background: #fff !important;
  color: #9D0708;
}
.sidenav > ul > li .sidenav-openner {
  position: absolute;
  display: block;
  font-size: 0;
  right: 0px;
  top: 10px;
  width: 50px;
  height: 40px;
  line-height: 30px;
  text-align: center;
  padding: 0;
}
.sidenav > ul > li .sidenav-openner:before {
  content: "\f105";
  font-family: "icomoon" !important;
  display: block;
  font-size: 15px;
  color: #9D0708;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.sidenav > ul > li .sidenav-openner.open:before {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.sidenav > ul > li.active > a:not(.sidenav-openner) {
  background: #9D0708 !important;
  color: #fff;
}
.sidenav > ul > li.active > a.sidenav-openner {
  background: none;
}
.sidenav > ul > li.active > a.sidenav-openner:before {
  color: #fff;
}
.sidenav > ul > li ul {
  padding: 0;
  display: none;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.sidenav > ul > li ul li {
  border-bottom: 1px solid #888;
}
.sidenav > ul > li ul li a {
  display: block;
  padding: 15px 25px 15px 40px;
  color: #888;
}
.sidenav > ul > li ul li a:hover {
  color: #292929;
}
.sidenav > ul > li ul li.active a {
  color: #9D0708;
}
.sidenav > ul > li ul li:last-child {
  border: none;
}
.sidenav > ul > li a.open + ul {
  display: block;
}

.sidenav {
  background: none;
}
.sidenav ul li {
  background: none;
  margin: 0 0 8px;
  border: none !important;
}
.sidenav ul li a {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18.2px;
  line-height: 1.1375rem;
  padding: 10px 15px;
  background: #fff;
  color: #9D0708;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
.sidenav ul li a:hover, .sidenav ul li a:focus {
  background: #e7e7e7 !important;
  text-decoration: none;
}
.sidenav ul li.active a {
  background: #9D0708;
  color: #fff;
  pointer-events: none;
}

.diary {
  margin: 30px 0;
}
.diary-nav {
  margin: 0 0 30px;
}
.diary-nav-panel-title a {
  display: block;
  padding: 25px;
  text-transform: uppercase;
  background: #fff;
}
.diary-nav-panel-title a:hover {
  text-decoration: none;
}
.diary-nav-panel-caps {
  background: #ddd;
}
.diary-nav-panel-caps ul {
  padding: 25px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.diary-nav-panel-caps ul li {
  padding: 10px 0;
  border-bottom: 1px solid #888;
}
.diary-nav-panel-caps ul li a {
  color: #888;
}
.diary-nav-panel-caps ul li a:hover {
  color: #292929;
  text-decoration: none;
}
.diary-nav-panel-caps ul li.active a {
  color: #9D0708;
}
.diary-caps {
  padding: 30px 45px 30px 45px;
  background: #fff;
}
.diary-caps .slick-track {
  height: auto;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.diary-caps .slick-arrow {
  display: block;
  position: absolute;
  top: 0;
  width: 45px;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  text-align: center;
  overflow: hidden;
  text-indent: 40px;
  white-space: nowrap;
  border: none;
  cursor: pointer;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  line-height: 1.5625rem;
}
.diary-caps .slick-arrow:before {
  position: absolute;
  left: 0;
  display: inline-block;
  margin: 0 30px 0 0;
  width: 100%;
  text-indent: 0;
  font-family: "icomoon" !important;
  color: #9D0708;
}
.diary-caps .slick-arrow.slick-prev {
  left: 0px;
}
.diary-caps .slick-arrow.slick-prev:before {
  content: "\f104";
  top: 23px;
}
.diary-caps .slick-arrow.slick-next {
  right: 0px;
}
.diary-caps .slick-arrow.slick-next:before {
  content: "\f105";
  bottom: 23px;
}
.diary-caps .slick-arrow.slick-disabled {
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (min-width: 768px) {
  .diary-caps .slick-arrow {
    background: none;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}
.person-grid .tile-item {
  text-align: center;
  background: none;
}
.person-grid .tile-item-perex {
  margin: -5px 0 10px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23.4px;
  line-height: 1.4625rem;
}
.person-grid .tile-item-image {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  margin: 0 auto;
  max-width: 200px;
}
.person-grid .tile-item-content {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 19.5px;
  line-height: 1.21875rem;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.person-grid .tile-item-email, .person-grid .tile-item-phone {
  margin: 0 0 10px;
}

.person-list .tile-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: #fff;
  padding: 15px;
  margin: 0 0 15px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.person-list .tile-item-image {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 150px;
}
.person-list .tile-item-inner {
  padding: 0 0 0 20px;
}

.person-header {
  margin-top: 100px;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 25.5px;
  line-height: 1.59375rem;
}
.person-header h1 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 33.8px;
  line-height: 2.1125rem;
}
.person-email, .person-phone {
  padding: 0 40px 0 0;
  font-size: 1.2em;
}
.person-email:before, .person-phone:before {
  margin: 0 15px 4px 0;
}
.person-position {
  display: block;
  margin: 0 0 30px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-size: 1.2em;
}
.person-perex {
  margin: 0 0 30px;
}

.mailing-form {
  padding: 30px 0 0;
}
.mailing-form input[type=text],
.mailing-form input[type=email] {
  margin-top: 15px;
  width: 100%;
}
.mailing-form input[type=submit] {
  margin-top: 15px;
  float: right;
  width: 40%;
  padding-left: auto;
  padding-right: auto;
  min-width: 200px;
}

.social-list {
  display: block;
  padding: 20px 0;
}
.social-list li {
  display: block;
  float: left;
  margin: 0 8px 0 0;
}
.social-list li a {
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  text-indent: 90px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
  top: 0;
  font-size: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.social-list li a:hover {
  top: -5px;
}
.social-list li.ico-yt a {
  background-image: url("../img/yt_60.png");
}
.social-list li.ico-rc a {
  background-image: url("../img/ico-rc.png");
}
.social-list li.ico-fb a {
  background-image: url("../img/fb_60.png");
}
.social-list li.ico-inst a {
  background-image: url("../img/ig_60.png");
}
.social-list li.ico-tw a {
  background-image: url("../img/tw_60.png");
}
@media (min-width: 992px) {
  .social-list {
    padding: 40px 0 0;
  }
}

.support {
  color: #888;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.support h1, .support h2, .support h3, .support h4 {
  color: #515253;
}

.contact {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 22.5px;
  line-height: 1.40625rem;
}
.contact a {
  font-size: inherit;
  color: #888 !important;
}
.contact a:hover, .contact a:focus {
  color: #9D0708 !important;
}
.contact ul {
  padding: 0;
  margin: 0;
}
.contact ul li {
  padding: 0 0 30px;
}
.contact ul li:before {
  display: none;
}
.contact.contact-alt strong {
  display: block;
  font-family: "Roboto Slab", serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
}
@media (min-width: 768px) {
  .contact ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contact ul li {
    padding: 0 30px 50px 0;
    width: 50%;
  }
}
.floating-button {
  position: fixed;
  bottom: 41px;
  left: 0;
  z-index: 200;
  width: 100%;
}
.floating-button a {
  width: 100%;
  text-align: center;
  margin: 0;
  border: none;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 10px 25px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 27px;
  line-height: 1.6875rem;
  letter-spacing: normal;
  min-width: 0px;
  min-height: 0px;
}
@media (min-width: 768px) {
  .floating-button {
    width: auto;
    bottom: 0;
  }
  .floating-button a {
    width: auto;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

#iframe-wrap .event-end {
  background: none !important;
}

#ec-v-form-slider-handle {
  right: 0 !important;
}

@media (max-width: 991px) {
  #ec-v-from-slider-holder .ec-v-form-holder {
    max-width: 90%;
    max-height: 90%;
    transform: translate(5%, 0);
  }
}

.googleform-iframe {
  min-height: 80vh;
}

/* rounded */
.event-list .event-item,
.event-grid .event-item,
.article-list .article-item,
.rep-list .rep-item,
.rep-grid .tile-wrapper,
.category-description,
.article-header .event-header-content-box,
.event-closest .event-header-content-box {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  overflow: hidden;
}

.slick-slider .slick-arrow,
.event-list .event-item-cta a,
.event-grid .event-item-cta a,
.event-header-content-cta a {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

input[type=text],
input[type=email],
input[type=tel],
input[type=date],
input[type=password],
textarea,
.selectric {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

.event-list .event-item-cta a {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* admin */
.is-admin .color_theme_gray .article-item,
.is-admin .color_theme_gray .event-item,
.is-admin .color_theme_gray .tile-item,
.is-admin .color_theme_gray .rep-item, .is-admin .color_theme_gray.rep-filter ul li a, .is-admin .color_theme_gray.sidenav ul li a {
  background: #dedfdf;
}

.is-admin .color_theme_blue .article-item,
.is-admin .color_theme_blue .event-item,
.is-admin .color_theme_blue .tile-item,
.is-admin .color_theme_blue .rep-item, .is-admin .color_theme_blue.rep-filter ul li a, .is-admin .color_theme_blue.sidenav ul li a {
  background: #edf7ff;
}

.is-admin .color_theme_red .article-item,
.is-admin .color_theme_red .event-item,
.is-admin .color_theme_red .tile-item,
.is-admin .color_theme_red .rep-item, .is-admin .color_theme_red.rep-filter ul li a, .is-admin .color_theme_red.sidenav ul li a {
  background: #fdf5f5;
}

.is-admin .color_theme_green .article-item,
.is-admin .color_theme_green .event-item,
.is-admin .color_theme_green .tile-item,
.is-admin .color_theme_green .rep-item, .is-admin .color_theme_green.rep-filter ul li a, .is-admin .color_theme_green.sidenav ul li a {
  background: #f0ffef;
}

.is-admin .color_theme_yellow .article-item,
.is-admin .color_theme_yellow .event-item,
.is-admin .color_theme_yellow .tile-item,
.is-admin .color_theme_yellow .rep-item, .is-admin .color_theme_yellow.rep-filter ul li a, .is-admin .color_theme_yellow.sidenav ul li a {
  background: #fdfce4;
}

.is-admin .color_theme_gray-l .article-item,
.is-admin .color_theme_gray-l .event-item,
.is-admin .color_theme_gray-l .tile-item,
.is-admin .color_theme_gray-l .rep-item, .is-admin .color_theme_gray-l.rep-filter ul li a, .is-admin .color_theme_gray-l.sidenav ul li a {
  background: #f1f1f1;
}

.is-admin .color_theme_blue-l .article-item,
.is-admin .color_theme_blue-l .event-item,
.is-admin .color_theme_blue-l .tile-item,
.is-admin .color_theme_blue-l .rep-item, .is-admin .color_theme_blue-l.rep-filter ul li a, .is-admin .color_theme_blue-l.sidenav ul li a {
  background: #f6fbff;
}

.is-admin .color_theme_red-l .article-item,
.is-admin .color_theme_red-l .event-item,
.is-admin .color_theme_red-l .tile-item,
.is-admin .color_theme_red-l .rep-item, .is-admin .color_theme_red-l.rep-filter ul li a, .is-admin .color_theme_red-l.sidenav ul li a {
  background: #fdf6f6;
}

.is-admin .color_theme_green-l .article-item,
.is-admin .color_theme_green-l .event-item,
.is-admin .color_theme_green-l .tile-item,
.is-admin .color_theme_green-l .rep-item, .is-admin .color_theme_green-l.rep-filter ul li a, .is-admin .color_theme_green-l.sidenav ul li a {
  background: #f9fff9;
}

.is-admin .color_theme_yellow-l .article-item,
.is-admin .color_theme_yellow-l .event-item,
.is-admin .color_theme_yellow-l .tile-item,
.is-admin .color_theme_yellow-l .rep-item, .is-admin .color_theme_yellow-l.rep-filter ul li a, .is-admin .color_theme_yellow-l.sidenav ul li a {
  background: #fdfdf3;
}

@media print {
  .header, .footer, .header-placeholder, *[class^=bg-img] {
    display: none;
  }

  .block {
    background: none !important;
  }

  *[id^=ec_form] {
    display: none !important;
  }

  *[data-aos],
*[data-aos] .row > div {
    opacity: 1 !important;
    transform: translate3d(0, 0, 0) !important;
    transition-duration: 0ms !important;
  }

  *[class*=respo-image] {
    position: relative;
  }
  *[class*=respo-image] img {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .event-item {
    break-inside: avoid;
    /* Alternativně pro starší prohlížeče: */
    page-break-inside: avoid;
  }

  .lazyload[data-bg] {
    background-image: attr(data-bg);
  }
}

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