@CHARSET "UTF-8";
/*
 *
 * Template Name: Andia
 * Template URI: http://azmind.com
 * Description: Andia - Responsive Agency Template
 * Author: Anli Zaimi
 * Author URI: http://azmind.com
 *
 */
/* open-sans-regular - latin */
/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/os/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/os/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/os/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/os/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/os/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/os/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/os/open-sans-v34-latin-italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/os/open-sans-v34-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/os/open-sans-v34-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/os/open-sans-v34-latin-italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/os/open-sans-v34-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/os/open-sans-v34-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* oxygen-regular - latin */
@font-face {
    font-family: 'Oxygen';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/ox/oxygen-v15-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/ox/oxygen-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/ox/oxygen-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/ox/oxygen-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/ox/oxygen-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/ox/oxygen-v15-latin-regular.svg#Oxygen') format('svg'); /* Legacy iOS */
}


body {
    background: #fff;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    color: #888;
    font-size: 14px;
    margin-top: 0;
}

body div#content{
    text-align: left;
}


a {
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

a:hover { color: #888; text-decoration: none; }

strong { font-weight: bold; }

.color {
    color:#3a9384;
}

/* ----- Header ----- */

#top-panel {
    height: 70px;
    width: 500px;
    rgba(213, 213, 213, 0.9);
    position: absolute;
    top:0;
    left:0;
    z-index: 1000;
    text-align: right;
}
#hiddenlogin {
    display: none;
    margin-top: 20px;
}
#opener {
    clear: both;
    width: 30px;
    padding: 10px 3px;
    margin: 0;
    background: rgba(213, 213, 213, 0.9);
    position: absolute;
    top: 0px;
    left: 10px;
    font-family: sans-serif;
    color: rgb(37, 37, 37);
    font-size: 1.2em;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top: none;
    box-sizing: border-box;
}


.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #fbb900;
}
a.list-group-item.selected{
    background-color: #fbb900;
    color:#fff;
}
.subs .list-group-item::before{
    content: '\002192 \002000';
    padding-left: 5px;
}

#search-panel{
    height:8px;
    background: #fbb900;
    position:relative;
    z-index:1000;
}
#search-opener{
    clear:both;
    float:right;
    width:24px;
    height: 24px;
    background: url(../img/search-icon.png) 5px 5px no-repeat #fbb900;
    margin-top:8px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#hiddensearch{
    display:none;
}

.gsc-input-box{
    border: 0 none !important;
    background:transparent !important;
}
#hiddensearch .white{
    text-align:right;
    color:white;
    margin-top:10px;
    padding-top:5px;
}
#hiddensearch .sfield{
    margin-top:10px;
}


.navbar .brand {
    font-size: 30px;
    padding:0 0 0 0;
    margin-left:0;
}

h1.brand{
    text-indent:-99999px;
    width:223px;
    height:100px;
    background:url(../img/schongau-belebt-logo-100.png) top left no-repeat transparent;
}

.header .navbar {
    margin-bottom: 0;
}

.navbar-schongau .navbar-toggle {
    border-color: #ddd;
}

.navbar-schongau .navbar-toggle .icon-bar {
    background-color: #888;
}

.header h1 {
    float: left;
    margin: 0;
    text-align: left;
}

.header ul.nav {
    font-size: 14px;
    text-transform: uppercase;
}
.header ul.nav li{
    display: inline-block;
}
.header ul.nav li ul.dropdown-menu li{
    display:block;
}

.header ul.nav li a {
    padding: 40px 15px 40px 15px;
    color: #5d5d5d;
    text-shadow: none;
}
.header ul.nav li a:hover { background: #fbb900;}

.header ul.dropdown-menu li a {
    padding: 25px 20px 25px 20px;
    color: #5d5d5d;
    text-shadow: none;
    display: block;
    width:100%;
}
.header ul.dropdown-menu li.selected a{
    color: #fbb900;
}

.header ul.nav li.selected > a { border-top: 5px solid #fbb900; }
.header ul.nav li.selected  ul.dropdown-menu li.selected > a { border-top: 0 solid transparent; }

.header ul.nav li.selected > a {
    padding-top: 35px;
    background: #f8f8f8;
}

.header ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;
    margin-top:0px
}

.header ul.nav li.current-page  ul.dropdown-menu a {
    padding-top: 25px;
    border-top: 0;
    background: #f8f8f8;
}

/* ----- Slider ----- */

.slider {
    margin: 0 auto;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow:
            0 5px 15px 0 rgba(0,0,0,.05) inset,
            0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
            0 5px 15px 0 rgba(0,0,0,.05) inset,
            0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow:
            0 5px 15px 0 rgba(0,0,0,.05) inset,
            0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.flexslider {
    margin-top: 45px;
    margin-bottom: 55px;
    border: 6px solid #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow:
            0 5px 15px 0 rgba(0,0,0,.05),
            0 -5px 15px 0 rgba(0,0,0,.05);
    -webkit-box-shadow:
            0 5px 15px 0 rgba(0,0,0,.05),
            0 -5px 15px 0 rgba(0,0,0,.05);
    box-shadow:
            0 5px 15px 0 rgba(0,0,0,.05),
            0 -5px 15px 0 rgba(0,0,0,.05);
}

.flex-caption {
    position: absolute;
    bottom: 20px;
    max-width: 920px;
    padding: 10px 20px;
    margin: 0;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 24px;
    color: #eaeaea;
    text-align: left;
    font-style: italic;
}



/* ----- Footer ----- */

footer {
    margin: 0 auto;
    padding-bottom: 10px;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
}

footer .widget {
    margin-top: 20px;
    text-align: left;
}

footer .widget h4 {
    margin-top: 20px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #5d5d5d;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

footer .widget p {
    line-height: 24px;
}

footer .widget i {
    padding-right: 7px;
}

footer .footer-border {
    margin-top: 30px;
    border-top: 1px dashed #ddd;
}

footer .copyright {
    margin-top: 15px;
    text-align: left;
}

footer .social {
    margin-top: 10px;
    text-align: right;
}

footer .social a { display: inline-block; width: 24px; height: 24px; margin: 0 0 0 8px; vertical-align: middle; font-size:0; text-indent:-99999; }

footer .social a.twitter { background: url(../img/social-icons/twitter.png) left bottom no-repeat; }
footer .social a.rss { background: url(../img/social-icons/rss.png) left bottom no-repeat; }
footer .social a.pinterest { background: url(../img/social-icons/pinterest.png) left bottom no-repeat; }
footer .social a.linkedin { background: url(../img/social-icons/linkedin.png) left bottom no-repeat; }
footer .social a.facebook { background: url(../img/social-icons/facebook.png) left bottom no-repeat; }
footer .social a.googleplus { background: url(../img/social-icons/googleplus.png) left bottom no-repeat; }

footer .social a:hover { background-position: left top; }


/* ----- Page title ----- */

.page-title {
    margin: 0 auto;
    padding: 30px 0 35px 0;
    background: #f8f8f8 url(../img/pattern.jpg) left top repeat;
    -moz-box-shadow:
            0 5px 15px 0 rgba(0,0,0,.05) inset,
            0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
            0 5px 15px 0 rgba(0,0,0,.05) inset,
            0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow:
            0 5px 15px 0 rgba(0,0,0,.05) inset,
            0 -5px 15px 0 rgba(0,0,0,.05) inset;
    text-align: left;
}

.page-title h2 {
    display: inline;
    margin-left: 10px;
    font-size: 24px;
    color: #5d5d5d;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
    vertical-align: middle;
}

.page-title p {
    display: inline;
    margin-left: 5px;
    font-size: 14px;
    font-style: italic;
    vertical-align: middle;
}

.page-title-icon {
    margin-left: 20px;
    font-size: 46px;
    color: #ccc;
    vertical-align: middle;
}


#content {
    margin-top: 20px;
    margin-bottom: 20px;
}

.is-card{
    width:100%;
    margin-bottom: 15px;
}
.is-card > * {
    display: block;
}



.vcard {
    border-bottom:2px solid #fbb900;
    display: block;
    float: left;
    width:100%;
}

.vcard h2 {
    font-family: 'Oxygen', cursive;
    font-size:22px;
    color:#fbb900;
}

.vcard a{
    font-size:24px;
    line-height:30px;
    margin-right:10px;
}

article{
    border-bottom: 1px solid #fbb900;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#pager{
    text-align: right;
}
.pagination li a{
    color: #fbb900;
    border-color: #fbb900;
}
.pagination li.pgCurrent a,  .pagination li a:hover{
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #fbb900;
    border-color: #fbb900;
}
.backtop{
    padding-bottom: 20px;
    border-bottom: 1px solid #fbb900;
}
.backbottom {
    padding-top: 20px;
    border-top: 1px solid #fbb900;
    margin-top: 20px;
}

.btn-primary {
    color: #fff;
    background-color: #fbb900;
    border-color: #fbb900;
}

.btn-primary:hover {
    color: #fbb900;
    background-color: #fff;
    border-color: #fbb900;
}

.is-dark-text .is-btn-ghost1  {
    color: #fbb900;
    border: 2px solid #fbb900;
}

.is-dark-text .is-btn-ghost1:hover{
    background-color: #fbb900;
    color: #fff;
    border: 2px solid #fbb900;
}

.icon{
    color: #fbb900;
}

.box-error{
    color: red;
}

/********** ----- CONTACT PAGE ----- **********/

/* ----- Form ----- */

/* ----- Google maps ----- */

.map {
    margin: 20px 20px 40px 20px;
    height: 300px;
    border: 5px solid #f8f8f8;
}

/* ----- Media queries ----- */

@media (min-width: 980px) and (max-width: 1200px) {

    .flex-caption {
        max-width: 700px;
    }

}

@media (min-width: 768px) and (max-width: 979px) {

    .header ul.nav li a {
        padding: 15px 20px 15px 20px;
        font-weight: normal;
        text-align: left;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .header ul.nav li.selected a {
        padding-top: 15px;
    }

    .header ul.nav li a i, .header ul.nav li a br {
        display: none;
    }

    .flex-caption {
        max-width: 500px;
    }

}

@media (max-width: 767px) {

    body {
        padding-left: 0;
        padding-right: 0;
    }

    .slider, .what-we-do, .portfolio {
        padding: 0 20px;
    }


    .header ul.nav li a {
        padding: 15px 20px 15px 20px;
        font-weight: normal;
        text-align: left;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .header ul.nav li.selected a {
        padding-top: 15px;
    }

    .header ul.nav li a i, .header ul.nav li a br {
        display: none;
    }

    .flex-caption {
        display: none;
    }

    .page-title p {
        display: block;
        margin-top: 10px;
        margin-left: 20px;
    }

}

@media (max-width: 480px) {

}

.colorme {color: #fbb900;}

a { color: #fbb900; }





.nav-pills>.active>a, .nav-pills>.active>a:hover { background-color: #fbb900; }

.flex-direction-nav .flex-next { background-color: #fbb900; }

.flex-direction-nav .flex-prev { background-color: #fbb900; }

