.active_span{
    background: #F8F8FB;
    border-radius: 5px;
}
.full_block.active .est-price{
    color: #34DCA2;
}
.hideprice .est-price{
    display: none;
}
.allservices-calculator__item-left a:hover{
    box-shadow: 0px 17px 46px rgb(78 111 99 / 35%);
}
.full_block input:checked + span.wpcf7-list-item-label:after{
    background: #FFFFFF;
}
.full_block input:checked + span.wpcf7-list-item-label:before{
    background: #34DCA2;
}
.active_span .est-price{
    color: #34DCA2;
}
.allservices-calculator__row {
    margin-bottom: 40px;
}
.other_text{
    max-width: 420px;
}
.with_points p{
    display: flex;
}
.with_points p:before{
    content: '';
    background: #8C909D;
    min-width: 4px;
    height: 4px;
    display: block;
    margin-right: 5px;
    border-radius: 50px;
    margin-top: 6px;
}
.other_field{
    position: relative;
}
.other_field .wpcf7-form-control-wrap{
    position: unset !important;
}
.other_field .wpcf7-list-item{
    position: unset !important;
}

@media screen and (min-width: 991px){
    body .mobile_estimate{
        display: none;
    }
}

@media screen and (max-width: 991px){
    .allservices-calculator__item-left> .item-left__footer,
    .allservices-calculator__item-left> .elementor-button-wrapper{
        display: none !important;
    }
}

@media screen and (max-width: 768px){
    body .allservices-calculator__row{
        margin-bottom: 20px;
    }
    body .allservices-calculator__items{
        margin-bottom: 0;
    }
    body .other_text p{
        padding-left: 37px;
    }
}
.other_text p{
    margin-bottom: 10px;
}
.other_text p{
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #8C909D;
    padding-left: 40px;
    font-style: italic;

}
.other_fields{
    display: flex;
    flex-direction: column;
    gap: 7px;
}

span.green_special_text{
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #34DCA2;
}
.full_block .wpcf7-list-item .wpcf7-list-item-label {
    padding-left: 40px;
}

.full_block .wpcf7-list-item span.wpcf7-list-item-label:before{
    border: 1px solid #E6E6ED;
    border-radius: 50px;
    width: 32px;
    height: 20px;
    left: 0;
    display: block;
    position: absolute;
    top: 0;
}

.full_block .wpcf7-list-item-label{
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #343844;
}

.full_block span.wpcf7-list-item-label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 14px;
    height: 14px;
    background: #34DCA2;
    border-radius: 90px;
    transition: 0.3s;
}
.full_block input:checked + span.wpcf7-list-item-label:after {
    left: 15px;
}

.allservices-calculator__row {

    background: #F8F8FB;
    border: 2px solid #F8F8FB;

}

.allservices-calculator form .wpcf7-list-item:before{
    display: none;
}

.allservices-calculator__items {
    display: flex;
    gap: 20px;
}

.allservices-calculator__item-left {
    flex-basis: calc(50% - 10px);
}

.allservices-calculator__item-right {
    flex-basis: calc(50% - 10px);
}

.item-title {
    font-weight: 600;
    line-height: 130%;
    color: #10173C;
    font-size: 22px;
    margin-bottom: 20px;
}

.item-left__row {
    display: flex;
    flex-direction: column;
}

input{
    margin: 0;
}

.item-left__item {
    display: flex;
    gap: 10px;
    align-items: center;
    border-bottom: 1px solid #EEEEEE;
}

.item-left__row .item-left__item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.item-left__item-text {
    line-height: 150%;
    color: #343844;
}

.item-left__item-text p {
    margin-bottom: 0;
}


.item-right__calc .other_fields,
.item-right__calc .full_block{
    background: #FFFFFF;
}


.item-right__calc .wpcf7-list-item {
    display: flex;
    gap: 10px;
    position: relative;
}

.item-right__calc .wpcf7-list-item input{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    z-index: 10;
    cursor: pointer;
}

.item-right__calc .other_fields .wpcf7-list-item input:checked + span.wpcf7-list-item-label:before {
    content: '';
    display: block;
    left: 18px;
    top: 13px;
    width: 16px;
    height: 16px;
    background: center/ contain no-repeat url("/wp-content/uploads/2023/01/checked.svg");
    border: 1px solid #34DCA2;
    border-radius: 3px;
}

.allservices-calculator .wpcf7-list-item input{
    position: absolute;
}

.allservices-calculator form span.wpcf7-form-control-wrap:before{
    display: none;
}

.allservices-calculator span.wpcf7-list-item-label{
    align-items: flex-start;
}

.item-right__calc .other_fields .wpcf7-list-item input + span.wpcf7-list-item-label:before {
    content:'';
    -webkit-appearance: none;
    cursor: pointer;
    min-width: 16px;
    height: 16px;
    left: 18px;
    top: 13px;
    border: 1px solid #343844;
    border-radius: 3px;
    margin-top: 3px;
    margin-right: 10px;
}

.item-right__calc .other_fields .wpcf7-list-item input:checked + span.wpcf7-list-item-label:before {
    border: 1px solid #34DCA2;
}

.item-right__calc .other_fields .wpcf7-list-item-label {
    font-weight: 400;
    line-height: 150%;
    color: #343844;
}

.item-right__calc > p {
    display: none;
}

.calculated-176 {
    display: none!important;
}

.item-left__sum .calculated-176 {
    display: block!important;
}

.item-left__footer {
    display: flex;
    gap: 10px;
    align-items: center;
}

.item-left__footer input {
    padding: 0;
}

.item-left__price {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: -1px;
    color: #343844;
    flex-shrink: 0;
}

@media screen and (max-width: 768px){
    body .item-left__sum input{
        font-size: 25px !important;
    }
}

.item-left__sum input{
    font-weight: 600;
    font-size: 30px!important;
    line-height: 130%;
    letter-spacing: -1px;
    color: #34DCA2;
}

.est-price {
    line-height: 150%;
    color: #9094AD;
}

.allservices-calculator .elementor-button {
    min-width: 315px;
}

.allservices-calculator .elementor-button-wrapper {
    margin-top: 20px;
}

.allservices-calculator form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.item-left__item svg {
    flex-shrink: 0;
}

.item-right__calc .wpcf7-list-item-label {
    font-size: 14px;
    padding-right: 40px;
}

.allservices-calculator__row .wpcf7-form-control-wrap label{
    display: flex;
    align-items: flex-start;
    width: 100%;
    justify-content: space-between;
}

.allservices-calculator__row .wpcf7-form-control-wrap label span{
    width: 100%;
}

.item-left__sum {
    display: flex;
    align-items: center;
}

.item-left__sum::before {
    content: '$';
    flex-shrink: 0;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    color: #34DCA2;
}
@media screen and (min-width: 991px) {
    .allservices-calculator__row {
        border-radius: 30px;
        padding: 30px;
    }

    .est-price {
        font-size: 14px;
    }

    .allservices-calculator__row .wpcf7-form-control-wrap label{
        gap: 10px;
    }
}

@media screen and (max-width: 991px) {
    .allservices-calculator__items {
        flex-direction: column;
    }

    .allservices-calculator__row {
        border-radius: 20px;
        padding: 20px;
    }
    .item-left__item svg{
        width: 14px;
        height:14px;
    }

    .item-right__calc .other_fields .wpcf7-list-item input + span.wpcf7-list-item-label:before,
    .item-right__calc .other_fields .wpcf7-list-item input:checked + span.wpcf7-list-item-label:after {
        left: 10px;
        top: 10px;
    }

    .allservices-calculator__row .wpcf7-form-control-wrap label,
    .item-right__calc .wpcf7-list-item{
        gap: 0px;
    }

    .est-price {
        font-size: 12px;
    }

    .allservices-calculator form {
        gap: 0px;
    }

    .item-left__sum input{
        padding: 0px!important;
    }

    .allservices-calculator__items {
        margin-bottom: 30px;
    }

    .allservices-calculator .elementor-button-wrapper.elementor-widget-button {
        display: flex;
        justify-content: center;
    }

    .allservices-calculator .elementor-button {
        min-width: 192px;
        max-width: fit-content;
        min-height: 45px;
    }

    .allservices-calculator__items {
        gap: 30px;
    }

    .item-left__footer {
        max-width: 214px;
        margin: auto;
    }

}

@media screen and (min-width: 768px) {


    .item-left__item-text {
        font-size: 14px;
    }

    .item-left__row {
        gap: 14px;
        margin-bottom: 30px;
    }

    .item-left__item {
        padding-bottom: 14px;
    }

    .item-right__calc .full_block{
        padding: 26px 31px;
        border-radius: 10px;
    }

    .item-right__calc .other_fields{
        border-radius: 10px;
        padding: 16px;
    }

    .item-right__calc .other_fields .wpcf7-list-item {
        border-radius: 5px;
        padding: 11px 14px;
    }

    .allservices-calculator__row {
        margin-top: 150px;
    }
}

.item-right__calc .wpcf7-list-item {
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .allservices-calculator .allservices-calculator__row form{
        flex-direction: column;
    }

    .item-left__item-text {
        font-size: 12px;
    }

    .item-left__row {
        gap: 6px;
    }

    .item-left__item {
        padding-bottom: 6px;
    }

    .item-right__calc  {
        border-radius: 16px;
        padding: 0px;
        overflow: hidden;
    }

    .item-right__calc .wpcf7-list-item {
        border-radius: 8px;
        padding: 10px;
    }

    .item-right__calc .wpcf7-list-item-label {
        font-size: 12px;
    }
    .full_block {
        margin-bottom: 10px;
        border-radius: 16px;

    }
    .full_block .wpcf7-list-item-label {
        font-size: 14px;
    }

    .full_block .wpcf7-list-item {
        padding: 10px 10px 0px 10px;
    }
    .other_fields {
        border-radius: 16px;
    }
    .allservices-calculator .tg-container {
        padding: 0;
    }

    .item-right__calc .other_fields, .item-right__calc .full_block {
        padding: 10px;
    }

    .item-right__calc .wpcf7-list-item-label {
        padding-right: 5px;
    }
    .allservices-calculator .full_block span.wpcf7-list-item-label{
        position: relative;
    }

    span.green_special_text {
        font-size: 12px;
        margin-left: 51px;
    }
}
.active-blur{
    position: relative;
}
.wpcf7 span.wpcf7-form-control-wrap{
    z-index: 1;
}
.active-blur:before{
    content:'';
    display: block;
    background: #fff;
    opacity: 0.5;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index: 2;
}
.active-blur .est-price{
    opacity: 0;
}