body {
    width: 100%;
    min-height: 100vh;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #161616;
    background-color: #e8e8e8;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

.app-container {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.content-wrap {
    flex: 1;
}

.carousel-control-next, .carousel-control-prev {
    width: 3%;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal-dialog {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}

.modal.show .modal-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    /* transform: none; */
}

.width_car_button {
    width: 90%;
}

.car_button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 0;
    padding: 0;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.cover_button_2 {
    display: none;
}

.tel_2 {
    display: none;
}

.img_2 {
    display: none;
}

img, svg {
    vertical-align: middle;
}

form {
    display: block;
    margin-top: 0em;
}

p {
    margin: 0;
}

.container {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 12px;
}

.section-dark {
    background-color: #161616;
}

.section-red {
    background-color: #E62626;
}

.section-white {
    background-color: #FFFFFF;
}

.container_2 {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 12px;
}

.section {
    width: 100%;
}

.hr_margin {
    margin-top: 48px;
    margin-bottom: 16px;
}

.hr_none {
    display: none;
}

.logo {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}

.logo_header {
    display: flex;
    width: 40%;
    align-items: center;
    margin-right: 20px;
}

.logo_header_buttons {
    display: none;
}

.img_logo {
    padding: 5px 0;
    margin-right: 16px;
}

.logo_header_1 a {
    color: #FFFFFFB2;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
}

.logo_header_1 {
    margin-left: 5%;
    text-align: center;
}

.logo_header_a {
    font-weight: 400;
    text-decoration: none;
    font-size: 16px;
    color: #FFFFFFB2;
}

.logo_header_a {
    color: #FFFFFFB2;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.logo_header_a:hover {
    color: rgba(255, 255, 255, .55);
}

.logo_header_2 {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.logo_header_2 i {
    font-size: 21px;
}

.logo_header_a_info {
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    color: #FFFFFF;
    border: 1px solid #FFFFFF29;
    border-radius: 5px;
    padding: 12px 20px;
}

.logo_header_a_info:hover {
    background-color: #FFFFFF;
    color: #161616;
}

.cover h1 {
    font-size: 70px;
    font-weight: 700;
    line-height: 132px;
}

.cover_2 h3 {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 600;
    line-height: 33px;
}

.cover_button a {
    background-color: #E62626;
    font-size: 24px;
    font-weight: 600;
    padding: 20px;
    text-decoration: none;
    color: #FFFFFF;
    border-right: 5px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;

}

.cover_button a:hover {
    background-color: #FFFFFF;
    color: #E62626;
    border: #FFFFFF;
}

.contact {
    font-weight: 100;
    font-size: 0.5em;
    transition: color .10s ease-in-out, background-color .10s ease-in-out, border-color .10s ease-in-out;
}

.contact:hover {
    color: rgba(255, 255, 255, .55);
}

.section_padding {
    padding-top: 120px;
    padding-bottom: 140px;
}

.section_padding_2 {
    padding-top: 40px;
}

.section_header {
    display: flex;
    width: 100%;
}

.section_header h1 {
    color: #FFFFFF;
    font-size: 70px;
    font-weight: 600;
    line-height: 97px;
}

.item--text {
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 16px;
}

.info_text {
    font-weight: 600;
    font-size: 24px;
    border-right: 1px solid #FFFFFF29;
}

.info_text i {
    font-size: 40px;
    padding-bottom: 40px;
}

.info_padding {
    padding-left: 40px;
}

.info_text:last-child {
    border-right: 0;
}

.element_1 h3 {
    color: #FFFFFF;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
}

.element_2 {
    border: #161616;
    border-right: 5px;
}

.element_2 a {
    background-color: #161616;
    font-size: 24px;
    font-weight: 600;
    padding: 20px;
    text-decoration: none;
    color: #FFFFFF;
}

.element_2 a:hover {
    background-color: #FFFFFF;
    color: #161616;
    transition: color .10s ease-in-out, background-color .10s ease-in-out, border-color .10s ease-in-out;
}

.track {
    padding-top: 120px;
    padding-bottom: 160px;
}

.track h1 {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 70px;
}

.carousel_padding {
    padding-top: 90px;
    padding-bottom: 90px;
}

.carousel_logo h3 {
    font-size: 70px;
    font-weight: 600;
    color: #161616;
}

.carousel h5 {
    padding-top: 15px;
    font-size: 24px;
    font-weight: 600;
}

.carousel p {
    font-size: 16px;
    font-weight: 400;
    color: #161616;
}


.section_header_2 {
    display: flex;
    width: 100%;
}

.section_header_2 h1 {
    color: #FFFFFF;
    font-size: 70px;
    font-weight: 600;
    line-height: 96px;
}

.item--text_2 {
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 16px;
}

.info_2 {
    display: flex;
    flex-wrap: wrap;
    color: #FFFFFF;
}

.info-content {
    margin-top: auto;
}

.info_text_2 {
    border-right: 1px solid #FFFFFF29;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.a {
    margin-top: auto;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.info_text_2 h3 {
    font-size: 24px;
    font-weight: 600;
    padding-top: 30px;
    padding-bottom: 50px;
}

.info_text_2 p {
    font-size: 16px;
}

.info_text_2 i {
    font-size: 40px;
    padding-bottom: 40px;
    color: #E62626;
}

.info_padding_2 {
    padding-left: 20px;
}

.info_text_2:last-child {
    border-right: 0;
}

.section_hangar {
    display: flex;
    width: 100%;
    padding-top: 125px;
    padding-bottom: 125px;
}

.section_item_hangar h1 {
    font-size: 70px;
    font-weight: 600;
    line-height: 96px;
    color: #161616;
}

.section_item_hangar p {
    font-size: 20px;
    line-height: 28px;
    color: #161616;
}


.hangar_button a {
    background-color: #E62626;
    font-size: 24px;
    font-weight: 600;
    padding: 26px;
    text-decoration: none;
    color: #FFFFFF;
    border: #E62626;
    border-right: 5px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.hangar_button a:hover {
    background-color: #161616;
    border: #161616;
}

.accordion_body {
    max-width: 660px;
    padding-top: 80px;
    padding-bottom: 100px;
}

.accordion_body hr {
    margin-left: 20px;
    margin-right: 20px;
    background-color: #FFFFFF;
    height: 1px;
}

.accordion_body h1 {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 70px;
}

.section-dark {
    background-color: #161616; /* Цвет фона */
    color: #FFFFFF; /* Цвет текста */
    border: none;
}

.accordion-button {
    color: #FFFFFF; /* Цвет текста кнопки аккордеона */
    background-color: #161616;
    font-size: 22px;
    font-weight: 600;
}

.accordion-item {
    background-color: #161616; /* Цвет фона аккордеона */
    border: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {

    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='blek'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon {

    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='blek'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.accordion-body {
    background-color: #161616; /* Цвет фона содержимого аккордеона */
    color: #FFFFFF; /* Цвет текста содержимого аккордеона */
    border-top: none;
    border-bottom: none;
    font-size: 14px;
    line-height: 16px;
    font-weight: 200;
}

.accordion-button:not(.collapsed) {
    color: #FFFFFF;
    background-color: #161616;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.contact_2 {
    padding-top: 80px;
    padding-bottom: 125px;
}

.contact_text {
    padding-bottom: 60px;
}

.contact_text h1 {
    font-size: 65px;
    font-weight: 600;
    line-height: 76px;
    color: #FFFFFF;
}

.contact_item p {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 400;
}

.contact_item form button {
    color: #FFFFFF;
}

.btn {
    border: 1px solid #161616;
}

.contact_item .btn-outline-success {
    color: #FFFFFF;
}

.contact_item .form-control {
    padding: 20px 38px;
    background-color: #ef3737;
}

.contact_item .form-control::placeholder {
    color: #FFFFFF;
}

.contact_item .form-control_2 {
    padding: 20px 38px;
    background-color: #161616;
}

.contact_item .form-control_2:hover {
    background-color: #FFFFFF;
    color: #161616;
}


.contact_item input {
    color: #FFFFFF;
}

.contact_item input:focus {
    color: #FFFFFF;

}

.map {
    width: 100%;
    display: flex;
}

.map_text {
    max-width: 460px;
}

.map_padding {
    padding-right: 104px;
}

.map_text h1 {
    font-size: 70px;
    font-weight: 600;
    line-height: 76px;
    color: #161616;
}

.map_text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color: #161616;
    padding-top: 20px;
    padding-bottom: 20px;
}

.map_button a {
    display: block;
    background-color: #161616;
    font-size: 16px;
    font-weight: 600;
    padding: 26px;
    text-decoration: none;
    color: #FFFFFF;
    border: #161616;
    border-right: 5px;
}

.map_button a:hover {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    background-color: #E62626;
}

.map_height {
    height: 560px;
}

.div_map {
    width: 100%;
}

.container_map {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 12px;
    padding-right: 0;
}

.footer {
    width: 100%;
    background-color: #161616;
}

.footer_padding {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.footer2 {
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
}

.footer_element {
    width: 100%;
    display: flex;
}

.logo_footer {
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    align-items: center;
}

.img_logo {
    padding: 5px 0;
    margin-right: 16px;
}

.logo_footer_1 a {
    color: #FFFFFFB2;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
}

.logo_footer_1 {
    padding-left: 3em;
}

.logo_footer_2 a {
    font-weight: 400;
    text-decoration: none;
    font-size: 16px;
}

.logo_footer_2 p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
}

.logo_footer_a {
    color: #FFFFFFB2;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.logo_footer_a:hover {
    color: rgba(255, 255, 255, .55);
}

.logo_footer_2 {
    display: flex;
    width: 100%;
    align-items: center;
}

.info_footer {
    width: auto;
}

.logo_footer_2 i {
    font-size: 23px;
    padding-left: 25px;
}


@media (max-width: 1230px) {
    .section_item_hangar h1 {
        font-size: 60px;
        line-height: 66px;
    }

    .cover_button_1 a {
        display: block;
        font-size: 20px;
        padding: 18px;
    }

    .cover_button_2 a {
        font-size: 20px;
        padding: 18px;
    }

    .hangar_button a {
        font-size: 20px;
        padding: 23px;
    }

    .accordion_body h1 {
        font-size: 60px;
    }

    .contact_text h1 {
        font-size: 55px;
    }
}

@media (max-width: 1060px) {

    .element_1 h3 {
        font-size: 35px;
    }

    .element_2 a {
        font-size: 22px;
    }

    .map_text h1 {
        font-size: 60px;
        line-height: 60px;
    }

    .map_button a {
        font-size: 15px;
        padding: 20px;
    }

    .map_height {
        height: 450px;
    }

    .contact_2 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 992px) {
    .hr_none {
        display: block;
        color: #FFFFFF29;
    }

    hr:not([size]) {
        height: 2px;
    }

    .cover_button_1 {
        display: none;
    }

    .logo_header {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .logo_header_buttons {
        display: block;
    }

    .navbar-dark .navbar-nav .nav-link {
        text-align: center;
        font-weight: 500;
        font-size: 24px;
        color: #FFFFFF;
    }

    .logo_header_a_info {
        font-size: 14px;
        padding: 8px 16px;
    }

    .logo_header_3 {
        padding-top: 20px;
        padding-bottom: 20px;
        display: block;
    }

    .logo_header_3 .logo_header_a_2 {
        display: none;
    }

    .logo_header_a_3 {
        width: 60%;
        padding: 10px 0;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .logo_header_2 .tel_1 {
        display: none;
    }

    .logo_header_3 .tel_2 {
        display: block;
        text-align: center;
        color: #FFFFFF;
        font-size: 16px;
        margin-top: 30px;
    }

    .logo_header_2 i {
        color: #FFFFFF;
        font-size: 30px;
    }

    .cover_button_2 {
        width: auto;
        padding-top: 30px;
        display: block;
    }

    .cover h1 {
        font-size: 60px;
        font-weight: 700;
        line-height: 80px;
    }

    .img_1 {
        display: none;
    }

    .img_2 {
        display: block;
    }

    .section_padding_2 {
        padding-top: 0;
    }

    .contact_item {
        padding-bottom: 20px;
    }

    .contact_item:last-child {
        padding-bottom: 0;
    }

    .contact_text {
        padding-bottom: 30px;
    }

    .contact_text h1 {
        font-size: 45px;
        line-height: 60px;
    }

    .section_header h1 {
        font-size: 60px;
        line-height: 77px;
    }

    .section_padding {
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .info_padding {
        padding-left: 12px;
        padding-right: 12px;
    }

    .info_text {
        font-size: 20px;
        border-right: 0;
        border-bottom: 1px solid #FFFFFF29;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .info_text_2 h3 {
        font-size: 26px;
        padding-top: 10px;
        padding-bottom: 30px;
    }

    .info_text:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .element_1 h3 {
        font-size: 35px;
    }

    .element_1 {
        padding-bottom: 20px;
    }

    .element_2 a {
        font-size: 22px;
    }

    .section_hangar {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .hangar_button {
        padding-bottom: 50px;
    }

    .map_text h1 {
        font-size: 60px;
        line-height: 60px;
    }

    .map_button a {
        font-size: 15px;
        padding: 20px;
    }

    .map_height {
        height: 450px;
    }


}

@media (max-width: 900px) {
    .carousel-inner h5 {
        font-size: 20px;
    }

    .carousel p {
        font-size: 14px;
    }

    .track h1 {
        font-size: 60px;
    }

    .cover h1 {
        font-size: 42px;
        font-weight: 700;
        line-height: 60px;
    }

    .cover_2 h3 {
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 600;
        line-height: 33px;
    }

    .track {
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .carousel_padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .carousel_logo h3 {
        font-size: 60px;
    }

    .accordion_body {
        padding-top: 50px;
        padding-bottom: 80px;
    }

    .section_header h1 {
        font-size: 45px;
        line-height: 67px;
    }

    .footer_element {
        display: block;
    }

    .contact_text h1 {
        font-size: 40px;
        line-height: 55px;
    }

    .map {
        display: block;
    }

    .container_map {
        padding: 0 12px;
    }

    .map_text {
        width: auto;
        padding: 30px 0;
    }

    .map_padding {
        padding-right: 0;
    }

    .map_height {
        height: 350px;
    }

    .footer_element_item1 {
        padding-bottom: 20px;
    }

    .header2_img {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .logo_footer_1:last-child {
        padding-left: 0;
        margin-left: auto;
    }

    .footer_padding {
        padding-left: 0;
        margin-left: auto;
    }
}

@media (max-width: 767px) {
    .carousel-inner p {
        text-align: center;
        margin-bottom: 30px;
    }

    .carousel-inner h5 {
        text-align: center;
    }

    .width_car_button {
        width: 100%;
    }

    .carousel-control-next, .carousel-control-prev {
        width: 15%;
    }
}

@media (max-width: 600px) {
    .width_car_button {
        width: 75%;
    }

    .logo_header_a_3 {
        width: 100%;
    }

    .accordion_body h1 {
        font-size: 50px;
    }

    .section_item_hangar p {
        font-size: 16px;
        line-height: 24px;
    }

    .section_padding {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .cover_button_2 a {
        text-align: center;
        display: block;
        font-size: 18px;
        padding: 16px;
    }

    .cover h1 {
        font-size: 32px;
        font-weight: 700;
        line-height: 50px;
    }

    .cover_2 h3 {
        color: #FFFFFF;
        font-size: 18px;
        font-weight: 600;
        line-height: 33px;
    }

    .element_1 h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .footer2 {
        display: block;
    }

    .element_2 a {
        text-align: center;
        width: 100%;
        display: block;
        font-size: 20px;
    }

    .hangar_button a {
        text-align: center;
        width: 100%;
        font-size: 18px;
        padding: 20px;
    }

    .track {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .track h1 {
        font-size: 40px;
    }

    .carousel_logo h3 {
        font-size: 40px;
    }

    .info_text i {
        font-size: 30px;
        padding-bottom: 30px;
    }

    .info_text {
        font-size: 16px;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .info_text_2 p {
        font-size: 14px;
    }

    .info_text_2 h3 {
        font-size: 22px;
    }

    .info_text_2 i {
        font-size: 30px;
        padding-bottom: 30px;
    }

    .section_header h1 {
        font-size: 38px;
        line-height: 57px;
    }

    .logo_footer_1 {
        padding-left: 0;
    }

    .map_text h1 {
        font-size: 50px;
        line-height: 50px;
    }

    .ps-5 {
        padding-left: 0 !important;
    }

    .map_text {
        max-width: 100%;
    }

    .map_button a {
        display: block;
        font-size: 15px;
        padding: 20px;
    }

    .img_logo {
        padding: 5px 0;
        margin-right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .logo_imgg {
        width: 90%;
        height: auto;
        padding-bottom: 40px;
    }

    .map_height {
        height: 200px;
    }

}

@media (max-width: 576px) {
    .modal-dialog {
        max-width: 700px;
    }
}

@media (max-width: 500px) {
    .section_item_hangar h1 {
        font-size: 35px;
        line-height: 56px;
    }

    .cover h1 {
        font-size: 30px;
        font-weight: 700;
        line-height: 40px;
        padding-top: 20px;
    }

    .cover_2 h3 {
        color: #FFFFFF;
        font-size: 14px;
        line-height: 33px;
    }

    .track h1 {
        font-size: 30px;
    }

    .element_1 h3 {
        font-size: 25px;
        line-height: 40px;
    }

    .hangar_button a {
        font-size: 18px;
        padding: 18px;
    }

    .accordion_body h1 {
        font-size: 35px;
    }

    .contact_text h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .section_header h1 {
        font-size: 30px;
        line-height: 47px;
    }
}


@media (min-width: 768px) {
    .cases-car-img {
        object-fit: cover;
        height: 270px
    }
}


.icon-overlay {
    font-size: 24px; /* Размер иконки */
    color: #FF0000; /* Цвет иконки YouTube, например */
    padding: 10px; /* Добавляем немного пространства вокруг иконки */
}



































