

body {
    background-color: var(--brict-slate-storm) !important;
}

.brict-teal-canopy-bg{
    background-color: var(--brict-teal-canopy) !important;
}

.brict-off-white-text{
    color: var(--brict-off-white) !important;
}

.brict-off-white-text-90{
    color: var(--brict-off-white-90) !important;
}

.inner-service-1-left ul li span{
    color: var(--brict-ember-brick) !important;
}

.inner-service-1-number h1{
    color: var(--brict-ember-brick) !important;
}

.inner-service-1-category-item span::before{
    color: var(--brict-ember-brick) !important;
}

.tp-blog-masonry-btn a{
    color: var(--brict-golden-honey) !important;
}

.tp-btn-black.btn-green-light-bg .tp-btn-black-text{
    background-color: var(--brict-golden-honey) !important;
}

.tp-btn-black.btn-green-light-bg .tp-btn-black-circle{
    background-color: var(--brict-golden-honey) !important;
}

.creative-footer-text{
    background-color: var(--brict-slate-storm) !important;
}

.black-bg-8{
    background-color: var(--brict-teal-canopy) !important;
}

.tp-footer-widget-social{
    background-color: var(--brict-slate-storm) !important;
}

#preloader{
    background-color: var(--brict-slate-storm) !important;
}

.tp-section-title.fs-44, .tp-section-title.fs-64{
    text-transform: initial !important;
}

.tp-service-5-text p{
    color: var(--brict-off-white-90) !important;
}

.brict-content-title{
    font-size: 4rem !important;
    color: var(--brict-off-white);

}

.brict-intro-term-separator{
    color: var(--brict-off-white-90);
}

.brict-intro-term{
    color: var(--brict-off-white-90);

}

.brict-intro-terms-container{
    border-top: solid 1px var(--brict-off-white-10);
    border-bottom: solid 1px var(--brict-off-white-10);
    padding: 20px 0;
}

.creative-footer-style .tp-footer-widget-social::after, .creative-footer-style .tp-footer-widget-social::before{
    box-shadow: 0 -18px 0 0 var(--brict-slate-storm);
}

.creative-footer-text::after, .creative-footer-text::before{
    box-shadow: 0 -18px 0 0 var(--brict-slate-storm);
}

.tp-footer-widget-info{
    color: var(--brict-off-white);
    font-size: 16px;
}

.creative-footer-style .tp-footer-widget-social a{
    background-color: var(--brict-golden-honey);
}

.header-sticky{
    background-color: var(--brict-teal-canopy) !important;
}

.tp-blog-details-ptb h2, .general-content h2{
    font-size: 2.5rem;
    margin-bottom: 18px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: var(--brict-off-white);
}

.tp-blog-details-ptb h3, .general-content h3{
    font-size: 2.3rem;
    margin-bottom: 18px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: var(--brict-off-white);
}

.tp-blog-details-ptb h4, .general-content h4{
    font-size: 2.1rem;
    margin-bottom: 18px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: var(--brict-off-white);
}

.tp-blog-details-ptb h5, .general-content h5{
    font-size: 1.4rem;
    margin-bottom: 18px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: var(--brict-off-white);
}

.tp-blog-details-ptb h6, .general-content h6{
    font-size: 1.1rem;
    margin-bottom: 18px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -0.04em;
    color: var(--brict-off-white);
}
.brict-title {
    font-size: 5rem;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -4.8px;
    color: var(--brict-off-white);
}

.general-content p{
    color: var(--brict-off-white-90) !important;
    font-size: 1rem;
}

.general-content ul, .tp-service-5-text ul, #postbox ul{
    display: inline-block;
    padding: 0 0 0 30px;
}

.general-content li, .tp-service-5-text li, #postbox li{
    font-size: 1rem;
    line-height: 1.2;
    color: var(--brict-off-white-90) !important;
    margin-bottom: 20px;
}

.tp-service-5-text li{
    list-style: none;
    font-size: 1.1rem;
    padding: 10px 30px;
    background-image: url("/static/brict-elements/small_star.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px;
}


.creative-footer-style .tp-footer-widget-title-sm.pre::before{
    background-color: var(--brict-golden-honey) !important;
}

.brict-offcanvas-address{
    color: var(--brict-off-white) !important;
    font-size: 16px;
}

.tp-offcanvas-social a{
    background-color: var(--brict-off-white) !important;
}

.brict-language-icon{
    width: 24px;
}

.creative-footer-style .tp-copyright-right a:hover{
    color: var(--brict-golden-honey) !important;
}

.creative-footer-style .tp-footer-widget-menu ul li a:hover{
    color: var(--tp-common-black);
    border-color: var(--brict-golden-honey) !important;
    background-color: var(--brict-golden-honey) !important;
}

.creative-footer-style .tp-footer-widget-info a:hover{
    color: var(--brict-golden-honey) !important;
}

.creative-footer-style .tp-footer-widget-title br, .tp-footer-widget-title br{
    display: initial !important;
}

.ar-category-wrap{
    padding: 0 0.5rem;
}

.creative-project-thumb, .carousel-item{
    max-height: 630px !important;
}

.creative-project-category{
    background-color: var(--brict-slate-storm) !important;
}

.creative-project-category::before{
    box-shadow: 0 -17px 0 0 var(--brict-slate-storm) !important;
}

.creative-project-category::after{
    box-shadow: 0 -18px 0 0 var(--brict-slate-storm) !important;
}

.creative-project-category span{
    background-color: var(--brict-teal-canopy) !important;
}

.brict-creative-project-thumb{
    border-radius: 20px;

}

.tp-blog-details-banner{
    border-radius: 20px;
}

.brict-team-name {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1;
    color: var(--brict-off-white);
}

.tp-service-5-feature-content{
    padding: 25px 0 70px 370px !important;
    bottom: initial !important;
    top: 0 !important;
    text-align: center;
}

@media (max-width: 992px) {
    .creative-hero-banner {
        height: initial;
    }

    .brict-team-name{
        font-size: 2rem;
    }

}


@media (max-width: 768px) {
    .pt-190{
        padding-top: 20px !important;
    }

    .creative-hero-banner {
        height: initial;
    }

    .brict-content-title{
        font-size: 3rem !important;
    }

    .brict-team-name{
        font-size: 1.5rem !important;
    }

    .pt-180 {
        padding-top: 80px;
    }
}

@media (max-width: 576px) {

    .brict-content-title{
        font-size: 2rem !important;
    }

    .brict-team-name{
        font-size: 1.2rem !important;
    }
}

p{
    color: var(--brict-off-white) !important;
}

.creative-hero-banner-wrap{
    position: relative;
}

.brict-banner-title{
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.brict-banner-title h3{
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}

.creative-hero-banner{
    height: initial !important;
}

.back-to-top-btn{
    background: var(--brict-teal-canopy) !important;
}
