@charset "UTF-8";
/* Themify Parallax 7.2.5 framework 7.3.5 */

/*/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:.15em 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;inset:0}.tf_abs_t{position:absolute;top:0;left:0}.tf_abs_b{position:absolute;bottom:0;left:0}.tf_abs_c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_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);scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.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)}.tf_vd_lazy:fullscreen video{height:100%;object-fit:contain}

/*/css/themify.common.css*/
iframe{
    border:0
}
a{
	cursor:pointer
}
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 a,
.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{
	border:0;
	clip:rect(1px, 1px, 1px, 1px);
	clip-path:inset(50%);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
	word-wrap:normal!important
}
.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:.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
}
.skip-to-content:focus{
    clip-path:none
}
.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:translate(-50%,-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:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    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
}
/* Hover Animation */
.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.module-image img:hover,
.module-accordion i,
.module{
    transition:.5s ease;
    transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter,transform
}
/* 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 */
	display:flex;
	flex-wrap:wrap;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.themify_builder_slider_wrap{
    transition:none
}
.module_row[data-tbfullwidthvideo],.module_subrow[data-tbfullwidthvideo],.module_column[data-tbfullwidthvideo]{
	background-size:cover
}
/*GRID*/
.row_inner,
.subrow_inner{
    display:grid;
    --gutter:3.2%;
    --narrow:1.6%;
    --none:0;
    --align_start:flex-start;
    --align_center:center;
    --align_end:flex-end;
    --auto_height:stretch;
    --align_items:var(--auto_height);
    --align_content:var(--align_start);
    --colg:var(--gutter);
    --c1:1fr;
    --c2:1fr 1fr;
    --c3:1fr 1fr 1fr;
    --c4:1fr 1fr 1fr 1fr;
    --c5:1fr 1fr 1fr 1fr 1fr;
    --c6:1fr 1fr 1fr 1fr 1fr 1fr;
    --c1_2:1fr 2.1025fr;
    --c2_1:2.1025fr 1fr;
    --c1_3:1fr 3.2831fr;
    --c3_1:3.2831fr 1fr;
    --c1_1_2:1fr 1fr 2.1415fr;
    --c1_2_1:1fr 2.1415fr 1fr;
    --c2_1_1:2.1415fr 1fr 1fr;
    --col:repeat(auto-fit,minmax(1%,1fr));
	grid:var(--row,none)/var(--col);
    grid-template-areas:var(--area);
    grid-auto-columns:1fr;
    gap:var(--rowg,0) var(--colg);
    align-content:var(--align_content);
    align-items:var(--align_items);
    /*css variables for responsive columns(the first letter is the cols count, next the selected grid, e.g 3_2:3 is count ,2 the grid),so users can change it by custom css*/
    --area5_3:"col1 col1 col2 col2 col3 col3"
              "col4 col4 col5 col5 . .";

    --area5_1_2:"col1 col2 col2" "col3 col4 col5";

    --area5_2_1:"col1 col1 col2" "col3 col4 col5";

    --area5_1_3:"col1 col2 col2 col2"
                "col3 col4 col4 col4"
                "col5 col5 col5 col5";

    --area5_3_1:"col1 col1 col1 col2"
                "col3 col4 col4 col5";

    --area5_1_1_2:"col1 col2 col3 col3"
                  "col4 col4 col5 col5";

    --area5_1_2_1:"col1 col2 col2 col3"
                  "col4 col4 col5 col5";

    --area5_2_1_1:"col1 col1 col2 col3"
                  "col4 col4 col5 col5";	
    /*Css  Auto grid*/
    --aream2_auto:"col1" "col2";
    --aream3_auto:"col1" "col2" "col3";
    --aream4_auto:"col1" "col2" "col3" "col4";
    --aream5_auto:"col1" "col2" "col3" "col4" "col5";
    --areat6_auto:"col1 col2 col3" "col4 col5 col6";/*6 cols for tablet*/
    --aream6_auto:"col1 col2" "col3 col4" "col5 col6";/*6 cols for mobiile*/
    --areat7_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7";
    --aream7_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7";
    --areat8_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7" "col8 col8";
    --aream8_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7" "col8"
}
div.module_column{
    width:auto;
    max-width:none;
    margin-left:0;
    margin-right:0;
    min-width:0;
    float:none;
    align-items:inherit;
    align-content:inherit;
    grid-template-columns:minmax(0,1fr);
    display:grid
}
.col_align_middle,/*deperecated,backward compatibility*/
.fullheight > .tb_col_count_1{
    --align_content:var(--align_center)
}
.gutter-narrow{/*deperecated,backward compatibility*/
   --colg:var(--narrow)
}
.gutter-none{/*deperecated,backward compatibility*/
   --colg:var(--none)
}
.module_column:nth-of-type(1){
    grid-area:col1
}
.module_column:nth-of-type(2){
    grid-area:col2
}
.module_column:nth-of-type(3){
    grid-area:col3
}
.module_column:nth-of-type(4){
    grid-area:col4
}
.module_column:nth-of-type(5){
    grid-area:col5
}
.module_column:nth-of-type(6){
    grid-area:col6
}
.module_column:nth-of-type(7){
    grid-area:col7
}
.module_column:nth-of-type(8){
    grid-area:col8
}
.module_column:nth-of-type(9){
    grid-area:col9
}
.module_column:nth-of-type(10){
    grid-area:col10
}
.module_column:nth-of-type(11){
    grid-area:col11
}
.module_column:nth-of-type(12){
    grid-area:col12
}
.module_column:nth-of-type(13){
    grid-area:col13
}
.module_column:nth-of-type(14){
    grid-area:col14
}
.module_column:nth-of-type(15){
    grid-area:col15
}
.module_column:nth-of-type(16){
    grid-area:col16
}
/*DON'T USE THE CLASS direction_rtl, will be removed in the future, need for backward compatibility*/
.direction_rtl > .module_column:nth-of-type(1){
    z-index:16
}
.direction_rtl > .module_column:nth-of-type(2){
    z-index:15
}
.direction_rtl > .module_column:nth-of-type(3){
    z-index:14
}
.direction_rtl > .module_column:nth-of-type(4){
    z-index:13
}
.direction_rtl > .module_column:nth-of-type(5){
    z-index:12
}
.direction_rtl > .module_column:nth-of-type(6){
    z-index:11
}
.direction_rtl > .module_column:nth-of-type(7){
    z-index:10
}
.direction_rtl > .module_column:nth-of-type(8){
    z-index:9
}
.direction_rtl > .module_column:nth-of-type(9){
    z-index:8
}
.direction_rtl > .module_column:nth-of-type(10){
    z-index:7
}
.direction_rtl > .module_column:nth-of-type(11){
    z-index:6
}
.direction_rtl > .module_column:nth-of-type(12){
    z-index:5
}
.direction_rtl > .module_column:nth-of-type(13){
    z-index:4
}
.direction_rtl > .module_column:nth-of-type(14){
    z-index:3
}
.direction_rtl > .module_column:nth-of-type(15){
    z-index:2
}
.direction_rtl > .module_column:nth-of-type(16){
    z-index:1
}
.tb_col_count_1>.module_column{
	grid-area:auto
}
.tb_col_count_2{
	--area:"col1 col2"
}
.tb_col_count_3{
	--area:"col1 col2 col3"
}
.tb_col_count_4{
	--area:"col1 col2 col3 col4"
}
.tb_col_count_5{
	--area:"col1 col2 col3 col4 col5"
}
.tb_col_count_6{
	--area:"col1 col2 col3 col4 col5 col6"
}
.tb_col_count_7{
	--area:"col1 col2 col3 col4 col5 col6 col7"
}
.tb_col_count_8{
	--area:"col1 col2 col3 col4 col5 col6 col7 col8"
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.module_row ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
.module_row .ui{
	background-image:var(--tb_app_gr,none);
	background-color:var(--tb_pr_bg,#F7F7F7);
	box-shadow:var(--tb_app_shadow,none);
	border-radius:var(--tb_app_r,0);
	color:var(--tb_pr_color,#555)
}
.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;
	transition-property:color,background-color,padding,border,box-shadow;
    padding:.625em 1.25em
}
.builder_button:hover{
	text-decoration:none;
	background-color:var(--tb_pr_hover_bg,#f1f1f1)
}
.module .ui.builder_button{
    text-decoration:none
}
.ui.transparent{
	--tb_pr_bg:transparent;
	--tb_pr_hover_bg:transparent;
	--tb_pr_color:#555;
	--tb_app_r:0;
	--tb_app_gr:none;
	--tb_app_shadow:none;
	border:0;
    /* for transparent style inherit color */
    color:inherit
}
.transparent.gradient{
	--tb_app_gr:linear-gradient(to bottom, rgba(255,255,255,.45) 0%,rgba(255,255,255,0) 100%)
}
/*SIZES*/
.ui.large.builder_button{
    font-size:120%;
    padding:10px 20px
}
.ui.small.builder_button{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:0;
    vertical-align:bottom
}
.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
}
.row_inner{
    width:1160px;
    margin:0 auto
}
/* fullwidth row */
.module_row.fullheight .module_subrow,
.module_row.fullwidth > .row_inner{
	max-width:100%;
    width:100%
}
/* iOS doesn't support fixed attachment */
@supports(-webkit-touch-callout:none){
    .module_row,.module_subrow,.module_column{background-attachment:scroll!important}
}
/*FULLHEIGHT ROW*/
.module_row.fullheight{
    min-height:100vh
}
.fullheight > .row_inner > .module_column,
.fullheight > .row_inner{
    min-height:inherit
}
.module-plain-text:after{
    display:contents!important
}
/*MEDIA QUERIES*/
@media (max-width:1260px){
    .row_inner{
        max-width:94%
    }
}
@media (max-width:760px){
    .row_inner{
		max-width:90%
    }
}
.themify_builder .builder-parallax-scrolling{
	transition:background-position-y 0s
}
@supports not(cursor:grab){
	.builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/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:var(--theme_accent,#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)
}

/*/wp-content/themes/parallax/style.css*/
/*!
Theme Name:Themify Parallax
Theme URI:https://themify.me/themes/parallax
Version:7.2.5 
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:https://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2https://rita-rieger.com/wp-content/themeshtml
Copyright:(c) 2016 Themify.
Tags:featured-images,translation-ready,custom-menu
Text Domain:themify
Required Plugins:themify-portfolio-post

---------

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
}
html{
  scroll-behavior:smooth
}
img,fieldset{
    border:0
}
/* set html5 elements to block */
.widget li,#main-nav,.menu,
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
/* clearfix */
.widget li:after,.menu:after{
	content:"";
	display:table;
	clear:both
}
/* audio */
audio,
iframe,object{
	max-width:100%
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
:root{
	--theme_accent:#cca800;
	--theme_accent_semi:rgba(0,0,0,.8)
}
body{
	font:normal 1em/1.62em 'Poppins', Arial, sans-serif;
	color:#555;
	background-color:#fff;
	overflow-wrap:break-word;
	-webkit-font-smoothing:antialiased
}
a{
	color:var(--theme_accent);
	text-decoration:none;
	outline:none
}
p{
	margin:0 0 1.8em;
	padding:0
}
small{
	font-size:87%
}
blockquote{
	font:italic 110%/130% "Times New Roman", Times, serif;
	padding:8px 30px 15px
}
ins{
	text-decoration:none
}

/* LIST
================================================ */
ul,ol{
	margin:1em 0 1.4em 24px;
	padding:0
}
li{
	margin:0 0 .5em;
	padding:0
}

/* HEADINGS
================================================ */
h1,h2,h3,h4,h5,h6{
	color:#000;
	line-height:1.4em;
	padding:0;
	margin:0 0 .5em;
	font-weight:700;
	overflow-wrap:normal
}
h1{
	font-size:3.4em;
	line-height:1.2em;
	letter-spacing:-.03em
}
h2{
	font-size:2.6em;
	line-height:1.2em;
	letter-spacing:-.02em
}
h3{
	font-size:1.5em
}
h4{
	font-size:1.2em;
	margin:0 0 .3em
}
h5{
	font-size:1.2em
}

/* FORM
================================================ */
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
input:read-write,
input:read-only,
input[type=radio],
input[type=checkbox],
select,
textarea{
	background:#fff;
	border:1px solid #ccc;
	padding:.6em;
	max-width:100%;
	-webkit-appearance:none;
	appearance:none;
	border-radius:8px
}
input:read-write,
input:read-only{
    margin:0 1em .4em 0;
    width:17em
}
input[type=number]{
	width:7em
}
input[type=checkbox]+label{
	display:inline-block
}
textarea{
	width:100%;
	min-height:13.5em;
	margin:0
}
select{
	padding-right:30px;
	background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke-linecap='round' width='100' height='100' stroke='rgba(55,55,55,.9)' stroke-width='3'%3E%3Cpolyline points='2.7,2.3 49.1,57.2 95.5,2.3 '/%3E%3C/svg%3E") no-repeat;
	background-size:12px;
	background-position:calc(100% - 8px) calc(50% + 3px)
}
input[type=radio],
input[type=checkbox]{
	border-radius:6px;
	clear:none;
	cursor:pointer;
	padding:0;
	margin:0 .3em 0 0;
	width:20px;
	height:20px;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	line-height:1;
	outline:none;
	-webkit-appearance:none
}
input[type=radio]{
	border-radius:100%
}
input[type="checkbox"]:checked:before{
	content:"";
	display:inline-block;
	width:70%;
	height:30%;
	margin-bottom:4px;
	margin-left:1px;
	border-left:1px solid;
	border-bottom:1px solid;
	transform:rotateZ(-45deg) skewY(-10deg)
}
input[type="radio"]:checked:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	border-radius:100%;
	background-color:#444;
	width:12px;
	height:12px
}
/* form input:focus */
select:focus,
textarea:focus,
input:read-write:focus,
input:read-only:focus{
	border-color:var(--theme_accent);
	box-shadow:0 3px 12px rgba(0,0,0,.1);
	outline:none
}
/* form button */
input[type=reset],
input[type=submit],
button{
	background-color:#000;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
	font-size:.95em;
	padding:.6em 1.6em;
	cursor:pointer;
	border:0;
	border-radius:30px;
	letter-spacing:.02em;
	-webkit-appearance:none;
	appearance:none;
	outline:none;
	transition:background .3s,color .3s, transform .3s
}
/* form input:hover */
input[type=reset]:hover,
input[type=submit]:hover,
button:hover{
	background-color:#000;
	color:#d5b000;
	box-shadow:0 5px 10px rgba(0,0,0,.1);
	transform:translateY(-1px)
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
input,textarea,.post,.author-box,.widget,img{
    box-sizing:border-box
}
/* main page width */
.pagewidth{
    width:1160px;
    max-width:100%;
    margin:0 auto
}
/* content */
#content{
    width:71%;
    padding:5.75% 0;
    float:left
}

/* set relative position */
.post,
#site-logo,
.post-image,
#site-description,
.col2-1,
.col3-1,
.col3-2,
.col4-1,
.col4-2,
.col4-3{
    position:relative
}

/* fullwidth content */
.full_width #layout{
    width:100%;
    max-width:100%
}
.full_width #content{
    padding:0;
    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
*************************************************************************************/
#headerwrap{
	background:#000 url(https://rita-rieger.com/wp-content/themes/parallax/images/header.jpg) no-repeat 50% -10px/cover;
	z-index:100!important;
	color:#fff
}
#headerwrap.header-gallery,
#headerwrap[data-bg]{
	background-image:none
}
#header{
    height:500px;
    z-index:1
}
#header .hgroup{
    display:flex;
    justify-content:center;
    flex-direction:column
}
.home.header-block #headerwrap,
.home.header-block #headerwrap #header{
    height:100vh
}
#header #searchform #s:focus,
#header #searchform:hover #s{
    padding-left:2.2em;
    padding-right:1em
}
.header-block.fixed-header-on #pagewrap{
    padding-top:500px
}
.home.header-block.fixed-header-on #pagewrap{
    padding-top:100vh
}
.header-block #header,
body:not([class*='header-']) #header{
    width:100%
}
body:not(.mobile_menu_active).header-block #header,
body:not(.mobile_menu_active):not([class*='header-']) #header{
    max-width:none
}
/* NAVBAR TOP */
.header-block.nav-bar-top #main-nav-wrap{
    top:0;
    bottom:auto;
    position:fixed
}
.no-fixed-header.header-block.nav-bar-top #main-nav-wrap,
.themify_builder_active.header-block.nav-bar-top #main-nav-wrap{
    position:absolute
}
.header-block.nav-bar-top.home #main-nav ul{
    bottom:auto;
    top:100%;
    transform-origin:top
}
.header-block.nav-bar-top.home #main-nav ul ul,
.nav-bar-top.home #main-nav ul ul{
    bottom:auto;
    top:0;
    transform-origin:left
}

/*
MAIN NAVIGATION
================================================ */
.header-block #main-nav-wrap,
body:not([class*='header-']) #main-nav-wrap{
	background-color:var(--theme_accent_semi);
	position:absolute;
	z-index:9999;
	bottom:0;
	left:0;
	width:100%;
	padding:0;
	margin:0
}
#main-nav{
	text-align:center;
	overflow:visible;
	margin:0
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
	position:relative
}
/* main level link */
#main-nav a{
	font-weight:500;
	color:inherit;
	display:block;
	padding:22px 0;
	margin:0 12px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:.015em;
	box-sizing:border-box;
	position:relative
}
/* main level link :hover */
#main-nav a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a,
#main-nav .current_page_item > a:hover,
#main-nav .current-menu-item > a:hover{
	color:var(--theme_accent)
}
/* sub-levels link */
#main-nav ul a{
	font-weight:normal;
	font-size:.95em;
	color:#010101;
	text-transform:none;
	padding:10px 20px;
	margin:0;
	display:block;
	background:0;
	box-sizing:border-box
}
#main-nav ul li:first-child > a{
	border-top:none
}
/* sub-levels link :hover */
#main-nav ul a:hover{
	background:rgba(0,0,0,.05);
	color:var(--theme_accent)
}
#main-nav li > .sub-menu {
	margin:0 0 0 -99px;
	padding:10px 0;
	list-style:none;
	position:absolute;
	background-color:#fff;
	z-index:1000;
	opacity:0;
	left:50%;
	transition:all .4s ease;
	text-align:center;
	border-radius:8px;
	box-shadow:0 0 0 1px rgba(0,0,0,.1), 0 4px 12px 2px rgba(0,0,0,.12);
	box-sizing:border-box;
	width:210px
}
#main-nav li.has-mega-column ul {
	margin: 0;
}
#main-nav ul li{
	background:0;
	padding:0;
	margin:0;
	float:none;
	display:block
}
/* sub-levels dropdown */
#main-nav ul.sub-menu ul{
	margin:0;
	top:-10px;
	text-align:left
}
.dropdown-menu-style #menu-icon-dropdown,
#main-nav ul ul:after{
	display:none
}
#main-nav .sub-menu {
	transform:scale(1,0);
	transform-origin:top
}
#main-nav ul.sub-menu ul{
	left:100%;
	transform:scale(0,1);
	transform-origin:left
}
/* show dropdown ul */
@media (hover:hover){
	#main-nav li:hover > .sub-menu,
	/* tab keyboard menu nav */
	#main-nav li > a:focus + .sub-menu,
	#main-nav li > .sub-menu:focus-within{
		opacity:1;
		transform:scale(1,1)
	}
}

/* mega menu */
#main-nav .has-mega-column .sub-menu,
#main-nav .has-mega-sub-menu .sub-menu{
	margin:0 27px;
	width:96%;
	text-align:initial
}
#main-nav .mega-menu-posts a,
#main-nav .mega-menu-posts a:hover {
	background: none;
}
/* mega column */
#main-nav .has-mega-column .sub-menu .sub-menu{
	margin:0
}

@media (hover:none){
	#main-nav .menu-item-has-children > a{
            padding-right:35px
	}
	#main-nav li .child-arrow{
            margin-left:7px;
            border-radius:100%;
            display:inline-block;
            padding:0;
            right:5px;
            top:50%;
            margin-top:-17px
	}
	#main-nav .toggle-on > a > .child-arrow{
            background:rgba(214,214,214,.4)
	}
	#main-nav li > .sub-menu{
            display:none
	}
	#main-nav li.toggle-on > .sub-menu{
            transform:scale(1,1);
            opacity:1
	}
}
.menu-item-has-children .child-arrow{
	display:none;
	cursor:pointer;
	z-index:12;
	width:36px;
	height:36px;
	border-radius:100%;
	position:absolute;
	right:0;
	top:4px;
	transition:transform .3s, background-color .3s
}
.child-arrow:before,
.child-arrow:after{
	top:50%;
	left:12px;
	content:'';
	position:absolute;
	transition:transform .3s ease-in-out;
	height:1px;
	width:8px;
	transform:rotate(45deg);
	background:currentColor;
	z-index:9999;
	border-radius:10px
}
.child-arrow:after{
	left:17px;
	transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
	left:10px;
	width:15px
}
.child-arrow:hover{
	background-color:rgba(180,180,180,.3)
}
.toggle-on > a .child-arrow{
	transform:rotateZ(180deg)
}
/* home navigation */
.home #main-nav ul{
	bottom:100%;
	transform-origin:bottom
}
.home #main-nav ul ul{
	bottom:auto;
	transform-origin:left
}
.home .fixed-header #main-nav ul{
	bottom:auto;
	top:100%;
	transform-origin:top
}
.home .fixed-header #main-nav ul ul{
	top:-5px;
	transform-origin:left
}

/* Edge Menu */
.home #main-nav li.edge > ul,
#main-nav li.edge > ul{
	left:auto;
	right:0;
	transform-origin:right
}
.home #main-nav ul li.edge > ul,
#main-nav ul li.edge > ul{
	left:auto;
	right:100%
}
#main-nav li.edge > ul:before{
	left:auto;
	right:0
}
.fixed-header #main-nav ul li.edge > ul:before,
#main-nav ul li.edge > ul:before{
	left:auto;
	right:-19px;
	transform:rotate(180deg)
}
.mobile-menu-visible{
	position:relative;
	overflow-y:hidden
}
.body-overlay{
	display:none;
	background-color:rgba(0,0,0,.7);
	width:100%;
	height:100%;
	position:fixed;
	right:300px;
	top:0;
	z-index:10000;
	box-shadow:inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay-on{
	display:block
}
#menu-icon{
	display:none;
	text-decoration:none;
	position:relative;
	margin:0;
	color:#fff;
	line-height:1;
	border-radius:100%;
	padding:11px 10px
}
#menu-icon:hover{
	background:rgba(180,180,180,.3)
}
.menu-icon-inner{
	width:20px;
	height:16px
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	width:100%;
	transition:transform .7s ease;
	border-top:2px solid;
	box-sizing:border-box
}
.menu-icon-inner:before{
	top:0;
	height:100%;
	transform:none;
	border-bottom:2px solid
}
#menu-icon-close{
	color:inherit;
	position:absolute;
	text-decoration:none;
	top:.75em;
	right:1em;
	padding:9px;
	min-width:1em;
	min-height:1em;
	border-radius:100%;
	transform-origin:center;
	transition:transform .3s linear;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
}
#menu-icon-close:before,
#menu-icon-close:after{
	content:'';
	display:block;
	background-color:currentColor;
	position:absolute;
	transform:translate(-50%,-50%) rotate(45deg);
	left:50%;
	top:50%;
	width:1px;
	height:60%
}
#menu-icon-close:after{
	transform:translate(-50%,-50%) rotate(-45deg)
}
#menu-icon-close:hover{
	transform:rotate(90deg) scale(1.1);
	background:rgba(180,180,180,.3)
}
/*
FIXED HEADER
================================================ */
#headerwrap.fixed-header{
	background:var(--theme_accent_semi);
	position:fixed!important;
	top:0;
	left:0
}
#headerwrap.fixed-header,
#headerwrap.fixed-header #header{
	height:auto!important
}
#headerwrap.fixed-header .header-bar,
#headerwrap.fixed-header #searchform-wrap,
#headerwrap.fixed-header #site-description,
#headerwrap .tf_sticky_logo,/* hide sticky header logo */
#headerwrap.fixed-header .tf_sticky_logo,
#headerwrap.fixed-header .tf_sticky_logo + span,
#headerwrap.fixed-header .tf_sticky_logo + img{
	display:none
}
#headerwrap.fixed-header #main-nav-wrap{
	position:static
}
#headerwrap.fixed-header .tf_sticky_logo{
	display:block
}
#headerwrap.fixed-header #site-logo img{
	max-height:60px;
	width:auto;
	transition:all .3s
}

/************************************************************************************
PAGE
*************************************************************************************/
/* page title */
.page-title{
	text-transform:uppercase
}

/*
AUTHOR PAGE
================================================ */
.author-bio{
	margin:0 0 1.875em
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	border-radius:5px
}
.author-bio .author-name{
	margin:0 0 .2em;
	padding:0;
	font-size:160%
}
.author-posts-by{
	margin:0 0 20px;
	padding:10px 0 0;
	font-size:140%;
	text-transform:uppercase;
	border-top:solid 1px rgba(118,118,118,.3)
}
/************************************************************************************
POST
*************************************************************************************/
.post{
	margin-bottom:2.5em;
	box-sizing:border-box
}

/* post title */
.post-title{
	margin:0 0 .5em;
	padding:0;
	font-size:2.4em;
	font-weight:bold;
	letter-spacing:normal;
	text-transform:none
}
.post-title a{
	text-decoration:none;
	color:inherit
}
/* post-date */
.post-date{
	color:#a3a3a3;
	display:block;
	margin:0 0 1em;
	font-size:.9em;
	position:relative
}

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

/* post-image */
.post-image{
	margin:0 0 1em
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
.post-image img{
	vertical-align:bottom;
	border-radius:8px
}

/* post meta */
.post-meta{
	padding:0;
	text-transform:uppercase;
	line-height:1.4em;
	font-size:.8em;
	letter-spacing:.04em;
	margin:0 0 1em;
	position:relative; /* smooth IE text opacity */
	color:#d7d7d7
}
.post-meta a{
	font-weight:500;
	text-decoration:none
}
.post-meta .separator{
    opacity:.5;
    margin-left:5px;
    margin-right:5px
}

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

/************************************************************************************
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
}
/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 2.25em;
	overflow-wrap:break-word
}
.widgettitle{
	font-weight:600;
	text-transform:uppercase;
	margin:0 0 .7em;
	padding:0;
	letter-spacing:.04em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.8em 0;
	list-style:none;
	clear:both;
	border-top:solid 1px rgba(200,200,200,.4)
}
.widget ul ul{
	margin:6px 0 -6px;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}

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

/************************************************************************************
LOAD MORE BUTTON
*************************************************************************************/
#load-more{
	margin:30px 0 10px
}
#load-more a{
	background-color:#000;
	color:#d5b000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:600;
	font-size:1em;
	padding:10px 25px 7px;
	border-radius:0;
	border:0;
	display:none
}
#load-more a:hover{
	background-color:#8ab6eb;
	color:#fff
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:2em
}
.alignright{
	float:right;
	margin-left:2em
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:1em;
	max-width:100%
}
.wp-caption-text{
	font-size:95%;
	line-height:120%;
	margin:.5em 0
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment{
	float:none;
	margin:0;
	text-align:left
}

/************************************************************************************
SHORTCODES
*************************************************************************************/
/* button */
a.shortcode.button.white{
	color:#333!important
}
.module-buttons-item span,
a.shortcode.button{
	font-size:.95em;
	font-weight:600;
	letter-spacing:.02em;
	text-transform:uppercase
}

/************************************************************************************
IMAGE FILTER
*************************************************************************************/
.post-image,
.post-img,
.module-feature-image,
.slide-image{
    transition:.3s ease-in-out;
    transition-property:border,padding,width
}

/************************************************************************************
BUILDER
*************************************************************************************/
.module-title{
	font-weight:700;
	margin:0 0 .6em;
	padding:0;
	text-transform:none;
	letter-spacing:0
}
/* feature module */
.module-feature .module-feature-title{
	margin:1em 0 .3em
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout:none){
	#headerwrap{
		background-attachment:scroll!important;
		background-position:center!important
	}
}
@media(max-width:1260px){
	.pagewidth,
	.row_inner{
            max-width:90%
	}
	#pagewrap,
	.default_width #layout .row_inner{
		max-width:100%
	}
}
@media(max-width:768px){
	#headerwrap #header{
		max-width:90%
	}
	#content{
		width:100%;
		max-width:100%;
		float:none;
		clear:both
	}
}

@media(max-width:680px){
	h1{
		font-size:2.2em
	}
	h2{
		font-size:1.8em
	}
	h3{
		font-size:1.4em
	}
	h4{
		font-size:1.2em
	}
	.post-title{
		font-size:1.6em
	}
	/*GRID*/
	.col4-1,
	.col4-2, 
        .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0!important;
		width:100%!important;
		max-width:100%!important
	}
	#headerwrap{
		z-index:998
	}
	.loops-wrapper{
		margin-left:0!important
	}
	.loops-wrapper .post{
		width:100%!important;
		max-width:100%!important;
		margin-left:0!important;
		float:none!important
	}
}

/*/wp-content/themes/parallax-child/style.css*/

/*
Theme Name: Themify Parallax Child
Description: Child theme for Themify Parallax
Author: P.Mueller/Themify
Template: parallax
*/

/* write custom css below */
/*/wp-content/uploads/themify-css/themify-builder-528-generated.css*/
/* Generated from tglobal_style: tb_gs5285de */
.themify_builder_content-528 .tb_mod5de7e92213549.module-text{border-right:1px solid #fe6500;text-align:left;padding:20px;background-image:none;background-color:#f6f6f6;column-count:0;border-radius:20px 0 0 20px}
.themify_builder_content-528 .tb_mod5de7e92213549.module-text a:hover{color:#fe6500}
.themify_builder_content-528 .tb_mod5de7e92213549.module-text a{color:#000}

/*/wp-content/uploads/themify-customizer-7.3.5-7.2.5.css*/
/* Themify Customize Styling */
body {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	letter-spacing:0.05em;
	text-transform:none;	text-align:justify; 
}
a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #000000; 
}
a:hover {	
	color: #fe9920; 
}
h1, h1.page-title {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:100;
	letter-spacing:0.2em;
	font-size:2.5em;
	line-height:1em;
	text-transform:none; 
}
h2 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:100;
	letter-spacing:0.2em;
	font-size:2.0em;
	line-height:1em;
	text-transform:none; 
}
h3 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:normal;
	letter-spacing:0.1em;
	font-size:1.8em;
	line-height:1em;
	text-transform:none; 
}
h4 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:normal;
	letter-spacing:0.1em;
	font-size:1.5em;
	line-height:1em;
	text-transform:none; 
}
h5 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:0.1em;
	font-size:1.3em;
	line-height:0.9em;
	text-transform:none; 
}
h6 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:normal;
	letter-spacing:0.05em;
	font-size:1.1em;
	line-height:1.4em;
	text-transform:none; 
}
#headerwrap {	background: none;
	background-color: #f6f6f6;
	border-bottom: 1px solid #fe6500; 
}
#header {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #000000; 
}
#header a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #000000; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: rgba(245,245,245,0.94); 
}
#main-nav a {	
	color: #000000;
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	text-transform:none; 
}
#main-nav a:hover {	
	color: #fe9920; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: #fe6500; 
}
.mobile_menu_active #headerwrap .sidemenu-on, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav {	background: none;
	background-color: #f6f6f6; 
}
.mobile_menu_active #headerwrap .sidemenu-on nav li a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav li a {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	text-align:right; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav a {	
	color: #000000; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav a:hover {	
	color: #fe9920; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav .current_page_item > a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current_page_item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current-menu-item > a {	
	color: #fe6500; 
}
.post-title, .post-title a {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	text-transform:none; 
}
.module-title {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:0.1em;
	font-size:1.5em;
	line-height:1em;
	text-transform:none; 
}
#footerwrap {	background: none;
	background-color: #f6f6f6; 
}
#footer {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	text-transform:capitalize;
	color: #000000; 
}
#footer a {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	letter-spacing:0.1em;

	color: #000000; 
}
#footer a:hover {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #fe9920; 
}
#footer-nav a:hover, #footer-nav li:hover > a {	
	color: #fe9920; 
}
#footer-nav .current_page_item a, #footer-nav .current-menu-item a {	
	color: #fe6500; 
}
.footer-widgets {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif; 
}
.footer-widgets .widgettitle {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
a:hover {	
	color: #fe9920; 
}
h1, h1.page-title {		font-weight:100;
 
}
h2 {		font-weight:100;
 
}
h3 {		font-weight:normal;
	text-transform:none; 
}
h4 {		font-weight:normal;
	text-transform:none; 
}
h5 {		font-weight:normal;
 
}
h6 {		font-weight:normal;
 
}
.module-title {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:normal;
 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
a:hover {	
	color: #ffee99; 
}
h1, h1.page-title {		font-weight:100;
	line-height:1em;
	text-transform:none;	text-align:left; 
}
h2 {		font-weight:100;
	letter-spacing:0.2em;
	line-height:1em;
	text-transform:none;	text-align:left; 
}
h3 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:normal;
	letter-spacing:0.1em;
	line-height:1em;
	text-transform:none;	text-align:left; 
}
h4 {		font-weight:normal;
	line-height:1em;
	text-transform:none;	text-align:left; 
}
h5 {		font-weight:normal;
	line-height:1em;
	text-transform:none;	text-align:left; 
}
h6 {		font-weight:normal;
	line-height:1em;
	text-transform:none;	text-align:left; 
}
#headerwrap {	background: none;
	background-color: #f6f6f6; 
}
#header {	
	color: #000000; 
}
#header a {	
	color: #000000; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: rgba(245,245,245,0.94); 
}
#main-nav a {	
	color: #000000; 
}
#main-nav a:hover {	
	color: #fe9920; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: #fe6500; 
}
.mobile_menu_active #headerwrap .sidemenu-on, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav {	background: none;
	background-color: #f6f6f6; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav a {	
	color: #000000; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav a:hover {	
	color: #fe9920; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav .current_page_item > a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current_page_item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current-menu-item > a {	
	color: #fe6500; 
}
.module-title {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:normal;
	line-height:1.1em;
	text-transform:none; 
}
#footerwrap {	background: none;
	background-color: #f6f6f6; 
}
#footer {	
	color: #000000; 
}
#footer a {	
	color: #000000; 
}
#footer a:hover {	
	color: #fe9920; 
}
#footer-nav a:hover, #footer-nav li:hover > a {	
	color: #fe9920; 
}
#footer-nav .current_page_item a, #footer-nav .current-menu-item a {	
	color: #fe6500; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
a {	
	color: #000000; 
}
a:hover {	
	color: #ffee99; 
}
h1, h1.page-title {		font-weight:100;
 
}
h2 {		font-weight:100;
 
}
h3 {		font-weight:normal;
 
}
h4 {		font-weight:normal;
 
}
h5 {		font-weight:normal;
 
}
h6 {		font-weight:normal;
 
}
#headerwrap {	background: none;
	background-color: #f6f6f6; 
}
#header {	
	color: #000000; 
}
#header a {	
	color: #000000; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: rgba(245,245,245,0.94); 
}
#main-nav a {	
	color: #000000; 
}
#main-nav a:hover {	
	color: #fe9920; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: #fe6500; 
}
.mobile_menu_active #headerwrap .sidemenu-on, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav {	background: none;
	background-color: #f6f6f6; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav a {	
	color: #000000; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav a:hover {	
	color: #fe9920; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav .current_page_item > a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current_page_item > a, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav .current-menu-item > a {	
	color: #fe6500; 
}
.module-title {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:normal;
 
}
#footerwrap {	background: none;
	background-color: #f6f6f6; 
}
#footer {	
	color: #000000; 
}
#footer a {	
	color: #000000; 
}
#footer a:hover {	
	color: #fe9920; 
}
#footer-nav a:hover, #footer-nav li:hover > a {	
	color: #fe9920; 
}
#footer-nav .current_page_item a, #footer-nav .current-menu-item a {	
	color: #fe6500; 
}
 }.mobile_menu_active #headerwrap #menu-icon, .dropdown-menu-style.mobile_menu_active #menu-icon-dropdown { 
	color: #fe6500; }
/* Themify Custom CSS */
/* Hides weird borders in main-menu */
.ui.nav{
	box-shadow: none;
}


/* Gives pseudo-space for anchors */
:target:before {
	content: "";
	display: block;
	height: 95px;
	margin: -95px 0 0;
}

/* Schiebt div des psudo-space nach hinten */
div #programm, div #tagung, div #programm, div #abstracts, div #veranstaltungsort, div #papers, div #courses{
	z-index: -1;
}


/* Scrolling for Anchors (Experimental feature) */

html {
  scroll-behavior: smooth;
}



/*hide header everywhere */
.search-no-results #body  {
	height: 500px;
}

#header {
	display: none;
}

#footer {
	display: none;
}



/* Styling the contact form in own schemes */

/* Button */
input[type="reset"], input[type="submit"], button{
	background-color: white;
	color: black;
	border: 1px solid #fe6500;
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;
	text-transform: capitalize;
}

/*Button hover */
input[type="reset"]:hover, input[type="submit"]:hover, button:hover{
	background-color: #fe6500;
	color: black;
}


/*Input Fields Hover*/
textarea:hover, input[type="text"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="email"]:hover, input[type="url"]:hover{
	border: 2px solid #fe6500;
}

/*Input Fields Active*/
textarea:active, input[type="text"]:active, input[type="password"]:active, input[type="search"]:active, input[type="email"]:active, input[type="url"]:active{
	border: 2px solid #fe9920;
}




/* Hide Layoutparts Header und Footer in Posts */
/* Header */
.single-post .module_row.fullwidth .row_inner {
	display: none;
}

/*Footer Section 1 */
.single-post .themify_builder_content-233 .tb_d575922.module_row {
	display:none;
}

/*Footer Section 2 */
.single-post .themify_builder_content-233 .tb_drd731.module_row{
	display:none;
}


/* Style navigation dropdown container */

.ui.nav ul{
	line-height: 100%;
	margin: 0;
	padding: 0;
}

.ui.nav ul, .ui.nav ul>li {
	background-color: #f6f6f6;
	text-align: center;
	padding: 0;
	margin: 0;
	border-radius: 0px;
	border-bottom: #fe6500 0px solid;
	box-shadow: none;
	margin-left: -30px;
	width: 150px;
}

.ui.nav ul li:first-child>a, .ui.nav ul li:last-child>a{
	background-color: white;
	width: 150px;
}


/* Adding Close-Button to Lightboxes */
 
.mfp-iframe-holder .mfp-close {
  top: 7px !important;
  right: 20px !important;
	color: black !important;
	text-indent: 0 !important;
}


/* Resizing Lightbox */

.standard-frame .mfp-iframe-scaler {
    width: 80%;
}



/* Some mobile optimizations */
/* Creates pseudo-space for anchors on mobile */

@media (max-width: 680px) {
  :target:before {
	content: "";
	display: block;
	height: 40px;
	margin: -40px 0 0;
}
	
	
}





/* START MOBILE MENU CSS */
@media screen and (max-width:900px){
/*/wp-content/themes/parallax/mobile-menu.css*/
/* reset absolute elements to static */
.social-widget,
#site-logo,
#site-description{
	position:static!important;
	float:none;
	clear:both;
	padding:0;
	margin:0
}
#header{
    height:auto;
	padding:10px 0
}
#headerwrap.fixed-header #header{
	text-align:inherit; /* make left text align on sticky header */
}
.header-block .fixed-header#headerwrap #header{
	padding-top:10px;
	padding-bottom:10px
}
.header-block #header,
body:not([class*='header-']) #header{
	height:500px
}
.menu-icon-wrap{
	background-color:var(--theme_accent_semi);
	min-height:64px;
	z-index:1
}
body:not(.nav-bar-top) .menu-icon-wrap{
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	z-index:inherit
}
#headerwrap.fixed-header .menu-icon-wrap{
	position:absolute;
	right:3%;
	z-index:auto;
	width:auto
}

/*
SITE LOGO
================================================ */
#site-logo{
	font-size:30px;
	margin:5px 5px 5px 0
}

/*
SITE DESCRIPTION
================================================ */
#site-description{
    font-size:0.95em;
    margin:0 0 5px
}

/*
SOCIAL WIDGET
================================================ */
#header .social-widget{
	display:block;
	margin:0 0 1em;
	float:none
}

/*
SEARCHFORM
================================================ */
#header #searchform-wrap{
	display:block;
	margin:0 0 1em;
	float:none
}
#header #searchform{
	width:100%
}
#header #searchform #s{
	opacity:1;
	width:100%;
	max-width:none;
	box-sizing:border-box;
	padding:.35em .35em .35em 2.25em;
	position:static;
	right:0
}
#header #searchform .icon-search{
	color:#000;
	border:0;
	left:0
}
#header #searchform #s:focus,
#header #searchform:hover #s{
	width:100%;
	padding-left:2.25em
}
/*
MOBILE NAV BUTTON
================================================ */
/* menu icon */
#menu-icon{
	display:block;
	position:absolute;
	top:9px;
	right:5%;
	z-index:1999
}

/* slide menu close */
#menu-icon-close{
	display:block
}

/*
MAIN NAV (MOBILE)
================================================ */
/* Mobile Menu Styles */
.sidemenu{
	height:100%;
	width:300px;
	padding:50px 25px 20px;
	background-color:#000;
	color:#fff;
	display:none;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
	position:fixed;
	top:0;
        right:-300px;
	z-index:11111;
        text-align:left;
	transition:right .2s ease-in-out
}
#mobile-menu.sidemenu-on{
	right:0
}
.sidemenu-active{
	position:relative
}
.sidemenu-active,
.sidemenu-active #headerwrap{
	left:0;
	transition:left .2s ease-in-out
}
.sidemenu-right,
.sidemenu-right #headerwrap.fixed-header{
	left:-300px
}
.sidemenu-left,
.sidemenu-left #headerwrap.fixed-header{
	left:300px
}
.sidemenu-left #mobile-menu.sidemenu-on{
	left:0
}

body:not(.dropdown-menu-style) #pagewrap #main-nav-wrap{
	position:static;
	background-color:transparent
}

/* main nav */
#main-nav{
	clear:both;
	text-align:left;
	width:auto;
	max-width:none;
	margin:0 0 35px;
	float:none
}
#main-nav li{
	clear:both;
	float:none;
	padding:0;
	position:static;
	display:block
}
#main-nav a,
#main-nav ul a{
	font:inherit;
	text-transform:inherit;
	background:0;
	width:auto;
	display:block;
	padding:.6em 0;
	margin:0;
	color:#fff;
	border:0;
	letter-spacing:normal;
	position:relative
}
#main-nav a:hover,
#main-nav ul a:hover{
	background:0;
	color:var(--theme_accent)
}
.menu-item-has-children .child-arrow{
	display:inline-block
}
/* dropdown */
#main-nav li > .sub-menu{
	position:static;
	display:block;
	margin:0;
	padding:0 0 0 1em;
	background:0;
	border:0;
	opacity:1;
	visibility:visible;
	transform:none;
	text-align:inherit;
	box-shadow:none
}
#main-nav li > .sub-menu{
	display:none
}
#main-nav ul ul{
	transform:none
}
#main-nav ul{
	overflow:hidden;
	transition:max-height .5s ease-in-out
}
#main-nav ul.tf_mega_taxes {
	margin: 0;
	float: none;
}
#main-nav .dropdown-open > ul,
#main-nav .toggle-on+ul{
	max-height:2000px
}

/* CSS 3 Animation menu elements */
#main-nav li{
	transition:.4s ease-in-out;
        transition-property:opacity,transform; 
	transform:translate(40px, 0)!important;
	margin-left:0;
	opacity:0
}
.mobile-menu-visible #main-nav li{
	opacity:1;
	transform:translate(0, 0)!important
}
.mobile-menu-visible #main-nav > li:nth-child(1){
  transition-delay:100ms
}
.mobile-menu-visible #main-nav > li:nth-child(2){
  transition-delay:200ms
}
.mobile-menu-visible #main-nav > li:nth-child(3){
  transition-delay:300ms
}
.mobile-menu-visible #main-nav > li:nth-child(4){
  transition-delay:400ms
}
.mobile-menu-visible #main-nav > li:nth-child(5){
  transition-delay:500ms
}
.mobile-menu-visible #main-nav > li:nth-child(6){
  transition-delay:600ms
}
.mobile-menu-visible #main-nav > li:nth-child(7){
  transition-delay:700ms
}
.mobile-menu-visible #main-nav > li:nth-child(8){
  transition-delay:800ms
}
.mobile-menu-visible #main-nav > li:nth-child(9){
  transition-delay:900ms
}
.mobile-menu-visible #main-nav > li:nth-child(10){
  transition-delay:1000ms
}
.mobile-menu-visible #main-nav > li:nth-child(11){
  transition-delay:1100ms
}
.mobile-menu-visible #main-nav > li:nth-child(12){
  transition-delay:1200ms
}
.mobile-menu-visible #main-nav > li:nth-child(13){
  transition-delay:1300ms
}
.mobile-menu-visible #main-nav > li:nth-child(14){
  transition-delay:1400ms
}
.mobile-menu-visible #main-nav > li:nth-child(15){
  transition-delay:1500ms
}

#headerwrap.fixed-header .header-bar,
#headerwrap.fixed-header .social-widget,
#headerwrap.fixed-header #searchform-wrap{
	display:block
}

#headerwrap #main-nav .has-mega-column > .children,
#headerwrap #main-nav .has-mega-column > .children > li > ul,
#headerwrap #main-nav .has-mega-column > .sub-menu,
#headerwrap #main-nav .has-mega-sub-menu .mega-sub-menu,
#headerwrap #main-nav .has-mega-column > .sub-menu > li > ul,
#headerwrap #main-nav .has-mega-sub-menu:hover .mega-sub-menu{
	opacity:1;
	transform:none;
	padding-top:0;
	padding-bottom:0
}
#main-nav .has-mega-column > .sub-menu .sub-menu,
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega > .sub-menu{
	padding:0;
	margin:0 0 0 1em;
	width:auto
}

/* header slider pagination */
#gallery-controller .tf_carousel_nav_wrap{
	visibility:hidden;
	opacity:0
}

/*
HEADER FULLHEIGHT
================================================ */
.header-full-height #header{
	background-position:initial
}
.header-full-height #header{
	display:table-cell;
	vertical-align:middle
}
.header-full-height #header .hgroup{
	display:block
}

/*
DROPDOWN MENU STYLE
================================================ */
.dropdown-menu-style.header-block #header{
	height:500px
}
.dropdown-menu-style.header-block #headerwrap{
	background-position:center
}
.dropdown-menu-style.header-block #headerwrap.fixed-header{
	background-color:var(--theme_accent_semi)!important
}
.dropdown-menu-style.header-block .fixed-header#headerwrap #header,
.dropdown-menu-style.header-block #headerwrap #header{
	padding:0;
	max-width:none
}
.dropdown-menu-style #headerwrap #mobile-menu{
    position:static;
    width:auto;
    background:0;
    padding:inherit;
    overflow:inherit;
    text-align:inherit;
    height:auto;
    display:block
}

/* Dropdown Menu Searchform */
.dropdown-menu-style #header #searchform{
	width:120px;
	margin:auto;
	transition:width .7s
}
.dropdown-menu-style #header #searchform:hover{
	width:180px
}
/* Main Nav Wrap */
.dropdown-menu-style #headerwrap #main-nav-wrap{
	text-align:center
}
.dropdown-menu-style.header-block #headerwrap #main-nav-wrap{
	position:absolute;
	min-height:60px
}
.dropdown-menu-style #headerwrap #main-nav{
	background:var(--theme_accent_semi);
	display:none;
	width:100%;
	max-width:225px;
	margin: auto auto auto -113px;
	position:absolute;
	z-index:1111;
	text-align:center;
	left:50%;
	top:100%;
	padding:10px 16px;
	max-height:70vh;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch
}
.dropdown-menu-style.header-block #headerwrap #main-nav{
	bottom:100%;
	top:auto
}
.nav-bar-top.dropdown-menu-style #headerwrap #main-nav,
.dropdown-menu-style.header-block #headerwrap.fixed-header #main-nav{
	bottom:auto;
	top:100%
}
body:not(.dropdown-menu-style) #headerwrap #main-nav{
	display:block!important
}
.dropdown-menu-style #main-nav li{
	opacity:1;
	transform:none!important;
	clear:both;
	float:none;
	display:block;
	border-top:1px solid rgba(255, 255, 255, 0.10)
}
.dropdown-menu-style #main-nav li:first-child{
	border:0
}
.dropdown-menu-style #pagewrap #headerwrap #main-nav ul{
	padding:0;
	max-height:none
}
.dropdown-menu-style.body-overlay-on{
	right:0
}
/* Dropdown Menu Fixed Header */
.dropdown-menu-style.header-block #headerwrap.fixed-header .header-bar,
.dropdown-menu-style #headerwrap.fixed-header .social-widget,
.dropdown-menu-style #headerwrap.fixed-header #searchform-wrap,
.dropdown-menu-style #headerwrap #menu-icon-close{
	display:none
}
.dropdown-menu-style #headerwrap.fixed-header .hgroup,
.dropdown-menu-style #gallery-controller .carousel-nav-wrap{
	display:block
}
.dropdown-menu-style #headerwrap.fixed-header #main-nav-wrap{
	position:static
}
.dropdown-menu-style #menu-icon-dropdown{
	color:#fff;
	display:inline-block;
	text-decoration:none;
	margin:0;
	text-transform:uppercase;
	padding:17px 0;
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	z-index:2
}
.dropdown-menu-style #menu-icon-dropdown .menu-icon-inner{
	width:13px;
	height:12px;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px
}
.nav-bar-top.dropdown-menu-style #menu-icon-dropdown{
	bottom:auto;
	top:0
}
.dropdown-menu-style #menu-icon-dropdown span{
	vertical-align:middle
}
}
/* END MOBILE MENU CSS */