.label_calculator span {
    color: #F00;
}
.services_main .container{
    width: auto;
}
.services_wrapper_item_title{
    color: #000;
    font-family: Montserrat;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 139.9%;
}
.services_main{
    background: #F5F5F5;
}
.services_wrapper_item{
    display: flex;
    justify-content: space-between;
}
.services_wrapper_wrapper{
    padding-bottom: 30px;
}
.services_wrapper_item_text{
    color: #000;
    font-family: Nunito;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}
.text_hidden{
    display: none;
}
.services_wrapper_item_hidden{
    margin-top: 10px;
}

.zebra-stripe-even {
    background-color: #f0f0f0; /* Even row color */
}

.zebra-stripe-odd {
    background-color: #ffffff; /* Odd row color */
}
.webm{
    display: flex;
    align-items: center;
    color: #4D4D4D;
    font-family: Nunito;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-decoration: none;
}
.webm img {
    margin-left: 12px;
}
.util_wrapper{
    display: grid;
    grid-template-columns: repeat(2, 49%);
    gap: 7px 10px;
}
.util_wrapper_item_title{
    color: #000;
    font-family: Montserrat;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 139.9%;
    margin-bottom: 15px;
}
.util_wrapper_item_text{
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 139.9%;
    margin-bottom: 15px;
}
.util_wrapper_item{
    padding: 30px 30px 25px 40px;
    border: 1px solid #ccc;
    border-radius: 20px;
    margin-bottom: 20px;
    max-width: 590px;
    width: auto;
}
.util_wrapper_item_file_item{
    padding: 10px 0px;
    max-width: 390px;
}
.util_wrapper_item_file_item a{
    color: #000;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 139.9%;
    max-width: 380px;
}
.util_wrapper_item_file_item a:hover{
    color: #2b2b2b;
}
.ico-btn{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    cursor: pointer;
    transition: all .20s cubic-bezier(0.4, 0.0, 0.2, 1);
}

.ico-btn__plus{
    width: 16px;
    height: 2px;
    background: currentColor;
    border-radius: 2px;
    transition: all .25s cubic-bezier(0.4, 0.0, 0.2, 1);;
}

.ico-btn__plus::after{
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background: currentColor;
    border-radius: 2px;
    transition: all .25s cubic-bezier(0.4, 0.0, 0.2, 1);

    transform: rotate(90deg);
}

.ico-btn.is-active .ico-btn__plus{
    transform: rotate(225deg);
}
.util_wrapper_item_wrapper{
    display: flex;
    justify-content: space-between;
}
.file_hidden{
    display: none;
}
@media(max-width: 800px){
    .util_wrapper{
        display: grid;
        grid-template-columns: repeat(1, auto);
        gap: 7px 10px;
    }
}
.contact {
    padding: 56px 0px 0px 0px;
}
.contacte .section_wrapper_text{
    margin-top: 0px;
    margin-left: 0px;
}
.contacte_wrapper .blog_wrapper_text{
    margin-bottom: 0px;
}
.contacte .programare_btn{
    margin-bottom: 0px;
}
.section_wrapper_programarea{
    display: flex;
}
.contacte_wrapper{
    display: block;
}
.contacte .lorem_wrapper_text, .contacte .form_contact, .contacte .section_wrapper_programarea .section_wrapper_text .lorem_wrapper_text{
    max-width: 100%;
}
.contacte_wrapper .section_wrapper_tex{
    margin-right: 0px;
}

.contacte .contacte_text{
    padding: 0px 30px 20px 0px;
    color: #000;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    max-width: 50%;
}
.contact .contact_wrapper_map{
    max-width: 100%;
}
.contact_wrapper_map iframe{
    width: 100%;
    height: 400px;
    margin-bottom: -4px;
}
@media (max-width: 1243px) {
    .contacte .section_wrapper_programarea .section_wrapper_text{
        display: flex;
        margin-right: 40px;
    }
}
@media (max-width: 891px){
    .contacte .form_wrapper{
        display: block;
    }
}
@media (max-width: 675px){
    .contacte .section_wrapper_programarea .section_wrapper_text {
        display: block;
        margin-right: 0px;
    }
    .contacte .contacte_text {
        max-width: 100%;
        padding: 0px 0px 20px 0px;
    }

}
.etape_vezi_toate_item:hover{
    color: #4A573D;
    text-decoration: none;
}
.footer_wrapper_menu_wrapper_item a:hover {
    color: rgba(255, 255, 255, 0.60);

}

.btn_wrapper:hover, .lorem_wrapper_btn_vezi:hover, .slider_wrapper_item_btn:hover, .calculator_checkbox_btn:hover{
    background: #494847;
}
.header_btn:hover, .lorem_wrapper_btn_descarca:hover{
    background: #9DA424;
}
.button_pr:hover{
    background: #9DA424;
}
.header_menu_item a:hover{
    color: #4A573D;
}

.footer_wrapper_menu_social_item a .hover{display:none}
.footer_wrapper_menu_social_item:hover img{display:none}
.footer_wrapper_menu_social_item:hover .hover{display:block}

.header_socials_item a .hover{
    display: none;
    margin-top: -2.8px;}
.header_socials_item:hover img{display:none}
.header_socials_item:hover .hover{display:block}

.calculate_item{
    display: flex;
}
.calculate_item_img img {
    position: absolute;
    left: 0;
    width: 27px;
}

.vertical-line {
    border-left: 1px solid #F5F5F5;; /* Цвет и толщина линии */
    height: 100%;
    position: absolute;
    right: 388px;
}
.social_media_footer{
    width: 21px;
}


.cookie{
    position:fixed;
    bottom:42px;
    right: 54px;
    z-index:101;
    border-radius: 4px;
  }
.cookie__wrapper{
    padding: 33px 69px 32px 32px;
    border-radius:4px;
    background:#fff;
    max-width:425px;
    width:100%;
    border: 1px solid #000;
    background: #FFF;

    margin:0 auto;
}
.cookie__title{
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.cookie__subtitle{
    color: #000;
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    padding-top: 12px;
}
.cookie__btns{
    margin-top: 17px;
    display: flex;
    justify-content: left;
    align-items: center;
}
.cookie__accept{
    border-radius: 200px;
    background: #999D50;
    color: #FFF;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 14px 32px 18px 31px;
    cursor: pointer;

}
.cookie__ignore{
    border-radius: 200px;
    border: 1px solid #E1E1E1;
    background: #FFF;
    color: #1F1F1F;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-left: 6px;
    padding: 14px 22px 18px 21px;
    cursor: pointer;

}
.cookie__accept:hover{
    background: #9DA424;
}
.cookie__ignore:hover{
    background: #f3f2f2;
}

@media (max-width:380px){
    .cookie__title{font-size:18px}
    cookie__subtitle{font-size:13px}
}

.large{
    grid-column: span 2;
}

.is-today.is-selected .pika-button {
    color: #fff;
}

.pika-single .is-selected .pika-button {
    border-radius: 0;
    box-shadow: none;
    background: #999D50;
}

.pika-single .pika-button:hover {
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #999D50 !important;
}

.pika-single .is-today .pika-button {
    color: #999D50;
}

.form_consultatie input, .form_consultatie textarea{
    width: 102.3%;
}
.form_consultatie .form_wrapper{
    padding-right: 0px;
}
@media(max-width: 900px) {
    .calculate_wrapper_content{
        display: block;
    }
    .calculate_wrapper_content_item_right{
        margin-top: 20px;
    }

    .calculator_form_right_item-btn {
        position: absolute;
        top: 21px;
        right: 0px;
    }
    .calculate_wrapper_content input, .calculate_wrapper_content textarea {
        width: 100%;
    }
    .calculator_form::after {
        position: absolute;
        bottom: 0;
        right: calc(354px - 20px);
    }
    .calculator_checkbox input{
        width: 49px;
    }
    .t-select-btn {
        right: 0px;
    }

}

.calculate_wrapper_content_item_left,
.calculate_wrapper_content_item_right {
    width: 100%;
}