﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, select, textarea, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: 'Barlow Condensed', sans-serif;
    font-style: normal;
    vertical-align: baseline;
}

div {
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #c7c7c7;
}

    a:hover {
        text-decoration: underline;
    }

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background: #000;
    color: #c7c7c7;
    text-align: center;
    font-size: 62.5%;
}

#i_022 {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    font-size: 3em;
    z-index: 10;
}

#i_027 {
    margin: 1em 0;
}

#i_028 {
    margin: 2em 0 0 0;
    font-size: 1em;
}

#scr {
    background: rgba(0, 0, 0, 0.5) url(/res/images/grafics/arrows_100x100.png) no-repeat bottom left;
    width: 50px;
    height: 50px;
    border-radius: 3px;
    position: fixed;
    right: 5px;
    bottom: 40px;
    cursor: pointer;
}

#bgvideo {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

.profil {
    margin: 0 auto;
}

    .profil h1, .profil h2, .profil h3 {
        font-weight: 900;
    }

    .profil h1 {
        color: red;
        font-size: 1.5em;
    }

.sn_img {
    width: 100px;
    height: 100px;
}
.pics {
    width: 100%;
}
.pics img {
    width: 100%;
}
#map {
    margin: .5em 12px;
    height: 400px;
}
#app_partners {
    margin: 2em 0 0 0;
    font-size: 2em;
}

.app_partner {
    margin: 1em 0 0 0;
}
.c_080 {
    font-size: 1.5em;
}

.c_030 {
    width: 100%;
    height: 0;
    clear: both;
}

.visible {
    visibility: visible;
}

.hidden {
    visibility: hidden;
}

.red {
    color: red;
}
.cb {
    clear: both;
}
@media screen and (min-width: 900px) {
    .profil h1 {
        font-size: 2.5em;
    }

    .sn_img {
        width: 200px;
        height: 200px;
    }

    #map {
        margin: .5em 0;
        height: 400px;
    }
}
