/*
* @section Page Layouts
*/
/*
* @section Main Styles
*/
body {
	color: #999999;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.71429;
	-webkit-text-size-adjust: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 14px;
  }
}

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

h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  color: #515157;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
}

h1, .heading-1 {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 22px;
	line-height: 1;
}
@media (min-width: 768px) {
  h1, .heading-1 {
	font-size: 20px;
  }
}
@media (min-width: 992px) {
  h1, .heading-1 {
    font-size: 24px;
  }
}

h2, .heading-2 {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 28px;
	line-height: 1;
}
@media (min-width: 768px) {
  h2, .heading-2 {
	font-size: 28px;
  }
}
@media (min-width: 992px) {
  h2, .heading-2 {
    font-size: 30px;
  }
}

h3, .heading-3 {
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  line-height: 1.125;
}
@media (min-width: 768px) {
  h3, .heading-3 {
    font-size: 30px;
  }
}

h4, .heading-4 {
	font-size: 18px;
	line-height: 1.66667;
}
@media (min-width: 768px) {
  h4, .heading-4 {
	font-size: 18px;
  }
}

h5, .heading-5 {
	font-size: 16px;
	line-height: 1.25;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	text-align: left;
}

h6, .heading-6 {
  font-size: 18px;
  line-height: 1.2;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .heading-1 a:hover, .heading-2 a:hover, .heading-3 a:hover, .heading-4 a:hover, .heading-5 a:hover, .heading-6 a:hover {
  color: #00bff3;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.35s;
  transition: 0.35s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
  
  }
a:hover {
  color: #00bff3;
  
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

/*
* @section Main Layout
*/
/*
* @subsection Offsets
*/
.img-wrap + h1 {
  margin-top: 50px;
}

h1 + form {
  margin-top: 40px;
}
@media (min-width: 992px) {
  h1 + form {
    margin-top: 85px;
  }
}

h1 + .terms-list {
  margin-top: 40px;
}
@media (min-width: 992px) {
  h1 + .terms-list {
    margin-top: 77px;
  }
}

h2 + .contact-info {
  margin-top: 15px;
}
@media (min-width: 992px) {
  h2 + .contact-info {
    margin-top: 59px;
  }
}

.img-wrap + time {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .img-wrap + time {
    margin-top: 46px;
  }
}

p + .link {
  margin-top: 30px;
}

.rd-navbar-brand + .inline-list {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .rd-navbar-brand + .inline-list {
    margin-top: 65px;
  }
}

.inline-list + .copyright {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .inline-list + .copyright {
    margin-top: 55px;
  }
}

h1 + h3 {
  margin-top: 40px;
}

h2 + .row {
  margin-top: 40px;
}
@media (min-width: 992px) {
  h2 + .row {
    margin-top: 82px;
  }
}

h1 + .row {
  margin-top: 40px;
}
@media (min-width: 992px) {
  h1 + .row {
    margin-top: 84px;
  }
}

h5 + p {
	margin-top: 5px;
	font-size: 14px;
}
@media (min-width: 992px) {
  h5 + p {
    margin-top: 25px;
  }
}

h5 + .small {
  margin-top: 7px;
}

.img-wrap + h5 {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .img-wrap + h5 {
    margin-top: 56px;
  }
}

h2 + .flex-list {
  margin-top: 40px;
}
@media (min-width: 992px) {
  h2 + .flex-list {
    margin-top: 87px;
  }
}

h3 + p {
  margin-top: 37px;
}

.container + .container-fluid {
	margin-top: 85px;
}

.row + .row {
  margin-top: 52px;
}

.rd-navbar-brand + h3 {
  margin-top: 60px;
}
@media (min-width: 992px) {
  .rd-navbar-brand + h3 {
    margin-top: 132px;
  }
}

time + h5 {
  margin-top: 15px;
}
@media (min-width: 992px) {
  time + h5 {
    margin-top: 45px;
  }
}

h3 + .row {
  margin-top: 46px;
}

p + p {
  margin-top: 15px;
}
@media (min-width: 992px) {
  p + p {
    margin-top: 23px;
  }
}

h1 + p {
  margin-top: 20px;
}
@media (min-width: 992px) {
  h1 + p {
    margin-top: 40px;
  }
}

p + .heading-5 {
  margin-top: 26px;
}

.offset-1 {
  margin-top: -9px;
}

h1 + .offset-2 {
  margin-top: 30px;
}
@media (min-width: 992px) {
  h1 + .offset-2 {
    margin-top: 79px;
  }
}

h1 + .offset-3 {
  margin-top: 30px;
}
@media (min-width: 992px) {
  h1 + .offset-3 {
    margin-top: 71px;
  }
}

.flow-offset > * + * {
  margin-top: 40px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset > .col-xs-12:nth-child(n + 2) {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset > .col-sm-12:nth-child(n + 2) {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset > .col-md-12:nth-child(n + 2) {
    margin-top: 60px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset > .col-lg-12:nth-child(n + 2) {
    margin-top: 40px;
  }
}

/*
* @subsection Insets
*/
.inset-2 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .inset-2 {
    padding-left: 115px;
  }
}

@media (min-width: 1200px) {
  .inset-1 {
    padding-right: 98px;
  }
}

.inset-3 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .inset-3 {
    padding-right: 204px;
  }
}

.inset-4 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .inset-4 {
    padding-left: 115px;
  }
}

.inset-5 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .inset-5 {
    padding-left: 96px;
    padding-right: 96px;
  }
}

.inset-6 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .inset-6 {
    padding-right: 181px;
  }
}

/*
* @subsection Prefix
*/
/*
* @subsection Well
*/
.well-xs {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-xs {
    padding-top: 55px;
    padding-bottom: 110px;
  }
}
.well-xs--inset-1 {
  padding-top: 41px;
}
.well-sm {
  padding-top: 40px;
  padding-bottom: 40px;
}
.well-sm--inset-1 {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-sm {
    padding-top: 100px;
    padding-bottom: 122px;
  }
  .well-sm--inset-1 {
    padding-bottom: 236px;
  }
}
.well-md {
	padding-top: 30px;
	padding-bottom: 30px;
}
.well-md--inset-1 {
  padding-bottom: 40px;
}
.well-md--inset-2 {
  padding-bottom: 40px;
}
.well-md--inset-3 {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-md {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .well-md--inset-1 {
	padding-bottom: 60px;
  }
  .well-md--inset-2 {
    padding-bottom: 207px;
  }
  .well-md--inset-3 {
    padding-bottom: 55px;
  }
}
.well-md--inset-4 {
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .well-md--inset-4 {
    padding-bottom: 230px;
  }
}
.well-lg {
	padding-top: 40px;
	padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-lg {
    padding-top: 140px;
    padding-bottom: 50px;
  }
}
.well-xl {
  padding-top: 40px;
  padding-bottom: 40px;
}
.well-xl--inset-1 {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-xl {
    padding-top: 205px;
    padding-bottom: 208px;
  }
  .well-xl--inset-1 {
    padding-bottom: 100px;
  }
}

/*
* @section Helpers
*/
.img-wrap_ohne {
	max-width: 100%;
	display: inline-block;
	position: relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 30px;
	margin-top: -30px;
}

.img-wrap {
  max-width: 100%;
  display: inline-block;
  position: relative;
  padding: 25px;
  border: 4px solid;
  border-radius: 50%;
}
.img-wrap img {
  border-radius: 50%;
}
.img-wrap--inset-1 {
  padding: 20px;
}
.img-wrap--inset-2 {
  padding: 18px;
  border-width: 3px;
}
.img-wrap-default {
	border-color: #a9cf54;
}
.img-wrap-contrast {
	border-color: #a9cf54;
}

.text-primary {
	color: #00bff3;
	font-size: 16px;
}

.text-secondary {
  color: #a9cf54;
}

.text-default-variant-1 {
  color: #bbbaba;
}

.text-contrast-variant-1 {
	color: #666666;
}

.text-contrast-variant-2 {
  color: #303033;
}

.text-contrast-variant-3 {
  color: #515157;
}

.small {
  font-size: 14px;
  line-height: 24px;
}

.uppercase {
  text-transform: uppercase;
}

.thin {
  font-weight: 100;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.sbold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.ubold {
  font-weight: 900;
}

strong {
  font-weight: 700;
}

.big {
  font-size: 30px;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .big {
    font-size: 52px;
  }
}

@media (min-width: 1200px) {
  .pull-lg-right {
    float: right;
  }
}

@media (min-width: 992px) {
  .pull-md-right {
    float: right;
  }
}

.relative {
  position: relative;
}

.brdr {
  border-bottom: 1px solid #ccc;
  padding-bottom: 22px;
}

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

.bg-fixed {
  background-attachment: fixed;
}

html.lt-ie10 .row-no-gutter, .row-no-gutter {
  margin-left: 0;
  margin-right: 0;
}
html.lt-ie10 .row-no-gutter > [class*='col'], .row-no-gutter > [class*='col'] {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left;
  }

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

  .text-xs-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }

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

  .text-sm-right {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }

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

  .text-md-right {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }

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

  .text-lg-right {
    text-align: right;
  }
}
.hidden-sm {
  display: none;
}
@media (min-width: 768px) {
  .hidden-sm {
    display: inline-block;
  }
}

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

/*
* @section Components
*/
/*
* @subsection Terms-list
*/
.terms-list dt + dd {
  margin-top: 24px;
}
.terms-list dd + dt {
  margin-top: 37px;
}

.privacy-link {
  display: inline-block;
  margin-top: 23px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.03em;
  color: #00bff3;
}
.privacy-link:hover {
  color: #515157;
}

/*
* @subsection Copyright
*/
.copyright {
  color: #7f8087;
  font-weight: 500;
}
.copyright a:hover, .copyright a:active {
  color: #00bff3;
}

/*
* @subsection List
*/
.list li + li {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .list li + li {
    margin-top: 24px;
  }
}

/*
* @subsection Contact-info
*/
.contact-info {
	font-family: "Roboto Condensed", serif;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
}
@media (min-width: 992px) {
  .contact-info {
    font-size: 20px;
  }
}
.contact-info a:hover {
  color: #fff;
  text-decoration: none;
}

/*
* @subsection Flex list
*/
.flex-list {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.flex-list li {
  display: table-cell;
  overflow: hidden;
}
.flex-list img {
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.flex-list a {
  display: inline-block;
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.flex-list a:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
@media (max-width: 767px) {
  .flex-list, .flex-list li {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

/*
* @subsection Content-aside
*/
.content-aside {
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  position: relative;
}
.content-aside h3 {
  line-height: 1;
}
@media (min-width: 1300px) {
  .content-aside {
    padding-left: 0;
    padding-right: 0;
    max-width: 470px;
    left: 100%;
    -ms-transform: translateX(-125%);
    -webkit-transform: translateX(-125%);
    transform: translateX(-125%);
  }
}

/*
* @subsection Banner
*/
.banner {
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.55s all ease;
  transition: 0.55s all ease;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .banner {
    padding-top: 78px;
    padding-bottom: 80px;
  }
}
.banner .heading-3 {
  display: block;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
  margin-top: 15px;
  line-height: 1;
}
@media (min-width: 992px) {
  .banner .heading-3 {
    display: inline-block;
    margin-top: 42px;
    margin-left: 25px;
  }
}
.banner:hover {
  background: rgba(81, 81, 87, 0.05);
}
.banner:hover .heading-3 {
  color: #515157;
}
.banner:hover .icon__wrap {
  border-color: #515157;
}
.banner:hover .icon__wrap .icon {
  background: #515157;
}
.banner:hover .icon__wrap .icon:before {
  color: #fff;
}
.banner:hover .icon__wrap:after {
  background: #515157;
}
@media (min-width: 480px) {
  .banner--mod-1 .heading-3 {
    text-align: left;
    display: inline-block;
    margin-top: 42px;
    margin-left: 25px;
  }
}

.banner.bg-primary:hover {
  background: rgba(0, 191, 243, 0.05);
}
.banner.bg-primary:hover .heading-3 {
  color: #00bff3;
}
.banner.bg-primary:hover .icon__wrap {
  border-color: #00bff3;
}
.banner.bg-primary:hover .icon__wrap .icon {
  background: #00bff3;
}
.banner.bg-primary:hover .icon__wrap .icon:before {
  color: #fff;
}
.banner.bg-primary:hover .icon__wrap:after {
  background: #00bff3;
}

.banner.bg-secondary:hover {
  background: rgba(169, 207, 84, 0.05);
}
.banner.bg-secondary:hover .heading-3 {
  color: #a9cf54;
}
.banner.bg-secondary:hover .icon__wrap {
  border-color: #a9cf54;
}
.banner.bg-secondary:hover .icon__wrap .icon {
  background: #a9cf54;
}
.banner.bg-secondary:hover .icon__wrap .icon:before {
  color: #fff;
}
.banner.bg-secondary:hover .icon__wrap:after {
  background: #a9cf54;
}

/*
* @subsection Event-post
*/
@media (min-width: 1200px) {
  .odd .event-post__cnt {
    left: 99%;
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.event-post {
	overflow: hidden;
	padding-bottom: px;
	position: relative;
	z-index: 3;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
}
@media (min-width: 1200px) {
  .event-post {
    padding: 19% 11% 103px;
  }
}
.event-post img {
  width: 100%;
}
@media (min-width: 1200px) {
  .event-post img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
  }
}
.event-post h5 {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .event-post h5 {
    margin-top: 0;
    max-width: 100%;
  }
}
.event-post h5 + p {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .event-post h5 + p {
    margin-top: -3px;
  }
}
.event-post p {
	letter-spacing: 0.03em;
	text-align: left;
}
@media (min-width: 1200px) {
  .event-post p {
    margin-left: 0px;
    display: inline-block;
    max-width: 100%;
  }
}
.event-post p + p {
  display: block;
  position: relative;
}
@media (min-width: 1200px) {
  .event-post p + p {
    left: 97%;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.event-post__cnt {
  position: relative;
}
@media (min-width: 1200px) {
  .event-post__cnt {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    display: inline-block;
    left: 0;
    padding-top: 59px;
  }
}
.event-post__cnt .event-post__meta {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .event-post__cnt .event-post__meta {
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0;
    position: absolute;
    text-align: left;
    top: -60px;
  }
}
@media (min-width: 1500px) {
  .event-post__cnt .event-post__meta {
    top: -70px;
  }
}
@media (min-width: 1800px) {
  .event-post__cnt .event-post__meta {
    top: -80px;
  }
}
@media (min-width: 2000px) {
  .event-post__cnt .event-post__meta {
    top: -100px;
  }
}
.event-post__cnt .event-post__meta time {
	font-size: 60px;
	font-weight: 500;
	line-height: 1;
	color: #FFF;
}
.event-post__cnt .event-post__meta time span {
  font-family: "Roboto Slab", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 95px;
  top: 30px;
  margin-left: 5px;
}
@media (min-width: 1200px) {
  .event-post__cnt .event-post__meta time span {
    display: block;
    margin-top: 7px;
    line-height: 1;
    margin-left: 0;
  }
}

.event-post-2 .heading-1 {
	color: #666666;
	font-size: 40px;
}
@media (min-width: 1200px) {
  .event-post-2 .heading-1 {
    font-size: 60px;
  }
}
.event-post-2 .heading-1 span {
	font-family: "Roboto Slab", serif;
	display: block;
	font-size: 16px;
	font-weight: 400;
}
.event-post-2 h5 {
  color: #515157;
}
.event-post-2 p {
	letter-spacing: 0.03em;
	text-align: left;
}

/*
* @subsection News-post
*/
@media (min-width: 992px) {
  .news-post {
    padding-right: 10px;
  }
}
.news-post .heading-1 {
	color: #414042;
	font-size: 35px;
}
@media (min-width: 1200px) {
  .news-post .heading-1 {
    font-size: 35px;
  }
}
.news-post .heading-1 span {
	font-family: "Roboto Slab", serif;
	margin-top: 5px;
	display: block;
	font-size: 25px;
	font-weight: 300;
}
.news-post h5 {
  color: #515157;
}
.news-post p {
  letter-spacing: 0.03em;
}
.news-post time + h5 {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .news-post time + h5 {
    margin-top: 43px;
  }
}

/*
* @subsection Brand
*/
.rd-navbar-brand {
  display: inline-block;
  color: #fff;
}
@media (min-width: 767px) {
  .rd-navbar-brand {
    border: 2px solid #fff;
    padding: 45px 90px 49px;
  }
}
.rd-navbar-brand img {
  display: inline-block;
  position: relative;
  height: 60px;
  width: auto;
}
@media (min-width: 767px) {
  .rd-navbar-brand img {
	height: 60px;
  width: auto;
	top: 5px;
	left: 5px;
  }
}
.rd-navbar-brand_name {
  display: inline-block;
  font-size: 28px;
  margin-left: -15px;
  text-transform: none;
  margin-top: 11px;
  
}
@media (min-width: 767px) {
  .rd-navbar-brand_name {
    font-size: 38px;
    margin-left: -13px;
  text-transform: none;
  margin-top: 10px;
  }
}

.rd-navbar-brand_name a:hover {
  color: #fff;
}
.rd-navbar-brand_slogan {
  font-family: "Roboto Slab", serif;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 0;
}
@media (min-width: 992px) {
  .rd-navbar-brand_slogan {
    margin-left: 120px;
    margin-top: -6px;
  }
}

/*
* @subsection Backgrounds
*/
.bg-primary {
  background: #00bff3;
  color: #fff;
}
.bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6, .bg-primary .heading-1, .bg-primary .heading-2, .bg-primary .heading-3, .bg-primary .heading-4, .bg-primary .heading-5, .bg-primary .heading-6 {
  color: #fff;
}
.bg-primary .icon-default:before {
  z-index: 1;
  color: #00bff3;
}
.bg-primary .icon-default:after {
  background: #00bff3;
}
.bg-primary .icon-primary {
  color: #a9cf54;
}

.bg-secondary {
  background: #a9cf54;
  color: #fff;
}
.bg-secondary h1, .bg-secondary h2, .bg-secondary h3, .bg-secondary h4, .bg-secondary h5, .bg-secondary h6, .bg-secondary .heading-1, .bg-secondary .heading-2, .bg-secondary .heading-3, .bg-secondary .heading-4, .bg-secondary .heading-5, .bg-secondary .heading-6 {
  color: #fff;
}
.bg-secondary .icon-default:before {
  z-index: 1;
  color: #a9cf54;
}
.bg-secondary .icon-default:after {
  background: #a9cf54;
}

.bg-contrast-variant-1, .bg-contrast-variant-2, .bg-contrast-variant-3 {
  color: #838388;
}
.bg-contrast-variant-1 h1, .bg-contrast-variant-1 h2, .bg-contrast-variant-1 h3, .bg-contrast-variant-1 h4, .bg-contrast-variant-1 h5, .bg-contrast-variant-1 h6, .bg-contrast-variant-1 .heading-1, .bg-contrast-variant-1 .heading-2, .bg-contrast-variant-1 .heading-3, .bg-contrast-variant-1 .heading-4, .bg-contrast-variant-1 .heading-5, .bg-contrast-variant-1 .heading-6, .bg-contrast-variant-2 h1, .bg-contrast-variant-2 h2, .bg-contrast-variant-2 h3, .bg-contrast-variant-2 h4, .bg-contrast-variant-2 h5, .bg-contrast-variant-2 h6, .bg-contrast-variant-2 .heading-1, .bg-contrast-variant-2 .heading-2, .bg-contrast-variant-2 .heading-3, .bg-contrast-variant-2 .heading-4, .bg-contrast-variant-2 .heading-5, .bg-contrast-variant-2 .heading-6, .bg-contrast-variant-3 h1, .bg-contrast-variant-3 h2, .bg-contrast-variant-3 h3, .bg-contrast-variant-3 h4, .bg-contrast-variant-3 h5, .bg-contrast-variant-3 h6, .bg-contrast-variant-3 .heading-1, .bg-contrast-variant-3 .heading-2, .bg-contrast-variant-3 .heading-3, .bg-contrast-variant-3 .heading-4, .bg-contrast-variant-3 .heading-5, .bg-contrast-variant-3 .heading-6 {
  color: #fff;
}

.bg-contrast-variant-1 {
	background-color: #2c2c2f;
}
.bg-contrast-variant-1 .icon-default {
  color: #2c2c2f;
}

.bg-contrast-variant-2 {
  background: #303033;
}
.bg-contrast-variant-2 .icon-default {
  color: #303033;
}

.bg-contrast-variant-3 {
	background: #515157;
}
.bg-contrast-variant-3 .icon-default {
  color: #515157;
}

.bg-image-1 {
  background-image: url(../images/bg-head.jpg);
}
.bg-image-1 h1, .bg-image-1 h2, .bg-image-1 h3, .bg-image-1 h4, .bg-image-1 h5, .bg-image-1 h6, .bg-image-1 .heading-1, .bg-image-1 .heading-2, .bg-image-1 .heading-3, .bg-image-1 .heading-4, .bg-image-1 .heading-5, .bg-image-1 .heading-6 {
  color: #fff;
}
@media (min-width: 992px) {
  .bg-image-1 .rd-navbar-brand {
	padding-top: 36px;
	padding-right: 70px;
	padding-bottom: 41px;
	padding-left: 70px;
  }
}
@media (min-width: 992px) {
  .bg-image-1 .rd-navbar-brand_name {
	font-size: 38px;
	margin-left: -10px;
	text-transform: none;
	margin-top: 5px;
  }
}
@media (min-width: 992px) {
  .bg-image-1 .rd-navbar-brand_slogan {
    font-size: 16px;
    margin-left: 96px;
  }
}
@media (min-width: 992px) {
  .bg-image-1 .rd-navbar-brand img {
    top: 0px;
    height: auto;
  }
}

/*
* @subsection Icons
*/
.icon {
  display: inline-block;
  text-align: center;
  z-index: 2;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.icon__wrap {
  display: inline-block;
  width: 168px;
  height: 170px;
  border: 2px solid #fff;
  background: transparent;
  text-align: center;
  padding: 15px;
  border-radius: 50%;
}
.icon-xs {
  font-size: 23px;
  line-height: 23px;
}
.icon-sm {
  font-size: 30px;
  line-height: 30px;
}
.icon-md {
  font-size: 45px;
  width: 134px;
  height: 134px;
  line-height: 134px;
}
.icon-lg {
  font-size: 50px;
  width: 134px;
  height: 134px;
  line-height: 134px;
}
.icon-xl {
  font-size: 55px;
  width: 134px;
  height: 134px;
  line-height: 134px;
}
.icon-default {
  color: #000;
  background: #fff;
  border-radius: 50%;
}
.icon-primary {
  color: #00bff3;
}

/*
* @subsection Buttons
*/
.btn {
  font-family: "Roboto Slab", serif;
  display: inline-block;
  text-align: center;
  z-index: 2;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.btn__wrap {
  display: inline-block;
  position: relative;
  width: 170px;
  height: 170px;
  border: 2px solid #fff;
  background: transparent;
  text-align: center;
  border-radius: 50%;
}
.btn__wrap:after {
  position: absolute;
  width: 137px;
  height: 137px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
}
.btn:before {
  color: #515157;
  font-size: 30px;
  content: "\f044";
  font-family: "FontAwesome";
  position: absolute;
  top: 38.3%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.btn-md {
  font-size: 20px;
  width: 136px;
  height: 136px;
  line-height: 169px;
}
.btn-default {
  color: #fff;
  background: #a9cf54;
  border-radius: 50%;
}
.btn-default:hover {
  background: #00bff3;
}

/*
* @subsection Links
*/
.link {
	display: inline-block;
	font-family: "Roboto Slab", serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #00bff3;
}
.link:hover {
  color: #515157;
}

/*
* @subsection Inline List
*/
.inline-list {
  margin-top: 64px;
  margin-left: -3px;
  text-transform: uppercase;
  font-weight: 400;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 20px;
}
@media (min-width: 992px) {
  .inline-list li + li {
    margin-left: 45px;
  }
}
.inline-list a:hover {
  color: #fff;
}

/*
* @subsection Marked List
*/
.marked-list li {
  padding-left: 15px;
}
.marked-list li + li {
  margin-top: 10px;
}
.marked-list a {
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #00bff3;
}
.marked-list a:before {
  content: "-";
  position: absolute;
  left: -15px;
  color: #00bff3;
}
.marked-list a:hover {
  color: #515157;
  text-decoration: none;
}
.marked-list a:hover:before {
  color: #515157;
}

/*
* @subsection Box
*/
.box .box__middle, .box-xs .box__middle, .box-sm .box__middle, .box-md .box__middle, .box-lg .box__middle {
  vertical-align: middle;
}
.box .box__bottom, .box-xs .box__bottom, .box-sm .box__bottom, .box-md .box__bottom, .box-lg .box__bottom {
  vertical-align: bottom;
}

.box .box_left img, .box .box_right img {
  max-width: none;
}
.box .box_left,
.box .box_right,
.box .box_cnt {
  padding: 0;
  display: table-cell;
  vertical-align: top;
}
.box .box_left {
  padding-right: 30px;
}
.box .box_right {
  padding-left: 30px;
}

@media (min-width: 768px) {
  .box-sm .box_left img, .box-sm .box_right img {
    max-width: none;
  }
  .box-sm .box_left,
  .box-sm .box_right,
  .box-sm .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-sm .box_left {
    padding-right: 30px;
  }
  .box-sm .box_right {
    padding-left: 30px;
  }

  .box-sm-clear .box_left img, .box-sm-clear .box_right img {
    max-width: 100%;
  }
  .box-sm-clear .box_left,
  .box-sm-clear .box_right,
  .box-sm-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
}
/*
* @subsection Superfish
* @description Superfish is an enhanced Suckerfish-style menu jQuery plugin.
* @author     Joel Birch
* @link http://users.tpg.com.au/j_birch/plugins/superfish/
* @license MIT license - http://opensource.org/licenses/MIT
*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 50px;
  position: relative;
}
.sf-menu > li + li:before {
  pointer-events: none;
  content: '\f10c';
  font-size: 10px;
  font-family: "FontAwesome";
  position: absolute;
  left: -29px;
  top: 0;
  color: #c5c5c5;
}
@media (min-width: 992px) {
  .sf-menu > li + li:before {
    left: -47px;
  }
}
@media (min-width: 992px) {
  .sf-menu > li + li {
    margin-left: 83px;
  }
}
.sf-menu a {
  font-family: "Roboto Slab", serif;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.04em;
}

.sf-menu > li > a {
  color: #2c2c2f;
  font-size: 17px;
  line-height: 1;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #00bff3;
}
.sf-menu > li.active > a {
  color: #00bff3;
}

.sf-menu ul {
  display: none;
  background: #00bff3;
  position: absolute;
  top: 100%;
  width: 227px;
  margin-top: 9px;
  z-index: 2;
  left: 0;
  margin-left: -82px;
  text-align: center;
  padding: 35px 0;
  box-sizing: border-box;
}
.sf-menu ul:before {
  content: "\f0d8";
  position: absolute;
  left: 50%;
  top: -28px;
  font-family: "FontAwesome";
  font-size: 30px;
  color: #00bff3;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  font-size: 14px;
  line-height: 1.78571;
  letter-spacing: 0;
  color: #FFF;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #2c2c2f;
}

.sf-menu ul ul {
  position: absolute;
  margin-left: 17px;
  left: 100%;
  width: 227px;
  margin-top: -14px;
  padding: 45px 15px;
  z-index: 4;
  top: 6px;
  background: #6e6e73;
}
.sf-menu ul ul:before {
  content: "\f0d9";
  color: #6e6e73;
  left: -6px;
  top: -5px;
  -ms-transform: translate(0);
  -webkit-transform: translate(0);
  transform: translate(0);
}

.sf-menu ul ul > li > a {
  color: #FFF;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #00bff3;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*
* @subsection RD Mobile Menu
* @description mobile navbar
* @author     Evgeniy Gusarov (Diversant)
* @link     http://cms.devoffice.com/diversant/rd-navbar/
*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -ms-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #00bff3;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*
* @subsection Stuck menu
*/
header .isStuck {
  background: #fff;
  z-index: 999;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #2c2c2f;
}
header .isStuck nav {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
header .isStuck address {
  display: none;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*
* @subsection ToTop
*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #a9cf54;
  border-radius: 50%;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #00bff3;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*
* @subsection Parallax
* @author       Evgeniy Gusarov (Stmechanus || Diversant)
* @license      MIT license - http://opensource.org/licenses/MIT
*/
.parallax {
  position: relative;
  overflow: hidden;
  color: #fff;
}
.parallax h1, .parallax h2, .parallax h3, .parallax h4, .parallax h5, .parallax h6, .parallax .heading-1, .parallax .heading-2, .parallax .heading-3, .parallax .heading-4, .parallax .heading-5, .parallax .heading-6 {
  color: #fff;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
@media (min-width: 992px) {
  .parallax .row {
    border: 3px solid #fff;
  }
}
.parallax .row .heading-4 {
  line-height: 1;
}
@media (min-width: 992px) {
  .parallax .row .btn__wrap {
    top: 70px;
    left: 25px;
  }
}

/*
* @section HEADER Section
*/
header .well-xs {
  padding-top: 50px;
  padding-bottom: 50px;
}
header .well-sm {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  header .well-sm {
    padding-top: 69px;
    padding-bottom: 62px;
  }
}
header .well-md {
	padding-top: 80px;
	padding-bottom: 80px;
}
@media (min-width: 767px) {
  header .well-md {
    padding-top: 136px;
    padding-bottom: 162px;
  }
}
@media (min-width: 1200px) {
  header .nav {
    float: left;
  }
}
header address {
  color: #85858f;
  font-size: 15px;
  line-height: 15px;
  font-family: "Roboto Slab", serif;
}
header address dl {
	display: inline-block;
	padding-top: 10px;
}
header address .icon {
  margin-right: 13px;
}
@media (max-width: 992px) {
  header address .icon:before {
    top: auto;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
    left: -10px;
  }
}
header address a:hover {
  color: #00bff3;
}
@media (min-width: 768px) {
  header address {
	margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  header address {
    float: right;
    margin-right: 29px;
    margin-top: -8px;
  }
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .rd-navbar-brand, header .nav {
    float: none;
  }
}

/*
* @section CONTENT Section
*/
main {
  display: block;
}

/*
* @section FOOTER Section
*/
footer {
  z-index: 2;
  position: relative;
  background: #515157;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer .heading-1, footer .heading-2, footer .heading-3, footer .heading-4, footer .heading-5, footer .heading-6 {
  color: #fff;
}
footer .well-md {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  footer .well-md {
    padding-top: 143px;
    padding-bottom: 141px;
  }
}
@media (min-width: 992px) {
  footer .rd-navbar-brand {
    border: 0px solid #fff;
    padding: -20px 0px 0px;
  }
}
footer .rd-navbar-brand img {
  height: 40px;
  width: auto;
  top: -7px;
  left: -50;
}
footer .rd-navbar-brand_name {
	font-size: 30px;
	top: 0px;
}
@media (min-width: 992px) {
  footer .rd-navbar-brand_name {
    font-size: 30px;
    margin-left: 20px;
	top: 0px;
  }
}
footer .rd-navbar-brand_slogan {
  margin-left: 35px;
  font-size: 8px;
}
@media (min-width: 992px) {
  footer .rd-navbar-brand_slogan {
    margin-left: 83px;
    margin-top: -2px;
  }
}
footer:after {
  content: "";
  z-index: -1;
  width: 50%;
  position: absolute;
  left: 50%;
  top: 0;
  right: 0;
  height: 100%;
}
@media (min-width: 992px) {
  footer:after {
    background: #303033;
  }
}
