
.hidden {
  display: none;
}
#header .header-logo img {
  top: -5px;
}

.modal-dialog {
  max-width: unset;
}

.fade {
  opacity: unset;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* .fade:not(.show) {
  opacity: unset;
}*/
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
  width: 100%;
}

#header .header-nav.header-nav-stripe nav>ul>li>a {
  font-size: 18px;
  font-weight: 100;
}

@media screen and (min-width:1190px) {
  .row-diamonds-description {
    margin-top: 0;
  }
}

.diamonds>li:nth-child(4) a {
  width: 130px;
  height: 130px;
}

.diamonds>li:nth-child(6) a {
  width: 130px;
  height: 130px;
}

.diamonds>li:nth-child(7) a {
  width: 130px;
  height: 130px;
}

.diamonds>li:nth-child(4) a .content::after, .diamonds>li:nth-child(7) a .content::after, .diamonds>li:nth-child(6) a .content::after {
  left: 5%;
}

.owl-carousel .owl-nav button.owl-prev::before {
  font-family: fontello;
  content: '\f104';
}

.owl-carousel .owl-nav button.owl-next::before {
  font-family: fontello;
  content: '\f105';
}

.diamonds .content::after {
  font-family: fontello;
  content: '\e829';
}

.WM-section-custom-construction-2 {
  padding-bottom: 0px;
}

.WM-section-custom-construction-2::after {
  background: unset !important;
}

.fa-chevron-up::before {
  content: '\e81a';
  font-family: fontello;
}

.tparrows.tp-rightarrow::before {
  content: '\f105';
  /* content: '\e819'; */
  font-family: fontello;
}

.tparrows.tp-leftarrow::before {
  content: '\f104';
  font-family: fontello;
}

.theme-default .nivo-directionNav a {
  background: url('../img/arrows.png') no-repeat;
}

.theme-default .nivo-controlNav a {
  background: url('../img/bullets.png') no-repeat;
}

.theme-default a.nivo-nextNav {
  background-position: -30px 0;
}

.WM-List-Icon {
  color: #e04622;
  border-color: #e04622;
  padding-right: 10px;
}

a:not([href]):not([tabindex]) {
  color: #e04622;
}

.item {
  padding: 0 5px;
}
.testimonial blockquote {
    font-style: normal;
}
.testimonial.testimonial-with-quotes blockquote:before {
    left: 0;
}
.testimonial.testimonial-with-quotes blockquote:after {
    right: 0px;
}
