.news__data_link{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 36px;
}
.social__box{
    display: flex;
    position: absolute;
    align-items: center;
    gap: 10px;
    right: 0;
    z-index: 1;
    min-width: 160px;
    width: max-content;
    top: 40px;
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease; /* �������� 0.3s �� �������� ������������ �������� � �������� */
}
.header-menu .menu-item-has-children a:after{
    content: url("/wp-content/uploads/2024/01/iconamoon_arrow-up-2_1.svg");
}
.header-menu .menu-item-has-children .sub-menu a:after{
    content: none;
}
.lang__box .e_store a{
    color: black;
}

.close__social{
    cursor: pointer;
}
.social__box--visible {
    height: 41px;
}
.social__box a {
    height: 41px;
}
.social__box a:hover path{
    fill: black!important;
}
.close__social:hover path{
    stroke: black!important;
}
button.news_single__share_event{
    min-width: 120px;
    font-family: Inter;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #05A65D;
    display: flex;
    gap: 15px;
    align-items: center;
    padding: 0px;
    border: 0px;
    background: transparent;
}
.news_single__share_event:hover{
    text-decoration: underline;
}
.news_single__share_event:after{
    content: url("/wp-content/uploads/2023/12/basil_share-outline.svg");
    height: 24px;
}

.primary-header{
    position: static;
    min-height: 194px;
}
.lebanon__menu a {
    color: #575756;
}
.e_store{
    color: #575756;
}
.text__block{
    min-height: 35px;
}
.primary-menu__container{
    margin-top: -8px;
}
.lang__box{
    margin-top: -10px;
}
.header-menu a{
    color: #575756;
}
.lebanon__menu a:before {
    content:url("/wp-content/uploads/2023/12/carbon_earth-filled-1.svg") ;
}
.lebanon__menu a:after {
    content:url("/wp-content/uploads/2023/12/Vector-3.svg") ;
}

a.project_single__container_back{
    padding-left: 5px;
    font-family: Inter;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #05A65D;
    text-decoration: underline;
    display: flex;
    align-items: center;
    gap: 6px;
}
a.project_single__container_back:before{
    content: url("/wp-content/uploads/2024/01/Vector.svg");
}
a.project_single__container_back:hover {
    text-decoration: underline;
}
.project_single__box_title{\
    width: 100%;
    padding: 0 40px 0 44px;
    margin: 0 auto;
    min-height: 270px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 50px;
}
.project_single__sub_container_text{

    width: 100%;
    padding: 0 50px;
    margin: 75px auto;
}
.project_single__container_text{
    max-width: 1050px;
    width: 100%;
}
.project_single__container_text p{
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    color: #575756;
}
.project_single__title{
    font-family: Inter;
    font-size: 64px;
    font-weight: 300!important;
    line-height: 77px;
    letter-spacing: 0em;
    color:#575756 ;
    text-transform: uppercase;
}
a.project_single__share{
    min-width: 120px;
    padding-right: 25px;
    font-family: Inter;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0em;

    color: #05A65D;
    text-decoration: underline;
    display: flex;
    gap: 15px;
}
.project_single__share:after{
    content: url("/wp-content/uploads/2023/12/basil_share-outline.svg");
    height: 24px;
}
.project_single__box_title_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.project__line{
    margin: 0;
    width: 100%;
    height: 1px;
    background: #D4D4D4;
}
.what__contact_us {
    width: 100%;
    background: linear-gradient(270.19deg, #189DC3 0.17%, #32B276 52.85%, #32B276 99.86%);
    display: flex;
    align-items: center;
    align-content: center;
    grid-gap: 10px;
    padding: 40px 45px;
    position: relative;
    overflow: hidden;
    transition: background 0.5s ease;
}

.what__contact_us:hover {
    transition:  0.5s ease;
}

.what__contact_us::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent 0%, rgba(5, 166, 93, 1) 100%);
    transition: left 0.5s ease;
}
.what__contact_us:hover::before {
    left: 0;
}
.what__contact_us:hover .what__contact_us_title {
    z-index: 3;
    transform: translateX(40px);
    transition:  0.5s ease;
}
.what__contact_us:hover .what__contact_us_href {
    z-index: 3;
    transform: translateX(50px);
    transition:  0.5s ease;
}
.what__contact_us:hover .what__contact_us_href:after {
    z-index: 3;
    padding-left: 20px;
    transition:  0.5s ease;
}
.what__contact_us_title{
    font-family: Inter;
    font-size: 26px;
    font-weight: 500;
    line-height: 31px;
    letter-spacing: 0em;

    text-transform: uppercase;
    color: #FFFFFF;
}
a.what__contact_us_href {
    text-transform: uppercase;
    font-family: Inter;
    font-size: 26px;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: 0em;

    color: #FFFFFF;
}
.what__contact_us_href:after{
    content: url("/wp-content/uploads/2023/12/Group-3676.svg");
    padding-left: 10px;
}
.project_single__gallery{
    display: grid;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 21px;
    position: relative;
}
.project_single__gallery img{
    width: 100%;
}
.project_single__gallery video:first-child{
    grid-column-start: 1;
    grid-column-end: 3;
    max-height: 800px;
}
.project_single__gallery img:first-child{
    grid-column-start: 1;
    grid-column-end: 3;
    max-height: 800px;
}

@media (max-width: 1480px){
    .primary-header{
        min-height: 0px;
    }
}


@media (max-width: 800px){
    .project_single__title{
        font-size: 34px;
        line-height: normal;
    }
    .project_single__box_title_flex {
        flex-direction: column-reverse;
    }
    a.project_single__share {
        align-self: end;
        padding-right: 0px;
    }

    .project_single__box_title {
        min-height: 150px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 23px;
    }

    .project_single__gallery {
        gap: 10px;
        margin-bottom: 10px;
    }

    .what__contact_us {
        flex-direction: column;
        align-items: flex-start;
    }

    .project_single__sub_container_text {
        padding: 0 15px;
        margin: 45px auto;
    }

    .project_single__gallery img:first-child {
        grid-column-start: unset;
        grid-column-end: unset;
    }

    .what__contact_us {
        padding: 30px 12px;
        grid-gap: 0px;
    }
    .what__contact_us_title {
        line-height: normal;
    }
    a.what__contact_us_href {
        line-height: normal;
    }

}


@media (max-width: 600px){

    .news__data_link {
        width: 100%;
        padding-top: 50px;
        padding-bottom: 15px;
        justify-content: flex-end;
    }

}