.elementor-kit-12{--e-global-color-primary:#FF792D;--e-global-color-primary_hover:#E56C28;--e-global-color-text:#000000;--e-global-color-text_light:#888888;--e-global-color-accent:#000000;--e-global-color-border:#DFE1E7;--e-global-color-background:#FFFFFF;--e-global-color-background_light:#F3F5FA;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:17px;--e-global-typography-text-line-height:1.4;--e-global-typography-heading_title-font-size:50px;--e-global-typography-heading_title-font-weight:600;--e-global-typography-heading_title-text-transform:uppercase;--e-global-typography-heading_title-line-height:1.08em;--e-global-typography-c71b205-font-family:"Plus Jakarta Sans";--e-global-typography-c71b205-font-size:13px;--e-global-typography-c71b205-font-weight:600;--e-global-typography-c71b205-text-transform:lowercase;--e-global-typography-c71b205-line-height:1.8em;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 h1{font-size:100px;font-weight:700;line-height:0.86;letter-spacing:-0.04em;}.elementor-kit-12 h2{font-size:50px;font-weight:700;}.elementor-kit-12 h3{font-weight:700;}.elementor-kit-12 h4{font-size:28px;font-weight:700;}.elementor-kit-12 h5{font-size:22px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:80%;}.e-con{--container-max-width:80%;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-kit-12 h1{font-size:80px;}}@media(max-width:1200px){.elementor-kit-12{--e-global-typography-heading_title-font-size:42px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:1024px){.elementor-kit-12{--e-global-typography-heading_title-font-size:38px;}.elementor-kit-12 h1{font-size:60px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-kit-12 h1{font-size:50px;}.elementor-kit-12 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}}@media(max-width:767px){.elementor-kit-12{--e-global-typography-heading_title-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}}/* Start custom CSS */body, .elementor {
    color: #000000;
}

.post-type-archive-rebuilto_project #page .site-content,
.single-rebuilto_project #page .site-content {
margin-top:0 !important;
margin-bottom:0  !important;
}

.post-type-archive-rebuilto_project #page .site-content > .col-full, .single-rebuilto_project #page .site-content > .col-full {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.elementor-pagination .page-numbers {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   font-size: 16px;
   line-height: 46px;
   font-weight: 500;
   color: var(--accent);
   width: 46px;
   height: 46px;
   text-transform: uppercase;
   border: 1px solid var(--border);
   -ms-transition: all 0.2s ease;
   -o-transition: all 0.2s ease;
   -moz-transition: all 0.2s ease;
   -webkit-transition: all 0.2s ease;
   transition: all 0.2s ease;
}

.elementor-pagination span.page-numbers.prev,
.elementor-pagination span.page-numbers.next {
   display: none;
}

.elementor-pagination a.page-numbers.prev,
.elementor-pagination a.page-numbers.next {
   font-size: 22px;
   font-family: "rebuilto-icon";
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   line-height: 46px;
   vertical-align: middle;
   display: inline-flex;
}

.elementor-pagination .page-numbers:hover,
.elementor-pagination .page-numbers.current {
   color: var(--white);
   background-color: var(--text);
   border-color: var(--text);
}

nav.elementor-pagination {
   display: flex;
   align-items: center;
   list-style: none;
   flex-wrap: wrap;
   margin: 60px 0 0;
}
nav.elementor-pagination {
    gap: 12px;
}

.single-rebuilto_project.rebuilto_project-template-default #page .site-content {
    margin-top: 0!important;
}


.single-post 

article.type-post 

h1.entry-title {
font-size: 50px;
line-height: 1.08;
}

.posted-on-square a {
    background-color: #f3f5fa;
}

@media(max-width:880px){
.single-post 
article.type-post 
h1.entry-title {
font-size: 30px;
}
}

body:is(.post-template-default.single.single-post, .blog, .archive.category) div#page > div#content{
    padding-top:calc(140px + 4vw);
    padding-bottom: 140px;
    margin-top: 0 !important;
        margin-bottom: 0 !important;
}
body:is(.post-template-default.single.single-post, .blog, .archive.category) .elementor-element-2e401ff {
    background-color: #191919;
}

div#secondary.widget-area {
    border: none !important;
}

@media (max-width: 800px) {
    body:is(.post-template-default.single.single-post, .blog, .archive.category) div#page > div#content{
        padding-top: 110px;
        padding-bottom: 60px;        
    }
}/* End custom CSS */