@charset "utf-8";
html {
  scroll-behavior: smooth;
}
::-webkit-input-placeholder {
  color: rgba(52, 52, 52, 0.5);
  opacity: 1;
}
:-moz-placeholder {
  color: rgba(52, 52, 52, 0.5);
  opacity: 1;
}
::-moz-placeholder {
  color: rgba(52, 52, 52, 0.5);
  opacity: 1;
}
:-ms-input-placeholder {
  color: rgba(52, 52, 52, 0.5);
  opacity: 1;
}
a {
  color: inherit;
  outline: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
a:focus,
a:hover {
  color: #ce0203;
  text-decoration: underline;
}
a:focus {
  outline: 0;
  text-decoration: none;
}
body {
  font-family: Roboto, sans-serif;
  color: #696969;
  font-size: 14px;
  line-height: 1.68;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
h1,
h2,
h3,
h4 {
  font-family: Montserrat, sans-serif;
}
h1,
h3,
h4 {
  text-transform: uppercase;
}
h1 {
  font-size: 18px;
  color: #000;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
  font-weight: 400;
  margin: 20px 0;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
hr {
  margin: 10px 0 20px 0;
  border-color: #dcddde;
}
html.cssanimations .onscroll-animate {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0;
}
input {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  color: #8e8e8e;
  width: 100%;
  background-color: transparent;
  border: 1px #d7d7d7 solid;
  padding: 16px 15px;
  outline: 0;
  line-height: 1.1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
input[type="submit"] {
  font-size: 12px;
  font-weight: 300;
  color: #999;
  width: auto;
  border-width: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
input[type="submit"]:hover {
  color: #ce0203;
  border-color: #ce0203;
}
input[type="text"]:focus {
  color: #000;
  border-color: #ce0203;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
textarea {
  font-family: Roboto, sans-serif;
  color: #343434;
  width: 100%;
  background-color: transparent;
  border: 1px #d7d7d7 solid;
  padding: 12px 15px;
  height: 120px;
  outline: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
textarea:focus {
  color: #000;
  border-color: #ce0203;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#osuchebutton {
  padding: 10px;
  width: 40px;
  background: #ce0203;
  color: #fff;
  cursor: pointer;
}
.immosuche {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  color: rgba(52, 52, 52, 0.5);
  width: 100%;
  background-color: transparent;
  border: 1px #d7d7d7 solid;
  padding: 16px 15px !important;
  outline: 0;
  line-height: 1.1;
  cursor: pointer;
}
.ansprechpartnerbild {
  max-height: 200px;
  width: auto !important;
}
.vkauft {
  position: absolute;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  left: -10px;
  bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 14px;
  text-decoration: none;
  z-index: 10;
  background-color: #ce0203;
}
.weiteredatentd {
  padding: 4px 10px;
  width: 50%;
}
#reduziert {
  bottom: 40px !important;
  background-color: #303133;
  left: -10px;
  color: #fff;
  width: 30%;
  padding: 4px 0;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
#objektcourt {
  padding: 0 13px;
}
#agents-slider .owl-controls .owl-next,
#agents-slider .owl-controls .owl-prev {
  top: 150px;
}
#agents-slider .owl-controls .owl-next {
  right: 0;
}
#agents-slider .owl-controls .owl-prev {
  left: 0;
}
#citation-section .bg-image {
  background-image: url(../images/thoben.jpg);
}
#footer-section {
  font-size: 12px;
  background-color: #303133;
  color: #7c8385;
  position: relative;
  line-height: 1.88;
}
#footer-section ::-webkit-input-placeholder {
  color: #fff;
}
#footer-section :-moz-placeholder {
  color: #fff;
}
#footer-section ::-moz-placeholder {
  color: #fff;
}
#footer-section :-ms-input-placeholder {
  color: #fff;
}
#footer-section a:focus,
#footer-section a:hover {
  color: #fff;
  text-decoration: none;
}
#footer-section h4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}
#footer-section input[type="submit"] {
  color: #7c8385;
  border: 2px #7c8385 solid;
  padding: 6px 28px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 15px;
}
#footer-section input[type="text"] {
  font-size: 14px;
  background-color: #222224;
  color: #fff;
  border: none;
  padding: 12px 12px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.12);
  -moz-box-shadow: 0 0 5px rgba(255, 255, 255, 0.12);
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.12);
}
#footer-section input[type="text"]:focus {
  -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.32);
  -moz-box-shadow: 0 0 5px rgba(255, 255, 255, 0.32);
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.32);
}
#footer-section p {
  margin-bottom: 20px;
}
#footer-section .footer-column {
  padding-bottom: 30px;
  padding-top: 15px;
}
#footer-section .footer-info {
  padding-top: 40px;
  padding-bottom: 25px;
}
#footer-section .main-menu-alt a:focus,
#footer-section .main-menu-alt a:hover {
  color: #ce0203;
}
#footer-section .read-more-link-alt {
  color: #fff;
}
#footer-section .read-more-link-alt:after {
  background-color: #fff;
}
#footer-section .site-info {
  position: relative;
  color: #858585;
  background-color: #f8f8f8;
  padding: 6px 0;
  z-index: 150;
}
#footer-section .site-info a {
  color: #ce0203;
  font-weight: 500;
}
#footer-section .site-info a:hover {
  color: #ce0203;
  text-decoration: underline;
}
#footer-section .site-info p {
  padding: 12px 0;
  margin: 0;
}
#footer-section .social-round-container a {
  color: #696969;
}
#footer-section .social-round-container a:hover {
  color: #fff;
  text-decoration: none;
}
.footer-container {
  position: relative;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #696969;
  margin: 4px 0 4px 8px;
  float: left;
}
#form-search {
  margin-bottom: 20px;
}
#form-search input {
  margin-bottom: 30px;
}
#form-top-search {
  display: none;
  padding-right: 5px;
}
#form-top-search input {
  display: inline-block;
  font-size: 12px;
  padding: 1px 4px 0 4px;
  vertical-align: middle;
}
#form-top-search input[type="submit"] {
  font-size: 11px;
}
#form-top-search input[type="text"] {
  width: 150px;
  height: 30px;
}
#header-section {
  position: relative;
  z-index: 900;
}
#main-slider .owl-controls .owl-next,
#main-slider .owl-controls .owl-prev {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border: none;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#main-slider .owl-controls .owl-next:before,
#main-slider .owl-controls .owl-prev:before {
  color: #ce0203;
  line-height: 50px;
  font-size: 20px;
}
#main-slider .owl-controls .owl-next:hover:before,
#main-slider .owl-controls .owl-prev:hover:before {
  color: #fff;
}
#map-canvas {
  position: absolute;
  width: 100%;
  height: 100%;
}
#mobile-img {
  position: absolute;
  bottom: 0;
  z-index: 50;
  margin-left: 30px;
}
#mobile-img-col {
  position: static;
}
#mobile-section .bg-image {
  background-image: url(../images/bg_mobile.jpg);
}
#page-loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #fff;
  z-index: 500;
}
#to-top {
  position: absolute;
  top: -90px;
  right: 32px;
  width: 66px;
  height: 66px;
  border: 3px #fff solid;
  background-color: #ce0203;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#to-top:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  font-family: FontAwesome;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 58px;
  content: "\f077";
}
#to-top:hover {
  -webkit-animation: pulse ease-out 1.5s infinite;
  -moz-animation: pulse ease-out 1.5s infinite;
  -o-animation: pulse ease-out 1.5s infinite;
  animation: pulse ease-out 1.5s infinite;
}
.author-box {
  color: #343434;
  background-color: #f2f2f2;
  padding: 25px 50px 25px 25px;
  overflow: auto;
}
.author-box .author-box-avatar {
  float: left;
  margin-right: 25px;
}
.author-box .author-box-avatar img {
  padding: 0 17px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.author-box .author-box-content {
  border-left: 2px #e3e3e3 solid;
  padding-left: 25px;
  font-size: 12px;
  overflow: hidden;
  text-align: justify;
}
.author-box .author-info {
  font-size: 12px;
  color: #969696;
}
.author-box .author-name {
  font-size: 16px;
}
.bg-buildings {
  position: relative;
  background-color: #fff;
}
.bg-buildings:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 85px;
  background-image: url(../images/silhouette_buildings.png);
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
.bg-buildings .section-content {
  padding-bottom: 130px;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-image {
  background-position: center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  /* background-size: cover; */
  background-repeat: no-repeat;
  position: relative;
}
.bg-image:after,
.bg-image:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.bg-image.bg-cover:after {
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 5;
}
.bg-image.bg-pattern:before {
  /* background-image: url(../images/dot_pattern.png);
  opacity: 0.5;
  z-index: 1; */
}
.bg-image .section-content {
  position: relative;
  z-index: 10;
}
.bg-logo {
  background-image: url(../images/bg_logo.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.big-notice {
  background-color: #f1f2f2;
  padding: 25px 45px;
  margin-bottom: 10px;
  overflow: auto;
  color: #343434;
  -webkit-box-shadow: 2px 2px 0 rgba(199, 200, 202, 0.75);
  -moz-box-shadow: 2px 2px 0 rgba(199, 200, 202, 0.75);
  box-shadow: 2px 2px 0 rgba(199, 200, 202, 0.75);
}
.big-notice h3 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  float: left;
  margin: 15px 0;
  line-height: inherit;
  text-transform: none;
}
.big-notice .button {
  margin: 0;
}
.black-box {
  color: #fff;
  background-color: #000;
  padding: 2px 20px;
  display: inline-block;
  text-align: left;
  margin: 25px 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.black-box.black-box-apple {
  font-family: "Myriad Pro", sans-serif;
  font-size: 16px;
  position: relative;
  line-height: 1;
  padding-left: 40px;
  padding-bottom: 5px;
}
.black-box.black-box-apple:after {
  font-family: FontAwesome;
  font-size: 22px;
  position: absolute;
  left: 13px;
  top: 50%;
  margin-top: -11px;
  content: "\f179";
}
.black-box.black-box-apple strong {
  font-weight: 600;
}
.black-box.black-box-apple .small {
  font-size: 9px;
}
.black-box.black-box-google {
  font-family: "Myriad Pro", sans-serif;
  font-size: 16px;
  position: relative;
  line-height: 1;
  padding-left: 40px;
  padding-bottom: 5px;
}
.black-box.black-box-google:after {
  position: absolute;
  width: 21px;
  height: 22px;
  left: 13px;
  top: 50%;
  margin-top: -11px;
  background-image: url(../images/google_play_icon.png);
  content: "";
}
.black-box.black-box-google .google-text {
  font-family: "Times New Roman", Times, serif;
}
.black-box.black-box-google .small {
  font-size: 9px;
}
.black-box:hover {
  color: #fff;
  text-decoration: none;
}
.button {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  color: #fff;
  border: 2px transparent solid;
  font-weight: 700;
  padding: 15px 28px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.button:hover {
  color: #7c8385;
  text-decoration: none;
  border-color: #7c8385;
}
.button-container {
  display: inline-block;
  position: relative;
}
.button-container:hover:after {
  opacity: 0;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.button-container:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #ce0203;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.button-container .button {
  position: relative;
  z-index: 1;
}
.button-void {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  color: #969696;
  font-weight: 700;
  padding: 11px 32px;
  display: inline-block;
  text-transform: uppercase;
  border: 2px #969696 solid;
  margin-bottom: 40px;
}
.checkbox input[type="checkbox"] {
  position: relative !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
.checkbox label {
  padding-left: 0 !important;
}
.button-void:hover {
  border-color: #ce0203;
  text-decoration: none;
}
.button-void.button-long {
  padding-left: 45px;
  padding-right: 45px;
}
.citation {
  font-size: 26px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  margin: 80px 20px 20px 20px;
}
.citation-author {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: 20px 0 120px 0;
}
.comment {
  overflow: auto;
}
.comment .comment {
  clear: both;
  padding-left: 40px;
}
.comment .comment-author {
  font-size: 16px;
  font-weight: 700;
}
.comment .comment-content {
  color: #343434;
  padding: 0 25px 40px 10px;
  overflow: hidden;
}
.comment .comment-detail {
  font-size: 12px;
  color: #696969;
  margin-bottom: 15px;
}
.comment .comment-img {
  float: left;
  padding: 0 8px 40px 8px;
}
.comment .comment-img img {
  border-radius: 50%;
}
.comments-container {
  padding-bottom: 30px;
  border-bottom: 1px #e3e3e3 solid;
  margin-bottom: 40px;
}
.container-big {
  max-width: 1440px;
  margin: 0 auto;
}
.custom-select {
  position: relative;
}
.custom-select.cs-active .custom-select-val {
  color: #000;
  border-color: #ce0203;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.custom-select.cs-active .custom-select-list {
  visibility: visible;
  opacity: 1;
}
.custom-select.cs-default .custom-select-val {
  color: rgba(52, 52, 52, 0.5);
}
.custom-select .custom-select-list {
  background-color: #fff;
  position: absolute;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  border-bottom: 1px #d7d7d7 solid;
  z-index: 999;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.custom-select .custom-select-list li .custom-select-item-content {
  cursor: pointer;
  padding: 12px 15px;
  border: 1px #d7d7d7 solid;
  border-top: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.custom-select
  .custom-select-list
  li
  .custom-select-item-content:nth-child(2n) {
  background-color: #fbfbfb;
}
.custom-select .custom-select-list li .custom-select-item-content:hover {
  background-color: #fff;
  color: #000;
}
.custom-select .custom-select-list li:last-of-type .custom-select-item-content {
  border-bottom: none;
}
.custom-select .custom-select-val {
  color: #343434;
  border: 1px #d7d7d7 solid;
  padding: 12px 35px 12px 15px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.custom-select .custom-select-val:after {
  position: absolute;
  right: 14px;
  top: 0;
  font-family: FontAwesome;
  padding: 12px 0;
  content: "\f107";
}
.delimiter-inline,
.delimiter-inline-alt {
  padding-left: 4px;
  padding-right: 4px;
}
.delimiter-inline-alt:after,
.delimiter-inline:after {
  content: "/";
}
.delimiter-inline-alt:after {
  content: "|";
}
.flex-direction-nav a {
  visibility: visible;
  opacity: 1;
}
.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
  color: #6b6b6b;
  font-size: 14px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-color: rgba(255, 255, 255, 0.75);
  text-align: center;
  line-height: 30px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-prev:hover {
  color: #ce0203;
  background-color: rgba(255, 255, 255, 0.9);
}
.flex-direction-nav .flex-next:hover:before,
.flex-direction-nav .flex-prev:hover:before {
  opacity: 1;
}
.flex-direction-nav .flex-next:before,
.flex-direction-nav .flex-prev:before {
  font-size: 14px;
  opacity: 0.75;
}
.flex-direction-nav .flex-next {
  right: 20px;
}
.flex-direction-nav .flex-prev {
  left: 20px;
}
.font-normal {
  font-size: 14px;
}
.form-contact input,
.form-contact textarea {
  margin: 5px 0;
  padding: 4px 12px;
}
.form-contact input[type="submit"] {
  padding: 6px 30px;
}
.form-contact-full input,
.form-contact-full textarea {
  margin: 10px 0 20px 0;
}
.form-contact-full input[type="submit"] {
  font-size: 14px;
  border-color: transparent;
  color: #fff;
  padding: 12px 40px;
}
.form-contact-full input[type="submit"]:hover {
  color: #969696;
  border-color: #969696;
}
.form-contact-full .form-contact-full-submit {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.form-contact-full .form-contact-full-submit:after {
  background-color: #ce0203;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.form-contact-full .form-contact-full-submit:hover:after {
  opacity: 0;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.form-contact-full .form-contact-full-submit input {
  position: relative;
  z-index: 1;
  margin: 0;
}
.form-layout1 {
  position: relative;
  padding-right: 45px;
}
.form-layout1 input[type="text"] {
  padding: 6px 12px;
}
.form-layout1 .form-submit {
  position: absolute;
  right: 0;
  top: 0;
  height: 37px;
  width: 40px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 6px 0;
  background-color: #ce0203;
}
.google-map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.google-map-container {
  position: relative;
  height: 520px;
}
.heading-small-inline {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
}
.highlight {
  color: #ce0203;
}
.icon-box {
  font-size: 13px;
  font-weight: 400;
  background-color: #fff;
  text-align: center;
  padding: 34px 18px 38px 18px;
  position: relative;
  margin-bottom: 80px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.icon-box:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.icon-box:hover h3 {
  color: #ce0203;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.icon-box:hover .icon-box-icon {
  color: #fff;
  border-color: transparent;
  background-color: #ce0203;
}
.icon-box:hover .icon-box-icon:after {
  opacity: 0;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.icon-box .icon-box-icon {
  width: 150px;
  height: 150px;
  font-size: 50px;
  color: #969696;
  line-height: 150px;
  margin: 0 auto 26px auto;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.icon-box .icon-box-icon:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 3px #969696 solid;
  pointer-events: none;
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.icon-box .icon-box-icon i {
  position: relative;
  z-index: 10;
}
.icon-box h3 {
  color: #343434;
}
.icon-box .read-more-link-container {
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
}
.icon-opening-wrapper {
  overflow: auto;
}
.icon-opening-wrapper .icon-opening-container {
  display: block;
}
.icon-opening-wrapper .icon-opening-content {
  overflow: hidden;
}
.icon-opening-wrapper .icon-opening {
  width: 25px;
  float: left;
}
.img-inline {
  vertical-align: baseline;
}
.list-checkbox {
  overflow: auto;
  font-size: 16px;
  color: #343434;
}
.list-checkbox li {
  position: relative;
  float: left;
  width: 33.333333%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 4px 0;
}
.list-checkbox li:after {
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
  color: #ce0203;
  content: "\f046";
}
.list-checkbox-full li {
  float: none;
  width: auto;
  display: block;
}
.list-links-simple li a {
  position: relative;
  padding-left: 10px;
  display: inline-block;
}
.list-links-simple li a:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 2.3;
  content: "\f054";
}
.list-simple li {
  position: relative;
  padding-left: 10px;
}
.list-simple li:after {
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  left: 0;
  top: 2px;
  content: "\f054";
}
.list-values {
  margin-bottom: 20px;
  color: #343434;
}
.list-values a {
  overflow: hidden;
  display: block;
  position: relative;
  padding-left: 28px;
  font-size: 16px;
  text-decoration: none;
}
.list-values a:after {
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
  color: #ce0203;
  content: "\f046";
}
.list-values a .list-values-content {
  float: left;
}
.list-values a .list-values-value {
  float: right;
}
.listing-price {
  font-size: 26px;
  font-weight: 700;
  color: #000;
}
.listing-price .small {
  color: #696969;
  font-weight: 400;
  font-size: 12px;
  line-height: 3.7;
  vertical-align: top;
}
.logo-img {
  max-width: 100%;
  margin: 0 auto 40px auto;
  opacity: 0.4;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.logo-img:hover {
  opacity: 1;
}
.logo-style3 {
  padding-right: 10px;
}
.main-logo {
  width: 40%;
  padding: 20px 0;
}
.main-menu,
.main-menu-alt {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  z-index: 20;
}
.main-menu ul,
.main-menu-alt ul {
  display: inline-block;
  overflow: auto;
}
.main-menu ul > li,
.main-menu-alt ul > li {
  float: left;
}
.main-menu ul > li:hover > ul > li,
.main-menu-alt ul > li:hover > ul > li {
  opacity: 1;
}
.main-menu ul > li > ul,
.main-menu-alt ul > li > ul {
  position: absolute;
  display: none;
  padding: 10px 0;
  text-align: left;
}
.main-menu ul > li > ul li,
.main-menu-alt ul > li > ul li {
  float: none;
  display: block;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.main-menu ul > li > ul li a,
.main-menu-alt ul > li > ul li a {
  padding-left: 20px;
  padding-right: 20px;
}
.main-menu ul a,
.main-menu-alt ul a {
  display: block;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
}
.main-menu .underscore-container .underscore .underscore-inner,
.main-menu-alt .underscore-container .underscore .underscore-inner {
  margin-left: 15px;
  margin-right: -15px;
}
.main-menu {
  background-color: #fff;
  color: #ce0203;
  text-align: right;
}
.main-menu a:hover {
  color: #f54647;
}
.main-menu ul {
  padding-bottom: 10px;
  padding-top: 16px;
}
.main-menu ul li.active > a {
  color: #200808;
}
.main-menu ul li a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.main-menu .underscore-container .underscore {
  bottom: 26px;
}
.main-menu .underscore-container .underscore .underscore-inner {
  background-color: #f54647;
}
.main-menu-alt {
  background-color: #e6e7e8;
  color: #7c8385;
  text-align: center;
}
.main-menu-alt a:hover {
  color: #ce0203;
}
.main-menu-alt ul {
  padding-top: 6px;
}
.main-menu-alt ul li a {
  padding-top: 7px;
  padding-bottom: 7px;
}
.main-menu-alt ul li.active > a {
  color: #ce0203;
}
.main-menu-alt .menu-button {
  color: #696969;
}
.main-menu-alt .menu-button:hover {
  color: #000;
}
.main-menu-alt .underscore-container .underscore {
  bottom: 15px;
}
.main-menu-alt .underscore-container .underscore .underscore-inner {
  background-color: #ce0203;
}
.menu-button {
  display: none;
  font-size: 28px;
  padding: 10px 15px;
  cursor: pointer;
  text-align: right;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  border: 1px #969696 solid;
  z-index: 10;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.owl-carousel .owl-next:after,
.owl-carousel .owl-prev:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #ce0203;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: scale(1.35);
  -moz-transform: scale(1.35);
  -o-transform: scale(1.35);
  -ms-transform: scale(1.35);
  transform: scale(1.35);
}
.owl-carousel .owl-next:before,
.owl-carousel .owl-prev:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 16px;
  color: #969696;
  line-height: 40px;
  z-index: 1;
  text-align: center;
  font-family: FontAwesome;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.owl-carousel .owl-next:hover,
.owl-carousel .owl-prev:hover {
  border-color: rgba(255, 255, 255, 0);
}
.owl-carousel .owl-next:hover:after,
.owl-carousel .owl-prev:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.owl-carousel .owl-next:hover:before,
.owl-carousel .owl-prev:hover:before {
  color: #fff;
}
.owl-carousel .owl-next {
  right: 30px;
}
.owl-carousel .owl-next:before {
  content: "\f054";
}
.owl-carousel .owl-prev {
  left: 30px;
}
.owl-carousel .owl-prev:before {
  content: "\f053";
}
.owl-carousel .owl-pagination {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.owl-carousel .owl-pagination .owl-page {
  width: 10px;
  height: 10px;
  margin-left: 5px;
  display: inline-block;
  border: 2px #fff solid;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.owl-carousel .owl-pagination .owl-page:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.owl-carousel .owl-pagination .owl-page.active {
  background-color: #fff;
}
.owl-carousel.pagination-alt .owl-pagination {
  width: 100%;
  text-align: center;
}
.owl-carousel.pagination-alt .owl-pagination .owl-page {
  border-color: #969696;
}
.owl-carousel.pagination-alt .owl-pagination .owl-page:hover {
  background-color: transparent;
  border-color: #ce0203;
}
.owl-carousel.pagination-alt .owl-pagination .owl-page.active {
  border-color: #ce0203;
  background-color: #ce0203;
}
.page-title-container {
  display: table;
  width: 100%;
  height: 200px;
  background-image: url(../images/bg_header.jpg);
}
.page-title-container .page-title {
  color: #343434;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  z-index: 10;
}
.page-title-container .page-title h1 {
  color: #343434;
  margin: 8px 0;
}
.page-title-container .page-title h4 {
  margin: 8px 0;
  text-transform: none;
  font-family: Roboto, sans-serif;
}
.pagination {
  display: inline-block;
  overflow: auto;
  font-size: 12px;
}
.pagination .pagination-item {
  color: #969696;
  float: left;
  margin: 0 1px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pagination .pagination-item.active {
  background-color: #ce0203;
  color: #fff;
}
.pagination .pagination-item.active a {
  background-color: transparent;
  border-color: #ce0203;
}
.pagination .pagination-item.pagination-first a,
.pagination .pagination-item.pagination-last a {
  padding-left: 15px;
  padding-right: 15px;
}
.pagination .pagination-item a {
  padding: 4px 11px;
  display: block;
  border: 1px #d7d7d7 solid;
  text-decoration: none;
}
.pagination .pagination-item a:hover {
  border-color: #ce0203;
}
.post-preview,
.post-preview-alt {
  background-color: #f8f8f8;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.post-preview-alt:hover,
.post-preview:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.post-preview-alt.blog-post .post-preview-content,
.post-preview-alt.blog-post-full .post-preview-content,
.post-preview-alt.blog-post-single .post-preview-content,
.post-preview.blog-post .post-preview-content,
.post-preview.blog-post-full .post-preview-content,
.post-preview.blog-post-single .post-preview-content {
  padding: 0 30px 25px 30px;
}
.post-preview-alt.blog-post .post-preview-detail,
.post-preview-alt.blog-post-full .post-preview-detail,
.post-preview-alt.blog-post-single .post-preview-detail,
.post-preview.blog-post .post-preview-detail,
.post-preview.blog-post-full .post-preview-detail,
.post-preview.blog-post-single .post-preview-detail {
  font-size: 14px;
  padding-top: 25px;
  margin-top: 25px;
}
.post-preview-alt.blog-post .post-preview-detail a,
.post-preview-alt.blog-post-full .post-preview-detail a,
.post-preview-alt.blog-post-single .post-preview-detail a,
.post-preview.blog-post .post-preview-detail a,
.post-preview.blog-post-full .post-preview-detail a,
.post-preview.blog-post-single .post-preview-detail a {
  text-decoration: none;
}
.post-preview-alt.blog-post .post-preview-heading,
.post-preview-alt.blog-post-full .post-preview-heading,
.post-preview-alt.blog-post-single .post-preview-heading,
.post-preview.blog-post .post-preview-heading,
.post-preview.blog-post-full .post-preview-heading,
.post-preview.blog-post-single .post-preview-heading {
  font-family: Montserrat, sans-serif;
}
.post-preview-alt.blog-post .post-preview-img .post-preview-img-inner:after,
.post-preview-alt.blog-post-full
  .post-preview-img
  .post-preview-img-inner:after,
.post-preview-alt.blog-post-single
  .post-preview-img
  .post-preview-img-inner:after,
.post-preview.blog-post .post-preview-img .post-preview-img-inner:after,
.post-preview.blog-post-full .post-preview-img .post-preview-img-inner:after,
.post-preview.blog-post-single .post-preview-img .post-preview-img-inner:after {
  background-color: rgba(255, 255, 255, 0.8);
}
.post-preview-alt.blog-post-full .post-preview-img:hover .post-img-detail,
.post-preview-alt.blog-post-single .post-preview-img:hover .post-img-detail,
.post-preview.blog-post-full .post-preview-img:hover .post-img-detail,
.post-preview.blog-post-single .post-preview-img:hover .post-img-detail {
  left: 10px;
  bottom: 10px;
}
.post-preview-alt.blog-post-full
  .post-preview-img:hover
  .post-preview-img-inner:after,
.post-preview-alt.blog-post-single
  .post-preview-img:hover
  .post-preview-img-inner:after,
.post-preview.blog-post-full
  .post-preview-img:hover
  .post-preview-img-inner:after,
.post-preview.blog-post-single
  .post-preview-img:hover
  .post-preview-img-inner:after {
  top: auto;
  right: auto;
}
.post-preview-alt.blog-post-full .post-preview-img .post-img-detail,
.post-preview-alt.blog-post-single .post-preview-img .post-img-detail,
.post-preview.blog-post-full .post-preview-img .post-img-detail,
.post-preview.blog-post-single .post-preview-img .post-img-detail {
  top: auto;
  bottom: 0;
  width: 183px;
  height: 70px;
}
.post-preview-alt.blog-post-full
  .post-preview-img
  .post-preview-img-inner:after,
.post-preview-alt.blog-post-single
  .post-preview-img
  .post-preview-img-inner:after,
.post-preview.blog-post-full .post-preview-img .post-preview-img-inner:after,
.post-preview.blog-post-single .post-preview-img .post-preview-img-inner:after {
  right: auto;
  top: auto;
  width: 183px;
  height: 70px;
}
.post-preview-alt.blog-post-single,
.post-preview.blog-post-single {
  background-color: transparent;
}
.post-preview-alt.gallery-post .post-preview-img .post-preview-img-inner:after,
.post-preview.gallery-post .post-preview-img .post-preview-img-inner:after {
  background-color: rgba(255, 255, 255, 0.8);
}
.post-preview-alt > a,
.post-preview > a {
  text-decoration: none;
}
.post-preview .post-preview-content,
.post-preview-alt .post-preview-content {
  padding: 0 20px 20px 20px;
}
.post-preview .post-preview-detail,
.post-preview-alt .post-preview-detail {
  padding-top: 25px;
  margin-top: 8px;
  border-top: 1px #dcddde solid;
  font-size: 12px;
}
.post-preview .post-preview-heading,
.post-preview-alt .post-preview-heading {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #555;
  margin-top: 25px;
  margin-bottom: 10px;
}
.post-preview .post-preview-heading a,
.post-preview-alt .post-preview-heading a {
  text-decoration: none;
}
.post-preview .post-preview-img,
.post-preview-alt .post-preview-img {
  position: relative;
}
.post-preview .post-preview-img:hover .post-img-detail,
.post-preview-alt .post-preview-img:hover .post-img-detail {
  opacity: 1;
}
.post-preview .post-preview-img:hover .post-preview-img-inner:after,
.post-preview-alt .post-preview-img:hover .post-preview-img-inner:after {
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
}
.post-preview .post-preview-img:hover img,
.post-preview-alt .post-preview-img:hover img {
  opacity: 1;
}
.post-preview .post-preview-img img,
.post-preview-alt .post-preview-img img {
  width: 100%;
  max-width: 100%;
}
.post-preview .post-preview-img .post-img-detail h3,
.post-preview-alt .post-preview-img .post-img-detail h3 {
  margin-top: 50px;
  margin-bottom: 0;
}
.post-preview .post-preview-img .post-img-detail .post-img-detail-box,
.post-preview-alt .post-preview-img .post-img-detail .post-img-detail-box {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  display: inline-block;
  padding: 7px 18px;
}
.post-preview .post-preview-img .post-img-detail .post-img-detail-content,
.post-preview-alt .post-preview-img .post-img-detail .post-img-detail-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.post-preview .post-preview-img .post-img-detail .post-img-detail-icon,
.post-preview-alt .post-preview-img .post-img-detail .post-img-detail-icon {
  margin: 50px 5px 0 0;
  display: inline-block;
  font-size: 18px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.post-preview .post-preview-img .post-img-detail .post-img-detail-icon:after,
.post-preview-alt
  .post-preview-img
  .post-img-detail
  .post-img-detail-icon:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px #000 solid;
  pointer-events: none;
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.post-preview .post-preview-img .post-img-detail .post-img-detail-icon:hover,
.post-preview-alt
  .post-preview-img
  .post-img-detail
  .post-img-detail-icon:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ce0203;
}
.post-preview
  .post-preview-img
  .post-img-detail
  .post-img-detail-icon:hover:after,
.post-preview-alt
  .post-preview-img
  .post-img-detail
  .post-img-detail-icon:hover:after {
  opacity: 0;
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}
.post-preview .post-preview-img .post-img-detail .post-img-detail-wrapper,
.post-preview-alt .post-preview-img .post-img-detail .post-img-detail-wrapper {
  display: table;
  height: 100%;
  width: 100%;
}
.post-preview .post-preview-img .post-img-detail .read-more-link-alt,
.post-preview-alt .post-preview-img .post-img-detail .read-more-link-alt {
  font-weight: 700;
  color: #000;
}
.post-preview .post-preview-img .post-img-detail .read-more-link-alt:after,
.post-preview-alt .post-preview-img .post-img-detail .read-more-link-alt:after {
  background-color: #000;
}
.post-preview .post-preview-img .post-preview-img-inner,
.post-preview-alt .post-preview-img .post-preview-img-inner {
  display: block;
  position: relative;
}
.post-preview .post-preview-img .post-preview-img-inner:after,
.post-preview-alt .post-preview-img .post-preview-img-inner:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  content: "";
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.post-preview .post-preview-img .post-preview-label,
.post-preview .post-preview-img .post-preview-label2,
.post-preview-alt .post-preview-img .post-preview-label,
.post-preview-alt .post-preview-img .post-preview-label2 {
  position: absolute;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  left: -10px;
  bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 14px;
  text-decoration: none;
  z-index: 10;
}
.post-preview .post-preview-img .post-preview-label,
.post-preview-alt .post-preview-img .post-preview-label {
  background-color: #ce0203;
}
.post-preview .post-preview-img .post-preview-label2,
.post-preview-alt .post-preview-img .post-preview-label2 {
  background-color: #f90;
}
.post-preview .post-preview-img .post-preview-label-alt-wrapper,
.post-preview-alt .post-preview-img .post-preview-label-alt-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 110px;
  height: 110px;
  overflow: hidden;
}
.post-preview
  .post-preview-img
  .post-preview-label-alt-wrapper
  .post-preview-label-alt,
.post-preview-alt
  .post-preview-img
  .post-preview-label-alt-wrapper
  .post-preview-label-alt {
  font-family: Montserrat, sans-serif;
  position: absolute;
  left: 40%;
  top: 40%;
  margin-top: -15px;
  margin-left: -100px;
  width: 200px;
  height: 30px;
  line-height: 30px;
  background-color: #ff5400;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.post-preview .post-preview-img .post-preview-label-big,
.post-preview-alt .post-preview-img .post-preview-label-big {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
  font-size: 18px;
  padding: 7px 18px;
}
.post-preview .post-preview-info,
.post-preview-alt .post-preview-info {
  margin-bottom: 20px;
}
.post-preview .post-preview-info a,
.post-preview-alt .post-preview-info a {
  text-decoration: none;
}
.post-preview .post-preview-price-container,
.post-preview-alt .post-preview-price-container {
  overflow: auto;
}
.post-preview .post-preview-price-container .listing-price,
.post-preview-alt .post-preview-price-container .listing-price {
  float: right;
  padding-left: 20px;
}
.post-preview .post-preview-price-container .listing-price .small,
.post-preview-alt .post-preview-price-container .listing-price .small {
  color: #969696;
}
.post-preview .post-preview-price-container .read-more-link-alt,
.post-preview-alt .post-preview-price-container .read-more-link-alt {
  font-size: 12px;
  float: left;
  margin: 14px 0;
}
.post-preview-alt {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  text-align: center;
  padding: 0 15px;
}
.post-preview-alt:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.post-preview-alt .post-preview-detail {
  border: none;
  padding: 0;
}
.post-preview-slider .owl-controls .owl-next,
.post-preview-slider .owl-controls .owl-prev {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  border-color: transparent;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.post-preview-slider .owl-controls .owl-next:after,
.post-preview-slider .owl-controls .owl-prev:after {
  display: none;
}
.post-preview-slider .owl-controls .owl-next:before,
.post-preview-slider .owl-controls .owl-prev:before {
  font-size: 14px;
  line-height: 30px;
  color: #696969;
}
.post-preview-slider .owl-controls .owl-next:hover:before,
.post-preview-slider .owl-controls .owl-prev:hover:before {
  color: #ce0203;
}
.post-preview-slider .owl-controls .owl-next {
  right: 20px;
}
.post-preview-slider .owl-controls .owl-prev {
  left: 20px;
}
.post-small {
  overflow: auto;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.post-small .post-small-content {
  overflow: hidden;
}
.post-small .post-small-content h5 {
  margin: 5px 0;
  color: #000;
}
.post-small .post-small-img {
  float: left;
  margin-right: 30px;
}
.post-small .post-small-img img {
  max-width: 60px;
}
.preview-single {
  position: relative;
}
.preview-single .preview-single-labels {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  padding: 10px;
}
.preview-single .preview-single-labels .label-black {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 10px 15px;
  display: inline-block;
  font-size: 12px;
}
.preview-single .preview-single-labels .label-black h3 {
  font-size: 18px;
  margin-top: 10px;
  text-transform: none;
  font-family: Roboto, sans-serif;
}
.preview-single .preview-single-labels .label-black a:hover {
  color: #fff;
}
.preview-single .preview-single-labels .label-color {
  color: #fff;
  background-color: #ce0203;
  padding: 0 13px;
  display: inline-block;
}
.preview-single .preview-single-labels .label-color a:hover {
  color: #fff;
}
.preview-single .preview-single-labels .label-white {
  color: #000;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 35px;
  display: inline-block;
}
.preview-single .preview-single-labels .label-white a:hover {
  color: #000;
}
.preview-single .preview-single-labels .label-white .listing-price .small {
  color: #696969;
}
.preview-images-slider {
  position: relative;
}
.preview-thumnails-slider {
  position: relative;
  margin: 10px 0 30px 0;
}
.preview-thumnails-slider li {
  cursor: pointer;
  margin-right: 10px;
  width: auto !important;
}
.profile {
  text-align: center;
  margin-bottom: 50px;
  padding: 0 20px;
}
.profile .profile-cotent {
  color: #343434;
}
.profile .profile-heading {
  color: #343434;
  margin-bottom: 3px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.profile .profile-img {
  width: 100%;
  display: inline-block;
  position: relative;
  overflow: inherit;
  margin: 10px 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.profile .profile-img .profile-img-info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.profile .profile-social {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.profile .read-more-link-alt {
  font-size: 12px;
}
.profile:hover .profile-heading {
  color: #000;
}
.profile:hover .profile-img {
  opacity: 1;
}
.profile:hover .profile-img .profile-img-info {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.profile-full {
  border: 1px #dcddde solid;
  margin: 30px 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.profile-full:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.profile-full .profile-full-content {
  color: #343434;
  padding: 20px 40px 35px 10px;
}
.profile-full .profile-full-content h1,
.profile-full .profile-full-content h4 {
  font-family: Roboto, sans-serif;
  text-transform: none;
}
.profile-full .profile-full-content h1 {
  color: #343434;
  font-size: 20px;
  margin-bottom: 7px;
}
.profile-full .profile-full-content h4 {
  margin-top: 7px;
  margin-bottom: 20px;
  color: #696969;
}
.profile-full .profile-full-info {
  margin-top: 20px;
  color: #696969;
}
.profile-full .profile-full-photo {
  padding-top: 20px;
  text-align: center;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
.profile-full .profile-full-photo img {
  max-width: 100%;
}
.profile-full .profile-social:first-of-type {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.profile-full .profile-social:last-of-type {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.profile-full .profile-socials-container {
  padding-top: 10px;
}
.profile-small {
  overflow: auto;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.profile-small .profile-small-photo {
  float: left;
  margin-right: 30px;
}
.profile-small .profile-small-photo img {
  max-width: 100%;
}
.profile-small .profile-small-content {
  overflow: hidden;
}
.profile-small .profile-small-content h5 {
  margin: 5px 0;
  color: #000;
}
.profile-social {
  position: relative;
  width: 52px;
  color: #fff;
  float: left;
  font-size: 20px;
  background-color: #ce0203;
  padding: 10px 0;
  text-align: center;
  display: block;
  overflow: hidden;
}
.profile-social:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 110%;
  height: 100%;
  content: "";
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.profile-social:hover {
  color: #ce0203;
  text-decoration: none;
}
.profile-social:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.profile-social i {
  position: relative;
  z-index: 10;
}
.profile-socials-container {
  display: inline-block;
  overflow: auto;
}
.quote {
  background-color: #f6f6f6;
  border-left: 5px #ce0203 solid;
  padding: 22px 28px;
  margin: 20px 0 20px 15px;
}
.read-more-link {
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px 20px;
  background-color: #fff;
  color: #969696;
  border: 1px #969696 solid;
  font-weight: 700;
}
.read-more-link:hover {
  color: #fff;
  background-color: #ce0203;
  border-color: #ce0203;
  text-decoration: none;
}
.read-more-link-alt {
  font-family: Montserrat, sans-serif;
  position: relative;
  padding-right: 17px;
  color: #969696;
  text-transform: uppercase;
  display: inline-block;
}
.read-more-link-alt:after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #ce0203;
  content: "";
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -o-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.read-more-link-alt:before {
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  content: "\f178";
}
.read-more-link-alt:hover {
  text-decoration: none;
}
.read-more-link-alt:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.red {
  color: red;
}
.return-msg {
  color: #ce0203;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.return-msg.show-return-msg {
  visibility: visible;
  opacity: 1;
  margin-top: 6px;
}
.section-content {
  padding-top: 60px;
  padding-bottom: 25px;
}
.section-content.no-offset {
  padding-top: 0;
  padding-bottom: 0;
}
.section-content .section-content {
  padding-top: 25px;
  padding-bottom: 15px;
}
.section-content .section-content .section-header {
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.section-delimiter {
  background-color: #dcddde;
  width: 50%;
  height: 1px;
  margin: 0 auto;
}
.section-dark .section-content {
  background-color: #f6f6f6;
}
.section-header,
.section-header-smaller {
  border-bottom: 2px #e3e3e3 solid;
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 17px;
}
.section-header-smaller:after,
.section-header:after {
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 2px;
  width: 70px;
  background-color: #ce0203;
  content: "";
}
.section-header h1,
.section-header-smaller h1 {
  display: inline-block;
}
.section-header h4,
.section-header-smaller h4 {
  font-family: Roboto, sans-serif;
  display: inline-block;
  font-size: 14px;
  color: #696969;
  text-transform: none;
  font-weight: 300;
  border-left: 2px #696969 solid;
  padding-left: 20px;
  margin: 0 0 0 17px;
}
.section-header img,
.section-header-smaller img {
  vertical-align: baseline;
}
.section-header-alt {
  margin-bottom: 30px;
}
.section-header-alt h1 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  text-transform: none;
  font-weight: 400;
}
.section-header-alt img {
  vertical-align: baseline;
  margin-right: 18px;
}
.section-header-smaller {
  margin-bottom: 30px;
  padding-bottom: 8px;
}
.section-small-heading {
  text-transform: none;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 16px;
  margin-top: 10px;
}
.sidebar section:first-of-type .section-header h1 {
  margin-top: 0;
}
.sidebar .section-content {
  padding-top: 0;
}
.sidebar .section-content.no-offset {
  padding-top: 0;
  padding-bottom: 0;
}
.sidebar .section-header {
  margin-bottom: 30px;
  padding-bottom: 7px;
}
.site-top {
  background-color: #f2f2f2;
  font-size: 12px;
}
.site-top a:hover {
  text-decoration: none;
  color: #343434;
}
.site-top .site-top-item {
  padding: 9px 15px 9px 0;
  display: inline-block;
}
.site-top .site-top-item:last-of-type {
  padding-right: 0;
}
.slide-1 .slide-box,
.slide-1 .slide-box-alt {
  margin-top: 20%;
}
.slide-2 .slide-box,
.slide-2 .slide-box-alt {
  margin-top: 100px;
  margin-bottom: 280px;
}
.slide-3 .slide-box,
.slide-3 .slide-box-alt {
  margin-top: 40px;
  margin-bottom: 330px;
}
.slide-4 .slide-box,
.slide-4 .slide-box-alt {
  margin-top: 40px;
  margin-bottom: 330px;
}
.slide-box,
.slide-box-alt {
  position: relative;
  color: #fff;
  padding: 5px 20px;
  background-color: #ce0203;
  z-index: 10;
}
.slide-box-alt.arrow-left:after,
.slide-box-alt.arrow-right:after,
.slide-box.arrow-left:after,
.slide-box.arrow-right:after {
  position: absolute;
  width: 0;
  height: 0;
  border: 32px transparent solid;
  top: 50%;
  margin-top: -32px;
  content: "";
}
.slide-box-alt.arrow-left:after,
.slide-box.arrow-left:after {
  left: -64px;
  border-right-color: #ce0203;
}
.slide-box-alt.arrow-right:after,
.slide-box.arrow-right:after {
  right: -64px;
  border-left-color: #ce0203;
}
.slide-box a:hover,
.slide-box-alt a:hover {
  color: #fff;
}
.slide-box hr,
.slide-box-alt hr {
  border-color: #df3d44;
  margin: 10px 0;
}
.slide-box .slide-price-container,
.slide-box-alt .slide-price-container {
  overflow: auto;
}
.slide-box .slide-price-container .listing-price,
.slide-box-alt .slide-price-container .listing-price {
  float: right;
  padding-left: 20px;
  color: #fff;
}
.slide-box .slide-price-container .listing-price .small,
.slide-box-alt .slide-price-container .listing-price .small {
  color: #fff;
}
.slide-box .slide-price-container .read-more-link-alt,
.slide-box-alt .slide-price-container .read-more-link-alt {
  color: #fff;
  font-size: 12px;
  margin: 14px 0;
  float: left;
}
.slide-box .slide-price-container .read-more-link-alt:after,
.slide-box-alt .slide-price-container .read-more-link-alt:after {
  background-color: #fff;
}
.slide-box-alt {
  background-color: rgba(155, 183, 10, 0.95);
}
.slide-box-alt.arrow-left:after {
  border-right-color: rgba(155, 183, 10, 0.95);
}
.slide-box-alt.arrow-right:after {
  border-left-color: rgba(155, 183, 10, 0.95);
}
.slide-box-alt hr {
  border-color: #a4c110;
}
.social-container {
  width: 36px;
  height: 36px;
  border: 1px #969696 solid;
  font-size: 16px;
  color: #969696;
  line-height: 34px;
  text-align: center;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 14px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.social-container:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #ce0203;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: scale(1.35);
  -moz-transform: scale(1.35);
  -o-transform: scale(1.35);
  -ms-transform: scale(1.35);
  transform: scale(1.35);
}
.social-container:hover {
  color: #fff;
  border-color: #ce0203;
}
.social-container:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.social-container:last-of-type {
  margin-right: 0;
}
.social-container a {
  color: #969696;
  display: block;
  position: relative;
  text-decoration: none;
  z-index: 1;
}
.social-container a:hover {
  color: #fff;
}
.social-round-container {
  position: relative;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #696969;
  margin: 4px 0 4px 8px;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.social-round-container:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px #696969 solid;
  pointer-events: none;
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.social-round-container:hover {
  background-color: #ce0203;
}
.social-round-container:hover:after {
  opacity: 0;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.social-round-container a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  text-decoration: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.socials-wrapper {
  overflow: visible;
  display: inline-block;
  padding-top: 4px;
}
.stroll-list {
  height: 280px;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-perspective: 400px;
  -moz-perspective: 400px;
  -ms-perspective: 400px;
  -o-perspective: 400px;
  perspective: 400px;
}
.tag-container {
  display: inline-block;
  position: relative;
  margin-right: 2px;
  margin-bottom: 6px;
  cursor: pointer;
}
.tag-container:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #ce0203;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.tag-container:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.tag-container.active:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.tag-container.active .tag {
  color: #fff;
  border-color: #ce0203;
}
.tag-container .tag {
  position: relative;
  display: block;
  padding: 4px 20px;
  border: 1px #969696 solid;
  text-decoration: none;
  z-index: 1;
  width: 180px;
}
.tag-container .tag:hover {
  color: #fff;
  border-color: #ce0203;
}
.text-big {
  font-size: 20px;
}
.text-bigger {
  font-size: 16px;
}
.text-black {
  color: #000;
}
.text-dark {
  color: #343434;
}
.text-smaller {
  font-size: 12px;
}
.tooltip .tooltip-inner {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  padding: 5px 11px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tooltip .top .tooltip-arrow {
  margin-left: -6px;
  bottom: -1px;
  border-width: 6px 6px 0;
}
.underscore-container {
  position: relative;
}
.underscore-container .underscore {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.underscore-container .underscore.active {
  opacity: 1;
}
.underscore-container .underscore .underscore-inner {
  height: 1px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.facebookContainer {
  text-align: center;
}
.facebookLinkImage {
  margin-right: 10px;
}
.facebookLink {
  color: #fff !important;
}
.facebookImage {
  width: 30px !important;
  height: 30px !important;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  20% {
    -webkit-transform: scale(1.08);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
  }
  20% {
    -moz-transform: scale(1.08);
  }
  40% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes pulse {
  0% {
    -o-transform: scale(1);
  }
  20% {
    -o-transform: scale(1.08);
  }
  40% {
    -o-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(1.08);
  }
  40% {
    transform: scale(1);
  }
}
@media (min-width: 1300px) {
  #agents-slider .owl-controls .owl-next {
    right: -65px;
  }
  #agents-slider .owl-controls .owl-prev {
    left: -65px;
  }
  .profile .profile-img img {
    width: 100%;
    min-height: 260px;
  }
  .topbild {
    height: 220px;
  }
  #overviewimg {
    max-height: 220px;
  }
  .post-preview .post-preview-heading a,
  .post-preview-alt .post-preview-heading a {
    font-size: small;
  }
  #reduziert {
    width: 25%;
  }
}
@media (max-width: 1380px) {
  .slide-box,
  .slide-box-alt {
    margin-right: 50px;
  }
  #overviewimg {
    max-height: 220px;
  }
  .topbild {
    max-height: 220px;
  }
}
@media (max-width: 1300px) {
  .profile .profile-img img {
    max-height: 260px;
  }
  #agents-slider .owl-controls .owl-next {
    background-color: #fff;
  }
  #agents-slider .owl-controls .owl-prev {
    background-color: #fff;
  }
  #reduziert {
    width: 25%;
  }
}
@media (max-width: 1217px) {
  .topbild {
    max-height: 160px;
  }
}
@media (max-width: 1200px) {
  .main-logo {
    width: 90%;
  }
  .topbild {
    max-height: 125px;
  }
  #overviewimg {
    max-height: 180px;
  }
  .profile .profile-img img {
    height: 150px;
  }
  .post-preview-heading a {
    font-size: small;
  }
  .post-preview .post-preview-info a,
  .post-preview-alt .post-preview-info a {
    font-size: 11px;
  }
  #reduziert {
    width: 30%;
  }
  @media (max-width: 991px) {
    .post-preview-heading a {
      font-size: small;
    }
    .ssdaten {
      font-size: x-small;
    }
    .topbild {
      max-height: 130px;
    }
    #mobile-img {
      position: relative;
      bottom: auto;
      margin-left: auto;
      margin-right: auto;
    }
    .profile .profile-img img {
      height: 150px;
    }
    .profile-full .profile-full-content {
      padding-left: 25px;
      padding-right: 25px;
      padding-bottom: 25px;
    }
    .sidebar {
      margin-top: 60px;
    }
    .main-logo {
      width: 100%;
    }
    #reduziert {
      width: 30%;
    }
  }
  @media (max-width: 767px) {
    .topbild {
      max-height: 200px;
    }
    #overviewimg {
      max-height: inherit;
    }
    .profile .profile-img img {
      height: auto;
      width: 100%;
    }
    .main-menu .menu-container {
      padding-right: 15px;
      background-color: #fff;
    }
    .menu-button {
      display: block;
    }
    .menu-container-fade {
      position: absolute;
      left: 0;
      width: 100%;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
    }
    .menu-container-fade.active {
      opacity: 1;
      visibility: visible;
    }
    .menu-container-slide {
      display: none;
    }
    .menu-container-slide.active .underscore-inner {
      opacity: 1;
    }
    .menu-container-slide .underscore-inner {
      opacity: 0;
    }
    .profile-full > .row.flex {
      display: block;
    }
    .slide-box,
    .slide-box-alt {
      margin-left: 50px;
    }
    .slide-box-alt.arrow-left:after,
    .slide-box.arrow-left:after {
      display: none;
    }
    .slide-box-alt.arrow-right:after,
    .slide-box.arrow-right:after {
      display: none;
    }
    #reduziert {
      width: 18%;
    }
  }
  @media (max-width: 700px) {
    .topbild {
      max-height: 170px;
    }
    #reduziert {
      width: 20%;
    }
  }
  @media (max-width: 650px) {
    .main-menu,
    .main-menu-alt {
      text-align: center;
    }
    .topbild {
      max-height: 150px;
    }
    .main-menu ul,
    .main-menu-alt ul {
      padding-bottom: 10px;
      display: block;
    }
    .main-menu ul > li,
    .main-menu-alt ul > li {
      float: none;
    }
    .main-menu ul > li > ul,
    .main-menu-alt ul > li > ul {
      position: relative;
    }
    .underscore-container .underscore.active {
      opacity: 0;
    }
    .list-checkbox li {
      width: inherit;
    }
    .ssdaten {
      font-size: inherit;
    }
    #reduziert {
      width: 24%;
    }
  }
  @media (max-width: 550px) {
    .main-logo {
      width: 60%;
    }
    .topbild {
      max-height: 120px;
    }
    .ssdaten a {
      font-size: inherit;
    }
  }
  @media (max-width: 495px) {
    .topbild {
      max-height: 100%;
    }
    #reduziert {
      width: 25%;
    }
  }
  @media (max-width: 350px) {
    #reduziert {
      width: 42%;
    }
  }
  .margin-10 {
    height: 10px;
  }
  .margin-20 {
    height: 20px;
  }
  .margin-30 {
    height: 30px;
  }
  .margin-40 {
    height: 40px;
  }
  .margin-50 {
    height: 50px;
  }
  .margin-60 {
    height: 60px;
  }
  .margin-70 {
    height: 70px;
  }
  .margin-80 {
    height: 80px;
  }
  .margin-90 {
    height: 90px;
  }
  .margin-100 {
    height: 100px;
  }
  .centered-columns {
    display: table;
    width: 100%;
    height: 100%;
  }
  .centered-columns .centered-column {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .centered-columns .centered-column.centered-column-bottom {
    vertical-align: bottom;
  }
  .centered-columns .centered-column.centered-column-top {
    vertical-align: top;
  }
  .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .background-cover {
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .parallax-background {
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 0;
    -webkit-background-size: auto !important;
    -moz-background-size: auto !important;
    -o-background-size: auto !important;
    background-size: auto !important;
  }
  .no-margin {
    margin: 0 !important;
  }
  .no-padding {
    padding: 0 !important;
  }
  .no-bottom-margin {
    margin-bottom: 0 !important;
  }
  .no-bottom-padding {
    padding-bottom: 0 !important;
  }
  .no-top-margin {
    margin-top: 0 !important;
  }
  .no-top-padding {
    padding-top: 0 !important;
  }
  #amarktbild {
    width: 100%;
    max-height: auto;
  }
  .col-lg-12-5,
  .col-md-12-5,
  .col-sm-12-5,
  .col-xs-12-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-xs-12-5 {
    float: left;
    width: 20%;
  }

  @media (min-width: 768px) {
    .col-sm-12-5 {
      float: left;
      width: 20%;
    }
  }
  @media (min-width: 992px) {
    .col-md-12-5 {
      float: left;
      width: 20%;
    }
  }
  @media (min-width: 1200px) {
    .col-lg-12-5 {
      float: left;
      width: 20%;
    }
  }
}

.ansprechpartner {
  width: 100%;
}

.reduziert,
.neu {
  bottom: 50px !important;
}

/* Top Bar Styles */
.top-bar {
    background-color: #383e42;
    color: #fff;
    padding: 8px 0;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    position: relative;
    z-index: 1100; /* Above menu */
}

.top-bar a {
    color: #e0e0e0;
    text-decoration: none;
    transition: color 0.2s;
}

.top-bar a:hover {
    color: #ce0203;
    text-decoration: none;
}

.top-bar .sep {
    color: #777;
    margin: 0 8px;
}

.top-bar .right-links a {
    margin-left: 15px;
    font-size: 16px;
    vertical-align: middle;
}

.top-bar .left-links {
    padding-top: 2px;
}

/* Custom TikTok Icon Helper */
.fa-tiktok {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M448 209.91a210.06 210.06 0 0 1-122.77-39.25V349.38A162.55 162.55 0 1 1 185 188.31V278.2a74.62 74.62 0 1 0 52.23 71.18V0l88 0a121.18 121.18 0 0 0 1.86 22.17A122.18 122.18 0 0 0 381 102.39a121.43 121.43 0 0 0 67 20.14z'/%3E%3C/svg%3E") no-repeat 50% 50%;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M448 209.91a210.06 210.06 0 0 1-122.77-39.25V349.38A162.55 162.55 0 1 1 185 188.31V278.2a74.62 74.62 0 1 0 52.23 71.18V0l88 0a121.18 121.18 0 0 0 1.86 22.17A122.18 122.18 0 0 0 381 102.39a121.43 121.43 0 0 0 67 20.14z'/%3E%3C/svg%3E") no-repeat 50% 50%;
    -webkit-mask-size: contain;
    mask-size: contain;
    vertical-align: -0.125em;
}
