.heading_section {
    position: relative;
}

.heading_section img {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 1440px;
    background-color: #F1F0F0;
}

.heading_section .heading_section-wrap {
    width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
}

.main_title {
    font-family: OpelNextW05, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.section_padd {
    padding-top: 56px;
    padding-bottom: 56px;
}

.tires_hotel-title {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: -0.03em;
    color: #646363;
    margin-bottom: 16px;
    display: block
}

.tires_hotel-desc {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

.bg_grey {
    background-color: #F1F0F0;
}

.section-title .colors {
    color: #000000;
}

h3 {
    font-family: OpelNextW05, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #646363;
    margin-bottom: 40px;
}

.list-gal {
    list-style: none;
    margin-bottom: 0;
}

.list-gal li {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #646363;
    margin-bottom: 20px;
    display: flex;
}

.list-gal li:before {
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADFSURBVHgB3dMxDoIwFAbgvyWewbj1CAzoLCeRhHgPvQHuDtyECzh4hG4kTO5Kn5RGohYSazsY/+n19eVL31Dg18MQKHWWrIGbDAI2+WpDUGVXXjg884TpfQ9eL3zD9vPjafc1OIaZMiBmjgEx0wqI9e0mTyoCE6q9povyLH0wHU5EAiDBo1lVZ7HwwXpQqTYFkZxCXTAzAv1tYsF5VIEx0bXkY31XbADH0O6iIFDhgr2ANjpMfIxZoIU6YpPRaLNdxvjL3AHgqIWo0wJ6cAAAAABJRU5ErkJggg==') no-repeat;
    min-width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 16px;
    margin-top: 3px;
    filter: invert(75%) sepia(96%) saturate(531%) hue-rotate(13deg) brightness(107%) contrast(250%);
}

.section-title {
    font-family: OpelNextW05, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 38px;
    text-align: left;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #646363;
    margin-bottom: 36px;
    display: block;
}

.btn-primary:not(:disabled):hover {
    color: #000 !important;
}
