/**
* @author    itdef.ch http://www.itdev.ch
* @copyright Copyright (C) 2008 - 2011 itdev.ch All rights reserved.   xxxx
* @license   itdev.ch Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
::selection {
        color: rgba(255,255,255,1.0);
        background: rgba(255,42,42,1.0);
}
::-moz-selection {
        color: rgba(255,255,255,1.0);
        background: rgba(255,42,42,1.0);
}
::-webkit-selection {
        color: rgba(255,255,255,1.0);
        background: rgba(255,42,42,1.0);
}
a,
a:link {
        color: rgba(255,42,42,1.0);
         text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}
a:hover {
        color: rgba(255,42,42,1.0);
        text-shadow: 1px 1px 1px rgba(255,255,255,0.1);
}

/* ============================== BACKGROUND ============================== */

#sunfw-master {
         font-family: Verdana, Arial, Geneva, sans-serif;
        font-size: 1.5em;
}


/* ============================== TYPOGRAPHY ============================== */
/* =============== DEFAULT HTML - HEADING STYLES =============== */
h1,
h1 span {
        color: rgba(255,42,42,1.0);
        font-size: 1.8em;
        font-weight:700;
}
h2,
h2 span {
        color: rgba(255,42,42,1.0);
        font-size: 1.6em;
        font-weight:500;
}
h3,
h3 span {
        color: rgba(255,42,42,0.8);
        font-size: 1.4em;
        font-weight:300;
}
h4,
h4 span {
        color:rgba(255,42,42,0.8);
        font-size: 1.2em;
        font-weight:200;
}
h5,
h5 span {
        color: rgba(255,42,42,10);
        font-size: 1.0em;
        font-weight:200;
}
h6,
h6 span {
        color: rgba(255,42,42,0.8);
        font-size: 0.8em;
        font-weight: bold;
}
p.itdev-span span {
        font-size: 0.8em;
}



div.com-imageshow h1,
h2.componentheading,
h2.item-title,
h1.componentheading,
div.com-imageshow h1.componentheading,
.item-page h2 {
        color: rgba(255,42,42,1.0);
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 1.8em;
        text-shadow: 1px 1px 1px rgba(255,42,42,0.7);
}

.page-header h1,
.contact h1,
.contact-category h1  {
        color: rgba(255,42,42,1.0);
        font-size: 0.8em;
        line-height:15px;
        font-weight:100;
        text-align:left;
}

.componentheading {
        color: rgba(255,42,42,1.0);
        font-size: 1.2em;
        line-height:15px;
        font-weight: bold;
        text-align:left;
}

#jsn-page .contact h1,
div.weblink-category h1,
.contact-category h2,
.contact-category .page-header h2,
.custom h2 span {
        color: rgba(255,42,42,1.0);
        font-size: 1.8em;
        line-height:15px;
        margin:0 0 4px 0;
        font-weight:700;
        padding:0 0 4px;
        text-align:left;
        text-shadow: 1px 1px 1px rgba(255,42,42,0.7);
}
.custom {
        margin-top: 20px;
        margin-bottom: 20px;
        background-color: rgba(255,255,255,0.6);  
    
}
.page-header h2,
.module-title h3 span {
        color: rgba(255,42,42,0.5);
        font-size: 1.4em;
        margin-top: 15px;
        margin-bottom: 5px;
        font-weight:700;
        padding:0 0 4px;
        text-align:left;
        border: none;
}
div.contact-form  {
         color: rgba(255,42,42,1.0);
}
.contact .control-group .control-label {
    float: left;
    width: 220px;
    padding-top: 5px;
    margin-right: 16px;
    text-align: right;
    color: rgba(255,42,42,1.0); 
}

/* =============== PAGEBREAK - TABS STYLE =============== */
div.contact ul.nav-tabs li a:link,
div.contact ul.nav-tabs li a:visited {
         background: rgba(255,42,42,0.5);
         color: rgba(0,0,0,1.0);
         margin: 5px;
}
div.contact ul.nav-tabs li a:hover,
div.contact ul.nav-tabs li.active  > a {
         background: rgba(255,42,42,1.0);
         border-color: rgba(255,42,42,0.8);
         color: rgba(225,255,255,1.0);
         text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
         margin: 5px;
}

img.contact-thumbnail {
         border: 1px solid rgba(255,42,42,1.0);
         background-color: rgba(255,255,255,0.7);
         padding: 1px;
         height: 75px;
        box-shadow: 0 0 3px #333;
        -moz-box-shadow: 0 0 3px #333;
        -webkit-box-shadow: 0 0 3px #333;
}

.contact .pull-right{
   display: inline-block;
   justify-content: flex-start;
   align-items: center;
   margin-top: 10px;
   float: right;
}

div.list-title a {
         color: rgba(150,27,30,1.0);
         letter-spacing: 1px;
         text-decoration: none;
         font-weight: normal;
         font-size: 1.1em;
}

div.list-title a:hover,
li.active div.list-title  a {
         color: rgba(0,0,0,1.0);
         text-shadow: 1px 1px 1px rgba(238,108,106,0.5);
}
/* =============== EDDE PAGEBREAK - TABS STYLE ENDE =============== */

#jsn-mainbody ol.main li  {
        color: rgba(255,42,42,1.0);
        font-weight: bold;
        font-size: 1.2em;
}

#jsn-mainbody ol.second li  {
        font-weight: normal;
        color: rgba(255,42,42,1.0);
         font-size: 85%;
}


/* =============== TYPOGRAPHY - LIST STYLES =============== */
ul.category li.cat-list-row1  {
         background-color: rgba(255,42,42,0.1);
         padding: 15px 15px 15px 15px;
         margin-bottom: 2px;
         margin-top: 5px;
         padding: 5px;
         border-bottom-color: rgba(255,42,42,0.3);
         display: block;
         min-height: 85px;
}
ul.category li.cat-list-row0  {
         background-color: rgba(255,42,42,0.3);
         padding: 15px 15px 15px 15px;
         margin-bottom: 2px;
         margin-top: 5px;
         padding: 5px;
         border-bottom-color: gba(255,42,42,0.1);
         display: block;
         min-height: 85px;
}

span.list-hits,
span.badge-info {
         background-color: rgba(240,20,200,1.0);
}
div.list-title a {
         color: rgba(255,42,42,1.0);
         letter-spacing: 1px;
         text-decoration: none;
         font-weight: normal;
         font-size: 1.1em;
}

div.list-title a:hover,
li.active div.list-title  a {
         color: rgba(0,0,0,1.0);
         text-shadow: 1px 1px 1px rgba(0,128,0,0.5);
}

.
.list-title a {
         color: rgba(0,100,0,1.0);
}
li.active div.list-title  a {
         color: rgba(0,0,0,1.0);
         text-shadow: 1px 1px 1px rgba(255,42,42,0.5);
}


/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* PAGE PAGINATION */
dl.dl-horizontal > dt {
        color: rgba(0,0,0,1.0);
        font-weight: bold;
        margin-right: 10px;
        margin-bottom: 7px;
        font-size: 1.0em;
        text-transform: none;
        vertical-align: middle;
        text-align: left;
        letter-spacing: 1px;
}

dl.dl-horizontal > dd {
         margin-bottom: 7px;
}


/* =============== PAGEBREAK - CONTACT STYLE =============== */

div.page-header span.contact-name {
        color: rgba(255,42,42,1.0);
        font-size: 1.2em;
        font-weight: bold;
}

div.contact .contact-position dd {
        margin-left: 0;
        font-weight: bold;
        font-size: 16px;
}

.contact h3 {
        font-size: 15px;
        letter-spacing: 2px;
        font-weight: normal;
        margin-bottom: 10px;
        border-bottom: 1px dotted color: rgba(255,42,42,1.0);
}

/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- BUTTON LINK ----- */
#jsn-page .button,
.controls button {
         color: #000;
        background-image: -ms-linear-gradient(top, #32CD32, #98FB98);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c3301f), to(#98FB98));
        background-image: -webkit-linear-gradient(top, #c3301f, #cb3725);
        background-image: -o-linear-gradient(top, #32CD32, #98FB98);
        background-image: linear-gradient(top, #32CD32, #98FB98);
        background-image: -moz-linear-gradient(top,#32CD32, #98FB98);
        background-repeat: repeat-x;
        border: 1px solid #000;
        border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4);
        -webkit-border-radius: 3px;
         -moz-border-radius: 3px;
                  border-radius: 3px;
        filter: progid:dximagetransform.microsoft.gradient(startColorstr='32CD32', endColorstr='#98FB98', GradientType=0);
        filter: progid:dximagetransform.microsoft.gradient(enabled=false);
        *zoom: 1;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
         -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        transition: color 0.1s linear, background 0.3s ease-out;
        -moz-transition: color 0.1s linear, background 0.3s ease-out;
        -webkit-transition: color 0.1s linear, background 0.3s ease-out;
}


div.controls button:hover,
div.controls button:active,
div.controls button:link  {
        color: #FFF;
       background: rgba(255,42,42,1.0);
        border-color: #000;
}

#jsn-page, .itdev-back {
         background: url(../images/bg-glas.png) center top;
}

/* =============== AGB List =============== */
/* ----- ICON LIST ----- */
div.pb-element-list ul.pb-list-icons {
        list-style-type: decimal;
}
div.pb-element-list ul.pb-list-icons li {
        margin: 5px 0;
        position: relative;
        padding-left: 20px;
}
div.pb-element-list ul.pb-list-iconsn li {
        top: 0;
        left: 0;
        width: 16px;
        height: 16px;
        position: absolute;
}
div.pb-element-list ul.pb-list-icons li h4 {
         color: rgba(0,100,0,1.0);
}

/* =============== AGB List =============== */
/* ----- ICON LIST ----- */
div.itdev_agb_heading h4.panel-title a:hover,
div.itdev_agb_heading h4.panel-title a:visited {
          font-weight: bold;
}


/* =============== AGB List =============== */
img.impressum-images {

}
/* =============== ADRESSE =============== */
div.itdev_adresse {
         border-radius: 5px;
         border: 1px solid rgba(255,42,42,0.9);
         background-color: rgba(255,255,255,0.7);
         padding-left: 0.9em;
         box-shadow: 0 0 3px #333;
         -moz-box-shadow: 0 0 3px #333;
         -webkit-box-shadow: 0 0 3px #333;
}

div.itdev_adresse  p {
         text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

div.itdev_code img {
         border-radius: 5px;
         border: 1px solid rgba(0,128,0,1.0);
         background-color: transparent;
          padding: 1px;
        box-shadow: 0 0 3px #333;
        -moz-box-shadow: 0 0 3px #333;
        -webkit-box-shadow: 0 0 3px #3
}


div.itdev_adresse  p a:link {
         color: rgba(0,120,0,1.0);
}

li.jsn-menu-mobile-control {
    display: none !important;
}


div.itdev_adresse {
         border: 1px solid rgba(255,42,42,1.0);
}
itdev_adresse  p a:link,
div.itdev_adresse  p a:visited {
         color: gba(255,42,42,1.0);
}

/* ============================== BACKGROUNG PAGE ============================== */
.sunfw-item-page-content {
        background-color: transparent;
        margin-top: -10px;  
        border-radius: 0px;     
}
.layout-item div.item-page,
.layout-item div.contact,
.layout-item div.contact-category,
.layout-item div.weblink-category {
         background-color: rgba(255,255,255,0.3);
         padding: 10px;       
}


.jsn-uniform.jsn-master,
.controls.choices-required {
  padding: 0 20px; 
}

.social li {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-left: 0px solid rgba(255, 255, 255, 0.15);
  transition: all 0.3s ease-in-out; }
  .sunfw-direction-rtl .social li {
    border-right: 0px solid rgba(255, 255, 255, 0.15);
    border-left: inherit; }
  .social li:last-child {
    border-right: 0px solid rgba(255, 255, 255, 0.15); }
    .sunfw-direction-rtl .social li:last-child {
      border-left: 0px solid rgba(255, 255, 255, 0.15);
      border-right: inherit; }
   .sw-socials-list > li > a:hover i{
       background: rgba(164, 208, 80, 1.0);
   }

.cookialaw {
  display: none;
  z-index: 999; }
  .cookialaw p {
    line-height: 34px;
    margin-bottom: 0; }
  .cookialaw.top {
    top: 0; }
  .cookialaw.left {
    left: 0; }
    .sunfw-direction-rtl .cookialaw.left {
      right: 0;
      left: auto; }
  .cookialaw.right {
    right: 0; }
    .sunfw-direction-rtl .cookialaw.right {
      left: 0;
      right: auto; }
  .cookialaw.bottom {
    bottom: 0; }
  .cookialaw.fixed {
    position: fixed; }
  .cookialaw.full {
    width: 100%; }
  .cookialaw.show {
    display: block; }

.subscribe .btn {
  line-height: 20px;
  border-radius: 0; }

/*!
 * Sun Framework
 * Copyright 2016 Joomlashine.
 * @file _modules.scss
 */
.module-title .box-title.fa:before {
  padding-right: 5px;
  padding-left: 0; }
  .sunfw-direction-rtl .module-title .box-title.fa:before {
    padding-left: 5px;
    padding-right: inherit; }
  .sunfw-direction-rtl .module-title .box-title.fa:before {
    padding-right: 0;
    padding-left: inherit; }

.sunfw-breadcrumb {
  padding: 40px 0; }
  .sunfw-breadcrumb .breadcrumb {
    background: transparent;
    margin: 0;
    padding: 0; }
    .sunfw-breadcrumb .breadcrumb > .active {
      color: #FFF; }

ul.nav > li > a i.fa {
  padding-right: 5px; }

.sunfw-direction-rtl ul.nav > li > a i.fa {
  padding-right: 0;
  padding-left: 5px; }

/* ===============  EINDE ADRESSE =============== */


/* ===============  KONTAKTDATEN =============== */
#sunfw_section_content-bottom .module-body {
   background-color: rgba(255,255,255, 0.2);
   margin-top: 15px;
   margin-bottom: 15px;}
.module-body, .__pf_7ogdit {
  background-color: transparent;
  background-color: rgba(255,255,255,1.0);  
}
/* ===============  ENDE KONTAKTDATEN =============== */
