* { font-family: "Signika", verdana, arial; color: #000000; -webkit-backface-visibility: hidden; }

img, html, body, header, footer {
    border: 0;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'ScriptMT';
    src: url('/css/scriptbl.eot');
    src: url('/css/scriptbl.eot') format('embedded-opentype'),
    url('/css/scriptbl.woff') format('woff'),
    url('/css/scriptbl.ttf') format('truetype'),
    url('/css/scriptbl.svg#ScriptMT') format('svg');
}

a:active, a:focus {outline: 0;}

a { cursor:pointer; text-decoration: none; }

a:hover { text-decoration: underline; }

.clear {
    clear: both;
}

.pdd {
    padding: 0 20px;
}

.ctr {
    text-align: center;
}

.five {
    height: 5px;
}

.ten {
    height: 10px;
}

.twenty {
    height: 20px;
}

.fifty {
    height: 50px;
}

.seventy_five {
    height: 75px;
}

.hundred {
    height: 100px;
}

.left {
    float: left;
}

.right {
    float: right;
}

hr {
    color: none;
    background-color: none;
    border: 1px solid #e1e1e1;
    border-style: none none solid;
}

html {
    height: 100%;
    width: 100%;
}

body {
    background: #ffffff;
    height: 100%;
    width: 100%;
    min-height: 100%;
}

.loading, #comm_loading {
    background: url('/gfx/loader.gif') no-repeat center;
    min-height: 40px;
}

.looo {
    width: 1000px;
    margin: 0px auto 0 auto;
    position: relative;
}

.overhide {
    overflow: hidden;
}

#bg {
    margin: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    background: url('/gfx/bg_01.jpg') no-repeat center top;
    background-size: cover;
    position: fixed;
    display: block;
    box-sizing: border-box;
    border: 20px solid white;
    z-index: -10;
}

#stripe_top {
    width: 100%;
    height: 20px;
    background: white;
    z-index: 9999;
    position: fixed;
}

#hdr {
    height: 150px;
    transition: all 0.4s ease;
}

#stripe_left {
    width: 50%;
    background: white;
    height: 100px;
    display: block;
    float: left;
    position: absolute;
    overflow: hidden;
    padding-left: 500px;
    transition: all 0.4s ease;
}

#hdr.low #stripe_left {
    display: none;
}

#hdr.low #stripe_menu {
    background: none;
}

#hdr.low #menu {
    position: fixed;
    top: 20px;
    z-index: 99999;
}

#top {
    background: white;
    height: 100px;
    position: relative;
}

#top_dots, #mid_dots {
    width: 100%;
    height:0px;
    border-top: 3px dotted #6e0014;
    top: 7px;
    left: 20px;
    position: absolute;
    z-index: 999;
}

#mid_dots {
    position: relative;
    left: 1px;
}

#logo {
    display: inline-block;
    width: 105px;
    height: 65px;
    background: url('/gfx/gfx_fabric.png') no-repeat center;
    float: left;
    border-right: 1px solid #d7d7d7;
    margin-top: 22px;
}

#logo_txt {
    display: inline-block;
    font-family: 'Signika';
    font-weight: bold;
    color: #6e0014;
    font-size: 20pt;
    margin: 25px 0 0 20px;
}

#logo_txt span {
    display: block;
    color: #656565;
    font-size: 14pt;
    font-weight: normal;
}

#logo_txt:hover {
    text-decoration: none;
}

#fb, #contact {
    display: inline-block;
    float: right;
    width: 40px;
    padding: 15px;
    height: 40px;
    background: url('/gfx/ico_fb.png') no-repeat center;
    margin: 20px 0 0 0;
}

#contact {
    background: url('/gfx/ico_mail.png') no-repeat center;
    border-right: 1px solid #d7d7d7;
}

#contact:hover {
    background-size: 66%;
}

#fb:hover{
    background-size: 55%;
}

#stripe_menu {
    height: 50px;
    background: #6e0014;
    width:50%;
    left: 50%;
    position: absolute;
}

#frame_menu {
    width: 20px;
    height: 50px;
    background: white;
    float: right;
}

#menu {
    margin-left: -500px;
    background: #6e0014;
    height: 50px;
}

#menu a {
    display: inline-block;
    color: white;
    text-transform: uppercase;
    padding: 14px 10px 11px 10px;
    font-size: 13pt;
    font-weight: bold;
    transition: border-color 0.2s linear;
    border-bottom: 4px solid rgba(0,0,0,0);
}

#menu a:hover {
    text-decoration: none;
    border-bottom: 4px solid white;
    transition: border-color 0.2s linear;
}

.middle {
    height: 175px;
}

#motto {
    font-family: ScriptMT;
    font-size: 25pt;
    margin: 0 auto 0 auto;
    display: inline-block;
    padding: 0px 10px 5px 10px;
    color: white;
    position: absolute;
    right: 10px;
    bottom: 10px;
    text-shadow: 0px 0px 6px black;
}

#content {
    background: white;
    height: auto;
    min-height: 400px;
}

#txt {
    width: 90%;
    margin: 10px auto 10px auto;
}

.line_gray {
    width: 100%;
    height: 1px;
    margin: 0;
    background: #d7d7d7;
}

.gallery_main {
    width: 100%;
    height: auto;
    line-height: 0;
    -webkit-column-count: 4;
    -webkit-column-gap:   10px;
    -moz-column-count:    4;
    -moz-column-gap:      10px;
    column-count:         4;
    column-gap:           10px;
    margin: 30px 0 30px 0;
}

.gallery_main img {
    width: 100% !important;
    height: auto !important;
    position: relative;
}

.gal_a {
    position: relative;
    height: auto;
    display: block;
    margin-bottom: 10px;
    transition: all 0.4s ease;
}

.gal_a span {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    position: absolute;
    display: block;
    z-index: 999;
    top: 0;
    left: 0;
    transition: all 0.4s ease;
}

.gal_a:hover span {
    background: rgba(0,0,0,0.2);
}

footer {
    padding: 0;
}

#adr {
    padding: 20px 40px 20px 0px;
    background: url('/gfx/ico_thread.png') no-repeat center right 10px;
    color: #959595;
    font-style: normal;
}

#adr a {
    color: #959595;
}

#adr strong {
    color: #6e0014;
}

#bottom {
    padding: 5px 0 0 0;
    font-size: 8pt;
    color: #6e0014;
}

#bottom span {
    color: #8a8a8a;
}

#menu_side {
    display: inline-block;
    margin: 10px 0 0 20px;
    padding-left: 15px;
    height: 40px;
    border-left: 1px solid #d7d7d7;
    vertical-align: top;
}

#menu_side a {
    display: inline-block;
    padding: 10px;
    color: #959595;
}

h1 {
    display: inline-block;
    position: relative;
    font-family: Signika;
    font-size: 20pt;
    font-weight: bold;
    color: #6e0014;
    padding: 0;
    margin: 15px auto 15px 0px;
    text-transform: uppercase;
}

p {
    text-align: justify;
    line-height: 160%;
    font-size: 12pt;
}

p.mini {
    font-size: 9pt;
}

.italic {
    font-style: italic;
}


input, select, textarea {
    background: rgba(255,255,255,0.7);
    border: 1px solid #000000;
    padding: 5px;
    color: #000000;
    display: block;
    margin: 0;
}


textarea {
    display: block;
    margin: 10px auto 10px 0;
    width: 80%;
    min-height: 100px;
    resize: none;
}

.in_inline {
    display: inline-block;
}

.inline {
    display: inline-block;
    margin: 2px 2px 2px 0;
}


input:focus, textarea:focus {
    border: 1px solid #808080;
    color: black;
    background: rgba(255,255,255,1);
}

select {
    background: #f1f1f1;
}

td.clear {
    border: 0;
}


input[type=submit], .btn_big {
    padding: 3px 15px 3px 15px;
    cursor:pointer;
    width: auto;
    display: inline-block;
    margin: 0 20px 0 0px;
    min-height: 20px;
    color:  #ffffff;
    text-shadow: none;
    border: none;
    background: black;
    font-size: 15pt;
}

input[type=submit]:hover, .btn_big:hover {
    box-shadow: 0px 0px 9px #808080;
}

label.error {
    color: red;
    font-size: 9pt;
    display: block;
    margin-bottom: 3px;
}

input.error, textarea.error {
    border: 1px solid red;
}

.invis, .clear_rwd {
    display: none;
}

.frame_info {
    width: auto;
    min-height: 10px;
    height: auto !important;
    height: 10px;
    margin: 0 20px 20px 20px;
}

.frame_info {
    border: 1px solid #c0c0c0;
    background: rgba(255,255,255,0.1);
    padding: 10px;
    margin: 10px 0 10px 0;
}


.frame_error, .frame_ok, .frame_attention {
    border: 1px solid #ff0207;
    background: rgba(255,0,0,0.1);
    padding: 10px;
    color: red;
    margin: 10px 0 10px 0;
}

.frame_ok {
    border: 1px solid green;
    background: rgba(83, 240, 9, 0.2);
    background-position: 13px center;
    color: green;
}

span.red, p.red, p.red a {
    color: red;
}

.green {
    color: green;
}

body { margin: 0 !important; }
.fancybox-lock,
.fancybox-overlay { overflow: visible !important; }

@media only screen and (max-width: 1000px) {
    .looo {
        width: 100%;
    }
    #bg {
        border: 0px;
    }
    #hdr {
        height: auto;
    }
    #stripe_left {
        display: none;
    }
    #stripe_menu {
        margin: 0;
        width: 100%;
        left: 0;
        position: relative;
        float: none;
        height: auto;
    }
    #menu {
        margin: 0;
        height: auto;
        text-align: center;
    }
    .middle {
        text-align: center;
        height: auto;
        min-height: 100px;
    }
    #motto {
        position: relative;
        margin: 40px auto 10px auto;
        height: auto;
    }
    .gallery_main {
        -webkit-column-count: 3;
        -webkit-column-gap:   10px;
        -moz-column-count:    3;
        -moz-column-gap:      10px;
        column-count:         3;
        column-gap:           10px;
    }
    #adr strong {
        display: block;
    }
}

@media only screen and (max-width: 750px) {
    #logo {
        display: none;
    }
    #menu_side {
        display: block;
        margin-left: 0;
        padding-left: 0;
        border: 0px;
        height: auto;
        text-align: center;
    }
    h1 {
        text-align: center;
        margin: 10px auto 10px auto;
        width: 100%;
    }
    #menu_side a:first-child {
        padding-left: 0;
        margin-left: 0;
    }
}

@media only screen and (max-width: 600px) {
    #logo_txt {
        display: block;
        padding: 20px auto 20px auto;
        text-align: center;
    }
    .clear_rwd {
        clear: both;
        display: block;
    }
    #top {
        height: auto;
        text-align: center;
        padding-top: 5px;
    }
    #fb, #contact {
        float: none;
        border: none;
    }
    .gallery_main {
        -webkit-column-count: 2;
        -webkit-column-gap:   10px;
        -moz-column-count:    2;
        -moz-column-gap:      10px;
        column-count:         2;
        column-gap:           10px;
    }
}

@media only screen and (max-width: 390px) {
    .gallery_main {
        -webkit-column-count: 1;
        -webkit-column-gap:   10px;
        -moz-column-count:    1;
        -moz-column-gap:      10px;
        column-count:         1;
        column-gap:           10px;
    }
}