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

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

/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/footers/right.css*/
.footer-right-col .main-col,
.footer-horizontal-right .footer-left-wrap{
	width:22.6%
}
.footer-right-col .section-col,
.footer-horizontal-right .footer-right-wrap{
	width:74.2%
}
.footer-right-col .main-col,
.footer-right-col .section-col,
.footer-horizontal-right .footer-left-wrap,
.footer-horizontal-right .footer-right-wrap{
	margin-right:3.2%;
	float:right
}
.footer-right-col .main-col.first,
.footer-horizontal-right .footer-left-wrap.first,
.footer-horizontal-right .footer-right-wrap.first{
	margin-right:0;
	clear:right
}
.footer-right-col #footer .widget{
	margin:0 0 2em
}
.footer-right-col .footer-text{
	padding-top:.9em
}
@media screen and (max-width:680px){
	.footer-horizontal-right .footer-left-wrap,
	.footer-horizontal-right .footer-right-wrap,
	.footer-right-col .main-col,
	.footer-right-col .section-col{
		margin-left:0;
		margin-right:0;
		width:100%;
		max-width:100%
	}
	.footer-horizontal-right .back-top,
	.footer-right-col .back-top{
		top:-35px
	}
}

/*/wp-content/themes/themify-ultra/styles/modules/site-logo.css*/
#site-logo{
	margin:.5em auto;
	padding:0;
	line-height:1.2em;
	font-size:1.7em;
	font-weight:700;
	font-style:normal;
	letter-spacing:-.04em;
	transition:color .2s ease-in-out,margin .2s ease-in-out,padding .2s ease-in-out,font-size .2s ease-in-out
}
#site-logo a{
	text-decoration:none;
	color:inherit
}
#site-logo a:hover{
	text-decoration:none
}
.header-block .fixed-header #site-logo{
	margin:5px 0 0
}
body:not(.fixed-header-on) #site-logo .tf_sticky_logo,
.fixed-header #site-logo .tf_sticky_logo + img{
	display:none
}
/*/css/grids/list-post.css*/
.woocommerce .loops-wrapper.products.list-post>.product,
.loops-wrapper.list-post>.post{
    width:100%;
    min-height:0;
    clear:both;
    float:none;
    margin:0 0 2.5em
}
.loops-wrapper.list-post.products.no-gutter>.product,
.loops-wrapper.list-post.no-gutter>.post{
    padding:0
}
/*/wp-content/themes/themify-ultra/styles/modules/grids/list-post.css*/
.loops-wrapper.list-post .post-date-wrap:not(.post-date-inline){
	width:110px;
	height:110px;
	border-radius:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em
}
.loops-wrapper.list-post .has-post-thumbnail .post-date-wrap{
	position:relative;
	margin-top:-75px
}
.loops-wrapper.list-post .post-date span{
	display:block
}
.loops-wrapper.list-post .post-date{
	color:#fff;
	display:block;
	width:110px;
	height:110px;
	margin:0;
	border-radius:100%;
	background-color:rgba(251,9,48,.8);
	text-align:center
}
.loops-wrapper.list-post .post-date-wrap:not(.post-date-inline) .post-date{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.loops-wrapper.list-post .post-date .day{
	font-size:36px;
	margin:4px 0;
	letter-spacing:-.05em;
	line-height:100%
}
.loops-wrapper.list-post .post-date .month{
	font-size:14px;
	text-transform:uppercase;
	line-height:100%;
	margin:0
}
.loops-wrapper.list-post .post-date .year{
	font-size:14px;
	margin:0;
	line-height:100%
}
/* Display post date circle as inline text */
.loops-wrapper.list-post .post-date-inline{
	width:auto;
	height:auto;
	border-radius:0;
	margin:0 auto 1em
}
.loops-wrapper.list-post .has-post-thumbnail .post-date-inline{
	position:static;
	margin-top:0;
	margin-bottom:0
}
.loops-wrapper.list-post .post-date-inline .post-date{
	color:inherit;
	width:auto;
	height:auto;
	margin:0 0 .4em;
	border-radius:0;
	background:none
}
.loops-wrapper.list-post .post-date-inline .post-date span{
	display:inline
}
.loops-wrapper.list-post .post-date-inline .post-date .year,
.loops-wrapper.list-post .post-date-inline .post-date .month,
.loops-wrapper.list-post .post-date-inline .post-date .day{
	font-size:inherit;
	font-family:inherit;
	text-transform:inherit;
	line-height:inherit;
	display:inline
}
/* post meta */
.loops-wrapper.list-post .post-meta{
	margin:0 0 1em
}
.loops-wrapper.list-post .post-author{
	font-size:.9em;
	text-transform:uppercase;
	letter-spacing:.05em;
	font-weight:400
}
@media screen and (max-width:680px){
	
	.loops-wrapper.list-post .post-meta{
		font-size:.9em
	}
	.loops-wrapper.list-post .post-date-wrap:not(.post-date-inline),
	.loops-wrapper.list-post .post-date{
		width:80px;
		height:80px
	}
	.loops-wrapper.list-post .has-post-thumbnail .post-date-wrap{
		margin-top:-65px
	}
	.loops-wrapper.list-post .post-date .day{
		font-size:23px
	}
	.loops-wrapper.list-post .post-date .month{
		font-size:13px
	}
	.loops-wrapper.list-post .post-date .year{
		font-size:10px
	}
	/* post date inline */
	.loops-wrapper.list-post .has-post-thumbnail .post-date-wrap.post-date-inline{
		margin-top:auto
	}
	.loops-wrapper.list-post .post-date-inline{
		width:auto;
		height:auto
	}
}
/*/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/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/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/buttons.css*/
.module.module-buttons a{
    text-decoration:none;
    display:inline-block
}
.module.module-buttons a:hover{
    text-decoration:none;
}
.module.module-buttons .tb_default_color{
    color:#555
}
.module-buttons-item + .module-buttons-item{
    margin-left:.4em
}
.module-buttons span{
    margin-left:.2em;
    margin-right:.2em
}
.module-buttons i{
    display:inline-block;
    font-size:16px
}
/* size */
.module-buttons.small i{
    font-size:12px
}
.module-buttons.small span{
    font-size:.8em
}
.module-buttons.large i{
    font-size:24px
}
.module-buttons.large span{
    font-size:1.2em
}
.module-buttons.xlarge span{
    font-size:1.4em
}
.module-buttons.none.small i{
    font-size:18px
}
.module-buttons.none.large i{
    font-size:30px
}
.module-buttons.xlarge i,
.module-buttons.none.xlarge i{
    font-size:36px
}
/* button styles */
.module.module-buttons.rounded a{
    border-radius:8px
}
.module.module-buttons.squared a{
    border-radius:0
}
.module.module-buttons.circle a{
    border-radius:50em
}
.module.module-buttons .transparent,
.module.module-buttons.transparent a{
    background:transparent;
    border:none;
}
.module.module-buttons.transparent a:hover{
    background:transparent
}
@media screen and (max-width:680px){
    .module-buttons span{
        font-size:.9em
    }
    .module-buttons.xlarge span,
    .module-buttons.large span{
        font-size:1.1em
    }
}
/*/themify-builder/css/modules/appearance/rounded.css*/
/* top left corner */
.ui.rounded,
.ui.builder_button.rounded:before,
.ui.nav.rounded>li:first-child,
.ui.nav.separate.rounded>li,
.ui.nav.separate.rounded>li a:before,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:first-child,
.ui.nav.rounded>li:first-child a,
.ui.nav.rounded>li:first-child a:before,
.ui.nav.rounded ul>li:first-child a:before,
.ui.module-tab.rounded.vertical .tab-nav,
.ui.module-tab.rounded.vertical .tab-nav li:first-child,
.ui.module-tab.rounded .tab-nav li,
.ui.module-accordion.rounded li:first-child,
.ui.module-accordion.rounded>li:first-child .accordion-title,
.ui.module-accordion.rounded>li:first-child .accordion-title a:before,
.ui.module-accordion.rounded.separate .accordion-title a:before,
.ui.module-callout.rounded,
.ui.module-callout.rounded:before,
.ui.nav.rounded>li:first-child:before,
.ui.nav.fullwidth.rounded:before,
.ui.glossy.rounded .tab-nav>li a:before,
.ui.nav.rounded.separate.vertical li:last-child:before,
.ui.nav.rounded.vertical.separate>li:last-child a:before,
.ui.module-tab.panel.rounded .tab-nav,
.ui.module-tab.panel .tab-nav:before{
    border-top-left-radius:8px
}
/* top right corner */
.ui.rounded,
.ui.builder_button.rounded:before,
.ui.nav.rounded.vertical li:first-child,
.ui.nav.rounded>li:last-child,
.ui.nav.separate.rounded>li,
.ui.nav.separate.rounded>li a:before,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:first-child,
.ui.nav.rounded>li:last-child a:before,
.ui.nav.rounded ul>li:first-child a:before,
.ui.nav.rounded li:last-child a,
.ui.module-tab.rounded .tab-nav li,
.ui.module-accordion.rounded li:first-child,
.ui.module-accordion.rounded>li:first-child .accordion-title,
.ui.module-accordion.rounded>li:first-child .accordion-title a:before,
.ui.module-accordion.separate.rounded .accordion-title a:before,
.ui.module-callout.rounded,
.ui.module-callout.rounded:before,
.ui.nav.rounded>li:last-child:before,
.ui.nav.rounded.vertical>li:first-child:before,
.ui.nav.fullwidth.rounded:before,
.ui.glossy.rounded .tab-nav>li a:before,
.ui.nav.separate.rounded.vertical li:last-child:before,
.ui.nav.rounded li:last-child:before,
.ui.nav.rounded.vertical li:first-child a:before,
.ui.nav.separate.rounded.vertical>li:last-child a:before,
.ui.module-tab.panel.rounded .tab-nav,
.ui.module-tab.panel .tab-nav:before{
    border-top-right-radius:8px
}
/* bottom right corner */
.ui.rounded,
.ui.nav.rounded>li:last-child,
.ui.nav.separate.rounded>li,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:last-child,
.ui.nav.rounded li:last-child a,
.ui.module-accordion.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-content,
.ui.module-accordion.rounded li:last-child .accordion-content,
.ui.module-callout.rounded{
    border-bottom-right-radius:8px
}
/* bottom left corner */
.ui.rounded,
.ui.nav.rounded.vertical li:last-child,
.ui.nav.rounded>li:first-child,
.ui.nav.rounded.separate>li,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:last-child,
.ui.nav.rounded>li:first-child a,
.ui.module-tab.rounded.vertical .tab-nav,
.ui.module-tab.rounded.vertical .tab-nav li:last-child,
.ui.module-accordion.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-content,
.ui.module-accordion.rounded li:last-child .accordion-content,
.ui.module-callout.rounded{
    border-bottom-left-radius:8px
}
/* no top-left corner */
.ui.nav.separate.vertical ul li:not(:first-child) a:before,
.ui.tab.vertical .tab-nav li:not(:first-child) a:before,
.ui.module-tab.panel.rounded .tab-content,
.ui.module-tab.vertical li:last-child a:before{
    border-top-left-radius:0;
}
/* no top-right corner */
.ui.nav.separate.vertical ul li:not(:first-child) a:before,
.ui.tab.vertical .tab-nav li:not(:first-child) a:before,
.ui.nav.fullwidth.rounded li:last-child a,
.ui.nav.fullwidth.rounded li:last-child,
.ui.nav.rounded.vertical li:last-child,
.ui.module-tab.panel.rounded .tab-content,
.ui.module-tab.vertical li:first-child a:before,
.ui.module-tab.vertical li:last-child a:before{
    border-top-right-radius:0
}
/* no bottom-left corner */
.ui.nav.rounded.vertical>li:first-child,
.ui.nav.rounded.vertical>li:first-child a,
.ui.module-accordion.rounded>li:last-child.current .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-title{
    border-bottom-left-radius:0;
}
/* no bottom-right */
.ui.nav.rounded.vertical>li:first-child,
.ui.nav.rounded.vertical>li:first-child a,
.ui.nav.fullwidth.rounded li:last-child a,
.ui.nav.fullwidth.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child.current .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-title{
    border-bottom-right-radius:0
}
/* all border-radius */
.ui.nav.rounded.vertical.separate>li:first-child,
.ui.nav.rounded.vertical.separate>li:first-child a,
.ui.nav.rounded.vertical.separate>li:last-child,
.ui.nav.rounded.vertical.separate>li:last-child a,
.ui.module-accordion.separate.rounded li,
.ui.module-accordion.separate.rounded .accordion-title,
.ui.module-tab.rounded .tab-content{
    border-radius:8px
}
/* no border-radius all */
.ui.nav.rounded.vertical>li:last-child:before,
.ui.module-tab.rounded.vertical .tab-nav li,
.ui.nav.rounded.vertical>li:last-child a:before{
    border-radius:0
}
/*/themify-builder/css/modules/colors/black.css*/
.module.module-buttons a.black,
.module-alert.ui .ui.black,
.module-menu .ui.nav.black a,
.themify_builder .ui.black,
.ui.nav.black li a,
.ui.module-tab.black .tab-nav li a{
    color:#eee
}
.ui.black,
.ui.nav.black,
.ui.nav.black ul,
.ui.separate.black>li,
.ui.module-tab.black .tab-nav li,
.ui.black.vertical .tab-nav,
.ui.module-accordion.black .accordion-title,
.ui.module-tab.black.panel .tab-nav{
    background-color:#000
}
.ui.black>li.current_page_item>a,
.ui.black>li.current_page_item:hover>a,
.ui.black>li.current-menu-item>a,
.ui.black>li.current-menu-item:hover>a,
.ui.builder_button.black:hover,
.ui.nav.black>li a:hover,
.ui.module-accordion.black li:hover .accordion-title,
.ui.module-tab.black .tab-nav li:hover{
    background:#595959
}
.ui.black>li.current,
.ui.black>li.current:hover,
.ui.black .tab-nav li.current{
    background:#101010
}
.module.module-buttons.transparent a.black{
    color:#000
}
/*/themify-builder/css/modules/video.css*/
.module .video-title{
    margin:0 0 .3em;
    font-size:1.3em;
    padding:0
}
.video-wrap{
    padding-bottom:56.25%;
    height:0;
}
.video-top .video-title{
    margin-top:.8em
}
.video-top .video-caption{
    margin-bottom:1em
}
.module-video  img{
	width:100%;
}
/* Fix fullscreen vimeo video z-index */
.themify_builder .wow.module-video{
    animation-fill-mode:none
}
/*layout*/
.video-right .video-wrap,
.video-left .video-wrap{
    width:50%;
    margin-right:1.5em;
    margin-bottom:1em;
    float:left;
    padding-bottom:28.25%
}
.video-right .video-wrap{
    float:right;
}
/*/themify-builder/css/modules/video_styles/overlay.css*/
.module-video.video-overlay{
    position:relative;
    font-size:.85em
}
.module.video-overlay .video-wrap{
    margin:0;
    width:100%
}
.module.video-overlay .video-content{
    padding:2% 4%;
    background:rgba(0,0,0,.7);
    color:#ccc;
    line-height:1.4em
}
.module.video-overlay .video-wrap + .video-content{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    box-sizing:border-box;
    transition:background-color .3s ease-in-out,color .3s ease-in-out
}
.module.video-overlay .video-title{
    font-size:1.1em;
    margin:0 0 .4em
}
.module-video.video-overlay p{
    margin:0 0 .4em
}
.module-video.video-overlay a,
.module-video.video-overlay a:hover{
    color:#fff;
    text-decoration:none
}
.module-video.video-overlay h1,
.module-video.video-overlay h2,
.module-video.video-overlay h3,
.module-video.video-overlay h4,
.module-video.video-overlay h5,
.module-video.video-overlay h6{
    color:#fff;
    margin:0 0 .4em
}
.module-video.video-overlay .module-title{
    color:inherit
}
/*/themify-builder/css/modules/buttons_styles/outline.css*/
.module.module-buttons.outline a{
    border-style:solid;
    border-width:1px;
    background:none;
    box-shadow:none;
    color:#fff;
    border-color:#fff
}
.module.module-buttons.outline a:hover{
    color:#000;
    background:#fff
}
.module.module-buttons.outline .tb_default_color {
	color: #fff;
}
.module.module-buttons.outline a.black{
    color:#000;
    border-color:#000
}
.module.module-buttons.outline a.black:hover{
    color:#fff;
    background-color:#000
}
.module.module-buttons.outline a.gray{
    color:#666;
    border-color:#666
}
.module.module-buttons.outline a.gray:hover{
    color:#fff;
    background-color:#666
}
.module.module-buttons.outline a.blue{
    color:#3e65b2;
    border-color:#3e65b2
}
.module.module-buttons.outline a.blue:hover{
    color:#fff;
    background-color:#3e65b2
}
.module.module-buttons.outline a.light-blue{
    color:#6694d6;
    border-color:#6694d6
}
.module.module-buttons.outline a.light-blue:hover{
    color:#fff;
    background-color:#6694d6;
}
.module.module-buttons.outline a.green{
    color:#76ab3b;
    border-color:#76ab3b
}
.module.module-buttons.outline a.green:hover{
    color:#fff;
    background-color:#76ab3b
}
.module.module-buttons.outline a.light-green{
    color:#ebf8d6;
    border-color:#ebf8d6
}
.module.module-buttons.outline a.light-green:hover{
    color:#000;
    background-color:#ebf8d6
}
.module.module-buttons.outline a.purple{
    color:#584eb2;
    border-color:#584eb2
}
.module.module-buttons.outline a.purple:hover{
    color:#fff;
    background-color:#584eb2
}
.module.module-buttons.outline a.light-purple{
    color:#7f76cc;
    border-color:#7f76cc
}
.module.module-buttons.outline a.light-purple:hover{
    color:#fff;
    background-color:#7f76cc
}
.module.module-buttons.outline a.brown{
    color:#622d07;
    border-color:#622d07
}
.module.module-buttons.outline a.brown:hover{
    color:#fff;
    background-color:#622d07
}
.module.module-buttons.outline a.orange{
    color:#bc6e00;
    border-color:#bc6e00
}
.module.module-buttons.outline a.orange:hover{
    color:#fff;
    background-color:#bc6e00
}
.module.module-buttons.outline a.yellow{
    color:#dcb232;
    border-color:#dcb232
}
.module.module-buttons.outline a.yellow:hover{
    color:#fff;
    background-color:#dcb232
}
.module.module-buttons.outline a.red{
    color:#9d1d14;
    border-color:#9d1d14
}
.module.module-buttons.outline a.red:hover{
    color:#fff;
    background-color:#9d1d14
}
.module.module-buttons.outline a.pink{
    color:#b27e9d;
    border-color:#b27e9d
}
.module.module-buttons.outline a.pink:hover{
    color:#fff;
    background-color:#b27e9d
}
/*/themify-builder/css/modules/colors/red.css*/
.module.module-buttons a.red,
.module-alert.ui .ui.red,
.module-menu .ui.nav.red a,
.themify_builder .ui.red,
.ui.nav.red li a,
.ui.module-tab.red .tab-nav li a{
    color:#ffeeed
}
.ui.red,
.ui.nav.red,
.ui.nav.red ul,
.ui.separate.red>li,
.ui.module-tab.red .tab-nav li,
.ui.red.vertical .tab-nav,
.ui.module-accordion.red .accordion-title,
.ui.module-tab.red.panel .tab-nav{
    background-color:#e8311f
}
.ui.red>li.current_page_item>a,
.ui.red>li.current_page_item:hover>a,
.ui.red>li.current-menu-item>a,
.ui.red>li.current-menu-item:hover>a,
.ui.builder_button.red:hover,
.ui.nav.red>li a:hover,
.ui.module-accordion.red li:hover .accordion-title,
.ui.module-tab.red .tab-nav li:hover{
    background:#ff7568
}
.ui.red>li.current,
.ui.red>li.current:hover,
.ui.red .tab-nav li.current{
    background:#7a2023
}
.module.module-buttons.transparent a.red{
    color:#e8311f
}
/*/themify-builder/css/modules/colors/green.css*/
.module.module-buttons a.green,
.module-alert.ui .ui.green,
.module-menu .ui.nav.green a,
.themify_builder .ui.green,
.ui.nav.green li a,
.ui.module-tab.green .tab-nav li a{
    color:#e9ffdb
}
.ui.green,
.ui.nav.green,
.ui.nav.green ul,
.ui.separate.green>li,
.ui.module-tab.green .tab-nav li,
.ui.green.vertical .tab-nav,
.ui.module-accordion.green .accordion-title,
.ui.module-tab.green.panel .tab-nav{
    background-color:#4aab10
}
.ui.green>li.current_page_item>a,
.ui.green>li.current_page_item:hover>a,
.ui.green>li.current-menu-item>a,
.ui.green>li.current-menu-item:hover>a,
.ui.builder_button.green:hover,
.ui.nav.green>li a:hover,
.ui.module-accordion.green li:hover .accordion-title,
.ui.module-tab.green .tab-nav li:hover{
    background:#6bbf2f
}
.ui.green>li.current,
.ui.green>li.current:hover,
.ui.green .tab-nav li.current{
    background:#2c5b09
}
.ui.module-tab.green.vertical .tab-nav>li.current{
    border-bottom-color:inherit
}
.module.module-buttons.transparent a.green{
    color:#4aab10
}
/*/themify-builder/css/modules/cover.css*/
.builder_row_cover{
    z-index:0;
    contain:strict;
    transform:translateZ(0)
}
.builder_row_cover:before,
.builder_row_cover:after{
    height:100%;
    width:100%;
    position:absolute;
    top:0; 
    left:0;
    z-index:-100;
    content:'';
    display:block;
    transition:opacity .5s ease-in-out,background-color .5s ease-in-out
}
.builder_row_cover:after{
    opacity:0
}
.tb_visual_hover>.builder_row_cover:after,
.module_row:hover>.builder_row_cover:after,
.module_subrow:hover>.builder_row_cover:after,
.module_column:hover>.builder_row_cover:after{
    opacity:1
}
/*/themify-builder/css/modules/menu.css*/
.ui.nav{
    background:#fff;
    display:inline-block;
    margin-left:0!important;
    border:none;
    border-radius:4px;
    box-shadow:0 0 0 1px rgba(0,0,0,.1);      
    position:relative
}
.ui.nav ul{
    display:none
}
.ui.nav li{
    display:inline-block;
    position:relative;
    margin:0;
    padding:0;
    margin-right:-.25em; /* remove gap in between link */
}
.ui.nav>li a:hover{
    background:#f1f1f1
}
.ui.nav li a{
    text-decoration:none;
    display:inline-block;
    line-height:130%;
    box-shadow:none;
    padding:.625em 1.25em
}
.ui.nav.large li a{
    font-size:120%;
    padding:10px 20px
}
.ui.nav.small li a{
    font-size:70%;
    padding:5px 10px
}
.ui.nav li:last-child{
    margin-right:0
}
.ui.nav li:first-child>a{
    border-radius:4px 0 0 4px
}
.ui.nav li:last-child>a{
    border-radius:0 4px 4px 0
}
.ui.nav>.current_page_item>a,
.ui.nav>.current_page_item:hover>a,
.ui.nav>.current-menu-item>a,
.ui.nav>.current-menu-item:hover>a{
    background:#efefef
}
.ui.nav>li.current:before{
    background:none
}
.ui.nav .child-arrow{
	display:none
}
@media (hover:none){
	.ui.nav>.menu-item-has-children>a{
		padding-right:40px
	}
    .ui.nav .child-arrow{
        display:inline-block;
        position:absolute;
        right:4px;
        top:50%;
        width:32px;
        height:32px;
        padding:0;
        margin:0;
        border-radius:100%;
        transform:translateY(-50%)
    }
	.ui.nav .child-arrow:before,
	.ui.nav .child-arrow:after{
		top:50%;
		left:10px;
		content:'';
		position:absolute;
		transition:transform .3s ease-in-out;
		height:1px;
		width:8px;
		transform:rotate(45deg);
		background:currentColor;
		z-index:9999;
		border-radius:10px
	}
	.ui.nav .child-arrow:after{
		left:15px;
		transform:rotate(-45deg)
	}
    .ui.nav .child-arrow:hover{
    	background-color:rgba(214,214,214,.15)
    }
	.ui.nav>li li .child-arrow:before,
	.ui.nav>li li .child-arrow:after{
		left:auto;
		right:10px
	}
	.ui.nav>li li .child-arrow:before{
		transform:rotate(45deg);
		top:14px
	}
	.ui.nav>li li .child-arrow:after{
		transform:rotate(-45deg);
		top:19px
	}
}
.menu-module-burger{
    cursor:pointer;
    color:inherit;
    box-shadow:none!important;
    width:1.4em;
    line-height:1;
    padding:12px 10px 10px 12px;
    border-radius:100%
}
.menu-module-burger:hover{
    background-color:rgba(150,150,150,.15)
}
.module-menu.tf_textr .menu-module-burger{
    float:right
}
.module-menu.tf_textc .menu-module-burger{
    margin-left:auto;
    margin-right:auto
}
.menu-module-burger-inner{
    width:1.3em;
    height:1em;
    border-bottom:2px solid
}
.menu-module-burger-inner:before,
.menu-module-burger-inner:after{
    content:'';
    display:block;
    border-bottom:2px solid;
    position:absolute;
    left:0;
    top:0;
    width:100%
}
.menu-module-burger-inner:after{
    top:50%
}
/*/themify-builder/css/modules/menu_styles/fullwidth.css*/
.ui.nav.fullwidth{
    display:block;
    padding:0 5px
}
.ui.nav.fullwidth>li:before{
    background:none
}
.ui.nav.fullwidth li:first-child>a,
.ui.nav.fullwidth li:last-child>a{
    border-radius:0
}
/*/themify-builder/css/modules/menu_styles/transparent.css*/
.module .nav.transparent, 
.module .nav.transparent li,
.module .nav.transparent>li>a, 
.module .nav.transparent>li.current_page_item>a,
.module .nav.transparent>li.current-menu-item>a, 
.module .nav.transparent>li>a:hover,
.module .nav.transparent li:active>a{
    background:none;
    border:none;
    box-shadow:none
}
/*/themify-builder/css/modules/icon.css*/
.module-icon-item + .module-icon-item{
    margin-left:.4em
}
.icon_vertical .module-icon-item{
    display:block;
    margin:0 0 .4em
}
.module-icon .module-icon-item a{
    text-decoration:none;
    display:inline-block
}
.module-icon span{
    margin-left:.3em;
    margin-right:.6em
}
.module-icon i{
    display:inline-block;
    padding:.5em;
    font-size:16px;
    border-radius:100%;
    line-height:0;
    transition:box-shadow .3s ease,border .3s ease,background-color .3s ease,color .3s ease,padding .3s ease,font-size .3s ease
}
/* size */
.module-icon.small i{
    font-size:12px;
    min-width:24px;
    min-height:24px
}
.module-icon.large i{
    font-size:24px;
    min-width:48px;
    min-height:48px
}
.module-icon.large span{
    font-size:1.2em
}
.module-icon.xlarge i{
    padding:12px 0 0 2px;
    font-size:36px;
    min-width:62px;
    min-height:62px
}
.module-icon.xlarge span{
    font-size:1.4em
}
/* image icon size */
.module-icon.circle img{
	border-radius:100%;
}
.module-icon img {
	max-width:32px;
	padding:3px;
}
.module-icon.small img {
	max-width:16px;
}
.module-icon.large img {
	max-width:48px;
	padding:6px;
}
.module-icon.xlarge img {
	max-width:148px;
	padding:9px;
}
/* rounded style */
.module-icon.rounded i,
.module-icon.rounded img{
    border-radius:8px
}
/* squared style */
.module-icon.squared i,
.module-icon.squared img{
    border-radius:0
}
.module-icon.none.small i{
    font-size:18px
}
.module-icon.none.large i{
    font-size:30px
}
.module-icon.none.xlarge i{
    font-size:36px
}
/* rounded style */
.module-icon.rounded i{
    border-radius:8px
}
/* squared style */
.module-icon.squared i{
    border-radius:0
}
.module-icon.none.small i{
    font-size:18px
}
.module-icon.none.large i{
    font-size:30px
}
.module-icon.none.xlarge i{
    font-size:36px
}
/* none (no bg) style */
.module-icon.none{
    display:block; /* prevent theme override */
}
.module-icon.none i{
    padding:.2em;
    border-radius:0;
    background:none;
    font-size:24px;
    color:inherit
}
.module-icon.none i.black{
    color:#000
}
.module-icon.none i.gray{
    color:#666
}
.module-icon.none i.blue{
    color:#3e65b2
}
.module-icon.none i.light-blue{
    color:#6694d6
}
.module-icon.none i.green{
    color:#4aab10
}
.module-icon.none i.light-green{
    color:#71a115
}
.module-icon.none i.purple{
    color:#584eb2
}
.module-icon.none i.light-purple{
    color:#7f76cc
}
.module-icon.none i.brown{
    color:#622d07
}
.module-icon.none i.orange{
    color:#bc6e00
}
.module-icon.none i.yellow{
    color:#dcb232
}
.module-icon.none i.red{
    color:#9d1d14
}
.module-icon.none i.pink{
    color:#b27e9d
}
/* icon position */
.tf_textc .module-icon span {
	display:block;
	margin-top:.2em
}
.module:not(.tf_textc) .module-icon-item,
.module:not(.tf_textc) .module-icon-item a{
    display:flex;
    align-items:center;
}
.tf_textr .module-icon-item i,
.tf_textr .module-icon-item img{
    order:1;
}
.module:not(.tf_textc) .module-icon-item.tf_inline_b a,
.module:not(.tf_textc) .module-icon-item.tf_inline_b{
    display:inline-flex
}
@media screen and (max-width:680px){
    .module-icon.large span{
        font-size:1.1em
    }
    .module-icon.xlarge span{
        font-size:1.2em
    }
}
/*/themify-builder/css/modules/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/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/themify-builder/css/modules/menu_styles/dropdown.css*/
.mobile-menu-dropdown .menu-module-burger .menu-module-burger-inner,
.mobile-menu-dropdown .menu-module-burger .menu-module-burger-inner:before,
.mobile-menu-dropdown .menu-module-burger .menu-module-burger-inner:after{
    transition:transform .5s,border .5s
}
.module-menu-mobile-active.mobile-menu-dropdown .nav li,
.module-menu-mobile-active.mobile-menu-dropdown .nav li a{
    display:block;
    box-sizing:border-box;
    margin:0
}
.module-menu-mobile-active.mobile-menu-dropdown .nav ul{
    left:100%;
    top:0
}
.module-menu-mobile-active.mobile-menu-dropdown.tf_textr .ui.nav ul{
    right:100%
}
.module-menu.tf_textr .module-menu-container{
    clear:both;
    width:100%
}
.mobile-menu-dropdown .ui.nav li:first-child>a,
.mobile-menu-dropdown .ui.nav li:last-child>a{
	border-radius:0
}
/*/themify-builder/css/modules/colors/blue.css*/
.module.module-buttons a.blue,
.module-alert.ui .ui.blue,
.module-menu .ui.nav.blue a,
.themify_builder  .ui.blue,
.ui.nav.blue li a,
.ui.module-tab.blue .tab-nav li a{
    color:#edf3ff
}
.ui.blue,
.ui.nav.blue,
.ui.nav.blue ul,
.ui.separate.blue>li,
.ui.module-tab.blue .tab-nav li,
.ui.blue.vertical .tab-nav,
.ui.module-accordion.blue .accordion-title,
.ui.module-tab.blue.panel .tab-nav{
    background-color:#4d7de1
}
.ui.blue>li.current_page_item>a,
.ui.blue>li.current_page_item:hover>a,
.ui.blue>li.current-menu-item>a,
.ui.blue>li.current-menu-item:hover>a,
.ui.builder_button.blue:hover,
.ui.nav.blue>li a:hover,
.ui.module-accordion.blue li:hover .accordion-title,
.ui.module-tab.blue .tab-nav li:hover{
    background:#6b9df9
}
.ui.blue>li.current,
.ui.blue>li.current:hover,
.ui.blue .tab-nav li.current{
    background:#214178
}
.module.module-buttons.transparent a.blue{
    color:#4d7de1
}
/*/themify-builder/css/modules/accordion.css*/
.module-accordion{
    margin-bottom:1em;
    padding:0
}
.accordion-content{
    background:#fff;
    padding:1em;
    color:#333
}
.accordion-content:after{
    content:"";
    display:table;
    clear:both
}
.accordion-title{
    font-size:105%;
    line-height:140%;
    font-weight:bold;
    margin:0
}
.ui.module-accordion,
.ui.module-accordion>li{
    border:solid 1px rgba(0,0,0,.05)
}
.ui.module-accordion{
    margin-bottom:0
}
.module-accordion h1,
.module-accordion h2,
.module-accordion h3,
.module-accordion h4,
.module-accordion h5,
.module-accordion h6{
    color:inherit;    
    margin-top:0
}
.ui .accordion-content .module_row{
    visibility:visible!important;
}
.ui.module-accordion>li{
    border-width:1px 0 0;
    position:relative;
    margin:0;
    padding:0;
    list-style:none
}
.ui.module-accordion li:hover .accordion-title{
    background:#f1f1f1
}
.ui.module-accordion>li.current{
    background:none;
    box-shadow:none
}
.ui.module-accordion>li.current .accordion-content{
    box-shadow:inset 0 1px 1px rgba(0,0,0,.1)
}
.ui.module-accordion>li:first-child{
    border-top-width:0
}
.ui.module-accordion .accordion-title a{
    text-decoration:none;
    display:flex;
    align-items:center;
    padding:.5em 1em
}
.ui .accordion-content a,
.module .ui.module-accordion .accordion-title a{
    color:inherit
}
.ui.module-accordion .accordion-title a:hover{
    color:inherit;
    text-decoration:none
}
.accordion-title i{
    margin-right:.4em
}
/*/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/buttons_styles/fullwidth.css*/
.buttons-fullwidth .module-buttons-item,
.buttons-fullwidth .module-buttons-item a{
    box-sizing:border-box;
    margin-left:0;
    width:100%;
    text-align:center
}
.buttons-fullwidth .module-buttons-item+.module-buttons-item{
    margin-top:.4em
}
/*/themify-builder/css/modules/accordion_styles/transparent.css*/
.ui.module-accordion.transparent,
.ui.module-accordion.transparent ul,
.ui.module-accordion.transparent li,
.ui.module-accordion.transparent .accordion-title,
.ui.module-accordion.transparent li:hover .accordion-title,
.ui.module-accordion.transparent .accordion-content,
.ui.module-accordion.transparent li.current{
    background:none;
    border:none;
    box-shadow:none
}
.ui.module-accordion.transparent li.current .accordion-content{
    box-shadow:none
}
.ui.module-accordion.transparent .accordion-content{
    color:inherit
}
.ui.module-accordion.transparent .accordion-title a{
    padding-left:0;
    padding-right:0
}
/*/themify-builder/css/modules/testimonial-slider.css*/
.module-testimonial-slider{
    margin-bottom:1em;
    padding:0
}
.module-testimonial-slider h1,
.module-testimonial-slider h2,
.module-testimonial-slider h3,
.module-testimonial-slider h4,
.module-testimonial-slider h5,
.module-testimonial-slider h6{
    color:inherit;
    margin-top:0
}
.module-testimonial-slider .testimonial-image img{
    border-radius:100%
}
.module-testimonial-slider.image-bottom  .testimonial-image img{
    padding-bottom:10px
}
/* testimonial image top */
.module-testimonial-slider.image-bottom .testimonial-content,
.module-testimonial-slider.image-top .testimonial-item,
.module-testimonial-slider.image-top .testimonial-content{
    display:flex;
    flex-direction:column
}
.module-testimonial-slider.image-top .testimonial-image{
    order:-1;
    margin-bottom:1em
}
/* testimonial image bottom */
.module-testimonial-slider.image-bottom .testimonial-image{
    order:1;
    margin-top:1em
}
/* testimonial bubble */
.module-testimonial-slider.image-bubble .testimonial-content{
    display:flex;
    flex-direction:column;
    background-color:#fff;
    color:#666;
    box-sizing:border-box;
    box-shadow:0 5px 10px 0 rgba(0,0,0,.1);
    border-radius:10px;
    padding:5% 8% 0;
    margin:5px 15px 50px;
    text-align:left
}
.module-testimonial-slider.image-bubble .person-name{
    font-weight:bold
}
.module-testimonial-slider.image-bubble .testimonial-image{
    order:1;
    transform:translateY(50%)
}
/*/wp-content/themes/themify-ultra/styles/modules/back-top.css*/
.back-top{
	margin:0 auto .6em auto;
	width:200px
}
.back-top:not(.back-top-float) .arrow-up a{
	text-decoration:none;
	display:inline-block;
	position:relative;
	outline:0;
	bottom:0;
	padding:.4em;
	line-height:1;
	z-index:10;
	color:inherit;
	transition:bottom .5s
}
.back-top:not(.back-top-float):hover .arrow-up a{
	bottom:20px
}
.back-top a:before{
	content:'';
	display:inline-block;
	width:30px;
	height:30px;
	border:2px solid transparent;
	border-top-color:inherit;
	border-left-color:inherit;
	transform:rotate(45deg);
	margin-top:4px
}
#footer .back-top-float,
#pagewrap .back-top-float{
	background-color:rgba(251,9,48,.8);
	border-radius:100%;
	color:#fff;
	cursor:pointer;
	position:fixed;
	right:20px;
	bottom:20px;
	left:auto;
	top:auto;
	width:44px;
	height:44px;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	opacity:1;
	z-index:101;
	transition:opacity .2s ease-in-out .2s,transform .2s ease-in-out;
	box-shadow:0 1px 8px rgba(0,0,0,.12)
}
#footer .back-top-hide,
#pagewrap .back-top-hide{
	opacity:0;
}
.back-top-float .arrow-up a,
#pagewrap .back-top-float .arrow-up a{
	background:none;
	color:inherit
}
.back-top-float .arrow-up,
#pagewrap .back-top-float .arrow-up{
	position:absolute;
	top:5px;
	left:50%
}
.back-top-float:hover .arrow-up,
#pagewrap .back-top-float:hover .arrow-up{
	animation:back-top-arrow-up .25s linear .2s infinite alternate
}
.back-top-float a:before,
#pagewrap .back-top-float a:before{
	width:13px;
	height:13px;
	position:absolute;
	top:14px;
	left:50%;
	margin-left:-7px;
	margin-top:0;
	border-width:1px
}
.footer-horizontal-left .back-top,
.footer-horizontal-right .back-top,
.footer-left-col .back-top,
.footer-right-col .back-top{
	position:absolute;
	top:-35px;
	width:60px;
	margin:0
}
.footer-horizontal-left .back-top .arrow-up a,
.footer-horizontal-right .back-top .arrow-up a,
.footer-left-col .back-top .arrow-up a,
.footer-right-col .back-top .arrow-up a{
	background-color:rgba(171,171,171,.78);
	color:#fff;
	width:60px;
	height:25px;
	line-height:100%;
	padding:10px 0 0;
	text-align:center!important;
	border-radius:8px 8px 0 0
}
.footer-horizontal-left .back-top a:before,
.footer-horizontal-right .back-top a:before,
.footer-left-col .back-top a:before,
.footer-right-col .back-top a:before{
	width:14px;
	height:14px
}
.footer-horizontal-left .back-top:hover .arrow-up a,
.footer-horizontal-right .back-top:hover .arrow-up a,
.footer-left-col .back-top:hover .arrow-up a,
.footer-right-col .back-top:hover .arrow-up a{
	bottom:0
}
.footer-horizontal-left .back-top .arrow-up:hover a,
.footer-horizontal-right .back-top .arrow-up:hover a,
.footer-left-col .back-top .arrow-up:hover a,
.footer-right-col .back-top .arrow-up:hover a{
	background-color:#000
}
@keyframes back-top-arrow-up{
    0%{top:0}
    100%{top:-5px}
}
/*/wp-content/themes/themify-ultra/styles/modules/footer.css*/
#footerwrap{
	padding:54px 0 2em;
	border-top:1px solid rgba(0,0,0,.05);
	background-color:#fff;
}
#footer{
	font-size:.9em;
}
/* for layout part inserted in footer */
#footer .module_row > .row_inner {
    max-width:100% 
}
.footer-block #footerwrap{
	text-align: center;
	position:static
}
.footer-text{
	padding:0 0 2em;
	line-height:1.8em;
	font-size:.85em
}
.footer-widgets .widget{
	margin:0 0 1.5em
}
.footer-widgets .widgettitle{
	color:inherit;
	margin:0 0 1em
}
.main-col,
.section-col{
	box-sizing:border-box
}
@media screen and (max-width:1024px){
	.footer-widgets .col4-1{
		width:48.4%
	}
	.footer-widgets .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:680px){
	#footer{
		padding-top:35px
	}
	.footer-widgets .col4-2,
	.footer-widgets .col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/footer-logo.css*/
#footer-logo{
    font-size:1.5em;
    font-weight:600;
    letter-spacing:-.03em;
    padding:0;
    margin:0 0 .8em
}
#footer-logo a{
    color:inherit;
    text-decoration:none
}
/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li i{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small i{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large i{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/wp-content/themes/themify-ultra/styles/modules/widgets/themify-social-links.css*/
#headerwrap .social-widget strong,
.fixed-header-on #headerwrap .social-widget{
	display:none
}
#header .social-widget{
	margin-left:10px;
}
.social-widget a{
	color:inherit
}
.social-links .icon-medium i{
	border-radius:100%;
	padding:9px;
	margin:0;
	line-height:1em
}
.social-links a:hover i {
	background:rgba(150,150,150,.15);
}
.social-widget .widget div{
	display:inline
}
.social-widget .widget {
	margin:0
}
.social-widget .social-links.horizontal {
	margin:0;
}
.social-widget .social-links.horizontal li{
	padding:0;
	margin:0 6px 0 0;
	clear:none;
	line-height:100%;
}
.social-widget li img{
	margin-top:-3px
}
.social-links li i{
	border-radius:100%;
	padding:.25em;
	margin-right:.25em;
	width:1.1em;
	height:1.1em;
	line-height:1.1em
}
/* footer social-widget */
#footer .social-widget{
	padding-bottom:1.6em
}
#footer .social-widget .widget,
.footer-left-col #footer .social-widget .widget,
.footer-right-col #footer .social-widget .widget{
	margin:0
}
.feature-posts + .themify-social-links{
	text-align:left
}
/*/wp-content/themes/themify-ultra/styles/modules/widgets/text.css*/
.textwidget ul{
	margin:0 0 1.4em 1.6em
}
.textwidget ul li{
	list-style:disc
}
.textwidget ol li{
	list-style:decimal
}
/*/wp-content/themes/themify-ultra/styles/modules/footer-nav.css*/
.footer-nav{
	margin:.5em 0 1em;
	padding:0
}
.footer-nav li{
	display:inline-block;
	padding:0;
	margin:0;
	list-style:none;
	position:relative
}
.footer-nav a{
	text-decoration:none;
	margin:0 1em .8em 0
}
.footer-horizontal-left .footer-nav a,
.footer-horizontal-right .footer-nav a,
.footer-left-col .footer-nav a,
.footer-right-col .footer-nav a{
	margin:0 .8em 1em 0;
	padding:0
}
.footer-nav li ul{
	background-color:#fff;
	box-shadow:0 0 0 1px rgba(0,0,0,.1), 0 3px 12px rgba(0,0,0,.12);
	border-radius:8px;
	margin:0;
	padding:.6em 0;
	position:absolute;
	z-index:11;
	bottom:100%;
	list-style:none;
	text-align:left;
	margin-bottom:1em;
	opacity:0;
	visibility:hidden;
	box-sizing:border-box;
	transform: scale(1,0);
	transform-origin: bottom;
	transition:transform .2s ease-in-out,opacity .2s ease-in-out
}
#footerwrap .footer-nav ul a{
	display:block;
	width:238px;
	padding:.5em 1.25em .5em 1.6em;
	margin:0;
	box-sizing:border-box
}
.footer-nav li li ul{
	left:100%;
	bottom:-.65em
}
.footer-nav li:hover > ul{
	margin-bottom:0;
	opacity:1;
	visibility:visible;
	display:block;
	transform:none
}
.footer-nav li:hover > a{
    color:#ed1e24
}
/* Footer Edge Menu */
.footer-nav li.edge ul{
	left:auto;
	right:0
}
.footer-nav ul li.edge ul{
	right:100%
}
.footer-right-col #footerwrap .footer-nav ul li.edge ul{
	left:auto;
	right:100%
}
.footer-horizontal-left #footer .footer-nav,
.footer-horizontal-right #footer .footer-nav{
	float:left;
	margin-top:0
}
@media screen and (max-width:680px){
	#footerwrap .footer-nav ul a{
		width:160px
	}
	.footer-nav li ul{
		display:none
	}
	.footer-nav li:hover>ul{
		display:block
	}
}
/*/wp-content/themes/themify-ultra/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version: 5.1.6 
Description:Use Ultra theme to create professional sites quickly and easily (landing pages,portfolio,blog,corporate,ecommerce,and more). It includes a bunch of header/footer layout options and pre-built demos that you can import to your site. Read <a href="https://themify.me/docs/ultra-documentation">Ultra documentation</a> for more information.
Author:Themify
Author URI:https://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) Themify.
Tags:themify,featured-images,translation-ready,custom-menu,sidebar
Text Domain:themify
Recommended Plugins:woocommerce,themify-portfolio-post,builder-countdown,builder-progress-bar,builder-counter,builder-contact,builder-woocommerce,builder-timeline,builder-image-pro,builder-typewriter,builder-maps-pro,builder-pricing-table,builder-slider-pro
---------
DO NOT EDIT THIS FILE.
If you need to override theme styling,please add custom CSS in Appearance>Customize>Custom CSS or a child theme (https://themify.me/docs/child-theme).
/************************************************************************************
1. RESET
*************************************************************************************/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
	margin:0;
	padding:0
}
img,fieldset,a{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
iframe,audio{
	max-width:100%
}
/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
html{
  scroll-behavior:smooth
}
body{
	font:1em/1.65em 'Public Sans',"Arial",sans-serif;
	overflow-wrap:break-word;
	color:#666;
	-webkit-font-smoothing:antialiased;
	-ms-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%
}
a{
	text-decoration:none;
	outline:none;
	color:#ed1e24;
	transition:color .3s ease-in-out
}
a:hover{
	text-decoration:underline
}
p{
	padding:0;
	margin:0 0 1.3em
}
small{
	font-size:87%
}
blockquote{
	font-size:1.1em;
	line-height:1.4em;
	padding:.8em 1.4em;
	margin:0 5% 1.2em;
	border-left:solid 3px rgba(150,150,150,.3);
}
ins{
	text-decoration:none
}
/* LIST */
ul,ol{
	margin:0 0 1.4em 1.6em;
	padding:0
}
li{
	margin:0 0 1em 0;
	padding:0
}
/* HEADINGS*/
h1,h2,h3,h4,h5,h6{
	line-height:1.4em;
	margin:0 0 .5em;
	overflow-wrap:normal;
	font-weight:600;
	color:#000
}
h1{
	font-size:2.5em;
	line-height:1.2em;
	font-weight:700;	
	letter-spacing:-.03em
}
h2{
	font-size: 2em;
	line-height:1.3em;
	letter-spacing:-.02em;
}
h3{
	font-size: 1.45em;
	letter-spacing:-.02em;
}
h4{
	font-size:1.1em;
	letter-spacing:.05em;
	line-height:1.6em;
	text-transform:uppercase
}
h5{
	font-size:1.2em;
	line-height:1.7em
}
h6{
	font-size:1.1em;
	line-height:1.7em
}
/* FORM*/
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
input[type=radio],input[type=checkbox],select,textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	background:#fff;
	border:1px solid rgba(0,0,0,.2);
	padding:.6em;
	max-width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-radius:8px
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	margin:0 1em .4em 0;
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=tel]{
	width:17em
}
input[type=number]{
	width:7em
}
input[type=checkbox]+label{
	display:inline-block
}
textarea{
	width:100%;
	min-height:13.5em;
	margin:0
}
select{
	padding-right:30px;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke-linecap='round' width='100' height='100' stroke='rgba(55,55,55,.9)' stroke-width='3'%3E%3Cpolyline points='2.7,2.3 49.1,57.2 95.5,2.3 '/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:12px;
	background-position:calc(100% - 8px) calc(50% + 3px)
}
#pagewrap input[type=radio],
#pagewrap input[type=checkbox]{
	border-radius:6px;
	clear: none;
	cursor: pointer;
	padding:0;
	margin:0 .3em 0 0;
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align:middle;
	text-align:center;
	line-height: 1;
	-webkit-appearance: none;
}
#pagewrap input[type=radio]{
	border-radius:100%
}
input[type="checkbox"]:checked:before{
	content:"";
	display:inline-block;
	width:70%;
	height:30%;
	margin-bottom:4px;
	margin-left:1px;
	border-left:1px solid;
	border-bottom:1px solid;
	transform:rotateZ(-45deg) skewY(-10deg)
}
input[type="radio"]:checked:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	border-radius:100%;
	background-color:#222;
	width:12px;
	height:12px;
}
/* form input:focus */
select:focus,textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	border-color:rgba(0,0,0,.5);
}
/* form button */
input[type=reset],input[type=submit],button{
	background-color:#ed1e24;
	color:#fff;
	border:none;
	padding:.6em 1.4em;
	cursor:pointer;
	border-radius:30px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:.065em;
	-webkit-appearance:none;
	transition:background .3s,color .3s, transform .3s
}
/* form input:hover */
input[type=reset]:hover,
input[type=submit]:hover,
button:hover{
	background-color:#000;
	color:#fff;
	box-shadow:0 5px 10px rgba(0,0,0,.1);
	transform:translateY(-1px)
}
.gm-style-mtc button{
	border-radius:0
}
/*3. STRUCTURE*/
img,textarea,input,#main-nav ul a,.sidemenu,.post,.post-content,.author-box,.widget{
	box-sizing:border-box
}
/*4. GRID*/
.col4-1,
.col4-2,
.col3-1{
	float:left;
	margin-left:3.2%
}
.col4-1{
	width:22.6%
}
.col4-2{
	width:48.4%
}
.col3-1{
	width:31.2%
}
.col4-1.first,
.col4-2.first,
.col3-1.first{
	margin-left:0;
	clear:left
}
/* main page width */
.pagewidth,
.module_row>.row_inner,
.module-layout-part .module_row.fullwidth_row_container>.row_inner{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
.module_row.fullwidth>.row_inner{
	width:100%
}
/* content */
#layout{
	display:flex;
	flex-wrap:wrap
}
#content{
	width:71%;
	padding:5.75% 0
}
.sidebar-none #content{
	width:100%
}
/* sidemenu active */
.sidemenu-active{
	position:relative;
	transition:left .2s ease-in-out
}
.sidemenu-active,
.sidemenu-active #headerwrap{
	left:0;
}
.sidemenu-right{
	left:-300px
}
.sidemenu-left,
.sidemenu-left #headerwrap{
	left:300px
}
/* full_width content */
.full_width #layout{
	flex-wrap:wrap;
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:100%;
	max-width:100%
}
/*5. HEADER*/
#headerwrap{
	color:#000;
	position:absolute;
	background-color:#fff;
	border-bottom:1px solid rgba(0,0,0,.05);
	min-height:55px;
	z-index:999;
	top:0;
	left:0;
	transition:background-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out,left .3s ease-in-out,min-height .3s ease-in-out
}
.fixed-header-enabled #headerwrap{
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
	position:fixed;
}
.transparent-header.no-fixed-header #headerwrap{
	position:absolute;
}
.no-fixed-header #headerwrap{
	position:relative
} 
#header{
	position:relative;
	padding:2em 0;
	overflow:visible; /* required to prevent menu dropdown hidden */
	z-index:1
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}
/* header widget */
.header-widget{
	font-size:.92em;
	height:100%
}
.header-widget .widget{
	margin:2em 0
}
.header-widget .widgettitle{
	margin:0 0 .5em;
	font-size:1em;
	color:inherit
}
/* site logo */
/* sticky header logo */
.fixed-header-on .tf_sticky_logo ~ * {
	display:none !important;
}
/* Search Form */
.search-button{
	color:inherit;
	padding:9px 10px;
	margin:0;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.search-button:hover{
	background:rgba(150,150,150,.15);	
}
a.search-button{
	text-decoration:none
}
.search-button:focus{
	outline:0
}
/* main navigation */
#main-nav{
	padding:0;
	margin:0
}
#main-nav li{
	margin:0;
    padding:0;
    list-style:none;
	position:relative;
    display:inline-block
}
#main-nav ul li{
    background:none;
    float:none;
    display:block
}
#main-nav li>.sub-menu{
    padding:.6em 0;
	margin:0;
    position:absolute;
    z-index:100;
    opacity:0;
    left:-.3em;
    top:100%;
    transform:scale(1,0);
    transform-origin:top;
    box-sizing:border-box;
    transition:transform .3s ease-in-out,opacity .3s ease-in-out;
    box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 12px rgba(0,0,0,.12);
    border-radius:8px;
	background:#fff;
	width:210px
}
/* sub-levels dropdown */
#main-nav li .sub-menu .sub-menu{
	left:100%;
	top:-.65em
}
/* Edge Menu */
#main-nav .edge>.sub-menu{
	left:auto;
    right:0
}
#main-nav ul .edge>.sub-menu{
	left:auto;
    right:100%
}
@media (hover:hover){
	#main-nav li:hover>.sub-menu{
		opacity:1;
		transform:scale(1,1)
	}
}
.menu-item .child-arrow{
    display:none;
    cursor:pointer;
    z-index:12;
    width:36px;
    height:36px;
	border-radius:100%;
    position:absolute;
    right:0;
	top:4px;
	transition:transform .3s
}
.child-arrow:before,
.child-arrow:after{
    top:50%;
    left:12px;
    content:'';
    position:absolute;
    transition:transform .3s ease-in-out;
    height:1px;
    width:8px;
    transform:rotate(45deg);
    background:currentColor;
    z-index:9999;
    border-radius:10px
}
.child-arrow:after{
    left:17px;
    transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
	left:10px;
	width:15px
}
.toggle-on > a .child-arrow{
	transform:rotateZ(180deg)
}
@media (hover:none){
	#main-nav .menu-item-has-children > a{
		padding-right:45px
	}
	#footer-nav .menu-item-has-children > a{
		padding-right:30px
	}
	.menu-item .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-17px
	}
	#main-nav .toggle-on > a > .child-arrow{
		background:rgba(214,214,214,.4)
	}
	#main-nav li>.sub-menu{
		display:none
	}
	#main-nav li.toggle-on> .sub-menu{
		transform:scale(1,1);
		opacity:1
	}
}
.tf_post_count{
	background:rgba(202,202,202,.3);
	border-radius:100%;
	font-size:.7em;
	line-height:1em;
	padding:.4em;
	margin-left:5px;
	display:none;
	min-width:11px;
	text-align:center;
	vertical-align:middle
}
.has-mega-sub-menu .tf_post_count{
    display:inline-block;
}
#main-nav .has-mega-column .widget_product_categories .product-categories a{
	width:auto;
	padding-left:0;
	padding-right:0;	
	display:inline-block
}
#main-nav .has-mega-column .product-categories .count{
	display:inline-block
}
#main-nav a{
    color:inherit;
    display:block;
	position:relative;
    padding:.6em;
    margin:0;
    text-decoration:none;
    transition:color .2s ease-in-out
}
/* highlight link */
#main-nav .highlight-link > a{
	border:none;
	background-color:rgba(150,150,150,.15);	
	color:#000;
	padding:.3em 1em;
    margin-left:.6em;
    margin-right:.6em;    
	border-radius:30px
}
#main-nav .highlight-link:last-child > a{
	margin-right:0
}
/* user menu icon */
#main-nav a > i .tf_fa{
	margin-right:5px;
}
#main-nav a .tf_lazy{
	display:none
}
/* dropdown link */
#main-nav ul a{
	padding:.4em 1.4em;
	text-align:left
}
#main-nav ul a,
#main-nav .mega-menu-posts a,
#main-nav .mega-menu-posts span{
	color:#353535
}
#main-nav a:hover,
#main-nav .current_page_item>a,
#main-nav .current-menu-item>a,
#main-nav ul a:hover{
	color:#ed1e24
}
#main-nav .has-mega-column>.sub-menu a {
    background:0;
    padding:.5em 0;
}
#main-nav .mega-menu-posts .post-title{
	font-size:.95em;
	letter-spacing:0;
	font-weight:400;
	text-transform:none;
	line-height:1.45em;
	margin:0;
	padding:0;
}
#main-nav .mega-menu-posts .post a{
	text-transform:none;
	padding:0
}
#main-nav .mega-menu-posts .post del{
	opacity:.5;
	font-size:.85em; /* for woocommerce */
}
#main-nav .has-mega-column .widget{
	margin:0 0 .5em;
	text-align:left
}
#main-nav .has-mega-column .widget h1,
#main-nav .has-mega-column .widget h2,
#main-nav .has-mega-column .widget h3,
#main-nav .has-mega-column .widget h4,
#main-nav .has-mega-column .widget h5,
#main-nav .has-mega-column .widget h6{
	color:inherit
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column>.sub-menu>.columns-sub-item>a{
	font-size:1.05em;
	font-weight:600;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0;
	text-decoration:none;
	letter-spacing:0;
	text-transform:none
}
#main-nav .has-mega-column .widgettitle:before{ /* hide widget title bottom border */
	display:none;
	margin:0;
	padding:0
}
#main-nav .has-mega-column>.sub-menu>li{
	line-height:1.7em;
	box-sizing:border-box
}
.header-icons a,
.header-icons a:hover{
	color:inherit;
	text-decoration:none
}
#headerwrap .header-icons>*{
	vertical-align:middle
}
.slide-cart .header-icons{
	min-width:75px;
	text-align:right
}
#menu-icon{
	margin:0 0 0 10px;
	padding:10px 9px 11px;
	line-height:1em;
	border-radius:100%;
}
#menu-icon:hover{
	background:rgba(150,150,150,.15);	
}
.menu-icon-inner{
	border-bottom:2px solid;
	box-sizing:border-box;
	position:relative;
	width:22px;
	height:18px;
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	border-top:2px solid;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	transition:border .7s ease;
	transition-property:transform
}
.menu-icon-inner:after{
	top:50%
}
#menu-icon-close{
	transform:rotateZ(0deg);
	transition:border .3s ease-in-out,transform .3s ease-in-out
}
.body-overlay{
	display:none;
	background-color:rgba(206,206,206,.8);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	-webkit-backdrop-filter:blur(10px);
	backdrop-filter:blur(10px)
}
.body-overlay-on{
	display:block;
	z-index:998
}
/* fixed-header */
#headerwrap.fixed-header{
	background-color:rgba(255,255,255,.9);
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	pointer-events:none;
	z-index:0;
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px)
}
.slide-cart-visible #headerwrap:before,
.mobile-menu-visible #headerwrap:before{
	display:none;
}
.fixed-header .header-bar,
.fixed-header .search-button,
.fixed-header .header-widget{
	display:none; /* hide unnecessary elements in fixed-header */
}
.fixed-header #header{
	transition:padding .3s ease-in-out;
	padding-top:5px;
	padding-bottom:5px
}
.revealing-header #headerwrap{
	transition:transform .5s ease-in-out,opacity .5s ease-in-out
}
.revealing-header #headerwrap.hidden{
	transform:translateY(-100%);
	opacity:0
}
/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 1em;
	padding:0
}
/*AUTHOR PAGE*/
.author-bio{
	margin:0 0 2em;
	overflow:hidden
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px #ccc;
	border-color:rgba(118,118,118,.3)
}
/*7. POST*/
.post{
	margin-bottom:2em;
	position:relative
}
/* post content */
.post-content{
	min-width:120px
}
/* post title */
.post-title{
	font-size:2.4em;
	line-height:1.4em;
	margin:0 0 .4em;
	padding:0;
	text-transform:none;
	letter-spacing:-.04em
}
.post-title a{
	text-decoration:none;
	color:#000
}
.post-title a:hover{
	color:#ed1e24
}
/* post image */
.post-image{
	margin:0 0 1em
}
.post-image img{
	vertical-align:bottom;
	border-radius:8px
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
/* post meta */
.post-meta{
	font-size:.9em;
	line-height:1.6em;
	margin:0 0 .8em;
	padding:0
}
.post-meta .separator{
	opacity:.1
}
.post-meta a{
	text-decoration:none
}
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .45em 0 .6em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.2
}
.post-meta .post-comment .tf_fa{
	margin-left:8px;
	vertical-align:text-top;
	font-size:.8em;
	opacity:.7
}
/* more link */
.more-link,
.more-link:hover{
	text-decoration:none
}
.more-link:after{
	content:'';
	border:1px solid transparent;
	border-top-color:inherit;
	border-right-color:inherit;
	min-width:.7em;
	min-height:.7em;
	transform:rotateZ(45deg);
	margin-left:.5em;
	text-decoration:none;
	display:inline-block;
	vertical-align:middle
}
/* post date */
.post-date{
	margin:0 0 .4em;
	display:block;
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:.04em
}
/*GENERAL POST STYLING*/
.loops-wrapper .post{
	text-align:center; /* make archive post view text center */
}
.loops-wrapper .post-image{
	margin-bottom:1em;
	position:relative;
	transition:border .3s ease-in-out,margin .3s ease-in-out,width .3s ease-in-out,transform .3s ease-in-out
}
/* required for making post content vertical alignment */
.disp-table{
	display:table;
	width:100%;
	height:100%
}
.disp-row{
	display:table-row
}
.disp-cell{
	width:100%;
	display:table-cell
}
.disp-cell.valignmid{
	vertical-align:middle
}
/*AUTHOR BOX*/
.author-box{
	margin:5.5em 0;
	border:none
}
.author-box .author-avatar{
	float:left;
	margin:0 2em .3em 0
}
.author-box .author-name{
	margin:0 0 .3em
}
/*POST PAGINATION (the <nextpage> tag)*/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/*INFINITE SCROLL*/
#load-more{
	padding:50px 0
}
a.load-more-button{
	padding:10px 28px;
	text-decoration:none;
	display:none;
	box-sizing:border-box;
	width:auto;
	background:rgba(183,183,183,.16);
	border-radius:30px
}
/*POST VIDEO (css for fluid video)*/
.post-video{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.featured-area img{
	width:100%
}
/*NO-GUTTER POST*/
.loops-wrapper.no-gutter .post-image{
	margin:0
}
.loops-wrapper.no-gutter .post,
ul.products.no-gutter li.product .post-image,
.loops-wrapper.no-gutter .post-image img{
	border-radius:0;
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 2.4em
}
.widgettitle{
	margin:0 0 1em;
	padding:0;
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	line-height:1.3em;
	letter-spacing:.09em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.4em 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:.6em 0 -.6em 0;
	padding:0
}
.widget ul ul li{
	margin:0;
	padding-left:1em
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}
/* twitter widget */
.widget .twitter-list li{
	padding:0;
	margin:0 0 1.5em
}
.widget .twitter-list .twitter-timestamp{
	display:block;
	padding-top:.1em
}
.widget .follow-user{
	margin:0;
	padding:.5em 0
}
/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:1.2em;
	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
}
/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* module title */
.module-title{
	font-size:1.2em;
	font-weight:600;
	margin:0 0 .8em
}
/* post module */
.col4-3 .loops-wrapper .post,
.col4-2 .loops-wrapper .post,
.col4-1 .loops-wrapper .post,
.col3-2 .loops-wrapper .post,
.col3-1 .loops-wrapper .post,
.col2-1 .loops-wrapper .post{
	text-align:inherit; /* reset text center */
	margin-bottom:1em
}
.col4-3 .loops-wrapper.list-post .post-title,
.col4-2 .loops-wrapper.list-post .post-title,
.col4-1 .loops-wrapper.list-post .post-title,
.col3-2 .loops-wrapper.list-post .post-title,
.col3-1 .loops-wrapper.list-post .post-title,
.col2-1 .loops-wrapper.list-post .post-title{
	font-size:1.4em; /* reset text center */
	margin:0 0 .5em
}
/* map module */
.module-map{
	margin-bottom:0
}
/* themify-icon shortcode */
.shortcode.themify-icon .themify-icon-icon{
	font-size:1.3em
}
/* shorcode button */
a.shortcode.button{
	border-radius:2px;
	padding:.65em 1em
}
/* general module heading styling */
.module-image .image-title,
.module-tile .tile-title,
.module-feature .module-feature-title,
.module-pro-image .image-pro-title{
	font-size:1.1em;
	font-weight:600;
}
.module-service-menu .tb-menu-title{
	text-transform:inherit;
	letter-spacing:inherit
}
/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:1em
}
.alignright{
	float:right;
	margin-left:1em
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:1em;
	max-width:100%
}
.wp-caption-text{
	margin:.5em 0
}
/* attachment page */
body.attachment{
	width:auto;
	float:none;
	position:static
}
.single .attachment.post{
	width:auto;
	float:none
}
/* clearfix */
.widget li:after,.menu:after{
	content:"";
	display:table;
	clear:both
}
.post-image,
.post-img,
.module-feature-image,
.slide-image{
    transition:border .3s ease-in-out,margin .5s ease-out,padding .3s ease-in-out,width .3s ease-in-out
}
.mobile-menu-visible{
	overflow-y:hidden
}
/*BASE MEDIA QUERIES*/
@media screen and (max-width:1260px){
	h1{
		font-size:2.4em
	}
	h2{
		font-size:2em
	}
	.pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:94%
	}
	#pagewrap,
	.default_width #layout .module_row>.row_inner,
	.module-layout-part .module_row.fullwidth>.row_inner,
	.module_row.fullwidth>.row_inner{
		max-width:100%
	}
}
@media screen and (max-width:1024px){
	.header-widget .col4-1{
		width:48.4%
	}
	.header-widget .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:760px){
	body .pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:90%
	}
	/* sidebar */
	#layout{
		flex-wrap:wrap
	}
	#sidebar,
	#content{
		width:100%;
		max-width:100%;
		clear:both;
		padding-top:10%
	}
}
@media screen and (max-width:680px){
	h1{
		font-size:1.9em
	}
	h2,
	.post-title,
	.loops-wrapper.tf_clear .post-title{
		font-size:1.6em
	}
	h3{
		font-size:1.35em
	}
	.col4-1{
		font-size:.95em
	}
	.col4-2,
	.col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	/*HEADER*/	
	/* prevent logo img extend the fixed header on mobile */
	.fixed-header #site-logo img:not(.tf_sticky_logo){
		width:auto;
		max-height:40px
	}
	#headerwrap .header-icons{ 
		right:5%
	}
	/* all post image */
	.loops-wrapper.list-post .post-image,
	.loops-wrapper.grid4 .post-image,
	.loops-wrapper.grid3 .post-image,
	.loops-wrapper.grid2 .post-image,
	.loops-wrapper.list-large-image .post-image{
		float:none;
		position:static;
		width:auto;
		max-width:none;
		overflow:visible
	}
}

/*/wp-content/themes/themify-ultra/styles/headers/header-top-widgets.css*/
#header{
	padding:1em 0
}
.header-bar{
	float:left
}
#site-logo{
	margin:.5em .7em .5em 0
}
#site-description{
	margin:5px .5em 5px 0;
	font-size:.8em
}
#headerwrap #searchform-wrap,
.cart-icon,
.search-button,
.social-widget{
	order:1
}
.social-widget .social-links.horizontal li{
	padding-bottom:0;
	margin-bottom:0
}
#headerwrap .header-widget-full #searchform #s{
	position:static
}
#main-nav .has-mega-column > .sub-menu{
	padding:32px 39px 39px
}
.sidemenu-off .navbar-wrapper,#header{
	display:flex;
	align-items:center
}
.sidemenu-off{
	flex:1
}
.sidemenu-off #main-nav-wrap{
	margin-left:auto
}
.header-widget{
	height:auto;
	padding: 7px 0
}
.header-widget .header-widget-inner{
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.fixed-header-on #headerwrap .social-widget,
.fixed-header-on #headerwrap #searchform-wrap,
.fixed-header .search-button{
	display:inline-block
}
.fixed-header .header-bar{
	display:block
}
.header-top-widgets .pull-down,.sidemenu .header-widget{
	display:none
}
.header-widget-full{
	background:rgba(0,0,0,.07);
	font-size:.9em
}
.header-widget-full .header-widget-inner{
	margin:0 auto;
	max-width:100%;
	width:1160px
}
.header-widget-full .header-widget-inner .widget{
	margin:1em 0;
	text-align:left;
	padding:0
}
.header-widget-full .header-widget-inner .widget p{
	margin: 0 0 5px
}
.header-widget-full .header-widget-inner .widgettitle{
	margin:0 0 .2em
}
.header-top-widgets .sidemenu > p{
	margin:0
}
.header-widget-full .header-widget .header-widget-inner > div:last-child{
	text-align:right
}
.header-widget-full .header-widget-inner .widget{
	margin:0;
	display:inline-block
}
.header-widget-full .header-widget{
	transition:transform .4s,min-height .4s,height .4s;
	min-height:30px;
	display:block
}
.fixed-header .header-widget-full .header-widget{
	transform:translateY(-100%);
	overflow:hidden;
	min-height:0;
	height:0;
	padding:0
}
@media screen and (max-width:1260px){
	.header-widget-full > .header-widget-inner{
		max-width:96%
    }
}

/*/wp-content/themes/themify-ultra/styles/fonts/sans-serif.min.css*/
body{font-family:'Public Sans',sans-serif}#site-description,#site-logo,h1,h2,h3,h4,h5,h6{font-family:'Public Sans',sans-serif}
/*/wp-content/themes/themify-ultra/styles/colors/red.css*/
/* general bg & color */
a, .post-nav .arrow{
	color:#ed1e24
}
a:hover{
	color:#000
}
.post-nav a:hover span{
	color:inherit
}
.post-title a{
	color:#000
}
.post-title a:hover{
	color:#ed1e24
}
input[type=reset],
input[type=submit],
button,
#respond #cancel-comment-reply-link,
.commentlist .comment-reply-link{
	background-color:#ed1e24;
	color:#fff;
	border:none
}
input[type=reset]:hover,
input[type=submit]:hover,
button:hover,
.commentlist .comment-reply-link:hover,
#respond #cancel-comment-reply-link:hover{
	background-color:#000;
	color:#fff
}
#main-nav .has-mega-column {
	color:#666;
}
.header-minbar #main-nav .has-mega-column,
.header-slide-out #main-nav .has-mega-column,
.header-leftpane #main-nav .has-mega-column,
.header-rightpane #main-nav .has-mega-column,
.mobile-menu-visible #main-nav .has-mega-column {
	color:rgba(255,255,255,.7)
}
.boxed-content,
#slide-cart,
.header-minbar .sidemenu,
.header-slide-out .sidemenu,
.mobile_menu_active .sidemenu,
#headerwrap,
#footerwrap{
	background-color:#ed1e24;
	color:rgba(255,255,255,.7)
}
.header-stripe.mobile-menu-visible #headerwrap a,
.header-rightpane #main-nav ul a,
.header-rightpane #main-nav .mega-menu-posts a,
.header-leftpane #main-nav ul a,
.header-leftpane #main-nav .mega-menu-posts a,
.mobile-menu-visible #headerwrap #main-nav a,
.mobile-menu-visible #header .social-widget a,
#slide-cart .product-title a,
#headerwrap a,
#footerwrap a{
	color:#fff
}
#main-nav ul .current_page_item > a,
#main-nav ul .current-menu-item > a,
.transparent-header #main-nav ul a:hover,
.transparent-header #main-nav .mega-menu-posts a:hover,
#main-nav ul a:hover,
#main-nav .mega-menu-posts a:hover{
	color:#ed1e24
}
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a,
#headerwrap a:hover,
#footerwrap a:hover,
#slide-cart a:hover,
.header-stripe.mobile-menu-visible #headerwrap a:hover,
.header-rightpane #main-nav ul a:hover,
.header-rightpane #main-nav .mega-menu-posts a:hover,
.header-leftpane #main-nav ul a:hover,
.header-leftpane #main-nav .mega-menu-posts a:hover,
.mobile_menu_active #headerwrap a:hover,
.mobile-menu-visible #headerwrap a:hover,
.mobile-menu-visible #headerwrap #main-nav a:hover,
.mobile-menu-visible #headerwrap #main-nav ul a:hover{
	color:#ff9595
}
#headerwrap h1,
#headerwrap h2,
#headerwrap h3,
#headerwrap h4,
#headerwrap h5,
#headerwrap h6,
#footerwrap h1,
#footerwrap h2,
#footerwrap h3,
#footerwrap h4,
#footerwrap h5,
#footerwrap h6{
	color:inherit
}

/* full section scrolling loader */
.theme-color-red .section_loader{
	background-color:#ed1e24
}

/* header classic */
body:not(.mobile_menu_active).header-classic #headerwrap{
	background-color:transparent;
	color:inherit
}
.header-classic:not(.mobile_menu_active) #site-logo a{
	color:inherit
}
body:not(.mobile_menu_active).header-classic #headerwrap .navbar-wrapper{
	background-color:#ed1e24
}

/* header stripe */
.header-stripe #headerwrap,
.header-stripe #headerwrap.fixed-header{
	background-color:transparent;
	color:#000;
}
.header-stripe #headerwrap a{
	color:#000
}
.header-stripe #headerwrap a:hover{
    color:#ed1e24	
}
.header-stripe #site-logo{
	background-color:#ed1e24;
	color:#fff;
}
.header-stripe #site-logo a,
.header-stripe #site-logo a:hover{
	color:#fff
}

/* semi-transparent element */
.transparent-header #headerwrap.fixed-header,
#headerwrap.fixed-header,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.single .post-content .post-date,
.loops-wrapper.list-post .post-date,
.mobile-menu-visible.header-overlay #headerwrap,
#pagewrap .back-top-float{
	background-color:rgba(237,30,36,.94);
	color:#fff
}

/* left/right pane menu icon */
.mobile_menu_active.header-leftpane #pagewrap #headerwrap #menu-icon,
.mobile_menu_active.header-rightpane #pagewrap #headerwrap #menu-icon{
	background-color:#ed1e24;
	color:#fff
}

/* sidebar toggle & footer tab */
.sticky_sidebar_enabled #toggle-mobile-sidebar-button,
.header-bottom #pagewrap .back-top-float,
.footer-tab,
.full-section-scrolling #footerwrap .back-top .arrow-up a,
.footer-horizontal-left #footerwrap .back-top .arrow-up a,
.footer-horizontal-right #footerwrap .back-top .arrow-up a,
.footer-left-col #footerwrap .back-top .arrow-up a,
.footer-right-col #footerwrap .back-top .arrow-up a{
	background-color:#ed1e24;
	color:#fff
}
.header-bottom #pagewrap .back-top-float:hover,
.footer-tab:hover,
.full-section-scrolling #footerwrap .back-top .arrow-up:hover a,
.footer-horizontal-left #footerwrap .back-top .arrow-up:hover a,
.footer-horizontal-right #footerwrap .back-top .arrow-up:hover a,
.footer-left-col #footerwrap .back-top .arrow-up:hover a,
.footer-right-col #footerwrap .back-top .arrow-up:hover a{
	background-color:#000;
	color:#fff
}

/* Flip Post Layout */
.loops-wrapper.flip .post-image + .post-content{
	background-color:#ed1e24;
	color:rgba(255,255,255,.7)
}
.loops-wrapper.flip .post-image + .post-content a{
	color:#fff
}
.loops-wrapper.flip .post-image + .post-content a:hover{
	color:#ff9595
}

/* WOOCOMMERCE
================================================ */
/* button */
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce ul.products li.product .button{
	background-color:#ed1e24;
	color:#fff
}
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce ul.products li.product .button:hover{
	background-color:#000;
	color:#fff
}
#slide-cart .button{
	background-color:#000;
}
/*/wp-content/uploads/themify-css/themify-builder-15965-generated.css*/
/* Generated from post: the-sustainable-world-conclave-bengaluru */
.themify_builder_content-15965 .tb_vt5523.module-image{padding-top:0px;border-bottom:2px solid rgba(27, 79, 148, 1);}
.themify_builder_content-15965 .tb_vt5523.module-image .image-wrap img{margin-top:-47px;}
.themify_builder_content-15965 .tb_eha021.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-left:10%;padding-right:10%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_lhns24.module_column{padding-left:0%;padding-right:0%;padding-top:0%;}
.themify_builder_content-15965 .tb_7b8125.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-bottom:5%;padding-top:5%;font-size:110%;}
.themify_builder_content-15965 .tb_7b8125.module-text.module h5{font-size:140%;}
.themify_builder_content-15965 .tb_92l8782.module-buttons{padding-bottom:7px;}
.themify_builder_content-15965 .tb_92l8782.module-buttons .module-buttons-item a{background-color:rgba(215, 31, 136, 1);background-image:none;}
.themify_builder_content-15965 .tb_92l8782.module-buttons i,.themify_builder_content-15965 .tb_92l8782.module-buttons span{font-size:90%;}
.themify_builder_content-15965 .tb_c0j198.module-buttons{padding-bottom:7px;}
.themify_builder_content-15965 .tb_c0j198.module-buttons .module-buttons-item a{background-color:rgba(215, 31, 136, 1);background-image:none;}
.themify_builder_content-15965 .tb_c0j198.module-buttons i,.themify_builder_content-15965 .tb_c0j198.module-buttons span{font-size:90%;}
.themify_builder_content-15965 .tb_b5is493.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-bottom:0%;padding-top:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_omd1494.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:120%;}
.themify_builder_content-15965 .tb_omd1494.module-text.module h5{font-size:140%;}
.themify_builder_content-15965 .tb_qxry742.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-bottom:0%;padding-top:0%;padding-left:10%;padding-right:10%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_bk6h967.module-text{margin-top:0px;padding-left:20%;padding-right:0%;font-size:120%;}
.themify_builder_content-15965 .tb_mf70742.module-text{margin-top:0px;padding-left:0%;padding-right:20%;font-size:120%;}
.themify_builder_content-15965 .tb_a6bx878.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-bottom:5%;padding-top:0%;padding-left:5%;padding-right:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_t4j8879.module-text{padding-right:3%;padding-top:3%;}
.themify_builder_content-15965 .tb_meg1879.module-video.module .video-title{text-transform:uppercase;}
.themify_builder_content-15965 .tb_meg1879.module-video{padding-left:5%;padding-right:5%;}
.themify_builder_content-15965 .tb_8pvo320.module_row{border-top:0px solid;padding-left:10%;padding-right:10%;background-color:rgba(215, 31, 136, 1);}
.themify_builder_content-15965 .tb_1hgy320.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-15965 .tb_6hro320.module-text{padding-top:10px;padding-bottom:10px;background-color:rgba(215, 31, 136, 1);background-image:none;}
.themify_builder_content-15965 .tb_sx3t628.module_row{border:2px solid rgba(255, 255, 255, 1);padding-left:5%;padding-right:5%;padding-top:3%;padding-bottom:0%;}
.themify_builder_content-15965 .tb_vjys628.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-15965 .tb_0vf427.module_row{border:2px solid rgba(255, 255, 255, 1);padding-left:5%;padding-right:5%;padding-top:3%;padding-bottom:0%;}
.themify_builder_content-15965 .tb_ocsp27.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-15965 .tb_enye619.module_row{border:2px solid rgba(255, 255, 255, 1);padding-left:5%;padding-right:5%;padding-top:3%;padding-bottom:0%;}
.themify_builder_content-15965 .tb_2lx7619.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-15965 .tb_w508761.module_row{margin-top:1px;padding-top:0px;padding-bottom:0px;padding-left:5%;padding-right:5%;}
.themify_builder_content-15965 .tb_w508761.module_row,.themify_builder_content-15965 .tb_w508761.module_row p,.themify_builder_content-15965 .tb_w508761.module_row h1,.themify_builder_content-15965 .tb_w508761.module_row h2,.themify_builder_content-15965 .tb_w508761.module_row h3:not(.module-title),.themify_builder_content-15965 .tb_w508761.module_row h4,.themify_builder_content-15965 .tb_w508761.module_row h5,.themify_builder_content-15965 .tb_w508761.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-15965 .tb_qpv8762.module_column{padding-bottom:0px;}
.themify_builder_content-15965 .tb_n6g4762.module-buttons{padding-bottom:10px;padding-top:10px;}
.themify_builder_content-15965 .tb_7pit292.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-bottom:0%;padding-top:0%;padding-left:10%;padding-right:10%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_cd34292.module-text{margin-top:0px;padding-left:0%;padding-right:0%;font-size:120%;}
.themify_builder_content-15965 .tb_tzvd293.module-text{margin-top:0px;padding-left:0%;padding-right:0%;font-size:120%;}
.themify_builder_content-15965 .tb_clxb22.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-bottom:0%;padding-top:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_axo938.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:120%;}
.themify_builder_content-15965 .tb_axo938.module-text.module h5{font-size:140%;}
.themify_builder_content-15965 .tb_5zoy59.module-text{padding-left:10%;padding-right:10%;text-align:justify;font-size:110%;}
.themify_builder_content-15965 .tb_0f9n341.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-bottom:0%;padding-top:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_sqgw342.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:120%;}
.themify_builder_content-15965 .tb_sqgw342.module-text.module h5{font-size:140%;}
.themify_builder_content-15965 .tb_wmcc342.module-text{padding-left:10%;padding-right:10%;text-align:justify;font-size:110%;}
.themify_builder_content-15965 .tb_8qpm967.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;mix-blend-mode:normal;padding-bottom:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);padding-left:10%;padding-right:10%;}
.themify_builder_content-15965 .tb_59m9967.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:0%;font-size:140%;}
.themify_builder_content-15965 .tb_457z108.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;mix-blend-mode:normal;padding-bottom:0px;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_h42q772.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:5%;font-size:140%;}
.themify_builder_content-15965 .tb_myg3109.module-accordion .ui.module-accordion .accordion-title{border-radius:9px;font-size:150%;font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;background-color:rgba(215, 31, 136, 1);}
.themify_builder_content-15965 .tb_myg3109.module-accordion .ui.module-accordion .accordion-title a{padding-left:2%;padding-bottom:2%;padding-top:2%;}
.themify_builder_content-15965 .tb_myg3109.module-accordion.module{margin-top:0%;text-align:center;padding-bottom:5%;padding-left:10%;padding-right:10%;font-size:100%;padding-top:0%;}
.themify_builder_content-15965 .tb_myg3109.module-accordion .ui.module-accordion .accordion-content{border:22px solid rgba(255, 255, 255, 1);}
.themify_builder_content-15965 .tb_myg3109.module-accordion.module .module-title{font-size:30px;font-family:"Georgia", 'Times New Roman', "Times", serif;color:rgba(0, 0, 0, 1);}
.themify_builder_content-15965 .tb_6ahm518.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;mix-blend-mode:normal;padding-bottom:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);padding-left:10%;padding-right:10%;}
.themify_builder_content-15965 .tb_64d4518.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:0%;font-size:140%;}
.themify_builder_content-15965 .tb_e3ti694.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_czrt695.module-text{padding-bottom:0%;padding-top:5%;font-size:85%;margin-bottom:0px;padding-left:10%;padding-right:10%;}
.themify_builder_content-15965 .tb_czrt695.module-text.module h4{font-size:100%;}
.themify_builder_content-15965 .tb_czrt695.module-text.module h5{font-size:250%;}
.themify_builder_content-15965 .tb_f2jc22.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-top:5%;padding-bottom:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_qjer31.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:140%;}
.themify_builder_content-15965 .tb_9jbf32.module-text{padding-left:10%;padding-right:10%;column-count:2;}
.themify_builder_content-15965 .tb_6vw2629.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-bottom:0%;padding-top:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_phy9629.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:120%;}
.themify_builder_content-15965 .tb_phy9629.module-text.module h5{font-size:140%;}
.themify_builder_content-15965 .tb_lg2l60.module-image{padding-left:10%;padding-bottom:5px;padding-right:10%;}
.themify_builder_content-15965 .tb_aa77422.module_row{padding-left:10%;padding-right:10%;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_wahc372.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-bottom:0%;padding-top:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_b8hc375.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:120%;}
.themify_builder_content-15965 .tb_b8hc375.module-text.module h5{font-size:140%;}
.themify_builder_content-15965 .tb_o4t2979.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-bottom:0%;padding-top:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_w7n3981.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:120%;}
.themify_builder_content-15965 .tb_w7n3981.module-text.module h5{font-size:140%;}
.themify_builder_content-15965 .tb_q2ms26.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-bottom:0%;padding-top:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_8e6n26.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:120%;}
.themify_builder_content-15965 .tb_8e6n26.module-text.module h5{font-size:140%;}
.themify_builder_content-15965 .tb_zmc3587.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;padding-bottom:0%;padding-top:5%;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_b8qt587.module-text{margin-right:-7px;font-style:normal;padding-left:6%;padding-bottom:0%;padding-right:6%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-15965 .tb_b8qt587.module-text .tb_text_wrap,.themify_builder_content-15965 .tb_b8qt587.module-text .tb_text_wrap p,.themify_builder_content-15965 .tb_b8qt587.module-text .tb_text_wrap blockquote,.themify_builder_content-15965 .tb_b8qt587.module-text .tb_text_wrap h1,.themify_builder_content-15965 .tb_b8qt587.module-text .tb_text_wrap h2,.themify_builder_content-15965 .tb_b8qt587.module-text .tb_text_wrap h3,.themify_builder_content-15965 .tb_b8qt587.module-text .tb_text_wrap h4,.themify_builder_content-15965 .tb_b8qt587.module-text .tb_text_wrap h5,.themify_builder_content-15965 .tb_b8qt587.module-text .tb_text_wrap h6,.themify_builder_content-15965 .tb_b8qt587.module-text .tb_text_wrap li,.themify_builder_content-15965 .tb_b8qt587.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-15965 .tb_i1qg588.module-text{margin-right:-7px;font-style:normal;padding-left:6%;padding-bottom:0%;padding-right:6%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-15965 .tb_i1qg588.module-text .tb_text_wrap,.themify_builder_content-15965 .tb_i1qg588.module-text .tb_text_wrap p,.themify_builder_content-15965 .tb_i1qg588.module-text .tb_text_wrap blockquote,.themify_builder_content-15965 .tb_i1qg588.module-text .tb_text_wrap h1,.themify_builder_content-15965 .tb_i1qg588.module-text .tb_text_wrap h2,.themify_builder_content-15965 .tb_i1qg588.module-text .tb_text_wrap h3,.themify_builder_content-15965 .tb_i1qg588.module-text .tb_text_wrap h4,.themify_builder_content-15965 .tb_i1qg588.module-text .tb_text_wrap h5,.themify_builder_content-15965 .tb_i1qg588.module-text .tb_text_wrap h6,.themify_builder_content-15965 .tb_i1qg588.module-text .tb_text_wrap li,.themify_builder_content-15965 .tb_i1qg588.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-15965 .tb_87yy22.module_row{padding-top:5%;margin-bottom:-182px;background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/08/white-paper-texture-scaled.jpg);}
.themify_builder_content-15965 .tb_6nsa39.module-text{padding-top:0px;padding-bottom:0px;}

/*/wp-content/uploads/themify-css/themify-builder-11965-generated.css*/
/* Generated from post: most-sustainable-companies-2023 */
.themify_builder_content-11965 .tb_0vk3917.module-image{padding-top:0px;border-bottom:2px solid rgba(27, 79, 148, 1);}
.themify_builder_content-11965 .tb_0vk3917.module-image .image-wrap img{margin-top:-47px;}
.themify_builder_content-11965 .tb_5ugr915.module_row{padding-bottom:0%;padding-top:5%;}
.themify_builder_content-11965 .tb_n398925.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:0%;font-size:75%;padding-bottom:20px;}
.themify_builder_content-11965 .tb_kiav477.module-text{padding-left:10%;padding-right:10%;margin-bottom:-2px;text-align:justify;}
.themify_builder_content-11965 .tb_w3ss635.module_row{padding-bottom:5%;padding-top:5%;}
.themify_builder_content-11965 .tb_1yoq635.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:0%;font-size:75%;padding-bottom:20px;}
.themify_builder_content-11965 .tb_5p8q635.module-image{padding-left:5%;padding-right:5%;}
.themify_builder_content-11965 .tb_t6id915.module_row{padding-bottom:0%;padding-top:5%;}
.themify_builder_content-11965 .tb_z3wx927.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-11965 .tb_km8b915.module_row{font-size:80%;padding-bottom:0%;padding-top:0%;margin-top:0px;padding-left:5%;padding-right:5%;}
.themify_builder_content-11965 .tb_km8b915.module_row,.themify_builder_content-11965 .tb_km8b915.module_row p,.themify_builder_content-11965 .tb_km8b915.module_row h1,.themify_builder_content-11965 .tb_km8b915.module_row h2,.themify_builder_content-11965 .tb_km8b915.module_row h3:not(.module-title),.themify_builder_content-11965 .tb_km8b915.module_row h4,.themify_builder_content-11965 .tb_km8b915.module_row h5,.themify_builder_content-11965 .tb_km8b915.module_row h6{color:rgba(255, 255, 255, 1);font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-11965 .tb_mm2q928.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-11965 .tb_muyh928.module-text{margin-right:-7px;font-style:normal;padding-left:6%;padding-bottom:0%;padding-right:6%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-11965 .tb_muyh928.module-text .tb_text_wrap,.themify_builder_content-11965 .tb_muyh928.module-text .tb_text_wrap p,.themify_builder_content-11965 .tb_muyh928.module-text .tb_text_wrap blockquote,.themify_builder_content-11965 .tb_muyh928.module-text .tb_text_wrap h1,.themify_builder_content-11965 .tb_muyh928.module-text .tb_text_wrap h2,.themify_builder_content-11965 .tb_muyh928.module-text .tb_text_wrap h3,.themify_builder_content-11965 .tb_muyh928.module-text .tb_text_wrap h4,.themify_builder_content-11965 .tb_muyh928.module-text .tb_text_wrap h5,.themify_builder_content-11965 .tb_muyh928.module-text .tb_text_wrap h6,.themify_builder_content-11965 .tb_muyh928.module-text .tb_text_wrap li,.themify_builder_content-11965 .tb_muyh928.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-11965 .tb_ahqf929.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-11965 .tb_jtgm929.module-text{margin-right:-7px;font-style:normal;padding-left:6%;padding-bottom:0%;padding-right:6%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-11965 .tb_jtgm929.module-text .tb_text_wrap,.themify_builder_content-11965 .tb_jtgm929.module-text .tb_text_wrap p,.themify_builder_content-11965 .tb_jtgm929.module-text .tb_text_wrap blockquote,.themify_builder_content-11965 .tb_jtgm929.module-text .tb_text_wrap h1,.themify_builder_content-11965 .tb_jtgm929.module-text .tb_text_wrap h2,.themify_builder_content-11965 .tb_jtgm929.module-text .tb_text_wrap h3,.themify_builder_content-11965 .tb_jtgm929.module-text .tb_text_wrap h4,.themify_builder_content-11965 .tb_jtgm929.module-text .tb_text_wrap h5,.themify_builder_content-11965 .tb_jtgm929.module-text .tb_text_wrap h6,.themify_builder_content-11965 .tb_jtgm929.module-text .tb_text_wrap li,.themify_builder_content-11965 .tb_jtgm929.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}

/*/wp-content/uploads/themify-css/themify-builder-9993-generated.css*/
/* Generated from post: the-sustainable-world-conclave-2023 */
.themify_builder_content-9993 .tb_wg55232.module-image{padding-top:0px;border-bottom:2px solid rgba(27, 79, 148, 1);}
.themify_builder_content-9993 .tb_wg55232.module-image .image-wrap img{margin-top:-47px;}
.themify_builder_content-9993 .tb_lywc231.module_row>.tb_row_frame_top,.themify_builder_content-9993 .tb_lywc231.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(251%2C%20212%2C%202%2C%200.10)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-9993 .tb_yp3i233.module_column{padding-left:5%;padding-right:5%;padding-top:6.6%;}
.themify_builder_content-9993 .tb_yupz233.module-image{padding-top:0%;}
.themify_builder_content-9993 .tb_274c233.module-text{padding-left:0%;padding-right:10%;text-align:justify;padding-bottom:5%;padding-top:5%;font-size:90%;}
.themify_builder_content-9993 .tb_7ivh756.module_row{margin-top:1px;padding-left:5%;padding-right:5%;padding-top:5%;padding-bottom:5%;}
.themify_builder_content-9993 .tb_7ivh756.module_row,.themify_builder_content-9993 .tb_7ivh756.module_row p,.themify_builder_content-9993 .tb_7ivh756.module_row h1,.themify_builder_content-9993 .tb_7ivh756.module_row h2,.themify_builder_content-9993 .tb_7ivh756.module_row h3:not(.module-title),.themify_builder_content-9993 .tb_7ivh756.module_row h4,.themify_builder_content-9993 .tb_7ivh756.module_row h5,.themify_builder_content-9993 .tb_7ivh756.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-9993 .tb_tlp1756.module_column{padding-bottom:0px;}
.themify_builder_content-9993 .tb_9e3b130.module_row>.tb_row_frame_right,.themify_builder_content-9993 .tb_9e3b130.module_row > .fp-tableCell > .tb_row_frame_right{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M0%200v1500h150z%22%20fill%3D%22%23d3d3d3%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-9993 .tb_9e3b130.module_row>.tb_row_frame_left,.themify_builder_content-9993 .tb_9e3b130.module_row > .fp-tableCell > .tb_row_frame_left{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M150%20750L0%200v1500z%22%20fill%3D%22rgba(251%2C%20212%2C%202%2C%200.10)%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-9993 .tb_9e3b130.module_row>.tb_row_frame_top,.themify_builder_content-9993 .tb_9e3b130.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(251%2C%20212%2C%202%2C%200.10)%22%20d%3D%22M1500%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-9993 .tb_9e3b130.module_row{padding-left:10%;padding-right:10%;}
.themify_builder_content-9993 .tb_6dts131.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-9993 .tb_9fxm131.module_subrow{padding-top:0px;}
.themify_builder_content-9993 .tb_be5m131.module-image .image-wrap img{border:2px solid rgba(255, 0, 0, 1);}
.themify_builder_content-9993 .tb_qpra132.module-image .image-wrap img{border:2px solid rgba(255, 0, 0, 1);}
.themify_builder_content-9993 .tb_qpra132.module-image{padding-bottom:25px;}
.themify_builder_content-9993 .tb_heb8132.module-image .image-wrap img{border:2px solid rgba(255, 0, 0, 1);}
.themify_builder_content-9993 .tb_1ehr132.module-icon{margin-top:21px;}
.themify_builder_content-9993 .tb_y4xs132.module_subrow{padding-top:30px;}
.themify_builder_content-9993 .tb_hsl7132.module-image .image-wrap img{border:2px solid rgba(255, 0, 0, 1);}
.themify_builder_content-9993 .tb_6v31132.module-image .image-wrap img{border:2px solid rgba(255, 0, 0, 1);}
.themify_builder_content-9993 .tb_szid133.module-image .image-wrap img{border:2px solid rgba(255, 0, 0, 1);}
.themify_builder_content-9993 .tb_h4xh231.module_row>.tb_row_frame_right,.themify_builder_content-9993 .tb_h4xh231.module_row > .fp-tableCell > .tb_row_frame_right{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cg%20fill%3D%22rgba(251%2C%20212%2C%202%2C%200.40)%22%3E%3Cg%20opacity%3D%22.6%22%3E%3Cpath%20d%3D%22M0%201500l150-750L0%201361zM0%20139l150%20611L0%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M0%201361l150-611L0%20139z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.themify_builder_content-9993 .tb_h4xh231.module_row>.tb_row_frame_left,.themify_builder_content-9993 .tb_h4xh231.module_row > .fp-tableCell > .tb_row_frame_left{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cg%20fill%3D%22rgba(251%2C%20212%2C%202%2C%200.40)%22%3E%3Cg%20opacity%3D%22.6%22%3E%3Cpath%20d%3D%22M0%201500l150-750L0%201361zM0%20139l150%20611L0%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M0%201361l150-611L0%20139z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.themify_builder_content-9993 .tb_h4xh231.module_row{padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-9993 .tb_hld9496.module-buttons{padding-bottom:20px;}
.themify_builder_content-9993 .tb_f1ru306.module_row{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-9993 .tb_9uvq306.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-9993 .tb_0l0t784.module_row{padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:3%;}
.themify_builder_content-9993 .tb_0l0t784.module_row>.tb_row_frame_top,.themify_builder_content-9993 .tb_0l0t784.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cg%20opacity%3D%22.6%22%20fill%3D%22rgba(251%2C%20212%2C%202%2C%200.10)%22%3E%3Cpath%20d%3D%22M0%200l750%20150L139%200zM1361%200L750%20150%201500%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22rgba(251%2C%20212%2C%202%2C%200.10)%22%20d%3D%22M139%200l611%20150L1361%200z%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-9993 .tb_zgjj785.module-image{padding-top:50px;}
.themify_builder_content-9993 .tb_k1of786.module-text{text-align:justify;}
.themify_builder_content-9993 .tb_f9xg231.module_row{padding-bottom:5%;padding-top:0%;padding-left:5%;padding-right:5%;}
.themify_builder_content-9993 .tb_0gfx64.module-video.module .video-title{text-transform:uppercase;}
.themify_builder_content-9993 .tb_rvx4198.module-video.module .video-title{text-transform:uppercase;}
.themify_builder_content-9993 .tb_va0t892.module_row,.themify_builder_content-9993 .tb_va0t892.module_row p,.themify_builder_content-9993 .tb_va0t892.module_row h1,.themify_builder_content-9993 .tb_va0t892.module_row h2,.themify_builder_content-9993 .tb_va0t892.module_row h3:not(.module-title),.themify_builder_content-9993 .tb_va0t892.module_row h4,.themify_builder_content-9993 .tb_va0t892.module_row h5,.themify_builder_content-9993 .tb_va0t892.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9993 .tb_va0t892.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/05/Icon-Sustainable.jpg);}
.themify_builder_content-9993 .tb_va0t892.module_row>.builder_row_cover::before,.themify_builder_content-9993 .tb_va0t892.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(69, 46, 46, 0.71);}
.themify_builder_content-9993 .tb_va0t892.module_row>.tb_row_frame_bottom,.themify_builder_content-9993 .tb_va0t892.module_row > .fp-tableCell > .tb_row_frame_bottom{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%201)%22%3E%3Cpath%20opacity%3D%22.5%22%20d%3D%22M672.636%2066.505l128.127%2021.528-235.1-51.34C459.76%2013.566%20289.567%2020.675%20187.46%2052.5L118.5%2073.984%20209.25%2058.8c115.087-19.246%20323.6-15.778%20463.386%207.706z%22%2F%3E%3Cpath%20opacity%3D%22.6%22%20d%3D%22M0%2093.792V110.9l118.508-36.925L0%2093.792z%22%2F%3E%3Cpath%20d%3D%22M0%200v93.792l118.508-19.818L187.46%2052.5c102.108-31.815%20272.3-38.924%20378.203-15.797l235.1%2051.34%2085.602%2014.383c139.774%2023.484%20335.023%2031.15%20433.886%2017.038L1500%2093.792V0H0z%22%2F%3E%3Cpath%20opacity%3D%22.5%22%20d%3D%22M886.364%20102.416l-85.602-14.383%20147.186%2032.142c105.903%2023.127%20273.44%2030.5%20372.302%2016.387L1500%20110.9V93.792l-179.75%2025.662c-98.862%2014.113-294.1%206.446-433.886-17.038z%22%2F%3E%3C%2Fsvg%3E");height:2%;}
.themify_builder_content-9993 .tb_va0t892.module_row>.tb_row_frame_top,.themify_builder_content-9993 .tb_va0t892.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%20fill%3D%22rgba(0%2C%200%2C%200%2C%201)%22%3E%3Cpath%20opacity%3D%22.5%22%20d%3D%22M672.636%2066.505l128.127%2021.528-235.1-51.34C459.76%2013.566%20289.567%2020.675%20187.46%2052.5L118.5%2073.984%20209.25%2058.8c115.087-19.246%20323.6-15.778%20463.386%207.706z%22%2F%3E%3Cpath%20opacity%3D%22.6%22%20d%3D%22M0%2093.792V110.9l118.508-36.925L0%2093.792z%22%2F%3E%3Cpath%20d%3D%22M0%200v93.792l118.508-19.818L187.46%2052.5c102.108-31.815%20272.3-38.924%20378.203-15.797l235.1%2051.34%2085.602%2014.383c139.774%2023.484%20335.023%2031.15%20433.886%2017.038L1500%2093.792V0H0z%22%2F%3E%3Cpath%20opacity%3D%22.5%22%20d%3D%22M886.364%20102.416l-85.602-14.383%20147.186%2032.142c105.903%2023.127%20273.44%2030.5%20372.302%2016.387L1500%20110.9V93.792l-179.75%2025.662c-98.862%2014.113-294.1%206.446-433.886-17.038z%22%2F%3E%3C%2Fsvg%3E");height:2%;}
.themify_builder_content-9993 .tb_fv66893.module-text{padding-left:10%;padding-bottom:4%;padding-right:10%;padding-top:4%;text-align:justify;font-size:120%;column-count:1;font-weight:bold;}
.themify_builder_content-9993 .tb_fv66893.module-text .tb_text_wrap,.themify_builder_content-9993 .tb_fv66893.module-text .tb_text_wrap p,.themify_builder_content-9993 .tb_fv66893.module-text .tb_text_wrap blockquote,.themify_builder_content-9993 .tb_fv66893.module-text .tb_text_wrap h1,.themify_builder_content-9993 .tb_fv66893.module-text .tb_text_wrap h2,.themify_builder_content-9993 .tb_fv66893.module-text .tb_text_wrap h3,.themify_builder_content-9993 .tb_fv66893.module-text .tb_text_wrap h4,.themify_builder_content-9993 .tb_fv66893.module-text .tb_text_wrap h5,.themify_builder_content-9993 .tb_fv66893.module-text .tb_text_wrap h6,.themify_builder_content-9993 .tb_fv66893.module-text .tb_text_wrap li,.themify_builder_content-9993 .tb_fv66893.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-9993 .tb_31w1971.module_row{padding-top:5%;padding-bottom:5%;}
.themify_builder_content-9993 .tb_rhzz971.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-9993 .tb_b7m9707.module-text{padding-left:5%;padding-right:5%;column-count:2;}
.themify_builder_content-9993 .tb_pm0i231.module_row{padding-bottom:0%;padding-top:0%;padding-left:0%;padding-right:0%;}
.themify_builder_content-9993 .tb_05al231.module_row{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-9993 .tb_1a7c236.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:6%;font-size:75%;background-color:rgba(251, 212, 2, 1);background-image:none;padding-bottom:0px;}
.themify_builder_content-9993 .tb_i7h5231.module_row{padding-top:5%;padding-bottom:5%;}
.themify_builder_content-9993 .tb_5kia237.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-9993 .tb_ovub231.module_row{background-color:rgba(255, 244, 171, 1);padding-left:5%;padding-right:5%;}
.themify_builder_content-9993 .tb_04fn972.module-text{column-count:2;padding-left:0%;padding-right:10%;font-size:87%;padding-top:5%;margin-top:0px;padding-bottom:10%;}
.themify_builder_content-9993 .tb_z861231.module_row{padding-bottom:0%;padding-top:5%;}
.themify_builder_content-9993 .tb_u736236.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;padding-bottom:20px;}
.themify_builder_content-9993 .tb_408u131.module-image{padding-left:6%;padding-right:6%;}
.themify_builder_content-9993 .tb_tpia916.module_row{padding-left:10%;padding-right:10%;}
.themify_builder_content-9993 .tb_9vn5916.module-image{padding-left:10%;padding-right:10%;}
.themify_builder_content-9993 .tb_9rn5917.module-image{padding-left:10%;padding-right:10%;}
.themify_builder_content-9993 .tb_8x8j917.module-image{padding-left:10%;padding-right:10%;}
.themify_builder_content-9993 .tb_cb8u231.module_row{padding-bottom:0%;padding-top:5%;}
.themify_builder_content-9993 .tb_x8cu238.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-9993 .tb_t2lf231.module_row{font-size:80%;padding-bottom:0%;padding-top:0%;margin-top:0px;padding-left:5%;padding-right:5%;}
.themify_builder_content-9993 .tb_t2lf231.module_row,.themify_builder_content-9993 .tb_t2lf231.module_row p,.themify_builder_content-9993 .tb_t2lf231.module_row h1,.themify_builder_content-9993 .tb_t2lf231.module_row h2,.themify_builder_content-9993 .tb_t2lf231.module_row h3:not(.module-title),.themify_builder_content-9993 .tb_t2lf231.module_row h4,.themify_builder_content-9993 .tb_t2lf231.module_row h5,.themify_builder_content-9993 .tb_t2lf231.module_row h6{color:rgba(255, 255, 255, 1);font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-9993 .tb_vh33662.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-9993 .tb_qbwz239.module-text{margin-right:-7px;font-style:normal;padding-left:6%;padding-bottom:0%;padding-right:6%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-9993 .tb_qbwz239.module-text .tb_text_wrap,.themify_builder_content-9993 .tb_qbwz239.module-text .tb_text_wrap p,.themify_builder_content-9993 .tb_qbwz239.module-text .tb_text_wrap blockquote,.themify_builder_content-9993 .tb_qbwz239.module-text .tb_text_wrap h1,.themify_builder_content-9993 .tb_qbwz239.module-text .tb_text_wrap h2,.themify_builder_content-9993 .tb_qbwz239.module-text .tb_text_wrap h3,.themify_builder_content-9993 .tb_qbwz239.module-text .tb_text_wrap h4,.themify_builder_content-9993 .tb_qbwz239.module-text .tb_text_wrap h5,.themify_builder_content-9993 .tb_qbwz239.module-text .tb_text_wrap h6,.themify_builder_content-9993 .tb_qbwz239.module-text .tb_text_wrap li,.themify_builder_content-9993 .tb_qbwz239.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-9993 .tb_8wpo119.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-9993 .tb_f0mu239.module-text{margin-right:-7px;font-style:normal;padding-left:6%;padding-bottom:0%;padding-right:6%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-9993 .tb_f0mu239.module-text .tb_text_wrap,.themify_builder_content-9993 .tb_f0mu239.module-text .tb_text_wrap p,.themify_builder_content-9993 .tb_f0mu239.module-text .tb_text_wrap blockquote,.themify_builder_content-9993 .tb_f0mu239.module-text .tb_text_wrap h1,.themify_builder_content-9993 .tb_f0mu239.module-text .tb_text_wrap h2,.themify_builder_content-9993 .tb_f0mu239.module-text .tb_text_wrap h3,.themify_builder_content-9993 .tb_f0mu239.module-text .tb_text_wrap h4,.themify_builder_content-9993 .tb_f0mu239.module-text .tb_text_wrap h5,.themify_builder_content-9993 .tb_f0mu239.module-text .tb_text_wrap h6,.themify_builder_content-9993 .tb_f0mu239.module-text .tb_text_wrap li,.themify_builder_content-9993 .tb_f0mu239.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-9993 .tb_u3d3775.module-text{padding-top:50px;}

/*/wp-content/uploads/themify-css/themify-builder-9040-generated.css*/
/* Generated from post: gen-ai-summit */
.themify_builder_content-9040 .tb_6cfp394.module_row{padding-top:0%;padding-right:5%;padding-bottom:0%;padding-left:5%;}
.themify_builder_content-9040 .tb_6cfp394.module_row,.themify_builder_content-9040 .tb_6cfp394.module_row p,.themify_builder_content-9040 .tb_6cfp394.module_row h1,.themify_builder_content-9040 .tb_6cfp394.module_row h2,.themify_builder_content-9040 .tb_6cfp394.module_row h3:not(.module-title),.themify_builder_content-9040 .tb_6cfp394.module_row h4,.themify_builder_content-9040 .tb_6cfp394.module_row h5,.themify_builder_content-9040 .tb_6cfp394.module_row h6{font-weight:400;font-family:"Raleway";}
.themify_builder_content-9040 .tb_w3va755.module-text{font-size:200%;padding-left:5%;}
.themify_builder_content-9040 .tb_5yih514.module-menu .nav > li > a{border-top-style:none;}
.themify_builder_content-9040 .tb_5yih514.module-menu{border-top-style:none;}
.themify_builder_content-9040 .tb_5yih514.module-menu .nav li a{color:rgba(48, 48, 48, 1);}
.themify_builder_content-9040 .tb_5yih514.module-menu .nav li{font-style:normal;font-size:100%;font-weight:300;font-family:"Roboto";font-weight:bold;}
.themify_builder_content-9040 .tb_qifk125.module-buttons{padding-top:2%;padding-bottom:2%;margin-bottom:-4px;}
.themify_builder_content-9040 .tb_qifk125.module-buttons .module-buttons-item a{background-color:rgba(136, 52, 144, 1);background-image:none;}
.themify_builder_content-9040 .tb_3y5b488.module_row{padding-top:0%;padding-right:0%;padding-bottom:0%;padding-left:5%;}
.themify_builder_content-9040 .tb_3y5b488.module_row,.themify_builder_content-9040 .tb_3y5b488.module_row p,.themify_builder_content-9040 .tb_3y5b488.module_row h1,.themify_builder_content-9040 .tb_3y5b488.module_row h2,.themify_builder_content-9040 .tb_3y5b488.module_row h3:not(.module-title),.themify_builder_content-9040 .tb_3y5b488.module_row h4,.themify_builder_content-9040 .tb_3y5b488.module_row h5,.themify_builder_content-9040 .tb_3y5b488.module_row h6{font-weight:400;font-family:"Raleway";}
.themify_builder_content-9040 .tb_vnql488.module-buttons{padding-top:2%;padding-bottom:2%;}
.themify_builder_content-9040 .tb_vnql488.module-buttons .module-buttons-item a{background-color:rgba(136, 52, 144, 1);background-image:none;}
.themify_builder_content-9040 .tb_s62m488.module_column{font-size:80%;padding-top:1%;}
.themify_builder_content-9040 .tb_ukvq464.module-menu .nav > li > a{border-top-style:none;}
.themify_builder_content-9040 .tb_ukvq464.module-menu{border-top-style:none;}
.themify_builder_content-9040 .tb_ukvq464.module-menu .nav li a{color:rgba(48, 48, 48, 1);}
.themify_builder_content-9040 .tb_ukvq464.module-menu .nav li{font-style:normal;font-size:100%;font-weight:300;font-family:"Roboto";font-weight:bold;}
.themify_builder_content-9040 .tb_rcx3255.module_row{background-color:rgba(136, 52, 144, 1);padding-left:10%;padding-right:10%;}
.themify_builder_content-9040 .tb_2njl255.module_column{padding-right:0px;}
.themify_builder_content-9040 .tb_jbaz59.module-text{padding-top:3%;padding-right:0%;padding-bottom:0%;padding-left:0%;text-align:justify;font-size:110%;}
.themify_builder_content-9040 .tb_jbaz59.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_jbaz59.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_jbaz59.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_jbaz59.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_jbaz59.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_jbaz59.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_jbaz59.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_jbaz59.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_jbaz59.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_jbaz59.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_jbaz59.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_jbaz59.module-text.module h4{font-size:115%;}
.themify_builder_content-9040 .tb_yis8770.module-text{text-align:justify;}
.themify_builder_content-9040 .tb_yis8770.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_yis8770.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_yis8770.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_yis8770.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_yis8770.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_yis8770.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_yis8770.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_yis8770.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_yis8770.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_yis8770.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_yis8770.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-9040 .tb_6wi045.module_row{padding-bottom:0%;padding-top:5%;padding-right:10%;padding-left:10%;}
.themify_builder_content-9040 .tb_6wi045.module_row>.tb_row_frame_top,.themify_builder_content-9040 .tb_6wi045.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(136%2C%2052%2C%20144%2C%200.10)%22%20d%3D%22M750%20150L1500%200H0l750%20150z%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-9040 .tb_93nj749.module-text{padding-left:10%;padding-bottom:0%;padding-right:10%;padding-top:5%;margin-top:-2px;}
.themify_builder_content-9040 .tb_93nj749.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_93nj749.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_93nj749.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_93nj749.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_93nj749.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_93nj749.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_93nj749.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_93nj749.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_93nj749.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_93nj749.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_93nj749.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_8jlj827.module_row{padding-bottom:5%;padding-top:5%;padding-right:10%;padding-left:10%;}
.themify_builder_content-9040 .tb_8jlj827.module_row>.tb_row_frame_top,.themify_builder_content-9040 .tb_8jlj827.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(136%2C%2052%2C%20144%2C%200.10)%22%20d%3D%22M750%20150L1500%200H0l750%20150z%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-9040 .tb_lm3a680.module-text{padding-left:10%;padding-bottom:0%;padding-right:10%;padding-top:0%;margin-top:-2px;}
.themify_builder_content-9040 .tb_lm3a680.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_lm3a680.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_lm3a680.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_lm3a680.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_lm3a680.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_lm3a680.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_lm3a680.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_lm3a680.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_lm3a680.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_lm3a680.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_lm3a680.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_mtr7680.module_row{background-color:rgba(136, 52, 144, 1);}
.themify_builder_content-9040 .tb_rsls246.module-text{padding-left:10%;padding-bottom:0%;padding-right:10%;padding-top:2%;margin-top:-2px;}
.themify_builder_content-9040 .tb_rsls246.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_rsls246.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_rsls246.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_rsls246.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_rsls246.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_rsls246.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_rsls246.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_rsls246.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_rsls246.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_rsls246.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_rsls246.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_gvf6680.module-text{padding-left:10%;padding-right:10%;column-count:2;padding-bottom:5%;}
.themify_builder_content-9040 .tb_gvf6680.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_gvf6680.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_gvf6680.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_gvf6680.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_gvf6680.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_gvf6680.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_gvf6680.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_gvf6680.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_gvf6680.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_gvf6680.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_gvf6680.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_uald680.module-text{padding-left:10%;padding-right:10%;column-count:0;padding-bottom:5%;}
.themify_builder_content-9040 .tb_uald680.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_uald680.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_uald680.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_uald680.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_uald680.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_uald680.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_uald680.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_uald680.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_uald680.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_uald680.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_uald680.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_mjzb410.module_row{padding-bottom:0%;padding-top:5%;padding-right:10%;padding-left:10%;}
.themify_builder_content-9040 .tb_mjzb410.module_row>.tb_row_frame_top,.themify_builder_content-9040 .tb_mjzb410.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(136%2C%2052%2C%20144%2C%200.10)%22%20d%3D%22M750%20150L1500%200H0l750%20150z%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-9040 .tb_byzg69.module-buttons{padding-top:2%;padding-bottom:2%;margin-bottom:-4px;}
.themify_builder_content-9040 .tb_byzg69.module-buttons .module-buttons-item a{background-color:rgba(136, 52, 144, 1);background-image:none;}
.themify_builder_content-9040 .tb_xpyt912.module-text{padding:1%;}
.themify_builder_content-9040 .tb_xpyt912.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_xpyt912.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_xpyt912.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_xpyt912.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_xpyt912.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_xpyt912.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_xpyt912.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_xpyt912.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_xpyt912.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_xpyt912.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_xpyt912.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_0kri315.module_row,.themify_builder_content-9040 .tb_0kri315.module_row p,.themify_builder_content-9040 .tb_0kri315.module_row h1,.themify_builder_content-9040 .tb_0kri315.module_row h2,.themify_builder_content-9040 .tb_0kri315.module_row h3:not(.module-title),.themify_builder_content-9040 .tb_0kri315.module_row h4,.themify_builder_content-9040 .tb_0kri315.module_row h5,.themify_builder_content-9040 .tb_0kri315.module_row h6{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_7pq3315.module_column{background-image:url(https://themify.me/demo/themes/predesigned-rows/files/2018/06/demoimage45.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:0%;padding-bottom:0%;}
.themify_builder_content-9040 .tb_7pq3315.module_column>.builder_row_cover::before,.themify_builder_content-9040 .tb_7pq3315.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.49);}
.themify_builder_content-9040 .tb_7pq3315.module_column,.themify_builder_content-9040 .tb_7pq3315.module_column p,.themify_builder_content-9040 .tb_7pq3315.module_column h1,.themify_builder_content-9040 .tb_7pq3315.module_column h2,.themify_builder_content-9040 .tb_7pq3315.module_column h3:not(.module-title),.themify_builder_content-9040 .tb_7pq3315.module_column h4,.themify_builder_content-9040 .tb_7pq3315.module_column h5,.themify_builder_content-9040 .tb_7pq3315.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9040 .tb_7pq3315.module_column:hover{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-9040 .tb_350m700.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_350m700.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_350m700.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_350m700.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_350m700.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_350m700.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_350m700.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_350m700.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_350m700.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_350m700.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_350m700.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_350m700.module-text{font-size:150%;padding-top:5%;padding-bottom:5%;}
.themify_builder_content-9040 .tb_f14c316.module_column{background-image:url(https://themify.me/demo/themes/predesigned-rows/files/2018/06/demoimage44-1-1024x683.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:0%;padding-bottom:0%;}
.themify_builder_content-9040 .tb_f14c316.module_column>.builder_row_cover::before,.themify_builder_content-9040 .tb_f14c316.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.49);}
.themify_builder_content-9040 .tb_f14c316.module_column,.themify_builder_content-9040 .tb_f14c316.module_column p,.themify_builder_content-9040 .tb_f14c316.module_column h1,.themify_builder_content-9040 .tb_f14c316.module_column h2,.themify_builder_content-9040 .tb_f14c316.module_column h3:not(.module-title),.themify_builder_content-9040 .tb_f14c316.module_column h4,.themify_builder_content-9040 .tb_f14c316.module_column h5,.themify_builder_content-9040 .tb_f14c316.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9040 .tb_f14c316.module_column:hover{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-9040 .tb_vj9n992.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_vj9n992.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_vj9n992.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_vj9n992.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_vj9n992.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_vj9n992.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_vj9n992.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_vj9n992.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_vj9n992.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_vj9n992.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_vj9n992.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_vj9n992.module-text{font-size:150%;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-9040 .tb_hz39316.module_column{background-image:url(https://themify.me/demo/themes/predesigned-rows/files/2018/06/demoimage9.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:0%;padding-bottom:0%;}
.themify_builder_content-9040 .tb_hz39316.module_column>.builder_row_cover::before,.themify_builder_content-9040 .tb_hz39316.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.49);}
.themify_builder_content-9040 .tb_hz39316.module_column,.themify_builder_content-9040 .tb_hz39316.module_column p,.themify_builder_content-9040 .tb_hz39316.module_column h1,.themify_builder_content-9040 .tb_hz39316.module_column h2,.themify_builder_content-9040 .tb_hz39316.module_column h3:not(.module-title),.themify_builder_content-9040 .tb_hz39316.module_column h4,.themify_builder_content-9040 .tb_hz39316.module_column h5,.themify_builder_content-9040 .tb_hz39316.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9040 .tb_hz39316.module_column:hover{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-9040 .tb_37is316.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_37is316.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_37is316.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_37is316.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_37is316.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_37is316.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_37is316.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_37is316.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_37is316.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_37is316.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_37is316.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_37is316.module-text{font-size:150%;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-9040 .tb_uyu5411.module_row,.themify_builder_content-9040 .tb_uyu5411.module_row p,.themify_builder_content-9040 .tb_uyu5411.module_row h1,.themify_builder_content-9040 .tb_uyu5411.module_row h2,.themify_builder_content-9040 .tb_uyu5411.module_row h3:not(.module-title),.themify_builder_content-9040 .tb_uyu5411.module_row h4,.themify_builder_content-9040 .tb_uyu5411.module_row h5,.themify_builder_content-9040 .tb_uyu5411.module_row h6{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_g9zk411.module_column{background-image:url(https://themify.me/demo/themes/predesigned-rows/files/2018/06/demoimage45.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:0%;padding-bottom:0%;}
.themify_builder_content-9040 .tb_g9zk411.module_column>.builder_row_cover::before,.themify_builder_content-9040 .tb_g9zk411.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.49);}
.themify_builder_content-9040 .tb_g9zk411.module_column,.themify_builder_content-9040 .tb_g9zk411.module_column p,.themify_builder_content-9040 .tb_g9zk411.module_column h1,.themify_builder_content-9040 .tb_g9zk411.module_column h2,.themify_builder_content-9040 .tb_g9zk411.module_column h3:not(.module-title),.themify_builder_content-9040 .tb_g9zk411.module_column h4,.themify_builder_content-9040 .tb_g9zk411.module_column h5,.themify_builder_content-9040 .tb_g9zk411.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9040 .tb_g9zk411.module_column:hover{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-9040 .tb_gj7l411.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_gj7l411.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_gj7l411.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_gj7l411.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_gj7l411.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_gj7l411.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_gj7l411.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_gj7l411.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_gj7l411.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_gj7l411.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_gj7l411.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_gj7l411.module-text{font-size:150%;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-9040 .tb_duy6412.module_column{background-image:url(https://themify.me/demo/themes/predesigned-rows/files/2018/06/demoimage44-1-1024x683.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:0%;padding-bottom:0%;}
.themify_builder_content-9040 .tb_duy6412.module_column>.builder_row_cover::before,.themify_builder_content-9040 .tb_duy6412.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.49);}
.themify_builder_content-9040 .tb_duy6412.module_column,.themify_builder_content-9040 .tb_duy6412.module_column p,.themify_builder_content-9040 .tb_duy6412.module_column h1,.themify_builder_content-9040 .tb_duy6412.module_column h2,.themify_builder_content-9040 .tb_duy6412.module_column h3:not(.module-title),.themify_builder_content-9040 .tb_duy6412.module_column h4,.themify_builder_content-9040 .tb_duy6412.module_column h5,.themify_builder_content-9040 .tb_duy6412.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9040 .tb_duy6412.module_column:hover{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-9040 .tb_1486412.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_1486412.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_1486412.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_1486412.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_1486412.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_1486412.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_1486412.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_1486412.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_1486412.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_1486412.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_1486412.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_1486412.module-text{font-size:150%;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-9040 .tb_5x1i412.module_column{background-image:url(https://themify.me/demo/themes/predesigned-rows/files/2018/06/demoimage9.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:0%;padding-bottom:0%;}
.themify_builder_content-9040 .tb_5x1i412.module_column>.builder_row_cover::before,.themify_builder_content-9040 .tb_5x1i412.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.49);}
.themify_builder_content-9040 .tb_5x1i412.module_column,.themify_builder_content-9040 .tb_5x1i412.module_column p,.themify_builder_content-9040 .tb_5x1i412.module_column h1,.themify_builder_content-9040 .tb_5x1i412.module_column h2,.themify_builder_content-9040 .tb_5x1i412.module_column h3:not(.module-title),.themify_builder_content-9040 .tb_5x1i412.module_column h4,.themify_builder_content-9040 .tb_5x1i412.module_column h5,.themify_builder_content-9040 .tb_5x1i412.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9040 .tb_5x1i412.module_column:hover{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-9040 .tb_n6sn412.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_n6sn412.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_n6sn412.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_n6sn412.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_n6sn412.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_n6sn412.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_n6sn412.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_n6sn412.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_n6sn412.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_n6sn412.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_n6sn412.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_n6sn412.module-text{font-size:150%;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-9040 .tb_8aft460.module_row,.themify_builder_content-9040 .tb_8aft460.module_row p,.themify_builder_content-9040 .tb_8aft460.module_row h1,.themify_builder_content-9040 .tb_8aft460.module_row h2,.themify_builder_content-9040 .tb_8aft460.module_row h3:not(.module-title),.themify_builder_content-9040 .tb_8aft460.module_row h4,.themify_builder_content-9040 .tb_8aft460.module_row h5,.themify_builder_content-9040 .tb_8aft460.module_row h6{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_8aft460.module_row{padding-top:0%;}
.themify_builder_content-9040 .tb_i3vu462.module_column{background-image:url(https://themify.me/demo/themes/predesigned-rows/files/2018/06/demoimage45.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:0%;padding-bottom:0%;}
.themify_builder_content-9040 .tb_i3vu462.module_column>.builder_row_cover::before,.themify_builder_content-9040 .tb_i3vu462.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.49);}
.themify_builder_content-9040 .tb_i3vu462.module_column,.themify_builder_content-9040 .tb_i3vu462.module_column p,.themify_builder_content-9040 .tb_i3vu462.module_column h1,.themify_builder_content-9040 .tb_i3vu462.module_column h2,.themify_builder_content-9040 .tb_i3vu462.module_column h3:not(.module-title),.themify_builder_content-9040 .tb_i3vu462.module_column h4,.themify_builder_content-9040 .tb_i3vu462.module_column h5,.themify_builder_content-9040 .tb_i3vu462.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9040 .tb_i3vu462.module_column:hover{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-9040 .tb_29de462.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_29de462.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_29de462.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_29de462.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_29de462.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_29de462.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_29de462.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_29de462.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_29de462.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_29de462.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_29de462.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_29de462.module-text{font-size:150%;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-9040 .tb_kau2462.module_column{background-image:url(https://themify.me/demo/themes/predesigned-rows/files/2018/06/demoimage44-1-1024x683.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:0%;padding-bottom:0%;}
.themify_builder_content-9040 .tb_kau2462.module_column>.builder_row_cover::before,.themify_builder_content-9040 .tb_kau2462.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.49);}
.themify_builder_content-9040 .tb_kau2462.module_column,.themify_builder_content-9040 .tb_kau2462.module_column p,.themify_builder_content-9040 .tb_kau2462.module_column h1,.themify_builder_content-9040 .tb_kau2462.module_column h2,.themify_builder_content-9040 .tb_kau2462.module_column h3:not(.module-title),.themify_builder_content-9040 .tb_kau2462.module_column h4,.themify_builder_content-9040 .tb_kau2462.module_column h5,.themify_builder_content-9040 .tb_kau2462.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9040 .tb_kau2462.module_column:hover{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-9040 .tb_ejhs463.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_ejhs463.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_ejhs463.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_ejhs463.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_ejhs463.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_ejhs463.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_ejhs463.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_ejhs463.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_ejhs463.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_ejhs463.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_ejhs463.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_ejhs463.module-text{font-size:150%;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-9040 .tb_2qjm463.module_column{background-image:url(https://themify.me/demo/themes/predesigned-rows/files/2018/06/demoimage9.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:scroll;background-position:50% 50%;text-align:center;padding-top:0%;padding-bottom:0%;}
.themify_builder_content-9040 .tb_2qjm463.module_column>.builder_row_cover::before,.themify_builder_content-9040 .tb_2qjm463.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.49);}
.themify_builder_content-9040 .tb_2qjm463.module_column,.themify_builder_content-9040 .tb_2qjm463.module_column p,.themify_builder_content-9040 .tb_2qjm463.module_column h1,.themify_builder_content-9040 .tb_2qjm463.module_column h2,.themify_builder_content-9040 .tb_2qjm463.module_column h3:not(.module-title),.themify_builder_content-9040 .tb_2qjm463.module_column h4,.themify_builder_content-9040 .tb_2qjm463.module_column h5,.themify_builder_content-9040 .tb_2qjm463.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-9040 .tb_2qjm463.module_column:hover{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-9040 .tb_6dao463.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_6dao463.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_6dao463.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_6dao463.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_6dao463.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_6dao463.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_6dao463.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_6dao463.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_6dao463.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_6dao463.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_6dao463.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_6dao463.module-text{font-size:150%;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-9040 .tb_7fpc625.module-text{padding:2%;background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-9040 .tb_7fpc625.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_7fpc625.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_7fpc625.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_7fpc625.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_7fpc625.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_7fpc625.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_7fpc625.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_7fpc625.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_7fpc625.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_7fpc625.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_7fpc625.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_l8rg696.module-image{padding-top:0%;padding-right:10%;padding-bottom:5%;padding-left:10%;}
.themify_builder_content-9040 .tb_aozs869.module-text{padding:1%;background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-9040 .tb_aozs869.module-text .tb_text_wrap,.themify_builder_content-9040 .tb_aozs869.module-text .tb_text_wrap p,.themify_builder_content-9040 .tb_aozs869.module-text .tb_text_wrap blockquote,.themify_builder_content-9040 .tb_aozs869.module-text .tb_text_wrap h1,.themify_builder_content-9040 .tb_aozs869.module-text .tb_text_wrap h2,.themify_builder_content-9040 .tb_aozs869.module-text .tb_text_wrap h3,.themify_builder_content-9040 .tb_aozs869.module-text .tb_text_wrap h4,.themify_builder_content-9040 .tb_aozs869.module-text .tb_text_wrap h5,.themify_builder_content-9040 .tb_aozs869.module-text .tb_text_wrap h6,.themify_builder_content-9040 .tb_aozs869.module-text .tb_text_wrap li,.themify_builder_content-9040 .tb_aozs869.module-text .tb_text_wrap span{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_6nct608.module_row{padding-top:0%;text-align:center;padding-right:10%;padding-bottom:5%;padding-left:10%;}
.themify_builder_content-9040 .tb_6nct608.module_row,.themify_builder_content-9040 .tb_6nct608.module_row p,.themify_builder_content-9040 .tb_6nct608.module_row h1,.themify_builder_content-9040 .tb_6nct608.module_row h2,.themify_builder_content-9040 .tb_6nct608.module_row h3:not(.module-title),.themify_builder_content-9040 .tb_6nct608.module_row h4,.themify_builder_content-9040 .tb_6nct608.module_row h5,.themify_builder_content-9040 .tb_6nct608.module_row h6{font-weight:400;font-family:"Roboto";}
.themify_builder_content-9040 .tb_h8v0946.module_row{background-color:rgba(230, 202, 232, 1);}
.themify_builder_content-9040 .tb_i009947.module-icon i,.themify_builder_content-9040 .tb_i009947.module-icon a,.themify_builder_content-9040 .tb_i009947.module-icon span{font-size:200%;}
.themify_builder_content-9040 .tb_i009947.module-icon span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-9040 .tb_i009947.module-icon{margin-top:42px;}
.themify_builder_content-9040 .tb_1c3s947.module-text{font-size:200%;}
.themify_builder_content-9040 .tb_ke4p947.module-text{font-size:80%;}

/*/wp-content/uploads/themify-css/themify-builder-8041-generated.css*/
/* Generated from post: oncology-summit-2023 */
.themify_builder_content-8041 .tb_yahk102.module-image{padding-top:0px;border-bottom:2px solid rgba(27, 79, 148, 1);}
.themify_builder_content-8041 .tb_yahk102.module-image .image-wrap img{margin-top:-47px;}
.themify_builder_content-8041 .tb_kilc100.module_row>.tb_row_frame_top,.themify_builder_content-8041 .tb_kilc100.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(197%2C%2094%2C%20163%2C%200.10)%22%20d%3D%22M1500%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-8041 .tb_kilc100.module_row>.tb_row_frame_left,.themify_builder_content-8041 .tb_kilc100.module_row > .fp-tableCell > .tb_row_frame_left{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M150%20750L0%200v1500z%22%20fill%3D%22rgba(255%2C%20255%2C%20255%2C%201)%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-8041 .tb_68ms103.module_column{padding-left:5%;padding-right:5%;padding-top:0%;}
.themify_builder_content-8041 .tb_u365104.module-image{padding-top:0%;}
.themify_builder_content-8041 .tb_eo1a104.module-text{padding-left:0%;padding-right:10%;text-align:justify;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-8041 .tb_ykxa100.module_row>.tb_row_frame_top,.themify_builder_content-8041 .tb_ykxa100.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(197%2C%2094%2C%20163%2C%200.10)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-8041 .tb_ykxa100.module_row{padding-bottom:5%;padding-top:5%;}
.themify_builder_content-8041 .tb_2z38105.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:90%;}
.themify_builder_content-8041 .tb_i32o101.module_row>.tb_row_frame_right,.themify_builder_content-8041 .tb_i32o101.module_row > .fp-tableCell > .tb_row_frame_right{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cg%20fill%3D%22rgba(197%2C%2094%2C%20163%2C%200.40)%22%3E%3Cg%20opacity%3D%22.6%22%3E%3Cpath%20d%3D%22M0%201500l150-750L0%201361zM0%20139l150%20611L0%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M0%201361l150-611L0%20139z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.themify_builder_content-8041 .tb_i32o101.module_row>.tb_row_frame_left,.themify_builder_content-8041 .tb_i32o101.module_row > .fp-tableCell > .tb_row_frame_left{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cg%20fill%3D%22rgba(197%2C%2094%2C%20163%2C%200.40)%22%3E%3Cg%20opacity%3D%22.6%22%3E%3Cpath%20d%3D%22M0%201500l150-750L0%201361zM0%20139l150%20611L0%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M0%201361l150-611L0%20139z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.themify_builder_content-8041 .tb_i32o101.module_row{padding-left:10%;padding-right:10%;}
.themify_builder_content-8041 .tb_hok0394.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:5%;padding-top:0%;}
.themify_builder_content-8041 .tb_6dv8101.module_row{padding-bottom:0%;padding-top:5%;}
.themify_builder_content-8041 .tb_pi2f108.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:90%;}
.themify_builder_content-8041 .tb_yvki108.module-text{background-color:rgba(255, 255, 255, 1);background-image:none;padding-left:15%;padding-right:15%;}
.themify_builder_content-8041 .tb_bqcm101.module_row{padding-bottom:0%;padding-top:5%;}
.themify_builder_content-8041 .tb_es62109.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:90%;}
.themify_builder_content-8041 .tb_h9em109.module-text{background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-8041 .tb_xh2z101.module_row{padding-bottom:0%;padding-top:5%;}
.themify_builder_content-8041 .tb_xe12109.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:90%;}
.themify_builder_content-8041 .tb_29z4109.module-text{background-color:rgba(255, 255, 255, 1);background-image:none;padding-left:10%;padding-right:10%;}
.themify_builder_content-8041 .tb_kwb9110.module-text{padding-left:10%;padding-right:10%;column-count:2;column-gap:0px;padding-bottom:50px;padding-top:34px;}
.themify_builder_content-8041 .tb_qrq5101.module_row{padding-bottom:5%;padding-top:5%;}
.themify_builder_content-8041 .tb_bpi4111.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:90%;}
.themify_builder_content-8041 .tb_e9aj111.module-image{padding-left:5%;padding-right:5%;}
.themify_builder_content-8041 .tb_v6w1101.module_row{padding-top:5%;padding-bottom:5%;}
.themify_builder_content-8041 .tb_bvgc111.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:90%;}
.themify_builder_content-8041 .tb_min8112.module-text{column-count:2;padding-left:10%;padding-right:10%;font-size:87%;padding-top:5%;margin-top:0px;padding-bottom:10%;background-color:rgba(240, 221, 233, 1);background-image:none;}
.themify_builder_content-8041 .tb_0ym7101.module_row{padding-bottom:5%;padding-top:5%;}
.themify_builder_content-8041 .tb_57ty112.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:90%;}
.themify_builder_content-8041 .tb_n49i101.module_row{font-size:80%;padding-bottom:0%;padding-top:0%;margin-top:0px;padding-left:3%;padding-right:3%;}
.themify_builder_content-8041 .tb_n49i101.module_row,.themify_builder_content-8041 .tb_n49i101.module_row p,.themify_builder_content-8041 .tb_n49i101.module_row h1,.themify_builder_content-8041 .tb_n49i101.module_row h2,.themify_builder_content-8041 .tb_n49i101.module_row h3:not(.module-title),.themify_builder_content-8041 .tb_n49i101.module_row h4,.themify_builder_content-8041 .tb_n49i101.module_row h5,.themify_builder_content-8041 .tb_n49i101.module_row h6{color:rgba(255, 255, 255, 1);font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-8041 .tb_9swq113.module-text{padding-left:6%;padding-bottom:0%;padding-top:5%;margin-top:1px;}
.themify_builder_content-8041 .tb_c2ha113.module-text{margin-right:-7px;font-style:normal;padding-left:0%;padding-bottom:0%;padding-right:0%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-8041 .tb_c2ha113.module-text .tb_text_wrap,.themify_builder_content-8041 .tb_c2ha113.module-text .tb_text_wrap p,.themify_builder_content-8041 .tb_c2ha113.module-text .tb_text_wrap blockquote,.themify_builder_content-8041 .tb_c2ha113.module-text .tb_text_wrap h1,.themify_builder_content-8041 .tb_c2ha113.module-text .tb_text_wrap h2,.themify_builder_content-8041 .tb_c2ha113.module-text .tb_text_wrap h3,.themify_builder_content-8041 .tb_c2ha113.module-text .tb_text_wrap h4,.themify_builder_content-8041 .tb_c2ha113.module-text .tb_text_wrap h5,.themify_builder_content-8041 .tb_c2ha113.module-text .tb_text_wrap h6,.themify_builder_content-8041 .tb_c2ha113.module-text .tb_text_wrap li,.themify_builder_content-8041 .tb_c2ha113.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-8041 .tb_uknc113.module-text{margin-right:-7px;font-style:normal;padding-left:0%;padding-bottom:5%;padding-right:0%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-8041 .tb_uknc113.module-text .tb_text_wrap,.themify_builder_content-8041 .tb_uknc113.module-text .tb_text_wrap p,.themify_builder_content-8041 .tb_uknc113.module-text .tb_text_wrap blockquote,.themify_builder_content-8041 .tb_uknc113.module-text .tb_text_wrap h1,.themify_builder_content-8041 .tb_uknc113.module-text .tb_text_wrap h2,.themify_builder_content-8041 .tb_uknc113.module-text .tb_text_wrap h3,.themify_builder_content-8041 .tb_uknc113.module-text .tb_text_wrap h4,.themify_builder_content-8041 .tb_uknc113.module-text .tb_text_wrap h5,.themify_builder_content-8041 .tb_uknc113.module-text .tb_text_wrap h6,.themify_builder_content-8041 .tb_uknc113.module-text .tb_text_wrap li,.themify_builder_content-8041 .tb_uknc113.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-8041 .tb_e8oi113.module_column{padding-bottom:0px;}
.themify_builder_content-8041 .tb_8py6624.module-text{padding-left:6%;padding-bottom:0%;padding-right:7%;padding-top:5%;margin-bottom:0px;}
.themify_builder_content-8041 .tb_1zve113.module-text{margin-right:-7px;font-style:normal;padding-left:0%;padding-bottom:0%;padding-right:0%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-8041 .tb_1zve113.module-text .tb_text_wrap,.themify_builder_content-8041 .tb_1zve113.module-text .tb_text_wrap p,.themify_builder_content-8041 .tb_1zve113.module-text .tb_text_wrap blockquote,.themify_builder_content-8041 .tb_1zve113.module-text .tb_text_wrap h1,.themify_builder_content-8041 .tb_1zve113.module-text .tb_text_wrap h2,.themify_builder_content-8041 .tb_1zve113.module-text .tb_text_wrap h3,.themify_builder_content-8041 .tb_1zve113.module-text .tb_text_wrap h4,.themify_builder_content-8041 .tb_1zve113.module-text .tb_text_wrap h5,.themify_builder_content-8041 .tb_1zve113.module-text .tb_text_wrap h6,.themify_builder_content-8041 .tb_1zve113.module-text .tb_text_wrap li,.themify_builder_content-8041 .tb_1zve113.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-8041 .tb_myr0114.module-text{margin-right:-7px;font-style:normal;padding-left:0%;padding-bottom:5%;padding-right:0%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-8041 .tb_myr0114.module-text .tb_text_wrap,.themify_builder_content-8041 .tb_myr0114.module-text .tb_text_wrap p,.themify_builder_content-8041 .tb_myr0114.module-text .tb_text_wrap blockquote,.themify_builder_content-8041 .tb_myr0114.module-text .tb_text_wrap h1,.themify_builder_content-8041 .tb_myr0114.module-text .tb_text_wrap h2,.themify_builder_content-8041 .tb_myr0114.module-text .tb_text_wrap h3,.themify_builder_content-8041 .tb_myr0114.module-text .tb_text_wrap h4,.themify_builder_content-8041 .tb_myr0114.module-text .tb_text_wrap h5,.themify_builder_content-8041 .tb_myr0114.module-text .tb_text_wrap h6,.themify_builder_content-8041 .tb_myr0114.module-text .tb_text_wrap li,.themify_builder_content-8041 .tb_myr0114.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-8041 .tb_ne4n113.module-text{padding-left:6%;padding-bottom:0%;padding-right:7%;padding-top:5%;margin-bottom:0px;}
.themify_builder_content-8041 .tb_hr4h120.module-text{margin-right:-7px;font-style:normal;padding-left:0%;padding-bottom:0%;padding-right:0%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-8041 .tb_hr4h120.module-text .tb_text_wrap,.themify_builder_content-8041 .tb_hr4h120.module-text .tb_text_wrap p,.themify_builder_content-8041 .tb_hr4h120.module-text .tb_text_wrap blockquote,.themify_builder_content-8041 .tb_hr4h120.module-text .tb_text_wrap h1,.themify_builder_content-8041 .tb_hr4h120.module-text .tb_text_wrap h2,.themify_builder_content-8041 .tb_hr4h120.module-text .tb_text_wrap h3,.themify_builder_content-8041 .tb_hr4h120.module-text .tb_text_wrap h4,.themify_builder_content-8041 .tb_hr4h120.module-text .tb_text_wrap h5,.themify_builder_content-8041 .tb_hr4h120.module-text .tb_text_wrap h6,.themify_builder_content-8041 .tb_hr4h120.module-text .tb_text_wrap li,.themify_builder_content-8041 .tb_hr4h120.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-8041 .tb_75vc638.module-text{margin-right:-7px;font-style:normal;padding-left:0%;padding-bottom:0%;padding-right:0%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-8041 .tb_75vc638.module-text .tb_text_wrap,.themify_builder_content-8041 .tb_75vc638.module-text .tb_text_wrap p,.themify_builder_content-8041 .tb_75vc638.module-text .tb_text_wrap blockquote,.themify_builder_content-8041 .tb_75vc638.module-text .tb_text_wrap h1,.themify_builder_content-8041 .tb_75vc638.module-text .tb_text_wrap h2,.themify_builder_content-8041 .tb_75vc638.module-text .tb_text_wrap h3,.themify_builder_content-8041 .tb_75vc638.module-text .tb_text_wrap h4,.themify_builder_content-8041 .tb_75vc638.module-text .tb_text_wrap h5,.themify_builder_content-8041 .tb_75vc638.module-text .tb_text_wrap h6,.themify_builder_content-8041 .tb_75vc638.module-text .tb_text_wrap li,.themify_builder_content-8041 .tb_75vc638.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}

/*/wp-content/uploads/themify-css/themify-builder-7930-generated.css*/
/* Generated from post: 6th-higher-education-conference */
.themify_builder_content-7930 .tb_41z7780.module-image{padding-top:0px;border-bottom:2px solid rgba(27, 79, 148, 1);}
.themify_builder_content-7930 .tb_41z7780.module-image .image-wrap img{margin-top:-47px;}
.themify_builder_content-7930 .tb_06iv779.module_row>.tb_row_frame_top,.themify_builder_content-7930 .tb_06iv779.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%2010%2C%2017%2C%200.10)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7930 .tb_06iv779.module_row>.tb_row_frame_left,.themify_builder_content-7930 .tb_06iv779.module_row > .fp-tableCell > .tb_row_frame_left{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M150%20750L0%200v1500z%22%20fill%3D%22rgba(255%2C%20255%2C%20255%2C%201)%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-7930 .tb_glc0782.module_column{padding-left:5%;padding-right:5%;padding-top:6.6%;}
.themify_builder_content-7930 .tb_7ngx782.module-image{padding-top:0%;}
.themify_builder_content-7930 .tb_e6wy782.module-text{padding-left:0%;padding-right:10%;text-align:justify;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-7930 .tb_g38z236.module_row{padding-bottom:5%;padding-top:5%;}
.themify_builder_content-7930 .tb_n1xk236.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-7930 .tb_um8d779.module_row>.tb_row_frame_right,.themify_builder_content-7930 .tb_um8d779.module_row > .fp-tableCell > .tb_row_frame_right{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cg%20fill%3D%22rgba(209%2C%2010%2C%2017%2C%200.40)%22%3E%3Cg%20opacity%3D%22.6%22%3E%3Cpath%20d%3D%22M0%201500l150-750L0%201361zM0%20139l150%20611L0%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M0%201361l150-611L0%20139z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.themify_builder_content-7930 .tb_um8d779.module_row>.tb_row_frame_left,.themify_builder_content-7930 .tb_um8d779.module_row > .fp-tableCell > .tb_row_frame_left{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cg%20fill%3D%22rgba(209%2C%2010%2C%2017%2C%200.40)%22%3E%3Cg%20opacity%3D%22.6%22%3E%3Cpath%20d%3D%22M0%201500l150-750L0%201361zM0%20139l150%20611L0%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M0%201361l150-611L0%20139z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.themify_builder_content-7930 .tb_um8d779.module_row{padding-left:10%;padding-right:10%;}
.themify_builder_content-7930 .tb_qet6785.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:5%;padding-top:0%;}
.themify_builder_content-7930 .tb_2eu3419.module_row{padding-bottom:0%;padding-top:5%;}
.themify_builder_content-7930 .tb_x9mi421.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-7930 .tb_5by0673.module_row>.tb_row_frame_top,.themify_builder_content-7930 .tb_5by0673.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cg%20opacity%3D%22.6%22%20fill%3D%22rgba(209%2C%2010%2C%2017%2C%200.10)%22%3E%3Cpath%20d%3D%22M0%200l750%20150L139%200zM1361%200L750%20150%201500%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22rgba(209%2C%2010%2C%2017%2C%200.10)%22%20d%3D%22M139%200l611%20150L1361%200z%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-7930 .tb_5by0673.module_row{padding-bottom:5%;padding-top:0%;padding-left:4%;padding-right:4%;}
.themify_builder_content-7930 .tb_btww571.module-text .tb_text_wrap,.themify_builder_content-7930 .tb_btww571.module-text .tb_text_wrap p,.themify_builder_content-7930 .tb_btww571.module-text .tb_text_wrap blockquote,.themify_builder_content-7930 .tb_btww571.module-text .tb_text_wrap h1,.themify_builder_content-7930 .tb_btww571.module-text .tb_text_wrap h2,.themify_builder_content-7930 .tb_btww571.module-text .tb_text_wrap h3,.themify_builder_content-7930 .tb_btww571.module-text .tb_text_wrap h4,.themify_builder_content-7930 .tb_btww571.module-text .tb_text_wrap h5,.themify_builder_content-7930 .tb_btww571.module-text .tb_text_wrap h6,.themify_builder_content-7930 .tb_btww571.module-text .tb_text_wrap li,.themify_builder_content-7930 .tb_btww571.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7930 .tb_btww571.module-text{font-size:90%;}
.themify_builder_content-7930 .tb_qdes526.module-text{padding-top:0px;}
.themify_builder_content-7930 .tb_qdes526.module-text .tb_text_wrap,.themify_builder_content-7930 .tb_qdes526.module-text .tb_text_wrap p,.themify_builder_content-7930 .tb_qdes526.module-text .tb_text_wrap blockquote,.themify_builder_content-7930 .tb_qdes526.module-text .tb_text_wrap h1,.themify_builder_content-7930 .tb_qdes526.module-text .tb_text_wrap h2,.themify_builder_content-7930 .tb_qdes526.module-text .tb_text_wrap h3,.themify_builder_content-7930 .tb_qdes526.module-text .tb_text_wrap h4,.themify_builder_content-7930 .tb_qdes526.module-text .tb_text_wrap h5,.themify_builder_content-7930 .tb_qdes526.module-text .tb_text_wrap h6,.themify_builder_content-7930 .tb_qdes526.module-text .tb_text_wrap li,.themify_builder_content-7930 .tb_qdes526.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7930 .tb_sm9n885.module_row{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-7930 .tb_7y4l885.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;background-color:rgba(209, 10, 17, 1);background-image:none;}
.themify_builder_content-7930 .tb_ho5r698.module_row{padding-bottom:0%;padding-top:0%;padding-left:2%;padding-right:2%;}
.themify_builder_content-7930 .tb_2lil196.module-image .image-wrap img{margin-bottom:10px;}
.themify_builder_content-7930 .tb_lxx9885.module_row{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-7930 .tb_1ohm885.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:6%;font-size:75%;background-color:rgba(209, 10, 17, 1);background-image:none;padding-bottom:0px;}
.themify_builder_content-7930 .tb_qn52399.module_row{padding-bottom:5%;padding-top:5%;}
.themify_builder_content-7930 .tb_7arl399.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-7930 .tb_4ac9400.module-text{background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-7930 .tb_orw8895.module_row{padding-bottom:5%;padding-top:5%;}
.themify_builder_content-7930 .tb_zwdi896.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-7930 .tb_bved790.module-image{padding-left:5%;padding-right:5%;}
.themify_builder_content-7930 .tb_jbfn4.module_row{padding-top:5%;padding-bottom:5%;}
.themify_builder_content-7930 .tb_qkat5.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-7930 .tb_nra5204.module-text{padding-top:5%;font-size:80%;padding-bottom:5%;}
.themify_builder_content-7930 .tb_uf9u343.module_row{padding-bottom:5%;padding-top:5%;}
.themify_builder_content-7930 .tb_76wb343.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;font-size:75%;}
.themify_builder_content-7930 .tb_e2ez779.module_row{font-size:80%;padding-bottom:0%;padding-top:0%;margin-top:0px;}
.themify_builder_content-7930 .tb_e2ez779.module_row,.themify_builder_content-7930 .tb_e2ez779.module_row p,.themify_builder_content-7930 .tb_e2ez779.module_row h1,.themify_builder_content-7930 .tb_e2ez779.module_row h2,.themify_builder_content-7930 .tb_e2ez779.module_row h3:not(.module-title),.themify_builder_content-7930 .tb_e2ez779.module_row h4,.themify_builder_content-7930 .tb_e2ez779.module_row h5,.themify_builder_content-7930 .tb_e2ez779.module_row h6{color:rgba(255, 255, 255, 1);font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7930 .tb_fkgt792.module-text{padding-left:6%;padding-bottom:0%;padding-top:5%;margin-top:1px;padding-right:6%;}
.themify_builder_content-7930 .tb_a47z793.module-text{margin-right:-7px;font-style:normal;padding-left:6%;padding-bottom:0%;padding-right:6%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-7930 .tb_a47z793.module-text .tb_text_wrap,.themify_builder_content-7930 .tb_a47z793.module-text .tb_text_wrap p,.themify_builder_content-7930 .tb_a47z793.module-text .tb_text_wrap blockquote,.themify_builder_content-7930 .tb_a47z793.module-text .tb_text_wrap h1,.themify_builder_content-7930 .tb_a47z793.module-text .tb_text_wrap h2,.themify_builder_content-7930 .tb_a47z793.module-text .tb_text_wrap h3,.themify_builder_content-7930 .tb_a47z793.module-text .tb_text_wrap h4,.themify_builder_content-7930 .tb_a47z793.module-text .tb_text_wrap h5,.themify_builder_content-7930 .tb_a47z793.module-text .tb_text_wrap h6,.themify_builder_content-7930 .tb_a47z793.module-text .tb_text_wrap li,.themify_builder_content-7930 .tb_a47z793.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7930 .tb_aab889.module-text{margin-right:-7px;font-style:normal;padding-left:6%;padding-bottom:0%;padding-right:6%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-7930 .tb_aab889.module-text .tb_text_wrap,.themify_builder_content-7930 .tb_aab889.module-text .tb_text_wrap p,.themify_builder_content-7930 .tb_aab889.module-text .tb_text_wrap blockquote,.themify_builder_content-7930 .tb_aab889.module-text .tb_text_wrap h1,.themify_builder_content-7930 .tb_aab889.module-text .tb_text_wrap h2,.themify_builder_content-7930 .tb_aab889.module-text .tb_text_wrap h3,.themify_builder_content-7930 .tb_aab889.module-text .tb_text_wrap h4,.themify_builder_content-7930 .tb_aab889.module-text .tb_text_wrap h5,.themify_builder_content-7930 .tb_aab889.module-text .tb_text_wrap h6,.themify_builder_content-7930 .tb_aab889.module-text .tb_text_wrap li,.themify_builder_content-7930 .tb_aab889.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}

/*/wp-content/uploads/themify-css/themify-builder-7456-generated.css*/
/* Generated from post: bwpeople-askinsights-disability-positive-summit-awards */
.themify_builder_content-7456 .tb_lyvv957.module_row{padding-left:4%;background-color:rgba(153, 113, 121, 1);padding-right:4%;margin-top:-6%;}
.themify_builder_content-7456 .tb_j99h957.module_column{padding-left:0px;}
.themify_builder_content-7456 .tb_f41c787.module_column{padding-left:0px;}
.themify_builder_content-7456 .tb_72b4773.module-menu .nav li{font-size:95%;}
.themify_builder_content-7456 .tb_72b4773.module-menu .nav li a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_72b4773.module-menu{padding-top:5%;padding-bottom:0%;}
.themify_builder_content-7456 .tb_72b4773.module-menu li > ul{background-color:rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_72b4773.module-menu .nav li > ul a{font-size:80%;text-align:left;}
.themify_builder_content-7456 .tb_72b4773.module-menu li > ul a:hover{background-color:rgba(82, 80, 80, 1);}
.themify_builder_content-7456 .tb_fay0157.module_row{padding-left:4%;background-color:rgba(153, 113, 121, 1);padding-right:4%;padding-top:1%;margin-top:-13%;}
.themify_builder_content-7456 .tb_hsdz157.module_column{padding-left:0px;}
.themify_builder_content-7456 .tb_s0eo390.module_row{padding-left:0%;background-color:rgba(153, 113, 121, 1);padding-right:0%;}
.themify_builder_content-7456 .tb_xbqo390.module_column{padding-left:0px;}
.themify_builder_content-7456 .tb_yn0t390.module-menu .nav li{font-size:95%;}
.themify_builder_content-7456 .tb_yn0t390.module-menu .nav li a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_yn0t390.module-menu{padding-top:0%;padding-bottom:0%;}
.themify_builder_content-7456 .tb_yn0t390.module-menu li > ul{background-color:rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_yn0t390.module-menu .nav li > ul a{font-size:80%;text-align:left;}
.themify_builder_content-7456 .tb_yn0t390.module-menu li > ul a:hover{background-color:rgba(82, 80, 80, 1);}
.themify_builder_content-7456 .tb_tlr6289.module-image{padding-top:0px;}
.themify_builder_content-7456 .tb_9h7h349.module_row{background-color:rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_9h7h349.module_row,.themify_builder_content-7456 .tb_9h7h349.module_row p,.themify_builder_content-7456 .tb_9h7h349.module_row h1,.themify_builder_content-7456 .tb_9h7h349.module_row h2,.themify_builder_content-7456 .tb_9h7h349.module_row h3:not(.module-title),.themify_builder_content-7456 .tb_9h7h349.module_row h4,.themify_builder_content-7456 .tb_9h7h349.module_row h5,.themify_builder_content-7456 .tb_9h7h349.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_9nog383.module-text{padding-top:1%;}
.themify_builder_content-7456 .tb_fotv886.module_row>.tb_row_frame_left,.themify_builder_content-7456 .tb_fotv886.module_row > .fp-tableCell > .tb_row_frame_left{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M150%20750L0%200v1500z%22%20fill%3D%22rgba(255%2C%20255%2C%20255%2C%201)%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-7456 .tb_fotv886.module_row{padding-left:10%;padding-right:10%;background-color:rgba(209, 170, 170, 0.38);mix-blend-mode:normal;}
.themify_builder_content-7456 .tb_w9jz365.module-image{padding-top:36%;}
.themify_builder_content-7456 .tb_rw9y846.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-bottom:0%;padding-top:10%;}
.themify_builder_content-7456 .tb_p4cd887.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-bottom:10%;padding-top:0%;}
.themify_builder_content-7456 .tb_mqof487.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_mqof487.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%20170%2C%20170%2C%200.11)%22%20d%3D%22M1500%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7456 .tb_mqof487.module_row>.tb_row_frame_left,.themify_builder_content-7456 .tb_mqof487.module_row > .fp-tableCell > .tb_row_frame_left{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M150%20750L0%200v1500z%22%20fill%3D%22rgba(255%2C%20255%2C%20255%2C%201)%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-7456 .tb_mqof487.module_row{padding-left:10%;padding-right:10%;}
.themify_builder_content-7456 .tb_q3p0488.module-image{padding-top:60%;}
.themify_builder_content-7456 .tb_8fzl318.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-bottom:0%;padding-top:18%;}
.themify_builder_content-7456 .tb_6gv9488.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-bottom:10%;padding-top:0%;}
.themify_builder_content-7456 .tb_tndr476.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_tndr476.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%20170%2C%20170%2C%200.40)%22%20d%3D%22M750%20150L1500%200H0l750%20150z%22%2F%3E%3C%2Fsvg%3E");height:30%;}
.themify_builder_content-7456 .tb_tndr476.module_row{padding-left:10%;padding-right:10%;}
.themify_builder_content-7456 .tb_r9ov478.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-bottom:0%;padding-top:6%;}
.themify_builder_content-7456 .tb_hebe500.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_hebe500.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%20170%2C%20170%2C%200.20)%22%20d%3D%22M1500%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7456 .tb_hebe500.module_row{padding-left:5%;padding-right:5%;}
.themify_builder_content-7456 .tb_esfb470.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:0%;padding-top:4%;}
.themify_builder_content-7456 .tb_ms0y775.module_subrow{padding-top:0px;padding-bottom:37px;}
.themify_builder_content-7456 .tb_nu8g090.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_nu8g090.module-image{padding-bottom:24px;}
.themify_builder_content-7456 .tb_xsof060.module-icon{margin-top:-28px;}
.themify_builder_content-7456 .tb_cy3o976.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:2%;padding-top:2%;}
.themify_builder_content-7456 .tb_52kj229.module_subrow{padding-top:0px;padding-bottom:37px;}
.themify_builder_content-7456 .tb_jq6h229.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_jq6h229.module-image{padding-bottom:28px;}
.themify_builder_content-7456 .tb_byjk229.module-icon{margin-top:-28px;}
.themify_builder_content-7456 .tb_vf4k230.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_vf4k230.module-image{padding-bottom:0px;}
.themify_builder_content-7456 .tb_w67p230.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_w67p230.module-image{padding-bottom:24px;}
.themify_builder_content-7456 .tb_id2f230.module-icon{margin-top:-28px;}
.themify_builder_content-7456 .tb_9v1r624.module_subrow{padding-top:0px;padding-bottom:37px;}
.themify_builder_content-7456 .tb_sevy624.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_sevy624.module-image{padding-bottom:28px;}
.themify_builder_content-7456 .tb_vh3g624.module-icon{margin-top:-28px;}
.themify_builder_content-7456 .tb_uq6j624.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_uq6j624.module-image{padding-bottom:0px;}
.themify_builder_content-7456 .tb_pbcz625.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_aij9625.module-icon{margin-top:-1px;}
.themify_builder_content-7456 .tb_ulhw971.module_subrow{padding-top:0px;padding-bottom:37px;}
.themify_builder_content-7456 .tb_49uv232.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_072f972.module-icon{margin-top:0px;}
.themify_builder_content-7456 .tb_o8dz218.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_mft9336.module-icon{margin-top:-1px;}
.themify_builder_content-7456 .tb_usv7675.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_tqrl973.module-icon{margin-top:-1px;}
.themify_builder_content-7456 .tb_dqff894.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_k861952.module-icon{margin-top:-1px;}
.themify_builder_content-7456 .tb_06sr834.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_06sr834.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%20170%2C%20170%2C%200.20)%22%20d%3D%22M1500%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7456 .tb_06sr834.module_row{padding-left:5%;padding-right:5%;}
.themify_builder_content-7456 .tb_dcmu835.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:2%;padding-top:2%;}
.themify_builder_content-7456 .tb_2v0j835.module_subrow{padding-top:0px;padding-bottom:37px;}
.themify_builder_content-7456 .tb_vrwb836.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_vrwb836.module-image{padding-bottom:28px;}
.themify_builder_content-7456 .tb_p8u3836.module-icon{margin-top:-28px;}
.themify_builder_content-7456 .tb_fwd8836.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_fwd8836.module-image{padding-bottom:0px;}
.themify_builder_content-7456 .tb_jt8e837.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_jt8e837.module-image{padding-bottom:24px;}
.themify_builder_content-7456 .tb_bfh6837.module-icon{margin-top:-28px;}
.themify_builder_content-7456 .tb_j7zr837.module_subrow{padding-top:0px;padding-bottom:37px;}
.themify_builder_content-7456 .tb_m212837.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_m212837.module-image{padding-bottom:20px;}
.themify_builder_content-7456 .tb_5l33837.module-icon{margin-top:-28px;}
.themify_builder_content-7456 .tb_fen0412.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_fen0412.module-image{padding-bottom:0px;}
.themify_builder_content-7456 .tb_u32s838.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_w4bh838.module-icon{margin-top:-1px;}
.themify_builder_content-7456 .tb_5zpq838.module_subrow{padding-top:0px;padding-bottom:37px;}
.themify_builder_content-7456 .tb_9xkp838.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_10vs838.module-icon{margin-top:1px;}
.themify_builder_content-7456 .tb_sf1p839.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_k9j9839.module-icon{margin-top:-1px;}
.themify_builder_content-7456 .tb_yfcj839.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_yfcj839.module-image{padding-bottom:0px;}
.themify_builder_content-7456 .tb_bqkx839.module-icon{margin-top:-1px;}
.themify_builder_content-7456 .tb_ij8g839.module-image .image-wrap img{border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_kkta839.module-icon{margin-top:-1px;}
.themify_builder_content-7456 .tb_5siw838.module_row{padding-left:0%;padding-right:0%;}
.themify_builder_content-7456 .tb_mnkf356.module-image{padding-left:10%;padding-right:10%;padding-top:30px;}
.themify_builder_content-7456 .tb_czxf801.module_row>.tb_row_frame_left,.themify_builder_content-7456 .tb_czxf801.module_row > .fp-tableCell > .tb_row_frame_left{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M150%20750L0%200v1500z%22%20fill%3D%22rgba(255%2C%20255%2C%20255%2C%201)%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-7456 .tb_czxf801.module_row{padding-left:9%;padding-right:10%;padding-bottom:1%;padding-top:2%;}
.themify_builder_content-7456 .tb_v7j0274.module-image .image-wrap img{padding-left:50%;}
.themify_builder_content-7456 .tb_v7j0274.module-image .image-content{text-align:right;}
.themify_builder_content-7456 .tb_0vnb298.module-text{padding-top:22px;}
.themify_builder_content-7456 .tb_ep85268.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_ep85268.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%20170%2C%20170%2C%200.20)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7456 .tb_ep85268.module_row>.tb_row_frame_left,.themify_builder_content-7456 .tb_ep85268.module_row > .fp-tableCell > .tb_row_frame_left{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M150%20750L0%200v1500z%22%20fill%3D%22rgba(255%2C%20255%2C%20255%2C%201)%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-7456 .tb_ep85268.module_row{padding-left:9%;padding-right:10%;padding-bottom:5%;padding-top:7%;}
.themify_builder_content-7456 .tb_nuoj269.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_nuoj269.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_nuoj269.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_nuoj269.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_nuoj269.module-accordion .ui.module-accordion > li{background-color:rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_nuoj269.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_nuoj269.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_nuoj269.module-accordion.module{text-align:center;}
.themify_builder_content-7456 .tb_ffkr269.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_ffkr269.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_ffkr269.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_ffkr269.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_ffkr269.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_ffkr269.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_ffkr269.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_ffkr269.module-accordion.module{text-align:center;}
.themify_builder_content-7456 .tb_nyph269.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_nyph269.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_nyph269.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_nyph269.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_nyph269.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_nyph269.module-accordion.module{background-color:rgba(255, 0, 51, 1);text-align:center;}
.themify_builder_content-7456 .tb_nyph269.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_nyph269.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_2img269.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_2img269.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_2img269.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_2img269.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_2img269.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_2img269.module-accordion.module{background-color:rgba(255, 0, 51, 1);text-align:center;}
.themify_builder_content-7456 .tb_2img269.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_2img269.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_7ojr270.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_7ojr270.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_7ojr270.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_7ojr270.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_7ojr270.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_7ojr270.module-accordion.module{background-color:rgba(255, 0, 51, 1);text-align:center;padding-bottom:0px;}
.themify_builder_content-7456 .tb_7ojr270.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_7ojr270.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_01ml269.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_01ml269.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_01ml269.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_01ml269.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_01ml269.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_01ml269.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_01ml269.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:5%;padding-top:5%;}
.themify_builder_content-7456 .tb_01ml269.module-accordion.module{text-align:center;}
.themify_builder_content-7456 .tb_yikf270.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_yikf270.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_yikf270.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_yikf270.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_yikf270.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_yikf270.module-accordion.module{background-color:rgba(255, 0, 51, 1);text-align:center;}
.themify_builder_content-7456 .tb_yikf270.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_yikf270.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_4z7p270.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_4z7p270.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_4z7p270.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_4z7p270.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_4z7p270.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_4z7p270.module-accordion.module{background-color:rgba(255, 0, 51, 1);text-align:center;padding-bottom:0px;}
.themify_builder_content-7456 .tb_4z7p270.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_35j3270.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_35j3270.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_35j3270.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_35j3270.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_35j3270.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_35j3270.module-accordion.module{background-color:rgba(255, 0, 51, 1);text-align:center;}
.themify_builder_content-7456 .tb_35j3270.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_35j3270.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_n0fr270.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_n0fr270.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_n0fr270.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_n0fr270.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_n0fr270.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_n0fr270.module-accordion.module{background-color:rgba(255, 0, 51, 1);text-align:center;}
.themify_builder_content-7456 .tb_n0fr270.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_n0fr270.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_58rs270.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_58rs270.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_58rs270.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_58rs270.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_58rs270.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_58rs270.module-accordion.module{background-color:rgba(153, 113, 121, 1);text-align:center;}
.themify_builder_content-7456 .tb_58rs270.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_58rs270.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_zlqt270.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_zlqt270.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_zlqt270.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_zlqt270.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_zlqt270.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_zlqt270.module-accordion.module{background-color:rgba(255, 0, 51, 1);text-align:center;}
.themify_builder_content-7456 .tb_zlqt270.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_zlqt270.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_4grs271.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_4grs271.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_4grs271.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_4grs271.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_4grs271.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_4grs271.module-accordion.module{background-color:rgba(255, 0, 51, 1);text-align:center;}
.themify_builder_content-7456 .tb_4grs271.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_jqdm271.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_jqdm271.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_jqdm271.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_jqdm271.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_jqdm271.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_jqdm271.module-accordion.module{background-color:rgba(255, 0, 51, 1);text-align:center;}
.themify_builder_content-7456 .tb_jqdm271.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_jqdm271.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_sajw271.module-accordion.module .accordion-title{font-weight:bold;}
.themify_builder_content-7456 .tb_sajw271.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_sajw271.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(102, 94, 94, 1);}
.themify_builder_content-7456 .tb_sajw271.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(153, 113, 121, 1);border:2px solid rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_sajw271.module-accordion .ui.module-accordion > li{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_sajw271.module-accordion.module{background-color:rgba(255, 0, 51, 1);text-align:center;}
.themify_builder_content-7456 .tb_sajw271.module-accordion .ui.module-accordion .accordion-content{border:1px solid rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_sajw271.module-accordion .ui.module-accordion .accordion-title a{padding-bottom:8%;padding-top:10%;}
.themify_builder_content-7456 .tb_5wbq270.module-buttons{padding-top:16px;}
.themify_builder_content-7456 .tb_skoe586.module_row{padding-left:10%;padding-right:10%;padding-bottom:10%;padding-top:10%;margin-bottom:4px;}
.themify_builder_content-7456 .tb_skoe586.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_skoe586.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%20170%2C%20170%2C%200.20)%22%20d%3D%22M1500%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7456 .tb_1ri7944.module-text{margin-bottom:21px;}
.themify_builder_content-7456 .tb_04j2731.module-text{column-count:1;margin-bottom:75px;}
.themify_builder_content-7456 .tb_gz16471.module_row{padding-left:10%;padding-right:10%;padding-bottom:11%;padding-top:10%;margin-bottom:4px;}
.themify_builder_content-7456 .tb_gz16471.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_gz16471.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%20170%2C%20170%2C%200.20)%22%20d%3D%22M1500%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7456 .tb_35ho471.module-image{padding-left:2%;padding-bottom:2%;padding-right:2%;padding-top:2%;}
.themify_builder_content-7456 .tb_knus543.module_row{padding-left:10%;padding-right:9%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-7456 .tb_knus543.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_knus543.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%20170%2C%20170%2C%200.20)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7456 .tb_ur4g544.module-text{padding-left:10%;padding-right:10%;column-count:1;column-gap:58px;padding-bottom:0%;padding-top:8%;}
.themify_builder_content-7456 .tb_we9a823.module-image{padding-bottom:30px;padding-top:30px;}
.themify_builder_content-7456 .tb_av4j721.module_row{padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-7456 .tb_av4j721.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_av4j721.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%20170%2C%20170%2C%200.20)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7456 .tb_q6fk542.module-text .tb_text_wrap,.themify_builder_content-7456 .tb_q6fk542.module-text .tb_text_wrap p,.themify_builder_content-7456 .tb_q6fk542.module-text .tb_text_wrap blockquote,.themify_builder_content-7456 .tb_q6fk542.module-text .tb_text_wrap h1,.themify_builder_content-7456 .tb_q6fk542.module-text .tb_text_wrap h2,.themify_builder_content-7456 .tb_q6fk542.module-text .tb_text_wrap h3,.themify_builder_content-7456 .tb_q6fk542.module-text .tb_text_wrap h4,.themify_builder_content-7456 .tb_q6fk542.module-text .tb_text_wrap h5,.themify_builder_content-7456 .tb_q6fk542.module-text .tb_text_wrap h6,.themify_builder_content-7456 .tb_q6fk542.module-text .tb_text_wrap li,.themify_builder_content-7456 .tb_q6fk542.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7456 .tb_q6fk542.module-text{padding-left:5%;padding-right:5%;padding-top:39px;}
.themify_builder_content-7456 .tb_gg1z722.module-text{padding-left:10%;padding-right:10%;column-count:1;column-gap:58px;padding-bottom:0%;padding-top:6%;margin-top:71px;}
.themify_builder_content-7456 .tb_povj722.module-text{padding-left:10%;padding-right:10%;column-count:1;column-gap:0px;padding-bottom:50px;padding-top:34px;}
.themify_builder_content-7456 .tb_74di546.module_row{padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:6%;}
.themify_builder_content-7456 .tb_74di546.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_74di546.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%20170%2C%20170%2C%200.20)%22%20d%3D%22M1500%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7456 .tb_jcas547.module-text{padding-left:10%;padding-right:10%;column-count:1;column-gap:58px;padding-bottom:0%;padding-top:3%;}
.themify_builder_content-7456 .tb_hhqu547.module-text{padding-left:10%;padding-right:10%;column-count:1;column-gap:0px;padding-bottom:50px;padding-top:34px;text-align:justify;}
.themify_builder_content-7456 .tb_oqvq20.module_row{padding-left:10%;padding-right:10%;padding-bottom:10%;padding-top:2%;}
.themify_builder_content-7456 .tb_oqvq20.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_oqvq20.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(209%2C%20170%2C%20170%2C%200.20)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7456 .tb_dtz520.module-text{padding-left:10%;padding-right:10%;column-count:1;column-gap:58px;padding-bottom:0%;padding-top:3%;}
.themify_builder_content-7456 .tb_se9720.module-text{padding-left:10%;padding-right:10%;column-count:1;column-gap:0px;padding-bottom:50px;padding-top:34px;text-align:justify;}
.themify_builder_content-7456 .tb_7rdf047.module_row{background-color:rgba(232, 232, 232, 1);}
.themify_builder_content-7456 .tb_mug1632.module-text{margin-top:68px;padding-left:10%;padding-right:10%;padding-bottom:0px;}
.themify_builder_content-7456 .tb_1579153.module-text{margin-top:60px;padding-left:10%;padding-right:10%;padding-bottom:0px;}
.themify_builder_content-7456 .tb_eaws704.module_row{padding-bottom:0px;}
.themify_builder_content-7456 .tb_ovqb575.module-text{margin-top:22px;padding-left:10%;padding-right:10%;padding-bottom:0px;}
.themify_builder_content-7456 .tb_zkty587.module-image{padding-left:10%;padding-right:10%;}
.themify_builder_content-7456 .tb_s2pr000.module_row,.themify_builder_content-7456 .tb_s2pr000.module_row p,.themify_builder_content-7456 .tb_s2pr000.module_row h1,.themify_builder_content-7456 .tb_s2pr000.module_row h2,.themify_builder_content-7456 .tb_s2pr000.module_row h3:not(.module-title),.themify_builder_content-7456 .tb_s2pr000.module_row h4,.themify_builder_content-7456 .tb_s2pr000.module_row h5,.themify_builder_content-7456 .tb_s2pr000.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7456 .tb_s2pr000.module_row{padding-left:2%;padding-right:2%;}
.themify_builder_content-7456 .tb_0pwx343.module-text{padding-left:6%;padding-bottom:0%;padding-top:2%;margin-top:1px;}
.themify_builder_content-7456 .tb_6btc743.module-accordion .ui.module-accordion .accordion-title{border-radius:9px;font-size:16px;font-family:"Arial", "Helvetica", sans-serif;border:2px solid rgba(255, 255, 255, 1);background-color:rgba(153, 113, 121, 1);}
.themify_builder_content-7456 .tb_6btc743.module-accordion .ui.module-accordion .accordion-title a{padding-left:2%;padding-bottom:2%;padding-top:2%;}
.themify_builder_content-7456 .tb_6btc743.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_6btc743.module-accordion.module{margin-top:2%;text-align:center;padding-bottom:0px;line-height:100%;padding-left:10%;padding-right:10%;}
.themify_builder_content-7456 .tb_6btc743.module-accordion .ui.module-accordion .accordion-content{border:22px solid rgba(255, 255, 255, 1);}
.themify_builder_content-7456 .tb_6btc743.module-accordion .ui.module-accordion > li{padding-top:11px;}
.themify_builder_content-7456 .tb_yqoh783.module_row{font-size:80%;padding-bottom:0%;padding-top:0%;margin-top:19px;}
.themify_builder_content-7456 .tb_yqoh783.module_row,.themify_builder_content-7456 .tb_yqoh783.module_row p,.themify_builder_content-7456 .tb_yqoh783.module_row h1,.themify_builder_content-7456 .tb_yqoh783.module_row h2,.themify_builder_content-7456 .tb_yqoh783.module_row h3:not(.module-title),.themify_builder_content-7456 .tb_yqoh783.module_row h4,.themify_builder_content-7456 .tb_yqoh783.module_row h5,.themify_builder_content-7456 .tb_yqoh783.module_row h6{color:rgba(255, 255, 255, 1);font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7456 .tb_kdt5186.module-text{padding-left:0%;padding-bottom:0%;padding-top:2%;margin-top:1px;}
.themify_builder_content-7456 .tb_iaim5.module_row{font-size:80%;padding-bottom:0%;padding-top:0%;margin-top:19px;}
.themify_builder_content-7456 .tb_iaim5.module_row,.themify_builder_content-7456 .tb_iaim5.module_row p,.themify_builder_content-7456 .tb_iaim5.module_row h1,.themify_builder_content-7456 .tb_iaim5.module_row h2,.themify_builder_content-7456 .tb_iaim5.module_row h3:not(.module-title),.themify_builder_content-7456 .tb_iaim5.module_row h4,.themify_builder_content-7456 .tb_iaim5.module_row h5,.themify_builder_content-7456 .tb_iaim5.module_row h6{color:rgba(255, 255, 255, 1);font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7456 .tb_rxad6.module-text{padding-left:0%;padding-bottom:0%;padding-top:3%;margin-top:1px;}
.themify_builder_content-7456 .tb_zho4500.module-text{margin-right:-7px;font-style:normal;padding-left:0%;padding-bottom:5%;padding-right:0%;padding-top:0%;font-size:120%;text-align:center;column-count:2;}
.themify_builder_content-7456 .tb_zho4500.module-text .tb_text_wrap,.themify_builder_content-7456 .tb_zho4500.module-text .tb_text_wrap p,.themify_builder_content-7456 .tb_zho4500.module-text .tb_text_wrap blockquote,.themify_builder_content-7456 .tb_zho4500.module-text .tb_text_wrap h1,.themify_builder_content-7456 .tb_zho4500.module-text .tb_text_wrap h2,.themify_builder_content-7456 .tb_zho4500.module-text .tb_text_wrap h3,.themify_builder_content-7456 .tb_zho4500.module-text .tb_text_wrap h4,.themify_builder_content-7456 .tb_zho4500.module-text .tb_text_wrap h5,.themify_builder_content-7456 .tb_zho4500.module-text .tb_text_wrap h6,.themify_builder_content-7456 .tb_zho4500.module-text .tb_text_wrap li,.themify_builder_content-7456 .tb_zho4500.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7456 .tb_we656.module_column{padding-bottom:0px;}
.themify_builder_content-7456 .tb_4wz06.module-text{padding-left:6%;padding-bottom:0%;padding-right:7%;padding-top:5%;margin-bottom:0px;}
.themify_builder_content-7456 .tb_n7u8310.module-text{margin-right:92px;font-style:normal;padding-left:6%;padding-bottom:5%;padding-right:0%;padding-top:0%;font-size:120%;text-align:center;column-count:1;}
.themify_builder_content-7456 .tb_n7u8310.module-text .tb_text_wrap,.themify_builder_content-7456 .tb_n7u8310.module-text .tb_text_wrap p,.themify_builder_content-7456 .tb_n7u8310.module-text .tb_text_wrap blockquote,.themify_builder_content-7456 .tb_n7u8310.module-text .tb_text_wrap h1,.themify_builder_content-7456 .tb_n7u8310.module-text .tb_text_wrap h2,.themify_builder_content-7456 .tb_n7u8310.module-text .tb_text_wrap h3,.themify_builder_content-7456 .tb_n7u8310.module-text .tb_text_wrap h4,.themify_builder_content-7456 .tb_n7u8310.module-text .tb_text_wrap h5,.themify_builder_content-7456 .tb_n7u8310.module-text .tb_text_wrap h6,.themify_builder_content-7456 .tb_n7u8310.module-text .tb_text_wrap li,.themify_builder_content-7456 .tb_n7u8310.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7456 .tb_mv97000.module_row{text-transform:capitalize;}
.themify_builder_content-7456 .tb_mv97000.module_row,.themify_builder_content-7456 .tb_mv97000.module_row p,.themify_builder_content-7456 .tb_mv97000.module_row h1,.themify_builder_content-7456 .tb_mv97000.module_row h2,.themify_builder_content-7456 .tb_mv97000.module_row h3:not(.module-title),.themify_builder_content-7456 .tb_mv97000.module_row h4,.themify_builder_content-7456 .tb_mv97000.module_row h5,.themify_builder_content-7456 .tb_mv97000.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7456 .tb_sny1726.module-text{margin-top:-36px;padding-left:10%;padding-right:10%;padding-bottom:0px;}
.themify_builder_content-7456 .tb_cvk0693.module-text{background-color:rgba(232, 232, 232, 1);background-image:none;padding-left:10%;padding-right:10%;padding-top:0px;}
.themify_builder_content-7456 .tb_gb3s077.module_row{padding-bottom:5%;padding-top:8%;padding-left:10%;padding-right:10%;}
.themify_builder_content-7456 .tb_gb3s077.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_gb3s077.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M1500%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");height:30%;}
.themify_builder_content-7456 .tb_gb3s077.module_row>.tb_row_frame_right,.themify_builder_content-7456 .tb_gb3s077.module_row > .fp-tableCell > .tb_row_frame_right{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M150%20750L0%200v1500z%22%20fill%3D%22rgba(255%2C%20255%2C%20255%2C%201)%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-7456 .tb_gb3s077.module_row>.tb_row_frame_bottom,.themify_builder_content-7456 .tb_gb3s077.module_row > .fp-tableCell > .tb_row_frame_bottom{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-7456 .tb_ggrw646.module-image{padding-top:4%;}
.themify_builder_content-7456 .tb_ggrw646.module-image .image-wrap img{border:2px solid rgba(255, 102, 0, 1);}
.themify_builder_content-7456 .tb_09ii670.module-buttons{padding-left:10%;padding-top:5%;}
.themify_builder_content-7456 .tb_sl7w470.module_column{padding-left:0px;}
.themify_builder_content-7456 .tb_59q5779.module-text{text-align:justify;}
.themify_builder_content-7456 .tb_59q5779.module-text .tb_text_wrap,.themify_builder_content-7456 .tb_59q5779.module-text .tb_text_wrap p,.themify_builder_content-7456 .tb_59q5779.module-text .tb_text_wrap blockquote,.themify_builder_content-7456 .tb_59q5779.module-text .tb_text_wrap h1,.themify_builder_content-7456 .tb_59q5779.module-text .tb_text_wrap h2,.themify_builder_content-7456 .tb_59q5779.module-text .tb_text_wrap h3,.themify_builder_content-7456 .tb_59q5779.module-text .tb_text_wrap h4,.themify_builder_content-7456 .tb_59q5779.module-text .tb_text_wrap h5,.themify_builder_content-7456 .tb_59q5779.module-text .tb_text_wrap h6,.themify_builder_content-7456 .tb_59q5779.module-text .tb_text_wrap li,.themify_builder_content-7456 .tb_59q5779.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7456 .tb_1qmk649.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_1qmk649.module-accordion .ui.module-accordion > li{background-color:rgba(238, 35, 18, 1);}
.themify_builder_content-7456 .tb_1qmk649.module-accordion.module{padding-right:20%;font-size:120%;}
.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .tb_title_accordion,.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .tb_text_wrap,.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .tb_text_wrap p,.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .tb_text_wrap blockquote,.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .tb_text_wrap h1,.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .tb_text_wrap h2,.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .tb_text_wrap h3,.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .tb_text_wrap h4,.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .tb_text_wrap h5,.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .tb_text_wrap h6,.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .tb_text_wrap li,.themify_builder_content-7456 .tb_1qmk649.module-accordion.module .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-7456 .tb_e7by724.module_row{padding-bottom:5%;padding-top:5%;padding-left:10%;padding-right:10%;}
.themify_builder_content-7456 .tb_e7by724.module_row>.tb_row_frame_top,.themify_builder_content-7456 .tb_e7by724.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(204%2C%20198%2C%20198%2C%200.40)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");height:200%;}
.themify_builder_content-7456 .tb_vo8c059.module-image{padding-top:4%;}
.themify_builder_content-7456 .tb_vo8c059.module-image .image-wrap img{border:2px solid rgba(255, 102, 0, 1);}
.themify_builder_content-7456 .tb_9ap9051.module-buttons{padding-left:10%;padding-top:4%;}
.themify_builder_content-7456 .tb_scz7747.module-text{text-align:justify;}
.themify_builder_content-7456 .tb_jeqi557.module-accordion .ui.module-accordion .accordion-title{background-color:rgba(255, 0, 0, 1);}
.themify_builder_content-7456 .tb_jeqi557.module-accordion .ui.module-accordion > li{background-color:rgba(238, 35, 18, 1);}
.themify_builder_content-7456 .tb_jeqi557.module-accordion.module{font-size:120%;}
.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .tb_title_accordion,.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .tb_text_wrap,.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .tb_text_wrap p,.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .tb_text_wrap blockquote,.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .tb_text_wrap h1,.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .tb_text_wrap h2,.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .tb_text_wrap h3,.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .tb_text_wrap h4,.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .tb_text_wrap h5,.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .tb_text_wrap h6,.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .tb_text_wrap li,.themify_builder_content-7456 .tb_jeqi557.module-accordion.module .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-7456 .tb_fq8u370.module_row{padding-bottom:5%;padding-top:5%;margin-bottom:35px;padding-left:10%;padding-right:10%;}
.themify_builder_content-7456 .tb_fq8u370.module_row>.tb_row_frame_right,.themify_builder_content-7456 .tb_fq8u370.module_row > .fp-tableCell > .tb_row_frame_right{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221500%22%20width%3D%22150%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M150%20750L0%200v1500z%22%20fill%3D%22%23d3d3d3%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-7456 .tb_yyvi007.module-image{padding-top:4%;}
.themify_builder_content-7456 .tb_yyvi007.module-image .image-wrap img{border:2px solid rgba(255, 102, 0, 0.83);}
.themify_builder_content-7456 .tb_4hu7475.module-buttons{padding-left:10%;padding-top:4%;}
.themify_builder_content-7456 .tb_0ovt539.module-text{text-align:justify;}
.themify_builder_content-7456 .tb_vb49594.module_row{padding-top:16px;}
.themify_builder_content-7456 .tb_vb49594.module_row>.tb_row_frame_bottom,.themify_builder_content-7456 .tb_vb49594.module_row > .fp-tableCell > .tb_row_frame_bottom{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(217%2C%20208%2C%20208%2C%200.27)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-7456 .tb_sx14046.module-image{padding:4%;}
.themify_builder_content-7456 .tb_lymf994.module-text{border-radius:9px;text-align:justify;font-size:80%;padding-right:10%;padding-bottom:5%;padding-left:10%;padding-top:10%;}
.themify_builder_content-7456 .tb_lymf994.module-text .tb_text_wrap,.themify_builder_content-7456 .tb_lymf994.module-text .tb_text_wrap p,.themify_builder_content-7456 .tb_lymf994.module-text .tb_text_wrap blockquote,.themify_builder_content-7456 .tb_lymf994.module-text .tb_text_wrap h1,.themify_builder_content-7456 .tb_lymf994.module-text .tb_text_wrap h2,.themify_builder_content-7456 .tb_lymf994.module-text .tb_text_wrap h3,.themify_builder_content-7456 .tb_lymf994.module-text .tb_text_wrap h4,.themify_builder_content-7456 .tb_lymf994.module-text .tb_text_wrap h5,.themify_builder_content-7456 .tb_lymf994.module-text .tb_text_wrap h6,.themify_builder_content-7456 .tb_lymf994.module-text .tb_text_wrap li,.themify_builder_content-7456 .tb_lymf994.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}

/*/wp-content/uploads/themify-css/themify-builder-7356-generated.css*/
/* Generated from post: festival-of-fintech */
.themify_builder_content-7356 .tb_gdtl474.module-image{margin-top:-4.5%;}
.themify_builder_content-7356 .tb_mozh475.module-text{background-color:rgba(15, 35, 72, 1);background-image:none;padding-top:1%;font-size:80%;}
.themify_builder_content-7356 .tb_xwhv955.module-text{background-color:rgba(15, 35, 72, 1);background-image:none;padding-top:1%;font-size:60%;padding-bottom:1%;}
.themify_builder_content-7356 .tb_f13o473.module_row{padding-left:10%;padding-right:10%;background-color:rgba(246, 245, 255, 1);}
.themify_builder_content-7356 .tb_f13o473.module_row,.themify_builder_content-7356 .tb_f13o473.module_row p,.themify_builder_content-7356 .tb_f13o473.module_row h1,.themify_builder_content-7356 .tb_f13o473.module_row h2,.themify_builder_content-7356 .tb_f13o473.module_row h3:not(.module-title),.themify_builder_content-7356 .tb_f13o473.module_row h4,.themify_builder_content-7356 .tb_f13o473.module_row h5,.themify_builder_content-7356 .tb_f13o473.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7356 .tb_5e6l475.module-text{text-align:justify;padding-top:5%;padding-bottom:5%;text-transform:none;}
.themify_builder_content-7356 .tb_bx3l473.module_row{margin-top:1px;padding-top:0px;padding-bottom:0px;}
.themify_builder_content-7356 .tb_bx3l473.module_row,.themify_builder_content-7356 .tb_bx3l473.module_row p,.themify_builder_content-7356 .tb_bx3l473.module_row h1,.themify_builder_content-7356 .tb_bx3l473.module_row h2,.themify_builder_content-7356 .tb_bx3l473.module_row h3:not(.module-title),.themify_builder_content-7356 .tb_bx3l473.module_row h4,.themify_builder_content-7356 .tb_bx3l473.module_row h5,.themify_builder_content-7356 .tb_bx3l473.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7356 .tb_0ysm476.module_column{padding-bottom:0px;}
.themify_builder_content-7356 .tb_laie476.module-text{margin-bottom:0px;mix-blend-mode:normal;column-count:0;background-color:rgba(15, 35, 72, 1);background-image:none;padding-top:1%;font-size:90%;}
.themify_builder_content-7356 .tb_4ea9476.module-text{padding-left:10%;padding-bottom:5%;padding-top:5%;column-count:2;padding-right:10%;background-color:rgba(246, 245, 255, 1);background-image:none;margin-bottom:-8px;font-size:55%;}
.themify_builder_content-7356 .tb_k4op473.module_row{margin-top:1px;padding-left:0%;padding-right:0%;padding-top:0px;padding-bottom:0px;background-color:rgba(246, 245, 255, 1);}
.themify_builder_content-7356 .tb_k4op473.module_row,.themify_builder_content-7356 .tb_k4op473.module_row p,.themify_builder_content-7356 .tb_k4op473.module_row h1,.themify_builder_content-7356 .tb_k4op473.module_row h2,.themify_builder_content-7356 .tb_k4op473.module_row h3:not(.module-title),.themify_builder_content-7356 .tb_k4op473.module_row h4,.themify_builder_content-7356 .tb_k4op473.module_row h5,.themify_builder_content-7356 .tb_k4op473.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7356 .tb_37wo477.module_column{padding-bottom:0px;}
.themify_builder_content-7356 .tb_aw0y477.module-buttons{padding:10px;}
.themify_builder_content-7356 .tb_uy1j473.module_row,.themify_builder_content-7356 .tb_uy1j473.module_row p,.themify_builder_content-7356 .tb_uy1j473.module_row h1,.themify_builder_content-7356 .tb_uy1j473.module_row h2,.themify_builder_content-7356 .tb_uy1j473.module_row h3:not(.module-title),.themify_builder_content-7356 .tb_uy1j473.module_row h4,.themify_builder_content-7356 .tb_uy1j473.module_row h5,.themify_builder_content-7356 .tb_uy1j473.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7356 .tb_aou0702.module-image{background-color:rgba(15, 35, 72, 1);background-image:none;padding-left:10%;padding-right:10%;}
.themify_builder_content-7356 .tb_nby9851.module_row,.themify_builder_content-7356 .tb_nby9851.module_row p,.themify_builder_content-7356 .tb_nby9851.module_row h1,.themify_builder_content-7356 .tb_nby9851.module_row h2,.themify_builder_content-7356 .tb_nby9851.module_row h3:not(.module-title),.themify_builder_content-7356 .tb_nby9851.module_row h4,.themify_builder_content-7356 .tb_nby9851.module_row h5,.themify_builder_content-7356 .tb_nby9851.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7356 .tb_bsnq611.module-image{padding-left:10%;padding-bottom:2%;padding-right:10%;padding-top:2%;background-color:rgba(15, 35, 72, 1);background-image:none;}
.themify_builder_content-7356 .tb_2swo484.module_row{padding-bottom:0px;mix-blend-mode:normal;}
.themify_builder_content-7356 .tb_pdkl485.module-text{padding-top:14px;background-color:rgba(15, 35, 72, 1);background-image:none;padding-bottom:0px;}
.themify_builder_content-7356 .tb_x964679.module_row{padding-left:10%;padding-right:10%;padding-bottom:5px;padding-top:5%;}
.themify_builder_content-7356 .tb_w6n260.module-slider{padding-top:0px;}
.themify_builder_content-7356 .tb_w6n260.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-7356 .tb_w6n260.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-7356 .tb_jvoz660.module-slider{padding-top:0px;}
.themify_builder_content-7356 .tb_jvoz660.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-7356 .tb_jvoz660.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-7356 .tb_684x873.module-slider{padding-top:0px;}
.themify_builder_content-7356 .tb_684x873.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-7356 .tb_684x873.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-7356 .tb_11e4923.module-slider{padding-top:0px;}
.themify_builder_content-7356 .tb_11e4923.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-7356 .tb_11e4923.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-7356 .tb_pqas679.module-slider{padding-top:0px;}
.themify_builder_content-7356 .tb_pqas679.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-7356 .tb_pqas679.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-7356 .tb_sicv926.module_row{padding-left:10%;padding-right:10%;padding-bottom:5px;padding-top:5%;}
.themify_builder_content-7356 .tb_18yg927.module-slider{padding-top:0px;}
.themify_builder_content-7356 .tb_18yg927.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-7356 .tb_18yg927.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-7356 .tb_0k72928.module-slider{padding-top:0px;}
.themify_builder_content-7356 .tb_0k72928.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-7356 .tb_0k72928.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-7356 .tb_e9ug928.module-slider{padding-top:0px;}
.themify_builder_content-7356 .tb_e9ug928.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-7356 .tb_e9ug928.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-7356 .tb_15jf929.module-slider{padding-top:0px;}
.themify_builder_content-7356 .tb_15jf929.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-7356 .tb_15jf929.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-7356 .tb_w6yt929.module-slider{padding-top:0px;}
.themify_builder_content-7356 .tb_w6yt929.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-7356 .tb_w6yt929.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-7356 .tb_jkda473.module_row,.themify_builder_content-7356 .tb_jkda473.module_row p,.themify_builder_content-7356 .tb_jkda473.module_row h1,.themify_builder_content-7356 .tb_jkda473.module_row h2,.themify_builder_content-7356 .tb_jkda473.module_row h3:not(.module-title),.themify_builder_content-7356 .tb_jkda473.module_row h4,.themify_builder_content-7356 .tb_jkda473.module_row h5,.themify_builder_content-7356 .tb_jkda473.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7356 .tb_nmq6481.module-text{margin-bottom:0px;mix-blend-mode:normal;column-count:0;background-color:rgba(15, 35, 72, 1);background-image:none;padding-top:1%;font-size:90%;}
.themify_builder_content-7356 .tb_y1ff173.module-text{padding-bottom:2%;padding-top:1%;}
.themify_builder_content-7356 .tb_sost369.module_row{padding-bottom:0%;padding-top:0%;padding-left:0%;padding-right:0%;background-color:rgba(247, 239, 239, 1);}
.themify_builder_content-7356 .tb_sost369.module_row,.themify_builder_content-7356 .tb_sost369.module_row p,.themify_builder_content-7356 .tb_sost369.module_row h1,.themify_builder_content-7356 .tb_sost369.module_row h2,.themify_builder_content-7356 .tb_sost369.module_row h3:not(.module-title),.themify_builder_content-7356 .tb_sost369.module_row h4,.themify_builder_content-7356 .tb_sost369.module_row h5,.themify_builder_content-7356 .tb_sost369.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7356 .tb_x6bf369.module_column{padding-left:0px;padding-right:0px;}
.themify_builder_content-7356 .tb_u61e369.module-text{margin-bottom:0px;mix-blend-mode:normal;column-count:0;background-color:rgba(15, 35, 72, 1);background-image:none;padding-top:1%;margin-right:0px;margin-top:0px;font-size:90%;}
.themify_builder_content-7356 .tb_sxs8284.module-text{padding-top:2%;padding-bottom:2%;}
.themify_builder_content-7356 .tb_sxs8284.module-text .tb_text_wrap,.themify_builder_content-7356 .tb_sxs8284.module-text .tb_text_wrap p,.themify_builder_content-7356 .tb_sxs8284.module-text .tb_text_wrap blockquote,.themify_builder_content-7356 .tb_sxs8284.module-text .tb_text_wrap h1,.themify_builder_content-7356 .tb_sxs8284.module-text .tb_text_wrap h2,.themify_builder_content-7356 .tb_sxs8284.module-text .tb_text_wrap h3,.themify_builder_content-7356 .tb_sxs8284.module-text .tb_text_wrap h4,.themify_builder_content-7356 .tb_sxs8284.module-text .tb_text_wrap h5,.themify_builder_content-7356 .tb_sxs8284.module-text .tb_text_wrap h6,.themify_builder_content-7356 .tb_sxs8284.module-text .tb_text_wrap li,.themify_builder_content-7356 .tb_sxs8284.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7356 .tb_k81i120.module_row{mix-blend-mode:normal;padding-bottom:2%;background-color:rgba(246, 245, 255, 1);padding-top:1%;}
.themify_builder_content-7356 .tb_qizo418.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:5%;font-size:110%;}
.themify_builder_content-7356 .tb_iegu120.module-accordion .ui.module-accordion .accordion-title{border-radius:9px;font-size:150%;font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;background-color:rgba(24, 9, 99, 1);}
.themify_builder_content-7356 .tb_iegu120.module-accordion .ui.module-accordion .accordion-title a{padding-left:2%;padding-bottom:2%;padding-top:2%;}
.themify_builder_content-7356 .tb_iegu120.module-accordion.module{margin-top:0%;text-align:center;padding-bottom:5%;padding-left:10%;padding-right:10%;font-size:100%;padding-top:0%;}
.themify_builder_content-7356 .tb_iegu120.module-accordion .ui.module-accordion .accordion-content{border:22px solid rgba(255, 255, 255, 1);}
.themify_builder_content-7356 .tb_iegu120.module-accordion.module .module-title{font-size:30px;font-family:"Georgia", 'Times New Roman', "Times", serif;color:rgba(0, 0, 0, 1);}
.themify_builder_content-7356 .tb_usm3969.module-buttons i,.themify_builder_content-7356 .tb_usm3969.module-buttons span{color:rgba(27, 21, 77, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-7356 .tb_tqin120.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:5%;font-size:110%;}
.themify_builder_content-7356 .tb_30t8941.module-accordion .ui.module-accordion .accordion-title{border-radius:9px;font-size:150%;font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;background-color:rgba(24, 9, 99, 1);}
.themify_builder_content-7356 .tb_30t8941.module-accordion .ui.module-accordion .accordion-title a{padding-left:2%;padding-bottom:2%;padding-top:2%;}
.themify_builder_content-7356 .tb_30t8941.module-accordion.module{margin-top:0%;text-align:center;padding-bottom:5%;padding-left:10%;padding-right:10%;font-size:100%;padding-top:0%;}
.themify_builder_content-7356 .tb_30t8941.module-accordion .ui.module-accordion .accordion-content{border:22px solid rgba(255, 255, 255, 1);}
.themify_builder_content-7356 .tb_30t8941.module-accordion.module .module-title{font-size:30px;font-family:"Georgia", 'Times New Roman', "Times", serif;color:rgba(0, 0, 0, 1);}
.themify_builder_content-7356 .tb_mmph876.module-buttons i,.themify_builder_content-7356 .tb_mmph876.module-buttons span{color:rgba(27, 21, 77, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-7356 .tb_c3x1473.module_row{padding-bottom:0px;mix-blend-mode:normal;}
.themify_builder_content-7356 .tb_r42w484.module-text{mix-blend-mode:normal;background-color:rgba(15, 35, 72, 1);background-image:none;padding-top:1%;padding-bottom:0%;}
.themify_builder_content-7356 .tb_3eyz884.module-buttons .module-buttons-item a{background-color:rgba(15, 35, 72, 1);background-image:none;}
.themify_builder_content-7356 .tb_3eyz884.module-buttons{padding-bottom:3%;padding-top:3%;}
.themify_builder_content-7356 .tb_i01p189.module_row{padding-bottom:0px;mix-blend-mode:normal;}
.themify_builder_content-7356 .tb_qi5n191.module-text{mix-blend-mode:normal;background-color:rgba(15, 35, 72, 1);background-image:none;padding-top:1%;padding-bottom:0%;}
.themify_builder_content-7356 .tb_ar0h672.module-image{padding-left:10%;padding-bottom:2%;padding-right:10%;padding-top:2%;}
.themify_builder_content-7356 .tb_vcjw473.module_row{padding-bottom:0px;mix-blend-mode:normal;}
.themify_builder_content-7356 .tb_v56w484.module-text{padding-top:14px;background-color:rgba(15, 35, 72, 1);background-image:none;padding-bottom:0px;}
.themify_builder_content-7356 .tb_sb90473.module_row{font-size:80%;padding-bottom:0%;padding-top:5%;margin-bottom:-3px;padding-left:10%;padding-right:10%;background-color:rgba(246, 245, 255, 1);}
.themify_builder_content-7356 .tb_sb90473.module_row,.themify_builder_content-7356 .tb_sb90473.module_row p,.themify_builder_content-7356 .tb_sb90473.module_row h1,.themify_builder_content-7356 .tb_sb90473.module_row h2,.themify_builder_content-7356 .tb_sb90473.module_row h3:not(.module-title),.themify_builder_content-7356 .tb_sb90473.module_row h4,.themify_builder_content-7356 .tb_sb90473.module_row h5,.themify_builder_content-7356 .tb_sb90473.module_row h6{color:rgba(255, 255, 255, 1);font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7356 .tb_9jjn484.module-text{margin-right:-7px;font-style:normal;padding-left:0%;padding-bottom:5%;padding-right:0%;padding-top:0%;font-size:120%;text-align:center;}
.themify_builder_content-7356 .tb_9jjn484.module-text .tb_text_wrap,.themify_builder_content-7356 .tb_9jjn484.module-text .tb_text_wrap p,.themify_builder_content-7356 .tb_9jjn484.module-text .tb_text_wrap blockquote,.themify_builder_content-7356 .tb_9jjn484.module-text .tb_text_wrap h1,.themify_builder_content-7356 .tb_9jjn484.module-text .tb_text_wrap h2,.themify_builder_content-7356 .tb_9jjn484.module-text .tb_text_wrap h3,.themify_builder_content-7356 .tb_9jjn484.module-text .tb_text_wrap h4,.themify_builder_content-7356 .tb_9jjn484.module-text .tb_text_wrap h5,.themify_builder_content-7356 .tb_9jjn484.module-text .tb_text_wrap h6,.themify_builder_content-7356 .tb_9jjn484.module-text .tb_text_wrap li,.themify_builder_content-7356 .tb_9jjn484.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-7356 .tb_c8h0636.module_row{padding-bottom:5%;mix-blend-mode:normal;padding-top:5%;}
.themify_builder_content-7356 .tb_uyfe636.module-text{background-color:rgba(15, 35, 72, 1);background-image:none;}
.themify_builder_content-7356 .tb_1aq5221.module_row{padding-left:10%;padding-right:10%;}
.themify_builder_content-7356 .tb_5z2o221.module_column{padding-right:2px;}
.themify_builder_content-7356 .tb_ic4q221.module-testimonial-slider{background-color:rgba(43, 133, 166, 1);font-weight:400;font-family:"Judson";}
.themify_builder_content-7356 .tb_ic4q221.module-testimonial-slider .post{font-weight:bold;}
.themify_builder_content-7356 .tb_ic4q221.module-testimonial-slider .testimonial-content{font-size:85%;background-color:rgba(43, 133, 166, 1);}
.themify_builder_content-7356 .tb_ic4q221.module-testimonial-slider.module .person-company,.themify_builder_content-7356 .tb_ic4q221.module-testimonial-slider.module .person-company a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-7356 .tb_ic4q221.module-testimonial-slider.module .person-position{color:rgba(0, 0, 0, 1);}
.themify_builder_content-7356 .tb_ic4q221.module-testimonial-slider.module .person-name{color:rgba(0, 0, 0, 1);}
.themify_builder_content-7356 .tb_58g7221.module-testimonial-slider{background-color:rgba(43, 133, 166, 1);font-weight:400;font-family:"Judson";}
.themify_builder_content-7356 .tb_58g7221.module-testimonial-slider .post{font-weight:bold;}
.themify_builder_content-7356 .tb_58g7221.module-testimonial-slider .testimonial-content{background-color:rgba(43, 133, 166, 1);}
.themify_builder_content-7356 .tb_58g7221.module-testimonial-slider.module .person-company,.themify_builder_content-7356 .tb_58g7221.module-testimonial-slider.module .person-company a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-7356 .tb_58g7221.module-testimonial-slider.module .person-position{color:rgba(0, 0, 0, 1);}
.themify_builder_content-7356 .tb_58g7221.module-testimonial-slider.module .person-name{color:rgba(0, 0, 0, 1);}
.themify_builder_content-7356 .tb_zucs222.module-testimonial-slider{background-color:rgba(43, 133, 166, 1);font-weight:400;font-family:"Judson";}
.themify_builder_content-7356 .tb_zucs222.module-testimonial-slider .post{font-weight:bold;}
.themify_builder_content-7356 .tb_zucs222.module-testimonial-slider .testimonial-content{background-color:rgba(43, 133, 166, 1);}
.themify_builder_content-7356 .tb_zucs222.module-testimonial-slider.module .person-company,.themify_builder_content-7356 .tb_zucs222.module-testimonial-slider.module .person-company a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-7356 .tb_zucs222.module-testimonial-slider.module .person-position{color:rgba(0, 0, 0, 1);}
.themify_builder_content-7356 .tb_zucs222.module-testimonial-slider.module .person-name{color:rgba(0, 0, 0, 1);}
.themify_builder_content-7356 .tb_vg7b833.module_row{padding-bottom:2%;padding-top:5%;padding-left:10%;padding-right:10%;}
.themify_builder_content-7356 .tb_g7p0835.module_subrow{padding-bottom:2%;padding-top:2%;}
.themify_builder_content-7356 .tb_olal839.module_subrow{padding-bottom:2%;padding-top:2%;}
.themify_builder_content-7356 .tb_8cse841.module_subrow{padding-bottom:2%;padding-top:2%;}
.themify_builder_content-7356 .tb_k6wc843.module_subrow{padding-bottom:2%;padding-top:2%;}
.themify_builder_content-7356 .tb_5klt122.module-text{padding-top:5%;padding-bottom:5%;}

/*/wp-content/uploads/themify-css/themify-builder-6927-generated.css*/
/* Generated from post: d2c-power-brands-awards-2026 */
.themify_builder_content-6927 .tb_dxet725.module_row{padding-top:0px;margin-top:-48px;}
.themify_builder_content-6927 .tb_4afb364.module-image{padding-right:0px;padding-left:0px;}
.themify_builder_content-6927 .tb_w38n15.module_row{padding-top:3%;padding-left:010%;padding-bottom:3%;padding-right:010%;background-color:rgba(61, 4, 86, 0.10);}
.themify_builder_content-6927 .tb_zw96290.module-text{padding-left:0px;padding-top:1px;}
.themify_builder_content-6927 .tb_zw96290.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_zw96290.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_zw96290.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_zw96290.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_zw96290.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_zw96290.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_zw96290.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_zw96290.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_zw96290.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_zw96290.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_zw96290.module-text .tb_text_wrap span{color:rgba(243, 168, 14, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_f27b88.module-text{padding-bottom:5px;padding-right:0px;padding-top:5px;text-align:justify;}
.themify_builder_content-6927 .tb_f27b88.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_f27b88.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_f27b88.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_f27b88.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_f27b88.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_f27b88.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_f27b88.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_f27b88.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_f27b88.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_f27b88.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_f27b88.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_mjk9174.module_row{background-color:rgba(61, 4, 86, 1);padding-top:3%;padding-left:010%;padding-bottom:3%;padding-right:010%;}
.themify_builder_content-6927 .tb_2py7174.module-text{margin-bottom:0px;mix-blend-mode:normal;column-count:0;font-size:200%;margin-top:0px;}
.themify_builder_content-6927 .tb_2py7174.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_2py7174.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_2py7174.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_2py7174.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_2py7174.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_2py7174.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_2py7174.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_2py7174.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_2py7174.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_2py7174.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_2py7174.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_hfny175.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_hfny175.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_hfny175.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_hfny175.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_hfny175.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_hfny175.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_hfny175.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_hfny175.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_hfny175.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_hfny175.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_hfny175.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_pfhq680.module_row{padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:5%;background-color:rgba(61, 4, 86, 0.10);}
.themify_builder_content-6927 .tb_832n680.module-text{padding-left:0px;padding-top:1px;}
.themify_builder_content-6927 .tb_832n680.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_832n680.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_832n680.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_832n680.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_832n680.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_832n680.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_832n680.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_832n680.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_832n680.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_832n680.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_832n680.module-text .tb_text_wrap span{color:rgba(243, 168, 14, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_i7wx680.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_i7wx680.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_i7wx680.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_i7wx680.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_i7wx680.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_i7wx680.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_i7wx680.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_i7wx680.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_i7wx680.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_i7wx680.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_i7wx680.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_dbub131.module_row{padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:5%;background-color:rgba(61, 4, 86, 0.50);}
.themify_builder_content-6927 .tb_q2vu131.module-text{padding-left:0px;padding-top:1px;}
.themify_builder_content-6927 .tb_q2vu131.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_q2vu131.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_q2vu131.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_q2vu131.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_q2vu131.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_q2vu131.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_q2vu131.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_q2vu131.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_q2vu131.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_q2vu131.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_q2vu131.module-text .tb_text_wrap span{color:rgba(243, 168, 14, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_8gif864.module-accordion.module{text-align:center;}
.themify_builder_content-6927 .tb_r5ly568.module_row{padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:5%;border-bottom:3px solid rgba(61, 4, 86, 1);border-top:3px solid rgba(61, 4, 86, 1);background-color:rgba(61, 4, 86, 1);}
.themify_builder_content-6927 .tb_cso4568.module-text{padding-left:0px;padding-top:1px;}
.themify_builder_content-6927 .tb_cso4568.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_cso4568.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_cso4568.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_cso4568.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_cso4568.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_cso4568.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_cso4568.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_cso4568.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_cso4568.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_cso4568.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_cso4568.module-text .tb_text_wrap span{color:rgba(243, 168, 14, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_7eca568.module-text{column-count:2;}
.themify_builder_content-6927 .tb_7eca568.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_7eca568.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_7eca568.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_7eca568.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_7eca568.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_7eca568.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_7eca568.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_7eca568.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_7eca568.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_7eca568.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_7eca568.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_m3ml490.module-text{column-count:0;}
.themify_builder_content-6927 .tb_m3ml490.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_m3ml490.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_m3ml490.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_m3ml490.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_m3ml490.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_m3ml490.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_m3ml490.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_m3ml490.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_m3ml490.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_m3ml490.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_m3ml490.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_omsr606.module_row{padding:0%;border-top:5px solid rgba(255, 255, 255, 1);}
.themify_builder_content-6927 .tb_rqb4606.module_column{font-size:70%;}
.themify_builder_content-6927 .tb_frrk606.module-text{padding:1%;margin-bottom:0px;mix-blend-mode:normal;column-count:0;font-size:200%;background-color:rgba(61, 4, 86, 1);background-image:none;margin-top:0px;}
.themify_builder_content-6927 .tb_frrk606.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_frrk606.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_frrk606.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_frrk606.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_frrk606.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_frrk606.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_frrk606.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_frrk606.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_frrk606.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_frrk606.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_frrk606.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_xcoc606.module-buttons .module-buttons-item a{background-color:rgba(61, 4, 86, 1);background-image:none;padding-bottom:2%;padding-top:2%;}
.themify_builder_content-6927 .tb_xcoc606.module-buttons{padding-top:4%;padding-right:10%;padding-bottom:4%;padding-left:10%;}
.themify_builder_content-6927 .tb_xcoc606.module-buttons i,.themify_builder_content-6927 .tb_xcoc606.module-buttons span{font-size:180%;}
.themify_builder_content-6927 .tb_xcoc606.module-buttons a{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_xcoc606.module-buttons.module{background-color:rgba(61, 4, 86, 0.10);background-image:none;}
.themify_builder_content-6927 .tb_ttqb966.module_row{background-color:rgba(61, 4, 86, 1);padding-top:3%;padding-left:010%;padding-bottom:3%;padding-right:010%;}
.themify_builder_content-6927 .tb_hw1e967.module-text{margin-bottom:0px;mix-blend-mode:normal;column-count:0;font-size:200%;margin-top:0px;}
.themify_builder_content-6927 .tb_hw1e967.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_hw1e967.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_hw1e967.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_hw1e967.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_hw1e967.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_hw1e967.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_hw1e967.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_hw1e967.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_hw1e967.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_hw1e967.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_hw1e967.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_3r9s967.module-buttons a{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_9bx341.module_row{padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:5%;border-top:3px solid rgba(61, 4, 86, 1);background-color:rgba(61, 4, 86, 0.10);}
.themify_builder_content-6927 .tb_msf5575.module-text{padding-left:0px;padding-top:1px;}
.themify_builder_content-6927 .tb_msf5575.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_msf5575.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_msf5575.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_msf5575.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_msf5575.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_msf5575.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_msf5575.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_msf5575.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_msf5575.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_msf5575.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_msf5575.module-text .tb_text_wrap span{color:rgba(243, 168, 14, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_6swn518.module_row{padding-left:10%;padding-top:4%;padding-right:10%;border-top:3px solid rgba(61, 4, 86, 1);}
.themify_builder_content-6927 .tb_6swn518.module_row>.tb_row_frame_top,.themify_builder_content-6927 .tb_6swn518.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(61%2C%204%2C%2086%2C%200.10)%22%20d%3D%22M1499.996%2010.446V0H0v88.667c.753.23%201.604.502%202.478.468-.912.036-1.727.262-2.478.54v6.466c1.966.1%203.74.27%202.282%201.223.63-.225%201.206-.734%202.587-.62l.2.985c1.992-.254%204.215-.445%204.79.11-1.078.234-1.44.67-1.797%201.104%208.422.172%201.78-3.23%209.24-3.317l-.086.64%201.874-.672c.59.352%201.02.776.897%201.33%201.005-.277.54-.586.166-.91l.94.384c2.688-2.187%2010.47.197%2014.974-.96%201.77-.18%204.102%201.115%207.467.973l-.22-.986c2.716%201.004%2012.825%201.637%2015.36%203.922%202.553-.765-.27-.207-.212-.988%201.83-.377%203.032-.406%203.953-.264.29%201.085-1.93%201.766%201.072%202.25%202.008.252%202.858-.415%203.618-1.02.243-.065.288-.117.208-.164.565-.44%201.133-.8%202.157-.654-.044-.082-.112-.13-.176-.186%201.19-.287%202.125-.77%204.625-.65-.06.226-.015.444.075.655-.3.046-.596.105-.765.21.25-.062.512-.115.786-.165.2.438.5.827.13%201.1%201.025-.19%201.972-.438%202.4-1.095a6.1%206.1%200%200%201-.764-.244c2.115-.2%204.66-.21%207.293-.187-.506.418-3.434.862-.778%201.438%201.22-.57%201.447-1.01%201.385-1.435l6.364.016c.345.48-1.2%201.375%201.165%201.922%201.077-.24.392-1.34%202.128-1.062-.206-.274-.364-.5-.5-.715%206.838.58%2016.058.88%2023.493%201.694l.15-.358c3.375.922%207.035.062%2010.982.474l-1.93-.524c2.577-.623%204.024-.23%206.462-.494l1.36%201.033c2.64-.34%201.166-.875%203.083-1.412%202.4.656%207.486.05%208.63.098.793.48-.987.66-1.372.95%203.095-.348%202.876-1.336%206.723-1.348l.063.28c9.188-1.472%2020.836-1.085%2031.056-2.017-.693-.054-.52-.27-.786-.478%2010.788-.375%2023.237-.43%2031.767-2.88-5.83.27-15.707-1.363-21.65.467-2.2-.735-5.588.33-6.5-.713a53.85%2053.85%200%200%200-1.72-.062c-1.03-.625-3.03-1.103-1.116-2.123%201.176-1.267%204.147-1.1%206.238-1.355-1.795-1.434.2-2.047%202.354-2.53-2.81-.035-.72-1.672-4.018-.727l-.065-1.152c1.406.02%203.07.52%204.474.543-.292.312.033.572-.427.762l4.185-.52-.426.762c2.58.13%205.75%201.004%207.286.577-1.242.1-2.318-1.022-1.015-1.358.753-.5%202.125-1.06%203.3-.948.62%201.32%205.063%201.284%202.253%202.625%203.624-.688%202.286-.93%205.75-1.746l-2.32.35c-.292-1.058%201.635-2.826-.587-3.494%202.612-.672.946-2.552%204.444-2.79%201.42.64-.424%202.14-2.387%202.4.99.084%201.888.663%202.9-.066.748.87-1.862%201.543-1.764%201.895%201.798.057-.034-.574%201.663-.87%202.973-1.21%201.894%201.784%204.737%201.023-.622.055-1.728-.28-.98-.783%203.82.02%202.125-1.06%204.9-1.6%201.568%201.527.88%203.184%203.39%203.535l-1.4-.02c.98.78%202.088%201.117%203.102%201.097%205.225-1.336%209.537-3.68%2014.924-4.886l-1.927.392c-.652-.523%201.607-.652%201.574-1.23l1.205.69c.33-1.115-2.708-1.062-1.99-2.14.163.134.557.168.785.074l-1.113-.333c2.517.354%204.51-1.637%206.403.148-4.902.224-.75%203.254-5.552%203.828%202.543-.445.452%201.19.713%201.676%201.34.242.657-.855%202.16-.485-.035.803-3.27%201.528-1.832%202.12.164-1.245%201.5-1.002%202.153-1.856%201.11.336-.028.8.46%201.2.618-.056.98-.6%201.534-.43l-.42.767c3.1%201.1.944-1.172%204.47-.84.1-1.02-.98-.78-2.448-.576-.746-2.248%204.54-2.437%204.25-4.87%203.333-.376-.882.945%201.958%201.562%201.565%201.523-2.1%201.638-2.812%202.716l2.944.965c-.983%201.973-2.812%201.338-3.334%203.125%202.188.094%201.927-.392%204.15-1.1-3.594-1.487%201.564-1.227-.5-3.14%201.664.5%201.14.9%203.558.9-1.534.43-.062%201.602-2.09%201.637%203.265-.147%202.383-.578%205.647-.723%201.017-1.396-3.298-1.805.627-2.81.85-.017.683.512.185.508%202.804.543-.576-1.73%201.186-2.44%201.225-.172%201.666.375%201.16.707%201.837-.773.82-1.7%202.043-2.012l-.556-.168c.522-.406-.91-2.38%201.733-2.473%201.93%200%201.326.78%201.37%201.246%201.5-.48%202.652-.076%203.68.41-.104-.272.01-.547.466-.555%202.548-.45%201.465%201.172%202.414%201.375%203.63.688-.453-2.565%203.596-2.642l-4.703-.444c.196-.673.297-1.695-.717-1.677-.095%201.022-1.764%201.898-3.334%201.746-.453-1.188%204.217-1.32%201.57-2.603.947.203%202.258-.128%203.43-.02-1.176%201.265%203.757.242%201.73%201.654%205.13-.314%205.88.56%2010.584-.37-.424.764-3.428%202.774-5.878%202.196l-.2-.707c-3.067.854%202.4.802%201.833%202.01%203.787-1.935%208.4.913%2013.026.207-.815-.648.104-1.025.3-1.69-1.862.166-1.537.43-2.906-.39.26-.896%201.372-.56%201.96-1.19.49-.985-1.403-.016-2.062-.54%201.77-.52%201.602-.652%202.65-1.47.978.78.846%201.227%201.598%202.102%204.247.182%203.92-1.47%207.12-1.262-1.168-.03.516.753-.344.76l.606.057c-3.04%201.434-8.265%201.396-7.744%203.738%202.483-.223%204.282-1.543%207.315-1.598l-.128.445c2.19.094-.033-.574.487-.986%202.452-.8%203.17%202.252%204.865.58l-2.51-.356c1.894-.965-.557-.168-.1-1.73%203.365-1.172%209.18-.387%2013.95-1.54-1.37-.82-1.76-.854-3.56-.914.813-2.102%201.537-1.805.658-3.608l-2.2-.094-.032-1.95a4.43%204.43%200%200%201%201.723.259c.3-1.224%203.32.37%203.47-.797l-1.862.164c-.914-1.004%201.278-.9%202.584-1.242-1.242-1.266-4.05.07-6.695.163.19.708-2.45%202.178.128%202.31-.033.797-1.57%201.227-2.584%201.242.468-.36-1.446-1.757-.236-2.474-1.414.5-.663-.174-2.93.224.358-.54-4.443.034-4.148-1.656-.8.722.042%202.496-2.91%202.578.717%201.168%204.01%201.336%201.8%202.594l1.436-.78c2.057.54-.56%201.21%202.124%201.69-.788-.074-2.388.578-2.744-.262.688%202.477-3.985%201.23-4.115%203.05-.59-.742-1.373-.817-2.85-.613.202-.672-.614-1.32.53-1.785.946.202%201.632-.074%202.678.484-.58-2.46-3.816-.773-6.265-1.29.343.197.44.434-.237.787-1.497-.37-4.798-.8-3.852-1.974l-7.543.316c-.034-.578%201.076-.243%201.537-.433l-4.212-.053c-.42-.333-.22-.523.18-.69%204.08.14%208.204.014%2015.944.783%204.062-2.51%203.073-5.408%209.867-7.11%202%201.095%201.125%203.312%2010.354%201.6.452-1.12-2.854-1.233-5.447-1.634%2017.88-2.733%2040.392-6.355%2059.25-6.24-9.798%202.433%204.155%202.586%203.15%204.392l18.713-2.677c-5.153%201.58-17.718%203.228-27.362%206.068%205.04%202.725-6.377%207.655%206.73%207.688%205.064-1.988-4.038-2.18%204.35-4.056%203.57.938%207.458.347%2012.245-.12-.296%201.528-5.627%202.688-4.35%204.058%206.354-.617%209.665-2.862%2010.11-3.98%201.022.54-1.006%201.813%203.173%202.037%209.625-.506%205.34-3.5%205.776-4.613%204.48%201.077%2010.853%205.638%2018.277%201.043l-6.567%204.77c7.18-.348%207.834-3.39%2016.908-2.907-7.95.49-14.716%202.097-10.895%203.937%2010.163-3.752%2022.36%202.205%2027.954-3.363l-1.714%205.188c14.468.23%205.377-3.644%2015.4-5.086-3.812.77-.277%201.926-4.92%202.523%201.197%201.434%2010.797%201.523%2017.88%201.16%2017.536-.898%2032.97-.183%2048.786-.32-1.58%201.73%204.716%202.65%2011.916%202.597-9.02%201.108-9.882-1.882-17.067-1.732l6.882%204.306c-7.727-4.07-13.768.92-18.163%202.303-.512-1.08%203.556-4.362-6.082-4.202-4.153.512-2.042%201.642-3.024%202.252-.52-1.084-3.978-3.097-10.36-3.272-1.18%201.452%204.22%202.24%204.62%203.747-4.81-.137-8.728-.457-12.225.725-8.498-1.293.57-2.11-4.62-3.744-13.07.938-1.342%205.068-6.182%208.135a88.91%2088.91%200%200%200%203.18.637c-5.122.115-10.316.012-13.86-.74-6.623%201.746-1.484%203.23-10.588%204.478l-4.802-2.96c-8.4%201.078-13.466.106-22.255%202.455l4.872.892%2045.94%201.16c.707-1.026%207.156-1.934%206.373-3.135l18.854%201.38c-2.4-.56-6.354-1.024-10.87-1.57%208.457-1.173%208.793-3.702%2021.21-3.55l.21.847c32.222-3.913%2073.27-.965%20109.547-2.538-2.447-.244-1.808-.874-2.732-1.525%2019.104.088%2039.718.346%2059.35-.502%2019.63-.834%2038.27-2.787%2053.297-6.744-10.313.594-24.225-.3-38.154-.828-13.937-.506-27.902-.61-38.48%201.883-5.53-1.706-13.28-.736-18.4-1.233%2017.738-.274%2040.983-3.834%2057.05-2.887-1.957-2.597-16.44-.044-22.573-.795l13.708-2.693-22.854.91c.425-.648.314-1.248.314-1.8-.478%201.322-6.23%202.607-10.022%203.9-6.786.86-13.873%201.195-20.307%201.82-29.784-2.285-42.18%202.672-70.894%201.77-2.104-.36-2.586-.92-2.712-1.58-.004.018.004.034-.002.054l-2.188.242-.842-2.06c1.572.44%202.754.912%202.994%201.455-.038-.552.03-1.158-.438-1.774l4.895-.144c3.202.916.838%203.336%208.007%203.867-3.855-.508-.41-1.9-5.083-2.18.757-1.045%205.567-1.728%2010.808-2.093l4.236-.123-.6-.075%203.313-.103c28.325-.507%2050.897-4.836%2078.85-3.346.007.018.001.036.006.053.08-.668.52-1.26%202.596-1.765%2028.633-2.886%2041.332%201.224%2070.997-3.15%202.9-3.44%2015.138-1.435%2022.677-4.344%2010.725%201.758%2024.65.688%2038.52-.78%2013.86-1.48%2027.676-3.342%2038.006-3.46-1.674-.32-3.396-.606-5.15-.873%205.37-.37%2010.456-.994%2014.6-2.188-5.83.268-15.707-1.363-21.65.467-2.198-.736-5.588.33-6.5-.713-3.71-.198-6.455.043-9.054.38-3.386-.142-6.842-.227-10.354-.262l4.852-.37-3.938-.412c1.704-.46%205.855-.127%206.33-1.057-5.645%201.113-14.672.243-19.598%201.555%202.316.234%205.208-.04%207.948.04.288.08.614.152.942.226a439.01%20439.01%200%200%200-12.073.16l-15.925.638.05-.16c-.06.064-.123.113-.187.167l-5.2.286c-.665-.04-1.34-.028-1.997.117l-.766.048c-.655-.6%201.2-.962%203.312-1.008-2.565-.3-2.797.697-4.845.672l1.94-1.46c-2.178%201.395-3.907-.27-5.143-.74-.146.357%201.003%201.468-1.73%201.384-1.174-.186-.573-.554-.85-.76-.15.36-1.136%201.018-2.94%201.056-.33-.487%201.2-.733%201.317-1.233-1.36.03-2.472.124-3.458-.28-2.408.406.155.704-1.316%201.234-3.698-.35-.37-1.693-1.73-2.73%202.784-.697%206.368-.916%207.86-1.305l-5.345.4c.323-.574-3.614-.985-.793-1.54-5.324-.525-11.76.11-16.866.573.724.198%201.654.317%201.503.68-2.642.34-2.348-.375-2.89-.79-1.955.396-1.737%201.385-2.938%202.117-4.033-.832-4.6-.325-8.036-1.527l.214.988c-2.436-.797-2.8.697-5.412.116-.146-.212.858-.465%201.666-.694-2.323.324-2.142-.834-4.406-.45l1.797-1.103c-1.805.04-4.452.38-3.52-.562-3.153%201.13-8.686.684-12.623%201.334l.26-.856c-2.036%201.038-7.485-.052-9.253%201.192l-.3-.35-4.055%201.15c-1.835-.102-1.212-1.39-1.36-1.033-4.027.227-7.188.297-9.776-.146-.65%201.15-4.9%201.453-8.26%201.596-3.555-.156-7.17-.213-10.805-.213L756.9%2033.682c2.46%201.2%204.22.157%206.565-.622l5.352-.508c.22.034.432.056.662.104%201.396.676-4.635%201.672%201.3%201.595l-.34-.72c8.203.18%2013.064%202.315%2019.8%202.688%201.003-2.652-5.8-3.412-12.772-4.486l8.494-.805a56.63%2056.63%200%200%200%203.31.016%209.69%209.69%200%200%200%20.512-.377l4.664-.44%201.045-.05c-.507.058-.7.246-.3.722%201.59%201.014%204.6.47%205.308%201.9-3.706%201.32-2.824.9-7.87.633.53%201.07%203.023%201.672.812%202.7%2012.588%201.137%2025.032-3.527%2035.338-.56-1.53-1.907%2013.268-2.026%204.932-3.282l-.527%201.14c-6.64%201.022-14.817-2.122-15.975-3.336%2012.758%201.364%2014.775-.064%2028.688.214-5.537-2.166%207.862-.764%204.637-2.733%203.17-.233%206.734.227%209.294-.152-7.13%202.2%205.532%202.152%204.348%204.075-4.257.338-8.812-.975-9.1-2.606-2.75.022-2.445%201.653-1.892%202.72l-12.743.937c10.984-.065-.006%205.336%209.832%204.062%202.568-.374-.42-2.913%206.5-2.33%201.236-.01%201.557.42%201.285.865%202.773-.837%205.888-1.55%209.976-.872.105-.747-1.562-1.958%203.675-2.08%207.182-.02%203.368%203.23%204.802%203.848l-1.504.304c3.334.42.605%201.97%205.63%203.085-1.39-.498-.212-1.402%203.124-1.213%204.82%201.02-4.275%204.894%203.325%203.824-1.354.04-1.827-.79.48-.826%2010.72%201.32-1%202.292%201.827%204.45%208.887-.012%206.505.744%2015.397.723-5.522.106-1.57-1.887-5.765-2.454%206.107-.177%205.304-.722%208.77-1.55.104.053.216.105.323.158-2.863%202.062%203.105%202.255%202.87%203.215l1.092-.142c-.907-.368-1.768-.876-2.48-1.67l3.66-.825-.005.07c.06-.05.14-.077.208-.116l1.12-.253c1.075-.017%202.37.357%203.034.628l.894-1.082%202.18.596c-.4.2-.588.505-.494.975.864-.076%201.602-.113%202.236-.12.125.113.238.234.332.373l-.08-.374c5.48.003%202.845%202.373%207.887%201.457l.546-.19.014.06c1.992-.254%204.215-.446%204.79.11-1.078.235-1.44.67-1.797%201.103%208.422.173%201.78-3.228%209.238-3.317l-.086.64%201.894-.68%201.983.81c2.688-2.186%2010.47.198%2014.975-.96%201.77-.18%204.102%201.116%207.467.973l-.22-.986c2.716%201.004%2012.824%201.637%2015.358%203.922%202.554-.765-.27-.207-.212-.988%204.98-1.028%205.327.522%207.94%201.105%203.067-.493-2.347-.375-.697-1.12%204.7.748%203.816-1.217%209.62-.562.576.555-1.498.387-2.098.754%204.084-1.008%2011.695-.395%2017.77-.594%206.948.7%2017.21.975%2025.334%201.863l.15-.358c3.375.92%207.034.062%2010.98.473l-1.93-.524c2.577-.624%204.024-.23%206.462-.495l1.36%201.034c2.64-.34%201.166-.875%203.083-1.412%202.4.656%207.485.05%208.63.098.793.478-.987.66-1.372.95%203.095-.348%202.876-1.336%206.723-1.348l.063.28c9.188-1.472%2020.836-1.085%2031.056-2.016-.692-.054-.52-.27-.786-.478%2010.788-.375%2023.237-.43%2031.768-2.88-5.83.268-15.707-1.363-21.65.467-2.2-.736-5.588.33-6.5-.713-8.48-.453-11.926%201.393-20.08%201.426-1.17-.188-.602-.695-.938-1.184l6.462-.494-3.938-.412c1.704-.46%205.856-.127%206.33-1.057-5.644%201.113-14.67.243-19.597%201.555%202.315.234%205.208-.04%207.948.04%201.205.33%203.07.572%202.95%201.072-7.84%201.445-14.34.734-22.394%201.19-2.02.115-4.757.032-5.1-.455%201.325-.172.325-.577%201.412-.814-2.854.42-.286%201.78-4.414%201.585l.528-1.713c-1.642%201.8-5.05-.315-7.988.74-1.058-.686.892-1.082%203.15-1.13-2.564-.3-2.796.697-4.844.672l1.94-1.46c-2.18%201.395-3.907-.27-5.144-.74-.146.357%201.003%201.468-1.73%201.384-1.174-.186-.573-.554-.85-.76-.15.36-1.135%201.018-2.94%201.056-.33-.487%201.2-.733%201.316-1.233-1.36.03-2.47.124-3.458-.28-2.407.406.156.704-1.315%201.234-3.698-.35-.37-1.693-1.73-2.73l.054-.012a18.19%2018.19%200%200%200%203.703-.665c1.69-.234%203.246-.404%204.104-.627l-2.74.206c2.84-.955%205.262-2.024%2010.203-1.16l-1.035-2.875c12.426%202.406%2014.273.695%2028.696%201.784%204.002-2.605%202.942-5.48%209.696-7.342%202.024%201.047%201.203%203.283%2010.39%201.353.426-1.133-2.883-1.166-5.483-1.506%2017.812-3.156%2040.23-7.313%2059.085-7.645-3.678%201.006-3.974%201.606-2.973%202.063a29.11%2029.11%200%200%201-1.884.45c1.557.126%202.48.08%203.332-.01%202.147.502%205.248.917%204.775%201.812l3.226-.54c.464.235.96.464%201.55.66l-.89-.77%202.385-.4c.622.115.945.292%202.495-.264l-.043.603c-5.446%201.18-11.84%202.56-17.285%204.307%201.26.644%201.52%201.446%201.393%202.285%202.817-.198%205.592%201.157%209.32.186.37.446%201.2.833%202.23%201.19%203.1.33%206.46-.215%2010.458-.702-.17%201-2.472%201.896-3.697%202.768.772.35%201.2.73.98%201.163%205.326-.926%208.096-2.958%208.48-3.99%201.033.518-.964%201.838%203.22%201.962%209.61-.734%205.256-3.626%205.663-4.75%204.507.97%2010.983%205.38%2018.3.6l-6.452%204.925c7.17-.517%207.75-3.575%2016.833-3.3-7.934.68-14.66%202.446-10.797%204.194%2010.07-3.993%2022.406%201.674%2027.865-4.026l-1.59%205.226%201.157-.018c.146-.294.295-.578.518-.848l6.123-.16c.66-.155%201.088-.714%201.666-1.344.563-.923-.21-4.398%202.437-5.89l.91.4c.044.35.193.693.11.854.37-.103.8-.24%201.27-.4.01.002.018.005.026.007.937-.15%201.078-.243.876-.322l2.724-1.015c1.118-.324%202.333-.682%205.324-.345.576.555-1.498.387-2.098.754%204.084-1.008%2011.695-.395%2017.77-.594%206.948.7%2017.21.975%2025.334%201.863l.15-.357c3.375.92%207.035.06%2010.982.473l-1.93-.525c2.577-.623%204.024-.23%206.462-.494l1.36%201.033c2.64-.34%201.166-.875%203.083-1.412%202.41.656%207.485.05%208.63.098.793.48-.987.66-1.372.95%203.095-.348%202.876-1.336%206.723-1.348l.063.28c9.188-1.473%2020.836-1.086%2031.056-2.016-.693-.055-.52-.27-.786-.48%2010.788-.375%2023.237-.43%2031.768-2.88-5.83.268-15.707-1.363-21.65.467-2.2-.736-5.588.33-6.5-.713-8.48-.453-11.926%201.393-20.08%201.426-1.17-.188-.602-.695-.938-1.184l6.462-.494-3.938-.412c1.704-.46%205.856-.127%206.33-1.057-5.644%201.113-14.67.244-19.597%201.555%202.315.234%205.208-.04%207.948.04%201.204.33%203.07.572%202.95%201.072-7.84%201.445-14.34.734-22.394%201.19-2.02.115-4.757.033-5.1-.455%201.324-.172.324-.576%201.41-.814-2.854.42-.285%201.78-4.413%201.586l.528-1.713c-1.642%201.81-5.05-.316-7.988.74-1.058-.686.892-1.082%203.15-1.13-2.564-.3-2.796.697-4.844.672l1.94-1.46c-2.18%201.395-3.907-.27-5.144-.74-.146.357%201.003%201.47-1.73%201.385-1.175-.186-.573-.555-.85-.762-.15.36-1.135%201.018-2.94%201.057-.33-.488%201.198-.734%201.316-1.234-1.36.03-2.47.125-3.458-.28-2.407.406.156.705-1.315%201.234-2.922-.274-1.465-1.172-1.393-2.047.45-.174.803-.368.984-.592%209.334-1.48%2021.943.707%2026.854-.624%201.562.796%203.37%201.322%205.312%201.713%205.154-.396%2010.412-.948%2015.86-1.75.007-.02-.002-.034%200-.052.144.658.64%201.205%202.75%201.515%2028.774.218%2041.04-5.052%2070.983-3.448%203.206%203.157%2015.204.024%2022.98%202.222%202.684-.702%205.596-1.236%208.672-1.643.08-.86%201.393-1.715%205.168-2.572%204.095%201.266%202.197-.465%205.48-.975%203.856.567%204.462%201.404%206.2%202.41%203.705-.075%207.49-.072%2011.282-.033-.215-1.285-11.148-1.67-1.317-3.116l3.38%202.573c2.572-3.027%209.65-3.894%2017.097-3.512-1.486-.842-1.896-1.733-.154-2.723-.297%202.195%209.6.28%207.645%202.73-1.638.26-3.598-1.107-5.89.09%204.364-.567%203.676.38%206.82.96%201.256-.464%201.902-.812%202.19-1.09.303-.293.218-.503.01-.685zM115.176%2087.588c.5.897%203.712.677%202.488%201.485l-5.183.39c.323-.574-3.614-.984-.793-1.54-.434-.043-.885-.066-1.333-.095%201.607-.266%203.32-.48%204.82-.238zm62.48%205.405c-4.344.398-7.73%201.283-13.355%201.307-1.17-.188-.602-.695-.938-1.184l6.462-.494-3.938-.412c1.704-.46%205.856-.127%206.33-1.057-5.644%201.113-14.67.242-19.597%201.555%202.316.234%205.208-.04%207.948.04%201.205.33%203.072.572%202.95%201.072-7.84%201.445-14.34.734-22.394%201.188-2.02.115-4.757.032-5.1-.454%201.325-.173.325-.578%201.412-.814-2.854.42-.286%201.78-4.414%201.585l.53-1.714c-1.642%201.81-5.05-.314-7.99.742-1.057-.687.892-1.082%203.15-1.13-2.565-.3-2.796.696-4.844.672l1.94-1.46c-2.178%201.395-3.907-.27-5.143-.74-.146.356%201.003%201.468-1.73%201.384-1.174-.187-.573-.554-.85-.76-.15.358-1.135%201.018-2.94%201.056-.33-.487%201.2-.733%201.317-1.233-1.36.03-2.47.125-3.458-.28-2.408.406.156.705-1.316%201.234-3.698-.35-.37-1.693-1.73-2.73%202.674-.67%206.064-.9%207.653-1.26-.042.025-.104.057-.156.086.675-.27%202.93-.5%202.255-1.29-.295.316-.62.06-1.24.113l.552-1.207c1.667.5%203.533-1.043%205.132-.315.522.965-3.003.63-1.928%201.766%201.537-1.805%207.805-2.582%209.8-1.82%201.34.242%201.498%201.752%202.057%201.916l2.25-.13c.264.483.298%201.062.717%201.676%201.11.336%201.863-.168%202.55-.445%202.937.965%201.368%202.195-.137%203.2l-1.658-.504c-1.21.687-2.944.406-1.927%201.765.84-.147.812-.722%201.11-1.038l.975.78c.98-.598%203.692-.914%203.402-1.973%201.988.762%204.273-.168%206.038.7-1.2-.688.326-1.117-.032-1.953l-2.12-.315c1.698-.3%204.148-1.1%205.75-.37-.196.668-.26.89.55%201.543-1.14-.914%202.972-1.207.494-2.364-.913.372-1.764.52-2.944.41-.775-1.454%201.085-1.617%202.127-2.438%201.307-.332%203.857-.78%205.62-1.302%201.1.336%201.436%201.972%203.333%201.004-2.416-1.375%202.284-2.305%202.9-3.733%201.83.63%202.97-1.21%204.438-.04-.75.504-3.56.465-4.277%201.543-.102%201.022.62%202.7-2.157%203.238%203.337.514%201.96-.88%203.497-1.298l-1.143.142c.52-.407-.46-1.188.553-1.207%203.917.375%204.605%201.468%207.25%202.754-.6-.743.62-1.434%201.243-1.49%202.104.77.713%201.754%201.046%202.935l-.17-.222-3.725.575c1.477.663%202.264.123%204.24.257.045.054.084.104.14.16.886-.95%202.62-.67%202.032-1.414%201.008-.02.485.39%201.206.688.65-.854%201.407-1.354%202.806-1.336-.127.445-.323%201.113-1.664.87%201.503.375%202.054%201.918%201.402%202.773l-2.447-.578c-1.113%201.043%202.283.45%202.19%201.47-1.08.242-1.894-.4-2.582-.13.16.252.4.383.685.443zm3.364-.517c.545.05.878.174%201.083.334a45.38%2045.38%200%200%200-2.933.072c.657-.15%201.33-.36%201.85-.406zm25.947-22.54a2.7%202.7%200%200%200%20.299-.537l.77-.086c-.264.25-.6.47-1.07.623zm12.148%201.157c-1.962-.188-4.605-.094-6.27-.594%201.03-.526%201.264-1.196.983-1.835l6.198-.77%201.44.67c-2.124-.316-1.697%201.672-2.352%202.53zm33.278-.18c-2.258-.127-5.046.055-6.464%201.47l.6-2.007-2.484.224c-1.857-1.212%202.19-1.285%203.43-1.396-3.366-.21-5.62-.078-8.655-.02.885.424.358.836.78%201.45-1.042.82-2.48.223-3.56.465-.262-.484-.13-.93.718-1.078l-2.086.258c.166-1.246-.852-1.228%201.2-2.062l-1.927.4c-2.126-.314.095-1.02.618-1.434l-3.363-.202c-1.206.688.686%201.1-1.632%201.447-2.162-.765-4.74-.79-7.295-.85%204.852-.734%209.3-1.662%2012.807-3.02-3.073%203.06%206.178%201.354%2012.528.768l-6.09%203.766c7.897-1.733%207.512%201.777%2015.623.203-1.678.54-3.6%201.12-4.75%201.63zm4.12%202.48c.833-1.35-.412-1.115-1.2-1.484a18.44%2018.44%200%200%200%203.813-.633c-.08.42.22.78%201.142.98-1.406-.017-3.398.595-3.754%201.138zm7.02-2.662c-1.152.04-1.354-.154-1.226-.418a18.06%2018.06%200%200%201%202.012-.471c-.21.324-.454.63-.786.89zm5.993-3.52l-.025-.075.365.078c-.116.003-.227-.002-.34-.003zm.537%201.6l-.347-1.04c.577-.053%201.232-.062%201.766-.232l1.8.34c-.863.533-1.692%201.024-3.23.934zM646.896%2049.83l-.087.64%201.894-.678%201.984.81c2.688-2.186%2010.47.197%2014.974-.96%201.77-.18%204.102%201.115%207.467.973l-.22-.985c1.65.6%206.038%201.086%209.793%201.878-24.436%201.822-48.836%203.846-69.764%202.762l-.15.858c-13.408%201.095-12.883-1.933-23.702-2.18%201.397.777%207.623.857%204.98%202.494-3.978.47-21.714-.15-29.957%202.2-6.73-1.283-1.704-3.12-10.872-3.734l-4.585%203.285c-8.457-.494-13.44.824-22.37-.912l4.8-1.226L608%2047.77c1.988.425%202.956%201.43%204.913%202.082l-1.118-.967c3.453-.785%202.38.516%205.107-.466l-.112%201.563c.96-.8%203.37-.146%204.363.26l.893-1.082c2.174.592%203.6.842%204.253%201.82l-.213-.99c.82.623%208.36-.107%205.78%201.577.63-.225%201.206-.735%202.587-.62l.2.985c1.992-.254%204.215-.446%204.79.108-1.078.236-1.44.67-1.797%201.104%208.423.17%201.782-3.227%209.24-3.317zm261.6-7.633l-.062-.053.23-.05c-.06.035-.11.07-.167.104zm.328-3.373c.113-.254.413-.542.958-.877%207.685-1.226-3.83-2.985%205.243-2.665-.225%201.307%201.227%202.16%203.186%202.85l-9.387.69zm29.153-1.52c-.857-1.586-.174-3.404-8.073-3.344%205.045-3.03%2010.564-.036%2017.38-.848l-3.002.643c.624.127%201.69.03%202.126-.196%202.017%201.656-6.24%201.863-5.282%203.617l3.235-1.222c-.048.75%203.958.885%204.573%201.385-3.625-.086-7.286-.092-10.957-.035zm34.395-.317c-.226-.055-.4-.134-.51-.225.227-.104.444-.213.65-.326l-.138.55zm50.007-.494c-2.642.34-2.348-.375-2.89-.79-1.955.396-1.737%201.385-2.938%202.117-4.033-.832-4.6-.325-8.035-1.527l.213.988c-2.436-.797-2.8.697-5.412.116-.146-.212.858-.465%201.666-.694-2.323.324-2.142-.834-4.406-.45l1.797-1.103c-1.63.036-3.938.313-3.688-.326%206.543-.987%2012.628-2.17%2017.146-4.042-1.914%201.998%201.146%201.936%205.26%201.438.087-.313.476-.613%201.283-.867%201.53-.008%202.697.07%203.614.206l2.387-.308-.958.625c2.658.834%202.126%202.444%205.787%203.172-4.188.005-8.6.43-12.33.766.726.2%201.656.318%201.505.68zm14.984-1.28c-.12-.01-.243-.017-.364-.026l1.003-.195-.64.22zm230.524-16.727c-1.283-.265-2.214-.394-3-.485%201.226-.294%202.517-.337%203.837-.278-.213.262-.45.526-.838.763z%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-6927 .tb_bwdx42.module-text{padding-left:0px;padding-top:1px;}
.themify_builder_content-6927 .tb_bwdx42.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_bwdx42.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_bwdx42.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_bwdx42.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_bwdx42.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_bwdx42.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_bwdx42.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_bwdx42.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_bwdx42.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_bwdx42.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_bwdx42.module-text .tb_text_wrap span{color:rgba(243, 168, 14, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_7ihj474.module_row{padding-left:10%;padding-bottom:2%;padding-right:10%;padding-top:2%;}
.themify_builder_content-6927 .tb_cyp9833.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_cyp9833.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_cyp9833.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_cyp9833.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_cyp9833.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_cyp9833.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_cyp9833.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_cyp9833.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_cyp9833.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_cyp9833.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_cyp9833.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_tuw3246.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_tuw3246.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_tuw3246.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_tuw3246.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_tuw3246.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_tuw3246.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_tuw3246.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_tuw3246.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_tuw3246.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_tuw3246.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_tuw3246.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_qttv282.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_qttv282.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_qttv282.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_qttv282.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_qttv282.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_qttv282.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_qttv282.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_qttv282.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_qttv282.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_qttv282.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_qttv282.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}
.themify_builder_content-6927 .tb_jfbv174.module-text .tb_text_wrap,.themify_builder_content-6927 .tb_jfbv174.module-text .tb_text_wrap p,.themify_builder_content-6927 .tb_jfbv174.module-text .tb_text_wrap blockquote,.themify_builder_content-6927 .tb_jfbv174.module-text .tb_text_wrap h1,.themify_builder_content-6927 .tb_jfbv174.module-text .tb_text_wrap h2,.themify_builder_content-6927 .tb_jfbv174.module-text .tb_text_wrap h3,.themify_builder_content-6927 .tb_jfbv174.module-text .tb_text_wrap h4,.themify_builder_content-6927 .tb_jfbv174.module-text .tb_text_wrap h5,.themify_builder_content-6927 .tb_jfbv174.module-text .tb_text_wrap h6,.themify_builder_content-6927 .tb_jfbv174.module-text .tb_text_wrap li,.themify_builder_content-6927 .tb_jfbv174.module-text .tb_text_wrap span{font-family:"Palatino", 'Palatino Linotype', 'Book Antiqua', serif;}

/*/wp-content/uploads/themify-css/themify-builder-6760-generated.css*/
/* Generated from post: outstanding-security-performance-awards-ospas */
.themify_builder_content-6760 .tb_9za090.module_row{background-color:rgba(255, 255, 255, 1);margin-top:-48px;}
.themify_builder_content-6760 .tb_2av2414.module-image{padding-top:0px;}
.themify_builder_content-6760 .tb_babe30.module_row{padding-bottom:5%;padding-top:5%;}
.themify_builder_content-6760 .tb_1k7k247.module-text{padding-top:1%;padding-bottom:1%;}
.themify_builder_content-6760 .tb_ofn0855.module-text{padding-left:10%;padding-bottom:0%;padding-right:10%;padding-top:0%;text-align:justify;font-size:105%;margin-top:0px;}
.themify_builder_content-6760 .tb_wgp9217.module_row{padding-bottom:5%;}
.themify_builder_content-6760 .tb_j3xs218.module-text{padding-top:1%;}
.themify_builder_content-6760 .tb_mx1h857.module_row{padding-bottom:5%;}
.themify_builder_content-6760 .tb_hh5w342.module-image{padding-left:10%;padding-right:10%;}
.themify_builder_content-6760 .tb_8yis683.module_row{padding-left:10%;padding-bottom:5%;padding-right:10%;padding-top:5%;}
.themify_builder_content-6760 .tb_wrnp614.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_u3s4909.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_jomw707.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_aoxp89.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_2v0y2.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_d3b6706.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_q7gj275.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_bx9i104.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_mwmm735.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_3i4i958.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_9pp8574.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_ojvq374.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_m5is210.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_vg2f259.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_r8r1367.module-box .ui{background-color:rgba(57, 89, 107, 1);background-image:none;}
.themify_builder_content-6760 .tb_pgdm925.module-text{padding-top:0%;padding-bottom:0%;}
.themify_builder_content-6760 .tb_zpgi563.module_row{margin-top:1px;padding-left:12%;padding-right:12%;padding-top:5%;padding-bottom:5%;mix-blend-mode:normal;}
.themify_builder_content-6760 .tb_zpgi563.module_row,.themify_builder_content-6760 .tb_zpgi563.module_row p,.themify_builder_content-6760 .tb_zpgi563.module_row h1,.themify_builder_content-6760 .tb_zpgi563.module_row h2,.themify_builder_content-6760 .tb_zpgi563.module_row h3:not(.module-title),.themify_builder_content-6760 .tb_zpgi563.module_row h4,.themify_builder_content-6760 .tb_zpgi563.module_row h5,.themify_builder_content-6760 .tb_zpgi563.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-6760 .tb_phsk564.module_column{padding-bottom:0px;mix-blend-mode:normal;font-size:75%;padding-right:0px;}
.themify_builder_content-6760 .tb_kmzd405.module-text{padding-top:1%;}
.themify_builder_content-6760 .tb_qqxe791.module-text{padding-bottom:5%;padding-top:5%;}
.themify_builder_content-6760 .tb_o97o286.module-text{padding-top:1%;}
.themify_builder_content-6760 .tb_aj4e129.module-text{padding-top:26px;padding-bottom:26px;}
.themify_builder_content-6760 .tb_kb9b270.module-text{padding-top:1%;}
.themify_builder_content-6760 .tb_um8l380.module-text{padding-top:0px;}
.themify_builder_content-6760 .tb_hwxg141.module-text{padding-left:10%;padding-right:10%;}
.themify_builder_content-6760 .tb_9wn8942.module-text{padding-top:1%;}
.themify_builder_content-6760 .tb_wi0c881.module_row{padding-left:4%;padding-right:4%;}
.themify_builder_content-6760 .tb_e2ei881.module-text{padding-top:1%;}
.themify_builder_content-6760 .tb_kyr1590.module-image{padding-top:20px;}
.themify_builder_content-6760 .tb_7hdd485.module_row{padding-left:4%;padding-right:4%;}
.themify_builder_content-6760 .tb_8umk486.module-text{padding-top:1%;}
.themify_builder_content-6760 .tb_kzmx715.module-image{padding-top:20px;}
.themify_builder_content-6760 .tb_eehw591.module-text{padding-top:1%;}
.themify_builder_content-6760 .tb_harb709.module_row{font-size:80%;padding-bottom:0%;padding-top:5%;padding-left:0%;}
.themify_builder_content-6760 .tb_harb709.module_row,.themify_builder_content-6760 .tb_harb709.module_row p,.themify_builder_content-6760 .tb_harb709.module_row h1,.themify_builder_content-6760 .tb_harb709.module_row h2,.themify_builder_content-6760 .tb_harb709.module_row h3:not(.module-title),.themify_builder_content-6760 .tb_harb709.module_row h4,.themify_builder_content-6760 .tb_harb709.module_row h5,.themify_builder_content-6760 .tb_harb709.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-6760 .tb_9kaz710.module_column{padding-right:0px;}
.themify_builder_content-6760 .tb_m47o710.module-text{font-size:120%;}
.themify_builder_content-6760 .tb_zpc3710.module-text{font-size:120%;}

/*/wp-content/uploads/themify-customizer-5.1.2-5.1.6.css*/
/* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#footerwrap {	background: none;
	background-color: #171717; 
}

/* Themify Custom CSS */
 .wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 100%;
	text-align:left;
}

.post-nav.tf_box.clearfix {
    display: none;
}
span.wpcf7-not-valid-tip {
    color: red !important;
}
