@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700');
:root {
	--custom-title-color: #6E6E6E !important;
	--custom-body-color: #6E6E6E !important;
}
body {
    font-family: 'Titillium Web', Verdana, Arial;
    font-size: 12pt;
    color: #6E6E6E;
    height: 100%d
}
html {
    margin-top: 32px !important;
    height: 100%;
}

#seiteninhalt {
    padding-top: 50px;
    padding-bottom: 50px;
}
.icons a {
    color: white;
}

#liegenschaften {
    padding-top: 50px;
    padding-bottom: 50px;
}

#steuern {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f9fafb !important;
}

#titel-single h5 {
    font-size: 20px;
    padding: 10px;
        padding-left: 10px;
    padding-left: 20px;
}

#treuhand {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fffff !important;
}

#bexio {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #f9fafb !important;
}

#mySidenav #menu-hauptmenu {
    text-align: left;
}

#post-image {
    position: relative;
    display: block;
}

#titel-single {
    position: absolute;
    z-index: 2999;
    bottom: 0;
    left: 0;
    color: white;
    width: 100%;
    height: auto;
    background: #235C73;
    font-size: 20px !important;
}

h5 {
    font-size: 15px;
}

.hautpbereich-news {
    margin-top: 120px;
    padding-bottom: 60px;
}

#closebtn {
    float: right;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 55px !important;
}

#mySidenav a {
    color: white;
    text-align: left !important;
    margin-left: 30px;
    font-size: 22px;
    line-height: 38px;
    text-transform: uppercase;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #235C73;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 30px;
    box-shadow: 0px 0px 6px #111;
    z-index: 3500;
	color: white;
}

.nav-right .fa {
    color: #235C73 !important;
    font-size: 27px;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav ul li.current-menu-item a {
    color: white;
}

a {
    color: #4b8e9f;
    text-decoration: none;
}

p {
    margin: 0 0 10px;
        margin-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 13pt;
    line-height: 19pt;
    margin-bottom: 25px;
}
.bexio {
    position: absolute;
    left: 0;
    right: 0;
    width: 185px;
    margin: 0 auto;
    top: -44px;
}

.date-right {
    float: right;
}
#news {
    background-image: url("../images/news.jpg");
    height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -61px;
    padding-top: 50px;
    color: white;
}

#news .button {
    margin-top: 45px;
}

#news h1::after {
    background: white;
}

#slider-start span {
    text-shadow: 0px 0px 6px #6E6E6E !important;
}

#news h1 {
    color: white;
}

#news a {
    color: white;
}


#post {
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid white;
}

.bexio-box {
    padding-bottom: 30px;
    background-color: #f9fafb !important;
    position: relative;
    padding-top: 90px;
    margin-top: 60px;
}
.bexio-box h1::after{
    display: none;
}

.einleitung {
    padding-bottom: 40px;
    background-color: #f9fafb !important;
    position: relative;
    padding-top: 40px;
}

.schnydrig {
    float: right;
}

#map {
    width: 100%;
	height: 650px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    width: 100%;
    padding-top: 10px;
}

input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    border: 2px solid #f1f1f1;
    padding: 7px;
    margin-top: 8px;
}

input:focus, select:focus, textarea:focus {
    border: 2px solid #4B8e9f;
    padding: 7px;
}

.inputleft {
    width: 49%;
    float: left;
    margin-right: 22px;
    padding: 0;
}

.inputright {
    width: 49%;
    float: left;
    padding: 0;
}

a:focus {
    outline: none;
}

.text-right {
    float: left;
    width: 50%;
    text-align: right;
}

.text-left {
    width: 50%;
    float: left;
    text-align: left;
}

#menu-hauptmenu {
    top: 55px;
    position: relative;
    padding: 0;
    text-align: center;
}
.icons {
background: #235C73;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
}

.icons-start {
    background: #235C73;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
}

.tparrows {
    background: #235C73 !important;
    opacity: 0.8 !important;
}

.current-menu-item a {
    font-weight: 600 !important;
}

.description {
    font-size: 15pt;
    float: left;
    font-weight: 600;
    padding-top: 16px;
    position: relative;
    width: 70%;
    margin-left: 17px;
}
.post {
    margin-top: 40px;
    background: #f9fafb !important;
    position: relative;
}

.datum-post {
    margin-top: 15px;
    font-size: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e7e5e3;
}

.button.buttonright {
    position: absolute;
    bottom: 0;
    right: 0;
}

.icon {
    width: 100%;
}

.text-post {
    padding-left: 40px;
    padding-top: 10px;
    padding-right: 20px;
}

.nav-right {
    color: #235C73;
    font-size: 20pt;
    text-align: right;
    padding-right: 30px !important;
    top: 50px;
}

.fa.fa-map-o {
    padding-right: 15px;
}

.iconbox {
    width: 22%;
    float: left;
    position: relative;
}

nav ul li {
    display: inline-block;
    margin-right: 20px;
}

.h1, h1 {
    font-size: 22pt;
    text-transform: none;
    font-weight: 600;
    color: #6E6E6E;
    line-height: 25pt;
}

h3::after {
    content: ' ';
    display: block;
    width: 43px;
    height: 2px;
    margin: 0.3em 0;
    margin-bottom: 0.3em;
    background-color: white;
    margin-bottom: 30px;
}
.h3, h3 {
    font-size: 18pt;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}

input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    width: 220px;
}

.border-right {
    border-right: 1px solid white;
}

.nopadding {
    padding-left: 0px;
    padding-right: 15px;
}

.logo {
    width: 207px;
    float: left;
    padding: 10px;
}
.button {
    border-radius: 0;
    background-color: #235C73;
    color: white;
    text-align: center;
    font-size: 17px;
    padding: 8px;
    transition: all 0.5s;
    cursor: pointer;
    margin-top: 15px;
    border: 2px solid #235C73;
    text-transform: uppercase;
    font-weight: 700;
}

nav ul li:last-child {
    border-right: 0px;
}

.button:hover {
    background-color: #235C73;
    color: white;
    transition: all 0.5s;
    border: 2px solid #235C73;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

.news {
    background-image: url("../images/sd-treuhand.jpg");
    height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

h1::after {
    content: ' ';
    display: block;
    width: 43px;
    height: 2px;
    margin: 0.3em 0;
    background-color: #235C73;
    margin-bottom: 30px;
}

.kontaktfooter {
    background: #f9fafb !important;
    color: #6E6E6E;
    box-shadow: 0px 20px 10px black;
    z-index: 4000;
}
.beschreibung {
    margin-top: 40px;
	text-align: center;
}

.kontaktfooter h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
    color: #6E6E6E;
}

.kontaktfooter h4 {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 500;
    text-transform: uppercase;
    color: #6E6E6E;
}

.kontaktfooter h2::after {
    content: ' ';
    display: block;
    width: 43px;
    height: 3px;
    margin: 0.3em 0;
    background-color: #6E6E6E;
    margin-bottom: 30px;
}

.oeffnungszeiten-box {
    color: #6E6E6E;
}

#box-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    min-height: 548px;
    margin: 0;
    left: 0;
    padding: 50px;
    color: #6E6E6E;
}

.navigation {
    position: relative;
    text-align: center;
}

#menu-hauptmenu-1 {
    top: 54px;
    position: relative;
}

.menu ul {
    padding: 0;
    bottom: 15px;
    position: absolute;
    width: 100%;
}

.oeffnungszeiten-auflistung li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #235c73;
    font-size: 12pt;
}

.oeffnungszeiten-auflistung {
    margin: 0;
    padding: 0;
}

#box-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    min-height: 548px;
    margin: 0;
    left: 0;
    padding: 50px;
    color: white;
}

ul {
    margin-bottom: 10px;
    list-style: outside none none;
    font-weight: 300;
    font-size: 13pt;
    margin-left: 0;
    padding-left: 0;
}


.hideme, .hideme2, .hideme3, .hideme4
{
    opacity:0;
    margin-left: -40px;
}


.hideme5
{
    opacity:0;
}

button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ccc;
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

#seiteninhalt ul li::before, #treuhand ul li::before, #bexio ul li::before, #steuern ul li::before, #liegenschaften ul li::before, #weisser-hintergrund ul li::before, #grauer-hintergrund ul li::before {
    color: #235C73;
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    display: inline-block;
    font-size: inherit;
    position: absolute;
    left: 0;
    top: 3px;
}

#seiteninhalt ul li, .einleitung li, #treuhand ul li, #bexio ul li, #steuern ul li, #liegenschaften ul li, #weisser-hintergrund ul li, #grauer-hintergrund ul li {
    padding: 0 0 0 30px;
    position: relative;
    font-size: 18px;
    line-height: 24px;
}

#seiteninhalt ul li::before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    display: inline-block;
    font-size: inherit;
    margin-right: 15px;
    color: #235C73;
}


#overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    min-height: 548px;
    margin: 0;
    left: 0;
    padding: 50px;
}

.zeit {
    float: right;
}

.veb {
    width: 87px;
    margin-top: 23px;
    float: right;
    margin-right: 0px;
}

nav ul li {
    display: inline-block;
    margin-left: -4px;
    border-right: 1px solid #e7e5e3;
    padding-right: 20px;
}

.h4, h4 {
    font-size: 19px;
    margin-bottom: 15px;
    margin-top: 0px;
    text-transform: unset;
    font-weight: 800;
}
.h2, h2 {
    font-size: 25px;
    text-transform: none;
    font-weight: 700;
    margin-bottom: -30px;
    color: #6E6E6E;
    margin-top: 40px;
}

h2::after {
    content: ' ';
    display: block;
    width: 43px;
    height: 3px;
    margin: 0.3em 0;
    background-color: white;
    margin-bottom: 30px;
}

.decor {
    max-width: 120px !important;
    float: left;
    margin-top: 5px;
}
#navigation {
    background: white;
    color: white;
    position: fixed;
    top: 0;
    z-index: 3000;
    width: 100%;
    border-bottom: 1px solid #e7e5e3;
}
#navigation a {
    color: #6E6E6E;
    text-decoration: none;
    font-size: 17pt;
    text-transform: uppercase;
    font-weight: 500;
}
.menu ul {
    padding: 0;
}

footer {
    background: #235C73;
    color: white;
    padding-top: 25px;
    padding-bottom: 60px;
}
.vc_custom_1469170702072 {
    margin-bottom: 0px !important;
    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    padding-top: 91px !important;
    padding-bottom: 91px !important;
    background-color: #f9fafb !important;
    border-top-color: #ebebeb !important;
    border-top-style: solid !important;
    border-bottom-color: #ebebeb !important;
    border-bottom-style: solid !important;
}

#slider-block {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f8c9e+0,235c73+100 */
background: #3f8c9e; /* Old browsers */
background: -moz-linear-gradient(top, #3f8c9e 0%, #235c73 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3f8c9e 0%,#235c73 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3f8c9e 0%,#235c73 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f8c9e', endColorstr='#235c73',GradientType=0 ); /* IE6-9 */
    padding: 20px;
        padding-right: 20px;
        padding-left: 20px;
    position: absolute;
    bottom: 0;
    color: white;
    font-size: 20pt;
    padding-right: 40px;
    padding-left: 40px;
}

#call {
    display: none;
}    

#mailaction {
    display: none;
}    
    
#slider-start {
    position: relative;
}

footer a {
    color: white;
    text-decoration: underline;
}

.autor {
    margin-top: 60px;
    text-align: right;
    color: white;
    border-top: 1px solid white;
    padding-top: 15px;
}


select {
    padding: 5px;
}

select:focus {
    padding: 5px;
}

div.wpcf7-validation-errors {
    border: 2px solid #235C73;
    padding: 10px;
    margin: 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #235C73 !important;
    padding: 10px !important;
    margin: 0 !important;
}

.clear  {
    clear: both;
}

#navicon-black {
    display: none;
}

.col-lg-4.image-footer {
    height: 558px;
}

.gform_wrapper.gravity-theme .gfield-choice-input+label {
    max-width: none!important;
    position: relative;
    padding-left: 45px;
}
.gfield--type-choice {
    margin: 20px 0!important;
}
.gform_wrapper [type="checkbox"]+label::before {
    width: 25px;
    height: 25px;
    background-color: transparent;
    display: block;
    content: "";
    float: left;
    margin-right: 5px;
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 0;
    border: 2px solid #235C73;
    transform: translateY(-50%);
}
.gform_wrapper input[type="checkbox"]:checked+label::before {
    background-color: #235C73;
    box-shadow: inset 0 0 0 5px #fff;
}
.gform_wrapper .gfield-choice-input {
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0;
}
.gform_fields legend {
    border-bottom: 0;
}
privacybee-widget div, privacybee-widget div ul li, privacybee-widget div a {
	max-width: 100% !important;
	line-height: inherit !important;
}
.KFaIpG_listElement::before {
    display: none !important;
}
li.KFaIpG_listElement {
    padding-left: 0 !important;
}

@media screen and (max-width: 1350px) {
	.col-lg-8.nopadding.nav-center {
		float: right;
	}
	.nav-right {
		display: none;
	}
}

@media screen and (max-width: 1200px) {
	.nav-right {
		display: block;
	}
	.col-lg-4.image-footer {
		height: 200px;
	}
	.veb {
		width: 87px;
    	margin-top: 23px;
    	float: none;
    	margin-right: 0px;
	}
	.oeffnungszeiten-footer {
		width: 100% !important;
	}
	.map-mobile {
		height: 250px !important;
	}
	#box-overlay {
		height: 100%;
		width: 100%;
		position: relative;
		min-height: auto;
		margin: 0;
		left: 0;
		padding: 24px;
			padding-top: 24px;
			padding-bottom: 24px;
		color: white;
		padding-top: 40px;
		padding-bottom: 45px;
	}
#navicon-black {
    display: block;
}

.col-lg-8.nopadding.nav-center {
    display: none;
}

.footer .nopadding {
    padding-left: 20px;
    padding-right: 20px;
}

.mobhid{
    display: none !important;
}

.text-left {
    width: 100%;
    float: left;
    text-align: left;
}

.text-right {
    float: left;
    width: 100%;
    text-align: left;
}

.border-right {
    border-right: 0px solid white;
}

.decor {
    max-width: 105px !important;
    float: none;
    margin-top: 0;
}

footer {
    background: #235C73;
    color: white;
    padding-top: 11px;
    padding-bottom: 20px;
}

#seiteninhalt .nopadding {
    padding-left: 15px;
    padding-right: 15px;
}

#navicon-black {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 12px;
    top: -16px;
}

.icons .nopadding {
    padding-left: 15px;
}

.icon {
    width: 100%;
    padding: 2px;
    max-width: 100px !important;
}
.icons {
    background: #235C73;
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
}
    
    .icons-start {
    background: #235C73;
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
}

.description {
    display: none;
}


.iconbox {
    width: 100%;
    float: left;
    position: relative;
}

.col-lg-3.floatleft.nopadding {
    float: left;
    width: 50%;
}

.schnydrig {
    float: right;
    max-width: 50%;
}

.icons .col-lg-3 {
    width: 25%;
    float: left;
}

}

@media screen and (max-width: 768px) {
.icon {
    width: 100%;
    padding: 2px;
    max-width: 70px !important;
}
    
    .footer .col-lg-5.nopadding {
    width: 100%;
    float: left;
}
    
    .footer .col-lg-2 {
    width: 50%;
    float: left;
}
    
    .footer .col-lg-3 {
    width: 50%;
    float: left;
}
    .veb {
    float: right;
}
    
    
    #news {
    background-image: url("../images/news.jpg");
    height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -61px;
    padding-top: 50px;
    color: white;
}
    
.text-post {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    margin-bottom: 70px;
}
    
.inputright {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
        padding-right: 0px;
        padding-left: 0px;
}
    
    .inputleft {
    width: 100%;
    float: left;
    margin-right: 22px;
}
    
    
    
}

@media screen and (max-width: 700px) {
	#call {
		position: fixed;
		right: 0;
		bottom: 0;
		background: #235C73;
		padding: 15px;
			padding-top: 15px;
			padding-bottom: 15px;
		color: white;
	 	padding-top: 5px;
		padding-bottom: 5px;
		box-shadow: 0px 0px 4px black;
		display: block;
	}
	#mailaction {
		position: fixed;
		right: 49px;
		bottom: 0;
		background: #235C73;
		padding: 15px;
			padding-top: 15px;
			padding-bottom: 15px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		color: white;
		padding-top: 5px;
		padding-bottom: 5px;
		box-shadow: 0px 0px 4px black;
		display: block;
	}
    
#call a {
    color: white;
    font-size: 25px;
}   
    
#mailaction a {
    color: white;
    font-size: 25px;
}
    
.logo {
    width: 180px;
    float: left;
    padding: 10px;
}

#news {
    background-image: url("../images/news.jpg");
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -60px;
    padding-top: 50px;
    color: white;
    padding-bottom: 90px;
}

.oeffnungszeiten-auflistung li {
    padding-top: 10px;
    padding-bottom: 28px;
    border-bottom: 1px solid #235c73;
    font-size: 12pt;
    float: left;
    width: 100%;
}
.h1, h1 {
    font-size: 17pt;
    text-transform: none;
    font-weight: 600;
    color: #6E6E6E;
    line-height: 22pt;
}

.zeit {
    float: left;
    width: 100%;
}
.kontaktfooter h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 29px;
    color: #6E6E6E;
}
.nopaddingblock {
    padding-left: 0px;
    padding-right: 15px;
}    
	.kontaktfooter .mapcol{
		display: none !important;
	}
}

@media screen and (max-width: 370px) {
    
#post-image {
    position: relative;
    display: block;
    height: 200px !important;
}    
    

#slider-start {
    position: relative;
    top: 68px;
    margin-bottom: 68px;
}
    
    .icons .nopadding {
    padding-left: 0;
}
    
#slider-startseite {
    position: relative;
}
    
.logo {
    width: 180px;
    float: left;
    padding: 10px;
}

.oeffnungszeiten-auflistung li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #235c73;
    font-size: 12pt;
}
    
.oeffnungszeiten-auflistung li:last-child {
    margin-bottom: 40px;
}    
    
.h1, h1 {
    font-size: 17pt;
    text-transform: none;
    font-weight: 600;
    color: #6E6E6E;
    line-height: 22pt;
}

.zeit {
    float: left;
}

.kontaktfooter h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 29px;
    color: #6E6E6E;
}
}