/*=================================================
// ADV style
=================================================*/
/*================================
================================*/
.wpcf7 span[data-name="products"] span.wpcf7-list-item {
    display: block;
}

/*================================
================================*/
.codic-cf-product-item[data-type="Flooring"].active .parent-items.child-item-active,
.codic-cf-product-item[data-type="Stairs"].active .parent-items.child-item-active {
    display: flex !important;
}
.codic-cf-product-item[data-type="Flooring"].active .child-item,
.codic-cf-product-item[data-type="Stairs"].active .child-item {
    display: none !important;
}

.main-slider .main-slider-title-container .main-slider-title h1 {
    font-size: 4.375rem;
}

.btn-pointer {
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .main-slider .main-slider-title-container .main-slider-title h1 {
        font-size: 3.48rem;
        line-height: 3.7rem;
    }
}

@media screen and (max-width: 768px) {
    .section .section-title {
        margin-bottom: 20px;
    }

    .section .sub-title,
    .entry-header .sub-title {
        font-size: 0.76rem;
    }

    .entry-header .sub-title {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
}

.row.spacing-15 {
    margin-left: -15px;
    margin-right: -15px;
}

.row.spacing-15 > [class*='col-'] {
    padding-right: 15px;
    padding-left: 15px;
}

.row.spacing-10 > [class*='col-'] {
    padding-right: 10px;
    padding-left: 10px;
}

.adv-mobile {
    display: none;
}

.row.spacing-bottom-20 {
    margin-bottom: -20px;
}

.row.spacing-bottom-20 [class*='col-'] {
    padding-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .adv-mobile {
        display: block;
    }

    .adv-desktop {
        display: none;
    }

    .pt-100 {
        padding-top: 60px;
    }

    .pb-100 {
        padding-bottom: 60px;
    }

    .mt-50 {
        margin-top: 25px;
    }

    .mb-50 {
        margin-bottom: 30px;
    }

    .mb-80 {
        margin-bottom: 40px;
    }

    .pb-60 {
        padding-bottom: 30px;
    }
    
    .mpb-0 {
        padding-bottom: 0;
    }
    
    .mpt-40 {
        padding-top: 40px;
    }
}

.adv-swiper-items {
    overflow: hidden;
}

.adv-swiper-items .swiper-pagination-2 {
    border-top: 1px solid #E2E2E2;
    padding-top: 20px;
    margin-top: 20px;
}

.adv-swiper-items .swiper-pagination-2 .swiper-pagination-bullet {
    width: auto;
    height: auto;
    opacity: 1;
    border-radius: 0;
    background-color: transparent;
    margin: 0;
    color: #6D6E70;
    font-size: 12px;
    line-height: 26px;
    font-weight: 600;
    margin-right: 20px;
}

.adv-swiper-items .swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #5D8752;
}

#main-menu-adv.navbar-nav .nav-link {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media screen and (min-width: 892px) {
    #main-menu-adv.navbar-nav {
        align-items: center !important;
    }
}

@media screen and (max-width: 767px) {
    .row.mobile-item-2 [class*=col-] {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.adv-border {
    border-top: 1px solid #dadada;
}

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

.install-section .bg-helper:not(.no-corner):before {
    height: 50%;
}

#contacts .form .wpcf7-form-control:not(.wpcf7-checkbox) {
    font-weight: 500;
}

/*=================================================
// Button menu item
=================================================*/
.btn-menu-item {
    padding-left: 15px;
}

@media screen and (max-width: 891px) {
    .btn-menu-item {
        padding-left: 0;
    }
}

.btn-menu-item a {
    color: #fff !important;
    background-color: #5D8752;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    padding: 10px 32px;
    white-space: nowrap;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-menu-item a:hover {
    background-color: #215234;
}

#main-menu.sticky .btn-menu-item:hover a:before {
    display: none !important;
}

/*=================================================
// Fixed block
=================================================*/
.adv-fixed-block {
    display: none;
}

@media screen and (max-width: 768px) {
    .adv-fixed-block {
        display: block;
    }
}

.adv-fixed-block {
    position: fixed;
    z-index: 99999;
    bottom: 0;
    width: 100%;
    background-color: #5D8752;
}

.adv-fixed-block .adv-fixed-block-wrapper .btn {
    font-size: 14px;
    font-weight: 500;
    padding: 0.375rem 2rem;
    height: 48px;
    color: white;
}

.adv-fixed-block .adv-fixed-block-wrapper .btn:hover {
    background-color: #215234;
    border-color: #1d492e;
}

.adv-fixed-block .adv-fixed-block-wrapper .btn:focus {
    background-color: #215234;
    border-color: #1d492e;
}

.adv-fixed-block .adv-fixed-block-wrapper .btn i.adv-download {
    display: inline-block;
    background-image: url("../images/icon-download.svg");
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-right: 10px;
}

.adv-fixed-block .adv-fixed-block-wrapper .adv-line {
    width: 2px;
    height: 48px;
    background-color: #6F9B62;
}

#contacts-2 .form strong,
#contacts-3 .form strong,
#contacts-4 .form strong {
    color: #202020;
    display: block;
}

#download-catalog, 
#download-catalog-stairs,
#contacts-2,
#contacts-3,
#contacts-4,
.product-modal {
    display: none;
    position: fixed;
}

#contacts-2,
#contacts-3,
#contacts-4,
.product-modal {
    z-index: 9999999999999 !important;
}

#download-catalog.active, 
#download-catalog-stairs.active,
#contacts-2.active,
#contacts-3.active,
#contacts-4.active,
.product-modal.active {
    display: block;
    z-index: 100;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
	left:0;
}

#download-catalog #download-catalog-close,
#download-catalog-stairs #download-catalog-close-stairs,
#contacts-2 #contacts-2-icon-close,
#contacts-3 #contacts-3-icon-close,
#contacts-4 #contacts-4-icon-close,
.product-modal .close {
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

#download-catalog .form,
#download-catalog-stairs .form,
#contacts-2 .form,
#contacts-3 .form,
#contacts-4 .form,
.product-modal .form  {
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
    border: 1px solid #dadada;
    padding: 30px 25px;
    width: 100%;
    background-color: #fff;
    height: 100%;
}

#download-catalog .form label,
#download-catalog-stairs .form label,
#contacts-2 .form label,
#contacts-3 .form label,
#contacts-4 .form label {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
}

#download-catalog .wpcf7-checkbox .first label,
#download-catalog-stairs .wpcf7-checkbox .first label,
#contacts .wpcf7-checkbox .first label,
#contacts-2 .wpcf7-checkbox .first label,
#contacts-3 .wpcf7-checkbox .first label,
#contacts-4 .wpcf7-checkbox .first label {
    margin-top: 0 !important;
}

#download-catalog .form .wpcf7-form-control-wrap,
#download-catalog-stairs .form .wpcf7-form-control-wrap,
#contacts-2 .form .wpcf7-form-control-wrap,
#contacts-3 .form .wpcf7-form-control-wrap,
#contacts-4 .form .wpcf7-form-control-wrap {
    position: relative;
    display: block;
    padding-top: 2px;
}

#contact-modal .form .wpcf7-form-control:not(.wpcf7-checkbox),
#download-catalog .form .wpcf7-form-control:not(.wpcf7-checkbox),
#download-catalog-stairs .form .wpcf7-form-control:not(.wpcf7-checkbox),
#contacts-2 .form .wpcf7-form-control:not(.wpcf7-checkbox),
#contacts-3 .form .wpcf7-form-control:not(.wpcf7-checkbox),
#contacts-4 .form .wpcf7-form-control:not(.wpcf7-checkbox) {
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #bababa;
    color: #565656;
    padding: 14px 20px 14px 15px;
}

#download-catalog .form span.wpcf7-list-item,
#download-catalog-stairs .form span.wpcf7-list-item,
#contacts-2 .form span.wpcf7-list-item,
#contacts-3 .form span.wpcf7-list-item,
#contacts-4 .form span.wpcf7-list-item {
    margin: 0;
}

#download-catalog .form label .wpcf7-list-item-label,
#download-catalog-stairs .form label .wpcf7-list-item-label,
#contacts-2 .form label .wpcf7-list-item-label,
#contacts-3 .form label .wpcf7-list-item-label,
#contacts-4 .form label .wpcf7-list-item-label {
    font-size: 12px;
}

#download-catalog .wpcf7-form-control.wpcf7-submit,
#download-catalog-stairs .wpcf7-form-control.wpcf7-submit,
#contacts-2 .wpcf7-form-control.wpcf7-submit,
#contacts-3 .wpcf7-form-control.wpcf7-submit,
#contacts-4 .wpcf7-form-control.wpcf7-submit {
    background-color: #5D8752 !important;
    border-color: #5D8752 !important;
}

#download-catalog .form .wpcf7-form-control.wpcf7-submit,
#download-catalog-stairs .form .wpcf7-form-control.wpcf7-submit,
#contacts-2 .form .wpcf7-form-control.wpcf7-submit,
#contacts-3 .form .wpcf7-form-control.wpcf7-submit,
#contacts-4 .form .wpcf7-form-control.wpcf7-submit {
    color: #fff !important;
    background-color: #5D8752 !important;
    border-color: #5D8752 !important;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
    padding: 11px 60px;
    text-align: center;
    margin: 0;
}

#download-catalog .form .ajax-loader,
#download-catalog-stairs .form .ajax-loader,
#contacts-2 .form .ajax-loader,
#contacts-3 .form .ajax-loader,
#contacts-4 .form .ajax-loader {
    position: absolute !important;
}

#contacts .form .ajax-loader {
    position: absolute !important;
    display: inline-block !important;
}

#download-catalog .form .wpcf7-form-control:not(.wpcf7-checkbox).wpcf7-not-valid,
#download-catalog-stairs .form .wpcf7-form-control:not(.wpcf7-checkbox).wpcf7-not-valid,
#contacts-2 .form .wpcf7-form-control:not(.wpcf7-checkbox).wpcf7-not-valid,
#contacts-3 .form .wpcf7-form-control:not(.wpcf7-checkbox).wpcf7-not-valid,
#contacts-4 .form .wpcf7-form-control:not(.wpcf7-checkbox).wpcf7-not-valid {
    border-color: #cd4a17 !important;
}

#download-catalog .form .wpcf7-not-valid-tip,
#download-catalog-stairs .form .wpcf7-not-valid-tip,
#contacts-2 .form .wpcf7-not-valid-tip,
#contacts-3 .form .wpcf7-not-valid-tip,
#contacts-4 .form .wpcf7-not-valid-tip {
    position: absolute;
    top: -16px;
    right: 0;
    color: #cd4a17;
}

#download-catalog .wpcf7 form .wpcf7-response-output,
#download-catalog-stairs .wpcf7 form .wpcf7-response-output,
#contacts .wpcf7 form .wpcf7-response-output,
#contacts-2 .wpcf7 form .wpcf7-response-output,
#contacts-3 .wpcf7 form .wpcf7-response-output,
#contacts-4 .wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    margin-top: 1.5rem !important;
}

#download-catalog .wpcf7 form label,
#download-catalog-stairs .wpcf7 form label,
#contacts .wpcf7 form label,
#contacts-2 .wpcf7 form label,
#contacts-3 .wpcf7 form label,
#contacts-4 .wpcf7 form label {
    margin-bottom: 0.5rem;
}

@media screen and (min-width: 767px) {
    #download-catalog,
    #download-catalog-stairs,
    #contacts,
    #contacts-2,
    #contacts-3,
    #contacts-4,
	.product-modal {
        width: 100%;
        right: inherit !important;
        bottom: 0 !important;
    }

    #download-catalog .form,
    #download-catalog-stairs .form,
    #contacts .form,
    #contacts-2 .form,
    #contacts-3 .form,
    #contacts-4 .form,
    .product-modal .form {
        position: relative;
        z-index: 2;
        max-width: 960px;
        left: 50%;
        top: 50% !important;
        transform: translate(-50%, -50%);
        padding: 48px;
        width: 100%;
        height: auto;
        max-height: 100vh;
    }

    #download-catalog:after,
    #download-catalog-stairs:after,
    #contacts:after,
    #contacts-2:after,
    #contacts-3:after,
    #contacts-4:after,
	.product-modal:after{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #6D6E70;
        opacity: 0.4;
    }

    #download-catalog h4,
    #download-catalog-stairs h4,
    #contacts h4,
    #contacts-2 h4,
    #contacts-3 h4,
    #contacts-4 h4	{
        font-size: 40px;
        font-weight: 300;
    }
	.product-modal h4	{
        font-size: 24px;
		margin-bottom:24px;
	}
	
    #download-catalog-close,
    #download-catalog-close-stairs,
    #contacts-icon-close,
    #contacts-2-icon-close,
    #contacts-3-icon-close,
    #contacts-4-icon-close,
	.product-modal .close {
        width: 24px !important;
        height: 24px !important;
        position: absolute;
        right: 24px;
        top: 24px;
    }

    #download-catalog .wpcf7,
    #download-catalog-stairs .wpcf7,
    #contacts .wpcf7,
    #contacts-2 .wpcf7,
    #contacts-3 .wpcf7,
    #contacts-4 .wpcf7 {
        margin-top: 30px !important;
        max-width: 100% !important;
        margin-bottom: 0 !important;
    }

    #contacts hr {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    #download-catalog .form .wpcf7-form-control.wpcf7-submit,
    #download-catalog-stairs .form .wpcf7-form-control.wpcf7-submit,
    #contacts-2 .form .wpcf7-form-control.wpcf7-submit,
    #contacts-3 .form .wpcf7-form-control.wpcf7-submit,
    #contacts-4 .form .wpcf7-form-control.wpcf7-submit {
        width: auto;
    }
}

#contacts .form {
    -webkit-animation-name: none;
    animation-name: none;
    -webkit-animation-duration: none;
    animation-duration: none;
}

#open-catalog-file {
    display: none;
}

@media screen and (max-width: 768px) {
    #contacts {
        display: none;
    }

    #contacts.active {
        display: block;
        bottom: 0;
        right: 0;
        width: 100%;
    }

    #contacts .form {
        height: 100%;
        width: 100%;
    }

    #contacts .form label {
        margin-bottom: 15px;
    }

    #contacts .wpcf7,
    #contacts-2 .wpcf7,
    #contacts-3 .wpcf7,
    #contacts-4 .wpcf7 {
        margin-top: 15px !important;
    }

    #contacts .form .ajax-loader {
        bottom: inherit;
        margin-top: 55px;
    }

    #ms-cookie {
        bottom: 48px;
    }
}

#contacts-2 hr,
#contacts-3 hr,
#contacts-4 hr {
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#contacts-2 .form a,
#contacts-3 .form a,
#contacts-4 .form a {
    color: #b0b0b0;
}

#contacts-4 [id*='wpcf7-f71869-'] .wpcf7-form {
    margin-top: 0;
}

.adv-fixed-block-desktop {
    position: fixed;
    right: 24px;
/*    bottom: 100px;*/
    bottom: 24px;
    z-index: 2;
}

@media screen and (max-width: 768px) {
    .adv-fixed-block-desktop {
        display: none;
    }
}

.adv-fixed-block-desktop #adv-btn-3 {
    width: 60px;
    height: 60px;
    background-color: #5F8853;
    border-radius: 50%;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.25);
}

.adv-fixed-block-desktop #adv-btn-3:hover {
    background-color: #215234;
    border-color: #1d492e;
}

.adv-fixed-block-desktop #adv-btn-4 {
    width: 60px;
    height: 60px;
    background-color: #6D6E70;
    border-radius: 50%;
    position: absolute;
    right: 8px;
    bottom: 8px;
}

.adv-fixed-block-desktop #adv-btn-4:hover {
    background-color: rgba(109, 110, 112, 0.8);
}

.adv-fixed-block-desktop-buttons {
    display: none;
    position: absolute;
    width: 288px;
    right: -8px;
    bottom: -8px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.adv-fixed-block-desktop-buttons #adv-btn-5,
.adv-fixed-block-desktop-buttons #adv-btn-6 {
    width: 100%;
    text-align: left;
    padding: 10px 20px;
}

.adv-fixed-block-desktop-buttons #adv-btn-5 svg,
.adv-fixed-block-desktop-buttons #adv-btn-6 svg {
    margin-right: 8px;
    vertical-align: top;
    margin-top: 2px;
    width: 17px;
}

.adv-fixed-block-desktop.active .adv-fixed-block-desktop-buttons {
    display: block;
    padding: 10px 0;
}

#contacts .form .wpcf7-form-control.wpcf7-submit {
    width: auto;
}

@media screen and (max-width: 768px) {
    #contacts .form .wpcf7-form-control.wpcf7-submit {
        width: 100%;
    }
}

.wpcf7 span.product span.wpcf7-list-item {
    display: block;
}

.wpcf7 span.products span.wpcf7-list-item {
    display: block;
}

/*
.wpcf7 span.products span.wpcf7-list-item:last-child label {
    margin-bottom: 0 !important;
}
*/

.wpcf7 .floor,
.wpcf7 .door,
.wpcf7 .stairs,
.wpcf7 .window_sills,
.wpcf7 .deko_walls,
.wpcf7 .skirting_boards {
    position: absolute !important;
    width: 60px;
}
.wpcf7 .floor_pl,
.wpcf7 .door_pl,
.wpcf7 .stairs_pl,
.wpcf7 .window_sills_pl,
.wpcf7 .deko_walls_pl,
.wpcf7 .skirting_boards_pl {
    position: absolute !important;
    width: 60px;
}

.wpcf7 .floor_pl input,
.wpcf7 .door_pl input,
.wpcf7 .stairs_pl input,
.wpcf7 .window_sills_pl input,
.wpcf7 .deko_walls_pl input,
.wpcf7 .skirting_boards_pl input {
    padding: 6px !important;
    height: 24px !important;
    font-size: 12px !important;
}

.wpcf7 .floor input,
.wpcf7 .door input,
.wpcf7 .stairs input,
.wpcf7 .window_sills input,
.wpcf7 .deko_walls input,
.wpcf7 .skirting_boards input {
    padding: 6px !important;
    height: 24px !important;
    font-size: 12px !important;
}

.wpcf7 .floor {
    top: 25px;
    left: 110px;
}

.wpcf7 .door {
    top: 52px;
    left: 110px;
}

.wpcf7 .stairs {
    top: 79px;
    left: 110px;
}

.wpcf7 .window_sills {
    top: 106px;
    left: 110px;
}

.wpcf7 .deko_walls {
    top: 133px;
    left: 110px;
}
.wpcf7 .skirting_boards {
    top: 160px;
    left: 110px;
}

.wpcf7 .floor_pl {
    top: 25px;
    left: 180px;
}

.wpcf7 .door_pl {
    top: 52px;
    left: 180px;
}

.wpcf7 .stairs_pl {
    top: 79px;
    left: 180px;
}

.wpcf7 .window_sills_pl {
    top: 106px;
    left: 180px;
}

.wpcf7 .deko_walls_pl {
    top: 133px;
    left: 180px;
}
.wpcf7 .skirting_boards_pl {
    top: 160px;
    left: 180px;
}

/*=================================================
// Banners
=================================================*/
.adv-banners {
    border-top: 1px solid #d6d6d694;
    padding-top: 60px;
    margin-top: 80px;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 768px) {
    .adv-banners {
        padding-top: 60px;
        margin-top: 60px;
        overflow: inherit;
        /*        padding-bottom: 70px;*/
    }
}

.adv-banners [class*='col-'],
.adv-banners .swiper-slide {
    text-align: center;
    height: 80px;
}

.adv-banners img {
    max-height: 42px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .adv-banners img {
        max-height: 33px;
    }
}

.adv-banners .swiper-slide {
    max-width: 25%;
}

.adv-banners .swiper-slide img {
    width: auto;
}

.adv-banners .swiper-buttons {
    text-align: right;
    position: absolute;
    display: block;
    width: 50%;
    top: 60px;
    right: 0;
}

@media screen and (max-width: 768px) {
    .adv-banners .swiper-buttons {
        display: none;
        left: 0;
        width: 100%;
        top: unset !important;
        text-align: left;
        bottom: 0;
    }
}

.adv-banners .btn.swiper-button-disabled {
    opacity: 0.4;
}

/*=================================================
// Completed projects
=================================================*/
.adv-completed-projects {
    position: relative;
}

.adv-completed-projects:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: calc(50vw - 50%);
    left: calc(-50vw + 50%);
    background: #6d6e70;
    z-index: 2;
}

/*
.adv-completed-projects .swiper.active {
    overflow: hidden;
    width: 9999px;
}
*/

.adv-completed-projects .swiper-buttons {
    text-align: right;
    position: absolute;
    display: block;
    width: 50%;
    top: 20px;
    right: 0;
}

@media screen and (max-width: 768px) {
    .adv-completed-projects .swiper-buttons {
        display: none;
        left: 0;
        width: 100%;
        top: unset !important;
        text-align: left;
        bottom: 0;
    }

    .adv-completed-projects .ms-carousel-item.work-item {
        width: 245px;
    }

    .adv-completed-projects .work-item.light .item-title h4 {
        font-size: 16px;
    }

    .adv-completed-projects .work-item.big .item-title {
        padding-top: 15px;
    }
}

.adv-completed-projects .work-item.light .item-title h4 {
    margin-bottom: 0;
}

.adv-completed-projects .work-item .item-bg img {
    width: 100%;
}

.adv-completed-projects .swiper-slide {
    margin-bottom: 0;
}

.adv-btn-bottom {
    margin-top: 30px;
}

.adv-btn-bottom:hover {
    background-color: #215234 !important;
    border-color: #215234 !important;
}

.adv-completed-projects .work-item .item-badge-new {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 10px;
    padding: 4px 12px;
    background: #5F8853;
    text-align: center;
    font-weight: 600;
}

.adv-completed-projects .work-item .item-badge-new p {
    margin-bottom: 0;
}

.adv-completed-projects .mp4-video {
    max-width: 100%;
    margin-bottom: 0;
    height: 260px;
}

.adv-completed-projects .mp4-video .rec-video {
    height: 260px;
}

.adv-completed-projects .mp4-video video {
    height: 260px;
}

/*=================================================
// News
=================================================*/
.adv-news {
    position: relative;
}

.adv-news:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: calc(50vw - 50%);
    left: calc(-50vw + 50% - 125px);
    background: #6d6e70;
    z-index: 2;
}

.adv-news:after {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 125px;
    left: -125px;
    background: #fff;
    z-index: 2;
}

@media (max-width: 1190px) {
    .adv-news:after {
        width: calc(50vw - 50%);
        left: calc(-50vw + 50%);
    }
}

/*
.adv-news .swiper.active {
    overflow: hidden;
    width: 9999px;
}
*/

.adv-news .swiper-buttons {
    text-align: right;
    position: absolute;
    display: block;
    width: 50%;
    top: 0;
    right: 0;
}

@media screen and (max-width: 768px) {
    .adv-news .swiper-buttons {
        display: none;
        left: 0;
        width: 100%;
        top: unset !important;
        text-align: left;
        bottom: 0;
    }

    .adv-news .ms-carousel-item.news-item {
        width: 245px;
    }

    .adv-news .news-item .item-title h5 {
        font-size: 16px;
    }

    .adv-news .news-item .item-title {
        padding: 15px;
    }
}

.adv-news .ms-carousel-item.news-item .item-bg {
    height: auto;
}

.adv-news .ms-carousel-item.news-item .item-bg img {
    width: 100%;
}

.adv-news .news-item {
    margin-bottom: 0;
}

.adv-news.swiper-slide {
    margin-bottom: 0;
}

@media screen and (max-width: 1190px) {
    .bg-color.container-white:after {
        margin-left: calc((100% - 100vw) / 2);
    }
}

/*=================================================
// Carousel
=================================================*/
@media screen and (max-width: 768px) {
    .adv-carousel {
        padding-bottom: 90px;
    }

    .adv-carousel .ms-carousel-filter {
        bottom: 0;
    }
}

.adv-carousel .news-item {
    margin-bottom: 0;
}

.adv-carousel .ms-carousel-filter {
    top: 0;
}

/*=================================================
// Cooperation
=================================================*/
.adv-cooperation .entry-header {
    margin-top: 80px;
    margin-bottom: 80px;
    max-width: 710px;
}

.adv-cooperation .wpcf7-form-control.wpcf7-submit {
    color: #fff!important;
    background-color: #5D8752!important;
    border-color: #5D8752!important;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
    padding: 11px 60px;
    text-align: center;
    margin: 0;
}



@media screen and (max-width: 768px) {
    .adv-cooperation .entry-header {
        margin-top: 60px;
        margin-bottom: 60px;
    }
}

.adv-cooperation .entry-title {
    margin-left: -5px;
}

.adv-cooperation .entry-description {
    margin-top: 20px;
}

.adv-cooperation .form-group .form-control , .adv-cooperation .wpcf7 input[type=email] {
    border: 1px solid #dadada;
    line-height: 44px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
}


.adv-cooperation .form-group .form-control.wpcf7-not-valid , .adv-cooperation .wpcf7 input[type=email].wpcf7-not-valid {
    border-color: #dc3545;
}

.adv-cooperation .form-group span {
    font-size: 12px;
    line-height: 17px;

}

.adv-cooperation .form-group label {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
}

.adv-cooperation .form-group .float-right {
    position: absolute;
    right: 10px;
    top: 5px;
}

.adv-cooperation .form-group .custom-checkbox .custom-control-label::before {
    border-radius: 0;
    top: 0;
}

.adv-cooperation .form-group .custom-checkbox .custom-control-label::before {
    border: 1px solid #dadada;
}

.adv-cooperation .form-group .custom-checkbox .custom-control-label {
    vertical-align: middle;
    font-weight: 300;
}

.adv-cooperation .form-group .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #5D8752;
}

.adv-cooperation .form-group .custom-control-label::after {
    top: 0;
}

.adv-cooperation .form-group .wpcf7-checkbox span {
    margin: 0;
    vertical-align: middle;
}

.adv-cooperation .form-group .wpcf7-checkbox input {
    vertical-align: middle;
    margin-right: 5px;
}

.adv-cooperation .entry-content {
    padding-top: 80px !important;
}

@media screen and (max-width: 768px) {
    .adv-cooperation .entry-content {
        padding-top: 60px !important;
    }
}

.adv-cooperation .wpcf7-form .row {
    margin-right: -10px;
    margin-left: -10px;
}

.adv-cooperation .wpcf7-form .row [class*='col-'] {
    padding-right: 10px;
    padding-left: 10px;
}

.adv-cooperation .wpcf7 form .wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    font-size: 14px;
    padding: 4px 10px;
}

.adv-cooperation .wpcf7 input:focus {
    border-color: #5D8752;
}

.adv-cooperation .sections .section {
    padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
    .adv-cooperation .sections .section {
        padding-bottom: 60px;
    }
}

.adv-cooperation .section.section-l-2 {
    border-top: 1px solid #d6d6d694;
    padding-top: 80px;
    padding-bottom: 160px;
}

@media screen and (max-width: 768px) {
    .adv-cooperation .section.section-l-2 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 1190px) {
    .adv-cooperation .bg-color.container-white:after {
        margin-left: calc((100% - 100vw) / 2);
    }
}

.adv-cooperation .items-2 .item-number {
    position: relative;
    margin-bottom: 20px;
}

.adv-cooperation .items-2 .item-number svg {
    width: 100%;
    height: auto;
}

.adv-cooperation .items-2 .item-number .number {
    position: absolute;
    bottom: 24px;
    left: 24px;
    font-weight: 600;
    color: #5D8752;
}

.adv-cooperation .items-4 {
    margin-bottom: -50px;
}

.adv-cooperation .items-4 .item-image {
    max-width: 48px;
    height: auto;
}

.adv-cooperation .items-4 .d-flex .d-flex-left {
    padding-right: 20px;
}

.adv-cooperation .items-4 .item-description {
    padding-top: 20px;
    padding-bottom: 50px;
    margin-bottom: 0;
}

.adv-cooperation .items-4 .item-content {
    padding-top: 30px;
    border-top: 1px solid #8B8B8D;
}

.adv-cooperation .items-4 .adv-swiper-items .swiper-pagination-2 {
    border-color: #8b8b8d;
}

.adv-cooperation .items-4 .adv-swiper-items .item-description {
    margin-bottom: 1rem;
}

.adv-cooperation .items-4 .adv-swiper-items .swiper-pagination-2 .swiper-pagination-bullet {
    color: rgba(255, 255, 255, 0.5);
}

.adv-cooperation .items-4 .adv-swiper-items .swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: rgba(255, 255, 255, 1);
}

.adv-cooperation .wpcf7 .floor {
    top: 43px;
    left: 110px;
}

.adv-cooperation .wpcf7 .door {
    top: 68px;
    left: 110px;
}

.adv-cooperation .wpcf7 .stairs {
    top: 93px;
    left: 110px;
}

.adv-cooperation .wpcf7 .window_sills {
    top: 118px;
    left: 110px;
}

.adv-cooperation .wpcf7 .deko_walls {
    top: 143px;
    left: 110px;
}

.page-template-page-cooperation .adv-fixed-block-desktop {
    display: none;
}

.page-template-page-cooperation .adv-fixed-block {
    display: none;
}

/*=================================================
// Swiper gallery
=================================================*/
.gallery {
    overflow: hidden;
    margin-bottom: 0;
}

.gallery .swiper {
    position: relative;
    width: 100%;
    height: 100%;
}

.gallery .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.gallery .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery .swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.gallery .swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery .adv-gallery-top {
    width: 100%;
    height: 540px;
}

.gallery .adv-gallery-top.swiper-arrow-hide .swiper-button-prev-2,
.gallery .adv-gallery-top.swiper-arrow-hide .swiper-button-next-2 {
    display: none !important;
}

@media screen and (max-width: 768px) {
    .gallery .adv-gallery-top {
        height: 245px;
    }
}

.gallery .adv-gallery-bottom {
    height: 100px;
    box-sizing: border-box;
    padding-top: 20px;
}

@media screen and (max-width: 768px) {
    .gallery .adv-gallery-bottom {
        height: 68px;
    }
}

.gallery .adv-gallery-bottom .swiper-slide {
    width: 10%;
    height: 100%;
    opacity: 0.5;
}

.gallery .adv-gallery-bottom .swiper-slide-thumb-active {
    opacity: 1;
}

.gallery .swiper-slide .img {
    width: 100%;
    height: 100%;
}

.gallery .swiper-button-next-2,
.gallery .swiper-button-prev-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    border-color: #fff;
}

.gallery .swiper-button-next-2:not(.disabled):hover,
.gallery .swiper-button-prev-2:not(.disabled):hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.gallery .swiper-button-next-2 {
    right: 0;
}

.gallery .swiper-button-prev-2 {
    left: 0;
}

/*=================================================
// Get an offer
=================================================*/
#adv-get-an-offer {
    padding: 160px 0 160px;
    background-size: cover;
    background-repeat: no-repeat;
}

#adv-get-an-offer h2 {
    line-height: 1;
}

@media screen and (max-width: 768px) {
    #adv-get-an-offer {
        padding: 60px 0 60px;
    }
}

#adv-get-an-offer-btn {
    margin-top: 20px;
}

#adv-get-an-offer-btn:hover {
    background-color: #215234;
}

/*=================================================
// Blog
=================================================*/
@media screen and (max-width: 768px) {
    .adv-single-post .pb-80 {
        padding-bottom: 60px;
    }
}

.adv-single-post .offer-section {
    padding-bottom: 0;
    border-top: 0;
    padding-top: 160px;
}

.adv-single-post .offer-section .ms-carousel-filter {
    top: 160px;
}

@media screen and (max-width: 768px) {
    .adv-single-post .offer-section {
        padding-top: 80px;
        padding-bottom: 90px !important;
        margin-bottom: 0 !important;
    }

    .adv-single-post .offer-section .ms-carousel-filter {
        top: inherit !important;
        bottom: 0 !important;
    }
}

.single-post main {
    border-bottom: 0;
    padding-bottom: 0;
}

@media screen and (max-width: 1250px) {
    .single-post #main:after {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .single-post #main:after {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .adv-single-post .offer-section .section-title {
        margin-bottom: 20px !important;
    }
}

.adv-single-post .header-top p {
    margin-right: 16px;
}

.adv-single-post .header-top p:after {
    content: '•';
    padding-left: 16px;
    color: #E2E2E2;
}

.adv-single-post .header-top p:last-child:after {
    display: none;
}

.adv-single-post .news-item-title {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 50px;
    margin-bottom: 25px;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    .adv-single-post .news-item-title {
        font-size: 3rem;
    }
}

@media screen and (max-width: 576px) {
    .adv-single-post .news-item-title {
        font-size: 2.25rem;
    }
}

.adv-single-post .author-img {
    max-width: 48px;
    margin-right: 20px;
}

@media screen and (max-width: 767px) {
    .adv-single-post .author-bio {
        margin-top: 20px;
    }
}

.adv-single-post .acf-content .acf-block {
    margin-top: 50px;
}

.adv-single-post .acf-content .acf-block-1 .items a:hover {
    color: #202020;
}

.adv-single-post .acf-content .acf-block-1 .title {
    margin-top: 15px;
    color: #202020;
}

.adv-single-post .acf-content .acf-block-1 .img.object-fit:before {
    padding-top: 125%;
}

.adv-single-post .acf-content .acf-block-2 {
    background-image: url("../images/01_bg_img.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
}

.adv-single-post .acf-content .acf-block-2 #adv-get-an-offer-btn-2:hover {
    background-color: #215234;
}

@media screen and (max-width: 767px) {
    .adv-single-post .acf-content .acf-block-2 {
        padding: 40px;
    }

    .adv-single-post .acf-content .acf-block-2 .text-right {
        text-align: left !important;
    }

    .adv-single-post .acf-content .acf-block-2 .btn {
        width: 100%;
    }
}

.adv-single-post .acf-content .acf-block-4 {
    position: relative;
    border-top: 1px solid #e2e2e2;
    padding-top: 80px;
    margin-top: 80px;
}

@media screen and (max-width: 768px) {
    .adv-single-post .acf-content .acf-block-4 {
        padding-top: 60px;
        margin-top: 60px;
    }
}

.adv-single-post .acf-content .acf-block-4 .swiper {
    overflow: hidden;
}

.adv-single-post .acf-content .acf-block-4 .items a:hover {
    color: #202020;
}

.adv-single-post .acf-content .acf-block-4 .title {
    margin-top: 15px;
    color: #202020;
}

.adv-single-post .acf-content .acf-block-4 .img.object-fit:before {
    padding-top: 125%;
}

.adv-single-post .acf-content .acf-block-4 .swiper-buttons {
    text-align: right;
    position: absolute;
    display: block;
    width: 50%;
    top: 80px;
    right: 0;
}

@media screen and (max-width: 767px) {
    .adv-single-post .acf-content .acf-block-4 .swiper-buttons {
        display: none;
    }

    .adv-single-post .acf-content .acf-block-4 .swiper-slide {
        flex: 0 0 45%;
        max-width: 45%;
    }
}

.adv-single-post .acf-content .acf-block-4 .title-2 {
    margin-bottom: 40px;
}

.adv-single-post .content-bottom {
    border-top: 1px solid #e2e2e2;
    padding-top: 25px;
    margin-top: 50px;
    padding-bottom: 25px;
}

/*=================================================
// Work done
=================================================*/
@media screen and (max-width: 1250px) {
    .single-atlikti-darbai #main:after {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .single-atlikti-darbai #main:after {
        margin-top: 0 !important;
    }
}

.single-atlikti-darbai .entry-content .entry-content-title {
    margin-bottom: 30px;
}

.single-atlikti-darbai .entry-content .entry-content-desc {
    margin-bottom: 50px;
}

.single-atlikti-darbai .entry-content .entry-content-items .entry-content-item {
    margin-right: 60px;
}

.single-atlikti-darbai .entry-content .entry-content-images {
    border-top: 1px solid #e2e2e2;
    padding-top: 80px;
    margin-top: 50px;
}

@media screen and (max-width: 768px) {
    .single-atlikti-darbai .entry-content .entry-content-images {
        padding-top: 60px;
        margin-top: 30px;
    }
}

.single-atlikti-darbai .adv-offers {
    padding-top: 80px;
    margin-top: 40px;
}

@media screen and (max-width: 768px) {
    .single-atlikti-darbai .adv-offers {
        padding-top: 60px;
        padding-bottom: 90px !important;
        margin-top: 20px;
    }
}

.atlikti-darbai .work-item-title {
    margin-bottom: 30px;
}

.single-atlikti-darbai .entry-header-items {
    overflow: hidden;
}

.single-atlikti-darbai .entry-header-items .swiper-slide .img.object-fit:before {
    padding-top: 130%;
}

.single-atlikti-darbai .entry-header-items a:hover {
    color: #202020;
}

.single-atlikti-darbai .entry-header-items .swiper-slide .title {
    margin-top: 8px;
    color: #202020;
    font-size: 12px;
    line-height: 14px;
}

.single-atlikti-darbai .entry-header-items .swiper-navigation .swiper-pagination-4 {
    margin-left: 5px;
    margin-right: 5px;
    width: 30px;
}

.single-atlikti-darbai .entry-header-items .items .items-title {
    font-size: 14px;
}

.single-atlikti-darbai .entry-header-btn {
    margin-top: 30px;
}

.single-atlikti-darbai .entry-header-btn .btn:hover {
    background-color: #215234;
}

.swiper-button-prev-1, .swiper-button-next-1 {
    padding: 0 10px;
}

@media screen and (max-width: 768px) {
    .single-atlikti-darbai .entry-content .entry-content-images {
        display: none;
    }

    .single-atlikti-darbai .gallery-img {
        display: none;
    }

    .single-atlikti-darbai .btn-back {
        display: none;
    }

    .single-atlikti-darbai .work-item-title {
        display: none;
    }

    .single-atlikti-darbai .entry-header-items {
        overflow: inherit;
    }

    .single-atlikti-darbai #wrapper-navbar {
        margin-bottom: 0;
    }

    .single-atlikti-darbai #main:after {
        display: none;
    }

    .single-atlikti-darbai article:after {
        margin-top: 0;
    }
}

.single-atlikti-darbai .adv-swiper-items {
    position: relative;
}

.single-atlikti-darbai .adv-offers .swiper-buttons {
    top: 82px;
}

/*
.single-atlikti-darbai .adv-swiper-items .swiper-pagination-2 {
    border: 0;
    padding-top: 0;
    margin-top: 0;
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
*/

.single-atlikti-darbai .adv-swiper-items .swiper-pagination-2 {
    border: 0;
    padding-top: 24px;
    margin-top: 0;
    width: 100%;
}

/*
.single-atlikti-darbai .adv-swiper-items .swiper-pagination-2 .swiper-pagination-bullet {
    color: rgba(255, 255, 255, 0.5);
}
*/

.single-atlikti-darbai .adv-swiper-items .swiper-pagination-2 .swiper-pagination-bullet {
    color: rgba(109, 110, 112, 0.5);
}

.single-atlikti-darbai .adv-swiper-items .swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #5d8752;
}

.single-atlikti-darbai .adv-swiper-items .img.object-fit {
    max-height: 562px;
}

.single-atlikti-darbai .adv-swiper-items .img.object-fit:before {
    padding-top: 67%;
    /*padding-top: 150%; */
}

.single-atlikti-darbai .mobile-title {
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 24px;
    line-height: 32px;
    color: #202020;
}

.single-atlikti-darbai .border-bottom {
    border-bottom: 1px solid #dadada !important;
    padding-top: 20px;
}

@media screen and (max-width: 768px) {
    .single-atlikti-darbai #main-menu {
        box-shadow: 0 10px 20px 0 rgba(218, 218, 218, .3);
    }
}

/*
@media screen and (max-width: 767px) {
    .single-atlikti-darbai .navbar:not(.sticky) {
        position: absolute;
        z-index: 9;
        width: 100%;
        background-color: transparent !important;
    }

    .single-atlikti-darbai .navbar:not(.sticky) .navbar-collapse {
        background-color: #fff;
        margin-top: 15px;
    }

    .single-atlikti-darbai .navbar:not(.sticky) .dropdown-menu:after {
        margin-left: 0 !important;
        width: 100% !important;
    }

    .single-atlikti-darbai .navbar:not(.sticky) a.tel {
        color: #fff !important;
    }

    .single-atlikti-darbai .navbar:not(.sticky) .icon-bar {
        background-color: #fff !important;
    }

    .single-atlikti-darbai .navbar:not(.sticky) .navbar-brand img {
        display: none;
    }

    .single-atlikti-darbai .navbar:not(.sticky) .navbar-brand:after {
        content: '';
        display: inline-block;
        width: 92px;
        height: 46px;
        background-image: url('../images/logo_white_EW.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }
}
*/

.single-atlikti-darbai .mp4-video {
    height: 560px;
    max-width: 100%;
}

.single-atlikti-darbai .mp4-video .rec-video {
    height: 560px;
}

.single-atlikti-darbai .mp4-video video {
    height: 100%;
}

.single-atlikti-darbai .mp4-video .video-poster {
    background-size: cover;
}

.single-atlikti-darbai .mp4-video.mp4-video-mobile {
    margin-bottom: 0;
}

.single-atlikti-darbai .mp4-video.mp4-video-mobile {
    height: auto;
}

.single-atlikti-darbai .mp4-video.mp4-video-mobile .rec-video {
    height: auto;
}

.single-atlikti-darbai .mp4-video.mp4-video-mobile .video-poster {
    background-size: contain;
}

@media screen and (max-width: 768px) {
    .single-atlikti-darbai .mp4-video-desktop {
        display: none;
    }
}

/*=================================================
// Blog posts headings
=================================================*/
.blog-post-content h2 {
    font-weight: 300;
    font-size: 34px;
}

.blog-post-content h3 {
    font-weight: 300;
    font-size: 28px;
}

.blog-post-content h4 {
    font-weight: 300;
    font-size: 24px;
}

@media screen and (max-width: 768px) {
    .blog-post-content h2 {
        font-size: 28px;
    }

    .blog-post-content h3 {
        font-size: 22px;
    }

    .blog-post-content h4 {
        font-size: 20px;
    }

}

@media screen and (max-width: 576px) {
    .blog-post-content h2 {
        font-size: 24px;
    }

    .blog-post-content h3 {
        font-size: 20px;
    }

    .blog-post-content h4 {
        font-size: 18px;
    }
}

.domain-medziostilius_lt #ms-cookie {
    right: 16px;
    bottom: 210px;
}

.domain-styldrzewa_pl #ms-cookie {
    right: 16px;
    bottom: 210px;
}

@media screen and (max-width: 768px) {
    .domain-medziostilius_lt #ms-cookie {
        right: 0;
        bottom: 48px;
    }

    .domain-styldrzewa_pl #ms-cookie {
        right: 0;
        bottom: 48px;
    }
}

@media screen and (max-width: 891px) {
    .navbar-brand img {
        width: 92px;
    }
}

/*=================================================
// Discount
=================================================*/
.adv-offers {
    border-top: 1px solid #e2e2e2;
}

.adv-offers .swiper-buttons {
    text-align: right;
    position: absolute;
    display: block;
    width: 50%;
    top: 102px;
    right: 0;
}

.adv-offers .swiper-slide {
    margin-bottom: 0;
}

.adv-offers:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: calc(50vw - 50%);
    left: calc(-50vw + 50%);
    background: #fff;
    z-index: 2;
}

@media screen and (max-width: 768px) {
    .discount-item .right {
        border: 0;
        padding: 0 !important;
    }

    .discount-item .right div {
        display: none;
    }

    .discount-item .right .btn {
        width: 100%;
        margin-top: 24px;
    }

    .discount-item .right h4 {
        font-size: 16px;
        padding-top: 15px;
        margin: 0 !important;
    }

    .discount-item {
        width: 245px;
    }

    .adv-offers .swiper-buttons {
        display: none;
        left: 0;
        width: 100%;
        top: unset !important;
        text-align: left;
        bottom: 0;
    }

    .adv-offers .swiper-slide {
        height: auto;
    }

    .adv-offers .swiper-slide .row {
        height: 100%;
        flex-direction: column !important;
    }

    .adv-offers .swiper-slide .row .right {
        display: flex;
        flex-direction: column !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

/*=================================================
// WooCommerce
=================================================*/
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    margin-bottom: 0;
}

/*========================
// Product type 1
==========================*/
.product-items.product-items-type-1 {
    margin-bottom: -40px;
}

.product-items.product-items-type-1 .product-item {
    position: relative;
    padding-bottom: 108px;
    height: 100%;
}

.product-items.product-items-type-1 .product-item .product-item-title {
    color: #202020;
    font-size: 18px;
    line-height: 22px;
    padding-top: 20px;
    font-weight: 700;
}

.product-items.product-items-type-1 .product-item .product-item-attr {
    font-size: 12px;
    line-height: 21px;
}

.product-items.product-items-type-1 .product-item .product-item-attr p {
    margin-bottom: 0;
}

.product-items.product-items-type-1 .product-item a {
    transition: all 0.15s ease-in-out;
}

.product-items.product-items-type-1 .product-item a:hover {
    color: #202020;
}

.product-items.product-items-type-1 .product-item .product-item-button {
    position: absolute;
    bottom: 48px;
    padding-top: 20px;
    width: 100%;
}

.product-items.product-items-type-1 .product-item .product-item-img .img.object-fit {
    min-height: 250px;
    max-height: 400px;
}

@media screen and (max-width: 767px) {
    .product-items.product-items-type-1 .product-item .product-item-img .img.object-fit {
        max-height: 100%;
    }
}

.product-items.product-items-type-1 .product-item .product-item-img {
    display: block;
}

.product-items.product-items-type-1 .product-item .product-item-img:hover {
    opacity: 0.8;
}

.adv-product-items-block .product-items.product-items-type-1 {
    padding-top: 30px;
}

/*========================
// Product type 2
==========================*/
.product-items.product-items-type-2 .product:not(.swiper-slide) .product-item {
    margin-bottom: 40px;
}

.product-items.product-items-type-2 .product:last-child .product-item {
    margin-bottom: 0;
}

.product-items.product-items-type-2 .product .product-item .right {
    border: 1px solid #dadada;
    background-color: #fff;
    padding: 30px 40px;
}

.product-items.product-items-type-2 .product .product-item a:hover {
    color: #202020;
}

.product-items.product-items-type-2 .product .product-item .product-item-title {
    font-size: 1.5rem;
    font-weight: 500;
}

.product-items.product-items-type-2 .product .product-item .product-item-button {
    margin-top: 20px;
}

.product-items.product-items-type-2 .product .product-item .product-item-text {
    font-size: 14px;
}

.product-items.product-items-type-2 .product .product-item .product-item-text ul {
    list-style-type: none;
    padding: 0;
    margin: 20px 0 20px;
}

.product-items.product-items-type-2 .product .product-item .product-item-text ul li {
    padding-left: 30px;
    padding-bottom: 5px;
    position: relative;
}

.product-items.product-items-type-2 .product .product-item .product-item-text ul li:before {
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
    height: 6px;
    width: 6px;
    background-color: #5D8752;
    display: block;
}

@media screen and (max-width: 768px) {
    .product-items.product-items-type-2 .product.swiper-slide {
        width: 245px;
    }

    .product-items.product-items-type-2 .product.swiper-slide .product-item {
        height: 100%;
    }

    .product-items.product-items-type-2 .product.swiper-slide .product-item .right .product-item-button {
        width: 100%;
        margin-top: 24px;
    }

    .product-items.product-items-type-2 .product .product-item .product-item-title {
        font-size: 16px;
        padding-top: 15px;
        margin: 0 !important;
    }

    .product-items.product-items-type-2 .product .product-item .right {
        border: 0;
        padding: 0 !important;
    }

    .product-items.product-items-type-2 .product .product-item .product-item-text {
        display: none;
    }
}

/*========================
// Product archive
==========================*/
.woocommerce.archive.archive-template-2 .entry-header {
    margin-top: 100px;
    margin-bottom: 100px;
}

.woocommerce.archive.archive-template-2 .entry-header h1 {
    font-size: 4.375rem;
}

@media screen and (max-width: 768px) {
    .woocommerce.archive.archive-template-2 .entry-header h1 {
        font-size: 3rem
    }

    .woocommerce.archive.archive-template-2 .entry-header {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 576px) {
    .woocommerce.archive.archive-template-2 .entry-header h1 {
        font-size: 2.25rem;
    }
}

.woocommerce.archive.archive-template-2 .entry-content .half-white-bg:after {
    top: 115px;
    height: calc(100% - 115px);
}

/*========================
// Single product
==========================*/
.single-product .section.section-hr {
    border-top: 1px solid #e2e2e2;
    margin-top: -1px;
}

.single-product .section.section-hr-spaces {
    margin-top: 100px;
    padding-top: 90px;
}

.single-product .section.section-hr-space-top {
    margin-top: 100px;
}

.single-product .section.section-hr-space-bottom {
    padding-top: 90px;
}

@media screen and (max-width: 768px) {
    .single-product .section.section-hr-space-top {
        margin-top: 50px;
    }

    .single-product .section.section-hr-space-bottom {
        padding-top: 40px;
    }

    .single-product .section.section-hr-spaces {
        margin-top: 50px;
        padding-top: 40px;
    }
}

/*=================================================
// Maps
=================================================*/
.adv-maps {
    position: relative;
    z-index: 99999;
}

.adv-maps #google-maps {
    height: 720px;
    margin-bottom: 60px;
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
}

@media screen and (max-width: 768px) {
    .adv-maps #google-maps {
        height: 450px;
    }
}

.adv-pin {
    margin-left: -13px;
    margin-top: -40px;
}

.adv-pin .adv-pin-content {
    display: none;
    padding: 20px;
    background: #fff;
    position: absolute;
    /*top: -90px;*/
    width: 280px;
    left: -129px;
    font-size: 14px;
    z-index: 9;
    font-weight: 300;
    line-height: 20px;
}

.adv-pin .adv-pin-content p {
    margin-top: 1rem;
    margin-bottom: 0;
}

.adv-pin .adv-pin-content p:first-child {
    margin-top: 0;
}

.adv-pin .adv-pin-content img {
    margin-top: 1rem;
    width: 100%;
}

.adv-pin.active .adv-pin-content {
    display: block;
}

.adv-pin.active .adv-pin-content:after {
    content: '';
    width: 14px;
    height: 14px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: rotate(45deg) translateX(-50%);
}

.adv-pin-close {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px;
}

/*=================================================
// Page Template "About Us 2"
=================================================*/
.page-template-page-aboutus-2 .section.section-1.bg-color:after {
    top: 115px;
    height: calc(100% - 115px);
}

.page-template-page-aboutus-2 .entry-header .entry-title {
    margin-bottom: 30px;
}

.page-template-page-aboutus-2 .entry-header .entry-text {
    margin-bottom: 0;
    max-width: 630px;
}

.page-template-page-aboutus-2 #header-video-container {
    margin-top: -205px;
}

@media screen and (max-width: 768px) {
    .page-template-page-aboutus-2 #header-video-container {
        margin-top: -50px;
        width: 100vw;
        margin-left: calc((100% - 100vw) / 2);
    }
}

.page-template-page-aboutus-2 .adv-swiper-items-template-aboutus2 .swiper-pagination-template-aboutus2 {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 20px;
    margin-top: 20px;
}

.page-template-page-aboutus-2 .adv-swiper-items-template-aboutus2 .swiper-pagination-template-aboutus2 .swiper-pagination-bullet {
    width: auto;
    height: auto;
    opacity: 1;
    border-radius: 0;
    background-color: transparent;
    margin: 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    line-height: 26px;
    font-weight: 600;
    margin-right: 20px;
}

.page-template-page-aboutus-2 .adv-swiper-items-template-aboutus2 .swiper-pagination-template-aboutus2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: rgba(255, 255, 255, 1);
}

.page-template-page-aboutus-2 .adv-swiper-items-template-aboutus2 .swiper-slide img {
    margin-bottom: 16px;
}

.page-template-page-aboutus-2 .adv-swiper-items-template-aboutus2 .swiper-slide p {
    margin-bottom: 8px;
}

.page-template-page-aboutus-2 .adv-swiper-items-template-aboutus2 .swiper-slide p:last-child {
    margin-bottom: 0;
}

.page-template-page-aboutus-2 .section-2 .section-text {
    max-width: 630px;
    margin-bottom: 0;
}

.page-template-page-aboutus-2 .section-2 .items {
    margin-bottom: -50px;
}

@media screen and (max-width: 768px) {
    .page-template-page-aboutus-2 .section-2 .items {
        margin-bottom: -30px;
    }
}

.page-template-page-aboutus-2 .section-2 .items .item {
    padding-top: 50px;
    border-top: 1px solid #E2E2E2;
    margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
    .page-template-page-aboutus-2 .section-2 .items .item {
        padding-top: 30px;
        margin-bottom: 30px;
    }
}

.page-template-page-aboutus-2 .section-2 .items .item img {
    max-width: 142px;
}

.page-template-page-aboutus-2 .section-2 .items .item p {
    margin-top: 30px;
    margin-bottom: 0;
}

.page-template-page-aboutus-2 .section-2 .items .item .btn {
    margin-top: 30px;
}

.page-template-page-aboutus-2 #google-maps {
    margin-bottom: 0;
}

.page-template-page-aboutus-2 .bg-color.top-grey .bg-helper:before {
    background-color: #f4f4f4;
}

.page-template-page-aboutus-2 .adv-news:before {
    background-color: #f4f4f4;
}

/*=================================================
// Salons
=================================================*/
.salons .adv-swiper-items-salons, 
.salons .adv-swiper-items-salons-2 {
    overflow: hidden;
}

.salons .adv-swiper-items-salons {
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
}

.salons .img.object-fit:before {
    padding-top: 127.3%;
}

.salons .section-bottom {
    padding-top: 48px;
    border-top: 1px solid #E2E2E2;
}

.salons .section-bottom .section-bottom-wrapper {
    position: relative;
}

.salons .section-bottom .section-bottom-wrapper .adv-swiper-items-salons {
    margin-right: 125px;
}

.salons .section-bottom .section-bottom-wrapper .swiper-buttons {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.salons .adv-swiper-items-salons-2 .swiper-slide .img {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .salons .adv-swiper-items-salons-2 .swiper-slide .img {
        max-height: 360px;
        max-width: 270px;
        margin: auto;
        margin-bottom: 20px;
    }
}

.salons .adv-swiper-items-salons-2 .swiper-pagination-salons-2 {
    border: 0;
    padding-top: 24px;
    margin-top: 0;
    width: 100%;
    border-top: 1px solid #dadada !important;
    margin-top: 20px;
    padding-top: 20px;
}

.salons .adv-swiper-items-salons-2 .swiper-pagination-salons-2 .swiper-pagination-bullet {
    width: auto;
    height: auto;
    opacity: 1;
    border-radius: 0;
    background-color: transparent;
    margin: 0;
    color: #6D6E70;
    font-size: 12px;
    line-height: 26px;
    font-weight: 600;
    margin-right: 20px;
}

.salons .adv-swiper-items-salons-2 .swiper-pagination-salons-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #5D8752;
}

@media screen and (max-width: 768px) {
    .salons .section-title {
        text-align: center;
    }
    
    .salons .adv-swiper-items-salons-2 {
        text-align: center;
    }
}

/*=================================================
// FSC
=================================================*/
.bg-helper-after-no.bg-color.bottom-dark .bg-helper:after {
    display: none;
}

.fsc .fsc-wrapper {
    max-width: 573px;
    margin: auto;
    text-align: center;
}

.fsc .fsc-wrapper .img img {
    max-width: 180px;
    margin: auto;
    margin-bottom: 40px;
}

.fsc .title {
    font-weight: 400;
    margin-bottom: 16px;
}

.fsc .text {
    font-weight: 300;
}

.page-id-17019 .recommendation-section:before {
    background: #f4f4f4;
}

/*=================================================
// Footer contacts
=================================================*/
#wrapper-footer.fc-wrapper {
    padding-top: 80px;
}

.footer-contacts {
    color: #fff;
    font-size: 14px;
}

.footer-contacts p {
    color: #fff;
    font-size: 14px;
}

.footer-contacts p:last-child {
    margin-bottom: 0;
}

.footer-contacts .footer-contacts-items {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    border-bottom: 1px solid #4A4A4A;
    margin-bottom: 50px;
    margin-right: -50px;
}

.footer-contacts.adv-mobile .footer-contacts-items {
    border: 0;
    margin-right: 0;
}

.footer-contacts .footer-contacts-items .footer-contacts-item {
    padding-right: 50px;
    padding-bottom: 50px;
    max-width: 190px;
}

.footer-contacts .footer-contacts-items#fc-accordion .footer-contacts-item {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #606060;
    margin-bottom: 16px;
    max-width: 100%;
}

.footer-contacts .footer-contacts-items#fc-accordion .footer-contacts-item:last-child {
    margin-bottom: 0;
}

.footer-contacts .footer-contacts-items#fc-accordion .footer-contacts-item .btn-link {
    padding: 0;
    color: #fff;
    padding-bottom: 16px;
    width: 100%;
    text-align: left;
    text-decoration: none;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.footer-contacts .footer-contacts-items#fc-accordion .footer-contacts-item .btn-link .icon-plius {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}

.footer-contacts .footer-contacts-items#fc-accordion .footer-contacts-item .collapse.show {
    margin-bottom: 16px;
}

.footer-contacts .btn-link .icon-plius {
    width: 10px;
    height: 1.5px;
    background-position: center;
    background-image: url('../images/icon-plius.svg');
}

.footer-contacts .btn-link.collapsed .icon-plius {
    height: 10px;
}

/*=================================================
// Search
=================================================*/
/*========================
// Global
==========================*/
#main-menu-adv.navbar-nav .adv-icon-search .nav-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.adv-icon-search-dark {
    background-image: url('../images/icon-search-dark.svg');
    background-position: center;
    width: 24px;
    height: 24px;
}

.adv-icon-close-4 {
    background-image: url('../images/icon-close4.svg');
    background-position: center;
    width: 13px;
    height: 13px;
    margin: 7px;
}

.search-results:not(.post-type-archive) h1,
.search-no-results:not(.post-type-archive) h1 {
    font-size: 4.375rem;
    line-height: 5rem;
    margin-bottom: 40px;
}

.search-results:not(.post-type-archive) h1 span,
.search-no-results:not(.post-type-archive) h1 span {
    color: #5D8752;
}

@media screen and (max-width: 767px) {
    .search-results:not(.post-type-archive) h1,
    .search-no-results:not(.post-type-archive) h1 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 20px;
    }
}

.search-results:not(.post-type-archive) #main:after,
.search-no-results:not(.post-type-archive) #main:after {
    content: "";
    position: absolute;
    width: 100vw;
    left: 0;
    margin-left: calc((100% - 100vw) / 2);
    top: 0;
    height: 100%;
    display: block;
    z-index: -3;
    background-color: #fff;
    margin-left: -125px;
    margin-top: 80px;
}

@media screen and (max-width: 1250px) {
    .search-results:not(.post-type-archive) #main:after,
    .search-no-results:not(.post-type-archive) #main:after {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .search-results:not(.post-type-archive) #main:after,
    .search-no-results:not(.post-type-archive) #main:after {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .search-results:not(.post-type-archive) #main:after,
    .search-no-results:not(.post-type-archive) #main:after {
        left: 15px;
    }
}

.search-results:not(.post-type-archive) article,
.search-no-results:not(.post-type-archive) article  {
    margin-bottom: 40px;
}

.search-results:not(.post-type-archive) .col-12:last-child article,
.search-no-results:not(.post-type-archive) .col-12:last-child article {
    margin-bottom: 0;
}

.search-results:not(.post-type-archive) article .entry-title a,
.search-no-results:not(.post-type-archive) article .entry-title a {
    color: #202020;
}

.search-results:not(.post-type-archive) article .entry-title a br,
.search-no-results:not(.post-type-archive) article .entry-title a br {
    display: none !important;
}

.adv-search-form {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 99;
    left: 0;
}

.adv-search-form.active {
    display: block;
}

.adv-search-form-2 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    z-index: 99;
    left: 0;
}

.adv-search-form-2 .container {
    padding: 15px 20px;
    width: 100%;
}

.adv-search-form-2 .container > div {
    width: 100%;
}

.adv-search-form-2 .container > div .adv-form-center {
    margin-top: 80px;
    text-align: center;
}

.adv-search-form-2 .container img {
    width: 92px;
    max-height: 46px;
}

.adv-search-form-2 .container .adv-icon-close-4 {
    margin: 0;
    width: 20px;
    height: 20px;
    background-size: 27px;
}

@media screen and (max-width: 891px) {
    .adv-search-form-2.active {
        display: block;
    }
}


.adv-icon-search .h-text {
    display: none;
    padding-left: 8px;
}

@media screen and (max-width: 891px) {
    .adv-search-form {
        display: none !important;
    }
    
     .adv-icon-search .h-text {
        display: block;
    }
    
    .adv-icon-search {
        margin-bottom: 20px;
    }
}

.adv-search-form .search-form .adv-icon-search-dark {
    background-size: 95%;
}

.adv-search-form .search-form .adv-btn {
    background: #fff;
}

.adv-search-form .search-form .adv-btn-2 {
    background: #f4f4f4;
}

.adv-search-form .search-form .adv-btn-2:hover {
    background: #f4f4f4 !important;
}

.adv-search-form .search-form .adv-btn:hover {
     background: #fff !important;
}

.adv-search-form .search-form .form-control {
    padding-left: 0;
}

.search-form .input-group .form-control {
    font-size: 1rem;
}

.search-form .input-group .btn {
    padding: 10px;
}

.search-form .input-group .btn:hover {
    background-color: #215234;
}

.adv-search-active {
    padding-top: 60px !important;
}

@media screen and (max-width: 891px) {
    .adv-search-active {
        padding-top: 15px !important;
    }
}

.search-form .form-control.adv-border {
    border: 1px solid #DADADA !important;
}

.search-no-results main .search-form {
    margin-top: 40px;
}

.adv-text-no-results span {
    color: #5D8752;
}

/*========================
// Atlikti darbai
==========================*/
.adv-ad-main-search.half-white-bg:after {
    top: 470px;
}

.adv-ad-search {
    margin-bottom: 30px;
}

.adv-ad-search-results {
    color: #202020;
}

.adv-icon-search-light {
    background-image: url('../images/icon-search-light.svg');
    background-position: center;
    width: 24px;
    height: 24px;
}

/*========================
// Page template opening
==========================*/
.page-template-page-opening #page.blured {
    filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;
}

.page-template-page-opening .entry-header .entry-title {
    margin-bottom: 30px;   
}

.page-template-page-opening .entry-header .entry-text {
    margin-bottom: 0;
    max-width: 630px;
}

.page-template-page-opening #header-video-container {
    margin-top: 0;
} 

.page-template-page-opening .page .entry-content {
    padding-top: 100px;
}

@media screen and (max-width: 768px) {
    .page-template-page-opening .page .entry-content {
        padding-top: 60px;
    }
}

.page-template-page-opening .description h1, 
.page-template-page-opening .description h2, 
.page-template-page-opening .description h3,
.page-template-page-opening .description h4,
.page-template-page-opening .description h5,
.page-template-page-opening .description h6 {
    font-weight: 300;
}

.page-template-page-opening .items .item {
    padding-bottom: 20px;
}

/*========================
// mp4 video
==========================*/
.mp4-video {
    height: 546px;
    position: relative;
    margin: auto;
    margin-bottom: 2rem;
    max-width: 314px;
}

.mp4-video video {
    height: 546px;
    width: 100%;
}

.mp4-video .video-poster {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.mp4-video .rec-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background-image: url(../images/icon-play.svg);
    width: 80px;
    height: 80px;
    background-size: cover;
    z-index: 2;
}

.mp4-video .rec-stop-button {
    position: absolute;
    bottom: -10px;
    right: -10px;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background-image: url(../images/icon-pause_v2.png);
    width: 38px;
    height: 38px;
    background-size: cover;
    z-index: 2;
}

.mp4-video .rec-video .white-shadow {
    display: none;
}

.mp4-video .rec-video {
    height: 546px;
}

/*========================
// Page: Vilniaus salono atidarymas
==========================*/
.page-id-71216 .menu-item-42069,
.page-id-71216 .adv-fixed-block-desktop,
.page-id-71216 .adv-fixed-block {
    display: none !important;
}

/*========================
// Page: Gaukite pasiūlymą!
==========================*/
.page-id-71867 #main:after {
    content: "";
    position: absolute;
    width: 100vw;
    left: 0;
    margin-left: calc((100% - 100vw) / 2);
    top: 0;
    height: 100%;
    display: block;
    z-index: -3;
    background-color: #fff;
    margin-left: -125px;
    margin-top: 80px;
}

@media screen and (max-width: 1250px) {
    .page-id-71867 #main:after {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .page-id-71867 #main:after {
        margin-top: 0;
    }   
}

.page-id-71867 .bg-color.container-white:after {
    display: none;
}

.page-id-71867 .site-main {
    padding-top: 200px;
}

@media screen and (max-width: 768px) {
    .page-id-71867 .site-main {
        padding-top: 20px;
    }
}

.page-id-71867 .page .entry-title {
    margin: 0;
}

.page-id-71867 .page .entry-content {
    padding-top: 30px;
}

/*========================
// Contact form 7
==========================*/
.wpcf7-form.invalid .wpcf7-form-control-wrap.product {
    padding-top: 5px !important;
}

.wpcf7-form.invalid .wpcf7-form-control-wrap.floor,
.wpcf7-form.invalid .wpcf7-form-control-wrap.floor_pl {
    top: 30px;
}

.wpcf7-form.invalid .wpcf7-form-control-wrap.door,
.wpcf7-form.invalid .wpcf7-form-control-wrap.door_pl {
    top: 57px;
}

.wpcf7-form.invalid .wpcf7-form-control-wrap.stairs,
.wpcf7-form.invalid .wpcf7-form-control-wrap.stairs_pl {
    top: 84px;
}

.wpcf7-form.invalid .wpcf7-form-control-wrap.window_sills,
.wpcf7-form.invalid .wpcf7-form-control-wrap.window_sills_pl {
    top: 112px;
}

.wpcf7-form.invalid .wpcf7-form-control-wrap.deko_walls,
.wpcf7-form.invalid .wpcf7-form-control-wrap.deko_walls_pl {
    top: 138px;
}

.wpcf7-form.invalid .wpcf7-form-control-wrap.skirting_boards,
.wpcf7-form.invalid .wpcf7-form-control-wrap.skirting_boards_pl {
    top: 165px;
}

.wpcf7-form .wpcf7-form-control-wrap .wpcf7-checkbox ~ .wpcf7-not-valid-tip {
    position: relative !important;
    margin-top: -10px;
    top: 0 !important;
}

.wpcf7-form .wpcf7-form-control-wrap.product .wpcf7-not-valid-tip {
    position: absolute !important;
    left: 0;
    top: -14px !important;
    margin-top: 0;
}

.wpcf7-form .wpcf7-form-control-wrap.floor .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-form-control-wrap.floor_pl .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-form-control-wrap.door .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-form-control-wrap.door_pl .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-form-control-wrap.stairs .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-form-control-wrap.stairs_pl .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-form-control-wrap.window_sills .wpcf7-not-valid-tip, 
.wpcf7-form .wpcf7-form-control-wrap.window_sills_pl .wpcf7-not-valid-tip, 
.wpcf7-form .wpcf7-form-control-wrap.deko_walls .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-form-control-wrap.deko_walls_pl .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-form-control-wrap.skirting_boards .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-form-control-wrap.skirting_boards_pl .wpcf7-not-valid-tip {
    width: 210px;
    position: relative !important;
    margin-left: 70px;
    top: -22px !important;
}

@media screen and (max-width: 450px) {
    .wpcf7-form .wpcf7-form-control-wrap.floor .wpcf7-not-valid-tip, 
    .wpcf7-form .wpcf7-form-control-wrap.floor_pl .wpcf7-not-valid-tip, 
    .wpcf7-form .wpcf7-form-control-wrap.door .wpcf7-not-valid-tip,
    .wpcf7-form .wpcf7-form-control-wrap.door_pl .wpcf7-not-valid-tip,
    .wpcf7-form .wpcf7-form-control-wrap.stairs .wpcf7-not-valid-tip,
    .wpcf7-form .wpcf7-form-control-wrap.stairs_pl .wpcf7-not-valid-tip,
    .wpcf7-form .wpcf7-form-control-wrap.window_sills .wpcf7-not-valid-tip, 
    .wpcf7-form .wpcf7-form-control-wrap.window_sills_pl .wpcf7-not-valid-tip, 
    .wpcf7-form .wpcf7-form-control-wrap.deko_walls .wpcf7-not-valid-tip,
    .wpcf7-form .wpcf7-form-control-wrap.deko_walls_pl .wpcf7-not-valid-tip,
    .wpcf7-form .wpcf7-form-control-wrap.skirting_boards .wpcf7-not-valid-tip,
    .wpcf7-form .wpcf7-form-control-wrap.skirting_boards_pl .wpcf7-not-valid-tip {
        width: 100%;
        margin-left: 64px;
        top: -24px !important;
        font-size: 10px;
        line-height: 8px;
    }
}

/*========================
// Contact form 7: Gaukite pasiūlymą!
==========================*/
[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio),
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio),
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio),
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio){
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #bababa;
    color: #565656;
    padding-left: 20px;
    padding-right: 20px;
}

[id*='wpcf7-f71869-'] .wpcf7-form label,
[id*='wpcf7-f77311-'] .wpcf7-form label,
[id*='wpcf7-f81161-'] .wpcf7-form label,
[id*='wpcf7-f7341-'] .wpcf7-form label {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.page-id-71867 #wpcf7-f71869-p71867-o1 .wpcf7-form,
.page-id-71867 #wpcf7-f77311-p77309-o1 .wpcf7-form,
.page-id-71867 #wpcf7-f81161-p81159-o1 .wpcf7-form,
.page-id-6968- #wpcf7-f7341-p6968-o1 .wpcf7-form {
    font-size: 14px;
    border-top: 1px solid #D7D7D7;
    padding-top: 50px;
    margin-top: 50px;
}

[id*='wpcf7-f71869-'] .wpcf7-form,
[id*='wpcf7-f77311-'] .wpcf7-form,
[id*='wpcf7-f81161-'] .wpcf7-form,
[id*='wpcf7-f7341-'] .wpcf7-form {
    font-size: 14px;
    margin-top: 50px;
}

[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-not-valid-tip,
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-not-valid-tip,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-not-valid-tip,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-not-valid-tip {
    position: absolute;
    top: -16px;
    right: 0;
    color: #cd4a17;
}

[id*='wpcf7-f71869-'] .wpcf7-form .adv-step-item .wpcf7-not-valid-tip,
[id*='wpcf7-f77311-'] .wpcf7-form .adv-step-item .wpcf7-not-valid-tip,
[id*='wpcf7-f81161-'] .wpcf7-form .adv-step-item .wpcf7-not-valid-tip,
[id*='wpcf7-f7341-'] .wpcf7-form .adv-step-item .wpcf7-not-valid-tip {
    top: inherit !important;
    right: inherit !important;
    bottom: -20px !important;
}

[id*='wpcf7-f71869-'] .wpcf7-form .adv-step-item .codic-cf-product .wpcf7-not-valid-tip,
[id*='wpcf7-f77311-'] .wpcf7-form .adv-step-item .codic-cf-product .wpcf7-not-valid-tip,
[id*='wpcf7-f81161-'] .wpcf7-form .adv-step-item .codic-cf-product .wpcf7-not-valid-tip,
[id*='wpcf7-f7341-'] .wpcf7-form .adv-step-item .codic-cf-product .wpcf7-not-valid-tip {
    position: relative !important;
    bottom: -5px !important;
}

[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-checkbox).wpcf7-not-valid,
[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-radio).wpcf7-not-valid,
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-checkbox).wpcf7-not-valid,
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-radio).wpcf7-not-valid,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-checkbox).wpcf7-not-valid,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-radio).wpcf7-not-valid,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-checkbox).wpcf7-not-valid,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-form-control:not(.wpcf7-radio).wpcf7-not-valid {
    border-color: #cd4a17;
}

[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-form-control-wrap,
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-form-control-wrap,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-form-control-wrap,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio,
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio {
    display: flex;
    margin: -10px;
}

[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item,
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
    width: 25%;
    padding: 10px;
}

[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label,
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label {
    font-size: 12px;
    font-weight: 300;
    height: 143px;
    margin-bottom: 0;
}

[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-response-output, 
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-response-output,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-response-output,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-response-output {
    margin: 0 !important;
    margin-top: 1.5rem !important;
}

[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-form-control.wpcf7-submit,
[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-form-control.wpcf7-teamgatesubmit,
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-form-control.wpcf7-submit,
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-form-control.wpcf7-teamgatesubmit,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-form-control.wpcf7-submit,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-form-control.wpcf7-teamgatesubmit,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-form-control.wpcf7-submit,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-form-control.wpcf7-teamgatesubmit {
    color: #fff!important;
    background-color: #5D8752!important;
    border-color: #5D8752!important;
    width: auto;
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
    padding: 11px 30px !important;
    text-align: center;
    margin: 0;
    font-weight: 500;
}

[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover,
[id*='wpcf7-f71869-'] .wpcf7-form .wpcf7-form-control.wpcf7-teamgatesubmit:hover,
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover,
[id*='wpcf7-f77311-'] .wpcf7-form .wpcf7-form-control.wpcf7-teamgatesubmit:hover,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover,
[id*='wpcf7-f81161-'] .wpcf7-form .wpcf7-form-control.wpcf7-teamgatesubmit:hover,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover,
[id*='wpcf7-f7341-'] .wpcf7-form .wpcf7-form-control.wpcf7-teamgatesubmit:hover {
    background-color: #215234 !important;
}

[id*='wpcf7-f71869-'],
[id*='wpcf7-f77311-'],
[id*='wpcf7-f81161-'],
[id*='wpcf7-f7341-'] {
    max-width: 100%;
}

[id*='wpcf7-f71869-'] span.wpcf7-list-item,
[id*='wpcf7-f77311-'] span.wpcf7-list-item,
[id*='wpcf7-f81161-'] span.wpcf7-list-item,
[id*='wpcf7-f7341-'] span.wpcf7-list-item {
    margin: 0;
}

[id*='wpcf7-f71869-'] .adv-step,
[id*='wpcf7-f77311-'] .adv-step,
[id*='wpcf7-f81161-'] .adv-step,
[id*='wpcf7-f7341-'] .adv-step {
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

[id*='wpcf7-f71869-'] .adv-step > *,
[id*='wpcf7-f77311-'] .adv-step > *,
[id*='wpcf7-f81161-'] .adv-step > *,
[id*='wpcf7-f7341-'] .adv-step > * {
    margin-bottom: 0;
    font-weight: 400;
}

[id*='wpcf7-f71869-'] .adv-step .adv-step-number,
[id*='wpcf7-f77311-'] .adv-step .adv-step-number,
[id*='wpcf7-f81161-'] .adv-step .adv-step-number,
[id*='wpcf7-f7341-'] .adv-step .adv-step-number {
    position: relative;
    font-size: 12px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #5D8752;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    color: #fff;
}

[id*='wpcf7-f71869-'] .adv-step .adv-step-number span,
[id*='wpcf7-f77311-'] .adv-step .adv-step-number span,
[id*='wpcf7-f81161-'] .adv-step .adv-step-number span,
[id*='wpcf7-f7341-'] .adv-step .adv-step-number span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

[id*='wpcf7-f71869-'] .wpcf7-checkbox input,
[id*='wpcf7-f77311-'] .wpcf7-checkbox input,
[id*='wpcf7-f81161-'] .wpcf7-checkbox input,
[id*='wpcf7-f7341-'] .wpcf7-checkbox input {
    vertical-align: middle;
    margin-right: 5px;
}

[id*='wpcf7-f71869-'] .wpcf7-checkbox span,
[id*='wpcf7-f77311-'] .wpcf7-checkbox span,
[id*='wpcf7-f81161-'] .wpcf7-checkbox span,
[id*='wpcf7-f7341-'] .wpcf7-checkbox span {
    margin: 0;
    vertical-align: middle;
}

[id*='wpcf7-f71869-'] .wpcf7-checkbox span,
[id*='wpcf7-f77311-'] .wpcf7-checkbox span,
[id*='wpcf7-f81161-'] .wpcf7-checkbox span,
[id*='wpcf7-f7341-'] .wpcf7-checkbox span {
    font-size: 12px;
    line-height: 17px;
}

[id*='wpcf7-f71869-'] .adv-span-position-absolute,
[id*='wpcf7-f77311-'] .adv-span-position-absolute,
[id*='wpcf7-f81161-'] .adv-span-position-absolute,
[id*='wpcf7-f7341-'] .adv-span-position-absolute {
    position: relative;
    display: block;
}

[id*='wpcf7-f71869-'] .adv-span-position-absolute input,
[id*='wpcf7-f77311-'] .adv-span-position-absolute input,
[id*='wpcf7-f81161-'] .adv-span-position-absolute input,
[id*='wpcf7-f7341-'] .adv-span-position-absolute input {
    padding-right: 50px !important;
}

[id*='wpcf7-f71869-'] .adv-span-position-absolute .adv-span,
[id*='wpcf7-f77311-'] .adv-span-position-absolute .adv-span,
[id*='wpcf7-f81161-'] .adv-span-position-absolute .adv-span,
[id*='wpcf7-f7341-'] .adv-span-position-absolute .adv-span {
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    color: #B0B0B0;
    font-size: 14px;
}

[id*='wpcf7-f71869-'] .adv-step-item:after,
[id*='wpcf7-f81161-'] .adv-step-item:after,
[id*='wpcf7-f7341-'] .adv-step-item:after {
    content: '';
    border-bottom: 1px solid #DADADA;
    display: block;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 30px;
    margin-bottom: 25px;
}

[id*='wpcf7-f71869-'] .wpcf7-form .step-1,
[id*='wpcf7-f71869-'] .wpcf7-form .step-2,
[id*='wpcf7-f71869-'] .wpcf7-form .step-3,
[id*='wpcf7-f71869-'] .wpcf7-form .step-4,
[id*='wpcf7-f71869-'] .wpcf7-form .step-5,
[id*='wpcf7-f71869-'] .wpcf7-form .step-6,
[id*='wpcf7-f77311-'] .wpcf7-form .step-1,
[id*='wpcf7-f77311-'] .wpcf7-form .step-2,
[id*='wpcf7-f77311-'] .wpcf7-form .step-3,
[id*='wpcf7-f77311-'] .wpcf7-form .step-4,
[id*='wpcf7-f77311-'] .wpcf7-form .step-5,
[id*='wpcf7-f77311-'] .wpcf7-form .step-6,
[id*='wpcf7-f81161-'] .wpcf7-form .step-1,
[id*='wpcf7-f81161-'] .wpcf7-form .step-2,
[id*='wpcf7-f81161-'] .wpcf7-form .step-3,
[id*='wpcf7-f81161-'] .wpcf7-form .step-4,
[id*='wpcf7-f81161-'] .wpcf7-form .step-5,
[id*='wpcf7-f81161-'] .wpcf7-form .step-6,
[id*='wpcf7-f7341-'] .wpcf7-form .step-1,
[id*='wpcf7-f7341-'] .wpcf7-form .step-2,
[id*='wpcf7-f7341-'] .wpcf7-form .step-3,
[id*='wpcf7-f7341-'] .wpcf7-form .step-4,
[id*='wpcf7-f7341-'] .wpcf7-form .step-5,
[id*='wpcf7-f7341-'] .wpcf7-form .step-6  {
    display: none;
}

[id*='wpcf7-f71869-'] .wpcf7-form .step-1.active,
[id*='wpcf7-f71869-'] .wpcf7-form .step-2.active,
[id*='wpcf7-f71869-'] .wpcf7-form .step-3.active,
[id*='wpcf7-f71869-'] .wpcf7-form .step-4.active,
[id*='wpcf7-f71869-'] .wpcf7-form .step-5.active,
[id*='wpcf7-f71869-'] .wpcf7-form .step-6.active,
[id*='wpcf7-f77311-'] .wpcf7-form .step-1.active,
[id*='wpcf7-f77311-'] .wpcf7-form .step-2.active,
[id*='wpcf7-f77311-'] .wpcf7-form .step-3.active,
[id*='wpcf7-f77311-'] .wpcf7-form .step-4.active,
[id*='wpcf7-f77311-'] .wpcf7-form .step-5.active,
[id*='wpcf7-f77311-'] .wpcf7-form .step-6.active,
[id*='wpcf7-f81161-'] .wpcf7-form .step-1.active,
[id*='wpcf7-f81161-'] .wpcf7-form .step-2.active,
[id*='wpcf7-f81161-'] .wpcf7-form .step-3.active,
[id*='wpcf7-f81161-'] .wpcf7-form .step-4.active,
[id*='wpcf7-f81161-'] .wpcf7-form .step-5.active,
[id*='wpcf7-f81161-'] .wpcf7-form .step-6.active,
[id*='wpcf7-f7341-'] .wpcf7-form .step-1.active,
[id*='wpcf7-f7341-'] .wpcf7-form .step-2.active,
[id*='wpcf7-f7341-'] .wpcf7-form .step-3.active,
[id*='wpcf7-f7341-'] .wpcf7-form .step-4.active,
[id*='wpcf7-f7341-'] .wpcf7-form .step-5.active,
[id*='wpcf7-f7341-'] .wpcf7-form .step-6.active {
    display: block;
}

[id*='wpcf7-f71869-'] .wpcf7-form .btn:hover,
[id*='wpcf7-f77311-'] .wpcf7-form .btn:hover,
[id*='wpcf7-f81161-'] .wpcf7-form .btn:hover,
[id*='wpcf7-f7341-'] .wpcf7-form .btn:hover {
    background-color: #215234;
}

[id*='wpcf7-f71869-'] .wpcf7-form [class*='step-'] .step-line,
[id*='wpcf7-f77311-'] .wpcf7-form [class*='step-'] .step-line,
[id*='wpcf7-f81161-'] .wpcf7-form [class*='step-'] .step-line,
[id*='wpcf7-f7341-'] .wpcf7-form [class*='step-'] .step-line {
    display: block;
    margin-bottom: 50px;
    position: relative;
}

[id*='wpcf7-f71869-'] .wpcf7-form [class*='step-'] .step-line .line-2,
[id*='wpcf7-f77311-'] .wpcf7-form [class*='step-'] .step-line .line-2,
[id*='wpcf7-f81161-'] .wpcf7-form [class*='step-'] .step-line .line-2,
[id*='wpcf7-f7341-'] .wpcf7-form [class*='step-'] .step-line .line-2 {
    position: relative;
}

[id*='wpcf7-f71869-'] .wpcf7-form [class*='step-'] .step-line .line-2:before,
[id*='wpcf7-f77311-'] .wpcf7-form [class*='step-'] .step-line .line-2:before,
[id*='wpcf7-f81161-'] .wpcf7-form [class*='step-'] .step-line .line-2:before,
[id*='wpcf7-f7341-'] .wpcf7-form [class*='step-'] .step-line .line-2:before {
    content: '';
    display: block;
    background-color: #f4f4f4;
    width: 100%;
    height: 4px;
}

[id*='wpcf7-f71869-'] .wpcf7-form [class*='step-'] .step-line .line-2:after,
[id*='wpcf7-f77311-'] .wpcf7-form [class*='step-'] .step-line .line-2:after,
[id*='wpcf7-f81161-'] .wpcf7-form [class*='step-'] .step-line .line-2:after,
[id*='wpcf7-f7341-'] .wpcf7-form [class*='step-'] .step-line .line-2:after {
    content: '';
    display: block;
    height: 4px;
    background-color: #5D8752;
    position: absolute;
    top: 0;
}

[id*='wpcf7-f71869-'] .wpcf7-form [class*='step-'] .step-line button,
[id*='wpcf7-f77311-'] .wpcf7-form [class*='step-'] .step-line button,
[id*='wpcf7-f81161-'] .wpcf7-form [class*='step-'] .step-line button,
[id*='wpcf7-f7341-'] .wpcf7-form [class*='step-'] .step-line button {
    padding: 0;
    border: 0;
    font-size: 14px;
    color: #6d6e70;
    padding-left: 31px;
    background: url(../images/back.svg) no-repeat;
    font-weight: 300;
    line-height: 1.5;
}

[id*='wpcf7-f71869-'] .wpcf7-form [class*='step-'] .step-line button:hover,
[id*='wpcf7-f77311-'] .wpcf7-form [class*='step-'] .step-line button:hover,
[id*='wpcf7-f81161-'] .wpcf7-form [class*='step-'] .step-line button:hover,
[id*='wpcf7-f7341-'] .wpcf7-form [class*='step-'] .step-line button:hover {
    opacity: 0.5;
}

[id*='wpcf7-f71869-'] .wpcf7-form [class*='step-'] .step-line .d-flex,
[id*='wpcf7-f77311-'] .wpcf7-form [class*='step-'] .step-line .d-flex,
[id*='wpcf7-f81161-'] .wpcf7-form [class*='step-'] .step-line .d-flex,
[id*='wpcf7-f7341-'] .wpcf7-form [class*='step-'] .step-line .d-flex {
    margin-bottom: 10px;
}

/*
[id*='wpcf7-f71869-'] .wpcf7-form .step-1 .step-line .line-2:after {
    width: 33.33%;
}

[id*='wpcf7-f71869-'] .wpcf7-form .step-2 .step-line .line-2:after {
    width: 66.66%;
}

[id*='wpcf7-f71869-'] .wpcf7-form .step-3 .step-line .line-2:after {
    width: 100%;
}
*/

[id*='wpcf7-f71869-'] .wpcf7-form .step-1 .step-line .line-2:after,
[id*='wpcf7-f81161-'] .wpcf7-form .step-1 .step-line .line-2:after,
[id*='wpcf7-f7341-'] .wpcf7-form .step-1 .step-line .line-2:after {
    width: 50%;
}

[id*='wpcf7-f71869-'] .wpcf7-form .step-2 .step-line .line-2:after,
[id*='wpcf7-f81161-'] .wpcf7-form .step-2 .step-line .line-2:after,
[id*='wpcf7-f7341-'] .wpcf7-form .step-2 .step-line .line-2:after {
    width: 100%;
}

[id*='wpcf7-f71869-'] .wpcf7-form.sent .step-1,
[id*='wpcf7-f71869-'] .wpcf7-form.sent .step-2,
[id*='wpcf7-f71869-'] .wpcf7-form.sent .step-3,
[id*='wpcf7-f81161-'] .wpcf7-form.sent .step-1,
[id*='wpcf7-f81161-'] .wpcf7-form.sent .step-2,
[id*='wpcf7-f81161-'] .wpcf7-form.sent .step-3,
[id*='wpcf7-f7341-'] .wpcf7-form.sent .step-1,
[id*='wpcf7-f7341-'] .wpcf7-form.sent .step-2,
[id*='wpcf7-f7341-'] .wpcf7-form.sent .step-3 {
    display: none !important;
}

[id*='wpcf7-f77311-'] .wpcf7-form .step-1 .step-line .line-2:after {
    width: 25%;
}

[id*='wpcf7-f77311-'] .wpcf7-form .step-2 .step-line .line-2:after {
    width: 59%;
}

[id*='wpcf7-f77311-'] .wpcf7-form .step-3 .step-line .line-2:after {
    width: 75%;
}

[id*='wpcf7-f77311-'] .wpcf7-form .step-4 .step-line .line-2:after {
    width: 75%;
}

[id*='wpcf7-f77311-'] .wpcf7-form .step-5 .step-line .line-2:after {
    width: 75%;
}

[id*='wpcf7-f77311-'] .wpcf7-form .step-6 .step-line .line-2:after {
    width: 100%;
}

[id*='wpcf7-f77311-'] .codic-cf-product {
    margin-top: 30px;
}

.skip-valid .step-2 .wpcf7-form-control:not(.wpcf7-checkbox).wpcf7-not-valid {
    border: 1px solid #bababa !important;
}

.skip-valid .step-2 .wpcf7-not-valid-tip {
    display: none !important;
}

.skip-valid .wpcf7-response-output {
    display: none !important;
}

/*========================
// CF tag: Codic product
==========================*/
@media screen and (max-width: 767px) {
    .codic-cf-product {
        margin-top: 30px;
    }
}

.codic-cf-product input {
    display: none;
}

.codic-cf-product label {
    font-size: 12px !important;
    font-weight: 300 !important;
    line-height: 14px !important;
    margin-bottom: 0 !important;
}

.codic-cf-product label .img {
    margin-bottom: 8px;
}

.codic-cf-product label .img .object-fit-cover:before {
    position: absolute;
    left: 8px;
    bottom: 8px;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #D7D7D7;
    border-radius: 50%;
}

.codic-cf-product label .img .object-fit-cover:after {
    position: absolute;
    left: 8px;
    bottom: 8px;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50%/50% 50% no-repeat;
    color: #5F8853;
}

.codic-cf-product input:checked~label .img .object-fit-cover::before {
    border-color: #5F8853;
    background-color: #5F8853;
}

.codic-cf-product input:checked~label .img .object-fit-cover::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.codic-cf-product .child-item,
.codic-cf-product .parent-items {
    margin-bottom: -25px;
}

.codic-cf-product .child-item [class*='col-'],
.codic-cf-product .parent-item {
    margin-bottom: 20px;
}

.codic-cf-product .parent-item label,
.codic-cf-product .child-item label {
    cursor: pointer;
}

.codic-cf-product .child-item .img.object-fit .object-fit-cover img {
    object-fit: contain;
    -o-object-fit: contain;
}

.codic-cf-product .child-item .img.object-fit .object-fit-cover {
    background-color: #f4f4f4;
    padding: 10px;
}

.codic-cf-product .btn-back {
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
/*
    width: 17px;
    height: 17px;
    padding: 0;
*/
}

.adv-codic-cf-product-swiper-button-prev {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/back.svg) no-repeat;
    cursor: pointer;
    margin-right: 7px;
}

.adv-codic-cf-product-swiper-button-next {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/back.svg) no-repeat;
    transform: rotate(-180deg);
    cursor: pointer;
    margin-left: 7px;
}

.codic-cf-product .swiper-buttons {
    text-align: right;
    margin-bottom: 10px;
}

.codic-cf-product .desktop-d-none {
    display: none;
}

@media screen and (max-width: 767px) {
    .codic-cf-product .desktop-d-none {
        display: block;
    }
}

.codic-cf-product-item {
    display: none;
}

.codic-cf-product-item.active,
.codic-cf-product-item.active2 {
    display: block;
}

.codic-cf-product-checkbox {
    border-bottom: 1px solid #DADADA;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.codic-cf-product-checkbox .with-data-img input {
    display: none;
}

.codic-cf-product-checkbox .with-data-img .wpcf7-list-item-label {
    display: block;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    margin-top: 0.5rem;
}

.codic-cf-product-checkbox .with-data-img img {
    width: 100px;
    height: 100px;
}

.codic-cf-product-checkbox .list-item-width-img {
    float: left;
    margin-right: 20px !important;
    margin-top: 15px !important;
}

.codic-cf-product-checkbox .list-item-width-img.active .with-data-img img {
    display: none;
}

.codic-cf-product-checkbox .checkbox-with-img .codic-cf-product-item {
    clear: both;
}

/*=================================================
// Cooperation
=================================================*/
.adv-interior-dialogues .entry-header {
    margin-top: 80px;
    margin-bottom: 80px;
    max-width: 710px;
}

.adv-interior-dialogues .wpcf7-form-control.wpcf7-submit {
    color: #fff!important;
    background-color: #5D8752!important;
    border-color: #5D8752!important;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
    padding: 11px 60px;
    text-align: center;
    margin: 0;
}



@media screen and (max-width: 768px) {
    .adv-interior-dialogues .entry-header {
        margin-top: 60px;
        margin-bottom: 60px;
    }
}

.adv-interior-dialogues .entry-title {
    margin-left: -5px;
}

.adv-interior-dialogues .entry-description {
    margin-top: 20px;
}

.adv-interior-dialogues .form-group .form-control , .adv-interior-dialogues .wpcf7 input[type=email] {
    border: 1px solid #dadada;
    line-height: 44px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
}


.adv-interior-dialogues .form-group .form-control.wpcf7-not-valid, .adv-interior-dialogues .wpcf7 input[type=email].wpcf7-not-valid {
    border-color: #dc3545;
}

.adv-interior-dialogues .form-group span {
    font-size: 12px;
    line-height: 17px;

}

.adv-interior-dialogues .form-group label {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
}

.adv-interior-dialogues .form-group .float-right {
    position: absolute;
    right: 10px;
    top: 5px;
}

@media screen and (max-width: 450px) {
    .adv-interior-dialogues .form-group .float-right {
        position: relative;
        right: 0;
        top: -5px;
        width: 100%;
    }
}

.adv-interior-dialogues .form-group .custom-checkbox .custom-control-label::before {
    border-radius: 0;
    top: 0;
}

.adv-interior-dialogues .form-group .custom-checkbox .custom-control-label::before {
    border: 1px solid #dadada;
}

.adv-interior-dialogues .form-group .custom-checkbox .custom-control-label {
    vertical-align: middle;
    font-weight: 300;
}

.adv-interior-dialogues .form-group .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #5D8752;
}

.adv-interior-dialogues .form-group .custom-control-label::after {
    top: 0;
}

.adv-interior-dialogues .form-group .wpcf7-checkbox span {
    margin: 0;
    vertical-align: middle;
}

.adv-interior-dialogues .form-group .wpcf7-checkbox input {
    vertical-align: middle;
    margin-right: 5px;
}

.adv-interior-dialogues .entry-content {
    padding-top: 80px !important;
}

@media screen and (max-width: 768px) {
    .adv-interior-dialogues .entry-content {
        padding-top: 60px !important;
    }
}

.adv-interior-dialogues .wpcf7-form .row {
    margin-right: -10px;
    margin-left: -10px;
}

.adv-interior-dialogues .wpcf7-form .row [class*='col-'] {
    padding-right: 10px;
    padding-left: 10px;
}

.adv-interior-dialogues .wpcf7 form .wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    font-size: 14px;
    padding: 4px 10px;
}

.adv-interior-dialogues .wpcf7 input:focus {
    border-color: #5D8752;
}

.adv-interior-dialogues .sections .section {
    padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
    .adv-interior-dialogues .sections .section {
        padding-bottom: 60px;
    }
}

.adv-interior-dialogues .section.section-l-2 {
    border-top: 1px solid #d6d6d694;
    padding-top: 80px;
    padding-bottom: 160px;
}

@media screen and (max-width: 768px) {
    .adv-interior-dialogues .section.section-l-2 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 1190px) {
    .adv-interior-dialogues .bg-color.container-white:after {
        margin-left: calc((100% - 100vw) / 2);
    }
}

.adv-interior-dialogues .items-2 .item-number {
    position: relative;
    margin-bottom: 20px;
}

.adv-interior-dialogues .items-2 .item-number svg {
    width: 100%;
    height: auto;
}

.adv-interior-dialogues .items-2 .item-number .number {
    position: absolute;
    bottom: 24px;
    left: 24px;
    font-weight: 600;
    color: #5D8752;
}

.adv-interior-dialogues .items-4 {
    margin-bottom: -50px;
}

.adv-interior-dialogues .items-4 .item-image {
    max-width: 48px;
    height: auto;
}

.adv-interior-dialogues .items-4 .d-flex .d-flex-left {
    padding-right: 20px;
}

.adv-interior-dialogues .items-4 .item-description {
    padding-top: 20px;
    padding-bottom: 50px;
    margin-bottom: 0;
}

.adv-interior-dialogues .items-4 .item-content {
    padding-top: 30px;
    border-top: 1px solid #8B8B8D;
}

.adv-interior-dialogues .items-4 .adv-swiper-items .swiper-pagination-2 {
    border-color: #8b8b8d;
}

.adv-interior-dialogues .items-4 .adv-swiper-items .item-description {
    margin-bottom: 1rem;
}

.adv-interior-dialogues .items-4 .adv-swiper-items .swiper-pagination-2 .swiper-pagination-bullet {
    color: rgba(255, 255, 255, 0.5);
}

.adv-interior-dialogues .items-4 .adv-swiper-items .swiper-pagination-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: rgba(255, 255, 255, 1);
}

.adv-interior-dialogues div.wpcf7 .ajax-loader {
    position: absolute;
}

@media screen and (max-width: 768px) {
    .adv-interior-dialogues {
        margin-top: -20px;
    }
    
    .adv-interior-dialogues .entry-header {
        text-align: center;
    }
    
    .section .section-title {
        text-align: center;
    }
}

.page-template-page-interior-dialogues .adv-fixed-block-desktop {
    display: none;
}

.page-template-page-interior-dialogues .adv-fixed-block {
    display: none;
}

.adv-interior-dialogues .before-entry-content {
    padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
    .adv-interior-dialogues .before-entry-content {
        padding-bottom: 60px;
        text-align: center;
    }
}

.adv-interior-dialogues .gallery .adv-gallery-top {
    height: 100%;
}

.adv-interior-dialogues .gallery .adv-gallery-top .img.object-fit:before {
    padding-top: 57%;
}

/*========================
// Calendar
==========================*/
.adv-calendar iframe {
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(218,218,218,0.3);
}

/*========================
// Responsive menu
==========================*/
.adv-social-media {
    display: none;
}

@media screen and (max-width: 891px) {
    #main-menu {
        z-index: 9999 !important;
    }
    
    #navbarNavDropdown {
        position: fixed;
        z-index: 99 !important;
        width: 100%;
        background: #fff;
        left: 0;
        top: 65px;
        padding: 15px;
        height: 100vh !important;
        overflow: scroll;
        padding-bottom: 110px;
    }
    
    #navbarNavDropdown #main-menu-adv {
        max-width: 680px;
        margin: auto;
    }
    
    #navbarNavDropdown #main-menu-adv.navbar-nav .nav-link {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
     
    #navbarNavDropdown .nav-link {
        text-align: left;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.5;
    }
    
    #navbarNavDropdown .dropdown-menu .dropdown-item {
        text-align: left;
        padding: 0;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 35px;
        font-size: 14px;
    }
    
    #navbarNavDropdown .btn-menu-item a {
        text-align: center;
        font-size: 16px;
    }
    
    #navbarNavDropdown .adv-icon-search .justify-content-center {
        justify-content: left !important;
    }
    
    .sticky #navbarNavDropdown {
        top: 65px;
        padding-bottom: 110px;
    }
    
    .adv-active#main-menu {
        position: fixed;
        top: 0;
        width: 100%;
        background-color: #fff;
        box-shadow: 0 10px 20px 0 rgba(218,218,218,.3);
        z-index: 20;
        transition: all .5s ease;
    }
    
/*
    #navbarNavDropdown {
        display: none;
    }
    
    .adv-active #navbarNavDropdown {
        display: block;
    }
*/
    
    #navbarNavDropdown .adv-social-media {
        max-width: 680px;
        margin: auto;
    }
    
    .adv-social-media {
        display: block !important;
        margin-top: 30px !important;
    }
    
    .adv-social-media ul.ms-social li a.facebook {
        background-image: url(../images/icon-fb-dark.svg);
    }
    
    .adv-social-media ul.ms-social li a.youtube {
        background-image: url(../images/icon-youtube-dark.svg);
    }
    
    .adv-social-media ul.ms-social li a.instagram {
        background-image: url(../images/icon-instagram-dark.svg);
    }
    
    .adv-social-media ul.ms-social li a.linkedin {
        background-image: url(../images/icon-linkedin-dark.svg);
    }
    
    .adv-social-media ul.ms-social li a {
        width: 32px;
        height: 32px;
    }
    
    .adv-social-media .ms-social {
        margin-top: 12px;
    }
}

@media screen and (max-width: 768px) {
    #navbarNavDropdown #main-menu-adv {
        max-width: 540px;
    }
    
    #navbarNavDropdown .adv-social-media {
         max-width: 540px;
    }
}

.domain-dubava_com #wrapper-footer img {
    max-width: 160px;
}

.domain-dubava_com .why-us.top-light-grey:before {
    background: #fff;
}

.single-produktu-katalogas .adv-mobile {
    display: none;
}   

.single-produktu-katalogas .img.object-fit .object-fit-cover video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    -o-object-fit: cover;
}

@media (max-width: 767px) {
    .single-produktu-katalogas .adv-mobile {
        display: block;
    }
}

@media (max-width: 767px) {
    .single-produktu-katalogas #wrapper-navbar {
        margin-bottom: 0;
    } 
    
    .single-produktu-katalogas #main:after {
        display: none;
    }
    
    .single-produktu-katalogas article:after {
        display: none;
    }
    
    .single-produktu-katalogas .entry-content {
        padding-top: 60px;
    }
    
    .single-produktu-katalogas .mb-40.mb-md-0 {
        margin-bottom: 0;
    }
    
    .single-produktu-katalogas .btn.mt-40 {
        margin-top: 1rem;
    }
    
    .single-produktu-katalogas .entry-header.pt-mobile-110 {
        padding-top: 50px;
    }
    
    .single-produktu-katalogas .work-item-title {
        font-weight: 400;
    }
    
    .single-produktu-katalogas .img.object-fit:before {
        padding-top: 128%;
    }
}

.privacy-policy-group {
    display: flex;
}

.privacy-policy-group {
    font-weight: 500;
    font-size: 12px;
    line-height: 19px;
}

.privacy-policy-group .privacy-policy-link {
    margin-left: 4px;
    color: #5D8752 !important;
}

.grecaptcha-badge { 
    display: none !important;
    visibility: hidden !important;
}

.adv-item-new {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    color: white;
    background-color: #5F8853;
    padding: 8px 18px 8px 18px;
    position: absolute;
    z-index: 2;
}

.adv-item-new-mbot {
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
}

html.domain-ecowood_eu .ms-list.style-1 li.meistrukomanda {
     background-image: url('../images/icon-meistrukomanda-01.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.pazangiausiagamyba {
    background-image: url('../images/icon-pazangiausiagamyba-01.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.unikalusproduktai {
    background-image: url('../images/icon-unikalusproduktai-01.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.kokybe-durys {
    background-image: url('../images/icon-kokybe.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.poreikiai-durys {
    background-image: url('../images/icon-poreikiai.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.ilgaamziskumas-durys {
    background-image: url('../images/icon-ilgaamziskumas.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.kokybe-grindys {
    background-image: url('../images/icon-kokybe-grindys.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.poreikiai-grindys {
    background-image: url('../images/icon-poreikiai-grindys.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.sildymas-grindys {
    background-image: url('../images/icon-sildymas.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.kokybe-laiptai {
    background-image: url('../images/icon-kokybe-laiptai.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.poreikiai-laiptai {
    background-image: url('../images/icon-poreikiai-laiptai.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.gamyba-laiptai {
    background-image: url('../images/icon-gamyba-laiptai.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.konsultacija-irengimas {
    background-image: url('../images/icon-konsultacija-irengimas.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.dziovinimas-apiemus {
    background-image: url('../images/icon-dziovinimas-apiemus.svg');
}

html.domain-ecowood_eu .ms-list.style-1 li.garantija-irengimas {
    background-image: url('../images/icon-garantija-irengimas.svg');
}
