  /*
/*
Theme Name: strueby.ch
Author: InfoCom Hartmann GmbH
Author URI: http://www.icnet.ch
Description: Wordpress Theme für Strueby.ch
Version: 1.0.0
License: Strüby Holzbau AG | Strüby Immo AG | Strüby Konzept AG
*/



@import 'css/reset.css';
@import 'css/grid.css';
@import 'css/plugins.css';


/* ------------------------------------------------------------ *\
	Margins
\* ------------------------------------------------------------ */
.abstand-kein { margin-bottom: 0px;}
.abstand-klein { margin-bottom: 30px;}
.abstand-mittel { margin-bottom: 40px;}
.abstand-gross { margin-bottom: 80px;}

@media (max-width: 767px) {
.abstand-mittel { margin-bottom: 30px;}
}
@media (max-width: 575px) {
.abstand-mittel { margin-bottom: 25px;}
}



/* ------------------------------------------------------------ *\
	Basis
\* ------------------------------------------------------------ */
*{box-sizing: border-box;font-family: 'Fira Sans', serif;}

html, body{height: 100%;color: #000000;letter-spacing: 0.5px;min-width: 345px;}
body {line-height: 1;font-size: 16px;height: 100%;}
body.customize-support .schlagschatten{top: 132px;}
body .fett{font-weight: 500;}

ol, ul {list-style: none;}
strong{font-weight: 500;}

blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
blockquote{font-size: 1em;margin: 0px;overflow: auto;}
blockquote:before{content: "«";margin-right: -6px;}
blockquote:after{content: "»";margin-left: -6px;}

table, tr, td, th {border-collapse: collapse;border-spacing: 0;border: none;}

a{text-decoration: none;transition: 0.3s;}

p{font-weight: 400;line-height: 25px; margin-bottom: 20px;}


.section-inhalt-2Spaltig td.tabelleSpalte1 {padding-right: 20px;}




.hintergrundfarbestruebygelb { background-color: #f6d401;}
.hintergrundfarbegrau{background-color: #000000;}
.hintergrundfarbedunkelgrau{background-color: #262626;}

.hintergrund-main{background-color: #7a161e;}
.hintergrund-alt{background-color: #dac9c3;}


.textCenter{text-align: center;}

.marginbottom0 {margin-bottom: 0px;}
.marginbottom20 {margin-bottom: 20px;}
.marginbottom40 {margin-bottom: 40px;}
.marginbottom80 {margin-bottom: 80px;}







/* ------------------------------------------------------------ *\
	Allgemeines
\* ------------------------------------------------------------ */
#seitenwrapper{min-height: 100%;margin-bottom: -200px;padding-top: 100px;}
#seitenwrapper:after{content: "";display: block;}

@media (max-width: 575px) {
#seitenwrapper{margin-bottom: -500px;}
}

.container {margin-right: auto;margin-left: auto;overflow: hidden;height: auto; max-width: 1340px; padding: 0 20px;}

#inhaltHome{padding:95px 0;}

#inhalt{font-family: 'Fira Sans', serif !important; padding:40px 0 95px 0;}
#inhalt a{color: #7a161e;text-decoration: none;font-weight: 400;}
#inhalt td p{margin-bottom: 5px;}
#inhalt a:hover{text-decoration: underline;}
#inhalt .kontaktInhalt a{color: #000000;}
#inhalt .kontaktInhalt a:hover{text-decoration: none;}

#inhalt p{margin-bottom:25px;}
#inhalt div p:last-of-txpe{margin-bottom:25px;}

h1,h2,h3,h4,h5,h6, .bold{font-weight: 500;}

#inhalt h2 {font-size:1.375em;font-weight:400;line-height:34px; margin-bottom:30px; letter-spacing:1px}
#inhalt h3 {font-weight:400;font-size:1.275em;margin-top:0;margin-bottom:20px;}
#inhalt h4 { font-weight: 400; font-size: 1.1em; margin-top: 0;  margin-bottom: 10px;}
#inhalt h5 { font-weight: 500; font-size: 1em;  margin-top: 0; margin-bottom: 0; letter-spacing: 0.5px; line-height: 25px;}


.mailsymbolpng {width: 65px !important; margin-bottom: 25px;}

#inhalt ul { list-style-type: disc; margin-bottom: 27px;}
#inhalt ul li { margin-left: 18px; font-weight: 400; line-height: 25px; letter-spacing: 0.5px;}




/* ------------------------------------------------------------ *\
	Home Boxen
\* ------------------------------------------------------------ */
.block1-1 {height:260px;margin-bottom:20px;width:100%;}

.text-block{padding:15px 20px 20px 20px;position:relative; padding-bottom:60px;}
.text-block h3{font-size:1.5625em;font-weight:400;line-height:32px;}

.text-block.hintergrund-main{color:#dac9c3;}
.text-block.hintergrund-alt{color:#7a161e;}
.text-block.hintergrund-main h3, .text-block.hintergrund-alt h3{font-weight:300;}

.text-block img{display:block;position:absolute;bottom:5px;right:18px;}
.pfeilWeiter{width:38px;height:38px;}


@media (max-width: 991px) {
.block1-1 {height:140px;}
}
@media (max-width: 767px) {
.block1-1 {height:auto;}
}



/* ------------------------------------------------------------ *\
	Section Slider
\* ------------------------------------------------------------ */
.slider-wide { overflow: hidden; }
.slider-wide .slick-slide > div { font-size: 0; }
.slider-wide .slider__slide { position: relative; height: 100%; }
.slider-wide .slider__slide-image img, .slick-slide img { width: 100% ; height: auto; }

/* ------------------------------------------------------------ *\
	Slider Navigation
\* ------------------------------------------------------------ */
.slider .slick-dots { list-style-type: none; position: absolute; bottom: 25px; left: 0; right: 0; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack:center;-ms-flex-pack:center;justify-content:center; width: 100%;}
.slider .slick-dots li { display: inline-block; width: 15px; height: 15px; border-radius:50%;-moz-border-radius:50%; -webkit-border-radius:50%; background: #fff; border: 1px solid #fff; }
.slider .slick-dots li + li { margin-left: 10px; }
.slider .slick-dots button { background: transparent; border: 0; font-size: 0; }
.slider .slick-dots .slick-active { background: #7a161e; }

.slider .slick-arrow { width: 30px; height: 30px; border: 2px solid #fff; display: inline-block; border-right: 0; border-top: 0; background: none; font-size: 0;  -webkit-transition: border-color .4s;  -o-transition: border-color .4s;  transition: border-color .4s; }
.slider .slick-arrow:hover { border-color: #7a161e; }
.slider .slick-prev { position: absolute; top: 50%; left: 20px; z-index: 30; -webkit-transform: rotate(45deg) translateY(-50%); -ms-transform: rotate(45deg) translateY(-50%); transform: rotate(45deg) translateY(-50%); }
.slider .slick-next { position: absolute; top: 45%; right: 20px; -webkit-transform: rotate(-135deg) translateY(-50%); -ms-transform: rotate(-135deg) translateY(-50%); transform: rotate(-135deg) translateY(-50%); }
.slider .slick-arrow:focus { outline: 0; }


@media (max-width: 575px) {
.slider .slick-arrow { width: 20px; height: 20px; }
.slider .slick-prev { left: 10px; }
.slider .slick-next {  right: 10px; }
}


@media (max-width: 767px) {
.slider-wide .slick-dots {  bottom: 10px; }
.slider-wide .slick-dots li { width: 16px; height: 16px; }
}
@media (max-width: 575px) {
.slider-wide .slider__slide-image { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden; height: 270px; }
.slider-wide .slider__slide-image img { max-width: 100%;max-height: 100%;object-fit: cover;}
}





/* ------------------------------------------------------------ *\
	News
\* ------------------------------------------------------------ */
.news { border-bottom: 2px solid #5F5A55; margin-bottom: 30px; padding-bottom: 35px;}
.noborder {border-bottom: none;}
.newstitle {margin-bottom: 30px;}
.newstitle h2 {margin-bottom: 5px !important;}
.news p:last-of-type{ margin-bottom: 0px;}
.news img {width: 100%; height: auto; margin-bottom: 20px;}
.news a{color:#000000;}

.news table{margin-bottom: 25px;}
.news table td{font-size:1em;text-align:left;padding:5px 30px 5px 0;line-height:25px;}
.news table td:last-of-type{padding-right: 0;}

a.linkBox{display:block;width:100%;min-height:42px;font-weight:400;line-height:25px;font-size:1em;color:#fff !important;margin-bottom:9px;padding:8.5px 60px 8.5px 20px;background-image:url(images/pfeil_weiter_weiss.svg);background-size:40px;background-repeat:no-repeat;background-position:center right 15px;letter-spacing:0.6px;background-color:#000000;}
a.linkBox:hover{background-image:url(images/pfeil_weiter_grau.svg); background-color:#dac9c3; color:#000000  !important;text-decoration:none !important;}

a.weiterlesen {display:inline-block; min-height:42px;font-weight:400;line-height:25px;font-size:1em;color:#fff !important;margin-bottom:9px;padding:8.5px 60px 8.5px 20px;background-image:url(images/pfeil_weiter_weiss.svg);background-size:40px;background-repeat:no-repeat;background-position:center right 15px;letter-spacing:0.6px;background-color:#000000;}
a.weiterlesen:hover{background-image:url(images/pfeil_weiter_grau.svg); background-color:#dac9c3; color:#000000 !important;text-decoration:none !important;}

.weitererinhalt {margin-top: 30px;}


/* ------------------------------------------------------------ *\
	Pagination
\* ------------------------------------------------------------ */
.pagination {clear:both; padding: 0; font-size:14px; line-height:18px; display: block; width: 100%; padding: 0 10px;}
.pagination span, .pagination a {display:block;float:left;margin: 0 10px 5px 0;padding:5px 10px 5px 10px; text-decoration:none;width:auto;color:#000 !important; background: #dac9c3;}
.pagination a:hover{color:#000 !important;background: #dac9c3; text-decoration: none !important;}
.pagination .current{padding:5px 10px 5px 10px;background: #7a161e; color:#FFF;}
		

	

/* ------------------------------------------------------------ *\
	Ansprechpartner
\* ------------------------------------------------------------ */
.portraitElement{margin:20px 0;}
.portraitText{padding-top:15px;}
.portraitElement h3{margin-bottom:0;}
.portraitBeschreibung{margin-top:20px;}
.portraitTelefon{margin-top:15px;}
.portraitMail{margin-top:10px;}
img.portraitMail{width:66px;}
a.telefonLink{color:#000000;}

@media (max-width: 575px) {
.portraitMail{margin-top:0px;}
}




/* ------------------------------------------------------------ *\
	Menu
\* ------------------------------------------------------------ */
#hauptnavigation{overflow-y:auto;overflow-x:hidden;position:absolute;bottom:0;top:104px;width:100%;}
#hauptnavigation .menu-hauptmenu-container ul li.menu-item-has-children::before, #hauptnavigation .menu-hauptmenu-container ul li ul li.menu-item-has-children::before{background-image:url(images/pfeil_weiter_weiss_runter.svg);background-repeat:no-repeat;background-size:30px;background-position:center;display:inline-block;width:58px;height:26px;float:right;content:'';border-left:1px solid #7e7e7e;border-top:5px solid #000000;border-bottom:5px solid #000000;border-right:none;background-color:#000000;}
#hauptnavigation .menu-hauptmenu-container ul li.active::before, #hauptnavigation .menu-hauptmenu-container ul li ul li.active::before{transform:rotat(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);border-right:1px solid #7e7e7e;border-left:none;}
#hauptnavigation .menu-hauptmenu-container ul li.current_page_item::before, #hauptnavigation .menu-hauptmenu-container ul li ul li.current_page_item::before{background-image:url(images/pfeil_weiter_weiss_runter.svg);}
#hauptnavigation ul.sub-menu{display:none;}
#hauptnavigation .sub-menu li{display:block;font-size:15px;padding-right:0;}
#hauptnavigation .current_page_parent > ul, #hauptnavigation .current_page_ancestor > ul{display:block;}
#menu{position:fixed;right:0;height:100%;width:310px;z-index:400;display:none;}

#menuIcon{width:26px;height:19px;position:relative;cursor:pointer;float:right; margin-left: 15px;flex: 0 auto;order: 2;}
#menuIcon span{display:block;position:absolute;height:2px;width:100%;left:0; background:#dac9c3;}
#menuIcon span:nth-child(1){top:0px;}
#menuIcon span:nth-child(2){top:9px;}
#menuIcon span:nth-child(3){top:19px;}
#menuSuchenSchliessen{padding:40px 20px;overflow:hidden;width:310px;position:relative;}
#menu .suchenLink, #navigationTop .suchenLink{font-size:1em;background-repeat:no-repeat;padding:4px 30px;display:block;height:24px;}
#menu .suchenLink{background-image:url(images/sucheWeiss.svg);background-size:35px;background-position:-6px center;color:#fff;font-weight:400;float:left;}
#menu .menuSchliessenLink{position:absolute;right:15px;top:30px;}
#menu ul{clear:both;width:310px;}
#menu ul li{display:block;border-bottom:1px solid #7e7e7e;}
#menu ul li a{display:block;font-size:1em;line-height:25px;letter-spacing:0.6px;color:#fff;font-weight:400;padding:6px 20px;height:36px;}
#menu .sub-menu li{border-bottom:none;font-size:0.9em;text-indent:10px;}
#hauptnavigation a:hover,
#hauptnavigation li.current-menu-item>a{background-color:#dac9c3;color:#000000;}

#menu {z-index: 9000;}





/* ------------------------------------------------------------ *\
	Header / Navigation
\* ------------------------------------------------------------ */
#haupttitel{font-size:1.3em;position:absolute;top:-50px;z-index:-100;}
#navigationTop{}

#navigationTop .suchenLink{
clear:both;
height: 50px;
width: 50px;
background-size:35px;
background-position:-6px center;
color: #dac9c3;
font-weight:400;
margin:0 auto;
width:107px;
background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 141.7 141.7'><path fill='%23d4cdc5' d='M115.5 113.5L91.6 89.7C98 82.9 102 73.8 102 63.8c0-20.8-17-37.7-37.8-37.7S26.5 43 26.5 63.8s16.9 37.7 37.7 37.7c9.4 0 17.9-3.4 24.5-9.1l23.9 23.9 2.9-2.8zm-85-49.7c0-18.6 15.1-33.7 33.7-33.7S98 45.2 98 63.8 82.8 97.5 64.2 97.5c-18.6 0-33.7-15.1-33.7-33.7z'/></svg>");
background-size:35px;
background-position: -6px -5px;
color: #dac9c3;font-weight:400;margin:0 auto;width:107px;
}


#suchenIconHeader{height:24px;float:left;flex: 1;display: block;}

#containerHeader{margin: 0 auto;width: 1320px;flex: 0 auto;padding: 0 20px; display: flex; justify-content: space-between; align-items: center}
	
.headerRechts { display: flex; align-items: center;}

#spracheKontaktLinks{padding-left:10px;padding-right:10px;}

#logo{}
#logo img{width:238px;height:auto;}

ul.kontakt{float:right;}
ul.kontakt{padding:27px 0;}
.schlagschatten{position:fixed;width:100%;height:5px;background:-moz-linear-gradient(top, rgba(81,83,82,0.3) 0%, rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(top, rgba(81,83,82,0.3) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(to bottom, rgba(81,83,82,0.3) 0%, rgba(0,0,0,0) 100%);top:100px;z-index:300;}
.schnellzugriff ul{text-align:center;}
.schnellzugriff{min-height:50px;padding:13px 0;}
.kontakt li{display:inline;padding:0 3px;margin-left:-2px;}
.kontakt li a{color:#dac9c3;font-weight:400;font-size:1em;line-height:25px;position:relative;}
.schnellzugriff li{display:inline;padding:0 8px;border-left:1px solid #dac9c3;margin-left:-4px;}
.schnellzugriff li:last-child{border-right:1px solid #dac9c3;}
.schnellzugriff li a{text-transform:uppercase;font-size:1em;color:#dac9c3;letter-spacing:1.3px;line-height:25px;font-weight:400;}
.kontakt li a:hover, .schnellzugriff li a:hover{border-bottom:1px solid #dac9c3;}


#navigationTop{position:fixed;width:100%;min-width:345px;z-index:300;height:100px;padding:10px 0;display: flex;justify-content: space-between;align-items: center;}
#spalteHeaderLinkeseite{height: 79px;flex: 1;display: block;}
#spalteHeaderRechts{position:absolute;top:10px;right:0;float:right;height:79px;padding:26px 10px 26px 10px;width:46px;flex: 1;position: relative;top: 0;left: 0;display: flex;}

@media (max-width: 1650px) {
#spracheKontaktLinks{padding-left:10px;padding-right:10px;}
}
@media (max-width: 575px) {
#logo img {width:160px;}

}




ul.kontakt{float:right;}
ul.kontakt{padding:27px 0;}
.schlagschatten{position:fixed;width:100%;height:5px;background:-moz-linear-gradient(top, rgba(81,83,82,0.3) 0%, rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(top, rgba(81,83,82,0.3) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(to bottom, rgba(81,83,82,0.3) 0%, rgba(0,0,0,0) 100%);top:100px;z-index:300;}
.schnellzugriff ul{text-align:center;}
.schnellzugriff{min-height:50px;padding:13px 0;}
.kontakt li{display:inline;padding:0 3px;margin-left:-2px;}
.kontakt li a{color:#dac9c3;font-weight:400;font-size:1em;line-height:25px;position:relative;}
.schnellzugriff li{display:inline;padding:0 8px;border-left:1px solid #dac9c3;margin-left:-4px;}
.schnellzugriff li:last-child{border-right:1px solid #dac9c3;}
.schnellzugriff li a{text-transform:uppercase;font-size:1em;color:#dac9c3;letter-spacing:1.3px;line-height:25px;font-weight:400;}






.section-inhalt-tabelle table td{font-size:1em;text-align:left;padding:5px 40px 5px 0;line-height:25px;}





/* ------------------------------------------------------------ *\
	Suche
\* ------------------------------------------------------------ */
#searchform, #searchsubmit, #s, #ergebnisse{background-color:#dac9c3;}
#searchsubmit{position:absolute;left:0;top:0;height:42px;width:60px;font-size:35px;padding:2px;float:left;z-index:1;cursor:pointer;}
#s{display:block;width:100%;height:42px;font-size:1em;font-weight:400;padding-left:60px;padding-right:10px;color:#000000;border:none;margin-bottom:50px;}
#suchfeld{width:100%;position:relative;}
.screen-reader-text{display:none;}
#ergebnisse{height:42px;padding:14px 20px;font-size:1em;}
#ergebnisse .current{border-bottom:1px solid #000000;color:#000000;text-decoration:none;}
.seitenLinksSuche, .seitenAnzahlSuchen{float:right;display:inline-block;}
.seitenLinksSuche{margin-left:35px;}
#inhalt .suche .col-4{width:100%;}
#inhalt .suche article h2{font-size:1em;font-weight:500;color:#000000;line-height:1em;margin-bottom:5px;}
#inhalt .suche a{color:#fff;}
#inhalt #ergebnisse a{color:#000000;}
#inhalt #ergebnisse a:hover{border-bottom:1px solid #000000;}
#inhalt .suche a:hover{text-decoration:none;color:#000000;}
#inhalt .suche .col-8, #inhalt .suche .col-4{min-height:1px;padding-right:0;}
#inhalt .suche article p{margin-bottom:5px;}
.inhaltSuchergebnis{padding:20px 0px 20px 20px;}
.suchErgebnis{width:100%;border-bottom:1px solid #000000;overflow:hidden;padding-bottom:10px;}








/* ------------------------------------------------------------ *\
	Slider Head
\* ------------------------------------------------------------ */
#headerCarousel, .item, #sliderHeader{height:500px;}

#headerCarousel h2{font-size:2.8125em;font-weight:300;line-height:50px;letter-spacing:0.6px;color:#fff;position:absolute;bottom:40px; left: auto; right: auto; margin-bottom: 20px;}
#headerCarousel p{font-weight: 300;line-height: 50px;letter-spacing: 0.6px;color: #fff;position: absolute;left: auto; right: auto;font-size: 1.3em;bottom: 0px;}

#headerCarousel h2.sliderfarbegrau, #headerCarousel p.sliderfarbegrau{color:#000000;}

.carousel-control.right, .carousel-control.left{background-repeat:no-repeat;background-position:center;background-size:18px;background-color:rgba(0, 0, 0, 0.6);opacity:1;width:40px;}
.carousel-control.right{background-image:url(images/pfeil_slider_rechts_weiss.svg);background-size:35px;}
.carousel-control.left{background-image:url(images/pfeil_slider_links_weiss.svg);background-size:35px;}

.item{background-size:cover;background-position:center;}
.carousel-fade .carousel-inner .item{opacity:0;transition-property:opacity;transition:opacity 1.5s;}
.carousel-fade .carousel-inner .active{opacity:1;}
.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;opacity:0;z-index:1;}
.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{opacity:1;}
.carousel-fade .carousel-control{z-index:2;}


@media (max-width: 1400px) {
#headerCarousel, .item, #sliderHeader{height: 350px;}
#headerCarousel h2{ left: 45px;}
#headerCarousel p{left: 45px;}
}


@media (max-width: 767px) {
#headerCarousel, .item, #sliderHeader{height: 300px;}
.carousel-control.right, .carousel-control.left{display: none;}
#headerCarousel h2{ font-size: 2em; bottom: 0px;}
#headerCarousel p{display: none;}
}



@media screen and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
} 










/* ------------------------------------------------------------ *\
	Section Bildergalerie
\* ------------------------------------------------------------ */
.gallery {list-style-type:none;}
.gallery li {float: left; margin-right: 2%; margin-bottom: 2%; width:  15%}

.gallery li {  position: relative;}
.gallery li a{ display: block;  }
.gallery li img { width: 100%; }

.gallery li a:before { content: ''; display: inline-block; background: rgba(0, 61, 48, .7); position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 10; visibility: hidden; opacity: 0; -webkit-transition: visibility .4s, opacity .4s; -o-transition: visibility .4s, opacity .4s; transition: visibility .4s, opacity .4s; }
.gallery li a:hover:before { visibility: visible; opacity: 1; }
.gallery li a:hover .gallery-icon { visibility: visible; opacity: 1; }

.gallery-icon { border: 1px solid #dac9c3; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: inline-block; width: 46px; height: 46px; border-radius: 50%; z-index: 20; visibility: hidden; opacity: 0; -webkit-transition: visibility .4s, opacity .4s; -o-transition: visibility .4s, opacity .4s; transition: visibility .4s, opacity .4s; }
.gallery-icon:before { background: #dac9c3; content: ''; display: inline-block; width: 24px; height: 2px;  position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.gallery-icon:after {  background: #dac9c3; content: ''; display: inline-block; width: 2px; height: 24px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

@media (min-width: 767px) {
.gallery li:nth-of-type(6n) {margin-right: 0;}
}
@media (max-width: 767px) and (min-width: 576px) {
.gallery li {margin-right: 3%; margin-bottom: 3%; width: 22.75%}
.gallery li:nth-of-type(4n) {margin-right: 0;}
}
@media (max-width: 575px) {
.gallery li {margin-right: 3%; margin-bottom: 3%; width: 31.33333%}
.gallery li:nth-of-type(3n) {margin-right: 0;}
}





/* ------------------------------------------------------------ *\
	Lightbox
\* ------------------------------------------------------------ */
.modal{display:none;position:fixed;z-index:500;left:0;top:0;height:100%;width:100%;overflow:auto;}
.modalHeader{position:absolute;width:100%;height:100px;top:0;padding:35px 0;}
.modalHeader h2{color:#fff;text-align:center;font-weight:400;display:block;width:80%;margin:0 auto;}
.carousel-modal, .modal-content-bild{position:absolute;width:100%;top:100px;bottom:0; text-align: center;}
.modal-content-bild iframe{max-width:1600px;margin:0 auto;}
.carousel-modal .carousel-inner .item{position:absolute;width:100%;height:100%;}
.carousel-modal .carousel-inner{position:absolute;top:0;bottom:50px;width:100%;padding:0 45px;height:auto;}
.modal-content-bild{bottom:40px;}
.carousel-modal .carousel-inner .item img, .modal-content-bild img{display:block;max-height:100%;max-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.carousel-modal .carousel-control.right, .carousel-modal .carousel-control.left{background-color:#262626;opacity:1;width:50px;top:0;bottom:50px;}
.close{color:white;position:absolute;top:28px;right:10px;width:35px;height:35px;background-image:url(images/schliessen.svg);}
.close:hover,.close:focus{color:#999;text-decoration:none;cursor:pointer;}
img.hover-shadow{transition:0.3s}
.bildnummern{position:absolute;width:100%;height:50px;bottom:0;padding:10px 45px;text-align:center;color:#fff;}
.galerie{overflow:hidden;padding-top:50px;}
.galerieObjekteImBau{padding-top:0;}
#inhalt .galerieObjekteImBau h2, #inhalt .videoGalerie h2{margin-bottom:25px;}


.img-video-block img{position: relative;width: 100%;min-width: 100%;top: auto;left: auto;transform: none;height: auto;}
.modal-content-bild .iframe-wrapper, .img-video-block .iframe-wrapper {overflow: hidden;width: 100%;margin: 0 auto;max-width: 1600px;height: 100%;}
.modal-content-bild .iframe-wrapper iframe,.img-video-block .iframe-wrapper iframe{width: 100%;height: 100%;}





/* ------------------------------------------------------------ *\
	Form Filter
\* ------------------------------------------------------------ */
.selector{background: #FFF;  padding: 15px 0;}
.selector-fixed{position:fixed;top:170px; width: 100%; }
.wohnungsliste-fixed{margin-top:220px;}

.filterspalte {margin-top: 55px; }

.form-select select::-ms-expand{display:none;}
.form-select .select{width:100%;position:relative;}
.form-select .select i{position:absolute ;top:15px; right:15px; pointer-events:none;}
.form-select .select.selected i{pointer-events:initial;}
.form-select .select.selected .field{background-color:#7a161e;color:#fff; border:1px solid #7a161e;}
.form-select .select .field{width:100%; border:1px solid #5F5A55; border-radius:0;outline:0;height:36px;font-size:17px;padding-left:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff; margin-bottom: 8px;}

.ico-arrow-down{ background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='30px' height='16px' viewBox='0 0 30 16'><polygon fill='%235F5A55' points='15.08,16 0,1.379 1.433,0 15.072,13.225 28.561,0.004 30,1.376'/></svg>");background-size: 100%; margin-top: -2px; width: 24px; height: 13px; display: inline-block; vertical-align: middle; font-size: 0px; }
.ico-x{ background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='23px' height='23px' viewBox='0 0 23 23'> <polygon fill='%23FFFFFF' points='23.02,1.314 21.686,-0.02 11.5,10.166 1.314,-0.02 -0.02,1.314 10.166,11.5 -0.02,21.686 1.314,23.02 11.5,12.834 21.686,23.02 23.02,21.686 12.834,11.5'/></svg>");background-size: 100%;margin-top: -4px; width: 16px; height: 16px; display: inline-block; vertical-align: middle; font-size: 0px; }

.filter-container .section__group {margin-bottom:70px;}



/* ------------------------------------------------------------ *\
	Table Wohnungen
\* ------------------------------------------------------------ */
.table{}
.table a.badge{margin:0 5px;text-decoration:none;}
.table tr.wohnung, .table tr.table-titles {border-bottom: 1px solid #5F5A55;}
.table tr.wohnung.active {border-bottom: none;}

.table th{padding:0 0 10px; text-align: left;}
.table tbody td{padding:11px 0;border-top:0;}
.table tbody td:first-child{}
.table tbody td.td-green{}
.table a.pdf {background: #7a161e; padding: 5px 10px; text-transform: uppercase; color: #FFF !important; }
.table a.pdf:hover {text-decoration: none !important; }

.td1 {width: 12%}
.td2 {width:13%}
.td3 {width:18%}
.td4 {width:15%}
.td5 {width:16%}
.td6 {width:14%}


@media (max-width:991px){
.table{font-size:14px;}
}
@media (max-width:767px){
.table{text-align:center;overflow-x:scroll;}
}
@media (max-width:575px){
.table tbody th{padding-left:3px;padding-right:3px;}
}



table.parkplatze {}
table.parkplatze tr:first-of-type {border-top: 1px solid #5F5A55;}
table.parkplatze tr {border-bottom: 1px solid #5F5A55;}
table.parkplatze td { padding: 11px 0; border-top: 0;}


.section-pdf_broschure {text-align: center; margin-top: 50px;}
a.pdf_broschure {display: inline-block; background: #7a161e; padding: 15px 20px; text-transform: uppercase; color: #FFF !important; }
a.pdf_broschure:hover {text-decoration: none !important; }

.broschuren {
display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;
-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;
 }
.broschuren a.pdf_broschure {margin: 0 10px; }


.section-verkaufs-text {text-align: center; margin-top: 50px;}







/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
footer{width:100%;padding:25px 0;}
footer{height:200px;}
#seitenwrapper:after{height:200px;}

.firmenfooter p{margin:0;}
.firmenfooter a, .adressefooter a{color:#000;}
.socialmedia a, .schnellzugriffFooter a{color:#000;line-height:1.4;}

.holzlogo img{width: 100%; max-width: 150px; }

.socialmedia ul li i.fa{font-size:2em;}
.fa{font-family:FontAwesome !important;}
.socialmedia ul li{display:inline-block;}
footer .socialmedia ul li a:hover{border-bottom:0;}
footer img.struebylogo-footer {width: 80%}

@media (max-width: 979px) {
.holzlogo img{margin-top:25px; }
}

@media (max-width: 767px) {
footer{height:320px;}
#seitenwrapper:after{height:320px;}
.holzlogo img{margin-top:0px; }
}
@media (max-width: 575px) {
footer{height:500px;}
#seitenwrapper:after{height:500px;}
footer .schnellzugriffFooter {  padding-top: 20px;  padding-bottom: 20px;}
.firmenfooter, .adressefooter{margin-bottom: 22px;}
footer img.struebylogo-footer { margin-bottom: 20px;}
.socialmedia ul li { display: inline-block;  margin-right: 15px;}
}



/* ------------------------------------------------------------ *\
	Dropdown Formular
\* ------------------------------------------------------------ */
.prospektlink{display: none !important }
.prospektlink{position:absolute;top:100px;z-index:100; }
.prospektlink a{display:block;line-height:25px;color:#fff;height:40px;width:200px;text-align:center;padding:6px 0;letter-spacing:0.6px;font-weight:400;}
.prospektlink a:hover {background-color:#9d9d9c; color:#FFF;text-decoration:none;}
@media (max-width: 575px) {
.prospektlink {  position: absolute; top: 100px; z-index: 100; right: 20px;}
}

.prospektClose{background-image:url(images/pfeil_weiter_weiss_hoch.svg);background-position:center;background-repeat:no-repeat;background-size:40px;width:40px;height:42px;cursor:pointer;position: absolute;bottom: 35px;right: 20px;width: 40px;}
@media (max-width: 767px) {
.prospektClose { position: relative; background-image: url(images/pfeil_weiter_weiss_hoch.svg);  background-position: center; background-repeat: no-repeat; background-size: 40px;  width: 40px;  height: 42px;  display: block;  cursor: pointer;  float: right;}
}


#prospektFormular{bottom:0; height:auto;width:100%;position:fixed;left:0;top:100px;z-index:250;display:none;padding:45px 0 100px 0;overflow-x:hidden;overflow-y:auto;}
#prospektFormular .container{position:relative;}
#prospektFormular h3, #prospektFormular p{color:#fff;font-weight:300;}
#prospektFormular h3{font-size:1.4em;}
#prospektFormular p{margin:30px 0;}
#prospektFormular a {color: #FFF; text-decoration: underline;}


/*
span.wpcf7-list-item{display:inline-block;margin:0 !important;}
input[type="checkbox"]{display:none;}
input[type="checkbox"] + span{width:100%;}
input[type="checkbox"] + span::before{display:block;float:left;background:#848484;width:20px;height:20px;border:6px solid #848484;margin:0 10px 0 0;cursor:pointer;margin-top:-1px;}
input[type="checkbox"]:checked + span::before{background:#fff;}

.wpcf7-form label{display:none;}
.wpcf7-form .col-4, .wpcf7-form .col-5{padding-top:4px;}
.wpcf7-checkbox .wpcf7-list-item{height:20px;margin-bottom:20px !important;display:block;position:relative;}
.wpcf7-checkbox label span, .wpcf7-checkbox label{display:block;height:20px;position:absolute;top:0;line-height:20px;left:0;right:0;}
.wpcf7-form input[type="text"],.wpcf7-form input[type="number"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"], .wpcf7-form input[type="submit"], .wpcf7-form textarea{border:1px solid #fff;padding:9px 12px;width:100%;margin:0 0 9px 0;font-size:1em;line-height:1.5;color:#000;}
.wpcf7-form textarea{border:1px solid #848484;height:350px;background-color:#848484;color:#fff;font-weight:300;}
.textInhalt .wpcf7-form input, .textInhalt .wpcf7-form textarea{border:1px solid #848484;background-color:#848484;color:#fff;font-weight:400;}
.wpcf7-form input[type="submit"]{border:1px solid #cccccc;background-color:#cccccc;color:#5a5a5a;width:200px;float:right;position:relative;float:right;}
input::-webkit-input-placeholder{color:#848484;}
input::-moz-placeholder{color:#848484;}
input:-ms-input-placeholder{color:#848484;}
input:-moz-placeholder{color:#848484;}
.textInhalt input::-webkit-input-placeholder{color:#fff;}
.textInhalt input::-moz-placeholder{color:#fff;}
.textInhalt input:-ms-input-placeholder{color:#fff;}
.textInhalt input:-moz-placeholder{color:#fff;}
textarea::-webkit-input-placeholder{color:#fff;}
textarea::-moz-placeholder{color:#fff;}
textarea:-ms-input-placeholder{color:#fff;}
textarea:-moz-placeholder{color:#fff;}
.wpcf7-validation-errors, .wpcf7-not-valid-tip, .wpcf7-mail-sent-ok{border:none !important;}
.wpcf7-form .wpcf7-not-valid{border:1px solid #eb5a5a !important;}
.wpcf7-checkbox.wpcf7-not-valid{border:none !important;}
.wpcf7-checkbox.wpcf7-not-valid{border:none !important;}
.wpcf7-not-valid-tip{display:none !important;}
.Anzahl .wpcf7-not-valid-tip{display:block !important;}
input:focus,select:focus,textarea:focus,button:focus{outline:none;}
.wpcf7-validation-errors { color: #eb5a5a !important;}

.wpcf7-mail-sent-ok{color:#fff;font-weight:300;}
.textInhalt .wpcf7-mail-sent-ok{color:#5a5a5a;font-weight:400;}
.wpcf7-mail-sent-ok, .wpcf7-validation-errors{text-align:center;border:0;margin:0 !important;}
.ajax-loader{background-image:url('images/ajax-loader.gif') !important;background-repeat:no-repeat;background-position:center !important;background-size:25px !important;width:100% !important;height:0 !important;}
.ajax-loader.is-active{height:25px !important;width:100% !important;}

.wpcf7-checkbox .wpcf7-list-item, .wpcf7-acceptance .wpcf7-list-item{min-height:20px;margin-bottom:20px !important;display:block;position:relative;}
.wpcf7-checkbox label span, .wpcf7-checkbox label,.wpcf7-acceptance label span, .wpcf7-acceptance label{display:block;min-height:20px;top:0;line-height:20px;left:0;right:0;}
.wpcf7-checkbox.wpcf7-not-valid, .wpcf7-acceptance.wpcf7-not-valid{border:none !important;}
.wpcf7-checkbox.wpcf7-not-valid, .wpcf7-acceptance.wpcf7-not-valid{border:none !important;}
*/







/* **************************************************
			    		CONTACT
************************************************** */
div.wpcf7 {margin: 0;padding: 0; width: 100%;}
span.wpcf7-form-control-wrap { position: relative; }

.wpcf7 form input, .wpcf7 form textarea { padding: 10px 15px; width:100%; box-sizing: border-box; 
font-size: var(--fontsize-xs); line-height: var(--line-height-md); color: #000; background: #FFF; border: 2px solid #C5C5C5; border-radius: 25px; margin: 0 0 20px 0;transition: all 0.3s ease;}
.wpcf7 form input:hover, form textarea:hover {outline:none; border: 2px solid #000;}
.wpcf7 form input:focus, form textarea:focus {outline:none; border: 2px solid #000; }

.wpcf7 form textarea {height: 240px; resize: none}

::-webkit-input-placeholder { color: #C5C5C5 !important; opacity: 1; }
::-moz-placeholder { color: #C5C5C5 !important; opacity: 1; }
:-ms-input-placeholder { color: #C5C5C5 !important; opacity: 1; }
:-moz-placeholder { color: #C5C5C5 !important; opacity: 1; }

.wpcf7 form input:focus::-webkit-input-placeholder { color:transparent !important;}
.wpcf7 form input:focus:-moz-placeholder { /* Firefox 18- */ color:transparent !important; }
.wpcf7 form input:focus::-moz-placeholder {  /* Firefox 19+ */ color:transparent !important; }
.wpcf7 form input:focus:-ms-input-placeholder {   color:transparent !important;}

.wpcf7 form input[type=submit] {float: right; width: auto; vertical-align: middle; text-align: center; cursor: pointer; text-decoration: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; 
line-height:1;font-size: var(--fontsize-xs);
padding:1.5rem 2.5rem; background: transparent; border: 2px solid #000; color: #000; border-radius:2.5rem; transition: all .3s ease;}
.wpcf7 form input[type=submit]:hover {background: #000;  color: #fff;}

.wpcf7 form input.wpcf7-not-valid {border: 2px solid rgba(255, 0, 0, 0.2); }

.wpcf7 .wpcf7-submit:disabled{ cursor: not-allowed;opacity: .15; }
.wpcf7 .wpcf7-submit:disabled:hover {background: unset;  color: unset;}



/* WPCF7 */
div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors,
div.screen-reader-response {border: 0px !important; padding: 0px !important; margin: 0 0 25px 0 !important; font-size: 20px; line-height: 30px; color: #000;}

div.wpcf7-mail-sent-ok ul,
div.wpcf7-mail-sent-ng ul,
div.wpcf7-spam-blocked ul,
div.wpcf7-validation-errors ul,
div.screen-reader-response ul{display: none;}

div.wpcf7-response-output {
color: #000;
margin: 10px 0 25px 0 !important;
padding: 0 !important;
border: none !important;
font-weight:300; font-size: var(--fontsize-xs); line-height: var(--line-height-sm);
}

.wpcf7-form.sent .wpcf7-response-output {background: #F0F0F0; padding: 15px 25px !important;border-radius: 20px !important; }
.wpcf7-form.invalid .wpcf7-response-output {background: rgba(255, 0, 0, 0.2); padding: 15px 25px !important;border-radius: 20px !important; }

span.wpcf7-not-valid-tip { color: red !important; font-size: 14px !important; display: block; margin: -15px 0 12px 0 !important;}
input.wpcf7-not-valid {outline:none; border: 1px solid #000;}

.form-control br {display: none;}


.wpcf7-form select {width:100%; padding: 10px 15px;color: #000;background: #F4F4F4; border: 1px solid #F4F4F4; margin: 0 0 10px 0;}


/* RADIO BUTTONS */
.wpcf7-list-item {display: block !important; margin: 0 !important;}

.wpcf7-form .wpcf7-radio {}
.wpcf7-form .wpcf7-radio .wpcf7-list-item-label { display: inline-flex; align-items: center;}
.wpcf7-form .wpcf7-radio label { position: relative; cursor: pointer;}
.wpcf7-form .wpcf7-radio input[type=radio] {position: relative; visibility: hidden; display: none}

.wpcf7-form .wpcf7-radio input[type=radio] + span:before { content: ''; border-radius: 100%; height: 20px; width: 20px; border: 2px solid #F5284B; margin-right: 20px;}
.wpcf7-form .wpcf7-radio input[type=radio] + span:after { display: block; position: absolute; content: '';  border-radius: 100%; height: 12px; width: 12px; top: 4px; left: 4px; visibility: hidden;}

.wpcf7-form .wpcf7-radio input[type=radio]:checked + span:before { background: transparent;}
.wpcf7-form .wpcf7-radio input[type=radio]:checked + span:after { background: #F5284B; visibility: visible;}



/* CHECKBOXES */
.wpcf7-form .wpcf7-checkbox {}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label { display: inline-flex;align-items: top; margin: 0 0 15px;}
.wpcf7-form .wpcf7-checkbox label { position: relative; cursor: pointer;}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] {position: relative; visibility: hidden; display: none}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before { content: ''; height: 18px; width: 18px; min-width: 18px; border: 2px solid #000; margin-right: 15px;  border-radius: 2px}

.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after { display: flex; position: absolute; content: ''; height: 9px; width: 12px; top: 3px; left: 3px; visibility: hidden;
}

.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:before { background: transparent;}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {  
background-image: url("images/icon_form_checked.svg");
  background-size: cover;
  visibility: visible;
}


/* ACCEPTANCE */
.wpcf7-acceptance .wpcf7-list-item-label { display: inline-flex;align-items: top; margin: 0 0 15px;}
.wpcf7-acceptance .wpcf7-list-item-label label { position: relative; cursor: pointer;}
.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {position: relative; visibility: hidden; display: none}

.wpcf7-acceptance .wpcf7-list-item {position: relative; margin: 0 !important;}

.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] + span:before { content: ''; height: 18px; width: 18px; border: 2px solid #000; margin-right: 15px; margin-top: 5px; display: inline-block; border-radius: 2px}

.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] + span:after { display: flex; position: absolute; content: ''; height: 9px; width: 12px; top: 9px; left: 3px; visibility: hidden;}

.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + span:before { background: transparent;}
.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + span:after { 
background-image: url("images/icon_form_checked.svg"); background-size: cover; visibility: visible;
}

@media (max-width: 767px) {
.wpcf7-acceptance .wpcf7-list-item-label { display: block;}
}









/* ------------------------------------------------------------ *\
	Button-Reihe
\* ------------------------------------------------------------ */
.section-buttonreihe {padding-top:5px; display: block;}
.section-buttonreihe ul.buttons { list-style-type:none !important; margin-bottom: 0px !important; text-align: center;}
.section-buttonreihe ul.buttons li {display: inline-block; margin-right: 4px; margin-left: 4px; width: 22%; margin-bottom: 10px;  }
.section-buttonreihe ul.buttons li a { display: inline-block; text-transform: uppercase;font-size: 1em; color: #dac9c3 !important; line-height: 25px;font-weight: 400; text-decoration: none; background-color: #7a161e; padding: 12px 10px !important; 
width: 100%;
text-align: center;}
.section-buttonreihe ul.buttons li a:hover {  text-decoration: none !important; border-bottom: none !important; color: #FFF !important; background-color: #9d9d9c;  }

@media (max-width: 1200px) {
.section-buttonreihe ul.buttons li { width: 46%; }
}
@media (max-width: 991px) {
.section-buttonreihe ul.buttons li { width: 46%; }
}
@media (max-width: 767px) {
.section-buttonreihe ul.buttons li { width: 90%; }
}








/* ------------------------------------------------------------ *\
	Bild Links
\* ------------------------------------------------------------ */
.bild-link{display:block;width:100%;position:relative;height:100%;}
.bild-hover{position:absolute;width:100%;height:100%;opacity:0;transition:all ease 0.5s;-webkit-transition:all ease 0.5s;-moz-transition:all ease 0.5s;padding:20px;z-index:200;}
.bild-hover-content{height:100%;width:100%;overflow:hidden;background:rgba(255, 255, 255, 0.9);}
.bild-hover-content p{position:absolute;color:#000000;font-size:1.375em;text-align:center;width:60%;top:50%;left:50%;transform:translate(-50%, -50%);}
.bild-hover:hover{opacity:1;}

.bild1-1{margin:0 auto 20px auto;}
.singlenews .bild1-1{margin:0 auto 40px auto;}
.bild1-1 img{width:100%;height:auto;display:block;}

.bild-link img.playVideo { position: absolute;  width: 100px;  min-width: 100px;  height: auto; top: 50%; left: 50%;  transform: translate(-50%,-50%); opacity: 0.7; z-index: 2;}

.button{background-color: #f6d401;color: #000000;padding: 5px 10px;;border-radius: 5px;}





/* ------------------------------------------------------------ *\
	News Ansicht 02
\* ------------------------------------------------------------ */
.newsdatum {font-size: 14px; }
.morelink {display: block; margin-top:20px; position: absolute; bottom: 30px;}
.morelink a {color: #FFF!important; text-decoration: none; background-color: #000000; padding: 5px 12px; font-size: 14px;}
.morelink a:hover {text-decoration: none !important; background-color: #9d9d9c;}

.news02 img {width: 100%; height: auto; }
.news02.newsbig {;margin-bottom: 50px; line-height: 1.4; background: #EDEDED;}
.news02.newsbig .newscontent {padding-top: 40px; font-size: 18px;}
.news02.newsbig .morelink a { padding: 7px 15px; font-size: 16px;}


.news02.newssmall h2 { font-size: 1.2em !important; font-weight: 500!important; line-height: 1.3!important; margin-bottom: 15px!important; margin-top: 5px; letter-spacing: 0!important;}
.newsbeitragklein {margin-bottom: 40px; }
.newsbeitragklein .newscontent {line-height: 1.2; }

.newscontentinner {background: #EDEDED; height: 100%; position: relative;}
.newscontentinner p:last-of-type{margin-bottom: 50px !important;}
.newscontent { padding: 20px 15px 20px 15px ;}

.news.noborder {padding: 0 0 50px 0; margin: 0}
.paddingbottom20 {padding-bottom: 20px;}
a.tooverview {color: #FFF!important; text-decoration: none; background-color: #000000; padding: 7px 12px; font-size: 14px; display: inline-block; margin-top: 20px;}
a.tooverview:hover {text-decoration: none !important; background-color: #9d9d9c;}



/* ------------------------------------------------------------ *\
	Round Button in Slider
\* ------------------------------------------------------------ */
.btn-info { background: #7a161e; width: 220px; height: 220px; padding: 15px;
position: absolute; top: 40px; left: 80px;-ms-transform: rotate(-15deg);-webkit-transform: rotate(-15deg);transform: rotate(-15deg);
text-align: center; border-radius: 100%;
display: inline-flex; flex-direction: column; justify-content: center; align-items: center; font-size: 20px; line-height: 26px; color: white; text-decoration: none;
-webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.5);
box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.5);
-webkit-transition: all ease .3s;  -o-transition: all ease .3s;  transition: all ease .3s;
border: 5px solid #fff;
}
a.btn-info:hover { background: #000000; }
@media (max-width: 1400px) {
.btn-info { width: 180px; height: 180px; padding: 15px;top: 40px; left: 60px; font-size: 18px; line-height: 24px; }
@media (max-width: 991px) {
.btn-info { width: 170px; height: 170px; }
}
@media (max-width: 767px) {
.btn-info { width: 160px; height: 160px; padding: 12px; top: 40px; left: 40px; font-size: 16px; line-height: 22px; border: 3px solid #fff;}
}
@media (max-width: 575px) {
.btn-info { width: 140px; height: 140px; padding: 12px; top: 40px; left: 20px; font-size: 16px; line-height: 22px; }
}