/*
Theme Name: innotag Theme
Theme URI: http://www.hospizfoerderverein.de
Template: Divi
Author: innotag Internetagentur
Author URI: https://www.innotag-internetagentur.de
Description: Individuell entwickeltes Theme für das Hospiz Ettlingen durch die innotag Internetagentur
Version: innotag_10.0.0.1516460015
Updated: 2018-01-20 15:53:35

*/

h1 {
    font-size: 40px;
    line-height: 1.4em;
    color: #666;
    font-family: 'Josefin Sans', sans-serif;
    padding: 40px;
}
h2 {
    font-size: 30px;
    line-height: 1.4em;
    color: #999;
    font-family: 'Josefin Sans', sans-serif;
}
h3 {
    font-size: 25px;
    line-height: 1.2em;
    color: #999;
    font-family: 'Raleway', sans-serif;
}
h4 {
    font-size: 20px;
    line-height: 1.2em;
    color: #999;
    font-family: 'Josefin Sans', sans-serif;
}
h5 {
    font-size: 18px;
    line-height: 1.2em;
    color: #999;
    font-family: 'Raleway', sans-serif;
}
h6 {
    font-size: 16px;
    line-height: 1.2em;
    color: #999;
    font-family: 'Raleway', sans-serif;
}
#main-header {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}
#logo {
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
}
.et_main_title {
    margin-left: -20px;
    padding: 20px;
}
.et_project_meta_title {
    display: none;
}
.et_project_meta {
    padding: 20px;
}
#main-footer {
    background-color: #f9f9f9 !important;
}
#footer-bottom {
    background-color: #f3f3f3;
}
#footer-info a:hover {
    color: #85754e;
}
#searchsubmit {
    background-color: #85754e !important;
    color: #fff !important;
}
.et_slide_in_menu_container {
    background-color: #fff !important;
}
.et_pb_button {
    font-size: 18px;
    line-height: 1.7em;
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    background-color: #fff;
    color: #999 !important;
    border: 2px solid #999;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    padding: 7px 17px;
}
.et_pb_button:hover {
    background-color: #fff !important;
    border: none;
}
.et_pb_tab {
    padding: 50px;
}
.et_overlay {
    background-color: rgba(0,0,0,.2);
    border: none;
}
.et_pb_widget ul li {
    background-color: #fff !important;
    text-align: center;
    border: 1px solid #85754e;
    padding: 9px !important;
}
#comment-wrap {
    padding-left: 20px;
    padding-right: 20px;
}
.single-project #comment-wrap {
    display: none;
}
.et_pb_team_member_description h4 {
    padding-left: 20px;
    padding-top: 0;
    padding-right: 20px;
    background-color: #fff;
    font-weight: bold;
    color: #333;
}
p, body {
    font-size: 16px;
    color: #999;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
}
a {
    color: #000;
}
.jc-section-grey {
    background-color: #f9f9f9 !important;
}
.et_pb_inline_icon:before {
    color: #fff !important;
}
.jc-home-slider h2.et_pb_slide_title {
    padding-bottom: 100px;
    padding-top: 100px;
    background-color: rgba(0,0,0,0.2) !important;
}
#main-header.et-fixed-header {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}
.et_pb_widget ul li a:hover {
    color: #85754e;
}
.widgettitle {
    margin-bottom: 10px;
    text-align: center !important;
}
.mobile_menu_bar.et_pb_header_toggle.et_toggle_fullscreen_menu::before {
    font-size: 24px;
    content: "Menu";
    font-weight: 500;
    color: #85754e !important;
    font-family: 'Josefin Sans', sans-serif !important;
    letter-spacing: 4px;
}
.mobile_menu_bar.et_toggle_fullscreen_menu::before {
    color: #333 !important;
}
.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu::before {
    font-size: 24px;
    content: "Menu";
    color: #85754e;
    font-family: 'Josefin Sans', sans-serif !important;
}
.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu::after {
    color: #333 !important;
}
li.menu-item a {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #333 !important;
    letter-spacing: 4px !important;
}
.et_mobile_menu li a:hover, .et_mobile_menu current-menu-item li {
    font-weight: 500;
    color: #999;
}
.jc-border-hover .et_pb_column {
    position: relative;
    overflow: hidden;
}
.jc-border-hover .et_pb_column img {
    -moz-transition: all 0.5s  ease-in-out;
    -webkit-transition: all 0.5s  ease-in-out;
    -o-transition: all 0.5s  ease-in-out;
    transition: all 0.5s  ease-in-out;
}
.jc-border-hover .et_pb_column:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.jc-border-hover .et_pb_column:hover .et_pb_image:after {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    background-color: rgba(0,0,0,0.2);
}
.jc-border-hover .et_pb_promo_description {
    position: static !important;
}
.jc-border-hover .et_pb_column .et_pb_promo_description:before {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    content: '';
    -moz-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, transform 0.35s;
    -webkit-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    -o-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    -webkit-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s,
    -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transform-origin: 0 0;
    opacity: 0;
    -moz-transform: scale(0,1);
    -webkit-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.jc-border-hover .et_pb_column .et_pb_promo_description:after {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    content: '';
    -moz-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, transform 0.35s;
    -webkit-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    -o-transition: opacity 0.35s,
    -webkit-transform 0.35s;
    -webkit-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s,
    -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transform-origin: 100% 0;
    opacity: 0;
    -moz-transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -o-transform: scale(1,0);
    transform: scale(1,0);
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.jc-border-hover .et_pb_column:hover .et_pb_promo_description:before, .jc-border-hover .et_pb_column:hover .et_pb_promo_description:after {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -moz-transition-delay: 0.15s;
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.jc-border-hover .et_pb_column .et_pb_promo_description h2 {
    width: 100%;
    position: absolute;
    top: 37%;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    text-align: center;
    color: #fff;
    padding: 0;
    margin: 0;
}
.jc-border-hover .et_pb_column .et_pb_promo_description p {
    width: 100%;
    position: absolute;
    top: 42%;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    text-align: center;
    color: #fff;
}
.jc-border-hover .et_pb_column:hover .et_pb_promo_description h2 {
    width: 100%;
    position: absolute;
    top: 40%;
    opacity: 1;
    text-align: center;
    color: #fff;
}
.jc-border-hover .et_pb_column:hover .et_pb_promo_description p {
    width: 100%;
    position: absolute;
    top: 50%;
    opacity: 1;
    text-align: center;
    color: #fff;
}
.jc-border-hover .et_pb_promo {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
.jc-border-hover .et_pb_promo_button {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}
p.et_pb_member_position {
    padding-bottom: 20px !important;
}
.et_pb_team_member {
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.et_pb_team_member img {
    max-width: 200px;
    margin-top: -100px;
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    overflow: hidden;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    -o-border-radius: 200px;
    border-radius: 200px;
    border: 2px solid #fff;
}
.et_pb_team_member_description p {
    padding: 0 20px;
}
.et_pb_module.et_pb_team_member {
    background-color: #fff;
}
ul.et_pb_member_social_links {
    padding-left: 60px !important;
    padding-bottom: 40px !important;
}
a.et_pb_font_icon {
    color: #999;
}
a.et_pb_font_icon:hover {
    color: #85754e;
}
.jc-team-member a.et_pb_button.et_pb_module {
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-top: -50px;
    font-size: 18px;
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    -moz-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    background-color: #fff;
    color: #999 !important;
}
.meta a h3 {
    color: #fff;
}
.et_pb_column_4 {
    position: relative;
}
.jc-portfolio .et_pb_portfolio_item {
    position: relative;
    overflow: hidden;
}
.jc-portfolio .et_pb_portfolio_item img {
    -moz-transition: 0.35s;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}
.jc-portfolio .et_pb_portfolio_item:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
article.project {
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    border-style: none;
}
article.project img {
    padding: 20px;
}
.et_project_categories a {
    display: none;
}
.entry-content p {
    padding: 20px;
}
.nav-single.clearfix {
    padding: 20px;
}
.nav-next a, .nav-previous a {
    color: #85754e;
}
.et_pb_number_counter h3 {
    padding-top: 30px !important;
}
.percent-value {
    color: #85754e !important;
}
.jc-text p, h2 {
    color: #333 !important;
}
.jc-row-background {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 30px 50px !important;
}
.jc-contact-form .et_pb_contact p input, .jc-contact-form .et_pb_contact p textarea {
    font-size: 16px;
    background-color: transparent;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-weight: 300;
    color: #333;
    border: 2px solid #333;
    font-family: 'Raleway', sans-serif;
}
.jc-contact-form .et_pb_button {
    font-size: 18px;
    line-height: 1.7em;
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    background-color: transparent !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500;
    color: #333 !important;
    border: 2px solid #333;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    padding: 7px 17px;
}
.jc-contact-form .et_pb_button:hover {
    background-color: transparent;
    border: none;
}
.et_pb_contact_captcha_question {
    color: #000;
}
.et_pb_contact_submit, .et_pb_contact_reset {
    margin: 6px;
}
.jc-contact-form ::-webkit-input-placeholder {
    color: #000 !important;
}
.jc-contact-form ::-moz-placeholder {
    color: #000 !important;
}
.jc-contact-form :-ms-input-placeholder {
    color: #000 !important;
}
.jc-contact-form :-moz-placeholder {
    color: #000 !important;
}
.jc-testimonial strong.et_pb_testimonial_author {
    padding-left: 20px;
}
.jc-testimonial.et_pb_testimonial {
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    background-color: #fff !important;
}
.jc-testimonial .et_pb_testimonial_portrait {
    width: 120px;
    height: 120px;
}
article.et_pb_post {
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    border-style: none !important;
}
a.entry-featured-image-url img {
    border-style: none;
    padding: 20px;
}
h2.entry-title {
    padding-left: 20px;
    font-weight: bold;
    color: #666;
}
p.post-meta {
    padding-left: 40px !important;
}
.et_post_meta_wrapper img {
    padding: 40px;
}
.jc-blog a.more-link {
    position: absolute;
    margin-left: 20px;
    font-size: 18px;
    line-height: 1.7em;
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    background-color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500;
    color: #999;
    border: 2px solid #999;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    padding: 7px 17px;
}
.jc-blog a.more-link:hover {
    border: none;
}
.post-content p {
    padding-bottom: 20px;
}
input.submit.et_pb_button {
    font-size: 18px;
    line-height: 1.7em;
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    background-color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-weight: 500;
    color: #999;
    border: 2px solid #999;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    padding: 7px 17px;
}
input.submit.et_pb_button:hover {
    background-color: #fff;
    border: none;
}
.jc-slider h2.et_pb_slide_title {
    background-color: #fff !important;
    padding: 20px;
}
.jc-tabs .et_pb_tabs_controls {
    background-color: #fff !important;
}
.jc-tabs img {
    margin-right: 50px;
}
.jc-tabs .et_pb_tabs_controls li:first-child:nth-last-child(5), .jc-tabs .et_pb_tabs_controls li:first-child:nth-last-child(5) ~ li {
    width: 20%;
}
.jc-location p {
    padding: 7px;
}
p.jc-phone:before {
    content: "\e090";
    color: #85754e;
    font-family: 'ETModules';
}
p.jc-email:before {
    content: "\e076";
    color: #85754e;
    font-family: 'ETModules';
}
p.jc-address:before {
    content: "\e074";
    color: #85754e;
    font-family: 'ETModules';
}
p.jc-hours:before {
    content: "\e06b";
    color: #85754e;
    font-family: 'ETModules';
}
a.icon {
    color: #666;
}
a.icon:hover {
    color: #85754e;
}
.et_bloom_below_post {
    border-left-width: 20px;
    border-right-width: 20px;
    border-color: #fff;
    border-style: solid;
}
.et_monarch .et_social_networks li a {
    border: 1px solid #85754e;
}
.et_monarch .et_social_networks, .et_monarch .et_social_networks a, .et_monarch .et_social_networks li, .et_monarch .et_social_sidebar_networks, .et_monarch .et_social_sidebar_networks a, .et_monarch .et_social_sidebar_networks ul {
    padding: 2px !important;
}
.et_monarch .et_social_networks li a, .et_monarch .et_social_networks li {
    background-color: #fff;
}
a.et_social_follow {
    color: #85754e;
}
.et_social_icon {
    color: #85754e !important;
}
.et_social_icon:hover {
    color: #f9f9f9 !important;
}
div.et_social_networkname {
    color: #85754e;
}
.et_monarch .widget_monarchwidget 
.et_social_icons_container li {
    background-image: none !important;
}
.et_monarch .widget_monarchwidget 
.et_social_icons_container li:hover {
    background-image: none;
}
.et_monarch .et_social_networks 
.et_social_icons_container li:hover {
    background-image: none;
}
.et_social_inline.et_social_mobile_on.et_social_inline_top {
    padding-left: 20px;
    padding-right: 20px;
}
@media only screen and (max-width: 980px) {
.jc-team-member .et_pb_team_member img {
    margin: 30px !important;
}
.et_pb_team_member_description h4 {
    padding-top: 20px !important;
}
.et_header_style_split .mobile_nav .select_page.select_page {
    display: none !important;
}
#logo {
    width: auto;
    max-width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
}
}

