:root 
{
    --primary_color: #18176a;
    --primary_color_light: #3736a1;
    --primary_color_dark: #0b0b49;
    --secondary_color: #706f6f;
    --secondary_color_light: "#9a9a9a";
	--secondary_color_dark: "#4f4d4d";
}

.body-innerwrapper { overflow-x: hidden !important; }
* {-webkit-overflow-scrolling: touch;}
body.of-hidden{overflow: hidden;}
body.of-hidden .scrollup{display: none !important}
#sp-top-bar .sp-module{display: inherit;margin: 0;}
#sp-top-bar{background-position: 50% 63% !important;padding: 0;}
#sp-top-bar .container{width: 100%;margin: 0;padding: 0;}
#sp-top-bar .row{margin: 0;padding: 0;}
#sp-top1{padding: 0;margin: 0;}
.ontop p{margin: 0;}
.ontop .sppb-addon-content {line-height: 1.2;}
.ontop a{font-size: 95%;font-weight: 600;}
#sp-header{height: 75px;}
.sp-megamenu-parent{font-weight: 500 !important;}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span{line-height: 75px;}
#toplink1{border-right: 1px solid var(--primary_color);}
table tr{border-bottom: 1px solid #fff;padding-bottom: 5px;}
table tr:last-child{border-bottom:none;padding-bottom: 0px;}
table tr td:first-child{padding-right: 5px;}
a {color:var(--primary_color);}
a:hover {color:var(--primary_color_light);}
.pri_color{color:var(--primary_color);}
.pri_color_light{color:var(--primary_color_light);}
.pri_color_dark{color:var(--primary_color_dark);}
.sec_color{color:var(--secondary_color);}

.pri_color_LINK a{color:var(--primary_color);}
.pri_color_light_LINK a{color:var(--primary_color_light);}
.pri_color_dark_LINK a{color:var(--primary_color_dark);}
.sec_color_LINK a{color:var(--secondary_color);}

.pri_color_LINK a:hover,
.pri_color_light_LINK a:hover,
.pri_color_dark_LINK a:hover,
.sec_color_LINK a:hover
{text-decoration:underline;}

.pri_color_BG{background-color:var(--primary_color);}
.pri_color_light_BG{background-color:var(--primary_color_light);}
.pri_color_dark_BG{background-color:var(--primary_color_dark);}
.sec_color_BG{background-color:var(--secondary_color);}

.pri_color_border_top{border: 3px solid var(--primary_color);}
.pri_color_border_bottom{border: 3px solid var(--primary_color);}

.round-circle{border-radius:50%;}
.round-border{border-radius:15px;}
.rounded-corner{border-radius:8px;}
.rounded-image img{border-radius:8px;}
.center{text-align: center;}
.paragraph_no_margin p{margin: 0;}
.link_inverse a{text-decoration: underline;color: #efefef;font-weight: 600;}
.link_inverse a:hover{color: #fff;}
.inverted_link a{color: #fff;}
.trennzeichen{cursor: default;}
.five_columns .sppb-col-md-2,
.five_columns .sppb-col-md-4
{
    flex: 0 0 20% !important;
    max-width: 20% !important;
}

.offcanvas-menu{background-color:var(--primary_color);}
.sp-megamenu-parent{text-align: center;float: none;}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span{font-size: 120%;}
.sp-dropdown{text-align: left;}

.kontakt_icon svg path{fill:var(--primary_color) !important;}
.contact_img svg, .contact_img img{width: 300px;float: right;}
.bfQuickMode fieldset legend{background: var(--primary_color); padding:10px 0 10px 10px; color: #fff;}
.bfQuickMode section, .bfQuickMode fieldset {padding-right: 0 !important;}
.bfbs3-btn-primary{background: var(--primary_color) !important; border-color: var(--primary_color_dark) !important;}
.bfbs3-btn-primary:hover{background: var(--primary_color_dark) !important; border-color: var(--primary_color_dark) !important;}
#offcanvas-toggler {
    float: none;
    margin: 0;
    line-height: 1;
    font-size: 3rem;
    position: fixed;
    right: 15px;
    top: 10px;
    padding: 10px;
    background-color:var(--primary_color);
    color: #fff;
    border: 1px solid rgba(255,255,255,0.6);
}
#offcanvas-toggler:hover {background-color:var(--primary_color_light);}
#offcanvas-toggler >i{color: #fff;}
.offcanvas-menu .offcanvas-inner .sp-module:first-child{background: #fff;margin-bottom: 0;}
#telefon_offcanvas{text-align:center;}
#telefon_offcanvas .fa{font-size:5rem;}
#telefon_offcanvas .info_text{font-size:3rem;line-height:3.5rem}
#telefon_offcanvas a{color:var(--primary_color);}
#telefon_offcanvas a:hover{color:var(--primary_color_light);}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active
{background-color:var(--primary_color_dark);}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li.active
{background-color:var(--primary_color_light);}
/*
#sp-header{height:100px;}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span{line-height:100px;}
*/
#sp-header{background-color:var(--primary_color);}
#colorbox.droppics, #cboxOverlay.droppics, #colorbox.droppics #cboxWrapper{z-index: 999999;}
#jmap_sitemap{text-align: center;}
#zimmer_teaser_home ul{padding-left: 30px;}
#zimmer_teaser a{max-width: 250px;margin: 0 auto;}
.produkt_section{
  overflow-y: auto;
  overflow-x: hidden;
  position: fixed !important;
  z-index: 99999 !important;
  width: 100vw; 
  height:100vh; 
  top: 0;
  left: 0;
    /* scale it down to 0.1 (10%) initially,
     make an offset from bottom left */
  -ms-transform: translate(50px, -50px) scale(0); /* IE9 */
  -ms-transform-origin: left bottom; /* IE9 */
  transform: translate(50px, -50px) scale(0);
  transform-origin: left bottom;
  -webkit-transition: all 0.7s ease;
          transition: all 0.7s ease;
}
.produkt_section .sppb-section-title,
.produkt_section .sppb-section-title .sppb-title-heading
{margin-bottom: 0 !important;}

.inner_cont .sppb-container-inner{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.layout-edit-iframe .produkt_section
{
    transform:none !important;
    width: inherit !important;
    height: inherit !important;
    position: inherit !important;
    z-index: 1 !important;
    top: inherit!important; 
    left: inherit !important;
}
.produkt_section.fullscreen{  
    -ms-transform: translate(0px, 0px) scale(1); /* IE9 */
    transform: translate(0px, 0px) scale(1);
}

.section_close
{
    position: fixed !important;
    z-index: 99999 !important; 
    left: 15px;
    top: 15px;
    font-size: 3.5rem;
    display: block;
    cursor: pointer;
    color: #fff;
    padding: 10px;
    background-color:var(--primary_color_light);
}

.section_next
{
    position: fixed !important;
    z-index: 99999 !important; 
    right: 15px;
    top: 15px;
    font-size: 3.5rem;
    display: block;
    cursor: pointer;
    color: #fff;
    padding: 10px;
    background-color:var(--primary_color_light);
    border: 1px solid rgba(255,255,255,0.6);
}

.section_next.bottom
{
    top:inherit;
    bottom:-25px;
    right: -30px;
    position: absolute!important;
}

.section_close:hover,
.section_next:hover{background-color:var(--primary_color_dark);}
.section_close:active,
.section_next:active{background-color:#333;}
.fs_link img{
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.fs_link img,
.fs_link a,
.zimmer_home a
{cursor: pointer;}
.fs_link img:hover,
.droppicslightbox img:hover
{
    -webkit-filter: brightness(120%) saturate(2); 
    filter: brightness(120%) saturate(2);
}
.preis_schild{
    text-align: center;
    border-radius: 50%;
    position: absolute;
    padding: 25px;
    padding-top: 30px;
    width: 125px;
    height: 125px;
    color: #fff;
    font-weight: bold;
    top: -185px;
    right: 0px;
    background-color:var(--primary_color_dark);;
    border: 5px solid var(--primary_color_light);
    box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.3);
}
.preis_schild_small{
    text-align: center;
    border-radius: 50%;
    position: absolute;
    padding: 10px;
    padding-top: 18px;
    width: 95px;
    height: 95px;
    color: #fff;
    right: -20px;
    top: 30px;
    background-color:var(--primary_color_dark);;
    border: 3px solid var(--primary_color_light);
    box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.3);
}
.preis_schild_small.pad_top{padding-top: 30px;}
.preis_button{
    position: absolute;
    right: 0px;
    top: 200px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.preis_button:hover{
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
}
.preis_schild p{margin: 0;}
.droppicspictures{margin: 0 auto;}
.contact_text table td{padding: 2px 0px;}

.layout-edit-iframe .preis_schild
{
    position: inherit !important;
}
.layout-edit-iframe .preis_schild_small
{
    position: inherit !important;
}
.layout-edit-iframe .preis_button{
    position: inherit !important;
}

.service .sppb-icon{display: none;}

/* ------------------------ Overriddes for Joomshaper Template Colors */

a {color:var(--primary_color);}
a:hover {color: var(--primary_color_dark);}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span{color:#ddd}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a
{color:#fff}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {background: var(--primary_color);}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {color:var(--primary_color);}
#offcanvas-toggler >i {color: #ccc;}
#offcanvas-toggler >i:hover {color:#fff}
.btn-primary,.sppb-btn-primary {border-color: var(--primary_color);background-color:var(--primary_color);}
.btn-primary:hover,.sppb-btn-primary:hover {border-color: var(--primary_color_dark);background-color:var(--primary_color_dark);}
ul.social-icons >li a:hover {color:var(--primary_color);}
.sp-page-title {background: var(--primary_color);}
.layout-boxed .body-innerwrapper {background: #ffffff;}
.sp-module ul >li >a {color: #5a5959;}
.sp-module ul >li >a:hover {color:var(--primary_color);}
.sp-module .latestnews >div >a {color: #5a5959;}
.sp-module .latestnews >div >a:hover {color:var(--primary_color);}
.sp-module .tagscloud .tag-name:hover {background: var(--primary_color);}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {background: var(--primary_color);}
.search .btn-toolbar button {background: var(--primary_color);}
.post-format {background: var(--primary_color);}
.voting-symbol span.star.active:before {color:var(--primary_color);}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {color:var(--primary_color_dark);}
.entry-link,.entry-quote {background: var(--primary_color);}
blockquote {border-color:var(--primary_color);}
.carousel-left:hover,.carousel-right:hover {background: var(--primary_color);}
#sp-footer {background: var(--primary_color);}
.sp-comingsoon body {background-color:var(--primary_color);}
.pagination>li>a,.pagination>li>span {color: #5a5959;}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #5a5959;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color:var(--primary_color);
  background-color:var(--primary_color);
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color:var(--primary_color);
  background-color:var(--primary_color);
}

/* ------------------------ End Overriddes for Joomshaper Template Colors ------------------------ */

@media only screen and (max-width : 1200px)
{
    .preis_button{top:145px;}
}
@media only screen and (max-width : 992px)
{
    #sp-header{height: 0;width: 0;}
    #sp-header.menu-fixed{position: relative}
    .nav-placeholder{display: none;}
    
    #sp-logo-module{padding: 0;}
    .preis_schild{top: -530px;right: -40px;}
    .preis_button{top:55px;}
    #zimmer_teaser_home .desc{max-width: 350px;margin: 0 auto;}
    #sp-header{height: 0 !important;width: 0 !important;position: absolute !important;}
    .contact_img{text-align: center;}
	.contact_img svg, .contact_img img{float: none;}
    .contact_text{width: 300px; margin: 0 auto;}
    #sp-bottom1{margin-bottom: 50px;}
    #sp-bottom2{margin-bottom: 50px;}
    #sp-bottom3{margin-bottom: 50px;clear: both;} 
    .marg_bot_sm{margin-bottom: 25px;}
}
@media only screen and (max-width : 768px)
{
    .section_next.bottom
    {
    top:inherit;
    bottom:-25px;
    right: 0px;
    }
    .preis_schild_small{right:-10px;}
    .preis_button{position: inherit;}
    .preis_schild{top: -75px;right: -40px;}
    .section_close{font-size: 150%;}
    .section_next{font-size: 150%;}
    .marg_bot_xs{border-bottom: 25px solid #fff;display: block;}
    .center-xs{text-align: center;}
    .center-xs img{margin: 0 auto;}
}

@media (min-width: 768px)
{
.inner_cont .sppb-container-inner{width: 750px;}
}
@media (min-width: 992px)
{
.inner_cont .sppb-container-inner{width: 970px;}
}
@media (min-width: 1200px)
{
.inner_cont .sppb-container-inner{width: 1170px;}
}

