.masonry-item__image {
  width: auto;
  height: 220px;
}

.masonry-item__title {
  font-size: 22px;
}

@media (max-width: 575px) {
  .masonry-item__image {
    width: 100%;
    height: auto;
  }
}
.overlay {
  position: absolute;
  background-color: rgba(21, 21, 21, 0.5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.service-detail {
  padding-top: 0;
  position: relative;
}

form .parsley-error {
  margin-bottom: 0;
}
form .parsley-errors-list {
  list-style: none;
  margin-bottom: 23px;
}
form .parsley-errors-list li {
  color: #f24a00;
}

.ps-sm-font {
  font-size: 44px;
}

.welcome-block {
  font-family: 'Parisienne', cursive;
  font-size: 52px;
  text-transform: none;
  color: #000;
}

.logo img {
  width: 180px;
  height: 20px;
}
.logo .s-logo {
  width: 35px;
  height: 40px;
}

.header_fixed .w-s-logo-img,
.header_fixed .w-logo-img {
  display: inline-block;
}
.header_fixed .b-s-logo-img,
.header_fixed .b-logo-img {
  display: none;
}
.header_fixed.header_is_fixed .w-s-logo-img,
.header_fixed.header_is_fixed .w-logo-img {
  display: none;
}
.header_fixed.header_is_fixed .b-s-logo-img,
.header_fixed.header_is_fixed .b-logo-img {
  display: inline-block;
}

@media (min-width: 1200px) {
  .header-full-page__bottom {
    padding-left: 165px;
  }
}
#referral-block .project-block__image-wrapper:after {
  transition: all ease-in-out 200;
  background: none;
  background-color: black;
  height: 100%;
  top: 0;
  opacity: 0;
}
#referral-block .project-block__project:hover .project-block__image-wrapper:after {
  opacity: .5;
}

.ps-panorama-li .overlay {
  position: absolute;
  background-color: rgba(21, 21, 21, 0.5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.panorama-slider2__footer:after {
  background-color: transparent;
}
.panorama-slider2__footer .panorama-slider2__footer-menu {
  background-color: transparent;
  color: #fff;
}
.panorama-slider2__footer .panorama-slider2__footer-menu .panorama-slider2__footer-item {
  width: 200px;
  font-size: .9rem;
}

.featured-block {
  background-image: url("../images/dot-gray.jpg");
}
.featured-block .featured-block__list {
  margin-bottom: 0;
}
.featured-block .featured-block__list .featured-block__item img {
  height: 150px;
  width: auto;
}
.featured-block .featured-block__list .featured-block__item-inner {
  overflow: hidden;
}
.featured-block .featured-block__list .featured-block__item-title {
  font-size: 16px;
  display: block;
}
.featured-block .featured-block__list .featured-block__item-text {
  display: block;
  font-size: 14px;
  line-height: 1.3;
  color: #666;
}

.featured-block__item-inner:hover .featured-block__item-title {
  border-color: transparent;
}

.what-we-do-block {
  background-image: none;
  background-color: #f8f8f8;
}

@media (max-width: 1200px) {
  .featured-block .featured-block__list .featured-block__item img {
    width: 100%;
    height: auto;
  }
}
.get-in-touch-block {
  padding-top: 125px;
  padding-bottom: 125px;
}
.get-in-touch-block .get-in-touch-inner {
  margin: auto;
  max-width: 800px;
}

.panorama-slider2__link:after {
  display: none !important;
}

.service-works {
  background-color: #fff;
  padding-top: 110px;
}

.masonry-item__category {
  font-size: 14px;
}
.masonry-item__category .project-property-item {
  padding-right: 8px;
}

.panorama-slider .tparrows {
  z-index: 10;
}
.panorama-slider .overlay {
  background-color: rgba(21, 21, 21, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.panorama-slider .tp-revslider-mainul {
  z-index: 1;
}

.service-detail .project-address-block {
  position: absolute;
  margin: auto;
  bottom: 0;
  left: 0;
  width: 100%;
}

.project-detail {
  padding-bottom: 110px;
}

.project-detail__head-items {
  margin-bottom: 75px;
}

.project-detail__head-item i {
  margin-right: 6px;
}
.project-detail__head-item.address-item {
  display: flex;
}
.project-detail__head-item.address-item .address {
  text-align: right;
  font-size: 14px;
}

.ps-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.ps-main-title {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
}

.simple-slider__slide img {
  width: 100%;
}

.service-block {
  background-color: #fff;
}

.details-service-block {
  background-color: #f8f8f8;
}
.details-service-block .details-service-item {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.details-service-block .details-service-item img {
  width: 100%;
  margin-bottom: 20px;
}
.details-service-block .details-service-item:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.details-service-block .details-service-item.odd {
  flex-direction: row-reverse;
}

.collapse-list__collapse ul li {
  padding-left: 0;
  margin-left: 30px;
  font-weight: bold;
  font-size: .85rem;
}

.video-block:after {
  background-image: url("../images/dot-gray.jpg");
}

.gallery-links {
  text-align: right;
}
.gallery-links a {
  padding-right: 10px;
}

.masonry-large-block {
  margin-top: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.masonry-large-block .masonry-large-block__grid {
  margin-bottom: 0;
}

.contact-block {
  padding-top: 110px;
}

.contact-block__text p {
  font-size: 16px;
}

.terms-conditions ul {
  list-style: none;
}
.terms-conditions ul li {
  margin-bottom: 10px;
}

.s-w-logo {
  display: inline-block;
  width: 30px;
}

.clients-block .clients__list {
  margin: 0;
  justify-content: left;
}
.clients-block .clients__list .clients__item {
  padding: 0;
  padding-right: 5px;
}
.clients-block .clients__list .clients__item-inner {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #fff;
  padding: 10px;
  overflow: hidden;
  opacity: 1;
}
.clients-block .clients__list .clients__item-inner img {
  width: 50px;
  height: 50px;
}

footer .clients__list {
  display: flex;
}
footer .clients__list .clients__item {
  margin-bottom: 0;
}

.footer-interior__list-link {
  color: #fff;
}

.footer-interior p {
  color: #fff;
}

@media (max-width: 1199px) {
  footer .footer-interior__column {
    margin-bottom: 20px;
  }
  footer .footer-interior__bottom {
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  footer .footer-interior__group-title {
    font-size: 16px;
    margin-bottom: 8px;
  }
  footer .footer-interior__column {
    margin-bottom: 10px;
    font-size: 12px;
  }
  footer .footer-interior__bottom {
    margin-top: 0;
    margin-bottom: 10px;
  }
  footer .footer-interior__copyright {
    font-size: 12px;
  }
  footer .container-fluid {
    position: relative;
  }
  footer .socials-block {
    width: auto;
    display: block;
    position: absolute;
    right: 10px;
    bottom: 180px;
  }
  footer .socials-block .footer-interior__socials {
    display: block;
  }
  footer .socials-block .footer-interior__social {
    display: inline-block;
    margin-bottom: 0;
    font-size: 22px;
  }
  footer .socials-block .footer-interior__social:not(:last-child) {
    margin-right: 10px;
  }
}
.animsition-loading2 .spinner .logo-box {
  position: absolute;
  top: -15px;
  left: -80px;
  width: 80px;
  height: 80px;
  background-image: url("../images/b8be14.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
