/*
Theme Name:     Divi Child
Author:         Elegant Themes
Template: Divi
Text Domain:	   divi-child
Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
*/
/* This file was modified 2019-10-13 by Aspen Grove Studios to customize metadata in header comment */

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
	opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
	opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
	opacity:1;
}

.et_pb_post .post-meta {
	display: block !important;
}


body,p{
    color: #000000;
    font-size: 16px;
    line-height: 1.8
}
.kontakt-section-block .form_group_row input, 
.kontakt-section-block .form_group_row textarea {
    width: 100%;
    border: 1px solid #f7f7f7 !important;
    font-size: 16px;
	border-radius: 3px;
	background-color: #f7f7f7;
	width: 100%;
	padding: 16px;
	margin-bottom: 1rem;
}
.kontakt-section-block .wpcf7-list-item input[type="checkbox"] {
    float: left;
    width: 15px;
    margin-bottom: 0;
}
.custom_btn_kontak{
	display: block;
    background: #5ab508;
    box-shadow: 0 0 0px;
    border: 2px solid #5ab508;
    font-size: 18px;
    padding: 1rem 2rem;
    margin-top: 2rem;
    color: #fff;
	transition:all 0.3s;
	cursor:pointer;
}
.custom_btn_kontak:hover{
	background: transparent;
    color: #5ab508;
}
.kontakt-section-block a{
	color:#5ab508
}
.kontakt-section-block  .wpcf7-form-control.wpcf7-acceptance.optional span.wpcf7-list-item{
	margin-left: 0;
}

.kontakt-section-block .form_group_row .form_group_half {
    float: left;
    width: 50%;
}
.kontakt-section-block .form_group_row .form_group_half.padd_right{
	padding-right: 0.5rem;
}

.kontakt-section-block .form_group_row .form_group_half.padd_right.kuendigungsgrund select {
	width: 100%;
}

.mb20{
    margin-bottom: 20px!important
}
.mb0{
    margin-bottom: 0!important
}
.kontakt-section-block .form_group_row .form_group_half.padd_left{
	padding-left: 0.5rem;
}
.error404 #main-content {
    margin-bottom: 10rem !important;
}
.error404 #main-content .container:before {background: none;}
.error404 #left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
.error404 #sidebar {display:none;}
@media screen and (max-width: 991px) {
	.kontakt-section-block .form_group_row .form_group_half {
		float: left;
		width: 100%;
	}
		
}

/*-------------------contact Form---------------------*/

.contact-section-block .contactform_group_row{
	margin-top: 3rem;
}
.contact-section-block .contactform_group_row .form_group_half.padd_right {
    padding-right: 0.5rem;
}
.contact-section-block .contactform_group_row .form_group_half {
    float: left;
    width: 50%;
}
 .contact-section-block .contactform_group_row .text_con,.contact-section-block .contactform_group_row textarea {
    background-color: #ededed91;
    color: #484848 !important;
	font-size: 15px;
	width: 100%;
    padding: 16px;
    margin-bottom: 1rem;
	border-top: 0;
    border-left: 0;
    border-right: 0;
	border-bottom: 1px solid #676767;
}
.contact-section-block .contactform_group_row .form_group_half.padd_left {
    padding-left: 0.5rem;
}
.contact-section-block .acceptance_section, .contact-section-block .acceptance_section a {
    color: #000;
}
.acceptance_section span.wpcf7-list-item{
	margin: 0;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.contact-section-block .custom_btn_kontak, .custom_btn_contact {
    display: block;
    background: #383838;
    box-shadow: 0 0 0px;
    border: 2px solid #383838;
    font-size: 16px;
    padding: 0.7rem 2rem;
    margin-top: 0rem;
    color: #fff;
    transition: all 0.3s;
    cursor: pointer;
	float: right;
}
.contact-section-block .custom_btn_kontak:hover, .custom_btn_contact:hover {
    background: transparent;
    color: #383838;
}
.sendary_htags {
    padding: 2rem 0;
}
.sendary_htags h1.entry-title {
    font-weight: 600;
    font-size: 42px;
    text-align: center;
}
.faq_toggel_row .faq_block_view.et_pb_toggle {
    background: #FFFFFF;
    box-shadow: 2px 3px 100px rgba(2, 34, 76, 0.08);
    border-radius: 8px;
    border: 0;
	padding-left: 20px!important;
	padding-right: 20px!important;
}
.faq_toggel_row .faq_block_view.et_pb_toggle h5.et_pb_toggle_title {
    color: #000;
    font-size: 18px;
    line-height: 1.4;
	min-height: 45px;
	display: flex;
	align-items: center;
	font-weight: 600;
}
.faq_toggel_row .faq_block_view.et_pb_toggle .et_pb_toggle_title::before {
    content: "\f067";
    color: #9FB838;
	font-family:FontAwesome !important;
}
.faq_toggel_row .faq_block_view.et_pb_toggle_open .et_pb_toggle_title::before {
    content: "\f068";
	font-family:FontAwesome !important;
}
.custom-blog-section .size-1of3 article {
    min-height: inherit;
}
.custom-blog-section .pages {
    display: none!important;
}
.custom-blog-section .wp-pagenavi {
    text-align: center;
}
.custom-blog-section .wp-pagenavi .current {
    background: #9fb838 ;
    color: #ffffff!important;
    border-radius: 50%;
    display: inline-block;
}

body .custom-blog-section .wp-pagenavi a,
body .custom-blog-section .wp-pagenavi span {
    color: #9fb838 !important;
    background: transparent;
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    display: inline-block;
    line-height: 1.5rem;
}

body .custom-blog-section .wp-pagenavi a:hover,
body .custom-blog-section .wp-pagenavi span:hover {
    background: #9fb838 ;
    color: #ffffff!important;
}

a.custom-sidebar-btn {
    color: #9fb838 ;
    border-width: 14px;
    border-color: rgba(0, 0, 0, 0);
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 0em;
    padding-right: 2em;
    background-color: #ffffff;
    transition: all 300ms ease 0ms;
    position: relative;
    padding-top: .3em;
    padding-bottom: .3em;
    display: inline-block;
    min-width: 115px;
}

a.custom-sidebar-btn:after {
    line-height: 1.7em;
    font-size: 1em;
    opacity: 1;
    margin-left: .3em;
    left: auto;
    content: attr(data-icon);
    font-family: ETmodules;
    position: absolute;
}

#sidebar .widget_search input#searchsubmit {
    background-color: #9fb838 ;
    color: #fff;
    border-color: #9fb838 ;
    width: 60px;
}

#sidebar .widget_search input#s {}

#sidebar > div {
    padding: 0 20px 0px 20px;
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 30px 5px rgba(0, 0, 0, .05);
    margin-bottom: 50px;
    font-size: 15px;
    background: #fff;
}

#sidebar .et_pb_widget.widget_search {
    padding: 20px;
}

#sidebar .et_pb_widget {
    padding-left: 0px;
    padding-right: 0px;
}

#sidebar h4.widgettitle {
    background: #9fb838 ;
    color: #fff;
    position: relative;
    padding: 15px 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 1.8em;
}

#sidebar .et_pb_widget.widget_recent_entries {}

#sidebar .et_pb_widget.widget_recent_entries ul,
#sidebar .et_pb_widget.widget_categories ul {
    padding: 20px;
}

#sidebar .et_pb_widget.widget_recent_entries li,
#sidebar .et_pb_widget.widget_categories li {
    position: relative;
    padding-left: 19px;
    font-size: 14px;
    line-height: 1.8em;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 500;
}

#sidebar .sidebar-project-section p {
    font-size: 14px;
    line-height: 1.8em;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 500;
}

#sidebar .et_pb_widget.widget_recent_entries li:before,
#sidebar .et_pb_widget.widget_categories li:before {
    content: "\f178 ";
    font-family: 'fontawesome';
    left: 0;
    margin-right: 8px;
    position: absolute;
    background: transparent!important;
    font-size: 12px;
    color: #9fb838 ;
}

.archive #main-content .container:before,
.single #main-content .container:before,
.single-glossary #main-content .container:before {
    display: none;
}

.single #left-area,
.archive #left-area,
.single-glossary #left-area {
    width: 66.66% !important;
    padding-bottom: 23px;
    margin-right: 0px;
    background: #fff;
    padding: 40px 50px 0;
    overflow: hidden;
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 30px 5px rgba(0, 0, 0, .05);
}

.single #sidebar,
.archive #sidebar,
.single-glossary #sidebar {
    width: 33.33333333% !important;
}

.sidebar-project-section {
    padding: 20px;
}

.single h2.entry-title,
.archive h2.entry-title,
.single-glossary h2.entry-title {
    font-weight: 700;
    font-size: 26px;
    color: #9fb838 ;
    line-height: 1.3em;
}

.single #sidebar .et_pb_widget a,
.archive #sidebar .et_pb_widget a,
.single-glossary .et_pb_widget a {
    line-height: 1.9em;
    text-decoration: none;
    color: #000 ;
}

.single .entry-content p,
.archive .entry-content p,
.single-glossary .entry-content p,
.single .entry-content li,
.archive .entry-content li,
.single-glossary .entry-content li,
.single .entry-content li a,
.archive .entry-content li a,
.single-glossary .entry-content li a,
.single .entry-content p a,
.archive .entry-content p a,
.single-glossary .entry-content p a {
    line-height: 22px;
    font-size:16px;
}
.more-link::after {
    color: #9fb838 !important;
}
.page-id-55000 .et_pb_module .et_pb_post .entry-title, 
.page-id-55000 .et_pb_module .et_pb_post .post-meta, 
.page-id-55000 .et_pb_module .et_pb_post .post-content {
    margin-left: 0;
}
#comment-wrap {
    display: none;
}
.single-post #left-area {
    margin-bottom: 3rem;
}
.archive .entry-content p a,
.single .entry-content p a,
.single-glossary .entry-content p a {
    text-decoration: underline;
}

.archive .entry-content h2,
.single .entry-content h2,
.single-glossary .entry-content h2 {
    font-weight: 700;
    font-size: 24px;
    color: #9fb838 !important;
    line-height: 1.3em;
}

.single-glossary #comment-wrap,
.single-glossary .comments-number {
    display: none !important;
}
.custom-blog-section .more-link {
    display: block;
    text-transform: capitalize;
    color: #fff;
    background: #9fb838 ;
    text-align: center;
    max-width: 150px;
    padding: 6px 6px;
    margin: 1rem 0px;
    border: 2px solid #9fb838  !important;
}

.custom-blog-section .more-link:hover {
    color: #9fb838  !important;
    background: transparent !important;
}

.custom-blog-section .entry-title a {
    font-size: 22px !important;
    line-height: 28px;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
}

.custom-blog-section .entry-title a:hover {
    color: #9fb838  !important
}
.pt0{
    padding-top: 0!important
}

/* nav_neu
.header_main_sec.et_pb_section{
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
nav_neu */

.h2-class h2{
    font-weight: 700;
    color: #9fb838;
    padding-bottom: 10px;
    line-height: 1.2;
    font-size: 26px;
}
#left-area a:not(.et_pb_button){
    color: #9fb838
}
.pb0{
    padding-bottom: 0!important
}
.multiple_color_box{
    display: flex;
    flex-wrap: wrap;    
}
.multiple_color_box .et_pb_column img{
    max-width: 150px;
    max-height: 150px;
}
.multiple_color_box .et_pb_column{
    border: 1px solid #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 30px 15px;
    flex-direction: column
}
.multiple_color_box h4{
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin-top: 15px;
}
.multiple_color_box.first .et_pb_column:nth-child(1),
.multiple_color_box.second .et_pb_column:nth-child(3){
    background: #99ca3b;
}
.multiple_color_box.first .et_pb_column:nth-child(2),
.multiple_color_box.second .et_pb_column:nth-child(1){
    background: #008bb9;
}
.multiple_color_box.first .et_pb_column:nth-child(3),
.multiple_color_box.second .et_pb_column:nth-child(2){
    background: #f26537;
}
.multiple_color_box.second .et_pb_column.red_kontact_box{
    background: #f26537 !important;
}
.multiple_color_box.second .et_pb_column:nth-child(3){
    /*background: #008bb9;*/
}
.mainsec h1{
    font-weight: 700;
    color: #9fb838;
}
.multiple_color_box .et_pb_column{
    transform: scale(1);
    transition: all 0.3s;
    cursor: pointer;
}
.multiple_color_box .et_pb_column:hover{
    transform: scale(1.05);
    z-index: 99
}
body .customblogmodules .et_pb_post .entry-title a, 
body .customblogmodules .et_pb_blog .not-found-title{
    color: #9fb838!important; 
}
.customblogmodules .et_pb_blog_grid .et_pb_post{
    background-color: rgba(0,0,0,0);
}
.headertopsec.et_pb_section{
    padding-top: 0;
    padding-bottom: 0;
    background: #f5f5f5;
}
.headertopsec.et_pb_section .et_pb_row{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.headertopsec.et_pb_section .et_pb_row{

}
.headertopsec ul{
    padding: 0!important;
    list-style: none!important
}
.headertopsec li{}
.headertopsec a{    
    color: #000;
}
.headertopsec a i{
    color: #9fb838;
    transition: all 0.3s
}
.headertopsec a span{
    transition: all 0.3s
}
.headertopsec a:hover span{
    text-decoration: underline;
    color: #9fb838;
}
header .et_pb_menu__icon.et_pb_menu__search-button{
    color: #000!important
}
header .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button, 
header .et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button{
    color: #c01829;
}
.headertopsec{
    display: none!important
}
.et_pb_row{
    width:90%;
}
.header_main_sec .et_pb_row .et_pb_column:nth-child(3){
    width: 160px!important
}
/*header{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
    left: 0;
}*/
.contact-link a {
    color: #000 !important;
}
div#page-container {
    padding-top: 0px!important;
}
.primary_btn{
    padding: .3em 1em!important;
    line-height: 1.7em!important;
    color: #ffffff!important;
    border-radius: 10px!important;
    font-size: 18px!important;
    background-color: #c01829!important;
    position: relative!important;
    border: 2px solid #c01829!important;
    min-width: 160px!important;
    text-align: center!important;
}
.primary_btn:after,
.primary_btn:before{
    display: none!important
}
.primary_btn:hover{
    color: #c01829!important;
    background-color: rgba(192,24,41,0)!important;
}
.faq_block_view table tr,
.table_custom_class tr{
    border:none!important;
}
.table_custom_class tr td,
.faq_block_view table td{
    border: 1px solid #ccc!important;
    padding: 6px 5px;
}
.text-center{
    text-align: center!important
}
.faq_block_view table tr:nth-child(even),
.table_custom_class tr:nth-child(odd){
    background: #f8f8f8;
}
.table_custom_class tr:nth-child(even),
.faq_block_view table tr:nth-child(odd){
    background: #fff;
}
.custom_box_rows{
    display: flex;
    flex-wrap: wrap;
}
.custom_box_rows .et_pb_column{
    background: #FFFFFF;
    box-shadow: 2px 3px 100px rgb(2 34 76 / 8%);
    border-radius: 8px;
    border: 0;
    padding: 30px;
}
.custom_box_rows h4{
    color: #9fb838;
    font-size: 20px;
    line-height: 1.3;
    font-weight: bold;
}
.faq_block_view a{
    color: #000000;
    transition: all 0.3s;
    text-decoration: underline;
}
.faq_block_view a:hover{
    color: #9fb838;
}
.faq_block_view table{

}
.faq_block_view h3{
    color: #000;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
}
.faq_block_view h4{
    color: #000;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
}
.df_m{
    display:flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}
tbody p {
    padding: 0;
}
.table_overlay_class .et_pb_toggle_content {
    overflow-x: scroll;
}
/*-------31-08-2021----*/

.et_pb_toggle_open h5 {
    background: #c01829;
}
td.text-center.same_size {
    width: 15%;
}

.entry-content tr td {
    border-top: 1px solid #000;
    padding: 6px 24px;
    border-left: 1px solid #000;
}
.ver_table tr td{
    width: 33.33%;
}
.cstm_tbale tbody {
    border: 1px solid;
}
.Energiemix {
    text-align: left;
}
.faq_toggel_row .faq_block_view.et_pb_toggle .et_pb_toggle_title {
    color: #9FB838 !important;
}
.cstm_tbale.ver_table img,
.cstm_center_tbale img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.big_table_parent_class{
    overflow-x: auto;
}
.big_table_parent_class table{
    max-width: 100%
}
.h4-class h4{
    font-size: 20px;
    line-height: 1.4;
    color: #9FB838 !important;
    font-weight: bold;
}
div.pb0.et_pb_row,
.pb0{
    padding-bottom: 0!important
}
.imageslider .et_pb_image{
    margin-bottom: 0!important;
}
.imageslider{
}
.imageslider button.slick-arrow{
    height: 50px;
    width: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    border: none!important;
    color: rgba(0,0,0,0)!important;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
}
.imageslider button.slick-prev{
    background-image: url(/wp-content/themes/divi-child/arrow_left.svg);
    left: 0;
}
.imageslider button.slick-next{
    background-image: url(/wp-content/themes/divi-child/arrow_right.svg);
    right: 0;
}
.imageslider .slick-list {
    margin: 0 -15px !important;
}
.imageslider .slick-slide > span{
    padding: 0 15px !important;
}
.anchor_link a{
    color: #000000;
    transition: all 0.3s;
    text-decoration: underline;
}
.anchor_link a:hover{
    color: #9fb838
}
.contact_page_boxes{
    display: flex;
    flex-wrap: wrap;
}
.contact_page_boxes .et_pb_column,
.sidebox_blurb .et_pb_blurb_content{
    padding: 15px;
    box-shadow: 5px 3px 10px 2px rgb(0 0 0 / 10%);
}
.contact_page_boxes .et_pb_blurb_content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
}
.contact_page_boxes .et_pb_main_blurb_image,
.sidebox_blurb .et_pb_main_blurb_image {
    margin-bottom: 20px;
}
.contact_page_boxes .et_pb_main_blurb_image .et-waypoint,
.sidebox_blurb .et_pb_main_blurb_image .et-waypoint{
    color: #9fb838!important;
    font-size: 40px!important;
}
.contact_page_boxes .et_pb_blurb_container ,
.sidebox_blurb .et_pb_blurb_container {
    width: 100%;
    padding-left: 0;
}
.contact_page_boxes .et_pb_module_header,
.sidebox_blurb .et_pb_module_header{
    color: #9fb838!important;
    font-weight: 600!important;
    font-size: 18px;
    line-height: 1.3
}
.contact_page_boxes .et_pb_blurb_description,
.sidebox_blurb .et_pb_blurb_description,
.contact_page_boxes .et_pb_blurb_description a,
.sidebox_blurb .et_pb_blurb_description a{
    color: #000000;
    font-size: 16px;
    line-height: 1.8;
    transition: all 0.3s
}
.contact_page_boxes .et_pb_blurb_description a:hover,
.sidebox_blurb .et_pb_blurb_description a:hover{
    text-decoration: underline;
    color: #9fb838!important;
}   
.sidebox_blurb .et_pb_blurb_content{
    display: flex;
    flex-wrap: wrap;    
    background-color: #fff
}
.sidebox_blurb .et_pb_main_blurb_image{
    width: 50px;
    margin-right: 10px;
    margin-bottom: 0;
}
.sidebox_blurb .et_pb_blurb_container {
    width: calc(100% - 60px);
    padding-left: 0
}
.faq_kotant_toggle_row ul{
    list-style: none!important;
    padding-left: 0!important
}
.faq_kotant_toggle_row li{
    position: relative;
    padding-left: 25px;
}
.faq_kotant_toggle_row li:before{
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    color: #9fb838;
}
.faq_kotant_toggle_row li.call:before{
    content: "\f095";
}
.faq_kotant_toggle_row li.mail:before{
    content: "\f0e0";
}
.faq_kotant_toggle_row li.website:before{
    content: "\f0ac";
}
.faq_kotant_toggle_row li a{
    text-decoration: none;
}
.faq_kotant_toggle_row li a:hover{}

.faq_kotant_toggle_row .et_pb_toggle_content  h5{
    background: none;
    font-weight: bold;
    font-size: 20px;
}
.owl-stage .owl-item:first-child .ans-slide{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.contact_form_field .form-checkbox-wrapper.style_checkBox a{
    color:#000;
    transition: all 0.3s;
    text-decoration: underline;
}
.contact_form_field .form-checkbox-wrapper.style_checkBox a:hover{
    color: #9fb838;
}
.question_shortcode_wrapper .contact_form_field input[type=text],
.question_shortcode_wrapper .contact_form_field input[type=email]{
    border-color: #ccc!important;
    border-width: 1px!important;
    background: #fff!important;
    padding: 15px!important;
    height: auto!important;
    border-radius: 5px!important
}
.generator_class .answer-text{
    color: #fff!important;
    font-weight: bold!important;
    letter-spacing: 0!important;
}
.owl-stage .owl-item:first-child  .question_title_wrapper{
    display: none!important
}
.pdf_rows_sec{
    display: flex;
    flex-wrap: wrap;    
    justify-content: center;
}
.pdf_rows_sec .et_pb_column.et_pb_column_empty{
    display: none!important
}
.pdf_rows_sec .et_pb_column:not(.et_pb_column_empty):after{
    content: "";
    background-color: rgba(0,0,0,.25);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s;
}
.pdf_rows_sec .et_pb_column:not(.et_pb_column_empty):before{
        background: url(/wp-content/uploads/2021/09/downloadimage.svg),#fff;
    position: absolute;
    content: "";
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 100%;
    z-index: 2;
    transform: translate(-50%,-50%);
    opacity: 0;
    transition: all 0.3s;
}
.pdf_rows_sec .et_pb_column:not(.et_pb_column_empty){
    background: #FFF;
    box-shadow: 16.8532px 16.8532px 67.4128px rgb(0 0 0 / 5%);
    border-radius: 16.8532px;
    padding: 50px 20px 20px 20px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.nav li ul{
	border-top: 3px solid #9fb838 !important;
}
.pdf_rows_sec .et_pb_column:not(.et_pb_column_empty):hover:before{
    height: 100px;
    width: 100px;
    opacity: 1;
}
.pdf_rows_sec .et_pb_column:not(.et_pb_column_empty):hover:after{
    opacity: 1;
}
.pdf_rows_sec h4{
	text-align: center;
	font-weight: 700;
    color: #9fb838;
    line-height: 1.2;
    font-size: 26px;
}
#frame_cnt a{
	color:#c01829 !important;
}
@media screen and (max-width: 1200px){
    .footermainrow .et_pb_column:nth-child(2) {
        width: 13%!important;
    }
    .footermainrow .et_pb_column:nth-child(3) {
        width: 18%!important;
    }
}
@media screen and (max-width: 980px){
	.kontakt-section-block .form_group_row .form_group_half {
		float: left;
		width: 100%;
	}
	.kontakt-section-block .form_group_row .form_group_half.padd_right {
		padding-right: 0;
    }
	.kontakt-section-block .form_group_row .form_group_half.padd_left {
		padding-left: 0;
	}
	.single #left-area, .archive #left-area, .single-glossary #left-area,
	.single #sidebar, .archive #sidebar, .single-glossary #sidebar {
    	width: 100% !important;
	}
    .custom_box_rows .wpb_column,
    .custom_box_rows1 .wpb_column,
    .custom_box_rows2 .wpb_column,
    .custom_box_rows3 .wpb_column,
    .custom_box_rows4 .wpb_column{
        width: 100%!important;
    }
    .footer_bottom_row{
        flex-wrap: wrap;
        flex-direction: column;    
    }
    .header_main_sec .et_pb_row .et_pb_column:nth-child(3){
        display: none!important
    }
    .footermainrow .et_pb_column:nth-child(1){
        width: 100%!important;
        margin-right: 0!important;
    }
    .footermainrow .et_pb_column:nth-child(2) {
        width: 140px!important;
        margin-right: 0!important
    }
    .footermainrow .et_pb_column:nth-child(3){
        width: calc(100% - 140px)!important;
        margin-right: 0!important
    }
    .footermainrow .et_pb_column:nth-child(4){
        width: 100%!important;
        margin-right: 0!important;
    }
    .footermainrow .et_pb_column:nth-child(5){
        width: 100%!important;
        margin-right: 0!important;
    }
    .footer_menu ul{
        flex-wrap: wrap;
        justify-content: center !important;
    }
    .footer_menu ul li{
        padding: 5px;
    }
    .faq_toggel_row .faq_block_view.et_pb_toggle{
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .header_top_row .et_pb_column:nth-child(1){
        width: 125px!important;
        margin-right: 15px!important;
        margin-bottom: 0!important
    }
    .header_top_row .et_pb_column:nth-child(2){
        margin-bottom: 0!important;
        width: calc(100% - 140px)!important;
        margin-right: 0!important
    }
    .header_main_sec.et_pb_section{
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    .header_main_sec .et_pb_menu__wrap{
        justify-content: flex-end!important;
    }
    .header_main_sec button.et_pb_menu__icon.et_pb_menu__search-button{
        display: none!important
    }
    .header_main_sec .et_pb_menu__wrap .mobile_menu_bar:before{
        color: #c01829!important;
    }
    .header_main_sec .et_pb_fullwidth_menu .et_mobile_menu, 
    .header_main_sec .et_pb_menu .et_mobile_menu{
        padding: 0
    }
    .header_main_sec .et_mobile_menu{
        border: none!important
    }
    .header_main_sec .et_mobile_menu li{
        padding: 0!important
    }
    .header_main_sec .et_mobile_menu li a{
        transition: all 0.3s
    }
    .header_main_sec .et_mobile_menu li a:hover{
        background: #9fb838;
        opacity: 1!important;
        color: #fff!important;
    }
    .sendary_htags h1.entry-title{
        font-size: 26px;
    }
    body.et-tb #page-container, 
    body.et-tb-has-header #page-container, 
    body.et_fixed_nav.et_show_nav.et-tb #page-container, 
    body.et_fixed_nav.et_show_nav.et-tb-has-header #page-container, 
    body.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb #page-container, 
    body.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb-has-header #page-container{
    /* nav_neu
    padding-top: 113px!important;
    nav_neu */
    }
    .sidebox_blurb .et_pb_blurb_content{
        max-width: 100%
    }
    .sidebox_blurb .et_pb_blurb_content{
        flex-direction: column;
    }
}

@media screen and (max-width: 480px){
    /* nav_neu
    .header_main_sec .et_mobile_menu{
        width: calc(100% + 100px);
        left: -100px;
    }
    nav_neu */
    
    .sidebox_blurb .et_pb_main_blurb_image{
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 981px){
    .header_main_sec .et_pb_row{

    }
    
    /* nav_neu
    .header_main_sec .et_pb_row .et_pb_column:nth-child(1){
        width: 130px!important;
        margin-right: 10px!important;
    }
    .header_main_sec .et_pb_row .et_pb_column:nth-child(2){
        margin-right: 10px!important;
        width: calc(100% - 320px)!important;
    }
    .header_main_sec .et_pb_row .et_pb_column:nth-child(3){        
        margin-right: 10px!important;
        width: 160px!important;
    }
  	nav_neu */
  	
  	.footermainrow.neu .et_pb_column:nth-child(1){
        width: 50% !important;
        margin-right: 2% !important;
    }
    
    .footermainrow.neu .et_pb_column:nth-child(2){
        width: 23% !important;
        margin-right: 2% !important;
    }
    
    .footermainrow.neu .et_pb_column:nth-child(3){
        width: 23% !important;
        margin-right: 0 !important;
    }
    
     .footer_menu.neu ul{
        flex-wrap: nowrap;
        justify-content: left !important;
    }
    .footer_menu.neu ul li{
        padding: 0 50px 0 0;
    }
    
    
    .footer_bottom_row .et_pb_column:nth-child(1){
        width: calc(100% - 335px)!important;
        margin-right: 15px!important
    }
    .footer_bottom_row .et_pb_column:nth-child(2){
        width: 335px;
    }
    .faq_toggel_row .et_pb_toggle_title {
        min-height: 65px!important;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .same_height_blurb .et_pb_blurb_content{
        min-height: 130px;
        align-items: center;
    }
    .vam_a980{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
}
@media screen and (min-width: 1201px){
    
    
    /* nav_neu
    .header_main_sec .et_pb_row .et_pb_column:nth-child(3){        
        width: 340px!important;
    }
    nav_neu */
    
}