

/* Start:/local/templates/ham/template_styles.css?1781532974727*/
.swiper-form-wrap h2, .swiper-form-wrap .heading-2 {
    font-size: 16px;
}

@media (min-width: 1200px) {
    .swiper-form-wrap h2, .swiper-form-wrap .heading-2 {
        font-size: 35px;
    }
}

@media (min-width: 992px) {
    .swiper-form-wrap h2, .swiper-form-wrap .heading-2 {
        font-size: 30px;
    }
}

.bg-gray-lighter {
    /*background: #f8f8f8 url('/local/templates/ham/images/pattern.svg') repeat;*/
}

.lang-switcher {
    display: flex;
    justify-content: center;
}

.lang-switcher * {
    display: flex;
    align-content: center;
    font-size: 16px;
    margin: 0 2px;
    line-height: 16px;
}

.lang-switcher a.active {
    color: #000;
}

.lang-switcher span {
    width: 1px;
    height: 13px;
    background: #1b304f;
}
/* End */
/* /local/templates/ham/template_styles.css?1781532974727 */
