.inner-header {padding-top:135px;padding-bottom:40px;text-align:center;color:#fff;background:url(../themes/kvartal/assets/img/header-bg/header-bg-default.png) 20px center / contain no-repeat,url(../themes/kvartal/assets/img/header-bg/header-bg-sign.svg) calc(100% - 20px) -136px no-repeat,#0e8946}
@media screen and (max-width:750px ) {.inner-header {padding-top:130px;background:url(../themes/kvartal/assets/img/header-bg/header-bg-default--small.png) 20px center / contain no-repeat,url(../themes/kvartal/assets/img/header-bg/header-bg-sign.svg) calc(100% - 40px) -20px / 63px auto no-repeat,#0e8946 }}
.inner-header__about {margin-top:30px}
@media screen and (max-width:750px ) {.inner-header__about .container {display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center }}
.inner-header__about .h3 {margin-bottom:20px}
.inner-header__about .button {height:56px}
@media screen and (max-width:750px ) {.inner-header__about .button {height:45px }}
@media screen and (min-width:751px ) {.inner-header__about .button:hover {background:#0864af }}
.inner-header__socials {float:right;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;padding:8px 0}
@media screen and (max-width:750px ) {.inner-header__socials {margin:0 auto;padding:20px 0;float:none;justify-content:center }}
.inner-header__socials a {width:40px;height:40px;display:flex;margin-left:20px;border:1px #fff solid}
.inner-header__socials a:first-child {margin-left:0}
@media screen and (max-width:750px ) {.inner-header__socials a {color:#0e8946;border:1px #0e8946 solid }}
.inner-header__socials a:hover {color:#fff;border-color:#0864af;background:#0864af}
.inner-header__socials a svg {margin:auto}
.breadcrumbs {margin-bottom:20px}
.breadcrumbs a:after {content:'/';margin:0 5px}