
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.container  p {
  text-align: justify;
}

.btn-pdf {
  position: fixed;
  left: 20px;
  bottom: -15px;
  z-index: 999999;
}

.btn-pdf .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
  background-color: #000;
}

.prague-header .image_logo {
  width: 40px;
}

.project-detail-parallax-item .detail-parallax-item-header {
  background-color: rgba(0, 0, 0, 0.4);
}

.footer-top-content  .prague-logo img {
  width: 120px
}

.prague-footer .footer-content-outer {
  padding: 50px;
}

.logo-banner img {
  width: 450px;
}

.prague-footer .footer-bottom-content .footer-copyright a {
  font-size: 10px;
}

.prague-loader .prague-loader-bar {
  font-size: 3rem;
}

.category-consultoria-bioclimatica .prague-post-thumbnail, post-navigation, .blog-grid-post-date, .blog-grid-post-info, .blog-grid-content > a, .post-navigation, .prague-services-wrapper a {
  display: none;
}

@media(max-width: 1199px) {
  .main-menu li a {
    font-size: 18px;
    line-height: 28px;
  }
}