/*!
Theme Name: ssa-architecture
Author: Digital Guider
Description: SSA Architecture is a firm that provides a complete range of services, from preliminary site analysis and entitlements to architectural design, interior design, landscape design, engineering, construction documents, construction specifications and construction administration.
Version: 1.0.0
Requires PHP: 8.1
Text Domain: ssa-architecture

*/



#rev_slider_two .tp-leftarrow.tparrows.metis, #rev_slider_two .tp-rightarrow.tparrows.metis{display: none !important;}
#sticky-sidebar ul li {border-bottom: 1px solid #624c9a30;
	min-height: 50px;}

#sticky-sidebar .panel-default>.panel-heading {
    color: #ffffff;
    padding: 15px 0;
    font-size: 20px;
    background-color: #624c9a;
    text-align: center;
    border-color: #ddd;
}
#sticky-sidebar .panel-default {
    border-color: #624c9a;
}

@media (min-width: 992px) {
  #sticky-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
  }
}


.page-id-1559 .main-header {display: none;}
.page-id-1559 .main-footer .auto-container{display: none;}
.page-id-1954 .main-header {display: none;}
.page-id-1954 .main-footer .auto-container{display: none;}
/* .cstm-phone a {
    background: #006eff; padding: 10px; position: fixed; bottom: 50px; left: 30px; border-radius: 50%; width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; 
    box-shadow: 0 0 15px #0000006e; z-index: 9999;
}
.cstm-phone svg path, .cstm-mail svg path {
    fill: #fff;
}
.cstm-phone svg, .cstm-mail svg{
    width: 30px
}
.cstm-mail a {
   background: #dd9c41; padding: 10px; position: fixed; bottom: 90px; right: 30px; border-radius: 50%; width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; 
    box-shadow: 0 0 15px #0000006e; z-index: 9999;
} */

.page-id-1757 .main-header {display: none;}
.page-id-1757 .main-footer .auto-container{display: none;}
.page-id-1757 .quote-section{padding:0px}

.page-id-1879 .main-header {display: none;}
.page-id-1879 .main-footer .auto-container{display: none;}
.page-id-1879 .quote-section{padding:0px}

.page-id-1879 .quote-box .inner-box{
	background-color: #867366;
}



     .banner {
            position: relative;
            background: url('https://smallstudioassociates.com/wp-content/uploads/2025/10/image-4-1-1-vi.webp') center center/cover no-repeat;
            height: 90vh;
            display: flex;
            align-items: center;
            color: white;
        }
        .banner-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.4);
        }
        .banner-content {
            position: relative;
            z-index: 2;
        }
  
section.banner h1 {
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(255,255,255,.74);
  font-size: 45px;
text-shadow: 0px 1px 8.896px rgba(0,0,0,.59),0px 0px 2px rgba(255,255,255,.58);
	font-weight: 500;
}


section.banner p {
  color: #fff;
  font-size: 20px;
  text-shadow: 0px 1px 8.896px rgba(0,0,0,.59),0px 0px 2px rgba(255,255,255,.58);
}

a.btn.btn-custom.text-white {
  transition: none;
  text-align: inherit;
  line-height: 22px;
  border-width: 2px;
  margin: 0px 18px 0px 0px;
  padding: 12px 20px;
  letter-spacing: 0px;
  font-weight: 600;
  font-size: 16px;
color: #fff;
  background: var(--theme-color);
}

@media (max-width: 992px){
  section.banner h1 {
font-size: 38px;
}
section.banner p {
 font-size: 18px;
}
}