@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

html,
body {
    overflow-x: hidden;
}
figcaption {
    cursor: pointer;
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
    background-position: 0 0 !important;
}

.sidebar-contact-form.opened .sidebar-toggle-btn {
    display: none;
}

.sidebar-contact-form .textwidget {
    margin-top: 20px;
}

.sidebar-contact-form .form-group label {
    color: #fff;
}
.sidebar-contact-form textarea {
    height: 115px;
}
.sidebar-contact-form textarea,
.sidebar-contact-form input {
    border-radius:0;
}
.sidebar-contact-form .wpcf7-submit {
    background: #D0181F;
    color: #fff;
}

.segisti-avad,
.pliidi-avad,
.valamu-avad {
    display: none;
    text-align: center;
}
.calculator-step-wrapper .step-content .segisti-avad input.form-control,
.calculator-step-wrapper .step-content .pliidi-avad input.form-control,
.calculator-step-wrapper .step-content .valamu-avad input.form-control {
    text-align: center;
}

.sidebar-catalog-btn {
    position: fixed;
    top: 50%;
    left: -91px;
    height: 50px;
    line-height: 50px;
    padding: 0px 30px;
    transform: rotate(-90deg);
    background: #000;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
}
.sidebar-catalog-btn:hover {
    background: #D0181F;
    color: #fff;
    text-decoration: none;
}

.sidebar-contact-form {
    position: fixed;
    top: 50%;
    right: -600px;
    z-index: 99;
    background: #000;
    color: #fff;
}
.sidebar-contact-form.opened {
    top: 0px;
}
.sidebar-contact-form .sidebar-contact-form-wrapper a {
    color: #BEBEBE;
}
.sidebar-contact-form .sidebar-contact-form-wrapper {
    position: relative;
    width: 600px;
    color: #BEBEBE;

}
.sidebar-contact-form .sidebar-contact-form-inner {
    padding: 30px;
    max-height: 100vh;
    overflow-y: scroll;
}
.sidebar-contact-form .sidebar-toggle-btn-close {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 30px;

    font-weight: 900;
    cursor: pointer;
    float: right;
}
.sidebar-contact-form .sidebar-toggle-btn {
    position: absolute;
    left: 0;
    margin-left: -120px;
    top: 0;
    background: #D0181F;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    transform: rotate(-90deg);
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0px 30px;
}
.sidebar-contact-form .sidebar-toggle-btn:hover {
    color: #fff;
    background: #000;
}

#ajaxsearchliteres1 a {
    color: #000;
}
#ajaxsearchlite1 {
    margin-top: -5px !important;
    padding: 5px !important;
}

.elementor-widget-theme-site-logo img {
    max-height: 80px;
    width: auto !important;
}

.full-width-btn .elementor-button {
    display: block;
}

.carousel-testimonials-wrapper {
    overflow: hidden;
    padding-top: 120px;
    margin-top: -120px;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
}

body .elementor-widget-text-editor {
    color: #262626;
}

.product-archive-wrapper {
    margin-top: 30px;
    margin-bottom: 100px;
}

.product-category-item h2 {
    text-transform: uppercase;
    margin-top: 30px;

}
.product-category-item {
    margin-top: 50px;
}
.product-category-item .desc a {
    color: #D0181F;
    font-weight: 500;
    text-decoration: underline;
}
.product-category-item .category-image {
    height: 350px;
    width: 100%;
    background: url() no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-top: 12px solid #D0181F;
}

body .elementor-widget-heading .elementor-heading-title {
    color: #262626;
    text-transform: uppercase;
}

.main-title-image-header h1.elementor-heading-title {
    color: #fff !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}

.btn-red {
    display: inline-block;
    color: #fff;
    background: #D0181F;
    padding: 10px 30px;
}
.btn-red:hover {
    background: #000;
    color: #fff;
}

.posts-archive-wrapper {
    color: #262626;
}
.posts-archive-wrapper .post-title {

    font-weight: 900;
    margin: 15px 0;
    font-size: 20px;
}
.posts-archive-wrapper .post-image {
    height: 350px;
    width: 100%;
    background: url() no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.title-line-decoration .elementor-heading-title {
    display: inline-block;
}
.title-line-decoration .elementor-heading-title {
    position: relative;
}
.title-line-decoration .elementor-heading-title:after {
    position: absolute;
    right: -100px;
    top: 15px;
    width: 50px;
    height: 3px;
    background: #D0181F;
    content: "";
    display: inline-block;
}
.title-line-decoration .elementor-heading-title:before {
    position: absolute;
    left: -100px;
    top: 15px;
    width: 50px;
    height: 3px;
    background: #D0181F;
    content: "";
    display: inline-block;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

.measure-block .measure-label {
    font-size: 14px;
}

.measure-block span.delete-row,
.measure-block span.duplicate,
.measure-block span.nr {
    background: #D0181F;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: #fff;
}
.measure-block .minimized {
    margin-top: -17px;
}
.measure-block .minimized span.duplicate {
    margin-bottom: 2px;
}
.measure-block span.duplicate.margin-top {
    margin-top: -10px;
}
.measure-block span.delete-row,
.measure-block span.duplicate {
    cursor: pointer;
}
.measure-block span.delete-row img,
.measure-block span.duplicate img {
    max-width: 100%;
    max-height: 100%;
}
.measure-item-wrapper {
    margin-bottom: 20px;
}
.edge-length {
    margin-top: 30px;
}
.edge-length input {
    border: 1px solid #D8D8D8;
    padding: 10px;
    width: 130px;
}
.edge-item {
    cursor: pointer;
}
.edge-item .edge-image {
    background: url() no-repeat center left;
    position: relative;
    height: 105px;
}
.edge-item .edge-image .is-selected {
    position: absolute;
    left: 130px;
    top: 50%;
    margin-top: -15px;
    width: 32px;
    height: 32px;
    display: inline-block;
    background: #D0181F;
    border: 8px solid #D0181F;
    border-radius: 50%;
}
.edge-item.selected .edge-image .is-selected {
    background: #fff;
}
.edge-item .edge-label {
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
}

.addon-title {
    font-weight: 700;
}
.addon-options .addon-option {
    cursor: pointer;
    position: relative;
    margin-top: 25px;
    padding-left: 45px;
}
.addon-options .addon-option:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: -3px;
    width: 32px;
    height: 32px;
    display: inline-block;
    background: #D0181F;
    border: 8px solid #D0181F;
    border-radius: 50%;
}
.addon-options .addon-option.selected:before {
    background: #fff;
}

.addon-block .add-product .dropdown .btn {
    color: #D0181F;
    cursor: pointer;
}

.measure-block input {
    height: 50px;
    width: 50px;
    border: 1px solid #D8D8D8;
    text-align: center;
    margin-top: -10px;
}

.btn-home-works {
    position: relative;
}
.btn-home-works .elementor-button {
    position: absolute;
    top: -300px;
    z-index: 6;
    transform: translate(-50%, -50%);
}

.shortcode-last-works-wrapper:before {
    height: 132px;
    width: 40px;
    background: #D0181F;
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: block;
}

.shortcode-last-works-wrapper:after {
    height: 132px;
    width: 40px;
    background: #D0181F;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
}
.shortcode-last-works-wrapper {
    position: relative;
    min-height: 600px;
}
.shortcode-last-works {
    position: relative;
}

.shortcode-last-works .gallery-item {
    border: 8px solid #fff;
    background: url() no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
}

.shortcode-last-works .gallery-item.item-nr-1 {
    width: 35%;
    height: 300px;
    left: 0;
    top: 0;
    z-index: 5;
}

.shortcode-last-works .gallery-item.item-nr-2 {
    width: 60%;
    left: 20%;
    top: 100px;
    height: 400px;
    z-index: 1;
}
.shortcode-last-works .gallery-item.item-nr-3 {
    width: 20%;
    right: 20%;
    top: 50px;
    height: 180px;
    z-index: 4;
}
.shortcode-last-works .gallery-item.item-nr-4 {
    width: 30%;
    right: 0;
    top: 200px;
    height: 250px;
    z-index: 3;
}
.shortcode-last-works .gallery-item.item-nr-5 {
    left: 10%;
    top: 250px;
    height: 300px;
    width: 200px;
    z-index: 6;
}

.post-list-item-wrapper .post-title {
    color: #000;
}

.post-list-item-wrapper .post-date {
    margin-bottom: 15px;
}
.post-list-item-wrapper {
    text-align: left;
}

.product-list-item {
    color: #000;
    margin: 30px 0;
}

.product-list-item .next-step-material {
    color: #D0181F;
    font-weight: 600;
    font-size: 14px;
    display: none;
    padding-right: 30px;
    background: url(../img/arrow-right.png) no-repeat center right;
    margin-top: 20px;
}
.product-list-item.active .next-step-material {
    display: inline-block;
    cursor: pointer;
}
.product-list-item.active .product-list-item-img {
    border: 3px solid #D0181F;
}
.calculator-step-wrapper .next-step {
    cursor: pointer;
}
.calculator-step-wrapper .product-list-item {
    cursor: pointer;
}

.navigation.pagination .nav-links {
    display: block;
    width: 100%;
}
.navigation.pagination {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 100px;
}
.navigation.pagination a,
.navigation.pagination span {
    display: inline-block;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    color: #1D1D1D;
    text-align: center;
    border: 1px solid #CDCDCD;
    line-height: 35px;
    margin: 0 5px;
}

.navigation.pagination span.page-numbers.current {
    background: #1D1D1D;
    border: 1px solid #1D1D1D;
    color: #fff;
}

.terms-filter a {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 10px 40px;
    color: #000;
    margin: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.terms-filter a.active {
    background: #262626;
    border: 1px solid #262626;
    color: #fff;
}

@media (max-width: 768px) {
    .terms-filter a {
        display: block;
        padding: 10px;
        text-align: center;
        margin: 10px 5px;
    }
    body {
        max-width: 100vw;
        overflow-x: hidden;
    }
    .insta-photos span.insta-img-wrapper {
        width: 100vw !important;
    }
    .insta-photos span.insta-img-wrapper a {
        background-position: center center !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;
    }
}

.detail-view-form textarea {
    border-radius: 0 !important;
    height: 125px;
}
.detail-view-form .btn {
    background: #D0181F;
    color: #fff;
    font-weight: 500;
    padding: 15px 10px;
}

.single-product-wrapper {
    margin-top: 100px;
}
.product-details-wrapper .block-header {
    text-transform: uppercase;
    border-bottom: 2px solid #D8D8D8;
    margin-bottom: 30px;
}
.single-product-wrapper .detail-view-price {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.product-details-wrapper .single-product-content {
    color: #777;
    line-height: 30px;
}
.product-details-wrapper .block-header span {
    display: inline-block;
    border-bottom: 4px solid #000;
    margin-bottom: -2px;
    padding-bottom: 10px;
    font-weight: 600;
    padding-right: 20px;
}
.product-details-wrapper {
    margin-top: 100px;
}

.single-product-content table {
    width: 100%;
}
.single-product-content table th,
.single-product-content table td {
    padding: 5px;
    border-bottom: 1px solid #efefef;
}
.single-product-content table tr:last-child th,
.single-product-content table tr:last-child td {
    border-bottom: 0;
}

.single-product-content table tr td:last-child {
    text-align: right;
}

.product-list-item .product-list-item-img {
    height: 250px;
    background: url() no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 20px;
}

.more-works .product-list-item {
    text-align: center;
}
.more-works .product-list-item .product-list-item-img {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.more-works .work-list-item {
    height: 350px;
    position: relative;
    background: url() no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 50px;
}
.more-works .work-list-item .work-list-item-title {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -20px;
}
.more-works .work-list-item .work-list-item-title span {
    display: inline-block;
    background: #fff;
    padding: 10px 20px;
    color: #000;
    font-size: 13px;
}
.more-works {
    margin: 80px;
}
.more-works .title {
    color: #1D1D1D;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    border-bottom: 2px solid #D8D8D8;
    margin-bottom: 30px;
}

.work-details .detail-value {
    font-weight: bold;
    margin-bottom: 10px;
}
.work-details {
    background: #0F1117;
    padding: 60px;
    color: #fff;
    margin-bottom: 50px;
    padding-left: 120px;
}
.work-footer {
    text-align: center;
    margin-bottom: 50px;
}
.work-footer .btn-red,
.work-footer .btn-black {
    background: #181818;
    color: #fff;
    padding: 25px 50px;
    font-weight: bold;
    cursor: pointer;
    margin: 0 20px;
    display: inline-block;
}
.work-footer .btn-red {
    background: #D0181F;
}

.carousel-indicator-mobile {
    width: 100%;
    height: 100px;
    background: url() no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-right: 20px;
    display: inline-block;
    cursor: pointer;
}

.work-gallery-carousel .carousel-indicators {
    margin-bottom: -75px;
}
.work-gallery-carousel .carousel-indicator {
    width: 200px;
    height: 150px;
    background: url() no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-right: 20px;
    display: inline-block;
    cursor: pointer;
}
.work-gallery-carousel {
    margin-top: 100px;
    margin-bottom: 150px;
}
.work-gallery-carousel,
.work-gallery-carousel .carousel-item {
    height: 590px;
    background: url() no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.calculator-step-wrapper .addon-item {
    margin-bottom: 10px;
}
.calculator-step-wrapper .product-addon-remove {
    font-size: 13px;
    cursor: pointer;
    color: #D0181F;
}
.addon-block {
    border-bottom: 7px solid #D0181F;
    margin-left: -25px;
    margin-right: -25px;
    padding: 20px;
}
.addon-block.no-border {
    border-bottom: 0;
}
.calculator-step-wrapper .install-measuring div.margin-bottom {
    margin-bottom: 20px;
}
.calculator-step-wrapper .install-measuring {
    font-size: 19px;
}
.calculator-step-wrapper .product-addon-title {
    font-weight: 700;
}
.calculator-step-wrapper .product-addon-image {
    height: 200px;
    background: url() no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.calculator-step-wrapper .btn.btn-red.final-submit {
    border-radius: 0;
    min-width: 250px;
    max-width: 100%;
    padding: 20px 10px;
    margin-top: 30px;
}
.calculator-step-wrapper .final-addon {
    margin-top: 30px;
}
.calculator-step-wrapper .bootstrap-select .dropdown-menu .dropdown-item {
    font-size: 13px;
}
.calculator-step-wrapper .bootstrap-select .dropdown-menu .dropdown-item::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #D0181F;
    margin-right: 10px;
    border-radius: 50%;
}
.calculator-step-wrapper .dropdown-menu {
    border-radius: 0 !important;
}
.calculator-step-wrapper .bootstrap-select {
    width: 280px !important;
    max-width: 100%;
}
.calculator-step-wrapper .bootstrap-select .btn.dropdown-toggle {
    border-radius: 0 !important;
    background: #fff !important;
    border: 1px solid #D8D8D8 !important;
    padding: 24px 23px;
    font-size: 13px;
    color: #000 !important;
}
.calculator-step-wrapper .dropdown-toggle::after {
    border: none !important;
    width: 18px;
    height: 10px;

    background: url(../img/angle-down.png) no-repeat;
    display: inline-block;
}
.calculator-step-wrapper .checkbox-group .group-title {
    font-weight: 700;
    margin-bottom: 15px;
}
.calculator-step-wrapper .checkbox-group label {
    display: inline-block;
    margin-right: 10px;
}
.calculator-success {
    border: 4px solid #D0181F;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    display: none;
}
.calculator-step-wrapper {
    margin-top: 20px;
}
.calculator-step-wrapper .step-content .next-step span {
    color: #D0181F;
    font-weight: 600;
    font-size: 14px;
    float: right;
    display: inline-block;
    padding-right: 30px;
    background: url(../img/arrow-right.png) no-repeat center right;
    margin-top: 20px;
}
.calculator-step-wrapper .final-notes {
    margin: 30px 0;
}
.calculator-step-wrapper .step-content textarea.form-control,
.calculator-step-wrapper .step-content input.form-control {
    padding: 30px;
    font-size: 14px;
    border-radius: 0;
}
.calculator-step-wrapper .step-content {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 30px 25px;
}
.calculator-loader {
    background: rgba(255,255,255,0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
}
.calculator-step-wrapper .title-bar {
    background: #D0181F;
    color: #fff;
    padding: 30px 25px;
}
.calculator-step-wrapper .title-bar .edit-btn {
    float: right;
    display: inline-block;
    background: url(../img/edit.png) no-repeat center left;
    padding-left: 30px;
    cursor: pointer;
}
.calculator-step-wrapper .title-bar .title-value {
    font-size: 20px;
    display: inline-block;
    float: left;
}

@media (max-width: 768px) {
    .work-gallery-carousel,
    .work-gallery-carousel .carousel-item {
        height: 390px;
    }
    .work-gallery-carousel {
        margin-bottom: 20px;
    }


    .work-details .detail-value {
        margin-bottom: 40px;
    }
    .work-details {
        padding: 80px 15px;
        padding-left: 40px;
    }

    .work-footer .btn-red {
        float: left;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .work-footer .btn-black {
        float: right;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .work-footer:after {
        clear: both;
    }
}
.open-testimonial-form-wrapper {
    text-align: center;
    margin-top: 10px;
}
.open-testimonial-form-wrapper span {
    display: inline-block;
    color: #fff;
    cursor: pointer;
}
.open-testimonial-form-wrapper span:hover {
    color: #000;
}

.work-gallery-carousel .carousel-control-next {
    background: url(../img/angle-right-work.png) rgba(0,0,0,0.6) no-repeat center center;
    right: 0px;
    left: auto;
    display: inline-block;
    top: 50%;
    margin-top: -75px;
    height: 150px;
    width: 75px;
}
.work-gallery-carousel .carousel-control-prev {
    background: url(../img/angle-left-work.png) rgba(0,0,0,0.6) no-repeat center center;
    left: 0px;
    display: inline-block;
    top: 50%;
    margin-top: -75px;
    height: 150px;
    width: 75px;
}

.testimonials-carousel .carousel-image {
    width: 325px;
    max-width: 100%;
    height: 220px;
    border: 5px solid #fff;
    background: url() no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.testimonials-carousel .carousel-inner {

    overflow: visible !important;
    max-width: 850px;
    margin: 0 auto;
}

.testimonials-carousel .carousel-control-prev {
    background: url(../img/angle-right.png) no-repeat center center;
    right: 100px;
    left: auto;
}
.testimonials-carousel .carousel-control-next {
    background: url(../img/angle-left.png) no-repeat center center;
    left: 100px;
}


.testimonials-carousel .carousel-control-prev,
.testimonials-carousel .carousel-control-next {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 2px solid #fff;
    top: 50%;
    margin-top: -15px;
}
.testimonials-carousel .wp-block-quote {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}
.testimonials-carousel .wp-block-quote cite {
    font-weight: normal;
    font-size: 13px;
    font-style: normal;
}
.testimonials-carousel .carousel-image {
    margin-top: -70px;
}
.testimonials-carousel {
    background: #0F1117;
    padding: 30px;
    margin-top: -50px;
}

.home-testimonials {
    margin-top: -100px;
}
.home-testimonials .elementor-testimonial__image {
    margin-top: -150px;
}
h1.elementor-heading-title {
    color: #262626 !important;
    font-weight: 900 !important;
    text-transform: uppercase;
}
.single-work h1.elementor-heading-title {
    margin-top: 50px;
}
.work-description {
    margin: 40px 0;
}

.home-category-image .wp-caption {
    position: relative;
    text-align: center;
}
.home-category-image:hover figcaption {
    background: #000 !important;
    color: #fff !important;
}
.home-category-image figcaption {
    display: inline-block;
    position: absolute;
    left: 10%;
    width: 80%;
    bottom: -10px;
    z-index: 5;
    padding: 5px 30px !important;
}
.home-category-image.item-center figcaption {
    left: 25%;
    width: 50%;
    top: 50%;
    bottom: auto;
    padding: 15px 20px !important;
}

li.calculator-btn a {
    background: #D0181F !important;
    border: 1px solid #D0181F;
    color: #fff !important;
    text-transform: none !important;
    padding: 7px 30px !important;
    font-size: 14px !important;
}
li.calculator-btn.current_page_item a,
li.calculator-btn a:hover {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}

.products-wrapper {
    max-width: 1600px;
    margin: 0 auto;
}

input {
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .hidden-md {
        display: none !important;
    }

}
@media (min-width: 993px) {

    .visible-md {
        display: none !important;
    }
}



.tablet-mobile-search {
    display: none;
}

@media (max-width: 768px) {
    .measures-wrapper {
        margin-left: -20px;
    }
    .home-category-image.item-center figcaption {
        left: 5%;
        width: 90%;
    }
    .hidden-xs {
        display: none !important;
    }
}

@media (max-width: 1025px) {
    .more-works {
        margin: 80px 0;
    }
    .sidebar-contact-form {
        display: none !important;
    }
    .sidebar-catalog-btn {
        display: none !important;
    }
    li.calculator-btn a {
        text-transform: uppercase !important;
        font-size: 16px !important;
        padding: 15px 15px !important;
    }
    .topbar-contact-menu li {
        background: none !important;
        display: inline-block !important;
    }
    .topbar-contact-menu nav {
        background: none !important;
        margin: 0 !important;
    }
    .topbar-contact-menu li a {
        color: #fff !important;
        padding: 5px 10px !important;
    }
    h1.elementor-heading-title.elementor-size-default {
        font-size: 25px;
    }

    .carousel-testimonials-wrapper {
        padding-top: 225px;
    }

    .testimonials-carousel .carousel-image {
        width: 325px;
        top: -165px;
        left: 50%;
        position: absolute;
        margin-left: -162px;
        max-width: 100%;
    }
    .testimonials-carousel {
        padding-top: 130px;
        padding-bottom: 80px;
    }
    .testimonials-carousel .carousel-control-prev,
    .testimonials-carousel .carousel-control-next {
        top: auto;
        bottom: 20px;
    }

    .post-list-item-wrapper {
        margin-top: 30px;
        margin-bottom: 30px;
    }



    .shortcode-last-works .gallery-item.item-nr-1 {
        width: 35%;
        height: 300px;
        left: auto;
        right: 0;
        top: 0;
        z-index: 5;
    }

    .shortcode-last-works .gallery-item.item-nr-2 {
        width: 60%;
        left: 0;
        top: 100px;
        height: 400px;
        z-index: 1;
    }
    .shortcode-last-works .gallery-item.item-nr-3 {
        width: 65%;
        left: 0;
        right: auto;
        top: 0px;
        height: 150px;
        z-index: 4;
    }
    .shortcode-last-works .gallery-item.item-nr-4 {
        width: 50%;
        right: 0;
        top: 200px;
        height: 150px;
        z-index: 7;
    }
    .shortcode-last-works .gallery-item.item-nr-5 {
        left: 10%;
        top: 350px;
        height: 200px;
        width: 85%;
        z-index: 6;
    }
    .btn-home-works .elementor-button {
        z-index: 8;
    }
}

@media (min-width: 769px) {
    .posts-archive-wrapper .post-title {
        min-height: 90px;
    }
    .posts-archive-wrapper .post-excerpt {
        height: 145px;
        position: relative;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .posts-archive-wrapper .post-excerpt:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 60px;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
        background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

    }
    .visible-xs {
        display: none !important;
    }
}

@media (min-width: 1400px) {

    .container {
        max-width: 1400px;
    }

}
