html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* reset css */
/* set imported font */
@font-face {
  font-family: 'annie_use_your_telescopeRg';
  src: url('font/annieuseyourtelescope-regular-webfont.woff2') format('woff2'), url('font/annieuseyourtelescope-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* typography */
/*@fontWrite: 'Annie Use Your Telescope', cursive; */
/* colors */
/* barva textu */
/* barva textu */
/* světlá barva textu */
/* barva pozadí pod bílou */
/* zvýrazněná barva*/
.size-60 {
  font-size: 3.75rem;
  line-height: 3.75rem;
}
.size-48 {
  font-size: 3rem;
  line-height: 3rem;
}
.size-40 {
  font-size: 2.5rem;
  line-height: 2.5rem;
}
.size-32 {
  font-size: 2rem;
  line-height: 2rem;
}
.size-24 {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.size-16 {
  font-size: 1rem;
  line-height: 1rem;
}
.twrite {
  font-family: 'annie_use_your_telescopeRg';
}
.spacer-16 {
  width: 100%;
  height: 1rem;
  display: flex;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.spacer-24 {
  width: 100%;
  height: 1.5rem;
  display: flex;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.spacer-32 {
  width: 100%;
  height: 2rem;
  display: flex;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.spacer-48 {
  width: 100%;
  height: 3rem;
  display: flex;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.spacer-64 {
  width: 100%;
  height: 4rem;
  display: flex;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.spacer-72 {
  width: 100%;
  height: 4.5rem;
  display: flex;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.spacer-80 {
  width: 100%;
  height: 5rem;
  display: flex;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.spacer-96 {
  width: 100%;
  height: 6rem;
  display: flex;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.spacer-112 {
  width: 100%;
  height: 7rem;
  display: flex;
  margin: 0;
  padding: 0;
  line-height: 0;
}
/* tags */
body {
  font-size: 100.01%;
  font-family: 'Didact Gothic', sans-serif;
  letter-spacing: -0.5px;
  margin: 0;
  padding: 0;
  color: #52440a;
  background: #fff;
}
h1,
h2,
h3,
h4,
p,
pre,
dl,
ol,
ul,
li,
div,
span,
img {
  padding: 0;
  margin: 0;
}
h1 {
  font-size: 3.75rem;
  font-family: 'annie_use_your_telescopeRg';
  line-height: 3.75rem;
  margin: 0 0 30px 0;
  color: #52440a;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
h1.bigger {
  font-size: 4.5rem;
  line-height: 4.5rem;
  margin: 0 0 40px 0;
}
h2 {
  font-size: 3.5rem;
  font-family: 'annie_use_your_telescopeRg';
  padding: 0 0 15px 0;
  line-height: 3.5rem;
  color: #52440a;
  font-weight: bold;
}
h2 span {
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  h2 {
    font-size: 2rem;
    line-height: 2rem;
  }
}
h2.bigger {
  font-size: 3.75rem;
  line-height: 3.75rem;
  padding: 0 0 20px 0;
}
h3 {
  font-size: 3em;
  padding: 0 0 15px 0;
  line-height: 100%;
  color: #52440a;
}
h4 {
  font-size: 1em;
  font-weight: bold;
}
a {
  color: #52440a;
  padding: 0;
  margin: 0;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a.nodecor {
  text-decoration: none;
}
a.nodecor:hover {
  text-decoration: underline;
}
p {
  line-height: 130%;
}
table {
  border-collapse: collapse;
}
th,
td {
  padding: 0 2px 0 2px;
  margin: 0;
}
th {
  text-align: center;
}
img {
  border: none;
  max-width: 100%;
}
ul {
  list-style-type: none;
}
/* classes */
.hidden,
.hide {
  display: none;
}
.show {
  display: block;
}
.cleaner {
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
*:first-child + html .clearfix {
  zoom: 1;
}
.fright {
  float: right;
}
.fleft {
  float: left;
}
.fnone {
  float: none;
}
.tright {
  text-align: right;
}
.tcenter {
  text-align: center;
}
.tleft {
  text-align: left;
}
.icon {
  display: inline-block;
}
/* frame */
.iframe-video {
  position: relative;
  padding-top: 30px;
  overflow: hidden;
  display: block;
}
.iframe-video iframe,
.iframe-video object,
.iframe-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframe-video .play {
  width: 48px;
  height: 48px;
  position: absolute;
  z-index: 10;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  fill: #ccc;
}
.iframe-video a {
  display: inline-block;
  float: left;
  position: relative;
}
iframe,
object,
embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframe-video.loaded {
  padding-bottom: 56.25%;
  height: 0;
}
/* ikons */
.svg {
  display: inline-block;
  width: 32px;
  height: 32px;
}
.svg svg {
  fill: #52440a;
}
/* forms */
input[type=text],
input[type=date],
input[type=email] {
  width: 100%;
  background: #333;
  height: 34px;
  line-height: 34px;
  padding-left: 15px;
  font-size: 1.6em;
  color: #52440a;
  border: none;
}
input[type=submit] {
  text-align: center;
  background: #666;
  height: 40px;
  border: none;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 1.8em;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background 1s;
  transition: background 1s;
}
input[type=submit]:hover {
  background: #52440a;
  color: #fff;
}
textarea {
  padding: 15px 15px 15px 15px;
  background: #333;
  font-size: 1.6em;
  width: 100%;
  border: none;
  resize: vertical;
  color: #52440a;
}
input[type=text],
input[type=date],
input[type=email],
input[type=submit],
textarea {
  font-family: 'Didact Gothic', sans-serif;
}
.form-error-message,
.text-danger {
  color: #F40000;
  font-weight: bold;
  font-size: 1.1em;
  margin: 5px 0 5px 0;
  padding-left: 10px;
  float: left;
}
label {
  font-size: 1em;
}
select {
  height: 30px;
  line-height: 300px;
  color: #52440a;
  width: 100%;
}
.form-item {
  margin: 0 0 15px 0;
  position: relative;
}
.form-item .placeholder-hint {
  right: 5px;
  top: 0;
  font-size: 1.4em;
  position: absolute;
  color: #666;
  line-height: 40px;
  height: 40px;
  display: none;
}
/* wysiwyg text */
.text {
  font-size: 1.375rem;
}
@media only screen and (max-width: 768px) {
  .text {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 576px) {
  .text {
    font-size: 1rem;
  }
}
.text strong {
  color: #52440a;
}
.text p {
  padding: 0 0 25px 0;
  line-height: 140%;
  text-align: justify;
}
.text ul {
  list-style-type: none;
  margin: 0 0 10px 0;
}
.text ol {
  margin: 0 0 20px 10px;
  list-style-type: none;
}
.text ol li {
  counter-increment: count-me;
}
.text ol li::before {
  content: counter(count-me) ". ";
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -1.3em;
  top: .05em;
  color: #666;
  font-weight: bold;
}
.text li {
  padding: 0 0 5px 20px;
}
.text table {
  border-collapse: collapse;
  border: 1px solid #333;
  margin: 0 0 10px 0;
}
.text th {
  background: #DDD;
}
.text td,
.text th {
  padding: 2px 15px 2px 0;
  border: 1px solid #333;
}
.text h2 {
  font-size: 2.25em;
  font-weight: normal;
  color: #666;
  line-height: 1em;
}
.text p + h2 {
  margin-top: 20px;
}
.text h3 {
  font-size: 1.5em;
  font-weight: normal;
  color: #666;
  line-height: 1em;
}
.text p + h3 {
  margin-top: 30px;
}
.text h4 {
  font-size: 1em;
}
.text sup {
  font-size: 0.83em;
  line-height: 0.5em;
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
.bigger p {
  font-size: 120%;
  line-height: 133%;
  padding-bottom: 35px;
}
.biggest p {
  font-size: 150%;
  line-height: 150%;
  padding-bottom: 35px;
}
.smaller p {
  font-size: 90%;
}
/* wysiwygu classes */
.text .smaller {
  font-size: 90%;
}
.text .bigger {
  font-size: 133%;
  line-height: 133%;
}
.text .biggest {
  font-size: 150%;
  line-height: 150%;
}
.text .bigger-bold {
  font-size: 1.33em;
  font-weight: bold;
}
.text .img-left {
  float: left;
  margin: 0 25px 25px 0;
}
.text .img-center {
  display: block;
  margin: 0 auto;
}
.text .img-right {
  float: right;
  margin: 0 0 25px 25px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-upper {
  text-transform: uppercase;
}
/* templates */
/* menu */
.slicknav_menu {
  display: none;
  background: #fff;
  color: #52440a;
  padding: 0 0 5px 0;
  margin-top: 5px;
}
.slicknav_btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #666;
}
.slicknav_menu a {
  color: #52440a;
}
.slicknav_menu a:hover,
.slicknav_menu .slicknav_row:hover {
  background: #666;
  color: #fff;
}
.slicknav_nav ul {
  margin-left: 0;
}
.slicknav_nav {
  padding-top: 25px;
}
/* button */
.btn {
  display: inline-block;
  text-decoration: none;
  font-size: 1.25rem;
  cursor: pointer;
  color: #fff;
  background: #8DC63F;
  font-family: 'Didact Gothic', sans-serif;
  font-weight: bold;
  line-height: 2.5rem;
  padding: 0 2.5rem 0 2.5rem;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.btn:hover {
  background: #52440a;
  -webkit-transition-property: background;
  transition-property: background;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}
.btn.btn-big {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: bold;
  padding: 1rem 2.5rem 1rem 2.5rem;
}
@media only screen and (max-width: 576px) {
  .btn.btn-big {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}
.btn.btn-dark {
  background: #A18514;
}
.btn.btn-dark:hover {
  background: #52440a;
}
/* top button */
#top-link {
  display: none;
  position: fixed;
  bottom: 5%;
  right: 1%;
  z-index: 1111;
}
#top-link button {
  width: 36px;
  height: 36px;
  border: none;
  cursor: pointer;
  border: 1px solid #fff;
}
#top-link button:hover {
  background-color: #52440a;
}
#top-link button span {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #fff;
  position: relative;
  top: -12px;
}
/*  flash message */
.flash {
  background: #8BBE40;
  margin: 0 0 15px 0;
  color: #BF8327;
  padding: 15px;
  font-size: 2.1em;
}
.flash.info {
  background: #8BBE40;
  color: #fff;
}
.flash.error {
  background: #C83726;
  color: #FF0000;
}
.flash.note {
  background: #F9DB05;
  color: #333;
}
.flash.important {
  background: #F9DB05;
  color: #333;
}
/* breadcrumb navigace */
.breadcrumb {
  margin-bottom: 40px;
}
.breadcrumb ul {
  margin-left: 0;
}
.breadcrumb li {
  display: inline;
  font-size: 1.4em;
}
.breadcrumb li:last-child {
  color: #52440a;
}
.breadcrumb li a {
  text-decoration: none;
  color: #52440a;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
.breadcrumb li span {
  padding: 0 5px 0 5px;
  color: #52440a;
}
/* forms */
.form-row {
  margin: 0 0 10px 0;
  width: 100%;
  float: left;
}
/* map */
.card-header {
  font-size: 1.4em;
  color: #666;
  padding-bottom: 5px;
}
.card-body {
  font-size: 1.2em;
}
/* spinner */
#ajax-spinner::before {
  content: "";
  display: block;
  position: fixed;
  z-index: 101;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: .2;
}
.loader {
  border: 16px solid #333;
  border-top: 16px solid #666;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  animation: spin 2s linear infinite;
  position: fixed;
  left: 48%;
  top: 36%;
  z-index: 102;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* lightbox close */
.mfp-close {
  width: 40px !important;
  right: 0 !important;
  top: -15px !important;
  opacity: 0.8 !important;
}
.mfp-close:hover {
  opacity: 1 !important;
}
.mfp-close:before,
.mfp-close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 7px;
  background-color: #666;
}
.mfp-close:before {
  transform: rotate(45deg);
}
.mfp-close:after {
  transform: rotate(-45deg);
}
/* accords - set backgound arrow*/
.accords .accord-control:after {
  content: '';
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
}
.accords .accord-control.active:after {
  transform: rotate(-90deg);
  -webkit-animation: transformAnimate 0.25s linear;
  -moz-animation: transformAnimate 0.25s linear;
  animation: transformAnimate 0.25s linear;
}
.accords .accord-content {
  display: none;
}
.accords .accord-content.active {
  display: block;
}
@-moz-keyframes transformAnimate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-90deg);
  }
}
@-webkit-keyframes transformAnimate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-90deg);
  }
}
/* basic classes */
.perex {
  font-size: 1.625rem;
}
.text-write {
  font-family: 'annie_use_your_telescopeRg';
}
.padding-h20 {
  padding-left: 20px;
  padding-right: 20px;
}
.padding-right-0 {
  padding-right: 0 !important;
}
.padding-left-0 {
  padding-left: 0 !important;
}
/* basic tags */
h1.border-line::after {
  content: '';
  border: 2px solid #52440a;
  width: 100px;
}
h1 {
  margin-top: 96px;
}
@media only screen and (max-width: 768px) {
  h1 {
    margin-top: 4rem;
  }
}
h1.no-margin {
  margin-top: 0;
}
/* mixins */
#all {
  background: url('footer-w.jpg') bottom center no-repeat;
  background-size: 100% auto;
}
/* pager */
.pager {
  width: 100%;
  text-align: center;
}
.pager ul {
  display: flex;
  justify-content: center;
}
.pager li {
  font-size: 1.625rem;
  margin: 0 3px 0 3px;
  line-height: 1.375rem;
}
.pager li.active {
  background: #A18514;
  color: #fff;
  padding: 1rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
}
.pager li a {
  padding: 1rem;
  display: inline-block;
  text-decoration: none;
}
.pager li a:hover {
  background: #A18514;
  color: #fff;
  padding: 1rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
}
.pager li.prev {
  padding-left: 3px;
}
.pager li.prev a {
  padding: 1rem;
  margin-right: 5px;
}
.pager li.prev a:hover {
  text-decoration: none;
}
.pager li.next {
  padding-right: 3px;
}
.pager li.next a {
  padding: 1rem;
  margin-left: 5px;
}
.pager li.next a:hover {
  text-decoration: none;
}
.pager li.sep span {
  position: relative;
  top: 18px;
}
@media only screen and (max-width: 576px) {
  .pager li {
    font-size: 1.25rem;
  }
  .pager li.sep {
    display: none;
  }
  .pager li a {
    padding: 0.3rem;
  }
}
/* grid */
.content-lg {
  width: 1920px;
  margin: 0 auto;
}
.content-all {
  width: 100%;
  margin: 0 auto;
}
.content-box {
  width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 1000px) {
  .content-box {
    width: 100%;
  }
}
.content {
  width: 1300px;
  margin: 0 auto;
}
@media only screen and (max-width: 1300px) {
  .content {
    width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media only screen and (max-width: 576px) {
  .content {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.content-big {
  width: 1650px;
  margin: 0 auto;
}
@media only screen and (max-width: 1730px) {
  .content-big {
    width: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media only screen and (max-width: 1200px) {
  .content-big {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 992px) {
  .content-big {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media only screen and (max-width: 576px) {
  .content-big {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
header .header-top {
  display: flex;
  justify-content: space-between;
  padding-top: 1rem;
}
@media only screen and (max-width: 768px) {
  header .logo {
    width: 120px;
  }
}
@media only screen and (max-width: 576px) {
  header .logo {
    width: 90px;
  }
}
header .top-menu-container {
  text-align: right;
  margin-top: 4rem;
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
}
header .top-menu-container .facebook-link {
  width: 2rem;
  height: 2rem;
  display: block;
  margin-left: 1rem;
}
@media only screen and (max-width: 768px) {
  header .top-menu-container {
    justify-content: flex-end;
    margin-top: 1rem;
  }
}
header .top-menu {
  flex-grow: 1;
  margin: 0 1rem 0 1rem;
}
header .top-menu ul {
  display: flex;
  justify-content: flex-end;
}
header .top-menu li {
  display: block;
  margin: 0 1rem 0 1rem;
}
header .top-menu li a {
  font-size: 1.5rem;
  color: #52440a;
  text-decoration: none;
  line-height: 2rem;
}
header .top-menu li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 992px) {
  header .top-menu li a {
    font-size: 1.125rem;
  }
}
header .top-menu .submenu {
  position: absolute;
  width: 200px;
  visibility: hidden;
  z-index: 20;
  background: #A18514;
  display: flex;
  flex-direction: column;
}
header .top-menu .submenu li {
  font-size: 1rem;
  text-align: left;
  margin: 0;
}
header .top-menu .submenu li a {
  color: #fff;
  display: block;
  padding: 8px 10px 8px 10px;
  line-height: 130%;
  font-size: 1.125rem;
}
header .top-menu .submenu li a:hover {
  color: #A18514;
  background: #FFD21F;
  text-decoration: none;
}
header .top-menu ul li:hover ul.submenu {
  visibility: visible;
}
@media only screen and (max-width: 768px) {
  header .top-menu {
    display: none;
  }
}
header .header-slider {
  max-width: 1920px;
  position: relative;
  min-height: 100px;
  /*height:651px; */
  height: auto;
  /*.header-slide-in { position:absolute; width:5670px; height:auto; } */
}
header .header-animals-list-mobile {
  display: none;
}
header .header-animals-list-mobile ul {
  display: flex;
  justify-content: space-between;
  padding: 1rem 1rem 1rem 1rem;
}
header .header-animals-list-mobile ul li {
  font-size: 1.5rem;
  text-decoration: none;
  font-weight: bold;
  font-family: 'annie_use_your_telescopeRg';
}
header .header-animals-list-mobile ul li a {
  text-decoration: none;
}
header .header-animals-list-mobile ul li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 992px) {
  header .header-animals-list-mobile {
    display: block;
  }
}
header .header-animals {
  width: 100%;
  margin-top: 115px;
  height: 130px;
  background: #FFD21F;
  position: relative;
}
header .header-animals .header-animals-list {
  position: relative;
  top: -165px;
  z-index: 100;
  width: 1300px;
  margin: 0 auto;
}
header .header-animals .header-animals-list ul {
  display: flex;
}
header .header-animals .header-animals-list a {
  text-decoration: none;
}
header .header-animals .header-animals-list a img {
  transition: transform 0.2s linear;
}
header .header-animals .header-animals-list a:hover img {
  transform: scale(0.9);
}
header .header-animals .header-animals-list span {
  font-family: 'annie_use_your_telescopeRg';
  font-size: 1.625rem;
  font-weight: bold;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}
header .header-animals .header-animals-list .aminal-1 span {
  left: 135px;
  top: -24px;
  transform: rotate(-38deg);
}
header .header-animals .header-animals-list .aminal-2 {
  margin-left: -20px;
}
header .header-animals .header-animals-list .aminal-2 span {
  left: 205px;
  top: -55px;
  transform: rotate(-15deg);
}
header .header-animals .header-animals-list .aminal-3 {
  margin-left: -40px;
}
header .header-animals .header-animals-list .aminal-3 span {
  left: 36px;
  top: -25px;
  transform: rotate(10deg);
}
header .header-animals .header-animals-list .aminal-4 {
  margin-left: -75px;
  position: relative;
  top: 35px;
}
header .header-animals .header-animals-list .aminal-4 span {
  left: 90px;
  top: -64px;
  transform: rotate(20deg);
}
header .header-animals .header-animals-list .aminal-5 {
  margin-left: -35px;
}
header .header-animals .header-animals-list .aminal-5 span {
  left: 20px;
  top: -86px;
  transform: rotate(15deg);
}
@media only screen and (max-width: 1380px) {
  header .header-animals .header-animals-list {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  header .header-animals .header-animals-list img {
    transform: scale(0.6);
  }
  header .header-animals .header-animals-list ul {
    justify-content: flex-start;
  }
  header .header-animals .header-animals-list li {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1200px) {
  header .header-animals .header-animals-list span {
    transform: none;
  }
}
@media only screen and (max-width: 992px) {
  header .header-animals .header-animals-list {
    display: none;
  }
}
@media only screen and (max-width: 1380px) {
  header .header-animals {
    margin-top: 90px;
    height: 120px;
  }
}
@media only screen and (max-width: 992px) {
  header .header-animals {
    margin-top: 0;
    height: 80px;
  }
}
@media only screen and (max-width: 768px) {
  header .header-animals {
    height: 60px;
  }
}
#slickmenu {
  width: 100%;
  position: fixed;
  top: 0.5rem;
  z-index: 101;
}
.slicknav_menu {
  display: none;
  background: none;
  width: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 111;
}
.slicknav_menu .slicknav_btn {
  background: none;
  margin-top: -0.9375rem;
  top: 1.875rem;
  right: 1rem;
  padding: 0.65rem 1rem 0.75rem 0.7rem;
}
.slicknav_menu .slicknav_btn:hover {
  background: #FFD21F;
}
@media only screen and (max-width: 768px) {
  .slicknav_menu .slicknav_btn {
    top: 0.5rem;
    right: 4rem;
  }
}
.slicknav_menu .slicknav_icon-bar {
  width: 24px;
  height: 3px;
  background: #52440a;
  margin-bottom: 4px;
}
.slicknav_menu .slicknav_nav {
  position: relative;
  top: 53px;
  width: 80%;
  height: 100vh;
  margin-left: 20%;
  padding-top: .5rem;
  background: #A18514;
  height: calc(100vh - 55px);
  overflow-y: auto;
}
.slicknav_menu .slicknav_nav li {
  text-align: center;
  margin: 0;
  text-align: left;
}
.slicknav_menu .slicknav_nav li a {
  width: 100%;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
  padding: 0.5rem 0 0.5rem 1rem;
}
.slicknav_menu .slicknav_nav li a:hover {
  background: #FFD21F;
  color: #52440a;
}
.slicknav_menu .slicknav_nav li a.slicknav_row {
  padding-left: 0;
}
.slicknav_menu .slicknav_nav li ul.submenu li {
  padding-left: 10px;
  margin: 0 0 0.5rem 0;
}
@media only screen and (max-width: 768px) {
  .slicknav_menu .slicknav_nav li ul.submenu li a {
    font-size: 1rem;
  }
}
.slicknav_menu .slicknav_nav .slicknav_row {
  border-radius: 0;
  margin-left: 0;
}
.slicknav_menu .slicknav_nav .slicknav_row:hover {
  border-radius: 0;
  background: #FFD21F;
}
.slicknav_menu .slicknav_nav .slicknav_row:hover a {
  color: #52440a;
}
.slicknav_menu .slicknav_nav .slicknav_row a {
  border-radius: 0;
}
.slicknav_menu .slicknav_nav a {
  margin-left: 0;
}
.slicknav_menu .slicknav_nav a:hover {
  margin-left: 0;
  border-radius: 0;
}
.slicknav_menu .slicknav-close {
  padding: 1rem 0 1rem;
  display: block;
}
.slicknav_menu .slicknav-close:hover {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .slicknav_menu {
    display: block;
  }
}
.dog-container {
  flex-wrap: wrap;
}
.dog-container a {
  text-decoration: none;
}
@media only screen and (max-width: 992px) {
  .dog-container .dog-box.type2 {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 576px) {
  .dog-container {
    flex-direction: column;
  }
  .dog-container .dog-box {
    margin: 0 auto 2rem auto;
  }
  .dog-container .dog-box.type2 {
    margin-bottom: 4rem;
  }
}
.dog-box {
  position: relative;
  width: 225px;
  min-height: 270px;
  margin: 0 auto 4rem auto;
}
.dog-box.type2 {
  transform: rotate(2deg);
  position: relative;
  top: 30px;
}
.dog-box.type3 {
  position: relative;
  top: 20px;
}
.dog-box::before {
  content: '';
  width: 80px;
  height: 73px;
  position: absolute;
  display: block;
  z-index: 15;
}
.dog-box.type1::before {
  top: -25px;
  right: -30px;
  transform: rotate(-25deg);
}
.dog-box.type2::before {
  top: -30px;
  left: 10px;
  transform: rotate(-135deg);
}
.dog-box.type3::before {
  top: -25px;
  right: -15px;
  transform: rotate(-25deg);
}
.dog-box .dog-img-over {
  width: 229px;
  height: 279px;
  position: absolute;
  z-index: 10;
}
.dog-box .dog-img {
  width: 213px;
  height: 213px;
  overflow: hidden;
  padding: 0.75rem 0 0 0.75rem;
}
.dog-box .dog-img img {
  display: inline-block;
}
.dog-box .dog-text {
  position: relative;
  z-index: 20;
  display: flex;
  justify-content: space-between;
  padding: 1.25rem 1.25rem 0 1.25rem;
  font-size: 1.375rem;
}
.dog-box .dog-text .dog-name {
  text-transform: uppercase;
}
.dog-box::before {
  background: url('patch.png') left top no-repeat;
}
.dog-box .dog-img-over {
  background: url('dog-box.png') left top no-repeat;
}
.support-container .support-block {
  width: 815px;
  margin: 0 auto;
}
@media only screen and (max-width: 850px) {
  .support-container .support-block {
    width: 100%;
  }
}
.support-container .support-block-top {
  height: 100%;
}
.support-container .support-block-top .support-block-row {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-content: stretch;
}
@media only screen and (max-width: 850px) {
  .support-container .support-block-top .support-block-row {
    flex-direction: column;
  }
}
.support-container .support-block-top .support-block-top-img {
  margin-top: 25px;
  -webkit-box-shadow: -5px 0px 20px 5px #999999;
  -moz-box-shadow: -5px 0px 20px 5px #999999;
  box-shadow: -5px 0px 20px 5px #999999;
}
.support-container .support-block-top .support-block-top-img img {
  display: block;
}
.support-container .support-block-top .support-block-top-text {
  background: #FFD21F;
  flex: 1;
  padding: 3rem 3rem 3rem 3rem;
  text-align: left;
  -webkit-box-shadow: -5px 0px 20px 5px #999999;
  -moz-box-shadow: -5px 0px 20px 5px #999999;
  box-shadow: -5px 0px 20px 5px #999999;
}
.support-container .support-block-top .support-block-top-text h3 {
  font-size: 1.625rem;
  text-transform: uppercase;
  line-height: 3rem;
}
.support-container .support-block-top .support-block-top-text h3 strong {
  font-size: 2.5rem;
  font-weight: 900;
}
.support-container .support-block-top .support-block-top-text .line {
  margin: 1rem 0 1.5rem 0;
}
@media only screen and (max-width: 850px) {
  .support-container .support-block-top .support-block-top-text {
    padding: 1.5rem;
  }
  .support-container .support-block-top .support-block-top-text .line {
    margin: 1rem 0 1rem 0;
  }
}
@media only screen and (max-width: 850px) {
  .support-container .support-block-top {
    background: #fff;
  }
}
.support-container .support-block-bottom {
  width: 785px;
  background: #fff;
  position: relative;
  z-index: 5;
  padding: 30px 45px 30px 45px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -webkit-box-shadow: -5px 14px 20px -8px #999999;
  -moz-box-shadow: -5px 14px 20px -8px #999999;
  box-shadow: -5px 14px 20px -8px #999999;
}
.support-container .support-block-bottom .rating-final {
  width: 100%;
}
.support-container .support-block-bottom .support-content-payment {
  font-size: 2rem;
  line-height: 2rem;
}
@media only screen and (max-width: 850px) {
  .support-container .support-block-bottom {
    width: 100%;
  }
  .support-container .support-block-bottom .support-content-payment {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}
.support-container .support-rating {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 576px) {
  .support-container .support-rating {
    flex-direction: column;
  }
}
.support-container .rating-line {
  height: 35px;
  line-height: 36px;
  flex-grow: 1;
  background: #EEEEEE;
}
.support-container .rating-line span {
  background: #FFD21F;
  display: block;
  font-size: 1.5rem;
  text-align: right;
  padding-right: 10%;
  font-family: 'annie_use_your_telescopeRg';
  -webkit-box-shadow: inset 0px 0px 28px -7px #999999;
  -moz-box-shadow: inset 0px 0px 28px -7px #999999;
  box-shadow: inset 0px 0px 28px -7px #999999;
  white-space: nowrap;
}
.support-container .rating-number {
  font-size: 2rem;
  text-align: right;
  padding-left: 1rem;
}
.support-container .rating-final {
  display: flex;
  justify-content: space-between;
}
.support-container .rating-final .rating-summary {
  font-size: 2.5rem;
  font-family: 'annie_use_your_telescopeRg';
}
.support-container .rating-final .rating-btn {
  text-align: right;
}
.support-container .rating-final .rating-btn .btn {
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .support-container .rating-final {
    flex-direction: column;
  }
  .support-container .rating-final .rating-btn {
    text-align: left;
  }
}
main {
  min-height: 500px;
}
main.bg-main1 {
  background: url('flek2.png') right 200px no-repeat;
}
.line {
  height: 3px;
  width: 45%;
  display: block;
  background: #52440a;
}
.line.width-all {
  width: 100%;
}
.donate-list .row {
  width: 100%;
  padding: 20px 20px 20px 20px;
  font-size: 1.5rem;
  border-bottom: 3px solid #52440a;
}
.donate-list .row:last-child {
  border-bottom: none;
}
.content-article {
  background: #fff;
  padding: 3.75rem 5.75rem 3.75rem 5.75rem;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  -webkit-box-shadow: -5px 0px 20px 5px #999999;
  -moz-box-shadow: -5px 0px 20px 5px #999999;
  box-shadow: -5px 0px 20px 5px #999999;
}
.content-article h1 {
  margin-top: 0;
}
@media only screen and (max-width: 1200px) {
  .content-article {
    padding: 2rem 3rem 2rem 3rem;
  }
}
@media only screen and (max-width: 576px) {
  .content-article {
    padding: 1rem;
  }
}
.accords .accord-control:after {
  background: url('svg/arrow-down.svg') left top no-repeat;
}
.question {
  -webkit-box-shadow: -5px 0px 20px 5px #999999;
  -moz-box-shadow: -5px 0px 20px 5px #999999;
  box-shadow: -5px 0px 20px 5px #999999;
}
.question .question-heading {
  background: #FFD21F;
  padding: 0 20px 0 20px;
  position: relative;
}
.question .question-heading .accord-control:after {
  top: 30px;
  right: 30px;
}
.question .question-heading h3 {
  font-size: 1.625rem;
  text-transform: uppercase;
  line-height: 1.5rem;
  font-weight: bold;
  padding: 1.5rem 0 1.5rem 0;
}
@media only screen and (max-width: 768px) {
  .question .question-heading h3 {
    font-size: 1.25rem;
    line-height: 2rem;
    padding: 1rem 2rem 1rem 0;
  }
}
.question .question-heading a {
  text-decoration: none;
}
.question .question-text {
  background: #fff;
  padding: 20px 20px 20px 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -webkit-box-shadow: -5px 0px 20px 5px #999999;
  -moz-box-shadow: -5px 0px 20px 5px #999999;
  box-shadow: -5px 0px 20px 5px #999999;
}
.content.dog-detail {
  margin-top: 48px;
}
.dog-detail-line .content {
  background: #fff;
  -webkit-box-shadow: -5px 0px 20px 5px #999999;
  -moz-box-shadow: -5px 0px 20px 5px #999999;
  box-shadow: -5px 0px 20px 5px #999999;
  padding: 32px 16px 32px 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.dog-detail-line .dog-detail-line-item {
  border-right: 2px solid #52440a;
}
.dog-detail-line .dog-detail-line-item p {
  padding-bottom: 0;
}
.dog-detail-line .dog-detail-line-item.no-border {
  border: none;
}
.dog-detail-line .dog-detail-line-item .svg svg {
  fill: #A18514;
}
.dog-detail-line .dog-detail-line-item .svg-male,
.dog-detail-line .dog-detail-line-item .svg-female {
  width: 48px;
}
.dog-detail-line .dog-detail-line-item .paws {
  padding-top: 24px;
  float: left;
}
.dog-detail-line .dog-detail-line-item .paw-1 .svg-paw {
  width: 32px;
  height: 32px;
  margin-top: 16px;
}
.dog-detail-line .dog-detail-line-item .paw-2 .svg-paw {
  width: 40px;
  height: 40px;
  margin-top: 8px;
}
.dog-detail-line .dog-detail-line-item .paw-3 .svg-paw {
  width: 48px;
  height: 48px;
}
.dog-detail-line .dog-detail-line-item .number {
  font-size: 4.5rem;
  line-height: 4.5rem;
  color: #A18514;
  font-weight: bold;
}
.dog-detail-line .dog-detail-line-item div[class^="paw-"] {
  float: left;
  margin: 0 5px 0 0;
  height: 48px;
}
.dog-detail-line .dog-detail-line-item div[class^="paw-"] .svg svg {
  fill: #D8CD9E;
}
.dog-detail-line .dog-detail-line-item div[class^="paw-"].active .svg svg {
  fill: #A18514;
}
.dog-detail-line .dog-detail-line-item div[class^="col-"] {
  padding-right: 24px;
  padding-left: 24px;
}
.dog-detail-support h3 {
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 2rem;
  padding-top: 24px;
}
.dog-detail-support h3 strong {
  font-size: 2.5rem;
  line-height: 3.5rem;
}
.dog-detail-support .box-yellow {
  -webkit-box-shadow: -5px 0px 20px 5px #999999;
  -moz-box-shadow: -5px 0px 20px 5px #999999;
  box-shadow: -5px 0px 20px 5px #999999;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dog-detail-support .line {
  width: 25%;
}
.dog-detail-support .svg-pamlsek {
  width: 65px;
  margin-right: 32px;
}
.dog-detail-support .qr-code {
  -webkit-box-shadow: 10px 0px 20px 0 #999999;
  -moz-box-shadow: 10px 0px 20px 0 #999999;
  box-shadow: 10px 0px 20px 0 #999999;
  position: relative;
  z-index: 2;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 10px 15px 10px 15px;
}
.dog-detail-support .qr-code img {
  background: #fff;
  display: block;
}
.box-yellow {
  background: #FFD21F;
  padding: 32px 48px 32px 48px;
}
.box-contact {
  display: flex;
  align-content: flex-start;
  background: #52440a;
  color: #FFD21F;
  padding: 1.5rem 1.5rem 0 1.5rem;
}
.box-contact .box-text {
  flex-grow: 1;
}
.contact-box-person {
  display: flex;
  justify-content: flex-start;
}
.contact-box-person .box-img {
  margin-right: 2rem;
}
.contact-box-person .svg {
  width: 140px;
  height: 140px;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .contact-box-person .svg {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .contact-box-person .svg {
    width: 80px;
    height: 80px;
  }
}
.box-contact strong {
  color: #FFD21F;
}
.box-contact .box-img {
  margin-right: 1rem;
}
.box-contact .svg {
  width: 60px;
  height: 60px;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .box-contact .svg {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .box-contact .svg {
    width: 30px;
    height: 30px;
  }
}
.article a {
  text-decoration: none;
}
.article a:hover {
  text-decoration: none;
}
.article .article-top {
  width: 100%;
}
.article .article-top-row {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-content: stretch;
}
@media only screen and (max-width: 768px) {
  .article .article-top-row {
    flex-direction: column;
  }
}
.article .article-img {
  width: 390px;
}
.article .article-img img {
  display: block;
}
.article .article-text {
  flex: 1;
  background: #fff;
  padding: 32px 32px 32px 32px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: -5px 0px 20px 5px #999999;
  -moz-box-shadow: -5px 0px 20px 5px #999999;
  box-shadow: -5px 0px 20px 5px #999999;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-top: 24px;
  text-align: left;
}
.article .article-text h3 {
  text-transform: uppercase;
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  .article .article-text {
    margin-top: 0;
  }
}
.article .article-bottom {
  width: calc(100% - 16px);
  background: #FFD21F;
  height: 60px;
  display: flex;
  flex-direction: row;
  align-content: stretch;
  -webkit-box-shadow: inset 0px 0px 28px -7px #999999;
  -moz-box-shadow: inset 0px 0px 28px -7px #999999;
  box-shadow: inset 0px 0px 28px -7px #999999;
  z-index: 2;
  position: relative;
}
.article .article-bottom span {
  flex: 1;
  font-size: 2rem;
  font-family: 'annie_use_your_telescopeRg';
  text-align: left;
  padding: 16px 0 0 16px;
}
.article .article-bottom span:last-child {
  text-align: right;
  padding: 16px 16px 0 0;
}
.heading-stain {
  background: url('flek.png') left top no-repeat;
  min-height: 280px;
  padding-top: 40px;
}
.content-stain-bottom {
  background: url('flek2.png') right bottom no-repeat;
  padding-bottom: 100px;
}
.heading-stain-dog {
  background: url('flek.png') center top no-repeat;
}
footer .footer-top a {
  text-decoration: none;
}
footer .footer-top .text {
  font-size: 1.5rem;
}
@media only screen and (max-width: 768px) {
  footer .footer-top .text {
    font-size: 1.25rem;
  }
}
footer .copyright a {
  color: #fff;
  text-decoration: none;
}
footer .copyright p {
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
  padding: 600px 0 30px 0;
  font-weight: bold;
}
@media only screen and (max-width: 1200px) {
  footer .copyright p {
    padding-top: 400px;
  }
}
@media only screen and (max-width: 992px) {
  footer .copyright p {
    padding-top: 300px;
  }
}
@media only screen and (max-width: 768px) {
  footer .copyright p {
    padding-top: 250px;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 576px) {
  footer .copyright p {
    padding-top: 150px;
  }
}
/* end file */
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
@media only screen and (max-width: 1920px) {
  .content-lg {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1080px) {
  .content-sm {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .slicknav_menu {
    display: block;
  }
  h1.bigger {
    font-size: 3.5rem;
  }
  h2.bigger {
    font-size: 3rem;
    line-height: 3rem;
  }
}
