/*-----------------------------------------------------------------------------------------------------------*/
/* Typography */
/*-----------------------------------------------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic&amp;subset=latin);
@import url(https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);

/*-----------------------------------------------------------------------------------------------------------*/
/* tags */
/*-----------------------------------------------------------------------------------------------------------*/

body p a {
  color: white;
  text-decoration: underline;
  font-weight: bold;
}

body h4 a {
  text-decoration: none;
}
body h4 a:hover {
  text-decoration: none;
  opacity: 0.6;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
body{
  color: #232323;
}


/*-----------------------------------------------------------------------------------------------------------*/
/* unsorted merged styles */
/*-----------------------------------------------------------------------------------------------------------*/
#google-maps-replacement {
    position: relative;
    display: block;
    background-image: url("/images/location_map.png");
    background-size: cover;
    background-position: center;
}

#google-maps-address-frame {
    position: absolute;
    top: 20px;
    left: 20px;
    max-width: 240px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
}

#google-maps-address-frame h3 {
    color: #000;
    font-size: 22px;
}

#google-maps-address-frame p {
    color: #777;
    font-size: 14px;
}

.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}

.btn,
.alert,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.display-2,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
  /*word-break: break-all;*/
}
input, textarea {
  font-family: "Raleway"; }
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.text-center{
  text-align: center;
}

.text-left{
  text-align: left;
}
.text-right{
  text-align: right;
}
.white-text{
  color: #fff;
}

/* theme style start */

#features1-2 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #66cff4;
}
#features1-2 .striped .mbr-cards-col:nth-child(2n) {
  background-color: #c2ecfb;
}

.container {
  position: relative; }

.btn {
  margin-bottom: 0.5rem; }
  .btn + .btn {
    margin-left: 1rem; }
  @media (max-width: 767px) {
    .btn {
      white-space: normal; }
      .btn + .btn {
        margin-left: 0; } }

.btn-social {
  border-color: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.bg-none {
  background: none !important; }

.btn {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 0.75rem 2.1875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-sm {
  padding: 0.625rem 2.1874rem;
  font-size: 0.9687rem;
  line-height: 1.5;
  border-radius: 3px;
  font-family: "Lora";
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0px; }


.btn-primary {
  background-color: #c0a375;
  border-color: #c0a375;
  box-shadow: none;
  color: #fff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #a07e49;
    border-color: #a07e49;
    box-shadow: none; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #a07e49;
    border-color: #a07e49; }
  .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #a07e49;
    border-color: #a07e49;
    background-image: none;
    box-shadow: none; }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff !important;
    background-color: #a07e49 !important;
    border-color: #a07e49 !important;
    opacity: 0.85; }



.btn-black {
  background-color: #535353;
  border-color: #535353;
  box-shadow: none;
  color: #fff; }
  .btn-black:hover {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #2d2d2d;
    box-shadow: none; }
  .btn-black:focus, .btn-black.focus {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #2d2d2d; }
  .btn-black:active, .btn-black.active {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #2d2d2d;
    background-image: none;
    box-shadow: none; }
  .btn-black.disabled, .btn-black:disabled {
    color: #fff !important;
    background-color: #2d2d2d !important;
    border-color: #2d2d2d !important;
    opacity: 0.85; }


a.mbr-iconfont:hover {
  text-decoration: none; }

.btn-social {
  font-size: 20px;
  border-radius: 50%;
  padding: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  position: relative;
  border: 2px solid #c0a375;
  color: #232323; }
  .btn-social i {
    top: 0;
    line-height: 44px;
    width: 44px; }
  .btn-social:hover {
    color: #fff;
    background: #c0a375; }
  .btn-social + .btn {
    margin-left: 0.1rem; }

p.lead,
.lead p {
  font-size: 1.07rem;
  font-weight: 300;
  margin-bottom: 3.3125rem; }

.article .lead p, .article .lead ul, .article .lead ol, .article .lead pre, .article .lead blockquote {
  margin-bottom: 0; }

.lead {
  font-size: 1.07rem;
  font-weight: 300; }
  .lead a {
    font-family: "Lora";
    font-style: italic;
    font-weight: 400; }
    .lead a, .lead a:hover {
      color: #c0a375;
      text-decoration: none; }
  .lead h1 {
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 1.605rem; }
  .lead h2 {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 1.605rem; }
  .lead h3 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1.605rem; }
  .lead h4 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1.605rem; }
  .lead blockquote {
    font-family: "Lora";
    font-style: italic;
    padding: 10px 0 10px 20px;
    border-left: 4px solid #c39f76;
    font-size: 1.09rem;
    position: relative; }
  .lead ul, .lead ol, .lead pre, .lead blockquote {
    margin-bottom: 2.3125rem; }
  .lead pre {
    background: #f4f4f4;
    padding: 10px 24px;
    white-space: pre-wrap; }

.display-2 {
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 0.5625rem;
  margin-top: 3.5rem; }

.form-control {
  background-color: #f5f5f5;
  border-radius: 3px;
  box-shadow: none;
  color: #565656;
  font-size: 0.875rem;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 0.5em 1.07em 0.5em; }
  .form-control, .form-control:focus {
    border: 1px solid #e8e8e8; }
  .form-active .form-control:invalid {
    border-color: #f28281; }

.form-control-label {
  cursor: pointer;
  font-size: 0.875rem;
  margin-bottom: 0.357em;
  padding: 0; }

.alert {
  border-radius: 0;
  border: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative; }
  .alert.alert-form:after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 14px; }

.alert-success {
  background-color: #90a878;
  color: #fff; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color; }

.mbr-section {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.mbr-section-title {
  margin-top: 0; }

.mbr-section__container--first {
  padding-top: 120px;
  padding-bottom: 40px; }

.mbr-section__container--middle {
  padding-top: 0;
  padding-bottom: 40px; }

.mbr-section__container--last {
  padding-top: 0;
  padding-bottom: 120px; }

.mbr-section-md-padding {
  padding-top: 90px;
  padding-bottom: 90px; }

.mbr-section-nopadding {
  padding-top: 0;
  padding-bottom: 0; }

.mbr-section-subtitle {
  display: block;
  font-style: italic;
  font-weight: 400;
  font-size: 17px;
  font-family: "Lora";
  line-height: 26px;
  color: #8c8c8c;
  margin-bottom: 30px; }

.mbr-section-title + .mbr-section-subtitle {
  margin-top: -21px; }


@media (max-width: 767px) {
  .mbr-section {
    padding-top: 60px;
    padding-bottom: 60px; }

  .mbr-section-full {
    padding-bottom: 0;
    padding-top: 0; }

  .mbr-section__container--first {
    padding-top: 60px;
    padding-bottom: 40px; }

  .mbr-section__container--middle {
    padding-top: 0;
    padding-bottom: 40px; }

  .mbr-section__container--last {
    padding-top: 0;
    padding-bottom: 60px; }

  .mbr-section-md-padding {
    padding-top: 60px;
    padding-bottom: 60px; }

  .mbr-section-nopadding {
    padding-top: 0;
    padding-bottom: 0; }

  .mbr-section-subtitle {
    margin-bottom: 0; }
 }

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }
  .mbr-overlay ~ * {
    z-index: 2; }


.mbr-table {
  display: table;
  width: 100%; }

.mbr-table-full {
  height: 100%;
  position: relative;
  width: 100%; }

.mbr-table-cell {
  display: table-cell;
  float: none;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  vertical-align: middle; }

.mbr-table-md-up {
  width: 100%; }
  .mbr-table-md-up .mbr-table-cell {
    display: block; }
  .mbr-table-md-up .mbr-table-cell + .mbr-table-cell {
    padding-top: 40px; }

@media (min-width: 769px) {
  .mbr-table-md-up {
    display: table; }
    .mbr-table-md-up .mbr-table-cell {
      display: table-cell; }
    .mbr-table-md-up .mbr-table-cell + .mbr-table-cell {
      padding-top: 0; } }
.mbr-map {
  height: 25rem;
  position: relative; }
  .mbr-map iframe {
    height: 100%;
    width: 100%; }
  .mbr-map [data-state-details] {
    color: #6b6763;
    font-family: Montserrat;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%; }
  .mbr-map[data-state] {
    background: #e9e5dc; }
  .mbr-map[data-state="loading"] [data-state-details] {
    display: none; }
  .mbr-map[data-state="loading"]::after {
    content: "";
    -webkit-animation: btnCircleLoading .6s infinite linear;
    animation: btnCircleLoading .6s infinite linear;
    border-radius: 50%;
    border: 6px rgba(255, 255, 255, 0.35) solid;
    border-top-color: #fff;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px; }


/*-------

   Slider

-------*/
.mbr-slider .carousel-inner > .active,
.mbr-slider .carousel-inner > .next,
.mbr-slider .carousel-inner > .prev {
  display: table; }

.mbr-slider .carousel-control {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 50%;
  margin-top: -35px;
  line-height: 70px;
  border-radius: 50%;
  color: inherit;
  background: #1b1b1b;
  border: 0;
  opacity: 0.5;
  text-shadow: none;
  z-index: 5;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

.mbr-gallery .mbr-slider .carousel-control {
  position: fixed; }
  @media (max-width: 991px) {
    .mbr-gallery .mbr-slider .carousel-control {
      bottom: 2.5rem;
      margin-top: 0;
      top: auto;
      z-index: 17; } }

.mbr-gallery .mbr-slider .carousel-inner > .active {
  display: block; }

.mbr-slider .carousel-control.left {
  left: 0;
  margin-left: 2.5rem; }

.mbr-slider .carousel-control.right {
  right: 0;
  margin-right: 2.5rem; }

.mbr-slider .carousel-control .icon-next,
.mbr-slider .carousel-control .icon-prev {
  margin-top: -18px;
  font-size: 40px;
  line-height: 27px; }

.mbr-slider .carousel-control:hover {
  background: #1b1b1b;
  color: #fff;
  opacity: 1; }

.mbr-slider .carousel-indicators {
  position: absolute;
  bottom: 0;
  margin-bottom: 1.5rem !important; }
  @media (max-width: 543px) {
    .mbr-slider .carousel-indicators {
      display: none; } }

.mbr-gallery .mbr-slider .carousel-indicators {
  position: fixed;
  margin-bottom: 2.5rem !important; }
  @media (max-width: 991px) {
    .mbr-gallery .mbr-slider .carousel-indicators {
      margin-bottom: 3.625rem !important;
      padding-left: 2.5rem;
      padding-right: 2.5rem; } }

.mbr-slider .carousel-indicators li,
.mbr-slider .carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 3px;
  background: #1b1b1b;
  border: 0;
  opacity: 0.5; }

.mbr-slider .carousel-indicators .active {
  border: 4px solid #1b1b1b;
  background: #fff; }

@media (max-width: 767px) {
  .mbr-slider .carousel-control {
    top: auto;
    bottom: 20px; }

  .mbr-slider > .container .carousel-control {
    margin-bottom: 0px; } }
/* boxed slider */
.mbr-slider > .boxed-slider {
  position: relative;
  padding: 93px 0; }

.mbr-slider > .boxed-slider > div {
  position: relative; }

.mbr-slider > .container img {
  width: 100%; }

.mbr-slider > .container img + .row {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2; }

.mbr-slider .mbr-section {
  padding: 0;
  background-attachment: scroll; }

.mbr-slider .mbr-table-cell {
  padding: 0; }

.mbr-slider > .container .carousel-indicators {
  margin-bottom: 3px; }

/* article slider */
.mbr-slider > .article-slider .mbr-section,
.mbr-slider > .article-slider .mbr-section .mbr-table-cell {
  padding-top: 0;
  padding-bottom: 0; }

/*-------

   Cards

-------*/
.mbr-cards-row {
  position: relative;
  margin-left: 0 !important;
  margin-right: 0 !important; }
.mbr-cards-col {
  padding-left: 0;
  padding-right: 0;
  padding-top: 120px;
  padding-bottom: 120px; }
  @media (max-width: 767px) {
    .mbr-cards-col {
      padding-top: 60px;
      padding-bottom: 60px; } }
.mbr-cards .striped .card {
  padding-left: 10%;
  padding-right: 10%; }
.mbr-cards .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #018b8b;
  color: #fff; }
  .mbr-cards .striped .mbr-cards-col:nth-child(2n+1) .card-subtitle {
    color: #979797; }
.mbr-cards .card {
  text-align: center;
  border: 0;
  background: none;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0; }
  @media (max-width: 991px) {
    .mbr-cards .card {
      padding-left: 0;
      padding-right: 0; } }
@media (min-width: 992px) {
  .mbr-cards-row {
    display: table;
    table-layout: fixed;
    width: 100%; }
    .mbr-cards-row::after {
      display: none; }
  .mbr-cards-col {
    display: table-cell;
    float: none; }
  .mbr-cards > .container {
    margin: 0;
    max-width: none;
    padding: 0;
    width: 100%; } }
.mbr-cards .card-block {
  background: none;
  padding: 0; }
.mbr-cards .card-img-top {
  border-radius: 0;
  width: auto;
  max-width: 100%; }
.mbr-cards .card-img + .card-block {
  padding-top: 2.3125rem; }
.mbr-cards .card-text {
  margin: 0; }
  .mbr-cards .card-text + .card-btn {
    padding-top: 1.375rem; }
.mbr-cards .card-title {
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.2825; }
  .mbr-cards .card-title + * {
    padding-top: 1rem; }
  .mbr-cards .card-title + .card-btn {
    padding-top: 1.4375rem; }
.mbr-cards .card-subtitle {
  margin-bottom: 0;
  font-style: italic;
  font-weight: 400;
  font-size: 0.875rem;
  font-family: "Lora";
  color: #5b5b5b;
  margin-top: -1rem;
  line-height: 1.7857;
  padding-bottom: 1rem; }
  .mbr-cards .card-subtitle + .card-btn {
    padding-top: 0.3125rem; }
.mbr-cards .iconbox {
  border-style: solid;
  border-color: #f2f2f2;
  border-width: 1px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 500px;
  display: inline-block; }
  .mbr-cards .iconbox > .mbr-iconfont {
    line-height: inherit; }



/*-------

   Small footer

-------*/
.mbr-small-footer {
  background: #323232;
  color: #acacac;
  font-size: 0.8125rem;
  padding: 1.75rem 0; }
  .mbr-small-footer p {
    margin-bottom: 0; }

.mbr-small-footer a {
  color: #c0a375; }
  .mbr-small-footer a:hover {
    text-decoration: none; }

/*-------

   Footer

-------*/
.mbr-footer {
  color: #fff;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }
  @media (min-width: 1280px) {
    .mbr-footer {
      padding-left: 6.25rem;
      padding-right: 6.25rem; } }
  .mbr-footer > .row, .mbr-footer > .container > .row {
    margin-left: 0;
    margin-right: 0; }
    .mbr-footer > .row > div, .mbr-footer > .container > .row > div {
      padding-bottom: 40px; }
      .mbr-footer > .row > div:last-child, .mbr-footer > .container > .row > div:last-child {
        padding-bottom: 0; }
  .mbr-footer > .container {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 768px) {
    .mbr-footer > .row > div:nth-child(2n+1) {
      clear: left; }
    .mbr-footer > .row > div:nth-last-child(-1n+2) {
      padding-bottom: 0; }
    .mbr-footer > .container > .row > div {
      clear: none !important;
      padding-bottom: 0 !important; } }
  @media (min-width: 992px) {
    .mbr-footer > .row > div {
      clear: none !important;
      padding-bottom: 0 !important; } }
  .mbr-footer p a, .mbr-footer ul a {
    color: #66cff4; }
    .mbr-footer p a:hover, .mbr-footer ul a:hover {
      text-decoration: none; }
  .mbr-footer .btn-black {
    background-color: #242424;
    border-color: #242424; }
    .mbr-footer .btn-black.disabled, .mbr-footer .btn-black[disabled], .mbr-footer .btn-black:hover {
      background-color: #1a1a1a !important;
      border-color: #1a1a1a !important; }
  .mbr-footer .mbr-map {
    height: 18.75rem; }
  .mbr-footer form .form-control-label {
    font-size: 0.875rem;
    position: relative; }
  .mbr-footer form .form-control {
    background: none;
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 0.875rem;
    min-height: 3.2em;
    padding: 0.5em 1em 0.5em; }

.mbr-footer-content h1, .mbr-footer-content h2, .mbr-footer-content h3, .mbr-footer-content h4,
.mbr-footer-content p strong, .mbr-footer-content strong, .mbr-footer .mbr-contacts h1, .mbr-footer .mbr-contacts h2, .mbr-footer .mbr-contacts h3, .mbr-footer .mbr-contacts h4,
.mbr-footer .mbr-contacts p strong, .mbr-footer .mbr-contacts strong {
  color: #7c7c7c;
  font-family: "Montserrat";
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.3;
  margin-bottom: 20px; }
.mbr-footer-content p strong, .mbr-footer-content strong, .mbr-footer .mbr-contacts p strong, .mbr-footer .mbr-contacts strong {
  display: inline-block; }
.mbr-footer-content p, .mbr-footer .mbr-contacts p {
  color: #fff;
  font-size: 0.875rem;
  margin-bottom: 20px; }
.mbr-footer-content ul, .mbr-footer .mbr-contacts ul {
  line-height: 1.8;
  list-style: none;
  margin: 0;
  padding: 0; }
.mbr-footer-content li, .mbr-footer .mbr-contacts li {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
  color: #bcbcbc;
  display: block;
  font-family: "Raleway";
  font-size: 0.875rem;
  line-height: 1.8;
  overflow: hidden;
  padding: 0.72em 0;
  padding-left: 1.8em;
  position: relative;
  width: 100%; }
  .mbr-footer-content li:last-child, .mbr-footer .mbr-contacts li:last-child {
    border-bottom: 0; }
  .mbr-footer-content li::before, .mbr-footer .mbr-contacts li::before {
    background: #c0a375;
    content: "";
    height: 0.36em;
    left: 0;
    margin-top: -0.18em;
    position: absolute;
    top: 50%;
    width: 0.36em; }
  .mbr-footer-content li a, .mbr-footer .mbr-contacts li a {
    color: #fff;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    transition: color .3s ease; }
    .mbr-footer-content li a:hover, .mbr-footer .mbr-contacts li a:hover {
      color: #c0a375; }


.footer4 > .container > .row {
  margin-left: 0;
  margin-right: 0; }
  .footer4 > .container > .row > div > .row > div:first-child {
    padding-bottom: 40px; }
    .footer4 > .container > .row > div > .row > div:first-child:last-child {
      padding-bottom: 0; }
@media (min-width: 544px) {
  .footer4 > .container > .row > div, .footer4 > .container > .row > div > .row > div {
    clear: none !important;
    padding-bottom: 0 !important; } }


.mbr-valign-top {
  vertical-align: top; }

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal; }

.row-sm-offset {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  .row-sm-offset > * {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }

@-webkit-keyframes btnCircleLoading {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
@keyframes btnCircleLoading {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
.btn-loader {
  -webkit-animation: btnCircleLoading .6s infinite linear;
  animation: btnCircleLoading .6s infinite linear;
  border-radius: 50%;
  border: 4px rgba(255, 255, 255, 0.25) solid;
  border-top-color: white;
  display: none;
  height: 26px;
  left: 50%;
  margin-left: -13px;
  margin-top: -13px;
  position: absolute;
  top: 50%;
  width: 26px; }

.btn-loading {
  position: relative; }
  .btn-loading .btn-text {
    visibility: hidden; }
  .btn-loading .btn-loader {
    display: block; }

.hidden {
  visibility: hidden; }

.visible {
  visibility: visible; }

.navbar-brand .text-black {
  color: #000 !important; }


.article .display-2 {
  margin-bottom: 0; }
.article .mbr-section-title + .mbr-section-subtitle {
  margin-top: 4px; }
.article .mbr-section-title + .lead p {
  margin-top: 1.5625rem; }
.article .mbr-section-title + div .btn {
  margin-top: 2.3125rem; }
.article .lead + div .btn {
  margin-top: 2.3125rem; }
.article .mbr-section-subtitle {
  margin-bottom: 0; }

.content-size {
  width: auto; }

.image-size {
  vertical-align: middle;
  margin: auto;
  text-align: center; }
  .image-size .mbr-figure {
    padding-top: 3px; }

@media (max-width: 768px) {
  .image-size {
    width: 100% !important; } }

/*# sourceMappingURL=style.css.map */
.engine {
  position: absolute;
  text-indent: -2400px;
  text-align: center;
  padding: 0;
  top: 0;
  left: -2400px;
}

.mbr-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #66cff4;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0a375;
}

.lead a{
  color: #66cff4;
  text-decoration: underline;
  font-weight: bold;
}
.lead a:hover {
  color: #66cff4;
  opacity: 0.6;
}
.lead blockquote {
  border-color: #c0a375;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #66cff4;
}
.scrollToTop_wraper {
  opacity: 0 !important;
}

/* theme style end */

.mbr-cards-col:nth-child(2n+1) h4 a {
  color: #fff;
}
.mbr-cards-col:nth-child(2n) h4 a {
  color: #000;
}

body a.btn {
  text-decoration: none;
}

body a.nav-link {
  text-decoration: none;
}


.navbar-short {
  box-sizing: border-box;
  overflow: visible;
  opacity: 0.9;
  border-bottom: 1px solid #ddd;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 2px 3px;
  z-index: 10;
}
.carousel-inner > .item > img {
  width:100%;
  height:400px;
}


.carousel h2{
  color: #333 !important;
}
.carousel p{
  color: #333 !important;
}

.mbr-section.carousel-item {
  width: 100%;
  height: 400px;
}

/*-----------------------------------------------------------------------------------------------------------*/
/* index page */
/*-----------------------------------------------------------------------------------------------------------*/
/*#index-banner {
  background-image: url("../images/index_banner.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}*/

#index-slider-banner {
  padding: 0;
}
#index-banner-slide-image-1 {
  background-image: url("../images/index_banner_1.jpg?v=0");
}
#index-banner-slide-image-2 {
  background-image: url("../images/index_banner_2.jpg?v=0");
}
#index-banner-slide-image-3 {
  background-image: url("../images/index_banner_3.jpg?v=0");
}
#section-visit-us {
  background-image: url("../images/visit_us.jpg?v=0");
  padding-top: 120px;
  padding-bottom: 120px;
}
/*-----------------------------------------------------------------------------------------------------------*/
/* services page */
/*-----------------------------------------------------------------------------------------------------------*/
#service-slider-banner {
  padding: 0;
}
#services-banner-slide-image-1 {
  background-image: url("../images/service_banner_1.jpg?v=0");
}
#services-banner-slide-image-2 {
  background-image: url("../images/service_banner_2.jpg?v=0");
}
#services-banner-slide-image-3 {
  background-image: url("../images/service_banner_3.jpg?v=0");
}
#services-banner-slide-image-4 {
  background-image: url("../images/service_banner_4.jpg?v=0");
}
#services-banner-slide-image-5 {
  background-image: url("../images/service_banner_5.jpg?v=0");
}


#services-header-section {
  padding-top: 80px;
  padding-bottom: 20px;
}

#services-description-section {
  padding: 20px 0;
}

#services-icon-row-1-section .mbr-cards-col{
  padding: 80px 0;
}

#services-icon-row-2-section .mbr-cards-col{
  padding: 80px 0;
}

#sample-section h4.card-title {
  font-size: 1rem;
}
#sample-section .card-btn, #sample-section .card-text {
  display: none;
}
#sample-section .mbr-cards-col {
  padding: 80px 0;
}
#sample-header-section {
  padding-top: 80px;
  padding-bottom: 40px;
}


#service-icon-frequenz.iconbox{
  background-image: url("../images/frequenzumrichter.png");
}
#service-icon-hausinstallation.iconbox{
  background-image: url("../images/hausinstallation.png");
}
#service-icon-verbrauchsoptimierung.iconbox {
  background-image: url("../images/eigenverbrauchoptimierung.png");
}

#service-icon-verteiler.iconbox {
  background-image: url("../images/verteiler.png");
}

#service-icon-beleuchtungsanlagen.iconbox {
  background-image: url("../images/beleuchtungsanlagen.png");
}

#service-icon-photovoltaik.iconbox {
  background-image: url("../images/photovoltaik.png");
}

#service-icon-speichersysteme.iconbox {
  background-image: url("../images/speichersysteme.png");
}

#service-icon-netzwerktechnik.iconbox {
  background-image: url("../images/netzwerktechnik.png");
}

#service-icon-agrartechnik.iconbox {
  background-image: url("../images/agrartechnik.png");
}

#service-icon-antriebstechnik.iconbox {
  background-image: url("../images/antriebstechnik.png");
}

.iconbox
{
  background-color: transparent;
  border: none;
  background-size: contain;
}


/*-----------------------------------------------------------------------------------------------------------*/
/* eura drives page */
/*-----------------------------------------------------------------------------------------------------------*/
#eura-drives-banner {
  background-color: #1b777a;
}

#eura-drives-logo {
  float: left;
  margin-bottom: 1.5em;
  margin-right: 1.5em;
}

.eura_drives .mbr-cards-row .mbr-cards-col{
  padding-top: 50px;
  padding-bottom: 50px;
}
.eura_drives .mbr-cards{
  padding-top: 30px;
  padding-bottom: 30px;
}

#eura-drives-models p.card-text {
  display: none;
}

/*-----------------------------------------------------------------------------------------------------------*/
/* Antriebstechnik Zuberhör Section */
/*-----------------------------------------------------------------------------------------------------------*/
#features1-2 {
  margin-top: 90px;
}

/*-----------------------------------------------------------------------------------------------------------*/
/* Greenrock Section */
/*-----------------------------------------------------------------------------------------------------------*/
#greenrock-banner {
  background-image: url("../images/greenrock_banner.jpg?v=0");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#greenrock-logo {
  float: left;
  margin-bottom: 1.5em;
  margin-right: 1.5em;
}
#greenrock-blocks {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*-----------------------------------------------------------------------------------------------------------*/
/* general menu section */
/*-----------------------------------------------------------------------------------------------------------*/
#menu .hide-buttons .nav-btn {
  display: none !important;
}
#menu .navbar-caption,#menu-0 .navbar-toggler {
  color: #ffffff;
}

#menu .link,
#menu .dropdown-item {
  color: #0e0e0e;
}
#menu .link {
  font-size: 0.85rem;
}
#menu .dropdown-item,
#menu .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu .link:hover,
#menu .dropdown-item:hover,
#menu .link:focus,
#menu .dropdown-item:focus {
  color: #66cff4;
}
#menu .link[aria-expanded="true"],
#menu .dropdown-menu {
  background: #0e0e0e;
}
#menu .nav-dropdown-sm .link:focus,
#menu .nav-dropdown-sm .link:hover,
#menu .nav-dropdown-sm .dropdown-item:focus,
#menu .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu .nav-dropdown-sm,
#menu .nav-dropdown-sm .link[aria-expanded="true"],
#menu .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu .navbar,#menu .navbar .link {
  background-color: white;
}
#menu .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu .navbar .link.active{
  border-bottom: 2px solid #66cff4;
}
#menu .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu .bg-color.transparent.opened .link:hover,
#menu .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#menu .link[aria-expanded="true"],
#menu .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#menu.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#menu .mbr-navbar__hamburger {
  color: #ffffff;
}
#menu .close-icon::before,
#menu .close-icon::after {
  background-color: #ffffff;
}
#menu .menu_icon{
  display: none;
}
@media (max-width: 767px){
 #menu .menu_icon{
  display: block;
  text-align: right;
  margin-top: -15px;
} 
}
#menu .drop_menu{
  display: none;
  position: relative;
  padding: 20px;
  background: #fff;
  margin-top: -30px;
  z-index: 1032;
}
#menu .drop_menu ul{
  list-style: none;
  padding: 0;
}
#menu .drop_menu ul li{
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 0.85rem;
  color: #0e0e0e;
  text-align: right;
}
#menu .drop_menu ul li.active:after{
  position: absolute;
  right: -25px;
  top: 0px;
  content: "▬";
  color: #66cff4;
}
#menu .drop_menu ul li:last-child{
  margin-bottom: 0;
}
#menu .drop_menu ul li a:hover{
  color: #66cff4;
  transition: 0.4s;
}
.navbar-dropdown.navbar-fixed-top {
  height: 90px;
}
.navbar-dropdown.navbar-fixed-top.navbar-short {
  height: 60px;
}

.navbar-dropdown {
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.45s ease;
  z-index: 1030; }
.navbar-dropdown .navbar-brand {
  float: none;
  font-size: 0;
  padding: 0;
  padding-top: 20px;
  position: relative;
  transition: padding 0.25s ease;
  white-space: nowrap; }
.navbar-dropdown .navbar-brand::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.navbar-dropdown .navbar-logo,
.navbar-dropdown .navbar-logo {
  margin-right: 0.8rem;
  transition: margin 0.3s ease-in-out;
}
.navbar-dropdown .navbar-logo img {
  height: 90px;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1033;
}
.navbar-dropdown.navbar-fixed-top {
  position: fixed;
}
.navbar-dropdown.navbar-short .navbar-brand {
  padding: 0;
  padding-top: 10px;
}
.navbar-dropdown.navbar-short .navbar-logo {
  margin-right: 0.5rem;
}
.navbar-dropdown.navbar-short .navbar-logo img {
  height: 70px;
}

.nav-dropdown {
  display: table !important;
  font-family: "Montserrat", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  height: auto !important; }
.nav-dropdown .nav-item {
  display: table-cell;
  float: none;
  vertical-align: middle; }
.nav-dropdown .nav-btn {
  padding-left: 1rem; }
.nav-dropdown .link {
  margin: 1.667em;
  padding: 0;
  transition: color .2s ease-in-out; }

.nav-dropdown .link::after,
.nav-dropdown .dropdown-item::after {
  color: inherit; }
.nav-dropdown .btn {
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem; }



@media (max-width: 767px) {
  .nav-dropdown.navbar-toggleable-sm {
    bottom: 0;
    display: none;
    left: 0;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    width: 18.75rem;
    z-index: 999; } }

.is-builder .nav-dropdown.collapsing {
  transition: none !important; }


/*-----------------------------------------------------------------------------------------------------------*/
/* general banner styles */
/*-----------------------------------------------------------------------------------------------------------*/
.small-header {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 400px;
  margin-top: 90px;
}
.banner-slide-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100vw;
  height: 400px;
}
.small-header iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.tcvpb-videoWrapper-vimeo  .player .controls{
  display: none !important;
}

/* new contact form */
.contact_block form label{
  display: block;
  font-size: 0.875rem;
  color: #fff;
  margin-bottom: 10px;
}
.contact_block form input[type="email"], .contact_block form textarea{
  width: 100%;
  font-size: 0.875rem;
  padding: 0.5em 1em 0.5em;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  margin-bottom: 20px;
  background: transparent;
} 
.contact_block form textarea{
  min-height: 315px;
  resize: none;
}
#form_success{
  display: none;
}
.contact_block form input[type="submit"]{
  width: 150px;
  line-height: 40px;
  background: #242424;
  border: none;
  border-radius: 3px;
  font-size: 0.9687rem;
}
.contact_block form input[type="submit"]:hover{
  background: #1a1a1a;
}

/*-----------------------------------------------------------------------------------------------------------*/
/* general contacts section */
/*-----------------------------------------------------------------------------------------------------------*/

#contact-qr-code {
  background-image: url("../images/contacts_qr_code.png?v=0");
  background-size: contain;
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
}

#contact .mbr-footer a{
  font-weight: normal;
  text-decoration: none;
}
@media (max-width: 767px){
  .display-2{
      font-size: 2rem;
    }
  #services-icon-row-1-section .mbr-cards-col, #services-icon-row-2-section .mbr-cards-col{
    padding: 35px 0;
  }
  #sample-section .mbr-cards-col{
    padding: 35px 0;
  }
  .eura_drives .mbr-cards-row .mbr-cards-col{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #contact-qr-code{
    display: none;
  }
}
