/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/* GLOBAL -------------------------------------------------- */
*{
    -webkit-font-smoothing: antialiased;
}
.text--stroke{
	color: transparent;
	-webkit-text-stroke: 2px #191919;
	opacity: 0.15;
	
}
.text--stroke-color{
	color: transparent;
	-webkit-text-stroke: 2px #F49F00;
	opacity: 1;
}
.carousel--reversed .owl-carousel .owl-stage-outer {
    transform: scaleX(-1);
}
.carousel--reversed .owl-carousel .owl-item {
    transform: scaleX(-1);
}
.w-btn.us-btn-style_3 .w-btn-label,
.w-btn.us-btn-style_1 .w-btn-label{
    padding-left: 18px;
    position: relative;
}
.w-btn.us-btn-style_3 .w-btn-label:before,
.w-btn.us-btn-style_1 .w-btn-label:before{
    content: ''; 
    width: 10px; 
    height: 10px; 
    border-radius: 50%;
    background: #030E4F; 
    left: 0; 
    top: 5px;
    position: absolute;
}
.w-btn.us-btn-style_3:hover .w-btn-label:before{
    background: #ffffff; 
}
.w-btn.us-btn-style_1 .w-btn-label:before{
    background: #ffffff; 
}
.w-btn.us-btn-style_1:hover .w-btn-label:before{
    background: #030E4F; 
}
section.l-section:before, 
section.l-section:after {
    z-index: 0;
}
section.l-section > * {
    z-index: 1;
}
.wpb_text_column > .wpb_wrapper > ul{
    list-style: none;
    margin-left: 0;
}
.wpb_text_column > .wpb_wrapper > ul > li{
    padding-left: 2rem; 
    position: relative;
}
.wpb_text_column > .wpb_wrapper > ul > li:before{
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
    text-decoration: inherit;
    color: inherit;
    font-size: 1rem;
    position: absolute;
    top: 0;
    left: 0;
}

/* HEADER -------------------------------------------------- */
header.sticky{
    border-bottom: 1px solid #cdcfdc; 
    background: #ffffff;
}

/* FOOTER -------------------------------------------------- */
#footer--cta:before{
    content: '';
    width: 180px; 
    height: 180px; 
    position: absolute;
    left: 2%; 
    bottom: 0; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/grid-background-footer.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#footer--cta:after{
    content: '';
    width: 120px; 
    height: 120px; 
    position: absolute;
    right: 5%; 
    top: 2rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/stars-background-dark.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#footer--navigation:before{
    content: '';
    width: 100%; 
    height: 200px; 
    position: absolute;
    left: 50%; 
    transform: translateX(-50%);
    bottom: -1.5rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/Carpentero.svg'); 
    background-size: contain; 
    background-position: center bottom;
    background-repeat: no-repeat;
}
#footer--navigation p{
	margin-bottom: 1rem;
}

/* HOME -------------------------------------------------- */
#home--header{
    overflow: hidden;
}
#home--header:before{
    content: '';
    width: 100px; 
    height: 150px; 
    position: absolute;
    right: 5%; 
    bottom: 6rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/dots-background-white.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.5;
}
#home--header:after{
    content: '';
    width: 100px; 
    height: 100px; 
    position: absolute;
    left: 5%; 
    top: 8rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/stars-background-dark.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#home--header > *:before{
    content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    right: calc(30% - 150px);
    bottom: -1rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/stars-background-dark.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#home--header > *:after{
    content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    right: -5%;
    bottom: 8rem;
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/astrik-background-dark.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
}
#home--header > * > *{
    z-index: 1;
    position: relative;
}
#home--about:before{
    content: '';
    width: 200px; 
    height: 200px; 
    position: absolute;
    left: 0%; 
    bottom: 8rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/grid-background-white.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#home--service:before{
    content: '';
    width: 300px; 
    height: 300px; 
    position: absolute;
    left: -120px; 
    bottom: 3rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/astrik-background-white.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
.services--grid > div {
  position: relative;
}
.services--grid > div:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: -1.5rem;
  width: 1px;
  height: 100%;
  background: #cdcfdc;
} 


/* ABOUT -------------------------------------------------- */
#about--header:before{
    content: '';
    width: 300px; 
    height: 300px; 
    position: absolute;
    right: -20px; 
    top: 6rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/astrik-background-white.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#about--header:after{
    content: '';
    width: 100px; 
    height: 100px; 
    position: absolute;
    left: 2.5%; 
    top: 8rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/stars-background-orange.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#about--header > *:before{
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    right: calc(10% - 30px);
    top: 0; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/wave-background-orange.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#about--info #about--arrow{
    position: relative;
}
#about--info #about--arrow:before{
    content: '';
    width: 180px; 
    height: 130px; 
    position: absolute;
    left: calc(35% - 90px); 
    top: 0; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/grid-background-dark.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#about--info #about--arrow:after{
    content: '';
    width: 100px; 
    height: 100px; 
    position: absolute;
    right: 0; 
    bottom: 0; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/stripes-background-dark.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}


/* SERVICES -------------------------------------------------- */
#service--header:before{
    content: '';
    width: 300px; 
    height: 300px; 
    position: absolute;
    left: -120px; 
    bottom: -5rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/astrik-background-white.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#service--header > *:after{
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: -4rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/wave-background-orange.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#service--header > *:before{
    content: '';
    width: 400px; 
    height: 400px; 
    position: absolute;
    right: 0; 
    top: -2rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/stars-background-white.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#service--why #service--why-content{
    position: relative;
}
#service--why #service--why-content:before{
    content: '';
    width: 200px; 
    height: 200px; 
    position: absolute;
    left: 5%; 
    top: 0; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/grid-background-white.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#service--steps #service--steps-content{
    position: relative;
}
#service--steps #service--steps-content:before{
    content: '';
    width: 180px; 
    height: 180px; 
    position: absolute;
    left: 4rem; 
    bottom: 4rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/group-background-white.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#service--info #service--arrow{
    position: relative;
}
#service--info #service--arrow:before{
    content: '';
    width: 180px; 
    height: 130px; 
    position: absolute;
    right: 0; 
    bottom: 0; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/stars-background-orange.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
#service--expertise:before{
    content: '';
    width: 300px; 
    height: 300px; 
    position: absolute;
    right: -120px; 
    top: 2rem; 
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/astrik-background-white.svg'); 
    background-size: contain; 
    background-position: center;
    background-repeat: no-repeat;
}
.w-tabs-sections{
    counter-reset: tabnr;
}
.w-tabs-sections .w-tabs-section{
    counter-increment: tabnr;
    position: relative;
}
.w-tabs-sections .w-tabs-section .w-tabs-section-title{
    font-family: Kanit, sans-serif;
    font-size: 1.5rem !important;
    line-height: 1.2;
    font-weight: 500;
    color: #191919;
}
.w-tabs-sections .w-tabs-section .w-tabs-section-title::before {
    content: counter(tabnr, decimal-leading-zero) "/"; /* 01/, 02/, 03/... */
    position: absolute;
    top: 2.6rem; 
    left: 0; 
    font-family: "Hanken Grotesk";
    font-size: 16px;
    font-weight: 400;
}
.w-tabs-sections .w-tabs-section .w-tabs-section-header {
    padding: 2rem 0 2rem 4rem;
    position: relative;
}
.w-tabs-sections .w-tabs-section .w-tabs-section-header:hover,
.w-tabs-sections .w-tabs-section .w-tabs-section-header:focus {
    background: transparent;
}
.w-tabs.accordion>div>div>.w-tabs-section-content, 
.w-tabs-sections .w-tabs-section .w-tabs-section-content {
    padding: 0 3rem 2rem 4rem;
}
.w-tabs-sections .w-tabs-section .w-tabs-section-control{
    width: 2.5rem !important;
    height: 2.5rem !important;
}
.w-tabs-sections .w-tabs-section.active .w-tabs-section-control {
    transform: rotate(-45deg) !important;
}
.w-tabs-sections .w-tabs-section .w-tabs-section-control:before{
    content: '' !important;
    position: absolute !important;
    height: 100% !important;
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    transform: none !important;
    background-image: url('https://website.carpentero.digital/wp-content/uploads/2025/11/arrow-icon-black.svg') !important;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
}
.w-tabs-sections .w-tabs-section .w-tabs-section-control:after{
    display: none;
}
#service--steps-content .w-tabs-sections .w-tabs-section .w-tabs-section-header {
    padding: 1rem 0 1rem 2.5rem;
}
#service--steps-content .w-tabs.accordion>div>div>.w-tabs-section-content, 
#service--steps-content .w-tabs-sections .w-tabs-section .w-tabs-section-content {
    padding: 0 2.5rem 1rem 2.5rem;
}
#service--steps-content .w-tabs-sections .w-tabs-section .w-tabs-section-title::before {
    top: 1.4rem; 
}
#service--steps-content .w-tabs-sections .w-tabs-section .w-tabs-section-control{
    width: 2rem !important;
    height: 2rem !important;
}
#service--steps-content .w-tabs-sections .w-tabs-section .w-tabs-section-title{
    font-size: 1.25rem !important;
    font-weight: 400;
}


/* MEDIA QUERIES -------------------------------------------------- */
@media screen and (max-width: 1200px){
    #home--header:after{
        width: 80px;
        height: 80px;
        left: 5px;
        top: 7rem;
    }
    #home--header:before{
        width: 80px;
        height: 110px;
        right: 1rem;
        bottom: 1rem;
    }
    #home--header > *:before{
        width: 200px;
        height: 200px;
    }
    #home--header > *:after {
        width: 250px;
        height: 250px;
    }
    #about--header:before{
        width: 250px; 
        height: 250px; 
        right: -20px; 
        top: 6rem; 
    }
    #about--header:after{
        width: 80px; 
        height: 80px; 
        left: 5px; 
        top: 7rem; 
    }
    #about--header > *:before{
        width: 50px;
        height: 50px;
        right: calc(15% - 25px);
        top: 0; 
    }
}
@media screen and (max-width: 1024px){
    #home--header:after{
        width: 60px;
        height: 60px;
        top: 6rem;
    }
    #home--header:before{
        width: 80px;
        height: 110px;
        right: 1rem;
        bottom: 1rem;
    }
    #home--header > *:before{
        width: 120px;
        height: 120px;
    }
    #home--header > *:after {
        width: 200px;
        height: 200px;
    }
    .l-section.height_large {
        padding-top: 7vmax;
        padding-bottom: 7vmax;
    }
    #about--header > *:before {
        top: 1rem;
    }
    #about--header:after{
        width: 60px; 
        height: 60px; 
        top: 6rem; 
    }
    #service--header > *:before{
        width: 300px;
        height: 300px;
    }
    #service--header:before {
        width: 250px;
        height: 250px;
        left: -100px;
    }
    #service--expertise:before {
        width: 250px;
        height: 250px;
        right: -90px;
    }
}
@media screen and (max-width: 767px){
    #home--header:after{
        width: 60px;
        height: 60px;
        top: 6rem;
    }
    #home--header:before{
        display: none;
    }
    #home--header > *:before{
        display: none;
    }
    #home--header > *:after {
        right: -8vmax;
        bottom: -8vmax;
    }
    #home--about:before {
        width: 120px;
        height: 120px;
        right: 0;
        bottom: 0;
        left: auto;
    }
    .carousel--banner h5{
        font-size: 1.2rem !important;
    }
    .services--grid > div:not(:last-child)::after {
        display: none;
    } 
    #home--service:before {
        width: 200px;
        height: 200px;
        right: -70px;
        left: auto;
        bottom: -40px;
    }
    #footer--cta .w-hwrapper > .wpb_text_column{
        margin-bottom: 2rem; 
    }
    #footer--cta .w-hwrapper > .w-image{
        margin-left: auto; 
    }
    #footer--cta:before {
        width: 150px;
        height: 150px;
        left: 2%;
        bottom: 0;
    }
    #footer--cta:after {
        width: 80px;
        height: 80px;
        right: 1%;
        top: 1rem;
    }
    #footer--navigation:before{
        bottom: 0;
    }
    #about--header:before {
        width: 200px;
        height: 200px;
        right: -1rem;
        top: auto;
        bottom: -1rem;
    }
    #about--info #about--arrow:before{
        width: 130px;
        height: 100px;
    }
    #about--info #about--arrow:after {
        width: 80px;
        height: 80px;
    }
    .text--stroke-color{
        -webkit-text-stroke: 1px #F49F00;
    }
    .text--stroke{
        -webkit-text-stroke: 1px #191919;
    }
    #service--header > *:after{
        width: 40px;
        height: 40px;
        top: -3.5rem;
    }
    #service--header > *:before{
        width: 200px;
        height: 200px;
    }
    #service--header:before {
        width: 200px;
        height: 200px;
        left: -80px;
        bottom: -2rem;
    }
    #service--why #service--why-content:before {
        width: 150px;
        height: 150px;
        right: -6vmax;
        bottom: -6vmax;
        top: auto; 
        left: auto;
    }
    #service--steps #service--steps-content:before {
        width: 150px;
        height: 150px;
        left: 1rem;
        bottom: 1rem;
    }
    #service--info #service--arrow:before {
        width: 80px;
        height: 80px;
    }
    .w-tabs.accordion>div>div>.w-tabs-section-content, 
    .w-tabs-sections .w-tabs-section .w-tabs-section-content {
        padding: 0 0 2rem 0;
    }
    #service--steps-content .w-tabs.accordion>div>div>.w-tabs-section-content, 
    #service--steps-content .w-tabs-sections .w-tabs-section .w-tabs-section-content {
        padding: 0 0 1rem 0;
    }
    #service--expertise:before {
        width: 200px;
        height: 200px;
        right: -90px;
    }
}
@media screen and (max-width: 500px) {
    #service--header > *:before {
        width: 150px;
        height: 150px;
        top: auto;
        bottom: -2rem;
    }
}