@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/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/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/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/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/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/buttons_styles/outline.css*/
.module.module-buttons.outline a{
    border-style:solid;
    border-width:1px;
    background:none;
    box-shadow:none;
    color:#fff;
    border-color:#fff
}
.module.module-buttons.outline a:hover{
    color:#000;
    background:#fff
}
.module.module-buttons.outline .tb_default_color {
	color: #fff;
}
.module.module-buttons.outline a.black{
    color:#000;
    border-color:#000
}
.module.module-buttons.outline a.black:hover{
    color:#fff;
    background-color:#000
}
.module.module-buttons.outline a.gray{
    color:#666;
    border-color:#666
}
.module.module-buttons.outline a.gray:hover{
    color:#fff;
    background-color:#666
}
.module.module-buttons.outline a.blue{
    color:#3e65b2;
    border-color:#3e65b2
}
.module.module-buttons.outline a.blue:hover{
    color:#fff;
    background-color:#3e65b2
}
.module.module-buttons.outline a.light-blue{
    color:#6694d6;
    border-color:#6694d6
}
.module.module-buttons.outline a.light-blue:hover{
    color:#fff;
    background-color:#6694d6;
}
.module.module-buttons.outline a.green{
    color:#76ab3b;
    border-color:#76ab3b
}
.module.module-buttons.outline a.green:hover{
    color:#fff;
    background-color:#76ab3b
}
.module.module-buttons.outline a.light-green{
    color:#ebf8d6;
    border-color:#ebf8d6
}
.module.module-buttons.outline a.light-green:hover{
    color:#000;
    background-color:#ebf8d6
}
.module.module-buttons.outline a.purple{
    color:#584eb2;
    border-color:#584eb2
}
.module.module-buttons.outline a.purple:hover{
    color:#fff;
    background-color:#584eb2
}
.module.module-buttons.outline a.light-purple{
    color:#7f76cc;
    border-color:#7f76cc
}
.module.module-buttons.outline a.light-purple:hover{
    color:#fff;
    background-color:#7f76cc
}
.module.module-buttons.outline a.brown{
    color:#622d07;
    border-color:#622d07
}
.module.module-buttons.outline a.brown:hover{
    color:#fff;
    background-color:#622d07
}
.module.module-buttons.outline a.orange{
    color:#bc6e00;
    border-color:#bc6e00
}
.module.module-buttons.outline a.orange:hover{
    color:#fff;
    background-color:#bc6e00
}
.module.module-buttons.outline a.yellow{
    color:#dcb232;
    border-color:#dcb232
}
.module.module-buttons.outline a.yellow:hover{
    color:#fff;
    background-color:#dcb232
}
.module.module-buttons.outline a.red{
    color:#9d1d14;
    border-color:#9d1d14
}
.module.module-buttons.outline a.red:hover{
    color:#fff;
    background-color:#9d1d14
}
.module.module-buttons.outline a.pink{
    color:#b27e9d;
    border-color:#b27e9d
}
.module.module-buttons.outline a.pink:hover{
    color:#fff;
    background-color:#b27e9d
}
/*/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/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/feature.css*/
.layout-icon-top .module-feature-content{
    min-width:120px;/*prevent iOS Safari flicker on scroll */
}
.module .module-feature-title{
    font-size:1.2em;
    margin:.5em 0 .2em;
    padding:0
}
.chart-html5-circle{
    display:flex;
    align-items:center;
    justify-content:center
}
/* feature module html5 chart (overwriting styles above) */
.module-feature-chart-html5 img{
    border-radius:100%;
    max-height:100%;
    max-width:100%;
    object-fit:cover
}
.module-feature-chart-html5{
    border-radius:50%;
    width:100px;
    height:100px
}
.tb_feature_stroke{
    fill:none;
    transition:stroke-dasharray 2s;
    transform:rotate(-90deg);
    transform-origin:center
}
.tb_feature_fill{
    fill:none;
    stroke:rgba(0,0,0,.1)
}
.module-feature-image a:hover{
    text-decoration:none
}
.module .module-feature-icon{
    font-size:2em
}
.module.size-medium .module-feature-chart-html5{
    width:150px;
    height:150px
}
.module.size-medium .module-feature-icon{
    font-size:3.5em
}
.module.size-large .module-feature-icon{
    font-size:4.5em
}
.module.size-large .module-feature-chart-html5{
    width:200px;
    height:200px
}
/*/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/feature_styles/left.css*/
.module.layout-icon-left{
    text-align:left
}
.layout-icon-left .module-feature-image{
    float:left;
    max-width:200px;
    margin:0 1.1em .4em 0
}
.layout-icon-left .module-feature-content{
    text-align:inherit;
    overflow:hidden;
    min-width:140px
}
/*/themify-builder/css/modules/appearance/rounded.css*/
/* top left corner */
.ui.rounded,
.ui.builder_button.rounded:before,
.ui.nav.rounded>li:first-child,
.ui.nav.separate.rounded>li,
.ui.nav.separate.rounded>li a:before,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:first-child,
.ui.nav.rounded>li:first-child a,
.ui.nav.rounded>li:first-child a:before,
.ui.nav.rounded ul>li:first-child a:before,
.ui.module-tab.rounded.vertical .tab-nav,
.ui.module-tab.rounded.vertical .tab-nav li:first-child,
.ui.module-tab.rounded .tab-nav li,
.ui.module-accordion.rounded li:first-child,
.ui.module-accordion.rounded>li:first-child .accordion-title,
.ui.module-accordion.rounded>li:first-child .accordion-title a:before,
.ui.module-accordion.rounded.separate .accordion-title a:before,
.ui.module-callout.rounded,
.ui.module-callout.rounded:before,
.ui.nav.rounded>li:first-child:before,
.ui.nav.fullwidth.rounded:before,
.ui.glossy.rounded .tab-nav>li a:before,
.ui.nav.rounded.separate.vertical li:last-child:before,
.ui.nav.rounded.vertical.separate>li:last-child a:before,
.ui.module-tab.panel.rounded .tab-nav,
.ui.module-tab.panel .tab-nav:before{
    border-top-left-radius:8px
}
/* top right corner */
.ui.rounded,
.ui.builder_button.rounded:before,
.ui.nav.rounded.vertical li:first-child,
.ui.nav.rounded>li:last-child,
.ui.nav.separate.rounded>li,
.ui.nav.separate.rounded>li a:before,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:first-child,
.ui.nav.rounded>li:last-child a:before,
.ui.nav.rounded ul>li:first-child a:before,
.ui.nav.rounded li:last-child a,
.ui.module-tab.rounded .tab-nav li,
.ui.module-accordion.rounded li:first-child,
.ui.module-accordion.rounded>li:first-child .accordion-title,
.ui.module-accordion.rounded>li:first-child .accordion-title a:before,
.ui.module-accordion.separate.rounded .accordion-title a:before,
.ui.module-callout.rounded,
.ui.module-callout.rounded:before,
.ui.nav.rounded>li:last-child:before,
.ui.nav.rounded.vertical>li:first-child:before,
.ui.nav.fullwidth.rounded:before,
.ui.glossy.rounded .tab-nav>li a:before,
.ui.nav.separate.rounded.vertical li:last-child:before,
.ui.nav.rounded li:last-child:before,
.ui.nav.rounded.vertical li:first-child a:before,
.ui.nav.separate.rounded.vertical>li:last-child a:before,
.ui.module-tab.panel.rounded .tab-nav,
.ui.module-tab.panel .tab-nav:before{
    border-top-right-radius:8px
}
/* bottom right corner */
.ui.rounded,
.ui.nav.rounded>li:last-child,
.ui.nav.separate.rounded>li,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:last-child,
.ui.nav.rounded li:last-child a,
.ui.module-accordion.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-content,
.ui.module-accordion.rounded li:last-child .accordion-content,
.ui.module-callout.rounded{
    border-bottom-right-radius:8px
}
/* bottom left corner */
.ui.rounded,
.ui.nav.rounded.vertical li:last-child,
.ui.nav.rounded>li:first-child,
.ui.nav.rounded.separate>li,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:last-child,
.ui.nav.rounded>li:first-child a,
.ui.module-tab.rounded.vertical .tab-nav,
.ui.module-tab.rounded.vertical .tab-nav li:last-child,
.ui.module-accordion.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-content,
.ui.module-accordion.rounded li:last-child .accordion-content,
.ui.module-callout.rounded{
    border-bottom-left-radius:8px
}
/* no top-left corner */
.ui.nav.separate.vertical ul li:not(:first-child) a:before,
.ui.tab.vertical .tab-nav li:not(:first-child) a:before,
.ui.module-tab.panel.rounded .tab-content,
.ui.module-tab.vertical li:last-child a:before{
    border-top-left-radius:0;
}
/* no top-right corner */
.ui.nav.separate.vertical ul li:not(:first-child) a:before,
.ui.tab.vertical .tab-nav li:not(:first-child) a:before,
.ui.nav.fullwidth.rounded li:last-child a,
.ui.nav.fullwidth.rounded li:last-child,
.ui.nav.rounded.vertical li:last-child,
.ui.module-tab.panel.rounded .tab-content,
.ui.module-tab.vertical li:first-child a:before,
.ui.module-tab.vertical li:last-child a:before{
    border-top-right-radius:0
}
/* no bottom-left corner */
.ui.nav.rounded.vertical>li:first-child,
.ui.nav.rounded.vertical>li:first-child a,
.ui.module-accordion.rounded>li:last-child.current .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-title{
    border-bottom-left-radius:0;
}
/* no bottom-right */
.ui.nav.rounded.vertical>li:first-child,
.ui.nav.rounded.vertical>li:first-child a,
.ui.nav.fullwidth.rounded li:last-child a,
.ui.nav.fullwidth.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child.current .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-title{
    border-bottom-right-radius:0
}
/* all border-radius */
.ui.nav.rounded.vertical.separate>li:first-child,
.ui.nav.rounded.vertical.separate>li:first-child a,
.ui.nav.rounded.vertical.separate>li:last-child,
.ui.nav.rounded.vertical.separate>li:last-child a,
.ui.module-accordion.separate.rounded li,
.ui.module-accordion.separate.rounded .accordion-title,
.ui.module-tab.rounded .tab-content{
    border-radius:8px
}
/* no border-radius all */
.ui.nav.rounded.vertical>li:last-child:before,
.ui.module-tab.rounded.vertical .tab-nav li,
.ui.nav.rounded.vertical>li:last-child a:before{
    border-radius:0
}
/*/themify-builder/css/modules/colors/red.css*/
.module.module-buttons a.red,
.module-alert.ui .ui.red,
.module-menu .ui.nav.red a,
.themify_builder .ui.red,
.ui.nav.red li a,
.ui.module-tab.red .tab-nav li a{
    color:#ffeeed
}
.ui.red,
.ui.nav.red,
.ui.nav.red ul,
.ui.separate.red>li,
.ui.module-tab.red .tab-nav li,
.ui.red.vertical .tab-nav,
.ui.module-accordion.red .accordion-title,
.ui.module-tab.red.panel .tab-nav{
    background-color:#e8311f
}
.ui.red>li.current_page_item>a,
.ui.red>li.current_page_item:hover>a,
.ui.red>li.current-menu-item>a,
.ui.red>li.current-menu-item:hover>a,
.ui.builder_button.red:hover,
.ui.nav.red>li a:hover,
.ui.module-accordion.red li:hover .accordion-title,
.ui.module-tab.red .tab-nav li:hover{
    background:#ff7568
}
.ui.red>li.current,
.ui.red>li.current:hover,
.ui.red .tab-nav li.current{
    background:#7a2023
}
.module.module-buttons.transparent a.red{
    color:#e8311f
}
/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/themify-builder/css/modules/service-menu.css*/
.module .tb-menu-title{
    margin:0 0 .3em;
    font-size:1.1em;
    line-height:1.2em;
    color:inherit
}
.module .tb-menu-title a{
    text-decoration:none
}
.module .tb-menu-description{
    font-size:.95em;
    margin-bottom:1em
}
/* layout left */
.module-service-menu.image-left {
	text-align:left;
}
.module .tb-image-wrap{
    margin:0 1.5em 1em 0
}
.module .tb-image-content{
    min-width:100px
}
.module.auto_fullwidth .tb-image-wrap{    
    width:100%;
    display:block
}
.module .tb-image-wrap img{
    vertical-align:top
}
/*appearance*/
/* rounded */
.module.rounded .tb-image-wrap img{
    border-radius:8px
}
/* border */
.module.bordered .tb-image-wrap img{
    border:solid 1px rgba(0,0,0,.2);
    background:#fff;
    padding:2px;
    box-sizing:border-box
}
/* drop shadow */
.module.drop-shadow .tb-image-wrap img{
    box-shadow:0 1px 8px 0 rgba(0,0,0,.1)
}
/* circle */
.module.circle .tb-image-wrap img{
    border-radius:100%
}
/*/themify-builder/css/modules/service-menu_styles/horizontal.css*/
.module.image-horizontal .tb-image-wrap{
    float:left;
    margin:0 1.5em 1em 0
}
.module.image-horizontal .tb-image-content{
    overflow:hidden;
    min-width:100px;
    display:flex
}
.module.image-horizontal .tb-menu-title-wrap{
    float:left;
    margin-right:.5em;
    max-width:55%
}
.module.image-horizontal .tb-menu-price{
    margin-left:auto
}
.module.image-horizontal .tb-menu-description{
    clear:both
}
.module.image-horizontal.has-price-options .tb-menu-title-wrap{
    width:38%
}
@media screen and (max-width:680px){
    .module.image-horizontal.has-price-options .tb-menu-title-wrap{
        float:none;
        width:auto
    }
    .module.image-horizontal.has-price-options .tb-menu-price{
        float:none;
        width:auto;
        text-align:inherit
    }
    .module.image-horizontal.has-price-options .tb-price-item{
        margin-left:0;
        margin-right:20px
    }    
}
/*/themify-builder/css/modules/service-menu_styles/highlight.css*/
.tb-highlight-text{
    background-color:#d8ba2c;
    color:#fff;
    display:inline-block;
    font-size:.7em;
    line-height:1.2;
    padding: 3px 10px;
    text-transform:uppercase;
}
.module-service-menu.black{
    background-color:#333;
    color:#fff
}
.module-service-menu.gray{
    background-color:#f3f3f3
}
.module-service-menu.blue{
    background-color:#e7eefb
}
.module-service-menu.light-blue{
    background-color:#f2f7ff
}
.module-service-menu.green{
    background-color:#d8e6d0
}
.module-service-menu.light-green{
    background-color:#fafff2
}
.module-service-menu.purple{
    background-color:#d9d7ea
}
.module-service-menu.light-purple{
    background-color:#f0efff
}
.module-service-menu.brown{
    background-color:#fff6ef
}
.module-service-menu.orange{
    background-color:#fff7df
}
.module-service-menu.yellow{
    background-color:#ffffe3
}
.module-service-menu.red{
    background-color:#fff4f4
}
.module-service-menu.pink{
    background-color:#fff7f9
}
/* color style in highlight_text */
.module-service-menu.black .tb-highlight-text{
    background-color:#000
}
.module-service-menu.gray .tb-highlight-text{
    background-color:#666
}
.module-service-menu.blue .tb-highlight-text{
    background-color:#3e65b2
}
.module-service-menu.light-blue .tb-highlight-text{
    background-color:#6694d6
}
.module-service-menu.green .tb-highlight-text{
    background-color:#4aab10
}
.module-service-menu.light-green .tb-highlight-text{
    background-color:#c2d4a2
}
.module-service-menu.purple .tb-highlight-text{
    background-color:#584eb2
}
.module-service-menu.light-purple .tb-highlight-text{
    background-color:#7f76cc
}
.module-service-menu.brown .tb-highlight-text{
    background-color:#8a5a31
}
.module-service-menu.orange .tb-highlight-text{
    background-color:#f79500
}
.module-service-menu.yellow .tb-highlight-text{
    background-color:#ff0
}
.module-service-menu.red .tb-highlight-text{
    background-color:#ff0000
}
.module-service-menu.pink .tb-highlight-text{
    background-color:#ffc0cb
}
/*/themify-builder/css/modules/service-menu_styles/price.css*/
.tb-menu-price{
    font-size:1.1em;
    line-height:1.2em;
    margin:0 0 .3em;
    display:inline-flex;
    font-weight:bold
}
.tb-price-item{
    margin-left:20px;
}
.tb-price-title{
    text-transform:uppercase;
    font-size:.75em;
    font-weight:normal
}
.tb-price-item:first-child{
    margin-left:0
}
/*/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/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-26839-generated.css*/
/* Generated from page: testseite */
.themify_builder_content-26839 .tb_bgp3685.module-text{font-size:37px;letter-spacing:0px;line-height:66px;background-color:rgba(50, 115, 79, 1);background-image:none;padding-bottom:27px;padding-top:27px;}
.themify_builder_content-26839 .tb_bgp3685.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_bgp3685.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_bgp3685.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_bgp3685.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_bgp3685.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_bgp3685.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_bgp3685.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_bgp3685.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_bgp3685.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_bgp3685.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_bgp3685.module-text .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-26839 .tb_78j1326.module_row{background-repeat:repeat;background-attachment:scroll;background-position:50% 50%;background-color:rgba(255, 255, 255, 1);text-align:center;padding-top:5%;padding-bottom:5%;background-image:url(https://kwf-tagung.net/wp-content/uploads/2022/04/KWF_MG_1410.jpg);}
.themify_builder_content-26839 .tb_78j1326.module_row>.builder_row_cover::before,.themify_builder_content-26839 .tb_78j1326.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.52);}
.themify_builder_content-26839 .tb_lsme327.module_column{text-align:right;}
.themify_builder_content-26839 .tb_x64a938.module-text{line-height:140px;font-size:100px;}
.themify_builder_content-26839 .tb_x64a938.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_x64a938.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_x64a938.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_x64a938.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_x64a938.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_x64a938.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_x64a938.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_x64a938.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_x64a938.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_x64a938.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_x64a938.module-text .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-26839 .tb_u2z0827.module-text{line-height:60px;font-size:35px;}
.themify_builder_content-26839 .tb_u2z0827.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_u2z0827.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_u2z0827.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_u2z0827.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_u2z0827.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_u2z0827.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_u2z0827.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_u2z0827.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_u2z0827.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_u2z0827.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_u2z0827.module-text .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-26839 .tb_swe0987.module_row{background-color:rgba(255, 255, 255, 1);text-align:center;padding-top:5%;padding-bottom:5%;}
.themify_builder_content-26839 .tb_7ogt987.module_column{text-align:right;}
.themify_builder_content-26839 .tb_w2dd988.module-image .image-content{text-align:left;}
.themify_builder_content-26839 .tb_w2dd988.module-image{margin-bottom:20px;}
.themify_builder_content-26839 .tb_w2dd988.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-26839 .tb_w2dd988.module-image.image-overlay .image-content,.themify_builder_content-26839 .tb_w2dd988.module-image.image-full-overlay .image-content::before,.themify_builder_content-26839 .tb_w2dd988.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-26839 .tb_w2dd988.module-image.module .image-caption{color:rgba(255, 255, 255, 1);font-size:15px;}
.themify_builder_content-26839 .tb_kwfp988.module-image .image-content{text-align:left;}
.themify_builder_content-26839 .tb_kwfp988.module-image{margin-bottom:20px;}
.themify_builder_content-26839 .tb_kwfp988.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-26839 .tb_kwfp988.module-image.image-overlay .image-content,.themify_builder_content-26839 .tb_kwfp988.module-image.image-full-overlay .image-content::before,.themify_builder_content-26839 .tb_kwfp988.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-26839 .tb_kwfp988.module-image.module .image-caption{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_9yqo988.module-image .image-content{text-align:left;}
.themify_builder_content-26839 .tb_9yqo988.module-image{margin-bottom:20px;}
.themify_builder_content-26839 .tb_9yqo988.module-image.module .module-title{text-align:left;line-height:30px;font-size:27px;}
.themify_builder_content-26839 .tb_9yqo988.module-image.image-overlay .image-content,.themify_builder_content-26839 .tb_9yqo988.module-image.image-full-overlay .image-content::before,.themify_builder_content-26839 .tb_9yqo988.module-image.image-card-layout .image-content{background-color:rgba(0, 67, 250, 1);}
.themify_builder_content-26839 .tb_9yqo988.module-image.module .image-caption{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_w1om385.module_row{background-image:url(https://kwf-tagung.net/wp-content/uploads/2022/04/KWF_LPX2964-2.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:100% 0%;}
.themify_builder_content-26839 .tb_w1om385.module_row>.builder_row_cover::before,.themify_builder_content-26839 .tb_w1om385.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.44);}
.themify_builder_content-26839 .tb_nj9c386.module_column>.builder_row_cover::before,.themify_builder_content-26839 .tb_nj9c386.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.62);}
.themify_builder_content-26839 .tb_nj9c386.module_column,.themify_builder_content-26839 .tb_nj9c386.module_column p,.themify_builder_content-26839 .tb_nj9c386.module_column h1,.themify_builder_content-26839 .tb_nj9c386.module_column h2,.themify_builder_content-26839 .tb_nj9c386.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_nj9c386.module_column h4,.themify_builder_content-26839 .tb_nj9c386.module_column h5,.themify_builder_content-26839 .tb_nj9c386.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_nj9c386.module_column{text-align:right;padding-top:4%;padding-right:6%;padding-bottom:4%;padding-left:6%;border-right:01px solid rgba(0, 67, 250, 1);}
.themify_builder_content-26839 .tb_nj9c386.module_column a{color:rgba(112, 203, 255, 1);}
.themify_builder_content-26839 .tb_ow6h386.module-text{font-size:1.3em;line-height:3em;}
.themify_builder_content-26839 .tb_ha8a387.module-buttons .module-buttons-item a,.themify_builder_content-26839 .tb_ha8a387.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_ha8a387.module-buttons i,.themify_builder_content-26839 .tb_ha8a387.module-buttons span{line-height:31px;}
.themify_builder_content-26839 .tb_ha8a387.module-buttons .module-buttons-item:hover i,.themify_builder_content-26839 .tb_ha8a387.module-buttons .module-buttons-item:hover span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_ha8a387.module-buttons .module-buttons-item:hover i:hover,.themify_builder_content-26839 .tb_ha8a387.module-buttons .module-buttons-item:hover span:hover{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_c002808.module-image.module .image-title{margin-bottom:20px;margin-top:20px;text-transform:uppercase;font-size:64px;}
.themify_builder_content-26839 .tb_c002808.module-image .tb_text_wrap,.themify_builder_content-26839 .tb_c002808.module-image .image-title,.themify_builder_content-26839 .tb_c002808.module-image .tb_text_wrap p,.themify_builder_content-26839 .tb_c002808.module-image .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_c002808.module-image .tb_text_wrap h1,.themify_builder_content-26839 .tb_c002808.module-image .tb_text_wrap h2,.themify_builder_content-26839 .tb_c002808.module-image .tb_text_wrap h3,.themify_builder_content-26839 .tb_c002808.module-image .tb_text_wrap h4,.themify_builder_content-26839 .tb_c002808.module-image .tb_text_wrap h5,.themify_builder_content-26839 .tb_c002808.module-image .tb_text_wrap h6,.themify_builder_content-26839 .tb_c002808.module-image .tb_text_wrap li,.themify_builder_content-26839 .tb_c002808.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-26839 .tb_c002808.module-image .image-wrap img{border:5px solid rgba(0, 67, 250, 1);}
.themify_builder_content-26839 .tb_c002808.module-image.module .module-title{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_c002808.module-image .image-content{margin-left:30px;padding-left:30px;}
.themify_builder_content-26839 .tb_9m27173.module-image.module .image-title{margin-bottom:20px;margin-top:20px;font-size:64px;}
.themify_builder_content-26839 .tb_9m27173.module-image .image-wrap img{border:5px solid rgba(0, 67, 250, 1);}
.themify_builder_content-26839 .tb_9m27173.module-image.module .image-title,.themify_builder_content-26839 .tb_9m27173.module-image.module .image-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_9m27173.module-image.module .image-caption{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_9m27173.module-image .image-content{padding-left:30px;}
.themify_builder_content-26839 .tb_vcr5861.module-image.module .image-title{margin-bottom:20px;margin-top:20px;font-size:64px;}
.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap,.themify_builder_content-26839 .tb_vcr5861.module-image .image-title,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap p,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h1,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h2,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h3,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h4,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h5,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h6,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap li,.themify_builder_content-26839 .tb_vcr5861.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-26839 .tb_vcr5861.module-image .image-wrap img{border:5px solid rgba(0, 67, 250, 1);}
.themify_builder_content-26839 .tb_vcr5861.module-image .image-content{margin-left:30px;padding-left:30px;}
.themify_builder_content-26839 .tb_lnfk436.module_row{padding-top:7%;}
.themify_builder_content-26839 .tb_c5hl437.module-text{line-height:100px;font-size:84px;}
.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_egv7451.module-text{mix-blend-mode:normal;text-align:left;font-size:1.9em;line-height:1.5em;margin-bottom:20px;margin-top:40px;}
.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_h6iq437.module-text{mix-blend-mode:normal;margin-bottom:40px;text-align:left;font-size:1.3em;line-height:1.5em;}
.themify_builder_content-26839 .tb_vldz487.module-text{mix-blend-mode:normal;text-align:left;font-size:1.3em;line-height:1.5em;}
.themify_builder_content-26839 .tb_vldz487.module-text.module .module-title{color:rgba(50, 115, 79, 1);}
.themify_builder_content-26839 .tb_o32y28.module-buttons .module-buttons-item a,.themify_builder_content-26839 .tb_o32y28.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_o32y28.module-buttons .module-buttons-item a{background-color:rgba(50, 115, 79, 1);background-image:none;}
.themify_builder_content-26839 .tb_uj5p971.module-text{mix-blend-mode:normal;margin-bottom:40px;text-align:left;font-size:1.5em;line-height:1.5em;font-weight:bold;margin-top:73px;}
.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_0beb510.module_row{padding-top:7%;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-26839 .tb_0beb510.module_row>.builder_row_cover::before,.themify_builder_content-26839 .tb_0beb510.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.85);}
.themify_builder_content-26839 .tb_bo6o511.module-text{line-height:100px;font-size:84px;}
.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_lctm409.module-text.module .tb_text_wrap h3:not(.module-title){color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_7hlj511.module-text{mix-blend-mode:normal;margin-bottom:40px;text-align:left;font-size:1.3em;line-height:1.5em;padding-top:40px;}
.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 0.74);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_tw43612.module-text{mix-blend-mode:normal;margin-bottom:3.1em;text-align:left;font-size:1.3em;line-height:1.5em;}
.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 0.73);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_5jtt265.module-text{mix-blend-mode:normal;text-align:left;font-size:1.9em;line-height:1.5em;}
.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_pm64653.module-text{mix-blend-mode:normal;text-align:left;font-size:1.3em;line-height:1.5em;}
.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 0.77);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_wsk5408.module-buttons .module-buttons-item a,.themify_builder_content-26839 .tb_wsk5408.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_wsk5408.module-buttons .module-buttons-item a{background-color:rgba(50, 115, 79, 1);background-image:none;}
.themify_builder_content-26839 .tb_12nl766.module_row{padding-top:7%;}
.themify_builder_content-26839 .tb_20j3766.module-text{line-height:100px;font-size:84px;}
.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_3b71613.module-text{line-height:1.5em;font-size:1.3em;}
.themify_builder_content-26839 .tb_r3fl766.module-text{mix-blend-mode:normal;margin-bottom:40px;text-align:left;font-size:1.3em;line-height:1.5em;padding-top:40px;}
.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 0.75);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_i4f1778.module-text{mix-blend-mode:normal;text-align:left;font-size:1.9em;line-height:1.5em;}
.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_bxcb579.module-text{mix-blend-mode:normal;margin-bottom:40px;text-align:left;font-size:1.3em;line-height:1.5em;}
.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 0.71);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_417612.module-buttons{padding-bottom:34px;}
.themify_builder_content-26839 .tb_417612.module-buttons .module-buttons-item a,.themify_builder_content-26839 .tb_417612.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_417612.module-buttons .module-buttons-item a{background-color:rgba(50, 115, 79, 1);background-image:none;}
.themify_builder_content-26839 .tb_c3mv615.module_row{height:800px;background-position:100% 100%;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-26839 .tb_c3mv615.module_row>.builder_row_cover::before,.themify_builder_content-26839 .tb_c3mv615.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.66);}
.themify_builder_content-26839 .tb_9cen615.module_column{padding-bottom:0px;}
.themify_builder_content-26839 .tb_b73l94.module-text{padding-top:2em;font-style:italic;font-size:2.6em;}
.themify_builder_content-26839 .tb_b73l94.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_b73l94.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_b73l94.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_b73l94.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_b73l94.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_b73l94.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_b73l94.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_b73l94.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_b73l94.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_b73l94.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_b73l94.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Oswald";}
.themify_builder_content-26839 .tb_b73l94.module-text.module .module-title{font-size:1.7em;line-height:3em;text-align:center;color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_7d7j105.module_subrow{margin-top:50px;padding-bottom:0px;}
.themify_builder_content-26839 .tb_2fqu105.module_column,.themify_builder_content-26839 .tb_2fqu105.module_column p,.themify_builder_content-26839 .tb_2fqu105.module_column h1,.themify_builder_content-26839 .tb_2fqu105.module_column h2,.themify_builder_content-26839 .tb_2fqu105.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_2fqu105.module_column h4,.themify_builder_content-26839 .tb_2fqu105.module_column h5,.themify_builder_content-26839 .tb_2fqu105.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_fpgp360.module-feature.module .tb_text_wrap,.themify_builder_content-26839 .tb_fpgp360.module-feature .module-feature-content a,.themify_builder_content-26839 .tb_fpgp360.module-feature.module .tb_text_wrap p,.themify_builder_content-26839 .tb_fpgp360.module-feature.module .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_fpgp360.module-feature.module .tb_text_wrap h1,.themify_builder_content-26839 .tb_fpgp360.module-feature.module .tb_text_wrap h2,.themify_builder_content-26839 .tb_fpgp360.module-feature.module .tb_text_wrap h3,.themify_builder_content-26839 .tb_fpgp360.module-feature.module .tb_text_wrap h4,.themify_builder_content-26839 .tb_fpgp360.module-feature.module .tb_text_wrap h5,.themify_builder_content-26839 .tb_fpgp360.module-feature.module .tb_text_wrap h6,.themify_builder_content-26839 .tb_fpgp360.module-feature.module .tb_text_wrap li,.themify_builder_content-26839 .tb_fpgp360.module-feature.module .tb_text_wrap span{line-height:50px;font-size:21px;}
.themify_builder_content-26839 .tb_fpgp360.module-feature.module .module-feature-title{font-weight:bold;font-size:41px;line-height:60px;}
.themify_builder_content-26839 .tb_fpgp360.module-feature .module-feature-icon{font-size:65px;}
.themify_builder_content-26839 .tb_fpgp360.module-feature .tb_text_wrap,.themify_builder_content-26839 .tb_fpgp360.module-feature h3.module-feature-title,.themify_builder_content-26839 .tb_fpgp360.module-feature .tb_text_wrap p,.themify_builder_content-26839 .tb_fpgp360.module-feature .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_fpgp360.module-feature .tb_text_wrap h1,.themify_builder_content-26839 .tb_fpgp360.module-feature .tb_text_wrap h2,.themify_builder_content-26839 .tb_fpgp360.module-feature .tb_text_wrap h3,.themify_builder_content-26839 .tb_fpgp360.module-feature .tb_text_wrap h4,.themify_builder_content-26839 .tb_fpgp360.module-feature .tb_text_wrap h5,.themify_builder_content-26839 .tb_fpgp360.module-feature .tb_text_wrap h6,.themify_builder_content-26839 .tb_fpgp360.module-feature .tb_text_wrap li,.themify_builder_content-26839 .tb_fpgp360.module-feature .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-26839 .tb_ycf623.module-feature.module .tb_text_wrap,.themify_builder_content-26839 .tb_ycf623.module-feature .module-feature-content a,.themify_builder_content-26839 .tb_ycf623.module-feature.module .tb_text_wrap p,.themify_builder_content-26839 .tb_ycf623.module-feature.module .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_ycf623.module-feature.module .tb_text_wrap h1,.themify_builder_content-26839 .tb_ycf623.module-feature.module .tb_text_wrap h2,.themify_builder_content-26839 .tb_ycf623.module-feature.module .tb_text_wrap h3,.themify_builder_content-26839 .tb_ycf623.module-feature.module .tb_text_wrap h4,.themify_builder_content-26839 .tb_ycf623.module-feature.module .tb_text_wrap h5,.themify_builder_content-26839 .tb_ycf623.module-feature.module .tb_text_wrap h6,.themify_builder_content-26839 .tb_ycf623.module-feature.module .tb_text_wrap li,.themify_builder_content-26839 .tb_ycf623.module-feature.module .tb_text_wrap span{line-height:50px;font-size:21px;}
.themify_builder_content-26839 .tb_ycf623.module-feature.module .module-feature-title{font-weight:bold;font-size:41px;line-height:60px;}
.themify_builder_content-26839 .tb_ycf623.module-feature .module-feature-icon{font-size:65px;}
.themify_builder_content-26839 .tb_ycf623.module-feature .tb_text_wrap,.themify_builder_content-26839 .tb_ycf623.module-feature h3.module-feature-title,.themify_builder_content-26839 .tb_ycf623.module-feature .tb_text_wrap p,.themify_builder_content-26839 .tb_ycf623.module-feature .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_ycf623.module-feature .tb_text_wrap h1,.themify_builder_content-26839 .tb_ycf623.module-feature .tb_text_wrap h2,.themify_builder_content-26839 .tb_ycf623.module-feature .tb_text_wrap h3,.themify_builder_content-26839 .tb_ycf623.module-feature .tb_text_wrap h4,.themify_builder_content-26839 .tb_ycf623.module-feature .tb_text_wrap h5,.themify_builder_content-26839 .tb_ycf623.module-feature .tb_text_wrap h6,.themify_builder_content-26839 .tb_ycf623.module-feature .tb_text_wrap li,.themify_builder_content-26839 .tb_ycf623.module-feature .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-26839 .tb_0jvo467.module-feature.module .tb_text_wrap,.themify_builder_content-26839 .tb_0jvo467.module-feature .module-feature-content a,.themify_builder_content-26839 .tb_0jvo467.module-feature.module .tb_text_wrap p,.themify_builder_content-26839 .tb_0jvo467.module-feature.module .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_0jvo467.module-feature.module .tb_text_wrap h1,.themify_builder_content-26839 .tb_0jvo467.module-feature.module .tb_text_wrap h2,.themify_builder_content-26839 .tb_0jvo467.module-feature.module .tb_text_wrap h3,.themify_builder_content-26839 .tb_0jvo467.module-feature.module .tb_text_wrap h4,.themify_builder_content-26839 .tb_0jvo467.module-feature.module .tb_text_wrap h5,.themify_builder_content-26839 .tb_0jvo467.module-feature.module .tb_text_wrap h6,.themify_builder_content-26839 .tb_0jvo467.module-feature.module .tb_text_wrap li,.themify_builder_content-26839 .tb_0jvo467.module-feature.module .tb_text_wrap span{line-height:50px;font-size:21px;}
.themify_builder_content-26839 .tb_0jvo467.module-feature.module .module-feature-title{font-weight:bold;font-size:41px;line-height:60px;}
.themify_builder_content-26839 .tb_0jvo467.module-feature .module-feature-icon{font-size:65px;}
.themify_builder_content-26839 .tb_0jvo467.module-feature .tb_text_wrap,.themify_builder_content-26839 .tb_0jvo467.module-feature h3.module-feature-title,.themify_builder_content-26839 .tb_0jvo467.module-feature .tb_text_wrap p,.themify_builder_content-26839 .tb_0jvo467.module-feature .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_0jvo467.module-feature .tb_text_wrap h1,.themify_builder_content-26839 .tb_0jvo467.module-feature .tb_text_wrap h2,.themify_builder_content-26839 .tb_0jvo467.module-feature .tb_text_wrap h3,.themify_builder_content-26839 .tb_0jvo467.module-feature .tb_text_wrap h4,.themify_builder_content-26839 .tb_0jvo467.module-feature .tb_text_wrap h5,.themify_builder_content-26839 .tb_0jvo467.module-feature .tb_text_wrap h6,.themify_builder_content-26839 .tb_0jvo467.module-feature .tb_text_wrap li,.themify_builder_content-26839 .tb_0jvo467.module-feature .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-26839 .tb_nqt4145.module-feature.module .tb_text_wrap,.themify_builder_content-26839 .tb_nqt4145.module-feature .module-feature-content a,.themify_builder_content-26839 .tb_nqt4145.module-feature.module .tb_text_wrap p,.themify_builder_content-26839 .tb_nqt4145.module-feature.module .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_nqt4145.module-feature.module .tb_text_wrap h1,.themify_builder_content-26839 .tb_nqt4145.module-feature.module .tb_text_wrap h2,.themify_builder_content-26839 .tb_nqt4145.module-feature.module .tb_text_wrap h3,.themify_builder_content-26839 .tb_nqt4145.module-feature.module .tb_text_wrap h4,.themify_builder_content-26839 .tb_nqt4145.module-feature.module .tb_text_wrap h5,.themify_builder_content-26839 .tb_nqt4145.module-feature.module .tb_text_wrap h6,.themify_builder_content-26839 .tb_nqt4145.module-feature.module .tb_text_wrap li,.themify_builder_content-26839 .tb_nqt4145.module-feature.module .tb_text_wrap span{line-height:50px;font-size:21px;}
.themify_builder_content-26839 .tb_nqt4145.module-feature.module .module-feature-title{font-weight:bold;font-size:41px;line-height:60px;}
.themify_builder_content-26839 .tb_nqt4145.module-feature .module-feature-icon{font-size:65px;}
.themify_builder_content-26839 .tb_nqt4145.module-feature .tb_text_wrap,.themify_builder_content-26839 .tb_nqt4145.module-feature h3.module-feature-title,.themify_builder_content-26839 .tb_nqt4145.module-feature .tb_text_wrap p,.themify_builder_content-26839 .tb_nqt4145.module-feature .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_nqt4145.module-feature .tb_text_wrap h1,.themify_builder_content-26839 .tb_nqt4145.module-feature .tb_text_wrap h2,.themify_builder_content-26839 .tb_nqt4145.module-feature .tb_text_wrap h3,.themify_builder_content-26839 .tb_nqt4145.module-feature .tb_text_wrap h4,.themify_builder_content-26839 .tb_nqt4145.module-feature .tb_text_wrap h5,.themify_builder_content-26839 .tb_nqt4145.module-feature .tb_text_wrap h6,.themify_builder_content-26839 .tb_nqt4145.module-feature .tb_text_wrap li,.themify_builder_content-26839 .tb_nqt4145.module-feature .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-26839 .tb_7v67751.module-feature.module .tb_text_wrap,.themify_builder_content-26839 .tb_7v67751.module-feature .module-feature-content a,.themify_builder_content-26839 .tb_7v67751.module-feature.module .tb_text_wrap p,.themify_builder_content-26839 .tb_7v67751.module-feature.module .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_7v67751.module-feature.module .tb_text_wrap h1,.themify_builder_content-26839 .tb_7v67751.module-feature.module .tb_text_wrap h2,.themify_builder_content-26839 .tb_7v67751.module-feature.module .tb_text_wrap h3,.themify_builder_content-26839 .tb_7v67751.module-feature.module .tb_text_wrap h4,.themify_builder_content-26839 .tb_7v67751.module-feature.module .tb_text_wrap h5,.themify_builder_content-26839 .tb_7v67751.module-feature.module .tb_text_wrap h6,.themify_builder_content-26839 .tb_7v67751.module-feature.module .tb_text_wrap li,.themify_builder_content-26839 .tb_7v67751.module-feature.module .tb_text_wrap span{line-height:50px;font-size:21px;}
.themify_builder_content-26839 .tb_7v67751.module-feature.module .module-feature-title{font-weight:bold;font-size:41px;line-height:60px;}
.themify_builder_content-26839 .tb_7v67751.module-feature .module-feature-icon{font-size:65px;}
.themify_builder_content-26839 .tb_7v67751.module-feature .tb_text_wrap,.themify_builder_content-26839 .tb_7v67751.module-feature h3.module-feature-title,.themify_builder_content-26839 .tb_7v67751.module-feature .tb_text_wrap p,.themify_builder_content-26839 .tb_7v67751.module-feature .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_7v67751.module-feature .tb_text_wrap h1,.themify_builder_content-26839 .tb_7v67751.module-feature .tb_text_wrap h2,.themify_builder_content-26839 .tb_7v67751.module-feature .tb_text_wrap h3,.themify_builder_content-26839 .tb_7v67751.module-feature .tb_text_wrap h4,.themify_builder_content-26839 .tb_7v67751.module-feature .tb_text_wrap h5,.themify_builder_content-26839 .tb_7v67751.module-feature .tb_text_wrap h6,.themify_builder_content-26839 .tb_7v67751.module-feature .tb_text_wrap li,.themify_builder_content-26839 .tb_7v67751.module-feature .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-26839 .tb_4d4e927.module-feature.module .tb_text_wrap,.themify_builder_content-26839 .tb_4d4e927.module-feature .module-feature-content a,.themify_builder_content-26839 .tb_4d4e927.module-feature.module .tb_text_wrap p,.themify_builder_content-26839 .tb_4d4e927.module-feature.module .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_4d4e927.module-feature.module .tb_text_wrap h1,.themify_builder_content-26839 .tb_4d4e927.module-feature.module .tb_text_wrap h2,.themify_builder_content-26839 .tb_4d4e927.module-feature.module .tb_text_wrap h3,.themify_builder_content-26839 .tb_4d4e927.module-feature.module .tb_text_wrap h4,.themify_builder_content-26839 .tb_4d4e927.module-feature.module .tb_text_wrap h5,.themify_builder_content-26839 .tb_4d4e927.module-feature.module .tb_text_wrap h6,.themify_builder_content-26839 .tb_4d4e927.module-feature.module .tb_text_wrap li,.themify_builder_content-26839 .tb_4d4e927.module-feature.module .tb_text_wrap span{line-height:50px;font-size:21px;}
.themify_builder_content-26839 .tb_4d4e927.module-feature.module .module-feature-title{font-weight:bold;font-size:41px;line-height:60px;}
.themify_builder_content-26839 .tb_4d4e927.module-feature .module-feature-icon{font-size:65px;}
.themify_builder_content-26839 .tb_4d4e927.module-feature .tb_text_wrap,.themify_builder_content-26839 .tb_4d4e927.module-feature h3.module-feature-title,.themify_builder_content-26839 .tb_4d4e927.module-feature .tb_text_wrap p,.themify_builder_content-26839 .tb_4d4e927.module-feature .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_4d4e927.module-feature .tb_text_wrap h1,.themify_builder_content-26839 .tb_4d4e927.module-feature .tb_text_wrap h2,.themify_builder_content-26839 .tb_4d4e927.module-feature .tb_text_wrap h3,.themify_builder_content-26839 .tb_4d4e927.module-feature .tb_text_wrap h4,.themify_builder_content-26839 .tb_4d4e927.module-feature .tb_text_wrap h5,.themify_builder_content-26839 .tb_4d4e927.module-feature .tb_text_wrap h6,.themify_builder_content-26839 .tb_4d4e927.module-feature .tb_text_wrap li,.themify_builder_content-26839 .tb_4d4e927.module-feature .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-26839 .tb_7pwt785.module_row,.themify_builder_content-26839 .tb_7pwt785.module_row p,.themify_builder_content-26839 .tb_7pwt785.module_row h1,.themify_builder_content-26839 .tb_7pwt785.module_row h2,.themify_builder_content-26839 .tb_7pwt785.module_row h3:not(.module-title),.themify_builder_content-26839 .tb_7pwt785.module_row h4,.themify_builder_content-26839 .tb_7pwt785.module_row h5,.themify_builder_content-26839 .tb_7pwt785.module_row h6{color:rgba(36, 40, 71, 1);}
.themify_builder_content-26839 .tb_p8mg786.module_subrow{padding-top:7%;padding-bottom:3%;}
.themify_builder_content-26839 .tb_1vq8145.module-text{font-size:60px;line-height:100px;}
.themify_builder_content-26839 .tb_0zmu787.module_subrow>.builder_row_cover::before,.themify_builder_content-26839 .tb_0zmu787.module_subrow>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.65);}
.themify_builder_content-26839 .tb_0zmu787.module_subrow{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://kwf-tagung.net/wp-content/uploads/2022/10/Schwarzenborn.jpg);}
.themify_builder_content-26839 .tb_9y73787.module_column{text-align:center;padding-top:5%;padding-right:3%;padding-bottom:7%;padding-left:3%;}
.themify_builder_content-26839 .tb_9y73787.module_column>.builder_row_cover::before,.themify_builder_content-26839 .tb_9y73787.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.59);}
.themify_builder_content-26839 .tb_us3v801.module-text{text-align:left;}
.themify_builder_content-26839 .tb_j9ni802.module-text{text-align:left;}
.themify_builder_content-26839 .tb_0t8k802.module-text{text-align:left;}
.themify_builder_content-26839 .tb_nq1c788.module_column{text-align:center;padding-top:1%;padding-right:3%;padding-left:3%;}
.themify_builder_content-26839 .tb_q2p0802.module-text{text-align:left;}
.themify_builder_content-26839 .tb_8k7t1.module-text{font-size:10px;}
.themify_builder_content-26839 .tb_hzmk788.module_column{text-align:center;padding-top:0%;padding-right:3%;padding-bottom:4%;padding-left:3%;background-color:rgba(255, 255, 255, 0.12);}
.themify_builder_content-26839 .tb_hzmk788.module_column>.builder_row_cover::before,.themify_builder_content-26839 .tb_hzmk788.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.72);}
.themify_builder_content-26839 .tb_q1eb803.module-text.module .module-title{font-size:29px;}
.themify_builder_content-26839 .tb_q1eb803.module-text{margin-top:12px;}
.themify_builder_content-26839 .tb_pwg0803.module-feature{margin-bottom:15px;padding-top:20px;}
.themify_builder_content-26839 .tb_pwg0803.module-feature.module h3.module-feature-title,.themify_builder_content-26839 .tb_pwg0803.module-feature.module h3.module-feature-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_8daq803.module-feature{margin-bottom:15px;}
.themify_builder_content-26839 .tb_8daq803.module-feature.module h3.module-feature-title,.themify_builder_content-26839 .tb_8daq803.module-feature.module h3.module-feature-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_l3oe803.module-feature{margin-bottom:15px;}
.themify_builder_content-26839 .tb_l3oe803.module-feature.module h3.module-feature-title,.themify_builder_content-26839 .tb_l3oe803.module-feature.module h3.module-feature-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_9ehc803.module-feature{margin-bottom:15px;}
.themify_builder_content-26839 .tb_9ehc803.module-feature.module h3.module-feature-title,.themify_builder_content-26839 .tb_9ehc803.module-feature.module h3.module-feature-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_iteb803.module-feature{margin-bottom:15px;}
.themify_builder_content-26839 .tb_iteb803.module-feature.module h3.module-feature-title,.themify_builder_content-26839 .tb_iteb803.module-feature.module h3.module-feature-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_ej36962.module_row{background-color:rgba(0, 0, 0, 1);background-attachment:scroll;background-repeat:no-repeat;background-size:cover;padding-top:96px;margin-top:8%;background-position:50% 50%;background-image:url(https://kwf-tagung.net/wp-content/uploads/2022/04/KWF_LPX2964-2.jpg);}
.themify_builder_content-26839 .tb_m17z975.module_subrow,.themify_builder_content-26839 .tb_m17z975.module_subrow p,.themify_builder_content-26839 .tb_m17z975.module_subrow h1,.themify_builder_content-26839 .tb_m17z975.module_subrow h2,.themify_builder_content-26839 .tb_m17z975.module_subrow h3:not(.module-title),.themify_builder_content-26839 .tb_m17z975.module_subrow h4,.themify_builder_content-26839 .tb_m17z975.module_subrow h5,.themify_builder_content-26839 .tb_m17z975.module_subrow h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_11uu975.module_column{padding-bottom:40px;line-height:40px;font-size:22px;padding-left:50px;}
.themify_builder_content-26839 .tb_11uu975.module_column>.builder_row_cover::before,.themify_builder_content-26839 .tb_11uu975.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.49);}
.themify_builder_content-26839 .tb_cdls976.module-text{line-height:40px;font-size:30px;}
.themify_builder_content-26839 .tb_n0q8976.module-buttons{margin-bottom:40px;margin-top:20px;}
.themify_builder_content-26839 .tb_n0q8976.module-buttons .module-buttons-item a{background-color:rgba(0, 67, 250, 1);background-image:none;}
.themify_builder_content-26839 .tb_n0q8976.module-buttons i,.themify_builder_content-26839 .tb_n0q8976.module-buttons span{font-size:27px;}
.themify_builder_content-26839 .tb_xacb976.module-image{margin-bottom:-100px;}
.themify_builder_content-26839 .tb_xacb976.module-image .image-wrap img{border-radius:8px;}
.themify_builder_content-26839 .tb_pune745.module_row{padding-top:30px;padding-left:22px;padding-bottom:12em;}
.themify_builder_content-26839 .tb_a3lv571.module_subrow{padding:2%;border-bottom:1px solid rgba(0, 67, 250, 1);border-right:1px solid rgba(0, 67, 250, 1);border-left:1px solid rgba(0, 67, 250, 1);margin-top:40px;}
.themify_builder_content-26839 .tb_6sxz572.module-service-menu.module .tb-menu-title{line-height:43px;}
.themify_builder_content-26839 .tb_6sxz572.module-service-menu .tb-highlight-text{background-color:rgba(0, 67, 250, 1);font-size:15px;}
.themify_builder_content-26839 .tb_6sxz572.module-service-menu{background-color:rgba(0, 0, 0, 0.08);padding-right:5px;}
.themify_builder_content-26839 .tb_6sxz572.module-service-menu .tb-menu-price{margin-top:50px;}
.themify_builder_content-26839 .tb_ag05572.module-buttons .module-buttons-item a,.themify_builder_content-26839 .tb_ag05572.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_ag05572.module-buttons .module-buttons-item a{background-color:rgba(0, 67, 250, 1);background-image:none;}
.themify_builder_content-26839 .tb_yn9l746.module_subrow{padding:2%;border-bottom:1px solid rgba(0, 67, 250, 1);border-right:1px solid rgba(0, 67, 250, 1);border-left:1px solid rgba(0, 67, 250, 1);margin-top:40px;}
.themify_builder_content-26839 .tb_hlvf747.module-service-menu.module .tb-menu-title{line-height:43px;}
.themify_builder_content-26839 .tb_hlvf747.module-service-menu .tb-highlight-text{background-color:rgba(0, 0, 0, 0.33);font-size:15px;}
.themify_builder_content-26839 .tb_hlvf747.module-service-menu{background-color:rgba(0, 0, 0, 0.08);padding-right:5px;}
.themify_builder_content-26839 .tb_hlvf747.module-service-menu .tb-menu-price{margin-top:50px;}
.themify_builder_content-26839 .tb_b70f841.module-buttons .module-buttons-item a,.themify_builder_content-26839 .tb_b70f841.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_b70f841.module-buttons .module-buttons-item a{background-color:rgba(0, 67, 250, 1);background-image:none;}
.themify_builder_content-26839 .tb_14h1846.module-service-menu{margin-bottom:33px;background-color:rgba(0, 0, 0, 0.08);padding-right:5px;}
.themify_builder_content-26839 .tb_14h1846.module-service-menu.module .tb-menu-title{line-height:43px;}
.themify_builder_content-26839 .tb_14h1846.module-service-menu .tb-highlight-text{background-color:rgba(0, 0, 0, 0.33);font-size:15px;}
.themify_builder_content-26839 .tb_14h1846.module-service-menu .tb-menu-price{margin-top:50px;}
.themify_builder_content-26839 .tb_nrni187.module-buttons .module-buttons-item a,.themify_builder_content-26839 .tb_nrni187.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_nrni187.module-buttons .module-buttons-item a{background-color:rgba(0, 67, 250, 1);background-image:none;}
.themify_builder_content-26839 .tb_dbqg452.module_row{background-color:rgba(240, 240, 240, 1);text-align:center;padding-top:6%;padding-bottom:6%;}
.themify_builder_content-26839 .tb_fcrt452.module_column{text-align:right;}
.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-26839 .tb_x5m5452.module-text.module h2{font-size:69px;line-height:80px;}
.themify_builder_content-26839 .tb_x5m5452.module-text{padding-left:10%;}
.themify_builder_content-26839 .tb_cp4x597.module-text{line-height:41px;font-size:20px;padding-left:10%;}
.themify_builder_content-26839 .tb_cp4x597.module-text.module .tb_text_wrap h3:not(.module-title){color:rgba(0, 67, 250, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_fznp65.module_subrow>div.subrow_inner{background-color:rgba(255, 255, 255, 0.56);}
.themify_builder_content-26839 .tb_d3vd65.module_column{padding-left:3%;padding-bottom:4%;padding-right:3%;padding-top:5%;text-align:center;}
.themify_builder_content-26839 .tb_d3vd65.module_column a:hover{color:rgba(131, 147, 199, 1);}
.themify_builder_content-26839 .tb_d3vd65.module_column a{color:rgba(168, 172, 185, 1);}
.themify_builder_content-26839 .tb_jpd865.module-image a{color:rgba(242, 242, 242, 1);}
.themify_builder_content-26839 .tb_jpd865.module-image{height:150px;}
.themify_builder_content-26839 .tb_jpd865.module-image a:hover{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_1u3g65.module_column{padding-left:3%;padding-bottom:5%;padding-right:3%;padding-top:5%;text-align:center;}
.themify_builder_content-26839 .tb_1u3g65.module_column a{color:rgba(168, 172, 185, 1);}
.themify_builder_content-26839 .tb_1u3g65.module_column a:hover{color:rgba(131, 147, 199, 1);}
.themify_builder_content-26839 .tb_zv8965.module-image.module .image-title,.themify_builder_content-26839 .tb_zv8965.module-image.module .image-title a{color:rgba(252, 247, 247, 1);}
.themify_builder_content-26839 .tb_zv8965.module-image{max-height:196px;height:150px;}
.themify_builder_content-26839 .tb_ar3j66.module_column{padding-left:3%;padding-bottom:5%;padding-right:3%;padding-top:5%;text-align:center;}
.themify_builder_content-26839 .tb_ar3j66.module_column a{color:rgba(168, 172, 185, 1);}
.themify_builder_content-26839 .tb_ar3j66.module_column a:hover{color:rgba(131, 147, 199, 1);}
.themify_builder_content-26839 .tb_somx66.module-image a{color:rgba(242, 242, 242, 1);}
.themify_builder_content-26839 .tb_somx66.module-image{height:150px;}
.themify_builder_content-26839 .tb_somx66.module-image a:hover{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_pp2x66.module_column{padding-left:3%;padding-bottom:5%;padding-right:3%;padding-top:5%;text-align:center;}
.themify_builder_content-26839 .tb_pp2x66.module_column a{color:rgba(168, 172, 185, 1);}
.themify_builder_content-26839 .tb_pp2x66.module_column a:hover{color:rgba(131, 147, 199, 1);}
.themify_builder_content-26839 .tb_hxnt66.module-image a{color:rgba(242, 242, 242, 1);}
.themify_builder_content-26839 .tb_hxnt66.module-image a:hover{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_hxnt66.module-image .image-wrap img{padding:10px;}
.themify_builder_content-26839 .tb_u64267.module_subrow>div.subrow_inner{background-color:rgba(255, 255, 255, 0.58);}
.themify_builder_content-26839 .tb_82lv67.module_column{padding-left:3%;padding-right:3%;padding-top:5%;text-align:center;}
.themify_builder_content-26839 .tb_82lv67.module_column a:hover{color:rgba(131, 147, 199, 1);}
.themify_builder_content-26839 .tb_82lv67.module_column a{color:rgba(168, 172, 185, 1);}
.themify_builder_content-26839 .tb_hkdz67.module-image a{color:rgba(242, 242, 242, 1);}
.themify_builder_content-26839 .tb_hkdz67.module-image{height:150px;}
.themify_builder_content-26839 .tb_hkdz67.module-image a:hover{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_hkdz67.module-image .image-wrap img{padding:10px;}
.themify_builder_content-26839 .tb_1p2r67.module_column{padding-left:3%;padding-right:3%;padding-top:5%;text-align:center;}
.themify_builder_content-26839 .tb_1p2r67.module_column a{color:rgba(168, 172, 185, 1);}
.themify_builder_content-26839 .tb_1p2r67.module_column a:hover{color:rgba(131, 147, 199, 1);}
.themify_builder_content-26839 .tb_qvyk67.module-image a{color:rgba(242, 242, 242, 1);}
.themify_builder_content-26839 .tb_qvyk67.module-image{height:150px;}
.themify_builder_content-26839 .tb_qvyk67.module-image a:hover{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_rqgv67.module_column{padding-left:3%;padding-right:3%;padding-top:5%;text-align:center;}
.themify_builder_content-26839 .tb_rqgv67.module_column a{color:rgba(168, 172, 185, 1);}
.themify_builder_content-26839 .tb_rqgv67.module_column a:hover{color:rgba(131, 147, 199, 1);}
.themify_builder_content-26839 .tb_6rme68.module-image a{color:rgba(242, 242, 242, 1);}
.themify_builder_content-26839 .tb_6rme68.module-image{height:151px;}
.themify_builder_content-26839 .tb_6rme68.module-image a:hover{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_6rme68.module-image.module .image-title{margin-top:18px;}
.themify_builder_content-26839 .tb_qpg068.module_column{padding-left:3%;padding-right:3%;padding-top:5%;text-align:center;}
.themify_builder_content-26839 .tb_qpg068.module_column a{color:rgba(168, 172, 185, 1);}
.themify_builder_content-26839 .tb_qpg068.module_column a:hover{color:rgba(131, 147, 199, 1);}
.themify_builder_content-26839 .tb_38l368.module-image a{color:rgba(242, 242, 242, 1);}
.themify_builder_content-26839 .tb_38l368.module-image{height:150px;mix-blend-mode:normal;}
.themify_builder_content-26839 .tb_38l368.module-image a:hover{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_lt4f975.module-text{line-height:25px;font-size:18px;}
.themify_builder_content-26839 .tb_7ims60.module_row{padding-bottom:170px;padding-top:190px;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-26839 .tb_7ims60.module_row>.builder_row_cover::before,.themify_builder_content-26839 .tb_7ims60.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.50);}
.themify_builder_content-26839 .tb_970i500.module-text{line-height:88px;font-size:62px;padding-top:0em;}
.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_970i500.module-text .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-26839 .tb_6htl809.module-image{background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-26839 .tb_6htl809.module-image .image-wrap img{padding-top:0px;}
.themify_builder_content-26839 .tb_lnwu345.module_row{margin-top:39px;margin-bottom:39px;}
.themify_builder_content-26839 .tb_qabe858.module_column{margin-top:-10.1em;}
.themify_builder_content-26839 .tb_wzpw755.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-26839 .tb_wzpw755.module_row>.builder_row_cover::before,.themify_builder_content-26839 .tb_wzpw755.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.69);}
.themify_builder_content-26839 .tb_xcmb755.module_column{border:1px solid rgba(0, 67, 250, 1);}
.themify_builder_content-26839 .tb_1074757.module_column,.themify_builder_content-26839 .tb_1074757.module_column p,.themify_builder_content-26839 .tb_1074757.module_column h1,.themify_builder_content-26839 .tb_1074757.module_column h2,.themify_builder_content-26839 .tb_1074757.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_1074757.module_column h4,.themify_builder_content-26839 .tb_1074757.module_column h5,.themify_builder_content-26839 .tb_1074757.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_1074757.module_column{border-right:1px solid rgba(79, 79, 79, 1);padding-bottom:4px;text-align:right;padding-top:55px;}
.themify_builder_content-26839 .tb_jbwc757.module-text{text-transform:uppercase;padding-right:40px;}
.themify_builder_content-26839 .tb_gycy757.module_column,.themify_builder_content-26839 .tb_gycy757.module_column p,.themify_builder_content-26839 .tb_gycy757.module_column h1,.themify_builder_content-26839 .tb_gycy757.module_column h2,.themify_builder_content-26839 .tb_gycy757.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_gycy757.module_column h4,.themify_builder_content-26839 .tb_gycy757.module_column h5,.themify_builder_content-26839 .tb_gycy757.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_y6jr758.module-text{text-transform:uppercase;}
.themify_builder_content-26839 .tb_xum7758.module-text{font-size:18px;}
.themify_builder_content-26839 .tb_rp1s758.module_column,.themify_builder_content-26839 .tb_rp1s758.module_column p,.themify_builder_content-26839 .tb_rp1s758.module_column h1,.themify_builder_content-26839 .tb_rp1s758.module_column h2,.themify_builder_content-26839 .tb_rp1s758.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_rp1s758.module_column h4,.themify_builder_content-26839 .tb_rp1s758.module_column h5,.themify_builder_content-26839 .tb_rp1s758.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_rp1s758.module_column{border-right:1px solid rgba(79, 79, 79, 1);padding-top:20px;text-align:right;}
.themify_builder_content-26839 .tb_ita5758.module-text{text-transform:uppercase;padding-right:40px;line-height:34px;}
.themify_builder_content-26839 .tb_7u5v759.module_column,.themify_builder_content-26839 .tb_7u5v759.module_column p,.themify_builder_content-26839 .tb_7u5v759.module_column h1,.themify_builder_content-26839 .tb_7u5v759.module_column h2,.themify_builder_content-26839 .tb_7u5v759.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_7u5v759.module_column h4,.themify_builder_content-26839 .tb_7u5v759.module_column h5,.themify_builder_content-26839 .tb_7u5v759.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_e7be759.module-text{padding-top:40px;font-size:18px;}
.themify_builder_content-26839 .tb_jg3x759.module-icon .module-icon-item i{font-size:28px;color:rgba(0, 67, 250, 1);}
.themify_builder_content-26839 .tb_jg3x759.module-icon i,.themify_builder_content-26839 .tb_jg3x759.module-icon a,.themify_builder_content-26839 .tb_jg3x759.module-icon span{font-size:20px;}
.themify_builder_content-26839 .tb_jg3x759.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-26839 .tb_maol244.module-icon .module-icon-item i{font-size:28px;color:rgba(0, 67, 250, 1);}
.themify_builder_content-26839 .tb_maol244.module-icon i,.themify_builder_content-26839 .tb_maol244.module-icon a,.themify_builder_content-26839 .tb_maol244.module-icon span{font-size:20px;}
.themify_builder_content-26839 .tb_maol244.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-26839 .tb_1y45508.module_column,.themify_builder_content-26839 .tb_1y45508.module_column p,.themify_builder_content-26839 .tb_1y45508.module_column h1,.themify_builder_content-26839 .tb_1y45508.module_column h2,.themify_builder_content-26839 .tb_1y45508.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_1y45508.module_column h4,.themify_builder_content-26839 .tb_1y45508.module_column h5,.themify_builder_content-26839 .tb_1y45508.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_1y45508.module_column{border-right:1px solid rgba(79, 79, 79, 1);padding-bottom:40px;padding-top:20px;text-align:right;}
.themify_builder_content-26839 .tb_nhtb509.module-text{text-transform:uppercase;padding-right:40px;line-height:34px;}
.themify_builder_content-26839 .tb_girx509.module_column,.themify_builder_content-26839 .tb_girx509.module_column p,.themify_builder_content-26839 .tb_girx509.module_column h1,.themify_builder_content-26839 .tb_girx509.module_column h2,.themify_builder_content-26839 .tb_girx509.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_girx509.module_column h4,.themify_builder_content-26839 .tb_girx509.module_column h5,.themify_builder_content-26839 .tb_girx509.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_evvj509.module-text{font-size:18px;padding-bottom:12px;padding-top:11px;}
.themify_builder_content-26839 .tb_jaos646.module-text{font-size:18px;padding-bottom:12px;padding-top:11px;}
.themify_builder_content-26839 .tb_3tp9759.module_column,.themify_builder_content-26839 .tb_3tp9759.module_column p,.themify_builder_content-26839 .tb_3tp9759.module_column h1,.themify_builder_content-26839 .tb_3tp9759.module_column h2,.themify_builder_content-26839 .tb_3tp9759.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_3tp9759.module_column h4,.themify_builder_content-26839 .tb_3tp9759.module_column h5,.themify_builder_content-26839 .tb_3tp9759.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_3tp9759.module_column{border-right:1px solid rgba(79, 79, 79, 1);padding-bottom:44px;text-align:right;}
.themify_builder_content-26839 .tb_45a7760.module-text{text-transform:uppercase;padding-right:40px;}
.themify_builder_content-26839 .tb_pi7n760.module_column,.themify_builder_content-26839 .tb_pi7n760.module_column p,.themify_builder_content-26839 .tb_pi7n760.module_column h1,.themify_builder_content-26839 .tb_pi7n760.module_column h2,.themify_builder_content-26839 .tb_pi7n760.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_pi7n760.module_column h4,.themify_builder_content-26839 .tb_pi7n760.module_column h5,.themify_builder_content-26839 .tb_pi7n760.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_98mk760.module-icon .module-icon-item i{font-size:28px;color:rgba(0, 67, 250, 1);}
.themify_builder_content-26839 .tb_98mk760.module-icon i,.themify_builder_content-26839 .tb_98mk760.module-icon a,.themify_builder_content-26839 .tb_98mk760.module-icon span{font-size:20px;}
.themify_builder_content-26839 .tb_98mk760.module-icon span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_efjd266.module_column,.themify_builder_content-26839 .tb_efjd266.module_column p,.themify_builder_content-26839 .tb_efjd266.module_column h1,.themify_builder_content-26839 .tb_efjd266.module_column h2,.themify_builder_content-26839 .tb_efjd266.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_efjd266.module_column h4,.themify_builder_content-26839 .tb_efjd266.module_column h5,.themify_builder_content-26839 .tb_efjd266.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_efjd266.module_column{border-right:1px solid rgba(79, 79, 79, 1);padding-bottom:44px;text-align:right;}
.themify_builder_content-26839 .tb_dugr266.module-text{text-transform:uppercase;padding-right:40px;}
.themify_builder_content-26839 .tb_3f5d266.module_column,.themify_builder_content-26839 .tb_3f5d266.module_column p,.themify_builder_content-26839 .tb_3f5d266.module_column h1,.themify_builder_content-26839 .tb_3f5d266.module_column h2,.themify_builder_content-26839 .tb_3f5d266.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_3f5d266.module_column h4,.themify_builder_content-26839 .tb_3f5d266.module_column h5,.themify_builder_content-26839 .tb_3f5d266.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_ngwd336.module-text{font-size:18px;padding-bottom:12px;padding-top:11px;}

@media screen and (max-width:1024px){
.themify_builder_content-26839 .tb_lnfk436.module_row{padding-top:6%;padding-bottom:3%;}
.themify_builder_content-26839 .tb_0beb510.module_row{padding-top:6%;padding-bottom:3%;}
.themify_builder_content-26839 .tb_12nl766.module_row{padding-top:6%;padding-bottom:3%;}
.themify_builder_content-26839 .tb_pune745.module_row{padding-left:5%;padding-right:5%;padding-top:30px;}
}
@media screen and (max-width:768px){
.themify_builder_content-26839 .tb_lnfk436.module_row{padding-top:8%;padding-bottom:5%;}
.themify_builder_content-26839 .tb_0beb510.module_row{padding-top:8%;padding-bottom:5%;}
.themify_builder_content-26839 .tb_12nl766.module_row{padding-top:8%;padding-bottom:5%;}
.themify_builder_content-26839 .tb_m17z975.module_subrow{padding-left:8%;padding-right:8%;}
.themify_builder_content-26839 .tb_a3lv571.module_subrow{padding-left:2%;padding-right:2%;}
.themify_builder_content-26839 .tb_yn9l746.module_subrow{padding-left:2%;padding-right:2%;}
.themify_builder_content-26839 .tb_7ims60.module_row{padding-bottom:130px;padding-top:180px;}
.themify_builder_content-26839 .tb_wzpw755.module_row{padding-bottom:172px;padding-top:90px;}
}
@media screen and (max-width:680px){
.themify_builder_content-26839 .tb_78j1326.module_row{padding-bottom:8%;}
.themify_builder_content-26839 .tb_swe0987.module_row{padding-bottom:8%;}
.themify_builder_content-26839 .tb_j10z988.module_subrow{margin-top:40px;}
.themify_builder_content-26839 .tb_w2dd988.module-image.module .module-title{text-align:left;font-size:16px;line-height:18px;}
.themify_builder_content-26839 .tb_w2dd988.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-26839 .tb_w2dd988.module-image.image-overlay .image-content,.themify_builder_content-26839 .tb_w2dd988.module-image.image-full-overlay .image-content::before,.themify_builder_content-26839 .tb_w2dd988.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_w2dd988.module-image .image-content{text-align:left;}
.themify_builder_content-26839 .tb_kwfp988.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-26839 .tb_kwfp988.module-image .image-content{text-align:left;}
.themify_builder_content-26839 .tb_kwfp988.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-26839 .tb_kwfp988.module-image.image-overlay .image-content,.themify_builder_content-26839 .tb_kwfp988.module-image.image-full-overlay .image-content::before,.themify_builder_content-26839 .tb_kwfp988.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_9yqo988.module-image.module .module-title{text-align:left;line-height:18px;font-size:16px;}
.themify_builder_content-26839 .tb_9yqo988.module-image.module .image-caption{color:rgba(0, 0, 0, 1);font-size:10px;}
.themify_builder_content-26839 .tb_9yqo988.module-image.image-overlay .image-content,.themify_builder_content-26839 .tb_9yqo988.module-image.image-full-overlay .image-content::before,.themify_builder_content-26839 .tb_9yqo988.module-image.image-card-layout .image-content{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_nj9c386.module_column>.builder_row_cover::before,.themify_builder_content-26839 .tb_nj9c386.module_column>.ms-tableCell>.builder_row_cover::before{background-color:#_0.62;}
.themify_builder_content-26839 .tb_nj9c386.module_column{text-align:left;}
.themify_builder_content-26839 .tb_c002808.module-image{margin-bottom:30px;}
.themify_builder_content-26839 .tb_c002808.module-image.module .image-title{text-transform:uppercase;font-size:42px;}
.themify_builder_content-26839 .tb_9m27173.module-image{margin-bottom:30px;}
.themify_builder_content-26839 .tb_9m27173.module-image.module .image-title{font-size:42px;}
.themify_builder_content-26839 .tb_9m27173.module-image.module .image-title,.themify_builder_content-26839 .tb_9m27173.module-image.module .image-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_vcr5861.module-image{margin-bottom:30px;}
.themify_builder_content-26839 .tb_vcr5861.module-image.module .image-title{font-size:42px;}
.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap,.themify_builder_content-26839 .tb_vcr5861.module-image .image-title,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap p,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h1,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h2,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h3,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h4,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h5,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap h6,.themify_builder_content-26839 .tb_vcr5861.module-image .tb_text_wrap li,.themify_builder_content-26839 .tb_vcr5861.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-26839 .tb_lnfk436.module_row{padding-top:8%;padding-bottom:4%;}
.themify_builder_content-26839 .tb_c5hl437.module-text{line-height:50px;font-size:44px;}
.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_c5hl437.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_egv7451.module-text.module h2{font-size:30px;}
.themify_builder_content-26839 .tb_egv7451.module-text{margin-bottom:25px;column-count:0;text-align:left;line-height:1.5em;font-size:1.4em;margin-top:15px;}
.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_egv7451.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_h6iq437.module-text.module h2{font-size:30px;}
.themify_builder_content-26839 .tb_h6iq437.module-text{margin-bottom:25px;text-align:left;font-size:1.1em;line-height:1.5em;}
.themify_builder_content-26839 .tb_vldz487.module-text.module h2{font-size:30px;}
.themify_builder_content-26839 .tb_vldz487.module-text{margin-bottom:25px;text-align:left;font-size:1.1em;line-height:1.5em;}
.themify_builder_content-26839 .tb_uj5p971.module-text.module h2{font-size:30px;}
.themify_builder_content-26839 .tb_uj5p971.module-text{margin-bottom:25px;font-weight:bold;text-align:left;line-height:1.5em;font-size:1.2em;}
.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_uj5p971.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_0beb510.module_row{padding-top:8%;padding-bottom:4%;}
.themify_builder_content-26839 .tb_bo6o511.module-text{line-height:50px;font-size:44px;}
.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_bo6o511.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_1l1p503.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_1l1p503.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_1l1p503.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_1l1p503.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_1l1p503.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_1l1p503.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_1l1p503.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_1l1p503.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_1l1p503.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_1l1p503.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_1l1p503.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_1l1p503.module-text{line-height:1.5em;font-size:1.4em;padding-top:40px;}
.themify_builder_content-26839 .tb_lctm409.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_lctm409.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_lctm409.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_lctm409.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_lctm409.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_lctm409.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_lctm409.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_lctm409.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_lctm409.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_lctm409.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_lctm409.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_lctm409.module-text{line-height:1.5em;font-size:1.4em;padding-top:40px;}
.themify_builder_content-26839 .tb_7hlj511.module-text.module h2{font-size:30px;}
.themify_builder_content-26839 .tb_7hlj511.module-text{margin-bottom:25px;padding-top:40px;text-align:left;line-height:1.5em;font-size:1.1em;}
.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_7hlj511.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 0.74);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_tw43612.module-text.module h2{font-size:30px;}
.themify_builder_content-26839 .tb_tw43612.module-text{margin-bottom:25px;text-align:left;line-height:1.5em;font-size:1.1em;}
.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_tw43612.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 0.73);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_5jtt265.module-text.module h2{font-size:30px;}
.themify_builder_content-26839 .tb_5jtt265.module-text{margin-bottom:25px;text-align:left;line-height:1.5em;font-size:1.4em;}
.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_5jtt265.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_pm64653.module-text.module h2{font-size:30px;}
.themify_builder_content-26839 .tb_pm64653.module-text{margin-bottom:25px;text-align:left;line-height:1.5em;font-size:1.1em;}
.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_pm64653.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 0.77);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_12nl766.module_row{padding-top:8%;padding-bottom:4%;}
.themify_builder_content-26839 .tb_20j3766.module-text{line-height:50px;font-size:44px;}
.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_20j3766.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_3b71613.module-text{line-height:1.5em;font-size:1.4em;padding-top:40px;}
.themify_builder_content-26839 .tb_3b71613.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_3b71613.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_3b71613.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_3b71613.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_3b71613.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_3b71613.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_3b71613.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_3b71613.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_3b71613.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_3b71613.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_3b71613.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_r3fl766.module-text.module h2{font-size:30px;}
.themify_builder_content-26839 .tb_r3fl766.module-text{margin-bottom:25px;text-align:left;line-height:1.5em;font-size:1.1em;}
.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_r3fl766.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 0.75);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_i4f1778.module-text.module h2{font-size:30px;}
.themify_builder_content-26839 .tb_i4f1778.module-text{margin-bottom:25px;text-align:left;line-height:1.5em;font-size:1.4em;}
.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_i4f1778.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_bxcb579.module-text.module h2{font-size:30px;}
.themify_builder_content-26839 .tb_bxcb579.module-text{margin-bottom:25px;text-align:left;line-height:1.5em;font-size:1.1em;}
.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_bxcb579.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 0.71);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_b73l94.module-text.module .module-title{line-height:30px;font-size:25px;}
.themify_builder_content-26839 .tb_7pwt785.module_row,.themify_builder_content-26839 .tb_7pwt785.module_row p,.themify_builder_content-26839 .tb_7pwt785.module_row h1,.themify_builder_content-26839 .tb_7pwt785.module_row h2,.themify_builder_content-26839 .tb_7pwt785.module_row h3:not(.module-title),.themify_builder_content-26839 .tb_7pwt785.module_row h4,.themify_builder_content-26839 .tb_7pwt785.module_row h5,.themify_builder_content-26839 .tb_7pwt785.module_row h6{color:rgba(36, 40, 71, 1);}
.themify_builder_content-26839 .tb_1vq8145.module-text{line-height:2em;font-size:1.6em;}
.themify_builder_content-26839 .tb_1vq8145.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_1vq8145.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_1vq8145.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_1vq8145.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_1vq8145.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_1vq8145.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_1vq8145.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_1vq8145.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_1vq8145.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_1vq8145.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_1vq8145.module-text .tb_text_wrap span{color:rgba(50, 115, 79, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-26839 .tb_9y73787.module_column{text-align:center;padding-left:3%;padding-right:3%;}
.themify_builder_content-26839 .tb_nq1c788.module_column{text-align:center;padding-left:3%;padding-right:3%;}
.themify_builder_content-26839 .tb_hzmk788.module_column{text-align:center;padding-top:12%;padding-bottom:12%;}
.themify_builder_content-26839 .tb_pwg0803.module-feature{padding-top:0px;padding-right:0px;border-top:none;border-top-style:none;}
.themify_builder_content-26839 .tb_8daq803.module-feature{padding-top:0px;padding-right:0px;border-top:none;border-top-style:none;}
.themify_builder_content-26839 .tb_l3oe803.module-feature{padding-top:0px;padding-right:0px;border-top:none;border-top-style:none;}
.themify_builder_content-26839 .tb_9ehc803.module-feature{padding-top:0px;padding-right:0px;border-top:none;border-top-style:none;}
.themify_builder_content-26839 .tb_iteb803.module-feature{padding-top:0px;padding-right:0px;border-top:none;border-top-style:none;}
.themify_builder_content-26839 .tb_ej36962.module_row{padding-top:61px;}
.themify_builder_content-26839 .tb_m17z975.module_subrow{padding-left:5%;padding-right:5%;}
.themify_builder_content-26839 .tb_n0q8976.module-buttons{margin-bottom:83px;}
.themify_builder_content-26839 .tb_pune745.module_row{padding-top:50px;}
.themify_builder_content-26839 .tb_14h1846.module-service-menu{margin-bottom:33px;margin-top:20px;padding-right:5px;}
.themify_builder_content-26839 .tb_x5m5452.module-text.module h2{line-height:2em;font-size:1.6em;}
.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_x5m5452.module-text .tb_text_wrap span{font-weight:400;font-family:"Oswald";}
.themify_builder_content-26839 .tb_x5m5452.module-text.module .tb_text_wrap h2{font-weight:400;font-family:"Oswald";}
.themify_builder_content-26839 .tb_x5m5452.module-text{padding-left:10%;padding-right:10%;}
.themify_builder_content-26839 .tb_cp4x597.module-text.module h2{line-height:2em;font-size:1.1em;}
.themify_builder_content-26839 .tb_ar3j66.module_column{padding-left:3%;padding-bottom:5%;padding-right:3%;padding-top:5%;}
.themify_builder_content-26839 .tb_lt4f975.module-text{line-height:1.5em;font-size:1.1em;padding-left:15px;padding-right:115px;}
.themify_builder_content-26839 .tb_7ims60.module_row{padding-bottom:100px;padding-top:135px;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://themify.me/demo/themes/ultra-construction/files/2019/11/contact-page-header.jpg);}
.themify_builder_content-26839 .tb_970i500.module-text{line-height:35px;font-size:30px;}
.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap p,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap blockquote,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h1,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h2,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h3,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h4,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h5,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap h6,.themify_builder_content-26839 .tb_970i500.module-text .tb_text_wrap li,.themify_builder_content-26839 .tb_970i500.module-text .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-26839 .tb_xs67320.module-text.module h1{line-height:35px;font-size:30px;}
.themify_builder_content-26839 .tb_wzpw755.module_row{padding-bottom:172px;padding-top:70px;}
.themify_builder_content-26839 .tb_c1bn757.module_subrow{margin-bottom:30px;}
.themify_builder_content-26839 .tb_1074757.module_column{text-align:left;border-right-style:none;border-right:none;}
.themify_builder_content-26839 .tb_1074757.module_column,.themify_builder_content-26839 .tb_1074757.module_column p,.themify_builder_content-26839 .tb_1074757.module_column h1,.themify_builder_content-26839 .tb_1074757.module_column h2,.themify_builder_content-26839 .tb_1074757.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_1074757.module_column h4,.themify_builder_content-26839 .tb_1074757.module_column h5,.themify_builder_content-26839 .tb_1074757.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_y6jr758.module-text{margin-bottom:0px;}
.themify_builder_content-26839 .tb_c3cg758.module_subrow{margin-bottom:30px;}
.themify_builder_content-26839 .tb_rp1s758.module_column{text-align:left;padding-bottom:0px;padding-top:0px;border-right-style:none;border-right:none;}
.themify_builder_content-26839 .tb_rp1s758.module_column,.themify_builder_content-26839 .tb_rp1s758.module_column p,.themify_builder_content-26839 .tb_rp1s758.module_column h1,.themify_builder_content-26839 .tb_rp1s758.module_column h2,.themify_builder_content-26839 .tb_rp1s758.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_rp1s758.module_column h4,.themify_builder_content-26839 .tb_rp1s758.module_column h5,.themify_builder_content-26839 .tb_rp1s758.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_e7be759.module-text{padding-top:0px;}
.themify_builder_content-26839 .tb_4x5z508.module_subrow{margin-bottom:30px;}
.themify_builder_content-26839 .tb_1y45508.module_column{text-align:left;padding-bottom:0px;padding-top:0px;border-right-style:none;border-right:none;}
.themify_builder_content-26839 .tb_1y45508.module_column,.themify_builder_content-26839 .tb_1y45508.module_column p,.themify_builder_content-26839 .tb_1y45508.module_column h1,.themify_builder_content-26839 .tb_1y45508.module_column h2,.themify_builder_content-26839 .tb_1y45508.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_1y45508.module_column h4,.themify_builder_content-26839 .tb_1y45508.module_column h5,.themify_builder_content-26839 .tb_1y45508.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_evvj509.module-text{padding-top:0px;}
.themify_builder_content-26839 .tb_jaos646.module-text{padding-top:0px;}
.themify_builder_content-26839 .tb_3tp9759.module_column{padding-bottom:0px;text-align:left;padding-top:0px;margin-top:20px;border-right-style:none;border-right:none;}
.themify_builder_content-26839 .tb_3tp9759.module_column,.themify_builder_content-26839 .tb_3tp9759.module_column p,.themify_builder_content-26839 .tb_3tp9759.module_column h1,.themify_builder_content-26839 .tb_3tp9759.module_column h2,.themify_builder_content-26839 .tb_3tp9759.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_3tp9759.module_column h4,.themify_builder_content-26839 .tb_3tp9759.module_column h5,.themify_builder_content-26839 .tb_3tp9759.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_efjd266.module_column{padding-bottom:0px;text-align:left;padding-top:0px;margin-top:20px;border-right-style:none;border-right:none;}
.themify_builder_content-26839 .tb_efjd266.module_column,.themify_builder_content-26839 .tb_efjd266.module_column p,.themify_builder_content-26839 .tb_efjd266.module_column h1,.themify_builder_content-26839 .tb_efjd266.module_column h2,.themify_builder_content-26839 .tb_efjd266.module_column h3:not(.module-title),.themify_builder_content-26839 .tb_efjd266.module_column h4,.themify_builder_content-26839 .tb_efjd266.module_column h5,.themify_builder_content-26839 .tb_efjd266.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-26839 .tb_ngwd336.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; 
}
 }