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

/*/css/themify.common.css*/
.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 a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
	clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform: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,transform
}
/* fix gutenberg empty p tag bug */
.entry-content > p:first-of-type:empty,
.entry-content > p:first-of-type+p:empty{
    margin:0;
    padding:0
}
/*GRID*/
.module_row{/* fix Chrome bug */
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.module.themify_builder_slider_wrap{
    transition:none
}
div.module_column{
    margin-left:3.2%;
    margin-right:0;
    float:left;
    /* top aligned */
    align-items:flex-start;
    align-content:flex-start
}
.module_column.col6-1{
    width:14%
}
.module_column.col5-1{
    width:17.44%
}
.module_column.col4-1{
    width:22.6%
}
.module_column.col4-2,
.module_column.col2-1{
    width:48.4%
}
.module_column.col4-3{
    width:74.2%
}
.module_column.col3-1{
    width:31.2%
}
.module_column.col3-2{
    width:65.6%
}
/*NARROW*/
.gutter-narrow>.module_column{
    margin-left:1.6%
}
.gutter-narrow>.col6-1{
    width:15.33%
}
.gutter-narrow>.col5-1{
    width:18.72%
}
.gutter-narrow>.col4-1{
    width:23.8%
}
.gutter-narrow>.col4-2,
.gutter-narrow>.col2-1{
    width:49.2%
}
.gutter-narrow>.col4-3{
    width:74.539%
}
.gutter-narrow>.col3-1{
    width:32.266%
}
.gutter-narrow>.col3-2{
    width:66.05%
}
/*NONE*/
.gutter-none>.module_column{
    margin-left:0;
    margin-right:0
}
.gutter-none>.col6-1{
    width:16.666%
}
.gutter-none>.col5-1{
    width:20%
}
.gutter-none>.col4-1{
    width:25%
}
.gutter-none>.col4-2,
.gutter-none>.col2-1{
    width:50%
}
.gutter-none>.col4-3{
    width:75%
}
.gutter-none>.col3-1{
    width:33.333%
}
.gutter-none>.col3-2{
    width:66.666%
}
/* first column */
.gutter-narrow>.module_column.first,
.module_column.col-full,
.module_column.first{
    margin-left:0;
    clear:left
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.ui,
.ui>li,
.themify_builder ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
/*SIZES*/
.ui.builder_button.large{
    font-size:120%;
    padding:10px 20px
}
.ui.builder_button.small{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*DEFAULT STYLES*/
.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
}
video[poster]{
	object-fit:cover
}
/*Widget Module*/
.module-widget .widget{
    margin:0
}
.wp-caption{
    max-width:100%
}
/*Map Module*/
.module-map button{
    border-radius:0
}
.module-map .gm-style-mtc img{
    vertical-align:baseline;
    margin-right:5px
}
/*BACKGROUND MODE*/
.themify_builder .repeat{
    background-repeat:repeat
}
.themify_builder .repeat-x{
    background-repeat:repeat-x
}
.themify_builder .repeat-y{
    background-repeat:repeat-y
}
.themify_builder .repeat-none{
    background-repeat:no-repeat
}
.themify_builder .fullcover{
    background-size:cover
}
.themify_builder .best-fit-image{
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat
}
.themify_builder .builder-bg-fixed{
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover
}
/* 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
}
/* top aligned */
.col_align_top>.module_column{
    align-items:flex-start;
    align-content:flex-start
}
/* center aligned */
.col_align_middle>.module_column,
.fullheight>.row_inner>.col-full{
    align-items:center;
    align-content:center			
}
/* bottom aligned */
.col_align_bottom>.module_column{
    align-items:flex-end;
    align-content:flex-end
}
.module-plain-text:after{
    display:contents!important
}
/*MEDIA QUERIES*/
@media (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/fullpane.NULLED-DLEWP/styles/modules/loader.css*/
.hidden-view:after{
	content:"";
	width:100%;
	height:100%;
	position:fixed;
	background-color:#d35400;
	left:0;
	top:0;
	transition:opacity .5s;
	opacity:1;
	z-index:1000
}
body:after{
	content:"";
	opacity:0;
	z-index:-1
}
.hidden-view .section_loader{
	opacity:1;
	animation:fadeInLoading .5s ease-in-out;
	animation-fill-mode:forwards;
	z-index:1001
}
.section_loader{
	position:fixed;
	margin:0 auto;
	left:0;
	top:0;
	background-color:#d35400;
	perspective:1000;
	z-index:1000
}
.section_spinner{
	background-color:#fff;
	width:50px;
	height:50px;
	top:50%;
	left:50%;
	margin:-25px 0 0 -25px;
	animation:rotateplane 1.2s infinite ease-in-out
}
.section_spinner .tf_fa{
	display:block;
	color:#fff;
	font-size:3.2em
}
@keyframes fadeInLoading{
	0%{opacity:0}
	25%{opacity:.5}
	50%{opacity:1}
	100%{opacity:1}
}
@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/fullpane.NULLED-DLEWP/styles/modules/site-logo.css*/
#site-logo{
	margin:0;
	float:left;
	padding:15px 0;
	font:normal 400 1.7em/1.1em 'Roboto Condensed', Arial, sans-serif;
	text-transform:uppercase
}
#site-logo a{
	text-decoration:none;
	color:#000
}
#site-logo a:hover{
	text-decoration:none
}
@media screen and (max-width:800px){
	#site-logo a{
		font-size:30px
	}
}
@media screen and (max-width:680px){
	#site-logo{
		font-size:2em;
		text-align:left;
		width:auto
	}
}
/*/wp-content/themes/fullpane.NULLED-DLEWP/styles/modules/site-description.css*/
#site-description{
	float:left;
	margin:0;
	line-height:110%;
	color:#aaa;
	font-size:.9em;
	font-style:normal;
	font-weight:400;
	padding:24px 15px;
	padding-bottom:0
}
#site-description .site-taglink{
	color:inherit;
	font-size:inherit
}
#site-description .site-taglink:hover{
	text-decoration:none
}
@media screen and (max-width:680px){
	#site-description{
		display:none;
		visibility:hidden
	}
}
/*/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/fullpane.NULLED-DLEWP/styles/modules/widgets/themify-social-links.css*/
#social-wrap{
	position:absolute;
	top:10px;
	right:0
}
.social-widget{
	margin-left:10px;
	display:inline-block
}
.social-widget a{
	text-decoration:none;	
	color:#000
}
.social-widget a:hover{
	text-decoration:none;
	color:#ff3150
}
.social-widget .widget{
	display:inline-block;
	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;
	border:none;
	letter-spacing:0;
	position:static;
	display:inline-block;
	margin:5px 8px 2px 0;
	padding:0;
	background:transparent;
	border-radius:0;
	box-shadow:none
}
.social-widget .widgettitle:after{
	display:none; /* remove the border on widgettitle:after */
}
.social-widget ul{
	margin:6px 0 0 !important;
	padding:0;
	display:inline
}
.social-links.horizontal li{
	font-size:1.25em;
	margin:0 8px 0 0;
	display:inline-block !important;
	border:none !important;
	clear:none;
	line-height:100%;
	list-style:none
}
.social-widget ul li:first-child,
.social-widget ul li{
	padding:18px 2px 0 0
}
.social-widget ul li:last-child{
	margin-left:0
}
/* rss */
.social-widget div.rss{
	display:inline-block;
	margin-right:4px
}
.social-widget div.rss span{
	display:none
}
.social-widget div.rss .tf_fa{
	font-size:1.25em;
	padding:6px
}
/* footer widgets */
#footerwrap .footer-widgets .widget{
	padding:1em 0 0
}
@media screen and (max-width:800px){
	#header .social-widget{
		padding:5px 0 0
	}
}
/*/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/image.css*/
.module-image .image-title{
    margin:0 0 .3em;
    font-size:1.2em
}
.module-image .image-title a{
    text-decoration:none;
    color:inherit;
    font-family:inherit;
    text-shadow:inherit
}
/*layout*/
.module-image .image-wrap{
    width:auto
}
.module-image .image-wrap img{
    vertical-align:top;
    display:inline-block
}
.themify_builder_active .module-image .image-wrap img{
    object-fit:cover
}
/*appearance*/
.module-image.rounded .image-wrap img{
   border-radius:10px
}
.module-image.bordered .image-wrap img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module-image.drop-shadow .image-wrap img,
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module-image.circle .image-wrap img{
    border-radius:50em
}
/* auto fullwidth */
.themify_builder .auto_fullwidth .lightbox{
    display:block
}
.themify_builder .auto_fullwidth .image-wrap,
.themify_builder .auto_fullwidth img{
    width:100%;
    display:block; /* required for FF */
}
/* lightbox */
.module-image .image-wrap .lightbox{
    position:relative;
    display:inline-block;
    max-width:100%
}
/*/themify-builder/css/modules/image_styles/full-overlay.css*/
.module-image.image-full-overlay{
    box-sizing:border-box;
    position:relative
}
.module-image.image-full-overlay:not(.auto_fullwidth) {
    display: inline-block;
}
.module.image-full-overlay .image-title{
    color:inherit
}
.module.image-full-overlay .image-content{
    box-sizing:border-box;
    padding:5%;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    text-align:center;
    z-index:0
}
.module.image-full-overlay .image-wrap img{
    width:100%
}
.module.image-full-overlay .image-content:before{
    content:"";
    display:block;
    background-color:rgba(67,67,67,.4);
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:-1;
    transition:background-color .3s ease-in-out,color .3s ease-in-out
}
.module.image-full-overlay:hover .image-content:before{
    background-color:rgba(67,67,67,.7)
}
.module.image-full-overlay .image-content{
    pointer-events:none;
    color:#fff
}
.module.image-full-overlay .image-content *{
    pointer-events:all
}
/* image full overlay shadow */
.module.image-full-overlay.drop-shadow{
    box-shadow:0 1px 5px rgba(0,0,0,.3)
}
.module.image-full-overlay.drop-shadow .image-wrap,
.module.image-full-overlay.drop-shadow .image-wrap img{
    box-shadow:none
}
.module.image-full-overlay.bordered .image-wrap,
.module.image-full-overlay.bordered .image-wrap img{
    border:none;
    background-color:transparent;
    padding:0
}
.module.image-full-overlay.bordered .image-content:before{
    margin:3px
}
/* image full overlay circle */
.module.image-full-overlay.circle{
    overflow:hidden;
    border-radius:50em
}
.module.image-full-overlay.circle .image-wrap,
.module.image-full-overlay.circle .image-wrap img{
    border-radius:0
}
.module.image-full-overlay.active-caption-hover  .image-content{
    transition:opacity .3s;
    opacity:0
}
.module.image-full-overlay.active-caption-hover:hover .image-content{
    opacity:1
}
.module.image-full-overlay.rounded,
.module.image-full-overlay.rounded .image-content:before{
    border-radius:8px
}
.module.image-full-overlay.bordered{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
/*/themify-builder/css/modules/image_styles/left.css*/
.module-image.image-left .image-wrap{
    float:left;
    margin:0 1.2em 1em 0
}
.module-image.image-left .image-content{
    overflow:hidden;
    padding-top:8px;
    min-width:100px;
	text-align:left
}
/*/themify-builder/css/modules/box.css*/
.module.module-box{
    margin-bottom:1.5em
}
.ui.module-box-content{
    padding:1.5em
}
.module-box h1,
.module-box h2,
.module-box h3,
.module-box h4,
.module-box h5,
.module-box h6{
    color:inherit;    
    margin-top:0
}
/*/themify-builder/css/modules/colors/black.css*/
.module.module-buttons a.black.builder_button,
.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
}
/*/themify-builder/css/modules/colors/tb_default_color.css*/
.module.module-buttons a.tb_default_color,
.module .ui.nav.tb_default_color a,
.ui.module-tab.tb_default_color .tab-nav li a{
    color:#555
}
.tb_default_color,
.tb_default_color.nav,
.tb_default_color.nav ul,
.tb_default_color.separate>li,
.module-tab.tb_default_color .tab-nav li,
.tb_default_color.vertical .tab-nav,
.module-tab.panel.tb_default_color .tab-nav,
.module-accordion.tb_default_color .accordion-title,
.tb_default_color.module-callout{
    background-color:#F7F7F7
}
.tb_default_color,
.tb_default_color.nav ul,
.tb_default_color.nav li,
.tb_default_color_default_color.module-tab .tab-nav li,
.module-tab.tb_default_color .tab-content,
.module-tab.tb_default_color.panel .tab-nav,
.tb_default_color.module-accordion>li,
.tb_default_color.module-callout{
    border-color:rgba(0,0,0,.05)
}
/*/themify-builder/css/modules/image_styles/center.css*/
.module-image.image-center .image-wrap{
    text-align:center
}
.module-image.image-center .image-content{
    text-align:center;
    padding-top:.5em;
    padding-bottom:1em
}
/*/themify-builder/css/modules/fancy-heading.css*/
.module-fancy-heading a{
    text-decoration:none;  
    display:inline-block
}
.module-fancy-heading a:hover{
    text-decoration:none
}
.module-fancy-heading .sub-head{
    padding-top:.6em;
    margin-top:.2em;
    font-size:65%
}
.module.tb_hide_divider .sub-head:before{
    display:none
}
.module-fancy-heading .sub-head:before{
    content:"";
    border-top: 1px solid;
    width:2em;
    display:block;
    padding-top:.2em;
}
.module-fancy-heading .tf_textc .sub-head:before{
    margin:auto
}
.module-fancy-heading .tf_textr .sub-head:before{
    margin:0 0 0 auto
}
.inline-fancy-heading .fancy-heading .sub-head:after,
.inline-fancy-heading .fancy-heading .sub-head:before{
    display: none
}
/*/wp-content/themes/fullpane.NULLED-DLEWP/styles/modules/footer.css*/
#footerwrap {
	position:fixed;
	top:0;
	left:0;
	z-index:9999
}
#footerwrap.expanded{
	transform:translateY(0);
	max-height:80vh;
}
#footerwrap-inner{
	background-color:rgba(0,0,0,0.9)
}
/* footer text */
.footer-text{
	clear:left;
	font-size:85%;
	padding:1em 0 1em;
	margin:0;
	color:#aaa
}
.footer-text a{
	color:#aaa;
	text-decoration:none
}
.footer-text a:hover{
	color:#fff;
	text-decoration:underline
}
#footer-tab{
	position:absolute;
	width:80px;
	height:44px;
	left:50%;
	margin:0 0 0 -40px
}
#footer-tab a{
	width:70px;
	height:36px;
	font-size:28px;
	padding-top:8px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center
}
#footer-tab a:after{
	content:'\e805'; /* fontello-down */
}
.expanded #footer-tab a:after{
	content:'\e804'; /* fontello-close */
	font-size:24px
}
@media screen and (max-width:800px){
	#footer-tab{
		position:absolute;
		width:50px;
		height:32px;
		left:50%;
		margin:0 0 0 -30px
	}
	#footer-tab a{
		width:40px;
		height:25px;
		font-size:22px;
		padding-top:3px;
		padding-bottom: 6px
	}
	.expanded #footer-tab a:after{
		font-size:14px
	}
	.menubar-top #footer-tab{
		margin-top:-34px
	}
}
/*/wp-content/themes/fullpane.NULLED-DLEWP/styles/modules/footer-widgets.css*/
#footerwrap .footer-widgets{
    overflow:auto; /* prevent overflowing the page */
    -webkit-overflow-scrolling:touch;
    max-height:55vh
}
.fp-slides #footerwrap .footer-widgets {
	max-height:none /* for footer append feature */
}
/*/wp-content/themes/fullpane.NULLED-DLEWP/style.css*/
/*
Theme Name:Themify Fullpane
Theme URI:https://themify.me/themes/fullpane
Version:5.3.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) 2016 Themify.
Tags:featured-images,translation-ready,custom-menu
Text Domain:themify
Required Plugins:themify-shortcodes
---------
DO NOT EDIT THIS FILE.
If you need to override theme styling,please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
	margin:0;
	padding:0
}
img,fieldset{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
/* iframes and objects max-width */
iframe,audio,object{
	max-width:100%
}
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
@font-face{
	font-family:'themify_theme_icon';
	font-display:swap;
	src:url('data:application/octet-stream;base64,d09GRgABAAAAAAzQAA8AAAAAFjQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFY+NlINY21hcAAAAdgAAAB3AAABzOKQlgxjdnQgAAACUAAAABMAAAAgBvv+4GZwZ20AAAJkAAAFkAAAC3CKkZBZZ2FzcAAAB/QAAAAIAAAACAAAABBnbHlmAAAH/AAAAdIAAAJKH2fFkmhlYWQAAAnQAAAAMwAAADYN5K3MaGhlYQAACgQAAAAfAAAAJAc9A0ZobXR4AAAKJAAAABwAAAAgHmv/x2xvY2EAAApAAAAAEgAAABICOQF0bWF4cAAAClQAAAAgAAAAIADUC8puYW1lAAAKdAAAAZgAAANF4g1h0XBvc3QAAAwMAAAASAAAAFoiNgSQcHJlcAAADFQAAAB6AAAAhuVBK7x4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgZD7LOIGBlYGBqYppDwMDQw+EZnzAYMjIBBRlYGVmwAoC0lxTGBxesHyYxxz0P4shijmVYQVQmBEkBwAPzQzJAHic7ZFBDoMwDATHEBJAHHhIz31Q1QOv4n0+8gNYx31GV5qs7Cg57AITMIqXKGAHRuijrfX9yNr3hbfmKjcGX67zvsFLumS627sPelP0c6VprPy19fP7m1rklkTGPiXKDa9JdOItiV58TqIvXxLly3UmtAfecRn+AHicY2BAAxIQyJz6PwKEARK+A98AeJytVml300YUHXlJnIQsJQstamHExGmwRiZswYAJQbJjIF2crZWgixQ76b7xid/gX/Nk2nPoN35a7xsvJJC053Cak6N3583VzNtlElqS2AvrkZSbL8XU1iaN7DwJ6YZNy1F8KDt7IWWKyd8FURCtltq3HYdERCJQta6wRBD7HlmaZHzoUUbLtqRXTcotPekuW+NBvVXffho6yrE7oaRmM3RoPbIlVRhVokimPVLSpmWo+itJK7y/wsxXzVDCiE4iabwZxtBI3htntMpoNbbjKIpsstwoUiSa4UEUeZTVEufkigkMygfNkPLKpxHlw/yIrNijnFawS7bT/L4vead3OT+xX29RtuRAH8iO7ODsdCVfhFtbYdy0k+0oVBF213dCbNnsVP9mj/KaRgO3KzK90IxgqXyFECs/ocz+IVktnE/5kkejWrKRE0HrZU7sSz6B1uOIKXHNGFnQ3dEJEdT9kjMM9pg+Hvzx3imWCxMCeBzLekclnAgTKWFzNEnaMHJgJWWLKqn1rpg45XVaxFvCfu3a0ZfOaONQd2I8Ww8dWzlRyfFoUqeZTJ3aSc2jKQ2ilHQmeMyvAyg/oklebWM1iZVH0zhmxoREIgIt3EtTQSw7saQpBM2jGb25G6a5di1apMkD9dyj9/TmVri501PaDvSzRn9Wp2I62AvT6WnkL/Fp2uUiRen66Rl+TOJB1gIykS02w5SDB2/9DtLL15YchdcG2O7t8yuofdZE8KQB+xvQHk/VKQlMhZhViFZAYq1rWZbJ1awWqcjUd0OaVr6s0wSKchwXx76Mcf1fMzOWmBK+34nTsyMuPXPtSwjTHHybdT2a16nFcgFxZnlOp1mW7+s0x/IDneZZntfpCEtbp6MsP9RpgeVHOh1jeUELmnTfwZCLMOQCDpAwhKUDQ1hegiEsFQxhuQhDWBZhCMslGMLyYxjCchmGsLysZdXUU0nj2plYBmxCYGKOHrnMReVqKrlUQrtoVGpDnhJulVQUz6p/ZaBePPKGObAWSJfIml8xzpWPRuX41hUtbxo7V8Cx6m8fjvY58VLWi4U/Bf/V1lQlvWLNw5Or8BuGnmwnqjapeHRNl89VPbr+X1RUWAv0G0iFWCjKsmxwZyKEjzqdhmqglUPMbMw8tOt1y5qfw/03MUIWUP34NxQaC9yDTllJWe3grNXX27LcO4NyOBMsSTE38/pW+CIjs9J+kVnKno98HnAFjEpl2GoDrRW82ScxD5neJM8EcVtRNkja2M4EiQ0c84B5850EJmHqqg3kTuGGDfgFYW7BeSdconqjLIfuRezzKKT8W6fiRPaoaIzAs9kbYa/vQspvcQwkNPmlfgxUFaGpGDUV0DRSbqgGX8bZum1Cxg70Iyp2w7Ks4sPHFveVkm0ZhHykiNWjo5/WXqJOqtx+ZhSX752+BcEgNTF/e990cZDKu1rJMkdtA1O3GpVT15pD41WH6uZR9b3j7BM5a5puuiceel/TqtvBxVwssPZtDtJSJhfU9WGFDaLLxaVQ6mU0Se+4BxgWGNDvUIqN/6v62HyeK1WF0XEk307Ut9HnYAz8D9h/R/UD0Pdj6HINLs/3mhOfbvThbJmuohfrp+g3MGutuVm6BtzQdAPiIUetjrjKDXynBnF6pLkc6SHgY90V4gHAJoDF4BPdtYzmUwCj+Yw5PsDnzGHQZA6DLeYw2GbOGsAOcxjsMofBHnMYfMGcdYAvmcMgZA6DiDkMnjAnAHjKHAZfMYfB18xh8A1z7gN8yxwGMXMYJMxhsK/p1jDMLV7QXaC2QVWgA1NPWNzD4lBTZcj+jheG/b1BzP7BIKb+qOn2kPoTLwz1Z4OY+otBTP1V050h9TdeGOrvBjH1D4OY+ky/GMtlBr+MfJcKB5RdbD7n74n3D9vFQLkAAQAB//8AD3icRZDNaxNBGMbfZz52s2ncbNLNVvxoa0has7GFaEgUMfQm2ByqiLQ9lFDToxcPpfRQe+rNk3cJIuhdKJ78B/TSS1o8BMVLQfCkh6qZ+O4mtjOzy8wzz/vwe4cw+D5oyb5cpzGy3iUE5soObAezDuoOJsQUeqGZNvkQvej3hY9omTDEoSmFOEI3NCUchoTBDyL5W3ikOUcQ5xTjBPzqnxTwDV8LG9iumA5aFeIBosGK+CA3zvya3Q7Ec7M3Mr4RWtgFc9lMcTT7P8ljKXhnM+u1hVKUwoVrxJoSco2U1uoBKaUfkVb6XiYanqUvlDNXcqdTHv89f/qJnR7P/zzL4qNsxzwq5oneALhf4YY7FWy/HbbR/xP7R/0+PvMX41eT3Qi4EKG/HxWavSH/iRyXY5SgabpFtYUbVx2mx12SGlriCVmkpaVbEQoe8g0tK8EOataCm5eq41lbXyzXfSs/U61dD3RglZGfmZ0Hrzuo1mu3MSlHan1eDlUWAxVku43VBi9Mws8suj5S+7tuNuWk5cqrZ00UkfOW3AB2++XnTdfPpfECyYOt9lxU03iansi6u/sp+O6il0zazZ3Xq+nAP7d11FlPsLjk+YnNA/PzH4v9fYMAAHicY2BkYGAA4unbs8Lj+W2+MnAzvwCKMFzN2yoKo/+//h/B/Jc5FcjlYGACiQIAbg8NdAB4nGNgZGBgDvqfBSRf/H/9/zXzXwagCArgAAC0wQeIAHicY37BwMD84v9rIH7HDGbDMJAvyMAAAN90DEYAAAAAACQAPABUAIQAnAC0ASUAAAABAAAACAA6AAMAAAAAAAIADgAeAHMAAABHC3AAAAAAeJyNkM1Kw0AUhU9qVbTgQsH1LEQUIf0BKbhSCu3OhYtuXNQYJ8mUdKZMpkIWPoL4LG59AVe+gi/gS3iSDiIWoQmT+e65507mXgD7+ESA5XPOteSA+rnnBrYx8rxB/dpzk3zneRMtWM9b1J887+IML55bOMAbTwiaO4ym+PAc4Cjoe25gL7j1vEFdeW6Snz1v4jB49bxF/d3zLsbBl+cWjhtXAzMvrUozJ04Gp6LX6fbFfSkMJaWjXEQLlxlbiEuRGO1knpswNjOXyZlKykm1y4mKjb6R6SKP7GpiVRlLWyijRTfsrCZHUksbOflQ3aJ4THvOJSKxZiaG/v9ibs1Uxi7MnJtftNu/74UBDOYoOWaFFBkcBE6onnLvoYMu+qR7OgSdS5eCRoScSoQFK7I6UzC+5EoYaaqSjpwcIuZ3Vvskd0VHiclPLMmq9mjcMEp5Zs6T7VoV63jGjKr7qToS7ClkZ+tUjhjpujqqO3r4mUWBR960R9Wxvura1l0KDP/0LzjfKjelElMP6yk7qhdo8/1nXt9ndae2eJxtwUsOgCAMBcA+bBG9i4cyWtQEwfCJ13fhlhky9Jupz8FgAENgMcJhItlCKsp7eiMH9ZVvjU3ydZzVtMf6dcmlEH0UdgzkeJxj8N7BcCIoYiMjY1/kBsadHAwcDMkFGxlYnTYxMDJogRibuZgYOSAsPgYwi81pF9MBoDQnkM3utIvBAcJmZnDZqMLYERixwaEjYiNzistGNRBvF0cDAyOLQ0dySARISSQQbOZhYuTR2sH4v3UDS+9GJgYXAAx2I/QAAA==') format('woff')
}
html{
	-webkit-font-smoothing:antialiased
}
body{
	font:1em/1.7em 'Roboto',sans-serif,Arial;
	font-style:normal;
	font-weight:400;
	color:#aaa;
	overflow-wrap:break-word;
	background-color:#222527;
	/* enhance Safari image rendering */
	image-rendering:optimizeQuality
}
a{
	text-decoration:none;
	outline:none
}
ins,
a:hover{
	text-decoration:none
}
p{
	margin:0 0 1.2em;
	padding:0
}
small{
	font-size:87%
}
blockquote{
	font:italic 110%/130% "Times New Roman",Times,serif;
	padding:8px 30px 15px
}
::-moz-selection{
	color:#fff;
	background-color:#ee2c49
}
::selection	{
	color:#fff;
	background-color:#ee2c49
}

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

/* HEADINGS
================================================ */
h1,h2,h3,h4,h5,h6{
	line-height:1.5em;
	margin:0 0 .4em;
	font-family:'Roboto Condensed',Arial,sans-serif;
	font-style:normal;
	font-weight:300;
        font-size:1.7em;
	color:#fff;
	overflow-wrap:normal
}
h1{
	font-size:3.8em;
	line-height:110%;
	font-family:'Roboto',Arial,sans-serif;
	font-style:normal;
	font-weight:100
}
h2{
	font-size:2.8em;
	line-height:110%;
	font-family:'Roboto',Arial,sans-serif;
	font-style:normal;
	font-weight:100
}
h4{
	font-size:1.4em
}
h5{
	font-size:1.2em
}
h6{
	font-size:1em
}

/* FORM
================================================ */
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit
}
textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url]{
	background-color:#eee;
	border:none;
	padding:6px 10px;
	-webkit-appearance:none
}
input[type=text],input[type=search],input[type=email],input[type=url]{
	width:240px;
	max-width:90%
}
input[type=text]{
	outline:none
}

/* text area */
textarea{
	line-height:150%;
	width:94%;
	height:200px
}

/* 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{
	outline:none;
	background-color:#eee
}

/* form button */
input[type=reset],input[type=submit],button{
	display:inline-block;
	margin-bottom:0;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	background:transparent;
	border:1px solid #fff;
	white-space:nowrap;
	padding:7px 15px;
	font-family:'Roboto Condensed',Arial,sans-serif !important;
	font-style:normal;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-size:1em;
	line-height:1.5em;
	color:#fff;
	border-radius:4px;
	user-select:none;
	-webkit-appearance:none
}

/* form input:hover */
input[type=reset]:hover,input[type=submit]:hover,button:hover{
	color:#000;
	background-image:none;
	background-color:#fff;
	border-color:#fff
}
/* DEFAULT COLOR
================================================ */
a,
#main-nav a:hover,
#main-nav .current-menu-item a,
.widget #wp-calendar th,
.testimonial .testimonial-author{
	color:#ff3150
}
#footer-tab a{
	background:#ee2c49;
	color:#fff
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
img,.post,.author-box,.widget{
	box-sizing:border-box
}
#pagewrap{
	padding-bottom:80px; /* for fixed header space */
}
/* main page width */
.pagewidth{
	width:1160px;
	margin:0 auto
}
/* content */
#content{
	width:830px;
	margin:80px 0 60px
}
.sidebar-none #content{
	width:100%;
	float:none
}
/* fullwidth content */
.full_width #layout{
	width:100%;
	max-width:100%
}
.full_width #content{
	width:auto;
	float:none
}
/************************************************************************************
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
}
/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap{
	background-color:#fff;
	position:fixed;
	bottom:0;
	z-index:999;
	width:100%
}
#header{
	min-height:70px;
	width:94%;
	margin:auto
}
/*
MAIN NAVIGATION
================================================ */
#main-nav{
	margin:0;
	padding:0;
	width:auto;
	position:absolute;
	right:0
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative
}
/* main level link */
#main-nav a{
	font-family:'Roboto Condensed',Arial,sans-serif;
	font-style:normal;
	font-weight:300;
	font-size:1em;
	line-height:1em;
	color:#757575;
	display:block;
	padding:20px 15px;
	margin:0 0 0 1px;
	border-top:4px solid #fff;
	text-decoration:none;
	position: relative
}
/* main level link :hover */
#main-nav a:hover,
#main-nav .current-menu-item a{
	border-top:4px solid #ee2c49
}
/* current link */
#main-nav .menu-item-has-children > a:after{
	content:'\e809'; /* fontello-up */
	text-transform:none;
	font-size:.625em;
	line-height:1em;
	position:absolute;
	top:50%;
	right:0;
	margin-top:-3px
}
#main-nav ul .menu-item-has-children > a:after{
	content:'\e806'; /* fontello-left */
	position:relative;
	float:left;
	height:10px
}
/* sub-levels link */
#main-nav ul a,
#main-nav .current-menu-item ul a{
	font-size:.95em;
	line-height:1.25em;
	text-transform:none;
	padding:6px 12px;
	margin:0;
	display:block;
	width:150px;
	background:none;
	border:none;
	text-shadow:none;
	box-shadow:none
}
/* sub-levels link :hover */
#main-nav ul a:hover,
#main-nav .current-menu-item ul a:hover{
	color:#222527;
	border:0
}
#main-nav ul li:hover > a{
	color:#222527
}
/* dropdown ul */
#main-nav ul{
	margin:0 0 15px -100px;
	padding:5px 0;
	list-style:none;
	position:absolute;
	background-color:#fff;
	z-index:100;
	right:0;
	bottom:100%;
	border:1px solid #000;
	visibility:hidden;
	opacity:0
}
#main-nav ul:after{
	border-top:8px solid #000;
	border-left:8px solid rgba(0,0,0,0);
	border-right:8px solid rgba(0,0,0,0);
	content:" ";
	display:block;
	height:0;
	right:20px;
	margin-left:-4px;
	position:absolute;
	bottom:-9px;
	width:0;
	z-index:-1
}
#main-nav ul li{
	background:none;
	margin:0;
	float:none;
	position:relative;
	border-top:1px solid #ececec;
	text-align:right
}
#main-nav ul li:first-child{
	border-top:none
}
/* sub-levels dropdown */
#main-nav ul ul{
	left:auto;
	right:100%;
	bottom:4px;
	margin-bottom:-5px
}
#main-nav ul ul:after{
	bottom:10px;
	left:178px;
	margin-right:0;
	border-left:8px solid #000;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
/* show dropdown ul */
@media (hover:hover){
	#main-nav li:hover > ul,
	/* tab keyboard menu nav */
	#main-nav li> a:focus + .sub-menu,
	#main-nav li> .sub-menu:focus-within{
		opacity:1;
		visibility:visible;
		margin-bottom:-5px
	}
	#main-nav li ul li:hover > ul{
		margin-right:-20px
	}
}
#main-nav ul ul:before,
#main-nav .menu-item-has-children > a:after,
#main-nav .has-mega-column > .sub-menu .child-arrow{
	display:none
}
@media (hover:none){
	#main-nav .menu-item-has-children> a{
		padding-right:50px
	}
	#main-nav li .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-17px
	}
	#main-nav .toggle-on > a > .child-arrow{
		background:rgba(214,214,214,.4)
	}
	#main-nav li>.sub-menu,
	#main-nav .has-mega-column>.sub-menu{
		display:none
	}
	#main-nav .has-mega-column.toggle-on>.sub-menu{
		display: grid!important
	}
	#main-nav li.toggle-on> .sub-menu{
		transform:scale(1,1);
		opacity:1;
		visibility: visible
	}
}
.menu-item-has-children .child-arrow{
	display:none;
	cursor:pointer;
	z-index:12;
	width:36px;
	height:36px;
	border-radius:100%;
	position:absolute;
	right:0;
	top:4px;
	transition:transform .3s
}
.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)
}
/*cart*/
#main-nav ul.cart a,
#main-nav .current-menu-item ul.cart a{
	border:0;
	width:80px;
	text-align:center
}
#main-nav ul.cart{
	left:-30%
}

/* mobile menu icon */
body.mobile-menu-visible{
    position:relative;
    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:1000;
    box-shadow:inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay-on{
    display:block; /* fix for Windows phone */
}
/************************************************************************************
PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0;
	text-align:center;
	margin-bottom:50px;
	font-family:'Roboto',Arial,sans-serif;
	font-style:normal;
	font-weight:200;
	padding:0;
	font-size:320%;
	line-height:110%;
	color:#fff
}

.portfolio-full{
	display:none;
	visibility:hidden
}
/* gallery slider */
#body .loops-wrapper.gallery a.shortcode.button.outline:hover{
	background:#fff !important
}
/* Slider Loader Style */
.slideshow-slider-loader{
	position:relative;
	width:100%;
	height:50px
}
/*
AUTHOR PAGE
================================================ */
.author-bio{
	margin:0 0 30px
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-name{
	font-size:1em;
	font-weight:300;
	text-transform:uppercase
}
.author-bio .author-name{
	margin:0 0 30px;
	padding:0
}
.author-body{
	overflow:hidden
}
.author-posts-by{
	margin:0 0 20px;
	padding:10px 0 0;
	font-size:140%;
	text-transform:uppercase;
	border-top:double 4px #ccc;
	border-color:rgba(118,118,118,.3)
}
.author-bio .social-widget .widget{
	padding:0 !important;
	margin:0 !important;
	height:auto
}
/************************************************************************************
POST
*************************************************************************************/
.post{
	margin-bottom:40px;
	min-height:150px;
	position:relative;
	box-sizing:border-box
}
/* post content */
.post-content{
	min-width:120px
}
.post-content h1{
	font-family:'Roboto Condensed',Arial,sans-serif;
	font-style:normal;
	font-weight:300;
	text-transform:uppercase
}
/* post title */
.post-title{
	margin:0;
	padding:0;
	color:#fff;
	font-weight:300
}
.post-title a{
	text-decoration:none;
	color:#fff
}
.post-title a:hover{
	text-decoration:underline
}
.post-tag{
	display:block;
	overflow:hidden;
	margin:0 0 15px 0
}
/* post image */
.post-image{
	margin:0 0 30px
}
.post-image img{
	vertical-align:bottom
}
.post-image.left{
	float:left;
	margin-right:15px
}
.post-image.right{
	float:right;
	margin-left:15px
}
/* post meta */
.post-meta{
	margin:0 0 10px;
	font-size:80%
}
.post-meta span{
	margin-right:5px
}
.post-meta .post-date{
	display:block;
	margin-bottom:3px;
	clear:left
}
.post-meta a{
	text-decoration:none
}
.post-meta .post-author{
	overflow:hidden;
	vertical-align:middle
}
.post-meta .post-author img{
	border-radius:100%;
	margin-bottom:10px
}
#body .post-meta .post-author img{
	width:auto; /* fix gallery img override */
}
/*post-slider*/
.shortcode.post-slider{
	margin-top:45px
}
.post-slider .post-date{
	margin:0;
	font-size:80%
}
/* List post */
.shortcode.loops-wrapper.list-post{
	max-width:100%;
	margin:0 auto;
	margin-top:45px
}
.shortcode.loops-wrapper.list-post .post.odd .post-image{
	float:right;
	margin-left:7%;
	margin-right:auto
}
/* section-post Girds */
.shortcode.list-post .loops-wrapper.grid4 .post-image,
.shortcode.list-post .loops-wrapper.grid3 .post-image,
.shortcode.list-post .loops-wrapper.grid2 .post-image{
	float:none;
	margin:0
}
.shortcode.list-post .loops-wrapper.grid4 .post-image img,
.shortcode.list-post .loops-wrapper.grid3 .post-image img,
.shortcode.list-post .loops-wrapper.grid2 .post-image img{
	width:100%;
	height:auto
}
.shortcode.list-post .loops-wrapper.grid4 .post-title,
.shortcode.list-post .loops-wrapper.grid4 .post-meta,
.shortcode.list-post .loops-wrapper.grid4 .post-content,
.shortcode.list-post .loops-wrapper.grid3 .post-title,
.shortcode.list-post .loops-wrapper.grid3 .post-meta,
.shortcode.list-post .loops-wrapper.grid3 .post-content,
.shortcode.list-post .loops-wrapper.grid2 .post-title,
.shortcode.list-post .loops-wrapper.grid2 .post-meta,
.shortcode.list-post .loops-wrapper.grid2 .post-content{
	text-align:left
}
.shortcode.list-post .loops-wrapper.grid3 .post-meta{
	position:relative
}
.shortcode.list-post .loops-wrapper.grid4 .post-meta > span,
.shortcode.list-post .loops-wrapper.grid3 .post-meta > span,
.shortcode.list-post .loops-wrapper.grid2 .post-meta > span{
	float:none
}
.shortcode.list-post .loops-wrapper.grid4 .post-category,
.shortcode.list-post .loops-wrapper.grid3 .post-category,
.shortcode.list-post .loops-wrapper.grid2 .post-category{
	position:absolute;
	bottom:0;
	right:0
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video,
.embed-youtube{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe,
.post-video embed,
.embed-youtube iframe,
.embed-youtube embed{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	margin:100px 0
}
.author-box .author-avatar{
	float:left;
	margin:0 15px 5px 0
}
.author-box .author-name{
	margin:10px 0 15px
}
.author-box img{
	border-radius:100%
}
.author-box .social-widget .links-list{
	margin-top:0 !important;
	padding-top:0 !important
}
.author-box .social-widget .widget{
	margin-top:0 !important;
	padding-top:0 !important
}
/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/************************************************************************************
SLIDESHOW
*************************************************************************************/
.slideshow-wrap{
	overflow:hidden;
	min-width:120px
}
/* slider image caption */
.slider-image-caption{
	position:absolute;
	background-color:rgba(0,0,0,.6);
	color:#fff;
	display:inline;
	bottom:0;
	left:0;
	padding:5px 2%;
	width:96%
}
/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 60px;
	overflow-wrap:break-word
}
.widgettitle{
	position:relative;
	z-index:1;
	overflow:hidden;
	font-family:'Roboto Condensed',Arial,sans-serif;
	font-style:normal;
	font-weight:300;
	text-transform:uppercase;
	margin-bottom:30px;
	color:#fff
}
.widgettitle:after{
	position:absolute;
	top:51%;
	overflow:hidden;
	width:95%;
	margin-left:5%;
	height:1px;
	content:'\a0';
	background-color:#4E5152
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:15px 0;
	list-style:none;
	clear:both;
	border-top:solid 1px #424446
}
.widget li:first-child{
	border:0;
	padding-top:0
}
.widget ul ul{
	margin:0;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}
.widget ul ul li:last-child{
	padding-bottom:0
}
/* search widget */
.widget_search .tf_fa{
	display:none
}
/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	text-transform:uppercase;
	padding-bottom:15px
}
.widget #wp-calendar td{
	font-weight:normal;
	width:31px;
	padding:4px 2px;
	text-align:center
}
.widget #wp-calendar td#prev,
.widget #wp-calendar td#next{
	padding:0;
	text-align:left
}
.widget #wp-calendar th{
	font-weight:normal
}
.widget #wp-calendar tr{
	font-weight:normal;
	color:#aaa
}
/* twitter widget */
.widget .twitter-list .twitter-timestamp a{
	font-style:italic;
	font-size:90%
}
.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
}
/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:15px
}
.alignleft{
	float:left;
	margin-right:30px
}
.alignright{
	float:right;
	margin-left:30px
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:15px;
	max-width:100%
}
.wp-caption-text{
	font-size:95%;
	line-height:120%;
	margin:6px 0
}
/************************************************************************************
SHORTCODE
*************************************************************************************/
/*
BUTTON STYLES
================================================ */
.module-buttons.outline a,
a.shortcode.button{
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:none;
	white-space:nowrap;
	padding:.5em 1em;
	margin:.3em;
	font-family:'Roboto Condensed',Arial,sans-serif !important;
	font-style:normal;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-size:1em;
	line-height:1.5em;
	border-radius:4px;
	box-shadow:none !important;
	text-decoration:none !important;
	text-shadow:none !important
}
.module-buttons.outline a:hover,
a.shortcode.button:hover{
	color:#333333;
	text-decoration:none
}
/* button size */
a.shortcode.button.small{
	font-size:.8em;
	letter-spacing:0
}
a.shortcode.button.large{
	font-size:1.6em
}
a.shortcode.button.xlarge{
	font-size:2em
}
/* color */
a.shortcode.button.white{
	color:#666 !important;
	background-color:#fff
}
a.shortcode.button.white:hover{
	color:#000 !important;
	background-color:#fff
}
a.shortcode.button.yellow{
	background-color:#fc0
}
a.shortcode.button.yellow:hover{
	background-color:#fff21e
}
a.shortcode.button.orange{
	background-color:#ff9f40
}
a.shortcode.button.orange:hover{
	background-color:#FFB95A
}
a.shortcode.button.blue{
	background-color:#22d9e5
}
a.shortcode.button.blue:hover{
	background-color:#3CF3FF
}
a.shortcode.button.green{
	background-color:#02daaf
}
a.shortcode.button.green:hover{
	background-color:#11e9be
}
a.shortcode.button.red{
	background-color:#ee2c49
}
a.shortcode.button.red:hover{
	background-color:#fc425e
}
a.shortcode.button.black{
	background-color:#000
}
a.shortcode.button.black:hover{
	background-color:#444
}
a.shortcode.button.purple{
	background-color:#c594da
}
a.shortcode.button.purple:hover{
	background-color:#DFAEF4
}
a.shortcode.button.gray{
	background-color:#888888
}
a.shortcode.button.gray:hover{
	background-color:#adadad
}
a.shortcode.button.pink{
	background-color:#fca8bc
}
a.shortcode.button.pink:hover{
	background-color:#FFC2D6
}
/* outline */
.module-buttons.outline a,
a.shortcode.button.outline{
	background:none;
	box-shadow:none;
	text-shadow:none;
	border:solid 2px #CCC;
	color:#ee2c49
}
a.shortcode.button.outline:hover{
	background:#fff
}
/* outline color */
.module-buttons.outline a,
a.shortcode.button.outline.white{
	color:#fff;
	border-color:#fff
}
.module-buttons.outline a.yellow,
a.shortcode.button.outline.yellow{
	color:#fc0;
	border-color:#fc0
}
.module-buttons.outline a.orange,
a.shortcode.button.outline.orange{
	color:#ff9f40;
	border-color:#ff9f40
}
.module-buttons.outline a.blue,
a.shortcode.button.outline.blue{
	color:#22d9e5;
	border-color:#3CF3FF
}
.module-buttons.outline a.green,
a.shortcode.button.outline.green{
	color:#02daaf;
	border-color:#02daaf
}
.module-buttons.outline a.red,
a.shortcode.button.outline.red{
	color:#ee2c49;
	border-color:#ee2c49
}
.module-buttons.outline a.black,
a.shortcode.button.outline.black{
	color:#000;
	border-color:#000
}
.module-buttons.outline a.purple,
a.shortcode.button.outline.purple{
	color:#c594da;
	border-color:#c594da
}
.module-buttons.outline a.gray,
a.shortcode.button.outline.gray{
	color:#888888;
	border-color:#888888
}
.module-buttons.outline a.pink,
a.shortcode.button.outline.pink{
	color:#fca8bc;
	border-color:#fca8bc
}
/*
HR
================================================ */
.shortcode.hr{
    height:1px;
    border:none;
    background:none;
    border-top:solid 1px rgba(86,86,86,0.5);
    clear:both;
	margin:40px 0
}
.shortcode.portfolio .post-image img{
	width:100%;
	vertical-align:bottom
}
.shortcode.portfolio .post-image{
	margin:0 !important;
	padding:0;
	overflow:hidden
}
/* portfolio single item carousel nav position */
.post.portfolio .carousel-nav-wrap{
	position:absolute;
	top:50%;
	bottom:auto;
	margin-top:-19px
}
/* portfolio slideshow nav */
.portfolio .carousel-pager{
	margin-top:30px
}
/* carousel pager overwrite*/
.shortcode.slider .carousel-prev,
.shortcode.slider .carousel-next,
.shortcode.post-slider .carousel-prev,
.shortcode.post-slider .carousel-next{
	position:absolute;
	width:46px;
	height:38px;
	display:inline-block;
	font-size:2em;
	background-color:transparent;
	border:none;
	box-shadow:none;
	top:0;
	margin:0;
	padding:0;
	color:#fff;
	opacity:.5;
	text-decoration:none;
	text-shadow:none;
	z-index:130
}
.carousel-nav-wrap a:hover{
	opacity:1
}
.slider .carousel-prev,
.slider .carousel-prev:hover{
	left:0
}
.slider .carousel-next,
.slider .carousel-next:hover{
	right:0
}
/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */
.module_row .fp-scroller > .row_inner,
.module_row .fp-tableCell > .row_inner,
.module_row > .row_inner,
.module-layout-part .module_row > .row_inner{
	width:1160px; /* same width as .pagewidth */
	max-width:100%;
	margin:auto
}
.module_row.fullwidth .fp-scroller > .row_inner,
.module_row.fullwidth .fp-tableCell > .row_inner,
.module_row.fullwidth > .row_inner,
.module-layout-part .module_row.fullwidth > .row_inner{
	width:100%;
	padding:0
}
.module-post .post{
	min-height:0
}
.module-post .loops-wrapper.list-post .post-meta,
.module-post .loops-wrapper.list-thumb-image .post-meta{
	width:auto;
	position:static;
	text-align:left
}
.module-post .loops-wrapper.list-post .post-meta .post-author,
.module-post .loops-wrapper.list-thumb-image .post-meta .post-author{
	display:none
}
.module-post .loops-wrapper.list-post .post-meta .post-date,
.module-post .loops-wrapper.list-post .post-meta span,
.module-post .loops-wrapper.list-thumb-image .post-meta .post-date,
.module-post .loops-wrapper.list-thumb-image .post-meta span{
	display:inline-block !important;
	margin-right:5px !important;
	float:none
}
.module-portfolio .portfolio-post .post-date{
	float:none
}
.module-highlight .highlight-post .post-image img{
	vertical-align:middle !important
}
.module-slider .carousel-nav-wrap .carousel-prev,
.module-slider .carousel-nav-wrap .carousel-next{
	position:relative !important;
	font-size:1em !important;
	width:16px !important;
	height:16px !important
}
.module .carousel-pager a{
	background:none repeat scroll 0 0 rgba(255,255,255,.2);
	border:medium none;
	border-radius:10em;
	box-shadow:none;
	cursor:pointer;
	display:inline-block;
	height:12px;
	margin:0 3px;
	position:relative;
	text-indent:-900em;
	vertical-align:middle;
	width:12px
}
.module .carousel-pager a:hover{
	background-color:#fff
}
.module .carousel-pager a.selected{
	background:none repeat scroll 0 0 rgba(0,0,0,0);
	border:1px solid #fff
}
.module .carousel-pager a img{
	text-indent:0;
	float:left;
}
.module.ui .tab-content,
.module.ui.window .content,
.module.ui.module-accordion .accordion-content{
	color:#aaa
}
/************************************************************************************
A.BAR
*************************************************************************************/
.announcement-bar-showing.announcement-top #footerwrap{
	top:50px
}
.announcement-bar-showing.announcement-bottom #headerwrap{
	bottom:50px
}
/* clearfix */
.loops-wrapper:after, .widget li:after,.menu:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.widget li,#main-nav,.menu{display:block}

/************************************************************************************
TRANSITION / ANIMATION
*************************************************************************************/
/* All animation */
input[type=reset],
input[type=submit],
button,
#main-nav ul,
#main-nav a,
a.shortcode.button,
.portfolio .post-image img,
.testimonial-pager span a img{
	transition:all .2s ease-in-out
}
/************************************************************************************
ICON FONT
*************************************************************************************/
.carousel-prev:after,
.carousel-next:after,
#footer-tab a:after,
#menu-icon:after,
#menu-icon-close:after,
#main-nav .menu-item-has-children > a:after,
.social-widget li a:after{
	font-family:'themify_theme_icon'
}
/************************************************************************************
Menu bar on top
*************************************************************************************/
/* prevent top menu bar covering the builder interface */
.menubar-top #headerwrap{
	top:0;
	bottom:auto
}
.menubar-top #footerwrap{
	bottom:0;
	top:auto
}
.menubar-top #footerwrap.expanded{
    transform: translateY(0);
    max-height: 80vh;
}
.menubar-top #footer-tab{
	margin-top:-34px;
	top:0
}
.menubar-top #footer-tab a:after{
	content:"\e809"; /* fontello-up */
}
.menubar-top .expanded #footer-tab a:after{
	content:"\e804"; /* fontello-close */
}
.menubar-top #main-nav ul{
	top:100%;
	bottom:auto
}
.menubar-top #main-nav ul ul{
	bottom:auto;
	top:4px
}
.menubar-top #main-nav > li > ul:after{
	top:-9px;
	border-top:none;
	border-bottom:8px solid #000
}
.menubar-top #main-nav .menu-item-has-children > a:after{
	content:"\e805"; /* fontello-down */
}
.menubar-top #main-nav ul .menu-item-has-children > a:after{
	content:"\e806"; /* fontello-left */
}
.menubar-top #main-nav ul ul:after{
	top:10px;
	bottom:auto
}
.menubar-top #sidebar{
	margin-top:90px
}
.module_row.fullheight .row_inner > .tb-column,
.themify_builder .module_row.fullheigh> .row_inner{
	min-height:100%;
}
@media screen and (max-width:1200px){
	.pagewidth,
	.module_row > .row_inner,
	.module-layout-part .module_row .row_inner{
		max-width:90%
	}
	#pagewrap,
	.default_width #layout .module_row > .row_inner,
	.module_row.fullwidth > .row_inner,
	.module-layout-part .module_row.fullwidth > .row_inner{
		max-width:100%
	}
	#content{
		width:67.8%
	}
	.post-content{
		overflow:hidden
	}
	.post-meta{
		width:auto !important
	}
	.post-tag{
		text-align:left !important
	}
}

@media screen and (max-width:800px){
	#content{
		width:100%;
		max-width:100%;
		float:none;
		clear:both;
		margin:0
	}
	.header-widget{
		position:static !important;
		float:none;
		text-align:left;
		clear:both;
		margin:0
	}
	.header-widget .widget{
		margin:0 0 10px
	}
	.post-title{
		font-size:2.2em;
		letter-spacing:-.03em
	}
	.shortcode.post-slider .carousel-prev:after,
	.shortcode.slider .carousel-prev:after,
	.carousel-prev:after,
	.shortcode.post-slider .carousel-next:after,
	.shortcode.slider .carousel-next:after,
	.carousel-next:after{
		top:0
	}
}
@media screen and (max-width:680px){
	/* disable webkit text size adjust (for iPhone) */
	html{
		-webkit-text-size-adjust:none
	}
	h1{
		font-size:2.2em
	}
	h2{
		font-size:2em
	}
	h3{
		font-size:1.4em
	}
	h4{
		font-size:1.3em
	}
	.col4-1,
	.col4-2, 
	.col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	.post-meta .post-author{
		float:left;
		margin:0 1em 0 0
	}
	.post-meta .post-date{
		clear:none
	}
	.entry-content{
		clear:both
	}
	.page-title{
		font-size:2.4em
	}
	.menubar-bottom .page-title {
		margin-top:50px; /* prevent footer-widget pull icon cover page title */
	}
	.post-content{
		padding-left:0
	}
	#footer-logo{
		position:static
	}
	.footer-nav{
		padding:0
	}
}
/*/wp-content/uploads/themify-css/themify-builder-34-generated.css*/
/* Generated from page: home */
.themify_builder_content-34 .tb_mppg772.module_row{background-color:rgba(0, 0, 0, 1);background-position:100% 100%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/backgroung-01-1.png);}
.themify_builder_content-34 .tb_pchx496.module_column{margin-bottom:0px;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/home-desktop.ab38fad6-1.jpg);background-color:rgba(8, 8, 8, 0);}
.themify_builder_content-34 .tb_b4vw497.module-text{font-size:32px;font-weight:bold;text-align:left;column-count:0;}
.themify_builder_content-34 .tb_b4vw497.module-text .tb_text_wrap,.themify_builder_content-34 .tb_b4vw497.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_b4vw497.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_b4vw497.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_b4vw497.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_b4vw497.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_b4vw497.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_b4vw497.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_b4vw497.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_b4vw497.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_b4vw497.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_b4vw497.module-text.module h2{margin-bottom:0em;}
.themify_builder_content-34 .tb_tv1x497.module-text{margin-top:0.5em;padding-top:10px;}
.themify_builder_content-34 .tb_6804f1f.module_row{background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/background-02.png);background-repeat:no-repeat;background-size:contain;background-attachment:scroll;background-position:100% 0%;text-align:center;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_6804f1f.module_row,.themify_builder_content-34 .tb_6804f1f.module_row p,.themify_builder_content-34 .tb_6804f1f.module_row h1,.themify_builder_content-34 .tb_6804f1f.module_row h2,.themify_builder_content-34 .tb_6804f1f.module_row h3:not(.module-title),.themify_builder_content-34 .tb_6804f1f.module_row h4,.themify_builder_content-34 .tb_6804f1f.module_row h5,.themify_builder_content-34 .tb_6804f1f.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_6804f1f.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_229b3ce.module_column{margin-bottom:0px;margin-top:0px;}
.themify_builder_content-34 .tb_whk6941.module-image .image-wrap img{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_c81cdc6.module-text{font-weight:bold;text-align:left;margin-top:0px;}
.themify_builder_content-34 .tb_c81cdc6.module-text .tb_text_wrap,.themify_builder_content-34 .tb_c81cdc6.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_c81cdc6.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_c81cdc6.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_c81cdc6.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_c81cdc6.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_c81cdc6.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_c81cdc6.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_c81cdc6.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_c81cdc6.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_c81cdc6.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_c81cdc6.module-text p{margin-top:0px;}
.themify_builder_content-34 .tb_c81cdc6.module-text.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_c81cdc6.module-text.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_b04dc45.module-text{font-weight:bold;text-align:left;}
.themify_builder_content-34 .tb_b04dc45.module-text .tb_text_wrap,.themify_builder_content-34 .tb_b04dc45.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_b04dc45.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_b04dc45.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_b04dc45.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_b04dc45.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_b04dc45.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_b04dc45.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_b04dc45.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_b04dc45.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_b04dc45.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_f290cf4.module_row{background-repeat:no-repeat;background-size:contain;background-attachment:scroll;background-position:100% 0%;text-align:center;background-color:rgba(0, 0, 0, 1);background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/background-02.png);}
.themify_builder_content-34 .tb_f290cf4.module_row,.themify_builder_content-34 .tb_f290cf4.module_row p,.themify_builder_content-34 .tb_f290cf4.module_row h1,.themify_builder_content-34 .tb_f290cf4.module_row h2,.themify_builder_content-34 .tb_f290cf4.module_row h3:not(.module-title),.themify_builder_content-34 .tb_f290cf4.module_row h4,.themify_builder_content-34 .tb_f290cf4.module_row h5,.themify_builder_content-34 .tb_f290cf4.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_f290cf4.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_qe56190.module-image .image-wrap img{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_qe56190.module-image{padding-top:50px;}
.themify_builder_content-34 .tb_htla283.module-text{font-weight:bold;text-align:left;margin-top:0px;position:relative;}
.themify_builder_content-34 .tb_htla283.module-text .tb_text_wrap,.themify_builder_content-34 .tb_htla283.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_htla283.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_htla283.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_htla283.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_htla283.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_htla283.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_htla283.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_htla283.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_htla283.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_htla283.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_htla283.module-text p{margin-top:0px;}
.themify_builder_content-34 .tb_8q5f502.module-text{font-weight:bold;text-align:left;}
.themify_builder_content-34 .tb_8q5f502.module-text .tb_text_wrap,.themify_builder_content-34 .tb_8q5f502.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_8q5f502.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_8q5f502.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_8q5f502.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_8q5f502.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_8q5f502.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_8q5f502.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_8q5f502.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_8q5f502.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_8q5f502.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_rce0309.module_row{background-repeat:no-repeat;background-size:contain;background-attachment:scroll;background-position:100% 0%;text-align:center;background-color:rgba(0, 0, 0, 1);background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/background-02.png);}
.themify_builder_content-34 .tb_rce0309.module_row,.themify_builder_content-34 .tb_rce0309.module_row p,.themify_builder_content-34 .tb_rce0309.module_row h1,.themify_builder_content-34 .tb_rce0309.module_row h2,.themify_builder_content-34 .tb_rce0309.module_row h3:not(.module-title),.themify_builder_content-34 .tb_rce0309.module_row h4,.themify_builder_content-34 .tb_rce0309.module_row h5,.themify_builder_content-34 .tb_rce0309.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_rce0309.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_u6z2310.module-image .image-wrap img{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:020px;}
.themify_builder_content-34 .tb_u6z2310.module-image{padding-top:50px;}
.themify_builder_content-34 .tb_2h0q311.module-text{font-weight:bold;text-align:left;margin-top:0px;}
.themify_builder_content-34 .tb_2h0q311.module-text .tb_text_wrap,.themify_builder_content-34 .tb_2h0q311.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_2h0q311.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_2h0q311.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_2h0q311.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_2h0q311.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_2h0q311.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_2h0q311.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_2h0q311.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_2h0q311.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_2h0q311.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_2h0q311.module-text p{margin-top:0px;}
.themify_builder_content-34 .tb_nr2d311.module-text{font-weight:bold;text-align:left;}
.themify_builder_content-34 .tb_nr2d311.module-text .tb_text_wrap,.themify_builder_content-34 .tb_nr2d311.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_nr2d311.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_nr2d311.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_nr2d311.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_nr2d311.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_nr2d311.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_nr2d311.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_nr2d311.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_nr2d311.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_nr2d311.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_nf8s956.module_row{background-repeat:no-repeat;background-size:contain;background-attachment:scroll;background-position:100% 0%;text-align:center;background-color:rgba(0, 0, 0, 1);background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/background-02.png);}
.themify_builder_content-34 .tb_nf8s956.module_row,.themify_builder_content-34 .tb_nf8s956.module_row p,.themify_builder_content-34 .tb_nf8s956.module_row h1,.themify_builder_content-34 .tb_nf8s956.module_row h2,.themify_builder_content-34 .tb_nf8s956.module_row h3:not(.module-title),.themify_builder_content-34 .tb_nf8s956.module_row h4,.themify_builder_content-34 .tb_nf8s956.module_row h5,.themify_builder_content-34 .tb_nf8s956.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_nf8s956.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_oxuz957.module-image .image-wrap img{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_oxuz957.module-image{padding-top:50px;}
.themify_builder_content-34 .tb_gzd2958.module-text{font-weight:bold;text-align:left;margin-top:0px;}
.themify_builder_content-34 .tb_gzd2958.module-text .tb_text_wrap,.themify_builder_content-34 .tb_gzd2958.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_gzd2958.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_gzd2958.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_gzd2958.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_gzd2958.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_gzd2958.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_gzd2958.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_gzd2958.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_gzd2958.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_gzd2958.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_gzd2958.module-text p{margin-top:0px;}
.themify_builder_content-34 .tb_ah46957.module-text{font-weight:bold;text-align:left;}
.themify_builder_content-34 .tb_ah46957.module-text .tb_text_wrap,.themify_builder_content-34 .tb_ah46957.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_ah46957.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_ah46957.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_ah46957.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_ah46957.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_ah46957.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_ah46957.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_ah46957.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_ah46957.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_ah46957.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_kz5y736.module_row{background-repeat:no-repeat;background-size:contain;background-attachment:scroll;background-position:100% 0%;text-align:center;background-color:rgba(0, 0, 0, 1);background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/background-02.png);}
.themify_builder_content-34 .tb_kz5y736.module_row,.themify_builder_content-34 .tb_kz5y736.module_row p,.themify_builder_content-34 .tb_kz5y736.module_row h1,.themify_builder_content-34 .tb_kz5y736.module_row h2,.themify_builder_content-34 .tb_kz5y736.module_row h3:not(.module-title),.themify_builder_content-34 .tb_kz5y736.module_row h4,.themify_builder_content-34 .tb_kz5y736.module_row h5,.themify_builder_content-34 .tb_kz5y736.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_kz5y736.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_j0eo737.module-image .image-wrap img{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_j0eo737.module-image{padding-top:50px;}
.themify_builder_content-34 .tb_n2u8737.module-text{font-weight:bold;text-align:left;margin-top:0px;}
.themify_builder_content-34 .tb_n2u8737.module-text .tb_text_wrap,.themify_builder_content-34 .tb_n2u8737.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_n2u8737.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_n2u8737.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_n2u8737.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_n2u8737.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_n2u8737.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_n2u8737.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_n2u8737.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_n2u8737.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_n2u8737.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_n2u8737.module-text p{margin-top:0px;}
.themify_builder_content-34 .tb_heo7738.module-text{font-weight:bold;text-align:left;}
.themify_builder_content-34 .tb_heo7738.module-text .tb_text_wrap,.themify_builder_content-34 .tb_heo7738.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_heo7738.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_heo7738.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_heo7738.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_heo7738.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_heo7738.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_heo7738.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_heo7738.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_heo7738.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_heo7738.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_a5rc637.module_row{background-repeat:no-repeat;background-size:contain;background-attachment:scroll;background-position:100% 0%;text-align:center;background-color:rgba(0, 0, 0, 1);background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/background-02.png);}
.themify_builder_content-34 .tb_a5rc637.module_row,.themify_builder_content-34 .tb_a5rc637.module_row p,.themify_builder_content-34 .tb_a5rc637.module_row h1,.themify_builder_content-34 .tb_a5rc637.module_row h2,.themify_builder_content-34 .tb_a5rc637.module_row h3:not(.module-title),.themify_builder_content-34 .tb_a5rc637.module_row h4,.themify_builder_content-34 .tb_a5rc637.module_row h5,.themify_builder_content-34 .tb_a5rc637.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_a5rc637.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_2chi638.module-image .image-wrap img{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_2chi638.module-image{padding-top:50px;}
.themify_builder_content-34 .tb_ryj5638.module-text{font-weight:bold;text-align:left;margin-top:0px;}
.themify_builder_content-34 .tb_ryj5638.module-text .tb_text_wrap,.themify_builder_content-34 .tb_ryj5638.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_ryj5638.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_ryj5638.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_ryj5638.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_ryj5638.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_ryj5638.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_ryj5638.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_ryj5638.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_ryj5638.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_ryj5638.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_ryj5638.module-text p{margin-top:0px;}
.themify_builder_content-34 .tb_pejq638.module-text{font-weight:bold;text-align:left;}
.themify_builder_content-34 .tb_pejq638.module-text .tb_text_wrap,.themify_builder_content-34 .tb_pejq638.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_pejq638.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_pejq638.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_pejq638.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_pejq638.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_pejq638.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_pejq638.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_pejq638.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_pejq638.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_pejq638.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_29rn315.module_row{background-repeat:no-repeat;background-size:contain;background-attachment:scroll;background-position:100% 0%;text-align:center;background-color:rgba(0, 0, 0, 1);background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/background-02.png);}
.themify_builder_content-34 .tb_29rn315.module_row,.themify_builder_content-34 .tb_29rn315.module_row p,.themify_builder_content-34 .tb_29rn315.module_row h1,.themify_builder_content-34 .tb_29rn315.module_row h2,.themify_builder_content-34 .tb_29rn315.module_row h3:not(.module-title),.themify_builder_content-34 .tb_29rn315.module_row h4,.themify_builder_content-34 .tb_29rn315.module_row h5,.themify_builder_content-34 .tb_29rn315.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_29rn315.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_khjx316.module-image .image-wrap img{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_khjx316.module-image{padding-top:50px;}
.themify_builder_content-34 .tb_8qnr316.module-text{font-weight:bold;text-align:left;margin-top:0px;}
.themify_builder_content-34 .tb_8qnr316.module-text .tb_text_wrap,.themify_builder_content-34 .tb_8qnr316.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_8qnr316.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_8qnr316.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_8qnr316.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_8qnr316.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_8qnr316.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_8qnr316.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_8qnr316.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_8qnr316.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_8qnr316.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_8qnr316.module-text p{margin-top:0px;}
.themify_builder_content-34 .tb_g1hr316.module-text{font-weight:bold;text-align:left;}
.themify_builder_content-34 .tb_g1hr316.module-text .tb_text_wrap,.themify_builder_content-34 .tb_g1hr316.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_g1hr316.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_g1hr316.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_g1hr316.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_g1hr316.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_g1hr316.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_g1hr316.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_g1hr316.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_g1hr316.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_g1hr316.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_f6rs17.module_row{background-repeat:no-repeat;background-size:contain;background-attachment:scroll;background-position:100% 0%;text-align:center;background-color:rgba(0, 0, 0, 1);background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/background-02.png);}
.themify_builder_content-34 .tb_f6rs17.module_row,.themify_builder_content-34 .tb_f6rs17.module_row p,.themify_builder_content-34 .tb_f6rs17.module_row h1,.themify_builder_content-34 .tb_f6rs17.module_row h2,.themify_builder_content-34 .tb_f6rs17.module_row h3:not(.module-title),.themify_builder_content-34 .tb_f6rs17.module_row h4,.themify_builder_content-34 .tb_f6rs17.module_row h5,.themify_builder_content-34 .tb_f6rs17.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_f6rs17.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_dos018.module-image .image-wrap img{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_dos018.module-image{padding-top:50px;}
.themify_builder_content-34 .tb_jv8p18.module-text{font-weight:bold;text-align:left;margin-top:0px;}
.themify_builder_content-34 .tb_jv8p18.module-text .tb_text_wrap,.themify_builder_content-34 .tb_jv8p18.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_jv8p18.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_jv8p18.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_jv8p18.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_jv8p18.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_jv8p18.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_jv8p18.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_jv8p18.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_jv8p18.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_jv8p18.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_jv8p18.module-text p{margin-top:0px;}
.themify_builder_content-34 .tb_h8fi18.module-text{font-weight:bold;text-align:left;}
.themify_builder_content-34 .tb_h8fi18.module-text .tb_text_wrap,.themify_builder_content-34 .tb_h8fi18.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_h8fi18.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_h8fi18.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_h8fi18.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_h8fi18.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_h8fi18.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_h8fi18.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_h8fi18.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_h8fi18.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_h8fi18.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_etdn67.module_row{background-repeat:no-repeat;background-size:contain;background-attachment:scroll;background-position:100% 0%;text-align:center;background-color:rgba(0, 0, 0, 1);background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/background-02.png);}
.themify_builder_content-34 .tb_etdn67.module_row,.themify_builder_content-34 .tb_etdn67.module_row p,.themify_builder_content-34 .tb_etdn67.module_row h1,.themify_builder_content-34 .tb_etdn67.module_row h2,.themify_builder_content-34 .tb_etdn67.module_row h3:not(.module-title),.themify_builder_content-34 .tb_etdn67.module_row h4,.themify_builder_content-34 .tb_etdn67.module_row h5,.themify_builder_content-34 .tb_etdn67.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_etdn67.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_gpqv67.module-image .image-wrap img{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_gpqv67.module-image{padding-top:50px;}
.themify_builder_content-34 .tb_uckh67.module-text{font-weight:bold;text-align:left;margin-top:0px;}
.themify_builder_content-34 .tb_uckh67.module-text .tb_text_wrap,.themify_builder_content-34 .tb_uckh67.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_uckh67.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_uckh67.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_uckh67.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_uckh67.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_uckh67.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_uckh67.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_uckh67.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_uckh67.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_uckh67.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_uckh67.module-text p{margin-top:0px;}
.themify_builder_content-34 .tb_2oua67.module-text{font-weight:bold;text-align:left;}
.themify_builder_content-34 .tb_2oua67.module-text .tb_text_wrap,.themify_builder_content-34 .tb_2oua67.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_2oua67.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_2oua67.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_2oua67.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_2oua67.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_2oua67.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_2oua67.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_2oua67.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_2oua67.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_2oua67.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_xn8x11.module_row,.themify_builder_content-34 .tb_xn8x11.module_row p,.themify_builder_content-34 .tb_xn8x11.module_row h1,.themify_builder_content-34 .tb_xn8x11.module_row h2,.themify_builder_content-34 .tb_xn8x11.module_row h3:not(.module-title),.themify_builder_content-34 .tb_xn8x11.module_row h4,.themify_builder_content-34 .tb_xn8x11.module_row h5,.themify_builder_content-34 .tb_xn8x11.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_xn8x11.module_row{text-align:center;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_xn8x11.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_8q3t12.module_column{margin-top:100px;position:absolute;}
.themify_builder_content-34 .tb_osgb94.module-text{margin-left:80px;font-weight:bold;text-align:left;font-size:28px;}
.themify_builder_content-34 .tb_osgb94.module-text .tb_text_wrap,.themify_builder_content-34 .tb_osgb94.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_osgb94.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_osgb94.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_osgb94.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_osgb94.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_osgb94.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_osgb94.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_osgb94.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_osgb94.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_osgb94.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_6ljy13.module-text{margin-left:80px;text-align:left;margin-top:-10px;}
.themify_builder_content-34 .tb_6ljy13.module-text .tb_text_wrap,.themify_builder_content-34 .tb_6ljy13.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_6ljy13.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_6ljy13.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_6ljy13.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_6ljy13.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_6ljy13.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_6ljy13.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_6ljy13.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_6ljy13.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_6ljy13.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_nnh5456.module-box.module h4{font-weight:bold;font-size:22px;}
.themify_builder_content-34 .tb_nnh5456.module-box.module .tb_text_wrap h4{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_nnh5456.module-box{text-align:justify;}
.themify_builder_content-34 .tb_nnh5456.module-box .module-box-content{height:350px;}
.themify_builder_content-34 .tb_nnh5456.module-box .ui{border:1px solid rgba(64, 61, 61, 1);}
.themify_builder_content-34 .tb_gtul895.module-box.module h4{font-weight:bold;font-size:22px;}
.themify_builder_content-34 .tb_gtul895.module-box.module .tb_text_wrap h4{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_gtul895.module-box{text-align:justify;}
.themify_builder_content-34 .tb_gtul895.module-box .module-box-content{height:350px;}
.themify_builder_content-34 .tb_gtul895.module-box .ui{border:1px solid rgba(64, 61, 61, 1);}
.themify_builder_content-34 .tb_vnib534.module-box.module h4{font-weight:bold;font-size:22px;}
.themify_builder_content-34 .tb_vnib534.module-box.module .tb_text_wrap h4{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_vnib534.module-box{text-align:justify;}
.themify_builder_content-34 .tb_vnib534.module-box .module-box-content{height:350px;}
.themify_builder_content-34 .tb_vnib534.module-box .ui{border:1px solid rgba(64, 61, 61, 1);}
.themify_builder_content-34 .tb_gbc6542.module_row,.themify_builder_content-34 .tb_gbc6542.module_row p,.themify_builder_content-34 .tb_gbc6542.module_row h1,.themify_builder_content-34 .tb_gbc6542.module_row h2,.themify_builder_content-34 .tb_gbc6542.module_row h3:not(.module-title),.themify_builder_content-34 .tb_gbc6542.module_row h4,.themify_builder_content-34 .tb_gbc6542.module_row h5,.themify_builder_content-34 .tb_gbc6542.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_gbc6542.module_row{text-align:center;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_gbc6542.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_8m3f542.module_column{margin-top:100px;}
.themify_builder_content-34 .tb_jzau488.module-box.module h4{font-weight:bold;font-size:22px;}
.themify_builder_content-34 .tb_jzau488.module-box.module .tb_text_wrap h4{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_jzau488.module-box{text-align:justify;}
.themify_builder_content-34 .tb_jzau488.module-box .module-box-content{height:350px;}
.themify_builder_content-34 .tb_jzau488.module-box .ui{border:1px solid rgba(64, 61, 61, 1);}
.themify_builder_content-34 .tb_06lb490.module-box.module h4{font-weight:bold;font-size:22px;}
.themify_builder_content-34 .tb_06lb490.module-box.module .tb_text_wrap h4{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_06lb490.module-box{text-align:justify;}
.themify_builder_content-34 .tb_06lb490.module-box .module-box-content{height:350px;}
.themify_builder_content-34 .tb_06lb490.module-box .ui{border:1px solid rgba(64, 61, 61, 1);}
.themify_builder_content-34 .tb_r98m491.module-box.module h4{font-weight:bold;font-size:22px;}
.themify_builder_content-34 .tb_r98m491.module-box.module .tb_text_wrap h4{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_r98m491.module-box{text-align:justify;}
.themify_builder_content-34 .tb_r98m491.module-box .module-box-content{height:350px;}
.themify_builder_content-34 .tb_r98m491.module-box .ui{border:1px solid rgba(64, 61, 61, 1);}
.themify_builder_content-34 .tb_aa3ff4e.module_row{background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/scsc.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;background-color:rgba(0, 0, 0, 0.50);text-align:center;padding-top:3%;padding-bottom:3%;}
.themify_builder_content-34 .tb_aa3ff4e.module_row,.themify_builder_content-34 .tb_aa3ff4e.module_row p,.themify_builder_content-34 .tb_aa3ff4e.module_row h1,.themify_builder_content-34 .tb_aa3ff4e.module_row h2,.themify_builder_content-34 .tb_aa3ff4e.module_row h3:not(.module-title),.themify_builder_content-34 .tb_aa3ff4e.module_row h4,.themify_builder_content-34 .tb_aa3ff4e.module_row h5,.themify_builder_content-34 .tb_aa3ff4e.module_row h6{color:rgba(232, 232, 232, 1);}
.themify_builder_content-34 .tb_aa3ff4e.module_row a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_313dd1d.module-text{text-align:center;}
.themify_builder_content-34 .tb_ezxi181.module_row{background-color:rgba(0, 0, 0, 0.40);background-position:83.33% 73.75%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/ppsn1.png);}
.themify_builder_content-34 .tb_h2r9182.module_column{margin-bottom:0px;}
.themify_builder_content-34 .tb_9zpq182.module-text{font-size:36px;font-weight:bold;text-align:left;column-count:0;line-height:1em;}
.themify_builder_content-34 .tb_9zpq182.module-text .tb_text_wrap,.themify_builder_content-34 .tb_9zpq182.module-text .tb_text_wrap p,.themify_builder_content-34 .tb_9zpq182.module-text .tb_text_wrap blockquote,.themify_builder_content-34 .tb_9zpq182.module-text .tb_text_wrap h1,.themify_builder_content-34 .tb_9zpq182.module-text .tb_text_wrap h2,.themify_builder_content-34 .tb_9zpq182.module-text .tb_text_wrap h3,.themify_builder_content-34 .tb_9zpq182.module-text .tb_text_wrap h4,.themify_builder_content-34 .tb_9zpq182.module-text .tb_text_wrap h5,.themify_builder_content-34 .tb_9zpq182.module-text .tb_text_wrap h6,.themify_builder_content-34 .tb_9zpq182.module-text .tb_text_wrap li,.themify_builder_content-34 .tb_9zpq182.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_9zpq182.module-text.module h2{margin-bottom:0em;font-weight:bold;font-size:36px;line-height:1.2em;}
.themify_builder_content-34 .tb_01mv925.module_row{background-color:rgba(0, 0, 0, 0.40);background-position:80% 100%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/psn1.png);}
.themify_builder_content-34 .tb_k80o926.module_column{margin-bottom:0px;}
.themify_builder_content-34 .tb_bkid685.module-box .tb_text_wrap,.themify_builder_content-34 .tb_bkid685.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_bkid685.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_bkid685.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_bkid685.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_bkid685.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_bkid685.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_bkid685.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_bkid685.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_bkid685.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_bkid685.module-box .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-34 .tb_bkid685.module-box{width:400px;}
.themify_builder_content-34 .tb_bkid685.module-box.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_bkid685.module-box.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_bkid685.module-box .ui{background-color:rgba(0, 0, 0, 0.00);background-image:none;}
.themify_builder_content-34 .tb_kis0486.module_row{background-color:rgba(0, 0, 0, 0.40);background-position:80.67% 67.5%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/04/ppsn3-11.png);}
.themify_builder_content-34 .tb_7iqx486.module_column{margin-bottom:0px;}
.themify_builder_content-34 .tb_4ppq487.module-box .tb_text_wrap,.themify_builder_content-34 .tb_4ppq487.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_4ppq487.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_4ppq487.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_4ppq487.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_4ppq487.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_4ppq487.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_4ppq487.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_4ppq487.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_4ppq487.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_4ppq487.module-box .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-34 .tb_4ppq487.module-box{width:400px;text-align:justify;}
.themify_builder_content-34 .tb_4ppq487.module-box.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_4ppq487.module-box.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_4ppq487.module-box .ui{background-color:rgba(0, 0, 0, 0.00);background-image:none;}
.themify_builder_content-34 .tb_7x8j627.module_row{background-color:rgba(0, 0, 0, 0.40);background-position:80% 100%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/04/ppsn4-1.png);}
.themify_builder_content-34 .tb_phf6627.module_column{margin-bottom:0px;}
.themify_builder_content-34 .tb_3bet628.module-box .tb_text_wrap,.themify_builder_content-34 .tb_3bet628.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_3bet628.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_3bet628.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_3bet628.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_3bet628.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_3bet628.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_3bet628.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_3bet628.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_3bet628.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_3bet628.module-box .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-34 .tb_3bet628.module-box{width:400px;text-align:justify;}
.themify_builder_content-34 .tb_3bet628.module-box.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_3bet628.module-box.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_3bet628.module-box .ui{background-color:rgba(0, 0, 0, 0.00);background-image:none;}
.themify_builder_content-34 .tb_3tc8920.module_row{background-color:rgba(0, 0, 0, 0.40);background-position:80.67% 100%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/04/ppsn5-1.png);}
.themify_builder_content-34 .tb_unss921.module_column{margin-bottom:0px;}
.themify_builder_content-34 .tb_bd8w921.module-box .tb_text_wrap,.themify_builder_content-34 .tb_bd8w921.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_bd8w921.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_bd8w921.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_bd8w921.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_bd8w921.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_bd8w921.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_bd8w921.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_bd8w921.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_bd8w921.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_bd8w921.module-box .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-34 .tb_bd8w921.module-box{width:400px;text-align:justify;}
.themify_builder_content-34 .tb_bd8w921.module-box.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_bd8w921.module-box.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_bd8w921.module-box .ui{background-color:rgba(0, 0, 0, 0.00);background-image:none;}
.themify_builder_content-34 .tb_c305471.module_row,.themify_builder_content-34 .tb_c305471.module_row p,.themify_builder_content-34 .tb_c305471.module_row h1,.themify_builder_content-34 .tb_c305471.module_row h2,.themify_builder_content-34 .tb_c305471.module_row h3:not(.module-title),.themify_builder_content-34 .tb_c305471.module_row h4,.themify_builder_content-34 .tb_c305471.module_row h5,.themify_builder_content-34 .tb_c305471.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_c305471.module_row{text-align:center;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_c305471.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_v9lg225.module-box{margin-right:100px;margin-left:115px;text-align:left;font-weight:bold;font-size:25px;line-height:1.2em;margin-top:10px;}
.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_v9lg225.module-box .ui{padding-right:10px;padding-left:10px;}
.themify_builder_content-34 .tb_bhrn522.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_pbnz116.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_l384150.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_p40o887.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_i06651.module_subrow{margin-top:30px;}
.themify_builder_content-34 .tb_gkn852.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_7ls855.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_deef56.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_0i1n56.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_0s0c841.module_row,.themify_builder_content-34 .tb_0s0c841.module_row p,.themify_builder_content-34 .tb_0s0c841.module_row h1,.themify_builder_content-34 .tb_0s0c841.module_row h2,.themify_builder_content-34 .tb_0s0c841.module_row h3:not(.module-title),.themify_builder_content-34 .tb_0s0c841.module_row h4,.themify_builder_content-34 .tb_0s0c841.module_row h5,.themify_builder_content-34 .tb_0s0c841.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_0s0c841.module_row{text-align:center;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_0s0c841.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_eb87843.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_nz66844.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_v8ts844.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_5ic1845.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_2jz2845.module_subrow{margin-top:30px;}
.themify_builder_content-34 .tb_sa8y845.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_34c9846.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_rzxk846.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_msx4846.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_20yg265.module_subrow{margin-top:30px;}
.themify_builder_content-34 .tb_pmj3900.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_808z900.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_syhu900.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_7toy901.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_3bmx899.module_row,.themify_builder_content-34 .tb_3bmx899.module_row p,.themify_builder_content-34 .tb_3bmx899.module_row h1,.themify_builder_content-34 .tb_3bmx899.module_row h2,.themify_builder_content-34 .tb_3bmx899.module_row h3:not(.module-title),.themify_builder_content-34 .tb_3bmx899.module_row h4,.themify_builder_content-34 .tb_3bmx899.module_row h5,.themify_builder_content-34 .tb_3bmx899.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-34 .tb_3bmx899.module_row{text-align:center;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_3bmx899.module_row a{color:rgba(166, 255, 242, 1);}
.themify_builder_content-34 .tb_r228901.module_subrow{margin-top:30px;}
.themify_builder_content-34 .tb_w4tr901.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_umtd901.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_qqao902.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_mcu4902.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_znv0314.module_subrow{margin-top:30px;}
.themify_builder_content-34 .tb_empv642.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_tkwh643.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_d7jb643.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_s0fo644.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_xrek123.module_subrow{margin-top:30px;}
.themify_builder_content-34 .tb_v6w5124.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_sv8z124.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_wpkz878.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_9p8f591.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;width:160px;}
.themify_builder_content-34 .tb_ahpp164.module_row{max-height:400px;height:auto;background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_k1y1164.module_column{background-color:rgba(255, 200, 20, 1);padding-right:0px;padding-left:0px;}
.themify_builder_content-34 .tb_c91p165.module_subrow{background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_3zhp165.module-image .image-content{padding-right:50px;padding-left:50px;}
.themify_builder_content-34 .tb_3zhp165.module-image.module .image-caption{font-size:16px;color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_3zhp165.module-image.module .image-title,.themify_builder_content-34 .tb_3zhp165.module-image.module .image-title a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_3zhp165.module-image.module .image-title{font-weight:bold;}
.themify_builder_content-34 .tb_8zkc165.module-fancy-heading.module:hover .sub-head{font-weight:bold;}
.themify_builder_content-34 .tb_8zkc165.module-fancy-heading.module .main-head,.themify_builder_content-34 .tb_8zkc165.module-fancy-heading.module .main-head a{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-34 .tb_8zkc165.module-fancy-heading.module .main-head{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;font-size:20px;}
.themify_builder_content-34 .tb_8zkc165.module-fancy-heading{margin-right:50px;margin-left:50px;}
.themify_builder_content-34 .tb_cwey166.module-box{text-align:justify;line-height:1.6em;font-size:20px;}
.themify_builder_content-34 .tb_cwey166.module-box .tb_text_wrap,.themify_builder_content-34 .tb_cwey166.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_cwey166.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_cwey166.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_cwey166.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_cwey166.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_cwey166.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_cwey166.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_cwey166.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_cwey166.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_cwey166.module-box .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_cwey166.module-box .ui{padding-right:250px;background-color:rgba(255, 200, 20, 1);background-image:none;}
.themify_builder_content-34 .tb_t0ig551.module_row{max-height:400px;height:auto;background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_n9js552.module_subrow{background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_zfu2553.module-image .image-content{padding-right:50px;padding-left:50px;}
.themify_builder_content-34 .tb_zfu2553.module-image.module .image-caption{font-size:16px;color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_zfu2553.module-image.module .image-title,.themify_builder_content-34 .tb_zfu2553.module-image.module .image-title a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_zfu2553.module-image.module .image-title{font-weight:bold;}
.themify_builder_content-34 .tb_zfu2553.module-image .image-wrap img{padding-bottom:20px;}
.themify_builder_content-34 .tb_zfu2553.module-image{margin-bottom:50px;}
.themify_builder_content-34 .tb_h4jv554.module-box{text-align:justify;line-height:1.6em;font-size:20px;}
.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_h4jv554.module-box .ui{padding-right:250px;background-color:rgba(255, 200, 20, 1);background-image:none;}
.themify_builder_content-34 .tb_kw72891.module_row{max-height:400px;height:auto;background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_gd9x891.module_subrow{background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_sr73892.module-image .image-content{padding-right:50px;padding-left:50px;}
.themify_builder_content-34 .tb_sr73892.module-image.module .image-caption{font-size:16px;color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_sr73892.module-image.module .image-title,.themify_builder_content-34 .tb_sr73892.module-image.module .image-title a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_sr73892.module-image.module .image-title{font-weight:bold;}
.themify_builder_content-34 .tb_sr73892.module-image .image-wrap img{padding-bottom:20px;}
.themify_builder_content-34 .tb_sr73892.module-image{margin-bottom:50px;}
.themify_builder_content-34 .tb_lcwy892.module-box{text-align:justify;line-height:1.6em;font-size:20px;}
.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_lcwy892.module-box .ui{padding-right:250px;background-color:rgba(255, 200, 20, 1);background-image:none;}
.themify_builder_content-34 .tb_psxf962.module_row{max-height:400px;height:auto;background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_ned4963.module_subrow{background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_k9b9964.module-image .image-content{padding-right:50px;padding-left:50px;}
.themify_builder_content-34 .tb_k9b9964.module-image.module .image-caption{font-size:16px;color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_k9b9964.module-image.module .image-title,.themify_builder_content-34 .tb_k9b9964.module-image.module .image-title a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_k9b9964.module-image.module .image-title{font-weight:bold;}
.themify_builder_content-34 .tb_k9b9964.module-image .image-wrap img{padding-bottom:20px;}
.themify_builder_content-34 .tb_k9b9964.module-image{margin-bottom:50px;}
.themify_builder_content-34 .tb_8r03965.module-box{text-align:justify;line-height:1.6em;font-size:20px;}
.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_8r03965.module-box .ui{padding-right:250px;background-color:rgba(255, 200, 20, 1);background-image:none;}
.themify_builder_content-34 .tb_nm8d622.module_row{max-height:400px;height:auto;background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_ldz2622.module_subrow{background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_e53g623.module-image .image-content{padding-right:50px;padding-left:50px;}
.themify_builder_content-34 .tb_e53g623.module-image.module .image-caption{font-size:16px;color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_e53g623.module-image.module .image-title,.themify_builder_content-34 .tb_e53g623.module-image.module .image-title a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_e53g623.module-image.module .image-title{font-weight:bold;}
.themify_builder_content-34 .tb_e53g623.module-image .image-wrap img{padding-bottom:20px;}
.themify_builder_content-34 .tb_e53g623.module-image{margin-bottom:50px;}
.themify_builder_content-34 .tb_zdo5623.module-box{text-align:justify;line-height:1.6em;font-size:20px;}
.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_zdo5623.module-box .ui{padding-right:250px;background-color:rgba(255, 200, 20, 1);background-image:none;}
.themify_builder_content-34 .tb_k1kq906.module_row{max-height:400px;height:auto;background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_j2av907.module_subrow{background-color:rgba(255, 200, 20, 1);}
.themify_builder_content-34 .tb_d4f7907.module-image .image-content{padding-right:50px;padding-left:50px;}
.themify_builder_content-34 .tb_d4f7907.module-image.module .image-caption{font-size:16px;color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_d4f7907.module-image.module .image-title,.themify_builder_content-34 .tb_d4f7907.module-image.module .image-title a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_d4f7907.module-image.module .image-title{font-weight:bold;}
.themify_builder_content-34 .tb_d4f7907.module-image .image-wrap img{padding-bottom:20px;}
.themify_builder_content-34 .tb_d4f7907.module-image{margin-bottom:50px;}
.themify_builder_content-34 .tb_3qv5908.module-box{text-align:justify;line-height:1.6em;font-size:20px;}
.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_3qv5908.module-box .ui{padding-right:250px;background-color:rgba(255, 200, 20, 1);background-image:none;}
.themify_builder_content-34 .tb_7qcs518.module_row{background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_ys33294.module_column{background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-34 .tb_9hcq976.module-box.module h2{font-weight:bold;font-size:32px;line-height:1.2em;}
.themify_builder_content-34 .tb_9hcq976.module-box.module .tb_text_wrap h2{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_9hcq976.module-box .tb_text_wrap,.themify_builder_content-34 .tb_9hcq976.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_9hcq976.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_9hcq976.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_9hcq976.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_9hcq976.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_9hcq976.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_9hcq976.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_9hcq976.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_9hcq976.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_9hcq976.module-box .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_9hcq976.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-34 .tb_9hcq976.module-box{font-size:16px;}

@media screen and (max-width:480px){
.themify_builder_content-34 .tb_mppg772.module_row{background-color:rgba(0, 0, 0, 1);background-position:100% 100%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:none;}
.themify_builder_content-34 .tb_htla283.module-text.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_htla283.module-text.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_2h0q311.module-text.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_2h0q311.module-text.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_gzd2958.module-text.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_gzd2958.module-text.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_n2u8737.module-text.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_n2u8737.module-text.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_ryj5638.module-text.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_ryj5638.module-text.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_8qnr316.module-text.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_8qnr316.module-text.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_jv8p18.module-text.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_jv8p18.module-text.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_uckh67.module-text.module .tb_text_wrap h2{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_uckh67.module-text.module h2{font-weight:bold;}
.themify_builder_content-34 .tb_01mv925.module_row{background-color:rgba(0, 0, 0, 0.40);background-position:8% 76.25%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/03/psn1.png);padding-right:10px;}
.themify_builder_content-34 .tb_k80o926.module_column{padding-right:30px;}
.themify_builder_content-34 .tb_bkid685.module-box .ui{padding-right:0px;padding-left:0px;}
.themify_builder_content-34 .tb_kis0486.module_row{background-color:rgba(0, 0, 0, 0.40);background-position:72% 87.5%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/04/ppsn3-11.png);padding-right:10px;}
.themify_builder_content-34 .tb_4ppq487.module-box .ui{padding-right:60px;background-color:rgba(0, 0, 0, 0);background-image:none;}
.themify_builder_content-34 .tb_7x8j627.module_row{padding-left:0px;padding-right:10px;background-color:rgba(0, 0, 0, 0.40);background-position:67.33% 91.25%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/04/ppsn4-1.png);}
.themify_builder_content-34 .tb_3bet628.module-box .ui{padding-right:60px;}
.themify_builder_content-34 .tb_3tc8920.module_row{background-color:rgba(0, 0, 0, 0.40);background-position:49.33% 71.25%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(http://thedesignhouse.agency/wp-content/uploads/2022/04/ppsn5-1.png);}
.themify_builder_content-34 .tb_c305471.module_row{margin-top:50px;}
.themify_builder_content-34 .tb_ab39d86.module_column{margin-top:25px;}
.themify_builder_content-34 .tb_v9lg225.module-box{font-weight:bold;text-align:justify;line-height:1.2em;font-size:16px;margin-right:20px;margin-left:20px;margin-top:50px;}
.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_v9lg225.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_v9lg225.module-box .ui{padding-right:10px;padding-left:10px;}
.themify_builder_content-34 .tb_8p9k113.module_subrow{margin-left:50px;padding-right:50px;padding-left:50px;padding-bottom:0px;padding-top:0px;}
.themify_builder_content-34 .tb_bhrn522.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_pbnz116.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_l384150.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_p40o887.module-image{padding-right:20px;padding-left:20px;padding-bottom:20px;padding-top:20px;}
.themify_builder_content-34 .tb_i06651.module_subrow{padding-right:30px;padding-left:30px;margin-left:50px;}
.themify_builder_content-34 .tb_h88j165.module_column{font-weight:bold;font-size:16px;}
.themify_builder_content-34 .tb_h88j165.module_column,.themify_builder_content-34 .tb_h88j165.module_column p,.themify_builder_content-34 .tb_h88j165.module_column h1,.themify_builder_content-34 .tb_h88j165.module_column h2,.themify_builder_content-34 .tb_h88j165.module_column h3:not(.module-title),.themify_builder_content-34 .tb_h88j165.module_column h4,.themify_builder_content-34 .tb_h88j165.module_column h5,.themify_builder_content-34 .tb_h88j165.module_column h6{color:rgba(0, 0, 0, 1);font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_8zkc165.module-fancy-heading.module .sub-head,.themify_builder_content-34 .tb_8zkc165.module-fancy-heading.module .sub-head a{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-34 .tb_8zkc165.module-fancy-heading.module .main-head{font-size:16px;font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;line-height:1.2em;}
.themify_builder_content-34 .tb_8zkc165.module-fancy-heading.module .main-head,.themify_builder_content-34 .tb_8zkc165.module-fancy-heading.module .main-head a{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-34 .tb_8zkc165.module-fancy-heading.module .sub-head{font-size:16px;font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_8zkc165.module-fancy-heading{margin-right:0px;margin-left:0px;}
.themify_builder_content-34 .tb_8zkc165.module-fancy-heading.module:hover .sub-head{font-weight:bold;}
.themify_builder_content-34 .tb_cwey166.module-box{mix-blend-mode:normal;margin-top:50px;}
.themify_builder_content-34 .tb_cwey166.module-box .ui{padding-right:0px;}
.themify_builder_content-34 .tb_h4jv554.module-box .ui{padding-right:0px;}
.themify_builder_content-34 .tb_h4jv554.module-box{margin-top:50px;text-align:justify;line-height:1.6em;font-size:20px;}
.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_h4jv554.module-box .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_lcwy892.module-box .ui{padding-right:0px;}
.themify_builder_content-34 .tb_lcwy892.module-box{margin-top:50px;text-align:justify;line-height:1.6em;font-size:20px;}
.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_lcwy892.module-box .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_8r03965.module-box .ui{padding-right:0px;}
.themify_builder_content-34 .tb_8r03965.module-box{margin-top:50px;text-align:justify;line-height:1.6em;font-size:20px;}
.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_8r03965.module-box .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_zdo5623.module-box .ui{padding-right:0px;}
.themify_builder_content-34 .tb_zdo5623.module-box{margin-top:50px;text-align:justify;line-height:1.6em;font-size:20px;}
.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_zdo5623.module-box .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-34 .tb_3qv5908.module-box .ui{padding-right:0px;}
.themify_builder_content-34 .tb_3qv5908.module-box{margin-top:50px;text-align:justify;line-height:1.6em;font-size:20px;}
.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap p,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap blockquote,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h1,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h2,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h3,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h4,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h5,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap h6,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap li,.themify_builder_content-34 .tb_3qv5908.module-box .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Arial", "Helvetica", sans-serif;}
}/*Builder Custom CSS START*/
@import url(//db.onlinewebfonts.com/c/00d5a78493aed4b11e2584ad7cceee49?family=Gilroy+ExtraBold);

.themify_builder_content-34 .tb_265fb72.module-text :after
{
    background-color: #ffc814;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 48px;
}

.themify_builder_content-34 .tb_b4vw497.module-text.module h2:after{
    background-color: #ffc814;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 48px;
}


.themify_builder_content-34 .tb_6804f1f.module_row h2,{
font-family:Gilroy ExtraBold;
font-size:32px;
Font-color:#fff;
}

.themify_builder_content-34 .tb_9zpq182.module-text.module h2:after{
    background-color: #ffc814;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 48px;
}

.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: #none; 
}

.module-fancy-heading .sub-head:before {
    content: "";
    background-color: #000;
    border-top: 1px solid;
    width: 2em;
    display: block;
    padding-top: 0.2em;
}
.themify_builder_content-34 .tb_pchx496.module_column {
margin-right:160px;
}

.themify_builder_content-34 .tb_9hcq976.module-box.module .tb_text_wrap h2:after {
background-color: #ffc814;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    width: 55px;
    margin-left: 5px; 
    margin-top: 10px;
}
.module img {
    border: 0;
    vertical-align: middle;
}
.fp-slidesNav li a
{
	border:none;
}
.fp-section-container-horizontal  ul.fp-slidesNav{
display:none;
}
/*Builder Custom CSS END*/
/*/wp-content/uploads/themify-customizer-5.2.4-5.3.0.css*/
/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #000000; 
}
#header {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
	color: #f8fafc; 
}
#header a {	
	color: #ffffff; 
}
#header a:hover {	
	color: #ffc814; 
}
body #site-logo a img {		width: 130px;
	height: 80px; 
}
#site-logo {	
	margin-top: -5px;
	margin-left: 140px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-weight:800;
	letter-spacing:2px;
	font-size:14px;
	text-align:left;
	border-top: none !important;
	padding-right: 20px;
	margin-top: 15px; 
}
#main-nav a:hover {	
	color: #ffc814; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #ffffff; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 130px;
	height: 80px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 130px;
	height: 80px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 130px;
	height: 80px; 
}
 }
/* Themify Custom CSS */
#footer-tab a {
	display:none}
#headerwrap{
	height:85px;
}
.section_loader .section_spinner{
	height:100px;
	width:180px;
}
