html {
/*  scroll-behavior: smooth;*/
/*   scroll-padding-top: 100px; */
}

a {
    transition: .4s;
}
/* --- Scrollbar Code --- */
::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
    background: #000;
}

::-webkit-scrollbar-thumb {
    background: #d7a21f;
}

::-webkit-scrollbar-thumb:hover {
    background: #000;
}
.top_header {
    background-color: #272727;
    width: 100%;
    padding: 0;
    overflow-x: hidden;
}

.projects-wrapper a, .nav-text.active a {
	color: #D7A21F !important;
}
.projects-wrapper a:hover {
	color: #fff;
}


.top_header .banner_section {
    position: relative;
    width: 100%;
}
.home-banner-loaded .onload-logo {
    opacity: 0; 
    bottom: 0px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.onload-logo {
    text-align: center;
    position: absolute;
    width: 100%;
    padding: 35px 50px;
    z-index: 9;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.overlap-group {
    position: absolute;
    width: 100%;
    padding: 35px 50px;
    z-index: 9;
    /* display: none; */
}
.banner_section:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.87) 0%, rgba(0, 0, 0, 0.00) 68.89%), url(<path-to-image>) lightgray 50% / cover no-repeat; */
    /* z-index: -1; */
}

.overlap-group .row {
    align-items: anchor-center;
}

.overlap-group .col-md-7 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.navbar_box {
    display: flex;
    align-items: center;
}

.top_header .navbar {
    display: inline-flex;
    align-items: flex-start;
    gap: 60px;
    position: relative;
    flex: 0 0 auto;
}

.top_header .nav-text {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Century Gothic-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 22px;
    letter-spacing: 0;
    line-height: normal;
}

.top_header .nav-text a {
    color: #ffffff;
}

.top_header .fe-facebook-wrapper {
    display: inline-flex;
    align-items: center;
    gap: 21px;
    position: relative;
    flex: 0 0 auto;
    margin-left: 70px;
}

.top_header .fe-facebook {
    position: relative;
    width: 28px;
    height: 28px;
}

.top_header .div-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    flex: 0 0 auto;
}

.top_header .projects-wrapper h2 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Century Gothic-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 48px;
    letter-spacing: 9.60px;
    line-height: normal;
}

.top_header .frame-3 {
    display: flex;
    align-items: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.top_header .frame-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
    position: relative;
}

div#services p strong {
    font-weight: 700;
}

.top_header .p {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Century Gothic-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 27px;
}

.top_header .nav-text-3 {
    position: relative;
    align-self: stretch;
    font-family: "Century Gothic-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 27px;
}

.top_header .rectangle {
    position: relative;
    flex: 1;
    flex-grow: 1;
    height: 404.34px;
    object-fit: cover;
}

.top_header .flexcontainer {
    width: 815.85px;
    height: 234px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 27px;
}

.top_header .text {
    position: relative;
    align-self: stretch;
    font-family: "Century Gothic-Bold", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 27px;
    padding: 0;
}

.top_header .span {
    font-weight: 700;
    color: #ffffff;
    display: block;
    transition: 0.4s;
}

.top_header .nav-text-4 {
    font-weight: 700;
    color: #d7a21f;
}

.top_header .nav-text-5 {
    font-family: "Century Gothic-Regular", Helvetica;
    color: #ffffff;
}

.top_header .nav-text-6 {
    font-family: "Century Gothic-Regular", Helvetica;
    color: #d7a21f;
}

.top_header .frame-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #ffffff;
}

.top_header .frame-5 {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}

.top_header .back-to-top {
    position: relative;
    width: fit-content;
    font-family: "Century Gothic-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 21.4px;
    letter-spacing: 4.29px;
    line-height: normal;
    z-index: 999;
}

.back-to-top a {
    color: #fff;
}

.back-to-top a:hover {
    color: #d7a21f;
}

.top_header .uiw-enter {
    position: relative;
    width: 24.49px;
    height: 24.49px;
}

.container.about_content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.top_header .about_heading_wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.top_header h2 {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Century Gothic";
    font-weight: 600;
    color: #ffffff;
    font-size: 48px;
    letter-spacing: 0;
    line-height: normal;
    text-transform: uppercase;
}

.top_header h2 span {
    font-weight: 500;
    display: block;
}

.top_header h3 {
    position: relative;
    width: fit-content;
    font-family: "Montserrat", Helvetica;
    font-weight: 600;
    color: #d7a21f;
    font-size: 34px;
    letter-spacing: 0;
    line-height: normal;
    margin-bottom: 15px;
}

.top_header p {
    position: relative;
    align-self: stretch;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    padding: 12px 0px;
}

.top_header .frame-12 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.top_header .frame-13 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 43px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.top_header .frame-14 {
    display: flex;
    align-items: center;
    gap: 18px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.top_header .frame-15 {
    display: flex;
    height: 80px;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #d7a21f;
}

.top_header .nav-text-10 {
    position: relative;
    width: fit-content;
    margin-top: -2.00px;
    font-family: "Century Gothic-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
    line-height: 27px;
    white-space: nowrap;
}

.top_header .frame-16 {
    display: flex;
    height: 164px;
    align-items: flex-start;
    gap: 18px;
    position: relative;
    align-self: stretch;
    width: 100%;
}

.top_header .frame-17 {
    display: flex;
    height: 164px;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #d7a21f;
}

.top_header .send-message-wrapper {
    display: flex;
    width: 316px;
    height: 52px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px 26px;
    position: relative;
    background-color: #d7a21f;
}

.top_header .send-message {
    position: relative;
    width: fit-content;
    font-family: "Century Gothic-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.top_header .img {
    position: relative;
    width: 517.74px;
    height: 742px;
    object-fit: cover;
}

.top_header .completed-projects {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 1px;
    border-top-style: dashed;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-color: #ffffff;
    margin: 0;
}

.row.upcoming-projects {
    padding: 40px 0px;
    margin: 0;
}

.projects-info {
    margin-top: 30px;
    scroll-margin-top: 180px;
}

.top_header .frame-20 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    flex: 0 0 auto;
    padding: 0;
}

.top_header h4 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Century Gothic-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 32px;
    letter-spacing: 6.40px;
    line-height: normal;
    text-transform: uppercase;
}

.top_header .frame-21 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    gap: 10px 40px;
    padding: 0;
}

.top_header .frame-22 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12.53px;
    padding: 0px 0px 12.53px;
    border-bottom-width: 1.25px;
    position: relative;
    flex: 0 0 auto;
    border-bottom-style: solid;
    border-color: #ffffff;
}

.top_header .div-3 {
    position: relative;
    width: fit-content;
    margin-top: -1.25px;
    font-family: "Century Gothic-Bold", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    transition: 0.4s;
}
.projects-info p.div-3:hover span {
    color: #d7a21f;
}
.top_header .nav-text-12 {
    font-family: "Century Gothic-Regular", Helvetica;
    color: #ffffff;
    font-size: 16px;
}

.top_header .frame-23 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10.57px;
    padding: 0px 0px 10.57px;
    border-bottom-width: 1.06px;
    position: relative;
    flex: 0 0 auto;
    border-bottom-style: solid;
    border-color: #ffffff;
}

.top_header .div-4 {
    width: fit-content;
    margin-top: -1.06px;
    font-family: "Century Gothic-Bold", Helvetica;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
    position: relative;
    font-weight: 400;
}

.top_header .nav-text-13 {
    font-weight: 700;
}

.top_header .nav-text-14 {
    font-family: "Century Gothic-Regular", Helvetica;
    font-size: 16px;
}

.top_header .frame-24 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    margin-bottom: -1.00px;
    margin-left: -1.00px;
    margin-right: -1.00px;
    border-top-width: 1px;
    border-top-style: dashed;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-color: #ffffff;
}

.top_header .frame-25 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    gap: 10px 90px;
    padding: 0;
}

.top_header .frame-26 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 20px;
    align-self: stretch;
    width: 100%;
    border-bottom-width: 1px;
    position: relative;
    flex: 0 0 auto;
    border-bottom-style: solid;
    border-color: #ffffff;
}
.frame-26.projects_content_wrp .frame-27 {
    padding-top: 50px;
}
.top_header .frame-27 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.top_header .copeland-street-eden {
    margin-top: -1.00px;
    font-family: "Century Gothic-Regular", Helvetica;
    color: transparent;
    font-size: 34px;
    letter-spacing: 6.80px;
    line-height: 34px;
    position: relative;
    font-weight: 400;
    padding-bottom: 0;
}

.top_header .nav-text-15 {
    color: #ffffff;
    letter-spacing: 2.31px;
    line-height: 40px;
    display: block;
}

.top_header .nav-text-16 {
    font-weight: 700;
    color: #d7a21f;
    letter-spacing: 2.31px;
    line-height: 40px;
    display: block;
    font-family: "Century Gothic";
}

.top_header .nav-text-17 {
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 1.15px;
    line-height: 40px;
    display: block;
    font-family: "Century Gothic";
}

.top_header .flexcontainer-3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 27px;
}

.top_header .element-CA-COPELANDST {
    position: relative;
    width: 652.23px;
    height: 386.22px;
    object-fit: cover;
}

.top_header .element-CA-COPELANDST-2 {
    width: 309.69px;
    object-fit: cover;
    position: relative;
    height: 386.22px;
}

.top_header .frame-28 {
    display: inline-flex;
    height: 70.41px;
    align-items: center;
    position: relative;
}

.top_header .div-5 {
    width: 440px;
    margin-top: -1.00px;
    font-family: "Century Gothic-Regular", Helvetica;
    font-size: 34px;
    letter-spacing: 6.80px;
    line-height: 34px;
    position: relative;
    font-weight: 400;
    color: transparent;
}

.top_header .nav-text-18 {
    position: relative;
    align-self: stretch;
    height: 64px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 27px;
}

.top_header .nav-text-19 {
    position: relative;
    flex: 1;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 27px;
}

.top_header .element-CA-COPELANDST-3 {
    width: 652.23px;
    position: relative;
    height: 386.22px;
}

.top_header .nav-text-20 {
    position: relative;
    width: 72px;
    margin-top: -1.00px;
    font-family: "Montserrat", Helvetica;
    font-weight: 500;
    color: #e2bb5c;
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
}

.top_header .nav-text-22 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
}

.top_header .frame-32 {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    position: relative;
    flex: 0 0 auto;
}

.top_header .nav-text-23 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Montserrat", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
}

.top_header .frame-33 {
    display: flex;
    align-items: center;
    gap: 45px;
    position: relative;
    flex: 0 0 auto;
}

.top_header .frame-34 {
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    gap: 9px;
    position: relative;
    flex: 0 0 auto;
}

.top_header .nav-text-24 {
    position: relative;
    width: fit-content;
    /* margin-top: -1.00px; */
    font-family: "Century Gothic";
    font-weight: 400;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
}

.top_header .ic-baseline-facebook {
    position: relative;
    width: 24px;
    height: 24px;
}

.top_header .image {
    position: relative;
    align-self: stretch;
    margin-left: -1.74px;
}

.top_header .layer-2 {
    position: relative;
}

.div-2 p {
    padding: 0 0px 10px;
}

div#services p {
    padding: 0;
}

div#services h2, div#project_box h2 , div#contact h2 {
    font-family: "Century Gothic";
    letter-spacing: 9.6px;
}

div#services, .container.contact-details {
    padding-top: 80px;
    padding-bottom: 80px;
}
div#services h2{
     padding-top: 80px;
}
.services_content_2 li strong {
    color: #D7A21F;
    font-family: "Century Gothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
}

.services_content_2 li {
    color: #FFF;
    font-family: "Century Gothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    list-style: disc;
    margin: 22px 0px;
}

.services_content_2 li::marker {
    color: #D7A21F;
}

.services_content_2 ul {
    padding-left: 20px;
}

div#services .frame-wrapper {
    padding-bottom: 30px;
}

.map iframe {
    width: 100%;
    height: 100%;
}

input, textarea {
    display: flex;
    height: 80px;
    align-items: flex-start;
    gap: 10px;
    flex: 1 0 0;
    border: none;
    border-bottom: 2px solid #D7A21F;
    background: transparent;
    width: 100%;
    color: #FFF;
    font-family: "Century Gothic";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    outline: none !important;
}

textarea {
    height: 164px;
    resize: none;
}

input.submit_btn {
    display: flex;
    width: 316px;
    height: 52px;
    padding: 10px 26px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #D7A21F;
    color: #FFF;
    text-align: center;
    font-family: "Century Gothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    border: 2px solid #D7A21F;
    transition: .4s;
}

input.submit_btn:hover {
    background: transparent;
    color: #D7A21F;
}

input::placeholder, textarea::placeholder {
    color: #fff;
    opacity: 1;
}

.submitinput {
    margin-top: 1rem;
}

div#contact .frame-11 {
    padding-right: 20px;
}

.nav-text-22 strong {
    font-weight: 600;
    text-transform: uppercase;
}

.nav-text-22 a {
    color: #fff;
}

.nav-text-22 a:hover, .f_bottom_menu a:hover, .top_header .nav-text a:hover {
    color: #e2bb5c;
}

.map {
    height: 100%;
}

.contact-details .frame-32 {
    margin-bottom: 1.2rem;
}

.contact-details .frame-32:last-child {
    margin-bottom: 0px;
}

.contact-details .frame-34 {
    align-items: center;
}

.footer-container .layer-2 {
    margin: auto;
    display: block;
}

.footer-container {
    padding: 0px 50px 20px;
}

.footer-container .frame-38 {
    display: inline-flex;
}

.client-logo-wrapper {
    margin: 0px 20px;
}

.client-logo-wrapper:first-child {
    margin-left: 0;
}

.client-logo-wrapper:last-child {
    margin-right: 0px;
}

.footer-container .frame-37 {
    padding-top: 100px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.footer-container p.nav-text-25 {
    color: #FFF;
    font-family: "Century Gothic";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0;
}

.footer-container .frame-40 {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}

.f_bottom_menu {
    display: flex;
    align-items: center;
}

.f_bottom_menu p {
    padding: 0;
    line-height: normal;
}

.f_bottom_menu a {
    color: #FFF;
    font-family: "Century Gothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: inline-block;
    margin: 0px 15px;
}

.f_bottom_menu p {
    line-height: 20px;
    align-self: auto;
}

#thank-you .banner_section {
    display: flex;
    align-items: center;
}

#thank-you .banner_section .row, #thank-you .banner_section h3 {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 9;
    margin: 10px 0px;
}

#thank-you .banner_section:after {
    background: lch(0 0 0 / 0.40);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.custom-btn a {
    background: #000;
    color: #fff;
    padding: 15px 25px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    font-family: "Century Gothic";
}

.custom-btn a:hover {
    background: #e2bb5c;
    color: #000;
}

.custom-btn {
    margin-top: 2rem;
}

#thank-you img.banner_img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}

.flexcontainer-img {
    overflow: hidden;
    position: relative;
    padding-bottom: 18px;
}

/*.flexcontainer-img img {
    transition: 0.3s;
}

.flexcontainer-img span {
    position: absolute;
    -webkit-animation: knife-hor 1s infinite alternate;
    animation: knife-hor 1s infinite alternate;
    -moz-animation: knife-hor 1s infinite alternate;
    -ms-animation: knife-hor 1s infinite alternate;
}
.flexcontainer-img span {
    top: -80px;
    right: -24px;
    -webkit-animation: knife-ver 1s infinite alternate;
    animation: knife-ver 1s infinite alternate;
    -moz-animation: knife-ver 1s infinite alternate;
    -ms-animation: knife-ver 1s infinite alternate;
}
@keyframes knife-ver {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes knife-hor {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-10px);
    }
}


.flexcontainer-img>a>img:hover {
    transform: perspective(3000px) rotatex(15deg);
    box-shadow: 0px 17px 16px -13px #fec106;
}*/

.inn-flexcontainer-img{
  overflow: hidden;
  clip-path: circle(100% at 50% 50%);
}
.flexcontainer-img img {
  transition: transform 0.4s ease;
}
.flexcontainer-img:hover img {
  transform: scale(1.2);
}
.mobile-menu-logo {
    display: none;
}

.responsive-mobile-menu {
    position: relative;
}

.mobile-menu-logo {
    width: 100%;
    padding: 15px;
}

button.navbar-toggler {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    background-color: #d7a21f;
    outline: none;
    padding: 2px 7px;
    color: #fff;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    color: #fff;
}

ul#menu-main-menu {
    background-color: #f7f7f7;
    margin-top: 18px;
}

ul#menu-main-menu li a {
    padding: 12px 15px;
    border-bottom: 1px solid #000;
    display: block;
    background: #d7a21f;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: "Century Gothic";
}

a.site-logo {
    max-width: 185px;
    width: 100%;
    display: block;
}
.frame-34 svg:hover {
    box-shadow: 0px 0px 10px #e2bb5c;
    border-radius: 100%;
}

.fe-facebook-wrapper img:hover {
    box-shadow: 0px 0px 10px #e2bb5c;
}
#header {
  position: fixed;
  top: 0;
  width: 100%;
  background: transparent;
  padding: 20px;
  z-index: 1000;
  transition: box-shadow 0.5s ease;
}
#header.scrolled {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  background: #000;
}
img.img-fluid.banner_image {
    /* height: 100vh; */
    width: 100%;
}
.home-banner-loaded img.img-fluid.banner_image {
    height: auto;
    width: 100%;
}
/*div#project_box, div#contact {
    scroll-margin-top: 150px;
    scroll-behavior: smooth;
}
div#services , div#Copeland\ Street {
    scroll-margin-top: 100px;
    scroll-behavior: smooth;
}
div#ECO\ Outdoors{
    scroll-margin-top: 100px;
    scroll-behavior: smooth;
}
div#Campbell\ Road{
    scroll-margin-top: 100px;
    scroll-behavior: smooth;
}
div#Huia\ Road, div#St\ Helliers\ Bay\ Road, div#Bell\ Road {
    scroll-margin-top: 100px;
    scroll-behavior: smooth;
}*/
button.carousel__button.fancybox__button--zoom {
    display: none;
}
.about-content-wrp p a {
    color: #d7a21f;
    font-weight: 600;
}

.about-content-wrp p a:hover {
    color: #fff;
    border-bottom: 1px solid #d7a21f;
}


.top_header .nav-text span {
    position: absolute;
    background-color: #fff;
    padding: 8px;
    font-size: 14px;
    color: #000;
    width: 160px;
    top: 130%;
    left: -40%;
    text-align: center;
    transition: all 0.3s ease-in-out;
    transform: translate(0px, 20px);
    opacity: 0;
}

.top_header .nav-text:hover span {
    transform: translate(0px, 0px);
    opacity: 1;
}
.banner_section.out-team-top img.img-fluid.banner_image {
    max-height: 550px;
    object-fit: cover;
}

.banner_section.out-team-top h1 {
    position: absolute;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Century Gothic";
    font-weight: 600;
    color: #ffffff;
    font-size: 54px;
    letter-spacing: 0;
    line-height: normal;
    text-transform: uppercase;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 65px;
    text-align: center;
}


.about_content.other_page {
    margin-top: 70px;
}
.banner_section.out-team-top h1 {
    position: relative;
    padding-top: 170px;
}
.top_header .team .flexcontainer-3 {
    gap: 0px;
}
.team .flexcontainer-3 p strong {
    font-weight: 700;
    font-size: 21px;
}
.team_content .projects_content_wrp .row.frame-3.team{
    padding: 50px 0px;
}
.team_content .projects_content_wrp:nth-child(2n) .row.frame-3.team{
    flex-direction: row-reverse;
}
.top_header .team_content .frame-26 {
    padding-top: 30px;
}
.team_content .flexcontainer-img:hover img {
  transform: none;
}
.home-menu, .home .all_pages_menu{
	display: none;
}
.home .home-menu{
	display: block;
}
div#contact ,  div#project_box{
    padding-top: 200px;   /* space for header */
    margin-top: -200px;   /* pull section back up */
}
div#copelandstreet, div#bellroad, div#ecooutdoors , div#huiaroad, div#campbellroad , div#sthelliersbayroad {
    padding-top: 200px;
    margin-top: -200px;
}
div#services{
	padding-top: 100px;   /* space for header */
    margin-top: -100px;   /* pull section back up */
} 