/*
Theme Name: ArcHub
Theme URI: https://archub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.2.2
License: GNU General Public License
License URI: license.txt
Text Domain: archub
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	white-space: nowrap;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:focus-within {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.screen-reader-text:focus-within {
	overflow: visible;
}
/*--------------------------------------------------------------
Spacing
--------------------------------------------------------------*/
.wp-block-button,
.wp-block-cover {
	margin-bottom: 32px;
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/

body:not(.has-sidebar) .alignfull {
	width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-inline-start: -50vw;
  margin-inline-end: -50vw;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
.wp-block-gallery {
	margin-bottom: 1em;
}
.blocks-gallery-caption {
	margin-top: 0;
}

/*--------------------------------------------------------------
Button
--------------------------------------------------------------*/
.wp-block-button__link {
	--wp-btn-border-radius: 1.5em;
	border-radius: var(--wp-btn-border-radius);
	line-height: 1.35em;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	--wp-btn-border-radius: 0;
}

/*--------------------------------------------------------------
Cover
--------------------------------------------------------------*/
.wp-block-cover.has-background-dim {
	color: #fff;
}
.wp-block-cover.has-background-dim a {
	color: inherit;
}

.wp-block-group.has-background,
.has-background {
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
Blockquote
--------------------------------------------------------------*/
.wp-block-pullquote blockquote {
	border: none;
}

/*--------------------------------------------------------------
Readmore
--------------------------------------------------------------*/
.entry-summary .more-link:after{
	content: "\02192";
    display: inline-block;
    margin-left: 0.5em;
}

.banner-title .h1 {
  font-weight: 400;  
  font-family: "Geologica";
}

.banner-title .banner-title-interior {
    font-size: 60px;
}

.banner-title .banner-title-type {
   font-weight: 800;
   font-family: "Geologica Bold";
}

.header-phone h3 a {
    color: #909090;
    font-family: "Geologica";
}

.header-phone h3 a::after {
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  bottom: -5px;
    left: 50px;
  right: 15px;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .85s cubic-bezier(.23,1,.32,1);
}

.header-phone h3:hover > a::after {
    text-decoration: underline;
    transform: scaleX(1);
    transform-origin: left;
}

.team-image .lqd-imggrp-img-container::after {
    content: "";
    display: block;
    width: 192px;
    height: 43px;
    background: #f7f7f7;
    position: absolute;
    z-index: 99;
    bottom: 0;
    right: 0;
}

.team-image .lqd-imggrp-img-container::before {
   content: "";
    display: block;
    width: 63px;
    height: 55px;
    background: #000;
    position: absolute;
    z-index: 99;
    top: -14px;
    left: -19px;
}  

.ld-fancy-heading .title-span {
    font-weight: 400;  
    font-family: "Geologica";
}      

.home-tab .justify-content-between {
  justify-content: space-around;
}     

.home-tab .mb-6 {
  margin-bottom: 1rem;
}

.home-tab .lqd-tabs-style-7 .lqd-tabs-nav a::after {
    height: 4px;
    bottom: -.5em;
  transform: scaleX(1);
}       

h2.lqd-slsh-h-org .slideshow-subtitle {
  font-family: "Geologica Thin";
  font-size: 36px;
  text-transform: none;
  padding-left: 36px;
}      
h2.lqd-slsh-h-org {
    position: absolute;
    left: 30px;
    top: 20px;
    z-index: 999;
}
.lqd-slsh-overlay-bg.lqd-overlay {
    background-color: transparent;
    background-image: linear-gradient(180deg, #000 0%, #0000 40%);
}

.filter-list-decorated li > span::after {
  background-color: #bcbdc4 !important;
}
.filters-underline-alt li > span::after {
  bottom: -0.5em !important;
}

.liquid-filter-items-inner {
    margin-top: 40px;
}

.realprojects-carousel .carousel-item-content img {
    transform: translate(0px) !important;
}

.realprojects-carousel .carousel-item-content p {
    padding-top: 15px;
    margin-bottom: 0;
    color: #1a1511;
}

.home .header.is-stuck .logo-row {
    background: #000;
}
    
.home .header.is-stuck .logo-row .module-logo {
    padding:0 !important;
}

.home .header.is-stuck img.logo-default {
    max-width: 160px !important;
}

.home .header.is-stuck .main-nav > li > a  {
    font-size: 18px !important;
}

.text-border h2 {
    text-shadow: -1px -1px 0 #909090, 1px -1px 0 #909090, -1px 1px 0 #909090, 1px 1px 0 #909090;
    color: #131b1e; 
}

.titlebar-container .titlebar-col h1 {
    text-transform: uppercase;
    font-size: 48px;
    font-family: "Geologica";
    line-height: 1.2em;
}

.titlebar-container .titlebar-col p {
    font-family: "Georgia";
    font-style: italic;
    line-height: 1.2em;
}

.lqd-tabs-style-7 .lqd-tabs-nav li {
  margin-inline-end: 0em !important;
  display: inline-block;
  width: 32%;
  padding-left: 0;
  margin-left: 0;
}

.lqd-tabs-style-7 .lqd-tabs-nav {
  text-align: center;
}

@media (max-width: 1025px) {
    .home .topbar, .home .logo-row {
        background: #000;
    }
    .topbar p {
      font-size: 1.4vw;
    }
    .header-phone h3 a {
        font-size: 16px;
    }
    .lqd-mobile-sec .navbar-header {
        background-color: #000 !important;

    }
    .elementor .nav-trigger, .elementor .nav-trigger:focus, .elementor .nav-trigger:hover {
        color: #fff !important;
    }
}

@media (min-width: 1025px) and (max-width: 1399px) {
    .topbar p {
      font-size: 1vw;
      padding-left: 3vw;  
    }
    
    .logo-default {
        width: 75% !important;
    }
    
    .main-nav > li > a {
        font-size: 1.2vw !important;
        padding: 0 1.1vw !important;
    }
    
}

@media (max-width: 484px) {
   .banner-title .banner-title-interior {
        font-size: 11vw;
    }
    .titlebar-container .titlebar-col h1 {
        font-size: 10vw;
    }
}

@media (max-width: 768px) {
    footer .header-phone .iconbox {
        justify-content: center;
    }
}

@media (max-width: 680px) {
    .topbar p {
        font-size: 12px;
        text-align: center;
        padding-bottom: 10px;
    }
    .header-phone h3 a {
        color: #fff;
    }
}

.lqd-pf-dark .lqd-pf-overlay-bg {
  color: #fff !important;
}

.lqd-progressbar-value {
    display: none;
}