@charset "utf-8";
/* CSS Document */

body {
    background-color: #ede9dc;
    font-family: 'Lato', sans-serif;
    color: #000000;
    font-weight: 300;
}
.startpic {
    overflow: hidden;
}
.baloonbig {
    position: absolute;
    right: 30px;
    top: 0px;
    text-align: center;
    padding-top: 75px
}
h1:after {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: -18px;
    height: 0;
    border-bottom: solid 2px #b6a973;
    width: 230px;
    margin-left: -115px;
}

h2:after {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: -18px;
    height: 0;
    border-bottom: solid 2px #b6a973;
    width: 230px;
    margin-left: -115px;
}
.outercontent {
    
    margin-right: auto;
    margin-left: auto;
    background-color: #FFF;
    padding-top: 0px;
    padding-bottom: 0px;
}
.container2 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFF;
}
.container {
    background-color: #FFF;
}
.btn {
    background-color: #999999;
    background-image: none;
    color: #FFF;
    border: 0px solid transparent;
    border-radius: 0px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    text-decoration: none;
}



.btn a {
    text-decoration: none;
    color: #fff
}
.btn.current {
    text-decoration: none;
    color: #fff;
    background-color: #635f5b;
}
.btn:hover {
    background-color: #635f5b;
    color: #FFFFFF;
}

h1 {
    color: #635f5b;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 13px;
    margin-bottom: 51px;
    text-align: center;
    position: relative;
    margin: 0 auto 51px
}
.filter {
    background-color: rgba(255,255,255,0.7);
    padding-top: 30px;
    padding-bottom: 30px;
}
.filter .btn {
    margin: 3px 0;
    transition: background-color .2s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow .1s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.filter .btn.selected {
    background-color: #56524f;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.2);
}
h2 {
    color: #635f5b;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 13px;
    margin-bottom: 51px;
    text-align: center;
    position: relative;
    margin: 0 auto 51px
}
h3 {
    color: #968436;
    font-style: italic;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-weight: 700;
}

h4 {
    color: #968436;
    font-style: italic;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-weight: 700;
}
h5 {
    font-family: "Times New Roman";
    opacity: 1;
    font-style: italic;
    text-align: left;
    font-weight: 900;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #635f5b
}


.texthouse {
    color: #635f5b;
    font-size: 18px
}
.footer {
    background: #635f5b;
    
    padding: 40px 0 60px;
    font-size: 16px;
    color: #fff;
}

.smallgrey {
    color: #635f5b;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 13px;
    margin-bottom: 22px;
    font-size: 22px
}
a {
    color: #000000;
    text-decoration: underline
}


a:hover {
    color: #635f5b;
    ; text-decoration: underline
}

.navbar-toggle {
    margin-top: 45px;
}
.navbar {
    margin-bottom: 0px;
}

.navbar {
    border-radius: 0px;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
    text-transform: uppercase
}
.navbar-default .navbar-nav>li>a {
    color: #635f5b;
    font-weight: 400;
    border-bottom: #fff solid 4px;
    text-decoration: none
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    border-bottom: #fff solid 4px;
}
.navbar-default .navbar-nav>li>a.current {
    color: #333;
    text-decoration: underline;
}
.puffred {
    text-align: center;
    color: #404040;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

@media all and (min-width: 320px) {
    .navbar-header {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    
    }

    h1 {
        margin: 10px auto 51px
    }
    .grid-section h2 {
        font-size: 26px;
    }
    
    .fineline {
        border-top: solid 1px #b6a973;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    h2 {
        font-size: 20px;
        font-style:
    }
    
    h3 {
        font-size: 20px;
        margin-top: 20px;
    }
    h1 {
        font-size: 24px;
    
    }
    
    
    .nav>li>a {
        font-size: 20px;
        padding: 15px 5px 4px 30px;
    }
    .navbar-default {
        margin-top: 0px;
    }
    .border {
        
        
        position: absolute;
        top: -20px;
        background-color: #FFFFFF;
        height: 46px;
        left: -0px;
        width: 100%
    }
    .startpic, .item {
        height: 253px;
    
    }

    .flower {
        position: absolute ;
        left: -320px;
        top: -558px;
        display: none;
    }
    
    
    .baloon1 {
        position: absolute;
        left: 8px;
        top: -176px;
        background-image: url(../PIX/baloon2.png);
        text-align: center;
        color: #FFFFFF;
        font-size: 11px;
        padding: 26px 0px;
        width: 96px;
        font-weight: bold;
        text-transform: uppercase;
        height: 152px;
        background-repeat: no-repeat;
        font-family: 'Lato', sans-serif;
        display: none
    
    }
    
    .picbg {
        position: absolute;
        top: -64px;
        left: 0px;
        width: 326px;
        opacity: 0.9;
        background-color: #FFF;
        padding: 0 30px 5px 10px;
        font-size: 14px;
    }
    .baloon2 {
        position: absolute;
        left: 8px;
        top: -176px;
        background-image: url(../PIX/baloon2_small.png);
        text-align: center;
        color: #FFFFFF;
        font-size: 11px;
        padding: 26px 0px;
        width: 96px;
        font-weight: bold;
        text-transform: uppercase;
        height: 152px;
        background-repeat: no-repeat;
        font-family: 'Lato', sans-serif;
        display: none
    
    }

    .footright {
        margin-right: 0px;
    }
    .outercontent {
        /*padding-left:5px;padding-right:5px;*/
    
    }

    body {
        font-size: 15px;
    }

    .baloonbig {
        background-image: url(/template/PIX/BALOON_BIG.png);
        width: 216px;
        height: 488px;
        display: none;
    }

    h5
    {
        font-size: 17px
    }
    
    
    .startpic {
        height: 253px;
        margin-top: 0px
    
    }
    
    
    .objekt {
        height: auto;
        margin-top: 0px
    
    }

    .filter {
        margin-top: 0px;
    }
}
@media all and (min-width: 480px) {
    h1 {
        margin:10px auto 51px
    }
    
    .navbar-header {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
        
        .grid-section h2 {
            font-size: 26px;
        }
        h2 {
            font-size: 24px;
        }
        
        body {
            font-size: 15px;
        }
        
        
        .navbar-default {
            margin-top: 0px;
        }
        .nav>li>a {
            font-size: 20px;
            padding: 15px 5px 4px 30px;
        }
        .border {
            
            
            position: absolute;
            top: -45px;
            background-color: #FFFFFF;
            height: 45px;
            left: -0px;
            width: 100%
        }
        
        .startpic {
            height: 253px;
            margin-top: 0px
        
        }
        
        .slick-slide
        {
            
            padding: 5px;
        }
        .baloon1 {
            position: absolute;
            left: 8px;
            top: -176px;
            background-image: url(/template/pix/baloon2.png);
            text-align: center;
            color: #FFFFFF;
            font-size: 11px;
            padding: 26px 0px;
            width: 96px;
            font-weight: bold;
            text-transform: uppercase;
            height: 152px;
            background-repeat: no-repeat;
            font-family: 'Lato', sans-serif;
            display: none
        
        }
        
        .picbg {
            position: absolute;
            top: -64px;
            left: 0px;
            width: 226px;
            opacity: 0.9;
            background-color: #FFF;
            padding: 0 30px 5px 10px;
            font-size: 14px;
        }
        .baloon2 {
            position: absolute;
            left: 8px;
            top: -176px;
            background-image: url(/template/pix/baloon2_small.png);
            text-align: center;
            color: #FFFFFF;
            font-size: 11px;
            padding: 26px 0px;
            width: 96px;
            font-weight: bold;
            text-transform: uppercase;
            height: 152px;
            background-repeat: no-repeat;
            font-family: 'Lato', sans-serif;
            display: none
        
        }
        .startpic, .item {
            height: 253px;
        
        }

        .flower {
            position: absolute ;
            left: -320px;
            top: -558px;
            display: none
        }
        
        .footright {
            margin-right: 0px;
        }
        
        
        
        .fineline {
            border-top: solid 1px #b6a973;
            margin-bottom: 20px
        }
        
        
        .baloonbig {
            background-image: url(/template/PIX/BALOON_BIG.png);
            width: 216px;
            height: 488px;
            display: none;
        }

        .objekt {
            height: auto;
            margin-top: 0px
        
        }

        .filter {
            margin-top: 0px;
        }
    }
   }
    @media all and (min-width: 600px) {
        .outercontent {
            padding-left: 44px;
            padding-right: 44px;
        }
        .footright {
            margin-right: 30px;
        }
        
        .nav>li>a {
            font-size: 19px;
            padding: 15px 5px 4px 5px;
        }
        .navbar-default {
            margin-top: 0px;
        }
        
        .slick-slide
        {
            
            padding: 0px;
        }
        .border {
            
            
            position: absolute;
            top: -45px;
            background-color: #FFFFFF;
            height: 45px;
            left: -0px;
            width: 100%
        }
        
        .baloon1 {
            position: absolute;
            left: 8px;
            top: -209px;
            background-image: url(/template/pix/baloon2.png);
            text-align: center;
            color: #FFFFFF;
            font-size: 11px;
            padding: 26px 0px;
            width: 96px;
            font-weight: bold;
            text-transform: uppercase;
            height: 152px;
            background-repeat: no-repeat;
            font-family: 'Lato', sans-serif;
            display: inline-block
        
        }
        
        .picbg {
            position: absolute;
            top: -64px;
            left: 0px;
            width: 526px;
            opacity: 0.9;
            background-color: #FFF;
            padding: 0 0px 5px 30px;
            ; font-size: 14px;
        }
        .baloon2 {
            position: absolute;
            left: 8px;
            top: -209px;
            background-image: url(/template/pix/baloon2_small.png);
            text-align: center;
            color: #FFFFFF;
            font-size: 11px;
            padding: 26px 0px;
            width: 96px;
            font-weight: bold;
            text-transform: uppercase;
            height: 152px;
            background-repeat: no-repeat;
            font-family: 'Lato', sans-serif;
            display: inline-block
        
        }
        .startpic, .item {
            height: 353px;
        
        }
        .flower {
            position: absolute ;
            left: -320px;
            top: -558px;
            display: none
        }

        .slick-slide
        {
            
            padding: 15px;
        }
        
        
        .baloonbig {
            background-image: url(/template/PIX/BALOON_BIG.png);
            width: 216px;
            height: 488px;
            display: inline-block;
        }
        .objekt {
            height: auto;
            margin-top: 0px
        
        }
        /*.outercontent {
        width: 750px;
        }*/
    }
    
    @media all and ( min-width: 992px) {
        
        
        .baloonbig {
            background-image:url(/template/PIX/BALOON_BIG_2.png);
            width: 301px;
            height: 488px;
            display: inline-block;
        }
        .navbar-default {
            margin-top: 0px;
        }
        .nav>li>a {
            font-size: 22px;
            padding: 15px 10px 4px 10px;
        }

        .slick-slide
        {
            
            padding: 15px;
        }
        .border {
            
            
            position: absolute;
            top: -45px;
            background-color: #FFFFFF;
            height: 45px;
            left: -0px;
            width: 970px
        }
        
        
        .baloon1 {
            position: absolute;
            left: 8px;
            top: -196px;
            background-image: url(/template/pix/baloon2.png);
            text-align: center;
            color: #FFFFFF;
            font-size: 11px;
            padding: 26px 0px;
            width: 96px;
            font-weight: bold;
            text-transform: uppercase;
            height: 152px;
            background-repeat: no-repeat;
            font-family: 'Lato', sans-serif;
            display: inline-block
        
        }
        
        .picbg {
            position: absolute;
            top: -64px;
            left: 0px;
            width: 526px;
            opacity: 0.9;
            background-color: #FFF;
            padding: 0 0px 5px 30px;
            font-size: 14px;
        }
        .baloon2 {
            position: absolute;
            top: -288px;
            background-image: url(/template/pix/baloon_pink.png);
            text-align: center;
            color: #FFFFFF;
            font-size: 11px;
            padding: 26px 0px;
            width: 92px;
            font-weight: bold;
            text-transform: uppercase;
            height: 254px;
            background-repeat: no-repeat;
            font-family: 'Lato', sans-serif;
            left: 310px;
            display: inline-block
        
        }
        .startpic, .item {
            height: 453px;
            margin-top: 0px;
        }
        
        h2 {
            font-size: 24px;
        }
        
        h3 {
            font-size: 24px;
        }
        
        h4 {
            font-size: 30px;
        }
        
        .flower {
            position: absolute ;
            left: -320px;
            top: -558px;
            display: inline-block;
            width: 395px
        }

        .footright {
            margin-right: 30px;
        }
        
        h5 {
            font-size: 26px;
        }
        /*
        .outercontent {
        width: 970px;
        }*/
        .filter {
            margin-top: 120px;
        }
    }
    @media all and ( min-width: 1200px) {
        
        
        
        
        
        h1 {
            margin:0 auto 51px
        }
        
        
        .navbar-default {
            margin-top: 0px;
        }
        .nav>li>a {
            font-size: 22px;
            padding: 15px 20px 30px 20px;
            font-weight: 400;
            margin: 0px 6px;
        }
        
        
        .nav>li>a:hover {
            text-decoration: underline;
        }
        
        .slick-slide
        {
            
            padding: 15px;
        }
        .border {
            
            
            position: absolute;
            top: -45px;
            background-color: #FFFFFF;
            height: 45px;
            left: -0px;
            width: 1170px;
        }
        .baloon1 {
            position: absolute;
            left: 8px;
            top: -176px;
            background-image: url(/template/pix/baloon2.png);
            text-align: center;
            color: #FFFFFF;
            font-size: 11px;
            padding: 26px 0px;
            width: 96px;
            font-weight: bold;
            text-transform: uppercase;
            height: 152px;
            background-repeat: no-repeat;
            font-family: 'Lato', sans-serif;
            display: inline-block
        
        }
        
        .picbg {
            position: absolute;
            top: -64px;
            left: 0px;
            width: 526px;
            opacity: 0.9;
            background-color: #FFF;
            padding: 0 10px 5px 100px;
            font-size: 14px;
        }
        .baloon2 {
            position: absolute;
            top: -328px;
            background-image: url(/template/pix/baloon_pink.png);
            text-align: center;
            color: #FFFFFF;
            font-size: 11px;
            padding: 26px 0px;
            width: 92px;
            font-weight: bold;
            text-transform: uppercase;
            height: 254px;
            background-repeat: no-repeat;
            font-family: 'Lato', sans-serif;
            display: inline-block;
            left: 410px;
        
        }
        
        .startpic, .item {
            height: 553px;
            margin-top: 0px
        
        
        }
        h5 {
            font-size: 26px;
        }
        .flower {
            position: absolute ;
            left: -320px;
            top: -558px;
            display: inline-block;
            width: 595px;
        }
        
        .footright {
            margin-right: 30px;
        }
        
        h3 {
            font-size: 24px;
            margin-top: 0px;
        }
        
        h4 {
            font-size: 24px;
        }
        h1 {
            font-size: 36px;
        }
        h2 {
            font-size: 36px;
        }
        
        .grid-section h2 {
            font-size: 36px;
        }
        
        body {
            font-size: 18px;
        }
        
        .fineline {
            border-top: solid 1px #b6a973;
            margin-bottom: 50px;
            margin-top: 50px
        }
        .fineline_top {
            border-top: solid 1px #b6a973;
            margin-left: 28px;
            margin-right: 28px;
            margin-bottom: 30px;
            margin-top: 30px;
        }
        
        .baloonbig {
            background-image: url(/template/PIX/BALOON_BIG_2.png);
            width: 301px;
            height: 488px;
            display: inline-block;
        }
        .outercontent {
            padding-right: 44px;
            padding-left: 44px;
        
        }
        
        .filter {
            margin-top: 120px;
        }
        /*.outercontent, .container2 {
        width: 1170px;
        }*/
    
    
    }
    .object-quick-facts {
        text-align: center;
        background: #635f5b;
        padding: 17px;
        color: #FFF;
        height: 420px;
    }
    .object-quick-facts-inner {
        position: relative;
        /*min-height: 363px;*/
    }
    .object-quick-facts h3 {
        color: inherit;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
    .object-quick-facts .table, .table-quickfacts {
        text-align: left;
        padding: 0 10px;
    }
    .object-quick-facts .table tr > td:first-of-type, .table-quickfacts tr > td:first-of-type {
        text-transform: uppercase;
        font-weight: 700;
    }
    .object-quick-facts .table>tbody>tr>td, .table-quickfacts>tbody>tr>td {
        border: none;
    }
    .object-quick-facts .table-condensed > tbody > tr > td, .table-quickfacts.table-condensed > tbody > tr > td {
        padding-top: 0;
        padding-bottom: 0;
    }
    .object-quick-facts img {
        margin: 0 auto;
    }
    .object-quick-facts button {
        position: absolute;
        bottom: 0;
    }
    .object-list .object {
        color: #635f5b;
        padding: 20px;
        min-height: 440px;
        height: 440px;
    }
    .object .object-content {
        border-bottom: 1px solid #d0c8a5;
        height: 400px;
    }
    .object .object-content p {
        margin-bottom: 15px;
    }
    .object [class*="push"] > .object-image {
        /*float: right;*/
    }
    
    .object .object-image {
        min-height: 400px;
        max-height: 400px;
        overflow: hidden;
        background: url(../img/placeholder.png) no-repeat center center;
    }
    .object-image img {
        opacity: 0;
        transition: opacity .4s linear;
    
    }
    .object h2 {
        font-size: 24px;
    }
    
    .object .btn {
        white-space: inherit;
    }
    @media all and(max-width: 992px) {
        .object [class*="push"] > .object-image {
            float: none;
        }
        .object-list .object, .object .object-content {
            height: auto;
        }
        .object .object-image {
            min-height: 0;
        }
    }
    .page-header-image {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
.hittahem-widget-searchresult-pagination.hittahem-widget-box {
	background-color: #fff !important;
}


}


.employee {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
	padding-bottom: 20px;}




.badge {
    color: #edf3f4;
    background-color: #3f7e8c;
   border-radius: 5px;
    margin-left: 10px;
    vertical-align: initial;
    position: relative;
    top: -1px;
    font-weight: 400;
    font-size: 11px;
}


.box-contact-blogg {
    
    border: 1px solid #b6a973;
    padding: 15px;
    margin-bottom: 20px;-webkit-animation: NAME-YOUR-ANIMATION 2s ease-out; /* Safari 4+ */
  -moz-animation:    NAME-YOUR-ANIMATION 2s ease-out; /* Fx 5+ */
  -o-animation:      NAME-YOUR-ANIMATION 2s ease-out; /* Opera 12+ */
  animation:         NAME-YOUR-ANIMATION 2s ease-out; /* IE 10+, Fx 29+ */min-height: 380px; 
   height:auto !important; 
   height: 380px; 
}


.blogg-image {
	-webkit-animation: NAME-YOUR-ANIMATION 2s ease-out; /* Safari 4+ */
  -moz-animation:    NAME-YOUR-ANIMATION 2s ease-out; /* Fx 5+ */
  -o-animation:      NAME-YOUR-ANIMATION 2s ease-out; /* Opera 12+ */
  animation:         NAME-YOUR-ANIMATION 2s ease-out; /* IE 10+, Fx 29+ */}

.btn-tags { font-size: 14px !important;}


a.btn-tags:current {
    background-color: #635f5b;
    color: #FFF;
}


@-webkit-keyframes NAME-YOUR-ANIMATION {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes NAME-YOUR-ANIMATION {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes NAME-YOUR-ANIMATION {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes NAME-YOUR-ANIMATION {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
.bloggtopp {position: relative; background-color:#fff }

@media (min-width:320px) {.bloggtopp {top:-91px;}}
@media (min-width:778px) {.bloggtopp {top:-285px;}}
@media(min-width: 992px) {.bloggtopp {top:-400px;}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
