/* 
 * @package    template
 * @copyright  Copyright (C) Computer Center Werner
 * @autor      Martin Grabner
 * @version    1.0
 */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,300,400,600,700);

html {
    margin:0;
    padding:0;
    height:100%;
}

#tinymce{
    background:none;
    background-color: #fff;
}

body {
    height:100%;
    padding:0;
    margin:0;
    background: url(/templates/goldankauf/images/bg.jpg) no-repeat center center fixed;
    background-size: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



.telefon a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#topbar {
    background: #D62D20;
    border-bottom: 1px solid #ddd;
}

#topbar-inner{
  background:#D62D20;
  max-width:1170px;
  margin:0 auto;
  padding: 5px;
  text-align:center;
}

.telefon {
    margin-right: 30px;
    font-weight: bold;
    color:#fff;
}

.telefon i {
    font-size: 180%;
    position: relative;
    top: 3px;
    right: 5px;
}

.email {
    margin-right: 30px;
    font-weight: bold;
    color:#fff;
}

.email i {
    font-size: 130%;
    position: relative;
    top: 0px;
    right: 5px;
}

.email a{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

#slider-text li {
    font-weight: bold;
}

#main > .wrap {
    /*margin-top: 20px;*/
    background: #fff;
    padding: 20px;
    max-width: 1130px !important;
}


#abwicklung-container h2{
    background: #D4A83F;
    width:200px;
    padding:5px 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0;
    box-shadow: 5px 5px 10px #cac8c8;
}

#abwicklung-inner {
    margin: 0;
    padding: 0px 10px 10px 10px;
    border: 1px solid #D4A83F;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 5px 5px 10px #cac8c8;
    background: #fff;
}

.abwicklung-box {
    width: 28%;
    float: left;
    margin: 0px 10px;
}

.zahl {
    background: #626262;
    color: #fff;
    width: 20px;
    text-align: center;
    position: relative;
    border-radius: 50px;
    top: 16px;
    left: -3px;
    border: 1px solid #fff;
}

.ueberschrift {
    padding-left: 30px;
    background: #D4A83F;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: bold;
    text-align: center;
}

.box-inhalt {
    border: 1px solid #D4A83F;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
}

.icon i {
    font-size: 24px;
    margin-top: 10px;
}

.fa.fa-chevron-right{
    float: left;
    position: relative;
    top: 65px;
    font-size: 30px;
}

.box-inhalt span {
    font-weight: bold;
    font-size: 12px;
}

.box-inhalt a{
    color:initial;

}

#liste ul {
    list-style: none;
    padding: 0;
    height: 110px
  }
  #liste li {
    padding-left: 1.3em;
    float:left;
    width:40%;
    font-weight:bold;
  }
  #liste li:before {
    color: #d4a83f;
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
  }

  .moduletable h3 {
    border-bottom: 1px solid #000;
}

@media screen and (max-width: 800px) {
    .abwicklung-box {
        width: 95%;
        float: left;
        margin: 0px 10px;
    }
}

@media screen and (max-width: 1100px){
    .page-header h1 {
        background: #fff;
        margin-bottom: 10px;
        padding: 10px;
    }

}



@media screen and (max-width: 1170px) {
    .fa.fa-arrow-circle-right{
        display:none;

    }
}




@media screen and (max-width: 430px) {
    .telefon{
        display: block;
    }

    .email{
        display: block;
    }
}

div, table, body, input, select, textarea, a, h1, h2, h3, h4 {
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing:antialiased;
    color:#282525;
    font-size:14px;
    line-height:150%;
    font-weight:400;
}

p {
    margin:0 0 14px 0;
}

p:last-of-type {
    margin:0;
}

p.links {
    float:left;
    margin:0 20px 20px 0;
}

p.links img {
    display:block;
}

a {
    text-decoration:underline;
    color:#a88634;
}

a:hover {
    text-decoration:none;
}

strong {
    font-weight: 600;
}

hr {
    border:1px solid #eee;
    border-width:1px 0 0 0;
    padding:0;
    margin:-12px 0 0 0;
    line-height:1px; 
}

h1 {
    line-height:125%;
    font-size:28px;
    padding:20px 0;
    margin:0;
    font-weight:700;
    color: white;
    text-transform:uppercase;
}

@media screen and (max-width: 1100px) {
    h1 {
        color:#d4a83f;
        padding:0;
        margin:0 0 0 0;
    }
}

h1 strong {
    font-weight:700;    
}

h2, h2 a {
    font-size:20px;
    font-weight:600;
    margin:30px 0 14px 0;
    line-height:130%;
    color:#282525;
    text-decoration:none;
}

h3 {
    font-size:18px;
    margin:0 0 16px 0;
    padding:0;
    font-weight:600;
}

.col {
    display:inline-block;
    vertical-align:top;
    margin-right:20px;
}

.col:last-of-type {
    margin-right:0;
}

@media screen and (max-width: 700px) {
    h1 {
        font-size:22px;
    }

    h2, h3 {
        font-size:16px;
    }
}

.wrap {
    margin:0 auto 0 auto;
    max-width: 1170px;
}

img {
    max-width:100%;
}

/* Header */

#header {
    background: #ffffff;
    box-sizing:border-box;
    /*background: -moz-linear-gradient(top,  #ffffff 59%, #efefef 100%);
    background: -webkit-linear-gradient(top,  #ffffff 59%,#efefef 100%);
    background: linear-gradient(to bottom,  #ffffff 59%,#efefef 100%);*/
}

@media screen and (max-width: 1200px) {
    #header {
        padding:0 20px;
    }
}

#header .wrap {
    max-width:1170px;
    margin:0 auto;
    position:relative;   
}

#header img {
    padding:20px 0;
}

#logo {
    display:inline-block;
    vertical-align:middle;
}

/*pageHeader*/
.page-header {
    /*background-color:#d4a83f;*/
    background-color:#d62d20;
}

@media screen and (max-width: 1100px) {
    .page-header {
        background-color:transparent;
    }
}


/* Content */
#content {
    display:table-cell;
    padding:30px 20px 30px 0;
    width:62%;
    box-sizing:border-box;
}

@media screen and (max-width: 900px) {
    #content {
        display:block;
        width:auto;
    }
}

table {
    border-collapse: collapse;
    margin-bottom:14px;
    width:100%;
    background-color:#fff;
}

td {
    padding:10px;
    border:1px solid #ccc;
    border-width:0 1px 1px 0;
}

table td:last-child {
    border-right:none;
}

table tr:last-child td {
    border-bottom:none;
}

.item-image img {
    width:200px;
}

.pull-left {
    margin-right:20px;
}

#main {
    clear:left;
    /*background-color:#ffffffd1;*/
}

#content ul {
    margin:0 0 40px 0;
    padding:0;
}

#content li {
    margin:0 0 10px 0;
    padding:6px 0 0 40px;
    position:relative;
    list-style-type: none;
    display:block;
    box-sizing:border-box;
}

#content li:before {
    position: absolute;
    top: 50%;
    margin-top:-12px;
    left: 0;
    font-family: FontAwesome;
    content: "\f00c";
    color:#fff;
    background-color:#d4a83f;
    border-radius:20px;
    padding:4px;
    line-height:100%;
    font-size:22px;
}

li.stern {  
}

li.stern:before {
    content: "\f005" !important;
    /*background-color:green !important;*/
    padding:4px 5px !important;
}

/*Agenturen*/
.itemid-105 #content li:before {
    content: "\f276";
    padding:4px 9px;
}

#main .wrap {
    /*margin-top:20px;*/ 
}

/* Pagination */

div.pagination {
    clear:left;
    text-align:center;
}

div.pagination ul {
    margin:0;
    padding:0;
}

div.pagination li {
    margin:0;
    padding:0;
    list-style-type: none;
    display:inline-block;
    margin:3px;
    font-size:12px;
}

div.pagination a {
    text-decoration: underline;
    font-size:12px;
} 

.tooltip {
    display:none !important;
}

/*Offline*/
.icons {
    display:none;
}

/* Navigation */

.fixed {
    position:fixed;
    top:0;
    z-index:9;
    width:100%;
    box-sizing:border-box;
}

#nav {
    background-color:#efefef;
    border:1px solid #ddd;
    border-width:1px 0 1px 0;
    box-sizing:border-box;
}

#nav ul {
    display:block;
    max-width:1170px;
    margin:0 auto;
    padding:0;
}

#nav > ul > li {
    list-style-type:none;
    display:inline-block;
    position:relative;
    vertical-align:top;
    border-right:1px solid #ddd;
}

#nav > ul > li:first-child {
    border-left:1px solid #ddd;
}

#nav > ul > li > a {
    font-family:'Open Sans', sans-serif;
    font-weight: 600;
    padding: 10px 30px 12px 30px;
    text-decoration: none;
    color:#333;
    font-size: 15px;
    text-transform:uppercase;
    line-height: 100%;
    display: inline-block;
    text-align:center;
    height:16px;
    border-top:2px solid transparent;
}

#nav > ul > li.current > a:not(:hover) {
}

#nav > ul > li > a:hover {
    background-color:white;
    border-color:#d4a83f; 
}

/* Untermenü */
#nav ul ul {
    padding:25px 0;
    background-color:#004f9f;
    position:absolute;
    left:-1px;
    top:40px;
    display:none;
    z-index:2;
    /*width:300px;*/
}

#nav ul li:hover ul {
    display:block;
}

#nav ul ul li {
    display:block;
}

#nav ul ul li a {
    display:block;
    padding: 8px 35px;
    text-align:left;
    margin:0;
    color:#fff;
    background-color:transparent;
    width:auto;
    white-space:nowrap;
    text-transform:none;
    text-decoration:none;
}

#nav ul ul li a:hover {
    background-color:#fff;
    color:#004f9f;
}

#nav ul ul li.current a {
    font-weight:bold;
}

/* Nav Mobil */

#navMobilButtonTop {
    display:none;
    cursor:pointer;
    color: #fff;
    font-size:30px;
    text-align:right;
    margin:0 -20px 0 -20px;
    background-color:#d4a83f;
    padding:10px 30px 10px 10px;
    box-sizing:border-box;
}

@media screen and (max-width: 1100px) {
    #header, nav {
        position:static !important;
    }

    #main {
        margin-top:0 !important;
        padding:20px 20px 0 20px;
    }

    #navMobilButtonTop {
        display:block;
    }

    #nav {
        display:none;
        position:static;
        top:auto;
        right:auto;
        margin:0;
        box-sizing:border-box;
        width:auto;
        overflow:hidden;
    }

    #nav.active {
        display:block;
    }

    #nav ul {
        background-color:#d4a83f;
        padding:0 20px;
        margin:0 -20px;
        display:block;
        box-sizing:border-box;
    }

    #nav ul ul {
        display:block;
        position:static;
        background-color: inherit;
        margin:0 20px;
        padding:0 0 4px 0;
    }

    #nav ul li {
        display:block;
        padding:0;
        background:none transparent;
        border:1px solid white;
        border-width:0 0 1px 0;
        margin:0;
        width:auto;
    }

    #nav ul li:first-child {
        border-left:none;
    }

    #nav ul li:last-child { 
        border:none;
    }

    #nav ul li a {
        display:block;
        border:none;
        padding:12px 20px !important;
        margin:0;
        color:#fff;
        font-size:120%;
        text-align:left;
        background:none transparent;
        width:auto;
        position:relative;
        line-height:100%;
    }

    #nav ul li a:after {
        position: absolute;
        top: 10px;
        right:30px;
        font-family: FontAwesome;
        content: "\f105";
        font-size:30px;
    }

    #nav ul li.parent > a:after {
        content: "\f107";
    }

    #nav ul li a:hover {
        background-color:#a88634
    }

    #nav ul li.current > a {
        background-color:#a88634
    }
}


/* Symbole */

.pdf, .tel, .mail a, .item-page_links a, .links a, .catLink {
    position:relative;
    padding-left:20px;
}

.pdf {
    padding-left:15px;
}


.pdf:before, .mail a:before, .tel:before, .item-page_links a:before, .links a:before, .catLink:before {
    position: absolute;
    top: 1px;
    left: 0;
    font-family: FontAwesome;
}

.pdf:before {
    content: "\f1c1";
}

.tel:before {
    content: "\f095";
    font-size:16px;
}

.mail a:before {
    content: "\f0e0";
    margin-top:3px;
}

.item-page_links a:before {
    content: "\f08e";
    top: 2px;
}

.links a:before {
    content: "\f08e";
}

.slide-desc-text-default .slide-title {
    font-size: 1.2em !important;
    
    
}

/*Aside*/

#aside {
    display:table-cell;
    width:25%;
    box-sizing:border-box;
    vertical-align:top;
    padding-top:30px;
}

.djslider-default .slide-desc {
    position: relative !important;
    bottom: 60px !important;
}

#djslider-loader111 {
    float: right;
}

.blog-featured {
    padding-top: 10px;
}

#slider-text {
    float: left;
}

#aside > div {
    background-color:#efefef;
    padding:20px;   
    margin-bottom:20px;
    box-shadow: 0px 0px 10px #d5d5d5;
}

@media screen and (max-width: 900px) {
    #aside {
        display:block;
        padding:30px 0;
        width:auto;
    }
}

/* FOOTER */

footer {
    border-top:1px solid #ddd;
    overflow: hidden;
    font-size: 13px;
    background: #fff;
}

#footer .wrap {
    padding:20px;
    color:#444;
}


#footer ul {
    margin:0;
    padding:0;
    display:inline-block;
    float:right;
    padding-bottom:10px;
}

#footer li {
    list-style-type:none;
    display:inline-block;
    border-left:1px solid #ddd;
    padding-left:11px;
    margin-left:11px;
}

#footer li:first-child {
    border:none;
}

#footer a {
    text-decoration:none;
    line-height:100%;
    color:#444;
}

#footer li.active a {
}

#footer li ul {
    display:none;
}

@media screen and (max-width: 600px) {
    #footer {
        text-align:center;
    }
    #footer ul {
        float:none;
        display:block;
        margin-bottom:20px;
    }

    #footer li {
        border:none;
        margin:0;
        padding:0;
        display:block;
    }

    #footer li a:hover {
        background-color:#fff;
        color:#282525;
    }

    #footer li:nth-child(n) a {
        display:block;
        border:1px solid #fff;
        border-width:0 0 1px 0;
        padding:7px 0;
    }

    #footer li:last-child a {
        border:none; 
    }

}

/* Nav Mobil */
@media screen and (max-width: 500px) {
    footer ul {
        display:block;
        float:none;
    }
    footer li {
        display:block;
        border:1px solid #282525;
        border-width:1px 0 0 0;
        padding:0;
    }

    footer li a  {
        display:block;
        width:100%;
        padding:10px 0;
        text-align:center;
    }
    #copy {
        text-align:center;
        display:block;
        margin-top:20px;
    }
}

.clearfix {
    clear:left;
}

