body {
    font-family: 'Raleway Regular', sans-serif;
}
.nav-bg {
    background-color: #459DC6;
    width: 100%;
    padding: 10px 0;
}
.main-bg {
    background-image: url("../img/main-bg.jpg");
    height: 600px;
    width: auto;
    background-position: center;
    background-repeat: no-repeat;
}
.main-bg h1 {
    padding-top: 90px;
    color: white;
    font-size: 38px;
    font-family: 'Raleway Bold', sans-serif;
}
.main-bg__text {
    font-size: 16px;
    color: white;
    padding-top: 15px;
}
.main-bg__btn {
    margin-top: 25px;
}
.main-bg__btn button {
    border: none;
    background-color: white;
    font-size: 16px;
    font-family: 'Raleway SemiBold',sans-serif;
    padding: 10px 20px;
}
.prod-title {
    font-size: 28px;
    font-family: 'Raleway Bold', sans-serif;
    padding-left: 110px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.why-title {
    font-size: 28px;
    font-family: 'Raleway Bold', sans-serif;
    padding-left: 110px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: white;
}
.main-card h5 {
    font-size: 24px;
    font-family: 'Raleway Bold', sans-serif;
}
.card-row {
    margin-bottom: 20px;
}
.main-card-bg {
    background-color: #DADADA;
    width: auto;
    padding-bottom: 40px;
}
.card {
    border: none;
    background-color: white;
    border-radius: 0;
    min-height: 480px;
}
.why-bg {
    background-image: url("../img/why.jpg");
    height: 717px;
}
.why-card {
    background-color: #3D9CC7;
    min-height: 300px;
}
.why-card {
    background-color: #3D9CC7;
    min-height: 300px;
}
.why-card-2 {
    min-height: 250px;
}
.why-card h2 {
    color: white;
    text-align: center;
    padding-top: 20px;
    font-family: 'Raleway Bold', sans-serif;
    font-size: 24px;
}
.why-card__text {
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 10px;
}

.why-card-row {
    margin-top: 30px;
}

.about {
    background-image: url("../img/about.jpg");
    height: 531px;
    background-repeat: no-repeat;
    background-position: center;
}
.about-block h2 {
    color: white;
    font-size: 28px;
    font-family: 'Raleway Bold', sans-serif;
    padding-top: 40px;
    padding-bottom: 40px;
}
.about-block p {
    font-size: 16px;
    color: white;
}
.main-form-title {
    color: #131F64;
    font-size: 28px;
    font-family: 'Raleway Bold', sans-serif;
    padding-top: 127px;
    padding-bottom: 50px;
}
.main-form {
    background-image: url("../img/mf.jpg");
    height: 590px;
}
.main-form__text {
    font-size: 16px;
}
.main-form__form {
    background-color: #131F64;
    padding: 30px;
    margin-top: 50px;
}
.urist {
    margin-top: 30px;
}
.urist a {
    font-size: 12px;
    font-family: 'Raleway-Medium', sans-serif;
    color: black;
    display: block;
}
.qfcapt {
    display: none;
}
.cop {
    margin-top: 30px;
    font-size: 12px;
    font-family: 'Raleway-Medium', sans-serif;
}
.phone-footer {
    font-size: 24px;
    color: #131F64;
    font-family: 'Raleway-Medium', sans-serif;
    padding-left: 5px;
}
.mail-footer {
    font-size: 19px;
    color: #131F64;
    font-family: 'Raleway-Medium', sans-serif;
    padding-left: 5px;
}
.logo {
    margin-top: 15px;
    margin-bottom: 15px;
}
.header-mail {
    margin-top: 45px;
    /*margin-left: 140px;*/
    text-align: right;

}
.header-mail a {
    text-decoration: none;
    color: black;
}
.header-phone {
    margin-top: 40px;
    text-align: right;
    padding-left: 10px;
}
.header-contact {
    display: flex;
    flex-direction: row;
    justify-content: end;
}
.header-phone a {
    color: black;
    font-size: 22px;
    font-weight: 900;
}
.header-phone img {
    height: 30px;
}
.form-check-2 {
    color: white;
    font-size: 10px;
}
.form-check-2 a {
    color: white;
    font-size: 14px;
}
.chk-polit {
    display: flex;
}
.chk-polit label {
    padding-left: 7px;
    padding-top: 15px;
    font-size: 14px;
}
.main-menu li {
    padding-left: 48px;
 }
.main-menu a {
    color: #F9F7F7;
    font-size: 18px;
    text-decoration: none;
    font-weight: 900;
}
.main-menu ul {
    padding-left: 260px;
}
.f-input {
    padding: 15px;
    border: none;
    width: 100%;
    margin-bottom: 20px;
}
.f-file {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.filelabel {
    font-size: 18px;
    font-family: 'Raleway-Medium', sans-serif;
    color: white;
}
.box_f-file {
    text-align: center;
    padding: 10px 20px;
    border: 3px dashed #ffffff;
}
.chbxlabel {
    font-size: 16px;
    padding-left: 5px;
    color: white;
}
.f-text {
    font-size: 16px;
    color: white;
    padding-top: 7px;
}
.f-btn {
    font-size: 16px;
    font-family: 'Raleway SemiBold',sans-serif;
    border: none;
    border-radius: 0;
    padding: 10px 30px;
    margin-top: 20px;
}
.main-form__form .qf3btn  {
    text-align: center;
}
.footer-menu {
    margin-top: 30px;
}
.footer-menu li {
    padding-right: 20px;
}
.footer-menu a {
    font-size: 16px;
    color: black;
    text-decoration: none;
}
.footer-logo {
    margin-top: 30px;
}
footer {
    padding-bottom: 50px;
}
.phone-footer-block {
    margin-top: 30px;
}
.mail-footer-block {
    margin-top: 30px;
}
.pop-btn {
    border: none;
    border-radius: 0;
    background-color: #131F64;
    color: white;
    padding: 10px 30px;
    margin-top: 15px;
}
.ff .chbxlabel {
    padding-left: 7px;
    color: black;
    font-size: 14px;
}
.header-mail-mob {
    display: none;
}
.header-phone-mob {
    display: none;
}
.navbar-toggler {
    border: none;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
.navbar-toggler-icon {
    filter: invert(1);
}
.card-row {
    margin-bottom: 20px;
}
@media (max-width: 1400px) {
    .about-block {
        margin-left: 130px;
    }
    .about-block {
        background-color: #00000094;
        padding: 20px;
        margin-top: 85px;
    }
}
@media (max-width: 1200px) {
    .main-menu ul {
        padding-left: 0;
    }

    .about-block p {
        font-size: 14px;
    }
    .mail-footer {
        font-size: 19px;
    }
}
@media (max-width: 991px) {
    .header-mail {
        display: none;
    }
    .header-phone {
        display: none;
    }
    .logo {
        text-align: center;
    }
    .main-menu ul {
        display: flex;
        flex-direction: column;
    }
    .header-mail-mob {
        display: block;
        font-family: 'Raleway Bold', sans-serif;
    }
    .header-phone-mob {
        display: block;
        font-family: 'Raleway Bold', sans-serif;
    }
    .main-menu li {
        padding-left: 0;
    }
    .card-prod {
        height: unset !important;
        margin-bottom: 20px;
    }
    .why-card img {
        display: none;
    }
    .why-card {
        -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
        -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
        box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
        margin-bottom: 20px;
        padding: 20px;
    }
    .why-card,
    .why-card-2 {
        min-height: 50px;
    }
    .why-card-row {
        margin-top: 0;
    }
    .why-title {
        padding-left: 0;
    }
    .why-bg {
        background-image: url("../img/why.jpg");
        height: auto;
    }
    .main-form-title {
        padding-top: 30px;
        padding-bottom: 14px;
    }
    .main-form {
        height: auto;
        padding-bottom: 30px;
    }
    .card-row {
        margin-bottom: 0;
    }
    .about-block {
        margin-left: 0;
    }
}
@media (max-width: 768px) {
    .main-bg h1 {
        padding-top: 34px;
        font-size: 26px;
    }
    .main-bg {
        height: auto;
        width: auto;
        padding-bottom: 30px;
    }
    .prod-title {
        font-size: 22px;
        padding-left: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .about {
        background-image: url("../img/about.jpg");
        height: auto;
        background-size: cover;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .about-block {
        margin-top: 0;
    }
    .about-block h2 {
        font-size: 22px;
        padding-top: 20px;
        padding-bottom: 42px;
    }
    .chbxlabel {
        font-size: 10px;
    }
    .f-text {
        font-size: 11px;
        padding-top: 0px;
    }
    footer {
        text-align: center;
    }
    .footer-menu ul {
        justify-content: center;
        flex-direction: column;
    }
    .footer-menu li {
        padding-right: 0;
    }
    .phone-footer {
        font-size: 16px;
    }
    .phone-footer-block img {
        height: 20px;
    }
    .mail-footer {
        font-size: 16px;
    }
    .mail-footer-block img {
        height: 20px;
    }
    .phone-footer-block {
        margin-top: 10px;
    }
    .mail-footer-block {
        margin-top: 10px;
    }
    .why-title {
        font-size: 19px;
    }
}


.article-section h1, 
.article-section h2 {
  color: #2c3e50;
}
.article-section h5 {
  font-weight: 600;
  color: #34495e;
}
.article-section ul li i {
  font-size: 1.2rem;
}

.page-header h1 {
    font-size: 34px;
    font-weight: 900;
    padding: 30px 0px 5px 0px;
}
.com-content-article h2 {
    font-weight: 900;
}
.Introduction{
    font-weight: 900;
}
.subtitle{
    font-size: 18px;
    font-weight: 900;
    padding-bottom: 20px;
    color: #5d9bc2;
}
.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgb(93 155 194) !important;
}
/* Общий стиль для карточек - одинаковый размер */
.card {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Изображения в карточках */
.card img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Заголовки карточек-ссылок */
.card .card-title a {
    color: #000;             /* чёрный цвет */
    text-decoration: none;    /* без подчёркивания */
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px;
}

/* Текст карточки */
.card .card-text {
    flex-grow: 1;
    margin-bottom: 15px;
}

/* Кнопки "Подробнее" */
.card .btn-more {
    border: none;
    background-color: #5d9bc2;
    color: #fff;
    font-size: 16px;
    font-family: 'Raleway SemiBold', sans-serif;
    padding: 10px 20px;
    border-radius: 0;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.3s;
}

.card .btn-more:hover {
    background-color: #497799;
}

.card .btn-primary {
    border: none;
    background-color: #5d9bc2;
    font-size: 16px;
    font-family: 'Raleway SemiBold', sans-serif;
    padding: 10px 20px;
    border-radius: 0;
    transition: background-color 0.3s ease;
}

.card .btn-primary:hover {
    background-color: #4a7ca1;
    color: #fff;
    text-decoration: none;
}
.sp-cookie-consent-content{
  font-size: 13px;
}

.chk-polit {
        display: flex;
}
/*.chk-polit a {
        color: #11648b;
}*/
.chk-polit-w a {
        color: white;
       
}

.chk-polit-w {
      padding-left: 15px;
    color: white;
    font-size: 14px;
}
.chk
.chk-polit-text {
    font-size: 12px;
}
.chk-polit .qfchkbx input {
    width: 20px;
}

.chk-polit-w1 {
    padding-left: 15px;
    color: #333;
    font-size: 14px;
}
.btn-light{
    border-radius: 0px;
}

.com-content-article__body h3{
        font-size: 24px;
    font-weight: 900;
}