.slider-banner .item .heading-banner p.h3 {
    font-weight: 600;
    font-size: 28px;
    color: #fff;
    margin: 0;
}
.slider-banner .item .heading-banner p.h2 {
    font-weight: bold;
    font-size: 52px;
    color: #fff;
    margin: 14px 0 8px;
    line-height: 100%;
}
.menu-drown li a {
    font-weight: 600;
    margin-bottom: 20px;
    cursor: pointer;
    color: #333333;
    transition: 0.3s;
    font-size: 15px;
}
.menu-drown a.menu-item {
    font-weight: bold;
    color: #1A1A1A;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}
.grid {
    display: grid;
    overflow-y: scroll;
    height: 420px;
    grid-template-columns: 1fr 1fr 350px;
}
.slider-calendar .item {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    height: 233.27027893066406px;
    width: 100%;
    margin: 0 15px;
    border-radius: 20px;
    padding: 0 30px 0 30px;
    background: #CDE9DA;
}
.slider-calendar .item div {
    width: 350px;
}
.slider-calendar .item span {
    color: #6B7280;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 10%;
    display: inline-block;
    width: 100%;
}
.slider-calendar .item a.h3 {
    font-weight: 600;
    color: #333333;
    line-height: 28px;
    font-size: 22px;
    margin: 5px 0 0 0;
}
.adv-text {
    display: block !important;
}
.menu-drown a.menu-item {
    font-size: 16px;
    width: 100%;
    display: inline-block;
}
header .logo a p.h3 {
    font-size: 24px;
}
.social-icons a img {
    filter: invert(1);
}
.flex-partners .slider-partners .item img {
    width: 65%;
}
.flex-partners .slick-track {
    display: flex;
    align-items: center;
}
.title-parners h3.text-uppercase {
    margin: 0;
}
.menu-drown ul li ul {
    margin-top: 11px;
}
.grid .content p.h3 {
    color: #1A1A1A;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}
.grid .content a.menu-item {
    font-weight: 600;
    margin-bottom: 10px;
    cursor: pointer;
    color: #333333;
    transition: 0.3s;
    display: inline-block;
    width: 100%;
}
.grid .content li a {
    font-weight: 600;
    margin-bottom: 10px;
    cursor: pointer;
    color: #333333;
    transition: 0.3s;
    display: inline-block;
    width: 100%;
}
.grid .content li a:hover {
    color: #0a7d4f;
}
.grid .content a.menu-item:hover {
    color: #0a7d4f;
}
.team-card__img-wrap {
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}
.team-card__img {
    height: 100%;
    width: 100%;
        object-fit: contain;
}
h3.team-card__name {
    color: #333333;
    font-size: 20px;
    line-height: 100%;
    margin: 20px 0 0 0;
}
.organization-grid {
    grid-template-columns: repeat(5, 1fr);
}
.tabs-wrapper .tabs-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-bottom: 0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.tabs-wrapper .tabs-nav a.content-tab {
    background-color: transparent;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    padding: 8px 10px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #FAFAFA;
}
.tabs-wrapper .tabs-nav a.content-tab:hover {
    background-color: #00a651;
    border-color: #00a651;
    color: #FFFFFF;
}
.tabs-wrapper p {
    display: inline-block;
    margin-bottom: 50px;
}
.search-bar-container {
    background: transparent;
    box-shadow: none;
}
.search-bar-container svg {
    display: none;
}
.search-input-wrapper {
    padding: 0;
}
.search-input-wrapper input.search-input {
    width: 100%;
    border-radius: 0;
    padding: 15px;
}
.training-and-certification .flex-time-lang-mny .blockk {
    width: 100%;
    flex-direction: row;
    margin: 5px 0;
}
.training-and-certification .flex-time-lang-mny .blockk span {
    display: inline-block;
    padding-left: 6px;
}
.flex-representatives .item {
    height: 140px;
}
.tour-hover {
    background: #1a1a1aad;
}
section.section-block.certified-records .row {
    margin: 60px 0;
}
section.section-block.certified-records .row .content-block p {
    margin: 10px 0;
}
section.section-block.certified-records .row .flex-link-s a:last-child {
    margin: 20px 0 0 0;
}
section.section-block.certified-records .row .content-block {
    padding: 0 30px;
}
.tour-hover span {
    font-size: 17px;
    font-weight: bold;
}
.adv-item p {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
    margin: 0;
}
.content-block p {
    margin: 15px 0;
}
.content-block.block-text .flex-link-s a:last-child {
    margin-left: 0;
}
section.about-us p {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    margin: 15px 0;
}
.u-bg-item.slick-slide {
    height: 1000px;
    background-size: cover !important;
    border-radius: 20px;
    background-position: bottom !important;
}
.u-slide-item.slick-slide p:first-child span {
    color: #ffffff;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 600;
}
.u-slide-item.slick-slide p:last-child span {
color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}
.u-slider-box {
    margin-bottom: 0;
}
.u-banner-wrapper {
    margin-bottom: 0;
    min-height: 1110px;
}
.gallery-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.gallery-wrapper img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.flex-representatives .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#menu_training .content ul {
    padding-left: 20px;
}
.slider-fade.item-images.slick-initialized.slick-slider .item img {
    width: 80%;
    margin: 0 auto;
}
.item-slider .slick-track {
    display: flex;
    align-items: center;
}
.item-slider .item {
    height: -webkit-fill-available;
}
.info-box p.h4 {
    margin: 0;
}
.menu-drown {
    padding-bottom: 0;
}
.info-box p {
    margin: 12px 0 0 0;
    font-size: 16px;
}
.info-box {
    padding: 25px;
}
.slider-calendar .slick-next {
    transform: rotate(0deg);
    right: -80px;
    left: auto;
}
.slider-calendar .slick-arrow {
    left: -80px;
    transform: rotate(180deg);
}
.slider-calendar button.slick-next.slick-arrow {
    left: auto;
    transform: rotate(0deg);
}
.item-slider .item img {
    height: 250px;
}
.flex-link-s button {
    background: #0F6A44;
    border: 1px solid #0F6A44;
    padding: 20px 56px;
    border-radius: 47.27px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.na-category {
    margin-top: 30px;
}
.flex-country {
    flex-wrap: wrap;
}
.country-association__modal-info {
    width: 100%;
    padding: 20px 25px 0px 50px;
}
.awards-recognition .slyder-awards-recongition .block img {
    max-width: 100%;
    width: 100%;
}
.awards-recognition .slyder-awards-recongition .block {
    padding: 30px;
}
/* Главный родительский контейнер-секция */
section.validation-form.my-5 {
    display: block; /* На всякий случай для корректных отступов */
}

/* Сама форма внутри этой секции */
section.validation-form.my-5 .mitryx-form {
    max-width: 100%;
    margin: 40px auto 0; /* Убрали верхний/нижний маргин, так как my-5 уже задает их секции */
    padding: 30px;
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    color: #333333;
}

/* Строки и обертки полей */
section.validation-form.my-5 .mitryx-form .flex-contact-us-formm, 
section.validation-form.my-5 .mitryx-form .text-area-cont-form {
    margin-bottom: 20px;
}

section.validation-form.my-5 .mitryx-form .block {
    display: flex;
    flex-direction: column;
}

/* Стили заголовков полей (лейблов) */
section.validation-form.my-5 .mitryx-form label {
    display: block;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 14px;
    color: #4a5568;
}

section.validation-form.my-5 .mitryx-form .text-danger {
    color: #e53e3e;
    margin-left: 4px;
}

/* Текстовые инпуты (Имя, Телефон) */
section.validation-form.my-5 .mitryx-form input[type="text"] {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    font-size: 15px;
    transition: all 0.3s ease;
    box-sizing: border-box;
    background-color: #f8fafc;
}

section.validation-form.my-5 .mitryx-form input[type="text"]:focus {
    outline: none;
    border-color: #3b82f6;
    background-color: #ffffff;
    box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.15);
}

section.validation-form.my-5 .mitryx-form input[type="text"]::placeholder {
    color: #94a3b8;
}

/* Инпут загрузки файла сертификата */
section.validation-form.my-5 .mitryx-form input[type="file"] {
    width: 100%;
    padding: 10px;
    background: #f1f5f9;
    border: 2px dashed #cbd5e1;
    border-radius: 8px;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 14px;
}

section.validation-form.my-5 .mitryx-form input[type="file"]:hover {
    background: #e2e8f0;
    border-color: #94a3b8;
}

/* Кнопка отправки */
section.validation-form.my-5 .mitryx-form .btn-send-msg {
    margin-top: 25px;
}

section.validation-form.my-5 .mitryx-form button[type="submit"] {
    width: 100%;
    background-color: #0F6A44;
    color: white;
    border: none;
    padding: 14px 20px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease;
    box-shadow: 0 4px 6px -1px rgba(16, 185, 129, 0.2);
}

section.validation-form.my-5 .mitryx-form button[type="submit"]:hover {
    background-color: rgba(5, 150, 104, 0.766);
}

section.validation-form.my-5 .mitryx-form button[type="submit"]:active {
    transform: scale(0.98);
}
section#mount-staff .team-card__img-wrap {
    padding: 0;
    height: 288px;
    object-fit: cover;
}
section#mount-staff .team-card__img-wrap img.team-card__img {
    object-fit: cover;
}
@media only screen and (max-width: 1300px) {
    .na-items-grid .na-item {
        margin-bottom: 10px;
    }
    .na-items-grid {
        flex-wrap: wrap;
    }   
    .slider-calendar button.slick-next.slick-arrow {
        left: auto;
        transform: rotate(0deg);
        right: 43%;
    }
    .slider-calendar .slick-arrow {
        left: 42%;
        transform: rotate(180deg);
    }
    div#staff-view .organization-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media only screen and (max-width: 768px) {
    div#staff-view .organization-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    section.validation-form.my-5 .col-6.offset-md-3 {
        width: 100%;
    }
    .slider-banner .item .heading-banner p.h2 {
        font-size: 30px;
    }
    .slider-banner .item .heading-banner p.h3 {
            font-size: 25px;
    }
    .slider-calendar .item {
        height: auto;
        padding: 30px;
        text-align: center;
        justify-content: center;
    }
}
@media only screen and (max-width: 560px) {
    div#staff-view .organization-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    section#mount-staff .team-card__img-wrap {
        padding: 0;
        height: auto;
        object-fit: cover;
    }
    .flex-link {
        flex-wrap: wrap;
        text-align: center;
    }
    .slider-banner .item .heading-banner {
        text-align: center;
    }
    .slider-banner .item .heading-banner p.h2 {
        font-size: 22px;
    }
    .slider-banner .item .heading-banner p.h3 {
        font-size: 20px;
    }
    section.section-block.certified-records .row .content-block {
        padding: 0;
    }
}
@media only screen and (max-width: 540px) {
    .content-block h3 {
        font-size: 22px;
        line-height: 130%;
    }
   div#cblock_68 {
    display: none;
   }
   div#cblock_72 td {
    width: 100%;
    display: inline-block;
    margin-top: 40px;
}
.gallery-wrapper {
    flex-wrap: wrap;
    margin: 0;
}
.gallery-wrapper div {
    width: 100%;
    margin-bottom: 30px;
}
}