@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/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/divider.css*/
.module-divider{
    border-left:none!important;
    border-right:none!important;
    border-bottom:none!important
}
.module-divider.solid{
    border-style:solid
}
.module-divider.dashed{
    border-style:dashed
}
.module-divider.dotted{
    border-style:dotted
}
.module-divider.double{
    border-style:double
}
.divider-center{
    margin-left:auto;
    margin-right:auto
}
.divider-right{
    margin-left:auto;
    float:right
}
.divider-right+div{
    clear:both; /* require to clear float */
}
/*/themify-builder/css/modules/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/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/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/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/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/colors/orange.css*/
.module.module-buttons a.orange,
.module-alert.ui .ui.orange,
.module-menu .ui.nav.orange a,
.themify_builder .ui.orange,
.ui.nav.orange li a,
.ui.module-tab.orange .tab-nav li a{
    color:#fff2ea
}
.ui.orange,
.ui.nav.orange,
.ui.nav.orange ul,
.ui.separate.orange>li,
.ui.module-tab.orange .tab-nav li,
.ui.orange.vertical .tab-nav,
.ui.module-accordion.orange .accordion-title,
.ui.module-tab.orange.panel .tab-nav{
    background-color:#ff9600
}
.ui.orange>li.current_page_item>a,
.ui.orange>li.current_page_item:hover>a,
.ui.orange>li.current-menu-item>a,
.ui.orange>li.current-menu-item:hover>a,
.ui.builder_button.orange:hover,
.ui.nav.orange>li a:hover,
.ui.module-accordion.orange li:hover .accordion-title,
.ui.module-tab.orange .tab-nav li:hover{
    background:#ffb651
}
.ui.orange>li.current,
.ui.orange>li.current:hover,
.ui.orange .tab-nav li.current{
    background:#a55000
}
.module.module-buttons.transparent a.orange{
    color:#ff9600
}
/*/themify-builder/css/modules/box.css*/
.module.module-box{
    margin-bottom:1.5em
}
.ui.module-box-content{
    padding:1.5em
}
.module-box h1,
.module-box h2,
.module-box h3,
.module-box h4,
.module-box h5,
.module-box h6{
    color:inherit;    
    margin-top:0
}
/*/themify-builder/css/modules/appearance/gradient.css*/
.ui.gradient>li,
.ui.builder_button.gradient,
.ui.gradient.nav,
.ui.module-callout.gradient,
.ui.module-accordion.gradient .accordion-title,
.ui.gradient,
.ui.nav.gradient ul,
.ui.separate.gradient>li,
.ui.module-tab.gradient .tab-nav li,
.ui.gradient.vertical .tab-nav,
.ui.module-tab.gradient.panel .tab-nav,
.ui.module-box.gradient,
.ui.module-tab.gradient.panel .tab-nav:before{
    background-image:linear-gradient(to bottom, rgba(255,255,255,.45) 0%,rgba(255,255,255,0) 100%)
}
/*/themify-builder/css/modules/appearance/shadow.css*/
.module-alert.shadow,
.ui.shadow.module-pricing-table-header,
.ui.shadow.module-pricing-table-button,
.ui.module-tab.shadow.vertical .tab-nav,
.ui.builder_button.shadow,
.ui.nav.shadow,
.ui.module-callout.shadow,
.ui.separate.shadow>li,
.ui.separate.shadow>li.current,
.ui.module-accordion.shadow .accordion-title,
.ui.module-accordion.shadow li.current .accordion-content,
.ui.module-box-content.shadow,
.ui.module-tab.shadow .tab-content{
    box-shadow:0 1px 8px 1px rgba(0,0,0,.1)
}
.ui.shadow>li.current,
.ui.shadow .tab-nav li.current{
    box-shadow:inset 0 2px 3px rgba(0,0,0,.2), 0 1px 3px rgba(0,0,0,.3)
}
.ui.separate.shadow,
.ui.shadow>li.current{
    box-shadow:none
}
/*/themify-builder/css/modules/colors/yellow.css*/
.module.module-buttons a.yellow,
.module-alert.ui .ui.yellow,
.module-menu .ui.nav.yellow a,
.themify_builder .ui.yellow,
.ui.nav.yellow li a,
.ui.module-tab.yellow .tab-nav li a{
    color:#594718
}
.ui.yellow,
.ui.nav.yellow,
.ui.nav.yellow ul,
.ui.separate.yellow>li,
.ui.module-tab.yellow .tab-nav li,
.ui.yellow.vertical .tab-nav,
.ui.module-accordion.yellow .accordion-title,
.ui.module-tab.yellow.panel .tab-nav{
    background-color:#fff06c
}
.ui.yellow>li.current_page_item>a,
.ui.yellow>li.current_page_item:hover>a,
.ui.yellow>li.current-menu-item>a,
.ui.yellow>li.current-menu-item:hover>a,
.ui.builder_button.yellow:hover,
.ui.nav.yellow>li a:hover,
.ui.module-accordion.yellow li:hover .accordion-title,
.ui.module-tab.yellow .tab-nav li:hover{
    background:#fff4b2
}
.ui.yellow>li.current,
.ui.yellow>li.current:hover,
.ui.yellow .tab-nav li.current{
    background:#b29e1c
}
.ui.yellow>.current>a{
    color:#fff
}
.module.module-buttons.transparent a.yellow{
    color:#fff06c
}
/*/themify-builder/css/modules/colors/pink.css*/
.module.module-buttons a.pink,
.module-alert.ui .ui.pink,
.module-menu .ui.nav.pink a,
.themify_builder .ui.pink,
.ui.nav.pink li a,
.ui.module-tab.pink .tab-nav li a{
    color:#441e32
}
.ui.pink,
.ui.nav.pink,
.ui.nav.pink ul,
.ui.separate.pink>li,
.ui.module-tab.pink .tab-nav li,
.ui.pink.vertical .tab-nav,
.ui.module-accordion.pink .accordion-title,
.ui.module-tab.pink.panel .tab-nav{
    background-color:#feb4e4
}
.ui.pink>li.current_page_item>a,
.ui.pink>li.current_page_item:hover>a,
.ui.pink>li.current-menu-item>a,
.ui.pink>li.current-menu-item:hover>a,
.ui.builder_button.pink:hover,
.ui.nav.pink>li a:hover,
.ui.module-accordion.pink li:hover .accordion-title,
.ui.module-tab.pink .tab-nav li:hover{
    background:#ffd1ee
}
.ui.pink>li.current,
.ui.pink>li.current:hover,
.ui.pink .tab-nav li.current{
    background:#db6fa8
}
.ui.pink>.current>a{
    color:#fff
}
.module.module-buttons.transparent a.pink{
    color:#feb4e4
}
/*/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/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/appearance/embossed.css*/
/* embossed */
.vertical.ui.module-tab.embossed .tab-nav,
.ui.embossed.module-pricing-table-header,
.ui.embossed.module-pricing-table-button,
.ui.builder_button.embossed,
.ui.nav.embossed,
.ui.module-callout.embossed,
.ui.separate.embossed>li,
.ui.module-accordion.embossed .accordion-title,
.ui.module-box-content.embossed,
.ui.module-tab.embossed .tab-content,
.module-alert.embossed,
.ui.module-tab.vertical.shadow.embossed .tab-nav,
.ui.builder_button.shadow.embossed,
.ui.module-callout.shadow.embossed,
.ui.separate.shadow.embossed>li,
.ui.module-accordion.shadow.embossed .accordion-title,
.ui.module-box-content.shadow.embossed,
.ui.module-tab.shadow.embossed .tab-content{
    box-shadow:inset 0 1px 0 rgba(255,255,255,.5), inset 0 -3px 0 rgba(0,0,0,.1)
}
.ui.separate.embossed{
    box-shadow:none
}
.ui.shadow.embossed.module-pricing-table-header,
.ui.shadow.embossed.module-pricing-table-button{
    box-shadow:inset 0 1px 0 rgba(255,255,255,.5), inset 0 -3px 0 rgba(0,0,0,.1);
}
/*/themify-builder/css/modules/accordion_styles/separate.css*/
.ui.module-accordion.separate{
    background:none;
    border:none
}
.ui.module-accordion.separate>li,
.ui.module-accordion.separate>li:first-child{
    margin-bottom:5px;
    border-width:1px
}
/*/themify-builder/css/modules/colors/light-blue.css*/
.module.module-buttons a.light-blue,
.module-alert.ui .ui.light-blue,
.module-menu .ui.nav.light-blue a,
.themify_builder .ui.light-blue,
.ui.nav.light-blue li a,
.ui.module-tab.light-blue .tab-nav li a{
    color:#2a3e59
}
.ui.light-blue,
.ui.nav.light-blue,
.ui.nav.light-blue ul,
.ui.separate.light-blue>li,
.ui.module-tab.light-blue .tab-nav li,
.ui.light-blue.vertical .tab-nav,
.ui.module-accordion.light-blue .accordion-title,
.ui.module-tab.light-blue.panel .tab-nav{
    background-color:#bdd9fd
}
.ui.light-blue>li.current_page_item>a,
.ui.light-blue>li.current_page_item:hover>a,
.ui.light-blue>li.current-menu-item>a,
.ui.light-blue>li.current-menu-item:hover>a,
.ui.builder_button.light-blue:hover,
.ui.nav.light-blue>li a:hover,
.ui.module-accordion.light-blue li:hover .accordion-title,
.ui.module-tab.light-blue .tab-nav li:hover{
    background:#d3e7ff
}
.ui.light-blue>li.current,
.ui.light-blue>li.current:hover,
.ui.light-blue .tab-nav li.current{
    background:#7e98b5
}
.ui.light-blue>.current>a{
    color:#fff
}
.module.module-buttons.transparent a.light-blue{
    color:#bdd9fd
}
/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/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%)
}
/*/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/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/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
}
/*/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-71316-generated.css*/
/* Generated from post: 40u40-2026 */
.themify_builder_content-71316 .tb_aoog594.module-image .image-wrap img{margin-top:-64px;}
.themify_builder_content-71316 .tb_bnwk592.module_row{background-color:rgba(1, 18, 70, 1);}
.themify_builder_content-71316 .tb_cidb596.module-text{padding-left:10%;padding-bottom:1%;padding-right:10%;padding-top:2%;column-count:1;font-size:70%;}
.themify_builder_content-71316 .tb_0hn6592.module_row{padding-left:10%;padding-right:10%;}
.themify_builder_content-71316 .tb_4rgd597.module-text{padding-left:0%;padding-bottom:3%;padding-right:0%;padding-top:4%;column-count:1;font-size:100%;text-align:justify;}
.themify_builder_content-71316 .tb_8sub592.module_row{padding-left:10%;padding-right:10%;padding-top:5%;padding-bottom:5%;background-color:rgba(1, 18, 70, 1);}
.themify_builder_content-71316 .tb_ehn9598.module-text{padding-top:0%;margin-bottom:0px;padding-bottom:0%;}
.themify_builder_content-71316 .tb_idma592.module_row{padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:5%;}
.themify_builder_content-71316 .tb_3ic0599.module-text{padding-top:0%;}
.themify_builder_content-71316 .tb_wu64599.module-text{padding-bottom:0%;padding-top:10px;}
.themify_builder_content-71316 .tb_8i8t592.module_row{padding-left:10%;padding-right:10%;padding-top:5%;padding-bottom:5%;background-color:rgba(1, 18, 70, 1);}
.themify_builder_content-71316 .tb_wco8600.module-text{padding-top:0%;margin-bottom:0px;padding-bottom:0%;}
.themify_builder_content-71316 .tb_el14592.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;}
.themify_builder_content-71316 .tb_lfs3600.module-text{padding-top:0%;}
.themify_builder_content-71316 .tb_q77h601.module-text{padding-bottom:0%;padding-top:10px;}
.themify_builder_content-71316 .tb_jlco593.module_row{padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:5%;background-color:rgba(1, 18, 70, 1);}
.themify_builder_content-71316 .tb_1wv8601.module-text{padding-top:0%;}
.themify_builder_content-71316 .tb_8mml83.module-text{column-count:2;}
.themify_builder_content-71316 .tb_m7hv593.module_row{padding-left:10%;padding-right:10%;padding-top:5%;}
.themify_builder_content-71316 .tb_rt7v602.module-text{padding-top:0%;padding-bottom:3%;}
.themify_builder_content-71316 .tb_05c0602.module-buttons{margin-bottom:0px;padding-bottom:3%;padding-top:0%;}
.themify_builder_content-71316 .tb_05c0602.module-buttons .module-buttons-item a{background-color:rgba(1, 18, 70, 1);background-image:none;}
.themify_builder_content-71316 .tb_lmv3602.module-text{padding-bottom:5%;text-transform:uppercase;letter-spacing:1px;font-size:80%;}
.themify_builder_content-71316 .tb_lmv3602.module-text .tb_text_wrap,.themify_builder_content-71316 .tb_lmv3602.module-text .tb_text_wrap p,.themify_builder_content-71316 .tb_lmv3602.module-text .tb_text_wrap blockquote,.themify_builder_content-71316 .tb_lmv3602.module-text .tb_text_wrap h1,.themify_builder_content-71316 .tb_lmv3602.module-text .tb_text_wrap h2,.themify_builder_content-71316 .tb_lmv3602.module-text .tb_text_wrap h3,.themify_builder_content-71316 .tb_lmv3602.module-text .tb_text_wrap h4,.themify_builder_content-71316 .tb_lmv3602.module-text .tb_text_wrap h5,.themify_builder_content-71316 .tb_lmv3602.module-text .tb_text_wrap h6,.themify_builder_content-71316 .tb_lmv3602.module-text .tb_text_wrap li,.themify_builder_content-71316 .tb_lmv3602.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-71316 .tb_lmv3602.module-text.module .tb_text_wrap h4{color:rgba(85, 0, 36, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-71316 .tb_lmv3602.module-text.module .tb_text_wrap h5{color:rgba(85, 0, 36, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-71316 .tb_lmv3602.module-text.module h4{font-weight:bold;}
.themify_builder_content-71316 .tb_zpp3593.module_row{padding-left:10%;padding-right:10%;padding-top:3%;padding-bottom:3%;}
.themify_builder_content-71316 .tb_uutg602.module-text{padding-top:0%;padding-bottom:2%;}
.themify_builder_content-71316 .tb_z7hn605.module-text{padding-top:3%;padding-bottom:0%;}
.themify_builder_content-71316 .tb_49jo593.module_row{font-size:80%;padding-bottom:0%;padding-top:1%;padding-left:10%;padding-right:10%;}
.themify_builder_content-71316 .tb_49jo593.module_row,.themify_builder_content-71316 .tb_49jo593.module_row p,.themify_builder_content-71316 .tb_49jo593.module_row h1,.themify_builder_content-71316 .tb_49jo593.module_row h2,.themify_builder_content-71316 .tb_49jo593.module_row h3:not(.module-title),.themify_builder_content-71316 .tb_49jo593.module_row h4,.themify_builder_content-71316 .tb_49jo593.module_row h5,.themify_builder_content-71316 .tb_49jo593.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-71316 .tb_s5rb605.module_column{padding-right:0px;}
.themify_builder_content-71316 .tb_y2qb605.module-text{font-size:120%;}
.themify_builder_content-71316 .tb_m908605.module-text{font-size:120%;}
.themify_builder_content-71316 .tb_g5pi605.module-text{font-size:120%;}
.themify_builder_content-71316 .tb_q6yv606.module-text{padding-top:5%;padding-bottom:5%;}

/*/wp-content/uploads/themify-css/themify-builder-71118-generated.css*/
/* Generated from post: nextgen-education-summit-2026 */
.themify_builder_content-71118 .tb_l6uk443.module_row{margin-top:-47px;margin-bottom:0px;}
.themify_builder_content-71118 .tb_4noq451.module-image{padding-top:0px;border-bottom:2px solid rgba(27, 79, 148, 1);}
.themify_builder_content-71118 .tb_4noq451.module-image .image-wrap img{margin-top:0px;margin-bottom:-4px;}
.themify_builder_content-71118 .tb_ail9443.module_row{background-color:rgba(255, 255, 255, 1);padding-bottom:0%;padding-top:5%;background-image:linear-gradient(28deg,rgb(21, 112, 113) 0%,rgb(255, 204, 0) 98%);}
.themify_builder_content-71118 .tb_5ly8454.module-text{text-transform:uppercase;font-size:110%;padding-bottom:0px;}
.themify_builder_content-71118 .tb_6myw443.module_row{background-color:rgba(255, 255, 255, 1);padding-left:5%;padding-right:5%;padding-bottom:4%;background-image:linear-gradient(156deg,rgb(21, 112, 113) 0%,rgb(255, 204, 0) 98%);}
.themify_builder_content-71118 .tb_9hum456.module-text{font-size:120%;}
.themify_builder_content-71118 .tb_p0j2457.module-text{font-size:120%;}
.themify_builder_content-71118 .tb_enj0457.module-text{font-size:120%;}
.themify_builder_content-71118 .tb_gcp7459.module-text{font-size:120%;}
.themify_builder_content-71118 .tb_fd5w443.module_row{padding-top:0%;padding-left:10%;padding-bottom:0%;padding-right:10%;}
.themify_builder_content-71118 .tb_4w5d460.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-top:4%;column-count:1;column-gap:25px;font-size:110%;}
.themify_builder_content-71118 .tb_rwkw105.module_row{padding-top:0%;padding-left:10%;padding-bottom:0%;padding-right:10%;}
.themify_builder_content-71118 .tb_u6a4105.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-top:0%;column-count:1;column-gap:25px;font-size:110%;padding-bottom:5%;}
.themify_builder_content-71118 .tb_vm5j444.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;background-image:linear-gradient(156deg,rgb(21, 112, 113) 0%,rgb(2, 180, 186) 99%);}
.themify_builder_content-71118 .tb_69n4461.module-text{padding:0%;}
.themify_builder_content-71118 .tb_dlgg463.module-text{margin-bottom:0px;padding-top:16px;font-size:110%;text-align:justify;}
.themify_builder_content-71118 .tb_ftgt444.module_row,.themify_builder_content-71118 .tb_ftgt444.module_row p,.themify_builder_content-71118 .tb_ftgt444.module_row h1,.themify_builder_content-71118 .tb_ftgt444.module_row h2,.themify_builder_content-71118 .tb_ftgt444.module_row h3:not(.module-title),.themify_builder_content-71118 .tb_ftgt444.module_row h4,.themify_builder_content-71118 .tb_ftgt444.module_row h5,.themify_builder_content-71118 .tb_ftgt444.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-71118 .tb_ftgt444.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/04/books-1204029_1280.jpg);}
.themify_builder_content-71118 .tb_ftgt444.module_row>.builder_row_cover::before,.themify_builder_content-71118 .tb_ftgt444.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(69, 46, 46, 0.71);}
.themify_builder_content-71118 .tb_ftgt444.module_row>.tb_row_frame_bottom,.themify_builder_content-71118 .tb_ftgt444.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-71118 .tb_ftgt444.module_row>.tb_row_frame_top,.themify_builder_content-71118 .tb_ftgt444.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-71118 .tb_dbne463.module-text{padding-left:8%;padding-right:8%;padding-top:5%;text-align:justify;font-size:120%;column-count:1;font-weight:bold;}
.themify_builder_content-71118 .tb_dbne463.module-text .tb_text_wrap,.themify_builder_content-71118 .tb_dbne463.module-text .tb_text_wrap p,.themify_builder_content-71118 .tb_dbne463.module-text .tb_text_wrap blockquote,.themify_builder_content-71118 .tb_dbne463.module-text .tb_text_wrap h1,.themify_builder_content-71118 .tb_dbne463.module-text .tb_text_wrap h2,.themify_builder_content-71118 .tb_dbne463.module-text .tb_text_wrap h3,.themify_builder_content-71118 .tb_dbne463.module-text .tb_text_wrap h4,.themify_builder_content-71118 .tb_dbne463.module-text .tb_text_wrap h5,.themify_builder_content-71118 .tb_dbne463.module-text .tb_text_wrap h6,.themify_builder_content-71118 .tb_dbne463.module-text .tb_text_wrap li,.themify_builder_content-71118 .tb_dbne463.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-71118 .tb_bazo758.module-text{padding-left:8%;padding-bottom:5%;padding-right:8%;text-align:justify;font-size:110%;column-count:2;}
.themify_builder_content-71118 .tb_bazo758.module-text .tb_text_wrap,.themify_builder_content-71118 .tb_bazo758.module-text .tb_text_wrap p,.themify_builder_content-71118 .tb_bazo758.module-text .tb_text_wrap blockquote,.themify_builder_content-71118 .tb_bazo758.module-text .tb_text_wrap h1,.themify_builder_content-71118 .tb_bazo758.module-text .tb_text_wrap h2,.themify_builder_content-71118 .tb_bazo758.module-text .tb_text_wrap h3,.themify_builder_content-71118 .tb_bazo758.module-text .tb_text_wrap h4,.themify_builder_content-71118 .tb_bazo758.module-text .tb_text_wrap h5,.themify_builder_content-71118 .tb_bazo758.module-text .tb_text_wrap h6,.themify_builder_content-71118 .tb_bazo758.module-text .tb_text_wrap li,.themify_builder_content-71118 .tb_bazo758.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-71118 .tb_on4h446.module_row{padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:5%;border-bottom:5px solid rgba(42, 71, 150, 1);}
.themify_builder_content-71118 .tb_h68j482.module-text{padding:0%;margin-bottom:0px;}
.themify_builder_content-71118 .tb_wvup487.module-text{padding-bottom:0%;}
.themify_builder_content-71118 .tb_ea2x447.module_row{padding-left:10%;padding-bottom:3%;padding-right:10%;padding-top:3%;background-color:rgba(245, 242, 242, 1);background-image:linear-gradient(156deg,rgb(21, 112, 113) 0%,rgb(54, 129, 210) 99%);}
.themify_builder_content-71118 .tb_q83f484.module-text{padding-top:0%;padding-right:0%;padding-bottom:0%;padding-left:0%;}
.themify_builder_content-71118 .tb_0qgy447.module_row{padding-bottom:5%;padding-top:0%;padding-right:8%;padding-left:8%;background-color:rgba(245, 242, 242, 1);background-image:linear-gradient(76deg,rgb(21, 112, 113) 0%,rgb(54, 129, 210) 99%);}
.themify_builder_content-71118 .tb_rewn485.module_column{font-size:70%;}
.themify_builder_content-71118 .tb_kl89485.module-text{column-count:2;}
.themify_builder_content-71118 .tb_k3hm486.module-text{column-count:0;}
.themify_builder_content-71118 .tb_at6b447.module_row{padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:5%;border-bottom:5px solid rgba(42, 71, 150, 1);}
.themify_builder_content-71118 .tb_lz0h487.module-text{padding-top:0%;padding-right:0%;padding-bottom:4%;padding-left:0%;}
.themify_builder_content-71118 .tb_heym469.module-text{padding-bottom:0%;}
.themify_builder_content-71118 .tb_fsag448.module_row{padding-top:0%;}
.themify_builder_content-71118 .tb_fsag448.module_row>div.row_inner{border-top:2px solid;}
.themify_builder_content-71118 .tb_bmbp494.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(21, 112, 113, 1);text-transform:uppercase;}
.themify_builder_content-71118 .tb_bmbp494.module-accordion .ui.module-accordion .accordion-title a{padding-left:2%;padding-bottom:2%;padding-top:2%;}
.themify_builder_content-71118 .tb_bmbp494.module-accordion.module{margin-top:0%;text-align:center;padding-bottom:0px;line-height:100%;padding-left:10%;padding-right:10%;border-top:5px solid rgba(101, 78, 60, 1);padding-top:4%;}
.themify_builder_content-71118 .tb_bmbp494.module-accordion.module .tb_title_accordion,.themify_builder_content-71118 .tb_bmbp494.module-accordion.module .tb_text_wrap,.themify_builder_content-71118 .tb_bmbp494.module-accordion.module .tb_text_wrap p,.themify_builder_content-71118 .tb_bmbp494.module-accordion.module .tb_text_wrap blockquote,.themify_builder_content-71118 .tb_bmbp494.module-accordion.module .tb_text_wrap h1,.themify_builder_content-71118 .tb_bmbp494.module-accordion.module .tb_text_wrap h2,.themify_builder_content-71118 .tb_bmbp494.module-accordion.module .tb_text_wrap h3,.themify_builder_content-71118 .tb_bmbp494.module-accordion.module .tb_text_wrap h4,.themify_builder_content-71118 .tb_bmbp494.module-accordion.module .tb_text_wrap h5,.themify_builder_content-71118 .tb_bmbp494.module-accordion.module .tb_text_wrap h6,.themify_builder_content-71118 .tb_bmbp494.module-accordion.module .tb_text_wrap li,.themify_builder_content-71118 .tb_bmbp494.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-71118 .tb_bmbp494.module-accordion .ui.module-accordion .accordion-content{border:22px solid rgba(255, 255, 255, 1);}
.themify_builder_content-71118 .tb_bmbp494.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-71118 .tb_bmbp494.module-accordion .ui.module-accordion .accordion-title:hover{background-color:rgba(21, 150, 207, 1);}
.themify_builder_content-71118 .tb_dkdd448.module_row{padding-bottom:3%;padding-top:5%;padding-left:10%;padding-right:10%;background-image:linear-gradient(156deg,rgb(21, 112, 113) 0%,rgb(255, 204, 0) 98%);}
.themify_builder_content-71118 .tb_nk7d495.module-text{padding:0%;}
.themify_builder_content-71118 .tb_felv496.module-text{padding-top:5%;padding-right:0em;padding-bottom:0%;padding-left:0em;}
.themify_builder_content-71118 .tb_z3lk448.module_row{font-size:80%;padding-bottom:1%;padding-top:2%;padding-left:5%;padding-right:5%;}
.themify_builder_content-71118 .tb_z3lk448.module_row,.themify_builder_content-71118 .tb_z3lk448.module_row p,.themify_builder_content-71118 .tb_z3lk448.module_row h1,.themify_builder_content-71118 .tb_z3lk448.module_row h2,.themify_builder_content-71118 .tb_z3lk448.module_row h3:not(.module-title),.themify_builder_content-71118 .tb_z3lk448.module_row h4,.themify_builder_content-71118 .tb_z3lk448.module_row h5,.themify_builder_content-71118 .tb_z3lk448.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-71118 .tb_h40y499.module_column{padding-right:0px;}
.themify_builder_content-71118 .tb_gvha499.module-text{font-size:120%;}
.themify_builder_content-71118 .tb_elai500.module-text{font-size:120%;padding-right:1px;}

/*/wp-content/uploads/themify-css/themify-builder-70600-generated.css*/
/* Generated from post: hr-excellence-awards-2026 */
.themify_builder_content-70600 .tb_rotz938.module-image{padding-top:0px;}
.themify_builder_content-70600 .tb_rotz938.module-image .image-wrap img{margin-top:-50px;}
.themify_builder_content-70600 .tb_d6f5937.module_row{padding-top:0%;background-color:rgba(60, 49, 135, 1);}
.themify_builder_content-70600 .tb_qc32940.module-text{padding-top:2%;padding-right:10%;padding-bottom:2%;padding-left:10%;font-size:140%;}
.themify_builder_content-70600 .tb_p7wb937.module_row>.tb_row_frame_left,.themify_builder_content-70600 .tb_p7wb937.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-70600 .tb_p7wb937.module_row{padding-left:10%;padding-right:10%;background-color:rgba(60, 49, 135, 0.10);padding-bottom:3%;padding-top:3%;}
.themify_builder_content-70600 .tb_cldw940.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-bottom:0%;padding-top:0%;column-count:1;column-gap:25px;font-size:110%;}
.themify_builder_content-70600 .tb_oa5e937.module_row{padding-left:10%;padding-bottom:3%;padding-right:10%;padding-top:3%;}
.themify_builder_content-70600 .tb_g4cq941.module-text{padding:0%;font-size:140%;}
.themify_builder_content-70600 .tb_3o4b941.module-accordion.module{text-align:center;}
.themify_builder_content-70600 .tb_pg94937.module_row{padding-left:10%;padding-bottom:4%;padding-right:10%;padding-top:4%;background-color:rgba(60, 49, 135, 0.20);}
.themify_builder_content-70600 .tb_s7we941.module-text{padding:0%;font-size:140%;}
.themify_builder_content-70600 .tb_o1nc937.module_row,.themify_builder_content-70600 .tb_o1nc937.module_row p,.themify_builder_content-70600 .tb_o1nc937.module_row h1,.themify_builder_content-70600 .tb_o1nc937.module_row h2,.themify_builder_content-70600 .tb_o1nc937.module_row h3:not(.module-title),.themify_builder_content-70600 .tb_o1nc937.module_row h4,.themify_builder_content-70600 .tb_o1nc937.module_row h5,.themify_builder_content-70600 .tb_o1nc937.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-70600 .tb_o1nc937.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://bwevents.co.in/wp-content/uploads/2026/02/submit-your-nomination.png);}
.themify_builder_content-70600 .tb_o1nc937.module_row>.builder_row_cover::before,.themify_builder_content-70600 .tb_o1nc937.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(69, 46, 46, 0.71);}
.themify_builder_content-70600 .tb_o1nc937.module_row>.tb_row_frame_bottom,.themify_builder_content-70600 .tb_o1nc937.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-70600 .tb_o1nc937.module_row>.tb_row_frame_top,.themify_builder_content-70600 .tb_o1nc937.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-70600 .tb_vqzs942.module-text{padding-left:10%;padding-bottom:4%;padding-right:10%;padding-top:4%;text-align:justify;font-size:90%;column-count:1;font-weight:bold;}
.themify_builder_content-70600 .tb_vqzs942.module-text .tb_text_wrap,.themify_builder_content-70600 .tb_vqzs942.module-text .tb_text_wrap p,.themify_builder_content-70600 .tb_vqzs942.module-text .tb_text_wrap blockquote,.themify_builder_content-70600 .tb_vqzs942.module-text .tb_text_wrap h1,.themify_builder_content-70600 .tb_vqzs942.module-text .tb_text_wrap h2,.themify_builder_content-70600 .tb_vqzs942.module-text .tb_text_wrap h3,.themify_builder_content-70600 .tb_vqzs942.module-text .tb_text_wrap h4,.themify_builder_content-70600 .tb_vqzs942.module-text .tb_text_wrap h5,.themify_builder_content-70600 .tb_vqzs942.module-text .tb_text_wrap h6,.themify_builder_content-70600 .tb_vqzs942.module-text .tb_text_wrap li,.themify_builder_content-70600 .tb_vqzs942.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70600 .tb_kv3r937.module_row{padding-left:10%;padding-bottom:1%;padding-right:10%;padding-top:5%;}
.themify_builder_content-70600 .tb_nod7942.module-text{padding:0%;font-size:140%;}
.themify_builder_content-70600 .tb_heb9937.module_row{padding-left:7%;padding-bottom:0%;padding-right:7%;padding-top:0%;}
.themify_builder_content-70600 .tb_hqst942.module-text{text-transform:uppercase;font-size:90%;}
.themify_builder_content-70600 .tb_nk6r943.module-buttons a{font-weight:bold;}
.themify_builder_content-70600 .tb_nk6r943.module-buttons span{text-transform:uppercase;}
.themify_builder_content-70600 .tb_nk6r943.module-buttons i,.themify_builder_content-70600 .tb_nk6r943.module-buttons span{font-size:70%;}
.themify_builder_content-70600 .tb_88rc943.module-text{text-transform:uppercase;font-size:90%;}
.themify_builder_content-70600 .tb_n7nx943.module-buttons a{font-weight:bold;}
.themify_builder_content-70600 .tb_n7nx943.module-buttons span{text-transform:uppercase;}
.themify_builder_content-70600 .tb_n7nx943.module-buttons i,.themify_builder_content-70600 .tb_n7nx943.module-buttons span{font-size:70%;}
.themify_builder_content-70600 .tb_koud943.module-text{text-transform:uppercase;font-size:90%;}
.themify_builder_content-70600 .tb_gvbc943.module-buttons a{font-weight:bold;}
.themify_builder_content-70600 .tb_gvbc943.module-buttons span{text-transform:uppercase;}
.themify_builder_content-70600 .tb_gvbc943.module-buttons i,.themify_builder_content-70600 .tb_gvbc943.module-buttons span{font-size:70%;}
.themify_builder_content-70600 .tb_7kpy938.module_row{padding-left:10%;padding-bottom:2%;padding-right:10%;padding-top:2%;}
.themify_builder_content-70600 .tb_1iz8944.module-accordion.module{text-align:center;}
.themify_builder_content-70600 .tb_v3jt938.module_row{padding-bottom:0%;margin-bottom:0px;margin-top:0px;padding-left:10%;padding-right:10%;padding-top:5%;background-color:rgba(242, 242, 242, 1);}
.themify_builder_content-70600 .tb_fea1944.module-text{padding:0%;font-size:140%;}
.themify_builder_content-70600 .tb_irjq945.module-accordion.module{padding-top:2%;text-align:left;padding-right:0%;padding-bottom:1%;}
.themify_builder_content-70600 .tb_skdf945.module-accordion.module{padding-top:2%;text-align:left;padding-bottom:1%;}
.themify_builder_content-70600 .tb_ed5c945.module-accordion.module{padding-top:2%;text-align:left;padding-bottom:1%;}
.themify_builder_content-70600 .tb_v970945.module-accordion.module{padding-top:2%;text-align:left;padding-bottom:1%;}
.themify_builder_content-70600 .tb_in54945.module-accordion.module{padding-top:2%;text-align:left;padding-bottom:1%;}
.themify_builder_content-70600 .tb_b3yu945.module-accordion.module{padding-top:2%;padding-bottom:1%;}
.themify_builder_content-70600 .tb_s2in945.module-accordion.module{padding-top:2%;text-align:left;padding-bottom:1%;}
.themify_builder_content-70600 .tb_mpxf946.module-accordion.module{padding-top:2%;text-align:left;padding-bottom:1%;}
.themify_builder_content-70600 .tb_jlob946.module-text{padding-top:5%;padding-left:10%;padding-bottom:5%;padding-right:10%;}

/*/wp-content/uploads/themify-css/themify-builder-70566-generated.css*/
/* Generated from post: hr-horizon-2026 */
.themify_builder_content-70566 .tb_fcsl748.module-image{padding-top:0px;}
.themify_builder_content-70566 .tb_fcsl748.module-image .image-wrap img{margin-top:-50px;}
.themify_builder_content-70566 .tb_mf68747.module_row{padding-top:0%;background-color:rgba(60, 49, 135, 1);}
.themify_builder_content-70566 .tb_5v8d749.module-text{padding-top:2%;padding-right:10%;padding-bottom:2%;padding-left:10%;font-size:140%;}
.themify_builder_content-70566 .tb_ytik747.module_row>.tb_row_frame_left,.themify_builder_content-70566 .tb_ytik747.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%22%23d3d3d3%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-70566 .tb_ytik747.module_row{padding-left:10%;padding-right:10%;background-color:rgba(60, 49, 135, 0.10);padding-bottom:3%;padding-top:3%;}
.themify_builder_content-70566 .tb_76ts749.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-bottom:0%;padding-top:0%;column-count:1;column-gap:25px;font-size:110%;}
.themify_builder_content-70566 .tb_3bhw749.module-buttons a{font-weight:bold;}
.themify_builder_content-70566 .tb_3bhw749.module-buttons span{text-transform:uppercase;}
.themify_builder_content-70566 .tb_3bhw749.module-buttons i,.themify_builder_content-70566 .tb_3bhw749.module-buttons span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70566 .tb_bggj750.module-text{padding:4%;font-size:140%;}
.themify_builder_content-70566 .tb_okoq747.module_row{padding-left:8%;padding-right:8%;}
.themify_builder_content-70566 .tb_bmpg750.module_column{padding:1%;}
.themify_builder_content-70566 .tb_12i3750.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_p8mc750.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_obb0750.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_h5ms750.module_column{padding:1%;}
.themify_builder_content-70566 .tb_cpbe750.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_za4k750.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_6sxm750.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_n0f0750.module_column{padding:01%;}
.themify_builder_content-70566 .tb_2m0e750.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_env6750.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_qqwm750.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_cujm750.module_column{padding:1%;}
.themify_builder_content-70566 .tb_115k750.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_xxmj751.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_h0r0751.module-box{font-size:70%;}
.themify_builder_content-70566 .tb_v88t747.module_row,.themify_builder_content-70566 .tb_v88t747.module_row p,.themify_builder_content-70566 .tb_v88t747.module_row h1,.themify_builder_content-70566 .tb_v88t747.module_row h2,.themify_builder_content-70566 .tb_v88t747.module_row h3:not(.module-title),.themify_builder_content-70566 .tb_v88t747.module_row h4,.themify_builder_content-70566 .tb_v88t747.module_row h5,.themify_builder_content-70566 .tb_v88t747.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-70566 .tb_v88t747.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://bwevents.co.in/wp-content/uploads/2026/02/stage-image-background.jpg);}
.themify_builder_content-70566 .tb_v88t747.module_row>.builder_row_cover::before,.themify_builder_content-70566 .tb_v88t747.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(69, 46, 46, 0.71);}
.themify_builder_content-70566 .tb_v88t747.module_row>.tb_row_frame_bottom,.themify_builder_content-70566 .tb_v88t747.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-70566 .tb_v88t747.module_row>.tb_row_frame_top,.themify_builder_content-70566 .tb_v88t747.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-70566 .tb_l4da751.module-text{padding-left:10%;padding-bottom:4%;padding-right:10%;padding-top:4%;text-align:justify;font-size:90%;column-count:1;font-weight:bold;}
.themify_builder_content-70566 .tb_l4da751.module-text .tb_text_wrap,.themify_builder_content-70566 .tb_l4da751.module-text .tb_text_wrap p,.themify_builder_content-70566 .tb_l4da751.module-text .tb_text_wrap blockquote,.themify_builder_content-70566 .tb_l4da751.module-text .tb_text_wrap h1,.themify_builder_content-70566 .tb_l4da751.module-text .tb_text_wrap h2,.themify_builder_content-70566 .tb_l4da751.module-text .tb_text_wrap h3,.themify_builder_content-70566 .tb_l4da751.module-text .tb_text_wrap h4,.themify_builder_content-70566 .tb_l4da751.module-text .tb_text_wrap h5,.themify_builder_content-70566 .tb_l4da751.module-text .tb_text_wrap h6,.themify_builder_content-70566 .tb_l4da751.module-text .tb_text_wrap li,.themify_builder_content-70566 .tb_l4da751.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70566 .tb_2uhm747.module_row{padding-left:10%;padding-bottom:3%;padding-right:10%;padding-top:3%;}
.themify_builder_content-70566 .tb_v4av747.module_row{padding-left:10%;padding-bottom:3%;padding-right:10%;padding-top:3%;}
.themify_builder_content-70566 .tb_tgs1751.module-text{padding:0%;font-size:140%;}
.themify_builder_content-70566 .tb_s7ep747.module_row{padding-left:10%;padding-bottom:3%;padding-right:10%;padding-top:3%;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-70566 .tb_qxay752.module-text{padding:0%;font-size:140%;}
.themify_builder_content-70566 .tb_pqk8747.module_row{padding-left:10%;padding-bottom:3%;padding-right:10%;padding-top:3%;}
.themify_builder_content-70566 .tb_e40d752.module-text{padding:0%;font-size:140%;}
.themify_builder_content-70566 .tb_dpcf747.module_row{background-color:rgba(60, 49, 135, 0.10);padding-left:10%;padding-right:10%;}
.themify_builder_content-70566 .tb_h5gu752.module-text{column-count:2;padding-left:0%;padding-right:0%;font-size:87%;padding-top:5%;margin-top:0px;padding-bottom:0%;}
.themify_builder_content-70566 .tb_169k752.module-text{column-count:0;padding-left:0%;padding-right:0%;font-size:87%;padding-top:5%;margin-top:0px;padding-bottom:0%;}
.themify_builder_content-70566 .tb_j91e752.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-bottom:2%;padding-top:2%;column-count:1;column-gap:25px;}
.themify_builder_content-70566 .tb_no7z747.module_row{padding-bottom:3%;padding-top:3%;padding-left:10%;padding-right:10%;}
.themify_builder_content-70566 .tb_7b9v752.module-image{padding-left:0%;padding-right:0%;padding-top:0%;padding-bottom:2%;}
.themify_builder_content-70566 .tb_6q83747.module_row{padding-bottom:0%;padding-top:3%;padding-left:10%;padding-right:10%;}
.themify_builder_content-70566 .tb_xbgd753.module-text{padding:0%;font-size:140%;}
.themify_builder_content-70566 .tb_xnez753.module-image{padding-left:0%;padding-right:0%;padding-top:2%;padding-bottom:2%;}
.themify_builder_content-70566 .tb_0ecn753.module-text{padding-top:3%;padding-right:10%;padding-bottom:1%;padding-left:10%;font-size:140%;}
.themify_builder_content-70566 .tb_wb54748.module_row{font-size:80%;padding-bottom:0%;padding-top:2%;padding-left:10%;padding-right:10%;}
.themify_builder_content-70566 .tb_wb54748.module_row,.themify_builder_content-70566 .tb_wb54748.module_row p,.themify_builder_content-70566 .tb_wb54748.module_row h1,.themify_builder_content-70566 .tb_wb54748.module_row h2,.themify_builder_content-70566 .tb_wb54748.module_row h3:not(.module-title),.themify_builder_content-70566 .tb_wb54748.module_row h4,.themify_builder_content-70566 .tb_wb54748.module_row h5,.themify_builder_content-70566 .tb_wb54748.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-70566 .tb_x42t753.module-text{font-size:120%;}
.themify_builder_content-70566 .tb_x42t753.module-text .tb_text_wrap,.themify_builder_content-70566 .tb_x42t753.module-text .tb_text_wrap p,.themify_builder_content-70566 .tb_x42t753.module-text .tb_text_wrap blockquote,.themify_builder_content-70566 .tb_x42t753.module-text .tb_text_wrap h1,.themify_builder_content-70566 .tb_x42t753.module-text .tb_text_wrap h2,.themify_builder_content-70566 .tb_x42t753.module-text .tb_text_wrap h3,.themify_builder_content-70566 .tb_x42t753.module-text .tb_text_wrap h4,.themify_builder_content-70566 .tb_x42t753.module-text .tb_text_wrap h5,.themify_builder_content-70566 .tb_x42t753.module-text .tb_text_wrap h6,.themify_builder_content-70566 .tb_x42t753.module-text .tb_text_wrap li,.themify_builder_content-70566 .tb_x42t753.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70566 .tb_itrt753.module-text{font-size:120%;}
.themify_builder_content-70566 .tb_itrt753.module-text .tb_text_wrap,.themify_builder_content-70566 .tb_itrt753.module-text .tb_text_wrap p,.themify_builder_content-70566 .tb_itrt753.module-text .tb_text_wrap blockquote,.themify_builder_content-70566 .tb_itrt753.module-text .tb_text_wrap h1,.themify_builder_content-70566 .tb_itrt753.module-text .tb_text_wrap h2,.themify_builder_content-70566 .tb_itrt753.module-text .tb_text_wrap h3,.themify_builder_content-70566 .tb_itrt753.module-text .tb_text_wrap h4,.themify_builder_content-70566 .tb_itrt753.module-text .tb_text_wrap h5,.themify_builder_content-70566 .tb_itrt753.module-text .tb_text_wrap h6,.themify_builder_content-70566 .tb_itrt753.module-text .tb_text_wrap li,.themify_builder_content-70566 .tb_itrt753.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70566 .tb_k1ms753.module-text{font-size:120%;}
.themify_builder_content-70566 .tb_k1ms753.module-text .tb_text_wrap,.themify_builder_content-70566 .tb_k1ms753.module-text .tb_text_wrap p,.themify_builder_content-70566 .tb_k1ms753.module-text .tb_text_wrap blockquote,.themify_builder_content-70566 .tb_k1ms753.module-text .tb_text_wrap h1,.themify_builder_content-70566 .tb_k1ms753.module-text .tb_text_wrap h2,.themify_builder_content-70566 .tb_k1ms753.module-text .tb_text_wrap h3,.themify_builder_content-70566 .tb_k1ms753.module-text .tb_text_wrap h4,.themify_builder_content-70566 .tb_k1ms753.module-text .tb_text_wrap h5,.themify_builder_content-70566 .tb_k1ms753.module-text .tb_text_wrap h6,.themify_builder_content-70566 .tb_k1ms753.module-text .tb_text_wrap li,.themify_builder_content-70566 .tb_k1ms753.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70566 .tb_ys78748.module_row{font-size:80%;padding-bottom:0%;padding-top:0%;padding-left:10%;padding-right:10%;}
.themify_builder_content-70566 .tb_ys78748.module_row,.themify_builder_content-70566 .tb_ys78748.module_row p,.themify_builder_content-70566 .tb_ys78748.module_row h1,.themify_builder_content-70566 .tb_ys78748.module_row h2,.themify_builder_content-70566 .tb_ys78748.module_row h3:not(.module-title),.themify_builder_content-70566 .tb_ys78748.module_row h4,.themify_builder_content-70566 .tb_ys78748.module_row h5,.themify_builder_content-70566 .tb_ys78748.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-70566 .tb_t7ue753.module-text{font-size:120%;}
.themify_builder_content-70566 .tb_t7ue753.module-text .tb_text_wrap,.themify_builder_content-70566 .tb_t7ue753.module-text .tb_text_wrap p,.themify_builder_content-70566 .tb_t7ue753.module-text .tb_text_wrap blockquote,.themify_builder_content-70566 .tb_t7ue753.module-text .tb_text_wrap h1,.themify_builder_content-70566 .tb_t7ue753.module-text .tb_text_wrap h2,.themify_builder_content-70566 .tb_t7ue753.module-text .tb_text_wrap h3,.themify_builder_content-70566 .tb_t7ue753.module-text .tb_text_wrap h4,.themify_builder_content-70566 .tb_t7ue753.module-text .tb_text_wrap h5,.themify_builder_content-70566 .tb_t7ue753.module-text .tb_text_wrap h6,.themify_builder_content-70566 .tb_t7ue753.module-text .tb_text_wrap li,.themify_builder_content-70566 .tb_t7ue753.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70566 .tb_ti6t753.module-text{font-size:120%;}
.themify_builder_content-70566 .tb_ti6t753.module-text .tb_text_wrap,.themify_builder_content-70566 .tb_ti6t753.module-text .tb_text_wrap p,.themify_builder_content-70566 .tb_ti6t753.module-text .tb_text_wrap blockquote,.themify_builder_content-70566 .tb_ti6t753.module-text .tb_text_wrap h1,.themify_builder_content-70566 .tb_ti6t753.module-text .tb_text_wrap h2,.themify_builder_content-70566 .tb_ti6t753.module-text .tb_text_wrap h3,.themify_builder_content-70566 .tb_ti6t753.module-text .tb_text_wrap h4,.themify_builder_content-70566 .tb_ti6t753.module-text .tb_text_wrap h5,.themify_builder_content-70566 .tb_ti6t753.module-text .tb_text_wrap h6,.themify_builder_content-70566 .tb_ti6t753.module-text .tb_text_wrap li,.themify_builder_content-70566 .tb_ti6t753.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70566 .tb_qjh9753.module-text{font-size:120%;}
.themify_builder_content-70566 .tb_qjh9753.module-text .tb_text_wrap,.themify_builder_content-70566 .tb_qjh9753.module-text .tb_text_wrap p,.themify_builder_content-70566 .tb_qjh9753.module-text .tb_text_wrap blockquote,.themify_builder_content-70566 .tb_qjh9753.module-text .tb_text_wrap h1,.themify_builder_content-70566 .tb_qjh9753.module-text .tb_text_wrap h2,.themify_builder_content-70566 .tb_qjh9753.module-text .tb_text_wrap h3,.themify_builder_content-70566 .tb_qjh9753.module-text .tb_text_wrap h4,.themify_builder_content-70566 .tb_qjh9753.module-text .tb_text_wrap h5,.themify_builder_content-70566 .tb_qjh9753.module-text .tb_text_wrap h6,.themify_builder_content-70566 .tb_qjh9753.module-text .tb_text_wrap li,.themify_builder_content-70566 .tb_qjh9753.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70566 .tb_8oew754.module-text{font-size:120%;}
.themify_builder_content-70566 .tb_8oew754.module-text .tb_text_wrap,.themify_builder_content-70566 .tb_8oew754.module-text .tb_text_wrap p,.themify_builder_content-70566 .tb_8oew754.module-text .tb_text_wrap blockquote,.themify_builder_content-70566 .tb_8oew754.module-text .tb_text_wrap h1,.themify_builder_content-70566 .tb_8oew754.module-text .tb_text_wrap h2,.themify_builder_content-70566 .tb_8oew754.module-text .tb_text_wrap h3,.themify_builder_content-70566 .tb_8oew754.module-text .tb_text_wrap h4,.themify_builder_content-70566 .tb_8oew754.module-text .tb_text_wrap h5,.themify_builder_content-70566 .tb_8oew754.module-text .tb_text_wrap h6,.themify_builder_content-70566 .tb_8oew754.module-text .tb_text_wrap li,.themify_builder_content-70566 .tb_8oew754.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70566 .tb_bkrd754.module-text{font-size:120%;}
.themify_builder_content-70566 .tb_bkrd754.module-text .tb_text_wrap,.themify_builder_content-70566 .tb_bkrd754.module-text .tb_text_wrap p,.themify_builder_content-70566 .tb_bkrd754.module-text .tb_text_wrap blockquote,.themify_builder_content-70566 .tb_bkrd754.module-text .tb_text_wrap h1,.themify_builder_content-70566 .tb_bkrd754.module-text .tb_text_wrap h2,.themify_builder_content-70566 .tb_bkrd754.module-text .tb_text_wrap h3,.themify_builder_content-70566 .tb_bkrd754.module-text .tb_text_wrap h4,.themify_builder_content-70566 .tb_bkrd754.module-text .tb_text_wrap h5,.themify_builder_content-70566 .tb_bkrd754.module-text .tb_text_wrap h6,.themify_builder_content-70566 .tb_bkrd754.module-text .tb_text_wrap li,.themify_builder_content-70566 .tb_bkrd754.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70566 .tb_jfzn754.module-text{font-size:120%;}
.themify_builder_content-70566 .tb_jfzn754.module-text .tb_text_wrap,.themify_builder_content-70566 .tb_jfzn754.module-text .tb_text_wrap p,.themify_builder_content-70566 .tb_jfzn754.module-text .tb_text_wrap blockquote,.themify_builder_content-70566 .tb_jfzn754.module-text .tb_text_wrap h1,.themify_builder_content-70566 .tb_jfzn754.module-text .tb_text_wrap h2,.themify_builder_content-70566 .tb_jfzn754.module-text .tb_text_wrap h3,.themify_builder_content-70566 .tb_jfzn754.module-text .tb_text_wrap h4,.themify_builder_content-70566 .tb_jfzn754.module-text .tb_text_wrap h5,.themify_builder_content-70566 .tb_jfzn754.module-text .tb_text_wrap h6,.themify_builder_content-70566 .tb_jfzn754.module-text .tb_text_wrap li,.themify_builder_content-70566 .tb_jfzn754.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70566 .tb_600o754.module-text{font-size:120%;padding-top:0px;margin-top:-6px;}
.themify_builder_content-70566 .tb_600o754.module-text .tb_text_wrap,.themify_builder_content-70566 .tb_600o754.module-text .tb_text_wrap p,.themify_builder_content-70566 .tb_600o754.module-text .tb_text_wrap blockquote,.themify_builder_content-70566 .tb_600o754.module-text .tb_text_wrap h1,.themify_builder_content-70566 .tb_600o754.module-text .tb_text_wrap h2,.themify_builder_content-70566 .tb_600o754.module-text .tb_text_wrap h3,.themify_builder_content-70566 .tb_600o754.module-text .tb_text_wrap h4,.themify_builder_content-70566 .tb_600o754.module-text .tb_text_wrap h5,.themify_builder_content-70566 .tb_600o754.module-text .tb_text_wrap h6,.themify_builder_content-70566 .tb_600o754.module-text .tb_text_wrap li,.themify_builder_content-70566 .tb_600o754.module-text .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70566 .tb_3k3z754.module-text{padding-top:50px;}
.themify_builder_content-70566 .tb_duow950.module-text{padding-top:50px;}

/*/wp-content/uploads/themify-css/themify-builder-70168-generated.css*/
/* Generated from post: excellence-awards-2026 */
.themify_builder_content-70168 .tb_63h4888.module_row{padding-top:0px;margin-top:-44px;padding-left:0px;background-color:rgba(232, 232, 232, 1);}
.themify_builder_content-70168 .tb_6sm0892.module-image{padding:8%;}
.themify_builder_content-70168 .tb_pzxo808.module-menu .nav li a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-70168 .tb_pzxo808.module-menu .nav{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-70168 .tb_pzxo808.module-menu{mix-blend-mode:normal;padding:1%;}
.themify_builder_content-70168 .tb_pzxo808.module-menu .nav li{font-size:80%;}
.themify_builder_content-70168 .tb_qdk7906.module_row{padding-top:0px;margin-top:-44px;padding-left:0px;background-color:rgba(232, 232, 232, 1);}
.themify_builder_content-70168 .tb_277u068.module-image{padding:2%;}
.themify_builder_content-70168 .tb_lznf906.module-menu .nav li a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-70168 .tb_lznf906.module-menu .nav{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-70168 .tb_lznf906.module-menu{mix-blend-mode:normal;padding:1%;}
.themify_builder_content-70168 .tb_lznf906.module-menu .nav li{font-size:80%;}
.themify_builder_content-70168 .tb_g84s811.module_row{padding-top:0%;}
.themify_builder_content-70168 .tb_6qbt812.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(2, 23, 28, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-70168 .tb_6qbt812.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_6qbt812.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_6qbt812.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_6qbt812.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_6qbt812.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_6qbt812.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_6qbt812.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_6qbt812.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_6qbt812.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_6qbt812.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_6qbt812.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_kxs9004.module_row{padding-left:10%;padding-right:10%;padding-top:3%;background-color:rgba(58, 190, 238, 0.20);}
.themify_builder_content-70168 .tb_b8sp898.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_b8sp898.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_b8sp898.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_b8sp898.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_b8sp898.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_b8sp898.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_b8sp898.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_b8sp898.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_b8sp898.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_b8sp898.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_b8sp898.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_b8sp898.module-text{padding-bottom:2%;text-align:justify;font-size:120%;}
.themify_builder_content-70168 .tb_j6ui943.module_row{padding-top:0%;}
.themify_builder_content-70168 .tb_by9j943.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(2, 23, 28, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-70168 .tb_by9j943.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_by9j943.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_by9j943.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_by9j943.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_by9j943.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_by9j943.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_by9j943.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_by9j943.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_by9j943.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_by9j943.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_by9j943.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_qrba620.module-image .image-wrap img{padding:3%;}
.themify_builder_content-70168 .tb_qrba620.module-image{padding-left:10%;padding-bottom:3%;padding-right:10%;padding-top:3%;}
.themify_builder_content-70168 .tb_f4by776.module_row{padding-top:0%;}
.themify_builder_content-70168 .tb_ycie777.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(2, 23, 28, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-70168 .tb_ycie777.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_ycie777.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_ycie777.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_ycie777.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_ycie777.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_ycie777.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_ycie777.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_ycie777.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_ycie777.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_ycie777.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_ycie777.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_916v700.module_row{padding-left:10%;padding-right:10%;padding-top:3%;background-color:rgba(58, 190, 238, 0.20);}
.themify_builder_content-70168 .tb_6bnk700.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_6bnk700.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_6bnk700.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_6bnk700.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_6bnk700.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_6bnk700.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_6bnk700.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_6bnk700.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_6bnk700.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_6bnk700.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_6bnk700.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_6bnk700.module-text{padding-bottom:0%;text-align:justify;font-size:120%;}
.themify_builder_content-70168 .tb_q8zr638.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_q8zr638.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_q8zr638.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_q8zr638.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_q8zr638.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_q8zr638.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_q8zr638.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_q8zr638.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_q8zr638.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_q8zr638.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_q8zr638.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_q8zr638.module-text{padding-bottom:2%;text-align:justify;font-size:120%;}
.themify_builder_content-70168 .tb_9e7m774.module_row{padding-top:0%;}
.themify_builder_content-70168 .tb_mssy775.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(2, 23, 28, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-70168 .tb_mssy775.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_mssy775.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_mssy775.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_mssy775.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_mssy775.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_mssy775.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_mssy775.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_mssy775.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_mssy775.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_mssy775.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_mssy775.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_ywki681.module_row{padding-left:8%;padding-right:8%;padding-bottom:0px;padding-top:2%;background-color:rgba(255, 255, 255, 0.60);}
.themify_builder_content-70168 .tb_g345682.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-70168 .tb_g345682.module-box .ui{background-color:rgba(20, 144, 227, 1);background-image:none;}
.themify_builder_content-70168 .tb_g345682.module-box .tb_text_wrap,.themify_builder_content-70168 .tb_g345682.module-box .tb_text_wrap p,.themify_builder_content-70168 .tb_g345682.module-box .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_g345682.module-box .tb_text_wrap h1,.themify_builder_content-70168 .tb_g345682.module-box .tb_text_wrap h2,.themify_builder_content-70168 .tb_g345682.module-box .tb_text_wrap h3,.themify_builder_content-70168 .tb_g345682.module-box .tb_text_wrap h4,.themify_builder_content-70168 .tb_g345682.module-box .tb_text_wrap h5,.themify_builder_content-70168 .tb_g345682.module-box .tb_text_wrap h6,.themify_builder_content-70168 .tb_g345682.module-box .tb_text_wrap li,.themify_builder_content-70168 .tb_g345682.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-70168 .tb_fe7e682.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-70168 .tb_fe7e682.module-box .ui{background-color:rgba(1, 142, 108, 1);background-image:none;}
.themify_builder_content-70168 .tb_fe7e682.module-box .tb_text_wrap,.themify_builder_content-70168 .tb_fe7e682.module-box .tb_text_wrap p,.themify_builder_content-70168 .tb_fe7e682.module-box .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_fe7e682.module-box .tb_text_wrap h1,.themify_builder_content-70168 .tb_fe7e682.module-box .tb_text_wrap h2,.themify_builder_content-70168 .tb_fe7e682.module-box .tb_text_wrap h3,.themify_builder_content-70168 .tb_fe7e682.module-box .tb_text_wrap h4,.themify_builder_content-70168 .tb_fe7e682.module-box .tb_text_wrap h5,.themify_builder_content-70168 .tb_fe7e682.module-box .tb_text_wrap h6,.themify_builder_content-70168 .tb_fe7e682.module-box .tb_text_wrap li,.themify_builder_content-70168 .tb_fe7e682.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-70168 .tb_6h34682.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-70168 .tb_6h34682.module-box .ui{background-color:rgba(20, 144, 227, 1);background-image:none;}
.themify_builder_content-70168 .tb_6h34682.module-box .tb_text_wrap,.themify_builder_content-70168 .tb_6h34682.module-box .tb_text_wrap p,.themify_builder_content-70168 .tb_6h34682.module-box .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_6h34682.module-box .tb_text_wrap h1,.themify_builder_content-70168 .tb_6h34682.module-box .tb_text_wrap h2,.themify_builder_content-70168 .tb_6h34682.module-box .tb_text_wrap h3,.themify_builder_content-70168 .tb_6h34682.module-box .tb_text_wrap h4,.themify_builder_content-70168 .tb_6h34682.module-box .tb_text_wrap h5,.themify_builder_content-70168 .tb_6h34682.module-box .tb_text_wrap h6,.themify_builder_content-70168 .tb_6h34682.module-box .tb_text_wrap li,.themify_builder_content-70168 .tb_6h34682.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-70168 .tb_jpv3682.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-70168 .tb_jpv3682.module-box .ui{background-color:rgba(1, 142, 108, 1);background-image:none;}
.themify_builder_content-70168 .tb_jpv3682.module-box .tb_text_wrap,.themify_builder_content-70168 .tb_jpv3682.module-box .tb_text_wrap p,.themify_builder_content-70168 .tb_jpv3682.module-box .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_jpv3682.module-box .tb_text_wrap h1,.themify_builder_content-70168 .tb_jpv3682.module-box .tb_text_wrap h2,.themify_builder_content-70168 .tb_jpv3682.module-box .tb_text_wrap h3,.themify_builder_content-70168 .tb_jpv3682.module-box .tb_text_wrap h4,.themify_builder_content-70168 .tb_jpv3682.module-box .tb_text_wrap h5,.themify_builder_content-70168 .tb_jpv3682.module-box .tb_text_wrap h6,.themify_builder_content-70168 .tb_jpv3682.module-box .tb_text_wrap li,.themify_builder_content-70168 .tb_jpv3682.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-70168 .tb_i1dj682.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-70168 .tb_i1dj682.module-box .ui{background-color:rgba(20, 144, 227, 1);background-image:none;}
.themify_builder_content-70168 .tb_i1dj682.module-box .tb_text_wrap,.themify_builder_content-70168 .tb_i1dj682.module-box .tb_text_wrap p,.themify_builder_content-70168 .tb_i1dj682.module-box .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_i1dj682.module-box .tb_text_wrap h1,.themify_builder_content-70168 .tb_i1dj682.module-box .tb_text_wrap h2,.themify_builder_content-70168 .tb_i1dj682.module-box .tb_text_wrap h3,.themify_builder_content-70168 .tb_i1dj682.module-box .tb_text_wrap h4,.themify_builder_content-70168 .tb_i1dj682.module-box .tb_text_wrap h5,.themify_builder_content-70168 .tb_i1dj682.module-box .tb_text_wrap h6,.themify_builder_content-70168 .tb_i1dj682.module-box .tb_text_wrap li,.themify_builder_content-70168 .tb_i1dj682.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-70168 .tb_1p8w682.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-70168 .tb_1p8w682.module-box .ui{background-color:rgba(1, 142, 108, 1);background-image:none;}
.themify_builder_content-70168 .tb_1p8w682.module-box .tb_text_wrap,.themify_builder_content-70168 .tb_1p8w682.module-box .tb_text_wrap p,.themify_builder_content-70168 .tb_1p8w682.module-box .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_1p8w682.module-box .tb_text_wrap h1,.themify_builder_content-70168 .tb_1p8w682.module-box .tb_text_wrap h2,.themify_builder_content-70168 .tb_1p8w682.module-box .tb_text_wrap h3,.themify_builder_content-70168 .tb_1p8w682.module-box .tb_text_wrap h4,.themify_builder_content-70168 .tb_1p8w682.module-box .tb_text_wrap h5,.themify_builder_content-70168 .tb_1p8w682.module-box .tb_text_wrap h6,.themify_builder_content-70168 .tb_1p8w682.module-box .tb_text_wrap li,.themify_builder_content-70168 .tb_1p8w682.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-70168 .tb_faqj874.module_row{padding-left:8%;padding-right:8%;padding-bottom:0px;padding-top:0%;background-color:rgba(255, 255, 255, 0.60);}
.themify_builder_content-70168 .tb_4zbs619.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-70168 .tb_4zbs619.module-box .ui{background-color:rgba(20, 144, 227, 1);background-image:none;}
.themify_builder_content-70168 .tb_4zbs619.module-box .tb_text_wrap,.themify_builder_content-70168 .tb_4zbs619.module-box .tb_text_wrap p,.themify_builder_content-70168 .tb_4zbs619.module-box .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_4zbs619.module-box .tb_text_wrap h1,.themify_builder_content-70168 .tb_4zbs619.module-box .tb_text_wrap h2,.themify_builder_content-70168 .tb_4zbs619.module-box .tb_text_wrap h3,.themify_builder_content-70168 .tb_4zbs619.module-box .tb_text_wrap h4,.themify_builder_content-70168 .tb_4zbs619.module-box .tb_text_wrap h5,.themify_builder_content-70168 .tb_4zbs619.module-box .tb_text_wrap h6,.themify_builder_content-70168 .tb_4zbs619.module-box .tb_text_wrap li,.themify_builder_content-70168 .tb_4zbs619.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-70168 .tb_p201852.module_row{padding-top:0%;padding-bottom:1px;}
.themify_builder_content-70168 .tb_bfw6852.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(2, 23, 28, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-70168 .tb_bfw6852.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_bfw6852.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_bfw6852.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_bfw6852.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_bfw6852.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_bfw6852.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_bfw6852.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_bfw6852.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_bfw6852.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_bfw6852.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_bfw6852.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_m8nu588.module-text{padding-top:1%;font-size:120%;background-color:rgba(58, 190, 238, 0.20);background-image:none;padding-bottom:0%;}
.themify_builder_content-70168 .tb_m8nu588.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_m8nu588.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_m8nu588.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_m8nu588.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_m8nu588.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_m8nu588.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_m8nu588.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_m8nu588.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_m8nu588.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_m8nu588.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_m8nu588.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_izgj210.module_row{padding-left:10%;padding-right:10%;padding-top:3%;background-color:rgba(58, 190, 238, 0.20);margin-top:-28px;}
.themify_builder_content-70168 .tb_6w1r211.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_6w1r211.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_6w1r211.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_6w1r211.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_6w1r211.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_6w1r211.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_6w1r211.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_6w1r211.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_6w1r211.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_6w1r211.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_6w1r211.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_6w1r211.module-text{padding-bottom:0%;text-align:justify;font-size:120%;}
.themify_builder_content-70168 .tb_zgbs211.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_zgbs211.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_zgbs211.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_zgbs211.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_zgbs211.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_zgbs211.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_zgbs211.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_zgbs211.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_zgbs211.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_zgbs211.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_zgbs211.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_zgbs211.module-text{padding-bottom:2%;text-align:justify;font-size:120%;}
.themify_builder_content-70168 .tb_if58747.module_row{padding-top:0%;}
.themify_builder_content-70168 .tb_pxrs747.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(2, 23, 28, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-70168 .tb_pxrs747.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_pxrs747.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_pxrs747.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_pxrs747.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_pxrs747.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_pxrs747.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_pxrs747.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_pxrs747.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_pxrs747.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_pxrs747.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_pxrs747.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_me0s747.module-text{padding-bottom:2%;padding-top:2%;}
.themify_builder_content-70168 .tb_pnr2875.module_row{padding-top:0%;}
.themify_builder_content-70168 .tb_8ksk875.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(2, 23, 28, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-70168 .tb_8ksk875.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_8ksk875.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_8ksk875.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_8ksk875.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_8ksk875.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_8ksk875.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_8ksk875.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_8ksk875.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_8ksk875.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_8ksk875.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_8ksk875.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_blh3786.module_row{padding-bottom:3%;margin-bottom:0px;margin-top:0px;padding-top:3%;padding-left:10%;padding-right:10%;}
.themify_builder_content-70168 .tb_7olq787.module-accordion.module{padding:2%;text-align:center;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_7olq787.module-accordion .ui.module-accordion .accordion-content{font-size:90%;}
.themify_builder_content-70168 .tb_7olq787.module-accordion .ui.module-accordion .accordion-title{font-size:100%;}
.themify_builder_content-70168 .tb_43k5312.module-accordion.module{padding:2%;text-align:center;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_43k5312.module-accordion .ui.module-accordion .accordion-content{font-size:90%;}
.themify_builder_content-70168 .tb_43k5312.module-accordion .ui.module-accordion .accordion-title{font-size:100%;}
.themify_builder_content-70168 .tb_fq7m70.module-accordion.module{padding:2%;text-align:center;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_fq7m70.module-accordion .ui.module-accordion .accordion-content{font-size:90%;}
.themify_builder_content-70168 .tb_fq7m70.module-accordion .ui.module-accordion .accordion-title{font-size:100%;}
.themify_builder_content-70168 .tb_eqnz989.module-accordion.module{padding:2%;text-align:center;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_eqnz989.module-accordion .ui.module-accordion .accordion-content{font-size:90%;}
.themify_builder_content-70168 .tb_eqnz989.module-accordion .ui.module-accordion .accordion-title{font-size:100%;}
.themify_builder_content-70168 .tb_pdip718.module-accordion.module{padding:2%;text-align:center;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_pdip718.module-accordion .ui.module-accordion .accordion-content{font-size:90%;}
.themify_builder_content-70168 .tb_pdip718.module-accordion .ui.module-accordion .accordion-title{font-size:100%;}
.themify_builder_content-70168 .tb_xqfe754.module-accordion.module{padding:2%;text-align:center;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_xqfe754.module-accordion .ui.module-accordion .accordion-content{font-size:90%;}
.themify_builder_content-70168 .tb_xqfe754.module-accordion .ui.module-accordion .accordion-title{font-size:100%;}
.themify_builder_content-70168 .tb_27fc895.module-accordion.module{padding:2%;text-align:center;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_27fc895.module-accordion .ui.module-accordion .accordion-content{font-size:90%;}
.themify_builder_content-70168 .tb_27fc895.module-accordion .ui.module-accordion .accordion-title{font-size:100%;}
.themify_builder_content-70168 .tb_i9ds617.module_row{padding-bottom:0%;padding-top:2%;background-color:rgba(244, 246, 250, 1);padding-left:10%;padding-right:10%;border-top:5px solid;font-size:90%;}
.themify_builder_content-70168 .tb_i9ds617.module_row .module h4{font-size:95%;}
.themify_builder_content-70168 .tb_gmpi618.module_column{background-color:rgba(255, 255, 255, 1);text-align:center;font-size:1.1em;padding-bottom:0%;box-shadow:0px 0px 10px 0px rgba(150, 150, 150, 0.24);margin-bottom:30px;}
.themify_builder_content-70168 .tb_gmpi618.module_column,.themify_builder_content-70168 .tb_gmpi618.module_column p,.themify_builder_content-70168 .tb_gmpi618.module_column h1,.themify_builder_content-70168 .tb_gmpi618.module_column h2,.themify_builder_content-70168 .tb_gmpi618.module_column h3:not(.module-title),.themify_builder_content-70168 .tb_gmpi618.module_column h4,.themify_builder_content-70168 .tb_gmpi618.module_column h5,.themify_builder_content-70168 .tb_gmpi618.module_column h6{color:rgba(166, 166, 166, 1);}
.themify_builder_content-70168 .tb_gmpi618.module_column,.themify_builder_content-70168 .tb_gmpi618.module_column>.builder_row_cover::before,.themify_builder_content-70168 .tb_gmpi618.module_column>.ms-tableCell>.builder_row_cover::before{border-top-left-radius:10px;}
.themify_builder_content-70168 .tb_2roh618.module-text{border-top-right-radius:10px;border-top-left-radius:10px;padding-top:30px;background-color:rgba(2, 23, 28, 1);background-image:none;margin-bottom:30px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;min-height:140px;font-size:100%;text-transform:uppercase;}
.themify_builder_content-70168 .tb_2roh618.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_2roh618.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_2roh618.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_2roh618.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_2roh618.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_2roh618.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_2roh618.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_2roh618.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_2roh618.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_2roh618.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_2roh618.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-70168 .tb_pa5d618.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_pa5d618.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_pa5d618.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_pa5d618.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_pa5d618.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_pa5d618.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_pa5d618.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_pa5d618.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_pa5d618.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_pa5d618.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_pa5d618.module-text .tb_text_wrap span{color:rgba(73, 224, 151, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70168 .tb_pa5d618.module-text.module h2{text-transform:uppercase;}
.themify_builder_content-70168 .tb_pa5d618.module-text{margin-bottom:10px;}
.themify_builder_content-70168 .tb_v8cd522.module-text{border-top-right-radius:10px;border-top-left-radius:10px;padding-top:30px;background-color:rgba(2, 23, 28, 1);background-image:none;margin-bottom:30px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;min-height:140px;font-size:100%;text-transform:uppercase;}
.themify_builder_content-70168 .tb_v8cd522.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_v8cd522.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_v8cd522.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_v8cd522.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_v8cd522.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_v8cd522.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_v8cd522.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_v8cd522.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_v8cd522.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_v8cd522.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_v8cd522.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-70168 .tb_ob9q522.module_column{background-color:rgba(255, 255, 255, 1);text-align:center;font-size:1.1em;padding-bottom:0%;box-shadow:0px 0px 10px 0px rgba(150, 150, 150, 0.24);margin-bottom:30px;}
.themify_builder_content-70168 .tb_ob9q522.module_column,.themify_builder_content-70168 .tb_ob9q522.module_column p,.themify_builder_content-70168 .tb_ob9q522.module_column h1,.themify_builder_content-70168 .tb_ob9q522.module_column h2,.themify_builder_content-70168 .tb_ob9q522.module_column h3:not(.module-title),.themify_builder_content-70168 .tb_ob9q522.module_column h4,.themify_builder_content-70168 .tb_ob9q522.module_column h5,.themify_builder_content-70168 .tb_ob9q522.module_column h6{color:rgba(166, 166, 166, 1);}
.themify_builder_content-70168 .tb_ob9q522.module_column,.themify_builder_content-70168 .tb_ob9q522.module_column>.builder_row_cover::before,.themify_builder_content-70168 .tb_ob9q522.module_column>.ms-tableCell>.builder_row_cover::before{border-top-left-radius:10px;}
.themify_builder_content-70168 .tb_1km3523.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_1km3523.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_1km3523.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_1km3523.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_1km3523.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_1km3523.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_1km3523.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_1km3523.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_1km3523.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_1km3523.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_1km3523.module-text .tb_text_wrap span{color:rgba(73, 224, 151, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70168 .tb_1km3523.module-text.module h2{text-transform:uppercase;}
.themify_builder_content-70168 .tb_1km3523.module-text{margin-bottom:10px;}
.themify_builder_content-70168 .tb_ixl9640.module_column{background-color:rgba(255, 255, 255, 1);text-align:center;font-size:1.1em;padding-bottom:0%;box-shadow:0px 0px 10px 0px rgba(150, 150, 150, 0.24);margin-bottom:30px;}
.themify_builder_content-70168 .tb_ixl9640.module_column,.themify_builder_content-70168 .tb_ixl9640.module_column p,.themify_builder_content-70168 .tb_ixl9640.module_column h1,.themify_builder_content-70168 .tb_ixl9640.module_column h2,.themify_builder_content-70168 .tb_ixl9640.module_column h3:not(.module-title),.themify_builder_content-70168 .tb_ixl9640.module_column h4,.themify_builder_content-70168 .tb_ixl9640.module_column h5,.themify_builder_content-70168 .tb_ixl9640.module_column h6{color:rgba(166, 166, 166, 1);}
.themify_builder_content-70168 .tb_ixl9640.module_column,.themify_builder_content-70168 .tb_ixl9640.module_column>.builder_row_cover::before,.themify_builder_content-70168 .tb_ixl9640.module_column>.ms-tableCell>.builder_row_cover::before{border-top-left-radius:10px;}
.themify_builder_content-70168 .tb_fpvk640.module-text{border-top-right-radius:10px;border-top-left-radius:10px;padding-top:30px;background-color:rgba(2, 23, 28, 1);background-image:none;margin-bottom:30px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;min-height:140px;font-size:100%;text-transform:uppercase;}
.themify_builder_content-70168 .tb_fpvk640.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_fpvk640.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_fpvk640.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_fpvk640.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_fpvk640.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_fpvk640.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_fpvk640.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_fpvk640.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_fpvk640.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_fpvk640.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_fpvk640.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-70168 .tb_bkr7640.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_bkr7640.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_bkr7640.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_bkr7640.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_bkr7640.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_bkr7640.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_bkr7640.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_bkr7640.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_bkr7640.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_bkr7640.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_bkr7640.module-text .tb_text_wrap span{color:rgba(73, 224, 151, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70168 .tb_bkr7640.module-text.module h2{text-transform:uppercase;}
.themify_builder_content-70168 .tb_bkr7640.module-text{margin-bottom:10px;}
.themify_builder_content-70168 .tb_37vq304.module_column{background-color:rgba(255, 255, 255, 1);text-align:center;font-size:1.1em;padding-bottom:0%;box-shadow:0px 0px 10px 0px rgba(150, 150, 150, 0.24);margin-bottom:30px;}
.themify_builder_content-70168 .tb_37vq304.module_column,.themify_builder_content-70168 .tb_37vq304.module_column p,.themify_builder_content-70168 .tb_37vq304.module_column h1,.themify_builder_content-70168 .tb_37vq304.module_column h2,.themify_builder_content-70168 .tb_37vq304.module_column h3:not(.module-title),.themify_builder_content-70168 .tb_37vq304.module_column h4,.themify_builder_content-70168 .tb_37vq304.module_column h5,.themify_builder_content-70168 .tb_37vq304.module_column h6{color:rgba(166, 166, 166, 1);}
.themify_builder_content-70168 .tb_37vq304.module_column,.themify_builder_content-70168 .tb_37vq304.module_column>.builder_row_cover::before,.themify_builder_content-70168 .tb_37vq304.module_column>.ms-tableCell>.builder_row_cover::before{border-top-left-radius:10px;}
.themify_builder_content-70168 .tb_61sp304.module-text{border-top-right-radius:10px;border-top-left-radius:10px;padding-top:30px;background-color:rgba(2, 23, 28, 1);background-image:none;margin-bottom:30px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;min-height:140px;font-size:100%;text-transform:uppercase;}
.themify_builder_content-70168 .tb_61sp304.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_61sp304.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_61sp304.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_61sp304.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_61sp304.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_61sp304.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_61sp304.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_61sp304.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_61sp304.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_61sp304.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_61sp304.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-70168 .tb_0p83304.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_0p83304.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_0p83304.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_0p83304.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_0p83304.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_0p83304.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_0p83304.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_0p83304.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_0p83304.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_0p83304.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_0p83304.module-text .tb_text_wrap span{color:rgba(73, 224, 151, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70168 .tb_0p83304.module-text.module h2{text-transform:uppercase;}
.themify_builder_content-70168 .tb_0p83304.module-text{margin-bottom:10px;}
.themify_builder_content-70168 .tb_ygss614.module_column{background-color:rgba(255, 255, 255, 1);text-align:center;font-size:1.1em;padding-bottom:0%;box-shadow:0px 0px 10px 0px rgba(150, 150, 150, 0.24);margin-bottom:30px;}
.themify_builder_content-70168 .tb_ygss614.module_column,.themify_builder_content-70168 .tb_ygss614.module_column p,.themify_builder_content-70168 .tb_ygss614.module_column h1,.themify_builder_content-70168 .tb_ygss614.module_column h2,.themify_builder_content-70168 .tb_ygss614.module_column h3:not(.module-title),.themify_builder_content-70168 .tb_ygss614.module_column h4,.themify_builder_content-70168 .tb_ygss614.module_column h5,.themify_builder_content-70168 .tb_ygss614.module_column h6{color:rgba(166, 166, 166, 1);}
.themify_builder_content-70168 .tb_ygss614.module_column,.themify_builder_content-70168 .tb_ygss614.module_column>.builder_row_cover::before,.themify_builder_content-70168 .tb_ygss614.module_column>.ms-tableCell>.builder_row_cover::before{border-top-left-radius:10px;}
.themify_builder_content-70168 .tb_0tjy614.module-text{border-top-right-radius:10px;border-top-left-radius:10px;padding-top:30px;background-color:rgba(2, 23, 28, 1);background-image:none;margin-bottom:30px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;min-height:140px;font-size:100%;text-transform:uppercase;}
.themify_builder_content-70168 .tb_0tjy614.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_0tjy614.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_0tjy614.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_0tjy614.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_0tjy614.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_0tjy614.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_0tjy614.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_0tjy614.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_0tjy614.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_0tjy614.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_0tjy614.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-70168 .tb_a64k614.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_a64k614.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_a64k614.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_a64k614.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_a64k614.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_a64k614.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_a64k614.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_a64k614.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_a64k614.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_a64k614.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_a64k614.module-text .tb_text_wrap span{color:rgba(73, 224, 151, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70168 .tb_a64k614.module-text.module h2{text-transform:uppercase;}
.themify_builder_content-70168 .tb_a64k614.module-text{margin-bottom:10px;}
.themify_builder_content-70168 .tb_hwyq664.module_column{background-color:rgba(255, 255, 255, 1);text-align:center;font-size:1.1em;padding-bottom:0%;box-shadow:0px 0px 10px 0px rgba(150, 150, 150, 0.24);margin-bottom:30px;}
.themify_builder_content-70168 .tb_hwyq664.module_column,.themify_builder_content-70168 .tb_hwyq664.module_column p,.themify_builder_content-70168 .tb_hwyq664.module_column h1,.themify_builder_content-70168 .tb_hwyq664.module_column h2,.themify_builder_content-70168 .tb_hwyq664.module_column h3:not(.module-title),.themify_builder_content-70168 .tb_hwyq664.module_column h4,.themify_builder_content-70168 .tb_hwyq664.module_column h5,.themify_builder_content-70168 .tb_hwyq664.module_column h6{color:rgba(166, 166, 166, 1);}
.themify_builder_content-70168 .tb_hwyq664.module_column,.themify_builder_content-70168 .tb_hwyq664.module_column>.builder_row_cover::before,.themify_builder_content-70168 .tb_hwyq664.module_column>.ms-tableCell>.builder_row_cover::before{border-top-left-radius:10px;}
.themify_builder_content-70168 .tb_ej87665.module-text{border-top-right-radius:10px;border-top-left-radius:10px;padding-top:30px;background-color:rgba(2, 23, 28, 1);background-image:none;margin-bottom:30px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;min-height:140px;font-size:100%;text-transform:uppercase;}
.themify_builder_content-70168 .tb_ej87665.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_ej87665.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_ej87665.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_ej87665.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_ej87665.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_ej87665.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_ej87665.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_ej87665.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_ej87665.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_ej87665.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_ej87665.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-70168 .tb_mp3z665.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_mp3z665.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_mp3z665.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_mp3z665.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_mp3z665.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_mp3z665.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_mp3z665.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_mp3z665.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_mp3z665.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_mp3z665.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_mp3z665.module-text .tb_text_wrap span{color:rgba(73, 224, 151, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70168 .tb_mp3z665.module-text.module h2{text-transform:uppercase;}
.themify_builder_content-70168 .tb_mp3z665.module-text{margin-bottom:10px;}
.themify_builder_content-70168 .tb_3ttd769.module_column{background-color:rgba(255, 255, 255, 1);text-align:center;font-size:1.1em;padding-bottom:0%;box-shadow:0px 0px 10px 0px rgba(150, 150, 150, 0.24);margin-bottom:30px;}
.themify_builder_content-70168 .tb_3ttd769.module_column,.themify_builder_content-70168 .tb_3ttd769.module_column p,.themify_builder_content-70168 .tb_3ttd769.module_column h1,.themify_builder_content-70168 .tb_3ttd769.module_column h2,.themify_builder_content-70168 .tb_3ttd769.module_column h3:not(.module-title),.themify_builder_content-70168 .tb_3ttd769.module_column h4,.themify_builder_content-70168 .tb_3ttd769.module_column h5,.themify_builder_content-70168 .tb_3ttd769.module_column h6{color:rgba(166, 166, 166, 1);}
.themify_builder_content-70168 .tb_3ttd769.module_column,.themify_builder_content-70168 .tb_3ttd769.module_column>.builder_row_cover::before,.themify_builder_content-70168 .tb_3ttd769.module_column>.ms-tableCell>.builder_row_cover::before{border-top-left-radius:10px;}
.themify_builder_content-70168 .tb_xyxk770.module-text{border-top-right-radius:10px;border-top-left-radius:10px;padding-top:30px;background-color:rgba(2, 23, 28, 1);background-image:none;margin-bottom:30px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;min-height:140px;font-size:100%;text-transform:uppercase;}
.themify_builder_content-70168 .tb_xyxk770.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_xyxk770.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_xyxk770.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_xyxk770.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_xyxk770.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_xyxk770.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_xyxk770.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_xyxk770.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_xyxk770.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_xyxk770.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_xyxk770.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-70168 .tb_6fkp770.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_6fkp770.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_6fkp770.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_6fkp770.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_6fkp770.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_6fkp770.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_6fkp770.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_6fkp770.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_6fkp770.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_6fkp770.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_6fkp770.module-text .tb_text_wrap span{color:rgba(73, 224, 151, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70168 .tb_6fkp770.module-text.module h2{text-transform:uppercase;}
.themify_builder_content-70168 .tb_6fkp770.module-text{margin-bottom:10px;}
.themify_builder_content-70168 .tb_f4fx968.module_row{padding-top:0%;}
.themify_builder_content-70168 .tb_x3jh969.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(2, 23, 28, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-70168 .tb_x3jh969.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_x3jh969.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_x3jh969.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_x3jh969.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_x3jh969.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_x3jh969.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_x3jh969.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_x3jh969.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_x3jh969.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_x3jh969.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_x3jh969.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_201l870.module_row{margin-top:0px;padding-top:2%;padding-left:10%;padding-right:10%;background-color:rgba(58, 190, 238, 0.20);padding-bottom:2%;font-size:100%;}
.themify_builder_content-70168 .tb_201l870.module_row,.themify_builder_content-70168 .tb_201l870.module_row p,.themify_builder_content-70168 .tb_201l870.module_row h1,.themify_builder_content-70168 .tb_201l870.module_row h2,.themify_builder_content-70168 .tb_201l870.module_row h3:not(.module-title),.themify_builder_content-70168 .tb_201l870.module_row h4,.themify_builder_content-70168 .tb_201l870.module_row h5,.themify_builder_content-70168 .tb_201l870.module_row h6{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_tmos870.module_column{padding-bottom:0px;}
.themify_builder_content-70168 .tb_fggs870.module-accordion.module{text-align:center;font-family:"Georgia", 'Times New Roman', "Times", serif;font-size:80%;}
.themify_builder_content-70168 .tb_movn870.module-accordion.module{text-align:center;font-family:"Georgia", 'Times New Roman', "Times", serif;font-size:80%;}
.themify_builder_content-70168 .tb_84ai870.module-accordion.module{text-align:center;font-family:"Georgia", 'Times New Roman', "Times", serif;font-size:80%;}
.themify_builder_content-70168 .tb_wd99870.module-text{padding-top:2%;font-size:110%;}
.themify_builder_content-70168 .tb_wd99870.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_wd99870.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_wd99870.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_wd99870.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_wd99870.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_wd99870.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_wd99870.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_wd99870.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_wd99870.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_wd99870.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_wd99870.module-text .tb_text_wrap span{font-weight:400;font-family:"Crimson Text";}
.themify_builder_content-70168 .tb_zxxh010.module_row{margin-top:1px;padding-top:2%;margin-bottom:1px;padding-left:10%;padding-right:10%;background-color:rgba(212, 255, 251, 1);padding-bottom:2%;}
.themify_builder_content-70168 .tb_zxxh010.module_row,.themify_builder_content-70168 .tb_zxxh010.module_row p,.themify_builder_content-70168 .tb_zxxh010.module_row h1,.themify_builder_content-70168 .tb_zxxh010.module_row h2,.themify_builder_content-70168 .tb_zxxh010.module_row h3:not(.module-title),.themify_builder_content-70168 .tb_zxxh010.module_row h4,.themify_builder_content-70168 .tb_zxxh010.module_row h5,.themify_builder_content-70168 .tb_zxxh010.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-70168 .tb_20fm300.module_column{padding-bottom:0px;}
.themify_builder_content-70168 .tb_fois900.module-buttons{padding-bottom:4%;}
.themify_builder_content-70168 .tb_fois900.module-buttons .module-buttons-item a{background-color:rgba(0, 163, 149, 1);background-image:none;}
.themify_builder_content-70168 .tb_fois900.module-buttons i,.themify_builder_content-70168 .tb_fois900.module-buttons span{font-size:80%;}
.themify_builder_content-70168 .tb_h3dm039.module-buttons{padding-bottom:4%;}
.themify_builder_content-70168 .tb_h3dm039.module-buttons .module-buttons-item a{background-color:rgba(0, 163, 149, 1);background-image:none;}
.themify_builder_content-70168 .tb_h3dm039.module-buttons i,.themify_builder_content-70168 .tb_h3dm039.module-buttons span{font-size:80%;}
.themify_builder_content-70168 .tb_aous306.module-buttons{padding-bottom:4%;}
.themify_builder_content-70168 .tb_aous306.module-buttons .module-buttons-item a{background-color:rgba(0, 163, 149, 1);background-image:none;}
.themify_builder_content-70168 .tb_aous306.module-buttons i,.themify_builder_content-70168 .tb_aous306.module-buttons span{font-size:80%;}
.themify_builder_content-70168 .tb_6xh618.module_row{margin-top:1px;padding-top:2%;margin-bottom:1px;padding-left:10%;padding-right:10%;background-color:rgba(212, 255, 251, 1);padding-bottom:2%;}
.themify_builder_content-70168 .tb_6xh618.module_row,.themify_builder_content-70168 .tb_6xh618.module_row p,.themify_builder_content-70168 .tb_6xh618.module_row h1,.themify_builder_content-70168 .tb_6xh618.module_row h2,.themify_builder_content-70168 .tb_6xh618.module_row h3:not(.module-title),.themify_builder_content-70168 .tb_6xh618.module_row h4,.themify_builder_content-70168 .tb_6xh618.module_row h5,.themify_builder_content-70168 .tb_6xh618.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-70168 .tb_n5gc18.module_column{padding-bottom:0px;}
.themify_builder_content-70168 .tb_aejp19.module-buttons{padding-bottom:4%;}
.themify_builder_content-70168 .tb_aejp19.module-buttons .module-buttons-item a{background-color:rgba(0, 163, 149, 1);background-image:none;}
.themify_builder_content-70168 .tb_aejp19.module-buttons i,.themify_builder_content-70168 .tb_aejp19.module-buttons span{font-size:80%;}
.themify_builder_content-70168 .tb_b7y919.module-buttons{padding-bottom:4%;}
.themify_builder_content-70168 .tb_b7y919.module-buttons .module-buttons-item a{background-color:rgba(0, 163, 149, 1);background-image:none;}
.themify_builder_content-70168 .tb_b7y919.module-buttons i,.themify_builder_content-70168 .tb_b7y919.module-buttons span{font-size:80%;}
.themify_builder_content-70168 .tb_5w4b20.module-buttons{padding-bottom:4%;}
.themify_builder_content-70168 .tb_5w4b20.module-buttons .module-buttons-item a{background-color:rgba(0, 163, 149, 1);background-image:none;}
.themify_builder_content-70168 .tb_5w4b20.module-buttons i,.themify_builder_content-70168 .tb_5w4b20.module-buttons span{font-size:80%;}
.themify_builder_content-70168 .tb_jdcn956.module_row{margin-top:1px;padding-top:2%;margin-bottom:1px;padding-left:10%;padding-right:10%;background-color:rgba(212, 255, 251, 1);padding-bottom:3%;}
.themify_builder_content-70168 .tb_jdcn956.module_row,.themify_builder_content-70168 .tb_jdcn956.module_row p,.themify_builder_content-70168 .tb_jdcn956.module_row h1,.themify_builder_content-70168 .tb_jdcn956.module_row h2,.themify_builder_content-70168 .tb_jdcn956.module_row h3:not(.module-title),.themify_builder_content-70168 .tb_jdcn956.module_row h4,.themify_builder_content-70168 .tb_jdcn956.module_row h5,.themify_builder_content-70168 .tb_jdcn956.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-70168 .tb_hja0957.module_column{padding-bottom:0px;}
.themify_builder_content-70168 .tb_19jo959.module-buttons{padding-bottom:4%;}
.themify_builder_content-70168 .tb_19jo959.module-buttons .module-buttons-item a{background-color:rgba(0, 163, 149, 1);background-image:none;}
.themify_builder_content-70168 .tb_19jo959.module-buttons i,.themify_builder_content-70168 .tb_19jo959.module-buttons span{font-size:80%;}
.themify_builder_content-70168 .tb_46do284.module_row{padding-top:0%;}
.themify_builder_content-70168 .tb_patd285.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(2, 23, 28, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-70168 .tb_patd285.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_patd285.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_patd285.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_patd285.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_patd285.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_patd285.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_patd285.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_patd285.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_patd285.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_patd285.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_patd285.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_9qh3339.module_row{padding-bottom:5%;padding-top:0%;padding-right:10%;padding-left:10%;font-size:100%;}
.themify_builder_content-70168 .tb_tvkr339.module_column{font-size:70%;}
.themify_builder_content-70168 .tb_lgu7339.module-text{column-count:2;}
.themify_builder_content-70168 .tb_lgu7339.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_lgu7339.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_lgu7339.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_lgu7339.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_lgu7339.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_lgu7339.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_lgu7339.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_lgu7339.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_lgu7339.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_lgu7339.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_lgu7339.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-70168 .tb_rx70339.module-text{column-count:0;}
.themify_builder_content-70168 .tb_rx70339.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_rx70339.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_rx70339.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_rx70339.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_rx70339.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_rx70339.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_rx70339.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_rx70339.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_rx70339.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_rx70339.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_rx70339.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-70168 .tb_7qp2572.module_row{padding-bottom:3%;mix-blend-mode:normal;padding-top:3%;padding-left:10%;padding-right:10%;background-color:rgba(58, 190, 238, 0.20);}
.themify_builder_content-70168 .tb_sqc3572.module-text{padding-bottom:0px;font-size:130%;}
.themify_builder_content-70168 .tb_16mr572.module-buttons .module-buttons-item a{background-color:rgba(0, 163, 149, 1);background-image:none;}
.themify_builder_content-70168 .tb_16mr572.module-buttons i,.themify_builder_content-70168 .tb_16mr572.module-buttons span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-70168 .tb_pobi925.module_row{padding-top:0%;}
.themify_builder_content-70168 .tb_i0he925.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(2, 23, 28, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-70168 .tb_i0he925.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_i0he925.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_i0he925.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_i0he925.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_i0he925.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_i0he925.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_i0he925.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_i0he925.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_i0he925.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_i0he925.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_i0he925.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_8fay906.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;margin-top:0px;}
.themify_builder_content-70168 .tb_7hrt245.module_row{padding-top:0%;}
.themify_builder_content-70168 .tb_ohbz246.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(2, 23, 28, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-70168 .tb_ohbz246.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_ohbz246.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_ohbz246.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_ohbz246.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_ohbz246.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_ohbz246.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_ohbz246.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_ohbz246.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_ohbz246.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_ohbz246.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_ohbz246.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70168 .tb_8qto710.module_row{font-size:90%;padding-top:2%;padding-left:10%;padding-right:10%;padding-bottom:0%;}
.themify_builder_content-70168 .tb_8qto710.module_row,.themify_builder_content-70168 .tb_8qto710.module_row p,.themify_builder_content-70168 .tb_8qto710.module_row h1,.themify_builder_content-70168 .tb_8qto710.module_row h2,.themify_builder_content-70168 .tb_8qto710.module_row h3:not(.module-title),.themify_builder_content-70168 .tb_8qto710.module_row h4,.themify_builder_content-70168 .tb_8qto710.module_row h5,.themify_builder_content-70168 .tb_8qto710.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-70168 .tb_vl0a710.module_column{padding-right:0px;}
.themify_builder_content-70168 .tb_1di0711.module-box .module-box-content{box-shadow:inset 1px 1px 1px 1px rgba(209, 209, 209, 1);border-radius:10px;}
.themify_builder_content-70168 .tb_1di0711.module-box{mix-blend-mode:normal;}
.themify_builder_content-70168 .tb_1di0711.module-box .ui{background-color:rgba(58, 190, 238, 0.20);background-image:none;}
.themify_builder_content-70168 .tb_1di0711.module-box .tb_text_wrap,.themify_builder_content-70168 .tb_1di0711.module-box .tb_text_wrap p,.themify_builder_content-70168 .tb_1di0711.module-box .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_1di0711.module-box .tb_text_wrap h1,.themify_builder_content-70168 .tb_1di0711.module-box .tb_text_wrap h2,.themify_builder_content-70168 .tb_1di0711.module-box .tb_text_wrap h3,.themify_builder_content-70168 .tb_1di0711.module-box .tb_text_wrap h4,.themify_builder_content-70168 .tb_1di0711.module-box .tb_text_wrap h5,.themify_builder_content-70168 .tb_1di0711.module-box .tb_text_wrap h6,.themify_builder_content-70168 .tb_1di0711.module-box .tb_text_wrap li,.themify_builder_content-70168 .tb_1di0711.module-box .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-70168 .tb_yby1711.module-box .module-box-content{box-shadow:inset 1px 1px 1px 1px rgba(209, 209, 209, 1);border-radius:10px;}
.themify_builder_content-70168 .tb_yby1711.module-box{mix-blend-mode:normal;}
.themify_builder_content-70168 .tb_yby1711.module-box .ui{background-color:rgba(58, 190, 238, 0.20);background-image:none;}
.themify_builder_content-70168 .tb_yby1711.module-box .tb_text_wrap,.themify_builder_content-70168 .tb_yby1711.module-box .tb_text_wrap p,.themify_builder_content-70168 .tb_yby1711.module-box .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_yby1711.module-box .tb_text_wrap h1,.themify_builder_content-70168 .tb_yby1711.module-box .tb_text_wrap h2,.themify_builder_content-70168 .tb_yby1711.module-box .tb_text_wrap h3,.themify_builder_content-70168 .tb_yby1711.module-box .tb_text_wrap h4,.themify_builder_content-70168 .tb_yby1711.module-box .tb_text_wrap h5,.themify_builder_content-70168 .tb_yby1711.module-box .tb_text_wrap h6,.themify_builder_content-70168 .tb_yby1711.module-box .tb_text_wrap li,.themify_builder_content-70168 .tb_yby1711.module-box .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-70168 .tb_aab9967.module_row{padding-bottom:0%;padding-top:5%;}
.themify_builder_content-70168 .tb_rpv4967.module-text{padding-top:0px;padding-bottom:0px;}
.themify_builder_content-70168 .tb_rpv4967.module-text .tb_text_wrap,.themify_builder_content-70168 .tb_rpv4967.module-text .tb_text_wrap p,.themify_builder_content-70168 .tb_rpv4967.module-text .tb_text_wrap blockquote,.themify_builder_content-70168 .tb_rpv4967.module-text .tb_text_wrap h1,.themify_builder_content-70168 .tb_rpv4967.module-text .tb_text_wrap h2,.themify_builder_content-70168 .tb_rpv4967.module-text .tb_text_wrap h3,.themify_builder_content-70168 .tb_rpv4967.module-text .tb_text_wrap h4,.themify_builder_content-70168 .tb_rpv4967.module-text .tb_text_wrap h5,.themify_builder_content-70168 .tb_rpv4967.module-text .tb_text_wrap h6,.themify_builder_content-70168 .tb_rpv4967.module-text .tb_text_wrap li,.themify_builder_content-70168 .tb_rpv4967.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}

/*/wp-content/uploads/themify-css/themify-builder-70020-generated.css*/
/* Generated from post: the-future-finance-office-2026 */
.themify_builder_content-70020 .tb_zbrv190.module_row{padding-top:0%;margin-top:-45px;}
.themify_builder_content-70020 .tb_n048191.module_row{padding-left:10%;padding-right:10%;padding-top:5%;}
.themify_builder_content-70020 .tb_ybjb195.module-text{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-70020 .tb_ybjb195.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_ybjb195.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_ybjb195.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_ybjb195.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_ybjb195.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_ybjb195.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_ybjb195.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_ybjb195.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_ybjb195.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_ybjb195.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_ybjb195.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_f5dv612.module_row{padding-left:10%;padding-right:10%;padding-top:5%;}
.themify_builder_content-70020 .tb_f5dv612.module_row>.tb_row_frame_left,.themify_builder_content-70020 .tb_f5dv612.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%22M0%200v1500h150z%22%20fill%3D%22rgba(31%2C%2078%2C%20120%2C%201)%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-70020 .tb_8504613.module-text{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-70020 .tb_8504613.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_8504613.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_8504613.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_8504613.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_8504613.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_8504613.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_8504613.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_8504613.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_8504613.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_8504613.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_8504613.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_u4jk191.module_row{padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-70020 .tb_u4jk191.module_row>.tb_row_frame_left,.themify_builder_content-70020 .tb_u4jk191.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%200H0v1500z%22%20fill%3D%22rgba(31%2C%2078%2C%20120%2C%201)%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-70020 .tb_kvhv195.module-image{padding-top:15%;}
.themify_builder_content-70020 .tb_sr0u196.module-text{text-align:justify;}
.themify_builder_content-70020 .tb_sr0u196.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_sr0u196.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_sr0u196.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_sr0u196.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_sr0u196.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_sr0u196.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_sr0u196.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_sr0u196.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_sr0u196.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_sr0u196.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_sr0u196.module-text .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_zq71191.module_row{padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-70020 .tb_ac07197.module-image{padding-top:2%;padding-bottom:2%;}
.themify_builder_content-70020 .tb_er4c197.module-text{text-align:justify;}
.themify_builder_content-70020 .tb_er4c197.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_er4c197.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_er4c197.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_er4c197.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_er4c197.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_er4c197.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_er4c197.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_er4c197.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_er4c197.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_er4c197.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_er4c197.module-text .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_s4og191.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:0%;}
.themify_builder_content-70020 .tb_t31f198.module-text{text-align:justify;}
.themify_builder_content-70020 .tb_t31f198.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_t31f198.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_t31f198.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_t31f198.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_t31f198.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_t31f198.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_t31f198.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_t31f198.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_t31f198.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_t31f198.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_t31f198.module-text .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_am1r191.module_row{padding-left:10%;padding-right:10%;padding-bottom:1%;padding-top:3%;background-color:rgba(255, 255, 255, 1);border:1px solid rgba(31, 78, 120, 1);}
.themify_builder_content-70020 .tb_gf4k198.module-text{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-70020 .tb_gf4k198.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_gf4k198.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_gf4k198.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_gf4k198.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_gf4k198.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_gf4k198.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_gf4k198.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_gf4k198.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_gf4k198.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_gf4k198.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_gf4k198.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_b7cd199.module-text{text-align:justify;}
.themify_builder_content-70020 .tb_b7cd199.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_b7cd199.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_b7cd199.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_b7cd199.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_b7cd199.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_b7cd199.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_b7cd199.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_b7cd199.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_b7cd199.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_b7cd199.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_b7cd199.module-text .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_m86v199.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_m86v199.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_m86v199.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_m86v199.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_m86v199.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_m86v199.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_m86v199.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_m86v199.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_m86v199.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_m86v199.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_m86v199.module-text .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_m86v199.module-text{padding-top:5px;}
.themify_builder_content-70020 .tb_4ey1191.module_row{padding-left:10%;padding-right:10%;padding-bottom:1%;padding-top:2%;background-color:rgba(255, 255, 255, 1);border:1px solid rgba(31, 78, 120, 1);}
.themify_builder_content-70020 .tb_u99w200.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_u99w200.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_u99w200.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_u99w200.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_u99w200.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_u99w200.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_u99w200.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_u99w200.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_u99w200.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_u99w200.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_u99w200.module-text .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_u99w200.module-text{padding-top:5px;}
.themify_builder_content-70020 .tb_2z7x200.module-text{text-align:justify;padding-top:4%;}
.themify_builder_content-70020 .tb_2z7x200.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_2z7x200.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_2z7x200.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_2z7x200.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_2z7x200.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_2z7x200.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_2z7x200.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_2z7x200.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_2z7x200.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_2z7x200.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_2z7x200.module-text .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_gqqo191.module_row{padding-left:10%;padding-right:10%;padding-bottom:2%;padding-top:2%;background-color:rgba(255, 255, 255, 1);border:1px solid rgba(31, 78, 120, 1);}
.themify_builder_content-70020 .tb_vb6j201.module-text{text-align:justify;padding-top:4%;}
.themify_builder_content-70020 .tb_vb6j201.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_vb6j201.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_vb6j201.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_vb6j201.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_vb6j201.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_vb6j201.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_vb6j201.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_vb6j201.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_vb6j201.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_vb6j201.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_vb6j201.module-text .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_ggp3202.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_ggp3202.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_ggp3202.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_ggp3202.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_ggp3202.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_ggp3202.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_ggp3202.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_ggp3202.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_ggp3202.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_ggp3202.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_ggp3202.module-text .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_ggp3202.module-text{padding-top:5px;}
.themify_builder_content-70020 .tb_41ye191.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;background-color:rgba(191, 201, 115, 1);}
.themify_builder_content-70020 .tb_e992202.module-text{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-70020 .tb_e992202.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_e992202.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_e992202.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_e992202.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_e992202.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_e992202.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_e992202.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_e992202.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_e992202.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_e992202.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_e992202.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_3fnt202.module-text{text-align:justify;}
.themify_builder_content-70020 .tb_3fnt202.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_3fnt202.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_3fnt202.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_3fnt202.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_3fnt202.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_3fnt202.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_3fnt202.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_3fnt202.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_3fnt202.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_3fnt202.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_3fnt202.module-text .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_jkmw191.module_row{padding-left:10%;padding-right:10%;padding-top:3%;}
.themify_builder_content-70020 .tb_pe0y204.module-text{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-70020 .tb_pe0y204.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_pe0y204.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_pe0y204.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_pe0y204.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_pe0y204.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_pe0y204.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_pe0y204.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_pe0y204.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_pe0y204.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_pe0y204.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_pe0y204.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_nx1o191.module_row{padding-left:10%;padding-right:10%;padding-top:3%;}
.themify_builder_content-70020 .tb_0b6l204.module-box .ui{border:1px solid rgba(196, 196, 196, 1);background-color:rgba(253, 253, 241, 1);background-image:none;}
.themify_builder_content-70020 .tb_0b6l204.module-box{font-size:90%;text-align:justify;}
.themify_builder_content-70020 .tb_0b6l204.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_0b6l204.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_0b6l204.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_0b6l204.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_0b6l204.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_0b6l204.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_0b6l204.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_0b6l204.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_0b6l204.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_0b6l204.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_0b6l204.module-box .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_7fxr205.module-box .ui{border:1px solid rgba(196, 196, 196, 1);background-color:rgba(253, 253, 241, 1);background-image:none;}
.themify_builder_content-70020 .tb_7fxr205.module-box{font-size:90%;text-align:justify;}
.themify_builder_content-70020 .tb_7fxr205.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_7fxr205.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_7fxr205.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_7fxr205.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_7fxr205.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_7fxr205.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_7fxr205.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_7fxr205.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_7fxr205.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_7fxr205.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_7fxr205.module-box .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_7jt1206.module-box .ui{border:1px solid rgba(196, 196, 196, 1);background-color:rgba(253, 253, 241, 1);background-image:none;}
.themify_builder_content-70020 .tb_7jt1206.module-box{font-size:90%;text-align:justify;}
.themify_builder_content-70020 .tb_7jt1206.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_7jt1206.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_7jt1206.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_7jt1206.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_7jt1206.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_7jt1206.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_7jt1206.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_7jt1206.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_7jt1206.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_7jt1206.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_7jt1206.module-box .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_wpzb733.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;}
.themify_builder_content-70020 .tb_c2e3733.module-box .ui{border:1px solid rgba(196, 196, 196, 1);background-color:rgba(253, 253, 241, 1);background-image:none;}
.themify_builder_content-70020 .tb_c2e3733.module-box{font-size:90%;text-align:justify;}
.themify_builder_content-70020 .tb_c2e3733.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_c2e3733.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_c2e3733.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_c2e3733.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_c2e3733.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_c2e3733.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_c2e3733.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_c2e3733.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_c2e3733.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_c2e3733.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_c2e3733.module-box .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_nawn733.module-box .ui{border:1px solid rgba(196, 196, 196, 1);background-color:rgba(253, 253, 241, 1);background-image:none;}
.themify_builder_content-70020 .tb_nawn733.module-box{font-size:90%;text-align:justify;}
.themify_builder_content-70020 .tb_nawn733.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_nawn733.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_nawn733.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_nawn733.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_nawn733.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_nawn733.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_nawn733.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_nawn733.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_nawn733.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_nawn733.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_nawn733.module-box .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_4nu5767.module-box .ui{border:1px solid rgba(196, 196, 196, 1);background-color:rgba(253, 253, 241, 1);background-image:none;}
.themify_builder_content-70020 .tb_4nu5767.module-box{font-size:90%;text-align:justify;}
.themify_builder_content-70020 .tb_4nu5767.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_4nu5767.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_4nu5767.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_4nu5767.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_4nu5767.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_4nu5767.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_4nu5767.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_4nu5767.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_4nu5767.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_4nu5767.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_4nu5767.module-box .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_4pwx191.module_row{padding-left:10%;padding-right:10%;padding-top:3%;padding-bottom:3%;border-top:5px solid rgba(2, 41, 89, 1);}
.themify_builder_content-70020 .tb_149d206.module-text{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-70020 .tb_149d206.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_149d206.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_149d206.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_149d206.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_149d206.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_149d206.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_149d206.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_149d206.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_149d206.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_149d206.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_149d206.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_kl40206.module-text{text-align:justify;}
.themify_builder_content-70020 .tb_kl40206.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_kl40206.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_kl40206.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_kl40206.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_kl40206.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_kl40206.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_kl40206.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_kl40206.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_kl40206.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_kl40206.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_kl40206.module-text .tb_text_wrap span{font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_v1zo191.module_row{padding-left:10%;padding-right:10%;padding-bottom:1%;padding-top:3%;border-top:5px solid rgba(31, 78, 120, 1);}
.themify_builder_content-70020 .tb_figp207.module-text{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-70020 .tb_figp207.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_figp207.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_figp207.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_figp207.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_figp207.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_figp207.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_figp207.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_figp207.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_figp207.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_figp207.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_figp207.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_6tt9192.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;}
.themify_builder_content-70020 .tb_qci6207.module-box .ui{background-color:rgba(2, 41, 89, 1);background-image:none;}
.themify_builder_content-70020 .tb_qci6207.module-box{font-size:80%;}
.themify_builder_content-70020 .tb_cbg9208.module-box .ui{background-color:rgba(2, 41, 89, 1);background-image:none;}
.themify_builder_content-70020 .tb_cbg9208.module-box{font-size:80%;}
.themify_builder_content-70020 .tb_2ye3208.module-box .ui{background-color:rgba(2, 41, 89, 1);background-image:none;}
.themify_builder_content-70020 .tb_2ye3208.module-box{font-size:80%;}
.themify_builder_content-70020 .tb_jt7u208.module-box .ui{background-color:rgba(2, 41, 89, 1);background-image:none;}
.themify_builder_content-70020 .tb_jt7u208.module-box{font-size:80%;}
.themify_builder_content-70020 .tb_iv1i208.module-box .ui{background-color:rgba(2, 41, 89, 1);background-image:none;}
.themify_builder_content-70020 .tb_iv1i208.module-box{font-size:80%;}
.themify_builder_content-70020 .tb_imf4209.module-box .ui{background-color:rgba(2, 41, 89, 1);background-image:none;}
.themify_builder_content-70020 .tb_imf4209.module-box{font-size:80%;}
.themify_builder_content-70020 .tb_exqn209.module-box .ui{background-color:rgba(2, 41, 89, 1);background-image:none;}
.themify_builder_content-70020 .tb_exqn209.module-box{font-size:80%;}
.themify_builder_content-70020 .tb_hu0f209.module-box .ui{background-color:rgba(2, 41, 89, 1);background-image:none;}
.themify_builder_content-70020 .tb_hu0f209.module-box{font-size:80%;}
.themify_builder_content-70020 .tb_6r9b209.module-box .ui{background-color:rgba(2, 41, 89, 1);background-image:none;}
.themify_builder_content-70020 .tb_6r9b209.module-box{font-size:80%;}
.themify_builder_content-70020 .tb_agov192.module_row{padding-left:10%;padding-right:10%;padding-top:3%;border-top:5px solid rgba(2, 41, 89, 1);}
.themify_builder_content-70020 .tb_ijz4192.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;}
.themify_builder_content-70020 .tb_0c0s192.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;}
.themify_builder_content-70020 .tb_46fa211.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_46fa211.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_46fa211.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_46fa211.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_46fa211.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_46fa211.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_46fa211.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_46fa211.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_46fa211.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_46fa211.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_46fa211.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_46fa211.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_46fa211.module-box{text-align:center;}
.themify_builder_content-70020 .tb_4fyb212.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_4fyb212.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_4fyb212.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_4fyb212.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_4fyb212.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_4fyb212.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_4fyb212.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_4fyb212.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_4fyb212.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_4fyb212.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_4fyb212.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_4fyb212.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_4fyb212.module-box{text-align:center;}
.themify_builder_content-70020 .tb_eoao212.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_eoao212.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_eoao212.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_eoao212.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_eoao212.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_eoao212.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_eoao212.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_eoao212.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_eoao212.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_eoao212.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_eoao212.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_eoao212.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_eoao212.module-box{text-align:center;}
.themify_builder_content-70020 .tb_36e7212.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_36e7212.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_36e7212.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_36e7212.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_36e7212.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_36e7212.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_36e7212.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_36e7212.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_36e7212.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_36e7212.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_36e7212.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_36e7212.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_36e7212.module-box{text-align:center;}
.themify_builder_content-70020 .tb_h9cy212.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_h9cy212.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_h9cy212.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_h9cy212.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_h9cy212.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_h9cy212.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_h9cy212.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_h9cy212.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_h9cy212.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_h9cy212.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_h9cy212.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_h9cy212.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_h9cy212.module-box{text-align:center;}
.themify_builder_content-70020 .tb_x1ke213.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_x1ke213.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_x1ke213.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_x1ke213.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_x1ke213.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_x1ke213.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_x1ke213.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_x1ke213.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_x1ke213.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_x1ke213.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_x1ke213.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_x1ke213.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_x1ke213.module-box{text-align:center;}
.themify_builder_content-70020 .tb_svbz213.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_svbz213.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_svbz213.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_svbz213.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_svbz213.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_svbz213.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_svbz213.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_svbz213.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_svbz213.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_svbz213.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_svbz213.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_svbz213.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_svbz213.module-box{text-align:center;}
.themify_builder_content-70020 .tb_uqyd213.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_uqyd213.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_uqyd213.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_uqyd213.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_uqyd213.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_uqyd213.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_uqyd213.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_uqyd213.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_uqyd213.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_uqyd213.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_uqyd213.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_uqyd213.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_uqyd213.module-box{text-align:center;}
.themify_builder_content-70020 .tb_ch5p213.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_ch5p213.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_ch5p213.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_ch5p213.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_ch5p213.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_ch5p213.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_ch5p213.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_ch5p213.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_ch5p213.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_ch5p213.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_ch5p213.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_ch5p213.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_ch5p213.module-box{text-align:center;}
.themify_builder_content-70020 .tb_jlfp214.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_jlfp214.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_jlfp214.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_jlfp214.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_jlfp214.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_jlfp214.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_jlfp214.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_jlfp214.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_jlfp214.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_jlfp214.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_jlfp214.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_jlfp214.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_jlfp214.module-box{text-align:center;}
.themify_builder_content-70020 .tb_b45q214.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_b45q214.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_b45q214.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_b45q214.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_b45q214.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_b45q214.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_b45q214.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_b45q214.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_b45q214.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_b45q214.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_b45q214.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_b45q214.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_b45q214.module-box{text-align:center;}
.themify_builder_content-70020 .tb_7lq4214.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_7lq4214.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_7lq4214.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_7lq4214.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_7lq4214.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_7lq4214.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_7lq4214.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_7lq4214.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_7lq4214.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_7lq4214.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_7lq4214.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_7lq4214.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_7lq4214.module-box{text-align:center;}
.themify_builder_content-70020 .tb_1nyn214.module-box .tb_text_wrap,.themify_builder_content-70020 .tb_1nyn214.module-box .tb_text_wrap p,.themify_builder_content-70020 .tb_1nyn214.module-box .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_1nyn214.module-box .tb_text_wrap h1,.themify_builder_content-70020 .tb_1nyn214.module-box .tb_text_wrap h2,.themify_builder_content-70020 .tb_1nyn214.module-box .tb_text_wrap h3,.themify_builder_content-70020 .tb_1nyn214.module-box .tb_text_wrap h4,.themify_builder_content-70020 .tb_1nyn214.module-box .tb_text_wrap h5,.themify_builder_content-70020 .tb_1nyn214.module-box .tb_text_wrap h6,.themify_builder_content-70020 .tb_1nyn214.module-box .tb_text_wrap li,.themify_builder_content-70020 .tb_1nyn214.module-box .tb_text_wrap span{color:rgba(19, 66, 120, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:400;font-family:"Lora";}
.themify_builder_content-70020 .tb_1nyn214.module-box .ui{border:3px double rgba(19, 66, 120, 1);background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-70020 .tb_1nyn214.module-box{text-align:center;}
.themify_builder_content-70020 .tb_yjvv192.module_row{padding-left:5%;padding-right:5%;padding-top:5%;border-top:5px solid rgba(2, 41, 89, 1);padding-bottom:5%;}
.themify_builder_content-70020 .tb_nfhy215.module-text{padding-bottom:0%;padding-top:5%;}
.themify_builder_content-70020 .tb_nfhy215.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_nfhy215.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_nfhy215.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_nfhy215.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_nfhy215.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_nfhy215.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_nfhy215.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_nfhy215.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_nfhy215.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_nfhy215.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_nfhy215.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_14a3192.module_row{padding-left:10%;padding-bottom:3%;padding-right:10%;padding-top:3%;}
.themify_builder_content-70020 .tb_14a3192.module_row>.tb_row_frame_top,.themify_builder_content-70020 .tb_14a3192.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(2%2C%2041%2C%2089%2C%200.70)%22%3E%3Cpath%20d%3D%22M750%200l750%20116V0zM0%20116L750%200H0z%22%2F%3E%3Cpath%20opacity%3D%22.6%22%20d%3D%22M1500%20150v-34L750%200zM0%20150L750%200%200%20116z%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-70020 .tb_9ggk215.module-text{padding-bottom:0%;padding-top:0%;}
.themify_builder_content-70020 .tb_9ggk215.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_9ggk215.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_9ggk215.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_9ggk215.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_9ggk215.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_9ggk215.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_9ggk215.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_9ggk215.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_9ggk215.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_9ggk215.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_9ggk215.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_qj8m216.module-text{column-count:2;}
.themify_builder_content-70020 .tb_qj8m216.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_qj8m216.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_qj8m216.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_qj8m216.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_qj8m216.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_qj8m216.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_qj8m216.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_qj8m216.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_qj8m216.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_qj8m216.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_qj8m216.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_2kc1216.module-text{column-count:0;}
.themify_builder_content-70020 .tb_2kc1216.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_2kc1216.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_2kc1216.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_2kc1216.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_2kc1216.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_2kc1216.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_2kc1216.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_2kc1216.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_2kc1216.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_2kc1216.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_2kc1216.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_irne526.module_row{text-align:center;padding-top:0%;padding-bottom:0%;border-top:5px solid rgba(2, 41, 89, 1);}
.themify_builder_content-70020 .tb_9x7e526.module_column{padding-bottom:0px;}
.themify_builder_content-70020 .tb_m7vx526.module-text{padding-bottom:3%;padding-top:3%;margin-bottom:0px;}
.themify_builder_content-70020 .tb_m7vx526.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_m7vx526.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_m7vx526.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_m7vx526.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_m7vx526.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_m7vx526.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_m7vx526.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_m7vx526.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_m7vx526.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_m7vx526.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_m7vx526.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_ldbj192.module_row{padding-left:5%;padding-right:5%;padding-top:2%;padding-bottom:2%;}
.themify_builder_content-70020 .tb_290a318.module-image{padding:1%;}
.themify_builder_content-70020 .tb_nptw813.module-image{padding:1%;}
.themify_builder_content-70020 .tb_cnh256.module-image{padding:1%;}
.themify_builder_content-70020 .tb_g3ee813.module_row{padding-left:5%;padding-right:5%;padding-top:2%;border-top:1px solid;padding-bottom:2%;}
.themify_builder_content-70020 .tb_e9d7940.module-image{padding:1%;}
.themify_builder_content-70020 .tb_dwh9813.module-image{padding:1%;}
.themify_builder_content-70020 .tb_pce3814.module-image{padding:1%;}
.themify_builder_content-70020 .tb_u11u56.module_row{padding-left:5%;padding-right:5%;padding-top:2%;border-top:1px solid;padding-bottom:2%;}
.themify_builder_content-70020 .tb_vy1x216.module-image{padding:1%;}
.themify_builder_content-70020 .tb_7f1057.module-image{padding:1%;}
.themify_builder_content-70020 .tb_u29056.module-image{padding:1%;}
.themify_builder_content-70020 .tb_rxcp60.module_row{padding-left:5%;padding-right:5%;padding-top:2%;border-top:1px solid;padding-bottom:2%;}
.themify_builder_content-70020 .tb_f43i62.module-image{padding:1%;}
.themify_builder_content-70020 .tb_r7iv63.module-image{padding:1%;}
.themify_builder_content-70020 .tb_28ez64.module-image{padding:1%;}
.themify_builder_content-70020 .tb_0fcx673.module_row{background-color:rgba(241, 245, 249, 1);text-align:center;padding-top:0%;padding-bottom:0%;}
.themify_builder_content-70020 .tb_otmj674.module_column{padding-bottom:0px;}
.themify_builder_content-70020 .tb_0sw8863.module-text{padding-bottom:0%;padding-top:2%;margin-bottom:-25px;}
.themify_builder_content-70020 .tb_0sw8863.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_0sw8863.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_0sw8863.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_0sw8863.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_0sw8863.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_0sw8863.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_0sw8863.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_0sw8863.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_0sw8863.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_0sw8863.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_0sw8863.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_16d3674.module-image{margin-top:5px;margin-bottom:5px;padding-top:0px;padding-bottom:0px;}
.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .post,.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .testimonial-title,.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .testimonial-entry-content,.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .testimonial-author .person-name,.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .testimonial-author .person-position,.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .testimonial-author .person-company{font-size:90%;}
.themify_builder_content-70020 .tb_tral674.module-testimonial-slider.module .testimonial-title{font-size:1.4em;}
.themify_builder_content-70020 .tb_tral674.module-testimonial-slider{font-weight:400;font-family:"Lora";margin-top:-20px;padding-top:2%;padding-bottom:2%;}
.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .post{line-height:125%;}
.themify_builder_content-70020 .tb_tral674.module-testimonial-slider.module .person-company,.themify_builder_content-70020 .tb_tral674.module-testimonial-slider.module .person-company a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-70020 .tb_tral674.module-testimonial-slider.module .person-position{color:rgba(0, 0, 0, 1);}
.themify_builder_content-70020 .tb_tral674.module-testimonial-slider.module .person-name{color:rgba(0, 0, 0, 1);font-weight:bold;}
.themify_builder_content-70020 .tb_fj5p217.module-text{padding-bottom:3%;padding-top:3%;margin-bottom:-6px;background-color:rgba(2, 41, 89, 1);background-image:none;}
.themify_builder_content-70020 .tb_fj5p217.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_fj5p217.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_fj5p217.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_fj5p217.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_fj5p217.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_fj5p217.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_fj5p217.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_fj5p217.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_fj5p217.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_fj5p217.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_fj5p217.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_x5o0192.module_row{padding-left:3%;padding-bottom:3%;padding-right:3%;padding-top:5%;background-color:rgba(2, 41, 89, 0.80);}
.themify_builder_content-70020 .tb_x5o0192.module_row,.themify_builder_content-70020 .tb_x5o0192.module_row p,.themify_builder_content-70020 .tb_x5o0192.module_row h1,.themify_builder_content-70020 .tb_x5o0192.module_row h2,.themify_builder_content-70020 .tb_x5o0192.module_row h3:not(.module-title),.themify_builder_content-70020 .tb_x5o0192.module_row h4,.themify_builder_content-70020 .tb_x5o0192.module_row h5,.themify_builder_content-70020 .tb_x5o0192.module_row h6{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70020 .tb_p6o2217.module-text{font-size:120%;padding-left:0%;}
.themify_builder_content-70020 .tb_p6o2217.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_p6o2217.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_p6o2217.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_p6o2217.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_p6o2217.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_p6o2217.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_p6o2217.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_p6o2217.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_p6o2217.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_p6o2217.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_p6o2217.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_2d3s218.module-text{font-size:120%;padding-left:0%;}
.themify_builder_content-70020 .tb_2d3s218.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_2d3s218.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_2d3s218.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_2d3s218.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_2d3s218.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_2d3s218.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_2d3s218.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_2d3s218.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_2d3s218.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_2d3s218.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_2d3s218.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_3q5j192.module_row{padding-left:3%;padding-bottom:0%;padding-right:3%;padding-top:0%;background-color:rgba(2, 41, 89, 0.80);}
.themify_builder_content-70020 .tb_3q5j192.module_row,.themify_builder_content-70020 .tb_3q5j192.module_row p,.themify_builder_content-70020 .tb_3q5j192.module_row h1,.themify_builder_content-70020 .tb_3q5j192.module_row h2,.themify_builder_content-70020 .tb_3q5j192.module_row h3:not(.module-title),.themify_builder_content-70020 .tb_3q5j192.module_row h4,.themify_builder_content-70020 .tb_3q5j192.module_row h5,.themify_builder_content-70020 .tb_3q5j192.module_row h6{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-70020 .tb_c83i219.module-text{font-size:120%;padding-left:0%;}
.themify_builder_content-70020 .tb_c83i219.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_c83i219.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_c83i219.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_c83i219.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_c83i219.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_c83i219.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_c83i219.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_c83i219.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_c83i219.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_c83i219.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_c83i219.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_orgz220.module-text{font-size:120%;padding-left:0%;}
.themify_builder_content-70020 .tb_orgz220.module-text .tb_text_wrap,.themify_builder_content-70020 .tb_orgz220.module-text .tb_text_wrap p,.themify_builder_content-70020 .tb_orgz220.module-text .tb_text_wrap blockquote,.themify_builder_content-70020 .tb_orgz220.module-text .tb_text_wrap h1,.themify_builder_content-70020 .tb_orgz220.module-text .tb_text_wrap h2,.themify_builder_content-70020 .tb_orgz220.module-text .tb_text_wrap h3,.themify_builder_content-70020 .tb_orgz220.module-text .tb_text_wrap h4,.themify_builder_content-70020 .tb_orgz220.module-text .tb_text_wrap h5,.themify_builder_content-70020 .tb_orgz220.module-text .tb_text_wrap h6,.themify_builder_content-70020 .tb_orgz220.module-text .tb_text_wrap li,.themify_builder_content-70020 .tb_orgz220.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-70020 .tb_tiwz192.module_row{font-size:80%;padding-bottom:2%;padding-left:10%;padding-right:10%;padding-top:2%;margin-bottom:0px;background-color:rgba(2, 41, 89, 1);}
.themify_builder_content-70020 .tb_tiwz192.module_row,.themify_builder_content-70020 .tb_tiwz192.module_row p,.themify_builder_content-70020 .tb_tiwz192.module_row h1,.themify_builder_content-70020 .tb_tiwz192.module_row h2,.themify_builder_content-70020 .tb_tiwz192.module_row h3:not(.module-title),.themify_builder_content-70020 .tb_tiwz192.module_row h4,.themify_builder_content-70020 .tb_tiwz192.module_row h5,.themify_builder_content-70020 .tb_tiwz192.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-70020 .tb_1i35220.module_column{padding-right:0px;}
.themify_builder_content-70020 .tb_hhxs192.module_row{font-size:80%;padding-bottom:0%;padding-left:10%;padding-right:10%;padding-top:0%;margin-bottom:-56%;background-color:rgba(72, 73, 75, 1);}
.themify_builder_content-70020 .tb_hhxs192.module_row,.themify_builder_content-70020 .tb_hhxs192.module_row p,.themify_builder_content-70020 .tb_hhxs192.module_row h1,.themify_builder_content-70020 .tb_hhxs192.module_row h2,.themify_builder_content-70020 .tb_hhxs192.module_row h3:not(.module-title),.themify_builder_content-70020 .tb_hhxs192.module_row h4,.themify_builder_content-70020 .tb_hhxs192.module_row h5,.themify_builder_content-70020 .tb_hhxs192.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-70020 .tb_omhu221.module_column{padding-right:0px;}

@media screen and (max-width:553px){
.themify_builder_content-70020 .tb_irne526.module_row{padding-top:50px;padding-bottom:50px;}
.themify_builder_content-70020 .tb_0fcx673.module_row{padding-top:50px;padding-bottom:50px;}
.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .post,.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .testimonial-title,.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .testimonial-entry-content,.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .testimonial-author .person-name,.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .testimonial-author .person-position,.themify_builder_content-70020 .tb_tral674.module-testimonial-slider .testimonial-author .person-company{font-size:1em;}
}
/*/wp-content/uploads/themify-css/themify-builder-69842-generated.css*/
/* Generated from post: bw-retail-world-summit-40-under-40-awards-2026 */
.themify_builder_content-69842 .tb_oumw540.module_row{margin-top:-47px;margin-bottom:0px;}
.themify_builder_content-69842 .tb_d64v373.module-image{padding-top:0px;border-bottom:2px solid rgba(27, 79, 148, 1);}
.themify_builder_content-69842 .tb_d64v373.module-image .image-wrap img{margin-top:0px;margin-bottom:-4px;}
.themify_builder_content-69842 .tb_zhlf888.module_row{padding-top:0%;background-color:rgba(247, 190, 160, 1);}
.themify_builder_content-69842 .tb_2kwf060.module-text{padding-top:3%;margin-top:5px;padding-right:3%;padding-bottom:1%;padding-left:3%;font-size:100%;}
.themify_builder_content-69842 .tb_2kwf060.module-text.module h2{text-transform:uppercase;}
.themify_builder_content-69842 .tb_2kwf060.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_2kwf060.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_2kwf060.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_2kwf060.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_2kwf060.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_2kwf060.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_2kwf060.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_2kwf060.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_2kwf060.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_2kwf060.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_2kwf060.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_ce3l048.module_row>.tb_row_frame_top,.themify_builder_content-69842 .tb_ce3l048.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(247%2C%20190%2C%20160%2C%200.40)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-69842 .tb_ce3l048.module_row{padding-left:10%;padding-right:10%;padding-bottom:4%;mix-blend-mode:normal;padding-top:2%;background-color:rgba(255, 227, 162, 1);}
.themify_builder_content-69842 .tb_v0te515.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-bottom:0%;padding-top:0%;column-count:1;column-gap:25px;font-size:120%;}
.themify_builder_content-69842 .tb_v0te515.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_v0te515.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_v0te515.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_v0te515.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_v0te515.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_v0te515.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_v0te515.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_v0te515.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_v0te515.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_v0te515.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_v0te515.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69842 .tb_9fk2983.module_row{padding-top:0%;}
.themify_builder_content-69842 .tb_d62h984.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(254, 99, 51, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;font-size:100%;}
.themify_builder_content-69842 .tb_d62h984.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_d62h984.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_d62h984.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_d62h984.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_d62h984.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_d62h984.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_d62h984.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_d62h984.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_d62h984.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_d62h984.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_d62h984.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_ssux984.module-text{padding-left:10%;padding-right:10%;padding-top:2%;padding-bottom:1%;font-size:120%;}
.themify_builder_content-69842 .tb_ssux984.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_ssux984.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_ssux984.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_ssux984.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_ssux984.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_ssux984.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_ssux984.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_ssux984.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_ssux984.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_ssux984.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_ssux984.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69842 .tb_2chu967.module_row{padding-top:0%;}
.themify_builder_content-69842 .tb_pja8968.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(254, 99, 51, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;font-size:100%;}
.themify_builder_content-69842 .tb_pja8968.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_pja8968.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_pja8968.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_pja8968.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_pja8968.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_pja8968.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_pja8968.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_pja8968.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_pja8968.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_pja8968.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_pja8968.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_mdx5968.module-text{padding-left:10%;padding-right:10%;padding-top:2%;padding-bottom:1%;font-size:120%;}
.themify_builder_content-69842 .tb_mdx5968.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_mdx5968.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_mdx5968.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_mdx5968.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_mdx5968.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_mdx5968.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_mdx5968.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_mdx5968.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_mdx5968.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_mdx5968.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_mdx5968.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69842 .tb_5ngm053.module_row,.themify_builder_content-69842 .tb_5ngm053.module_row p,.themify_builder_content-69842 .tb_5ngm053.module_row h1,.themify_builder_content-69842 .tb_5ngm053.module_row h2,.themify_builder_content-69842 .tb_5ngm053.module_row h3:not(.module-title),.themify_builder_content-69842 .tb_5ngm053.module_row h4,.themify_builder_content-69842 .tb_5ngm053.module_row h5,.themify_builder_content-69842 .tb_5ngm053.module_row h6{color:rgba(255, 255, 255, 1);font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_5ngm053.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://bwevents.co.in/wp-content/uploads/2023/05/Retail-1.jpg);}
.themify_builder_content-69842 .tb_5ngm053.module_row>.builder_row_cover::before,.themify_builder_content-69842 .tb_5ngm053.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(69, 46, 46, 0.71);}
.themify_builder_content-69842 .tb_5ngm053.module_row>.tb_row_frame_bottom,.themify_builder_content-69842 .tb_5ngm053.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-69842 .tb_5ngm053.module_row>.tb_row_frame_top,.themify_builder_content-69842 .tb_5ngm053.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-69842 .tb_kxp8770.module-text{padding-left:10%;padding-bottom:4%;padding-right:10%;padding-top:4%;text-align:justify;font-size:110%;column-count:1;font-weight:bold;}
.themify_builder_content-69842 .tb_kxp8770.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_kxp8770.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_kxp8770.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_kxp8770.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_kxp8770.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_kxp8770.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_kxp8770.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_kxp8770.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_kxp8770.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_kxp8770.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_kxp8770.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69842 .tb_01p4755.module_row{padding-top:0%;}
.themify_builder_content-69842 .tb_azcp755.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(254, 99, 51, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;font-size:100%;}
.themify_builder_content-69842 .tb_azcp755.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_azcp755.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_azcp755.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_azcp755.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_azcp755.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_azcp755.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_azcp755.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_azcp755.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_azcp755.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_azcp755.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_azcp755.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_icra581.module_row>.tb_row_frame_top,.themify_builder_content-69842 .tb_icra581.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(247%2C%20190%2C%20160%2C%200.40)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-69842 .tb_icra581.module_row{padding-left:10%;padding-right:10%;padding-bottom:1%;mix-blend-mode:normal;padding-top:2%;background-color:rgba(255, 227, 162, 1);}
.themify_builder_content-69842 .tb_zyac582.module-text{padding-left:0%;padding-right:0%;text-align:justify;padding-bottom:0%;padding-top:0%;column-count:1;column-gap:25px;font-size:120%;}
.themify_builder_content-69842 .tb_zyac582.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_zyac582.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_zyac582.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_zyac582.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_zyac582.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_zyac582.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_zyac582.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_zyac582.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_zyac582.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_zyac582.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_zyac582.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69842 .tb_g95l849.module_row{padding-left:8%;padding-right:8%;padding-bottom:3%;padding-top:2%;background-color:rgba(255, 227, 162, 1);}
.themify_builder_content-69842 .tb_g95l849.module_row>.tb_row_frame_right,.themify_builder_content-69842 .tb_g95l849.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-69842 .tb_g95l849.module_row>.tb_row_frame_left,.themify_builder_content-69842 .tb_g95l849.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%22%23d3d3d3%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-69842 .tb_g95l849.module_row>.tb_row_frame_bottom,.themify_builder_content-69842 .tb_g95l849.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%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");}
.themify_builder_content-69842 .tb_g95l849.module_row>.tb_row_frame_top,.themify_builder_content-69842 .tb_g95l849.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");}
.themify_builder_content-69842 .tb_jsg0849.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_jsg0849.module-box .ui{background-color:rgba(255, 105, 41, 1);background-image:none;}
.themify_builder_content-69842 .tb_jsg0849.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_jsg0849.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_jsg0849.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_jsg0849.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_jsg0849.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_jsg0849.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_jsg0849.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_jsg0849.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_jsg0849.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_jsg0849.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_jsg0849.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_a0wa849.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_a0wa849.module-box .ui{background-color:rgba(232, 93, 4, 1);background-image:none;}
.themify_builder_content-69842 .tb_a0wa849.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_a0wa849.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_a0wa849.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_a0wa849.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_a0wa849.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_a0wa849.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_a0wa849.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_a0wa849.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_a0wa849.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_a0wa849.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_a0wa849.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_3h6x849.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_3h6x849.module-box .ui{background-color:rgba(220, 47, 2, 1);background-image:none;}
.themify_builder_content-69842 .tb_3h6x849.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_3h6x849.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_3h6x849.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_3h6x849.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_3h6x849.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_3h6x849.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_3h6x849.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_3h6x849.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_3h6x849.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_3h6x849.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_3h6x849.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_3qes849.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_3qes849.module-box .ui{background-color:rgba(255, 105, 41, 1);background-image:none;}
.themify_builder_content-69842 .tb_3qes849.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_3qes849.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_3qes849.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_3qes849.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_3qes849.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_3qes849.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_3qes849.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_3qes849.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_3qes849.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_3qes849.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_3qes849.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_8sw0849.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_8sw0849.module-box .ui{background-color:rgba(232, 93, 4, 1);background-image:none;}
.themify_builder_content-69842 .tb_8sw0849.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_8sw0849.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_8sw0849.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_8sw0849.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_8sw0849.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_8sw0849.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_8sw0849.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_8sw0849.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_8sw0849.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_8sw0849.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_8sw0849.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_0ut1849.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_0ut1849.module-box .ui{background-color:rgba(220, 47, 2, 1);background-image:none;}
.themify_builder_content-69842 .tb_0ut1849.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_0ut1849.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_0ut1849.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_0ut1849.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_0ut1849.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_0ut1849.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_0ut1849.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_0ut1849.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_0ut1849.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_0ut1849.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_0ut1849.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_hhyo849.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_hhyo849.module-box .ui{background-color:rgba(255, 105, 41, 1);background-image:none;}
.themify_builder_content-69842 .tb_hhyo849.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_hhyo849.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_hhyo849.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_hhyo849.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_hhyo849.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_hhyo849.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_hhyo849.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_hhyo849.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_hhyo849.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_hhyo849.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_hhyo849.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_4e4k849.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_4e4k849.module-box .ui{background-color:rgba(232, 93, 4, 1);background-image:none;}
.themify_builder_content-69842 .tb_4e4k849.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_4e4k849.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_4e4k849.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_4e4k849.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_4e4k849.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_4e4k849.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_4e4k849.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_4e4k849.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_4e4k849.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_4e4k849.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_4e4k849.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_l4bm850.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_l4bm850.module-box .ui{background-color:rgba(220, 47, 2, 1);background-image:none;}
.themify_builder_content-69842 .tb_l4bm850.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_l4bm850.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_l4bm850.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_l4bm850.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_l4bm850.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_l4bm850.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_l4bm850.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_l4bm850.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_l4bm850.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_l4bm850.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_l4bm850.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_79ne850.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_79ne850.module-box .ui{background-color:rgba(255, 105, 41, 1);background-image:none;}
.themify_builder_content-69842 .tb_79ne850.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_79ne850.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_79ne850.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_79ne850.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_79ne850.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_79ne850.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_79ne850.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_79ne850.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_79ne850.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_79ne850.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_79ne850.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_iyr2850.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_iyr2850.module-box .ui{background-color:rgba(232, 93, 4, 1);background-image:none;}
.themify_builder_content-69842 .tb_iyr2850.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_iyr2850.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_iyr2850.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_iyr2850.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_iyr2850.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_iyr2850.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_iyr2850.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_iyr2850.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_iyr2850.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_iyr2850.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_iyr2850.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_kkgm850.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69842 .tb_kkgm850.module-box .ui{background-color:rgba(220, 47, 2, 1);background-image:none;}
.themify_builder_content-69842 .tb_kkgm850.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_kkgm850.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_kkgm850.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_kkgm850.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_kkgm850.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_kkgm850.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_kkgm850.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_kkgm850.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_kkgm850.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_kkgm850.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_kkgm850.module-box .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_67bi644.module_row{padding-top:0%;}
.themify_builder_content-69842 .tb_a9na645.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(254, 99, 51, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;font-size:100%;}
.themify_builder_content-69842 .tb_a9na645.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_a9na645.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_a9na645.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_a9na645.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_a9na645.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_a9na645.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_a9na645.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_a9na645.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_a9na645.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_a9na645.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_a9na645.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_odm047.module_row{margin-top:1px;padding-left:10%;padding-right:10%;background-color:rgba(209, 238, 254, 0.30);padding-top:3%;}
.themify_builder_content-69842 .tb_odm047.module_row,.themify_builder_content-69842 .tb_odm047.module_row p,.themify_builder_content-69842 .tb_odm047.module_row h1,.themify_builder_content-69842 .tb_odm047.module_row h2,.themify_builder_content-69842 .tb_odm047.module_row h3:not(.module-title),.themify_builder_content-69842 .tb_odm047.module_row h4,.themify_builder_content-69842 .tb_odm047.module_row h5,.themify_builder_content-69842 .tb_odm047.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_cw3m47.module_column{padding-bottom:0px;}
.themify_builder_content-69842 .tb_6pzt47.module-buttons{padding-left:10%;padding-bottom:4%;padding-right:10%;margin-top:0px;}
.themify_builder_content-69842 .tb_6pzt47.module-buttons a{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69842 .tb_gssh932.module_row{padding-top:0%;}
.themify_builder_content-69842 .tb_vvsc933.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(254, 99, 51, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;font-size:100%;}
.themify_builder_content-69842 .tb_vvsc933.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_vvsc933.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_vvsc933.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_vvsc933.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_vvsc933.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_vvsc933.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_vvsc933.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_vvsc933.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_vvsc933.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_vvsc933.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_vvsc933.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_4egx703.module_row{padding-bottom:5%;padding-top:0%;padding-right:10%;padding-left:10%;background-color:rgba(247, 190, 160, 0.10);font-size:110%;}
.themify_builder_content-69842 .tb_4egx703.module_row,.themify_builder_content-69842 .tb_4egx703.module_row p,.themify_builder_content-69842 .tb_4egx703.module_row h1,.themify_builder_content-69842 .tb_4egx703.module_row h2,.themify_builder_content-69842 .tb_4egx703.module_row h3:not(.module-title),.themify_builder_content-69842 .tb_4egx703.module_row h4,.themify_builder_content-69842 .tb_4egx703.module_row h5,.themify_builder_content-69842 .tb_4egx703.module_row h6{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-69842 .tb_fiox703.module_column{font-size:70%;}
.themify_builder_content-69842 .tb_9n0e703.module-text{column-count:2;}
.themify_builder_content-69842 .tb_9n0e703.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_9n0e703.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_9n0e703.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_9n0e703.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_9n0e703.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_9n0e703.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_9n0e703.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_9n0e703.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_9n0e703.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_9n0e703.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_9n0e703.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69842 .tb_e6jf704.module-text{column-count:0;}
.themify_builder_content-69842 .tb_e6jf704.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_e6jf704.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_e6jf704.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_e6jf704.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_e6jf704.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_e6jf704.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_e6jf704.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_e6jf704.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_e6jf704.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_e6jf704.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_e6jf704.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69842 .tb_78yk615.module_row{padding-top:0%;}
.themify_builder_content-69842 .tb_dln8615.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(254, 99, 51, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;font-size:100%;}
.themify_builder_content-69842 .tb_dln8615.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_dln8615.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_dln8615.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_dln8615.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_dln8615.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_dln8615.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_dln8615.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_dln8615.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_dln8615.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_dln8615.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_dln8615.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_08t8978.module-image{padding-left:10%;padding-bottom:3%;padding-right:10%;padding-top:3%;}
.themify_builder_content-69842 .tb_zkl3514.module_row{padding-top:0%;}
.themify_builder_content-69842 .tb_dff8515.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(254, 99, 51, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;font-size:100%;}
.themify_builder_content-69842 .tb_dff8515.module-text .tb_text_wrap,.themify_builder_content-69842 .tb_dff8515.module-text .tb_text_wrap p,.themify_builder_content-69842 .tb_dff8515.module-text .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_dff8515.module-text .tb_text_wrap h1,.themify_builder_content-69842 .tb_dff8515.module-text .tb_text_wrap h2,.themify_builder_content-69842 .tb_dff8515.module-text .tb_text_wrap h3,.themify_builder_content-69842 .tb_dff8515.module-text .tb_text_wrap h4,.themify_builder_content-69842 .tb_dff8515.module-text .tb_text_wrap h5,.themify_builder_content-69842 .tb_dff8515.module-text .tb_text_wrap h6,.themify_builder_content-69842 .tb_dff8515.module-text .tb_text_wrap li,.themify_builder_content-69842 .tb_dff8515.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69842 .tb_a7j4786.module_row{font-size:90%;padding-top:2%;padding-left:10%;padding-right:10%;padding-bottom:0%;}
.themify_builder_content-69842 .tb_a7j4786.module_row,.themify_builder_content-69842 .tb_a7j4786.module_row p,.themify_builder_content-69842 .tb_a7j4786.module_row h1,.themify_builder_content-69842 .tb_a7j4786.module_row h2,.themify_builder_content-69842 .tb_a7j4786.module_row h3:not(.module-title),.themify_builder_content-69842 .tb_a7j4786.module_row h4,.themify_builder_content-69842 .tb_a7j4786.module_row h5,.themify_builder_content-69842 .tb_a7j4786.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-69842 .tb_qmr1786.module_column{padding-right:0px;}
.themify_builder_content-69842 .tb_8v3e786.module-box .module-box-content{box-shadow:inset 1px 1px 1px 1px rgba(209, 209, 209, 1);border-radius:10px;}
.themify_builder_content-69842 .tb_8v3e786.module-box{mix-blend-mode:normal;}
.themify_builder_content-69842 .tb_8v3e786.module-box .ui{background-color:rgba(255, 227, 162, 1);background-image:none;}
.themify_builder_content-69842 .tb_8v3e786.module-box .tb_text_wrap,.themify_builder_content-69842 .tb_8v3e786.module-box .tb_text_wrap p,.themify_builder_content-69842 .tb_8v3e786.module-box .tb_text_wrap blockquote,.themify_builder_content-69842 .tb_8v3e786.module-box .tb_text_wrap h1,.themify_builder_content-69842 .tb_8v3e786.module-box .tb_text_wrap h2,.themify_builder_content-69842 .tb_8v3e786.module-box .tb_text_wrap h3,.themify_builder_content-69842 .tb_8v3e786.module-box .tb_text_wrap h4,.themify_builder_content-69842 .tb_8v3e786.module-box .tb_text_wrap h5,.themify_builder_content-69842 .tb_8v3e786.module-box .tb_text_wrap h6,.themify_builder_content-69842 .tb_8v3e786.module-box .tb_text_wrap li,.themify_builder_content-69842 .tb_8v3e786.module-box .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69842 .tb_tye2004.module-text{padding-top:26px;}

/*/wp-content/uploads/themify-css/themify-builder-69493-generated.css*/
/* Generated from post: festival-of-fintech2026 */
.themify_builder_content-69493 .tb_126z627.module-image{padding-top:0px;border-bottom:2px solid rgba(27, 79, 148, 1);}
.themify_builder_content-69493 .tb_126z627.module-image .image-wrap img{margin-top:-47px;}
.themify_builder_content-69493 .tb_ch7y628.module-text{padding-top:2%;background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);background-color:transparent;padding-right:2%;padding-bottom:1%;padding-left:2%;font-size:105%;}
.themify_builder_content-69493 .tb_ch7y628.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_ch7y628.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_ch7y628.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_ch7y628.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_ch7y628.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_ch7y628.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_ch7y628.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_ch7y628.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_ch7y628.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_ch7y628.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_ch7y628.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_2jwf624.module_row{padding-left:10%;padding-right:10%;background-color:rgba(252, 185, 0, 0.30);}
.themify_builder_content-69493 .tb_2jwf624.module_row,.themify_builder_content-69493 .tb_2jwf624.module_row p,.themify_builder_content-69493 .tb_2jwf624.module_row h1,.themify_builder_content-69493 .tb_2jwf624.module_row h2,.themify_builder_content-69493 .tb_2jwf624.module_row h3:not(.module-title),.themify_builder_content-69493 .tb_2jwf624.module_row h4,.themify_builder_content-69493 .tb_2jwf624.module_row h5,.themify_builder_content-69493 .tb_2jwf624.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69493 .tb_krmz629.module-text{text-align:justify;padding-top:3%;padding-bottom:0%;padding-left:0%;padding-right:0%;font-size:120%;}
.themify_builder_content-69493 .tb_krmz629.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_krmz629.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_krmz629.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_krmz629.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_krmz629.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_krmz629.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_krmz629.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_krmz629.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_krmz629.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_krmz629.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_krmz629.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_k6xx629.module-buttons i,.themify_builder_content-69493 .tb_k6xx629.module-buttons span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-69493 .tb_k6xx629.module-buttons{padding-top:5px;padding-bottom:25px;}
.themify_builder_content-69493 .tb_k6xx629.module-buttons .module-buttons-item a{background-color:rgba(255, 138, 0, 1);background-image:none;}
.themify_builder_content-69493 .tb_pmdu298.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;border-top:03px solid rgba(64, 64, 64, 1);background-color:rgba(252, 185, 0, 1);background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);}
.themify_builder_content-69493 .tb_w889298.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-69493 .tb_w889298.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_w889298.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_w889298.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_w889298.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_w889298.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_w889298.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_w889298.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_w889298.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_w889298.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_w889298.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_w889298.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69493 .tb_27qk624.module_row{padding-bottom:3%;padding-top:3%;padding-left:10%;padding-right:10%;background-color:rgba(252, 185, 0, 0.40);}
.themify_builder_content-69493 .tb_ijg2632.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_ijg2632.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_ijg2632.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_ijg2632.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_ijg2632.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_ijg2632.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_ijg2632.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_ijg2632.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_ijg2632.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_ijg2632.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_ijg2632.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_ijg2632.module-text{font-size:115%;column-count:2;}
.themify_builder_content-69493 .tb_omqw621.module-text{font-size:115%;column-count:0;}
.themify_builder_content-69493 .tb_omqw621.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_omqw621.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_omqw621.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_omqw621.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_omqw621.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_omqw621.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_omqw621.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_omqw621.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_omqw621.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_omqw621.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_omqw621.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_mtck625.module_row{padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:0%;background-color:rgba(252, 185, 0, 0.40);}
.themify_builder_content-69493 .tb_mtck625.module_row,.themify_builder_content-69493 .tb_mtck625.module_row p,.themify_builder_content-69493 .tb_mtck625.module_row h1,.themify_builder_content-69493 .tb_mtck625.module_row h2,.themify_builder_content-69493 .tb_mtck625.module_row h3:not(.module-title),.themify_builder_content-69493 .tb_mtck625.module_row h4,.themify_builder_content-69493 .tb_mtck625.module_row h5,.themify_builder_content-69493 .tb_mtck625.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69493 .tb_1cwg633.module-text{text-align:justify;padding-top:0%;padding-bottom:0%;padding-left:0%;padding-right:0%;font-size:110%;}
.themify_builder_content-69493 .tb_1cwg633.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_1cwg633.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_1cwg633.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_1cwg633.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_1cwg633.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_1cwg633.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_1cwg633.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_1cwg633.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_1cwg633.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_1cwg633.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_1cwg633.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_wqzd260.module-text{text-align:justify;padding-top:2%;padding-bottom:0%;padding-left:0%;padding-right:0%;font-size:120%;}
.themify_builder_content-69493 .tb_wqzd260.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_wqzd260.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_wqzd260.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_wqzd260.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_wqzd260.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_wqzd260.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_wqzd260.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_wqzd260.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_wqzd260.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_wqzd260.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_wqzd260.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_eud7624.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;border-top:03px solid rgba(64, 64, 64, 1);background-color:rgba(22, 4, 54, 1);background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);}
.themify_builder_content-69493 .tb_630l631.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-69493 .tb_630l631.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_630l631.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_630l631.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_630l631.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_630l631.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_630l631.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_630l631.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_630l631.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_630l631.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_630l631.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_630l631.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69493 .tb_a1rq625.module_row{padding-left:10%;padding-right:10%;padding-bottom:2%;background-color:rgba(252, 185, 0, 0.30);}
.themify_builder_content-69493 .tb_a1rq625.module_row,.themify_builder_content-69493 .tb_a1rq625.module_row p,.themify_builder_content-69493 .tb_a1rq625.module_row h1,.themify_builder_content-69493 .tb_a1rq625.module_row h2,.themify_builder_content-69493 .tb_a1rq625.module_row h3:not(.module-title),.themify_builder_content-69493 .tb_a1rq625.module_row h4,.themify_builder_content-69493 .tb_a1rq625.module_row h5,.themify_builder_content-69493 .tb_a1rq625.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69493 .tb_u1e3636.module-text{text-align:justify;padding-top:4%;padding-bottom:0%;padding-left:0%;padding-right:0%;font-size:120%;}
.themify_builder_content-69493 .tb_u1e3636.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_u1e3636.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_u1e3636.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_u1e3636.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_u1e3636.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_u1e3636.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_u1e3636.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_u1e3636.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_u1e3636.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_u1e3636.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_u1e3636.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_mhx4625.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;border-top:3px solid;background-color:rgba(22, 4, 54, 1);background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);}
.themify_builder_content-69493 .tb_hox5637.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-69493 .tb_hox5637.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_hox5637.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_hox5637.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_hox5637.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_hox5637.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_hox5637.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_hox5637.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_hox5637.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_hox5637.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_hox5637.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_hox5637.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69493 .tb_wvub625.module_row{padding-left:8%;padding-right:8%;padding-bottom:20px;padding-top:4%;background-color:rgba(252, 185, 0, 0.40);}
.themify_builder_content-69493 .tb_b2xd637.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69493 .tb_b2xd637.module-box .ui{background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_4m3a637.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69493 .tb_4m3a637.module-box .ui{background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_m3q4637.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69493 .tb_m3q4637.module-box .ui{background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_c67q625.module_row{padding-left:8%;padding-right:8%;padding-bottom:20px;padding-top:0%;background-color:rgba(252, 185, 0, 0.40);}
.themify_builder_content-69493 .tb_n5bk638.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69493 .tb_n5bk638.module-box .ui{background-image:linear-gradient(1deg,rgb(44, 79, 135) 0%,rgb(20, 33, 52) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_he8t638.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69493 .tb_he8t638.module-box .ui{background-image:linear-gradient(1deg,rgb(44, 79, 135) 0%,rgb(20, 33, 52) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_2qag638.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69493 .tb_2qag638.module-box .ui{background-image:linear-gradient(1deg,rgb(44, 79, 135) 0%,rgb(20, 33, 52) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_t7ou625.module_row{padding-left:8%;padding-right:8%;padding-bottom:20px;padding-top:0%;background-color:rgba(252, 185, 0, 0.40);}
.themify_builder_content-69493 .tb_tgr2638.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69493 .tb_tgr2638.module-box .ui{background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_d7t7639.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69493 .tb_d7t7639.module-box .ui{background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_2sne639.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69493 .tb_2sne639.module-box .ui{background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_qggj626.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;border-top:3px solid;background-color:rgba(22, 4, 54, 1);background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);}
.themify_builder_content-69493 .tb_r8dr640.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-69493 .tb_r8dr640.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_r8dr640.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_r8dr640.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_r8dr640.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_r8dr640.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_r8dr640.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_r8dr640.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_r8dr640.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_r8dr640.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_r8dr640.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_r8dr640.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69493 .tb_ojtk626.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;background-color:rgba(252, 185, 0, 0.30);}
.themify_builder_content-69493 .tb_ojtk626.module_row,.themify_builder_content-69493 .tb_ojtk626.module_row p,.themify_builder_content-69493 .tb_ojtk626.module_row h1,.themify_builder_content-69493 .tb_ojtk626.module_row h2,.themify_builder_content-69493 .tb_ojtk626.module_row h3:not(.module-title),.themify_builder_content-69493 .tb_ojtk626.module_row h4,.themify_builder_content-69493 .tb_ojtk626.module_row h5,.themify_builder_content-69493 .tb_ojtk626.module_row h6{font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69493 .tb_y9le641.module-text{text-align:justify;padding-top:4%;padding-bottom:0%;padding-left:0%;padding-right:0%;font-size:120%;}
.themify_builder_content-69493 .tb_y9le641.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_y9le641.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_y9le641.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_y9le641.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_y9le641.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_y9le641.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_y9le641.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_y9le641.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_y9le641.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_y9le641.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_y9le641.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_dken625.module_row{padding-bottom:3%;padding-top:3%;background-color:rgba(171, 0, 68, 1);background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);}
.themify_builder_content-69493 .tb_ufcx639.module-text{margin-top:0px;padding-left:10%;padding-right:10%;margin-bottom:0px;}
.themify_builder_content-69493 .tb_ufcx639.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_ufcx639.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_ufcx639.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_ufcx639.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_ufcx639.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_ufcx639.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_ufcx639.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_ufcx639.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_ufcx639.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_ufcx639.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_ufcx639.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69493 .tb_ljqo625.module_row{padding-bottom:1%;padding-top:1%;padding-left:10%;padding-right:10%;background-color:rgba(252, 185, 0, 0.40);}
.themify_builder_content-69493 .tb_4obk640.module_column{padding:3%;}
.themify_builder_content-69493 .tb_uy9o640.module-buttons .module-buttons-item a{background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_3k4y640.module_column{padding:3%;}
.themify_builder_content-69493 .tb_q64k640.module-buttons .module-buttons-item a{background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_q64k640.module-buttons.module{background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);background-color:transparent;}
.themify_builder_content-69493 .tb_rloq624.module_row{padding-top:3%;padding-bottom:3%;padding-left:10%;padding-right:10%;background-color:rgba(227, 222, 79, 0.20);background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);margin-bottom:-1px;}
.themify_builder_content-69493 .tb_e4so630.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-69493 .tb_e4so630.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_e4so630.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_e4so630.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_e4so630.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_e4so630.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_e4so630.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_e4so630.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_e4so630.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_e4so630.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_e4so630.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_e4so630.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69493 .tb_k2mq624.module_row>.tb_row_frame_bottom,.themify_builder_content-69493 .tb_k2mq624.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(250%2C%20250%2C%20250%2C%201)%22%20d%3D%22M1500%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");height:100%;}
.themify_builder_content-69493 .tb_k2mq624.module_row{padding-top:3%;padding-bottom:3%;padding-left:10%;padding-right:10%;background-color:rgba(252, 185, 0, 0.30);}
.themify_builder_content-69493 .tb_lfp1493.module-text{column-count:2;font-size:90%;}
.themify_builder_content-69493 .tb_lfp1493.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_lfp1493.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_lfp1493.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_lfp1493.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_lfp1493.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_lfp1493.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_lfp1493.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_lfp1493.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_lfp1493.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_lfp1493.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_lfp1493.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_xyvg740.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_xyvg740.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_xyvg740.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_xyvg740.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_xyvg740.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_xyvg740.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_xyvg740.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_xyvg740.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_xyvg740.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_xyvg740.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_xyvg740.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_xyvg740.module-text{font-size:90%;}
.themify_builder_content-69493 .tb_3jga625.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;border-top:03px solid rgba(64, 64, 64, 1);background-color:rgba(22, 4, 54, 1);background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);}
.themify_builder_content-69493 .tb_3jga625.module_row,.themify_builder_content-69493 .tb_3jga625.module_row p,.themify_builder_content-69493 .tb_3jga625.module_row h1,.themify_builder_content-69493 .tb_3jga625.module_row h2,.themify_builder_content-69493 .tb_3jga625.module_row h3:not(.module-title),.themify_builder_content-69493 .tb_3jga625.module_row h4,.themify_builder_content-69493 .tb_3jga625.module_row h5,.themify_builder_content-69493 .tb_3jga625.module_row h6{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_yvu6635.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-69493 .tb_yvu6635.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_yvu6635.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_yvu6635.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_yvu6635.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_yvu6635.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_yvu6635.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_yvu6635.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_yvu6635.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_yvu6635.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_yvu6635.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_yvu6635.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69493 .tb_wkl4132.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_wkl4132.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_wkl4132.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_wkl4132.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_wkl4132.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_wkl4132.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_wkl4132.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_wkl4132.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_wkl4132.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_wkl4132.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_wkl4132.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_alvx624.module_row{padding-left:10%;padding-right:10%;padding-bottom:4%;padding-top:4%;border-top:03px solid rgba(64, 64, 64, 1);background-color:rgba(252, 185, 0, 0.40);}
.themify_builder_content-69493 .tb_fg6v631.module-text{padding-right:0%;text-align:justify;padding-left:0%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-69493 .tb_fg6v631.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_fg6v631.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_fg6v631.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_fg6v631.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_fg6v631.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_fg6v631.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_fg6v631.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_fg6v631.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_fg6v631.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_fg6v631.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_fg6v631.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69493 .tb_neex550.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_neex550.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_neex550.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_neex550.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_neex550.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_neex550.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_neex550.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_neex550.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_neex550.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_neex550.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_neex550.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69493 .tb_hreu626.module_row{padding-bottom:3%;padding-top:3%;background-color:rgba(227, 222, 79, 0.20);background-image:linear-gradient(1deg,rgb(44, 79, 135) 0%,rgb(20, 33, 52) 66%,rgb(20, 33, 52) 100%);}
.themify_builder_content-69493 .tb_hreu626.module_row,.themify_builder_content-69493 .tb_hreu626.module_row p,.themify_builder_content-69493 .tb_hreu626.module_row h1,.themify_builder_content-69493 .tb_hreu626.module_row h2,.themify_builder_content-69493 .tb_hreu626.module_row h3:not(.module-title),.themify_builder_content-69493 .tb_hreu626.module_row h4,.themify_builder_content-69493 .tb_hreu626.module_row h5,.themify_builder_content-69493 .tb_hreu626.module_row h6{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69493 .tb_3pju211.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;}
.themify_builder_content-69493 .tb_6g12626.module_row{padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:5%;background-color:rgba(252, 185, 0, 0.30);}
.themify_builder_content-69493 .tb_gntj641.module-slider{padding-top:0px;}
.themify_builder_content-69493 .tb_gntj641.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-69493 .tb_gntj641.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-69493 .tb_e73j642.module-slider{padding-top:0px;}
.themify_builder_content-69493 .tb_e73j642.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-69493 .tb_e73j642.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-69493 .tb_abn2642.module-slider{padding-top:0px;}
.themify_builder_content-69493 .tb_abn2642.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-69493 .tb_abn2642.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-69493 .tb_1i0j642.module-slider{padding-top:0px;}
.themify_builder_content-69493 .tb_1i0j642.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-69493 .tb_1i0j642.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-69493 .tb_ywaw643.module-slider{padding-top:0px;}
.themify_builder_content-69493 .tb_ywaw643.module-slider.module .module-title{text-align:center;font-size:71%;}
.themify_builder_content-69493 .tb_ywaw643.module-slider .slide-image img{padding-left:5%;padding-right:5%;}
.themify_builder_content-69493 .tb_d8me626.module_row{padding-bottom:3%;padding-top:3%;background-color:rgba(227, 222, 79, 0.20);background-image:linear-gradient(1deg,rgb(0, 25, 59) 0%,rgb(0, 55, 126) 100%);}
.themify_builder_content-69493 .tb_6ewh651.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;}
.themify_builder_content-69493 .tb_6ewh651.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_6ewh651.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_6ewh651.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_6ewh651.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_6ewh651.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_6ewh651.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_6ewh651.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_6ewh651.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_6ewh651.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_6ewh651.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_6ewh651.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69493 .tb_q2aj626.module_row{padding-bottom:5%;padding-top:5%;padding-left:10%;padding-right:10%;background-color:rgba(252, 185, 0, 0.40);}
.themify_builder_content-69493 .tb_xaub626.module_row{padding-bottom:3%;padding-top:3%;background-color:rgba(227, 222, 79, 0.20);background-image:linear-gradient(1deg,rgb(44, 79, 135) 0%,rgb(20, 33, 52) 100%);}
.themify_builder_content-69493 .tb_pf4l652.module-text{margin-top:0px;padding-left:10%;padding-right:10%;padding-top:1%;}
.themify_builder_content-69493 .tb_pf4l652.module-text .tb_text_wrap,.themify_builder_content-69493 .tb_pf4l652.module-text .tb_text_wrap p,.themify_builder_content-69493 .tb_pf4l652.module-text .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_pf4l652.module-text .tb_text_wrap h1,.themify_builder_content-69493 .tb_pf4l652.module-text .tb_text_wrap h2,.themify_builder_content-69493 .tb_pf4l652.module-text .tb_text_wrap h3,.themify_builder_content-69493 .tb_pf4l652.module-text .tb_text_wrap h4,.themify_builder_content-69493 .tb_pf4l652.module-text .tb_text_wrap h5,.themify_builder_content-69493 .tb_pf4l652.module-text .tb_text_wrap h6,.themify_builder_content-69493 .tb_pf4l652.module-text .tb_text_wrap li,.themify_builder_content-69493 .tb_pf4l652.module-text .tb_text_wrap span{font-family:"Tahoma", "Geneva", sans-serif;}
.themify_builder_content-69493 .tb_gyg7728.module_row{font-size:90%;padding-top:2%;padding-left:5%;padding-right:5%;padding-bottom:0%;background-color:rgba(252, 185, 0, 0.30);}
.themify_builder_content-69493 .tb_gyg7728.module_row,.themify_builder_content-69493 .tb_gyg7728.module_row p,.themify_builder_content-69493 .tb_gyg7728.module_row h1,.themify_builder_content-69493 .tb_gyg7728.module_row h2,.themify_builder_content-69493 .tb_gyg7728.module_row h3:not(.module-title),.themify_builder_content-69493 .tb_gyg7728.module_row h4,.themify_builder_content-69493 .tb_gyg7728.module_row h5,.themify_builder_content-69493 .tb_gyg7728.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-69493 .tb_i48b728.module_column{padding-right:0px;}
.themify_builder_content-69493 .tb_mccj728.module-box .module-box-content{box-shadow:inset 1px 1px 1px 1px rgba(209, 209, 209, 1);border-radius:10px;}
.themify_builder_content-69493 .tb_mccj728.module-box{mix-blend-mode:normal;}
.themify_builder_content-69493 .tb_mccj728.module-box .ui{background-color:rgba(44, 79, 135, 0.10);background-image:none;}
.themify_builder_content-69493 .tb_mccj728.module-box .tb_text_wrap,.themify_builder_content-69493 .tb_mccj728.module-box .tb_text_wrap p,.themify_builder_content-69493 .tb_mccj728.module-box .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_mccj728.module-box .tb_text_wrap h1,.themify_builder_content-69493 .tb_mccj728.module-box .tb_text_wrap h2,.themify_builder_content-69493 .tb_mccj728.module-box .tb_text_wrap h3,.themify_builder_content-69493 .tb_mccj728.module-box .tb_text_wrap h4,.themify_builder_content-69493 .tb_mccj728.module-box .tb_text_wrap h5,.themify_builder_content-69493 .tb_mccj728.module-box .tb_text_wrap h6,.themify_builder_content-69493 .tb_mccj728.module-box .tb_text_wrap li,.themify_builder_content-69493 .tb_mccj728.module-box .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69493 .tb_vrxo728.module-box .module-box-content{box-shadow:inset 1px 1px 1px 1px rgba(209, 209, 209, 1);border-radius:10px;}
.themify_builder_content-69493 .tb_vrxo728.module-box{mix-blend-mode:normal;}
.themify_builder_content-69493 .tb_vrxo728.module-box .ui{background-color:rgba(44, 79, 135, 0.10);background-image:none;}
.themify_builder_content-69493 .tb_vrxo728.module-box .tb_text_wrap,.themify_builder_content-69493 .tb_vrxo728.module-box .tb_text_wrap p,.themify_builder_content-69493 .tb_vrxo728.module-box .tb_text_wrap blockquote,.themify_builder_content-69493 .tb_vrxo728.module-box .tb_text_wrap h1,.themify_builder_content-69493 .tb_vrxo728.module-box .tb_text_wrap h2,.themify_builder_content-69493 .tb_vrxo728.module-box .tb_text_wrap h3,.themify_builder_content-69493 .tb_vrxo728.module-box .tb_text_wrap h4,.themify_builder_content-69493 .tb_vrxo728.module-box .tb_text_wrap h5,.themify_builder_content-69493 .tb_vrxo728.module-box .tb_text_wrap h6,.themify_builder_content-69493 .tb_vrxo728.module-box .tb_text_wrap li,.themify_builder_content-69493 .tb_vrxo728.module-box .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69493 .tb_azcq719.module-text{padding-bottom:5%;padding-top:5%;}

/*/wp-content/uploads/themify-css/themify-builder-69405-generated.css*/
/* Generated from post: chief-data-and-ai-officers-conclave-and-awards-2026 */
.themify_builder_content-69405 .tb_votg570.module_row{margin-top:-47px;margin-bottom:0px;}
.themify_builder_content-69405 .tb_uei5442.module-image{padding-top:0px;border-bottom:2px solid rgba(27, 79, 148, 1);}
.themify_builder_content-69405 .tb_uei5442.module-image .image-wrap img{margin-top:0px;margin-bottom:-4px;}
.themify_builder_content-69405 .tb_c0qn510.module_row{padding-top:0%;}
.themify_builder_content-69405 .tb_qenp510.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(24, 3, 60, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;}
.themify_builder_content-69405 .tb_qenp510.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_qenp510.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_qenp510.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_qenp510.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_qenp510.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_qenp510.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_qenp510.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_qenp510.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_qenp510.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_qenp510.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_qenp510.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_qd3l510.module-text{padding-left:10%;padding-right:10%;text-align:justify;padding-bottom:3%;padding-top:3%;font-size:100%;}
.themify_builder_content-69405 .tb_qd3l510.module-text.module h5{font-size:140%;}
.themify_builder_content-69405 .tb_qd3l510.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_qd3l510.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_qd3l510.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_qd3l510.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_qd3l510.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_qd3l510.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_qd3l510.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_qd3l510.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_qd3l510.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_qd3l510.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_qd3l510.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-69405 .tb_0uv4902.module_row{padding-top:0%;}
.themify_builder_content-69405 .tb_2pfo903.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(24, 3, 60, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-69405 .tb_2pfo903.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_2pfo903.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_2pfo903.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_2pfo903.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_2pfo903.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_2pfo903.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_2pfo903.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_2pfo903.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_2pfo903.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_2pfo903.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_2pfo903.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_4yk4903.module-text{padding-left:10%;padding-right:10%;text-align:justify;padding-bottom:3%;padding-top:3%;font-size:100%;background-color:rgba(6, 76, 252, 0.10);background-image:none;}
.themify_builder_content-69405 .tb_4yk4903.module-text.module h5{font-size:140%;}
.themify_builder_content-69405 .tb_4yk4903.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_4yk4903.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_4yk4903.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_4yk4903.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_4yk4903.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_4yk4903.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_4yk4903.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_4yk4903.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_4yk4903.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_4yk4903.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_4yk4903.module-text .tb_text_wrap span{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-69405 .tb_oskt468.module_row{padding-top:0%;}
.themify_builder_content-69405 .tb_28v0468.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(24, 3, 60, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-69405 .tb_28v0468.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_28v0468.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_28v0468.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_28v0468.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_28v0468.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_28v0468.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_28v0468.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_28v0468.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_28v0468.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_28v0468.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_28v0468.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_x5eo714.module-text{padding-left:10%;padding-right:10%;padding-top:2%;}
.themify_builder_content-69405 .tb_rdjs047.module_row{padding-left:8%;padding-right:8%;padding-bottom:0px;padding-top:2%;}
.themify_builder_content-69405 .tb_q2dt050.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_q2dt050.module-box .ui{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_b49y833.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_b49y833.module-box .ui{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_gotn350.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_gotn350.module-box .ui{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_wj5o700.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_wj5o700.module-box .ui{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_f174070.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_f174070.module-box .ui{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_b7lq007.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_b7lq007.module-box .ui{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_lsa222.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_lsa222.module-box .ui{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_yumq430.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_yumq430.module-box .ui{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_1bvv527.module_row{padding-left:25%;padding-right:25%;padding-bottom:20px;padding-top:0%;}
.themify_builder_content-69405 .tb_vu18528.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_vu18528.module-box .ui{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_npnp528.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_npnp528.module-box .ui{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_9mqp681.module_row{padding-top:0%;}
.themify_builder_content-69405 .tb_pbox681.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(24, 3, 60, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-69405 .tb_pbox681.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_pbox681.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_pbox681.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_pbox681.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_pbox681.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_pbox681.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_pbox681.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_pbox681.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_pbox681.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_pbox681.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_pbox681.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_68f0702.module_row{padding-left:8%;padding-right:8%;padding-bottom:5%;padding-top:1%;border-top:4px solid rgba(110, 110, 110, 1);background-color:rgba(6, 76, 252, 0.10);}
.themify_builder_content-69405 .tb_6v1t005.module-image{padding-top:2%;}
.themify_builder_content-69405 .tb_6v1t005.module-image .image-wrap img{padding:2%;}
.themify_builder_content-69405 .tb_mapd59.module_row{padding-top:0%;}
.themify_builder_content-69405 .tb_vflb60.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(24, 3, 60, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-69405 .tb_vflb60.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_vflb60.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_vflb60.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_vflb60.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_vflb60.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_vflb60.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_vflb60.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_vflb60.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_vflb60.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_vflb60.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_vflb60.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_4kkx255.module_row{padding-left:10%;padding-right:10%;padding-bottom:2%;padding-top:2%;border-bottom:5px solid rgba(42, 71, 150, 1);}
.themify_builder_content-69405 .tb_sbf0557.module_row{padding-top:0%;}
.themify_builder_content-69405 .tb_p3ph557.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(24, 3, 60, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-69405 .tb_p3ph557.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_p3ph557.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_p3ph557.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_p3ph557.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_p3ph557.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_p3ph557.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_p3ph557.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_p3ph557.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_p3ph557.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_p3ph557.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_p3ph557.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_41q9359.module_row{padding-left:8%;padding-right:8%;padding-bottom:0px;padding-top:3%;background-color:rgba(6, 76, 252, 0.10);}
.themify_builder_content-69405 .tb_w0iw360.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_w0iw360.module-box .ui{background-color:rgba(255, 255, 255, 0.50);background-image:none;padding-bottom:0px;}
.themify_builder_content-69405 .tb_rhwu197.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_rhwu197.module-box .ui{background-color:rgba(255, 255, 255, 0.50);background-image:none;padding-bottom:0px;}
.themify_builder_content-69405 .tb_j95l197.module_row{padding-left:8%;padding-right:8%;padding-bottom:20px;padding-top:0%;background-color:rgba(6, 76, 252, 0.10);}
.themify_builder_content-69405 .tb_sn3a197.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_sn3a197.module-box .ui{background-color:rgba(255, 255, 255, 0.50);background-image:none;padding-bottom:0px;}
.themify_builder_content-69405 .tb_l1h4653.module-box{text-transform:capitalize;font-size:90%;}
.themify_builder_content-69405 .tb_l1h4653.module-box .ui{background-color:rgba(255, 255, 255, 0.50);background-image:none;padding-bottom:0px;}
.themify_builder_content-69405 .tb_xwvp67.module_row{padding-top:0%;}
.themify_builder_content-69405 .tb_qgdp67.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(24, 3, 60, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-69405 .tb_qgdp67.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_qgdp67.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_qgdp67.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_qgdp67.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_qgdp67.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_qgdp67.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_qgdp67.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_qgdp67.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_qgdp67.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_qgdp67.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_qgdp67.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_4arv717.module_row{margin-top:0px;padding-top:2%;padding-left:10%;padding-right:10%;background-color:rgba(209, 238, 254, 0.30);padding-bottom:1%;font-size:100%;}
.themify_builder_content-69405 .tb_4arv717.module_row,.themify_builder_content-69405 .tb_4arv717.module_row p,.themify_builder_content-69405 .tb_4arv717.module_row h1,.themify_builder_content-69405 .tb_4arv717.module_row h2,.themify_builder_content-69405 .tb_4arv717.module_row h3:not(.module-title),.themify_builder_content-69405 .tb_4arv717.module_row h4,.themify_builder_content-69405 .tb_4arv717.module_row h5,.themify_builder_content-69405 .tb_4arv717.module_row h6{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-69405 .tb_fmeh718.module_column{padding-bottom:0px;}
.themify_builder_content-69405 .tb_hm8r718.module-accordion.module{text-align:center;font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-69405 .tb_mu5t80.module_row{padding-top:1%;padding-left:10%;padding-bottom:1%;padding-right:10%;border-left:2px solid rgba(8, 105, 54, 1);border-bottom:3px solid;border-right:3px solid rgba(8, 105, 54, 1);border-top:3px solid;mix-blend-mode:normal;}
.themify_builder_content-69405 .tb_10rc80.module-buttons .module-buttons-item a{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_10rc80.module-buttons a{font-weight:bold;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69405 .tb_10rc80.module-buttons span{text-transform:uppercase;}
.themify_builder_content-69405 .tb_10rc80.module-buttons i,.themify_builder_content-69405 .tb_10rc80.module-buttons span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-69405 .tb_k5ll496.module-buttons .module-buttons-item a{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_k5ll496.module-buttons a{font-weight:bold;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69405 .tb_k5ll496.module-buttons span{text-transform:uppercase;}
.themify_builder_content-69405 .tb_k5ll496.module-buttons i,.themify_builder_content-69405 .tb_k5ll496.module-buttons span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-69405 .tb_6ihn312.module_row{padding-top:2%;padding-left:10%;padding-bottom:4%;padding-right:10%;border-left:2px solid rgba(8, 105, 54, 1);border-bottom:3px solid;border-right:3px solid rgba(8, 105, 54, 1);border-top:3px solid;}
.themify_builder_content-69405 .tb_ycze312.module-buttons .module-buttons-item a{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_ycze312.module-buttons a{font-weight:bold;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69405 .tb_ycze312.module-buttons span{text-transform:uppercase;}
.themify_builder_content-69405 .tb_ycze312.module-buttons i,.themify_builder_content-69405 .tb_ycze312.module-buttons span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-69405 .tb_2l0n312.module-buttons .module-buttons-item a{background-color:rgba(47, 0, 140, 1);background-image:none;}
.themify_builder_content-69405 .tb_2l0n312.module-buttons a{font-weight:bold;font-family:"Arial", "Helvetica", sans-serif;}
.themify_builder_content-69405 .tb_2l0n312.module-buttons span{text-transform:uppercase;}
.themify_builder_content-69405 .tb_2l0n312.module-buttons i,.themify_builder_content-69405 .tb_2l0n312.module-buttons span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-69405 .tb_2l0n312.module-buttons{padding-top:0px;}
.themify_builder_content-69405 .tb_ut2u106.module_row{padding-top:0%;}
.themify_builder_content-69405 .tb_fp58107.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(24, 3, 60, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-69405 .tb_fp58107.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_fp58107.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_fp58107.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_fp58107.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_fp58107.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_fp58107.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_fp58107.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_fp58107.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_fp58107.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_fp58107.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_fp58107.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_qzlb943.module_row{padding-bottom:5%;padding-top:0%;padding-right:10%;padding-left:10%;background-color:rgba(8, 105, 54, 0.10);font-size:110%;}
.themify_builder_content-69405 .tb_qzlb943.module_row,.themify_builder_content-69405 .tb_qzlb943.module_row p,.themify_builder_content-69405 .tb_qzlb943.module_row h1,.themify_builder_content-69405 .tb_qzlb943.module_row h2,.themify_builder_content-69405 .tb_qzlb943.module_row h3:not(.module-title),.themify_builder_content-69405 .tb_qzlb943.module_row h4,.themify_builder_content-69405 .tb_qzlb943.module_row h5,.themify_builder_content-69405 .tb_qzlb943.module_row h6{font-family:"Georgia", 'Times New Roman', "Times", serif;}
.themify_builder_content-69405 .tb_ifc6943.module_column{font-size:70%;}
.themify_builder_content-69405 .tb_b1he943.module-text{column-count:2;}
.themify_builder_content-69405 .tb_b1he943.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_b1he943.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_b1he943.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_b1he943.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_b1he943.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_b1he943.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_b1he943.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_b1he943.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_b1he943.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_b1he943.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_b1he943.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_sfj5944.module-text{column-count:0;}
.themify_builder_content-69405 .tb_sfj5944.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_sfj5944.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_sfj5944.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_sfj5944.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_sfj5944.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_sfj5944.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_sfj5944.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_sfj5944.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_sfj5944.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_sfj5944.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_sfj5944.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_sihp267.module_row{padding-top:0%;}
.themify_builder_content-69405 .tb_n0jl268.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(24, 3, 60, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-69405 .tb_n0jl268.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_n0jl268.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_n0jl268.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_n0jl268.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_n0jl268.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_n0jl268.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_n0jl268.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_n0jl268.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_n0jl268.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_n0jl268.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_n0jl268.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_uklr96.module_row{padding-top:3%;padding-bottom:1%;padding-left:5%;padding-right:5%;}
.themify_builder_content-69405 .tb_qals96.module_column{padding-bottom:0px;}
.themify_builder_content-69405 .tb_3c5d96.module-slider{border:1px solid rgba(227, 227, 227, 1);padding-bottom:1%;box-shadow:0px 0px 2px 0px ;border-radius:1%;}
.themify_builder_content-69405 .tb_3c5d96.module-slider .slide-image img{padding-left:1%;padding-bottom:1%;padding-right:1%;padding-top:1%;}
.themify_builder_content-69405 .tb_t4g4377.module_row{padding-top:0%;}
.themify_builder_content-69405 .tb_a3j2377.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(24, 3, 60, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-69405 .tb_a3j2377.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_a3j2377.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_a3j2377.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_a3j2377.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_a3j2377.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_a3j2377.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_a3j2377.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_a3j2377.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_a3j2377.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_a3j2377.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_a3j2377.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_pyrv650.module_row{padding-bottom:4%;padding-top:3%;padding-left:10%;padding-right:10%;}
.themify_builder_content-69405 .tb_h3o1356.module_row{padding-top:0%;}
.themify_builder_content-69405 .tb_tpw9356.module-text{padding-left:10%;padding-right:10%;padding-top:2%;background-color:rgba(24, 3, 60, 1);background-image:none;margin-top:-3px;text-transform:uppercase;text-align:center;padding-bottom:1%;}
.themify_builder_content-69405 .tb_tpw9356.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_tpw9356.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_tpw9356.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_tpw9356.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_tpw9356.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_tpw9356.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_tpw9356.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_tpw9356.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_tpw9356.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_tpw9356.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_tpw9356.module-text .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_y9lc408.module_row{font-size:90%;padding-top:2%;padding-left:5%;padding-right:5%;padding-bottom:0%;}
.themify_builder_content-69405 .tb_y9lc408.module_row,.themify_builder_content-69405 .tb_y9lc408.module_row p,.themify_builder_content-69405 .tb_y9lc408.module_row h1,.themify_builder_content-69405 .tb_y9lc408.module_row h2,.themify_builder_content-69405 .tb_y9lc408.module_row h3:not(.module-title),.themify_builder_content-69405 .tb_y9lc408.module_row h4,.themify_builder_content-69405 .tb_y9lc408.module_row h5,.themify_builder_content-69405 .tb_y9lc408.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-69405 .tb_a95i408.module_column{padding-right:0px;}
.themify_builder_content-69405 .tb_kz4n408.module-box .module-box-content{box-shadow:inset 1px 1px 1px 1px rgba(209, 209, 209, 1);border-radius:10px;}
.themify_builder_content-69405 .tb_kz4n408.module-box{mix-blend-mode:normal;}
.themify_builder_content-69405 .tb_kz4n408.module-box .ui{background-color:rgba(6, 76, 252, 0.20);background-image:none;}
.themify_builder_content-69405 .tb_kz4n408.module-box .tb_text_wrap,.themify_builder_content-69405 .tb_kz4n408.module-box .tb_text_wrap p,.themify_builder_content-69405 .tb_kz4n408.module-box .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_kz4n408.module-box .tb_text_wrap h1,.themify_builder_content-69405 .tb_kz4n408.module-box .tb_text_wrap h2,.themify_builder_content-69405 .tb_kz4n408.module-box .tb_text_wrap h3,.themify_builder_content-69405 .tb_kz4n408.module-box .tb_text_wrap h4,.themify_builder_content-69405 .tb_kz4n408.module-box .tb_text_wrap h5,.themify_builder_content-69405 .tb_kz4n408.module-box .tb_text_wrap h6,.themify_builder_content-69405 .tb_kz4n408.module-box .tb_text_wrap li,.themify_builder_content-69405 .tb_kz4n408.module-box .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_o4t328.module-box .module-box-content{box-shadow:inset 1px 1px 1px 1px rgba(209, 209, 209, 1);border-radius:10px;}
.themify_builder_content-69405 .tb_o4t328.module-box{mix-blend-mode:normal;}
.themify_builder_content-69405 .tb_o4t328.module-box .ui{background-color:rgba(6, 76, 252, 0.20);background-image:none;}
.themify_builder_content-69405 .tb_o4t328.module-box .tb_text_wrap,.themify_builder_content-69405 .tb_o4t328.module-box .tb_text_wrap p,.themify_builder_content-69405 .tb_o4t328.module-box .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_o4t328.module-box .tb_text_wrap h1,.themify_builder_content-69405 .tb_o4t328.module-box .tb_text_wrap h2,.themify_builder_content-69405 .tb_o4t328.module-box .tb_text_wrap h3,.themify_builder_content-69405 .tb_o4t328.module-box .tb_text_wrap h4,.themify_builder_content-69405 .tb_o4t328.module-box .tb_text_wrap h5,.themify_builder_content-69405 .tb_o4t328.module-box .tb_text_wrap h6,.themify_builder_content-69405 .tb_o4t328.module-box .tb_text_wrap li,.themify_builder_content-69405 .tb_o4t328.module-box .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_elf4639.module-box .module-box-content{box-shadow:inset 1px 1px 1px 1px rgba(209, 209, 209, 1);border-radius:10px;}
.themify_builder_content-69405 .tb_elf4639.module-box{mix-blend-mode:normal;}
.themify_builder_content-69405 .tb_elf4639.module-box .ui{background-color:rgba(6, 76, 252, 0.20);background-image:none;}
.themify_builder_content-69405 .tb_elf4639.module-box .tb_text_wrap,.themify_builder_content-69405 .tb_elf4639.module-box .tb_text_wrap p,.themify_builder_content-69405 .tb_elf4639.module-box .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_elf4639.module-box .tb_text_wrap h1,.themify_builder_content-69405 .tb_elf4639.module-box .tb_text_wrap h2,.themify_builder_content-69405 .tb_elf4639.module-box .tb_text_wrap h3,.themify_builder_content-69405 .tb_elf4639.module-box .tb_text_wrap h4,.themify_builder_content-69405 .tb_elf4639.module-box .tb_text_wrap h5,.themify_builder_content-69405 .tb_elf4639.module-box .tb_text_wrap h6,.themify_builder_content-69405 .tb_elf4639.module-box .tb_text_wrap li,.themify_builder_content-69405 .tb_elf4639.module-box .tb_text_wrap span{font-weight:400;font-family:"Libre Baskerville";}
.themify_builder_content-69405 .tb_xclx820.module_row{padding-bottom:0%;padding-top:5%;}
.themify_builder_content-69405 .tb_br6c821.module-text{padding-top:0px;padding-bottom:0px;}
.themify_builder_content-69405 .tb_br6c821.module-text .tb_text_wrap,.themify_builder_content-69405 .tb_br6c821.module-text .tb_text_wrap p,.themify_builder_content-69405 .tb_br6c821.module-text .tb_text_wrap blockquote,.themify_builder_content-69405 .tb_br6c821.module-text .tb_text_wrap h1,.themify_builder_content-69405 .tb_br6c821.module-text .tb_text_wrap h2,.themify_builder_content-69405 .tb_br6c821.module-text .tb_text_wrap h3,.themify_builder_content-69405 .tb_br6c821.module-text .tb_text_wrap h4,.themify_builder_content-69405 .tb_br6c821.module-text .tb_text_wrap h5,.themify_builder_content-69405 .tb_br6c821.module-text .tb_text_wrap h6,.themify_builder_content-69405 .tb_br6c821.module-text .tb_text_wrap li,.themify_builder_content-69405 .tb_br6c821.module-text .tb_text_wrap span{font-family:"Arial", "Helvetica", sans-serif;}

@media screen and (max-width:553px){
.themify_builder_content-69405 .tb_uklr96.module_row{padding-top:50px;padding-bottom:50px;}
}
/*/wp-content/uploads/themify-css/themify-builder-69332-generated.css*/
/* Generated from post: 40u40-awards-2026 */
.themify_builder_content-69332 .tb_bthi659.module_row{padding-top:0px;margin-top:-44px;padding-left:0px;}
.themify_builder_content-69332 .tb_2inh661.module-image{padding:2%;}
.themify_builder_content-69332 .tb_44z6661.module-menu .nav li a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-69332 .tb_44z6661.module-menu .nav{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-69332 .tb_44z6661.module-menu{mix-blend-mode:normal;padding:1%;}
.themify_builder_content-69332 .tb_44z6661.module-menu .nav li{font-size:80%;}
.themify_builder_content-69332 .tb_hgux659.module_row{padding-top:0px;margin-top:-44px;padding-left:0px;}
.themify_builder_content-69332 .tb_v64y662.module-menu .nav li a{color:rgba(0, 0, 0, 1);}
.themify_builder_content-69332 .tb_v64y662.module-menu .nav{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-69332 .tb_v64y662.module-menu{mix-blend-mode:normal;padding:1%;}
.themify_builder_content-69332 .tb_v64y662.module-menu .nav li{font-size:80%;}
.themify_builder_content-69332 .tb_eks1659.module_row{padding-bottom:2%;padding-top:1%;background-color:rgba(0, 3, 22, 1);margin-bottom:0px;padding-left:23%;padding-right:23%;}
.themify_builder_content-69332 .tb_uw58663.module-text{padding-top:8px;text-transform:uppercase;}
.themify_builder_content-69332 .tb_8v4l663.module-buttons i,.themify_builder_content-69332 .tb_8v4l663.module-buttons span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-69332 .tb_8v4l663.module-buttons .module-buttons-item a{background-color:rgba(245, 206, 49, 1);background-image:none;}
.themify_builder_content-69332 .tb_8v4l663.module-buttons span{text-transform:uppercase;}
.themify_builder_content-69332 .tb_8v4l663.module-buttons a{font-weight:bold;}
.themify_builder_content-69332 .tb_emcl663.module-text{padding-top:8px;text-transform:uppercase;}
.themify_builder_content-69332 .tb_flin663.module-buttons i,.themify_builder_content-69332 .tb_flin663.module-buttons span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-69332 .tb_flin663.module-buttons .module-buttons-item a{background-color:rgba(245, 206, 49, 1);background-image:none;}
.themify_builder_content-69332 .tb_flin663.module-buttons span{text-transform:uppercase;}
.themify_builder_content-69332 .tb_flin663.module-buttons a{font-weight:bold;}
.themify_builder_content-69332 .tb_2max659.module_row{background-color:rgba(0, 3, 22, 1);padding-top:3%;padding-right:5%;padding-left:5%;margin-bottom:0px;padding-bottom:1%;}
.themify_builder_content-69332 .tb_2sdl664.module-text{padding-bottom:0px;}
.themify_builder_content-69332 .tb_hn8j659.module_row{background-color:rgba(23, 93, 162, 1);padding-left:10%;padding-right:10%;padding-bottom:2%;padding-top:0%;background-image:linear-gradient(1deg,rgb(8, 20, 104) 0%,rgb(0, 3, 22) 98%);}
.themify_builder_content-69332 .tb_wgz4665.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_wgz4665.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_wgz4665.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_wgz4665.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_wgz4665.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_wgz4665.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_wgz4665.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_wgz4665.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_wgz4665.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_wgz4665.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_wgz4665.module-text .tb_text_wrap span{font-family:'Times New Roman', "Times", serif;}
.themify_builder_content-69332 .tb_wgz4665.module-text{padding-bottom:0%;text-align:justify;font-size:130%;}
.themify_builder_content-69332 .tb_8niv659.module_row{background-color:rgba(8, 20, 104, 1);padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:0%;}
.themify_builder_content-69332 .tb_wgtz665.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_wgtz665.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_wgtz665.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_wgtz665.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_wgtz665.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_wgtz665.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_wgtz665.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_wgtz665.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_wgtz665.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_wgtz665.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_wgtz665.module-text .tb_text_wrap span{font-weight:400;font-family:"Work Sans";}
.themify_builder_content-69332 .tb_wgtz665.module-text{text-transform:uppercase;margin-bottom:0px;padding-top:16px;}
.themify_builder_content-69332 .tb_m74x659.module_row{background-color:rgba(8, 20, 104, 1);padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:2%;}
.themify_builder_content-69332 .tb_i4qc665.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_i4qc665.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_i4qc665.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_i4qc665.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_i4qc665.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_i4qc665.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_i4qc665.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_i4qc665.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_i4qc665.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_i4qc665.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_i4qc665.module-text .tb_text_wrap span{font-weight:400;font-family:"Work Sans";}
.themify_builder_content-69332 .tb_i4qc665.module-text{text-transform:uppercase;margin-bottom:0px;}
.themify_builder_content-69332 .tb_2hxg666.module-accordion .ui.module-accordion .accordion-title{text-transform:uppercase;}
.themify_builder_content-69332 .tb_2hxg666.module-accordion.module{text-align:center;font-size:120%;}
.themify_builder_content-69332 .tb_rm1n659.module_row{background-color:rgba(255, 255, 255, 1);padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:5%;margin-bottom:0px;}
.themify_builder_content-69332 .tb_y8mz666.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_y8mz666.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_y8mz666.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_y8mz666.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_y8mz666.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_y8mz666.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_y8mz666.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_y8mz666.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_y8mz666.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_y8mz666.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_y8mz666.module-text .tb_text_wrap span{font-weight:400;font-family:"Work Sans";}
.themify_builder_content-69332 .tb_y8mz666.module-text{text-transform:uppercase;margin-bottom:0px;}
.themify_builder_content-69332 .tb_r7yg631.module_row{background-color:rgba(8, 20, 105, 1);padding-left:10%;padding-right:10%;padding-top:3%;padding-bottom:3%;}
.themify_builder_content-69332 .tb_h5a9632.module-image{background-color:rgba(4, 13, 68, 1);background-image:none;}
.themify_builder_content-69332 .tb_h5a9632.module-image .image-wrap img{padding:3%;}
.themify_builder_content-69332 .tb_3k9y659.module_row{background-color:rgba(255, 255, 255, 1);padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:5%;border-top:5px solid rgba(8, 20, 104, 1);}
.themify_builder_content-69332 .tb_eqkw667.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_eqkw667.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_eqkw667.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_eqkw667.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_eqkw667.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_eqkw667.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_eqkw667.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_eqkw667.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_eqkw667.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_eqkw667.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_eqkw667.module-text .tb_text_wrap span{font-weight:400;font-family:"Work Sans";}
.themify_builder_content-69332 .tb_eqkw667.module-text{text-transform:uppercase;margin-bottom:0px;}
.themify_builder_content-69332 .tb_xzlp659.module_row{background-color:rgba(23, 93, 162, 1);padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:2%;background-image:linear-gradient(180deg,rgb(5, 5, 5) 0%,rgb(23, 93, 162) 98%);}
.themify_builder_content-69332 .tb_9t03667.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_9t03667.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_9t03667.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_9t03667.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_9t03667.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_9t03667.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_9t03667.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_9t03667.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_9t03667.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_9t03667.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_9t03667.module-text .tb_text_wrap span{font-weight:400;font-family:"Work Sans";}
.themify_builder_content-69332 .tb_9t03667.module-text{text-transform:uppercase;margin-bottom:0px;}
.themify_builder_content-69332 .tb_akpc667.module-accordion .ui.module-accordion .accordion-title{text-transform:uppercase;}
.themify_builder_content-69332 .tb_akpc667.module-accordion.module{text-align:center;font-size:120%;}
.themify_builder_content-69332 .tb_4ljx659.module_row{background-color:rgba(23, 93, 162, 1);padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:2%;background-image:linear-gradient(180deg,rgb(5, 5, 5) 0%,rgb(23, 93, 162) 98%);}
.themify_builder_content-69332 .tb_gjy1668.module-accordion .ui.module-accordion .accordion-title{text-transform:uppercase;}
.themify_builder_content-69332 .tb_gjy1668.module-accordion.module{text-align:center;font-size:120%;}
.themify_builder_content-69332 .tb_6ges659.module_row{background-color:rgba(23, 93, 162, 1);padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:5%;background-image:linear-gradient(1deg,rgb(8, 20, 104) 0%,rgb(0, 3, 22) 98%);}
.themify_builder_content-69332 .tb_ay72669.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_ay72669.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_ay72669.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_ay72669.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_ay72669.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_ay72669.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_ay72669.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_ay72669.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_ay72669.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_ay72669.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_ay72669.module-text .tb_text_wrap span{font-weight:400;font-family:"Work Sans";}
.themify_builder_content-69332 .tb_ay72669.module-text{text-transform:uppercase;margin-bottom:0px;}
.themify_builder_content-69332 .tb_kfes669.module-text{text-align:justify;padding-bottom:0px;}
.themify_builder_content-69332 .tb_kfes669.module-text.module h4{font-size:80%;}
.themify_builder_content-69332 .tb_z1ka659.module_row{padding-bottom:5%;padding-top:5%;padding-right:8%;padding-left:8%;background-image:linear-gradient(1deg,rgb(0, 3, 22) 0%,rgb(8, 20, 104) 98%);}
.themify_builder_content-69332 .tb_rc72669.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-69332 .tb_rc72669.module-box{text-transform:capitalize;}
.themify_builder_content-69332 .tb_r9y8669.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-69332 .tb_8b7c669.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-69332 .tb_ksph669.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-69332 .tb_yog8670.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-69332 .tb_1rrx670.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-69332 .tb_zxbv670.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-69332 .tb_vvfp670.module-box .ui{background-color:rgba(3, 3, 3, 1);background-image:none;}
.themify_builder_content-69332 .tb_op3b670.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-69332 .tb_9jtk671.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-69332 .tb_5iug671.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-69332 .tb_87sb671.module-box .ui{background-color:rgba(0, 0, 0, 1);background-image:none;}
.themify_builder_content-69332 .tb_aabo659.module_row{background-color:rgba(0, 3, 22, 1);padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:2%;}
.themify_builder_content-69332 .tb_dq8p671.module-text{text-align:justify;padding-bottom:0px;}
.themify_builder_content-69332 .tb_dq8p671.module-text.module h4{font-size:80%;}
.themify_builder_content-69332 .tb_vw0r659.module_row{background-color:rgba(0, 3, 22, 1);padding-left:10%;padding-right:10%;padding-bottom:5%;padding-top:5%;border-top:5px solid rgba(255, 255, 255, 1);}
.themify_builder_content-69332 .tb_0xca672.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_0xca672.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_0xca672.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_0xca672.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_0xca672.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_0xca672.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_0xca672.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_0xca672.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_0xca672.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_0xca672.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_0xca672.module-text .tb_text_wrap span{font-weight:400;font-family:"Work Sans";}
.themify_builder_content-69332 .tb_0xca672.module-text{margin-bottom:25px;padding-bottom:0px;}
.themify_builder_content-69332 .tb_2afk672.module-text{column-count:2;}
.themify_builder_content-69332 .tb_4erh673.module-text{column-count:0;}
.themify_builder_content-69332 .tb_r95v659.module_row{background-color:rgba(0, 3, 22, 1);padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:5%;border-top:5px solid rgba(255, 255, 255, 1);}
.themify_builder_content-69332 .tb_t6o5673.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_t6o5673.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_t6o5673.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_t6o5673.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_t6o5673.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_t6o5673.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_t6o5673.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_t6o5673.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_t6o5673.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_t6o5673.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_t6o5673.module-text .tb_text_wrap span{font-weight:400;font-family:"Work Sans";}
.themify_builder_content-69332 .tb_t6o5673.module-text{text-transform:uppercase;margin-bottom:0px;}
.themify_builder_content-69332 .tb_gpq6673.module-accordion .ui.module-accordion .accordion-title{text-transform:uppercase;}
.themify_builder_content-69332 .tb_gpq6673.module-accordion.module{text-align:center;font-size:120%;margin-bottom:50px;}
.themify_builder_content-69332 .tb_auh2673.module-buttons i,.themify_builder_content-69332 .tb_auh2673.module-buttons span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-69332 .tb_auh2673.module-buttons .module-buttons-item a{background-color:rgba(245, 206, 49, 1);background-image:none;}
.themify_builder_content-69332 .tb_auh2673.module-buttons span{text-transform:uppercase;}
.themify_builder_content-69332 .tb_auh2673.module-buttons a{font-weight:bold;}
.themify_builder_content-69332 .tb_auh2673.module-buttons{padding-bottom:4%;padding-top:4%;}
.themify_builder_content-69332 .tb_t49f659.module_row{background-color:rgba(33, 22, 20, 1);padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:2%;background-image:linear-gradient(1deg,rgb(8, 20, 104) 0%,rgb(0, 3, 22) 98%);border-top:5px solid rgba(255, 255, 255, 1);}
.themify_builder_content-69332 .tb_pd0t674.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_pd0t674.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_pd0t674.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_pd0t674.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_pd0t674.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_pd0t674.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_pd0t674.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_pd0t674.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_pd0t674.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_pd0t674.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_pd0t674.module-text .tb_text_wrap span{font-weight:400;font-family:"Work Sans";}
.themify_builder_content-69332 .tb_pd0t674.module-text{text-transform:uppercase;margin-bottom:0px;}
.themify_builder_content-69332 .tb_smx3674.module-accordion .ui.module-accordion .accordion-title{text-transform:uppercase;}
.themify_builder_content-69332 .tb_smx3674.module-accordion.module{text-align:center;}
.themify_builder_content-69332 .tb_2l6w659.module_row{background-color:rgba(33, 22, 20, 1);padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:5%;margin-bottom:-1px;background-image:linear-gradient(1deg,rgb(0, 3, 22) 0%,rgb(8, 20, 104) 98%);}
.themify_builder_content-69332 .tb_w4ia674.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-69332 .tb_nctu674.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_nctu674.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_nctu674.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_nctu674.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_nctu674.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_nctu674.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_nctu674.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_nctu674.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_nctu674.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_nctu674.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_nctu674.module-text .tb_text_wrap span{font-weight:400;font-family:"Work Sans";}
.themify_builder_content-69332 .tb_nctu674.module-text{margin-bottom:3px;}
.themify_builder_content-69332 .tb_ad08659.module_row{padding-left:10%;padding-right:10%;padding-bottom:0%;padding-top:5%;margin-bottom:-1px;background-color:rgba(0, 3, 22, 1);}
.themify_builder_content-69332 .tb_wz2h676.module_column{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-69332 .tb_3vp8676.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_3vp8676.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_3vp8676.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_3vp8676.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_3vp8676.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_3vp8676.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_3vp8676.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_3vp8676.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_3vp8676.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_3vp8676.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_3vp8676.module-text .tb_text_wrap span{font-weight:400;font-family:"Work Sans";}
.themify_builder_content-69332 .tb_3vp8676.module-text{background-color:rgba(0, 3, 22, 1);background-image:none;padding-bottom:0px;margin-bottom:3px;}
.themify_builder_content-69332 .tb_1igf659.module_row{padding-left:10%;padding-right:10%;padding-bottom:3%;padding-top:3%;background-color:rgba(0, 3, 22, 1);}
.themify_builder_content-69332 .tb_bjqg676.module-text{padding-left:0%;padding-bottom:0%;padding-right:0%;padding-top:3%;}
.themify_builder_content-69332 .tb_bjqg676.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_bjqg676.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_bjqg676.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_bjqg676.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_bjqg676.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_bjqg676.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_bjqg676.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_bjqg676.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_bjqg676.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_bjqg676.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_bjqg676.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69332 .tb_8x9a677.module-text{padding-left:0%;padding-bottom:0%;padding-right:0%;padding-top:3%;}
.themify_builder_content-69332 .tb_8x9a677.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_8x9a677.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_8x9a677.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_8x9a677.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_8x9a677.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_8x9a677.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_8x9a677.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_8x9a677.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_8x9a677.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_8x9a677.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_8x9a677.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69332 .tb_159t677.module-text{padding-left:0%;padding-bottom:0%;padding-right:0%;padding-top:3%;}
.themify_builder_content-69332 .tb_159t677.module-text .tb_text_wrap,.themify_builder_content-69332 .tb_159t677.module-text .tb_text_wrap p,.themify_builder_content-69332 .tb_159t677.module-text .tb_text_wrap blockquote,.themify_builder_content-69332 .tb_159t677.module-text .tb_text_wrap h1,.themify_builder_content-69332 .tb_159t677.module-text .tb_text_wrap h2,.themify_builder_content-69332 .tb_159t677.module-text .tb_text_wrap h3,.themify_builder_content-69332 .tb_159t677.module-text .tb_text_wrap h4,.themify_builder_content-69332 .tb_159t677.module-text .tb_text_wrap h5,.themify_builder_content-69332 .tb_159t677.module-text .tb_text_wrap h6,.themify_builder_content-69332 .tb_159t677.module-text .tb_text_wrap li,.themify_builder_content-69332 .tb_159t677.module-text .tb_text_wrap span{font-family:'Trebuchet MS', "Arial", "Helvetica", sans-serif;}
.themify_builder_content-69332 .tb_u4i7659.module_row{background-color:rgba(0, 34, 62, 1);margin-bottom:-200px;background-image:linear-gradient(1deg,rgb(8, 20, 104) 0%,rgb(0, 3, 22) 98%);}
.themify_builder_content-69332 .tb_laoz677.module-text{padding:2%;margin-bottom:2%;}

/*/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;
}
