html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 36px;
    font-family: 'TBC Contractica';
    color: #303030;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /*  transition-duration: 0.3s; */
}
img {
    max-width: 100%;
    height: auto;
}
a:active ,a:focus {
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
}
a{
    -webkit-tap-highlight-color: transparent;
}
p {
    margin-bottom: 15px;
}

li {
    margin-left: 20px;
}

.h1-text {
    font-size: 22px;
    color: red;
}

.h2-text {
    font-size: 21px;
    color: green;
}

.h3-text {
    font-size: 20px;
    color: blue;
}

.h4-text {
    font-size: 19px;
    color: gray;
}

.h5-text {
    font-size: 18px;
}

.h6-text {
    font-size: 17px;
}

.p-text {
    font-size: 28px;
    color: aqua;
}

.li-text {
    font-size: 26px;
    color: green;
}

.ol-text {
    font-size: 23px;
    color: yellow;
}

.label-text {
    font-size: 32px;
    color: red;
}

.button-text {
    color: green;
    background: blue;
    font-size: 18px;
}

.div-text {
    font-size: 40px;
}

.img-text {
    width: 400px;
    height: 400px;
    background-color: blue;
    padding: 15px;
    font-size: 17px;
    color: darkblue;
}

.relative {
    position: relative;
}

img {
    width: 100%;
    height: 100%;
}

.see-all {
    font-size: 20px;
    font-weight: 400;
    transition-duration: .3s;
}

.news-all {
    color: var(--blue);
    font-size: 18px;
    font-weight: bold;
    transition-duration: .3s;
    cursor: pointer;
}

.news-all:hover {
    color: var(--orange);
}

.see-all:hover {
    font-weight: 700;
}

.a-text {
    color: pink;
    font-size: 30px;
    background-color: red;
}

.tr-text {
    color: white;
    background: red;
    font-size: 19px;
}

.th-text {
    color: white;
    background: green;
    font-size: 19px;
}

.article-text {
    color: blue;
    background: #000;
    font-size: 32px;
    font-weight: bold;
}

#generator-0100-box {
    display: flex;
    align-items: center;
    position: fixed;
    bottom: 80px;
    right: -180px;
    z-index: 100000;
}

.active-0100 {
    right: 0 !important;
}

#show-eye-icon-0100,
#close-icon-0100 {
    display: flex;
}

.active-0100 #show-eye-icon-0100 {
    display: none;
}

.active-0100 #close-icon-0100 {
    display: flex;
}

#gen-conponents-0100 {
    display: flex;
    padding: 15px;
    width: 180px;
    min-height: 180px;
    max-height: 180px;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    background-color: #0985A0 !important;
}

#show-gen-box-0100 {
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-color: #0985A0 !important;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

#white-gen-0100,
#yelllow-gen-0100,
#green-gen-0100 {
    background-color: #09687D !important;
    padding: 4px 7px 20px 7px !important;
    border: 1px solid #fff;
}
#white-gen-0100.backgroundColorBlack{
  color: #fff !important;
}
#yelllow-gen-0100.backgroundColorBlack{
  color: yellow!important;
}
#green-gen-0100.backgroundColorBlack{
  color: #0f0  !important;
}

#close-icon-0100 {
    display: none;
}

#plus-minus-gen-0100 {
    background-color: #0985A0 !important;
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    height: 30px;
}

#reset-gen-0100 .backgroundColorBlack,
#background-gen-0100.backgroundColorBlack,
#close-icon-0100 .backgroundColorBlack,
#plus-0100.backgroundColorBlack,
#minus-0100.backgroundColorBlack,
.fixed-style-item.backgroundColorBlack {
    background-color: #0985A0 !important;
}

#lowercase-gen-0100,
#uppercase-gen-0100,
#reset-gen-0100,
#reset-upper-lower-gen-0100 {
    background-color: #0985A0 !important;
}

#background-gen-0100,
#reset-upper-lower-gen-0100 {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}

.colorChanged.white {
    color: white !important;
}

.colorChanged.green {
    color: #0f0 !important;
}

.colorChanged.yellow {
    color: #ff0 !important;
}

.backgroundColorBlack {
    background-color: #000 !important;
}

.uppercaseGeoFont,
.uppercaseEngFont {
    text-transform: uppercase !important;
}

.lowerCaseGeoFont,
.lowerCaseEngFont {
    text-transform: lowercase !important;
}

@font-face {
    font-family: 'BPG Nino Mtavruli';
    src: url('../fonts/BPGNinoMtavruli-Bold.woff2') format('woff2'),
        url('../fonts/BPGNinoMtavruli-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bebas Neue";
    src: url("../fonts/BebasNeue-Regular.woff2") format("woff2"),
        url("../fonts/BebasNeue-Regular.woff2") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bebas Neue";
    src: url("../fonts/BebasNeue-Bold.woff2") format("woff2"),
        url("../fonts/BebasNeue-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bebas Neue Book";
    src: url("../fonts/BebasNeue-Book.woff2") format("woff2"),
        url("../fonts/BebasNeue-Book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bebas Neue";
    src: url("../fonts/BebasNeue-Light.woff2") format("woff2"),
        url("../fonts/BebasNeue-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bebas Neue";
    src: url("../fonts/BebasNeue-Bold.woff2") format("woff2"),
        url("../fonts/BebasNeue-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bebas Neue Book";
    src: url("../fonts/BebasNeue-Book.woff2") format("woff2"),
        url("../fonts/BebasNeue-Book.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bebas Neue";
    src: url("../fonts/BebasNeue-Regular.woff2") format("woff2"),
        url("../fonts/BebasNeue-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bebas Neue";
    src: url("../fonts/BebasNeue-Light.woff2") format("woff2"),
        url("../fonts/BebasNeue-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "LGV Bebas Neue";
    src: url("../fonts/LGVBebasNeue-Regular.woff2") format("woff2"),
        url("../fonts/LGVBebasNeue-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bebas Neue";
    src: url("../fonts/BebasNeue-Thin.woff2") format("woff2"),
        url("../fonts/BebasNeue-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TBC Contractica";
    src: url("../fonts/TBCContractica-Regular.woff2") format("woff2"),
        url("../fonts/TBCContractica-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TBC Contractica CAPS";
    src: url("../fonts/TBCContracticaCAPS-Light.woff2") format("woff2"),
        url("../fonts/TBCContracticaCAPS-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TBC Contractica CAPS";
    src: url("../fonts/TBCContracticaCAPS-Regular.woff2") format("woff2"),
        url("../fonts/TBCContracticaCAPS-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TBC Contractica";
    src: url("../fonts/TBCContractica-Bold.woff2") format("woff2"),
        url("../fonts/TBCContractica-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "LGV Bebas Neue Book";
    src: url("../fonts/LGVBebasNeueBook.woff2") format("woff2"),
        url("../fonts/LGVBebasNeueBook.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TBC Contractica CAPS";
    src: url("../fonts/TBCContracticaCAPS-Medium.woff2") format("woff2"),
        url("../fonts/TBCContracticaCAPS-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TBC Contractica CAPS";
    src: url("../fonts/TBCContracticaCAPS-Bold.woff2") format("woff2"),
        url("../fonts/TBCContracticaCAPS-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TBC Contractica";
    src: url("../fonts/TBCContractica-Medium.woff2") format("woff2"),
        url("../fonts/TBCContractica-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bebas Neue";
    src: url("../fonts/BebasNeue-Thin.woff2") format("woff2"),
        url("../fonts/BebasNeue-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TBC Contractica";
    src: url("../fonts/TBCContractica-Light.woff2") format("woff2"),
        url("../fonts/TBCContractica-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mzeqala';
    src: url('../fonts/Mzeqala-Regular.woff2') format('woff2'),
        url('../fonts/Mzeqala-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


:root {
    --yellow: #fdce0b;
    --blue: #1e6fb7;
    --orange: #f79755;
    --gray: #f8f8f8;
    --white: #ffffff;
}

a {
    text-decoration: none;
    color: inherit;
    font-size: inherit;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {

    .container-sm,
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {

    .container-md,
    .container-sm,
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {

    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {

    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1320px;
    }
}

@media (min-width: 1620px) {

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1560px;
    }
}

::-webkit-scrollbar {
    width: 8px;
    border-radius: 0 6px 6px 0;
    overflow: hidden;
}

::-webkit-scrollbar-track {
    background: #fff;
}

::-webkit-scrollbar-thumb {
    background: var(--blue);
    border-radius: 6px;
}

.slick-track {
    display: flex;
}

.slick-list {
    overflow: hidden;
}

.margin-120 {
    margin: 120px auto;
}
.contact-header{
    margin: 180px auto 50px auto;
  }

.button {
    padding: 18px 46px 14px 46px;
    display: inline-block;
    border-radius: 50px;
    cursor: pointer;

    color: #fff;
    font-size: 20px;
    border: 1px solid transparent;
    font-family: 'BPG Nino Mtavruli';
    transition-duration: .3s;
}

.button-blue {
    background-color: var(--blue);
}

.button-blue:hover {
    background-color: transparent;
    border: 1px solid var(--blue);
    color: var(--blue);
}

.button-yellow {
    background-color: var(--yellow);
}

.button-yellow:hover {
    background-color: transparent;
    border: 1px solid var(--yellow);
    color: var(--yellow);
}

.margin-b-60 {
    margin-bottom: 60px;
}

.title-60 {
    font-size: 60px;
    line-height: 70px;
    font-weight: bold;
    font-family: 'BPG Nino Mtavruli';
}

.title-40 {
    font-size: 40px;
    font-weight: bold;
    line-height: 46px;
    font-family: 'BPG Nino Mtavruli';
}

.title-30 {
    font-size: 30px;
    font-weight: 700;
    font-family: 'BPG Nino Mtavruli';
}

.title-36 {
    font-size: 36px;
    line-height: 48px;
    font-family: 'BPG Nino Mtavruli';
}

.title-26 {
    font-size: 26px;
    font-weight: 700;
    font-family: 'BPG Nino Mtavruli';
}

.title-24 {
    font-size: 24px;
    font-weight: 700;
    font-family: 'BPG Nino Mtavruli';
}

.bold-22 {
    font-size: 22px;
    font-weight: 700;
    font-family: 'BPG Nino Mtavruli';

}

.trans-3 {
    transition-duration: .3s;
}

.row {
    display: flex;
}

.space-betw {
    justify-content: space-between;
}

.al-cen {
    align-items: center;
}

.wrap {
    flex-wrap: wrap;
}

.align-center {
    align-items: center;
}

.gap-30 {
    gap: 30px;
}

.card-3 {
    width: 32%;
}

.col-50 {
    width: 50%;
}

.width-30 {
    width: 30%;
}

.width-50 {
    width: 50%;
}

.margintb-70 {
    margin: 60px auto 70px auto;
}

.margintb-100 {
    margin: 100px auto;
}

.margintb-150 {
    margin: 120px auto 100px auto;
}

.margin-b60 {
    margin-bottom: 60px;
}

.padingtb-60 {
    padding: 60px 0;
}

.sidebar {
    position: fixed;
    padding: 28px 18px;
    background-color: #fff;
    border-radius: 8px 0 0 8px;
    top: 165px;
    right: 0;
    z-index: 200;
    display: flex;
    flex-direction: column;
   

}

.sidebar.shadow {
    box-shadow: 0px 3px 30px -2px rgba(3, 3, 3, 0.1);
}

.sidebar-link {
    display: block;
    margin-bottom: 22px;
    font-size: 22px;
    color: var(--blue);
    transition-duration: .3s;
}

.sidebar-link:hover {
    color: var(--orange);
}

.sidebar a:last-of-type {
    margin-bottom: 0;
}
dialog::backdrop {
    background-color: rgba(0, 0, 0, .7);
}

header {
    position: fixed;
    z-index: 1000;
    top: 0px;
    left: 0;
    right: 0;
    transition: .3s;
}

header.header-scroll {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 30px -2px rgba(3, 3, 3, 0.1);
    -moz-box-shadow: 0px 3px 30px -2px rgba(3, 3, 3, 0.1);
    box-shadow: 0px 3px 30px -2px rgba(3, 3, 3, 0.1);
}

header.header-scroll .header {
    margin: 14px auto;
}

header.header-scroll .donation-button {
    padding: 8px 36px 5px 36px;
}

.header {
    display: flex;
    align-items: center;
    margin: 20px auto;

}

.header-logo {
    width: 111px;
    height: 107px;
    overflow: hidden;
    margin: 0 60px 0 0;
}

header.header-scroll .header-logo {
    width: 87px;
    height: 85px;
}

.header-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.menu .main-manu {
    display: flex;
    align-items: center;
}

.menu .main-manu .menu-link {
    display: block;
    position: relative;
    font-size: 20px;
    margin: 0 20px;
    font-family: 'BPG Nino Mtavruli';
    transition: .3s;

}

header.header-scroll .sub-menu__background {
    top: 68px;
}

.sub-menu__background {
    position: absolute;
    background-color: transparent;
    width: 300px;
    top: 78px;
    padding: 25px 0 0 0;
    transform: scaleY(0);
    transform-origin: top center;
    z-index: 2;
}

.menu-hover:hover .sub-menu__background {
    transform: scaleY(1);
    transform-origin: top center;
    transition-duration: .2s;
}

.sub-menu__padding {
    padding: 15px 30px;
}

.sub-menu {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 50px rgba(0, 0, 0, 5%);
}

.sub-menu a {
    display: block;
    position: relative;
    padding: 16px 0px;
    font-size: 18px;
    border-bottom: 2px solid var(--gray);
    transition-duration: .3s;
}

.sub-menu a::after {
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    width: 2px;
    height: 100%;
    background-color: var(--blue);
    opacity: 0;
    transition-duration: .1s;
}

.sub-menu a:hover:after {
    opacity: 1;
}

.sub-menu a:last-of-type {
    border: none;
}

.menu .main-manu .menu-link .donation-button::before {
    display: none;
}

.menu-link::before {
    position: absolute;
    content: '';
    width: 0%;
    height: 2px;
    background-color: var(--blue);
    bottom: 0;
    left: 0;
    transition: .3s;
    z-index: 100;
}

.menu-hover :hover:before {
    width: 100%;
}

.menu-link.active::before {
    width: 100%;
}

header.header-scroll .menu .main-manu .menu-link {
    font-size: 18px !important;
}

.donation-button {
    background-color: var(--yellow);
    padding: 16px 50px 10px 50px;
}

.donation-button:hover {
    background-color: transparent;
    border: 1px solid var(--yellow);
    color: var(--yellow);
}

.team-values-1 a:hover {
    background-color: transparent;
    color: var(--blue);
    border: 1px solid var(--blue);


}

.search {
    margin-left: auto;
    display: flex;
    align-items: center;
    width: 180px;
}

.search form {
    display: flex;
    align-items: center;
}

.search button {
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.search input {
    border: none;
    padding: 12px;
    font-size: 18px;
    width: 150px;
    background-color: transparent;
}

.search input::placeholder {
    font-size: 18px;
    color: #000;
    font-family: "TBC Contractica";
}
  
.search input:focus::placeholder {
    color: transparent;
}

.search input:focus {
    border-bottom: 2px solid var(--yellow);
    outline: none;
}



.lang {
    font-weight: 500;
}

.main-banner {
    position: relative;
    width: 100vw;
    height: 100vh;
    max-height: 1500px;
    overflow: hidden;
    z-index: 5;
    margin-bottom: 120px;
}

.main-banner__img {

    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.main-banner__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mainpage_postslide {
    position: relative;
}

.mainpage_postslide.activebanner::after {
    content: '';
    position: absolute;
    inset: 0;
    background-color: #fff;
    opacity: 30%;
}

.main-banner__text {
    position: absolute;
    top: 50%;
    transform: translate(0, -20%);
    left: 180px;
    width: 600px;
    height: 400px;
    z-index: 100;
}
.main-banner__text h1{
    width: 50%;
}

.main-banner__text div {
    padding: 14px 20px 0 0;
    max-height: 122px;
    overflow: hidden;
}

.main-banner__text div p {
    margin-bottom: 0;
}

.main-banner__text a {
    margin-top: 20px;
}

.thirdcard-banner {
    border-radius: 6px;
    position: relative;
}

.thirdcard-banner__one {
    background-color: var(--blue);
    width: 100%;
    min-height: 55px;
    padding: 0 30px 0 0;
    top: -25px;
    position: absolute;
    border-radius: 6px 6px 0 0;
    transition: 0.3s;

}

.card-banner__image {
    width: 168px;
    height: 117px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.thirdcard-banner .heart-icon {
    width: 82px;
    height: 67px;
    position: absolute;
    top: -55px;
    left: 20px;
    z-index: 100;
}

.thirdcard-banner__one span {
    display: block;
    font-family: 'BPG Nino Mtavruli';
    font-size: 22px;
    line-height: 30px;
    color: var(--white);
   
    overflow: hidden;
    margin: 14px 0 10px 110px;
}

.thirdcard-banner__two {
    width: 100%;
    height: 275px;
    overflow: hidden;
    border-radius: 6px;
}

.thirdcard-banner__one img {
    bottom: 0;
    right: 0;
    position: absolute;

}

.thirdcard-banner__two img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thirdcard-banner__hidden-text {
    display: none;
}

.thirdcard-banner__hidden-text div {
    color: var(--white);
    height: 106px;
    overflow: hidden;
    line-height: 34px;
    opacity: 0;
    transition-duration: .3s;
}

.thirdcard-banner__hidden-text a {
    display: inline-block;
    color: var(--white);
    font-weight: bold;
    margin-top: 50px;
    opacity: 0;
    transition-duration: .3s;
}

.thirdcard-banner:hover .thirdcard-banner__one {
    height: calc(100% + 25px);
    border-radius: 6px;

}

.thirdcard-banner:hover .thirdcard-banner__one span {
    display: none;
}

.thirdcard-banner:hover .thirdcard-banner__hidden-text {
    display: block;
    padding: 80px 60px 30px 60px;
}

.thirdcard-banner:hover .thirdcard-banner__hidden-text a,
.thirdcard-banner:hover .thirdcard-banner__hidden-text div {
    opacity: 1;
}

.grey-background {
    background-color: var(--gray);
    padding: 76px 0;
}

.text-left__img-right:hover .team-values-2 img {
    transform: scale(1.1);
}

.text-left__img-right .row {
    align-items: center;
}

.team-values-1,
.team-values-2 {
    width: 50%;
}

.team-values-1 h2 {
    width: 70%;
}

.team-values__text {
    padding: 30px 65px 0 0;
    max-height: 420px;
    overflow: hidden;
}

.team-values__text:lang(ka) {
    padding: 15px 65px 0 0;
    max-height: 347px;
}
.team-values__text:lang{
    padding: 15px 65px 0 0;
}
.team-values-1 a {
    background-color: var(--blue);
    display: inline-block;
    margin-top: 30px;
    font-family: 'BPG Nino Mtavruli';
}

.team-values-2 {
    height: 600px;
    border-radius: 6px;
    overflow: hidden;
}

.team-values-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition-duration: .3s;
}

.services-title {
    justify-content: space-between;
    margin: 0 auto 70px auto;
}

.news-section .services-title {
    margin: 0 auto 60px auto;
}

.services-cards {
    flex-wrap: wrap;
    row-gap: 50px;
}

.services-card {
    position: relative;
    border-radius: 10px;
    height: 130px;
    text-align: center;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'BPG Nino Mtavruli';
    font-weight: 700;
    font-size: 24px;
    transition-duration: .3s;
}

.services-card .servise-heartimage {
    display: inline-block;
    position: absolute;
    width: 96px;
    height: 50px;
    background-color: #fff;
    top: -50%;
    left: 50%;
    transform: translate(-50%, 50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60px 50px;
    transition-duration: .3s;
}

.services-card:nth-child(odd) .servise-heartimage {
    background-image: url(../images/heart-yello.svg);
}

.services-card:nth-child(even) .servise-heartimage {
    background-image: url(../images/heart-blue.svg);
}

.services-card:nth-child(odd) {
    border: 3px solid var(--yellow);
}

.services-card:nth-child(even) {
    border: 3px solid var(--blue);
}

.services-card:hover {
    border: 3px solid var(--orange);
}

.services-card:hover .servise-heartimage {
    background-image: url(../images/heart-orange.svg);
}

.achievements-circle {
    position: relative;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    margin: 0 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}

.achievements-circle:nth-child(1):after {
    position: absolute;
    content: '';
    background-image: url('../images/circle-yellow.svg');
    background-repeat: no-repeat;
    background-size: contain;
    inset: 0;
    z-index: -1;
}

.achievements-circle:nth-child(2):after {
    position: absolute;
    content: '';
    background-image: url('../images/circle-blue.svg');
    background-repeat: no-repeat;
    background-size: contain;
    inset: 0;
    z-index: -1;
}

.achievements-circle:nth-child(3):after {
    position: absolute;
    content: '';
    background-image: url('../images/circle-orange.svg');
    background-repeat: no-repeat;
    background-size: contain;
    inset: 0;
    z-index: -1;
}

.achievements-circle.move::after {
    animation: circlemove 4s linear;
}

@keyframes circlemove {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.achievements-circle__number {
    font-size: 40px;
    font-weight: bold;
}

.achievements-circle__text {
    display: block;
    width: 70%;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
    max-height: 60px;
    overflow: hidden;
}

.achievements-circles {
    margin: 60px 0 0px 0;
    justify-content: center;
}

.news-component {
    display: flex;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    padding-top: 50px;
    padding-bottom: 50px;
}

.backgroung-gray:first-of-type .news-component {
    border-top: 2px solid var(--gray);
}

.backgroung-gray:last-of-type .news-component {
    border-bottom: 2px solid var(--gray);
}

.backgroung-col-gray {
    background-color: var(--gray);
}

.backgroung-gray:nth-child(even) {
    background-color: var(--gray);
}

.news-component-1 {
    width: 25%;
    padding-right: 12px;
}

.news-component-1 h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 14px;
    padding: 0 12px 0 0;
    font-family: 'BPG Nino Mtavruli';
}

.news-component-1 div {
    font-size: 18px;
    color: var(--orange);
}

.news-component-2 {
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.news-component-2 div {
    height: 140px;
    padding: 0 115px 0 0;
    overflow: hidden;
}


.news-component-3 {
    width: 32%;
    height: 302px;
    border-radius: 6px;
    overflow: hidden;
    transition-duration: .3s;
    margin-left: auto;
}

.news-component-3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition-duration: .3s;
}

.news-component:hover .news-component-3 img {
    transform: scale(1.1);
}

.subscribe {
    background-color: var(--blue);
    padding: 80px 0 0 0;
}

.subscribe-border {
    padding: 84px 204px;
    border-radius: 6px 6px 0 0;
    position: relative;
    overflow: hidden;
}

.subscribe-border::before {
    content: "";
    position: absolute;

    border-top: 30px dashed var(--yellow);
    border-left: 30px dashed var(--yellow);
    border-right: 30px dashed var(--yellow);
    inset: -24px;
}

.subscribe h3 {
    font-size: 40px;
    color: var(--white);
    margin-bottom: 15px;
    font-family: 'BPG Nino Mtavruli';
}

.mzeqala-font {
    font-size: 38px;
    color: var(--white);
    font-family: 'Mzeqala';
}

.subscribe-input {
    position: relative;
    width: 574px;
    border-radius: 100px;
    display: flex;
    align-items: center;

    background-color: var(--white);
}

.subscribe-input input {
    width: 100%;
    padding: 14px 150px 14px 30px;
    border: none;
    border-radius: 100px;
    font-size: 20px;
}

.subscribe-input input:focus {
    outline: none;
}

.subscribe-input input::placeholder {
    font-size: 18px;
    color: #000;
    font-family: 'TBC Contractica';
}

.subscribe-input button {
    position: absolute;
    right: 45px;
    border: none;
    background-color: #fff;
    font-size: 18px;
    cursor: pointer;
    font-family: 'BPG Nino Mtavruli';
    transition-duration: .3s;
}

.subscribe-input button:hover {
    color: var(--blue);
}

.icon-Group-82 {
    color: var(--blue);
}

.footer-address {
    margin: 30px 0 0 0;
cursor: default;
}

.footer-address__image {
    margin: 0 22px 0 0;
    width: 44px;
    height: 40px;
}

.footer-address__image img {
    width: auto;
}

.footer-address__image.im40 {
    margin: 0 24px 0 0;
}

.footer-address__bold {
    font-size: 20px;
    font-weight: 700;

}

.m-30 {
    margin: 0 25px 0 0;
}

.m-30:lang(ka) {
    margin: 0 70px 0 0;
}

.m-50 {
    margin: 0 50px 0 0;
}

.footer-address__light {
    font-size: 18px;
    line-height: 30px;
}

.footer-first div:last-of-type .footer-address__light {
    padding: 0 0 0 10px;
}

.footer-first {
    padding: 0px 0 60px 0;
}

.footer-first .footer-address {
    align-items: flex-start;
}

.footer-links {
    margin: 30px 0 90px 0;
}

.footer-first h3 {
    margin-bottom: 40px;
}

.footer-links a {
    color: var(--blue);
    font-size: 26px;
    margin: 0 20px 0 0;
}

.footer-menu a {
    display: block;
    width: 50%;
    font-size: 18px;
    line-height: 34px;
    margin: 0 0 20px 0;
    transition-duration: .3s;
}

.footer-menu a:hover {
    font-weight: 700;
}

.footer-right {
    padding: 0 0 0 150px;
}

.footer-second {
    padding: 14px 0;
    font-size: 16px;
    background-color: #F9F9F9;
    display: flex;
    justify-content: space-between;
}

.footer-second div {
    display: flex;
    justify-content: space-between;
}

.text-page__banner {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
}

.text-page__banner.activebanner::before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: rgba(255, 255, 255, 0.35);
}

.text-page__banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.component-scroll {
    background-color: var(--gray);

    font-family: BPG Nino Mtavruli;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}

.component-scroll a {
    display: block;
    position: relative;
    padding: 22px 30px 20px 30px;
    font-size: 20px;
}

.component-scroll a:first-of-type {
    margin-left: -32px;
}

.component-scroll a:hover,
.component-scroll a:active {
    background-color: var(--blue);
    color: var(--white);
    transition-duration: .3s;
}

.component-scroll a.active {
    background-color: var(--blue);
    color: var(--white);
    transition-duration: .3s;
}

.component-scroll a.active::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 25px solid var(--blue);
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
}

.breadcrumbs a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 20px 0;
    color: #A3A3A3;
    margin: 0 14px;
    transition: .3s;
}

.breadcrumbs a:hover,
.breadcrumbs a:active,
.breadcrumbs a.active {
    color: #000;
}

.breadcrumbs img {
    width: 24px;
    height: 20px;
    object-fit: contain;
}

.breadcrumbs-box:first-of-type {
    margin-left: -14px;
}

.breadcrumbs-box:last-of-type img {
    display: none;
}

.partner-com_text {
    width: 80%;
    margin: 10px 0;
}

.partner-com_text div {
    line-height: 35px;
    height: 105px;
    overflow: hidden;

}

.partner-com__img {
    width: 228px;
    height: 163px;
    padding: 45px 50px;
    background-color: var(--gray);
    overflow: hidden;
}

.partner-com__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.partner-com_text h4 {
    margin-bottom: 10px;
}

.partner-com__box {
    padding: 40px 0 60px 0;
    border-top: 2px solid #F1F1F1;
    transition-duration: .3s;
}

/* .partner-com__box:hover{
    box-shadow: 0px 0px 30px rgba(0, 0, 0, .2);
  } */
.partner-com__box:last-of-type {
    border-bottom: 2px solid #F1F1F1;
}

.disclaimer {
    border-top: 2px solid var(--gray);
    padding: 40px 0;
}

.disclaimer-img {
    width: 235px;
    height: 148px;
    overflow: hidden;
}

.disclaimer-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.disclaimer-text {
    width: 75%;
    margin-left: auto;
}

.breadcrumbs {
    margin: 0 0 20px 0;
}

.text-page__content h1 {
    margin: 0 0 20px 0;
}
.video-component .row{
    justify-content: center;
}

.video-box {
    width: 48%;
    position: relative;
    height: 350px;
    border-radius: 10px;
    overflow: hidden;

}

.video-box span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 94px;
    color: #E6EEF7;
    cursor: pointer;
}

.video-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.organizations__text {
    margin: 0px 0 40px 0;
}

.organizations .margin-b-60 {
    margin-bottom: 30px;
}

.organization-image__slider {
    margin-top: 40px;
}

.organization-image-slide {
    width: 25%;
    margin-left: 20px;
    overflow: hidden;
    height: 100px;
}

.organization-image-slide a {
    display: block;
}

.organization-image-slide a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.partners-slider__arrows,
.photo-gallery__arrows,
.team-slider__arrows {
    width: 110px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.partners-slider__arrows .slick-arrow,
.photo-gallery__arrows .slick-arrow,
.team-slider__arrows .slick-arrow {
    position: relative;
    font-size: 0;
    width: 48px;
    height: 48px;
    background-color: var(--gray);
    border-radius: 50%;
    cursor: pointer;
    border: none;

}

.partners-slider__arrows .slick-arrow.slick-prev::after,
.partners-slider__arrows .slick-arrow.slick-prev::before,
.partners-slider__arrows .slick-arrow.slick-next::after,
.partners-slider__arrows .slick-arrow.slick-next::before,
.photo-gallery__arrows .slick-arrow.slick-prev::after,
.photo-gallery__arrows .slick-arrow.slick-prev::before,
.photo-gallery__arrows .slick-arrow.slick-next::after,
.photo-gallery__arrows .slick-arrow.slick-next::before,
.team-slider__arrows .slick-arrow.slick-prev::after,
.team-slider__arrows .slick-arrow.slick-prev::before,
.team-slider__arrows .slick-arrow.slick-next::after,
.team-slider__arrows .slick-arrow.slick-next::before {
    content: '';
    position: absolute;
    width: 3px;
    height: 12px;
    background-color: var(--blue);
    z-index: 12;
    border-radius: 3px;
}

.partners-slider__arrows .slick-arrow.slick-prev::before,
.photo-gallery__arrows .slick-arrow.slick-prev::before,
.team-slider__arrows .slick-arrow.slick-prev::before {
    transform: translate(-3px, -10px) rotate(45deg);
}

.partners-slider__arrows .slick-arrow.slick-prev::after,
.photo-gallery__arrows .slick-arrow.slick-prev::after,
.team-slider__arrows .slick-arrow.slick-prev::after {
    transform: translate(-3px, -3px) rotate(-45deg);
}

.partners-slider__arrows .slick-arrow.slick-next::before,
.photo-gallery__arrows .slick-arrow.slick-next::before,
.team-slider__arrows .slick-arrow.slick-next::before {
    transform: translate(0px, -10px) rotate(-45deg);
}

.partners-slider__arrows .slick-arrow.slick-next::after,
.photo-gallery__arrows .slick-arrow.slick-next::after,
.team-slider__arrows .slick-arrow.slick-next::after {
    transform: translate(0px, -3px) rotate(45deg);
}

.text-and-button img {
    width: 60px;
    height: 50px;
}

.text-and-button h2 {
    margin: 30px 0 10px 0;
}

.text-and-button__text {
    padding: 0 180px 0px 0;
    height: 70px;
    overflow: hidden;
}

.text-and-button .button {

    margin: 25px 0 0 0;
}

.share {
    margin: 40px 0;
}

.share a {
    font-size: 22px;
    margin: 0 8px;
}

.share a:first-of-type {
    margin: 0 8px 0 20px;
}

.text-page__image {
    width: 32%;
    height: 275px;
    overflow: hidden;
    border-radius: 6px;
    transition-duration: .3s;
}

.text-page__image:hover img {
    transform: scale(1.1);
}

.photo-gallery-slider {
    margin-top: 60px;
    margin-right: -30px;
}

.photo-gallery-slide {
    width: 33.3%;
    height: 275px;
    border-radius: 10px;
    overflow: hidden;
    padding: 0 30px 0 0;
}

.photo-gallery-slide img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;

}

.text-page__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition-duration: .3s;
}

.horizontal-banner__component {
    position: relative;

    display: flex;
    align-items: center;
    width: 100%;
    height: 500px;
}

.horizontal-banner__component img {
    position: absolute;
    inset: 0;
    object-fit: cover;
    z-index: -1;
}

.horizontal-banner__text h2 {
    color: var(--blue);
    font-size: 70px;
    font-weight: 700;
    font-family: 'BPG Nino Mtavruli';
}

.horizontal-banner__text div {
    width: 30%;
    height: 72px;
    line-height: 36px;
    font-size: 22px;
    color: #444444;
    margin: 30px 0 50px 0;
    overflow: hidden;
}


.bullets ul {
    /* list-style-image: url('../images/Group\ 113.svg'); */
    list-style: none;

}

.bullets ul li {
    position: relative;
    margin-left: 50px;
}

.bullets ul li::after {
    position: absolute;
    content: '';
    background-image: url('../images/Group\ 113.svg');
    background-repeat: no-repeat;
    width: 46px;
    height: 35px;
    top: 4px;
    left: -45px;

}

.bullet {
    padding: 0 0 0 30px;
    margin: 0 0 50px 0;

}

.bullet-text {
    margin: 16px 0 0px 0;
    line-height: 32px;
}

.heart-bullet__image {
    position: absolute;
    right: 0;
    max-height: 600px;

    padding: 0 0 0 80px;
}
.heart-bullet__component .row.al-cen {
    align-items: flex-start !important;
 }

.heart-bullet__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.team-slide {
    width: 33.3%;
    padding: 0 55px 0 0;
}

.team-desc {
    margin: 10px 0 30px 0;

}

.team-slider__iamge {
    width: 228px;
    height: 200px;
    overflow: hidden;
    border-radius: 6px;
    margin: 0 30px 0 0;
  
}

.team-slider__iamge img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition-duration: .3s;
}

.team-slide:hover .team-slider__iamge img {
    transform: scale(1.1);
}

.team-links {
    margin: 60px 0 50px 0;
    padding: 0 0 20px 0;
    border-bottom: 2px solid #F1F1F1;
}

.team-links .team-link {
    position: relative;
    display: inline-block;
    margin: 0 50px 0 0;
    color: #C3C3C3;
    font-weight: 500;
    transition-duration: .3s;
}

.team-links .team-link.active,
.team-links .team-link:hover {
    color: #000;
}

.team-links .team-link.active::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: var(--yellow);
    left: 0;
    bottom: -22px;
}

.faq-box {
    cursor: pointer;
    transition-duration: .3s;
    padding: 40px 140px 5px 30px;
    border-top: 2px solid #f1f1f1;
}

.faq-box .faq-question {
    position: relative;

}
.faq-icon{
  width: 20px;
  height: 20px;
  left: -12px;
  
  position: relative;
}

.faq-box .faq-icon span {
    display: inline-block;
    position: absolute;
    border-radius: 3px;
    background-color: var(--orange);
    transition-duration: .3s;
}

.faq-icon span:first-of-type{
  width: 20px;
  height: 3px;
  top: 8px;
left: 0px;
}
.faq-icon span:last-of-type{
  height: 20px;
  width: 3px;
top: 0;
left: 9px;
  
}

.faq-answer {
    margin: 30px 0 0px 105px;
    padding: 0px 0 0px 25px;
    border-left: 3px solid var(--orange);
    height: 0px;
    overflow: hidden;
    transition-duration: .3s;
}

.faq-perent.active .faq-answer {
    height: initial;
    margin: 30px 0 40px 105px;
    transition-duration: .3s;
}

.faq-perent.active .faq-icon span:last-of-type {
    opacity: 0;
}

.pagination {
    justify-content: flex-end;
}

.pagination-prev a,
.pagination-next a {
    display: inline-block;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    transition-duration: .3s;
}

.pagination-prev a {
    margin: 0 50px 0 0;
}

.pagination-next a {
    margin: 0 0 0 50px;
}

.pagination-list ul li {
    position: relative;
    list-style: none;
    display: inline-block;
    color: #000;
    font-weight: 500;
    font-size: 22px;
    margin: 0 30px 0 0;
    transition-duration: .3s;
}

.pagination-list ul li:hover {
    color: var(--blue);
}

.pagination-list ul li.active {
    color: var(--blue);
}

.pagination-list ul li.active::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    border-radius: 3px;
    background-color: var(--blue);
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
}

.pagination-list ul li:last-of-type {
    margin: 0;
}

.pagination-prev a:hover,
.pagination-next a:hover {
    color: var(--orange);
}

.pagination-prev a.inactive,
.pagination-next a.inactive {
    color: #A5A5A5;
}

.date {
    color: var(--orange);
    font-size: 18px;
    margin-bottom: 20px;
}

.services.margintb-70 {
    margin: 80px auto 70px auto;
}

.team-list .team-slide {
    padding: 70px 55px 70px 0;
    border-bottom: 2px solid #f1f1f1;
}

.team-listpage .team-links {
    margin: 60px 0 0px 0;
}

.submenu {
    margin: 74px auto 100px auto;
    gap: 60px;
}

.submenu-box {
    width: 48%;
    margin-bottom: 40px;
}

.submenu-title {
    padding: 0 0 20px 0;
    border-bottom: 2px solid #f1f1f1;
}

.submenu-title a {
    font-weight: 700;
}

.submenu-image {
    margin: 40px 0 0 0;
    height: 450px;
    border-radius: 6px;
    overflow: hidden;
}

.submenu-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s;
}

.submenu-box:hover .submenu-image img {
    transform: scale(1.1);
}

.submenu-box:hover .submenu-title {
    color: var(--orange);
}

.modal-content.open .team-modal {
    display: block;
}

.modal-content h4 {
    margin-bottom: 24px;
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    padding: 20px 10px 70px 40px;
    border: none;
    border-radius: 6px;
    max-width: 650px;
    max-height: 700px;
    overflow-y: scroll;
    background-color: #fff;
    z-index: 2000;
}

.modal-background {
    position: fixed;
    inset: 0;
    background-color: #000;
    opacity: .7;
    z-index: 2000;
}

.modal button {
    border: none;
    background-color: #fff;
    cursor: pointer;
    width: 38px;
    height: 38px;
   
}
.modal-button{
    position: sticky;
    top:30px;
   left: 600px;
}
.modal button img {
    width: 38px;
    height: 38px;
    object-fit: contain;
}

.modal-content img {
    width: 184px;
    height: 162px;
    border-radius: 6px;
    object-fit: cover;
    margin: 0 25px 0 0;
}

.modal-links img {
    position: relative;
    width: 46px;
    height: 46px;
    object-fit: contain;
    margin-right: 20px;
}

.copy-link img {
    width: 46px;
    height: 46px;
    object-fit: contain;
    margin-right: 20px;
}

.modal-links {
    position: relative;
}

.mail-alert {
    position: absolute;
    display: block;
    padding: 2px 12px;
  
    background-color: #fff;
    font-size: 12px;
    border-radius: 20px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 25%);
    color: #7a7a7a;
    top: -50px;
    left: 0;

}

.mail-alert {
    display: none;
}

.copy-link-input {
    width: 0;
    visibility: hidden;
}

.copy-link {
  
    width: 46px;
    height: 46px;
    margin-right: 20px;
}

.copy-link button img {
    position: absolute;
    inset: 0;
    width: 46px;
    height: 46px;
}

.mail-alert.active {
    display: block;
}

.modal-text {
    margin: 20px 0 30px 0;
    padding: 0 40px 0 0;
}

.gallery-list {
    row-gap: 60px;
}

.gallery-box {

    width: 32%;
}

.gallery-image {
    position: relative;
    width: 100%;
    height: 303px;
    overflow: hidden;
    border-radius: 6px;
}

.gallery-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .3s;
}

.gallery-box:hover img {
    transform: scale(1.1);
}

.gallery-title {
    margin: 40px 0 0 0;
    padding: 20px 20px 0 0;


    border-top: 2px solid var(--gray);
}

.gallery-title h3 {
    font-size: 22px;
    font-weight: 700;
    font-family: "TBC Contractica CAPS";
    line-height: 36px;
}

.gallery-box:hover .gallery-title {
    color: var(--orange);
}

.video-galleri__list .gallery-box span {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    color: #fff;
    font-size: 74px;
}

.organization-table,
.donors {
    font-size: 18px;
    line-height: 30px;

}

.organization-table-row ol {
    list-style-type: none;
}

.organization-table-row ol li {
    position: relative;
    padding: 30px 0 30px 130px;
    border-top: 2px solid var(--gray);
    counter-increment: step-counter;

}

.organization-table-row ol li::before {
    position: absolute;
    content: counter(step-counter);
    font-size: 22px;
    color: #000;
    font-weight: 500;
    top: 35px;
    left: 0px;
}

.organization-table-row ol li:last-of-type {
    border-bottom: 2px solid var(--gray);
}

.organization-table__title {

    font-size: 26px;
    font-weight: 700;
    font-family: 'BPG Nino Mtavruli';
    margin: 0 0 30px 0px;
}

.table1 {
    width: 33%;
    padding: 0 50px 0 0;
    height: 64px;
    overflow: hidden;
}

.table2 {
    width: 50%;
    height: 64px;
    overflow: hidden;
}

.table3 {
    margin-left: auto;
    height: 64px;
    overflow: hidden;
}

.table4 {
    width: initial;
    margin: 0 115px 0 0;
    font-family: serif;
}

.table5 {
    width: 30.3%;
}

.table6 {
    width: 50%;
}

.publication-box {
    position: relative;
    width: 23.5%;
    height: 500px;
    background-color: var(--gray);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 150px 0 0 0;
    border-radius: 8px;
}

.publication-content-1 img {
    width: 193px;
    height: 267px;
    object-fit: cover;
    border-radius: 8px;
}

.publication-content-2 {
    position: absolute;
    height: 200px;
    overflow: hidden;
    display: flex;
    padding: 37px 30px 20px 37px;
    inset: 0;
    background-color: var(--blue);
    border-radius: 8px 8px 0 0;
    color: #fff;
    transition-duration: .3s;
}

.publication-content-2 h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
}

.publication-invisiable {
    display: none;

}

.publication-blueheart {
    width: 56px;
    height: 46px;
    object-fit: contain;
    position: absolute;
    top: -25px;
    left: 30px;
    z-index: 100;
    transition: .1s;
}

.publication-box:hover .publication-blueheart {
    display: none;
}

.publication-box:hover .publication-content-2 .publication-title {
    display: none;
}

.publication-box:hover .publication-content-2 {
    height: 100%;
    border-radius: 8px;
    flex-direction: column;
}

.publication-box:hover .publication-invisiable {
    display: block;
}

.publication-yellowheart {
    width: 43px;
    height: 36px;
    object-fit: contain;
}

.publication-text {
    margin: 20px 0 30px 0;
    height: 176px;
    font-weight: 300;
    line-height: 34px;
    overflow: hidden;
}

.publication-content-2 a {
    font-weight: 700;
    font-size: 18px;
}

.publication-list .publication {
    row-gap: 55px;
}

.publication-detail {
    margin: 50px 0 0 0;
}

.pub-detail-img {
    width: 360px;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--gray);
    border-radius: 8px;
}

.pub-detail-img img {
    width: 247px;
    height: 341px;
    object-fit: cover;
    border-radius: 8px;
}

.pub-detail-text {
    width: 70%;
    padding: 0 0 0px 30px;
}

.pub-detail-text a {
    margin-top: 50px;
}

.publication-list h1 {
    margin-bottom: 80px;
}

.donation-banner {
    position: relative;
    background-color: var(--blue);
    border-radius: 10px;
    padding: 68px 310px 80px 310px;
    background-image: url('../images/Mask\ group\ background\ heart.svg');
    background-repeat: no-repeat;
    background-position: bottom right;
}

.donation-banner h2 {
    color: var(--yellow);
}

.donation-banner h3 {
    font-family: 'Mzeqala';
    font-size: 50px;
    color: #fff;
    font-weight: 400;
    line-height: 60px;

}

.donation-banner img {
    position: absolute;
    width: 90px;
    height: 77px;
    object-fit: contain;
    top: -32px;
    left: 65px;
}

.donation-field {
    overflow: hidden;
}

.donation-field h2 {
    margin: 0 140px 0 0;
}

.donation-field button {
    font-size: 18px;
    padding: 15px 30px 12px 30px;
}

.donation-input {
    width: 40%;
    padding: 0 70px 0 0;
}

.donation-input label,
.donation-text label {
    margin: 0 0 14px 0;
    color: #000;
    display: inline-block;
}

.star {
    position: relative;
}

.star::after {
    content: '*';
    position: absolute;
    right: -10px;
    top: -5px;
    color: #FF0000;
    font-weight: bold;
}

.donation-invisiable {
    margin: 40px 0 0 0;
    display: flex;
    display: none;
}

.donation-invisiable.open {
    display: block;
    display: flex;
}

.donation-input input {
    padding: 12px;
    font-size: 20px;
    background-color: var(--gray);
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 6px;
}

.donation-input input.red {
    border: 2px solid #FF0000;
    background-color: #faf2f2;
}

.donation-input input:focus,
.donation-text textarea:focus {
    outline: none;
}

.donation-input div {
    margin-bottom: 20px;
}

.donation-text {
    width: 60%;

}

.warning {
    font-size: 16px;
    color: #FF0000;
    margin-top: 6px;
    display: none;
}

.parent.parentClass .warning.open {
    display: block;
}


.donation-text textarea.red {
    border: 2px solid #FF0000;
    background-color: #faf2f2;
}

.donation-text textarea {
    width: 100%;
    height: 170px;
    background-color: var(--gray);
    border-radius: 6px;
    resize: none;
    border: none;
    padding: 12px;
    font-size: 20px;
}

.search-page {
    width: 55%;
    margin: 100px auto 50px auto;
}

.search-input {
    padding: 22px 0;
    border-bottom: 2px solid var(--gray);
    margin: 0 0 14px 0;
}

.search-input button {
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.search-input img {
    width: 44px;
    height: 44px;

}

.search-input input {
    width: 100%;
    padding: 12px 24px 12px 0;
    font-size: 20px;
    border: none;
}

.search-input input::placeholder {
    font-size: 32px;
    font-weight: 700;
    font-family: 'BPG Nino Mtavruli';
    color: #000;

}


.search-input input:focus {
    outline: none;
   
}

.search-page span {
    font-size: 16px;
    color: #7d7d7d;
    font-weight: 500;
}

.search-result {
    padding: 40px 0;
    border-bottom: 2px solid var(--gray);
}

.orange {
    color: var(--orange);
}

.search-result .orange {
    margin: 20px 0 24px 0;
}

.search-text {
    height: 102px;
    overflow: hidden;
    line-height: 34px;
    margin: 20px 0;
}

.contact {

    margin: 40px auto 5px auto;
}

.cnt1 {
    padding: 0 200px 0 0;
}

.cnt2 {
    padding: 0 110px 0 50px;
}

.contact li {
    list-style: none;
    margin-bottom: 8px;
}

.contact h2 {
    margin-bottom: 20px;
}

.contact .row {
    padding: 40px 0;
    border-bottom: 2px solid var(--gray);
}

.contact .row:last-of-type {
    border: none;
}

.contact .footer-address__bold {
    color: var(--blue);
    margin-bottom: 14px;
}

.contact-inputs div {
    margin: 10px 0;
}

.contact-inputs label {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 5px;
}

.contact-inputs input,
.contact-inputs textarea,select {
    width: 100%;
    border-radius: 6px;
    border: none;
    background-color: rgba(30, 111, 183, 10%);
    padding: 7px;
    font-size: 20px;
}

.contact-inputs input:focus,
.contact-inputs textarea:focus {
    outline: none;
}

.contact-inputs textarea {
    height: 160px;
    resize: none;
}

.contact .mzeqala-font {
    font-style: 30px;
    color: var(--blue);
    margin-bottom: 45px;
    line-height: 44px;
}

#map {
    width: 100%;
    height: 500px;
    border: 2px solid #000;
    margin-top: 80px;
    margin-bottom: -100px;

}

#donation-button.open {
    background-color: #fee26d;
}

#donation-button.open.yellow {
    background-color: #1e6fb7;
}

#donation-button.open:hover {
    color: #fff;
    border: 1px solid #fee26d;
}

.blue-heart__banner .title-36 {
    margin-bottom: 100px;
}

.burger-menuicon {

    padding: 10px;
    border-radius: 3px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    margin-left: auto;
    cursor: pointer;
}

.burger-menuicon span {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 3px;
    background-color: var(--blue);
    margin: 4px 0;
}

.burger-menuicon span:last-of-type {
    width: 16px;
    margin-left: auto;
}

.burger-logo {

    width: 65px;
    height: 65px;
    object-fit: contain;
}

.burger-menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 700px;
    height: initial;
    padding: 40px 15px;
    background-color: #fff;
}

.burger-menu.open {
    display: block;
}

.burger-nav {
    list-style: none;
    padding: 10px 0 40px 0;
}

.burger-nav__button {
    cursor: pointer;
    width: 30px;
    height: 30px;
    overflow: hidden;

}

.burger-link {
    font-size: 16px;
    font-weight: 700;
    font-family: "BPG Nino Mtavruli";
}

.menu-button {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.burger-row {
    padding: 24px 12px 24px 0;
    border-bottom: 2px solid var(--gray);
}

.burger-menu__last {
    margin-top: 30px;
}

.burger-menu-lang {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-right: 100px;
}

.burger-menu__last .button {
    padding: 20px 44px 18px 44px !important;
}

.burgmenu-sub li {
    list-style: none !important;
}

.burgmenu-sub {
    display: none;

    font-size: 16px;
    font-weight: 700;
    font-family: "BPG Nino Mtavruli";
}

.burgmenu-sub div {
    padding: 10px 20px;

}

.burger-open.open .burgmenu-sub {
    display: block;
}

.burger-menuicon {
    display: none;
}

#contactname.red,
#contactmail.red,
#contactmessage.red {
    border: 1px solid #FF0000;
    background-color: #fff0f0;
}

.contact-inputs .warning {
    margin-top: 2px;
}
.footer-grid{
  display: grid;
  grid-template-columns: 70px auto auto;
  row-gap: 36px;
}
.footer-item{
    display: flex;
    align-items: baseline;
}

.alert-info {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: opacity 0.6s;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100;
    font-size: 22px;
    width: 320px;
    height: 200px;
    transform: translate(-50%, -50%);
    background-color: #fdce0b;
    border-color: #fdce0b;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Button styling */
#donateBtn {
    padding: 20px 36px 17px 36px;
    font-size: 18px;
    cursor: pointer;
}

/* Popup background */
.popup {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

/* Popup content */
.popup-content {
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    width: 500px;
    text-align: left;
}

/* Close button */
.close-btn {
    float: right;
    font-size: 20px;
    cursor: pointer;
}
