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

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

/*/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-split/styles/modules/sidebar-none.css*/

.sidebar-none #content{
	width:100%
}
	
@media screen and (max-width:760px){
	/* sidebar */
	.sidebar-none .featured-area .post-image{
		width:100%;
		position:relative!important;
		float:none
	}
	.sidebar-none .featured-area .top-post-meta-wrap{
		width:100%;
		position:absolute
	}
}
/*/wp-content/themes/themify-split/styles/modules/split-loader.css*/
.split-loader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 105;
	background-color: #00bf89;
}
.split-spinner {
	width: 50px;
	height: 50px;
	background-color: #fff;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	animation: rotateplane 1.2s infinite ease-in-out;
}
.split-spinner .tf_fa {
		background: none;
		display: block;
		color:#fff;
		font-size: 3.2em;
}
@keyframes rotateplane {
	0% { 
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	} 50% { 
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	} 100% { 
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}
/*/wp-content/themes/themify-split/styles/modules/site-logo.css*/
#site-logo {
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.250em;
    text-transform: uppercase;
    letter-spacing: -.04em;
}
#site-logo a {
	text-decoration: none;
}
#site-logo a:hover {
	text-decoration: none;
}

/*/wp-content/themes/themify-split/styles/modules/search-form.css*/
#searchform-wrap {
	margin-top: .3em;
}
#searchform {
	position: absolute;
	right: 0;
	border-left: solid 1px #fff;
	z-index: 1;
}
#searchform #s {
	width: 57px;
	background: transparent;
	box-shadow: none;
	color: #ccc;
	margin: 0;
	padding: 12px 43px 12px 12px;
	float: right;
	border: none;
	opacity: 0;
	border-radius: 0;
	transition: width .7s, background .7s, opacity .7s;
}
#searchform #s:focus,
#searchform #s:hover,
#searchform .icon-search:hover + #s {
	width: 279px;
	color: #000;
	background-color: #fff;
	opacity: 1;
}
#searchform .icon-search:before {
	content: '\e803'; /* fa-search */
	font-family: 'themify_theme_icon';
	font-size: 1.1em;
	font-style: normal;
	position: absolute;
	right: 10px;
	top: 50%;
	z-index: 1;
	transform: translate(-50%, -50%);
}
#searchform:focus .icon-search:before,
#searchform:hover .icon-search:before {
	color: #000;
}
/*/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/cover.css*/
.builder_row_cover{
    z-index:0;
    contain:strict;
    transform:translateZ(0)
}
.builder_row_cover:before,
.builder_row_cover:after{
    height:100%;
    width:100%;
    position:absolute;
    top:0; 
    left:0;
    z-index:-100;
    content:'';
    display:block;
    transition:opacity .5s ease-in-out,background-color .5s ease-in-out
}
.builder_row_cover:after{
    opacity:0
}
.tb_visual_hover>.builder_row_cover:after,
.module_row:hover>.builder_row_cover:after,
.module_subrow:hover>.builder_row_cover:after,
.module_column:hover>.builder_row_cover:after{
    opacity:1
}
/*/themify-builder/css/modules/feature.css*/
.layout-icon-top .module-feature-content{
    min-width:120px;/*prevent iOS Safari flicker on scroll */
}
.module .module-feature-title{
    font-size:1.2em;
    margin:.5em 0 .2em;
    padding:0
}
.chart-html5-circle{
    display:flex;
    align-items:center;
    justify-content:center
}
/* feature module html5 chart (overwriting styles above) */
.module-feature-chart-html5 img{
    border-radius:100%;
    max-height:100%;
    max-width:100%;
    object-fit:cover
}
.module-feature-chart-html5{
    border-radius:50%;
    width:100px;
    height:100px
}
.tb_feature_stroke{
    fill:none;
    transition:stroke-dasharray 2s;
    transform:rotate(-90deg);
    transform-origin:center
}
.tb_feature_fill{
    fill:none;
    stroke:rgba(0,0,0,.1)
}
.module-feature-image a:hover{
    text-decoration:none
}
.module .module-feature-icon{
    font-size:2em
}
.module.size-medium .module-feature-chart-html5{
    width:150px;
    height:150px
}
.module.size-medium .module-feature-icon{
    font-size:3.5em
}
.module.size-large .module-feature-icon{
    font-size:4.5em
}
.module.size-large .module-feature-chart-html5{
    width:200px;
    height:200px
}
/*/themify-builder/css/modules/buttons.css*/
.module.module-buttons a{
    text-decoration:none;
    display:inline-block
}
.module.module-buttons a:hover{
    text-decoration:none;
}
.module.module-buttons .tb_default_color{
    color:#555
}
.module-buttons-item + .module-buttons-item{
    margin-left:.4em
}
.module-buttons span{
    margin-left:.2em;
    margin-right:.2em
}
.module-buttons i{
    display:inline-block;
    font-size:16px;
	line-height:1
}
/* size */
.module-buttons.small i{
    font-size:12px
}
.module-buttons.small span{
    font-size:.8em
}
.module-buttons.large i{
    font-size:24px
}
.module-buttons.large span{
    font-size:1.2em
}
.module-buttons.xlarge span{
    font-size:1.4em
}
.module-buttons.none.small i{
    font-size:18px
}
.module-buttons.none.large i{
    font-size:30px
}
.module-buttons.xlarge i,
.module-buttons.none.xlarge i{
    font-size:36px
}
/* button styles */
.module.module-buttons.rounded a{
    border-radius:8px
}
.module.module-buttons.squared a{
    border-radius:0
}
.module.module-buttons.circle a{
    border-radius:50em
}
.module.module-buttons .transparent,
.module.module-buttons.transparent a{
    background:transparent;
    border:none;
}
.module.module-buttons.transparent a:hover{
    background:transparent
}
@media screen and (max-width:680px){
    .module-buttons span{
        font-size:.9em
    }
    .module-buttons.xlarge span,
    .module-buttons.large span{
        font-size:1.1em
    }
}
/*/themify-builder/css/modules/buttons_styles/outline.css*/
.module.module-buttons.outline a{
    border-style:solid;
    border-width:1px;
    background:none;
    box-shadow:none;
    color:#fff;
    border-color:#fff
}
.module.module-buttons.outline a:hover{
    color:#000;
    background:#fff
}
.module.module-buttons.outline .tb_default_color {
	color: #fff;
}
.module.module-buttons.outline a.black{
    color:#000;
    border-color:#000
}
.module.module-buttons.outline a.black:hover{
    color:#fff;
    background-color:#000
}
.module.module-buttons.outline a.gray{
    color:#666;
    border-color:#666
}
.module.module-buttons.outline a.gray:hover{
    color:#fff;
    background-color:#666
}
.module.module-buttons.outline a.blue{
    color:#3e65b2;
    border-color:#3e65b2
}
.module.module-buttons.outline a.blue:hover{
    color:#fff;
    background-color:#3e65b2
}
.module.module-buttons.outline a.light-blue{
    color:#6694d6;
    border-color:#6694d6
}
.module.module-buttons.outline a.light-blue:hover{
    color:#fff;
    background-color:#6694d6;
}
.module.module-buttons.outline a.green{
    color:#76ab3b;
    border-color:#76ab3b
}
.module.module-buttons.outline a.green:hover{
    color:#fff;
    background-color:#76ab3b
}
.module.module-buttons.outline a.light-green{
    color:#ebf8d6;
    border-color:#ebf8d6
}
.module.module-buttons.outline a.light-green:hover{
    color:#000;
    background-color:#ebf8d6
}
.module.module-buttons.outline a.purple{
    color:#584eb2;
    border-color:#584eb2
}
.module.module-buttons.outline a.purple:hover{
    color:#fff;
    background-color:#584eb2
}
.module.module-buttons.outline a.light-purple{
    color:#7f76cc;
    border-color:#7f76cc
}
.module.module-buttons.outline a.light-purple:hover{
    color:#fff;
    background-color:#7f76cc
}
.module.module-buttons.outline a.brown{
    color:#622d07;
    border-color:#622d07
}
.module.module-buttons.outline a.brown:hover{
    color:#fff;
    background-color:#622d07
}
.module.module-buttons.outline a.orange{
    color:#bc6e00;
    border-color:#bc6e00
}
.module.module-buttons.outline a.orange:hover{
    color:#fff;
    background-color:#bc6e00
}
.module.module-buttons.outline a.yellow{
    color:#dcb232;
    border-color:#dcb232
}
.module.module-buttons.outline a.yellow:hover{
    color:#fff;
    background-color:#dcb232
}
.module.module-buttons.outline a.red{
    color:#9d1d14;
    border-color:#9d1d14
}
.module.module-buttons.outline a.red:hover{
    color:#fff;
    background-color:#9d1d14
}
.module.module-buttons.outline a.pink{
    color:#b27e9d;
    border-color:#b27e9d
}
.module.module-buttons.outline a.pink:hover{
    color:#fff;
    background-color:#b27e9d
}
/*/themify-builder/css/modules/colors/tb_default_color.css*/
.module.module-buttons a.tb_default_color,
.module .ui.nav.tb_default_color a,
.ui.module-tab.tb_default_color .tab-nav li a{
    color:#555
}
.tb_default_color,
.tb_default_color.nav,
.tb_default_color.nav ul,
.tb_default_color.separate>li,
.module-tab.tb_default_color .tab-nav li,
.tb_default_color.vertical .tab-nav,
.module-tab.panel.tb_default_color .tab-nav,
.module-accordion.tb_default_color .accordion-title,
.tb_default_color.module-callout{
    background-color:#F7F7F7
}
.tb_default_color,
.tb_default_color.nav ul,
.tb_default_color.nav li,
.tb_default_color_default_color.module-tab .tab-nav li,
.module-tab.tb_default_color .tab-content,
.module-tab.tb_default_color.panel .tab-nav,
.tb_default_color.module-accordion>li,
.tb_default_color.module-callout{
    border-color:rgba(0,0,0,.05)
}
/*/themify-builder/css/modules/post.css*/
.post{
    margin-bottom:2.2em;
    box-sizing:border-box
}
.post-title a{
    text-decoration:none
}
.post-video{
    margin:0 0 1em
}
.post-content{
    min-width:120px;
    padding:0;
    position:static
}
.module-post p.post-meta{
    margin:0 0 .6em
}
.post-meta .post-author,
.post-meta .post-category,
.post-meta .post-tag,
.post-meta .post-author,
.post-meta .post-comment a,
.post-meta span{
    margin-right:.3em
}
.post-date{
    margin:0 0 .5em;
    display:block
}
.builder-posts-wrap .post-image img{
    max-width:100%;
    height:auto
}
.builder-posts-wrap.grid4 .post-title{
    font-size:130%
}
.builder-posts-wrap.grid3 .post-title{
    font-size:150%
}
.builder-posts-wrap.grid2 .post-title,
.builder-posts-wrap.grid2-thumb .post-title{
    font-size:160%
}
.builder-posts-wrap.list-thumb-image .post-title{
    font-size:140%
}
.builder-posts-wrap.list-large-image .post-title{
    font-size:200%
}
.builder-posts-wrap.grid2-thumb .post-image{
    width:20%;
    float:left;
    margin:0 1.5em 1em 0
}
.builder-posts-wrap.list-thumb-image .post-image{
    max-width:20%;
    float:left;
    margin:0 1.5em 1em 0
}
.tb_fullwidth_image .post-image img,
.builder-posts-wrap.list-large-image .post-image img,
.builder-posts-wrap.list-thumb-image .post-image img{
    width:100%
}
.builder-posts-wrap.list-thumb-image .post-content,
.builder-posts-wrap.grid2-thumb .post-content{
    overflow:hidden
}
.builder-posts-wrap.list-post .post-content{
    width:auto
}
.builder-posts-wrap.list-large-image .post-image{
    max-width:64%;
    float:left;
    margin:0 1.5em 1em 0
}
/* reset post content min-width */
.col2-1 .builder-posts-wrap.grid3 .post-content,
.col2-1 .builder-posts-wrap.grid4 .post-content,
.col3-1 .builder-posts-wrap.grid2 .post-content,
.col3-1 .builder-posts-wrap.grid3 .post-content,
.col3-1 .builder-posts-wrap.grid4 .post-content,
.col3-2 .builder-posts-wrap.grid2 .post-content,
.col3-2 .builder-posts-wrap.grid3 .post-content,
.col3-2 .builder-posts-wrap.grid4 .post-content,
.col4-1 .builder-posts-wrap.grid2 .post-content,
.col4-1 .builder-posts-wrap.grid3 .post-content,
.col4-1 .builder-posts-wrap.grid4 .post-content,
.col4-2 .builder-posts-wrap.grid2 .post-content,
.col4-2 .builder-posts-wrap.grid3 .post-content,
.col4-2 .builder-posts-wrap.grid4 .post-content{
    min-width:50%
}
/*image appearance*/
.module.rounded .post-image img{
    border-radius:8px
}
.module.bordered .post-image img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module.circle .post-image img{
    border-radius:50em
}
@media screen and (max-width:680px){
    .builder-posts-wrap.grid2 .post,
    .builder-posts-wrap.grid3 .post,
    .builder-posts-wrap.grid4 .post{
        clear:both;
        width:auto;
        float:none;
        margin-left:0;
        margin-right:0
    }
    .post-content{
        overflow:visible!important
    }
}
/*/css/grids/grid2.css*/
.loops-wrapper.products.grid2>.product,
.loops-wrapper.grid2>.post{
    width:48.4%
}
.loops-wrapper.products.grid2>.product:nth-of-type(2n+1),
.loops-wrapper.grid2>.post:nth-of-type(2n+1){
    margin-left:0;
    clear:left
}
.loops-wrapper.products.grid2.no-gutter>.product,
.loops-wrapper.grid2.no-gutter>.post{
    width:50%
}
@media screen and (max-width:680px){
	.loops-wrapper.grid2>.post,
	.loops-wrapper.grid2.no-gutter>.post{
		width:100%;
		margin-left:0;
		float:none
	}
}
/*/wp-content/themes/themify-split/styles/modules/grids/grid2.css*/
.loops-wrapper.grid2 .post {
    margin-bottom:3.5em;
}
.loops-wrapper.grid2 .post-title {
    font-size: 1.3em;
    margin:0 0 .415em;
}
@media screen and (max-width:760px){
	.loops-wrapper.grid2 .post-title{
		font-size:1.7em;
		margin-bottom:.7em
	}
}
/*/themify-builder/css/modules/icon.css*/
.module-icon-item + .module-icon-item{
    margin-left:.4em
}
.icon_vertical .module-icon-item{
    display:block;
    margin:0 0 .4em
}
.module-icon .module-icon-item a{
    text-decoration:none;
    display:inline-block
}
.module-icon span{
    margin-left:.3em;
    margin-right:.6em
}
.module-icon i{
    display:inline-block;
    padding:.5em;
    font-size:16px;
    border-radius:100%;
    line-height:0;
    transition:box-shadow .3s ease,border .3s ease,background-color .3s ease,color .3s ease,padding .3s ease,font-size .3s ease
}
/* size */
.module-icon.small i{
    font-size:12px;
    min-width:24px;
    min-height:24px
}
.module-icon.large i{
    font-size:24px;
    min-width:48px;
    min-height:48px
}
.module-icon.large span{
    font-size:1.2em
}
.module-icon.xlarge i{
    padding:12px 0 0 2px;
    font-size:36px;
    min-width:62px;
    min-height:62px
}
.module-icon.xlarge span{
    font-size:1.4em
}
/* image icon size */
.module-icon.circle img{
	border-radius:100%;
}
.module-icon img {
	max-width:32px;
	padding:3px;
}
.module-icon.small img {
	max-width:16px;
}
.module-icon.large img {
	max-width:48px;
	padding:6px;
}
.module-icon.xlarge img {
	max-width:148px;
	padding:9px;
}
/* rounded style */
.module-icon.rounded i,
.module-icon.rounded img{
    border-radius:8px
}
/* squared style */
.module-icon.squared i,
.module-icon.squared img{
    border-radius:0
}
.module-icon.none.small i{
    font-size:18px
}
.module-icon.none.large i{
    font-size:30px
}
.module-icon.none.xlarge i{
    font-size:36px
}
/* rounded style */
.module-icon.rounded i{
    border-radius:8px
}
/* squared style */
.module-icon.squared i{
    border-radius:0
}
.module-icon.none.small i{
    font-size:18px
}
.module-icon.none.large i{
    font-size:30px
}
.module-icon.none.xlarge i{
    font-size:36px
}
/* none (no bg) style */
.module-icon.none{
    display:block; /* prevent theme override */
}
.module-icon.none i{
    padding:.2em;
    border-radius:0;
    background:none;
    font-size:24px;
    color:inherit
}
.module-icon.none i.black{
    color:#000
}
.module-icon.none i.gray{
    color:#666
}
.module-icon.none i.blue{
    color:#3e65b2
}
.module-icon.none i.light-blue{
    color:#6694d6
}
.module-icon.none i.green{
    color:#4aab10
}
.module-icon.none i.light-green{
    color:#71a115
}
.module-icon.none i.purple{
    color:#584eb2
}
.module-icon.none i.light-purple{
    color:#7f76cc
}
.module-icon.none i.brown{
    color:#622d07
}
.module-icon.none i.orange{
    color:#bc6e00
}
.module-icon.none i.yellow{
    color:#dcb232
}
.module-icon.none i.red{
    color:#9d1d14
}
.module-icon.none i.pink{
    color:#b27e9d
}
/* icon position */
.tf_textc .module-icon span {
	display:block;
	margin-top:.2em
}
.module:not(.tf_textc) .module-icon-item,
.module:not(.tf_textc) .module-icon-item a{
    display:flex;
    align-items:center;
}
.tf_textr .module-icon-item i,
.tf_textr .module-icon-item img{
    order:1;
}
.module:not(.tf_textc) .module-icon-item.tf_inline_b a,
.module:not(.tf_textc) .module-icon-item.tf_inline_b{
    display:inline-flex
}
@media screen and (max-width:680px){
    .module-icon.large span{
        font-size:1.1em
    }
    .module-icon.xlarge span{
        font-size:1.2em
    }
}
/*/themify-builder/css/modules/colors/black.css*/
.module.module-buttons a.black,
.module-alert.ui .ui.black,
.module-menu .ui.nav.black a,
.themify_builder .ui.black,
.ui.nav.black li a,
.ui.module-tab.black .tab-nav li a{
    color:#eee
}
.ui.black,
.ui.nav.black,
.ui.nav.black ul,
.ui.separate.black>li,
.ui.module-tab.black .tab-nav li,
.ui.black.vertical .tab-nav,
.ui.module-accordion.black .accordion-title,
.ui.module-tab.black.panel .tab-nav{
    background-color:#000
}
.ui.black>li.current_page_item>a,
.ui.black>li.current_page_item:hover>a,
.ui.black>li.current-menu-item>a,
.ui.black>li.current-menu-item:hover>a,
.ui.builder_button.black:hover,
.ui.nav.black>li a:hover,
.ui.module-accordion.black li:hover .accordion-title,
.ui.module-tab.black .tab-nav li:hover{
    background:#595959
}
.ui.black>li.current,
.ui.black>li.current:hover,
.ui.black .tab-nav li.current{
    background:#101010
}
.module.module-buttons.transparent a.black{
    color:#000
}
/*/css/grids/grid3.css*/
.loops-wrapper.products.grid3>.product,
.loops-wrapper.grid3>.post{
    width:31.2%
}
.loops-wrapper.grid3>.post:nth-of-type(3n+1){
    margin-left:0;
    clear:left
}
.loops-wrapper.products.grid3.no-gutter>.product,
.loops-wrapper.grid3.no-gutter>.post{
    width:33.33%
}
@media screen and (max-width:900px){
	.loops-wrapper.products.grid3>.product,
	.loops-wrapper.grid3>.post{
		width:48.4%
	}
	.loops-wrapper.products.grid3.no-gutter>.product,
	.loops-wrapper.grid3.no-gutter>.post{
		width:50%
	}
	.loops-wrapper.products.grid3>.product:nth-of-type(2n+1),
	.loops-wrapper.grid3>.post:nth-of-type(2n+1){
		margin-left:0;
		clear:left
	}
	.loops-wrapper.products.grid3>.product:nth-of-type(4n),
	.loops-wrapper.grid3>.post:nth-of-type(4n){
		margin-left:3.2%;
		clear:none
	}
	.loops-wrapper.products.grid3.no-gutter>.product:nth-of-type(4n),
	.loops-wrapper.grid3.no-gutter>.post:nth-of-type(4n){
		margin-left:0
	}
}
@media screen and (max-width:680px){
	.loops-wrapper.grid3>.post,
	.loops-wrapper.grid3.no-gutter>.post{
		width:100%;
		margin-left:0;
		float:none
	}
	.loops-wrapper.grid3>.post:nth-of-type(4n){
		margin-left:0;
		clear:none
	}
}
@media screen and (min-width:901px){
	.loops-wrapper.products.grid3>.product:nth-of-type(3n+1){
		margin-left:0;
		clear:left
	}
}
/*/wp-content/themes/themify-split/styles/modules/grids/grid3.css*/
.loops-wrapper.grid3 .post{
    margin-bottom:3em
}
.loops-wrapper.grid3 .post-title{
    font-size:1.2em
}
@media screen and (max-width:760px){
	.loops-wrapper.grid3 .post-title{
		font-size:1.7em;
		margin-bottom:.7em
	}
}
/*/themify-builder/css/modules/post.css*/
.post{
    margin-bottom:2.2em;
    box-sizing:border-box
}
.post-title a{
    text-decoration:none
}
.post-video{
    margin:0 0 1em
}
.post-content{
    min-width:120px;
    padding:0;
    position:static
}
.module-post p.post-meta{
    margin:0 0 .6em
}
.post-meta .post-author,
.post-meta .post-category,
.post-meta .post-tag,
.post-meta .post-author,
.post-meta .post-comment a,
.post-meta span{
    margin-right:.3em
}
.post-date{
    margin:0 0 .5em;
    display:block
}
.builder-posts-wrap .post-image img{
    max-width:100%;
    height:auto
}
.builder-posts-wrap.grid4 .post-title{
    font-size:130%
}
.builder-posts-wrap.grid3 .post-title{
    font-size:150%
}
.builder-posts-wrap.grid2 .post-title,
.builder-posts-wrap.grid2-thumb .post-title{
    font-size:160%
}
.builder-posts-wrap.list-thumb-image .post-title{
    font-size:140%
}
.builder-posts-wrap.list-large-image .post-title{
    font-size:200%
}
.builder-posts-wrap.grid2-thumb .post-image{
    width:20%;
    float:left;
    margin:0 1.5em 1em 0
}
.builder-posts-wrap.list-thumb-image .post-image{
    max-width:20%;
    float:left;
    margin:0 1.5em 1em 0
}
.tb_fullwidth_image .post-image img,
.builder-posts-wrap.list-large-image .post-image img,
.builder-posts-wrap.list-thumb-image .post-image img{
    width:100%
}
.builder-posts-wrap.list-thumb-image .post-content,
.builder-posts-wrap.grid2-thumb .post-content{
    overflow:hidden
}
.builder-posts-wrap.list-post .post-content{
    width:auto
}
.builder-posts-wrap.list-large-image .post-image{
    max-width:64%;
    float:left;
    margin:0 1.5em 1em 0
}
/* reset post content min-width */
.col2-1 .builder-posts-wrap.grid3 .post-content,
.col2-1 .builder-posts-wrap.grid4 .post-content,
.col3-1 .builder-posts-wrap.grid2 .post-content,
.col3-1 .builder-posts-wrap.grid3 .post-content,
.col3-1 .builder-posts-wrap.grid4 .post-content,
.col3-2 .builder-posts-wrap.grid2 .post-content,
.col3-2 .builder-posts-wrap.grid3 .post-content,
.col3-2 .builder-posts-wrap.grid4 .post-content,
.col4-1 .builder-posts-wrap.grid2 .post-content,
.col4-1 .builder-posts-wrap.grid3 .post-content,
.col4-1 .builder-posts-wrap.grid4 .post-content,
.col4-2 .builder-posts-wrap.grid2 .post-content,
.col4-2 .builder-posts-wrap.grid3 .post-content,
.col4-2 .builder-posts-wrap.grid4 .post-content{
    min-width:50%
}
/*image appearance*/
.module.rounded .post-image img{
    border-radius:8px
}
.module.bordered .post-image img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module.circle .post-image img{
    border-radius:50em
}
@media screen and (max-width:680px){
    .builder-posts-wrap.grid2 .post,
    .builder-posts-wrap.grid3 .post,
    .builder-posts-wrap.grid4 .post{
        clear:both;
        width:auto;
        float:none;
        margin-left:0;
        margin-right:0
    }
    .post-content{
        overflow:visible!important
    }
}
/*/css/grids/grid4.css*/
.loops-wrapper.products.grid4>.product,
.loops-wrapper.grid4>.post{
    width:22.6%
}
.loops-wrapper.products.grid4>.product:nth-of-type(4n+1),
.loops-wrapper.grid4>.post:nth-of-type(4n+1){
    margin-left:0;
    clear:left
}
.loops-wrapper.products.grid4.no-gutter>.product,
.loops-wrapper.grid4.no-gutter>.post{
    width:25%
}
@media screen and (max-width:900px){
	.loops-wrapper.products.grid4>.product,
	.loops-wrapper.grid4>.post{
		width:48.4%
	}
	.loops-wrapper.products.grid4.no-gutter>.product,
	.loops-wrapper.grid4.no-gutter>.post{
		width:50%
	}
	.loops-wrapper.products.grid4>.product:nth-of-type(2n+1),
	.loops-wrapper.grid4>.post:nth-of-type(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:680px){
	.loops-wrapper.grid4>.post,
	.loops-wrapper.grid4.no-gutter>.post{
		width:100%;
		margin-left:0;
		float:none
	}
}
/*/wp-content/themes/themify-split/styles/modules/grids/grid4.css*/
.loops-wrapper.grid4 .post{
	margin-bottom:2.5em
}
.loops-wrapper.grid4 .post-title{
	font-size:1.1em
}
@media screen and (max-width:760px){
	.loops-wrapper.grid4 .post-title{
		font-size:1.7em;
		margin-bottom:.7em
	}
}
/*/css/grids/grid2-thumb.css*/
.loops-wrapper.products.grid2-thumb>.product,
.loops-wrapper.grid2-thumb>.post{
    width:48.4%
}
.loops-wrapper.products.grid2-thumb>.product:nth-of-type(2n+1),
.loops-wrapper.grid2-thumb>.post:nth-of-type(2n+1){
    margin-left:0;
    clear:left
}
@media screen and (max-width:680px){
	.loops-wrapper.grid2-thumb>.post{
		width:100%;
		margin-left:0;
		float:none
	}
}
/*/wp-content/themes/themify-split/styles/modules/grids/grid2-thumb.css*/
.loops-wrapper.grid2-thumb .post{
	margin-bottom:3.5em	
}
.loops-wrapper.grid2-thumb .post-title{
	font-size:1.8em
}
.loops-wrapper.grid2-thumb .post-image{
	width:20%;
	float:left;
	margin:0 1.6em 1.3em 0
}
.loops-wrapper.grid2-thumb .post-content{
	overflow:hidden;
	min-width:120px
}
@media screen and (max-width:760px){
	.loops-wrapper.grid2-thumb .post-title{
		font-size:1.7em;
		margin-bottom:.7em
	}
}
/*/themify-builder/css/modules/gallery.css*/
.module-gallery .gallery-icon,
.module-gallery .gallery-item img{
    margin:0;
    padding:0;
}
/* rounded */
.module-gallery.rounded .gallery-icon{
    max-width:100%; /* for FF */
}
.module-gallery.rounded img{
    border-radius:8px
}
/* border */
.module-gallery.bordered img{
    border:solid 1px rgba(0,0,0,.2);
    padding:3px
}
/* drop shadow */
.module-gallery.drop-shadow img{
    box-shadow:0 1px 8px 0 rgba(0,0,0,.1)
}
/* circle */
.module.module-gallery.circle img{
    overflow:hidden;
    text-align:center;
    border-radius:50em
}
.module_column .module.module-gallery.circle .gallery-caption{
    text-align:center
}
.builder_gallery_load{
    cursor:wait;
    opacity:.5;
    position:relative;
}
.module.gallery .gallery-caption{
    margin:.5em 0;
    font-size:.95em
}
/*/themify-builder/css/modules/testimonial-slider.css*/
.module-testimonial-slider{
    margin-bottom:1em;
    padding:0
}
.module-testimonial-slider h1,
.module-testimonial-slider h2,
.module-testimonial-slider h3,
.module-testimonial-slider h4,
.module-testimonial-slider h5,
.module-testimonial-slider h6{
    color:inherit;
    margin-top:0
}
.module-testimonial-slider .testimonial-image img{
    border-radius:100%
}
.module-testimonial-slider.image-bottom  .testimonial-image img{
    padding-bottom:10px
}
/* testimonial image top */
.module-testimonial-slider.image-bottom .testimonial-content,
.module-testimonial-slider.image-top .testimonial-item,
.module-testimonial-slider.image-top .testimonial-content{
    display:flex;
    flex-direction:column
}
.module-testimonial-slider.image-top .testimonial-image{
    order:-1;
    margin-bottom:1em
}
/* testimonial image bottom */
.module-testimonial-slider.image-bottom .testimonial-image{
    order:1;
    margin-top:1em
}
/* testimonial bubble */
.module-testimonial-slider.image-bubble .testimonial-content{
    display:flex;
    flex-direction:column;
    background-color:#fff;
    color:#666;
    box-sizing:border-box;
    box-shadow:0 5px 10px 0 rgba(0,0,0,.1);
    border-radius:10px;
    padding:5% 8% 0;
    margin:5px 15px 50px;
    text-align:left
}
.module-testimonial-slider.image-bubble .person-name{
    font-weight:bold
}
.module-testimonial-slider.image-bubble .testimonial-image{
    order:1;
    transform:translateY(50%)
}
/*/wp-content/themes/themify-split/styles/modules/widgets/themify-feature-posts.css*/
.widget .feature-posts-list li{
	padding:0;
	margin:0 0 1.2em;
}
.widget .feature-posts-list br{
	display:none;
}
.widget .feature-posts-list .post-img{
	margin:0 1.2em 1em 0;
	float:left;
}
.widget .feature-posts-list small{
	font-size:90%;
	display:block;
	margin:0 0 .3em;
}
.widget .feature-posts-list .feature-posts-title{
	margin:0 0 .2em;
	display:inline-block;
	font-size:1.1em;
}
.widget .feature-posts-list .post-excerpt{
	display:block;
}
/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li i{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small i{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large i{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/wp-content/themes/themify-split/styles/modules/widgets/themify-social-links.css*/
.social-widget{
	float:right;
	margin-right:81px;
	margin-top:1em
}
.social-widget a:hover,
.social-widget a{
	text-decoration:none
}
.social-widget div.rss .tf_fa,
.social-links .icon-medium i{
	font-size:17px
}
.social-widget .widget{
	display:inline-block;
	vertical-align:middle;
	margin:0 2px 0 0;
	padding:0;
	background:none;
	border:none;
	border-radius:0;
	box-shadow:none
}
.social-widget .widget div{
	display:inline
}
.social-widget .widgettitle{
	width:auto;
	font-weight:bold;
	font-size:100%;
	font-family:inherit;
	text-transform:none;
	letter-spacing:0;
	position:static;
	display:inline-block;
	vertical-align:middle;
	margin:0 .5em 0 0;
	padding:0;
	background:none;
	border:none;
	border-radius:0;
	box-shadow:none
}
.social-widget ul{
	margin:6px 0 0 !important;
	padding:0;
	display:inline
}
.social-widget .social-links.horizontal li{
	padding:0 2px 5px 0;
	margin:0;
	display:inline-block;
	border:none !important;
	clear:none;
	line-height:100%
}
.social-widget li img{
	vertical-align:middle;
	margin-top:-3px
}
/* increase social icons a bit */
.social-links .icon-medium i{
	font-size:21px
}
/* rss */
.social-widget div.rss{
	display:inline-block;
	vertical-align:middle;
	margin-left:1px
}
.social-widget div.rss a{
	display:inline-block;
	margin-bottom:6px;
}
/*/wp-content/themes/themify-split/styles/modules/widgets/text.css*/
.widget .textwidget ul{
	margin:0 0 1.4em 1.6em;
}
.widget .textwidget li{
	display:list-item;
}
.widget .textwidget ul li{
	list-style:disc;
}
.widget .textwidget ol li{
	list-style:decimal;
}
/*/wp-content/themes/themify-split/style.css*/
/*  
Theme Name:Themify Split
Theme URI:https://themify.me/themes/split/
Version: 5.2.0
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:http://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) Themify.
Tags:themify,featured-images,translation-ready,custom-menu,sidebar
Text Domain:themify
---------

DO NOT EDIT THIS FILE.

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

/************************************************************************************
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{
	border:0
}

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

/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ 
	display:block
}
/* iframes and objects max-width (for embed media) */
iframe,object,embed,audio{
	max-width:100%
}

/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/

/* FONT FACE GENERATE
================================================ */
@font-face{
  font-family:'themify_theme_icon';
  font-display:swap;
  src:url('data:application/octet-stream;base64,d09GRgABAAAAABCsAA8AAAAAG9gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFY+JlHMY21hcAAAAdgAAACTAAACIpY9tu1jdnQgAAACbAAAABMAAAAgBtX++GZwZ20AAAKAAAAFkAAAC3CKkZBZZ2FzcAAACBAAAAAIAAAACAAAABBnbHlmAAAIGAAABV8AAAc685kt7WhlYWQAAA14AAAAMgAAADYNzsRnaGhlYQAADawAAAAfAAAAJAc8A15obXR4AAANzAAAACAAAAA0LOn//2xvY2EAAA3sAAAAHAAAABwKgAxNbWF4cAAADggAAAAgAAAAIAEhC+RuYW1lAAAOKAAAAZgAAANF4g1h0XBvc3QAAA/AAAAAcAAAAJwqJ9PfcHJlcAAAEDAAAAB6AAAAhuVBK7x4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgZC5hnMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4vGD6cZA76n8UQxRzEMAcozAiSAwD0gwx4AHic7ZHZDcIwEESfExOCcQXUQDEUxBeFRLSTTvbTHYRZe6U0wVrP2sOHNANcgFk8RYb0IeHxVjf1/kzp/cxLdWFlYrLVStvafhxgnHlE0rlHX55PeiPrp4Wrbt80u1M1WPhH7fv3rIyBq2+BFMQCd8sCd8wCd9ICKY0F0hwLpD4WyAf5NnCH2zaQN7R9QP0Bj3orZwB4nGNgQAMSEMgc9D8FhAESSAPRAHicrVZpd9NGFB15SZyELCULLWphxMRpsEYmbMGACUGyYyBdnK2VoIsUO+m+8Ynf4F/zZNpz6Dd+Wu8bLySQtOdwmpOjd+fN1czbZRJaktgL65GUmy/F1NYmjew8CemGTctRfCg7eyFlisnfBVEQrZbatx2HREQiULWusEQQ+x5ZmmR86FFGy7akV03KLT3pLlvjQb1V334aOsqxO6GkZjN0aD2yJVUYVaJIpj1S0qZlqPorSSu8v8LMV81QwohOImm8GcbQSN4bZ7TKaDW24yiKbLLcKFIkmuFBFHmU1RLn5IoJDMoHzZDyyqcR5cP8iKzYo5xWsEu20/y+L3mndzk/sV9vUbbkQB/Ijuzg7HQlX4RbW2HctJPtKFQRdtd3QmzZ7FT/Zo/ymkYDtysyvdCMYKl8hRArP6HM/iFZLZxP+ZJHo1qykRNB62VO7Es+gdbjiClxzRhZ0N3RCRHU/ZIzDPaYPh788d4plgsTAngcy3pHJZwIEylhczRJ2jByYCVliyqp9a6YOOV1WsRbwn7t2tGXzmjjUHdiPFsPHVs5UcnxaFKnmUyd2knNoykNopR0JnjMrwMoP6JJXm1jNYmVR9M4ZsaERCICLdxLU0EsO7GkKQTNoxm9uRumuXYtWqTJA/Xco/f05la4udNT2g70s0Z/VqdiOtgL0+lp5C/xadrlIkXp+ukZfkziQdYCMpEtNsOUgwdv/Q7Sy9eWHIXXBtju7fMrqH3WRPCkAfsb0B5P1SkJTIWYVYhWQGKta1mWydWsFqnI1HdDmla+rNMEinIcF8e+jHH9XzMzlpgSvt+J07MjLj1z7UsI0xx8m3U9mtepxXIBcWZ5TqdZlu/rNMfyA53mWZ7X6QhLW6ejLD/UaYHlRzodY3lBC5p038GQizDkAg6QMISlA0NYXoIhLBUMYbkIQ1gWYQjLJRjC8mMYwnIZhrC8rGXV1FNJ49qZWAZsQmBijh65zEXlaiq5VEK7aFRqQ54SbpVUFM+qf2WgXjzyhjmwFkiXyJpfMc6Vj0bl+NYVLW8aO1fAsepvH472OfFS1ouFPwX/1dZUJb1izcOTq/Abhp5sJ6o2qXh0TZfPVT26/l9UVFgL9BtIhVgoyrJscGcihI86nYZqoJVDzGzMPLTrdcuan8P9NzFCFlD9+DcUGgvcg05ZSVnt4KzV19uy3DuDcjgTLEkxN/P6VvgiI7PSfpFZyp6PfB5wBYxKZdhqA60VvNknMQ+Z3iTPBHFbUTZI2tjOBIkNHPOAefOdBCZh6qoN5E7hhg34BWFuwXknXKJ6oyyH7kXs8yik/Fun4kT2qGiMwLPZG2Gv70LKb3EMJDT5pX4MVBWhqRg1FdA0Um6oBl/G2bptQsYO9CMqdsOyrOLDxxb3lZJtGYR8pIjVo6Of1l6iTqrcfmYUl++dvgXBIDUxf3vfdHGQyrtayTJHbQNTtxqVU9eaQ+NVh+rmUfW94+wTOWuabronHnpf06rbwcVcLLD2bQ7SUiYX1PVhhQ2iy8WlUOplNEnvuAcYFhjQ71CKjf+r+th8nitVhdFxJN9O1LfR52AM/A/Yf0f1A9D3Y+hyDS7P95oTn2704WyZrqIX66foNzBrrblZugbc0HQD4iFHrY64yg18pwZxeqS5HOkh4GPdFeIBwCaAxeAT3bWM5lMAo/mMOT7A58xh0GQOgy3mMNhmzhrADnMY7DKHwR5zGHzBnHWAL5nDIGQOg4g5DJ4wJwB4yhwGXzGHwdfMYfANc+4DfMscBjFzGCTMYbCv6dYwzC1e0F2gtkFVoANTT1jcw+JQU2XI/o4Xhv29Qcz+wSCm/qjp9pD6Ey8M9WeDmPqLQUz9VdOdIfU3Xhjq7wYx9Q+DmPpMvxjLZQa/jHyXCgeUXWw+5++J9w/bxUC5AAEAAf//AA94nI1Vb2hTVxQ/5973J3nvJe+95OW9tI1pkzRtY7TdmjTpTFeDWLrODIuIVLFdJ6WuxU2RtQiFKRvswxhFOlAZw21aGRTElrl+XIfsw+aXTZApsm/7IptMhSEMmtedl1QUNsZu7r3vnvPOu+ec3/kTEAE2pvl97oAKOoTBgRQcKb/OEHwoIUhjIZFzNIJMk1Eb86OsY8CUA2NhNEFVTHUMFEU4AIIQEIaiUYBoKppKJlqa41tiTY0Njh2xwiHT0IMBjRSopjcssSGLPalIglbKTJiJXCSVpoV0TPfkIrmeBK1chPeuuPeWV/h9916p5GZKJXZjfZ6fXJ+fXca2lRn2S4mGx5mZman2s8CO1VkaqwAC+XSZueSTSEodaIGd5T7VzxjioCIixwGfLAmcSbAbUEDGkY0DB+D7gXMYoQNUGqJbYtGWhpZIXBTtLMpm0TF5u/cQLbu70JPvxGQQi922JSXb8gWm//b7H6Wvlq9dd+/3HeiLdfV2xY6GGhtbGxu4s1QtLF5mP1S/nJtjpdOnx7J9fdlYVyzWZdB7mkADyeZr/Co3wAcd5bSAQMZKIsMBzphnJ4nsIx4c8GRftQ3mmZVA2Y8OJvjVqoFTGXcvrmTc8+wR7nLPb8UVXM645wDYxgbF+AseoLsTkC13NNM9QcKBDXpYoQDjdCdnyMeBsQAbclIUNdELE7kpWXY/IrnZhVIq2cn6hThzLNmx2fsLPy3QxPi2HdbaxNzwwptl1ndsfnH+WB8OrEXwvaML7NzNC9JH7idbtkbWBvqnz16af3uHsGvy3GtzE2uRZ35/WvM7WW72yeQxw3/x2Ax7HvuxHRM9CSzyT929GZyqGuyRez6D4+7erThVwunM5p3fsgt8N1iw/WusQblnuXV4pKx6L08QreFQU9lPBB6nDyYPXnec2vXMtnSUku3Yli9iobsZbYvNu3cwoyijakx1j6gqXlTiyqjClty77p3aUcHP6IkXVXVUidN1jPRPUE3tgxCk4YXy9qjCcLeAhDCBfhhEEUaotkAThxikWpoanEhA9csQYiFZtCiqSSliWnYJI+kEpZqZb+OWlErIPalkG1GFXKLbjvCz69+35vOtcQwzmQ6yqVV/vXFQM02N92om35dvrV5P5x8/zqdZpTVfPRwwl5bMAKt4Ek8xemcTI///wigWqofASwXCx0/bTgLJ8UCaJmhi6ijB0+HerQFBgCg45b5RRw4z2FEX8ATr+h+y2+wDaIV4uSnZYMgCMBykpAR2nGIGk1bMsgQxmk3XQtKFcl3vTmyv623GYj1COlIy3tYrxjZjcZG2iuE9jWe0ri8u6ids73Dliv5PQb3TE6jZ9A27yVWIQaIcD3qZQwYR/zhFDicRQoamQAybBC9M3U4cHdOSZCoLz7pUsr0TvfgUCzn2oaaFLbRDSrDJevLEagxoIdsOaQGuir64VX0x3CILoQcPwqLcEmY/EiV6bQc2/uJh0u+jnvUSFMq5Dj/zIgNcRJHjWyCByCVxvFYc+73iGBGoPSBUCnZvLB+m/GnKFustqdsWbSmLyTayiubLmC8WShjnm9xiJ69ziWkLdujn/kP9NDGOlrknaKG2eiYY0vw6P3jpdAXTGDGGgzbKExfvzQatiI4fo3Lr1MR275v+k7oTCp5Z1dAK7jEURa68u3hIt63AqbufH/ERc9iwfLO33D/hqY+H2Hf0b9MMXVAs5ztQEH1UNF47EkHgouB1Y+pG7Hk/vZSptPXQLyeJjdl0hIBPkHM9hDfVAye6fZN2NunU8/RBy1h/qFNIgtzUbfwPamKwdqztaLxCXlt6bcfgYND2XtAZ/gbvR0PCAHicY2BkYGAAYq8e57Px/DZfGbiZXwBFGK6mOKTB6P///6cwv2AOAnI5GJhAogBcmAznAAB4nGNgZGBgDvqfBSRf/P///x/zCwagCArgBQC2kgefAHicY37BwMCMjBf8/w+imU5B+GBaEEEzRzIwAABgcwsMAAAAAABqAMQA8gFAAWoBqgH8AjwChgLGAzgDnQABAAAADQA6AAUAAAAAAAIAKAA4AHMAAABzC3AAAAAAeJyNkM1Kw0AUhU9qVbTgQsH1LEQUIf0BKbhSCu3OhYtuXNQYJ8mUdKZMpkIWPoL4LG59AVe+gi/gS3iSDiIWoQmT+e65507mXgD7+ESA5XPOteSA+rnnBrYx8rxB/dpzk3zneRMtWM9b1J887+IML55bOMAbTwiaO4ym+PAc4Cjoe25gL7j1vEFdeW6Snz1v4jB49bxF/d3zLsbBl+cWjhtXAzMvrUozJ04Gp6LX6fbFfSkMJaWjXEQLlxlbiEuRGO1knpswNjOXyZlKykm1y4mKjb6R6SKP7GpiVRlLWyijRTfsrCZHUksbOflQ3aJ4THvOJSKxZiaG/v9ibs1Uxi7MnJtftNu/74UBDOYoOWaFFBkcBE6onnLvoYMu+qR7OgSdS5eCRoScSoQFK7I6UzC+5EoYaaqSjpwcIuZ3Vvskd0VHiclPLMmq9mjcMEp5Zs6T7VoV63jGjKr7qToS7ClkZ+tUjhjpujqqO3r4mUWBR960R9Wxvura1l0KDP/0LzjfKjelElMP6yk7qhdo8/1nXt9ndae2eJxtytESgiAQRuH9hVAxexMfaqNNGwWahabXr/S2c/nNoYaOPP1vRAMDixMcWnTo4THgjBEXsjeuYirPnlXze9rkXl0R1rAMh+hjXmr/8yk/JbUhxyip+t13coFTkK275rxG1tVoKfb7vIg+isEh7HicY/DewXAiKGIjI2Nf5AbGnRwMHAzJBRsZWJ02MTAyaIEYm7mYGDkgLD4GMIvNaRfTAaA0J5DN7rSLwQHCZmZw2ajC2BEYscGhI2Ijc4rLRjUQbxdHAwMji0NHckgESEkkEGzmYWLk0drB+L91A0vvRiYGFwAMdiP0AAA=') format('woff')
}

/* GENERIC
================================================ */
body{
	font:1em/1.75em 'Roboto Slab',serif;
	overflow-wrap:break-word;
	color:#232930;
	-webkit-font-smoothing:antialiased;
	-ms-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%;
	background:#fff
}
a{
	text-decoration:none;
	outline:none;
	color:#00be8a;
	transition:.3s ease-in-out
}
p{
	padding:0;
	margin:0 0 2.438em
}
small{
	font-size:87%
}
blockquote{
	font-size:1.2em;
	line-height:1.4em;
	padding:.8em 2em 1em;
	margin:0 0 1.2em;
	position:relative
}
blockquote:before{
	content:'\201C';
	font-size:3.3em;
	position:absolute;
	margin-left:-.5em;
	margin-top:.2em
}
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{
	font-family:'Sorts Mill Goudy',serif;	
	line-height:1.3em;
	margin:0 0 .4em;
	overflow-wrap:normal;
	font-weight:normal	
}
h1{
	font-size:4em;
	letter-spacing:-.04em
}
h2{
	font-family:'Sorts Mill Goudy',serif;
	font-size:3.5em;
	letter-spacing:-.03em
}
h3{
	font-family:'Sorts Mill Goudy',serif;
	font-style:italic;
	font-size:2em;
	margin-bottom:.6em
}
h4{
	font-family:'Montserrat',sans-serif;
	font-size:1.4em;
	text-transform:uppercase;
	letter-spacing:.05em
}
h5{
	font-size:1.3em
}
h6{
	font-size:1.1em
}

/* FORM
================================================ */
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
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]{
	border:2px solid rgba(0,0,0,0.1);
	padding:.4em .8em;
	margin:.6em 0;
	max-width:100%;
	-webkit-appearance:none;
	box-sizing:border-box;
	border-radius:3px
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=tel]{
	width:15em
}
input[type=number]{
	width:7em
}

/* text area */
textarea{
	width:100%;
	min-height:8em
}

/* form input:focus */
textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	outline:none
}

/* form button */
input[type=reset],input[type=submit],button{
	background-color:#00be8a;
	border-radius:5em;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:.9em;
	padding:.7em 1.5em;
	text-transform:uppercase;
	letter-spacing:.16em;
	text-shadow:0 0 1px #fff;
	margin-top:.3em;
	transition:.3s ease-in-out;
	-webkit-appearance:none
}

/* form input:hover */
input[type=reset]:hover,input[type=submit]:hover,button:hover{
	background-color:#000;
	color:#fff
}

/************************************************************************************
3. STRUCTURE
*************************************************************************************/
/* set general layout containers box-sizing */
#main-nav,.post,.author-box,.widget,.col4-1,.col4-2,.col4-3,.col3-1,.col3-2,.col2-1{
	box-sizing:border-box
}

/* main page width */
.pagewidth,
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner{
	width:1320px;
	max-width:100%;
	margin:0 auto
}

/* content */
#content{
	width:65%;
	float:left;
	padding:6.2% 0
}
/* full_width content */
.full_width #layout{
    width:100%;
	max-width:100%;
    display:block
}
.full_width #content{
   width:100%;
    padding:0;
    float:none
}
/************************************************************************************
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
}

/************************************************************************************
5. HEADER
*************************************************************************************/
#headerwrap{
	background-color:rgba(0,190,138,.8);
	color:#fff;
	z-index:302;
	top:0;
	padding:1em 0
}
#headerwrap a{
	color:#fff
}
#header{
	width:94%
}
.fixed-header-enabled #headerwrap{
    position:sticky;
    position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
    position:fixed
}
/* 
MAIN NAVIGATION
================================================ */
.sidemenu{
	display:inline
}
#main-nav{
	margin:0;
	float:left;
	font-family:'Montserrat',sans-serif;
	margin-left:1.6em
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	display:inline-block
}

/* main level link */
#main-nav a{
	display:block;
	padding:.5em .63em 1em;
	margin:0;
	text-decoration:none;
	position:relative
}
#main-nav li a:after{
	content:'';
	display:block;
	border-bottom:solid 4px #fff;
	width:0;
	height:4px;
	position:absolute;
	bottom:6px;
	left:0;
	transition:width .7s
}

/* main level link :hover & current link */
#main-nav li:hover a:after,
#main-nav .current_page_item > a:after,
#main-nav .current-menu-item > a:after{
	width:100%
}

/* sub-levels link */
#main-nav ul a{
	font-size:.95em;
	color:#666;
	padding:10px 0;
	display:block;
	width:180px;
	box-sizing:border-box;
	border-bottom:1px solid #ccc;
	text-align:center;
	margin:0 15px
}
#main-nav ul li:last-child > a{
	border:none
}
/* sub-levels link :hover */
#main-nav ul a:hover{
	color:#00be8a
}

/* dropdown ul */
#main-nav ul{
	background-color:#fff;
	border:solid 1px #000;
	border-radius:3px;
	font-size:.95em;
	list-style:none;
	margin:20px 0 0 -106px;
	padding:5px 0px;
	position:absolute;
	z-index:100;
	visibility:hidden;
	opacity:0;
	left:50%;
	top:100%;
	transition:all .2s
}
#main-nav ul:after,
#main-nav ul:before{
	bottom:100%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	bottom:100%;
	position:absolute;
	pointer-events:none;
	border-bottom-color:#000;
	border-width:12px;
	left:50%;
	margin-left:-12px

}
#main-nav ul:after{
	border-bottom-color:#fff;
	border-width:10px;
	left:50%;
	margin-left:-10px
}
/* Arrow on left side for sub sub level menu */
#main-nav ul ul:after,
#main-nav ul ul:before{
	left:-10px;
	top:24px;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	border-right-color:#00be8a;
	border-width:10px;
	margin-top:-10px;
	pointer-events:none
}
#main-nav ul ul:before{
	border-right-color:#ddd;
	border-width:11px;
	margin-top:-11px
}
#main-nav ul li{
	background:none;
	float:none;
	display:block
}
/* sub-levels dropdown */
#main-nav ul ul{
	left:100%;
	top:-7px;
	margin-top:0;
	margin-left:20px
}
@media (hover:hover){
	#main-nav li:hover>.sub-menu{
		visibility:visible;
		opacity:1;
		margin-top:0
	}
	#main-nav li li:hover > ul{
		margin-left:0
	}
}
@media (hover:none){
	#main-nav .has-sub-menu> a{
		padding-right:40px
	}
	#main-nav li .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-22px
	}
	#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;
		visibility:visible
	}
}
.has-sub-menu .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)
}
.menu-icon-inner{
	border-bottom:5px solid;
	width:1.5em;
	height:1.2em
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	transition:all .7s ease;
	border-bottom:5px solid;
	transition-property:transform
}
.menu-icon-inner:after{
	top:50%
}
body.mobile-menu-visible{
	overflow-y:hidden
}
.body-overlay{
	display:none;
	background-color:rgba(255,255,255,.7);
	width:100%;
	height:100%;
	position:fixed;
	right:300px;
	top:0;
	z-index:310;
	box-shadow:inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay-on{
	display:block
}

/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 0.938em;
	padding:0;
	font-family:'Montserrat';
	font-size:4em;
	line-height:110%
}

/*
AUTHOR PAGE
================================================ */
.author-bio{
	margin:0 0 2em
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.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,.3)
}

/************************************************************************************
7. POST
*************************************************************************************/
.post{
	margin-bottom:1.6em
}

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

/* post title */
.post-title{
	font-size:3.5em;
	font-family:'Montserrat';
	line-height:1.1em;
	margin:0 0 .6em;
	padding:0;
	letter-spacing:-.025em
}
.post-title a{
	text-decoration:none;
	color:inherit
}

/* post image */
.post-image{
	margin:0 0 1.25em
}
.post-image img{
	vertical-align:bottom
}
.grid4 .post-image img,
.grid3 .post-image img,
.grid2 .post-image img{
	width:100%;
	vertical-align:bottom
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}

/* top post meta */
.top-post-meta{
	margin:0 0 .95em
}
/* post category */
.post-category{
	font-size:.9em;
	line-height:1.6em;
	letter-spacing:.08em;
	margin:0 0 .5em;
	padding:0;
	text-transform:uppercase
}

/* post meta */
.post-meta{
	font-size:.8em;
	line-height:1.6em;
	margin:0 0 1em;
	padding:0;
	text-transform:uppercase
}
.post-meta a{
	text-decoration:none
}
.post-meta span{
	margin-right:.6em
}
.post-meta .post-meta-inline{
	display:block;
	margin:1em 0 1.3em
}

/* post author */
.post-author{
	letter-spacing:.08em;
	display:inline-block
}

/* post date */
.post-date{
	display:inline-block;
	margin-right:1.5em;
	letter-spacing:.05em;
	vertical-align:middle
}
.post-date span{
	margin-right:0
}
.post-date:before,
.post-tag:before,
.post-comment:before{
	content:'\e801'; /* ti-tag */
	display:inline-block;
	font-family:'themify_theme_icon';
	font-style:normal;
	font-weight:normal;
	margin-right:10px;
	vertical-align:middle
}
.post-date:before{
	content:'\e800'; /* ti-calendar */
	font-size:1.35em
}

/* post tag */
.post-tag{
	letter-spacing:.04em
}
.post-tag:before{
	content:'\e801'; /* ti-tag */
	font-size:1.65em;
	margin-right:5px
}

/* post comment */
.post-comment:before{
	content:'\e806'; /* ti-comment */
	font-size:1.35em
}

/* author avatar */
.author-avatar{
	display:inline-block;
	vertical-align:middle;
	padding:0;
	margin:0
}
.author-avatar img{
	max-width:80px
}
.author-avatar .avatar{
	border-radius:100%
}
/* reduce avatar img size for grid layouts */
.loops-wrapper .author-avatar img{
	margin:0 .4em 0 0;
	width:30px
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	margin:1em 0 4em;
	border:none
}
.author-box .author-avatar{
	float:left;
	margin:0 1.1em 0 0;
	padding: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
}
/************************************************************************************
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%
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 3em
}
.widgettitle{
	margin:0 0 1.2em;
	padding:0;
	font-family:'Montserrat',sans-serif;
	font-size:1.4em;
	color:inherit;
	text-transform:uppercase;
	letter-spacing:-.01em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.4em 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:6px 0 -6px 0px;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar{
	width:100%
}
.widget #wp-calendar caption{
	font-weight:bold;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}
/* twitter widget */
.widget .twitter-list li{
	padding:0;
	margin:0 0 1.2em
}
.widget .twitter-list .twitter-timestamp{
	font-style:italic;
	display:block;
	padding-top:.1em
}
.widget .follow-user{
	margin:0;
	padding:5px 0
}
/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:12px;
	float:left
}
/* 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
}
/************************************************************************************
SHORTCODE BUTTON
*************************************************************************************/
a.shortcode.button{
	font-family:'Montserrat',sans-serif;
	text-transform:uppercase;
	letter-spacing:.04em
}
a.shortcode.button.large,
a.shortcode.button.xlarge{
	font-weight:normal
}

/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* module title */
.themify_builder .module-title{
	margin:1.4em 0 1.6em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	letter-spacing:1px
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll!important;
		background-position:center!important
	}
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:2em
}
.alignright{
	float:right;
	margin-left:2em
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:1em;
	max-width:100%
}
.wp-caption-text{
	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
}
/*PAGE LOAD/UNLOAD SPLIT EFFECT*/
.hidden-view{
	background-color:#00bf89
}
#pagewrap{
	opacity:0; /* hide pagewrap when loading */
	transition:opacity .5s ease-out
}
.ready-view #pagewrap{
	opacity:1
}
/*FOOTER*/
#footerwrap{
	background-color:#00ca93;
	color:#fff;
	padding:1.2em 0
}
#footerwrap a{
	color:#fff
}
#footer{
	font-size:.9em;
	line-height:1.6em	
}
.footer-widgets .widget{
	margin-bottom:2em;
	margin:1em 0
}
/* footer text */
.footer-text{
	clear:both;
	font-size:85%
}
.footer-text .one{
	float:left
}
.footer-text .two{
	float:right;
	text-align:right
}
.back-top{
	width:60px;
	height:35px;
	top:-54px;
	bottom:100%
}
.back-top a{
	background-color:#00ca93;
	display:inline-block;
	width:100%;
	height:100%;
	line-height:35px;
	position:relative
}
.back-top:hover a{
	background-color:#000
}
.back-top a:before{
	content:'';
	display:block;
	width:1em;
	height:1em;
	border:1px solid transparent;
	border-left-color:inherit;
	border-top-color:inherit;
	transform:rotateZ(45deg) translate(-50%,-50%);
	transform-origin:0 0;
	position:absolute;
	top:60%;
	left:50%;
	transition:all .3s linear;
	transition-property:transform,top
}
@media screen and (max-width:1400px){
	#layout,
	.pagewidth,
	.module_row>.row_inner{
		max-width:94%
	}
}

@media screen and (max-width:760px){
	#layout,
	.pagewidth,
	.module_row>.row_inner{
		max-width:90%
	}
	#content{
		width:100%;
		max-width:100%;
		float:none;
		clear:both;
		display:block
	}
	.single .featured-area .post-image img{
		position:relative
	}
	.top-excerpt-wrap{
		max-width:none;
		font-size:.9em;
		line-height:normal;
		margin-top:1em
	}
	.post-meta{
		font-size:.75em;
		margin: 0 0 1em
	}
	.post-author{
		margin-bottom:.95em
	}
	.author-avatar .avatar{
		width:26px
	}
	.post-tag{
		margin-top:1em
	}	
	.post-title{
		font-size:1.7em;
		margin-bottom:.7em
	}
}
@media screen and (max-width:680px){
	h1{
		font-size:2em
	}
	h2{
		font-size:1.8em
	}
	h3{
		font-size:1.6em
	}
	h4{
		font-size:1.2em
	}
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	.footer-text .one,
	.footer-text .two{
		float:none;
		text-align:left
	}
}

/*/wp-content/themes/themify-split/skins/black/style.css*/
/*
Skin Name: Black
Version: 1.0
Description: Skin for Split

*/

#footerwrap,
.back-top a,
.pagenav a:hover,
.pagenav .current{
	background-color: #222;
	color: #fff;
}
#headerwrap {
	background-color: rgba(0,0,0,.8);
}
a {
	color: #000;
}
input[type=reset],
input[type=submit],
button {
	background-color: #666;
}
.commentlist .comment-reply-link {
	color: #fff;
	background-color: #666;
}
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale{
	background-color: #666;
}
.split-left,
.split-right,
.split-loader,
.hidden-view {
	background-color: #222;
}

.mobile_menu_active .sidemenu {
	background-color: #222;
	color: #fff;
}
/*/wp-content/uploads/themify-css/themify-builder-35-generated.css*/
/* Generated from page: home */
.themify_builder_content-35 .tb_04d865b.module_row{background-repeat:no-repeat;background-size:cover;text-align:center;background-position:50% 50%;background-attachment:scroll;}
.themify_builder_content-35 .tb_04d865b.module_row,.themify_builder_content-35 .tb_04d865b.module_row p,.themify_builder_content-35 .tb_04d865b.module_row h1,.themify_builder_content-35 .tb_04d865b.module_row h2,.themify_builder_content-35 .tb_04d865b.module_row h3:not(.module-title),.themify_builder_content-35 .tb_04d865b.module_row h4,.themify_builder_content-35 .tb_04d865b.module_row h5,.themify_builder_content-35 .tb_04d865b.module_row h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-35 .tb_04d865b.module_row a{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-35 .tb_dcfceb2.module-text{padding-top:50px;padding-left:10px;padding-right:10px;margin-left:10px;margin-right:10px;padding-bottom:50px;}
.themify_builder_content-35 .tb_dcfceb2.module-text .tb_text_wrap,.themify_builder_content-35 .tb_dcfceb2.module-text .tb_text_wrap p,.themify_builder_content-35 .tb_dcfceb2.module-text .tb_text_wrap blockquote,.themify_builder_content-35 .tb_dcfceb2.module-text .tb_text_wrap h1,.themify_builder_content-35 .tb_dcfceb2.module-text .tb_text_wrap h2,.themify_builder_content-35 .tb_dcfceb2.module-text .tb_text_wrap h3,.themify_builder_content-35 .tb_dcfceb2.module-text .tb_text_wrap h4,.themify_builder_content-35 .tb_dcfceb2.module-text .tb_text_wrap h5,.themify_builder_content-35 .tb_dcfceb2.module-text .tb_text_wrap h6,.themify_builder_content-35 .tb_dcfceb2.module-text .tb_text_wrap li,.themify_builder_content-35 .tb_dcfceb2.module-text .tb_text_wrap span{text-shadow:2px 2px 5px rgba(0, 0, 0, 0.70);}
.themify_builder_content-35 .tb_18i1183.module_subrow{background-color:rgba(0, 0, 0, 0.60);}
.themify_builder_content-35 .tb_18i1183.module_subrow>.builder_row_cover::before,.themify_builder_content-35 .tb_18i1183.module_subrow>.ms-tableCell>.builder_row_cover::before{background-image:linear-gradient(90deg,rgba(0, 135, 61, 0.63) 0%,rgba(66, 69, 153, 0.79) 99%);}
.themify_builder_content-35 .tb_venn209.module-text{padding-top:10px;padding-left:11px;padding-right:10px;margin-left:50px;margin-right:50px;padding-bottom:0px;}
.themify_builder_content-35 .tb_venn209.module-text .tb_text_wrap,.themify_builder_content-35 .tb_venn209.module-text .tb_text_wrap p,.themify_builder_content-35 .tb_venn209.module-text .tb_text_wrap blockquote,.themify_builder_content-35 .tb_venn209.module-text .tb_text_wrap h1,.themify_builder_content-35 .tb_venn209.module-text .tb_text_wrap h2,.themify_builder_content-35 .tb_venn209.module-text .tb_text_wrap h3,.themify_builder_content-35 .tb_venn209.module-text .tb_text_wrap h4,.themify_builder_content-35 .tb_venn209.module-text .tb_text_wrap h5,.themify_builder_content-35 .tb_venn209.module-text .tb_text_wrap h6,.themify_builder_content-35 .tb_venn209.module-text .tb_text_wrap li,.themify_builder_content-35 .tb_venn209.module-text .tb_text_wrap span{text-shadow:2px 2px 5px rgba(0, 0, 0, 0.47);}
.themify_builder_content-35 .tb_j8kh441.module-text{padding-bottom:20px;padding-top:20px;}
.themify_builder_content-35 .tb_u7em431.module_row>.builder_row_cover::before,.themify_builder_content-35 .tb_u7em431.module_row>.ms-tableCell>.builder_row_cover::before{background-image:linear-gradient(180deg,rgb(0, 0, 0) 1%,rgba(255, 255, 255, 0.07) 25%);}
.themify_builder_content-35 .tb_u7em431.module_row,.themify_builder_content-35 .tb_u7em431.module_row p,.themify_builder_content-35 .tb_u7em431.module_row h1,.themify_builder_content-35 .tb_u7em431.module_row h2,.themify_builder_content-35 .tb_u7em431.module_row h3:not(.module-title),.themify_builder_content-35 .tb_u7em431.module_row h4,.themify_builder_content-35 .tb_u7em431.module_row h5,.themify_builder_content-35 .tb_u7em431.module_row h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-35 .tb_u7em431.module_row{text-align:center;padding-top:35px;}
.themify_builder_content-35 .tb_u7em431.module_row a{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-35 .tb_1kiv432.module_column>.builder_row_cover::before,.themify_builder_content-35 .tb_1kiv432.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 135, 57, 1);}
.themify_builder_content-35 .tb_1kiv432.module_column{border:20px solid rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_1kiv432.module_column:hover>.builder_row_cover::before,.themify_builder_content-35 .tb_1kiv432.module_column>.ms-tableCell:hover>.builder_row_cover::before{background-color:rgba(0, 135, 57, 0.60);}
.themify_builder_content-35 .tb_0jas488.module-feature.module h3.module-feature-title:hover,.themify_builder_content-35 .tb_0jas488.module-feature.module h3.module-feature-title a:hover{color:rgba(0, 0, 0, 1);}
.themify_builder_content-35 .tb_0jas488.module-feature{padding:10px;margin:2px;}
.themify_builder_content-35 .tb_0jas488.module-feature.module .tb_text_wrap,.themify_builder_content-35 .tb_0jas488.module-feature .module-feature-content a,.themify_builder_content-35 .tb_0jas488.module-feature.module .tb_text_wrap p,.themify_builder_content-35 .tb_0jas488.module-feature.module .tb_text_wrap blockquote,.themify_builder_content-35 .tb_0jas488.module-feature.module .tb_text_wrap h1,.themify_builder_content-35 .tb_0jas488.module-feature.module .tb_text_wrap h2,.themify_builder_content-35 .tb_0jas488.module-feature.module .tb_text_wrap h3,.themify_builder_content-35 .tb_0jas488.module-feature.module .tb_text_wrap h4,.themify_builder_content-35 .tb_0jas488.module-feature.module .tb_text_wrap h5,.themify_builder_content-35 .tb_0jas488.module-feature.module .tb_text_wrap h6,.themify_builder_content-35 .tb_0jas488.module-feature.module .tb_text_wrap li,.themify_builder_content-35 .tb_0jas488.module-feature.module .tb_text_wrap span{line-height:12px;}
.themify_builder_content-35 .tb_xyq9432.module_column:hover>.builder_row_cover::before,.themify_builder_content-35 .tb_xyq9432.module_column>.ms-tableCell:hover>.builder_row_cover::before{background-color:rgba(68, 71, 152, 0.60);}
.themify_builder_content-35 .tb_xyq9432.module_column>.builder_row_cover::before,.themify_builder_content-35 .tb_xyq9432.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(67, 70, 153, 1);}
.themify_builder_content-35 .tb_xyq9432.module_column{border:20px solid rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_r1l9688.module-feature.module h3.module-feature-title:hover,.themify_builder_content-35 .tb_r1l9688.module-feature.module h3.module-feature-title a:hover{color:rgba(0, 0, 0, 1);}
.themify_builder_content-35 .tb_r1l9688.module-feature{padding:10px;margin:2px;}
.themify_builder_content-35 .tb_r1l9688.module-feature.module .tb_text_wrap,.themify_builder_content-35 .tb_r1l9688.module-feature .module-feature-content a,.themify_builder_content-35 .tb_r1l9688.module-feature.module .tb_text_wrap p,.themify_builder_content-35 .tb_r1l9688.module-feature.module .tb_text_wrap blockquote,.themify_builder_content-35 .tb_r1l9688.module-feature.module .tb_text_wrap h1,.themify_builder_content-35 .tb_r1l9688.module-feature.module .tb_text_wrap h2,.themify_builder_content-35 .tb_r1l9688.module-feature.module .tb_text_wrap h3,.themify_builder_content-35 .tb_r1l9688.module-feature.module .tb_text_wrap h4,.themify_builder_content-35 .tb_r1l9688.module-feature.module .tb_text_wrap h5,.themify_builder_content-35 .tb_r1l9688.module-feature.module .tb_text_wrap h6,.themify_builder_content-35 .tb_r1l9688.module-feature.module .tb_text_wrap li,.themify_builder_content-35 .tb_r1l9688.module-feature.module .tb_text_wrap span{line-height:12px;}
.themify_builder_content-35 .tb_0ujf640.module_subrow{background-image:linear-gradient(180deg,rgb(66, 69, 153) 0%,rgb(0, 135, 59) 100%);}
.themify_builder_content-35 .tb_n8j4641.module_column{border:20px solid rgba(255, 255, 255, 1);background-image:linear-gradient(180deg,rgb(0, 135, 61) 0%,rgb(66, 69, 153) 100%);}
.themify_builder_content-35 .tb_vrn9642.module-text{padding:20px;}
.themify_builder_content-35 .tb_489c669.module-buttons .module-buttons-item a{box-shadow:2px 2px 5px 0px rgba(0, 0, 0, 0.70);}
.themify_builder_content-35 .tb_489c669.module-buttons{margin-bottom:25px;}
.themify_builder_content-35 .tb_ej88642.module_column{border:20px solid rgba(255, 255, 255, 1);background-image:linear-gradient(180deg,rgb(66, 69, 153) 1%,rgb(0, 135, 59) 100%);}
.themify_builder_content-35 .tb_yltz97.module-text{padding:20px;}
.themify_builder_content-35 .tb_5cq2127.module_subrow{background-image:linear-gradient(180deg,rgb(66, 69, 153) 0%,rgb(0, 135, 59) 100%);}
.themify_builder_content-35 .tb_s7m2825.module_column{background-image:url(https://servicesft.ca/wp-content/uploads/2020/09/image-accueil.jpg);background-repeat:no-repeat;background-size:cover;background-position:50% 50%;background-attachment:scroll;mix-blend-mode:normal;padding-bottom:10px;padding-top:10px;}
.themify_builder_content-35 .tb_s7m2825.module_column,.themify_builder_content-35 .tb_s7m2825.module_column p,.themify_builder_content-35 .tb_s7m2825.module_column h1,.themify_builder_content-35 .tb_s7m2825.module_column h2,.themify_builder_content-35 .tb_s7m2825.module_column h3:not(.module-title),.themify_builder_content-35 .tb_s7m2825.module_column h4,.themify_builder_content-35 .tb_s7m2825.module_column h5,.themify_builder_content-35 .tb_s7m2825.module_column h6{text-shadow:2px 2px 5px rgba(0, 0, 0, 0.70);}
.themify_builder_content-35 .tb_s7m2825.module_column>.builder_row_cover::before,.themify_builder_content-35 .tb_s7m2825.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 135, 59, 0.76);}
.themify_builder_content-35 .tb_s7m2825.module_column:hover>.builder_row_cover::before,.themify_builder_content-35 .tb_s7m2825.module_column>.ms-tableCell:hover>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.00);}
.themify_builder_content-35 .tb_ci9a825.module-text .tb_text_wrap,.themify_builder_content-35 .tb_ci9a825.module-text .tb_text_wrap p,.themify_builder_content-35 .tb_ci9a825.module-text .tb_text_wrap blockquote,.themify_builder_content-35 .tb_ci9a825.module-text .tb_text_wrap h1,.themify_builder_content-35 .tb_ci9a825.module-text .tb_text_wrap h2,.themify_builder_content-35 .tb_ci9a825.module-text .tb_text_wrap h3,.themify_builder_content-35 .tb_ci9a825.module-text .tb_text_wrap h4,.themify_builder_content-35 .tb_ci9a825.module-text .tb_text_wrap h5,.themify_builder_content-35 .tb_ci9a825.module-text .tb_text_wrap h6,.themify_builder_content-35 .tb_ci9a825.module-text .tb_text_wrap li,.themify_builder_content-35 .tb_ci9a825.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-35 .tb_ci9a825.module-text{margin-left:5px;margin-right:5px;margin-bottom:20px;margin-top:20px;}
.themify_builder_content-35 .tb_ci9a825.module-text.module h4{font-size:36px;}
.themify_builder_content-35 .tb_ci9a825.module-text.module h4:hover{font-weight:bold;}
.themify_builder_content-35 .tb_70u3825.module-buttons .module-buttons-item a{box-shadow:2px 2px 5px 0px rgba(0, 0, 0, 0.70);}
.themify_builder_content-35 .tb_qt6o414.module_column{background-repeat:no-repeat;background-size:cover;background-position:50% 50%;background-attachment:scroll;padding-top:10px;background-image:url(https://servicesft.ca/wp-content/uploads/2020/09/image-agricole.jpg);padding-bottom:10px;}
.themify_builder_content-35 .tb_qt6o414.module_column:hover>.builder_row_cover::before,.themify_builder_content-35 .tb_qt6o414.module_column>.ms-tableCell:hover>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.00);}
.themify_builder_content-35 .tb_qt6o414.module_column>.builder_row_cover::before,.themify_builder_content-35 .tb_qt6o414.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(66, 69, 153, 0.72);}
.themify_builder_content-35 .tb_v6s6414.module-text{margin:10px;}
.themify_builder_content-35 .tb_v6s6414.module-text.module h4{font-size:36px;}
.themify_builder_content-35 .tb_v6s6414.module-text .tb_text_wrap,.themify_builder_content-35 .tb_v6s6414.module-text .tb_text_wrap p,.themify_builder_content-35 .tb_v6s6414.module-text .tb_text_wrap blockquote,.themify_builder_content-35 .tb_v6s6414.module-text .tb_text_wrap h1,.themify_builder_content-35 .tb_v6s6414.module-text .tb_text_wrap h2,.themify_builder_content-35 .tb_v6s6414.module-text .tb_text_wrap h3,.themify_builder_content-35 .tb_v6s6414.module-text .tb_text_wrap h4,.themify_builder_content-35 .tb_v6s6414.module-text .tb_text_wrap h5,.themify_builder_content-35 .tb_v6s6414.module-text .tb_text_wrap h6,.themify_builder_content-35 .tb_v6s6414.module-text .tb_text_wrap li,.themify_builder_content-35 .tb_v6s6414.module-text .tb_text_wrap span{text-shadow:2px 2px 5px rgba(0, 0, 0, 0.70);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-35 .tb_tbir414.module-buttons .module-buttons-item a{box-shadow:2px 2px 5px 0px rgba(0, 0, 0, 0.70);}
.themify_builder_content-35 .tb_egys845.module_column{background-repeat:no-repeat;background-size:cover;text-align:center;padding-right:5%;padding-left:5%;background-position:50% 50%;background-attachment:scroll;background-image:url(https://servicesft.ca/wp-content/uploads/2020/09/image-agricole.jpg);}
.themify_builder_content-35 .tb_egys845.module_column>.builder_row_cover::before,.themify_builder_content-35 .tb_egys845.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.70);background-image:linear-gradient(180deg,rgba(0, 135, 57, 0.69) 0%,rgba(68, 71, 152, 0.41) 98%);}
.themify_builder_content-35 .tb_6s9q846.module-buttons{padding-top:25px;}
.themify_builder_content-35 .tb_8l1u846.module-portfolio .post{margin-top:10px;padding:10px;background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_8l1u846.module-portfolio .post,.themify_builder_content-35 .tb_8l1u846.module-portfolio.module h1,.themify_builder_content-35 .tb_8l1u846.module-portfolio.module h2,.themify_builder_content-35 .tb_8l1u846.module-portfolio.module h3:not(.module-title),.themify_builder_content-35 .tb_8l1u846.module-portfolio.module h4,.themify_builder_content-35 .tb_8l1u846.module-portfolio.module h5,.themify_builder_content-35 .tb_8l1u846.module-portfolio.module h6,.themify_builder_content-35 .tb_8l1u846.module-portfolio.module .post-title,.themify_builder_content-35 .tb_8l1u846.module-portfolio.module .post-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_8l1u846.module-portfolio.module .post-title{font-size:12px;}
.themify_builder_content-35 .tb_8l1u846.module-portfolio.module .post-title,.themify_builder_content-35 .tb_8l1u846.module-portfolio.module .post-title a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-35 .tb_hj36855.module_column{background-image:linear-gradient(180deg,rgb(0, 135, 63) 0%,rgb(63, 65, 153) 99%);padding-left:50px;}
.themify_builder_content-35 .tb_hj36855.module_column,.themify_builder_content-35 .tb_hj36855.module_column p,.themify_builder_content-35 .tb_hj36855.module_column h1,.themify_builder_content-35 .tb_hj36855.module_column h2,.themify_builder_content-35 .tb_hj36855.module_column h3:not(.module-title),.themify_builder_content-35 .tb_hj36855.module_column h4,.themify_builder_content-35 .tb_hj36855.module_column h5,.themify_builder_content-35 .tb_hj36855.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_tug4236.module-icon span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-35 .tb_tug4236.module-icon{margin-bottom:30px;padding-left:10px;padding-top:20px;}
.themify_builder_content-35 .tb_tug4236.module-icon span:hover{color:rgba(0, 135, 57, 1);}
.themify_builder_content-35 .tb_tug4236.module-icon .module-icon-item i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_rn1w236.module-buttons{padding-bottom:30px;padding-left:10px;}
.themify_builder_content-35 .tb_ya1e936.module_column{background-image:linear-gradient(180deg,rgb(0, 135, 63) 0%,rgb(63, 65, 153) 99%);padding-left:50px;}
.themify_builder_content-35 .tb_ya1e936.module_column,.themify_builder_content-35 .tb_ya1e936.module_column p,.themify_builder_content-35 .tb_ya1e936.module_column h1,.themify_builder_content-35 .tb_ya1e936.module_column h2,.themify_builder_content-35 .tb_ya1e936.module_column h3:not(.module-title),.themify_builder_content-35 .tb_ya1e936.module_column h4,.themify_builder_content-35 .tb_ya1e936.module_column h5,.themify_builder_content-35 .tb_ya1e936.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_hpau936.module-icon span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-35 .tb_hpau936.module-icon{margin-bottom:30px;padding-left:10px;padding-top:20px;}
.themify_builder_content-35 .tb_hpau936.module-icon span:hover{color:rgba(0, 135, 57, 1);}
.themify_builder_content-35 .tb_hpau936.module-icon .module-icon-item i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_wq4i936.module-buttons{padding-bottom:30px;padding-left:10px;}
.themify_builder_content-35 .tb_qk2t467.module_column{background-repeat:no-repeat;background-size:cover;text-align:center;padding-right:5%;padding-left:5%;background-position:50% 50%;background-attachment:scroll;background-image:url(https://servicesft.ca/wp-content/uploads/2020/09/lubrification-produits.jpg);}
.themify_builder_content-35 .tb_qk2t467.module_column>.builder_row_cover::before,.themify_builder_content-35 .tb_qk2t467.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.70);background-image:linear-gradient(180deg,rgba(0, 135, 57, 0.69) 0%,rgba(68, 71, 152, 0.41) 98%);}
.themify_builder_content-35 .tb_h4v0467.module-buttons{padding-top:25px;}
.themify_builder_content-35 .tb_lvzv467.module-portfolio .post{margin-top:10px;padding:10px;background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_lvzv467.module-portfolio .post,.themify_builder_content-35 .tb_lvzv467.module-portfolio.module h1,.themify_builder_content-35 .tb_lvzv467.module-portfolio.module h2,.themify_builder_content-35 .tb_lvzv467.module-portfolio.module h3:not(.module-title),.themify_builder_content-35 .tb_lvzv467.module-portfolio.module h4,.themify_builder_content-35 .tb_lvzv467.module-portfolio.module h5,.themify_builder_content-35 .tb_lvzv467.module-portfolio.module h6,.themify_builder_content-35 .tb_lvzv467.module-portfolio.module .post-title,.themify_builder_content-35 .tb_lvzv467.module-portfolio.module .post-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_lvzv467.module-portfolio.module .post-title{font-size:12px;}
.themify_builder_content-35 .tb_lvzv467.module-portfolio.module .post-title,.themify_builder_content-35 .tb_lvzv467.module-portfolio.module .post-title a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-35 .tb_60689cb.module_column,.themify_builder_content-35 .tb_60689cb.module_column p,.themify_builder_content-35 .tb_60689cb.module_column h1,.themify_builder_content-35 .tb_60689cb.module_column h2,.themify_builder_content-35 .tb_60689cb.module_column h3:not(.module-title),.themify_builder_content-35 .tb_60689cb.module_column h4,.themify_builder_content-35 .tb_60689cb.module_column h5,.themify_builder_content-35 .tb_60689cb.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-35 .tb_60689cb.module_column{text-align:center;padding-right:5%;padding-left:5%;}
.themify_builder_content-35 .tb_siz3646.module-text .tb_text_wrap,.themify_builder_content-35 .tb_siz3646.module-text .tb_text_wrap p,.themify_builder_content-35 .tb_siz3646.module-text .tb_text_wrap blockquote,.themify_builder_content-35 .tb_siz3646.module-text .tb_text_wrap h1,.themify_builder_content-35 .tb_siz3646.module-text .tb_text_wrap h2,.themify_builder_content-35 .tb_siz3646.module-text .tb_text_wrap h3,.themify_builder_content-35 .tb_siz3646.module-text .tb_text_wrap h4,.themify_builder_content-35 .tb_siz3646.module-text .tb_text_wrap h5,.themify_builder_content-35 .tb_siz3646.module-text .tb_text_wrap h6,.themify_builder_content-35 .tb_siz3646.module-text .tb_text_wrap li,.themify_builder_content-35 .tb_siz3646.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-35 .tb_siz3646.module-text{padding-top:100px;}
.themify_builder_content-35 .tb_2nrg58.module-post span,.themify_builder_content-35 .tb_2nrg58.module-post a:not(.post-edit-link),.themify_builder_content-35 .tb_2nrg58.module-post p{color:rgba(66, 69, 153, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-35 .tb_0nk2489.module-buttons{padding-bottom:30px;padding-left:30px;}
.themify_builder_content-35 .tb_zxwv810.module_column{padding-top:100px;}
.themify_builder_content-35 .tb_j5nf810.module_subrow{background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-35 .tb_knq8810.module_column,.themify_builder_content-35 .tb_knq8810.module_column p,.themify_builder_content-35 .tb_knq8810.module_column h1,.themify_builder_content-35 .tb_knq8810.module_column h2,.themify_builder_content-35 .tb_knq8810.module_column h3:not(.module-title),.themify_builder_content-35 .tb_knq8810.module_column h4,.themify_builder_content-35 .tb_knq8810.module_column h5,.themify_builder_content-35 .tb_knq8810.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_knq8810.module_column{background-image:linear-gradient(180deg,rgb(0, 135, 59) 0%,rgb(66, 69, 153) 100%);}
.themify_builder_content-35 .tb_e4kj951.module-text .tb_text_wrap,.themify_builder_content-35 .tb_e4kj951.module-text .tb_text_wrap p,.themify_builder_content-35 .tb_e4kj951.module-text .tb_text_wrap blockquote,.themify_builder_content-35 .tb_e4kj951.module-text .tb_text_wrap h1,.themify_builder_content-35 .tb_e4kj951.module-text .tb_text_wrap h2,.themify_builder_content-35 .tb_e4kj951.module-text .tb_text_wrap h3,.themify_builder_content-35 .tb_e4kj951.module-text .tb_text_wrap h4,.themify_builder_content-35 .tb_e4kj951.module-text .tb_text_wrap h5,.themify_builder_content-35 .tb_e4kj951.module-text .tb_text_wrap h6,.themify_builder_content-35 .tb_e4kj951.module-text .tb_text_wrap li,.themify_builder_content-35 .tb_e4kj951.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-35 .tb_e4kj951.module-text{padding-top:50px;padding-bottom:50px;}
.themify_builder_content-35 .tb_39py810.module_subrow{padding:15px;margin:15px;}
.themify_builder_content-35 .tb_tyv8811.module-post{font-size:14px;}
.themify_builder_content-35 .tb_nd1b434.module_row{padding-bottom:100px;}
.themify_builder_content-35 .tb_fc3h434.module_column{background-image:url(https://servicesft.ca/wp-content/uploads/2020/09/image-realisation.jpg);background-repeat:no-repeat;background-size:cover;background-color:rgba(68, 71, 152, 1);text-align:center;padding-right:5%;padding-left:5%;background-position:81.33% 52.5%;background-attachment:scroll;}
.themify_builder_content-35 .tb_fc3h434.module_column>.builder_row_cover::before,.themify_builder_content-35 .tb_fc3h434.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(66, 69, 153, 0.79);}
.themify_builder_content-35 .tb_fc3h434.module_column,.themify_builder_content-35 .tb_fc3h434.module_column p,.themify_builder_content-35 .tb_fc3h434.module_column h1,.themify_builder_content-35 .tb_fc3h434.module_column h2,.themify_builder_content-35 .tb_fc3h434.module_column h3:not(.module-title),.themify_builder_content-35 .tb_fc3h434.module_column h4,.themify_builder_content-35 .tb_fc3h434.module_column h5,.themify_builder_content-35 .tb_fc3h434.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-35 .tb_fc3h434.module_column:hover>.builder_row_cover::before,.themify_builder_content-35 .tb_fc3h434.module_column>.ms-tableCell:hover>.builder_row_cover::before{background-color:rgba(67, 70, 153, 1);}
.themify_builder_content-35 .tb_begl259.module-text{padding-bottom:10px;padding-top:50px;}
.themify_builder_content-35 .tb_4xga435.module-buttons .module-buttons-item a{box-shadow:2px 2px 5px 0px rgba(0, 0, 0, 0.70);}
.themify_builder_content-35 .tb_4xga435.module-buttons{padding-bottom:50px;}
.themify_builder_content-35 .tb_q0cp105.module-text .tb_text_wrap,.themify_builder_content-35 .tb_q0cp105.module-text .tb_text_wrap p,.themify_builder_content-35 .tb_q0cp105.module-text .tb_text_wrap blockquote,.themify_builder_content-35 .tb_q0cp105.module-text .tb_text_wrap h1,.themify_builder_content-35 .tb_q0cp105.module-text .tb_text_wrap h2,.themify_builder_content-35 .tb_q0cp105.module-text .tb_text_wrap h3,.themify_builder_content-35 .tb_q0cp105.module-text .tb_text_wrap h4,.themify_builder_content-35 .tb_q0cp105.module-text .tb_text_wrap h5,.themify_builder_content-35 .tb_q0cp105.module-text .tb_text_wrap h6,.themify_builder_content-35 .tb_q0cp105.module-text .tb_text_wrap li,.themify_builder_content-35 .tb_q0cp105.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-35 .tb_q0cp105.module-text{padding-top:100px;}
.themify_builder_content-35 .tb_exxo85.module-testimonial-slider{padding-left:50px;padding-bottom:75px;padding-right:50px;padding-top:20px;background-color:rgba(0, 135, 59, 1);}
.themify_builder_content-35 .tb_exxo85.module-testimonial-slider.module .person-company{font-weight:bold;}
.themify_builder_content-35 .tb_exxo85.module-testimonial-slider.module .person-position{text-transform:uppercase;}
.themify_builder_content-35 .tb_exxo85.module-testimonial-slider.module .person-name{font-size:14px;}
.themify_builder_content-35 .tb_exxo85.module-testimonial-slider.module .testimonial-title{font-size:24px;color:rgba(66, 69, 153, 1);}
.themify_builder_content-35 .tb_87a2dc7.module_row{padding-bottom:100px;padding-top:100px;}
.themify_builder_content-35 .tb_6af4d83.module_column{background-image:url(https://servicesft.ca/wp-content/uploads/2020/09/image-camion.jpg);background-repeat:no-repeat;background-size:cover;text-align:center;padding-right:5%;padding-left:5%;background-position:99.33% 68.75%;background-attachment:scroll;height:450px;}
.themify_builder_content-35 .tb_6af4d83.module_column,.themify_builder_content-35 .tb_6af4d83.module_column p,.themify_builder_content-35 .tb_6af4d83.module_column h1,.themify_builder_content-35 .tb_6af4d83.module_column h2,.themify_builder_content-35 .tb_6af4d83.module_column h3:not(.module-title),.themify_builder_content-35 .tb_6af4d83.module_column h4,.themify_builder_content-35 .tb_6af4d83.module_column h5,.themify_builder_content-35 .tb_6af4d83.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-35 .tb_a9a3c6c.module_column,.themify_builder_content-35 .tb_a9a3c6c.module_column p,.themify_builder_content-35 .tb_a9a3c6c.module_column h1,.themify_builder_content-35 .tb_a9a3c6c.module_column h2,.themify_builder_content-35 .tb_a9a3c6c.module_column h3:not(.module-title),.themify_builder_content-35 .tb_a9a3c6c.module_column h4,.themify_builder_content-35 .tb_a9a3c6c.module_column h5,.themify_builder_content-35 .tb_a9a3c6c.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-35 .tb_a9a3c6c.module_column a{color:rgba(0, 0, 0, 1.00);}
.themify_builder_content-35 .tb_a9a3c6c.module_column{padding-right:25px;padding-left:25px;background-image:linear-gradient(180deg,rgb(0, 135, 59) 0%,rgb(66, 69, 153) 100%);}
.themify_builder_content-35 .tb_tsgk777.module-text .tb_text_wrap,.themify_builder_content-35 .tb_tsgk777.module-text .tb_text_wrap p,.themify_builder_content-35 .tb_tsgk777.module-text .tb_text_wrap blockquote,.themify_builder_content-35 .tb_tsgk777.module-text .tb_text_wrap h1,.themify_builder_content-35 .tb_tsgk777.module-text .tb_text_wrap h2,.themify_builder_content-35 .tb_tsgk777.module-text .tb_text_wrap h3,.themify_builder_content-35 .tb_tsgk777.module-text .tb_text_wrap h4,.themify_builder_content-35 .tb_tsgk777.module-text .tb_text_wrap h5,.themify_builder_content-35 .tb_tsgk777.module-text .tb_text_wrap h6,.themify_builder_content-35 .tb_tsgk777.module-text .tb_text_wrap li,.themify_builder_content-35 .tb_tsgk777.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}

@media screen and (max-width:960px){
.themify_builder_content-35 .tb_0jas488.module-feature{width:auto;}
.themify_builder_content-35 .tb_r1l9688.module-feature{width:auto;}
}
@media screen and (max-width:524px){
.themify_builder_content-35 .tb_1kiv432.module_column:hover>.builder_row_cover::before,.themify_builder_content-35 .tb_1kiv432.module_column>.ms-tableCell:hover>.builder_row_cover::before{background-color:rgba(67, 70, 153, 1);}
.themify_builder_content-35 .tb_1kiv432.module_column>.builder_row_cover::before,.themify_builder_content-35 .tb_1kiv432.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 135, 57, 1);}
.themify_builder_content-35 .tb_xyq9432.module_column:hover>.builder_row_cover::before,.themify_builder_content-35 .tb_xyq9432.module_column>.ms-tableCell:hover>.builder_row_cover::before{background-color:rgba(0, 135, 57, 1);}
.themify_builder_content-35 .tb_xyq9432.module_column>.builder_row_cover::before,.themify_builder_content-35 .tb_xyq9432.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(67, 70, 153, 1);}
}
/*/wp-content/uploads/themify-customizer-5.1.5-5.2.0.css*/
/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:normal;
 
}
h1 {	
	font-family: "Montserrat";	font-weight:bold;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:bold;
	text-transform:none; 
}
h3 {	
	font-family: "Montserrat";	font-weight:bold;
 
}
h5 {		font-style:italic;
	font-style:italic;
	font-size:175%;
 
}
body #site-logo a img {		width: 275px; 
}
#site-description {	display: none; 
}
#main-nav a:hover {	
	color: #00873b; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: #00873b; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	color: #008739; 
}
body:not(.mobile_menu_active) #main-nav li .current_page_item > a,  body:not(.mobile_menu_active) #main-nav li .current-menu-item > a {	
	color: #008739; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a {	
	color: #444798; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav .current_page_item > a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a {	
	color: #444798; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav ul a:hover {	
	color: #008739; 
}
@media screen and (max-width: 960px) { /* Themify Customize Styling */
body #site-logo a img {		width: 275px; 
}
 }@media screen and (max-width: 960px) { /* Themify Customize Styling */
body #site-logo a img {		width: 275px; 
}
 }@media screen and (max-width: 524px) { /* Themify Customize Styling */
body #site-logo a img {		width: 275px; 
}
 }
/* Themify Custom CSS */
.single-portfolio .top-excerpt-wrap{
display:none;
}