/*
Theme Name: WSW Theme
Theme URI: https://wsw-stb.de
Description: Template für WSW Steuerberater
Author: SPAYZE
Author URI: https://spayze.de
Version: 1.0
*/



/*--- GENERAL ---*/

@font-face {
    font-family: 'Raleway';
    font-weight: 700;
    src: url('../fonts/Raleway.ttf') format('truetype');
}

@font-face {
    font-family: 'SourceSansPro';
    font-weight: 700;
    src: url('../fonts/SourceSansPro-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'SourceSansPro';
    font-weight: 300;
    src: url('../fonts/SourceSansPro-Light.ttf') format('truetype');
}

*{
    box-sizing: border-box;
    text-size-adjust: auto;
}

a{
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

a:hover{
  color: #005397;
}

body{
  font-size: 18px;
  font-family: 'SourceSansPro', sans-serif !important;
  color: #000;
}

.parallax{
  background: url(../images/bg-fulda.jpg) center center no-repeat !important;
  background-attachment: fixed !important;
  background-size: cover !important;
  width: 100%;
  height: 100%;
}

h1, .h1{
  font-family: 'Raleway', sans-serif !important;
  font-size: 3.125rem;
  color: #fff;
  text-transform: uppercase;
}

h2, .h2{
  font-family: 'Raleway', sans-serif !important;
  font-size: 2.75rem !important;
  color: #000;
  text-align: center;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding-bottom: 25px;
}

h3, .h3{
  font-family: 'Raleway', sans-serif !important;
  font-size: 1.75rem !important;
  color: #000;
  text-align: left;
  font-weight: 700 !important;
}

h4, .h4{
	font-family: 'Raleway', sans-serif !important;
  font-size: 1.5rem !important;
  color: #000;
  text-align: left;
  font-weight: 700 !important;
}

h5, .h5{
	font-family: 'Raleway', sans-serif !important;
  font-size: 1.15rem !important;
  color: #000;
  text-align: left;
  font-weight: 700 !important;
	padding-top: 80px !important;
}

.breadcrumbs {
    margin: 0 0 2rem 0 !important;
}

.hr-long{
  width: 90px;
  height: 1px;
  background-color: #005397;
  margin: 0 auto 10px;
}

.hr-short{
  width: 60px;
  height: 1px;
  background-color: #89A3CF;
  margin: 0 auto;
}



.btn-blue{
  background-color: #005397;
  padding: 10px 20px;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  border-bottom: 2px solid rgba(0,0,0, 0);
}

.btn-white{
  background-color: #fff;
  padding: 10px 20px;
  color: #005397;
  font-weight: 700;
  border-bottom: 2px solid rgba(0,0,0, 0);
}

a.btn-white:hover{
  background-color: #005397;
  color: #fff;
  border-bottom: 2px solid #fff;
}

a.btn-blue:hover{
  background-color: #89A3CF;
  color: #fff;
  border-bottom: 2px solid #005397;
}

.alignright{
  float: right;
  margin: 0 0 20px 20px;
}

.alignleft{
  float: left;
  margin: 0 20px 20px 0;
}


/*--- PRE-HEADER ---*/

.preheader{
  width: 100%;
  font-size: 0.85rem;
  color: #000;
  padding: 10px 0;
  background-color: #F5F5F5;
}

.preheader a{
  color: #000;
  font-size: 0.85rem;
}

.preheader a:hover{
  color: #005397;
  border-bottom: 1px dotted #005397;
}



/*--- NAVIGATION ---*/

nav{
  padding-top: 15px;
  float: right;
}

.main-navigation{
  background-color: #fff;
  padding: 20px 0;
}



nav a{
  font-size: 1.125rem;
  font-weight: 300;
  color: #000;
}

nav a:hover{
  color: #005397;
}

nav .current-menu-item a{
    color: #005397;
}

nav .sub-menu{
  background-color: #fff;
  list-style: none;
  z-index: 5;
  text-align: left;
  line-height: 1.5rem;
  border: 0px;
}

.dropdown .is-dropdown-submenu a {
    width: 270px;
}

nav .sub-menu a{
  line-height: 1.6rem;
}

nav .sub-menu a:hover{
  background-color: #f3f3f3;
}

nav a:hover{
  display: block;
}

.responsiveMenu{
  display:none;
	position:absolute;
  top: 72px;
  right: 25px;
  width: 25px;
  height: 25px;
	background: url(../images/mmenu.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
}

.responsiveMenu a{
  display: block;
  width: 100%;
  height: 100%;
}

#responsiveMenu{
  display: none;
  z-index: 10;
}

.logo img{
  width: 220px;
}


/*--- HERO ---*/

.hero{
  width: 100%;
  height: 550px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.hero-h1{
  position: absolute;
  bottom: 90px;
  left: 5%;
  padding: 30px;
  background-color: rgba(0,0,0, 0.25);
}

.hero-h1 h1{
  color: #fff;
}

.hero-h1 p{
  text-align: right;
  font-size: 2rem;
  color: #fff;
}
.hero-h1 p::before{
  content:'';
  background-image: url(../images/hero-animation_00117.gif);
  width: 290px;
  height: 25px;
  display: inline-block;
  margin-right: 125px;
  background-size: cover;
}

/*--- INTRO AND INFORMATION ---*/


.umzug{
	background-color: #005397;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 40px 0;
	
}

.umzug p{
	max-width: 580px;
	text-align: center;
	margin: 0 auto;
}

.umzug p:first-child{
	font-size: 1.5rem;
	margin-bottom: 10px;
}

.intro-info{
  background-color: #fff;
  padding: 80px 0;
}

.intro-info h2{
  text-align: left;
}

.intro-info h3{
  color: #005397;
}

.intro-info .hr-long, .intro-info .hr-short, .basic-site .hr-long, .basic-site .hr-short{
  margin: 0 0 10px
}

.info-box{
  background-color: #F3F3F3;
  padding: 30px 20px;
  position: relative;
}

.info-box .heading{
  font-family: 'Raleway', sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
}

.info-box .subline{
  color: #005397;
  font-size: 1.5rem;
  font-weight: 700;
}

.info-box ul{
  display: inline-block;
  margin: 20px 0 0 ;
  width: 100%;
}

.info-box ul li{
  display: inline-block;
  list-style: none;
  margin-top: 5px;
}

.info-box ul li:first-child{
  margin: 0 10px 0 0;
}


/*--- LEISTUNGEN ---*/

.leistungen{
  background-color: #f8f8f8;
  padding: 80px 0;
  background: url(../images/wsw-start.jpg) center center no-repeat;
  background-size: cover;
}

.leistungen h3{
  font-size: 1.5rem;
  text-align: center;
}

.leistung-content{
  background-color: rgba(255,255,255,0.8);
  border: 1px solid #89A3CF;
  padding: 0 30px 30px;
  margin-top: 100px;
  min-height: 340px;
}

.leistung-content p{
  margin-bottom: 2rem;
}

.leistung-content img{
  position: relative;
  top: -40px;
}

.basic-content-box{
  background-color: rgba(255,255,255,0.8);
  border: 1px solid #89A3CF;
  padding: 30px 30px;
  margin-top: 30px;
}

.basic-content-box h3 {
  text-align: center !important;
}

.basic-content-box h3 a{
  text-transform: none;
}

/*--- PARTNER ---*/

.partner{
  padding: 80px 0;
  background-color: #fff;
  border-top: 1px solid #dadada;
}

.partner h3{
  color: #005397;
  text-align: center;
  margin: 20px 0 40px;
}

/*--- CTA ---*/

.cta{
  padding: 80px 0;
  background-color: rgba(0,0,0,0.25);
  position: relative;
}

.blue-hr{
  position: absolute;
  left: 0;
  top: -18px;
  width: 100%;
}

.blue-hr-2{
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
}

.blue-hr-hero{
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
}

.blue-path{
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 100%;
}

.cta-content{
  color: #fff;
  z-index: 5;
}

.cta-content p{
  font-size: 1.375rem;
  font-weight: 700;
}

.cta-content ul{
  padding-top: 20px;
}

.cta-content ul li{
  display: inline-block;
  list-style: none;
  padding: 0 10px;
}

.cta-content ul li a{
  border-bottom: 2px solid rgba(0,0,0, 0);
}



/*--- Facebook ---*/

.facebook{
  padding: 80px 0;
  background-color: #fff;
}

.facebook a{
  background-image: url(../images/facebook-wsw.jpg);
  width: 500px;
  height: 531px;
  background-size: cover;
  margin: 0 auto;
  display: block;
}


/*--- BASIC-SITE ---*/

.basic-site{
  background-color: #fff;
  padding: 80px 0;
  text-align: left;
}

.basic-site .content-text{
  padding: 20px 0 0;
}

.heading-animation::after{
  content:'';
  background-image: url(../images/hero-animation_00117.gif);
  width: 174px;
  height: 15px;
  display: block;
  margin: 10px;
  background-size: cover;
}

.basic-site h2, .basic-site .h2{
  font-family: 'Raleway', sans-serif !important;
  font-size: 1.875rem !important;
  color: #000;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding-bottom: 15px;
  text-align: left;
}

.basic-site h3, .basic-site .h3{
  font-family: 'Raleway', sans-serif !important;
  font-size: 1.5rem !important;
  color: #000;
  font-weight: 700 !important;
  text-transform: uppercase;
  padding-bottom: 10px;
  text-align: left;
}

.basic-site .leistung-content p, .basic-site .leistung-content h3{
  text-align: center;
}

.basic-site .leistung-content h3{
  text-transform: none;
}

.leistung-wrap h3 a{
  color: #000;
}

.leistung-wrap h3 a:hover{
  color: #005397;
}

/*--- SIDEBAR---*/

.sidebar{
  border-left: 1px solid #eaeaea;
  padding: 20px 20px 20px;
}

.sidebar .heading{
  font-family: 'Raleway', sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin: 0 0 10px;
}

.sidebar .large-text{
  font-size: 1.25rem;
  color: #005397;
  font-weight: 700;
}

.mio{
  background-color: #f8f8f8;
}


/*--- SIDEBAR MENU ---*/

.menu-sidebar-menu-container ul{
  display: inline-block;
}

.menu-sidebar-menu-container ul li{
  margin-bottom: 2px;
}

.menu-sidebar-menu-container ul li a{
  background-color: #f8f8f8;
  color: #000;
  line-height: 1.7rem;
}

.menu-sidebar-menu-container ul li a:hover{
  color: #005397;
  background-color: #f1f1f1;
}



.menu-sidebar-menu-container ul .current-menu-item a, .navigation .menu-hauptmenue-container ul li .sub-menu .current-menu-item a{
  color: #005397;
  background-color: #f1f1f1;
}

/*--- CAREER ---*/

.careerfact{
  padding: 30px 0 0;
}

.career-img{
  padding: 0 0 20px 20px !important;
}

.career-text{
  display: inline-block;
  padding-left: 20px;
}

.accordion-title{
  font-size: 1.25rem !important;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
}

.accordion-title::before{
  top: 42%;
  font-size: 1.5rem;
  font-weight: 300 !important;
}

/*--- PARTNER ---*/

.partner-section{
  padding-bottom: 50px;
}

.single-partner{
  padding: 15px 0 30px;
  border-top: 1px solid #eaeaea;
}

.single-partner .image-partner{
  height: 150px;
  width: 150px;
  background-position: center;
  border-radius: 50%;
  background-size: cover;
  margin: 0 auto 15px;
}

.single-partner h3, .single-partner .text-partner{
  text-align: center;
}

/*--- EMPLOYEES ---*/

.single-employee{
  text-align: center;
  font-size: 1rem;
  margin-bottom: 25px;
}

.single-employee .image-employee{
  height: 120px;
  width: 120px;
  background-position: center;
  border-radius: 50%;
  background-size: cover;
  margin: 0 auto 15px;
}

.single-employee .name-employee{
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
}


/*--- CONTACT-FORM ---*/

.contactform div{
    margin-bottom: 15px;
}

.contactform input{
    width: 100%;
    padding: 5px;

}

.contactform textarea{
    border: 1px solid #dadada;
    padding: 5px;
    width: 100%;
    min-height: 300px !important;
    max-height: 450px !important;
    max-width: 100% !important;
}

.contactform button, [type="button"], [type="reset"], [type="submit"]{
    background-color: #005397;
    border: 0px;
    color: #fff;
    padding: 10px 25px;
    font-family: 'Source Sans Pro', sans-serif;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    font-weight: 700;
}

.contactform button:hover, [type="button"]:hover, [type="reset"]:hover, [type="submit"]:hover{
    background-color: #89A3CF;
}

div.wpcf7-response-output {
    margin: 2em 0em 1em !important;
}


/*--- FOOTER ---*/

footer{
  background-color: #EFEFEF;
  position: relative;
  font-size: 0.875rem;
}

footer .blue-hr{
position: relative;
height: 0px;
top:-12px;
}

.footer{
  padding: 50px 0;
}

.footer p{
  line-height: 1.3;
  margin-bottom: 5px;
}

.fmenu-leistungen ul {
	display: block;
}

.fmenu-leistungen ul li{
	list-style-type: none;
}

.fmenu-leistungen ul li a{
	padding-left: 0px;
}

/*--- POST-FOOTER ---*/

.post-footer{
  background-color: #005397;
  color: #fff;
}

.post-footer a{
  margin: 10px 20px 10px 0;
  list-style: none;
  display: inline-block;
  color: #fff;
}

.post-footer a:hover{
  color: #fff;
  border-bottom: 1px dotted #fff;
}

.post-footer p {
  padding: 10px 0;
  margin: 0;
}




@media (max-width: 1145px) {

  h3, .h3{
    font-size: 1.5rem !important;
  }

}

@media (max-width: 1045px) {

  .basic-site h1, .basic-site .h1{
    font-size: 2rem !important;
  }

}

@media (max-width: 930px) {
  #navigation{
      display: none;
  }

  #responsiveMenu, .responsiveMenu{
      display: block;
  }

  .hero{
    height: 380px;
  }
}


@media (max-width: 850px) {


  .hero-h1 h1{
    font-size: 2.25rem;
  }

  .hero-h1 p{
    font-size: 1.75rem;
  }

  .hero-h1 p::before{
    display: none;
  }


}

@media (max-width: 810px) {


  .basic-site h1, .basic-site .h1{
    font-size: 1.5rem !important;
  }

  .leistungen{
    background: none;
    background-color: #f8f8f8;
  }

  .leistung-content{
    padding: 0 10px 30px;
  }

}

@media (max-width: 730px) {

  .hero-h1{
    left: 2%;
    bottom: 30px;
  }

  .hero-h1 h1{
    font-size: 2rem;
  }

  .hero-h1 p{
    font-size: 1.5rem;
  }

}

@media (max-width: 640px) {

  .hero{
    height: 300px;
  }

  .basic-site h1, .basic-site .h1{
    font-size: 1.8rem !important;
  }

  .leistung-content{
    min-height: 0px;
    margin-top: 70px;
  }

  .facebook a{
    width: 100%;
    height: 400px;
  }

}
