.block_1 {
    position: relative;
    width: 100%;
    text-align: center;
    height: auto;
    background-color: white;
    line-height: 0;
    }
.block_1 .maxw {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
    }
.block_1 .maxw .element_1 {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 300px;
    height: auto;
    position: relative;
    }
.block_1 .maxw .element_1 .circleimage {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border-width: 6px;
    border-style: solid;
    margin: 20px;
    cursor: pointer;
    }
.block_1 .maxw .element_1 .circleimage:nth-child(1) {
    border-color: rgb(0,157,224);
    }
.block_1 .maxw .element_1 .circleimage:nth-child(2) {
    border-color: rgb(228,0,123);
    }
.block_1 .maxw .element_1 .circleimage:nth-child(3) {
    border-color: rgb(254,237,1);
    }
.block_1 .maxw .element_1 .circleimage:nth-child(4) {
    border-color: rgb(34,34,34);
    }
.block_1 .maxw .element_2 {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    height: auto;
    padding: 20px;
    position: relative;
    }
.block_1 .maxw .element_2 img {
    width: 600px;
    height: auto;
    }
.block_1 .maxw .element_2 .title {
    text-align: left;
    font-size: 2.5em;
    font-weight: 300;
    color: rgb(87, 87, 87);
    margin: 30px 0;
    text-transform: uppercase;
    line-height: 1em;
    }
.block_1 .maxw .element_2 .text {
    text-align: justify;
    line-height: 1.5em;
    }
.block_1 .maxw .element_2 .text .szolg_list {
    color: rgb(0,157,224);
    font-weight: 600;
    font-size: 1.15em;
    line-height: 1.4em;
    margin-top: 30px;
    text-transform: uppercase;
    text-align: left;
    }
.block_1 .maxw .element_2 a.tovabb {
    color: rgb(228,0,123);
    font-weight: bold;
    text-align: right;
    margin-top: 50px;
    display: inline-block;
    font-size: 1.2em;
    line-height: 1em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    float: right;
    }
.block_1 .maxw .element_2 a.tovabb:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    }
.block_1 .calib_01 {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 100px;
    height: auto;
    pointer-events: none;
    }
.block_2 {
    position: relative;
    width: 100%;
    text-align: center;
    height: auto;
    background-color: rgb(245, 245, 245);
    line-height: 0;
    }
.block_2 .maxw {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
    position: relative;
    }
.block_2 .maxw .bg {
    background-image: url(/public/images/public/wolf_grayscale.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .03;
    }
.block_2 .maxw .element_1 {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 300px;
    height: auto;
    position: relative;
    }
.block_2 .maxw .element_1 .circleimage {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border-width: 6px;
    border-style: solid;
    margin: 20px;
    cursor: pointer;
    }
.block_2 .maxw .element_1 .circleimage:nth-child(1) {
    border-color: rgb(0,157,224);
    }
.block_2 .maxw .element_1 .circleimage:nth-child(2) {
    border-color: rgb(228,0,123);
    }
.block_2 .maxw .element_1 .circleimage:nth-child(3) {
    border-color: rgb(254,237,1);
    }
.block_2 .maxw .element_1 .circleimage:nth-child(4) {
    border-color: rgb(34,34,34);
    }
.block_2 .maxw .element_2 {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    height: auto;
    padding: 20px;
    position: relative;
    }
.block_2 .maxw .element_2 img {
    width: 600px;
    height: auto;
    }
.block_2 .maxw .element_2 .title {
    text-align: left;
    font-size: 2.5em;
    font-weight: 300;
    color: rgb(87, 87, 87);
    margin: 30px 0;
    text-transform: uppercase;
    line-height: 1em;
    }
.block_2 .maxw .element_2 .text {
    text-align: justify;
    line-height: 1.5em;
    }
.block_2 .maxw .element_2 .text .szolg_list {
    color: rgb(0,157,224);
    font-weight: 600;
    font-size: 1.15em;
    line-height: 1.4em;
    margin-top: 30px;
    text-transform: uppercase;
    text-align: left;
    }
.block_2 .maxw .element_2 a.tovabb {
    color: rgb(228,0,123);
    font-weight: bold;
    text-align: right;
    margin-top: 50px;
    display: inline-block;
    font-size: 1.2em;
    line-height: 1em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    float: left;
    }
.block_2 .maxw .element_2 a.tovabb:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    }
.block_2 .maxw .calib_08 {
    position: absolute;
    top: 30px;
    left: 40px;
    width: 30px;
    height: auto;
    pointer-events: none;
    }
.block_3 {
    position: relative;
    width: 100%;
    text-align: center;
    height: auto;
    background-color: #e4e4e4;
    line-height: 0;
    }
.block_3 .maxw {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
    }
.block_3 .maxw .element_1 {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    height: auto;
    padding: 20px;
    position: relative;
    }
.block_3 .maxw .element_1 img {
    width: 600px;
    height: auto;
    }
.block_3 .maxw .element_1 .title {
    text-align: left;
    font-size: 2.5em;
    font-weight: 300;
    color: rgb(87, 87, 87);
    margin: 30px 0;
    text-transform: uppercase;
    line-height: 1em;
    }
.block_3 .maxw .element_1 .text {
    text-align: justify;
    line-height: 1.5em;
    }
.block_3 .maxw .element_1 .text .szolg_list {
    color: rgb(0,157,224);
    font-weight: 600;
    font-size: 1.15em;
    line-height: 1.4em;
    margin-top: 30px;
    text-transform: uppercase;
    text-align: left;
    }
.block_3 .maxw .element_1 a.tovabb {
    color: rgb(228,0,123);
    font-weight: bold;
    text-align: right;
    margin-top: 50px;
    display: inline-block;
    font-size: 1.2em;
    line-height: 1em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    float: right;
    }
.block_3 .maxw .element_1 a.tovabb:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    }
.block_3 .maxw .calib_03 {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100px;
    height: auto;
    pointer-events: none;
    }
.block_3 .maxw .calib_05 {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 40px;
    height: auto;
    pointer-events: none;
    }
.block_4 {
    position: relative;
    width: 100%;
    text-align: center;
    height: auto;
    background-color: rgb(248,227,156);
    line-height: 0;
    }
.block_4 .maxw {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
    }
.block_4 .maxw .element_1 {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 50%;
    height: auto;
    position: relative;
    }
.block_4 .maxw .element_1 .circleimage {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border-width: 6px;
    border-style: solid;
    margin: 20px;
    cursor: pointer;
    }
.block_4 .maxw .element_1 .circleimage:nth-child(1) {
    border-color: rgb(0,157,224);
    }
.block_4 .maxw .element_1 .circleimage:nth-child(2) {
    border-color: rgb(228,0,123);
    }
.block_4 .maxw .element_1 .circleimage:nth-child(3) {
    border-color: rgb(254,237,1);
    }
.block_4 .maxw .element_1 .circleimage:nth-child(4) {
    border-color: rgb(34,34,34);
    }
.block_4 .maxw .element_2 {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 50%;
    height: auto;
    padding: 20px;
    position: relative;
    line-height: 1.4em;
    color: white;
    }
.block_4 .maxw .element_2 img {
    width: 600px;
    height: auto;
    }
.block_4 .maxw .element_2 .title {
    text-align: left;
    font-size: 2em;
    font-weight: 600;
    color: rgb(228,0,123);
    margin: 30px 0;
    text-transform: uppercase;
    line-height: 1em;
    }
.block_4 .maxw .element_2 .text {
    text-align: justify;
    line-height: 1.5em;
    color: rgb(0,0,0);
    }
.block_4 .maxw .element_2 .text .szolg_list {
    color: rgb(0,157,224);
    font-weight: 600;
    font-size: 1.15em;
    line-height: 1.4em;
    margin-top: 30px;
    text-transform: uppercase;
    text-align: left;
    }
.block_4 .maxw .element_2 a.tovabb {
    color: rgb(228,0,123);
    font-weight: bold;
    text-align: right;
    margin-top: 50px;
    display: inline-block;
    font-size: 1.5em;
    line-height: 1em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    float: left;
    text-transform: uppercase;
    }
.block_4 .maxw .element_2 a.tovabb:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    }
.block_4 .maxw .calib_02 {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 100px;
    height: auto;
    pointer-events: none;
    }
.webaruhaz {
    position: fixed;
    left: 0;
    top: 60px;
    height: auto;
    width: auto;
    }
.webaruhaz a.szoveg {
    position: relative;
    margin-top: 70px;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    background-color: white;
    border: solid 2px black;
    border-radius: 0 8px 8px 0;
    color: rgb(0,157,224);
    line-height: 25px;
    padding: 10px 20px 10px 300px;
    -webkit-box-shadow: 0 0 5px 7px rgba(0,0,0,.2);
    box-shadow: 0 0 5px 7px rgba(0,0,0,.2);
    border-left-width: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    }
.webaruhaz a.szoveg span {
    color: rgb(228,0,123);
    }
.webaruhaz a.szoveg:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    }
.webaruhaz img.bogre {
    position: absolute;
    left: 5px;
    top: 0;
    height: 200px;
    width: auto;
    }

/* Portrait */
@media screen and (orientation:portrait) {
}

/* 0-640 */
@media only screen and (max-width:640px) {
.webaruhaz {
    display: none;
    }
.block_1 .maxw {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    }
.block_1 .maxw .element_1 {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    }
.block_1 .maxw .element_1 .circleimage {
    width: 60px;
    height: 60px;
    border-width: 3px;
    margin: auto;
    }
.block_1 .maxw .element_2 {
    width: 100%;
    }
.block_1 .maxw .element_2 img {
    width: 100%;
    }
.block_1 .calib_01 {
    display: none;
    }
.block_4 .maxw {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    }
.block_4 .maxw .element_1 {
    width: 100%;
    }
.block_4 .maxw .element_1 img {
    width: 100%;
    }
.block_4 .maxw .element_2 {
    width: 100%;
    }
.block_4 .maxw .calib_02 {
    display: none;
    }
.block_2 .maxw {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    }
.block_2 .maxw .element_1 {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowarp;
    -ms-flex-flow: row nowarp;
    flex-flow: row nowarp;
    }
.block_2 .maxw .element_1 .circleimage {
    width: 60px;
    height: 60px;
    border-width: 3px;
    margin: auto;
    }
.block_2 .maxw .element_2 {
    width: 100%;
    }
.block_2 .maxw .element_2 img {
    width: 100%;
    }
.block_2 .maxw .calib_08 {
    display: none;
    }
.block_3 .maxw {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    }
.block_3 .maxw .element_1 {
    width: 100%;
    }
.block_3 .maxw .element_1 img {
    width: 100%;
    }
.block_3 .maxw .element_1 .circleimage {
    width: 60px;
    height: 60px;
    border-width: 3px;
    margin: auto;
    }
.block_3 .maxw .element_2 {
    width: 100%;
    }
.block_3 .maxw .calib_08 {
    display: none;
    }
}

/* 0-480 */
@media only screen and (max-width:480px) {
}

/* 0-640 */
@media only screen and (max-height:640px) {
}
