.elementor-290 .elementor-element.elementor-element-60f6550{--display:flex;}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-290 .elementor-element.elementor-element-954084a{--display:flex;}.elementor-290 .elementor-element.elementor-element-1ea37a5{--display:flex;}.elementor-290 .elementor-element.elementor-element-a454086{--n-tabs-heading-wrap:wrap;--n-tabs-heading-overflow-x:initial;--n-tabs-title-white-space:initial;--n-tabs-title-gap:6px;--n-tabs-title-border-radius:3px 3px 3px 3px;}.elementor-290 .elementor-element.elementor-element-a454086 > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected='false']:not( :hover ){background:var( --e-global-color-primary );}/* Start custom CSS for html, class: .elementor-element-3e0947a */.fense-price thead {
    border: 1px solid #1f83ad;
    background: #1f83ad;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-feaa2e6 */.fense-price__holder {
    padding: 80px 0;
    background: #f5f5f5;
}

.fense-price__holder h2 {
    margin: 0;
    padding: 0;
    line-height: 1;
}

.fense-price {
    border-collapse: collapse;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.fense-price thead {
    border: 1px solid var(--primary-color);
}

.fense-price thead td,
.fense-price thead th {
    padding: 8px 3px;
}

.fense-price tbody tr {
    border: 1px solid #dedede;
    border-top-color: transparent;
    transition: all .25s;
}

.fense-price tbody tr:hover {
    background: #fff;
}

.fense-price td {
    padding: 8px 0;
}

.fense-price__title td,
.fense-price__title th {
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.price-in-sub h2 {
    text-align: center;
    margin: 40px 0 0 0;
}

.price-in-sub .fense-price {
    margin: 20px 0 60px 0;
}


.price-items-holder {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.price-item {
    width: 280px;
    margin: 7px;
    padding: 15px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    background: #fff;
    border-radius: 20px;
    transition: all .25s;
}

.price-item:hover {
    box-shadow: 0px 4px 34px rgb(0 0 0 / 25%);
}

.fence-projects .price-item {
    width: 100%;
}

.fence-projects .price-item img {
    width: 100%;
}

.price-item .likeh4 {
    margin-bottom: 10px;
}

.price-item .btn {
    margin-top: 15px;
    max-width: 100%;
}

@media (max-width: 767px) {
    .price-item {
        box-shadow: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3e0947a */.fense-price thead {
    border: 1px solid #1f83ad;
    background: #1f83ad;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-feaa2e6 */.fense-price__holder {
    padding: 80px 0;
    background: #f5f5f5;
}

.fense-price__holder h2 {
    margin: 0;
    padding: 0;
    line-height: 1;
}

.fense-price {
    border-collapse: collapse;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.fense-price thead {
    border: 1px solid var(--primary-color);
}

.fense-price thead td,
.fense-price thead th {
    padding: 8px 3px;
}

.fense-price tbody tr {
    border: 1px solid #dedede;
    border-top-color: transparent;
    transition: all .25s;
}

.fense-price tbody tr:hover {
    background: #fff;
}

.fense-price td {
    padding: 8px 0;
}

.fense-price__title td,
.fense-price__title th {
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.price-in-sub h2 {
    text-align: center;
    margin: 40px 0 0 0;
}

.price-in-sub .fense-price {
    margin: 20px 0 60px 0;
}


.price-items-holder {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.price-item {
    width: 280px;
    margin: 7px;
    padding: 15px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    background: #fff;
    border-radius: 20px;
    transition: all .25s;
}

.price-item:hover {
    box-shadow: 0px 4px 34px rgb(0 0 0 / 25%);
}

.fence-projects .price-item {
    width: 100%;
}

.fence-projects .price-item img {
    width: 100%;
}

.price-item .likeh4 {
    margin-bottom: 10px;
}

.price-item .btn {
    margin-top: 15px;
    max-width: 100%;
}

@media (max-width: 767px) {
    .price-item {
        box-shadow: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3e0947a */.fense-price thead {
    border: 1px solid #1f83ad;
    background: #1f83ad;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-feaa2e6 */.fense-price__holder {
    padding: 80px 0;
    background: #f5f5f5;
}

.fense-price__holder h2 {
    margin: 0;
    padding: 0;
    line-height: 1;
}

.fense-price {
    border-collapse: collapse;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.fense-price thead {
    border: 1px solid var(--primary-color);
}

.fense-price thead td,
.fense-price thead th {
    padding: 8px 3px;
}

.fense-price tbody tr {
    border: 1px solid #dedede;
    border-top-color: transparent;
    transition: all .25s;
}

.fense-price tbody tr:hover {
    background: #fff;
}

.fense-price td {
    padding: 8px 0;
}

.fense-price__title td,
.fense-price__title th {
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.price-in-sub h2 {
    text-align: center;
    margin: 40px 0 0 0;
}

.price-in-sub .fense-price {
    margin: 20px 0 60px 0;
}


.price-items-holder {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.price-item {
    width: 280px;
    margin: 7px;
    padding: 15px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    background: #fff;
    border-radius: 20px;
    transition: all .25s;
}

.price-item:hover {
    box-shadow: 0px 4px 34px rgb(0 0 0 / 25%);
}

.fence-projects .price-item {
    width: 100%;
}

.fence-projects .price-item img {
    width: 100%;
}

.price-item .likeh4 {
    margin-bottom: 10px;
}

.price-item .btn {
    margin-top: 15px;
    max-width: 100%;
}

@media (max-width: 767px) {
    .price-item {
        box-shadow: none;
    }
}/* End custom CSS */
/* Start custom CSS for nested-tabs, class: .elementor-element-a454086 */}/* End custom CSS */