@charset "UTF-8";
/* Themify Ultra 5.7.4 framework 5.6.7 */

/*/themify-builder/css/modules/frames.css*/
.tb_row_frame{
    line-height:0;
    direction:ltr;
    contain:strict;
     /* fix FF bug with repeated backgrounds */
    background-size:100% 100%
}
.tb_row_frame.tf_hide{
    display:block
}
.tb_row_frame_wrap{
    pointer-events:none
}
.tb_row_frame_bottom,
.tb_row_frame_top{
    top:-1px; /* -1 fix sub-pixel */
    height:150px;
    border-top-left-radius:inherit;
    border-top-right-radius:inherit
}
.tb_row_frame.tb_row_frame_bottom{
    top:auto;
    bottom:-1px; /* -1 fix sub-pixel */
    transform:rotate(180deg) translateZ(0)
}
.tb_row_frame_left,
.tb_row_frame_right{
    width:150px;
    left:-1px;
    border-top-left-radius:inherit;
    border-bottom-left-radius:inherit
}
.tb_row_frame.tb_row_frame_right{
    right:-1px;
    left:auto;
    transform:rotate(180deg) translateZ(0)
}
.tb_row_frame.in_front{
    z-index:1
}
.module_row > .tb_row_frame.in_front{
    z-index:2
}
/*/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
}
/*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/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/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/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/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
}

/* icon displayed when using "Both" image and icon */
.module-feature-icon-wrap {
	border-radius: 50%;
	transform: rotate(222deg);
}
.module .module-feature-icon-wrap .module-feature-icon {
	font-size: 1em;
	border-radius: 10px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	transform: translateY(-50%) rotate(-222deg);
}
/*/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/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:.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 */
    -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*/
.module_row .ui.builder_button{
    text-decoration:none
}
.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
}
.ui.transparent{
    background:transparent;
	box-shadow:none;
	border:none;
    /* for transparent style inherit color */
    color:inherit
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:none;
	max-width:100%;
	height:auto;
    vertical-align:bottom
}
.module-slider{
    margin-bottom:2.5em
}
video[poster]{
	object-fit:cover
}
/*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
}
/* ROW */
/* for third party theme default row width */
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
.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
}
/* top aligned */
.col_align_top > .module_column{
    align-items:flex-start;
    align-content:flex-start
}
/* 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 screen and (max-width:1260px){
	.module_row > .row_inner,
	.module-layout-part .module_row.fullwidth_row_container > .row_inner{
		max-width:94%
	}
	.module-layout-part .module_row.fullwidth > .row_inner,
	.module_row.fullwidth > .row_inner{
		max-width:100%
	}
}
@media screen and (max-width:760px){
	.module_row > .row_inner,
	.module-layout-part .module_row.fullwidth_row_container > .row_inner{
		max-width:90%
	}
}
@media (min-width:681px) and (max-width:959px){
    .module_column.col6-1{
        width:31.2%;
    }
    .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
    }
}

/*/wp-content/plugins/themify-ptb/public/css/modules/link_button.css*/
.shortcode.ptb_link_button{background-color:#f5f5f5;background-image:none;border:1px solid rgba(0,0,0,.1);border-radius:.5em;color:#333;display:inline-block;line-height:100%;margin:.5em .2em .5em 0;padding:.5em 1em;text-decoration:none!important;transition:background-color .3s,background-color .3s,border .3s,color .3s;vertical-align:middle;white-space:nowrap}.shortcode.ptb_link_button:hover{background-color:#fff;text-decoration:none}.shortcode.ptb_link_button.yellow{background-color:#ffe20b}.shortcode.ptb_link_button.yellow:hover{background-color:#fff21e}.shortcode.ptb_link_button.yellow.outline,.shortcode.ptb_link_button.yellow.outline:hover{border-color:#ffe20b;color:#ffe20b!important}.shortcode.ptb_link_button.orange{background-color:#f9800f;color:#fff!important}.shortcode.ptb_link_button.orange:hover{background-color:#ff9a22}.shortcode.ptb_link_button.orange.outline,.shortcode.ptb_link_button.orange.outline:hover{border-color:#f9800f;color:#f9800f!important}.shortcode.ptb_link_button.blue{background-color:#49b3fc;color:#fff!important}.shortcode.ptb_link_button.blue:hover{background-color:#76c7ff}.shortcode.ptb_link_button.blue.outline,.shortcode.ptb_link_button.blue.outline:hover{border-color:#49b3fc;color:#49b3fc!important}.shortcode.ptb_link_button.green{background-color:#76ab3b;color:#fff!important}.shortcode.ptb_link_button.green:hover{background-color:#90c356}.shortcode.ptb_link_button.green.outline,.shortcode.ptb_link_button.green.outline:hover{border-color:#76ab3b;color:#76ab3b!important}.shortcode.ptb_link_button.red{background-color:#e41d24;color:#fff!important}.shortcode.ptb_link_button.red:hover{background-color:#fb4e55}.shortcode.ptb_link_button.red.outline,.shortcode.ptb_link_button.red.outline:hover{border-color:#e41d24;color:#e41d24!important}.shortcode.ptb_link_button.black{background-color:#111;color:#fff!important}.shortcode.ptb_link_button.black:hover{background-color:#000}.shortcode.ptb_link_button.black.outline,.shortcode.ptb_link_button.black.outline:hover{border-color:#000;color:#000!important}.shortcode.ptb_link_button.purple{background-color:#7933ac;color:#fff!important}.shortcode.ptb_link_button.purple:hover{background-color:#9655c6}.shortcode.ptb_link_button.purple.outline,.shortcode.ptb_link_button.purple.outline:hover{border-color:#7933ac;color:#7933ac!important}.shortcode.ptb_link_button.gray{background-color:#888;color:#fff!important}.shortcode.ptb_link_button.gray:hover{background-color:#adadad}.shortcode.ptb_link_button.gray.outline,.shortcode.ptb_link_button.gray.outline:hover{border-color:#888;color:#888!important}.shortcode.ptb_link_button.white,.shortcode.ptb_link_button.white:hover{background-color:#fff;color:#000!important}.shortcode.ptb_link_button.white.outline,.shortcode.ptb_link_button.white.outline:hover{border-color:#fff;color:#fff!important}.shortcode.ptb_link_button.light-yellow{background-color:#fef8a5}.shortcode.ptb_link_button.light-yellow:hover{background-color:#fefcdf}.shortcode.ptb_link_button.light-yellow.outline,.shortcode.ptb_link_button.light-yellow.outline:hover{border-color:#fef8a5;color:#fef8a5!important}.shortcode.ptb_link_button.light-blue{background-color:#c5efff}.shortcode.ptb_link_button.light-blue:hover{background-color:#e9f9ff}.shortcode.ptb_link_button.light-blue.outline,.shortcode.ptb_link_button.light-blue.outline:hover{border-color:#c5efff;color:#c5efff!important}.shortcode.ptb_link_button.light-green{background-color:#ebf8d6}.shortcode.ptb_link_button.light-green:hover{background-color:#f9fff0}.shortcode.ptb_link_button.light-green.outline,.shortcode.ptb_link_button.light-green.outline:hover{border-color:#ebf8d6;color:#ebf8d6!important}.shortcode.ptb_link_button.pink{background-color:#facde1}.shortcode.ptb_link_button.pink:hover{background-color:#fdecf3}.shortcode.ptb_link_button.pink.outline,.shortcode.ptb_link_button.pink.outline:hover{border-color:#facde1;color:#facde1!important}.shortcode.ptb_link_button.lavender{background-color:#ecd9ff}.shortcode.ptb_link_button.lavender:hover{background-color:#f7f0fe}.shortcode.ptb_link_button.lavender.outline,.shortcode.ptb_link_button.lavender.outline:hover{border-color:#ecd9ff;color:#ecd9ff!important}.shortcode.ptb_link_button.flat{background-image:none;border:none;box-shadow:none;text-shadow:none}.shortcode.ptb_link_button.outline{border-style:solid;border-width:1px;color:inherit}.shortcode.ptb_link_button.outline,.shortcode.ptb_link_button.outline:hover{background:none;box-shadow:none;text-shadow:none}.ptb_link_button.small{font-size:80%;font-weight:400}.ptb_link_button.medium{font-size:100%}.ptb_link_button.large{font-size:120%}.ptb_link_button.xlarge{font-size:150%}.shortcode.ptb_link_button.rect{border-radius:0}.shortcode.ptb_link_button.rounded{border-radius:20em}.shortcode.ptb_link_button.embossed{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5),inset 0 -2px 0 rgba(0,0,0,.2),inset 0 -3px 0 hsla(0,0%,100%,.2)}.shortcode.ptb_link_button.embossed.small,.shortcode.ptb_link_button.small.embossed{box-shadow:inset 0 -1px 0 rgba(0,0,0,.2),inset 0 -2px 0 hsla(0,0%,100%,.2)}.shortcode.ptb_link_button.embossed.large,.shortcode.ptb_link_button.large.embossed{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5),inset 0 -3px 0 rgba(0,0,0,.2),inset 0 -4px 0 hsla(0,0%,100%,.2)}.shortcode.ptb_link_button.embossed.xlarge,.shortcode.ptb_link_button.xlarge.embossed{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5),inset 0 -3px 0 rgba(0,0,0,.2),inset 0 -5px 0 hsla(0,0%,100%,.2)}.shortcode.button:active{position:relative;top:1px}.ptb_link_button.fa:before{margin:0 .5em 0 -.5em}
/*/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;top:0;right:0;bottom:0;left: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);--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*/
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 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/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/site-logo.css*/
#site-logo{
	margin:.5em auto;
	padding:0;
	line-height:1.2em;
	font-size:1.7em;
	font-weight:700;
	font-style:normal;
	letter-spacing:-.04em;
	transition:color .2s ease-in-out,margin .2s ease-in-out,padding .2s ease-in-out,font-size .2s ease-in-out
}
#site-logo a{
	text-decoration:none;
	color:inherit
}
#site-logo a:hover{
	text-decoration:none
}
.header-block .fixed-header #site-logo{
	margin:5px 0 0
}
body:not(.fixed-header-on) #site-logo .tf_sticky_logo,
.fixed-header #site-logo .tf_sticky_logo + img{
	display:none
}
/*/megamenu/css/megamenu.css*/
@media screen and (min-width:901px){
#main-nav .has-mega-column > .sub-menu{
    display:grid;
    grid-template-columns:var(--megaT,repeat(auto-fit, minmax(0, 1fr)));
    grid-column-gap:var(--megaG,2.5%);
    padding:1.15% 2%;
    max-height:70vh;
    overflow-x:hidden;
    overflow-y:auto
}
#main-nav .layout-6-3-3 > .sub-menu{
    --megaT:50% 25% 25%
}
#main-nav .layout-3-3-6 > .sub-menu{
    --megaT:25% 25% 50%
}
#main-nav .layout-4-8 > .sub-menu{
    --megaT:33% 66%
}
#main-nav .layout-8-4 > .sub-menu{
    --megaT:66% 33%
}
#main-nav .layout-3-9 > .sub-menu{
    --megaT:25% 75%
}
#main-nav .layout-9-3 > .sub-menu{
    --megaT:75% 25%
}
#main-nav .has-mega{
    position:static
}
#main-nav .has-mega > .sub-menu{
    left:0;
    width:100%;
	padding:15px 25px;
	top:auto
}
@media (pointer:coarse) {
    #main-nav .has-sub-menu >  a{
        padding-right:50px
    }
    #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 .has-mega-column li .child-arrow{
        display:none
    }
}
/*DropDown*/
#main-nav .has-mega-column .sub-menu .sub-menu{
    border:none;
    background:0;
    padding:0;
    display:block;
    position:static;
    opacity:1;
    transform:none;
    transition:none;
    width:auto;
    box-shadow:none
}
#main-nav .has-sub-menu.has-mega-dropdown > .sub-menu{
    display:grid;
    grid-template-columns:var(--megaDT,50% 50%)
}
#main-nav .dropdown-columns-2 > .sub-menu{
    width:400px
}
#main-nav .dropdown-columns-3 > .sub-menu{
    width:540px;
    --megaDT:repeat(3, 33.32%)
}
#main-nav .dropdown-columns-4 > .sub-menu{
    width:680px;
    --megaDT:repeat(4, 25%)
}
/* mega menu posts */
.mega-sub-menu{
    min-height:260px
}
.mega-sub-menu ul{
    -webkit-overflow-scrolling:touch;
    padding:0 0 2em 0;
    margin:1em 0;
    opacity:1;
    float:none;
    position:relative
}
#main-nav .has-mega-sub-menu .mega-sub-menu > ul li{
    display:block;
    position:unset;
    pointer-events:none;
}
#main-nav .has-mega-sub-menu .mega-sub-menu > ul .mega-link > a{
    width:16%;
	margin:0;
	border-bottom:1px solid rgba(180,180,180,.2);
    padding:.5em 1.4em .5em 0;
    pointer-events:all
}
#main-nav .has-mega-sub-menu .mega-sub-menu > ul .mega-link:first-child > a{
	display:block;
}
#main-nav .has-mega-sub-menu .mega-sub-menu > ul .tf_mega_selected.mega-link:first-child > a{
    display:inline-block;
}
.mega-menu-posts{
    width:82%;
    margin-left:2%;
	padding-bottom:2em;
    display:none;
    grid-column-gap:1.3%;
    grid-row-gap:3%;
    grid-template-columns:repeat(auto-fit, minmax(50px, 18.96%));
    position:absolute;
    top:0;
    right:0;
    pointer-events:all
}
#main-nav .has-mega-sub-menu .mega-sub-menu > ul .mega-link:first-child > .mega-menu-posts{
    position:relative;
    float: right;
}
.tf_mega_selected .mega-menu-posts{
    display:grid
}
#main-nav .themify_mega_menu_category_link{
    position:absolute;
    bottom:0;
    right:0;
    font-size:.85em;
	padding:0;
}
#main-nav .themify_mega_menu_category_link:after{
    content:" ";
    border:solid;
    border-width:0 1px 1px 0;
    display:inline-block;
    padding:3px;
    transform:rotate(-45deg);
    vertical-align:middle;
    margin:-3px 0 0 5px
}
.mega-menu-posts .post{
	padding:0;
    margin:0 0 15px
}
.mega-menu-posts .post .post-image{
	margin:0 0 10px;
}
.mega-sub-menu li a:before{
    content:'';
    width:10px;
    height:10px;
    top:50%;
    left:auto;
    right:4px;
    margin-top:-6px
}
.mega-sub-menu li a:not(.tf_loader):before{
	border-top:solid 1px;
	border-right:solid 1px;
    position:absolute;
    transform:rotate(45deg);
    transition:opacity .5s ease-in-out;
    display:inline-block;
    opacity:0
}
.mega-sub-menu .tf_mega_selected > a:before,
.mega-sub-menu li:hover > a:before{
    opacity:1
}
.mega-link .tf_loader{
    height:auto;
    width:auto
}
.mega-sub-menu li a.tf_loader:before{
    width:16px;
    height:16px;
}
/*Mobile Menu*/
@media (hover:none){
    #main-nav .has-mega-column > .sub-menu,
    #main-nav .has-sub-menu.has-mega-dropdown > .sub-menu{
        display:none
    }
    #main-nav .has-mega-column.toggle-on > .sub-menu,
    #main-nav .has-sub-menu.has-mega-dropdown.toggle-on > .sub-menu{
        display: grid !important
    }
}

}
/*/wp-content/themes/themify-ultra/styles/modules/back-top.css*/
.back-top{
	margin:0 auto .6em auto;
	width:200px
}
.back-top:not(.back-top-float) .arrow-up a{
	text-decoration:none;
	display:inline-block;
	position:relative;
	outline:0;
	bottom:0;
	padding:.4em;
	line-height:1;
	z-index:10;
	color:inherit;
	transition:bottom .5s
}
.back-top:not(.back-top-float):hover .arrow-up a{
	bottom:20px
}
.footer-block .back-top:not(.back-top-float) .arrow-up a:hover,
.footer-block .back-top:not(.back-top-float) .arrow-up a{
	background:0
}
.back-top a:before{
	content:'';
	display:inline-block;
	width:30px;
	height:30px;
	border:2px solid transparent;
	border-top-color:inherit;
	border-left-color:inherit;
	transform:rotate(45deg);
	margin-top:4px
}
#footer .back-top-float,
#pagewrap .back-top-float{
	background-color:var(--theme_accent_semi);
	border-radius:100%;
	color:#fff;
	cursor:pointer;
	position:fixed;
	right:20px;
	bottom:20px;
	left:auto;
	top:auto;
	width:44px;
	height:44px;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	opacity:1;
	z-index:101;
	transition:opacity .2s ease-in-out .2s,transform .2s ease-in-out,background-color .5s;
	box-shadow:0 1px 8px rgba(0,0,0,.12)
}
#footer .back-top-hide,
#pagewrap .back-top-hide{
	opacity:0;
	pointer-events: none;
}
.back-top-float .arrow-up a,
#pagewrap .back-top-float .arrow-up a{
	background:none;
	color:inherit
}
.back-top-float .arrow-up,
#pagewrap .back-top-float .arrow-up{
	position:absolute;
	top:5px;
	left:50%
}
#pagewrap .back-top-float:hover,
.back-top:not(.back-top-float) .arrow-up a:hover{
    background-color:var(--theme_accent)
}
.back-top-float:hover .arrow-up,
#pagewrap .back-top-float:hover .arrow-up{
	animation:back-top-arrow-up .25s linear .2s infinite alternate
}
.back-top-float a:before,
#pagewrap .back-top-float a:before{
	width:13px;
	height:13px;
	position:absolute;
	top:14px;
	left:50%;
	margin-left:-7px;
	margin-top:0;
	border-width:1px
}
.footer-horizontal-left .back-top,
.footer-horizontal-right .back-top,
.footer-left-col .back-top,
.footer-right-col .back-top{
	position:absolute;
	top:-35px;
	width:60px;
	margin:0
}
.footer-horizontal-left .back-top .arrow-up a,
.footer-horizontal-right .back-top .arrow-up a,
.footer-left-col .back-top .arrow-up a,
.footer-right-col .back-top .arrow-up a{
	background-color:rgba(171,171,171,.78);
	color:#fff;
	width:60px;
	height:25px;
	line-height:100%;
	padding:10px 0 0;
	text-align:center!important;
	border-radius:8px 8px 0 0
}
.footer-horizontal-left .back-top a:before,
.footer-horizontal-right .back-top a:before,
.footer-left-col .back-top a:before,
.footer-right-col .back-top a:before{
	width:14px;
	height:14px
}
.footer-horizontal-left .back-top:hover .arrow-up a,
.footer-horizontal-right .back-top:hover .arrow-up a,
.footer-left-col .back-top:hover .arrow-up a,
.footer-right-col .back-top:hover .arrow-up a{
	bottom:0
}
.footer-horizontal-left .back-top .arrow-up:hover a,
.footer-horizontal-right .back-top .arrow-up:hover a,
.footer-left-col .back-top .arrow-up:hover a,
.footer-right-col .back-top .arrow-up:hover a{
	background-color:#000
}
@keyframes back-top-arrow-up{
    0%{top:0}
    100%{top:-5px}
}
/*/wp-content/themes/themify-ultra/styles/modules/footer.css*/
#footerwrap{
	padding:54px 0 2em;
	border-top:1px solid rgba(0,0,0,.05);
	background-color:#fff;
}
#footer{
	font-size:.9em;
}
/* for layout part inserted in footer */
#footer .module_row > .row_inner {
    max-width:100% 
}
.footer-block #footerwrap{
	text-align: center;
	position:static
}
.footer-text{
	padding:0 0 2em;
	line-height:1.8em;
	font-size:.85em
}
.footer-widgets .widget{
	margin:0 0 1.5em
}
.footer-widgets .widgettitle{
	color:inherit;
	margin:0 0 1em
}
.main-col,
.section-col{
	box-sizing:border-box
}
@media screen and (max-width:1024px){
	.footer-widgets .col4-1{
		width:48.4%
	}
	.footer-widgets .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:680px){
	#footerwrap{
		padding-top:35px
	}
	.footer-widgets .col4-2,
	.footer-widgets .col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/footer-logo.css*/
#footer-logo{
    font-size:1.5em;
    font-weight:600;
    letter-spacing:-.03em;
    padding:0;
    margin:0 0 .8em
}
#footer-logo a{
    color:inherit;
    text-decoration:none
}
/*/wp-content/themes/themify-ultra/styles/modules/widgets/text.css*/
.textwidget ul{
	margin:0 0 1.4em 1.6em
}
.textwidget ul li{
	list-style:disc
}
.textwidget ol li{
	list-style:decimal
}
/*/wp-content/themes/themify-ultra/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version:5.7.4
Description:Use Ultra theme to create professional sites quickly and easily (landing pages, portfolio, blog, corporate, ecommerce, and more). It includes a bunch of header/footer layout options and pre-built demos that you can import to your site. Read <a href="https://themify.me/docs/ultra-documentation">Ultra documentation</a> for more information.
Author:Themify
Author URI:https://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) Themify.
Tags:themify,featured-images,translation-ready,custom-menu,sidebar
Text Domain:themify
Recommended Plugins:woocommerce,themify-portfolio-post,builder-countdown,builder-progress-bar,builder-counter,builder-contact,builder-woocommerce,builder-timeline,builder-image-pro,builder-typewriter,builder-maps-pro,builder-pricing-table,builder-slider-pro
---------
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).
/************************************************************************************
1. 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,a{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
iframe,audio{
	max-width:100%
}
/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
:root{
	--theme_accent:#ed1e24;
	--theme_accent_semi:rgba(251,9,48,.8);
	--theme_accent_hover:#000;
}
html{
  scroll-behavior:smooth
}
body{
	font:1em/1.65em 'Public Sans',"Arial",sans-serif;
	overflow-wrap:break-word;
	background-color:#fff;
	color:#666;
	-webkit-font-smoothing:antialiased;
	-ms-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%
}
a{
	text-decoration:none;
	color:var(--theme_accent);
	transition:color .3s ease-in-out
}
a:hover{
	color:var(--theme_accent_hover);
}
p{
	padding:0;
	margin:0 0 1.3em
}
small{
	font-size:87%
}
blockquote{
	font-size:1.1em;
	line-height:1.4em;
	padding:.8em 1.4em;
	margin:0 5% 1.2em;
	border-left:solid 3px rgba(150,150,150,.3);
}
ins{
	text-decoration:none
}
/* LIST */
ul,ol{
	margin:0 0 1.4em 1.6em;
	padding:0
}
li{
	margin:0 0 1em 0;
	padding:0
}
/* HEADINGS*/
h1,h2,h3,h4,h5,h6{
	line-height:1.4em;
	margin:0 0 .5em;
	overflow-wrap:normal;
	font-weight:600;
	color:#000
}
h1{
	font-size:2.5em;
	line-height:1.2em;
	font-weight:700;	
	letter-spacing:-.03em
}
h2{
	font-size:2em;
	line-height:1.3em;
	letter-spacing:-.02em;
}
h3{
	font-size:1.45em;
	letter-spacing:-.02em;
}
h4{
	font-size:1.1em;
	letter-spacing:.05em;
	line-height:1.6em;
	text-transform:uppercase
}
h5{
	font-size:1.2em;
	line-height:1.7em
}
h6{
	font-size:1.1em;
	line-height:1.7em
}
/* 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 rgba(0,0,0,.2);
	padding:.6em;
	max-width:100%;
	-webkit-appearance:none;
	-moz-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-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke-linecap='round' width='100' height='100' stroke='rgba(40,40,40,.8)' stroke-width='3'%3E%3Cpolyline points='2.7,2.3 49.1,57.2 95.5,2.3 '/%3E%3C/svg%3E");
	background-repeat: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 2px;
	margin:0 .3em 0 0;
	width:20px;
	height:20px;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	line-height:1;
	-webkit-appearance:none
}
input[type=radio]{
    padding:0;
    border-radius:100%;
    display:inline-flex;
    justify-content:center;
    align-items:center
}
input[type="checkbox"]:before{
	content:"";
	display:inline-block;
	width:12px;
	height:5px;
	margin-bottom:4px;
	margin-left:1px;
	border-left:1px solid transparent;
	border-bottom:1px solid transparent;
	transform:rotateZ(-45deg) skewY(-10deg)
}
input[type="checkbox"]:checked:before{
	border-left:1px solid;
	border-bottom:1px solid;
}
input[type="radio"]:checked:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	border-radius:100%;
	background-color:#222;
	width:12px;
	height:12px;
}
/* form input:focus */
select:focus,
textarea:focus,
input:read-write:focus,
input:read-only:focus{
	border-color:rgba(0,0,0,.5);
}
/* form button */
input[type=reset],input[type=submit],button{
	background-color:var(--theme_accent);
	color:#fff;
	border:none;
	padding:.65em 1.4em;
	cursor:pointer;
	border-radius:30px;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.065em;
	-webkit-appearance:none;
	transition:background .3s,color .3s, transform .3s
}
/* form input:hover */
input[type=reset]:hover,
input[type=submit]:hover,
button:hover{
	background-color:var(--theme_accent_hover);
	color:#fff;
	box-shadow:0 5px 10px rgba(0,0,0,.1);
	transform:translateY(-1px)
}
.gm-style-mtc button{
	border-radius:0
}
/*3. STRUCTURE*/
img,textarea,input,#main-nav ul a,.sidemenu,.post,.post-content,.author-box,.widget{
	box-sizing:border-box
}
/*4. GRID*/
.col4-1,
.col4-2,
.col3-1{
	float:left;
	margin-left:3.2%
}
.col4-1{
	width:22.6%
}
.col4-2{
	width:48.4%
}
.col3-1{
	width:31.2%
}
.col4-1.first,
.col4-2.first,
.col3-1.first{
	margin-left:0;
	clear:left
}
/* main page width */
.pagewidth,
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
.module_row.fullwidth > .row_inner{
	width:100%
}
/* content */
#layout{
	display:flex;
	flex-wrap:wrap
}
#content{
	width:71%;
	padding:5.75% 0
}
.sidebar-none #content{
	width:100%
}
.sidebar-none #layout{
	display:block
}
/* sidemenu active */
.sidemenu-active{
	position:relative;
	transition:left .2s ease-in-out
}
.sidemenu-active,
.sidemenu-active #headerwrap{
	left:0;
}
.sidemenu-right{
	left:-300px
}
.sidemenu-left,
.sidemenu-left #headerwrap{
	left:300px
}
/* full_width content */
.full_width #layout{
	flex-wrap:wrap;
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:100%;
	max-width:100%
}
/*5. HEADER*/
#headerwrap{
	color:#000;
	position:absolute;
	background-color:#fff;
	border-bottom:1px solid rgba(0,0,0,.05);
	min-height:55px;
	z-index:999;
	top:0;
	left:0;
	transition:background-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out,left .3s ease-in-out,min-height .3s ease-in-out
}
.fixed-header-enabled #headerwrap{
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
	position:fixed;
}
.transparent-header.no-fixed-header #headerwrap{
	position:absolute
}
.no-fixed-header #headerwrap{
	position:relative
} 
#header{
	position:relative;
	padding:2em 0;
	overflow:visible; /* required to prevent menu dropdown hidden */
	z-index:1
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout:none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}
/* header widget */
.header-widget{
	font-size:.92em;
	height:100%
}
.header-widget .widget{
	margin:2em 0
}
.header-widget .widgettitle{
	margin:0 0 .5em;
	font-size:1em;
	color:inherit
}
/* site logo */
/* sticky header logo */
.fixed-header-on .tf_sticky_logo ~ * {
	display:none!important
}
/* Search Form */
.search-button{
	color:inherit;
	padding:10px;
	margin:0;
	margin-left:3px;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.search-button:hover{
	background:rgba(200,200,200,.25);	
}
a.search-button{
	text-decoration:none
}
.search-button:focus{
	outline:0
}
/* Moon icon */
.tf_darkmode_toggle{
	color:inherit;
	padding:10px;
	margin:0;
	margin-left:7px;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.tf_darkmode_toggle:hover{
	background:rgba(200,200,200,.25);	
}
a.tf_darkmode_toggle{
	text-decoration:none
}
.tf_darkmode_toggle:focus{
	outline:0
}
/* main navigation */
#main-nav{
	padding:0;
	margin:0
}
#main-nav li{
	margin:0;
    padding:0;
    list-style:none;
	position:relative;
    display:inline-block
}
#main-nav ul li{
    background:none;
    float:none;
    display:block
}
#main-nav li > .sub-menu{
    padding:.6em 0;
	margin:0;
    position:absolute;
    z-index:100;
    opacity:0;
    left:-.3em;
    top:100%;
    transform:scale(1,0);
    transform-origin:top;
    box-sizing:border-box;
    transition:transform .3s ease-in-out,opacity .3s ease-in-out;
    box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 12px rgba(0,0,0,.12);
    border-radius:8px;
	background:#fff;
	width:210px
}
/* sub-levels dropdown */
#main-nav li .sub-menu .sub-menu{
	left:100%;
	top:-.65em
}
/* Edge Menu */
#main-nav .edge > .sub-menu{
	left:auto;
    right:0
}
#main-nav ul .edge > .sub-menu{
	left:auto;
    right:100%
}
@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)
	}
}
.menu-item .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
}
.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
}
.toggle-on > a .child-arrow{
	transform:rotateZ(180deg)
}
@media (hover:none){
	#main-nav .menu-item-has-children > a{
		padding-right:45px
	}
	#footer-nav .menu-item-has-children > a{
		padding-right:30px
	}
	.menu-item .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
	}
}
.tf_post_count{
	background:rgba(202,202,202,.3);
	border-radius:100%;
	font-size:.7em;
	line-height:1em;
	padding:.4em;
	margin-left:5px;
	display:none;
	min-width:11px;
	text-align:center;
	vertical-align:middle
}
.has-mega-sub-menu .tf_post_count{
    display:inline-block;
}
#main-nav .has-mega-column .widget_product_categories .product-categories a{
	width:auto;
	padding-left:0;
	padding-right:0;	
	display:inline-block
}
#main-nav .has-mega-column .product-categories .count{
	display:inline-block
}
#main-nav a{
    color:inherit;
    display:block;
	position:relative;
    padding:.6em;
    margin:0;
    text-decoration:none;
    transition:color .2s ease-in-out
}
/* highlight link */
#main-nav .highlight-link > a{
	border:none;
	background-color:rgba(200,200,200,.25);	
	color:#000;
	padding:.3em 1em;
    margin-left:.6em;
    margin-right:.6em;    
	border-radius:30px
}
#main-nav .highlight-link:last-child > a{
	margin-right:0
}
/* user menu icon */
#main-nav a > em .tf_fa{
	margin-right:5px;
}
#main-nav a .tf_lazy{
	display:none
}
/* dropdown link */
#main-nav ul a{
	padding:.4em 1.4em;
	text-align:left
}
#main-nav ul a,
#main-nav .mega-menu-posts a,
#main-nav .mega-menu-posts span{
	color:#353535
}
#main-nav a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a,
#main-nav ul a:hover{
	color:var(--theme_accent)
}
#main-nav .has-mega-column > .sub-menu a {
    background:0;
    padding:.5em 0;
}
#main-nav .mega-menu-posts .post-title{
	font-size:.95em;
	letter-spacing:0;
	font-weight:400;
	text-transform:none;
	line-height:1.45em;
	margin:0;
	padding:0;
}
#main-nav .mega-menu-posts .post a{
	text-transform:none;
	padding:0
}
#main-nav .mega-menu-posts .post del{
	opacity:.5;
	font-size:.85em; /* for woocommerce */
}
#main-nav .has-mega-column .widget{
	margin:0 0 .5em;
	text-align:left
}
#main-nav .has-mega-column .widget h1,
#main-nav .has-mega-column .widget h2,
#main-nav .has-mega-column .widget h3,
#main-nav .has-mega-column .widget h4,
#main-nav .has-mega-column .widget h5,
#main-nav .has-mega-column .widget h6{
	color:inherit
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column > .sub-menu > .columns-sub-item > a{
	font-size:1.05em;
	font-weight:600;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0;
	text-decoration:none;
	letter-spacing:0;
	text-transform:none
}
#main-nav .has-mega-column .widgettitle:before{ /* hide widget title bottom border */
	display:none;
	margin:0;
	padding:0
}
#main-nav .has-mega-column > .sub-menu > li{
	line-height:1.7em;
	box-sizing:border-box
}
.header-icons a,
.header-icons a:hover{
	color:inherit;
	text-decoration:none
}
#headerwrap .header-icons > *{
	vertical-align:middle
}
.slide-cart .header-icons{
	min-width:75px;
	text-align:right
}
#menu-icon{
	margin:0 0 0 10px;
	padding:10px 9px 11px;
	line-height:1em;
	border-radius:100%;
}
#menu-icon:hover{
	background:rgba(200,200,200,.25);	
}
.menu-icon-inner{
	border-bottom:2px solid;
	box-sizing:border-box;
	position:relative;
	width:22px;
	height:18px;
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	border-top:2px solid;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	transition:border .7s ease;
	transition-property:transform
}
.menu-icon-inner:after{
	top:50%
}
#menu-icon-close{
	transform:rotateZ(0deg);
	transition:border .3s ease-in-out,transform .3s ease-in-out
}
.body-overlay{
	display:none;
	background-color:rgba(206,206,206,.8);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	-webkit-backdrop-filter:blur(10px);
	backdrop-filter:blur(10px)
}
.body-overlay-on{
	display:block;
	z-index:998
}
/* fixed-header */
#headerwrap.fixed-header{
	background-color:rgba(255,255,255,.9);
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	pointer-events:none;
	z-index:0;
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px)
}
.slide-cart-visible #headerwrap:before,
.mobile-menu-visible #headerwrap:before,
.fixed-header .tf_darkmode_toggle,
.fixed-header .header-bar,
.fixed-header .search-button,
.fixed-header .header-widget{
	display:none; /* hide unnecessary elements in fixed-header */
}
.fixed-header #header{
	transition:padding .3s ease-in-out;
	padding-top:5px;
	padding-bottom:5px
}
.revealing-header #headerwrap{
	transition:transform .5s ease-in-out,opacity .5s ease-in-out
}
.revealing-header #headerwrap.header_hidden{
	transform:translateY(-100%);
	opacity:0
}
/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 1em;
	padding:0
}
/*AUTHOR PAGE*/
.author-bio{
	margin:0 0 2em;
	overflow:hidden
}
.author-bio .author-avatar{
	float:left;
	margin:0 1.2em 0 0;
}
.author-bio .author-avatar img{
	border-radius:8px;
	width:100px
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px rgba(118,118,118,.1)
}
/*7. POST*/
.post{
	margin-bottom:2em;
	position:relative
}
/* post content */
.post-content{
	min-width:120px
}
/* post title */
.post-title{
	font-size:2.4em;
	line-height:1.4em;
	margin:0 0 .4em;
	padding:0;
	text-transform:none;
	letter-spacing:-.04em
}
.post-title a{
	text-decoration:none;
	color:#000
}
.post-title a:hover{
	color:var(--theme_accent)
}
/* post image */
.post-image{
	margin:0 0 1em
}
.post-image img{
	vertical-align:bottom;
	border-radius:8px
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
/* post meta */
.post-meta{
	font-size:.9em;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0
}
.post-meta .separator{
	opacity:.1
}
.post-meta a{
	text-decoration:none
}
.post-meta .post-comment:before,
.post-meta .post-category:before,
.post-meta .post-tag:before{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .9em 0 .45em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.2
}
.post-meta .post-category:first-child:before{
	display:none
}
.post-meta .post-comment .tf_fa{
	margin-left:8px;
	vertical-align:text-top;
	font-size:.8em;
	opacity:.7
}
/* more link */
.more-link,
.more-link:hover{
	text-decoration:none
}
.more-link:after{
	content:'';
	border:1px solid transparent;
	border-top-color:inherit;
	border-right-color:inherit;
	min-width:.7em;
	min-height:.7em;
	transform:rotateZ(45deg);
	margin-left:.5em;
	text-decoration:none;
	display:inline-block;
	vertical-align:middle
}
/* post date */
.post-date{
	margin:0 0 .4em;
	display:block;
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:.04em
}
/*GENERAL POST STYLING*/
.loops-wrapper .post{
	text-align:center; /* make archive post view text center */
}
.loops-wrapper .post-image{
	margin-bottom:1em;
	position:relative;
	transition:border .3s ease-in-out,margin .3s ease-in-out,width .3s ease-in-out,transform .3s ease-in-out
}
/*AUTHOR BOX*/
.author-box{
	margin:5.5em 0;
	border:none
}
.author-box .author-avatar{
	float:left;
	margin:0 2em .3em 0
}
.author-box .author-name{
	margin:0 0 .3em
}
/*POST PAGINATION (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
}
/*INFINITE SCROLL*/
.tf_load_more{
	padding:30px 0
}
a.load-more-button{
	padding:10px 28px;
	text-decoration:none;
	display:none;
	box-sizing:border-box;
	width:auto;
	background:rgba(183,183,183,.16);
	border-radius:30px
}
/*POST VIDEO (css for fluid video)*/
.post-video{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.featured-area img{
	width:100%
}
/*NO-GUTTER POST*/
.loops-wrapper.no-gutter .post-image{
	margin:0
}
.loops-wrapper.no-gutter .post,
ul.products.no-gutter li.product .post-image,
.loops-wrapper.no-gutter .post-image img{
	border-radius:0
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 2.4em
}
.widgettitle{
	margin:0 0 1em;
	padding:0;
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	line-height:1.3em;
	letter-spacing:.09em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.4em 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:.6em 0 -.6em 0;
	padding:0
}
.widget ul ul li{
	margin:0;
	padding-left:1em
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* 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
}
/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* module title */
.module-title{
	font-size:1.2em;
	font-weight:600;
	margin:0 0 .8em
}
/* post module */
.col4-3 .loops-wrapper .post,
.col4-2 .loops-wrapper .post,
.col4-1 .loops-wrapper .post,
.col3-2 .loops-wrapper .post,
.col3-1 .loops-wrapper .post,
.col2-1 .loops-wrapper .post{
	text-align:inherit; /* reset text center */
	margin-bottom:1em
}
.col4-3 .loops-wrapper.list-post .post-title,
.col4-2 .loops-wrapper.list-post .post-title,
.col4-1 .loops-wrapper.list-post .post-title,
.col3-2 .loops-wrapper.list-post .post-title,
.col3-1 .loops-wrapper.list-post .post-title,
.col2-1 .loops-wrapper.list-post .post-title{
	font-size:1.4em; /* reset text center */
	margin:0 0 .5em
}
/* map module */
.module-map{
	margin-bottom:0
}
/* themify-icon shortcode */
.shortcode.themify-icon .themify-icon-icon{
	font-size:1.3em
}
/* shorcode button */
a.shortcode.button{
	border-radius:2px;
	padding:.65em 1em
}
/* general module heading styling */
.module-image .image-title,
.module-tile .tile-title,
.module-feature .module-feature-title,
.module-pro-image .image-pro-title{
	font-size:1.1em;
	font-weight:600;
}
.module-service-menu .tb-menu-title{
	text-transform:inherit;
	letter-spacing:inherit
}
/* optin module */
.tb_optin_horizontal form > div[class*="tb_optin_"]{
	width:auto
}
.module-optin.tb_optin_horizontal .tb_optin_submit{
	background:0
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:1em
}
.alignright{
	float:right;
	margin-left:1em
}
.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{
	margin:.5em 0
}
/* attachment page */
body.attachment{
	width:auto;
	float:none;
	position:static
}
.single .attachment.post{
	width:auto;
	float:none
}
/* clearfix */
.widget li:after,.menu:after{
	content:"";
	display:table;
	clear:both
}
.post-image,
.post-img,
.module-feature-image,
.slide-image{
    transition:.3s ease-in-out;
    transition-property:border,padding,width
}
.mobile-menu-visible{
	overflow-y:hidden
}
/*BASE MEDIA QUERIES*/
@media screen and (max-width:1260px){
	h1{
		font-size:2.4em
	}
	h2{
		font-size:2em
	}
	.pagewidth,
	.module_row > .row_inner,
	.module-layout-part .module_row.fullwidth_row_container > .row_inner{
		max-width:94%
	}
	#pagewrap,
	.default_width #layout .module_row > .row_inner,
	.module-layout-part .module_row.fullwidth > .row_inner,
	.module_row.fullwidth > .row_inner{
		max-width:100%
	}
}
@media screen and (max-width:1024px){
	.header-widget .col4-1{
		width:48.4%
	}
	.header-widget .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:760px){
	body .pagewidth,
	.module_row > .row_inner,
	.module-layout-part .module_row.fullwidth_row_container > .row_inner{
		max-width:90%
	}
	/* sidebar */
	#layout{
		flex-wrap:wrap
	}
	#sidebar,
	#content{
		width:100%;
		max-width:100%;
		clear:both;
		padding-top:10%
	}
}
@media screen and (max-width:680px){
	h1{
		font-size:1.9em
	}
	h2,
	.post-title,
	.loops-wrapper.tf_clear .post-title{
		font-size:1.6em
	}
	h3{
		font-size:1.35em
	}
	.col4-1{
		font-size:.95em
	}
	.col4-2,
	.col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	/*HEADER*/	
	/* prevent logo img extend the fixed header on mobile */
	.fixed-header #site-logo img:not(.tf_sticky_logo){
		width:auto;
		max-height:40px
	}
	#headerwrap .header-icons{ 
		right:5%
	}
	/* all post image */
	.loops-wrapper.list-post .post-image,
	.loops-wrapper.grid4 .post-image,
	.loops-wrapper.grid3 .post-image,
	.loops-wrapper.grid2 .post-image,
	.loops-wrapper.list-large-image .post-image{
		float:none;
		position:static;
		width:auto;
		max-width:none;
		overflow:visible
	}
}

/*/wp-content/themes/themify-ultra/styles/headers/header-horizontal.css*/
#header{
	padding:1em 0
}
.header-bar{
	float:left
}
#site-logo{
	margin:5px 15px 5px 0
}
#site-description{
	margin:5px .5em 5px 0;
	font-size:.8em
}
.navbar-wrapper{
	display:flex;
	justify-content:flex-end;
	align-items:center
}
#searchform-wrap,
.search-button,
.cart-icon,
.tf_darkmode_toggle,
#header .social-widget{
	order:1
}
#main-nav-wrap{
	display:flex;
	align-items:center;
	justify-content:flex-end;
}
#main-nav{
	float:right
}
#main-nav .has-mega-column > .sub-menu{
	padding:32px 39px 39px
}
.header-widget{
	display:none;
	text-align:center
}
.header-widget .header-widget-inner{
	height:100%;
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.sidemenu-on .header-widget .header-widget-inner{
	max-height: none !important;
}
.fixed-header-on .tf_darkmode_toggle,
.fixed-header-on #headerwrap .social-widget,
.fixed-header-on #headerwrap #searchform-wrap,
.fixed-header .header-bar,
.fixed-header .search-button{
	display:block
}
#gallery-controller  .slider.carousel-nav-wrap{
	display:none
}
@media screen and (max-height:900px){
    .header-horizontal #headerwrap .header-widget-innerr{
            max-height:70vh
    }
}
/*/wp-content/themes/themify-ultra/skins/clinic/style.css*/
/*
Skin Name:Ultra Clinic
Version:1.0
Demo URI:https://themify.me/demo/themes/ultra-clinic/
Required Plugins:builder-contact
*/

/************************************************************************************
GENERAL
*************************************************************************************/
:root{
	--theme_accent:#6f93e5;
	--theme_accent_semi:rgba(111,147,229,.8);
}
body{
	font-family:'Inter', sans-serif;
}
a:hover{
	color:var(--theme_accent);
	text-decoration:none
}

/* FORMS
================================================ */
select,textarea,input[type=radio],input[type=checkbox],select,textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	background-color:#fafafa;
	border-color:#f0f0f0;
	padding:.925em 1.2em;
}
input[type=reset],input[type=submit],button{
	padding:1.15em 2em;
	color:#fff;
	font-size:.95em;
	font-weight:600;
	transform:none;
	letter-spacing:0
}

/* HEADINGS
================================================ */
h1,h2,h3,h4,h5,h6{
	font-weight:900;
	color:#162f62;
}

/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap{
	box-shadow:0px 2px 8px 2px rgba(0,0,0,0.06)
}

/* SITE LOGO
================================================ */
#site-logo{
	font-size:1.5em;
	font-weight:900;
	letter-spacing:.05em;
	text-transform:uppercase;
}

/* MAIN NAVIGATION
================================================ */
#main-nav a{
	text-transform:uppercase;
	letter-spacing:normal;
	font-weight:600;
	font-size:.95em;
	padding-left:1.2em;
	padding-right:1.2em;
	box-sizing:border-box
}
#main-nav ul a,
#main-nav .mega-menu-posts a,
#main-nav .mega-menu-posts span{
	text-transform:none;
}

/* highlight menu */
#main-nav .highlight-link > a{
	color:inherit;
	border:2px solid var(--theme_accent);
	background-color:transparent;
	box-shadow:0px 2px 12px 0px rgba(0, 0, 0, 0.15);
	padding:.85em 1.85em;
	text-align:center
}
#main-nav .highlight-link > a:hover{
	border-color:var(--theme_accent);
	background-color:var(--theme_accent);
	color:#fff;
}

/* mega menu */
#main-nav .mega-menu-posts .post,
#main-nav .mega-menu-posts .post-title{
	text-align:left
}

/* SEARCH LIGHTBOX
================================================ */
.search-option-tab li:hover a,
.search-option-tab li.active a{
	box-shadow:inset 0 -3px 0 0 var(--theme_accent)
}
.search-results-wrap .view-all-button{
	color:var(--theme_accent)
}
.view-all-button:after{
	border-color:var(--theme_accent)
}

/* TRANSPARENT HEADER
================================================ */
.header-stripe #headerwrap,
.header-magazine #headerwrap,
.boxed-content #headerwrap,
.transparent-header #headerwrap{
	box-shadow:none
}
.transparent-header #main-nav > li > a:hover{
	color:#fff
}
.transparent-header a,
.transparent-header #main-nav a{
	transition:none
}
.transparent-header .header-icons a{
	color:inherit
}
.transparent-header #main-nav .highlight-link > a{
	border-color:inherit
}

/* FIXED HEADER
================================================ */
.transparent-header #headerwrap.fixed-header,
#headerwrap.fixed-header{
	box-shadow:0 1px 15px rgba(0,0,0,.12);
	background-color:rgba(255,255,255,.9);
	color:#000
}
.transparent-header .fixed-header #main-nav > li > a:hover{
	color:var(--theme_accent)
}

/* HEADER STRIPE
================================================ */
.header-stripe #site-logo{
	background-color:var(--theme_accent)
}
.header-stripe #headerwrap.fixed-header{
	background-color:transparent;
	box-shadow:none
}

/* HEADER OVERLAY
================================================ */
.header-overlay.transparent-header .fixed-header,
.header-overlay.mobile-menu-visible #headerwrap{
	background-color:rgba(255,255,255,.9);
	color:#000
}
.header-overlay.transparent-header .fixed-header .header-icons a,
.header-overlay.mobile-menu-visible .header-icons a,
.header-overlay.mobile-menu-visible #header,
.header-overlay.mobile-menu-visible #header a,
.header-overlay.mobile-menu-visible #mobile-menu.sidemenu{
	color:#000
}
.header-overlay.transparent-header .fixed-header .header-icons a:hover,
.header-overlay.mobile-menu-visible .header-icons a:hover,
.header-overlay.mobile-menu-visible #header a:hover{
	color:var(--theme_accent)
}

/* HEADER LEFT/RIGHTPANE
================================================ */
.header-minbar #main-nav a,
.header-leftpane #main-nav a,
.header-rightpane #main-nav a{
	padding:.6em
}
.header-minbar #main-nav .highlight-link > a,
.header-leftpane #main-nav .highlight-link > a,
.header-rightpane #main-nav .highlight-link > a{
	border-bottom:2px solid var(--theme_accent)
}

/************************************************************************************
PORTFOLIO
*************************************************************************************/
.project-date,.project-client,.project-services,.project-view{
	color:var(--theme_accent)
}

/************************************************************************************
PAGE NAVIGATION
*************************************************************************************/
.pagenav .current{
	background-color:var(--theme_accent)
}

/************************************************************************************
WIDGETS
*************************************************************************************/
.widgettitle{
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:.01em;
	text-transform:none;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap{
	padding-top:4.5em;
	background-color:#ebf2ff;
	border:none;
	color:#6e7990
}
#footerwrap a{
	color:#6e7990
}
#footerwrap a:hover{
	color:var(--theme_accent)
}

/* FOOTER LOGO
================================================ */
#footer-logo{
	font-size:1.7em;
	font-weight:900;
	text-transform:uppercase;
	letter-spacing:.05em;
	margin:0 0 1.1em
}
#footer-logo a{
	color:#162f62;
}

/* FOOTER WIDGETS
================================================ */
.footer-widgets .widgettitle{
	color:#162f62;
	margin:0 0 1.8em
}

/* FOOTER TEXT
================================================ */
.footer-text{
	font-size:.95em
}
.section-col + .footer-text{
	border-top:1px solid #dee5f3;
	padding:2.2em 0 1.45em;
	text-align:center;
	letter-spacing:normal
}
.section-col + .footer-text .one,
.section-col + .footer-text .two{
	display:inline-block;
	vertical-align:middle
}
.section-col + .footer-text .one{
	margin-right:.4em
}

/************************************************************************************
WOOCOMMERCE
*************************************************************************************/
/* SINGLE PRODUCTS
================================================ */
/* breadcrumb */
.woocommerce .woocommerce-breadcrumb{
	color:var(--theme_accent);
	font-weight:700
}
.woocommerce .woocommerce-breadcrumb a{
	color:#000
}
/* Title */
.woocommerce div.product .product_title{
	font-size:2.5em;
	letter-spacing:.01em;
	margin:0 0 .5em
}
/* price */
.woocommerce div.product p.price,
.woocommerce div.product span.price{
	font-weight:normal;
	margin:0 0 .5em;
}
/* related products */
.woocommerce .related h2,
.woocommerce .upsells h2{
	letter-spacing:normal;
	text-transform:none
}

/* CHECKOUT
================================================ */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height:51px;
	border-radius:8px;
	border-color:#f0f0f0;
	background-color:#fafafa
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:51px
}
.select2-results__option{
	margin:0
}
.woocommerce form .form-row .textarea:focus,
.woocommerce form .form-row .input-text:focus,
.woocommerce form .form-row select:focus{
	border-color:#959595
}

/************************************************************************************
BUILDER STYLING
*************************************************************************************/
/* TESTIMONIAL MODULE
================================================ */
.module.module-testimonial-slider .post{
	text-align:left
}
.module-testimonial-slider .testimonial-entry-content{
	margin-bottom:20px
}
.testimonial-author .person-name{
	color:#162f62;
	font-weight:bold;
	letter-spacing:-.05em;
	line-height:normal
}
.testimonial-author .person-position{
	text-transform:uppercase;
	letter-spacing:-.01em
}
.module-testimonial-slider .tf_carousel_nav_wrap{
	justify-content:unset;
	margin-top:40px
}

/* image bottom */
.module-testimonial-slider.image-bottom .testimonial-content{
	flex-direction:unset;
	flex-wrap:wrap
}
.module-testimonial-slider.image-bottom .testimonial-author{
	order:1;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:30px;
	padding-top:16px
}
.module-testimonial-slider.image-bottom .testimonial-image{
	margin-top:1.4em
}

/* slider controls */
.themify_builder_slider_wrap .carousel-prev,
.themify_builder_slider_wrap .carousel-next{
	padding:17px 25px;
	position:relative;
}
.themify_builder_slider_wrap .carousel-prev:before,
.themify_builder_slider_wrap .carousel-next:before,
.themify_builder_slider_wrap .carousel-prev:after,
.themify_builder_slider_wrap .carousel-next:after{
	border-radius:0px;
	margin-left:0;
	margin-right:0
}
.themify_builder_slider_wrap .carousel-prev:after,
.themify_builder_slider_wrap .carousel-next:after{
	content:"";
	display:inline-block;
	border-top:2px solid;
	position:absolute;
	width:19px;
	top:50%;
}
.themify_builder_slider_wrap .carousel-prev:after{
	left:calc(50% - 8px);
}
.themify_builder_slider_wrap .carousel-next:after{
	right:calc(50% - 8px);
}
.themify_builder_slider_wrap .carousel-prev:before,
.themify_builder_slider_wrap .carousel-next:before{
	border-width:2px;
	width:4px;
	height:4px;
}
.themify_builder_slider_wrap .carousel-prev:before{
	margin-left:-8px;
}
.themify_builder_slider_wrap .carousel-next:before{
	margin-right:-8px
}

.tf_carousel_nav_wrap .carousel-prev,
.tf_carousel_nav_wrap .carousel-next{
	background-color:#e3e1e1;
	color:#767575
}
.tf_carousel_nav_wrap .carousel-prev:hover,
.tf_carousel_nav_wrap .carousel-next:hover{
	background-color:var(--theme_accent);
	color:#fff
}
/* BUTTON MODULE
================================================ */
.ui.builder_button{
	padding:1.1em 2.1em;
	text-transform:uppercase;
	letter-spacing:-.01em
}
/*/wp-content/themes/themify-ultra-child/style.css*/
/*
Theme Name: Themify Ultra Child
Description: Child theme for Themify Ultra
Author: Themify
Template: themify-ultra
*/


/* FARBWERTE */

:root {
	--sm_grey: 102,102,102;
	
	--sm_yellow1: 255, 227, 99;
	--sm_yellow2: 255, 227, 80;
	--sm_yellow3: 255, 227, 94;
	--sm_yellow4: 211, 237, 77;
	--sm_yellow5: 185, 237, 77;
	--sm_yellow6: 150, 237, 77;
	--sm_textcolor_yellow: 22,47,98;

  	--sm_lightblue1: 0, 210, 226;
  	--sm_lightblue2: 0, 192, 207;
  	--sm_lightblue3: 0, 168, 224;
  	--sm_lightblue4: 0, 130, 224;
  	--sm_lightblue5: 0, 112, 205;
  	--sm_lightblue6: 0, 94, 186;
	--sm_textcolor_lightblue: 22,47,98;
	
	--sm_green1 : 0, 207, 157;
	--sm_green2 : 0, 209, 191;
	--sm_green3 : 0, 191, 209;
	--sm_green4 : 0, 156, 209;
	--sm_green5 : 0, 121, 209;
	--sm_green6 : 0, 103, 190;
	--sm_textcolor_green: 255,255,255;
	
	--sm_red1: 219, 107, 123;
	--sm_red2: 219, 129, 107;
	--sm_red3: 219, 127, 107;
	--sm_red4: 219, 146, 107;
	--sm_red5: 242, 165, 107;
	--sm_red6: 241, 183, 121;
	--sm_textcolor_red: 255,255,255;
	
	--sm_blue1: 47, 83, 167;
	--sm_blue2: 69, 101, 181;
	--sm_blue3: 86, 119, 200;
	--sm_blue4: 103, 137, 219;
	--sm_blue5: 120, 155, 238;
	--sm_blue6: 142, 173, 252;
	--sm_textcolor_blue: 255,255,255;
	
	--sm_blue_text: 22,47,98;
	
	--sm_anchor_text: 45,96, 200;
	
	--debug_opacity: 1;
	
}

header#header>div>div#site-logo>a>span>p{
	position:absolute;
	font-family: Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:16px;
	width:300px;
	left: 50px;
}
div#headerwrap>header#header>div>div#site-logo>a>span>p:first-child {										top:19px;	}
div#headerwrap>header#header>div>div#site-logo>a>span>p:nth-child(2) {										top:35px;	}
div#headerwrap>header#header>div>div#site-logo>a>span>p:nth-child(3) {										top:51px;	}
body.mobile_menu_active div#headerwrap>header#header>div>div#site-logo>a>span>p:first-child {				top:12px;	}
body.mobile_menu_active div#headerwrap>header#header>div>div#site-logo>a>span>p:nth-child(2) {				top:28px;	}
body.mobile_menu_active div#headerwrap>header#header>div>div#site-logo>a>span>p:nth-child(3) {				top:44px;	}
div#headerwrap.fixed-header>header#header>div>div#site-logo>a>span>p:first-child{							top:8px;	}
div#headerwrap.fixed-header>header#header>div>div#site-logo>a>span>p:nth-child(2) {							top:24px;	}
div#headerwrap.fixed-header>header#header>div>div#site-logo>a>span>p:nth-child(3){							top:40px;	}
body.mobile_menu_active div#headerwrap.fixed-header>header#header>div>div#site-logo>a>span>p:first-child {	top:7px;	}
body.mobile_menu_active div#headerwrap.fixed-header>header#header>div>div#site-logo>a>span>p:nth-child(2) {	top:23px;	}
body.mobile_menu_active div#headerwrap.fixed-header>header#header>div>div#site-logo>a>span>p:nth-child(3) {	top:39px;	}

div#headerwrap.fixed-header>header#header {
    padding-top: 5px !important;
    padding-bottom: 10px !important;
}
header#header>div>div>a>span:before {
    content: "";
    display: block;
    background: url('/wp-content/uploads/2023/06/Stift_Logo_Icon_NEU_200_png.png') no-repeat;
	background-size: contain;
    width: 50px;
    height: 50px;
    float: left;
}

header#header>div>div>a:first-child {
	width: 300px;
}
/*
header#header>div>div>a>span {
	 width: auto;
     text-align: left;
     word-spacing: 500px;
}
*/
header#header>div>div>a>span,
nav>ul>li>a,
nav>ul>li>ul>li>a,
nav>ul>li>ul>li>ul>li>a,
nav>ul>li>ul>li>ul>li>ul>li>a {
	color: rgba(var(--sm_blue_text),1) !important; 
    text-transform: none !important;
}

nav>ul>li>ul>li>a:hover,
nav>ul>li>ul>li>ul>li>a:hover,
nav>ul>li>ul>li>ul>li>ul>li>a:hover {
	color: white !important;
	background-color: rgba(var(--sm_blue_text),1) !important;
}

div.renno.range_of_services,
div.vossmann.range_of_services,
div.ostrhauderfehn.range_of_services {
	/* display: none; */
}

div.module-feature-content > h3 {
	font-size: 1.2em !important;
	line-height: 1.5em !important;
}

div.tb_text_wrap > div > p {
	font-size: 1em !important;
	line-height: 2em !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
div.openinghours > div  > div  > div  div.module-text > div > p {
	font-size: 1em !important;
	line-height: 1.3em !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

div.openinghours > div  > div  > div  div.module-text > div > p > a {
	color: #162f62 !important;
}
/* Yellow */
div.sm_yellow:nth-child(1)>div>img,
div.sm_yellow:nth-child(1)>div>a>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_yellow1), 0.4) !important;
	background-color: rgba(var(--sm_yellow1),1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}

div.sm_yellow:nth-child(2)>div>img,
div.sm_yellow:nth-child(2)>div>a>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_yellow2), 0.4) !important;
	background-color: rgba(var(--sm_yellow2),1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_yellow:nth-child(3)>div>img,
div.sm_yellow:nth-child(3)>div>a>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_yellow3), 0.4) !important;
	background-color: rgba(var(--sm_yellow3),1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_yellow:nth-child(4)>div>img,
div.sm_yellow:nth-child(4)>div>a>img{ 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_yellow4), 0.4) !important;
	background-color: rgba(var(--sm_yellow4),1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_yellow:nth-child(5)>div>img,
div.sm_yellow:nth-child(5)>div>a>img{ 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_yellow5), 0.4) !important;
	background-color: rgba(var(--sm_yellow5),1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_yellow:nth-child(6)>div>img,
div.sm_yellow:nth-child(6)>div>a>img{ 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_yellow6), 0.4) !important;
	background-color: rgba(var(--sm_yellow6),1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}

/* Hellblau */
div.sm_lightblue:nth-child(1)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_lightblue1), 0.4) !important;
	background-color: rgba(var(--sm_lightblue1), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_lightblue:nth-child(2)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_lightblue2), 0.4) !important;
	background-color: rgba(var(--sm_lightblue2), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_lightblue:nth-child(3)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_lightblue3), 0.4) !important;
	background-color: rgba(var(--sm_lightblue3), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_lightblue:nth-child(4)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_lightblue4), 0.4) !important;
	background-color: rgba(var(--sm_lightblue4), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_lightblue:nth-child(5)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_lightblue5), 0.4) !important;
	background-color: rgba(var(--sm_lightblue5), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_lightblue:nth-child(6)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_lightblue6), 0.4) !important;
	background-color: rgba(var(--sm_lightblue6), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}

/* Blau */
div.sm_blue:nth-child(1)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_blue1), 0.4) !important;
	background-color: rgba(var(--sm_blue1), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_blue:nth-child(2)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_blue2), 0.4) !important;
	background-color: rgba(var(--sm_blue2), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_blue:nth-child(3)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_blue3), 0.4) !important;
	background-color: rgba(var(--sm_blue3), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_blue:nth-child(4)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_blue4), 0.4) !important;
	background-color: rgba(var(--sm_blue4), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_blue:nth-child(5)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_blue5), 0.4) !important;
	background-color: rgba(var(--sm_blue5), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_blue:nth-child(6)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_blue6), 0.4) !important;
	background-color: rgba(var(--sm_blue6), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}

/* Red */
div.sm_red:nth-child(1)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_red1), 0.4) !important;
	background-color: rgba(var(--sm_red1), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_red:nth-child(2)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_red2), 0.4) !important;
	background-color: rgba(var(--sm_red2), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_red:nth-child(3)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_red3), 0.4) !important;
	background-color: rgba(var(--sm_red3), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_red:nth-child(4)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_red4), 0.4) !important;
	background-color: rgba(var(--sm_red4), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_red:nth-child(5)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_red5), 0.4) !important;
	background-color: rgba(var(--sm_red5), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_red:nth-child(6)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_red6), 0.4) !important;
	background-color: rgba(var(--sm_red6), 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}


/* Green */
div.sm_green:nth-child(1)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_green1) , 0.4) !important;
	background-color: rgba(var(--sm_green1) , 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_green:nth-child(2)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_green2) , 0.4) !important;
	background-color: rgba(var(--sm_green2) , 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_green:nth-child(3)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_green3) , 0.4) !important;
	background-color: rgba(var(--sm_green3) , 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_green:nth-child(4)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_green4) , 0.4) !important;
	background-color: rgba(var(--sm_green4) , 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_green:nth-child(5)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_green5) , 0.4) !important;
	background-color: rgba(var(--sm_green5) , 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}
div.sm_green:nth-child(6)>div>img { 
	box-shadow: 0px 0px 15px 5px rgba(var(--sm_green6) , 0.4) !important;
	background-color: rgba(var(--sm_green6) , 1)!important; 
	color: rgba(var(--sm_blue_text),1); 
}


div.contact_phonenumber>div>div>a:before{
  content: "\a";
  white-space: pre;
  line-height: .5em;
  display:block;
}

.module-text-more a::before {
  content: "Weiterlesen";
}

div.testimonial-author>span {
	text-transform: none !important;
}

div.image-content>div>a,
div.image-content>div>div>a,
div.image-content>a {
	color: rgba(var(--sm_anchor_text),1)!important; 
}

.blur img {
	filter: blur(4px);
}

        .switch {
            cursor: pointer;
            transition: background-color 0.3s;
        }
        .switch:hover {
        }
div#footerwrap p {
	margin: 0 0 !important;
}

li.menu-item-custom-19 {
	display:none !important;
}
div.sub_column.module_column.tf_box.col2-1.last.tb_cgrs455>div>div>div>p {
	font-size: 20em !important;
	font-family: "Arial Rounded MT Bold";
	font-style: italic;
	color: rgba(var(--sm_blue_text),1) !important;
	margin: -50px 0 0 0 !important;
}

/* header */

div[data-anchor="oben"] {
    /* Stile hier einfügen */
	height: 600px !important;
	padding-top: 0px !important;
	padding-bottom: 200px !important;
}

/* allgemein */
main#content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* allgemein - divider - slider */
div.builder-parallax-scrolling {
	/* height: 37em; */
}

/* allgemein - welle */
body.mobile_menu_active  div.tb_row_frame_wrap>div.tb_row_frame_top
{
	width: 100vw !important;
	height: calc(100vw * (16 / 100)) !important;
}
body.mobile_menu_active  div.tb_row_frame_wrap>div.tb_row_frame_bottom
{
	width: 100vw !important;
	height: calc(100vw * (16 / 100)) !important;
}
div.tb_row_frame_wrap>div.tb_row_frame_top,
div.tb_row_frame_wrap>div.tb_row_frame_bottom
{
	width: 100vw !important;
	height: calc(100vw * (8 / 100)) !important;
}

/* allgemein - abstand welle oben */

div.page-content>div>div>div>div>div>div>div>div>div {
	padding-top: 0px !important;
}
div.page-content>div>div>div>div>div>div>div>div>div>div.row_inner>div.tb-column.last {
	// margin-top: 275px !important;
	align-content: start !important;
}
/* Stiftung */
div.image-title {
	font-size: 1.2em !important;
	line-height: 1.5em !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;	
	color: rgba(var(--sm_blue_text), 1) !important;
}
div.image-caption.tb_text_wrap {
	font-size: 1em !important;
	line-height: 2em !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;	
}

div[data-anchor="EinrichtungenderStiftung"]>div>div>div>div>div>p {
    color: rgba(var(--sm_grey), 1) !important;
}

/* Karriere */

div.karriere_title,
div.karriereuebersicht_title {
	text-transform:none !important;
}

div.ptb_module.ptb_editor {
	margin: 0;
}

/* Download */

div.download_image img {
	border-radius: 50%;
}

/* Footer */

h4.widgettitle, strong.widgettitle {
	margin-bottom: 0.5em !important;
}

div.footer-logo-wrapper {
	display: none;
}

#footer a {
  display: block; /* Makes the link fill the container */
}

#footer h4 {
	text-align: left;
}

#footer .textwidget p {
  display: flex;
  align-items: center;
  justify-content: start;
}

#footer>div>div>div>.col3-1.tf_box:last-child>div>.textwidget p::before {
  content: attr(data-label);
  width: 100px; /* Adjust the width as needed */
  margin-right: .5em;
  text-align: left;
}

div.footer-text.tf_clear.tf_clearfix {
	margin-top: 150px;
}

.reverse-row {
    display: flex;
    flex-direction: row-reverse;
}

div.image-caption>ul {
    list-style: none; /* Entfernt das Standard-Listensymbol */
    padding-left: 0; /* Entfernt den linken Innenabstand */
    margin-left: 0; /* Entfernt den linken Außenabstand */}


div.image-caption>ul li {
    margin-bottom: 5px; /* Verringert den Zeilenabstand */
    /* padding-left: 0.5em; /* Platz für das Icon */
    padding-left: 1.5em; /* Platz für das Icon */
    position: relative; /* Ermöglicht die absolute Positionierung des Icons */
	line-height:1.65em;

}


div.image-caption>ul li::before {
	content: "\f101"; /* FontAwesome Check-Symbol. Ersetzen Sie dies durch das gewünschte Symbol */
	/* content: "\00B7"; /* FontAwesome Check-Symbol. Ersetzen Sie dies durch das gewünschte Symbol */
    font-family: 'FontAwesome'; /* Stellt sicher, dass das FontAwesome-Symbol angezeigt wird */
    position: absolute; /* Positioniert das Icon absolut innerhalb des li-Elements */
    left: 0; /* Positioniert das Icon am Anfang des li-Elements */
    top: 0; /* Positioniert das Icon oben im li-Element */
    /* Weitere Styling-Einstellungen für das Icon */
	font-size: 0.8em;
	color: rgba(var(--sm_blue_text), 1) !important;
}
/*
div.link_more_link>div>p>a::before {
	content: "\f101"; /* FontAwesome Check-Symbol. Ersetzen Sie dies durch das gewünschte Symbol */
	/* content: "\00B7"; /* FontAwesome Check-Symbol. Ersetzen Sie dies durch das gewünschte Symbol */
    font-family: 'FontAwesome'; /* Stellt sicher, dass das FontAwesome-Symbol angezeigt wird */
    position: absolute; /* Positioniert das Icon absolut innerhalb des li-Elements */
    right: 0.8em; /* Positioniert das Icon am Anfang des li-Elements */
    bottom: 0.8em; /* top: 0; /* Positioniert das Icon oben im li-Element */
    /* Weitere Styling-Einstellungen für das Icon */
	padding-left:0;
	font-size: 1.6em;
	color: rgba(var(--sm_blue_text), 1) !important;
} */


/* EMail */
/* Telefonnummern */
div.contact_phonenumber > div > div > p > a[href^="tel:"], 
div.contact_phonenumber > div > div > p > a[href^="mailto:"] {
    display: block; /* Macht den Link zu einem Blockelement */
    word-break: break-all; /* Optional: Erzwingt einen Zeilenumbruch innerhalb des Links */
}

div.contact_phonenumber > div > div > p > a[href^="tel:"]:first-child, 
div.contact_phonenumber > div > div > p > a[href^="mailto:"]:first-child {
    padding-top: 1em; /* Setzt den oberen Innenabstand nur für den ersten Link */
   	padding-bottom: 1em; /* Setzt den unteren Innenabstand für alle */
}

div.contact_phonenumber > div > div > p > a[href^="tel:"]:not(:first-child), 
div.contact_phonenumber > div > div > p > a[href^="mailto:"]:not(:first-child) {
   padding-bottom: 1em; /* Setzt den unteren Innenabstand für alle */
 }

/* Stellenangebote Karten */
div.karriere_schema.schema_row > div > div.schema_row_cell > div > div.karriere_title > div > p {
	font-size: 0px !important;
	padding-top: 0px;
}

div.karriere_schema.schema_row > div > div.schema_row_cell > div > div.karriere_title > div > h3 > a {
	color: rgba(var(--sm_blue_text), 1) !important;
}

div.karriere_schema.schema_row > div > div.schema_row_cell > div > div.karriere_title,
div.karriere_schema.schema_row > div > div.schema_row_cell > div > div.karriere_title > div {
	padding-top: 0px;
}

div.karriere_schema.schema_row > div > div.schema_row_cell > div > div.karriere_title > div > p {
	font-size: 0px !important;
}

div.karriere_schema.schema_row > div > div.schema_row_cell:not(.schema_row_dummy_cell),
div.link_schema.schema_row > div > div.schema_row_cell:not(.schema_row_dummy_cell),
div.download_schema.schema_row > div > div.schema_row_cell:not(.schema_row_dummy_cell) {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.karriereuebersicht_schema.schema_row > div > div.schema_row_cell:not(.schema_row_dummy_cell)::after,
div.karriere_schema.schema_row > div > div.schema_row_cell:not(.schema_row_dummy_cell)::after,
div.link_schema.schema_row > div > div.schema_row_cell:not(.schema_row_dummy_cell)::after,
div.download_schema.schema_row > div > div.schema_row_cell:not(.schema_row_dummy_cell)::after {
	content: "\f101";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 1.6em;
    color: rgba(var(--sm_blue_text), 1) !important;
	opacity: 0.33;
}

div.clickable::after {	content: "\f101";
    font-family: 'FontAwesome';
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 1.6em;
    color: rgba(var(--sm_blue_text), 1) !important;
	opacity: 0.33;
}

body.mobile_menu_active div.schema_row_dummy_cell {
	display: none;
}


.clickable {
    cursor: pointer;
}

/* Nur Links */ debug_opacity
div.left-divider:not(.right-white-box):not(.right-like-divider)>div>div:first-child				{ opacity: var(--debug_opacity); 	padding-top: 0px;	margin-top: 0px !important;	align-content: start; }
div.left-divider:not(.right-white-box):not(.right-like-divider)>div>div:first-child				{ opacity: var(--debug_opacity); 	padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.left-divider:not(.right-white-box):not(.right-like-divider)>div>div:first-child>div>div:first-child		{ opacity: var(--debug_opacity); 	padding-top: 0px;	margin-top: 125px;	}
div.left-divider:not(.right-white-box):not(.right-like-divider)>div>div:nth-child(2) 			{ opacity: var(--debug_opacity); 	padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.left-divider:not(.right-white-box):not(.right-like-divider)>div>div:nth-child(2)>div.tb-column-inner	{ opacity: var(--debug_opacity); 	padding-top: 0px;	margin-top: 125px;	}

div.left-divider.right-simple-height:not(.right-white-box):not(.right-like-divider)>div>div:first-child	{	padding-bottom: 0px;    margin-bottom: 0px;	}

/* Links mit rechts gleichauf (Bild) */
div.left-divider.right-like-divider>div>div:first-child							{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.left-divider.right-like-divider>div>div:first-child>div>div:first-child		{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 125px;	}
div.left-divider.right-like-divider>div>div:nth-child(2) 						{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.left-divider.right-like-divider>div>div:nth-child(2)>div.tb-column-inner	{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 125px;	}

div.left-divider.right-like-divider>div[data-desktop_dir="rtl"]>div:first-child							{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.left-divider.right-like-divider>div[data-desktop_dir="rtl"]>div:first-child>div>div					{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 125px;	}
div.left-divider.right-like-divider>div[data-desktop_dir="rtl"]>div:nth-child(2) 						{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.left-divider.right-like-divider>div[data-desktop_dir="rtl"]>div:nth-child(2)>div.tb-column-inner	{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 125px;	}

/* Links Weisse Box - Rechts Divider */
div.left-white-box.right-divider>div[data-desktop_dir="rtl"]>div:first-child						{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.left-white-box.right-divider>div[data-desktop_dir="rtl"]>div:first-child>div>div:first-child	{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 175px;	}
div.left-white-box.right-divider>div[data-desktop_dir="rtl"]>div:nth-child(2) 						{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.left-white-box.right-divider>div[data-desktop_dir="rtl"]>div:nth-child(2)>div.tb-column-inner	{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 50px;	}

/*body.mobile_menu_active div.left-white-box.right-divider>div[data-desktop_dir="rtl"]>div:first-child	{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; padding-left: 0px; }*/

body.mobile_menu_active div.left-white-box.right-divider>div[data-desktop_dir="rtl"]>div:first-child>div>div:first-child	{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 125px;	}

body.mobile_menu_active div[data-anchor*="angebot"] div.left-white-box.right-divider>div[data-desktop_dir="rtl"]>div:first-child>div>div:first-child	{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 50px;	}

body.mobile_menu_active div[data-anchor*="Karriere-Benefits"] div.left-white-box.right-divider>div[data-desktop_dir="rtl"]>div:first-child	{ display:none !important;	}
body.mobile_menu_active div[data-anchor*="Karriere-Benefits"] div.left-white-box.right-divider>div[data-desktop_dir="rtl"]>div:nth-child(2){ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	}



div.left-white-box.right-divider.job_description>div[data-desktop_dir="rtl"]>div>div>div			{ margin-top: 0px !important; }
div.left-white-box.right-divider.job_description>div[data-desktop_dir="rtl"]>div>div>div>div>div:first-child						{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start;
}
div.left-white-box.right-divider.job_description>div[data-desktop_dir="rtl"]>div>div>div>div>div:first-child>div>div:first-child	{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 50px;
}
div.left-white-box.right-divider.job_description>div[data-desktop_dir="rtl"]>div>div>div>div>div:nth-child(2) 						{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; 
  margin-bottom: 50px; }
div.left-white-box.right-divider.job_description>div[data-desktop_dir="rtl"]>div>div>div>div>div:nth-child(2)>div.tb-column-inner	{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 175px;	}


/* Rechts Weisse Box - Links Divider */	
div.right-white-box.left-divider>div>div:first-child												{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.right-white-box.left-divider>div>div:first-child>div>div:first-child							{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 125px;	}
div.right-white-box.left-divider>div>div:nth-child(2) 												{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.right-white-box.left-divider>div>div:nth-child(2)>div.tb-column-inner							{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 50px;	}
/* Rechts Weisse Box - Links Divider div[data-desktop_dir="rtl"] */	
div.right-white-box.left-divider>div[data-desktop_dir="rtl"]>div:first-child						{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.right-white-box.left-divider>div[data-desktop_dir="rtl"]>div:first-child>div>div:first-child	{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 50px;	}
div.right-white-box.left-divider>div[data-desktop_dir="rtl"]>div:nth-child(2) 						{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 0px;	align-content: start; }
div.right-white-box.left-divider>div[data-desktop_dir="rtl"]>div:nth-child(2)>div.tb-column-inner	{ opacity: var(--debug_opacity); padding-top: 0px;	margin-top: 125px;	}

body.mobile_menu_active div.right-white-box.left-divider>div>div:nth-child(2) 	{ margin-bottom: 0px !important;}

/* Einrücken der mobilen Ansicht 5% */
body.mobile_menu_active div.left-white-box.right-divider>div:nth-child(2):not([data-tablet_dir="rtl"]):not([data-mobile_dir="rtl"])>div.first,
body.mobile_menu_active div.right-white-box.left-divider>div:nth-child(2):not([data-tablet_dir="rtl"]):not([data-mobile_dir="rtl"])>div.first,
body.mobile_menu_active div.left-divider>div:nth-child(2)>div.last,
body.mobile_menu_active div.right-white-box.left-divider>div[data-mobile_dir="rtl"]>div.last,
body.mobile_menu_active div.right-white-box.left-divider>div[data-tablet_dir="rtl"]>div.last		{ padding-left: 5% !important; padding-right: 5% !important; }

body.mobile_menu_active div.download_schema>div.row_inner>div>div>div.divider-custom.divider-left, 
body.mobile_menu_active div.link_schema>div.row_inner>div>div>div.divider-custom.divider-left, 
body.mobile_menu_active div.karriere_schema>div.row_inner>div>div>div.divider-custom.divider-left 	{ margin-left: 5%;}

/* Karriere Schema */
div.karriere_schema>div.row_inner>div>div															{ opacity: var(--debug_opacity); }
div.karriere_schema>div.row_inner>div>div>div.divider-left											{ margin-top: 125px; }

/* link_schema */
div.link_schema>div.row_inner>div>div																{ opacity: var(--debug_opacity); }
div.link_schema>div.row_inner>div>div>div.divider-left												{ margin-top: 125px; }
/* body.mobile_menu_active div.link_schema>div.row_inner>div>div>div.divider-left						{ margin-top: 50px; } */
div.link_schema.schema_row>div>div.schema_row_cell:not(.schema_row_dummy_cell)						{ padding-top: 0px !important; padding-bottom:0px !important; }
div.link_schema.schema_row>div>div.schema_row_cell:not(.schema_row_dummy_cell)>div>div:first-child	{ padding-top: 0px !important; }

/* download_schema */

div.download_schema																						{ height: auto !important; }
div.download_schema>div.row_inner>div>div																{ opacity: var(--debug_opacity); }
div.download_schema>div.row_inner>div>div>div.divider-left												{ margin-top: 125px; }
div.download_schema.schema_row>div>div.schema_row_cell:not(.schema_row_dummy_cell)						{ padding-top: 20px !important; padding-bottom:20px !important; }
div.download_schema.schema_row>div>div.schema_row_cell:not(.schema_row_dummy_cell)>div>div:first-child	{ padding-top: 0px !important; }

/* Stiftung */
div[data-anchor="EinrichtungenderStiftung"]>div.row_inner>div												{ opacity: var(--debug_opacity); margin-top: 125px; }
div[data-anchor="Parkmoeglichkeiten"]>div.row_inner>div>div>div>div>div>div.module_row>div.row_inner>div	{ opacity: var(--debug_opacity); margin-top: 125px; }

/* Abstand items in white box */
div.left-white-box.right-divider>div:nth-child(2)>div:nth-child(2)>div>div,
div.right-white-box.left-divider>div:nth-child(2)>div:nth-child(2)>div>div {
	margin-bottom: 20px;
}

/* Notfall Menu Entry RED */
nav#main-nav-wrap>ul>li:nth-child(3)>a {
	color:red !important;
}

/* Adresse */
div.address_menu_desktop {
	text-align: right;
    padding-right: 20px;
    font-size: 12px;
    line-height: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
	maring-bottom: -10px;
	color: rgba(var(--sm_blue_text),1); 
}
div.address_menu_mobile {
	text-align: left;
    padding-right: 20px;
    font-size: 12px;
    line-height: 10px;
    padding-top: 70px;
    padding-bottom: 0px;
    margin: 0px;
	maring-bottom: -10px;
	color: rgba(var(--sm_blue_text),1); 
}
div.address_menu_mobile>a {
	color: rgba(var(--sm_blue_text),1); 
}

body.mobile_menu_active div.address_menu_desktop { display: none; }
body:not(.mobile_menu_active) div.address_menu_mobile { display: none; }

body.mobile_menu_active div.left-divider.right-like-divider div.first {
    display: none;
}

body.mobile_menu_active div#footerwrap div.footer-widgets>div {
	position: relative !important;
	width: 100% !important;
}

body.mobile_menu_active div.schema_row_cell:not(.last) {
    margin-bottom: 25px !important;
}

body.mobile_menu_active  div[class*="Aerzte"] div.row_inner>div.module_column>div>div.module_subrow>div>div.sub_column:not(.last) {
	margin-bottom: 30px !important;
}
body.mobile_menu_active  div[class*="Aerzte"] div.row_inner>div.module_column>div>div.module_subrow>div {
	margin-bottom: 0px !important;
}

body.mobile_menu_active div[data-anchor="EinrichtungenderStiftung"] div.module_subrow>div.subrow_inner>div.sub_column:not(.last) {
	margin-bottom: 30px;
}
body.mobile_menu_active div[data-anchor="EinrichtungenderStiftung"] div.module_subrow>div.subrow_inner>div.sub_column.last {
	margin-bottom: 25px;
}
body.mobile_menu_active div[data-anchor="EinrichtungenderStiftung"] div.module_subrow:nth-child(2)>div.subrow_inner>div.sub_column.last {
	margin-bottom: 0px !important;
}

body.mobile_menu_active div[data-anchor="Einrichtungen"] {
	padding-bottom: 0px !important;
}


body.mobile_menu_active div[data-anchor="Parkmoeglichkeiten"] div.module_subrow>div.subrow_inner>div.sub_column:not(.last) {
	margin-bottom: 30px;
}body.mobile_menu_active div[data-anchor="Parkmoeglichkeiten"] div.module_subrow>div.subrow_inner>div.sub_column.last {
	margin-bottom: 0px;
}

/*/wp-content/uploads/themify-css/themify-builder-10126-generated.css*/
/* Generated from karriere: pflegefachkraft-anaesthesietechnischen-assistenten-m-w-d */
.themify_builder_content-10126 .tb_qhhh888.module_row> .tb_row_frame_wrap .tb_row_frame_bottom{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%201)%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20d%3D%22M672.6%2066.5%20800.8%2088%20565.7%2036.7c-106-23.1-276.1-16-378.2%2015.8l-69%2021.5%2090.8-15.2c115-19.2%20323.6-15.8%20463.3%207.7z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M0%2093.8v17.1l118.5-37L0%2093.9z%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20d%3D%22M0%200v93.8L118.5%2074l69-21.5c102-31.8%20272.3-39%20378.2-15.8l235%2051.3%2085.7%2014.4c139.7%2023.5%20335%2031.2%20433.9%2017L1500%2093.9V0H0z%22%2F%3E%3Cpath%20d%3D%22M886.4%20102.4%20800.8%2088l147.1%2032.2c106%2023.1%20273.5%2030.5%20372.4%2016.4l179.7-25.7V93.8l-179.8%2025.7c-98.8%2014-294%206.4-433.8-17z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-10126 .tb_qhhh888.module_row> .tb_row_frame_wrap .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%201)%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20d%3D%22M672.6%2066.5%20800.8%2088%20565.7%2036.7c-106-23.1-276.1-16-378.2%2015.8l-69%2021.5%2090.8-15.2c115-19.2%20323.6-15.8%20463.3%207.7z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M0%2093.8v17.1l118.5-37L0%2093.9z%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20d%3D%22M0%200v93.8L118.5%2074l69-21.5c102-31.8%20272.3-39%20378.2-15.8l235%2051.3%2085.7%2014.4c139.7%2023.5%20335%2031.2%20433.9%2017L1500%2093.9V0H0z%22%2F%3E%3Cpath%20d%3D%22M886.4%20102.4%20800.8%2088l147.1%2032.2c106%2023.1%20273.5%2030.5%20372.4%2016.4l179.7-25.7V93.8l-179.8%2025.7c-98.8%2014-294%206.4-433.8-17z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-10126 .tb_qhhh888.module_row{background-color:rgba(240, 240, 240, 1);margin-bottom:0px;margin-top:0px;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-10126 .tb_b766888.module_column{margin-bottom:0em;margin-top:0em;}
.themify_builder_content-10126 .tb_ms8z888.module_column,.themify_builder_content-10126 .tb_ms8z888.module_column>.builder_row_cover::before{border-radius:10px;}
.themify_builder_content-10126 .tb_ms8z888.module_column{background-color:rgba(255, 255, 255, 1);padding-left:5%;padding-right:5%;padding-bottom:4%;padding-top:4%;}
.themify_builder_content-10126 .tb_0bwg888.module-image .image-wrap img{padding-right:5px;padding-left:5px;padding-bottom:5px;padding-top:5px;background-color:rgba(0, 0, 0, 1);box-shadow:0px 0px 15px 5px rgba(255, 227, 99, 0.40);margin-bottom:20px;}
.themify_builder_content-10126 .tb_0bwg888.module-image .image-wrap img,.themify_builder_content-10126 .tb_0bwg888.module-image.image-full-overlay .image-content{border-radius:50%;}
.themify_builder_content-10126 .tb_0bwg888.module-image{margin-bottom:20px;mix-blend-mode:normal;}
.themify_builder_content-10126 .tb_llop888.module-image .image-wrap img{padding-right:5px;padding-left:5px;padding-bottom:5px;padding-top:5px;background-color:rgba(0, 0, 0, 1);box-shadow:0px 0px 15px 5px rgba(255, 227, 99, 0.40);margin-bottom:20px;}
.themify_builder_content-10126 .tb_llop888.module-image .image-wrap img,.themify_builder_content-10126 .tb_llop888.module-image.image-full-overlay .image-content{border-radius:50%;}
.themify_builder_content-10126 .tb_llop888.module-image{margin-bottom:20px;mix-blend-mode:normal;}
.themify_builder_content-10126 .tb_0bj8889.module-image .image-wrap img{padding-right:5px;padding-left:5px;padding-bottom:5px;padding-top:5px;background-color:rgba(0, 0, 0, 1);box-shadow:0px 0px 15px 5px rgba(255, 227, 99, 0.40);margin-bottom:20px;}
.themify_builder_content-10126 .tb_0bj8889.module-image .image-wrap img,.themify_builder_content-10126 .tb_0bj8889.module-image.image-full-overlay .image-content{border-radius:50%;}
.themify_builder_content-10126 .tb_0bj8889.module-image{margin-bottom:20px;mix-blend-mode:normal;}
.themify_builder_content-10126 .tb_5gti889.module-image .image-wrap img{padding-right:5px;padding-left:5px;padding-bottom:5px;padding-top:5px;background-color:rgba(0, 0, 0, 1);box-shadow:0px 0px 15px 5px rgba(255, 227, 99, 0.40);margin-bottom:20px;}
.themify_builder_content-10126 .tb_5gti889.module-image .image-wrap img,.themify_builder_content-10126 .tb_5gti889.module-image.image-full-overlay .image-content{border-radius:50%;}
.themify_builder_content-10126 .tb_5gti889.module-image{margin-bottom:20px;mix-blend-mode:normal;}
.themify_builder_content-10126 .tb_agup889.module-image .image-wrap img{padding-right:5px;padding-left:5px;padding-bottom:5px;padding-top:5px;background-color:rgba(0, 0, 0, 1);box-shadow:0px 0px 15px 5px rgba(255, 227, 99, 0.40);margin-bottom:20px;}
.themify_builder_content-10126 .tb_agup889.module-image .image-wrap img,.themify_builder_content-10126 .tb_agup889.module-image.image-full-overlay .image-content{border-radius:50%;}
.themify_builder_content-10126 .tb_agup889.module-image{margin-bottom:20px;mix-blend-mode:normal;}
.themify_builder_content-10126 .tb_zd03889.module_column{padding-left:5%;}
.themify_builder_content-10126 .tb_mh8j889.module-text{margin-bottom:20px;}
.themify_builder_content-10126 .tb_gpfa889.module-feature{margin-bottom:20px;}
.themify_builder_content-10126 .tb_e6ga889.module-feature{margin-bottom:20px;}
.themify_builder_content-10126 .tb_bwup889.module-feature{margin-bottom:20px;}

/*/wp-content/uploads/themify-customizer-5.6.7-5.7.4.css*/
/* Themify Customize Styling */
#footerwrap {	background: none;
	background-color: #2f53a7; 
}
#footer-logo a {	
	color: #fff; 
}
#footer {	
	color: #fff; 
}
#footer a {	
	color: #fff; 
}
#footer .footer-widgets .widgettitle {	
	color: #ffffff; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #162f62; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #fff; 
}

/* START MOBILE MENU CSS */
@media screen and (max-width:900px){
/*/wp-content/themes/themify-ultra/mobile-menu.css*/
#header{
	height:auto;
	padding:10px 0 5px;
	text-align:inherit
}
.fixed-header #header{
	text-align:inherit; /* make left text align on sticky header */
}
/* reset absolute elements to static */
#site-logo,
#site-description{
	position:static;
	float:none;
	clear:both;
	margin:0 0 .5em;
	padding:0
}
#site-logo{
	font-size:24px;
	margin:5px 10px 5px 0
}
.header-widget{
	position:static;
	float:none;
	clear:both;
	margin:0;
	text-align:inherit
}
.header-widget .widget{
	margin:0 0 1.8em
}
.header-widget .widgettitle{
	margin:0 0 .3em
}
.header-icons{
	position:absolute;
	display:block;
	top:27px;
	right:4%;
	z-index:1999;
	transform:translateY(-50%)
}
.header-icons a{
	text-decoration:none !important;
	font-size:1em
}
.slide-cart .header-icons{
	display:flex;
	align-items:center;
	flex-direction:row-reverse
}
/* mobil menu panel */
.mobile-menu-visible .header-icons,
.slide-cart-visible .header-icons{
	z-index:1 !important; /* prevent the overlap of header buttons with the sidemenu */
}
/* Mobile Menu Styles */
.sidemenu{
	transition-property:left,right,top,bottom,width,transform,opacity;
	transition-duration:.2s;
	transition-timing-function:ease-in-out;
	height:100%;
	width:300px;
	padding:60px 25px 25px;
	background-color:#fff;
	color:#000;
	display:none;
	overflow-y:auto;
	position:fixed;
	top:0;
	z-index:11111;
	text-align:left;
}
#mobile-menu{
    contain:paint;
    right:-300px
}
#mobile-menu.sidemenu-on{
	right:0;
	box-shadow:-6px 0 20px 5px rgba(0,0,0,.1)
}
.sidemenu-left,
.sidemenu-left .fixed-header{
	left:300px
}
.sidemenu-left #mobile-menu.sidemenu-on{
	left:0
}
/* mobile menu panel link */
#headerwrap #mobile-menu-panel a{
	color:#fff;
	text-decoration:none
}
#headerwrap #menu-icon-close{
	display:block;
	position:absolute;
	text-decoration:none;
	top:10px;
	right:10px;
	min-width:1em;
	min-height:1em;
	transform-origin:center;
	transition-property:transform;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	font-size:20px;
	color:inherit;
	padding:9px;
	border-radius:100%
}
#menu-icon-close:hover{
	background:rgba(200,200,200,.25)
}
#menu-icon-close:before,
#menu-icon-close:after{
	height:56%;
}
.transparent-header #menu-icon-close{
	color:inherit; /* require for transparent-header */
}
/* main nav */
#main-nav-wrap{
	display:block;
	padding:0;	
	margin:1em 0 1.5em
}
#main-nav{
	float:none;
	background-color:transparent
}
#main-nav li{
	display:block;
	clear:both;
	padding:0;
	width:100%
}
/* sub level */
#main-nav li > .sub-menu{
	position:static;
	width:auto;
	height:auto;
	border:none;
	margin:0 0 0 1em;
	background:none;
	padding:0;
	display:none;
	opacity:1;
	transform:none;
	color:inherit;
	box-shadow:none
}
#main-nav li.toggle-on > .sub-menu{
	display:block
}
#main-nav .child-arrow{
	display:inline-block
}
#main-nav .child-arrow:hover{
	background:rgba(200,200,200,.25);
}
.transparent-header #headerwrap .themify-widget-menu{
	color:inherit
}
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega > .sub-menu {
	padding:0;
	width: auto;
	margin:0;
}
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega-column > .sub-menu ul,
#main-nav .has-mega-sub-menu .mega-sub-menu ul{
	float:none;
	margin: 0 0 0 1em
}
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega-column > .sub-menu ul,
#main-nav li:not(.themify-widget-menu) > ul,
#main-nav .has-mega-sub-menu .mega-sub-menu ul{
	background:none
}
/* menu link */
#headerwrap #main-nav a{
	width:auto;
	display:block;
	border:none;
	padding:.6em 0;
	margin:0;
	color:inherit;
	line-height:1.5em;
	background:none;
	font-weight:400;
	text-decoration:none;
	box-shadow:none
}
#headerwrap #main-nav .has-sub-menu > a {
	padding-right:40px; /* for arrow spacing */
}
#main-nav > li:last-child a{
	border:none
}
/* current link */
#headerwrap #main-nav a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a{
	color:var(--theme_accent)
}
.slide-cart-visible #menu-icon,
#main-nav .mega-menu-posts{
	display:none
}
#header .social-widget a{
	color:inherit
}
#header .social-widget{
	position:static;
	float:none;
	margin:0
}
#headerwrap .widget .twitter-list .twitter-timestamp{
	opacity:1
}
.header-widget .col4-1,
.header-widget .col4-2,
.header-widget .col3-1{
	margin-left:0;
	width:100%;
	max-width:100%
}
.sidemenu .header-widget{
	height:auto
}
.fixed-header .cart-wrap,
.fixed-header .header-bar,
.fixed-header .header-widget{
	display:block
}
.fixed-header-on #headerwrap .tf_darkmode_toggle,
.fixed-header-on #headerwrap .social-widget,
.fixed-header .search-button{
	display:inline-block
}
#headerwrap .sidemenu .search-button{
	margin:0
}
#headerwrap #searchform #s,
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .tf_fa:hover + #s,
#headerwrap #searchform{
	width:100%
}
.fixed-header-on #headerwrap #searchform-wrap,
#headerwrap #searchform-wrap{
	display:block;
	margin:1em 0 0
}
#headerwrap #searchform{
	position:relative;
	left:auto;
	right:auto;
	top:auto;
	bottom:auto;
	float:none;
	clear:both;
	margin:0 0 1em;
	padding:0;
	width:auto
}
#headerwrap #searchform #s{
	width:100%;
	float:none;
	transition:none;
	margin:auto;
	color:#000;
	padding:11px 15px 10px 35px;
	background-color:#eee;
	position:static;
	height:auto
}
#headerwrap #searchform .tf_fa:hover + #s{
	background-color:#eee
}
#headerwrap #searchform .tf_fa{
	left:9px;
	top:9px;
	position:absolute;
	background:transparent;
	color:#000;
	width:16px;
	height:16px;
	font-size:18px;
	padding:3px;
	margin:0;
	transform:none
}
/*/wp-content/themes/themify-ultra/styles/headers/media/header-horizontal.css*/
.sidemenu-right #headerwrap{
	left:-300px
}
.navbar-wrapper{
	display:block;
}
.pull-down{
	display:none
}
.social-links .icon-medium i{
	margin:auto
}
.header-widget{
	display:block;
	text-align:inherit;
	max-height:none!important
}
/*/wp-content/themes/themify-ultra/skins/clinic/media/mobile-menu.css*/
#headerwrap #main-nav .current_page_item > a,
#headerwrap #main-nav .current-menu-item > a,
#headerwrap #main-nav a:hover,
#headerwrap #main-nav ul a:hover{
	color:var(--theme_accent)
}
}
/* END MOBILE MENU CSS */