
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
    display:block
}

audio,canvas,video{
    display:inline-block;
    *display:inline;
    *zoom:1
}

audio:not([controls]){
    display:none;
    height:0
}

[hidden]{
    display:none
}

html{
    font-size:16px;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%
}

html,button,input,select,textarea{
    font-family:sans-serif
}

body{
    margin:0
}

a:focus{
    outline:thin dotted
}

a:active,a:hover{
    outline:0
}

h1{
    font-size:2em;
    margin:.67em 0
}

h2{
    font-size:1.5em;
    margin:.83em 0
}

h3{
    font-size:1.17em;
    margin:1em 0
}

h4{
    font-size:1em;
    margin:1.33em 0
}
h5{
    font-size:.83em;
    margin:1.67em 0
}
h6{
    font-size:.67em;
    margin:2.33em 0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:bold
}
blockquote{
    margin:1em 40px
}
dfn{
    font-style:italic
}
hr{
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
mark{
    background:#ff0;
    color:#000
}
p,pre{
    margin:1em 0
}
code,kbd,pre,samp{
    font-family:monospace,serif;
    _font-family:'courier new',monospace;
    font-size:1em
}
pre{
    white-space:pre;
    white-space:pre-wrap;
    word-wrap:break-word
}
q{
    quotes:none
}
q:before,q:after{
    content:'';
    content:none
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-0.5em
}
sub{
    bottom:-0.25em
}
dl,menu,ol,ul{
    margin:1em 0
}
dd{
    margin:0 0 0 40px
}
menu,ol,ul{
    padding:0 0 0 40px
}
nav ul,nav ol{
    list-style:none;
    list-style-image:none
}
img{
    border:0;
    -ms-interpolation-mode:bicubic
}
svg:not(:root){
    overflow:hidden
}
figure{
    margin:0
}
form{
    margin:0
}
fieldset{
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:.35em .625em .75em
}
legend{
    border:0;
    padding:0;
    white-space:normal;
    *margin-left:-7px
}
button,input,select,textarea{
    font-size:100%;
    margin:0;
    vertical-align:baseline;
    *vertical-align:middle
}
button,input{
    line-height:normal
}
button,select{
    text-transform:none
}
button,html input[type="button"],input[type="reset"],input[type="submit"]{
    -webkit-appearance:button;
    cursor:pointer;
    *overflow:visible
}
button[disabled],html input[disabled]{
    cursor:default
}
input[type="checkbox"],input[type="radio"]{
    box-sizing:border-box;
    padding:0;
    *height:13px;
    *width:13px
}
input[type="search"]{
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{
    -webkit-appearance:none
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
textarea{
    overflow:auto;
    vertical-align:top
}
table{
    border-collapse:collapse;
    border-spacing:0
}
html,button,input,select,textarea{
    color:#222
}
html{
    font-size:100%;
    overflow-y:scroll;
    -webkit-text-size-adjust:100%
}
body{
    margin:0;
    min-height:100%;
    -webkit-font-smoothing:antialiased;
    font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
    color:#222;
    background-color:#fff
}
::-moz-selection{
    background:rgba(171,24,66,0.83);
    color:#fff;
    text-shadow:none;
    font-weight: bold;
}
::selection{
    background:rgba(171,24,66,0.83);
    color:#fff;
    text-shadow:none;
    font-weight: bold;
}
hr{
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #ccc;
    margin:1em 0;
    padding:0
}
img,video,canvas,object,embed{
    max-width:100%;
    _width:100%
}
img{
    vertical-align:middle;
    border:0;
    -ms-interpolation-mode:bicubic
}
fieldset{
    border:0;
    margin:0;
    padding:0
}
textarea{
    resize:vertical
}
.chromeframe{
    margin:0.2em 0;
    background:#ccc;
    color:#000;
    padding:0.2em 0
}
.cf:before,.cf:after{
    content:"";
    display:table
}
.cf:after{
    clear:both
}
.cf{
    zoom:1
}
.container{
    width:90%;
    max-width:980px;
    margin:auto
}
.grid{
    display:block;
    position:relative;
    width:100%
}

@media only screen and (min-width: 320px){

/*    .anker{
        margin-bottom:5em
    }*/
    h1{
        font-size:1.8em;
        line-height:1.69231em;
        margin-top:1.6923em;
        margin-bottom:0.8462em
    }
    .icon-h1{
        width:100%;
        text-align:center;
        margin-top:1em;
        margin-bottom:3em
    }
    .right{
        text-align:left
    }
    .map-text{
        visibility:visible;
        display:inline
    }
}



@media only screen and (min-width: 600px){

    .map-text{
        display:none !important;
        visibility:hidden
    }
}

@media only screen and (min-width: 768px){

    .anker{
        margin-bottom:0
    }
    h1{
        font-size:2.5em;
        line-height:1.43478em;
        margin-top:0.4783em;
        margin-bottom:0.9565em
    }
    .icon-h1{
        width:100%;
        text-align:center;
        margin-top:-1em;
        margin-bottom:3em
    }
    .right{
        text-align:right
    }
    .grid{
        display:inline;
        float:left
    }
    .half{
        width:48%;
        margin-left:1%;
        margin-right:1%
    }
    .one-third{
        width:48%;
        margin-left:1%;
        margin-right:1%
    }
    .two-third{
        width:48%;
        margin-left:1%;
        margin-right:1%
    }
    .fourth{
        width:48%;
        margin-left:1%;
        margin-right:1%
    }
    .sixth{
        width:31.33333%;
        margin-left:1%;
        margin-right:1%
    }
    .eighth{
        width:23%;
        margin-left:1%;
        margin-right:1%
    }
}
@media only screen and (min-width: 1024px){

    .full{
        width:98%;
        margin-left:1%;
        margin-right:1%
    }
    .half{
        width:48%;
        margin-left:1%;
        margin-right:1%
    }
    .third,.one-third{
        width:31.33333%;
        margin-left:1%;
        margin-right:1%
    }
    .two-third{
        width:64.66667%;
        margin-left:1%;
        margin-right:1%
    }
    .fourth{
        width:23%;
        margin-left:1%;
        margin-right:1%
    }
    .fifth{
        width:18%;
        margin-left:1%;
        margin-right:1%
    }
    .sixth{
        width:14.66667%;
        margin-left:1%;
        margin-right:1%
    }
    .seventh{
        width:12.28571%;
        margin-left:1%;
        margin-right:1%
    }
    .eighth{
        width:10.5%;
        margin-left:1%;
        margin-right:1%
    }
}

body{
    font-family:'Lato', sans-serif;
    font-weight:400
}
h1,h2,h3{
    font-weight:300;
    letter-spacing:0.1em;
    text-transform:uppercase;
    text-align:center
}
h1{
    padding-top:1em
}
h2{
    font-size:1.77273em;
    line-height:1.69231em;
    margin-top:1.6923em;
    margin-bottom:0.8462em
}
h3{
    font-size:1.31818em;
    line-height:1.13793em;
    margin-top:1.1379em;
    margin-bottom:0.8462em
}
p,ul,blockquote,pre,td,th,label{
    margin:0;
    font-size:1em;
    line-height:1.5em;
    margin-bottom:1.5em
}
small,aside{
    font-size:0.77273em
}
a{
    color:#78ACFF;
    text-decoration:none;
    border:none
}
a:visited{
    color:#AB1842
}
a:hover{
    color:#797979;
    -moz-transition:all 0.2s ease-in;
    -o-transition:all 0.2s ease-in;
    -webkit-transition:all 0.2s ease-in;
    -ms-transition:all 0.2s ease-in;
    transition:all 0.2s ease-in
}
a:focus{
    outline:thin dotted
}
p a{
    margin:-.5em;
    padding:.5em;
    position:relative
}
pre{
    white-space:pre;
    white-space:pre-wrap;
    word-wrap:break-word;
    border-style:none;
    border-color:#efefef;
    border-width:0px;
    border-radius:5px;
    padding:1em
}
pre,code,kbd,samp{
    font-size:1em;
    line-height:1.5em;
    margin-bottom:1.5em;
    background-color:#efefef;
    font-family:Menlo, Consolas, 'DejaVu Sans Mono', Monaco, monospace
}
table{
    border-collapse:collapse;
    border-spacing:0;
    margin-bottom:1.5em
}
th{
    text-align:left
}
tr,th,td{
    padding-right:1.5em;
    border-bottom:0 solid #333
}
form{
    margin:0
}
fieldset{
    border:0;
    padding:0
}
textarea{
    overflow:auto;
    vertical-align:top;
    width:95%
}
legend{
    margin-left:-.75em
}
button,input,select,textarea{
    vertical-align:baseline;
    vertical-align:middle
}
button,input{
    line-height:normal;
    overflow:visible
}
button,input[type="button"],input[type="reset"],input[type="submit"]{
    cursor:pointer;
    -webkit-appearance:button
}
input[type="checkbox"],input[type="radio"]{
    box-sizing:border-box
}
input[type="search"]{
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type="search"]::-webkit-search-decoration{
    -webkit-appearance:none
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
blockquote,q{
    quotes:none;
    padding-right:7%;
    padding-left:7%
}
blockquote p:before{
    content:'«'
}
blockquote p:after{
    content:'»'
}
blockquote,q,cite{
    font-style:italic
}
blockquote>p{
    padding:0
}
dfn{
    font-style:italic
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-0.5em
}
sub{
    bottom:-0.25em
}
ul,ol{
    list-style-position:inside;
    padding:0
}
li ul,li ol{
    margin:0 1.5em
}
dl dd{
    margin-left:1.5em
}
dt{
    font-family:Futura, "Century Gothic", AppleGothic, sans-serif
}
.cbp-spmenu{
    background:#78ACFF;
    position:fixed;
    text-transform:uppercase
}
.cbp-spmenu a{
    display:block;
    color:#fff;
    font-size:1.1em;
    font-weight:300
}
.cbp-spmenu a:hover{
    background:rgba(255,255,255,0.17)
}
.cbp-spmenu a:active{
    background:rgba(255,255,255,0.17);
    color:#FFF
}
.cbp-spmenu-vertical{
    width:240px;
    height:100%;
    top:0;
    z-index:1000
}
.cbp-spmenu-vertical a{
    border-bottom:1px solid rgba(255,255,255,0.17);
    padding:1em
}
.cbp-spmenu-horizontal{
    width:100%;
    height:150px;
    left:0;
    z-index:1000;
    overflow:hidden
}
.cbp-spmenu-horizontal a{
    float:left;
    width:20%;
    padding:0.8em;
    border-left:1px solid rgba(255,255,255,0.17)
}
.cbp-spmenu-right{
    right:-240px
}
.cbp-spmenu-right.cbp-spmenu-open{
    right:0px
}
.cbp-spmenu-push{
    overflow-x:hidden;
    position:relative;
    left:0
}
.cbp-spmenu-push-toright{
    left:240px
}
.cbp-spmenu-push-toleft{
    left:-240px
}
.cbp-spmenu,.cbp-spmenu-push{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    transition:all 0.3s ease
}
.cf{
    margin-bottom:3em
}
.anker{
    width:100%
}
.red{
    color:#AB1842
}
.grey{
    color:#797979
}
.blue{
    color:#78ACFF
}
.green{
    color:#D4FB00
}
.yellow{
    color:#FFF002
}
.bar{
    width:100%;
    height:3.6em;
    background:rgba(171,24,66,0.83);
    position:fixed;
    top:0;
    bottom:0;
    z-index:999
}

.menu{
    right:3em;
    top:0em;
    width:30px;
    position:relative;
    margin-bottom:-2.5em;
    cursor:pointer;
    color:#fff
}

.menu-text{
    right:3.5em;
    position:relative;
    top:1.25em
}

.menu span{
    width:30px;
    height:4px;
    margin-bottom:6px;
    border-radius:1000px;
    background:#fff;
    display:block
}
#header-image{
    width:100%;
    height:30em;
    cursor:pointer
}

#logo{
    text-align:center;
    padding-top:2em;
    padding-bottom:2em;
    width:60%;
    margin:auto
}

@media (min-width: 768px){
    #logo{
        padding-top:4em;
        padding-bottom:4em;
        width:38%;
    }
}

.image{
    width:100%;
    height:30em
}

#gallery-nav{
    margin-top:1.5em;
    text-align:center
}

#gallery li{
    display:block
}

.accord-header{
    cursor:pointer;
    background-color:#efefef;
    border-style:none;
    border-color:#efefef;
    border-width:0px;
    //border-radius:5px;
    padding:1em;
    margin-bottom:0.5em;
    font-weight:300;
    text-transform:uppercase
}

.accord-header:hover{
    background-color:#78ACFF;
    color:#fff;
    -moz-transition:all 0.2s ease-in;
    -o-transition:all 0.2s ease-in;
    -webkit-transition:all 0.2s ease-in;
    -ms-transition:all 0.2s ease-in;
    transition:all 0.2s ease-in
}

.accord-content{
    display:none;
    margin-top:1em;
    margin-bottom:1em;
    padding-left:1em
}

.border{
    border:5px solid #333
}

.center{
    text-align:center
}

.Flexible-container{
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden
}

.Flexible-container iframe,.Flexible-container object,.Flexible-container embed{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}

.ir{
    display:block;
    border:0;
    text-indent:-999em;
    overflow:hidden;
    background-color:transparent;
    background-repeat:no-repeat;
    text-align:left;
    direction:ltr;
    *line-height:0
}

.ir br{
    display:none
}

.hidden{
    display:none !important;
    visibility:hidden
}

.visuallyhidden{
    border:0;
    clip:rect(0 0 0 0);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{
    clip:auto;
    height:auto;
    margin:0;
    overflow:visible;
    position:static;
    width:auto
}

.invisible{
    visibility:hidden
}

@media print{
    *{
        background:transparent !important;
        color:#000 !important;
        text-shadow:none !important;
        filter:none !important;
        -ms-filter:none !important
    }
    a,a:visited{
        color:#444 !important;
        text-decoration:underline
    }
    a[href]:after{
        content:" (" attr(href) ")"
    }
    abbr[title]:after{
        content:" (" attr(title) ")"
    }
    .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{
        content:""
    }
    pre,blockquote{
        border:1px solid #999;
        page-break-inside:avoid
    }
    thead{
        display:table-header-group
    }
    tr,img{
        page-break-inside:avoid
    }
    img{
        max-width:100% !important
    }
    @page{
        margin:.5cm
    }
    p,h2,h3{
        orphans:3;
        widows:3
    }
    h2,h3{
        page-break-after:avoid
    }
}
 