html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Montserrat Regular', sans-serif;
}

h2{
    font-family: 'Montserrat Bold';
    padding: 30px 0px 0px 0px;
    font-size: 28px;
}
.page-header h1{
    font-family: 'Montserrat Bold';
    padding: 20px 0px;
    font-size: 32px;
}
p{
    font-family: 'Montserrat Medium';
}
.main-card {
    position: relative;
}
.main-card__text {
    position: absolute;
    top: 20px;
    left: 20px;
    color: white;
    font-family: 'Montserrat SemiBold', sans-serif;
    font-size: 18px;
}
.card-row {
    margin-top: 30px;
}
.card-title {
    font-family: 'Montserrat Bold', sans-serif;
    font-size: 32px;
    margin-bottom: 30px;
    margin-left: 80px;
    margin-top: 30px;
}
.otz-title {
    font-family: 'Montserrat Bold', sans-serif;
    font-size: 32px;
    margin-bottom: 30px;
    margin-left: 80px;
    margin-top: 40px;
}
.otz-img {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px;
}
.bread {
    background-color: #D9EDF1;
}
.breadcrumb-item a {
    text-decoration: none;
}
.preim {
    background-color: #0B2362;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.preim-card {
    text-align: center;
}
.preim-text-1 {
    font-size: 16px;
    font-family: 'Montserrat SemiBold', sans-serif;
    color: white;
    line-height: 1.2;
}
.preim-text-2 {
    font-size: 12px;
    font-family: 'Montserrat Regular', sans-serif;
    color: #ffffff80;
    line-height: 1.2;
    padding-top: 5px;
}
.price-title {
    font-family: 'Montserrat Bold', sans-serif;
    font-size: 32px;
    margin-bottom: 30px;
    margin-top: 40px;
    margin-left: 80px;
}
.price-title-bg {
    background-color: #D9EDF1;
    width: 100%;
    text-align: center;
}
.price-title-bg h3 {
    color: #171717;
    font-family: 'Montserrat Bold', sans-serif;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.price-tab {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 16px;
    font-family: 'Montserrat Regular', sans-serif;
    margin-top: 15px;
}
.price-end {
    font-family: 'Montserrat Bold', sans-serif;
    text-align: center;
    background-color: #ddecf0;
    padding: 20px 200px;
    margin-top: 20px;
}
.map {

}

footer {
    background-color: #0B2362;
    padding-top: 40px;
    padding-bottom: 100px;
    width: 100%;
}
.footer-menu a {
    text-decoration: none;
    color: white;
    font-size: 16px;
    font-family: 'Montserrat SemiBold', sans-serif;
    padding-bottom: 5px;
    display: block;
}
.footer-adres,
.footer-phone,
.footer-mail {
    line-height: 1.1;
    margin-bottom: 20px;
}
.footer-adres div:nth-child(1) {
    font-size: 16px;
    font-family: 'Montserrat SemiBold', sans-serif;
    color: white;
}
.footer-adres div:nth-child(2) {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.56);
}
.footer-phone div:nth-child(1) {
    font-size: 16px;
    font-family: 'Montserrat SemiBold', sans-serif;
    color: white;
}

.footer-phone div:nth-child(2) a {
    text-decoration: none;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.56);
}

.footer-mail div:nth-child(1) {
    font-size: 16px;
    font-family: 'Montserrat SemiBold', sans-serif;
    color: white;
}
.footer-mail div:nth-child(2) a {
    text-decoration: none;
    font-size: 16px;
    color: white;
}
.footer-logo {
    margin-top: 20px;
}
.footer-c {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.56);
}
.phone-link {
    font-size: 28px;
    font-family: 'Montserrat Bold', sans-serif;
    color: #0B2362;
    padding-left: 10px;
    text-decoration: none;
}
.logo {
    padding-right: 30px;
    height: 66px;
}
.phone-img {
    padding-left: 70px;
}
.main-banner {
    background-image: url("../img/main_banner.jpg");
    height: 589px;
    width: auto;
    background-position: center;
}
.main-banner h1 {
    font-size: 36px;
    font-family: 'Montserrat ExtraBold', sans-serif;
    padding-top: 100px;
    color: white;
}
.main-banner p {
    color: white;
}
.main-banner__btn {
    color: #0B2362;
    background-color:white;
    border: none;
    border-radius: 10px;
    padding: 15px 40px 15px 40px;
    margin-top: 10px;
    font-family: "Montserrat bold";
}
.blu-banner {
    background-color: #D9EDF1;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.about-title {
    color: #0B2362;
    font-size: 32px;
    font-family: 'Montserrat Bold', sans-serif;
    padding-top: 0px;
}
.about p {
    color: black;
    font-size: 16px;
}
.about-2 {
    font-size: 32px;
    font-family: 'Montserrat Bold', sans-serif;
    text-align: center;
    padding-bottom: 30px;
}
.form-bg {
    background-image: url("../img/form-bg.jpg");
    height: 618px;
    width: auto;
}
.about2-card {
    background-image: url("../img/a2.png");
    height: 173px;
    background-repeat: no-repeat;
}
.about2-card div:nth-child(1){
    font-size: 54px;
    font-family: 'Montserrat Bold', sans-serif;
    color: white;
    padding-left: 160px;
    padding-top: 10px;
}
.about2-card div:nth-child(2){
    font-size: 16px;
    color: white;
    margin-left: -50px;
    text-align: center;
}
.a2-row {
    margin-top: 30px;
}
.a2 {
    padding-left: 140px !important;
}
.price {
    background-color: #D9EDF1;
    padding-top: 40px;
    margin-top: 50px;
}
.price-card {
    background-color: white;
    min-height: 200px;
}
.price-card-title {
    color: white;
    text-align: center;
    padding: 10px;
    background-color: #0B2362;
    font-family: 'Montserrat Bold', sans-serif;
    margin-bottom: 20px;
}
.price-card-link p {
    color: black;
    padding-left: 20px;
    font-weight: 900;
}
.price-title {
    font-size: 32px;
    font-family: 'Montserrat Bold', sans-serif;
    text-align: center;
}
.row-price {
    margin-top: 30px;
}
.price-card-btn{
    margin-top: 20px;
    text-align: center;
}
.price-card-btn button {
    border: 1px solid #0B2362;
    background-color: transparent;
    color: #0B2362;
    padding: 7px 30px;
    font-family: 'Montserrat SemiBold', sans-serif;
    border-radius: 6px;
}
.price-card-btn-end {
    margin-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}
.price-card-btn-end button {
    border: none;
    background-color: #0B2362;
    color: white;
    padding: 7px 30px;
    font-family: 'Montserrat SemiBold', sans-serif;
    border-radius: 6px;
}
.footer-price a {
    color: white;
    display: block;
    text-decoration: none;
    font-weight: 600;
    line-height: 25px;
}
.footer-price a:hover {
    text-decoration: underline;
}


.chk-polit-main {
    display: flex;
    flex-direction: row;
}
.rr .qfchkbx .chbxlabel {
    color: black;
}
.chk-polit-text {
    font-size: 10px;
}
.qf3labelreq {
    display: none;
}
.sss .chk-polit-text {
    color: white;
    padding-left: 80px;
    padding-right: 80px;
}




.white-card {
    text-align: center;
    line-height: 1.2;
}
.white-card-text-1 {
    font-size: 16px;
    font-family: 'Montserrat SemiBold', sans-serif;
}
.white-card-text-2 {
    font-size: 12px;
}
.main-section {
    position: relative;
}
.main-section__preim {
    position: absolute;
    width: 100%;
    top: 500px;
}
.mp {
    background-color: white;
    border-radius: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}















.nav-link {
    color: #0B2362;
    font-family: 'Montserrat Bold', sans-serif;
}
.main-form {
    background-color: #0B2362;
    padding: 40px;
    margin-top: 70px;
    margin-bottom: 60px;
    border-radius: 10px;
}
.main-form h2 {
    color: white;
    font-size: 24px;
    font-family: 'Montserrat SemiBold', sans-serif;
    text-align: center;
}
.sss .qf3txt {
    text-align: center;
    margin-top: 20px;
}
.f-input {
    border: none;
    padding: 10px;
    width: 300px;
    border-radius: 6px;
}
.chbxlabel {
    font-size: 10px;
    color: white;
    padding-left: 3px;
}
.f-chek {
    margin-left: 80px;
}
.qf3btn {
    text-align: center;
    margin-top: 20px;
}
.f-btn {
    background-color: #50B6D0;
    border: none;
    border-radius: 10px;
    padding: 10px 30px;
    color: white;
    font-size: 16px;
    font-family: 'Montserrat SemiBold', sans-serif;
}
.qfcapt {
    display: none;
}
.ff .chbxlabel {
    font-size: 10px;
    color: black !important;
}
.footer-polit a {
    display: block;
    font-size: 14px;
    color: white;
}
.navbar-toggler {
    border: none;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: unset;
}
.preim-mob {
    display: none;
}

@media (max-width: 1400px) {
    .price-title {
        margin-left: 0;
    }
    .card-title {
        font-family: 'Montserrat Bold', sans-serif;
        font-size: 22px;
        margin-bottom: 30px;
        margin-left: 0;
        margin-top: 30px;
    }
}
@media (max-width: 768px) {
    .preim-mob {
        display: block !important;
        position: relative;
        top: unset;
    }
    .nav-item {
        padding-left: unset;
    }
    .price-tab {
        font-size: 12px;
    }
    footer {
    text-align: center;
    }
    .footer-price ul {
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 0px;
}
    .phone-img {
        display: none;
    }
    .f-chek {
        margin-left: 0;
    }
    .phone-link {
        font-size: 16px;
        font-family: 'Montserrat Bold', sans-serif;
        color: #0B2362;
        padding-left: 10px;
    }
    .main-banner h1 {
        font-size: 22px;
    }
    .main-banner {
        height: unset;
        width: auto;
        background-image: url("../img/mbmob.png");
        padding-bottom: 50px;
        margin-top: 20px;
        color: white;
    }
    .main-banner p {
        color: white;
    }
    .main-section {
        text-align: center;
    }
    .main-section__preim {
        display: none;
    }
    .about2-card {
        background-image: none;
        height: auto;
        background-repeat: no-repeat;
        background-color: #0B2362;
        padding: 15px;
        margin-bottom: 20px;
    }
    .about2-card div:nth-child(1) {
        font-size: 40px;
        padding-left: unset;
        padding-top: unset;
        text-align: center;
    }
    .about2-card div:nth-child(2) {
        font-size: 14px;
        margin-left: unset;
        text-align: center;
    }
    .a2 {
        padding-left: unset !important;
    }
    .price-card-title {
        margin-top: 20px;
    }
    .row-price {
        margin-top: 0;
    }
    .about-title {
        font-size: 22px;
    }
    .navbar-toggler img {
        height: 25px;
    }
    .logo {
        height: 50px;
    }
    .blu-banner {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .main-card {
        margin-bottom: 20px;
    }
    .otz-title {
        font-size: 22px;
        margin-bottom: 20px;
        margin-left: 0px;
        margin-top: 20px;
    }
    .preim-card {
        margin-bottom: 20px;
    }
    .price-title {
        font-family: 'Montserrat Bold', sans-serif;
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: 0px;
    }
    .main-form h2 {
        font-size: 18px;
    }
    .f-input {
        width: auto;
    }
    .price-end {
    padding: 20px;
    }
    .main-card__text {
    font-family: 'Montserrat Bold', sans-serif;
    }
}

.price-tab-right { 
        min-width: 80px;
        font-family: 'Montserrat Bold', sans-serif;
}
.sss .qfajaxtitle, .sss .qfajaxbody{
    color: #fff;
}

.modal-body .qfajaxtitle, .modal-body .qfajaxbody{
    color: #000;
}
.sp-cookie-consent-content{
  font-size: 13px;
}



.left-fix {
    position: fixed;
    left: 30px;
    bottom: 20px;
    z-index: 99999999;
}

@keyframes pulse {
    0% {
        transform: scale(0.9);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 40px rgba(255, 102, 0, 0);
    }
    100% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(255, 102, 0, 0);
    }
}

.pulse-button {
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    display: block;
    width: 130px;
    height: 33px;
    font-size: 13px;
    text-align: center;
    line-height: 33px;
    letter-spacing: -1px;
    color: white;
    border: none;
    border-radius: 30px;
    background: #ff6600;
    cursor: pointer;
    box-shadow: 0 0 0 0 rgba(255, 102, 0, 0.5);
    font-family: 'Montserrat Bold', sans-serif;
    animation: pulse 1.5s infinite;
}

.pulse-button:hover {
    animation: none;
    color: #fff;
    text-decoration: none;
}

.pulse-button:active {
    color: #fff;
    text-decoration: none;
}
#sp-cookie-consent.position-bottom_left {
	left: 20px;
}

#sp-cookie-consent.position-bottom_right {
	right: 20px;
}
@media (max-width: 400px) {
#sp-cookie-consent.position-bottom_right {
    right: 0px;
}
}
.footer-price span{
    color: #fff;
}



        table {
            border-collapse: collapse;
            width: 100%;
            margin: 1em 0;
        }
        th, td {
            border: 1px solid #ccc;
            padding: 8px;
            text-align: left;
            vertical-align: top;
        }
        th {
            background-color: #f2f2f2;
            font-weight: bold;
        }
        .faq p {
            margin: 0.5em 0;
        }

/* Контейнер */
.elemsIcoText4inLine.custom5{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    align-items:stretch;
    gap:22px;
    margin:25px 0;
}

/* Одна карточка */
.elemsIcoText4inLine.custom5 .elem{
    flex:1 1 calc(20% - 22px);
    min-width:180px;
    text-align:center;
    padding:18px 14px;
    background:#ffffff;
    border:1px solid #e6e6e6;
    border-radius:10px;
    transition:all .25s ease;
}

/* Иконка */
.elemsIcoText4inLine.custom5 .elem img{
    width:54px;
    height:54px;
    object-fit:contain;
    margin-bottom:12px;
}

/* Заголовок */
.elemsIcoText4inLine.custom5 .title{
    font-size:15px;
    line-height:1.35;
    font-weight:600;
    color:#2b2b2b;
}

/* hover (аккуратный, без "кричащих" эффектов) */
.elemsIcoText4inLine.custom5 .elem:hover{
    transform:translateY(-4px);
    box-shadow:0 8px 22px rgba(0,0,0,.08);
    border-color:#d5d5d5;
}


/* ---- АДАПТИВ ---- */

/* планшет */
@media (max-width: 992px){
    .elemsIcoText4inLine.custom5 .elem{
        flex:1 1 calc(33.333% - 22px);
    }
}

/* маленький планшет */
@media (max-width: 700px){
    .elemsIcoText4inLine.custom5 .elem{
        flex:1 1 calc(50% - 22px);
    }
}

/* телефон */
@media (max-width: 420px){
    .elemsIcoText4inLine.custom5{
        gap:14px;
    }
    .elemsIcoText4inLine.custom5 .elem{
        flex:1 1 100%;
        padding:16px 12px;
    }
    .elemsIcoText4inLine.custom5 .title{
        font-size:14px;
    }
}

/* ===== CTA БЛОК ===== */

.cta-offer-box{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:30px;
    padding:28px 34px;
    margin:35px 0;

    background:linear-gradient(135deg,#f7f9fc 0%, #ffffff 100%);
    border:1px solid #e3e7ee;
    border-radius:14px;
    box-shadow:0 10px 28px rgba(0,0,0,.06);
    position:relative;
    overflow:hidden;
}

/* лёгкий декоративный акцент */
.cta-offer-box:before{
    content:'';
    position:absolute;
    right:-60px;
    top:-60px;
    width:180px;
    height:180px;
    background:radial-gradient(circle, rgba(0,120,255,.08) 0%, rgba(0,120,255,0) 70%);
}

/* текстовая часть */
.cta-text{
    flex:1 1 auto;
}

.cta-title{
    font-size:22px;
    font-weight:700;
    line-height:1.25;
    margin-bottom:10px;
    color:#1f2a37;
}

.cta-desc{
    font-size:15.5px;
    line-height:1.5;
    color:#4b5563;
    max-width:640px;
}

/* кнопка */
.cta-action{
    flex:0 0 auto;
}

.cta-btn{
    padding:16px 32px;
    font-size:16px;
    font-weight:600;
    color:#fff;
    background:linear-gradient(135deg,#2f80ed,#1c5fd4);
    border:none;
    border-radius:10px;
    cursor:pointer;
    transition:all .25s ease;
    white-space:nowrap;
}

/* hover — важен для конверсии */
.cta-btn:hover{
    transform:translateY(-3px);
    box-shadow:0 12px 26px rgba(28,95,212,.35);
}

/* активное нажатие */
.ctཌྷ (active) */
.cta-btn:active{
    transform:translateY(-1px);
    box-shadow:0 5px 12px rgba(28,95,212,.25);
}

/* ---- адаптив ---- */

@media (max-width: 768px){

    .cta-offer-box{
        flex-direction:column;
        align-items:flex-start;
        padding:22px;
    }

    .cta-action{
        width:100%;
    }

    .cta-btn{
        width:100%;
        text-align:center;
    }

    .cta-title{
        font-size:19px;
    }
}
/* ===== SPLIT CTA ===== */

.cta-split{
    display:flex;
    align-items:stretch;
    margin:45px 0;
    border-radius:16px;
    overflow:hidden;
    background:#ffffff;
    border:1px solid #e5e7eb;
    box-shadow:0 14px 34px rgba(0,0,0,.08);
}

/* Левая часть — изображение */
.cta-split-image{
    flex:0 0 42%;
    position:relative;
}

.cta-split-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}

/* правая часть */
.cta-split-content{
    flex:1 1 58%;
    padding:34px 40px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

/* заголовок */
.cta-split-title{
    font-size:24px;
    font-weight:700;
    line-height:1.25;
    margin-bottom:14px;
    color:#1f2937;
}

/* текст */
.cta-split-text{
    font-size:15.5px;
    line-height:1.55;
    color:#4b5563;
    margin-bottom:18px;
}

/* преимущества */
.cta-split-benefits{
    list-style:none;
    padding:0;
    margin:0 0 24px 0;
}

.cta-split-benefits li{
    position:relative;
    padding-left:26px;
    margin-bottom:8px;
    font-size:15px;
    color:#374151;
}

.cta-split-benefits li:before{
    content:'';
    position:absolute;
    left:0;
    top:7px;
    width:10px;
    height:10px;
    border-radius:50%;
    background:#2f80ed;
}

/* кнопка */
.cta-split-btn{
    align-self:flex-start;
    padding:16px 34px;
    font-size:16px;
    font-weight:600;
    color:#fff;
    background:linear-gradient(135deg,#2f80ed,#1c5fd4);
    border:none;
    border-radius:12px;
    cursor:pointer;
    transition:all .25s ease;
}

/* эффект наведения */
.cta-split-btn:hover{
    transform:translateY(-3px);
    box-shadow:0 14px 30px rgba(28,95,212,.35);
}

/* нажатие */
.cta-split-btn:active{
    transform:translateY(-1px);
    box-shadow:0 6px 14px rgba(28,95,212,.25);
}


/* ===== АДАПТИВ ===== */

@media (max-width: 900px){

    .cta-split{
        flex-direction:column;
    }

    .cta-split-image{
        height:260px;
        flex:none;
    }

    .cta-split-content{
        padding:26px 22px;
    }

    .cta-split-title{
        font-size:20px;
        margin-top: 70px;
    }

    .cta-split-btn{
        width:100%;
        text-align:center;
    }
}
.com-content-article__body img {
    height: auto;
    max-width: 100%;
}



/* ===== БАЗОВАЯ ТАБЛИЦА ===== */

.price-table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    margin:35px 0;
    background:#fff;
    border:1px solid #e5e7eb;
    overflow:hidden;
    box-shadow:0 10px 26px rgba(0,0,0,.06);
    table-layout:fixed; /* КЛЮЧЕВАЯ СТРОКА */
}

/* шапка */
.price-table thead{
    background:#f3f6fb;
}

.price-table th{
    padding:16px 18px;
    font-size:14px;
    font-weight:600;
    color:#1f2937;
    text-align:left;
    border-bottom:1px solid #e5e7eb;
}

/* ячейки */
.price-table td{
    padding:16px 18px;
    font-size:14.5px;
    color:#374151;
    vertical-align:top;
    border-bottom:1px solid #edf0f4;
    line-height:1.45;
}

/* зебра */
.price-table tbody tr:nth-child(even){
    background:#fafbfd;
}

/* hover читаемость */
.price-table tbody tr:hover{
    background:#eef4ff;
}

/* материал выделяем */
.price-table td strong{
    color:#0f3fae;
    font-weight:600;
}

/* ===== РАСПРЕДЕЛЕНИЕ ШИРИНЫ КОЛОНОК (важно) ===== */

.price-table th:nth-child(1),
.price-table td:nth-child(1){
    width:20%;
}

.price-table th:nth-child(2),
.price-table td:nth-child(2){
    width:20%;
    white-space:nowrap;
    text-align:center;
}

.price-table th:nth-child(3),
.price-table td:nth-child(3){
    width:20%;
}

.price-table th:nth-child(4),
.price-table td:nth-child(4){
    width:40%;
}

/* ===== МОБИЛЬНАЯ АДАПТАЦИЯ ===== */

@media (max-width: 900px){

    .price-table{
        font-size:13.5px;
    }

    .price-table th,
    .price-table td{
        padding:12px 12px;
    }
}

/* телефон */
@media (max-width: 600px){

    /* делаем таблицу прокручиваемой, а не ломаем */
    .price-table{
        display:block;
        overflow-x:auto;
        white-space:normal;
        border-radius:10px;
    }

    .price-table thead,
    .price-table tbody,
    .price-table tr{
        width:100%;
    }

    .price-table th{
        font-size:13px;
    }

    .price-table td{
        font-size:13.5px;
    }

    /* ключ: длинный текст переносится */
    .price-table td:nth-child(4){
        min-width:240px;
        white-space:normal;
    }
}




/* Основные стили для десктопной версии */
.navbar-nav .nav-link {
    font-size: 16px;
    padding: 20px !important; /* Отступы, как вы просили */
    font-family: "Montserrat Bold", sans-serif;
    text-decoration: none;
    color: rgb(17, 34, 95) !important; /* Ваш темно-синий цвет */
    transition: all 0.3s ease;
    display: inline-block;
}

/* Эффект при наведении (опционально, для живости) */
.navbar-nav .nav-link:hover {
    color: #ed1c24 !important; /* Можно заменить на ваш акцентный цвет */
    opacity: 0.8;
}

/* Стилизация для мобильной версии (Гамбургер) */
@media (max-width: 991px) {
    .navbar-collapse {
        background-color: #ffffff;
        padding: 10px;
        box-shadow: 0 4px 10px rgba(0,0,0,0.1); /* Легкая тень для выпадающего меню */
    }

    .navbar-nav .nav-link {
        padding: 15px 20px !important; /* Чуть уменьшаем вертикальные отступы на мобильных */
        display: block;
        border-bottom: 1px solid rgba(17, 34, 95, 0.1); /* Разделитель между пунктами */
    }

    .navbar-nav .nav-item:last-child .nav-link {
        border-bottom: none;
    }
}

/* Убираем стандартные точки списков Joomla, если они появились */
.mainmenu ul, .mainmenu-pos ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mainmenu-container .nav-item a{
        font-size: 16px;
    padding: 20px;
    font-family: "Montserrat Bold";
    text-decoration: none;
    color: rgb(17 34 95);
}

/* Настройки для мобильной версии (гамбургера) */
@media (max-width: 991px) {

    /* UL меню Joomla */
    .mainmenu-container ul {
        display: flex !important;
        flex-direction: column !important;
        width: 100%;
    }

    /* пункты */
    .mainmenu-container ul li {
        width: 100%;
    }

    /* ссылки */
    .mainmenu-container ul li a {
        display: block !important;
        width: 100%;
        padding: 16px 20px !important;
        border-bottom: 1px solid rgba(17,34,95,0.12);
    }

    /* чтобы меню не пыталось стоять рядом с телефоном */
    #navbarSupportedContent {
        align-items: flex-start !important;
    }

    /* телефон вниз под меню */
    .navbar-nav {
        width: 100%;
        margin-top: 10px;
        padding-top: 10px;
    }
}


