@charset "UTF-8";
/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.1em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137, 137, 137, .2);--tf_scroll_color_hover:rgba(137, 137, 137, .4);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.hook-location-hint{
    padding:2px 5px;
    background:#fbffcd;
    border:solid 1px #cfd682;
    color:#666;
    font-size:11px;
    line-height:1;
    margin:2px 0;
    display:block;
    clear:both
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
    clip:rect(1px,1px,1px,1px);
    position:absolute!important;
    height:1px;
    width:1px;
    overflow:hidden
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:14px;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/themify-builder-style.css*/
.module_row,
.module_subrow,
.module_column,
.module_row .module{
    position:relative;
    box-sizing:border-box
}
.module_row .col-full{
    width:100%
}
.themify_builder .direction-rtl{
    flex-flow:row-reverse wrap-reverse
}
/* Hover Animation */
.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.page-loaded .module-image img:hover,
.module-accordion i,
.module{
    transition-delay:0s;
    transition-timing-function:ease;
    transition-duration:.5s;
    transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter
}
/* fix gutenberg empty p tag bug */
.entry-content > p:first-of-type:empty,
.entry-content > p:first-of-type+p:empty{
    margin:0;
    padding:0
}
/*GRID*/
.module_row{/* fix Chrome bug */
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.module.themify_builder_slider_wrap{
    transition:none
}
div.module_column{
    margin-left:3.2%;
    margin-right:0;
    float:left;
    /* top aligned */
    align-items:flex-start;
    align-content:flex-start
}
.module_column.col6-1{
    width:14%
}
.module_column.col5-1{
    width:17.44%
}
.module_column.col4-1{
    width:22.6%
}
.module_column.col4-2,
.module_column.col2-1{
    width:48.4%
}
.module_column.col4-3{
    width:74.2%
}
.module_column.col3-1{
    width:31.2%
}
.module_column.col3-2{
    width:65.6%
}
/*NARROW*/
.gutter-narrow>.module_column{
    margin-left:1.6%
}
.gutter-narrow>.col6-1{
    width:15.33%
}
.gutter-narrow>.col5-1{
    width:18.72%
}
.gutter-narrow>.col4-1{
    width:23.8%
}
.gutter-narrow>.col4-2,
.gutter-narrow>.col2-1{
    width:49.2%
}
.gutter-narrow>.col4-3{
    width:74.539%
}
.gutter-narrow>.col3-1{
    width:32.266%
}
.gutter-narrow>.col3-2{
    width:66.05%
}
/*NONE*/
.gutter-none>.module_column{
    margin-left:0;
    margin-right:0
}
.gutter-none>.col6-1{
    width:16.666%
}
.gutter-none>.col5-1{
    width:20%
}
.gutter-none>.col4-1{
    width:25%
}
.gutter-none>.col4-2,
.gutter-none>.col2-1{
    width:50%
}
.gutter-none>.col4-3{
    width:75%
}
.gutter-none>.col3-1{
    width:33.333%
}
.gutter-none>.col3-2{
    width:66.666%
}
/* first column */
.gutter-narrow>.module_column.first,
.module_column.col-full,
.module_column.first{
    margin-left:0;
    clear:left
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.ui,
.ui>li,
.themify_builder ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
/*SIZES*/
.ui.builder_button.large{
    font-size:120%;
    padding:10px 20px
}
.ui.builder_button.small{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*DEFAULT STYLES*/
.ui{
    color:#555
}
.ui.transparent{
    background:transparent;
	box-shadow:none;
    /* for transparent style inherit color */
    color:inherit
}
.ui.builder_button{
	text-decoration:none;
    position:relative; 
    border:solid 1px rgba(0,0,0,.05);
    display:inline-block;
    line-height:130%;
    transition:color .3s linear,background-color .3s linear,padding .3s linear,border .3s linear,box-shadow .3s linear;
    padding:.625em 1.25em;
    box-shadow:none
}
.ui.builder_button:hover{
    background:#f1f1f1
}
.ui>li.current,
.ui>li.current:hover{
    background:#666;
    box-shadow:inset 0 2px 3px rgba(0,0,0,.2)
}
.ui>li.current>a{
    color:#fff
}
.module_row .ui.builder_button{
    text-decoration:none
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:none;
    vertical-align:bottom
}
/* MediaElement*/
.module_row .wp-video{
    width:100%!important;
    max-width:100%!important
}
.module_row .mejs__container{
    text-align:center!important;
    max-width:100%;
    min-height:100%!important
}
.module-slider{
    margin-bottom:2.5em
}
/*Widget Module*/
.module-widget .widget{
    margin:0
}
.wp-caption{
    max-width:100%
}
/*Map Module*/
.module-map button{
    border-radius:0
}
.module-map .gm-style-mtc img{
    vertical-align:baseline;
    margin-right:5px
}
/*BACKGROUND MODE*/
.themify_builder .repeat{
    background-repeat:repeat
}
.themify_builder .repeat-x{
    background-repeat:repeat-x
}
.themify_builder .repeat-y{
    background-repeat:repeat-y
}
.themify_builder .repeat-none{
    background-repeat:no-repeat
}
.themify_builder .fullcover{
    background-size:cover
}
.themify_builder .best-fit-image{
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat
}
.themify_builder .builder-bg-fixed{
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover
}
/* fullwidth row */
.themify_builder .module_row.fullheight .module_subrow,
.sidebar-none .themify_builder .module_row{
    width:100%
}
.module_row.fullwidth>.row_inner{
    width:100%;
    max-width:100%
}
/*BEST-FIT*/
.best-fit{
    background:#000
}
.best-fit-vertical{
    top:0!important;
    left:1%!important;
    right:1%!important;
    width:auto!important;
    height:100%!important;
    margin:auto!important
}
.best-fit-horizontal{
    top:10%!important;
    left:0!important;
    bottom:10%!important;
    width:100%!important;
    height:auto!important;
    margin:auto!important
}
/* iOS doesn't support fixed attachment */
@supports (-webkit-touch-callout: none) {
	.themify_builder_row { background-attachment: scroll !important; }
}
/*COLUMN ALIGNMENT*/
/* FLEX BOX */
.row_inner,
.module_column,
.subrow_inner{
    display:flex;
    flex-flow:wrap
}
.col_auto_height>.module_column{
    height:100%
}
.col_align_middle.col_auto_height{
    align-items:center
}
.col_align_bottom.col_auto_height:not(.direction-rtl){
    align-items:flex-end
}
/*FULLHEIGHT ROW*/
.module_row.fullheight{
    min-height:100vh;
    display:flex;
    width:100%
}
.fullheight>.row_inner>.module_column,
.fullheight>.row_inner{
    min-height:inherit
}
/* center aligned */
.col_align_middle>.module_column,
.fullheight>.row_inner>.col-full{
    align-items:center;
    align-content:center			
}
/* bottom aligned */
.col_align_bottom>.module_column{
    align-items:flex-end;
    align-content:flex-end
}
.module-plain-text:after{
    display:contents!important
}
/*MEDIA QUERIES*/
@media (min-width:681px) and (max-width:959px){
    .module_column.col6-1{
        width:31.2%;
        margin-top:25px
    }
    .gutter-narrow>.module_column.col6-1{
        width:32.266%
    }
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(3),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(4){
        margin-left:0;
        clear:left
    }
    .gutter-none>.module_column.col6-1{
        width:33.333%
    }
}
@media screen and (max-width:680px){
	.themify_map.tf_map_loaded{
        width:100%!important;
	}
    .ui.builder_button,
    .ui.nav li a{
        padding:.525em 1.15em
    }
    .gutter-narrow:not(.tb_grid_classes)>.module_column,
    .gutter-none:not(.tb_grid_classes)>.module_column,
    div:not(.tb_grid_classes)>.module_column{
        margin-left:0;
        width:100%;
        max-width:100%;
        float:none
    }
    .module_row div:not(.tb_grid_classes)>.module_column.col6-1{
        width:48.4%;
        margin-left:3.2%
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1:nth-of-type(2n+1),
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(2n),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(2n+1){
        margin-left:0;
        clear:left
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1{
        width:49.2%;   
        margin-left:1.6%
    }
    div.gutter-none:not(.tb_grid_classes)>.module_column.col6-1{
        width:50%;
        margin-left:0
    }
    .fullheight>.row_inner>.module_column:not(.col-full),
    .fullheight>.row_inner{
        min-height:0
    }
}

/*/styles/modules/site-logo.css*/
#site-logo {
	font-size: 2.5em;
	line-height: 1em;
	float: left;
	padding: 5px 0 10px 0;
	margin: 0 10px 10px 0;
}
#site-logo a {
	text-decoration: none;
}

/*/styles/modules/site-description.css*/
#site-description {
	font: 300 1em/1.4em 'Oxygen', sans-serif;
	margin: 0;
	padding: 15px 0 15px 10px;
	float: left;
	border-left: 1px solid #FFF;
	border-color: rgba(255,255,255,.5);
	color: rgba(255,255,255,.7);
}
#site-description .site-taglink{
	color: inherit;
	font: inherit;
}
#site-description .site-taglink:hover{
	text-decoration:none;
}
/*/themify-builder/css/modules/cover.css*/
.builder_row_cover{
    z-index:0;
    contain:strict;
    transform:translateZ(0)
}
.builder_row_cover:before,
.builder_row_cover:after{
    height:100%;
    width:100%;
    position:absolute;
    top:0; 
    left:0;
    z-index:-100;
    content:'';
    display:block;
    transition:opacity .5s ease-in-out,background-color .5s ease-in-out
}
.builder_row_cover:after{
    opacity:0
}
.tb_visual_hover>.builder_row_cover:after,
.module_row:hover>.builder_row_cover:after,
.module_subrow:hover>.builder_row_cover:after,
.module_column:hover>.builder_row_cover:after{
    opacity:1
}
/*/themify-builder/css/modules/text.css*/
.drop-cap>:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap>:first-child:first-letter{
    font-size:2.85em;
    float:left;
    line-height:.4em;
    padding:.425em .375em;
    background-color:#0f70e8;
    color:#fff;
    margin-right:.325em;
    margin-top:.15em;
    margin-bottom:.25em
}
.tb-text-more-link-indicator{
    display:block;
    height:3px; 
    margin:5px 0; 
    background:rgba(55,55,55,.6)
}

/*/themify-builder/css/modules/divider.css*/
.module-divider{
    border-left:none!important;
    border-right:none!important;
    border-bottom:none!important
}
.module-divider.solid{
    border-style:solid
}
.module-divider.dashed{
    border-style:dashed
}
.module-divider.dotted{
    border-style:dotted
}
.module-divider.double{
    border-style:double
}
.divider-center{
    margin-left:auto;
    margin-right:auto
}
.divider-right{
    margin-left:auto;
    float:right
}
.divider-right+div{
    clear:both; /* require to clear float */
}
/*/themify-builder/css/modules/image.css*/
.module-image .image-title{
    margin:0 0 .3em;
    font-size:1.2em
}
.module-image .image-title a{
    text-decoration:none;
    color:inherit;
    font-family:inherit;
    text-shadow:inherit
}
/*layout*/
.module-image .image-wrap{
    width:auto
}
.module-image .image-wrap img{
    vertical-align:top;
    display:inline-block
}
.themify_builder_active .module-image .image-wrap img{
    object-fit:cover
}
/*appearance*/
.module-image.rounded .image-wrap img{
   border-radius:10px
}
.module-image.bordered .image-wrap img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module-image.drop-shadow .image-wrap img,
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module-image.circle .image-wrap img{
    border-radius:50em
}
/* auto fullwidth */
.themify_builder .auto_fullwidth .lightbox{
    display:block
}
.themify_builder .auto_fullwidth .image-wrap,
.themify_builder .auto_fullwidth img{
    width:100%;
    display:block; /* required for FF */
}
/* lightbox */
.module-image .image-wrap .lightbox{
    position:relative;
    display:inline-block;
    max-width:100%
}
/*/themify-builder/css/modules/image_styles/card-layout.css*/
.module-image.image-card-layout{
    box-sizing:border-box;
    background-color:#fff;
    box-shadow:0 2px 8px 0 rgba(0,0,0,.1);
    text-align:center
}
.module.image-card-layout .image-content{
    padding:1em 5%;
    transition:background-color .3s ease-in-out,color .3s ease-in-out
}
/* image card rounded */
.module.image-card-layout.rounded{
    overflow:hidden;
    border-radius:8px
} 
/* image card shadow */
.module.image-card-layout.drop-shadow{
    overflow:hidden;
    box-shadow:0 1px 12px 2px rgba(0,0,0,.1)
}
/* image card circle */
.module.image-card-layout.circle{
    overflow:hidden;
    border-radius:50em
}
.module.image-card-layout.rounded .image-wrap,
.module.image-card-layout.rounded .image-wrap img,
.module.image-card-layout.circle .image-wrap,
.module.image-card-layout.circle .image-wrap img{
    border-bottom-left-radius:0;
    border-bottom-right-radius:0
}
.module.image-card-layout:not(.auto_fullwidth),
.module.image-full-overlay:not(.auto_fullwidth){
    display:inline-block
}
.module.image-card-layout .image-wrap img{
    width:100%
}
.module.image-card-layout.drop-shadow .image-wrap,
.module.image-card-layout.drop-shadow .image-wrap img{
    box-shadow:none
}
.module.image-card-layout.bordered .image-wrap,
.module.image-card-layout.bordered .image-wrap img{
    border:none;
    background-color:transparent;
    padding:0
}
.module.image-card-layout.bordered{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/themify-builder/css/modules/image_styles/overlay.css*/
.module-image.image-overlay{
    font-size:.85em
}
.module-image.image-overlay .image-wrap{
    margin:0
}
.module-image.image-overlay .image-wrap img{
    width:100%
}
.module-image.image-overlay .image-content{
    box-sizing:border-box;
    padding:2% 4%;
    width:100%;
    background:rgba(0,0,0,.7);
    color:#ccc;
    line-height:1.4em;
    transition:background-color .3s ease-in-out,color .3s ease-in-out
}
.module-image.image-overlay .image-wrap noscript + .image-content,
.module-image.image-overlay .image-wrap a + .image-content,
.module-image.image-overlay img + .image-content{
    position:absolute;
    bottom:0;
    left:0
}
.module-image.image-overlay p{
    margin:0 0 5px
}
.module-image.image-overlay .image-title{
    font-size:1.1em
}
.module-image.image-overlay a,
.module-image.image-overlay a:hover{
    color:#fff;
    text-decoration:none
}
.module-image.image-overlay h1,
.module-image.image-overlay h2,
.module-image.image-overlay h3:not(.module-title),
.module-image.image-overlay h4,
.module-image.image-overlay h5,
.module-image.image-overlay h6{
    color:#fff;
    margin:0 0 .4em
}
.module-image.rounded.image-overlay .image-content{
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px
}
.module-image.circle.image-overlay .image-content{
    border-bottom-left-radius:50em;
    border-bottom-right-radius:50em;
    overflow:hidden;
    text-align:center
}
/* Image caption effect */
.module.image-overlay.active-caption-hover .image-wrap{
    overflow:hidden
}
.module.image-overlay.active-caption-hover .image-wrap .image-content{
    transition:bottom .6s;
    bottom:-100px
}
.module.image-overlay.active-caption-hover .image-wrap:hover .image-content{
    transition:bottom .3s;
    bottom:0
}
/*/themify-builder/css/modules/image_styles/left.css*/
.module-image.image-left .image-wrap{
    float:left;
    margin:0 1.2em 1em 0
}
.module-image.image-left .image-content{
    overflow:hidden;
    padding-top:8px;
    min-width:100px;
	text-align:left
}
/*/themify-builder/css/modules/icon.css*/
.module-icon-item + .module-icon-item{
    margin-left:.4em
}
.icon_vertical .module-icon-item{
    display:block;
    margin:0 0 .4em
}
.module-icon .module-icon-item a{
    text-decoration:none;
    display:inline-block
}
.module-icon span{
    margin-left:.3em;
    margin-right:.6em
}
.module-icon i{
    display:inline-block;
    padding:.5em;
    font-size:16px;
    border-radius:100%;
    line-height:0;
    transition:box-shadow .3s ease,border .3s ease,background-color .3s ease,color .3s ease,padding .3s ease,font-size .3s ease
}
/* size */
.module-icon.small i{
    font-size:12px;
    min-width:24px;
    min-height:24px
}
.module-icon.large i{
    font-size:24px;
    min-width:48px;
    min-height:48px
}
.module-icon.large span{
    font-size:1.2em
}
.module-icon.xlarge i{
    padding:12px 0 0 2px;
    font-size:36px;
    min-width:62px;
    min-height:62px
}
.module-icon.xlarge span{
    font-size:1.4em
}
/* rounded style */
.module-icon.rounded i{
    border-radius:8px
}
/* squared style */
.module-icon.squared i{
    border-radius:0
}
.module-icon.none.small i{
    font-size:18px
}
.module-icon.none.large i{
    font-size:30px
}
.module-icon.none.xlarge i{
    font-size:36px
}
/* none (no bg) style */
.module-icon.none{
    display:block; /* prevent theme override */
}
.module-icon.none i{
    padding:.2em;
    border-radius:0;
    background:none;
    font-size:24px;
    color:inherit
}
.module-icon.none i.black{
    color:#000
}
.module-icon.none i.gray{
    color:#666
}
.module-icon.none i.blue{
    color:#3e65b2
}
.module-icon.none i.light-blue{
    color:#6694d6
}
.module-icon.none i.green{
    color:#4aab10
}
.module-icon.none i.light-green{
    color:#71a115
}
.module-icon.none i.purple{
    color:#584eb2
}
.module-icon.none i.light-purple{
    color:#7f76cc
}
.module-icon.none i.brown{
    color:#622d07
}
.module-icon.none i.orange{
    color:#bc6e00
}
.module-icon.none i.yellow{
    color:#dcb232
}
.module-icon.none i.red{
    color:#9d1d14
}
.module-icon.none i.pink{
    color:#b27e9d
}
/* icon position */
.tf_textc .module-icon span {
	display:block;
	margin-top:.2em
}
.module:not(.tf_textc) .module-icon-item,
.module:not(.tf_textc) .module-icon-item a{
    display:flex;
    align-items:center;
}
.tf_textr .module-icon-item i{
    order:1;
}
.module:not(.tf_textc) .module-icon-item.tf_inline_b a,
.module:not(.tf_textc) .module-icon-item.tf_inline_b{
    display:inline-flex
}
@media screen and (max-width:680px){
    .module-icon.large span{
        font-size:1.1em
    }
    .module-icon.xlarge span{
        font-size:1.2em
    }
}
/*/themify-builder/css/modules/colors/blue.css*/
.module.module-buttons a.blue,
.module-alert.ui .ui.blue,
.module-menu .ui.nav.blue a,
.themify_builder  .ui.blue,
.ui.nav.blue li a,
.ui.module-tab.blue .tab-nav li a{
    color:#edf3ff
}
.ui.blue,
.ui.nav.blue,
.ui.nav.blue ul,
.ui.separate.blue>li,
.ui.module-tab.blue .tab-nav li,
.ui.blue.vertical .tab-nav,
.ui.module-accordion.blue .accordion-title,
.ui.module-tab.blue.panel .tab-nav{
    background-color:#4d7de1
}
.ui.blue>li.current_page_item>a,
.ui.blue>li.current_page_item:hover>a,
.ui.blue>li.current-menu-item>a,
.ui.blue>li.current-menu-item:hover>a,
.ui.builder_button.blue:hover,
.ui.nav.blue>li a:hover,
.ui.module-accordion.blue li:hover .accordion-title,
.ui.module-tab.blue .tab-nav li:hover{
    background:#6b9df9
}
.ui.blue>li.current,
.ui.blue>li.current:hover,
.ui.blue .tab-nav li.current{
    background:#214178
}
.module.module-buttons.transparent a.blue{
    color:#4d7de1
}
/*/themify-builder/css/modules/image_styles/center.css*/
.module-image.image-center .image-wrap{
    text-align:center
}
.module-image.image-center .image-content{
    text-align:center;
    padding-top:.5em;
    padding-bottom:1em
}
/*/themify-builder/css/modules/callout.css*/
.module-callout p{
    margin:0 0 5px
}
.ui.module-callout{
    border:solid 1px rgba(0,0,0,.05);
    padding:1em 1.5em
}
.module .callout-heading{
    color:inherit;
    font-size:140%;
    line-height:130%;
    margin:0 0 5px;
    padding:0
}
.module .callout-button{
    margin-top:5px
}
/* button left */
.module.button-left .callout-content{
    float:right;
    width:70%
}
.module.button-left .callout-button{
    float:left;
    width:25%;
    text-align:left
}
/* button bottom */
.module.button-bottom .callout-content,
.module.button-bottom .callout-button{
    width:auto!important;
    float:none
}
/* button center */
.module.button-bottom-center .callout-content,
.module.button-bottom-center .callout-button{
    width:auto!important;
    float:none;
    text-align:center
}
.module.button-bottom .callout-button,
.module.button-bottom-center .callout-button{
    margin-top:15px
}
.ui.module-callout.transparent,
.ui.module-callout .ui.builder_button.transparent{
    background:none;
    border:none;
    box-shadow:none
}
@media screen and (max-width:680px){
    .ui.module .callout-content,
    .ui.module .callout-button{
        float:none!important;
        width:auto!important
    }
    .ui.module .callout-button{
        margin-top:15px
    }
}
/*/themify-builder/css/modules/colors/tb_default_color.css*/
.module.module-buttons a.tb_default_color,
.module .ui.nav.tb_default_color a,
.ui.module-tab.tb_default_color .tab-nav li a{
    color:#555
}
.tb_default_color,
.tb_default_color.nav,
.tb_default_color.nav ul,
.tb_default_color.separate>li,
.module-tab.tb_default_color .tab-nav li,
.tb_default_color.vertical .tab-nav,
.module-tab.panel.tb_default_color .tab-nav,
.module-accordion.tb_default_color .accordion-title,
.tb_default_color.module-callout{
    background-color:#F7F7F7
}
.tb_default_color,
.tb_default_color.nav ul,
.tb_default_color.nav li,
.tb_default_color_default_color.module-tab .tab-nav li,
.module-tab.tb_default_color .tab-content,
.module-tab.tb_default_color.panel .tab-nav,
.tb_default_color.module-accordion>li,
.tb_default_color.module-callout{
    border-color:rgba(0,0,0,.05)
}
/*/themify-builder/css/modules/image_styles/right.css*/
.module-image.image-right .image-wrap{
    float:right;
    margin:0 0 1em 1.5em
}
/*/themify-builder/css/modules/buttons.css*/
.module.module-buttons a{
    text-decoration:none;
    display:inline-block
}
.module.module-buttons a:hover{
    text-decoration:none;
}
.module.module-buttons .tb_default_color{
    color:#555
}
.module-buttons-item + .module-buttons-item{
    margin-left:.4em
}
.module-buttons span{
    margin-left:.2em;
    margin-right:.2em
}
.module-buttons i{
    display:inline-block;
    font-size:16px
}
/* size */
.module-buttons.small i{
    font-size:12px
}
.module-buttons.small span{
    font-size:.8em
}
.module-buttons.large i{
    font-size:24px
}
.module-buttons.large span{
    font-size:1.2em
}
.module-buttons.xlarge span{
    font-size:1.4em
}
.module-buttons.none.small i{
    font-size:18px
}
.module-buttons.none.large i{
    font-size:30px
}
.module-buttons.xlarge i,
.module-buttons.none.xlarge i{
    font-size:36px
}
/* button styles */
.module.module-buttons.rounded a{
    border-radius:8px
}
.module.module-buttons.squared a{
    border-radius:0
}
.module.module-buttons.circle a{
    border-radius:50em
}
.module.module-buttons .transparent,
.module.module-buttons.transparent a{
    background:transparent;
    border:none;
}
.module.module-buttons.transparent a:hover{
    background:transparent
}
@media screen and (max-width:680px){
    .module-buttons span{
        font-size:.9em
    }
    .module-buttons.xlarge span,
    .module-buttons.large span{
        font-size:1.1em
    }
}
/*/themify-builder/css/modules/colors/orange.css*/
.module.module-buttons a.orange,
.module-alert.ui .ui.orange,
.module-menu .ui.nav.orange a,
.themify_builder .ui.orange,
.ui.nav.orange li a,
.ui.module-tab.orange .tab-nav li a{
    color:#fff2ea
}
.ui.orange,
.ui.nav.orange,
.ui.nav.orange ul,
.ui.separate.orange>li,
.ui.module-tab.orange .tab-nav li,
.ui.orange.vertical .tab-nav,
.ui.module-accordion.orange .accordion-title,
.ui.module-tab.orange.panel .tab-nav{
    background-color:#ff9600
}
.ui.orange>li.current_page_item>a,
.ui.orange>li.current_page_item:hover>a,
.ui.orange>li.current-menu-item>a,
.ui.orange>li.current-menu-item:hover>a,
.ui.builder_button.orange:hover,
.ui.nav.orange>li a:hover,
.ui.module-accordion.orange li:hover .accordion-title,
.ui.module-tab.orange .tab-nav li:hover{
    background:#ffb651
}
.ui.orange>li.current,
.ui.orange>li.current:hover,
.ui.orange .tab-nav li.current{
    background:#a55000
}
.module.module-buttons.transparent a.orange{
    color:#ff9600
}
/*/wp-content/uploads/themify-css/themify-builder-28679-generated.css*/
/* Generated from page: besucher */
.themify_builder_content-28679 .tb_y34b385.module_row{background-repeat:repeat;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:4%;background-image:url(https://kwf-tagung.net/wp-content/uploads/2022/04/KWF_LPX2964-2.jpg);}
.themify_builder_content-28679 .tb_y34b385.module_row>.builder_row_cover::before,.themify_builder_content-28679 .tb_y34b385.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.91);}
.themify_builder_content-28679 .tb_2593385.module_column{text-align:right;}
.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_edra385.module-text.module h2{font-size:64px;line-height:80px;}
.themify_builder_content-28679 .tb_edra385.module-text{line-height:50px;font-size:37px;}
.themify_builder_content-28679 .tb_we3e385.module_subrow{padding-left:26px;}
.themify_builder_content-28679 .tb_jr72385.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_jr72385.module-image{margin-bottom:20px;}
.themify_builder_content-28679 .tb_jr72385.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-28679 .tb_jr72385.module-image.module .image-caption{font-size:20px;}
.themify_builder_content-28679 .tb_31vy386.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_31vy386.module-image{margin-bottom:20px;}
.themify_builder_content-28679 .tb_31vy386.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-28679 .tb_31vy386.module-image.module .image-caption{font-size:20px;}
.themify_builder_content-28679 .tb_2zdp698.module_row{background-color:rgba(255, 255, 255, 0.72);text-align:center;padding-top:4%;padding-bottom:4%;}
.themify_builder_content-28679 .tb_96xx698.module_column{text-align:right;}
.themify_builder_content-28679 .tb_y3hy754.module_row{background-color:rgba(255, 255, 255, 0.72);text-align:center;padding-top:4%;padding-bottom:4%;}
.themify_builder_content-28679 .tb_kzml754.module_column{text-align:right;}
.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_uak3754.module-text.module h2{font-size:64px;line-height:80px;}
.themify_builder_content-28679 .tb_rzaz754.module-text{line-height:35px;font-size:24px;}
.themify_builder_content-28679 .tb_umdh755.module-text{line-height:35px;font-size:24px;margin-top:30px;}
.themify_builder_content-28679 .tb_kcvy755.module_subrow{margin-left:30px;}
.themify_builder_content-28679 .tb_k5ls755.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_k5ls755.module-image{margin-bottom:20px;}
.themify_builder_content-28679 .tb_k5ls755.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-28679 .tb_k5ls755.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_k5ls755.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_k5ls755.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_3sbo755.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_3sbo755.module-image{margin-bottom:20px;}
.themify_builder_content-28679 .tb_3sbo755.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-28679 .tb_3sbo755.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_3sbo755.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_3sbo755.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_vseo755.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_vseo755.module-image{margin-bottom:20px;}
.themify_builder_content-28679 .tb_vseo755.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-28679 .tb_vseo755.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_vseo755.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_vseo755.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_glsb755.module_subrow{margin-left:30px;}
.themify_builder_content-28679 .tb_8y8c755.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_8y8c755.module-image{margin-bottom:20px;}
.themify_builder_content-28679 .tb_8y8c755.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-28679 .tb_8y8c755.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_8y8c755.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_8y8c755.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_3mzs756.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_3mzs756.module-image{margin-bottom:20px;}
.themify_builder_content-28679 .tb_3mzs756.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-28679 .tb_3mzs756.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_3mzs756.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_3mzs756.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_c3af756.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_c3af756.module-image{margin-bottom:20px;}
.themify_builder_content-28679 .tb_c3af756.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-28679 .tb_c3af756.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_c3af756.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_c3af756.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_yad5756.module_subrow{margin-left:30px;}
.themify_builder_content-28679 .tb_ep0k756.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_ep0k756.module-image{margin-bottom:20px;}
.themify_builder_content-28679 .tb_ep0k756.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-28679 .tb_ep0k756.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_ep0k756.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_ep0k756.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_472u756.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_472u756.module-image{margin-bottom:20px;}
.themify_builder_content-28679 .tb_472u756.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-28679 .tb_472u756.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_472u756.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_472u756.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_lspg756.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_lspg756.module-image{margin-bottom:20px;}
.themify_builder_content-28679 .tb_lspg756.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-28679 .tb_lspg756.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_lspg756.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_lspg756.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_rfgr94.module_row{background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:4%;padding-bottom:0%;background-image:url(https://kwf-tagung.net/wp-content/uploads/2022/04/KWF_LPX2964-2.jpg);}
.themify_builder_content-28679 .tb_rfgr94.module_row>.builder_row_cover::before,.themify_builder_content-28679 .tb_rfgr94.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.69);}
.themify_builder_content-28679 .tb_jmmo94.module_column{text-align:right;}
.themify_builder_content-28679 .tb_jag3633.module_column{background-color:rgba(255, 255, 255, 1);padding-right:20px;}
.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_l611634.module-text.module h2{font-size:64px;line-height:80px;}
.themify_builder_content-28679 .tb_tdqy634.module-text{line-height:25px;font-size:18px;}
.themify_builder_content-28679 .tb_ytvo634.module-text{line-height:25px;font-size:18px;margin-top:20px;}
.themify_builder_content-28679 .tb_jqg1634.module_column{padding-left:0px;padding-right:0px;}
.themify_builder_content-28679 .tb_jqg1634.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_jqg1634.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.59);}
.themify_builder_content-28679 .tb_xopp513.module-image{margin-top:66px;padding-left:10px;padding-right:10px;mix-blend-mode:normal;background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-28679 .tb_xopp513.module-image .image-content{text-align:left;font-size:19px;line-height:30px;}
.themify_builder_content-28679 .tb_xopp513.module-image.module .image-title{font-size:22px;margin-top:3px;line-height:30px;}
.themify_builder_content-28679 .tb_xopp513.module-image.module .module-title{text-align:left;line-height:47px;font-size:28px;}
.themify_builder_content-28679 .tb_xopp513.module-image .image-wrap img{margin-bottom:53px;}
.themify_builder_content-28679 .tb_vefj779.module-text{padding-left:36px;line-height:30px;font-size:20px;padding-top:21px;}
.themify_builder_content-28679 .tb_knun930.module_column{background-color:rgba(255, 255, 255, 1);padding-right:20px;}
.themify_builder_content-28679 .tb_dkan931.module_column{padding-left:0px;padding-right:0px;}
.themify_builder_content-28679 .tb_dkan931.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_dkan931.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.59);}
.themify_builder_content-28679 .tb_01b9208.module-icon .module-icon-item i{margin-right:13px;font-size:31px;color:rgba(0, 0, 0, 1);background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_01b9208.module-icon{padding:20px;background-color:rgba(196, 4, 4, 1);background-image:none;}
.themify_builder_content-28679 .tb_01b9208.module-icon i,.themify_builder_content-28679 .tb_01b9208.module-icon a,.themify_builder_content-28679 .tb_01b9208.module-icon span{font-size:19px;}
.themify_builder_content-28679 .tb_01b9208.module-icon span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-28679 .tb_4bwu497.module_subrow{margin-top:66px;}
.themify_builder_content-28679 .tb_zkiz497.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_4vbh497.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_4vbh497.module-image{padding:22px;}
.themify_builder_content-28679 .tb_4vbh497.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_4vbh497.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_7hnr498.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_nyd9498.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_nyd9498.module-image{padding:22px;}
.themify_builder_content-28679 .tb_nyd9498.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_nyd9498.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_dgnt498.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_7i1z498.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_7i1z498.module-image{padding:22px;}
.themify_builder_content-28679 .tb_7i1z498.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_7i1z498.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_2zjw457.module_subrow{margin-top:57px;}
.themify_builder_content-28679 .tb_vqpd457.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_mkls457.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_mkls457.module-image{padding:22px;}
.themify_builder_content-28679 .tb_mkls457.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_mkls457.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_8uul131.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_cgwn131.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_cgwn131.module-image{padding:22px;}
.themify_builder_content-28679 .tb_cgwn131.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_cgwn131.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_g9nb567.module_subrow{margin-top:29px;}
.themify_builder_content-28679 .tb_xkzf10.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_r8ez823.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_r8ez823.module-image{padding:22px;}
.themify_builder_content-28679 .tb_r8ez823.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_r8ez823.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_19m1129.module_subrow{margin-top:57px;}
.themify_builder_content-28679 .tb_0vu7129.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_aob4129.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_aob4129.module-image{padding:22px;}
.themify_builder_content-28679 .tb_aob4129.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_aob4129.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_h1df943.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_d8f2943.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_d8f2943.module-image{padding:22px;}
.themify_builder_content-28679 .tb_d8f2943.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_d8f2943.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_d8f2943.module-image.module .image-caption{font-size:16px;}
.themify_builder_content-28679 .tb_jtsf789.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_nz7c789.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_nz7c789.module-image{padding:22px;}
.themify_builder_content-28679 .tb_nz7c789.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_nz7c789.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_bqtf625.module_subrow{margin-top:57px;}
.themify_builder_content-28679 .tb_exum21.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_fa0321.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_fa0321.module-image{padding:22px;}
.themify_builder_content-28679 .tb_fa0321.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_fa0321.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_6emz804.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_ta6y805.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_ta6y805.module-image{padding:22px;}
.themify_builder_content-28679 .tb_ta6y805.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_ta6y805.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_31gq436.module_row{background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:4%;padding-bottom:7%;background-image:url(https://kwf-tagung.net/wp-content/uploads/2022/04/KWF_LPX2964-2.jpg);}
.themify_builder_content-28679 .tb_31gq436.module_row>.builder_row_cover::before,.themify_builder_content-28679 .tb_31gq436.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.92);}
.themify_builder_content-28679 .tb_hlgw437.module_column{text-align:right;}
.themify_builder_content-28679 .tb_20se437.module_column{background-color:rgba(255, 255, 255, 1);padding-right:20px;padding-bottom:20px;}
.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_wdvg437.module-text.module h2{font-size:64px;line-height:80px;}
.themify_builder_content-28679 .tb_v6gs438.module-text{line-height:25px;font-size:18px;}
.themify_builder_content-28679 .tb_5isn438.module-text{line-height:25px;font-size:18px;margin-top:20px;}
.themify_builder_content-28679 .tb_09mn438.module_column{padding-left:0px;padding-right:0px;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/2022/04/KWF_LPX2964-2.jpg);}
.themify_builder_content-28679 .tb_09mn438.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_09mn438.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.84);}
.themify_builder_content-28679 .tb_7r01438.module-image{margin-top:66px;padding-left:10px;padding-right:10px;padding-bottom:20px;background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-28679 .tb_7r01438.module-image .image-content{text-align:left;font-size:19px;line-height:25px;padding-top:29px;}
.themify_builder_content-28679 .tb_7r01438.module-image.module .image-title{font-size:22px;line-height:25px;}
.themify_builder_content-28679 .tb_7r01438.module-image.module .image-caption{color:rgba(0, 0, 0, 1);}
.themify_builder_content-28679 .tb_7r01438.module-image.module .image-title,.themify_builder_content-28679 .tb_7r01438.module-image.module .image-title a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-28679 .tb_7r01438.module-image.module .module-title{text-align:left;line-height:47px;font-size:28px;}
.themify_builder_content-28679 .tb_7r01438.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_7r01438.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_7r01438.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_hgmx438.module_subrow{margin-top:66px;}
.themify_builder_content-28679 .tb_2206439.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_i1ub439.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_i1ub439.module-image{padding:22px;}
.themify_builder_content-28679 .tb_i1ub439.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_i1ub439.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_ffl3439.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_vq62439.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_vq62439.module-image{padding:22px;}
.themify_builder_content-28679 .tb_vq62439.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_vq62439.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_hzti439.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_0p23439.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_0p23439.module-image{padding:22px;}
.themify_builder_content-28679 .tb_0p23439.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_0p23439.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_ztjp440.module_subrow{margin-top:57px;}
.themify_builder_content-28679 .tb_88gw440.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_fnru440.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_fnru440.module-image{padding:22px;}
.themify_builder_content-28679 .tb_fnru440.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_fnru440.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_wc8z440.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_ursj441.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_ursj441.module-image{padding:22px;}
.themify_builder_content-28679 .tb_ursj441.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_ursj441.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_i9fa187.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_jkon187.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_jkon187.module-image{padding:22px;}
.themify_builder_content-28679 .tb_jkon187.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_jkon187.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_gh9d386.module_subrow{margin-top:57px;}
.themify_builder_content-28679 .tb_kbox386.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_lkjp386.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_lkjp386.module-image{padding:22px;}
.themify_builder_content-28679 .tb_lkjp386.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_lkjp386.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_1iwj386.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_qduh585.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_qduh585.module-image{padding:22px;}
.themify_builder_content-28679 .tb_qduh585.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_qduh585.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_bqw0344.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_kvt4387.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_kvt4387.module-image{padding:22px;}
.themify_builder_content-28679 .tb_kvt4387.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_kvt4387.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_znxg442.module_subrow{margin-top:57px;}
.themify_builder_content-28679 .tb_5asw443.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_tca4443.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_tca4443.module-image{padding:22px;}
.themify_builder_content-28679 .tb_tca4443.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_tca4443.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_gvof443.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_z607443.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_z607443.module-image{padding:22px;}
.themify_builder_content-28679 .tb_z607443.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_z607443.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_z607443.module-image.module .image-caption{font-size:16px;}
.themify_builder_content-28679 .tb_53i5443.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_mr9q443.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_mr9q443.module-image{padding:22px;}
.themify_builder_content-28679 .tb_mr9q443.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_mr9q443.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_huoc443.module_subrow{margin-top:57px;}
.themify_builder_content-28679 .tb_rj2z444.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_cgwi444.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_cgwi444.module-image{padding:22px;}
.themify_builder_content-28679 .tb_cgwi444.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_cgwi444.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_5jrb214.module_row{background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:4%;padding-bottom:7%;background-image:url(https://kwf-tagung.net/wp-content/uploads/2022/04/KWF_LPX2964-2.jpg);}
.themify_builder_content-28679 .tb_5jrb214.module_row>.builder_row_cover::before,.themify_builder_content-28679 .tb_5jrb214.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.71);}
.themify_builder_content-28679 .tb_yaa3215.module_column{text-align:right;}
.themify_builder_content-28679 .tb_oy89216.module_column{background-color:rgba(255, 255, 255, 1);padding-right:20px;padding-bottom:12px;}
.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_8n20216.module-text.module h2{font-size:64px;line-height:80px;}
.themify_builder_content-28679 .tb_cjlh216.module-text{line-height:25px;font-size:18px;}
.themify_builder_content-28679 .tb_1l1z216.module-text{line-height:25px;font-size:18px;margin-top:20px;}
.themify_builder_content-28679 .tb_zcmv217.module_column{padding-left:0px;padding-right:0px;}
.themify_builder_content-28679 .tb_zcmv217.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_zcmv217.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.59);}
.themify_builder_content-28679 .tb_9tpt217.module-image{margin-top:66px;padding-left:10px;padding-right:10px;padding-bottom:25px;padding-top:25px;background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-28679 .tb_9tpt217.module-image .image-content{text-align:left;font-size:19px;line-height:27px;}
.themify_builder_content-28679 .tb_9tpt217.module-image .tb_text_wrap,.themify_builder_content-28679 .tb_9tpt217.module-image .image-title,.themify_builder_content-28679 .tb_9tpt217.module-image .tb_text_wrap p,.themify_builder_content-28679 .tb_9tpt217.module-image .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_9tpt217.module-image .tb_text_wrap h1,.themify_builder_content-28679 .tb_9tpt217.module-image .tb_text_wrap h2,.themify_builder_content-28679 .tb_9tpt217.module-image .tb_text_wrap h3,.themify_builder_content-28679 .tb_9tpt217.module-image .tb_text_wrap h4,.themify_builder_content-28679 .tb_9tpt217.module-image .tb_text_wrap h5,.themify_builder_content-28679 .tb_9tpt217.module-image .tb_text_wrap h6,.themify_builder_content-28679 .tb_9tpt217.module-image .tb_text_wrap li,.themify_builder_content-28679 .tb_9tpt217.module-image .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-28679 .tb_9tpt217.module-image.module .image-title{font-size:22px;line-height:34px;}
.themify_builder_content-28679 .tb_9tpt217.module-image.module .image-caption{color:rgba(0, 0, 0, 1);}
.themify_builder_content-28679 .tb_9tpt217.module-image.module .image-title,.themify_builder_content-28679 .tb_9tpt217.module-image.module .image-title a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-28679 .tb_9tpt217.module-image.module .module-title{text-align:left;line-height:35px;font-size:28px;}
.themify_builder_content-28679 .tb_rpo1316.module-text{margin-top:29px;padding-left:52px;}
.themify_builder_content-28679 .tb_zrv4769.module_subrow{margin-top:29px;}
.themify_builder_content-28679 .tb_zvn9769.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_wq5e769.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_wq5e769.module-image{padding:22px;}
.themify_builder_content-28679 .tb_wq5e769.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_wq5e769.module-image .image-content{text-align:left;line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_3pip382.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_p5in382.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_p5in382.module-image{padding:22px;}
.themify_builder_content-28679 .tb_p5in382.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_p5in382.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_nn8u577.module_subrow{margin-top:29px;}
.themify_builder_content-28679 .tb_fu8b577.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_rugw62.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_rugw62.module-image{padding-top:22px;padding-left:22px;padding-right:22px;}
.themify_builder_content-28679 .tb_rugw62.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_rugw62.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_tlsq61.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_t31y699.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_t31y699.module-image{padding-top:22px;padding-left:22px;padding-right:22px;}
.themify_builder_content-28679 .tb_t31y699.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_t31y699.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_8wz1699.module_subrow{margin-top:29px;}
.themify_builder_content-28679 .tb_ydoo699.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_1ly5578.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_1ly5578.module-image{padding:22px;}
.themify_builder_content-28679 .tb_1ly5578.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_1ly5578.module-image .image-content{text-align:left;line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_i44i888.module_subrow{margin-top:29px;}
.themify_builder_content-28679 .tb_ogc3888.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_8k1z888.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_8k1z888.module-image{padding-top:22px;padding-left:22px;padding-right:22px;}
.themify_builder_content-28679 .tb_8k1z888.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_8k1z888.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_k7vv6.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_h23k6.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_h23k6.module-image{padding-top:22px;padding-left:22px;padding-right:22px;}
.themify_builder_content-28679 .tb_h23k6.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_h23k6.module-image .image-content{text-align:left;line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_cced512.module_subrow{margin-top:29px;}
.themify_builder_content-28679 .tb_v6dd512.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_lfpt512.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_lfpt512.module-image{padding-top:22px;padding-left:22px;padding-right:22px;}
.themify_builder_content-28679 .tb_lfpt512.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_lfpt512.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_ft8v512.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_fwm0512.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_fwm0512.module-image{padding-top:22px;padding-left:22px;padding-right:22px;}
.themify_builder_content-28679 .tb_fwm0512.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_fwm0512.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_dh5w952.module_subrow{margin-top:29px;}
.themify_builder_content-28679 .tb_0m4j953.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_ixzl953.module-image.module .module-title{text-align:center;line-height:30px;font-size:20px;background-color:rgba(50, 115, 79, 1);color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_ixzl953.module-image{padding-top:22px;padding-left:22px;padding-right:22px;}
.themify_builder_content-28679 .tb_ixzl953.module-image.module .image-title{line-height:30px;font-size:25px;}
.themify_builder_content-28679 .tb_ixzl953.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_adgc913.module_row{text-align:center;padding-top:4%;padding-bottom:8%;}
.themify_builder_content-28679 .tb_adgc913.module_row>.builder_row_cover::before,.themify_builder_content-28679 .tb_adgc913.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.69);}
.themify_builder_content-28679 .tb_nvxj914.module_column{text-align:right;}
.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_al72915.module-text.module h2{font-size:60px;line-height:80px;}
.themify_builder_content-28679 .tb_tuqc915.module-text{line-height:30px;font-size:20px;}
.themify_builder_content-28679 .tb_lv3m915.module-text{line-height:25px;font-size:18px;}
.themify_builder_content-28679 .tb_kvt1915.module-text{line-height:25px;font-size:18px;margin-top:78px;}
.themify_builder_content-28679 .tb_3k0f915.module_subrow{margin-left:50px;margin-top:50px;}
.themify_builder_content-28679 .tb_c0mf916.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_c0mf916.module-image{margin-bottom:20px;padding-left:10px;padding-top:10px;padding-right:10px;}
.themify_builder_content-28679 .tb_c0mf916.module-image.module .module-title{text-align:left;line-height:44px;font-size:34px;}
.themify_builder_content-28679 .tb_c0mf916.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_c0mf916.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_c0mf916.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_gin8916.module-text{font-size:12px;margin-top:-46px;background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-28679 .tb_eb6q916.module-callout.module .callout-heading{text-transform:uppercase;}
.themify_builder_content-28679 .tb_eb6q916.module-callout .callout-content,.themify_builder_content-28679 .tb_eb6q916.module-callout .callout-heading{text-align:left;}
.themify_builder_content-28679 .tb_02iq916.module_column{padding-left:0px;padding-right:0px;}
.themify_builder_content-28679 .tb_dgtr916.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_dgtr916.module-image{margin-bottom:20px;padding-left:10px;padding-top:10px;padding-right:10px;}
.themify_builder_content-28679 .tb_dgtr916.module-image.module .module-title{text-align:left;line-height:44px;font-size:34px;}
.themify_builder_content-28679 .tb_dgtr916.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_dgtr916.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_dgtr916.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_7ffu916.module-text{font-size:12px;margin-top:-46px;background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-28679 .tb_na42916.module-callout.module .callout-heading{text-transform:uppercase;}
.themify_builder_content-28679 .tb_na42916.module-callout .callout-content,.themify_builder_content-28679 .tb_na42916.module-callout .callout-heading{text-align:left;}
.themify_builder_content-28679 .tb_rsf7917.module_subrow{margin-left:50px;margin-top:50px;}
.themify_builder_content-28679 .tb_97c0917.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_97c0917.module-image{margin-bottom:20px;padding-left:10px;padding-right:10px;}
.themify_builder_content-28679 .tb_97c0917.module-image.module .module-title{text-align:left;line-height:44px;font-size:34px;}
.themify_builder_content-28679 .tb_97c0917.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_97c0917.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_97c0917.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_9aj7917.module-text{font-size:12px;margin-top:-46px;background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-28679 .tb_bloy917.module-callout.module .callout-heading{text-transform:uppercase;}
.themify_builder_content-28679 .tb_bloy917.module-callout .callout-content,.themify_builder_content-28679 .tb_bloy917.module-callout .callout-heading{text-align:left;}
.themify_builder_content-28679 .tb_zq5g917.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_zq5g917.module-image{margin-bottom:20px;padding-left:10px;padding-right:10px;}
.themify_builder_content-28679 .tb_zq5g917.module-image.module .module-title{text-align:left;line-height:44px;font-size:34px;}
.themify_builder_content-28679 .tb_zq5g917.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_zq5g917.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_zq5g917.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_sg03918.module-text{font-size:12px;margin-top:-46px;background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-28679 .tb_atdi918.module-callout.module .callout-heading{text-transform:uppercase;}
.themify_builder_content-28679 .tb_atdi918.module-callout .callout-content,.themify_builder_content-28679 .tb_atdi918.module-callout .callout-heading{text-align:left;}
.themify_builder_content-28679 .tb_atdi918.module-callout .callout-content{font-size:15px;}
.themify_builder_content-28679 .tb_2snp404.module_row{background-color:rgba(0, 0, 0, 0.05);}
.themify_builder_content-28679 .tb_5hzb263.module_subrow{margin-top:50px;margin-bottom:50px;}
.themify_builder_content-28679 .tb_z1yi194.module-text{line-height:40px;font-size:22px;}
.themify_builder_content-28679 .tb_z1yi194.module-text a{text-decoration:underline;}
.themify_builder_content-28679 .tb_ovbo263.module_column{padding:2%;}
.themify_builder_content-28679 .tb_dzu7259.module_row{margin-bottom:10em;line-height:18px;font-size:14px;padding-left:3px;padding-top:5%;}
.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_jr26875.module-text.module h2{font-size:64px;line-height:80px;}
.themify_builder_content-28679 .tb_jr26875.module-text{text-align:center;line-height:2px;font-size:4.2em;margin-bottom:6%;}
.themify_builder_content-28679 .tb_mb1872.module_column{padding-top:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/IMG-3885-1.jpg);padding-left:3px;}
.themify_builder_content-28679 .tb_mb1872.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_mb1872.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 250, 250, 0.75);}
.themify_builder_content-28679 .tb_dru473.module_column{padding:2%;border:1px solid rgba(176, 176, 176, 1);}
.themify_builder_content-28679 .tb_4zez73.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_52aq73.module-buttons{margin-top:22px;}
.themify_builder_content-28679 .tb_nu6b216.module_column{padding-top:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/IMG-3885-1.jpg);padding-left:3px;}
.themify_builder_content-28679 .tb_nu6b216.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_nu6b216.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 250, 250, 0.75);}
.themify_builder_content-28679 .tb_lxai512.module_column{padding:2%;border:1px solid rgba(176, 176, 176, 1);}
.themify_builder_content-28679 .tb_lf5o512.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_cgc5512.module-buttons{margin-top:22px;}
.themify_builder_content-28679 .tb_vudv908.module_subrow{border:1px solid rgba(240, 228, 228, 1);}
.themify_builder_content-28679 .tb_z1b5908.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_suo7909.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_suo7909.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_3hrd909.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_3ot5909.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/skid_unit_pm_2024-scaled-e1717951049847.jpg);}
.themify_builder_content-28679 .tb_3ot5909.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_3ot5909.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_rrw8909.module-image{padding-left:2px;}
.themify_builder_content-28679 .tb_lubm909.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_b8b7909.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_b8b7909.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_d9rr909.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_h2iq910.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/10xx_Forest_07-Samsung.jpg);}
.themify_builder_content-28679 .tb_h2iq910.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_h2iq910.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_2mn5910.module-image{padding-left:2px;}
.themify_builder_content-28679 .tb_rsfq500.module_column{padding-top:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/News_MaxzuEltz-scaled.jpeg);padding-left:3px;}
.themify_builder_content-28679 .tb_rsfq500.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_rsfq500.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 250, 250, 0.75);}
.themify_builder_content-28679 .tb_m5rn501.module_column{padding:2%;border:1px solid rgba(176, 176, 176, 1);}
.themify_builder_content-28679 .tb_y2yb501.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_7765501.module-buttons{margin-top:22px;}
.themify_builder_content-28679 .tb_448g501.module_column{padding-top:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/NEWS_notruf_Z2-015.jpg);padding-left:3px;}
.themify_builder_content-28679 .tb_448g501.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_448g501.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 250, 250, 0.75);}
.themify_builder_content-28679 .tb_nn29501.module_column{padding:2%;border:1px solid rgba(176, 176, 176, 1);}
.themify_builder_content-28679 .tb_299o502.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_xb2i502.module-buttons{margin-top:22px;}
.themify_builder_content-28679 .tb_ovto300.module_subrow{border:1px solid rgba(240, 228, 228, 1);}
.themify_builder_content-28679 .tb_s4ya301.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_zj1o301.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_zj1o301.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_g9fz301.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_nsik301.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Lauterstein-28_1-scaled.jpg);}
.themify_builder_content-28679 .tb_nsik301.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_nsik301.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_n1fe301.module-image{padding-left:2px;}
.themify_builder_content-28679 .tb_799p301.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_fd1c301.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_fd1c301.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_a6ff301.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_e2kx301.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Storm_Multiforest-KWF-scaled.jpg);}
.themify_builder_content-28679 .tb_e2kx301.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_e2kx301.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_7n9v301.module-image{padding-left:2px;}
.themify_builder_content-28679 .tb_jxc1212.module_column{padding-top:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Feige_News-scaled.jpg);padding-left:3px;}
.themify_builder_content-28679 .tb_jxc1212.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_jxc1212.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 250, 250, 0.75);}
.themify_builder_content-28679 .tb_9nuc212.module_column{padding:2%;border:1px solid rgba(176, 176, 176, 1);}
.themify_builder_content-28679 .tb_u8wc212.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_5k9q212.module-buttons{margin-top:22px;}
.themify_builder_content-28679 .tb_h12u212.module_column{padding-top:2%;border-top:1px solid rgba(0, 0, 0, 0.25);background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/RIELA_Lohse_Trockner_mit_Beschicker.png);padding-left:2px;padding-bottom:2px;}
.themify_builder_content-28679 .tb_h12u212.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_h12u212.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.84);}
.themify_builder_content-28679 .tb_v0zx213.module_column{padding:2%;border:1px solid rgba(176, 176, 176, 1);}
.themify_builder_content-28679 .tb_od5k213.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_rx6j213.module-buttons{margin-top:22px;}
.themify_builder_content-28679 .tb_q42m779.module_subrow{border:1px solid rgba(240, 228, 228, 1);}
.themify_builder_content-28679 .tb_fnf7779.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_y22c780.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_y22c780.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_yn0a780.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_6ls4780.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Gladiator-Keptrotech-Light_sian.png);}
.themify_builder_content-28679 .tb_6ls4780.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_6ls4780.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_3t7o780.module-image{padding-left:20px;}
.themify_builder_content-28679 .tb_af00780.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_xfvi780.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_xfvi780.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_4pan781.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_9w1r781.module_column{padding-top:2%;border:1px solid rgba(0, 0, 0, 0.11);background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/News-der-Aussteller.png);padding-bottom:2px;padding-right:2px;}
.themify_builder_content-28679 .tb_9w1r781.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_9w1r781.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.81);}
.themify_builder_content-28679 .tb_9ziy927.module_column{padding-top:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/20240415_134044-scaled.jpg);padding-left:3px;}
.themify_builder_content-28679 .tb_9ziy927.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_9ziy927.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 250, 250, 0.75);}
.themify_builder_content-28679 .tb_9f4k928.module_column{padding:2%;border:1px solid rgba(176, 176, 176, 1);}
.themify_builder_content-28679 .tb_ez93928.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_lysx928.module-buttons{margin-top:22px;}
.themify_builder_content-28679 .tb_2wqc690.module_column{padding:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/PROTOS-Faellkeil_front.png);}
.themify_builder_content-28679 .tb_2wqc690.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_2wqc690.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.91);}
.themify_builder_content-28679 .tb_oi0e928.module_column{border:1px solid rgba(179, 168, 168, 1);padding-left:2%;padding-bottom:2%;padding-right:2%;}
.themify_builder_content-28679 .tb_z1sr929.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_z1sr929.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_bj5o929.module-buttons{margin-top:22px;}
.themify_builder_content-28679 .tb_9ym7161.module_subrow{border:1px solid rgba(240, 228, 228, 1);}
.themify_builder_content-28679 .tb_3zp2161.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_9fdx161.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_9fdx161.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_orgi161.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_o3k3161.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/TCS-Hacker3.png);}
.themify_builder_content-28679 .tb_o3k3161.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_o3k3161.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_w1lz161.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_w1lz161.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.87);}
.themify_builder_content-28679 .tb_w1lz161.module_column{background-color:rgba(255, 255, 255, 1);padding:2%;}
.themify_builder_content-28679 .tb_i4d9161.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_i4d9161.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_mgu3440.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_8fd4161.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_8fd4161.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.83);}
.themify_builder_content-28679 .tb_8fd4161.module_column{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/PSS_Breeze-Kollektion_Action-scaled.jpg);}
.themify_builder_content-28679 .tb_danb425.module_column{padding-top:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Timbermax_Ergo-2-1.jpeg);padding-left:3px;}
.themify_builder_content-28679 .tb_danb425.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_danb425.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 250, 250, 0.75);}
.themify_builder_content-28679 .tb_rw4q426.module_column{padding:2%;border-right:1px solid rgba(219, 219, 219, 1);}
.themify_builder_content-28679 .tb_i7ei426.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_d4ii426.module-buttons{margin-top:22px;}
.themify_builder_content-28679 .tb_flgh426.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/sms_sattelmuehle_esthal_2021.jpeg);}
.themify_builder_content-28679 .tb_flgh426.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_flgh426.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_06b0426.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_41pt426.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_wdjo653.module_subrow{border:1px solid rgba(240, 228, 228, 1);}
.themify_builder_content-28679 .tb_3ntc654.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_7o09654.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_7o09654.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_8v3z654.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_yyy3654.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Marke_Quambusch_Innova.jpg);}
.themify_builder_content-28679 .tb_yyy3654.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_yyy3654.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_js4v654.module_column{padding:2%;border-right:1px solid rgba(219, 219, 219, 1);}
.themify_builder_content-28679 .tb_qncf655.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_poq8655.module-buttons{margin-top:33px;}
.themify_builder_content-28679 .tb_ox2w655.module_column{background-position:52% 53.75%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/forstware_informationssysteme.jpg);}
.themify_builder_content-28679 .tb_ox2w655.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_ox2w655.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.87);}
.themify_builder_content-28679 .tb_cihp421.module_column{padding:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Mein_Motorsaegenkurs-scaled.jpg);}
.themify_builder_content-28679 .tb_cihp421.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_cihp421.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 250, 250, 0.75);}
.themify_builder_content-28679 .tb_g2w9421.module_column{padding:2%;border-right:1px solid rgba(219, 219, 219, 1);}
.themify_builder_content-28679 .tb_drot421.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_8x4v421.module-buttons{margin-top:22px;}
.themify_builder_content-28679 .tb_b4zj422.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Struktur_03-scaled.jpg);}
.themify_builder_content-28679 .tb_b4zj422.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_b4zj422.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_5e5r422.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_kuw5422.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_kuw5422.module-text.module h3{line-height:25px;font-size:19px;}
.themify_builder_content-28679 .tb_bywl422.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_nwo6733.module_subrow{border:1px solid rgba(240, 228, 228, 1);}
.themify_builder_content-28679 .tb_gfz1733.module_column{padding-left:40px;padding-right:40px;}
.themify_builder_content-28679 .tb_2xom734.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_k48d734.module-buttons{padding-bottom:0px;margin-bottom:20px;}
.themify_builder_content-28679 .tb_e9cs734.module_column{padding-top:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/GT-Jaguar-40-Track-in-gebruik-Terra-Concept-10.jpg);}
.themify_builder_content-28679 .tb_e9cs734.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_e9cs734.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(242, 234, 234, 0.88);}
.themify_builder_content-28679 .tb_uolf734.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_h9yh734.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_azo9734.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_ckt4735.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/1124_Becker_Dirk_MW_0124_O4A3558.jpg);}
.themify_builder_content-28679 .tb_ckt4735.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_ckt4735.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_j2vh480.module_column{background-position:52% 53.75%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Bild_Binderberger-scaled.jpg);}
.themify_builder_content-28679 .tb_j2vh480.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_j2vh480.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.87);}
.themify_builder_content-28679 .tb_248k480.module_column{padding:2%;}
.themify_builder_content-28679 .tb_q0b0481.module_column{background-position:47.33% 33.75%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/News_Aussteller_SchwarzDesign.jpg);}
.themify_builder_content-28679 .tb_q0b0481.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_q0b0481.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.84);}
.themify_builder_content-28679 .tb_maf3481.module_column{padding:1%;border-top:1px solid rgba(242, 234, 234, 1);}
.themify_builder_content-28679 .tb_oq78996.module_subrow{border:1px solid rgba(240, 228, 228, 1);}
.themify_builder_content-28679 .tb_thjv997.module_column{padding-left:40px;padding-right:40px;}
.themify_builder_content-28679 .tb_sxdt997.module-text{font-size:14px;line-height:19px;padding-bottom:0px;margin:2%;}
.themify_builder_content-28679 .tb_90mm997.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_22g0997.module_column{padding-top:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/BWE-Stand_Prenzel-Wierlamann.jpg);}
.themify_builder_content-28679 .tb_22g0997.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_22g0997.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(242, 237, 237, 0.71);}
.themify_builder_content-28679 .tb_ce77998.module_column{padding:2%;border-left:1px solid rgba(179, 168, 168, 0.62);}
.themify_builder_content-28679 .tb_u1yd998.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_1r5r998.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_r3rp998.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/wasp_explainer.png);}
.themify_builder_content-28679 .tb_r3rp998.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_r3rp998.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_4xpe907.module_column{background-position:52% 53.75%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Progetto-senza-titolo-2.png);}
.themify_builder_content-28679 .tb_4xpe907.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_4xpe907.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.87);}
.themify_builder_content-28679 .tb_kza3908.module_column{padding:1%;border:1px solid rgba(209, 209, 209, 1);}
.themify_builder_content-28679 .tb_gvj1908.module-buttons{margin-top:10px;}
.themify_builder_content-28679 .tb_c8oe908.module_column{background-position:47.33% 33.75%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/DOLL_News_KWF-scaled.jpg);}
.themify_builder_content-28679 .tb_c8oe908.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_c8oe908.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.84);}
.themify_builder_content-28679 .tb_k2qe908.module_column{padding:1%;border:1px solid rgba(209, 209, 209, 1);}
.themify_builder_content-28679 .tb_38es909.module-buttons{margin-top:20px;}
.themify_builder_content-28679 .tb_pgwl196.module_column{padding-left:40px;}
.themify_builder_content-28679 .tb_q8kt196.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_6rlu196.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_q198196.module_column{border-right:1px solid rgba(222, 219, 219, 1);background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Pfahlramme-ATV.jpeg);padding-left:2px;padding-bottom:2%;padding-right:2%;}
.themify_builder_content-28679 .tb_q198196.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_q198196.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.82);}
.themify_builder_content-28679 .tb_4fdm197.module_column{padding:2%;}
.themify_builder_content-28679 .tb_oqze197.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_ad54197.module-buttons{padding-bottom:0px;}
.themify_builder_content-28679 .tb_gt16197.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/IMG_0090-scaled.jpg);}
.themify_builder_content-28679 .tb_gt16197.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_gt16197.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_hm1d290.module_column{background-position:52% 53.75%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/PALFINGER-EPSILON-scaled.jpg);}
.themify_builder_content-28679 .tb_hm1d290.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_hm1d290.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.87);}
.themify_builder_content-28679 .tb_0dn1291.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_0dn1291.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.87);}
.themify_builder_content-28679 .tb_0dn1291.module_column{padding:20px;border:1px solid rgba(209, 209, 209, 1);}
.themify_builder_content-28679 .tb_sjeb291.module_column{background-position:47.33% 33.75%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/RIEGL_VZ-600i-data_forestry-scaled.jpg);}
.themify_builder_content-28679 .tb_sjeb291.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_sjeb291.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.84);}
.themify_builder_content-28679 .tb_bbui292.module_column{padding:1%;border:1px solid rgba(209, 209, 209, 1);}
.themify_builder_content-28679 .tb_1vyn292.module-buttons{margin-top:20px;}
.themify_builder_content-28679 .tb_sie6626.module_column{padding:2%;}
.themify_builder_content-28679 .tb_sbjh626.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_u46t626.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_wcf3627.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_wcf3627.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(240, 240, 240, 0.66);}
.themify_builder_content-28679 .tb_wcf3627.module_column{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Signalia-scaled.jpg);padding-bottom:2px;padding-right:2px;}
.themify_builder_content-28679 .tb_irnf627.module_column{padding:2%;}
.themify_builder_content-28679 .tb_51w2627.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_wohl627.module-buttons{padding-bottom:0px;margin-top:20px;}
.themify_builder_content-28679 .tb_x9ua627.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/Schnittschutzhose-Infinity-orange-schwarz.png);}
.themify_builder_content-28679 .tb_x9ua627.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_x9ua627.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_yx13841.module_column{padding-top:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Bild-News-Aussteller.png);}
.themify_builder_content-28679 .tb_yx13841.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_yx13841.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_6q3h841.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_6q3h841.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.87);}
.themify_builder_content-28679 .tb_6q3h841.module_column{padding:20px;}
.themify_builder_content-28679 .tb_65xf842.module_column{background-position:47.33% 33.75%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/Peter-02-RGB-gross-scaled-e1700579026832.jpg);}
.themify_builder_content-28679 .tb_65xf842.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_65xf842.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.84);}
.themify_builder_content-28679 .tb_77gi842.module_column{padding:1%;border:1px solid rgba(209, 209, 209, 1);}
.themify_builder_content-28679 .tb_iq3y730.module_column{padding:2%;border-bottom:0px dotted;}
.themify_builder_content-28679 .tb_mjet730.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_xpuy730.module-buttons{padding-bottom:0px;}
.themify_builder_content-28679 .tb_gxwf730.module_column{padding-top:2%;background-color:rgba(245, 240, 240, 1);background-position:52% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/IMG_8009.jpg);}
.themify_builder_content-28679 .tb_gxwf730.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_gxwf730.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(247, 239, 239, 0.83);}
.themify_builder_content-28679 .tb_yaxk731.module_column{padding:2%;}
.themify_builder_content-28679 .tb_a6w5731.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_vcsk731.module-buttons{padding-bottom:0px;}
.themify_builder_content-28679 .tb_jylt731.module_column{padding-top:2%;border-bottom-style:none;border-right-style:none;background-position:51.33% 47.5%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/Schade_Volker-5.jpg);}
.themify_builder_content-28679 .tb_jylt731.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_jylt731.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_5hwl838.module_column{padding-top:2%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Intellilight-naetet.png);}
.themify_builder_content-28679 .tb_5hwl838.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_5hwl838.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_dzsb838.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_dzsb838.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.87);}
.themify_builder_content-28679 .tb_dzsb838.module_column{padding:20px;}
.themify_builder_content-28679 .tb_quxu839.module_column{background-position:47.33% 33.75%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/WFW_Nico-Reichenbach-3_hoch-scaled.jpg);}
.themify_builder_content-28679 .tb_quxu839.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_quxu839.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.84);}
.themify_builder_content-28679 .tb_rm6a839.module_column{padding:1%;border-top-style:none;}
.themify_builder_content-28679 .tb_xq3f431.module_column{padding:2%;}
.themify_builder_content-28679 .tb_5zy173.module-text{line-height:40px;font-size:22px;}
.themify_builder_content-28679 .tb_5zy173.module-text a{text-decoration:underline;}
.themify_builder_content-28679 .tb_9bi6352.module_column{padding:2%;border-bottom:1px solid rgba(191, 191, 191, 1);border-right:1px solid rgba(191, 191, 191, 1);border-top:1px solid rgba(191, 191, 191, 1);}
.themify_builder_content-28679 .tb_4ex0432.module_column{padding:2%;border-bottom:0px dotted;}
.themify_builder_content-28679 .tb_rstk95.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_dpby432.module_column{padding-top:2%;background-color:rgba(245, 240, 240, 1);background-position:52% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Foto_KWF_2024-scaled.jpg);}
.themify_builder_content-28679 .tb_dpby432.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_dpby432.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(247, 239, 239, 0.83);}
.themify_builder_content-28679 .tb_ay7814.module_column{background-position:31.33% 81.25%;background-attachment:scroll;background-repeat:no-repeat;background-position:50%;background-size:100%;background-image:url(https://kwf-tagung.net/wp-content/uploads/Oswald-scaled.jpg);}
.themify_builder_content-28679 .tb_ay7814.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_ay7814.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.79);}
.themify_builder_content-28679 .tb_hncr14.module_column{padding:2%;}
.themify_builder_content-28679 .tb_ixcz15.module_column{background-position:47.33% 33.75%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/Foto-BPT-Victor-84-scaled.jpg);}
.themify_builder_content-28679 .tb_ixcz15.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_ixcz15.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.84);}
.themify_builder_content-28679 .tb_lggt16.module_column{padding:1%;}
.themify_builder_content-28679 .tb_qnya56.module_column{padding:2%;}
.themify_builder_content-28679 .tb_8b6k56.module-text{font-size:14px;line-height:19px;padding-bottom:0px;}
.themify_builder_content-28679 .tb_94m357.module_column{background-position:100% 0%;background-attachment:scroll;background-repeat:no-repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Manfred-Oehler-Geschaeftsfuehrer-002-scaled.jpg);}
.themify_builder_content-28679 .tb_94m357.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_94m357.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.21);}
.themify_builder_content-28679 .tb_gp0t57.module_column{padding:2%;border-bottom:0px dotted;}
.themify_builder_content-28679 .tb_hvfh57.module_column{background-position:100% 42.48%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/PRINOTH-Vertrieb-Viktor-Westfal-scaled.jpg);}
.themify_builder_content-28679 .tb_hvfh57.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_hvfh57.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(216, 229, 237, 0.79);}
.themify_builder_content-28679 .tb_zh9t484.module_column{background-position:59.32% 74.99%;background-attachment:scroll;background-repeat:no-repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/2022/01/Munz_Komatsu-scaled.jpg);}
.themify_builder_content-28679 .tb_zh9t484.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_zh9t484.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.89);}
.themify_builder_content-28679 .tb_72an484.module_column{padding:2%;}
.themify_builder_content-28679 .tb_hkcv484.module_column{background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/2021/08/Posch_Bregman-fuer-KWF-2024-002-scaled-e1628147056773.jpg);}
.themify_builder_content-28679 .tb_hkcv484.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_hkcv484.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 252, 252, 0.61);}
.themify_builder_content-28679 .tb_ri9o485.module_column{padding:1%;}
.themify_builder_content-28679 .tb_v9y5261.module_column{padding:2%;}
.themify_builder_content-28679 .tb_sz4q262.module_column{background-position:0% 62.49%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/220503_pflanzen_2-scaled.jpg);padding-left:10px;padding-bottom:20px;padding-right:10px;}
.themify_builder_content-28679 .tb_sz4q262.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_sz4q262.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.85);}
.themify_builder_content-28679 .tb_n0ed951.module-text.module h1{line-height:40px;font-size:26px;}
.themify_builder_content-28679 .tb_n0ed951.module-text.module h3{line-height:25px;font-size:17px;}
.themify_builder_content-28679 .tb_2zhd262.module_column{padding:2%;}
.themify_builder_content-28679 .tb_s3ep348.module-buttons{margin-top:20px;}
.themify_builder_content-28679 .tb_yv56262.module_column{background-position:100% 42.48%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/2021/07/Ebert-e1627564803283.jpg);}
.themify_builder_content-28679 .tb_yv56262.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_yv56262.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(216, 229, 237, 0.79);}
.themify_builder_content-28679 .tb_sjw0287.module_column{background-position:73.33% 10%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/2021/07/Ponsse_Gerit_Koch.jpg);}
.themify_builder_content-28679 .tb_sjw0287.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_sjw0287.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.69);}
.themify_builder_content-28679 .tb_b8b5288.module_column{padding:2%;}
.themify_builder_content-28679 .tb_rzlz288.module_column{background-position:10.67% 0%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/Gerd_Unterreiner-1.jpg);}
.themify_builder_content-28679 .tb_rzlz288.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_rzlz288.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 252, 252, 0.61);}
.themify_builder_content-28679 .tb_xgp8288.module-image{padding-bottom:0px;}
.themify_builder_content-28679 .tb_68f8289.module_column{padding:2%;}
.themify_builder_content-28679 .tb_w8rw264.module_column{padding:2%;}
.themify_builder_content-28679 .tb_rzrs266.module_column{background-position:100% 85%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/AVANt-im-einsatz.png);}
.themify_builder_content-28679 .tb_rzrs266.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_rzrs266.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.68);}
.themify_builder_content-28679 .tb_jb99484.module_column{padding:2%;}
.themify_builder_content-28679 .tb_m5pp266.module_column{background-position:57.33% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/Landingpage_Teambild.png);}
.themify_builder_content-28679 .tb_m5pp266.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_m5pp266.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.86);}
.themify_builder_content-28679 .tb_mpqt260.module_column{background-position:0% 0%;background-attachment:scroll;background-repeat:no-repeat;background-position:50%;background-size:100%;background-image:url(https://kwf-tagung.net/wp-content/uploads/Bild-Daniel_bearb.png);}
.themify_builder_content-28679 .tb_mpqt260.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_mpqt260.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.89);}
.themify_builder_content-28679 .tb_ckoh260.module_column{padding:2%;}
.themify_builder_content-28679 .tb_ekbd260.module_column{background-position:0% 0%;background-attachment:scroll;background-repeat:no-repeat;background-position:50%;background-size:100%;background-image:url(https://kwf-tagung.net/wp-content/uploads/Cepak_GmbH.jpg);}
.themify_builder_content-28679 .tb_ekbd260.module_column>.builder_row_cover::before,.themify_builder_content-28679 .tb_ekbd260.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 250, 250, 0.89);}
.themify_builder_content-28679 .tb_vrdh261.module_column{padding:1%;}
.themify_builder_content-28679 .tb_0ztp975.module_row{padding-bottom:172px;padding-top:113px;background-color:rgba(35, 35, 35, 1);background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://kwf-tagung.net/wp-content/uploads/2022/04/KWF_LPX2964-2.jpg);}
.themify_builder_content-28679 .tb_0ztp975.module_row>.builder_row_cover::before,.themify_builder_content-28679 .tb_0ztp975.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.69);}
.themify_builder_content-28679 .tb_zxjb976.module_column{border:1px solid rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_oglk976.module_column,.themify_builder_content-28679 .tb_oglk976.module_column p,.themify_builder_content-28679 .tb_oglk976.module_column h1,.themify_builder_content-28679 .tb_oglk976.module_column h2,.themify_builder_content-28679 .tb_oglk976.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_oglk976.module_column h4,.themify_builder_content-28679 .tb_oglk976.module_column h5,.themify_builder_content-28679 .tb_oglk976.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_oglk976.module_column{border-right:1px solid rgba(79, 79, 79, 1);padding-bottom:4px;text-align:right;padding-top:55px;}
.themify_builder_content-28679 .tb_sgur976.module-text{text-transform:uppercase;padding-right:40px;}
.themify_builder_content-28679 .tb_zzll976.module_column,.themify_builder_content-28679 .tb_zzll976.module_column p,.themify_builder_content-28679 .tb_zzll976.module_column h1,.themify_builder_content-28679 .tb_zzll976.module_column h2,.themify_builder_content-28679 .tb_zzll976.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_zzll976.module_column h4,.themify_builder_content-28679 .tb_zzll976.module_column h5,.themify_builder_content-28679 .tb_zzll976.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_dytz976.module-text{text-transform:uppercase;}
.themify_builder_content-28679 .tb_gjt7976.module-text{font-size:18px;}
.themify_builder_content-28679 .tb_efuu977.module_column,.themify_builder_content-28679 .tb_efuu977.module_column p,.themify_builder_content-28679 .tb_efuu977.module_column h1,.themify_builder_content-28679 .tb_efuu977.module_column h2,.themify_builder_content-28679 .tb_efuu977.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_efuu977.module_column h4,.themify_builder_content-28679 .tb_efuu977.module_column h5,.themify_builder_content-28679 .tb_efuu977.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_efuu977.module_column{border-right:1px solid rgba(79, 79, 79, 1);padding-top:20px;text-align:right;}
.themify_builder_content-28679 .tb_pzdz977.module-text{text-transform:uppercase;padding-right:40px;line-height:34px;}
.themify_builder_content-28679 .tb_jni3977.module_column,.themify_builder_content-28679 .tb_jni3977.module_column p,.themify_builder_content-28679 .tb_jni3977.module_column h1,.themify_builder_content-28679 .tb_jni3977.module_column h2,.themify_builder_content-28679 .tb_jni3977.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_jni3977.module_column h4,.themify_builder_content-28679 .tb_jni3977.module_column h5,.themify_builder_content-28679 .tb_jni3977.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_vnmz977.module-text{padding-top:40px;font-size:18px;}
.themify_builder_content-28679 .tb_hkvs977.module-icon .module-icon-item i{font-size:28px;color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_hkvs977.module-icon i,.themify_builder_content-28679 .tb_hkvs977.module-icon a,.themify_builder_content-28679 .tb_hkvs977.module-icon span{font-size:20px;}
.themify_builder_content-28679 .tb_hkvs977.module-icon span{color:rgba(0, 67, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_t9xh977.module-icon .module-icon-item i{font-size:28px;color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_t9xh977.module-icon i,.themify_builder_content-28679 .tb_t9xh977.module-icon a,.themify_builder_content-28679 .tb_t9xh977.module-icon span{font-size:20px;}
.themify_builder_content-28679 .tb_t9xh977.module-icon span{color:rgba(0, 67, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_jp0a977.module_column,.themify_builder_content-28679 .tb_jp0a977.module_column p,.themify_builder_content-28679 .tb_jp0a977.module_column h1,.themify_builder_content-28679 .tb_jp0a977.module_column h2,.themify_builder_content-28679 .tb_jp0a977.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_jp0a977.module_column h4,.themify_builder_content-28679 .tb_jp0a977.module_column h5,.themify_builder_content-28679 .tb_jp0a977.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_jp0a977.module_column{border-right:1px solid rgba(79, 79, 79, 1);padding-bottom:40px;padding-top:20px;text-align:right;}
.themify_builder_content-28679 .tb_w10c977.module-text{text-transform:uppercase;padding-right:40px;line-height:34px;}
.themify_builder_content-28679 .tb_0lpl977.module_column,.themify_builder_content-28679 .tb_0lpl977.module_column p,.themify_builder_content-28679 .tb_0lpl977.module_column h1,.themify_builder_content-28679 .tb_0lpl977.module_column h2,.themify_builder_content-28679 .tb_0lpl977.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_0lpl977.module_column h4,.themify_builder_content-28679 .tb_0lpl977.module_column h5,.themify_builder_content-28679 .tb_0lpl977.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_esem977.module-text{font-size:18px;padding-bottom:12px;padding-top:11px;}
.themify_builder_content-28679 .tb_rr7w978.module-text{font-size:18px;padding-bottom:12px;padding-top:11px;}
.themify_builder_content-28679 .tb_4671978.module_column,.themify_builder_content-28679 .tb_4671978.module_column p,.themify_builder_content-28679 .tb_4671978.module_column h1,.themify_builder_content-28679 .tb_4671978.module_column h2,.themify_builder_content-28679 .tb_4671978.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_4671978.module_column h4,.themify_builder_content-28679 .tb_4671978.module_column h5,.themify_builder_content-28679 .tb_4671978.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_4671978.module_column{border-right:1px solid rgba(79, 79, 79, 1);padding-bottom:44px;text-align:right;}
.themify_builder_content-28679 .tb_lq0r978.module-text{text-transform:uppercase;padding-right:40px;}
.themify_builder_content-28679 .tb_olhn978.module_column,.themify_builder_content-28679 .tb_olhn978.module_column p,.themify_builder_content-28679 .tb_olhn978.module_column h1,.themify_builder_content-28679 .tb_olhn978.module_column h2,.themify_builder_content-28679 .tb_olhn978.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_olhn978.module_column h4,.themify_builder_content-28679 .tb_olhn978.module_column h5,.themify_builder_content-28679 .tb_olhn978.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_xfip978.module-icon .module-icon-item i{font-size:28px;color:rgba(0, 67, 250, 1);}
.themify_builder_content-28679 .tb_xfip978.module-icon i,.themify_builder_content-28679 .tb_xfip978.module-icon a,.themify_builder_content-28679 .tb_xfip978.module-icon span{font-size:20px;}
.themify_builder_content-28679 .tb_xfip978.module-icon span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-28679 .tb_ikcn978.module_column,.themify_builder_content-28679 .tb_ikcn978.module_column p,.themify_builder_content-28679 .tb_ikcn978.module_column h1,.themify_builder_content-28679 .tb_ikcn978.module_column h2,.themify_builder_content-28679 .tb_ikcn978.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_ikcn978.module_column h4,.themify_builder_content-28679 .tb_ikcn978.module_column h5,.themify_builder_content-28679 .tb_ikcn978.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_ikcn978.module_column{border-right:1px solid rgba(79, 79, 79, 1);padding-bottom:44px;text-align:right;}
.themify_builder_content-28679 .tb_eus0978.module-text{text-transform:uppercase;padding-right:40px;}
.themify_builder_content-28679 .tb_hnle978.module_column,.themify_builder_content-28679 .tb_hnle978.module_column p,.themify_builder_content-28679 .tb_hnle978.module_column h1,.themify_builder_content-28679 .tb_hnle978.module_column h2,.themify_builder_content-28679 .tb_hnle978.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_hnle978.module_column h4,.themify_builder_content-28679 .tb_hnle978.module_column h5,.themify_builder_content-28679 .tb_hnle978.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_pf8l978.module-text{font-size:18px;padding-bottom:12px;padding-top:11px;}

@media screen and (max-width:1024px){
.themify_builder_content-28679 .tb_ovbo263.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_mb1872.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_nu6b216.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_z1b5908.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_3ot5909.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_lubm909.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_h2iq910.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_rsfq500.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_448g501.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_s4ya301.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_nsik301.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_799p301.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_e2kx301.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_jxc1212.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_h12u212.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_fnf7779.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_6ls4780.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_af00780.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_9w1r781.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_9ziy927.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_2wqc690.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_oi0e928.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_3zp2161.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_o3k3161.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_w1lz161.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_8fd4161.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_danb425.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_flgh426.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_06b0426.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_3ntc654.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_yyy3654.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_ox2w655.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_cihp421.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_b4zj422.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_5e5r422.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_e9cs734.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_uolf734.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_ckt4735.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_j2vh480.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_maf3481.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_22g0997.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_ce77998.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_r3rp998.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_4xpe907.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_kza3908.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_k2qe908.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_q198196.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_4fdm197.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_gt16197.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_hm1d290.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_bbui292.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_sie6626.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_wcf3627.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_irnf627.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_x9ua627.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_yx13841.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_77gi842.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_iq3y730.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_gxwf730.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_yaxk731.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_jylt731.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_5hwl838.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_rm6a839.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_xq3f431.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_9bi6352.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_4ex0432.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_dpby432.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_hncr14.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_lggt16.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_qnya56.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_gp0t57.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_72an484.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_ri9o485.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_v9y5261.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_2zhd262.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_b8b5288.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_68f8289.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_w8rw264.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_jb99484.module_column{padding-left:2%;padding-bottom:0px;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_ckoh260.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
.themify_builder_content-28679 .tb_vrdh261.module_column{padding-left:2%;padding-bottom:0%;padding-right:2%;padding-top:2%;}
}
@media screen and (max-width:768px){
.themify_builder_content-28679 .tb_ovbo263.module_column{padding:4%;}
.themify_builder_content-28679 .tb_mb1872.module_column{padding:4%;}
.themify_builder_content-28679 .tb_nu6b216.module_column{padding:4%;}
.themify_builder_content-28679 .tb_z1b5908.module_column{padding:4%;}
.themify_builder_content-28679 .tb_3ot5909.module_column{padding:4%;}
.themify_builder_content-28679 .tb_lubm909.module_column{padding:4%;}
.themify_builder_content-28679 .tb_h2iq910.module_column{padding:4%;}
.themify_builder_content-28679 .tb_rsfq500.module_column{padding:4%;}
.themify_builder_content-28679 .tb_448g501.module_column{padding:4%;}
.themify_builder_content-28679 .tb_s4ya301.module_column{padding:4%;}
.themify_builder_content-28679 .tb_nsik301.module_column{padding:4%;}
.themify_builder_content-28679 .tb_799p301.module_column{padding:4%;}
.themify_builder_content-28679 .tb_e2kx301.module_column{padding:4%;}
.themify_builder_content-28679 .tb_jxc1212.module_column{padding:4%;}
.themify_builder_content-28679 .tb_h12u212.module_column{padding:4%;}
.themify_builder_content-28679 .tb_fnf7779.module_column{padding:4%;}
.themify_builder_content-28679 .tb_6ls4780.module_column{padding:4%;}
.themify_builder_content-28679 .tb_af00780.module_column{padding:4%;}
.themify_builder_content-28679 .tb_9w1r781.module_column{padding:4%;}
.themify_builder_content-28679 .tb_9ziy927.module_column{padding:4%;}
.themify_builder_content-28679 .tb_2wqc690.module_column{padding:4%;}
.themify_builder_content-28679 .tb_oi0e928.module_column{padding:4%;}
.themify_builder_content-28679 .tb_3zp2161.module_column{padding:4%;}
.themify_builder_content-28679 .tb_o3k3161.module_column{padding:4%;}
.themify_builder_content-28679 .tb_w1lz161.module_column{padding:4%;}
.themify_builder_content-28679 .tb_8fd4161.module_column{padding:4%;}
.themify_builder_content-28679 .tb_danb425.module_column{padding:4%;}
.themify_builder_content-28679 .tb_flgh426.module_column{padding:4%;}
.themify_builder_content-28679 .tb_06b0426.module_column{padding:4%;}
.themify_builder_content-28679 .tb_3ntc654.module_column{padding:4%;}
.themify_builder_content-28679 .tb_yyy3654.module_column{padding:4%;}
.themify_builder_content-28679 .tb_ox2w655.module_column{padding:4%;}
.themify_builder_content-28679 .tb_cihp421.module_column{padding:4%;}
.themify_builder_content-28679 .tb_b4zj422.module_column{padding:4%;}
.themify_builder_content-28679 .tb_5e5r422.module_column{padding:4%;}
.themify_builder_content-28679 .tb_e9cs734.module_column{padding:4%;}
.themify_builder_content-28679 .tb_uolf734.module_column{padding:4%;}
.themify_builder_content-28679 .tb_ckt4735.module_column{padding:4%;}
.themify_builder_content-28679 .tb_j2vh480.module_column{padding:4%;}
.themify_builder_content-28679 .tb_maf3481.module_column{padding:4%;}
.themify_builder_content-28679 .tb_22g0997.module_column{padding:4%;}
.themify_builder_content-28679 .tb_ce77998.module_column{padding:4%;}
.themify_builder_content-28679 .tb_r3rp998.module_column{padding:4%;}
.themify_builder_content-28679 .tb_4xpe907.module_column{padding:4%;}
.themify_builder_content-28679 .tb_kza3908.module_column{padding:4%;}
.themify_builder_content-28679 .tb_k2qe908.module_column{padding:4%;}
.themify_builder_content-28679 .tb_q198196.module_column{padding:4%;}
.themify_builder_content-28679 .tb_4fdm197.module_column{padding:4%;}
.themify_builder_content-28679 .tb_gt16197.module_column{padding:4%;}
.themify_builder_content-28679 .tb_hm1d290.module_column{padding:4%;}
.themify_builder_content-28679 .tb_bbui292.module_column{padding:4%;}
.themify_builder_content-28679 .tb_sie6626.module_column{padding:4%;}
.themify_builder_content-28679 .tb_wcf3627.module_column{padding:4%;}
.themify_builder_content-28679 .tb_irnf627.module_column{padding:4%;}
.themify_builder_content-28679 .tb_x9ua627.module_column{padding:4%;}
.themify_builder_content-28679 .tb_yx13841.module_column{padding:4%;}
.themify_builder_content-28679 .tb_77gi842.module_column{padding:4%;}
.themify_builder_content-28679 .tb_iq3y730.module_column{padding:4%;}
.themify_builder_content-28679 .tb_gxwf730.module_column{padding:4%;}
.themify_builder_content-28679 .tb_yaxk731.module_column{padding:4%;}
.themify_builder_content-28679 .tb_jylt731.module_column{padding:4%;}
.themify_builder_content-28679 .tb_5hwl838.module_column{padding:4%;}
.themify_builder_content-28679 .tb_rm6a839.module_column{padding:4%;}
.themify_builder_content-28679 .tb_xq3f431.module_column{padding:4%;}
.themify_builder_content-28679 .tb_9bi6352.module_column{padding:4%;}
.themify_builder_content-28679 .tb_4ex0432.module_column{padding:4%;}
.themify_builder_content-28679 .tb_dpby432.module_column{padding:4%;}
.themify_builder_content-28679 .tb_hncr14.module_column{padding:4%;}
.themify_builder_content-28679 .tb_lggt16.module_column{padding:4%;}
.themify_builder_content-28679 .tb_qnya56.module_column{padding:4%;}
.themify_builder_content-28679 .tb_gp0t57.module_column{padding:4%;}
.themify_builder_content-28679 .tb_72an484.module_column{padding:4%;}
.themify_builder_content-28679 .tb_ri9o485.module_column{padding:4%;}
.themify_builder_content-28679 .tb_v9y5261.module_column{padding:4%;}
.themify_builder_content-28679 .tb_2zhd262.module_column{padding:4%;}
.themify_builder_content-28679 .tb_b8b5288.module_column{padding:4%;}
.themify_builder_content-28679 .tb_68f8289.module_column{padding:4%;}
.themify_builder_content-28679 .tb_w8rw264.module_column{padding:4%;}
.themify_builder_content-28679 .tb_jb99484.module_column{padding:4%;}
.themify_builder_content-28679 .tb_ckoh260.module_column{padding:4%;}
.themify_builder_content-28679 .tb_vrdh261.module_column{padding:4%;}
.themify_builder_content-28679 .tb_0ztp975.module_row{padding-bottom:172px;padding-top:90px;}
}
@media screen and (max-width:680px){
.themify_builder_content-28679 .tb_edra385.module-text.module h2{font-size:2em;line-height:2.5em;}
.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_edra385.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_we3e385.module_subrow{margin-top:40px;}
.themify_builder_content-28679 .tb_jr72385.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_jr72385.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_jr72385.module-image.module .image-caption{color:rgba(0, 0, 0, 1);}
.themify_builder_content-28679 .tb_jr72385.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_jr72385.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_jr72385.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_31vy386.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_31vy386.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_31vy386.module-image.module .image-caption{color:rgba(0, 0, 0, 1);}
.themify_builder_content-28679 .tb_31vy386.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_31vy386.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_31vy386.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_uak3754.module-text.module h2{line-height:2.5em;font-size:2em;}
.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_uak3754.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_rzaz754.module-text{line-height:16px;font-size:14px;}
.themify_builder_content-28679 .tb_kcvy755.module_subrow{margin-top:40px;}
.themify_builder_content-28679 .tb_k5ls755.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_k5ls755.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_k5ls755.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-28679 .tb_k5ls755.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_k5ls755.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_k5ls755.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_3sbo755.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_3sbo755.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_3sbo755.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_3sbo755.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_3sbo755.module-image.module .image-caption{font-size:10px;}
.themify_builder_content-28679 .tb_vseo755.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_vseo755.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-28679 .tb_vseo755.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_vseo755.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_vseo755.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_glsb755.module_subrow{margin-top:40px;}
.themify_builder_content-28679 .tb_8y8c755.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_8y8c755.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-28679 .tb_8y8c755.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_8y8c755.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_8y8c755.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_3mzs756.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_3mzs756.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-28679 .tb_3mzs756.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_3mzs756.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_3mzs756.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_c3af756.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_c3af756.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-28679 .tb_c3af756.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_c3af756.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_c3af756.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_yad5756.module_subrow{margin-top:40px;}
.themify_builder_content-28679 .tb_ep0k756.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_ep0k756.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_ep0k756.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_ep0k756.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_ep0k756.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_ep0k756.module-image.module .image-caption{font-size:10px;color:rgba(0, 0, 0, 1);}
.themify_builder_content-28679 .tb_472u756.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_472u756.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_472u756.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_472u756.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_472u756.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_472u756.module-image.module .image-caption{font-size:10px;color:rgba(0, 0, 0, 1);}
.themify_builder_content-28679 .tb_lspg756.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_lspg756.module-image .image-content{text-align:left;}
.themify_builder_content-28679 .tb_lspg756.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-28679 .tb_lspg756.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_lspg756.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_lspg756.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_opyj633.module_subrow{margin-top:40px;margin-left:25px;}
.themify_builder_content-28679 .tb_l611634.module-text.module h2{line-height:2em;font-size:1.6em;}
.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_l611634.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_tdqy634.module-text{line-height:20px;font-size:14px;}
.themify_builder_content-28679 .tb_ytvo634.module-text{line-height:20px;font-size:14px;}
.themify_builder_content-28679 .tb_xopp513.module-image.module .image-title{line-height:30px;font-size:20px;}
.themify_builder_content-28679 .tb_xopp513.module-image.module .module-title{text-align:left;line-height:47px;font-size:28px;}
.themify_builder_content-28679 .tb_xopp513.module-image .image-content{text-align:left;line-height:30px;font-size:16px;}
.themify_builder_content-28679 .tb_xopp513.module-image.module .image-caption{line-height:25px;}
.themify_builder_content-28679 .tb_xopp513.module-image{margin-top:66px;padding-left:10px;padding-right:10px;}
.themify_builder_content-28679 .tb_vefj779.module-text{padding-left:20px;}
.themify_builder_content-28679 .tb_dzmj929.module_subrow{margin-top:40px;margin-left:25px;}
.themify_builder_content-28679 .tb_5l15437.module_subrow{margin-top:40px;margin-left:25px;}
.themify_builder_content-28679 .tb_wdvg437.module-text.module h2{line-height:2em;font-size:1.6em;}
.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_wdvg437.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_v6gs438.module-text{line-height:20px;font-size:14px;}
.themify_builder_content-28679 .tb_5isn438.module-text{line-height:20px;font-size:14px;}
.themify_builder_content-28679 .tb_7r01438.module-image.module .image-caption{color:rgba(0, 0, 0, 1);line-height:20px;font-size:16px;}
.themify_builder_content-28679 .tb_7r01438.module-image{padding-left:10px;padding-bottom:20px;padding-right:10px;}
.themify_builder_content-28679 .tb_buzi216.module_subrow{margin-top:40px;margin-left:25px;}
.themify_builder_content-28679 .tb_8n20216.module-text.module h2{line-height:2em;font-size:1.6em;}
.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_8n20216.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_cjlh216.module-text{line-height:20px;font-size:14px;}
.themify_builder_content-28679 .tb_1l1z216.module-text{line-height:20px;font-size:14px;}
.themify_builder_content-28679 .tb_al72915.module-text.module h2{line-height:2em;font-size:1.6em;}
.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_al72915.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_tuqc915.module-text{line-height:16px;font-size:14px;padding-left:47%;text-align:right;}
.themify_builder_content-28679 .tb_lv3m915.module-text{line-height:20px;font-size:14px;}
.themify_builder_content-28679 .tb_kvt1915.module-text{line-height:20px;font-size:14px;}
.themify_builder_content-28679 .tb_3k0f915.module_subrow{margin-top:40px;margin-left:25px;}
.themify_builder_content-28679 .tb_c0mf916.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_c0mf916.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-28679 .tb_c0mf916.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_c0mf916.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_c0mf916.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_eb6q916.module-callout .callout-button a{font-size:12px;}
.themify_builder_content-28679 .tb_eb6q916.module-callout.module .callout-heading{text-transform:uppercase;line-height:15px;font-size:12px;}
.themify_builder_content-28679 .tb_eb6q916.module-callout .callout-content{line-height:15px;font-size:12px;}
.themify_builder_content-28679 .tb_dgtr916.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_dgtr916.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-28679 .tb_dgtr916.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_dgtr916.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_dgtr916.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_na42916.module-callout .callout-button a{line-height:15px;font-size:12px;}
.themify_builder_content-28679 .tb_na42916.module-callout .callout-content{line-height:15px;font-size:12px;}
.themify_builder_content-28679 .tb_na42916.module-callout.module .callout-heading{text-transform:uppercase;line-height:15px;font-size:12px;}
.themify_builder_content-28679 .tb_rsf7917.module_subrow{margin-top:40px;margin-left:25px;}
.themify_builder_content-28679 .tb_97c0917.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_97c0917.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-28679 .tb_97c0917.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_97c0917.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_97c0917.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_bloy917.module-callout .callout-button a{line-height:15px;font-size:12px;}
.themify_builder_content-28679 .tb_bloy917.module-callout.module .callout-heading{text-transform:uppercase;line-height:15px;font-size:12px;}
.themify_builder_content-28679 .tb_bloy917.module-callout .callout-content{line-height:15px;font-size:12px;}
.themify_builder_content-28679 .tb_zq5g917.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-28679 .tb_zq5g917.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-28679 .tb_zq5g917.module-image.image-overlay .image-content,.themify_builder_content-28679 .tb_zq5g917.module-image.image-full-overlay .image-content::before,.themify_builder_content-28679 .tb_zq5g917.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_atdi918.module-callout .callout-button a{line-height:15px;font-size:12px;}
.themify_builder_content-28679 .tb_atdi918.module-callout.module .callout-heading{text-transform:uppercase;line-height:15px;font-size:12px;}
.themify_builder_content-28679 .tb_atdi918.module-callout .callout-content{line-height:15px;font-size:12px;}
.themify_builder_content-28679 .tb_z1yi194.module-text{line-height:20px;font-size:14px;}
.themify_builder_content-28679 .tb_ovbo263.module_column{padding:5%;}
.themify_builder_content-28679 .tb_jr26875.module-text.module h2{line-height:2em;font-size:1.6em;}
.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap p,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap blockquote,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h1,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h2,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h3,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h4,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h5,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap h6,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap li,.themify_builder_content-28679 .tb_jr26875.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-28679 .tb_jr26875.module-text{text-align:center;line-height:2em;font-size:2em;}
.themify_builder_content-28679 .tb_mb1872.module_column{padding:5%;}
.themify_builder_content-28679 .tb_nu6b216.module_column{padding:5%;}
.themify_builder_content-28679 .tb_z1b5908.module_column{padding:5%;}
.themify_builder_content-28679 .tb_3ot5909.module_column{padding:5%;}
.themify_builder_content-28679 .tb_lubm909.module_column{padding:5%;}
.themify_builder_content-28679 .tb_h2iq910.module_column{padding:5%;}
.themify_builder_content-28679 .tb_rsfq500.module_column{padding:5%;}
.themify_builder_content-28679 .tb_448g501.module_column{padding:5%;}
.themify_builder_content-28679 .tb_s4ya301.module_column{padding:5%;}
.themify_builder_content-28679 .tb_nsik301.module_column{padding:5%;}
.themify_builder_content-28679 .tb_799p301.module_column{padding:5%;}
.themify_builder_content-28679 .tb_e2kx301.module_column{padding:5%;}
.themify_builder_content-28679 .tb_jxc1212.module_column{padding:5%;}
.themify_builder_content-28679 .tb_h12u212.module_column{padding:5%;}
.themify_builder_content-28679 .tb_fnf7779.module_column{padding:5%;}
.themify_builder_content-28679 .tb_6ls4780.module_column{padding:5%;}
.themify_builder_content-28679 .tb_af00780.module_column{padding:5%;}
.themify_builder_content-28679 .tb_9w1r781.module_column{padding:5%;}
.themify_builder_content-28679 .tb_9ziy927.module_column{padding:5%;}
.themify_builder_content-28679 .tb_2wqc690.module_column{padding:5%;}
.themify_builder_content-28679 .tb_oi0e928.module_column{padding:5%;}
.themify_builder_content-28679 .tb_3zp2161.module_column{padding:5%;}
.themify_builder_content-28679 .tb_o3k3161.module_column{padding:5%;}
.themify_builder_content-28679 .tb_w1lz161.module_column{padding:5%;}
.themify_builder_content-28679 .tb_8fd4161.module_column{padding:5%;}
.themify_builder_content-28679 .tb_danb425.module_column{padding:5%;}
.themify_builder_content-28679 .tb_flgh426.module_column{padding:5%;}
.themify_builder_content-28679 .tb_06b0426.module_column{padding:5%;}
.themify_builder_content-28679 .tb_3ntc654.module_column{padding:5%;}
.themify_builder_content-28679 .tb_yyy3654.module_column{padding:5%;}
.themify_builder_content-28679 .tb_ox2w655.module_column{padding:5%;}
.themify_builder_content-28679 .tb_cihp421.module_column{padding:5%;}
.themify_builder_content-28679 .tb_b4zj422.module_column{padding:5%;}
.themify_builder_content-28679 .tb_5e5r422.module_column{padding:5%;}
.themify_builder_content-28679 .tb_e9cs734.module_column{padding:5%;}
.themify_builder_content-28679 .tb_uolf734.module_column{padding:5%;}
.themify_builder_content-28679 .tb_ckt4735.module_column{padding:5%;}
.themify_builder_content-28679 .tb_j2vh480.module_column{padding:5%;}
.themify_builder_content-28679 .tb_maf3481.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_22g0997.module_column{padding:5%;}
.themify_builder_content-28679 .tb_ce77998.module_column{padding:5%;}
.themify_builder_content-28679 .tb_r3rp998.module_column{padding:5%;}
.themify_builder_content-28679 .tb_4xpe907.module_column{padding:5%;}
.themify_builder_content-28679 .tb_kza3908.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_k2qe908.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_q198196.module_column{padding:5%;}
.themify_builder_content-28679 .tb_4fdm197.module_column{padding:5%;}
.themify_builder_content-28679 .tb_gt16197.module_column{padding:5%;}
.themify_builder_content-28679 .tb_hm1d290.module_column{padding:5%;}
.themify_builder_content-28679 .tb_0dn1291.module_column{border-top:5px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_bbui292.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_sie6626.module_column{padding:5%;}
.themify_builder_content-28679 .tb_wcf3627.module_column{padding:5%;}
.themify_builder_content-28679 .tb_irnf627.module_column{padding:5%;}
.themify_builder_content-28679 .tb_x9ua627.module_column{padding:5%;}
.themify_builder_content-28679 .tb_yx13841.module_column{padding:5%;}
.themify_builder_content-28679 .tb_6q3h841.module_column{border-top:5px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_77gi842.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_iq3y730.module_column{padding:5%;}
.themify_builder_content-28679 .tb_gxwf730.module_column{padding:5%;}
.themify_builder_content-28679 .tb_yaxk731.module_column{padding:5%;}
.themify_builder_content-28679 .tb_jylt731.module_column{padding:5%;}
.themify_builder_content-28679 .tb_5hwl838.module_column{padding:5%;}
.themify_builder_content-28679 .tb_dzsb838.module_column{border-top:5px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_rm6a839.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_xq3f431.module_column{padding:5%;}
.themify_builder_content-28679 .tb_5zy173.module-text{line-height:20px;font-size:14px;}
.themify_builder_content-28679 .tb_9bi6352.module_column{padding:5%;}
.themify_builder_content-28679 .tb_4ex0432.module_column{padding:5%;}
.themify_builder_content-28679 .tb_dpby432.module_column{padding:5%;}
.themify_builder_content-28679 .tb_ay7814.module_column{border-top:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_hncr14.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_lggt16.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_qnya56.module_column{padding:5%;}
.themify_builder_content-28679 .tb_94m357.module_column{border-top:5px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_gp0t57.module_column{padding:5%;}
.themify_builder_content-28679 .tb_zh9t484.module_column{border-top:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_72an484.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_ri9o485.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_v9y5261.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_2zhd262.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_b8b5288.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_68f8289.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_w8rw264.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_jb99484.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_mpqt260.module_column{border-top:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_ckoh260.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_vrdh261.module_column{padding:5%;border-bottom:2px solid rgba(50, 115, 79, 1);}
.themify_builder_content-28679 .tb_0ztp975.module_row{padding-bottom:172px;padding-top:70px;}
.themify_builder_content-28679 .tb_kn2q976.module_subrow{margin-bottom:30px;}
.themify_builder_content-28679 .tb_oglk976.module_column{text-align:left;border-right-style:none;border-right:none;}
.themify_builder_content-28679 .tb_oglk976.module_column,.themify_builder_content-28679 .tb_oglk976.module_column p,.themify_builder_content-28679 .tb_oglk976.module_column h1,.themify_builder_content-28679 .tb_oglk976.module_column h2,.themify_builder_content-28679 .tb_oglk976.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_oglk976.module_column h4,.themify_builder_content-28679 .tb_oglk976.module_column h5,.themify_builder_content-28679 .tb_oglk976.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_dytz976.module-text{margin-bottom:0px;}
.themify_builder_content-28679 .tb_54cu976.module_subrow{margin-bottom:30px;}
.themify_builder_content-28679 .tb_efuu977.module_column{text-align:left;padding-bottom:0px;padding-top:0px;border-right-style:none;border-right:none;}
.themify_builder_content-28679 .tb_efuu977.module_column,.themify_builder_content-28679 .tb_efuu977.module_column p,.themify_builder_content-28679 .tb_efuu977.module_column h1,.themify_builder_content-28679 .tb_efuu977.module_column h2,.themify_builder_content-28679 .tb_efuu977.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_efuu977.module_column h4,.themify_builder_content-28679 .tb_efuu977.module_column h5,.themify_builder_content-28679 .tb_efuu977.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_vnmz977.module-text{padding-top:0px;}
.themify_builder_content-28679 .tb_dwr7977.module_subrow{margin-bottom:30px;}
.themify_builder_content-28679 .tb_jp0a977.module_column{text-align:left;padding-bottom:0px;padding-top:0px;border-right-style:none;border-right:none;}
.themify_builder_content-28679 .tb_jp0a977.module_column,.themify_builder_content-28679 .tb_jp0a977.module_column p,.themify_builder_content-28679 .tb_jp0a977.module_column h1,.themify_builder_content-28679 .tb_jp0a977.module_column h2,.themify_builder_content-28679 .tb_jp0a977.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_jp0a977.module_column h4,.themify_builder_content-28679 .tb_jp0a977.module_column h5,.themify_builder_content-28679 .tb_jp0a977.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_esem977.module-text{padding-top:0px;}
.themify_builder_content-28679 .tb_rr7w978.module-text{padding-top:0px;}
.themify_builder_content-28679 .tb_4671978.module_column{padding-bottom:0px;text-align:left;padding-top:0px;margin-top:20px;border-right-style:none;border-right:none;}
.themify_builder_content-28679 .tb_4671978.module_column,.themify_builder_content-28679 .tb_4671978.module_column p,.themify_builder_content-28679 .tb_4671978.module_column h1,.themify_builder_content-28679 .tb_4671978.module_column h2,.themify_builder_content-28679 .tb_4671978.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_4671978.module_column h4,.themify_builder_content-28679 .tb_4671978.module_column h5,.themify_builder_content-28679 .tb_4671978.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_ikcn978.module_column{padding-bottom:0px;text-align:left;padding-top:0px;margin-top:20px;border-right-style:none;border-right:none;}
.themify_builder_content-28679 .tb_ikcn978.module_column,.themify_builder_content-28679 .tb_ikcn978.module_column p,.themify_builder_content-28679 .tb_ikcn978.module_column h1,.themify_builder_content-28679 .tb_ikcn978.module_column h2,.themify_builder_content-28679 .tb_ikcn978.module_column h3:not(.module-title),.themify_builder_content-28679 .tb_ikcn978.module_column h4,.themify_builder_content-28679 .tb_ikcn978.module_column h5,.themify_builder_content-28679 .tb_ikcn978.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-28679 .tb_pf8l978.module-text{padding-top:0px;}
}
/*/style.css*/
/*
Theme Name: Themify Metro
Theme URI: https://themify.me/themes/metro
Version: 5.1.1
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify
Author URI: http://www.themify.me
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2016 Themify.
Tags: featured-images, translation-ready, custom-menu
Text Domain: themify

---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set img max-width */
img {
	box-sizing: border-box;
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
	display: block;
}

/* audio */
audio,
iframe, object {
	max-width: 100%;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
@font-face {
	font-family:'themify_theme_icon';
	font-display:swap;
	src:url('http://kwf-tagung.net/wp-content/themes/metro/fonts/themifythemeicon.woff2') format('woff2'),
		url('http://kwf-tagung.net/wp-content/themes/metro/fonts/themifythemeicon.woff') format('woff');
}
html {
	-webkit-font-smoothing: antialiased;
}
body {
	font: 400 .85em/1.5em 'Oxygen', sans-serif;
	background: url('http://kwf-tagung.net/wp-content/themes/metro/images/bg1-body.png') top center no-repeat;
	background-color: #036536;
	color: #FFF;
	overflow-wrap:break-word;
}

a {
	text-decoration: underline;
	outline: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
}
small {
	font-size: .87em;
}
blockquote {
	padding: 8px 30px 15px;
}

/* list */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 1.4em;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin: 1em 0 .8em;
	overflow-wrap: normal;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

/* form elements */
input, textarea, select, input[type=search] {
	font-size: 1em;
	font-family: inherit;
	border-radius: 0;
}

/* form field style */
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url] {
	background-color: #f5f5f5;
	padding: 6px 10px;
	border: none;
	-webkit-appearance: none;
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {
	outline: none;
	background-color: #eee;
}

/* form field width */
input[type=text], input[type=search], input[type=email], input[type=url] {
	width: 240px;
	max-width: 96%;
}
textarea {
	line-height: 1.5em;
	width: 96%;
}

/* search input */
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

/* form buttons */
button, input[type=reset], input[type=submit] {
	text-transform: uppercase;
	padding: 15px 30px;
	background-color: #000;
	color: #FFF;
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
}
button:hover, input[type=reset]:hover, input[type=submit]:hover {
	background-color: #222;
	color: #fff;
}

/* audio */
audio {
	max-width: 100%;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer {
	box-sizing: border-box;
}

/* main page width */
.pagewidth {
	width: 998px;
	margin: 0 auto;
}

/* body (middle container) */
#body {
	margin: 0 auto;
	padding: 54px 0;
	max-width: 100%;
}

/* content */
#content {
	width: 66.4%;
	float: left;
}

/* sidebar */
#sidebar {
	width: 32.6%;
	float: right;
}

/* sidebar left */
.sidebar-left #content {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}

/* sidebar none */
.sidebar-none #content {
	width: 100%;
	float: none;
}

/* fullwidth content */
.full_width #layout {
	width: 100%;
	max-width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left: 3.2%;
	float: left;
}
.col4-1 {
	width: 22.6%;
}
.col4-2, .col2-1 {
	width: 48.4%;
}
.col4-3 {
	width: 74.2%;
}
.col3-1 {
	width: 31.2%;
}
.col3-2 {
	width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	position: relative;
	height: 145px;
	padding-top: 27px;
}

/* social widget */
.social-widget {
	position: absolute;
	right: 0;
	top: 15px;
}
.social-widget a {
	text-decoration: none;
}
.social-widget a:hover {
	text-decoration: none;
}
.social-widget .widget {
	background: none;
	display: inline-block;
	padding: 0;
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widgettitle {
	width: auto;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: none;
	border: none;
	letter-spacing: 0;
	position: static;
	display: inline-block;
	margin: 5px 8px 2px 0;
	padding: 0;
	background: transparent;
}
.social-widget ul {
	margin: 6px 0 0 !important;
	padding: 0;
	display: inline;
}
.social-links.horizontal li {
	padding: 0 2px 5px 0;
	margin: 0;
	display: inline-block;
	border: none !important;
	clear: none;
	line-height: 1em;
}
.social-widget li img {
	vertical-align: middle;
	margin-top: -5px;
}

/* RSS */
.social-widget div.rss {
	display: inline-block;
	vertical-align:middle;
	margin:0 0 5px;
}
.social-widget div.rss a {
	box-sizing:border-box;
	border-radius:50%;
	background-color:#fff;
	color:#036536;
	display: inline-block;
	font-size:23px;
	padding: 6px 7px;
	text-indent: -999em;
}
.social-widget div.rss a:before {
	content: '\f09e';
	font-family: 'themify_theme_icon';
	float:left;
	text-indent:0;
}

#searchform-wrap {
	position: absolute;
	right: 0;
	bottom: 0;
}
#header #searchform {
	position: relative;
	z-index: 2;
}
#header #searchform #s {
	font-size: 1.1em;
	width: 40px;
	color: rgba(255, 255, 255, .7);
	background-color: transparent;
	padding: 8px 0 8px 40px;
	float: right;
	border: none;
	opacity: 0;
	transition: width .7s, opacity .3s, background-color .3s linear;
}
#header #search-icon:after {
	content: '\e800';
	display: inline-block;
	font-family: 'themify_theme_icon';
	font-size: 1.7em;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 8px;
	transform: rotateY(180deg);
	margin-left: 40px;
}
#header #searchform #s:focus {
	width: 130px;
	color: #666;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	opacity: 1;
	box-shadow: 0 1px 7px rgba(0,0,0,.2)
}

/* main navigation */
#main-nav {
	position: absolute;
	bottom: 0;
	margin: 25px 0 0 0;
	padding: 0;
}
#main-nav li {
	margin: 0 2px 2px 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}

/* main level link */
#main-nav a {
	background-color: #f26522;
	font-size: 1em;
	display: block;
	padding: 12px 20px;
	text-decoration: none;
}
/* main level link :hover */
#main-nav a:hover {
	background-color: #222;
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	background-color: #000;
}

/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {
	background-color: #000;
	margin: 0;
	display: block;
	width: 180px;
	padding: 12px 15px;
}
/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
	background-color: #222;
}
/* dropdown ul */
#main-nav ul {
	margin: 0;
	padding-top: 1px;
	list-style: none;
	position: absolute;
	z-index: 1000;
	display: none;
}
#main-nav ul li {
	padding: 0;
	margin: 0;
	float: none;
}
/* sub-levels dropdown */
#main-nav ul ul {
	left: 190px;
	top: -1px;
	padding-left: 21px;
}
/* show dropdown ul */
#main-nav li:hover > ul {
	display: block;
}

/************************************************************************************
PAGE
*************************************************************************************/
/* page title */
.page-title {
	font-size: 2.5em;
	line-height: 1em;
	margin: 0 0 20px;
}

/* author page */
.author-bio {
	margin: 0 0 30px;
}
.author-bio .author-avatar {
	float: left;
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color: #fff;
	padding: 4px;
}
.author-bio .author-name {
	margin: 0 0 5px;
	padding: 0;
	font-size: 1.6em;
}
.author-posts-by {
	margin: 0 0 20px;
	padding: 10px 0 0;
	font-size: 1.4em;
	text-transform: uppercase;
}

/************************************************************************************
CATEGORY SECTIONS
*************************************************************************************/
.category-section {
	clear: both;
	margin-bottom: 30px;
}
.category-section-title {
	font-size: 120%;
	text-transform: uppercase;
	margin: 0 0 20px;
}

/* ***********************************************************************************
FILTER NAVIGATION
*************************************************************************************/	
.sorting-nav.post-filter {
	visibility:hidden;
	opacity:0;
	margin: 0 0 17px;
}
.sorting-nav li {
	background-color: #f26522;
	margin: 0 2px 2px 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}
.sorting-nav a {
	font-size: .9em;
	display: block;
	padding: 6px 10px;
	text-decoration: none;
}
.sorting-nav a:hover {
	background-color: #222;
}
.sorting-nav .active a, .sorting-nav .current-cat a {
	background-color: #000;
	position:relative;
}
.sorting-nav .active a:after {
	font-family: 'themify_theme_icon';
	content: "\e801";
	top: 30px;
	left: 50%;
	position: absolute;
	font-size: 1em;
	margin-left: -5px;
	text-shadow: none;
	opacity: 1;
}
.sorting-nav .disabled {
	display: none;
}
/* sidebar left filter navigation */
.sidebar-left .sorting-nav {
	margin-left: 10px;
}

/************************************************************************************
LOOPS WRAPPER
*************************************************************************************/
.loops-wrapper{
    float:left;
    width:100%;
}
.loops-wrapper.grid4,
.loops-wrapper.grid3,
.loops-wrapper.grid2 {
	overflow: visible !important;
}
.sidebar-left .loops-wrapper.grid3,
.sidebar-left .loops-wrapper.grid2 {
	margin-right: 0;
}

/************************************************************************************
POST
*************************************************************************************/
.post {
	background-color: #f26522; /* default color */
	position: relative;
	margin-bottom: 10px;
	box-sizing: border-box;
}

/* post content */
.post-content {
	min-width: 120px;
}

/* post inner */
.post-inner {
	position: relative;
	padding: 30px 4.5%;
	clear: both;
}

/* post date */
.post-date,
.shortcode .post-date {
	color: rgba(255,255,255,.7);
}

/* post title */
.post-title {
	font-size: 2em;
	line-height: 1em;
	margin: 0 0 10px;
}
.post-title a {
	text-decoration: none;
}

/* post image */
.post-image {
	position: relative;
	max-width: 100%;
	margin: 0;
}
.post-image img {
	vertical-align: bottom;
	width: 100%;
}
.post-image.left {
	float: left;
	margin-right: 15px;
}
.post-image.right {
	float: right;
	margin-left: 15px;
}

/* post meta */
.post-meta {
	font-size: .85em;
	font-weight: 300;
	margin-bottom: 8px;
	color: #eee;
	color: rgba(255, 255, 255, .4);
}
.post-meta a {
	color: #fff;
	color: rgba(255, 255, 255, .8);
	text-decoration: none;
}
.post-meta .separator {
	margin: 0 3px;
}


/* list post */
.list-post .loops-wrapper {
	margin-left: 0;
}
.loops-wrapper.list-post {
	position: relative;
}

/* more link */
.more-link {
	font-size: .95em;
	font-weight: 300;
	background-color: #FFF;
	color: #000;
	padding: 4px 20px;
	margin: 20px 0;
	text-decoration: none;
	display: table;
}
.more-link:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #333;
}

/* grid4 post */
.loops-wrapper.grid4 .post {
	width: calc( 22.6% - 10px );
	float: left;
	margin-left: 3.2%;
}
.loops-wrapper.grid4 .post-title {
	font-size: 120%;
	margin: 0 0 3px;
	padding: 0;
}

/* grid3 post */
.loops-wrapper.grid3 .post {
	width: calc( 32.4% - 10px );
	float: left;
	margin-left: 1.4%;
	margin-bottom: 10px;
	position: relative;
}
.loops-wrapper.grid3.sidebar-none .post {
	width: calc( 32.6% - 10px );
	margin-left: 1.05%;
	margin-bottom: 10px;
}

.loops-wrapper.grid3 .post-inner {
	padding: 15px 6.1% 8px;
}
.loops-wrapper.grid3 .post-title {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0 0 10px;
	padding: 0;
}
.loops-wrapper.grid3 .post-meta {
	margin-top: -5px;
}

/* grid2 post */
.loops-wrapper.grid2 .post {
	width: calc( 49.25% - 10px );
	float: left;
	margin-left: 1.5%;
	margin-bottom: 10px;
	position: relative;
}
.loops-wrapper.grid2.sidebar-none .post {
	width: calc( 49.5% - 10px );
	margin-left: 1%;
	margin-bottom: 10px;
}
.loops-wrapper.grid2 .post-inner {
	padding: 15px 6.1% 8px;
}
.loops-wrapper.grid2 .post-title {
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 0 0 10px;
	padding: 0;
}
.loops-wrapper.grid2 .post-meta {
	margin-top: -5px;
}
.masonry-done.loops-wrapper.grid4 .post.portfolio-post{
	width:calc(25% - 8px)
}
.masonry-done.portfolio.loops-wrapper.grid3 .post.portfolio-post{
	width:calc(33.3% - 6px)
}
.masonry-done.loops-wrapper.grid2 .post.portfolio-post{
	width:calc(50% - 5px)
}
.loops-wrapper.grid4>.gutter-sizer,
.loops-wrapper.grid3>.gutter-sizer,
.loops-wrapper.grid2>.gutter-sizer{
	width:10px
}
.masonry-done.portfolio .tf_carousel_nav_wrap{
	margin:0
}

/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */
.themify_builder_row > .row_inner,
.module-layout-part .themify_builder_row.fullwidth_row_container > .row_inner {
	width: 998px; /* same width as .pagewidth */
	max-width: 100%;
	margin: auto;
}
.themify_builder_row.fullwidth > .row_inner {
	width: 100%;
	padding: 0;
}

/* reset post boxed style within post/page */
.post-content .post,
.page-content .post,
.page-content .post.purple,
.page-content .post.magenta,
.page-content .post.teal,
.page-content .post.lime,
.page-content .post.brown,
.page-content .post.pink,
.page-content .post.orange,
.page-content .post.blue,
.page-content .post.red,
.page-content .post.green,
.page-content .post.white,
.page-content .post.black {
	background: none;
}
.post-content .post .post-inner,
.page-content .post .post-inner {
	padding: 0;
}

/* remove post icons */
.module .post-icon {
	display: none;
}

/* portfolio post */
.module.module-portfolio .post-inner {
	padding-top: 30px;
}

/* reset .post-inner clear */
.module.loops-wrapper.grid2-thumb .post-inner,
.module.loops-wrapper.list-thumb-image .post-inner,
.shortcode.loops-wrapper.grid2-thumb .post-inner,
.shortcode.loops-wrapper.list-thumb-image .post-inner {
	clear: none;
	overflow: hidden;
}

.module .post-date {
	display: inline-block;
}

/* portfolio post */
.module-portfolio .portfolio-post {
	overflow: visible;
}

/* tab module */
.ui.module-tab.minimal .tab-content {
	color: #fff;
}

/************************************************************************************
HOME TILES
*************************************************************************************/
.tile-wrapper {
	margin-left: -10px;
	overflow: visible !important;
	width: calc(100% + 10px);
}
.tile-post {
	font-size: .95em;
	position: relative;
	float: left;
	margin: 0 0 10px 10px;
	overflow: auto;
}
.tile-post .widget {
	background: none;
	padding: 0;
}
.tile-post.default {
	background-color: #f26522; /* default color */
}
.tile-post .tile-title {
	font-size: 1.5em;
	margin: 0 0 10px;
	font-weight: 700;
}
.tile-post .tile-inner {
	padding: 15px 20px;
}
.tile-post.gallery {
	margin: 0 0 10px 10px !important;
	background: none !important;
}
.col4-1 .tile-post.gallery,
.col3-2 .tile-post.gallery,
.col3-1 .tile-post.gallery,
.col2-1 .tile-post.gallery {
	margin-left: 0 !important;
}
.tile-post .tf_carousel_nav_wrap{
	margin:0
}

/* single tile */
.tile-single {
	overflow: hidden;
}
.tile-single .tile-post:first-child {
	margin-left: 0;
}

/* tile sizes */
.grid-sizer,
.tile-post.small {
	width: calc(16.66666% - 10px);
	padding-bottom: calc(16.66666% - 10px);
}
.tile-post.medium {
	width: calc(33.33333% - 10px);
	padding-bottom: calc(16.66666% - 10px);
}
.tile-post.large {
	width: calc(33.33333% - 10px);
	padding-bottom: calc(33.33333% - 10px);
}
.tile-post > *:first-child {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tile-post .tb_turn_on {
	display: none;
}

/* tile size in columns */
.col4-1 .tile-post.small,
.col3-2 .tile-post.small,
.col3-1 .tile-post.small,
.col2-1 .tile-post.small {
	width: calc(50% - 10px);
	padding-bottom: calc(50% - 10px);	
}
.col4-1 .tile-post.medium,
.col3-2 .tile-post.medium,
.col3-1 .tile-post.medium,
.col2-1 .tile-post.medium {
	width: 100%;
	padding-bottom: calc(50% - 10px);	
}
.col4-1 .tile-post.large,
.col3-2 .tile-post.large,
.col3-1 .tile-post.large,
.col2-1 .tile-post.large {
	width: 100%;
	padding-bottom: 100%;	
}

/* tiles in sidebar */
.widget .tile-post {
	width: 100%;
	margin: 0 0 10px !important;
}
.widget .tile-post.gallery {
	height: auto;
}
.grid3 .widget .loops-wrapper, .grid2 .widget .loops-wrapper {
	overflow: hidden !important;
}

/* tile image */
.tile-post.image, .tile-post.image > *:first-child {
	overflow: visible; /* for flip animation */
}
.tile-post.image .tile-overlay a {
	display: block;
	width: 100%;
	height: 100%;
	margin-left: -20px;
	margin-top: -15px;
	padding: 15px 20px;
	text-decoration: none;
}
.tile-post.image .tile-overlay a:hover {
	text-decoration: none;
}
.tile-post.image .tile-inner {
	height: 100%;
}
.tile-post.image .post-image img {
	object-fit: cover;
}

/* tile button */
.tile-post.button a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	text-decoration: none;
}
.tile-post.button .button-icon {
	text-align: center;
	line-height: 158px; /* same height as tile height to center image */
}
.tile-post.button.large .button-icon {
	text-align: center;
	line-height: 326px; /* same height as tile height to center image */
}
.tile-post.button .button-icon img {
	vertical-align: middle;
	padding-bottom: 10px;
}
.tile-post.button .button-title {
	position: absolute;
	bottom: 10px;
	left: 15px;
	line-height: 1.3em;
	font-size: 1.2em;
	padding-right: 5px;
}

/* map tile */
.tile-post.map {
	overflow: visible; /* for flip animation */
}

.tile-post .map-container {
	margin: 0;
	border: none !important;
	max-width: 100%;
	width: 100% !important;
	min-height: 100% !important;
}

.tile-post .shortcode.map {
	width: 100%;
	height: 100%;
	min-height: 100%;
}

/* tile overlay */
.tile-overlay {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #f26522; /* default color */
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	transition: opacity .5s ease-in-out;
}
.tile-overlay:hover {
	opacity: 1;
}

/* tile [list_posts] shortcode */
.tile-post .loops-wrapper.list-posts .post {
	padding: 0 !important;
	background: none !important;
	margin-bottom: 15px;
}
.tile-post .loops-wrapper.list-posts .post-inner {
	padding: 0;
	display: inline;
	float: left;
	clear: none;
}
.tile-post .loops-wrapper.list-thumb-image .post-inner {
	float: none;
	display: block;
}
.tile-post .loops-wrapper.list-posts .post-image {
	margin: 2px 12px 0 0;
	width: 45px;
	height: 45px;
	float: left;
}
.tile-post .loops-wrapper.list-posts .post-title {
	font-size: 120%;
	margin: 0 0 3px;
	padding: 24px 0 0 !important;
	background: none !important;
}
.tile-post .loops-wrapper.list-posts .post-meta {
	font-size: 1em;
	position: absolute;
	top: 2px;
	left: 0;
}
.tile-post .loops-wrapper.list-posts .post-meta .separator,
.tile-post .loops-wrapper.list-posts .post-icon {
	display: none;
}

/* tile post type */
.tile-post .feature-posts-list .feature-posts-title {
	font-size: 120%;
	margin: 0 0 3em;
}

/* tile [post_slider] shortcode */
.tile-post .shortcode.post-slider .post {
	background: none;
}
.tile-post .shortcode.post-slider .post-title {
	font-size: 120%;
}

/* tile [twitter] shortcode */
.tile-post .shortcode.twitter-list .twitter-timestamp a {
	color: rgba(255,255,255,.7);
	text-decoration: none;
}
.tile-post .shortcode.twitter-list .follow-user a {
	text-decoration: none;
}

/* tile button shortcode style reset */
.tile-post .shortcode.button {
	height: auto !important;
	width: auto !important;
	text-align: center !important;
	margin-left: 0 !important;
}


/* tile-overlay flip transition */
.tile-post.image .tile-flip-wrapper,
.tile-post.map .tile-flip-wrapper,
.portfolio-post .tile-flip-wrapper {	
	perspective: 600px;
	transform-style: preserve-3d;
}
.tile-post.image .tile-flip,
.tile-post.map .tile-flip,
.portfolio-post .tile-flip {
	transform-style: preserve-3d;
	transition: transform 1s;
	max-width: 100%;
}

.tile-post.image .tile-flip,
.tile-post.map .tile-flip {
	position: absolute;
	height: 100%;
	width: 100%; /* tile large and medium */
}
.tile-post.small .tile-flip {
	width: 100%;
}
.tile-post.large .tile-flip {
	height: 100%;
}
.tile-post.image .side,
.tile-post.map .side,
.portfolio-post .side{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}

.tile-post.image .front,
.tile-post.map .front,
.portfolio-post .front{
	position: relative;
	z-index: 50;
}
.tile-post.image .back,
.tile-post.map .back,
.portfolio-post .back{
	position: absolute;
	z-index: 10;
	transform: rotateY(180deg);
}
.tile-flip:hover,
.tile-flipped {
	transform: rotateY(180deg);
}
.module-tile.tile-flipped {
	transform: none;
}
.tile-flip:hover .back,
.tile-flipped .back {
	z-index: 999 !important;
}

/* hide turn on builder button in tile archive */
.loops-wrapper .themify_builder_turn_on {
	display: none;
}

/* Portfolio Flip Animation */
.portfolio-post {
	overflow: visible; /* for flip animation */
}

/************************************************************************************
SLIDESHOW
*************************************************************************************/
.single .slider-image-caption, .tile-post .slider-image-caption {
	color: #fff;
	background-color: #333;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	padding: 5px 10px;
	bottom: 0;
	width: 100%;
}

/* slideshow pager */
.tile-post .carousel-prev, 
.tile-post .carousel-next,
.post .carousel-prev, 
.post .carousel-next {
	position: absolute;
	width: 43px;
	height: 43px;
	text-indent: -999em;
	box-shadow: none;
	top: 50%;
	margin-top: -29px; 
	display:none
}
.tile-post .carousel-prev,
.post .carousel-prev {
	background: url('http://kwf-tagung.net/wp-content/themes/metro/images/arrow-left.png') no-repeat;
	left: 10px;
}
.tile-post .carousel-next, 
.post .carousel-next {
	background: url('http://kwf-tagung.net/wp-content/themes/metro/images/arrow-right.png') no-repeat;
	right: 10px;
}

@media screen and (min-width: 600px) {
	.swiper-container:hover .carousel-next,
	.swiper-container:hover .carousel-prev{
		display:block
	}
}
/* hide pager circles on tiles */
.tile-post .carousel-pager {
	display: none;
}

.post .carousel-pager {
	margin: 0 0 5px;
	position: absolute;
	bottom: 0;
	height: 30px;
}
.post .carousel-pager a {
	text-indent: -900em;
	text-decoration: none;
	width: 11px;
	height: 11px;
	margin: 0 2px;
	cursor: pointer;
	background-color: #ccc;
	border: none;
	display: inline-block;
	vertical-align: middle;
	border-radius: 10em;
	line-height:1.5em;
}
.post .carousel-pager .selected {
	background-color: #ebebeb;
}

/* post_slider styling inside tiles */
.tile-post .post-slider .carousel-prev,
.tile-post .post-slider .carousel-next {
	position: static;
	background: none;
	margin-top: 5px;
}
#pagewrap .module-slider .carousel-nav-wrap .carousel-prev span,
#pagewrap .module-slider .carousel-nav-wrap .carousel-next span {
	display: block;
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video, .embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	font-size:.9em;
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/************************************************************************************
CUSTOM POST TYPE SHORTCODE STYLES
*************************************************************************************/
/*
PORTFOLIO POST TYPE
================================================ */
.grid4.portfolio-wrapper,
.grid3.portfolio-wrapper,
.grid2.portfolio-wrapper {
	overflow: visible !important;
	clear: both;
}
.shortcode.portfolio .post {
	background-color: transparent;
	margin-bottom: 10px;
}
.shortcode.portfolio.full .post {
	margin-left: 0;
	width: 100%;
}
.shortcode.portfolio.loops-wrapper.grid3 .post {
	width: calc( 32.4% - 10px );
	margin-left: 1.4%;
	margin-bottom: 10px;
}
.sidebar-none .shortcode.portfolio.loops-wrapper.grid3 .post {
	margin-left: 1%;
}
.sidebar-none .shortcode.portfolio.loops-wrapper.grid2 .post {
	margin-left: 1%;
}
.shortcode.portfolio .post-image {
	margin: 0;
}
.shortcode.portfolio .post-image img {
	vertical-align: bottom;
	width:100%;
}
.shortcode.portfolio .post-inner {
	padding: 15px 20px;
}
.shortcode.portfolio .post-title {
	font-weight: 700;
	margin: 0 0 5px;
}

/* cancel nth of type clear */
.shortcode.portfolio.loops-wrapper.grid4 .post:nth-of-type(4n+1),
.shortcode.portfolio.loops-wrapper.grid3 .post:nth-of-type(3n+1),
.shortcode.portfolio.loops-wrapper.grid2 .post:nth-of-type(2n+1),
.shortcode.portfolio.loops-wrapper.grid2-thumb .post:nth-of-type(2n+1) {
	margin-left: 0;
	clear: none;
}

/* portfolio single */
.single-portfolio .post {
	margin-bottom: 0;
}
.single-portfolio .post-inner {
	min-width: 120px;
	padding: 30px 3%;
	overflow: hidden;
	clear: none;
}
.portfolio-post .post-category-wrap {
	margin: 0 0 2px;
	font-size: .95em;
}
.portfolio.shortcode .post-meta {
	padding: 0;
	margin: 0 0 5px;
	line-height: 130%;
}
.portfolio.shortcode .post-category {
	background: none;
	padding: 0;
}
.portfolio-post .post-category a {
	text-transform: uppercase;
	color: rgba(255,255,255,.7);
	text-decoration: none;
}
.single-portfolio .post-image {
	float: left;
	padding: 0;
	width: 662px;
}

/* single portfolio slideshow nav */
.single-portfolio .carousel-pager {
	text-align: left;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index:2;
}
.single-portfolio .carousel-pager a {
	font-size: 1em;
	text-indent: 0;
	text-align: center;
	width: 26px;
	height: 24px;
	padding-top: 2px;
	background-color: #000;
	color: #FFF;
	border-radius: 0;
	box-shadow: none;
}
.single-portfolio .carousel-pager a:hover,
.single-portfolio .carousel-pager .selected {
	background-color: #FFF;
	color: #000;
}

/* portfolio load more button */
.portfolio #load-more a {
	background-color: #f26522;
	color: #FFF;
}

/************************************************************************************
POST COLORS
*************************************************************************************/
/* purple */
.post.purple,
.tile-post.purple,
.purple.tile-overlay,
.portfolio-post.purple .tile-overlay {
	background-color: #932091;
}

/* magenta */
.post.magenta,
.tile-post.magenta,
.magenta.tile-overlay,
.portfolio-post.magenta .tile-overlay {
	background-color: #ff3097;
}

/* teal */
.post.teal,
.tile-post.teal,
.teal.tile-overlay,
.portfolio-post.teal .tile-overlay {
	background-color: #00aaa9;
}

/* lime */
.post.lime,
.tile-post.lime,
.lime.tile-overlay,
.portfolio-post.lime .tile-overlay {
	background-color: #8abb25;
}

/* brown */
.post.brown,
.tile-post.brown,
.brown.tile-overlay,
.portfolio-post.brown .tile-overlay {
	background-color: #a15100;
}

/* pink */
.post.pink,
.tile-post.pink,
.pink.tile-overlay,
.portfolio-post.pink .tile-overlay {
	background-color: #e878b8;
}

/* orange */
.post.orange,
.tile-post.orange,
.orange.tile-overlay,
.portfolio-post.orange .tile-overlay {
	background-color: #f29603;
}

/* blue */
.post.blue,
.tile-post.blue,
.blue.tile-overlay,
.portfolio-post.blue .tile-overlay {
	background-color: #09a3e2;
}

/* red */
.post.red,
.tile-post.red,
.red.tile-overlay,
.portfolio-post.red .tile-overlay {
	background-color: #e82900;
}

/* green */
.post.green,
.tile-post.green,
.green.tile-overlay,
.portfolio-post.green .tile-overlay {
	background-color: #2c9633;
}

/* white */
.post.white,
.tile-post.white,
.white.tile-overlay,
.portfolio-post.white .tile-overlay {
	background-color: #FFF;
}

/* black */
.post.black,
.tile-post.black,
.black.tile-overlay,
.portfolio-post.black .tile-overlay {
	background-color: #000;
}

/************************************************************************************
POST FORMATS
*************************************************************************************/
/* post icon */
.post-icon {
	background: url('http://kwf-tagung.net/wp-content/themes/metro/images/icon-article.png') no-repeat center center;
	width: 26px;
	height: 20px;
	float: left;
	margin: 5px 10px 0 0;
}

.format-audio .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/icon-audio.png');
	margin-top: 2px;
}
.format-audio .audio-player { margin: 8px 0 10px; overflow: hidden; } /* for flash fallback */
.format-gallery .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/icon-gallery.png');
}
.format-link .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/icon-link.png');
}
.format-quote .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/icon-quote.png');
}
.format-status .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/icon-status.png');
}
.format-aside .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/icon-text.png');
}
.format-video .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/icon-video.png');
}
.format-image .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/icon-image.png');
}
.format-chat .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/icon-chat.png');
}

/* quote */
.format-quote .quote-author {
	font-weight: 300;
	padding: 1em 0 0;
	clear: both;
	text-align: right;
}

/* quote and status containers */
.format-quote .post-inner,
.format-status .post-inner {
	padding: 20px;
}
.format-quote .quote-content,
.format-status .status-content {
	margin-left: 30px;
}
.format-quote .quote-content p,
.format-status .status-content p {
	margin: 0;
}

/*
WHITE STYLE
================================================ */
/* post icons */
.white .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/dark-icons/icon-article.png');
}
.white.format-audio .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/dark-icons/icon-audio.png');
}
.white.format-gallery .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/dark-icons/icon-gallery.png');
}
.white.format-link .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/dark-icons/icon-link.png');
}
.white.format-quote .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/dark-icons/icon-quote.png');
}
.white.format-status .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/dark-icons/icon-status.png');
}
.white.format-aside .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/dark-icons/icon-text.png');
}
.white.format-video .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/dark-icons/icon-video.png');
}
.white.format-image .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/dark-icons/icon-image.png');
}
.white.format-chat .post-icon {
	background-image: url('http://kwf-tagung.net/wp-content/themes/metro/images/dark-icons/icon-chat.png');
}

/* reset colors */
.post.white,
.tile-post.white,
.white.tile-overlay,
.post.white .tile-overlay,
.shortcode.portfolio.white .post{
	color: #666;
}
.post.white a,
.tile-post.white a,
.white .post-title a,
.white.tile-overlay a,
.white .post-meta,
.white .post-meta a,
.white .post-date, 
.white .shortcode .post-date,
.white .portfolio-post .post-category a,
.tile.white .shortcode.twitter-list .twitter-timestamp a,
.white .commentlist .comment-time {
	color: #000;
	color: rgba(0, 0, 0, .8);
}
.single-portfolio .carousel-pager a {
	color: #FFF;
}

/* form elements */
.white input[type="text"],
.white input[type="password"],
.white textarea,
.white input[type="search"] {
	background-color: #000;
	color: #FFF;
}
.white input[type=text]:focus,
.white input[type=password]:focus,
.white textarea:focus,
.white input[type=search]:focus {
	background-color: #222;
}

/************************************************************************************
PAGE NAVIGATION
*************************************************************************************/
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin: 15px 0;
}
.author-box .author-avatar {
	float: left;
	margin: 0 15px 5px 0;
}
.author-box .author-name {
	margin: 0 0 5px;
}
/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination {
	text-align: right;
	margin: .5em 0 2em;
}
.post-pagination strong {
	margin-right: 3px;
}
.post-pagination a {
	margin-left: 3px;
	margin-right: 3px;
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin: 40px 0;
	padding: 0;
	clear: both;
}
.post-nav .prev,
.post-nav .next {
	width: 48%;
	position: relative;
}
.post-nav a {
	color: #fff;
	line-height: 1.2em;
	font-size: 1.2em;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
}
.post-nav a:hover {
	text-decoration: none;
}
.post-nav .prev {
	float: left;
}
.post-nav .next {
	float: right;
	text-align: right;
}
.post-nav .arrow {
	width: 43px;
	height: 43px;
	display: inline-block;
	text-indent: 9000em;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	border: 2px solid;
	border-radius: 100%;
	overflow: hidden;
}
.post-nav .next .arrow {
	margin-left: 5px;
	margin-right: 0;
}
.post-nav .arrow:before {
	content: '\e802';
	display: block;
	text-indent: 0;
	font-family: 'themify_theme_icon';
	font-size: 1.7em;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.post-nav .next .arrow:before {
	content: '\e803';	
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin: 0 0 20px;
	position: relative;
	clear: both;
}

/* comment title */
.comment-title, #reply-title {
	font-size: 1.6em;
	margin: 0 0 10px;
	padding: 0;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin: 10px 0;
	border: none;
	box-shadow: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}

/* commentlist */
.commentlist {
	margin: 0 0 30px;
	padding: 5px 0 0;
	border-top: solid 1px #ddd;
}
.commentlist li {
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	position: relative;
}
.commentlist .comment-author {
	margin: 2px 0 5px;
	padding: 0;
}
.commentlist .avatar {
	float: left;
	margin: 0 15px 0 0;
}
.commentlist cite {
	font-style: normal;
	font-size: 1.3em;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite {
	background: url('http://kwf-tagung.net/wp-content/themes/metro/images/icon-author-comment.png') no-repeat 0 2px;
	padding-left: 18px;
}
.commentlist .comment-time {
	font-size: .85em;
	font-variant: small-caps;
	color: #EEE;
	color: rgba(255, 255, 255, .8);
}
.commentlist .commententry {
	border-bottom: solid 1px #ddd;
	position: relative;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 5px;
	overflow-wrap:break-word;
}
.commentlist ul, .commentlist ol {
	margin: 0 0 0 8%;
	padding: 0;
}

/* reply link */
.commentlist .reply {
	position: absolute;
	right: 0;
	top: 8px;
}
.commentlist .comment-reply-link {
	font-size: .85em;
	text-transform: uppercase;
	text-decoration: none;
}
.commentlist .comment-reply-link:hover {
	text-decoration: none;
}

/* comment form */
#respond {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: .85em;
	line-height: 1em;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #fff;
	background-color: #000;
}
#respond #cancel-comment-reply-link:hover {
	background-color: #222;
}
#commentform {
	margin: 15px 0 0;
}
#commentform label {
	font-size: 1.05em;
	font-variant: small-caps;
	
}
#commentform label small {
	font-variant: normal;
}
#commentform textarea {
	height: 140px;
	width: 100%;
	box-sizing: border-box;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width: 50%;
	float: left;
	box-sizing: border-box;
	clear: none;
}
#commentform p.comment-form-author {
    padding-right: 2%;
}
#commentform .comment-form-email {
	padding-left: 2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width: 100%;
	max-width: none;
	box-sizing: border-box;
}
#commentform input#submit {
	padding: 15px 30px;
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget {
	background-color: #f26522;
	padding: 20px 15px;
	margin-bottom: 3%;
}
.widgettitle {
	font-size: 1.3em;
	line-height: 1em;
	margin: 0 0 20px;
}
.widgettitle a {
	text-decoration: none;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	list-style: none;
	margin-bottom: 10px;
}
.widget li a {
	text-decoration: none;
}
.widget li a:hover {
	text-decoration: underline;
}
.widget li:last-child {
	margin-bottom: 0;
}
.widget ul ul {
	margin: 6px 0 -6px 0px;
	padding: 0;
	border-top: none;
}
.widget ul ul li {
	margin: 0;
	padding-left: 10px;
}

/* sidebar secondary */
#sidebar .secondary {
	width: 48.46%;
	float: left;
}
#sidebar .secondary.last {
	float: right;
}
#sidebar .secondary .widget {
	margin-bottom: 6.3%;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}

/* feature posts widget */
.widget .feature-posts-list br {
	display: none;
}
.widget .feature-posts-list .post-img {
	margin: -4px 12px 10px 0;
	float: left;
}
.widget .feature-posts-list small {
	font-size: .9em;
	color: #EEE;
	color: rgba(255, 255, 255, .6);
	display: block;
	margin: 6px 0 3px;
}
.widget .feature-posts-list .feature-posts-title {
	margin: 7px 0 3px;
}
.widget .feature-posts-list .post-excerpt {
	display: block;
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp {
	font-size: .9em;
}
.widget .follow-user {
	margin: 0;
	padding: 5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align: middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 12px;
	float: left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 50px;
	height: 50px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

/* flickr shortcode */
.shortcode .flickr_badge_image {
	width: 23.8%;
	margin: 0 1.5% 1.5% 0;
	float: left;
}
.shortcode .flickr_badge_image:nth-of-type(4n) {
	margin-right: 0;
}
.shortcode .flickr_badge_image img {
	margin: 0;
}

/* search widget */
#sidebar #searchform {
	position: static;
}
#sidebar #searchform #s {
	width: 93%;
}

/* add white bg to facebook badge iframe */
iframe[src*="facebook"] {
	background-color: #fff;
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {
	max-width: 100% !important;
}
#content .twt-border {
	max-width: 100% !important;
	min-width: 180px !important;
}

/* Social Links Widget */
.widget .social-links {
	margin: 0 0 20px;
	padding: 0;
	line-height: 1em;
}
.widget .social-links li {
	margin: 0 5px 5px 0;
	padding: 0;
	list-style: none;
	border: none;
	display: inline-block;
}
.widget .social-links img {
	vertical-align: middle;
}

/* Text widget */
.widget .textwidget ul {
	margin: 0 0 1.4em 1.6em;
}
.widget .textwidget li {
	display: list-item;
}
.widget .textwidget ul li {
	list-style: disc;
}
.widget .textwidget ol li {
	list-style: decimal;
}

/************************************************************************************
LOAD MORE BUTTON
*************************************************************************************/
#load-more {
	clear: both;
	margin: 50px 0;
	text-align: center;
}
#load-more a {
	font-size: 1.3em;
	font-weight: 300;
	color: #000;
	background-color: #fff;
	padding: 14px 28px;
	text-decoration: none;
	display: none;
}
#load-more a:hover {
	color: #fff;
	background-color: #333;
}


/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	padding-bottom: 50px;
	font-size: .9em;
	color: rgba(255,255,255,.7);
}
#footer a {
    color: #fff;
    text-decoration: none;
}

/* footer grid */
#footer .col4-1,
#footer .col4-2,
#footer .col3-1 {
	margin-left: 1%;
	float: left;
}
#footer .col4-1 {
	width: 24.25%;
}
#footer .col4-2 {
	width: 49.45%;
	margin-left: 1.1%;
}
#footer .col3-1 {
	width: 32.66%;
}
#footer .col4-1.first,
#footer .col4-2.first,
#footer .col3-1.first {
	margin-left: 0;
	clear: left;
}

/* footer navigation */
#footer-nav {
	margin: 20px 0;
}
#footer-nav a {
	text-decoration: none;
}
#footer-nav a:hover {
	text-decoration: underline;
}
#footer-nav li {
	margin-right: 10px;
	list-style: none;
	display: inline-block;
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.alignright {
	float: right;
	margin-left: 30px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 15px;
	max-width: 100%;
}
.wp-caption-text {
	font-size: 95%;
	line-height: 120%;
	margin: 6px 0;
}
/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment, .single-attachment .attachment {
	float: none;
	margin: 0;
	text-align: left;
}
/************************************************************************************
GALLERY
*************************************************************************************/

#content .loops-wrapper.grid4 .gallery img,
#content .loops-wrapper.grid3 .gallery img,
#content .loops-wrapper.grid2 .gallery img {
	max-width: 60px;
}
/* default lightbox text color */
.pp_details {
	color: #666;
}
/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after, #content:after
{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix, .widget li, #body, #footer, footer,#main-nav, .menu
{ display: block; }

#pagewrap a.tile-flip-button {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-left: 20px solid transparent;
	border-bottom: 20px solid #ec0038;
	border-right: 20px solid #ec0038;
	color: #fff;
	font-size: 12px;
	padding: 0;
}
#pagewrap a.tile-flip-button:before,
#pagewrap a.tile-flip-button:after {
	content: '';
	display: inline-block;
}
#pagewrap a.tile-flip-button:before {
    border-top: 0px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-left: 0px;
	height: 1em;
	width: 1em;
	border-bottom-right-radius: 7px;
	position: absolute;
	left: -3px;
}
#pagewrap a.tile-flip-button:after {
	border: 1px solid transparent;
	border-top: 1px solid;
	border-right: 1px solid;
	position: absolute;
	top: 6px;
	left: 2px;
	width: 9px;
	height: 9px;
	transform: rotateZ(-45deg);
	transform-origin: 0 0;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
@media(hover:hover){
	#pagewrap a.tile-flip-button {
		display: none !important;
	}
}
/*/skins/white/style.css*/
/*  
Skin Name: White
Version: 1.0
Description: Skin for Metro
*/

/* reset colors */
#main-nav a,
.tile.default,
.default.tile-overlay,
.default.tile-overlay a,
.post.default .tile-overlay,
.shortcode.portfolio.default .post,
.post.default,
.widget,
.sorting-nav li {
	background-color: #FFF;
	color: #666;
}
.default .post-title a,
.default .post-meta,
.default .post-meta a,
.default .post-date, 
.default .shortcode .post-date,
.default .portfolio-post .post-category a,
.tile.default .shortcode.twitter-list .twitter-timestamp a,
.widget .feature-posts-list small,
.default .commentlist .comment-time {
	color: #000;
	color: rgba(0, 0, 0, .8);
}
#main-nav a,
.default.post a,
.tile.default a,
.widget a,
.default .post-nav a,
.portfolio #load-more a,
.sorting-nav li a {
	color: #000;
}
#main-nav a:hover,
#main-nav ul a,
#main-nav,
.single-portfolio .carousel-pager a,
.sorting-nav a:hover,
.sorting-nav .active a, .sorting-nav .current-cat a {
	color: #FFF;
}
#main-nav .current_page_item a,
#main-nav .current-menu-item a {
	background-color: #FFF;
	color: #000;
}
#main-nav .current_page_item a:hover,
#main-nav .current-menu-item a:hover,
#main-nav .current_page_item ul a,
#main-nav .current-menu-item ul a {
	background-color: #000;
	color: #FFF;
}


/* post icons */
.default .post-icon {
	background-image: url(http://kwf-tagung.net/wp-content/themes/metro/skins/http://kwf-tagung.net/wp-content/themes/metro/skins/images/dark-icons/icon-article.png);
}
.default.format-audio .post-icon  {
	background-image: url(http://kwf-tagung.net/wp-content/themes/metro/skins/http://kwf-tagung.net/wp-content/themes/metro/skins/images/dark-icons/icon-audio.png);
}
.default.format-gallery .post-icon {
	background-image: url(http://kwf-tagung.net/wp-content/themes/metro/skins/http://kwf-tagung.net/wp-content/themes/metro/skins/images/dark-icons/icon-gallery.png);
}
.default.format-link .post-icon {
	background-image: url(http://kwf-tagung.net/wp-content/themes/metro/skins/http://kwf-tagung.net/wp-content/themes/metro/skins/images/dark-icons/icon-link.png);
}
.default.format-quote .post-icon {
	background-image: url(http://kwf-tagung.net/wp-content/themes/metro/skins/http://kwf-tagung.net/wp-content/themes/metro/skins/images/dark-icons/icon-quote.png);
}
.default.format-status .post-icon {
	background-image: url(http://kwf-tagung.net/wp-content/themes/metro/skins/http://kwf-tagung.net/wp-content/themes/metro/skins/images/dark-icons/icon-status.png);
}
.default.format-aside .post-icon {
	background-image: url(http://kwf-tagung.net/wp-content/themes/metro/skins/http://kwf-tagung.net/wp-content/themes/metro/skins/images/dark-icons/icon-text.png);
}
.default.format-video .post-icon {
	background-image: url(http://kwf-tagung.net/wp-content/themes/metro/skins/http://kwf-tagung.net/wp-content/themes/metro/skins/images/dark-icons/icon-video.png);
}
.default.format-image .post-icon {
	background-image: url(http://kwf-tagung.net/wp-content/themes/metro/skins/http://kwf-tagung.net/wp-content/themes/metro/skins/images/dark-icons/icon-image.png);
}
.default.format-chat .post-icon {
	background-image: url(http://kwf-tagung.net/wp-content/themes/metro/skins/http://kwf-tagung.net/wp-content/themes/metro/skins/images/dark-icons/icon-chat.png);
}

/* form elements */
.default input[type="text"],
.default input[type="password"],
.default textarea,
.default input[type="search"],
.widget input[type="text"],
.widget input[type="password"],
.widget textarea,
.widget input[type="search"] {
	background-color: #000;
	color: #FFF;
}

.default input[type=text]:focus,
.default input[type=password]:focus,
.default textarea:focus,
.default input[type=search]:focus,
.widget input[type=text]:focus,
.widget input[type=password]:focus,
.widget textarea:focus,
.widget input[type=search]:focus {
	background-color: #222;
}
/*/wp-content/uploads/themify-customizer-5.0.9-5.1.1.css*/
/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family: "Arial", "Helvetica", sans-serif;	font-size:16px;
	line-height:25px;

	color: #000000; 
}
a {	
	color: #000000; 
}
p {	
	margin: 2px; 
}
.pagewidth {	
	width: 1250px; 
}
#content {	width: auto; 
}
#sidebar {	
	width: 18%;background-attachment: fixed;
	color: #000000;
	font-family: "Arial", "Helvetica", sans-serif;	font-weight:normal;
	text-align:left; 
}
h1 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h2 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h3 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h4 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h5 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h6 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#headerwrap {	background: none;
	background-color: #ffffff;background-attachment: fixed; 
}
#header {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
body #site-logo a img {		width: 100px;
	height: 100px; 
}
#site-description {	
	font-family: "Arial", "Helvetica", sans-serif;	font-weight:bold;
	font-size:26px;
	line-height:30px;
	text-transform:uppercase;
	color: #32734f; 
}
#main-nav {	
	top: 70px;
	width: 100%;background-attachment: fixed;
	margin-left: 115px; 
}
#main-nav a {	
	font-family: "Arial", "Helvetica", sans-serif;	letter-spacing:1px;
	font-size:16px;
	text-align:left;
	color: #000000;
	border-right: 1px solid #000000; 
}
#main-nav a:hover {	background: none;
	background-color: #ffffff;
	color: #000000; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	background: none;
	background-color: #ffffff;
	color: #000000; 
}
#main-nav ul {	background: none;
	background-color: #32734f;background-attachment: fixed; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #000000;background: none;
	background-color: #ffffff;
	border: 1px solid #32734f; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	color: #0043fa;background: none;
	background-color: #ffffff; 
}
.post {	background: none;
	background-color: #ffffff; 
}
.post-date {	
	color: #000000; 
}
.post-nav a {	
	color: #000000;	font-style:italic;
	font-style:italic;
	font-size:13px;
 
}
.page-title {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
.module-title {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#sidebar a {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:italic;
	font-style:italic;
	font-size:18px;
	line-height:25px;
 
}
#sidebar a:hover {	
	color: #000000;
	font-family: "Arial", "Helvetica", sans-serif; 
}
#sidebar .widget {	
	color: #000000;background: none;
	background-color: #ffffff; 
}
#sidebar .widgettitle {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#sidebar .widget li {	background: none;
	background-color: #ffffff;
	border: 1px solid;
	padding-top: 20px;
	padding-left: 10px; 
}
#footer a {	
	color: #000000; 
}
.footer-widgets .widget {	
	color: #000000;background: none;
	background-color: #ffffff; 
}
.footer-widgets .widgettitle {	
	color: #ffffff; 
}
.footer-widgets .widget li {	background: none;
	background-color: #ffffff; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px;
	height: 100px; 
}
 }