@charset "UTF-8";
.hero-section, .nav-links li, .nav-header, .contactinfo-item a, .contactinfo-item, .contact .title-2, .contact, .whybrix figure, .whybrix ul, .whybrix h1, .join-text, .join-items__item, .join-items, .join-title, .join, .smallblogs-item a figure, .smallblogs-item, .packages-item__btn, .packages-item__lists ul li, .packages-item__lists, .packages-item__title, .packages-item, .packages-cats, .texts-title, .buttons-list, .about-slider__item, .about-small, .services-full__top .right-items, .services-full__top, .onservices-title, .about-services__item, .about-services__title, .portfolio-slider__item figure, .portfolio-slider, .portfolio, .teams-item figure, .teams-item, .teams, .about-text__item, .about-text, .about-counts, .about-video figure, .about-video, .about-title, .grid, .of, .blog-full .blog-item__desc .desc ol li, .blog-full .blog-item__desc .desc ol, .blog-full .blog-item__desc .desc ul li, .blog-full .blog-item__desc .desc ul, .blog-full .blog-item__desc .desc h3, .pagination, .blog-item__desc .desc, .blog-item, .b-item, .block-content ul li, .block-content, .block, .blogs-search form input, .blogs-search, .works-main, .works-categories__text, .works-categories__title, .speadbar, .see-more-white, .see-more, .footer-socials, .footer-block ul li, .footer-block ul, .footer-block, .footer, .cta .or, .cta .submit, .cta-item .form-group input,
.cta-item .form-group select, .cta-item .form-group, .cta-item, .partners-item figure, .partners-item, .banner-item, .products-item, .works-item, .offer-item, .offer, .services-item, .section, .header-top {
    width: 100%;
    float: left;
}

.project-info-modern .info-item .info-icon, .project-info-modern .info-item, .project-info-modern, .hero-section .hero-actions, .hero-section, .nav-footer .auth-btn, .nav-header .close-btn, .faq .faq-question .arrow, .services-full__top .right-items__item figure, .about-services__item figure, .pagination ul li a, .products-item__title a, .offer-item__actions a, .services-item a span, .section-title ul li a, .play-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.project-info-modern .info-item .info-content .info-value, .modal-footer .btn-primary, .modal-header .modal-title, .hero-section .hero-label span, .nav-footer .auth-btn, .nav-links a, .contactinfo-item a h3, .contact .title-2 h2, .whybrix h1, .smallblogs-item a h2, .packages-item__title h2, .texts-title h2, .buttons-list__item a h3, .about-slider__item h3, .about-slider__item:after, .about-small h3, .services-full__top .right-items__item h3, .services-full__top .left h2, .onservices-title h2, .about-services__item .title h2, .about-services__title h2, .teams-item .title h3, .about-counts__item h3, .about-title h1, .of-title h4, .blog-full .blog-item__desc .desc h3, .pagination ul li a, .blog-item__desc .title h2, .block-title h2, .works-main__item .s-more a, .works-main__title h3, .works-categories__title h2, .see-more-white a, .see-more a, .footer-block h3, .partners-item .sale, .works-item__title h2, .offer-item h2, .services-item h2, .header-top__actions ul li a, .btn-main {
    font-family: "Avenir Next Georgian Bold", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    -webkit-font-feature-settings: "case" on;
    font-feature-settings: "case" on;
}

.modal-body p b,
.modal-body p strong, .hero-section .btn, .join-text__item p, .join-title h2 {
    font-family: "Avenir Next Georgian Bold", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.project-info-modern .info-item .info-content .info-label, .modal-footer .btn-secondary, .modal-body code, .modal-body blockquote, .modal-body, .hero-section .hero-desc, .submenu a, .partners-item .sale sub, body {
    font-family: "Avenir Next Georgian Regular";
    font-weight: 400;
    font-style: normal;
}

.modal-body h1,
.modal-body h2,
.modal-body h3,
.modal-body h4, .hero-section .hero-title, .works-main__item .infos ul li, .about-item a, .cta .or, .cta .submit button, .cta-item__title h1, .section-title h1 {
    font-family: "Avenir Next Georgian Heavy", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    -webkit-font-feature-settings: "case" on;
    font-feature-settings: "case" on;
}

.modal-body img, .whybrix figure img, .smallblogs-item a figure img, .portfolio-slider__item figure img, .teams-item figure img, .about-video figure img, .blog-item__img figure img, .b-item__img img, .banner-item img, .works-item figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.modal-content, .hero-section .hero-desc {
    color: rgba(242, 242, 242, 0.8);
}

h1 {
    font-size: 36px;
}

a {
    text-decoration: none!important;
}

a:hover {
    color: inherit!important;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
code,
em,
img,
small,
strike,
strong,
sub,
sup,
tt,
b,
u,
i,
ol,
ul,
li,
fieldset,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
main,
canvas,
embed,
footer,
header,
nav,
section,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    text-size-adjust: none;
    text-decoration: none;
    line-height: 1;
}

footer,
header,
nav,
section,
main {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}

@font-face {
    font-family: "Avenir Next Georgian Regular";
    src: url("../fonts/AvenirNextGeorgian-.woff2") format("woff2"), url("../fonts/AvenirNextGeorgian-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Avenir Next Georgian Bold";
    src: url("../fonts/NotoSansGeorgian-ExtraBold.woff2") format("woff2"), url("../fonts/NotoSansGeorgian-ExtraBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Avenir Next Georgian Heavy";
    src: url("../fonts/AvenirNextGeorgian-Heavy.woff2") format("woff2"), url("../fonts/NAvenirNextGeorgian-Heavy.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body {
    margin: 0;
    background: #fff;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    color: #000000;
}

* {
    border: none;
    outline: none;
}

.container {
    max-width: 1280px;
}

.btn-main {
    padding: 15px 35px;
    background: #131a22;
    border-radius: 45px;
    font-size: 14px;
    color: #fff;
}

.video-container {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: none;
    z-index: 10;
    border: none;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    cursor: pointer;
}
.play-button img {
    height: 80px;
}

.play-button.hidden {
    display: none;
}

.header {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 900;
    padding: 30px 0;
}
.header-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-top__logo {
    width: 20%;
}

.header-top__logo img {
    height: 40px;
}
.header-top__actions {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-top__actions ul {
    display: flex;
    align-items: center;
}
.header-top__actions ul li {
    float: left;
    margin-left: 32px;
}
.header-top__actions ul li.has-dropdown {
    position: relative;
}
.header-top__actions ul li.has-dropdown:hover .header-dropdown {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.header-top__actions ul li:first-child {
    margin-left: 0;
}
.header-top__actions ul li a {
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.header-top__actions ul li a svg {
    margin-left: 10px;
}
.header-top__actions ul li a img {
    margin-right: 10px;
}
.header-top__actions ul .header-dropdown {
    position: absolute;
    top: 140%;
    left: 50%;
    transform: translateX(-50%);
    width: 600px;
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 1000;
    margin-top: 40px;
}
.header-top__actions ul .header-dropdown:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.header-top__actions ul .header-dropdown .dropdown-content {
    display: flex;
    gap: 30px;
    text-align: left;
}
.header-top__actions ul .header-dropdown .dropdown-left {
    flex: 1;
}
.header-top__actions ul .header-dropdown .dropdown-left .dropdown-section {
    margin-bottom: 25px;
}
.header-top__actions ul .header-dropdown .dropdown-left .dropdown-section h3 {
    font-weight: bold;
    font-size: 18px;
    color: #1a1a1a;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.header-top__actions ul .header-dropdown .dropdown-left .dropdown-section p {
    font-size: 14px;
    color: #666;
    line-height: 1.4;
    margin: 0;
}
.header-top__actions ul .header-dropdown .dropdown-right {
    flex: 1;
}
.header-top__actions ul .header-dropdown .dropdown-right .work-card {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    height: 100%;
}
.header-top__actions ul .header-dropdown .dropdown-right .work-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.header-top__actions ul .header-dropdown .dropdown-right .work-card .btn-work {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(5px);
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: bold;
}
.header-top__actions .login-top {
    margin: 0 30px;
}
.header.header-full {
    position: relative;
}
.header.header-full .header-top__actions ul li a {
    color: #131a22;
}
.header.header-full .header-top__actions ul li a svg path {
    fill: #131a22;
}

.section {
    padding-top: 80px;
}
.section-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.section-title ul {
    display: flex;
    align-items: center;
}
.section-title ul li {
    margin-left: 12px;
}
.section-title ul li a {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #131a22;
    box-shadow: 5px 10px 15px rgba(1, 0, 0, 0.1);
}
.section-title h1 {
    font-size: 28px;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    -webkit-font-feature-settings: "case" on;
    font-feature-settings: "case" on;
}

.services-item {
    box-shadow: 5px 10px 15px rgba(1, 0, 0, 0.1);
    border-radius: 14px;
    padding: 40px 25px;
    margin-top: 40px;
    transition: 0.3s all ease-in;
}
.services-item h2 {
    font-size: 21px;
    margin-bottom: 12px;
    line-height: 1.5;
}
.services-item p {
    font-size: 14px;
    line-height: 1.5;
}
.services-item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 23px;
    height: 53px;
    font-size: 16px;
    color: #fff;
    background: #131a22;
    border-radius: 45px;
    max-width: 200px;
    margin-top: 28px;
}
.services-item a span {
    border-radius: 50px;
    width: 31px;
    height: 31px;
    background: #df6d26;
}
.services-item:hover {
    background: #131a22;
}
.services-item:hover h2 {
    color: #fff;
}
.services-item:hover p {
    color: #888;
}
.services-item:hover a {
    background: #fff;
    color: #131a22;
}
.services-item:hover a span {
    background: rgba(235, 96, 56, 0.44);
}
.services-item:hover a span svg path {
    fill: #df6d26;
}

.offer {
    padding-top: 120px;
}
.offer-item {
    background: #df6d26;
    border-radius: 30px;
    padding: 35px 43px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.offer-item h2 {
    font-size: 26px;
    color: #fff;
}
.offer-item__actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.offer-item__actions p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    max-width: 60%;
    margin-right: 30px;
}
.offer-item__actions a {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 5px 10px 15px rgba(1, 0, 0, 0.1);
}

.works-item {
    overflow: hidden;
    border-radius: 16px;
    position: relative;
    margin-top: 40px;
}
.works-item figure {
    width: 100%;
    height: 400px;
    background: #131a22;
}
.works-item figure img {
    opacity: 0.7;
}
.works-item__title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s all ease-in;
}
.works-item__title h2 {
    color: #fff;
    font-size: 21px;
}
.works-item:hover .works-item__title {
    opacity: 1;
    visibility: visible;
}

.products {
    background: #131a22;
    margin-top: 80px;
    padding: 40px 0;
    padding-bottom: 80px;
}
.products .section-title h1 {
    color: #fff;
    text-transform: uppercase;
}
.products .section-title ul li a {
    background: #fff;
}
.products .section-title ul li a svg path {
    fill: #131a22;
}
.products-item {
    border-radius: 16px;
    background: #fff;
    position: relative;
    margin-top: 40px;
    padding: 30px;
}
.products-item figure {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 120px;
}
.products-item figure img {
    height: 100px;
}
.products-item__title {
    display: flex;
    justify-content: center;
}
.products-item__title h2 {
    font-size: 16px;
}
.products-item__title a {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 31px;
    height: 31px;
    background: #131a22;
    border-radius: 50%;
}

.banner-item {
    border-radius: 16px;
    overflow: hidden;
}
.partners .swiper {
    padding-bottom: 40px;
}
.partners-item {
    border-radius: 23px;
    background: #131a22;
    position: relative;
    margin-top: 40px;
    padding: 10px;
    padding-bottom: 30px;
}
.partners-item figure {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.partners-item img {
    height: 40px;
}
.partners-item .sale {
    background: #fff;
    padding: 10px;
    border-radius: 35px;
    display: flex;
    align-items: center;
    color: #131a22;
    width: 120px;
    font-size: 16px;
}
.partners-item .sale span {
    width: 15px;
    height: 15px;
    background: #df6d26;
    border-radius: 50%;
    margin-right: 10px;
}
.partners-item .sale sub {
    margin-left: 10px;
    font-size: 12px;
}
.partners .swiper-pagination-bullet-active {
    background: #df6d26;
}

.cta-item {
    padding: 70px;
    background: #e8ecf5;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cta-item__title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.cta-item__title h1 {
    font-size: 26px;
    margin-bottom: 20px;
}
.cta-item__title p {
    font-size: 16px;
}
.cta-item__form {
    width: 100%;
    margin-top: 40px;
}
.cta-item .form-group input,
.cta-item .form-group select {
    border-radius: 45px;
    height: 51px;
    border: 1px solid #131a22;
    background: none;
    padding: 0 30px;
    font-size: 14px;
    line-height: 2;
}
.cta-item .form-group input::placeholder,
.cta-item .form-group select::placeholder {
    color: #131a22;
}
.cta-item .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") no-repeat right center;
    background-position: 90%;
}
.cta .submit {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.cta .submit button {
    border-radius: 45px;
    border: none;
    height: 48px;
    background: #131a22;
    padding: 0 50px;
    font-size: 14px;
    color: #fff;
    line-height: 1;
}
.cta .or {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 13px;
    margin-top: 40px;
}
.cta .or span {
    margin-bottom: 15px;
}

.about-item {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}
.about-item p {
    font-size: 16px;
    line-height: 2;
}
.about-item a {
    margin-top: 30px;
    font-size: 14px;
    color: #131a22;
    padding: 15px 30px;
    box-shadow: 0px 0px 30px rgba(1, 0, 0, 0.1);
    width: 150px;
    border-radius: 35px;
    margin-bottom: 30px;
}
.about .txt {
    position: relative;
}
.about .txt:after {
    content: "";
    background-image: linear-gradient(transparent, #fff);
    position: absolute;
    bottom: 0;
    height: 50px;
    width: 100%;
}

.footer {
    background: #131a22;
    margin-top: 120px;
    padding: 50px 0;
}
.footer-block {
    margin-bottom: 50px;
}
.footer-block h3 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media (max-width: 991px) {
    .footer-block h3 {
        cursor: pointer;
        margin-bottom: 0;
        padding: 15px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .footer-block h3::after {
        content: "";
        display: inline-block;
        width: 14px;
        height: 14px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transform: rotate(45deg);
        transition: 0.3s transform ease;
        margin-right: 5px;
    }
}
@media (max-width: 991px) {
    .footer-block ul {
        max-height: 0;
        overflow: hidden;
        transition: 0.4s all ease-in-out;
        opacity: 0;
        padding-top: 0;
    }
}
.footer-block ul li {
    margin-bottom: 14px;
}
.footer-block ul li:last-child {
    margin-bottom: 0;
}
.footer-block ul li a {
    color: #fff;
    font-size: 14px;
}
.footer-block ul li a:hover {
    color: #df6d26;
    transition: 0.3s all ease-in;
}
.footer-block ul li a span {
    margin-right: 10px;
}
.footer-block ul li a span svg {
    vertical-align: middle;
}
@media (max-width: 991px) {
    .footer-block.active h3 {
        border-bottom: 1px solid transparent;
    }
    .footer-block.active h3::after {
        transform: rotate(-135deg);
    }
}
@media (max-width: 991px) {
    .footer-block.active ul {
        max-height: 500px;
        opacity: 1;
        padding-bottom: 20px;
    }
}
.footer-socials {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.see-more {
    display: flex;
    justify-content: flex-end;
    margin-top: 32px;
}
.see-more a {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #131a22;
}
.see-more a svg {
    margin-left: 10px;
}

.see-more-white {
    display: flex;
    justify-content: flex-end;
    margin-top: 32px;
}
.see-more-white a {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #fff;
}
.see-more-white a svg {
    margin-left: 10px;
}
.see-more-white a svg path {
    fill: #fff;
}

.speadbar {
    padding: 30px 0;
    background: #131a22;
}
.speadbar-title h1 {
    font-size: 18px;
    color: #fff;
}

.works-categories {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.works-categories__title {
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
}
.works-categories__title h2 {
    font-size: 24px;
}
.works-categories__menu ul {
    display: flex;
}
.works-categories__menu ul li {
    float: left;
    margin-right: 34px;
}
.works-categories__menu ul li:last-child {
    margin-right: 0;
}
.works-categories__menu ul li a {
    padding: 12px 38px;
    border-radius: 35px;
    border: 1px solid #131a22;
    font-size: 14px;
    color: #131a22;
    transition: 0.3s all ease-in;
}
.works-categories__menu ul li a.active {
    background: #131a22;
    color: #fff;
}
.works-categories__menu ul li a:hover {
    background: #131a22;
    color: #fff;
}
.works-categories__text {
    display: flex;
    justify-content: center;
    margin-top: -30px;
}
.works-categories__text p {
    font-size: 14px;
    line-height: 2;
    color: #888;
    max-width: 50%;
    text-align: center;
}

.works-main {
    margin-top: 80px;
}
.works-main__title {
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
}
.works-main__title h3 {
    font-size: 18px;
}
.works-main__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.works-main__item .infos ul {
    display: flex;
}
.works-main__item .infos ul li {
    display: flex;
    align-items: center;
    margin-right: 32px;
}
.works-main__item .infos ul li svg {
    margin-right: 10px;
}
.works-main__item .s-more a {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #131a22;
}
.works-main__item .s-more a svg {
    margin-left: 10px;
}

.blogs-search {
    margin-bottom: 50px;
}
.blogs-search form {
    width: 60%;
    position: relative;
    border: 1px solid #f2f2f2;
    border-radius: 35px;
    height: 68px;
    overflow: hidden;
}
.blogs-search form input {
    line-height: 68px;
    padding: 0 30px;
    font-size: 14px;
}
.blogs-search form button {
    position: absolute;
    right: 8px;
    top: 8px;
    background: none;
}

.block {
    border-radius: 16px;
    padding: 30px;
    background: #131a22;
    margin-bottom: 40px;
}
.block-title h2 {
    font-size: 18px;
    color: #fff;
    position: relative;
    padding-bottom: 12px;
}
.block-title h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 2px;
    background: #fff;
    border-radius: 5px;
}
.block-content {
    margin-top: 20px;
}
.block-content ul {
    display: flex;
    flex-direction: column;
}
.block-content ul li {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.block-content ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.block-content ul li a {
    color: #fff;
    font-size: 14px;
    transition: 0.3s all ease-in;
}
.block-content ul li a:hover {
    color: #df6d26;
}

.b-item {
    margin-bottom: 20px;
}
.b-item:last-child {
    margin-bottom: 0;
}
.b-item a {
    display: flex;
    align-items: center;
    color: #fff;
}
.b-item__img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 8px;
}
.b-item__title {
    width: calc(100% - 80px);
    padding-left: 15px;
}
.b-item__title h3 {
    font-size: 13px;
    color: #fff;
    line-height: 2;
}

.blog-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 30px;
    margin-top: 30px;
    width: calc(100% - 40px);
}
.blog-item__img {
    width: 270px;
    height: 250px;
    overflow: hidden;
    border-radius: 16px;
}
.blog-item__img figure {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 16px;
}
.blog-item__desc {
    width: calc(100% - 270px);
    padding-left: 30px;
}
.blog-item__desc .info {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.blog-item__desc .info span {
    display: flex;
    align-items: center;
    margin-right: 30px;
    font-size: 14px;
}
.blog-item__desc .info span:last-child {
    margin-right: 0;
}
.blog-item__desc .info span svg {
    margin-right: 5px;
}
.blog-item__desc .title h2 {
    font-size: 18px;
    line-height: 1.5;
}
.blog-item__desc .title h2 a {
    color: #131a22;
}
.blog-item__desc .title h2 a:hover {
    color: #df6d26;
}
.blog-item__desc .desc {
    margin-top: 10px;
}
.blog-item__desc .desc p {
    line-height: 1.5;
    font-size: 14px;
}
.blog-item__desc .desc a {
    float: right;
    margin-top: 10px;
    display: flex;
    align-items: center;
    color: #131a22;
    transition: 0.3s all ease-in;
}
.blog-item__desc .desc a svg {
    margin-left: 10px;
}
.blog-item__desc .desc a svg circle {
    transition: 0.3s all ease-in;
}
.blog-item__desc .desc a:hover {
    color: #df6d26;
}
.blog-item__desc .desc a:hover circle {
    fill: #df6d26;
}

.pagination {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
.pagination ul {
    display: flex;
}
.pagination ul li {
    float: left;
    margin-right: 5px;
}
.pagination ul li:last-child {
    margin-right: 0;
}
.pagination ul li:last-child svg {
    transform: rotate(180deg);
}
.pagination ul li a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #f2f2f2;
    transition: 0.3s all ease-in;
    color: #131a22;
}
.pagination ul li a:hover {
    background: #df6d26;
    border-color: #df6d26;
    color: #fff;
}
.pagination ul li .active a {
    background: #131a22;
    border-color: #131a22;
    color: #fff;
}

.sticky {
    position: sticky;
    top: 30px;
}

.blog-full {
    flex-direction: column;
    margin-top: 0;
    border: none;
}
.blog-full .blog-item__img {
    width: 100%;
    height: 500px;
}
.blog-full .blog-item__desc {
    width: 100%;
    margin-top: 40px;
    padding-left: 0;
}
.blog-full .blog-item__desc .title h2 {
    font-size: 24px;
}
.blog-full .blog-item__desc .desc p {
    margin-bottom: 20px;
}
.blog-full .blog-item__desc .desc h3 {
    font-size: 16px;
    margin-bottom: 20px;
}
.blog-full .blog-item__desc .desc ul {
    margin-bottom: 20px;
}
.blog-full .blog-item__desc .desc ul li {
    margin-left: 30px;
    list-style-type: disc;
    margin-bottom: 20px;
}
.blog-full .blog-item__desc .desc ul li:last-child {
    margin-bottom: 0;
}
.blog-full .blog-item__desc .desc ul li a {
    float: left;
    align-items: center;
    margin-top: 0;
}
.blog-full .blog-item__desc .desc ol {
    margin-bottom: 20px;
}
.blog-full .blog-item__desc .desc ol li {
    margin-left: 30px;
    list-style-type: number;
    margin-bottom: 20px;
}
.blog-full .blog-item__desc .desc ol li:last-child {
    margin-bottom: 0;
}
.blog-full .blog-item__desc .desc ol li a {
    float: left;
    align-items: center;
    margin-top: 0;
}

.of {
    height: 225px;
    overflow: hidden;
    position: relative;
    background: #131a22;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 20px;
}
.of img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.4;
    height: 100%;
    object-fit: cover;
}
.of-title {
    position: absolute;
    left: 30px;
    bottom: 30px;
    background: rgba(1, 0, 0, 0.4);
    padding: 30px;
    max-width: 60%;
    border-radius: 16px;
}
.of-title h4 {
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
}
.of.of-big {
    height: 500px;
}
.of.of-big .of-title {
    bottom: 150px;
    max-width: 40%;
    padding: 50px;
}
.of.of-big .of-title h4 {
    line-height: 1.5;
}
.of.of-big span {
    position: absolute;
    padding: 15px 30px;
    border-radius: 12px;
    color: #fff;
    bottom: 30px;
    right: 30px;
    background: #131a22;
}

.blog-products {
    padding: 30px;
    margin-top: 20px;
    border-radius: 16px;
}
.blog-products .swiper {
    margin-right: -50px;
}

.grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    margin-top: 40px;
}

/* First row layout */
.video-card {
    grid-column: span 2;
    /* take 2 columns */
    grid-row: span 2;
    /* take 2 rows (taller) */
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.video-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 64px;
    color: white;
    opacity: 0.8;
}

.grid-item {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.grid-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Responsive */
@media (max-width: 1024px) {
    .grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .video-card {
        grid-column: span 2;
        grid-row: auto;
    }
}
@media (max-width: 600px) {
    .grid {
        grid-template-columns: 1fr;
    }

    .video-card {
        grid-column: span 1;
    }
}
.about-title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.about-title h1 {
    font-size: 24px;
}
.about-title span {
    font-size: 16px;
    color: #888;
    line-height: 1.5;
    margin-top: 20px;
    text-align: center;
}
.about-video {
    margin-top: 80px;
}
.about-video figure {
    height: 650px;
    overflow: hidden;
    border-radius: 32px;
    position: relative;
}
.about-video figure img {
    position: absolute;
    top: 0;
}
.about-video figure a {
    width: 100%;
    height: 650px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
}
.about-counts {
    display: flex;
    justify-content: center;
    margin-top: 80px;
}
.about-counts__item {
    width: 165px;
    float: left;
    background: #f2f2f2;
    border-radius: 16px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 50px;
}
.about-counts__item:last-child {
    margin-right: 0;
}
.about-counts__item h3 {
    font-size: 36px;
    margin-bottom: 10px;
}
.about-counts__item span {
    text-align: center;
    line-height: 1.5;
    font-size: 16px;
}

.about-text {
    padding: 80px 0;
    margin-top: 80px;
    background: #131a22;
}
.about-text__item {
    color: rgba(255, 255, 255, 0.4);
    line-height: 2;
    font-size: 16px;
}

.about-text__item p {
    color: rgba(255, 255, 255, 0.4);
    line-height: 2;
    font-size: 16px;
}

.teams-item {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    height: 310px;
    margin-top: 40px;
}
.teams-item:after {
    background: rgba(0, 0, 0, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, #0f0d15));
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(#0f0d15));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #0f0d15 100%);
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
}
.teams-item figure {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.teams-item .title {
    position: absolute;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 30px;
    width: 100%;
    color: #fff;
    z-index: 300;
}
.teams-item .title h3 {
    font-size: 14px;
}
.teams-item .title span {
    color: rgba(255, 255, 255, 0.4);
    margin-top: 10px;
}

.portfolio {
    padding-bottom: 80px;
    margin-top: 80px;
    background: #131a22;
    /* აქტიური */
    /* გვერდით მყოფები */
}
.portfolio .section-title {
    color: #fff;
}
.portfolio .section-title ul li a {
    background: #fff;
}
.portfolio .section-title ul li a svg path {
    fill: #131a22;
}
.portfolio .swiper-slide img {
    width: 100%;
    border-radius: 20px;
}
.portfolio .swiper-slide-active {
    transform: scale(1);
    opacity: 1;
    width: 80% !important;
}
.portfolio .swiper-slide-next,
.portfolio .swiper-slide-prev {
    transform: scale(0.8);
    opacity: 0.6;
}
.portfolio-slider {
    margin-top: 40px;
}
.portfolio-slider__item {
    height: 560px;
    width: 100%;
    overflow: hidden;
    border-radius: 32px;
}
.portfolio-slider__item figure {
    height: 560px;
    overflow: hidden;
    border-radius: 32px;
}
.about-services__title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.about-services__title h2 {
    font-size: 24px;
    margin-bottom: 15px;
}
.about-services__title p {
    color: #888;
    font-size: 16px;
    line-height: 1.5;
}
.about-services__item {
    background: #fff;
    box-shadow: 0px 0px 30px rgba(1, 0, 0, 0.1);
    border-radius: 12px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    transition: 0.2s all ease-in;
    margin-top: 80px;
    color: #000;
}
.about-services__item figure {
    width: 50px;
    height: 50px;
    background: #131a22;
    border-radius: 50%;
    transition: 0.3s all ease-in;
}
.about-services__item .title {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
.about-services__item .title h2 {
    font-size: 18px;
    margin-bottom: 15px;
}
.about-services__item .title span {
    font-size: 16px;
    color: #888;
    line-height: 1.5;
}
.about-services__item:hover {
    background: #131a22;
}
.about-services__item:hover figure {
    background: #df6d26;
}
.about-services__item:hover .title h2 {
    color: #fff;
}
.about-services__item:hover .title span {
    color: rgba(255, 255, 255, 0.4);
}

.onservices-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 80px;
}
.onservices-title h2 {
    width: 40%;
    font-size: 36px;
    padding-right: 60px;
    line-height: 1.5;
}
.onservices-title figcaption {
    width: 60%;
    line-height: 1.5;
    font-size: 16px;
    color: #888;
}

.services-full__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.services-full__top .left,
.services-full__top .right {
    width: 50%;
}
.services-full__top .left {
    display: flex;
    flex-direction: column;
    padding-right: 50px;
}
.services-full__top .left h2 {
    font-size: 36px;
    margin-bottom: 15px;
    line-height: 1.2;
}
.services-full__top .left p {
    font-size: 16px;
    line-height: 1.5;
    color: #888;
}
.services-full__top .right {
    padding-left: 50px;
}
.services-full__top .right-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.services-full__top .right-items__item {
    width: calc(50% - 15px);
    background: #e8ecf5;
    border-radius: 32px;
    display: flex;
    justify-content: center;
    position: relative;
    height: 215px;
    border-top-left-radius: 100px;
    transition: 0.3s all ease-in;
    margin-right: 30px;
    margin-bottom: 30px;
}
.services-full__top .right-items__item figure {
    position: absolute;
    left: 0;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    top: 0px;
    left: 0px;
}
.services-full__top .right-items__item figure:before {
    content: "";
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    left: 15px;
    top: 15px;
    border: 1px solid #e8ecf5;
    border-radius: 50%;
    position: absolute;
}
.services-full__top .right-items__item h3 {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    line-height: 1.5;
    font-size: 18px;
    padding: 0 30px;
}
.services-full__top .right-items__item:hover {
    background: #131a22;
}
.services-full__top .right-items__item:hover h3 {
    color: #fff;
}
.services-full__top .right-items__item:nth-child(even) {
    border-top-left-radius: 16px;
    border-top-right-radius: 100px;
    margin-right: 0;
}
.services-full__top .right-items__item:nth-child(even) figure {
    left: calc(100% - 100px);
}

.about {
    overflow: hidden;
    counter-reset: section;
}
.about-small {
    border-radius: 23px;
    padding: 30px;
    background: #131a22;
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}
.about-small h3 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 18px;
    max-width: 60%;
    line-height: 1.5;
}
.about-small a {
    color: rgba(255, 255, 255, 0.4);
    font-size: 16px;
}
.about-slider {
    width: calc(100% + 300px);
}
.about-slider .swiper {
    padding-left: 0px;
    padding-bottom: 30px;
    width: calc(100% + 30px);
    padding-left: 30px;
    margin-left: -30px;
}
.about-slider__item {
    background: #fff;
    padding: 30px;
    border-radius: 23px;
    box-shadow: 0px 0px 30px rgba(1, 0, 0, 0.1);
    margin-top: 40px;
    padding-bottom: 50px;
    position: relative;
    overflow: hidden;
}
.about-slider__item:after {
    counter-increment: section;
    /* Increment the value of section counter by 1 */
    content: "" counter(section);
    position: absolute;
    bottom: -20px;
    right: -20px;
    color: #e8ecf5;
    font-size: 84px;
}
.about-slider__item h3 {
    font-size: 18px;
    line-height: 1.5;
}
.about-slider__item figcaption {
    color: #888;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.buttons-list {
    display: flex;
    justify-content: center;
}
.buttons-list__item {
    width: 35%;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(1, 0, 0, 0.1);
    border-radius: 23px;
    padding: 50px;
    margin-right: 30px;
    transition: 0.3s all ease-in;
}
.buttons-list__item:last-child {
    margin-right: 0;
}
.buttons-list__item a {
    display: flex;
    color: #000;
    flex-direction: column;
    align-items: center;
}
.buttons-list__item a figure {
    margin-bottom: 40px;
}
.buttons-list__item a figure img {
    height: 80px;
}
.buttons-list__item a h3 {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
}
.buttons-list__item:hover {
    background: #131a22;
}
.buttons-list__item:hover figure svg path {
    stroke: #fff;
}
.buttons-list__item:hover a {
    color: #fff;
}

.faq .faq-item {
    background: #fff;
    box-shadow: 0px 0px 30px rgba(1, 0, 0, 0.1);
    padding: 30px;
    width: 100%;
    float: left;
    border-radius: 12px;
    margin-bottom: 30px;
}
.faq .faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    color: #000;
}
.faq .faq-question h5 {
    font-family: "Avenir Next Georgian Heavy", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    -webkit-font-feature-settings: "case" on;
    font-feature-settings: "case" on;
    font-size: 16px;
}
.faq .faq-question .arrow {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #e8ecf5;
}
.faq .faq-answer {
    display: none;
    padding: 10px 0;
    font-size: 13px;
    line-height: 2;
}
.faq .faq-answer p {
    line-height: 2;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.faq .faq-answer p:last-child {
    margin-bottom: 0;
}
.faq .arrow {
    transition: transform 0.3s ease;
    transform: rotate(180deg);
    /* Default rotated */
}
.faq .open .arrow {
    transform: rotate(0deg);
    /* Normal position when open */
    background: #131a22;
}
.faq .open .arrow svg path:nth-child(2) {
    stroke: #fff;
}

.texts-title {
    margin-top: 40px;
}
.texts-title h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
.texts-title span {
    color: #888;
    font-size: 16px;
    line-height: 1.5;
}

.packages-cats {
    margin-bottom: 80px;
}
.packages-cats ul {
    display: flex;
    justify-content: center;
    width: 100%;
}
.packages-cats ul li {
    margin-right: 30px;
}
.packages-cats ul li:last-child {
    margin-right: 0;
}
.packages-cats ul li a {
    padding: 15px 30px;
    border-radius: 30px;
    color: #131a22;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(1, 0, 0, 0.1);
    font-size: 14px;
}
.packages-cats ul li a.active {
    background: #131a22;
    color: #fff;
}
.packages-item {
    background: #131a22;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 20px;
    padding: 30px;
}
.packages-item__title {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.packages-item__title h2 {
    font-size: 21px;
    margin-bottom: 20px;
}
.packages-item__title span {
    font-size: 16px;
}
.packages-item__lists {
    display: flex;
    justify-content: flex-start;
    margin: 40px 0;
}
.packages-item__lists ul li {
    color: #fff;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.packages-item__lists ul li:before {
    content: "";
    width: 20px;
    height: 21px;
    background: url(https://new.brix.ge/assets/img/000.png) 100%;
    float: left;
    margin-right: 10px;
}
.packages-item__lists ul li:last-child {
    margin-bottom: 0;
}
.packages-item__btn {
    display: flex;
    justify-content: center;
}
.packages-item__btn a {
    background: #fff;
    padding: 15px 30px;
    border-radius: 14px;
    font-size: 14px;
    color: #131a22;
}

.smallblogs-item {
    margin-top: 30px;
}
.smallblogs-item a {
    color: #000;
}
.smallblogs-item a figure {
    height: 275px;
    overflow: hidden;
    border-radius: 12px;
    margin-bottom: 12px;
}
.smallblogs-item a h2 {
    font-size: 14px;
    line-height: 1.5;
}

.join-title {
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
    margin-top: 80px;
}
.join-title h2 {
    font-size: 21px;
}
.join-items {
    display: flex;
    flex-direction: column;
}
.join-items__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.join-items__item figure {
    width: 400px;
    padding: 50px 30px;
    box-shadow: 0px 0px 30px rgba(1, 0, 0, 0.1);
    border-radius: 12px;
    display: flex;
    align-items: center;
}
.join-items__item figure svg {
    margin-right: 30px;
}
.join-items__item figure h3 {
    font-size: 16px;
    line-height: 1.5;
}
.join-items__item .text {
    width: calc(100% - 400px);
    float: left;
    padding-left: 80px;
}
.join-items__item .text p {
    font-size: 16px;
    line-height: 1.5;
    color: #888;
}
.join-text {
    display: flex;
    justify-content: center;
    margin-top: 80px;
}
.join-text__item {
    width: 55%;
}
.join-text__item p {
    font-size: 18px;
    text-align: center;
    line-height: 2;
}

.join-small .about-small h3 {
    margin-bottom: 10px;
    font-size: 16px;
}
.join-small .about-small span {
    color: rgba(255, 255, 255, 0.4);
}

.whybrix h1 {
    font-size: 28px;
    margin-bottom: 40px;
}
.whybrix ul {
    display: flex;
    flex-direction: column;
}
.whybrix ul li {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.whybrix ul li:last-child {
    margin-bottom: 0;
}
.whybrix ul li svg {
    margin-right: 10px;
}
.whybrix figure {
    height: 400px;
    overflow: hidden;
    border-radius: 12px;
    background: #131a22;
}
.whybrix figure img {
    opacity: 0.7;
}

.contact {
    background: #e8ecf5;
    position: relative;
}
.contact .cta-item {
    padding: 0;
    padding-bottom: 80px;
    padding-right: 80px;
}
.contact .title-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    text-align: center;
}
.contact .title-2 h2 {
    color: #000;
    font-size: 21px;
    margin-bottom: 20px;
}
.contact .title-2 span {
    font-size: 16px;
    line-height: 1.5;
}
.contact .form-group {
    margin-bottom: 30px;
}
.contact .submit {
    margin-top: 10px;
}
.contact-map {
    width: 50%;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
}

.contactinfo .section-title {
    flex-direction: column;
    align-items: center;
}
.contactinfo .section-title h1 {
    margin-bottom: 30px;
}
.contactinfo .section-title span {
    color: #888;
    font-size: 16px;
    max-width: 60%;
    text-align: center;
    line-height: 1.5;
}
.contactinfo-item {
    border-radius: 12px;
    border: 1px solid #f2f2f2;
    margin-top: 40px;
    padding: 40px;
}
.contactinfo-item a {
    display: flex;
    flex-direction: column;
    color: #000;
}
.contactinfo-item a figure {
    margin-bottom: 30px;
}
.contactinfo-item a h3 {
    font-size: 18px;
    margin-bottom: 20px;
}
.contactinfo-item a span {
    color: #888;
    font-size: 16px;
}

/* ჰედერის სტილი */
.main-header {
    background: #131a22;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    color: white;
}
.main-header .logo img {
    height: 30px;
}

.header-controls {
    display: flex;
    align-items: center;
    gap: 20px;
}

/* ენების ჩამოსაშლელი */
.lang-dropdown {
    position: relative;
}

.lang-btn {
    background: none;
    border: none;
    color: white;
    cursor: pointer;
}

.lang-content {
    display: none;
    position: absolute;
    right: 0;
    background: white;
    min-width: 60px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 10;
}

.lang-content a {
    color: black;
    padding: 8px;
    display: block;
    text-decoration: none;
    text-align: center;
}

.lang-dropdown:hover .lang-content {
    display: block;
}

/* ჰამბურგერ ღილაკი */
.menu-toggle {
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.menu-toggle span {
    width: 25px;
    height: 2px;
    background: white;
    transition: 0.3s;
}

.mobile-nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 320px;
    height: 100vh;
    background: #131a22;
    z-index: 1000;
    transition: all 0.5s cubic-bezier(0.85, 0, 0.15, 1);
    padding: 30px;
    display: flex;
    flex-direction: column;
    box-shadow: -10px 0 40px rgba(0, 0, 0, 0.5);
}
.mobile-nav.active {
    right: 0;
}

/* ზედა ზოლი: ლოგო და Close */
.nav-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
}
.nav-header .logo img {
    height: 35px;
    width: auto;
}
.nav-header .close-btn {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    color: white;
    cursor: pointer;
    transition: 0.3s;
}
.nav-header .close-btn svg {
    width: 20px;
    height: 20px;
}
.nav-header .close-btn:hover {
    background: #df6d26;
    border-color: #df6d26;
    transform: rotate(90deg);
}

/* მენიუს ლინკები */
.nav-links {
    list-style: none;
    padding: 0;
    flex-grow: 1;
}
.nav-links li {
    margin-bottom: 20px;
}
.nav-links .link-content {
    display: flex;
    align-items: center;
    gap: 15px;
}
.nav-links .link-content .nav-svg {
    width: 22px;
    height: 22px;
    color: #df6d26;
}
.nav-links a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    transition: 0.3s;
}
.nav-links a:hover {
    opacity: 0.7;
}

/* დროპდაუნის ისარი */
.arrow-svg {
    width: 24px;
    height: 24px;
    color: rgba(255, 255, 255, 0.3);
    transition: 0.4s;
    float: right;
    margin-top: -26px;
    background: #0a0d12;
    cursor: pointer;
    border-radius: 3px;
}

.has-dropdown.open .arrow-svg {
    transform: rotate(180deg);
    color: #df6d26;
}
.has-dropdown.open .submenu {
    max-height: 200px;
    margin-top: 15px;
    opacity: 1;
}

.submenu {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    list-style: none;
    padding-left: 37px;
    transition: all 0.4s ease;
    border-left: 1px solid rgba(223, 109, 38, 0.2);
}
.submenu a {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.5);
    padding: 8px 0;
    display: block;
}

/* ქვედა ღილაკი */
.nav-footer {
    margin-top: auto;
}
.nav-footer .auth-btn {
    width: 100%;
    height: 55px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    color: white;
    cursor: pointer;
    transition: 0.3s;
}
.nav-footer .auth-btn:hover {
    background: white;
    color: #131a22;
}

/* Overlay */
.overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(12px);
    visibility: hidden;
    opacity: 0;
    transition: 0.4s;
    z-index: 999;
}
.overlay.active {
    visibility: visible;
    opacity: 1;
}

.services-main {
    display: flex;
    gap: 30px;
    padding: 0 15px;
}

.main-header,
.mob-cats {
    display: none;
}

.services-item:nth-child(1) {
    background: #131a22;
    color: #fff;
}
.services-item:nth-child(1) a {
    background: #fff;
    color: #131a22;
}

.products-item__title h2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /* სტაბილურობისთვის: */
    line-height: 1.4;
    /* ცოტა მეტი სივრცე ასოებისთვის */
    max-height: 2.8em;
    /* ზუსტად 2 ხაზის სიმაღლე (1.4 * 2) */
    margin-bottom: 5px;
    /* თუ ქვემოდან რამე ეხება */
    word-break: break-word;
    /* რომ გრძელი სიტყვა არ გაიჭრას უშნოდ */
    font-size: 14px;
}

@media (max-width: 1024px) {
    .header,
    .video-container {
        display: none;
    }

    .main-header {
        display: flex;
    }

    .cta-item {
        border-radius: 30px;
        padding: 30px;
    }

    .cta-item__title p {
        font-size: 16px;
        text-align: center;
        line-height: 1.5;
    }

    .cta-item__form form {
        gap: 30px;
    }

    .cta .submit {
        margin: 0;
    }

    .cta .or {
        text-align: center;
        margin-top: 30px;
    }
    .cta .or p {
        line-height: 1.5;
    }

    .cta-item__title h1 {
        font-size: 18px;
    }

    .section-title h1 {
        font-size: 18px;
    }

    .section {
        padding-top: 40px;
    }

    .services-item {
        box-shadow: none;
        border: 1px solid #f2f2f2;
    }

    .products {
        padding-bottom: 40px;
    }

    .footer-block {
        margin-bottom: 10px;
    }

    .services-main {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 25px;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
    }
    .services-main::-webkit-scrollbar {
        display: none;
    }

    .services-item {
        min-width: 280px;
    }

    .offer {
        padding-top: 20px;
    }
    .offer-item {
        flex-direction: column;
    }
    .offer-item h2 {
        font-size: 18px;
        line-height: 1.5;
        text-align: center;
    }
    .offer-item__actions {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 20px;
    }
    .offer-item__actions p {
        max-width: 100%;
        font-size: 14px;
        text-align: center;
    }
    .offer-item__actions a {
        display: none;
    }

    .footer {
        margin-top: 40px;
    }

    .section-title ul li a {
        width: 30px;
        height: 30px;
        border-radius: 8px;
    }

    .speadbar {
        background: #0a0d12;
        margin-top: -2px;
        padding: 20px 0;
    }
    .speadbar-title {
        display: flex;
        justify-content: center;
    }
    .speadbar-title h1 {
        color: #fff;
    }

    .about-title span {
        text-align: left;
    }

    .of.of-big .of-title {
        bottom: 30px;
        max-width: 80%;
        padding: 20px;
    }

    .of.of-big .of-title h4 {
        font-size: 16px;
    }

    .of.of-big span {
        display: none;
    }

    .onservices-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 20px;
        margin-bottom: 30px;
        flex-direction: column;
        align-items: flex-start;
    }

    .onservices-title figcaption {
        width: 100%;
        line-height: 1.5;
        font-size: 14px;
        color: #888;
    }

    .onservices-title h2 {
        width: 100%;
        font-size: 21px;
        padding-right: 0;
        line-height: 1.5;
        margin-bottom: 10px;
    }

    .buttons-list {
        flex-direction: column;
    }
    .buttons-list__item {
        margin-right: 0;
        width: 100%;
        margin-top: 20px;
        padding: 30px;
    }
    .buttons-list__item a {
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
    }
    .buttons-list__item a figure {
        margin-bottom: 0;
    }
    .buttons-list__item a figure svg {
        height: 50px;
        max-width: 100%;
    }
    .buttons-list__item a h3 {
        font-size: 14px;
        max-width: 57%;
        text-align: left;
    }

    .faq .faq-question h5 {
        font-size: 14px;
        line-height: 1.5;
        width: calc(100% - 60px);
    }

    .about-title h1 {
        font-size: 18px;
        line-height: 1.5;
    }

    .of.of-big {
        height: 350px;
    }

    .about-video figure {
        height: 350px;
    }
    .about-video figure a {
        height: 350px;
    }

    .about-counts {
        flex-direction: column;
    }
    .about-counts__item {
        width: 100%;
        margin-bottom: 10px;
    }

    .about-services__title p {
        text-align: center;
    }

    .works-categories__menu ul li a {
        padding: 15px 20px;
        border-radius: 35px;
        border: 1px solid #131a22;
        font-size: 14px;
        color: #131a22;
        transition: 0.3s all ease-in;
        width: 210px;
        float: left;
        text-align: center;
    }
    .works-categories__menu ul li a.active {
        background: #131a22;
        color: #fff;
    }

    .works-categories__menu {
        width: 100%;
        float: left;
    }
    .works-categories__menu ul {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 25px;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        padding-left: 10px;
    }

    .works-categories__title {
        margin-bottom: 20px;
    }

    .works-categories__text p {
        max-width: 100%;
        margin-top: 20px;
    }

    .packages-cats ul {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 25px;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        padding-left: 10px;
    }
    .packages-cats ul a {
        min-width: 200px;
    }

    .packages-cats ul li a {
        box-shadow: none;
    }

    .packages-item {
        margin-bottom: 30px;
    }

    .smallblogs-item a figure {
        height: 200px;
    }

    .portfolio-slider__item {
        height: 360px;
    }
    .portfolio-slider__item figure {
        height: 360px;
    }

    .services-full__top .left,
    .services-full__top .right {
        width: 100%;
    }

    .services-full__top {
        flex-direction: column-reverse;
    }

    .services-full__top .right {
        padding-left: 0;
    }

    .services-full__top .left h2 {
        font-size: 24px;
    }

    .blogs-search form {
        width: 100%;
    }

    .blogs-search {
        margin-bottom: 0;
    }

    .blog-item {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
    }
    .blog-item__img {
        width: 100%;
    }
    .blog-item__desc {
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }

    .block:nth-child(1) {
        display: none;
    }

    .block:nth-child(2) {
        margin-top: 30px;
    }

    .mob-cats {
        width: 100%;
        float: left;
        display: block;
        margin-bottom: 30px;
    }
    .mob-cats__list {
        width: 100%;
    }
    .mob-cats__list ul {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 25px;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        padding-left: 10px;
    }
    .mob-cats__list ul li {
        float: left;
        margin-right: 15px;
    }
    .mob-cats__list ul li a {
        padding: 20px 18px;
        border-radius: 35px;
        border: 1px solid #131a22;
        font-size: 14px;
        color: #131a22;
        transition: 0.3s all ease-in;
        min-width: 260px;
        float: left;
        text-align: center;
    }
    .mob-cats__list ul li a.active {
        background: #131a22;
        color: #fff;
    }

    .blog-full .blog-item__img {
        height: auto;
    }

    .of-title {
        max-width: 80%;
    }
    .of-title h4 {
        font-size: 16px;
    }

    .works-main {
        margin-top: 20px;
    }

    .about-slider {
        width: 100%;
    }

    .products-item__title a {
        display: none;
    }
}
/* მთლიანი ეკრანის დაბლარვა მოდალის უკან */
.glass-modal.modal.show {
    backdrop-filter: blur(8px);
    /* დაბლარვის სიმძლავრე */
    background-color: rgba(0, 0, 0, 0.4);
    /* მუქი გამჭვირვალე ფენა */
}

/* მოდალის შიგთავსის ვიზუალი */
.glass-modal .modal-content {
    background: rgba(255, 255, 255, 0.1);
    /* თეთრი, ძალიან გამჭვირვალე */
    backdrop-filter: blur(15px);
    /* შიდა ბლარი */
    border: 1px solid rgba(255, 255, 255, 0.2);
    /* ნაზი კანტი */
    border-radius: 20px;
    color: white;
    /* ტექსტის ფერი */
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
    padding: 20px;
}

/* სათაურის სტილი */
.glass-modal .modal-title {
    color: #fff;
    letter-spacing: 1px;
}

/* აღწერის ტექსტი */
.glass-modal .modal-body p {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 300;
}

/* X ღილაკის ფერი (რომ თეთრზე გამოჩნდეს) */
.btn-close-white {
    filter: invert(1) grayscale(100%) brightness(200%);
}

/* მოდალის ძირითადი კონტეინერი */
.custom-premium-modal {
    border: none;
    border-radius: 15px;
    overflow: hidden;
    /* რომ ჰედერის კუთხეები არ გადავიდეს */
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
}

/* Header-ის სტილი შენი ფერით */
.custom-premium-modal .modal-header {
    background-color: #131a22;
    color: #ffffff;
    border-bottom: none;
    padding: 1.5rem;
}

.custom-premium-modal .modal-title {
    font-weight: 600;
    font-size: 1.1rem;
    letter-spacing: 0.5px;
}

/* Body-ს სტილი */
.custom-premium-modal .modal-body {
    background-color: #ffffff;
    padding: 2rem;
}

.custom-premium-modal .product-title {
    color: #131a22;
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    /* შენი წინა თხოვნა: თუ აქაც გინდა 2 ხაზი და მრავალწერტილი */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.4;
}

.custom-premium-modal .product-description {
    color: #555;
    line-height: 1.6;
    font-size: 1rem;
}

/* ფონი (Overlay) დაბლარვა */
.modal-backdrop.show {
    backdrop-filter: blur(5px);
    background-color: rgba(0, 0, 0, 0.5);
}

/* Close Button-ის მორგება */
.btn-close-white {
    opacity: 0.8;
    transition: 0.3s;
}

.btn-close-white:hover {
    opacity: 1;
    transform: rotate(90deg);
}

.hero-section {
    min-height: 60vh;
    background: linear-gradient(180deg, #f2f2f2 0%, #ffffff 50%, #f2f2f2 100%);
    padding: 40px 20px;
    text-align: center;
    flex-direction: column;
    display: none;
}
.hero-section .hero-container {
    max-width: 800px;
    width: 100%;
}
.hero-section .hero-label {
    display: inline-block;
    padding: 8px 20px;
    background: rgba(223, 109, 38, 0.15);
    border: 1px solid #df6d26;
    border-radius: 50px;
    margin-bottom: 25px;
}
.hero-section .hero-label span {
    color: #df6d26;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.hero-section .hero-title {
    color: #242424;
    font-size: clamp(32px, 5vw, 60px);
    line-height: 1.5;
    margin-bottom: 20px;
}
.hero-section .hero-title span {
    color: #df6d26;
}
.hero-section .hero-desc {
    font-size: 14px;
    max-width: 600px;
    margin: 0 auto 40px auto;
    line-height: 1.6;
    color: #242424;
}
.hero-section .hero-actions {
    gap: 20px;
}
@media (max-width: 500px) {
    .hero-section .hero-actions {
        flex-direction: column;
    }
}
.hero-section .btn {
    padding: 16px 35px;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 14px;
}
.hero-section .btn.btn-primary {
    background-color: #df6d26;
    color: #fff;
    border: 1px solid #df6d26;
}
.hero-section .btn.btn-primary:hover {
    background-color: transparent;
    color: #df6d26;
}
.hero-section .btn.btn-secondary {
    background-color: transparent;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
}
.hero-section .btn.btn-secondary:hover {
    border-color: #fff;
    background: rgba(255, 255, 255, 0.1);
}

.modal-backdrop.show {
    backdrop-filter: blur(12px);
    background-color: rgba(19, 26, 34, 0.7);
}

.modal-content {
    background-color: #131a22;
    border: 1px solid rgba(232, 236, 245, 0.1);
    border-radius: 20px;
    overflow: hidden;
}

.modal-header {
    border-bottom: 1px solid rgba(232, 236, 245, 0.1);
    padding: 20px 30px;
}
.modal-header .modal-title {
    color: #fff;
    font-size: 24px;
}
.modal-header .btn-close {
    filter: invert(1) grayscale(100%) brightness(200%);
}

.modal-body {
    padding: 30px;
    line-height: 1.6;
}
.modal-body h1,
.modal-body h2,
.modal-body h3,
.modal-body h4 {
    color: #df6d26;
    margin-top: 25px;
    margin-bottom: 15px;
}
.modal-body h1 {
    font-size: 36px;
}
.modal-body h2 {
    font-size: 30px;
}
.modal-body h3 {
    font-size: 24px;
}
.modal-body p {
    margin-bottom: 1rem;
}
.modal-body p b,
.modal-body p strong {
    color: #fff;
}
.modal-body p i,
.modal-body p em {
    font-style: italic;
}
.modal-body a {
    color: #df6d26;
    text-decoration: none;
    transition: 0.3s;
}
.modal-body a:hover {
    color: #e68b52;
    text-decoration: underline;
}
.modal-body blockquote {
    border-left: 4px solid #df6d26;
    padding: 15px 25px;
    background: rgba(34, 46, 61, 0.5);
    border-radius: 0 10px 10px 0;
    font-style: italic;
}
.modal-body ul,
.modal-body ol {
    padding-left: 20px;
    margin-bottom: 20px;
}
.modal-body ul li,
.modal-body ol li {
    margin-bottom: 8px;
}
.modal-body img {
    border-radius: 12px;
    margin: 20px 0;
}
.modal-body code {
    background: #222e3d;
    color: #e8ecf5;
    padding: 2px 6px;
    border-radius: 4px;
}

.modal-footer {
    border-top: 1px solid rgba(232, 236, 245, 0.1);
    background: rgba(34, 46, 61, 0.3);
}
.modal-footer .btn-primary {
    background-color: #df6d26;
    border: none;
    padding: 10px 25px;
}
.modal-footer .btn-primary:hover {
    background-color: #cd611e;
}
.modal-footer .btn-secondary {
    background: transparent;
    border: 1px solid #e8ecf5;
    color: #e8ecf5;
}

.modal-header .modal-title {
    color: #fff !important;
    font-size: 18px;
}

/* დესკტოპზე ღილაკი დაიმალოს */
.read-more-btn {
    display: none;
    background: none;
    border: none;
    color: #df6d26;
    /* თქვენი ბრენდის ფერი */
    cursor: pointer;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    width: 100%;
}

/* მხოლოდ მობაილის სტილები (991px-მდე) */
@media (max-width: 991px) {
    .about-text__item {
        overflow: hidden;
        max-height: 150px;
        /* საწყისი სიმაღლე მობაილზე */
        transition: max-height 0.5s ease-out;
        position: relative;
    }

    /* ტექსტის ბოლოში მსუბუქი გადასვლა (fade effect) */
    .about-text__item:not(.expanded)::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40px;
        background: linear-gradient(transparent, #131a22);
    }

    .about-text__item.expanded {
        max-height: 1000px;
        /* საკმარისი სიმაღლე რომ ტექსტი ჩეტიოს */
    }

    .read-more-btn {
        display: block;
        /* მობაილზე გამოჩნდეს */
    }
}
.project-info-modern {
    gap: 60px;
    margin: 40px auto;
    padding: 25px 40px;
    background: #fff;
    border-radius: 4px;
    border-bottom: 2px solid #e8ecf5;
    max-width: fit-content;
}
.project-info-modern .info-item {
    gap: 15px;
    position: relative;
}
.project-info-modern .info-item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -30px;
    height: 30px;
    width: 1px;
    background: #e8ecf5;
}
.project-info-modern .info-item .info-icon {
    color: #df6d26;
    width: 24px;
    height: 24px;
}
.project-info-modern .info-item .info-icon svg {
    width: 100%;
    height: 100%;
}
.project-info-modern .info-item .info-content {
    display: flex;
    flex-direction: column;
}
.project-info-modern .info-item .info-content .info-label {
    font-size: 11px;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 4px;
}
.project-info-modern .info-item .info-content .info-value {
    font-size: 15px;
    color: #131a22;
    line-height: 1.2;
}

@media (max-width: 768px) {
    .project-info-modern {
        flex-direction: column;
        align-items: flex-start;
        gap: 25px;
        width: 100%;
        max-width: 100%;
    }
    .project-info-modern .info-item {
        justify-content: flex-start;
    }
    .project-info-modern .info-item::after {
        display: none;
    }
}
@media (max-width: 1024px) {
    .products-item__title h2 {
        min-height: 40px;
    }

    .hero-section {
        display: flex;
    }
}

#works , #partners , #portfolio , #abouts , #teams , #products-blog, #products , .works .swiper , #blogs {
    width: 100%;
    float: left;
    overflow: hidden;
}

.blog-products {
    margin-top: 40px;
}


.header .black {
    display: none;
}

.header-full .black {
    display: block;
}.header-full .white {
    display: none;
}

 .packages-group {
     width: 100%;
     float: left;
 }