@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
}
/* BUILDER STICKY */
.sticky-wrapper.tb_sticky_scroll_active [data-sticky-active]{
	z-index:1
}
/*MEDIA QUERIES*/
@media (min-width:681px) and (max-width:959px){
    .module_column.col6-1{
        width:31.2%;
        margin-top:25px
    }
    .gutter-narrow>.module_column.col6-1{
        width:32.266%
    }
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(3),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(4){
        margin-left:0;
        clear:left
    }
    .gutter-none>.module_column.col6-1{
        width:33.333%
    }
}
@media screen and (max-width:680px){
	.themify_map.tf_map_loaded{
        width:100%!important;
	}
    .ui.builder_button,
    .ui.nav li a{
        padding:.525em 1.15em
    }
    .gutter-narrow:not(.tb_grid_classes)>.module_column,
    .gutter-none:not(.tb_grid_classes)>.module_column,
    div:not(.tb_grid_classes)>.module_column{
        margin-left:0;
        width:100%;
        max-width:100%;
        float:none
    }
    .module_row div:not(.tb_grid_classes)>.module_column.col6-1{
        width:48.4%;
        margin-left:3.2%
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1:nth-of-type(2n+1),
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(2n),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(2n+1){
        margin-left:0;
        clear:left
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1{
        width:49.2%;   
        margin-left:1.6%
    }
    div.gutter-none:not(.tb_grid_classes)>.module_column.col6-1{
        width:50%;
        margin-left:0
    }
    .fullheight>.row_inner>.module_column:not(.col-full),
    .fullheight>.row_inner{
        min-height:0
    }
}

/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/transparent-header.css*/
.transparent-header #headerwrap{
	border:none;
	background:none; /* required for transparent-header */
	color:#fff
}
.transparent-header #headerwrap .themify-widget-menu{
	color:#666
}
.transparent-header #content{
	padding:0
}
.transparent-header #headerwrap.fixed-header{
	background-color:rgba(0,0,0,.8)
}
/*/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
}
/*/themify-builder/css/modules/text.css*/
.drop-cap>:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap>:first-child:first-letter{
    font-size:2.85em;
    float:left;
    line-height:.4em;
    padding:.425em .375em;
    background-color:#0f70e8;
    color:#fff;
    margin-right:.325em;
    margin-top:.15em;
    margin-bottom:.25em
}
.tb-text-more-link-indicator{
    display:block;
    height:3px; 
    margin:5px 0; 
    background:rgba(55,55,55,.6)
}

/*/themify-builder/css/modules/image.css*/
.module-image .image-title{
    margin:0 0 .3em;
    font-size:1.2em
}
.module-image .image-title a{
    text-decoration:none;
    color:inherit;
    font-family:inherit;
    text-shadow:inherit
}
/*layout*/
.module-image .image-wrap{
    width:auto
}
.module-image .image-wrap img{
    vertical-align:top;
    display:inline-block
}
.themify_builder_active .module-image .image-wrap img{
    object-fit:cover
}
/*appearance*/
.module-image.rounded .image-wrap img{
   border-radius:10px
}
.module-image.bordered .image-wrap img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module-image.drop-shadow .image-wrap img,
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module-image.circle .image-wrap img{
    border-radius:50em
}
/* auto fullwidth */
.themify_builder .auto_fullwidth .lightbox{
    display:block
}
.themify_builder .auto_fullwidth .image-wrap,
.themify_builder .auto_fullwidth img{
    width:100%;
    display:block; /* required for FF */
}
/* lightbox */
.module-image .image-wrap .lightbox{
    position:relative;
    display:inline-block;
    max-width:100%
}
/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/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/buttons.css*/
.module.module-buttons a{
    text-decoration:none;
    display:inline-block
}
.module.module-buttons a:hover{
    text-decoration:none;
}
.module.module-buttons .tb_default_color{
    color:#555
}
.module-buttons-item + .module-buttons-item{
    margin-left:.4em
}
.module-buttons span{
    margin-left:.2em;
    margin-right:.2em
}
.module-buttons i{
    display:inline-block;
    font-size:16px;
	line-height:1
}
/* size */
.module-buttons.small i{
    font-size:12px
}
.module-buttons.small span{
    font-size:.8em
}
.module-buttons.large i{
    font-size:24px
}
.module-buttons.large span{
    font-size:1.2em
}
.module-buttons.xlarge span{
    font-size:1.4em
}
.module-buttons.none.small i{
    font-size:18px
}
.module-buttons.none.large i{
    font-size:30px
}
.module-buttons.xlarge i,
.module-buttons.none.xlarge i{
    font-size:36px
}
/* button styles */
.module.module-buttons.rounded a{
    border-radius:8px
}
.module.module-buttons.squared a{
    border-radius:0
}
.module.module-buttons.circle a{
    border-radius:50em
}
.module.module-buttons .transparent,
.module.module-buttons.transparent a{
    background:transparent;
    border:none;
}
.module.module-buttons.transparent a:hover{
    background:transparent
}
@media screen and (max-width:680px){
    .module-buttons span{
        font-size:.9em
    }
    .module-buttons.xlarge span,
    .module-buttons.large span{
        font-size:1.1em
    }
}
/*/themify-builder/css/modules/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/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/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/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/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/image_styles/left.css*/
.module-image.image-left .image-wrap{
    float:left;
    margin:0 1.2em 1em 0
}
.module-image.image-left .image-content{
    overflow:hidden;
    padding-top:8px;
    min-width:100px;
	text-align:left
}
/*/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/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version: 5.1.7
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
}
/* optin module */
.tb_optin_horizontal form > div[class*="tb_optin_"]{
	width:auto
}
.module-optin.tb_optin_horizontal .tb_optin_submit{
	background:0
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:1em
}
.alignright{
	float:right;
	margin-left:1em
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:1em;
	max-width:100%
}
.wp-caption-text{
	margin:.5em 0
}
/* attachment page */
body.attachment{
	width:auto;
	float:none;
	position:static
}
.single .attachment.post{
	width:auto;
	float:none
}
/* clearfix */
.widget li:after,.menu:after{
	content:"";
	display:table;
	clear:both
}
.post-image,
.post-img,
.module-feature-image,
.slide-image{
    transition: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-horizontal.css*/
#header{
	padding:1em 0
}
.header-bar{
	float:left
}
#site-logo{
	margin:5px 15px 5px 0
}
#site-description{
	margin:5px .5em 5px 0;
	font-size:.8em
}
.navbar-wrapper{
	display:flex;
	justify-content:flex-end;
	align-items:center
}
#searchform-wrap,
.search-button,
.cart-icon,
#header .social-widget{
	order:1
}
#main-nav-wrap{
	display:flex;
	align-items:center;
	justify-content:flex-end;
}
#main-nav{
	float:right
}
#main-nav .has-mega-column > .sub-menu{
	padding:32px 39px 39px
}
.header-widget{
	display:none;
	text-align:center
}
.header-widget .header-widget-inner{
	height:100%;
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.fixed-header-on #headerwrap .social-widget,
.fixed-header-on #headerwrap #searchform-wrap,
.fixed-header .header-bar,
.fixed-header .search-button{
	display:block
}
#gallery-controller  .slider.carousel-nav-wrap{
	display:none
}
@media screen and (max-height:900px){
    .header-horizontal #headerwrap .header-widget-innerr{
            max-height:70vh
    }
}
/*/wp-content/themes/themify-ultra/skins/agency/style.css*/
/*  
Skin Name:Ultra Agency
Version:1.0
Demo URI:https://themify.me/demo/themes/ultra-agency/
Required Plugins:builder-typewriter, builder-progress-bar, builder-contact, builder-maps-pro, themify-portfolio-post
*/

/************************************************************************************
GENERAL
*************************************************************************************/
body{
	font-family:'Poppins',Arial,sans-serif
}
a{
	color:#0a919c
}
input[type=reset], input[type=submit], button{
	background-color:#23c3d1;
}
/* reset general border-radius */
input[type=reset],input[type=submit],button,select,textarea,#pagewrap input[type=checkbox],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],.woocommerce ul.products li.product .button,.woocommerce a.button,.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce button.button.alt,.woocommerce button.button,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.loops-wrapper.polaroid .post,.loops-wrapper.overlay .post,.loops-wrapper.auto_tiles>.product,.loops-wrapper.auto_tiles>.post,.post-image img,.product img, ul.products li.product .post-image,#cart-wrap .product-image img,.woocommerce div.product div.images img,.woocommerce-product-gallery__wrapper .swiper-container-initialized,#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img,.select2-dropdown,.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow,#slide-cart .button,#slide-cart .product-image img,.woocommerce-cart #content table.cart td.actions .coupon .input-text,.woocommerce span.onsale,.woocommerce ul.products li.product .onsale,.woocommerce table.shop_table,.woocommerce-checkout #payment,#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li,.woocommerce-error, .woocommerce-info, .woocommerce-message,.woocommerce-page .cart-collaterals .cart_totals,body:not(.footer-block) #footer .back-top a,#main-nav .highlight-link > a,.pagenav a,.pagenav span,.pagenav .current,a.load-more-button,.more-link,.widget .feature-posts-list .post-img{
	border-radius:0
}

/************************************************************************************
HEADING
*************************************************************************************/
h1, h2, h3{
	font-family:'Poppins',Arial,sans-serif;
	font-weight:700;
	text-transform:none
}
h1, h2, h3, h4, h5, h6{
	color:#000
}
h1{
	font-size:3.75em;
	letter-spacing:-.02em;
	line-height:1.3em;
	margin:0 0 .5em
}
h2{
	font-size:2.85em;
	letter-spacing:-.02em;
	line-height:1.4em;
	margin:0 0 .5em
}
h3{
	font-size:2.25em;
	letter-spacing:normal;
	line-height:1.5em;
	margin:0 0 .5em
}

/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap{
	background-color:rgba(37, 198, 212, .86);
	border:none;
	color:#d9fcff
}
#headerwrap a{
	color:#ffffff
}
#headerwrap a:hover{
	color:#a6f8ff
}
#main-nav a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a{
	color:#fff
}
.header-horizontal #headerwrap > a{
	color:#fff
}
#main-nav ul a:hover,
#main-nav .mega-menu-posts a:hover{
	color:#a6f8ff
}

/* MAIN NAVIGATION
================================================ */
.header-horizontal .navbar-wrapper{
	justify-content:unset
}
.header-horizontal #main-nav-wrap{
	margin-left:auto
}

.header-horizontal #main-nav > li{
	padding:0 .8em
}
.header-horizontal #main-nav >li > a{
	padding:.715em .12em;
	position:relative
}
.header-horizontal #main-nav >li > a:after{
	content:'';
	display:block;
	width:0;
	border-bottom:2px solid transparent;
	position:absolute;
	bottom:0;
	left:-1px;
	transition:border .3s ease-in-out,width .3s ease-in-out
}
.header-horizontal #main-nav > li:hover > a:after,
.header-horizontal #main-nav .current_page_item > a:after,
.header-horizontal #main-nav .current-menu-item > a:after{
	border-color:#fff;
	width:100%
}
.header-horizontal #main-nav .highlight-link > a{
	background:none;
	border:2px solid;
	color:inherit;
	font-size:.9em;
	letter-spacing:.035em;
	padding:.5em 2.05em .4em;
	text-transform:uppercase
}
.header-horizontal #main-nav .highlight-link > a:after{
	display:none
}
.header-horizontal #main-nav ul a:hover{
	color:#a6f8ff
}

/* SOCIAL WIDGETS
================================================ */
.header-horizontal #header .social-widget{
	order:-1
}
.header-horizontal .social-widget .widget{
	margin:0
}
.header-horizontal .search-button{
	font-size:1.4em;
}

/* HEADER HORIZONTAL
================================================ */
/* site logo */
.header-horizontal #site-logo{
	margin-right:.85em
}

/* HEADER STRIPE
================================================ */
.header-stripe #headerwrap{
	background:0
}
.header-stripe #header{
	background: rgba(37,198,212,.86)
}

/* FIXED HEADER
================================================ */
.transparent-header #headerwrap.fixed-header,
#headerwrap.fixed-header{
	background-color:rgba(37,198,212,.85)
}

/* header horizontal */
.pull-down:before{
	border-bottom-color:#23c3d1
}
.header-horizontal:not(.mobile_menu_active) .fixed-header #main-nav{
	margin-top:8px
}

/************************************************************************************
PAGE NAVIGATION
*************************************************************************************/
.pagenav{
	display:flex;
	align-items:center;
	justify-content:center
}
.pagenav .current,
.pagenav a,
.pagenav span{
	border:1px solid rgba(0,0,0,.2);
	color:inherit;
	font-size:.8em;
	font-weight:400;
	min-width:1em;
	min-height:.8em;
	margin:0 -.025em;
	padding:1.6em 1.55em 1.2em
}
.pagenav a:hover,
.pagenav .current{
	border-color:#404040;
	background-color:#404040;
	color:#fff;
	text-decoration:none
}

/************************************************************************************
POST
*************************************************************************************/
.loops-wrapper.list-post .post-meta,
.single .post-meta{
	font-size:1em
}
.post-nav .arrow,
.post-nav a:hover > span,
.post-title a:hover{
	color:#23c3d1
}
.loops-wrapper.list-post .post-date,
.single .post-content .post-date{
	background-color:rgba(35, 195, 209,.8)
}
.commentlist .comment-reply-link:hover{
	background-color:#23c3d1;
	border-color:#23c3d1
}

/* PORTFOLIO
================================================ */
.loops-wrapper .portfolio .entry-content:before{
	content:'';
	display:block;
	border-top:1px solid rgba(0,0,0,.2);
	width:71px;
	margin-left:auto;
	margin-right:auto;
	padding-top:.45em
}
/************************************************************************************
PAGE
*************************************************************************************/
.page-title{
	text-transform:uppercase;
	font-size:3em
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap a{
	color:#666
}
#footerwrap a:hover{
	color:#23c3d1
}
#footerwrap a.arrow-up{
	color:#fff
}
#footerwrap{
	background-color:#FFF;
	color:#777
}
.footer-horizontal-left #footer{
	padding-top:0;
	padding-bottom:0
}
.footer-horizontal-left .main-col{
	display:table;
	width:100%
}
.footer-horizontal-left .main-col .footer-left-wrap,
.footer-horizontal-left .main-col .footer-right-wrap{
	margin-left:3.65%;
	float:none;
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box
}
.footer-horizontal-left .main-col .footer-left-wrap.first,
.footer-horizontal-left .main-col .footer-right-wrap.first{
	margin-left:0;
	clear:left
}
.footer-horizontal-left .main-col .footer-left-wrap{
	width:39.75%;
	background-color:#ecf2f4;
	padding:3em 5.25% 1em
}
.footer-horizontal-left .main-col .footer-right-wrap{
	width:56%;
	padding:3em 0 1em
}

/* FOOTER LOGO
================================================ */
.footer-horizontal-left #footer-logo{
	color:#656565;
	font-weight:500;
	letter-spacing:-.08em;
	margin:0 0 1.1em
}

/* FOOTER SOCIAL WIDGETS
================================================ */
.footer-horizontal-left #footer .social-widget{
	margin:0;
	padding:0
}
.footer-horizontal-left #footer .social-widget .social-links .icon-medium i{
	font-size:2.4em;
	margin-bottom:1em
}
.footer-horizontal-left #footer .social-widget{
	color:#404040
}

/* BACK TOP
================================================ */
body:not(.footer-block) #footer .back-top{
    position:absolute;
	left:auto;
	right:0;
	top:3em;
    width:60px;
    height:60px
}
body:not(.footer-block) #footer .back-top a{
	background-color:#084073;
	color:#fff;
	height:60px;
	padding: 0;
	box-sizing:border-box;
	display:flex;
	align-items:center;
	justify-content:center
}
body:not(.footer-block) #footer .back-top-float{
	position:fixed;
	top:auto;
	right:30px
}
#pagewrap .back-top-float .arrow-up{
	position:static
}
#pagewrap .back-top-float a:before{
	top:50%;
	margin-top:-6px
}

/* FOOTER MENU
================================================ */
.footer-horizontal-left .footer-nav{
	margin:0
}
.footer-horizontal-left .footer-nav li a{
	color:inherit;
	font-size:.9em;
	letter-spacing:.06em
}
.footer-horizontal-left .footer-nav li a{
	font-weight:700;
	text-transform:uppercase
}

/* FOOTER TEXT
================================================ */
.footer-horizontal-left .footer-text{
	padding-bottom:.275em;
	text-align:left
}
.footer-horizontal-left .footer-text .one,
.footer-horizontal-left .footer-text .two{
	display:block
}

/************************************************************************************
MODULE STYLING
*************************************************************************************/
/* slider module */
.module-slider.themify_builder_slider_wrap .carousel-nav-wrap{
	text-align:inherit
}
.module-slider .themify_builder_slider .slide-content{
	padding:0
}

/* button module */
.ui.builder_button{
	font-size:.8em;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.06em;
	padding:.85em 1.05em .8em 1.45em;
}
a.shortcode.button.outline,
.module_column .module-buttons.outline a{
	border-width:2px
}
a.shortcode.button.outline.blue,
.module_column .module-buttons.outline a.blue{
	border-color:#23c3d1;
	color:#23c3d1
}
.module_column .module-buttons.outline a.blue:hover{
	background-color:#23c3d1;
	color:#fff
}

/* PROGRESS BAR */
.module-progressbar .tb-progress-bar{
	height:15px !important;
	background-color:#fff !important;
	margin-bottom:3.65em !important
}
.module-progressbar .tb-progress-bar .tb-progress-bar-bg{
	height:15px !important
}
.module-progressbar .tb-progress-bar .tb-progress-bar-label{
	text-transform:none !important
}
.module-progressbar .tb-progress-tooltip{
	background-color:#084073;
	color:#fff;
	font-weight:500;
	min-width:65px;
	min-height:30px;
	text-align:center !important;
	line-height:30px;
	bottom:100% !important;
	margin-bottom:17px;
	margin-right:-32.5px
}
.module-progressbar .tb-progress-tooltip:after{
	content:'';
	display:block;
	position:absolute;
	top:100%;
	left:50%;
	border:7px solid transparent;
	border-top-color:#084073;
	transform:translateX(-50%)
}

/* CONTACT DETAILS */
.themify_builder .module.tf_contact-details{
	width:100%;
	max-width:460px;
	position:absolute;
	left:0;
	bottom:0;
	line-height:2.25em
}
.themify_builder .module.tf_contact-details h5{
	font-weight:600;
	margin-bottom:.6em
}
.themify_builder .module.tf_contact-details hr{
	border-color:transparent;
	border-top-color:#48d7e3;
	border-style:solid;
	margin:0 0 .5em
}
.themify_builder .module.tf_contact-details p{
	padding-bottom:.85em
}

/* CONTACT MODULE */
.module-contact{
	text-transform:uppercase
}
.module-contact textarea,
.module-contact input[type=text],
.module-contact input[type=email],
.module-contact input[type=url]{
	background:0;
	border:none;
	border-bottom:1px solid #ccc
}
.module-contact input[type=reset],
.module-contact input[type=submit],
.module-contact button{
	border-color:#dfa300;
	font-size:.9em
}
.module-contact textarea{
	border:1px solid #ccc
}

/************************************************************************************
MOBILE MENU ACTIVE
*************************************************************************************/

.header-minbar:not(.mobile_menu_active) .sidemenu,
.header-slide-out:not(.mobile_menu_active) .sidemenu{
	background-color:#23c3d1
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
@media screen and (max-width:900px){
	/* HEADINGS */
	h1{
		font-size:1.95em
	}
	h2{
		font-size:1.75em
	}
	h3{
		font-size:1.3em
	}
	
	/* FOOTER */
	.footer-horizontal-left .main-col .footer-left-wrap,
	.footer-horizontal-left .main-col .footer-right-wrap{
		display:block;
		width:auto;
		margin:0 0 1em;
		padding-bottom:.5em
	}
	.footer-horizontal-left .main-col .footer-right-wrap{
		padding-top:.5em
	}	
	.themify_builder .module.tf_contact-details{
		position:static
	}
}
/*/wp-content/uploads/themify-css/themify-builder-1493-generated.css*/
/* Generated from page: direct-refer */
.themify_builder_content-1493 .tb_f25w78.module_row{background-color:rgba(84, 76, 173, 1); text-align:center; padding-top:0%; padding-bottom:0%;}
.themify_builder_content-1493 .tb_f25w78.module_row>.builder_row_cover::before,.themify_builder_content-1493 .tb_f25w78.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.73);}
.themify_builder_content-1493 .tb_f25w78.module_row,.themify_builder_content-1493 .tb_f25w78.module_row p,.themify_builder_content-1493 .tb_f25w78.module_row h1,.themify_builder_content-1493 .tb_f25w78.module_row h2,.themify_builder_content-1493 .tb_f25w78.module_row h3:not(.module-title),.themify_builder_content-1493 .tb_f25w78.module_row h4,.themify_builder_content-1493 .tb_f25w78.module_row h5,.themify_builder_content-1493 .tb_f25w78.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_8ltq85.module_column{padding-right:5%; padding-left:5%;}
.themify_builder_content-1493 .tb_i65n86.module-text.module h1{font-size:60px; line-height:74px;}
.themify_builder_content-1493 .tb_ydkf79.module_row,.themify_builder_content-1493 .tb_ydkf79.module_row p,.themify_builder_content-1493 .tb_ydkf79.module_row h1,.themify_builder_content-1493 .tb_ydkf79.module_row h2,.themify_builder_content-1493 .tb_ydkf79.module_row h3:not(.module-title),.themify_builder_content-1493 .tb_ydkf79.module_row h4,.themify_builder_content-1493 .tb_ydkf79.module_row h5,.themify_builder_content-1493 .tb_ydkf79.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_ydkf79.module_row{text-align:center; padding-top:6%; padding-bottom:5%; padding-left:12%;}
.themify_builder_content-1493 .tb_rbb490.module_column{padding-right:0%; padding-left:0%;}
.themify_builder_content-1493 .tb_wrc292.module_column{padding-top:31px; padding-bottom:2px;}
.themify_builder_content-1493 .tb_jtxp92.module-text{margin-bottom:0%; padding-bottom:0px;}
.themify_builder_content-1493 .tb_jtxp92.module-text.module .tb_text_wrap h1{color:rgba(48, 51, 107, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Montserrat";}
.themify_builder_content-1493 .tb_jtxp92.module-text.module h1{font-size:63px; line-height:62px; font-style:normal;}
.themify_builder_content-1493 .tb_b8hf93.module-text{font-style:normal; font-size:20px; line-height:24px; padding-top:0px; padding-bottom:0px; margin-bottom:-23px;}
.themify_builder_content-1493 .tb_b8hf93.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_b8hf93.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_b8hf93.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_b8hf93.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_b8hf93.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_b8hf93.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_b8hf93.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_b8hf93.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_b8hf93.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_b8hf93.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_b8hf93.module-text .tb_text_wrap span{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:300;font-family:"Poppins";}
.themify_builder_content-1493 .tb_8yem44.module-text{font-style:normal; font-size:24px; line-height:30px; padding-top:0px; padding-bottom:3px; margin-right:25%;}
.themify_builder_content-1493 .tb_8yem44.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_8yem44.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_8yem44.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_8yem44.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_8yem44.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_8yem44.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_8yem44.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_8yem44.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_8yem44.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_8yem44.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_8yem44.module-text .tb_text_wrap span{color:rgba(0, 179, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:600;font-family:"Raleway";}
.themify_builder_content-1493 .tb_bw9094.module_column{padding-top:0px; padding-right:0%; padding-bottom:0px; padding-left:0px;}
.themify_builder_content-1493 .tb_ex70326.module-image{padding-left:0px; margin-top:-35px;}
.themify_builder_content-1493 .tb_h8on690.module_row a{text-decoration:underline;}
.themify_builder_content-1493 .tb_h8on690.module_row{padding-top:3%; padding-bottom:7%;}
.themify_builder_content-1493 .tb_il0s691.module_subrow{padding-right:8px; margin-bottom:56px;}
.themify_builder_content-1493 .tb_o3ar691.module_column{padding-top:0px;}
.themify_builder_content-1493 .tb_kapw692.module-image{padding-left:0px;}
.themify_builder_content-1493 .tb_r6ho692.module_column{padding-bottom:0px; padding-top:57px;}
.themify_builder_content-1493 .tb_lzb7691.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_lzb7691.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_lzb7691.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_lzb7691.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_lzb7691.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_lzb7691.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_lzb7691.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_lzb7691.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_lzb7691.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_lzb7691.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_lzb7691.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_lzb7691.module-text{text-align:center; padding-bottom:0px; margin-bottom:-15px;}
.themify_builder_content-1493 .tb_lzb7691.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:800;font-family:"Montserrat";}
.themify_builder_content-1493 .tb_lzb7691.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_uqre692.module-text{text-align:center; padding-bottom:0px; line-height:20px; font-size:14px; margin-bottom:-12px; margin-top:15px;}
.themify_builder_content-1493 .tb_uqre692.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_uqre692.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_uqre692.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_uqre692.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_uqre692.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_uqre692.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_uqre692.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_uqre692.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_uqre692.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_uqre692.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_uqre692.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_uqre692.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_uqre692.module-text .tb_text_wrap span{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_p6t694.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_p6t694.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_p6t694.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_p6t694.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_p6t694.module-buttons i,.themify_builder_content-1493 .tb_p6t694.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_p6t694.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:25px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_flg280.module_row a{text-decoration:underline;}
.themify_builder_content-1493 .tb_flg280.module_row{padding-top:1%; padding-bottom:5%;}
.themify_builder_content-1493 .tb_moe3118.module_column{padding-right:0px;}
.themify_builder_content-1493 .tb_trsw118.module_subrow{padding-right:8px;}
.themify_builder_content-1493 .tb_q7fp119.module_column{padding-top:105px;}
.themify_builder_content-1493 .tb_he78119.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_he78119.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_he78119.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_he78119.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_he78119.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_he78119.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_he78119.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_he78119.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_he78119.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_he78119.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_he78119.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_he78119.module-text{text-align:center; padding-bottom:14px;}
.themify_builder_content-1493 .tb_he78119.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_he78119.module-text.module h2{font-size:38px; line-height:42px; font-style:normal;}
.themify_builder_content-1493 .tb_5xy4119.module-text{text-align:center; padding-bottom:0px; line-height:20px; font-size:14px; margin-bottom:0px;}
.themify_builder_content-1493 .tb_5xy4119.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_5xy4119.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_ptox65.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_ptox65.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_ptox65.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_ptox65.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_ptox65.module-buttons i,.themify_builder_content-1493 .tb_ptox65.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_ptox65.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:43px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_kk5k120.module_column{padding-left:21px; padding-top:60px;}
.themify_builder_content-1493 .tb_83ec79.module_row{padding-top:8%; padding-bottom:4%;}
.themify_builder_content-1493 .tb_xuw797.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_xuw797.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_xuw797.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_xuw797.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_xuw797.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_xuw797.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_xuw797.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_xuw797.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_xuw797.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_xuw797.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_xuw797.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_xuw797.module-text{text-align:center; padding-bottom:23px; margin-bottom:25px;}
.themify_builder_content-1493 .tb_xuw797.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_xuw797.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_zozw98.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_cxwt99.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_cxwt99.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_cxwt99.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_cxwt99.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_cxwt99.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_cxwt99.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_cxwt99.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_cxwt99.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_cxwt99.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_cxwt99.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_cxwt99.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_cxwt99.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_wdzv99.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_wdzv99.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_12gs101.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_70o7101.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_70o7101.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_70o7101.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_70o7101.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_70o7101.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_70o7101.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_70o7101.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_70o7101.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_70o7101.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_70o7101.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_70o7101.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_70o7101.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_is3s102.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_is3s102.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_bn3g102.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_3a2g103.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_3a2g103.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_3a2g103.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_3a2g103.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_3a2g103.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_3a2g103.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_3a2g103.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_3a2g103.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_3a2g103.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_3a2g103.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_3a2g103.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_3a2g103.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_94qq103.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_94qq103.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_3l1w103.module_subrow{padding-top:4%; padding-bottom:6%;}
.themify_builder_content-1493 .tb_xd4s104.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_wjk3104.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_wjk3104.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_wjk3104.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_wjk3104.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_wjk3104.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_wjk3104.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_wjk3104.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_wjk3104.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_wjk3104.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_wjk3104.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_wjk3104.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_wjk3104.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_ndsy104.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_ndsy104.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_5tap106.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_3rfe106.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_3rfe106.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_3rfe106.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_3rfe106.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_3rfe106.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_3rfe106.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_3rfe106.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_3rfe106.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_3rfe106.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_3rfe106.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_3rfe106.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_3rfe106.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_seqd106.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_seqd106.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_aay4107.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_t2bu107.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_t2bu107.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_t2bu107.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_t2bu107.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_t2bu107.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_t2bu107.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_t2bu107.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_t2bu107.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_t2bu107.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_t2bu107.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_t2bu107.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_t2bu107.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_1uk7107.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_1uk7107.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_8gup880.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_8gup880.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_8gup880.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_8gup880.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_8gup880.module-buttons i,.themify_builder_content-1493 .tb_8gup880.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_8gup880.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:28px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_env180.module_row{padding-top:5%; padding-bottom:4%;}
.themify_builder_content-1493 .tb_t2hs122.module_column{padding-top:50px;}
.themify_builder_content-1493 .tb_o7yt122.module-image .image-content{text-align:right;}
.themify_builder_content-1493 .tb_lsc5123.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_lsc5123.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_lsc5123.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_lsc5123.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_lsc5123.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_lsc5123.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_lsc5123.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_lsc5123.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_lsc5123.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_lsc5123.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_lsc5123.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_lsc5123.module-text{text-align:center; padding-top:17%;}
.themify_builder_content-1493 .tb_lsc5123.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_lsc5123.module-text.module h2{font-size:38px; line-height:42px; font-style:normal;}
.themify_builder_content-1493 .tb_7ngx125.module-text{font-size:14px; line-height:20px; padding-right:0%; padding-left:0%; padding-bottom:1%;}
.themify_builder_content-1493 .tb_7ngx125.module-text.module .tb_text_wrap h2{color:rgba(92, 92, 92, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_7ngx125.module-text.module h2{font-size:32px;}
.themify_builder_content-1493 .tb_dzex226.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_dzex226.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_dzex226.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_dzex226.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_dzex226.module-buttons i,.themify_builder_content-1493 .tb_dzex226.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_dzex226.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:2px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_kprk79.module_row{background-image:linear-gradient(180deg,rgb(0, 0, 0) 0%,rgb(255, 255, 255) 100%); padding-top:8%; padding-right:8%; padding-left:8%; padding-bottom:20px;}
.themify_builder_content-1493 .tb_kprk79.module_row>.builder_row_cover::before,.themify_builder_content-1493 .tb_kprk79.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_kprk79.module_row a{text-decoration:underline;}
.themify_builder_content-1493 .tb_27yz109.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_27yz109.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_27yz109.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_27yz109.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_27yz109.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_27yz109.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_27yz109.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_27yz109.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_27yz109.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_27yz109.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_27yz109.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_27yz109.module-text{text-align:center; padding-bottom:6px;}
.themify_builder_content-1493 .tb_27yz109.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_27yz109.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_evj179.module_row{background-repeat:no-repeat;background-size:cover; background-attachment:scroll; background-position:center center; padding-top:2%; padding-right:8%; padding-left:8%; background-image:url(https://www.financemi.com.au/wp-content/uploads/2019/09/Dotted-Line-Blue.png); padding-bottom:0px; margin-bottom:5px;}
.themify_builder_content-1493 .tb_evj179.module_row a{text-decoration:underline;}
.themify_builder_content-1493 .tb_5sx0109.module_column{margin-bottom:31px;}
.themify_builder_content-1493 .tb_kur0110.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_kur0110.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_kur0110.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_kur0110.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_kur0110.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_kur0110.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_kur0110.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_kur0110.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_kur0110.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_kur0110.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_kur0110.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_kur0110.module-text{text-align:center; padding-top:31%;}
.themify_builder_content-1493 .tb_kur0110.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_kur0110.module-text.module h2{font-size:26px; line-height:26px; font-style:normal;}
.themify_builder_content-1493 .tb_2ef8110.module-text{text-align:center; padding-bottom:0px; line-height:28px; font-size:18px;}
.themify_builder_content-1493 .tb_2ef8110.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_2ef8110.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_9q8s110.module-image{margin-top:-49px; padding-top:0px;}
.themify_builder_content-1493 .tb_m644111.module-image{padding-top:55%;}
.themify_builder_content-1493 .tb_ycjp111.module-image{padding-top:87px;}
.themify_builder_content-1493 .tb_9ggv111.module-image{padding-top:48%;}
.themify_builder_content-1493 .tb_5kvn111.module-image{padding-top:142%; padding-bottom:16px;}
.themify_builder_content-1493 .tb_0y64112.module_column{margin-top:-38px;}
.themify_builder_content-1493 .tb_3a8p112.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_3a8p112.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_3a8p112.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_3a8p112.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_3a8p112.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_3a8p112.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_3a8p112.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_3a8p112.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_3a8p112.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_3a8p112.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_3a8p112.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_3a8p112.module-text{text-align:center;}
.themify_builder_content-1493 .tb_3a8p112.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_3a8p112.module-text.module h2{font-size:26px; line-height:26px; font-style:normal;}
.themify_builder_content-1493 .tb_jdoa112.module-text{text-align:center; padding-bottom:0px; line-height:28px; font-size:18px; margin-bottom:-12px;}
.themify_builder_content-1493 .tb_jdoa112.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_jdoa112.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_3nlc113.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_3nlc113.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_3nlc113.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_3nlc113.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_3nlc113.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_3nlc113.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_3nlc113.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_3nlc113.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_3nlc113.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_3nlc113.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_3nlc113.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_3nlc113.module-text{text-align:center; padding-top:44%;}
.themify_builder_content-1493 .tb_3nlc113.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_3nlc113.module-text.module h2{font-size:26px; line-height:26px; font-style:normal;}
.themify_builder_content-1493 .tb_pvo3113.module-text{text-align:center; padding-bottom:0px; line-height:28px; font-size:18px;}
.themify_builder_content-1493 .tb_pvo3113.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_pvo3113.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_i5zp79.module_row a{text-decoration:underline;}
.themify_builder_content-1493 .tb_i5zp79.module_row{padding-top:0%; padding-right:8%; padding-left:8%; padding-bottom:7%; margin-top:18px;}
.themify_builder_content-1493 .tb_lre4114.module_column{margin-bottom:1px;}
.themify_builder_content-1493 .tb_ei3w114.module-image{margin-bottom:-6%;}
.themify_builder_content-1493 .tb_ewb2114.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_ewb2114.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_ewb2114.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_ewb2114.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_ewb2114.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_ewb2114.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_ewb2114.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_ewb2114.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_ewb2114.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_ewb2114.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_ewb2114.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_ewb2114.module-text{text-align:center; padding-top:7%; padding-left:20%; padding-right:20%;}
.themify_builder_content-1493 .tb_ewb2114.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_ewb2114.module-text.module h2{font-size:26px; line-height:33px; font-style:normal;}
.themify_builder_content-1493 .tb_1qep114.module-text{padding-left:22%; padding-right:22%; padding-bottom:14px;}
.themify_builder_content-1493 .tb_g08k700.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_g08k700.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_g08k700.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_g08k700.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_g08k700.module-buttons i,.themify_builder_content-1493 .tb_g08k700.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_g08k700.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:2px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_jap280.module_row{padding-top:2%; padding-bottom:0%;}
.themify_builder_content-1493 .tb_ep4e127.module_column{padding-top:19px; padding-bottom:50px;}
.themify_builder_content-1493 .tb_u1oe127.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_u1oe127.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_u1oe127.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_u1oe127.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_u1oe127.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_u1oe127.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_u1oe127.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_u1oe127.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_u1oe127.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_u1oe127.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_u1oe127.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_u1oe127.module-text{text-align:center; padding-top:3%;}
.themify_builder_content-1493 .tb_u1oe127.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_u1oe127.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_1a9d128.module-image{padding-top:0px; padding-bottom:5%; margin-top:-27px;}
.themify_builder_content-1493 .tb_zai880.module_row{padding-top:4%; padding-bottom:4%;}
.themify_builder_content-1493 .tb_cuiy131.module_column{padding-left:38px;}
.themify_builder_content-1493 .tb_xahq131.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_xahq131.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_xahq131.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_xahq131.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_xahq131.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_xahq131.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_xahq131.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_xahq131.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_xahq131.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_xahq131.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_xahq131.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_xahq131.module-text{text-align:center; padding-top:23%;}
.themify_builder_content-1493 .tb_xahq131.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_xahq131.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_2k8r132.module-text{font-size:14px; line-height:20px; padding-right:0%; padding-left:0%;}
.themify_builder_content-1493 .tb_2k8r132.module-text.module .tb_text_wrap h2{color:rgba(92, 92, 92, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_2k8r132.module-text.module h2{font-size:32px;}
.themify_builder_content-1493 .tb_us1o80.module_row{background-color:rgba(250, 250, 250, 1); text-align:center; padding-top:4%; padding-bottom:4%;}
.themify_builder_content-1493 .tb_hp7g133.module_column{padding-top:1%; padding-left:5%; padding-right:34px;}
.themify_builder_content-1493 .tb_nk7w133.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_nk7w133.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_nk7w133.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_nk7w133.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_nk7w133.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_nk7w133.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_nk7w133.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_nk7w133.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_nk7w133.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_nk7w133.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_nk7w133.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_nk7w133.module-text{text-align:center; padding-top:16%;}
.themify_builder_content-1493 .tb_nk7w133.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_nk7w133.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_0jb4134.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_0jb4134.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_0jb4134.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_0jb4134.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_0jb4134.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_0jb4134.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_0jb4134.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_0jb4134.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_0jb4134.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_0jb4134.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_0jb4134.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_0jb4134.module-text{font-size:14px; line-height:20px; text-align:center; padding-bottom:15px;}
.themify_builder_content-1493 .tb_yv4l134.module_column{padding-right:3%; padding-top:20px;}
.themify_builder_content-1493 .tb_bhn7135.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_bhn7135.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_bhn7135.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_bhn7135.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_bhn7135.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_bhn7135.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_bhn7135.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_bhn7135.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_bhn7135.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_bhn7135.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_bhn7135.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_bhn7135.module-text{font-size:8px; text-align:center; padding-bottom:24px;}
.themify_builder_content-1493 .tb_k9ku135.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_k9ku135.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_k9ku135.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_k9ku135.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_k9ku135.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_k9ku135.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_k9ku135.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_k9ku135.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_k9ku135.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_k9ku135.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_k9ku135.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_k9ku135.module-text{font-size:8px; padding-bottom:15px; padding-top:0px;}
.themify_builder_content-1493 .tb_qbto80.module_row{padding-bottom:5%; padding-top:8%;}
.themify_builder_content-1493 .tb_defm137.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_defm137.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_defm137.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_defm137.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_defm137.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_defm137.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_defm137.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_defm137.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_defm137.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_defm137.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_defm137.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_defm137.module-text{text-align:center; padding-top:3%; padding-bottom:17px;}
.themify_builder_content-1493 .tb_defm137.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_defm137.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_e79p138.module-accordion .ui.module-accordion .accordion-content{padding-left:27px;}
.themify_builder_content-1493 .tb_e79p138.module-accordion .ui.module-accordion > li{box-shadow:0px 2px 14px 0px rgba(0, 0, 0, 0.10); border-radius:10px; margin-bottom:18px; padding-left:15px; padding-bottom:10px; padding-right:15px; padding-top:10px; background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_e79p138.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(48, 51, 107, 1);}
.themify_builder_content-1493 .tb_0zdb658.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_0zdb658.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_0zdb658.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_0zdb658.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_0zdb658.module-buttons i,.themify_builder_content-1493 .tb_0zdb658.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_0zdb658.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:2px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_6h5780.module_row{background-color:rgba(48, 51, 107, 1); padding-top:6%; padding-bottom:6%;}
.themify_builder_content-1493 .tb_6h5780.module_row a{color:rgba(209, 209, 209, 1);}
.themify_builder_content-1493 .tb_5qlh143.module-image{padding-bottom:1px;}
.themify_builder_content-1493 .tb_9q2t144.module-image{padding-bottom:45px; padding-top:16px;}
.themify_builder_content-1493 .tb_e52t144.module-text{padding-top:12%; padding-left:4px;}
.themify_builder_content-1493 .tb_ti8h145.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_ti8h145.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_ti8h145.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_ti8h145.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_ti8h145.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_ti8h145.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_ti8h145.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_ti8h145.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_ti8h145.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_ti8h145.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_ti8h145.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_ti8h145.module-text{font-size:16px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_fq76146.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_fq76146.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_fq76146.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_fq76146.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_fq76146.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_fq76146.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_fq76146.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_fq76146.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_fq76146.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_fq76146.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_fq76146.module-text .tb_text_wrap span{color:rgba(37, 132, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_fq76146.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_sz8a147.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_sz8a147.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_sz8a147.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_sz8a147.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_sz8a147.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_sz8a147.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_sz8a147.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_sz8a147.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_sz8a147.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_sz8a147.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_sz8a147.module-text .tb_text_wrap span{color:rgba(37, 132, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_sz8a147.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_jr9y147.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_jr9y147.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_jr9y147.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_jr9y147.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_jr9y147.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_jr9y147.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_jr9y147.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_jr9y147.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_jr9y147.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_jr9y147.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_jr9y147.module-text .tb_text_wrap span{color:rgba(37, 132, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_jr9y147.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_upi4148.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_upi4148.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_upi4148.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_upi4148.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_upi4148.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_upi4148.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_upi4148.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_upi4148.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_upi4148.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_upi4148.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_upi4148.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_upi4148.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_rzfc148.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_rzfc148.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_rzfc148.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_rzfc148.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_rzfc148.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_rzfc148.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_rzfc148.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_rzfc148.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_rzfc148.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_rzfc148.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_rzfc148.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_rzfc148.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_e8hn149.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_e8hn149.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_e8hn149.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_e8hn149.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_e8hn149.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_e8hn149.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_e8hn149.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_e8hn149.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_e8hn149.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_e8hn149.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_e8hn149.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_e8hn149.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_lyjr149.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_lyjr149.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_lyjr149.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_lyjr149.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_lyjr149.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_lyjr149.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_lyjr149.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_lyjr149.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_lyjr149.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_lyjr149.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_lyjr149.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_lyjr149.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_i2oe150.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_i2oe150.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_i2oe150.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_i2oe150.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_i2oe150.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_i2oe150.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_i2oe150.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_i2oe150.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_i2oe150.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_i2oe150.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_i2oe150.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_i2oe150.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_s26v150.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_s26v150.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_s26v150.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_s26v150.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_s26v150.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_s26v150.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_s26v150.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_s26v150.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_s26v150.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_s26v150.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_s26v150.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_s26v150.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_cyby151.module_column{padding-left:0px;}
.themify_builder_content-1493 .tb_8r77152.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_8r77152.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_8r77152.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_8r77152.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_8r77152.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_8r77152.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_8r77152.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_8r77152.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_8r77152.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_8r77152.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_8r77152.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-1493 .tb_8r77152.module-text{font-size:16px; line-height:22px; padding-top:0%; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_38mz152.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_38mz152.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_38mz152.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_38mz152.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_38mz152.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_38mz152.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_38mz152.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_38mz152.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_38mz152.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_38mz152.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_38mz152.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-1493 .tb_38mz152.module-text{font-size:16px; line-height:22px; margin-top:-9px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_qi7i153.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_qi7i153.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_qi7i153.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_qi7i153.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_qi7i153.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_qi7i153.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_qi7i153.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_qi7i153.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_qi7i153.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_qi7i153.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_qi7i153.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_qi7i153.module-text{font-size:14px; line-height:22px; margin-top:-1px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_e46p153.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_e46p153.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_e46p153.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_e46p153.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_e46p153.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_e46p153.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_e46p153.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_e46p153.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_e46p153.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_e46p153.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_e46p153.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_e46p153.module-text{font-size:14px; line-height:22px; padding-top:1%; margin-top:-7px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_ypvr154.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_ypvr154.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_ypvr154.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_ypvr154.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_ypvr154.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_ypvr154.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_ypvr154.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_ypvr154.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_ypvr154.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_ypvr154.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_ypvr154.module-text .tb_text_wrap span{color:rgba(209, 209, 209, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_ypvr154.module-text{font-size:14px; line-height:22px; padding-top:4%; margin-top:-7px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_3stt154.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_3stt154.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_3stt154.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_3stt154.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_3stt154.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_3stt154.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_3stt154.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_3stt154.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_3stt154.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_3stt154.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_3stt154.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_3stt154.module-text{font-size:14px; line-height:22px; padding-top:0%; margin-top:-25px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_n6w9156.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_n6w9156.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_n6w9156.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_n6w9156.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_n6w9156.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_n6w9156.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_n6w9156.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_n6w9156.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_n6w9156.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_n6w9156.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_n6w9156.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_n6w9156.module-text{font-size:10px; line-height:16px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_v1w3157.module-image{margin-top:-10%; margin-bottom:6%; padding-top:51px;}
.themify_builder_content-1493 .tb_mvuc158.module_column{padding-top:48px;}
.themify_builder_content-1493 .tb_005s159.module-text{line-height:14px; font-size:12px; margin-bottom:34px;}
.themify_builder_content-1493 .tb_005s159.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_005s159.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_005s159.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_005s159.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_005s159.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_005s159.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_005s159.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_005s159.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_005s159.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_005s159.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_005s159.module-text .tb_text_wrap span{color:rgba(209, 209, 209, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_20bz159.module-text{line-height:14px; font-size:12px;}
.themify_builder_content-1493 .tb_20bz159.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_20bz159.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_20bz159.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_20bz159.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_20bz159.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_20bz159.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_20bz159.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_20bz159.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_20bz159.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_20bz159.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_20bz159.module-text .tb_text_wrap span{color:rgba(209, 209, 209, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_ue8g80.module_row{background-color:rgba(140, 255, 0, 1); padding-top:4%; padding-bottom:4%;}
.themify_builder_content-1493 .tb_x5a955.module_row,.themify_builder_content-1493 .tb_x5a955.module_row p,.themify_builder_content-1493 .tb_x5a955.module_row h1,.themify_builder_content-1493 .tb_x5a955.module_row h2,.themify_builder_content-1493 .tb_x5a955.module_row h3:not(.module-title),.themify_builder_content-1493 .tb_x5a955.module_row h4,.themify_builder_content-1493 .tb_x5a955.module_row h5,.themify_builder_content-1493 .tb_x5a955.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_x5a955.module_row{text-align:center; padding-top:7%; padding-bottom:3%; padding-left:0%;}
.themify_builder_content-1493 .tb_f9br57.module_column{padding-right:0%; padding-left:0%;}
.themify_builder_content-1493 .tb_9rfy58.module_column{padding-top:31px; padding-bottom:2px;}
.themify_builder_content-1493 .tb_f5xp58.module-text{margin-bottom:0%; padding-bottom:0px;}
.themify_builder_content-1493 .tb_f5xp58.module-text.module .tb_text_wrap h1{color:rgba(48, 51, 107, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Montserrat";}
.themify_builder_content-1493 .tb_f5xp58.module-text.module h1{font-size:42px; line-height:40px; font-style:normal;}
.themify_builder_content-1493 .tb_8zgk59.module-text{font-style:normal; font-size:20px; line-height:24px; padding-top:0px; padding-bottom:0px; margin-bottom:-23px;}
.themify_builder_content-1493 .tb_8zgk59.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_8zgk59.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_8zgk59.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_8zgk59.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_8zgk59.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_8zgk59.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_8zgk59.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_8zgk59.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_8zgk59.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_8zgk59.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_8zgk59.module-text .tb_text_wrap span{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:300;font-family:"Poppins";}
.themify_builder_content-1493 .tb_741a452.module_row a{text-decoration:underline;}
.themify_builder_content-1493 .tb_741a452.module_row{padding-top:3%; padding-bottom:7%;}
.themify_builder_content-1493 .tb_gqb4459.module_subrow{padding-right:8px; margin-bottom:56px;}
.themify_builder_content-1493 .tb_vr3d460.module_column{padding-top:0px;}
.themify_builder_content-1493 .tb_go77461.module-image{padding-left:0px;}
.themify_builder_content-1493 .tb_go77461.module-image .image-wrap img{margin-bottom:0px;}
.themify_builder_content-1493 .tb_wbgm463.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_wbgm463.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_wbgm463.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_wbgm463.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_wbgm463.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_wbgm463.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_wbgm463.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_wbgm463.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_wbgm463.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_wbgm463.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_wbgm463.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_wbgm463.module-text{text-align:center; padding-bottom:0px; margin-bottom:-15px; padding-top:44px;}
.themify_builder_content-1493 .tb_wbgm463.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:800;font-family:"Montserrat";}
.themify_builder_content-1493 .tb_wbgm463.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_fevv463.module-text{text-align:center; padding-bottom:0px; line-height:20px; font-size:14px; margin-bottom:-12px; margin-top:15px;}
.themify_builder_content-1493 .tb_fevv463.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_fevv463.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_fevv463.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_fevv463.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_fevv463.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_fevv463.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_fevv463.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_fevv463.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_fevv463.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_fevv463.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_fevv463.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_fevv463.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_fevv463.module-text .tb_text_wrap span{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_h2bd464.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_h2bd464.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_h2bd464.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_h2bd464.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_h2bd464.module-buttons i,.themify_builder_content-1493 .tb_h2bd464.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_h2bd464.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:25px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_4dyv241.module_row a{text-decoration:underline;}
.themify_builder_content-1493 .tb_4dyv241.module_row{padding-top:1%; padding-bottom:5%;}
.themify_builder_content-1493 .tb_kymd245.module_column{padding-right:0px;}
.themify_builder_content-1493 .tb_xuqy247.module_subrow{padding-right:8px;}
.themify_builder_content-1493 .tb_o0gr248.module_column{padding-top:105px;}
.themify_builder_content-1493 .tb_8nzz249.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_8nzz249.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_8nzz249.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_8nzz249.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_8nzz249.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_8nzz249.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_8nzz249.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_8nzz249.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_8nzz249.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_8nzz249.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_8nzz249.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_8nzz249.module-text{text-align:center; padding-bottom:14px;}
.themify_builder_content-1493 .tb_8nzz249.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_8nzz249.module-text.module h2{font-size:38px; line-height:42px; font-style:normal;}
.themify_builder_content-1493 .tb_xx1x250.module-text{text-align:center; padding-bottom:0px; line-height:20px; font-size:14px; margin-bottom:0px;}
.themify_builder_content-1493 .tb_xx1x250.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_xx1x250.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_b1ht250.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_b1ht250.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_b1ht250.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_b1ht250.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_b1ht250.module-buttons i,.themify_builder_content-1493 .tb_b1ht250.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_b1ht250.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:43px; font-style:italic; font-weight:bold; text-align:center;}
.themify_builder_content-1493 .tb_jeh4252.module-image{padding-top:62px;}
.themify_builder_content-1493 .tb_j4uy81.module_row{background-color:rgba(255, 255, 255, 1); padding-top:16%; padding-bottom:4%;}
.themify_builder_content-1493 .tb_fs3l186.module-text{padding-bottom:2%;}
.themify_builder_content-1493 .tb_fs3l186.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_fs3l186.module-text.module h2{font-size:26px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_dwxj187.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_sy82188.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_sy82188.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_sy82188.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_sy82188.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_sy82188.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_sy82188.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_sy82188.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_sy82188.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_sy82188.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_sy82188.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_sy82188.module-text .tb_text_wrap span{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_sy82188.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_4ghh188.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_4ghh188.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_rtwp189.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_bq0j189.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_bq0j189.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_bq0j189.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_bq0j189.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_bq0j189.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_bq0j189.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_bq0j189.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_bq0j189.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_bq0j189.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_bq0j189.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_bq0j189.module-text .tb_text_wrap span{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_bq0j189.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_0zd6190.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_0zd6190.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_cnmb190.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_s5ik191.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_s5ik191.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_s5ik191.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_s5ik191.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_s5ik191.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_s5ik191.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_s5ik191.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_s5ik191.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_s5ik191.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_s5ik191.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_s5ik191.module-text .tb_text_wrap span{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_s5ik191.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_4hf7191.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_4hf7191.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_n7ws192.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_nmo5193.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_nmo5193.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_nmo5193.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_nmo5193.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_nmo5193.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_nmo5193.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_nmo5193.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_nmo5193.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_nmo5193.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_nmo5193.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_nmo5193.module-text .tb_text_wrap span{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_nmo5193.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_nly7193.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_nly7193.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_dy8c193.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_twkd194.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_twkd194.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_twkd194.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_twkd194.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_twkd194.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_twkd194.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_twkd194.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_twkd194.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_twkd194.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_twkd194.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_twkd194.module-text .tb_text_wrap span{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_twkd194.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_xyke194.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_xyke194.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_n5mh195.module-image{padding-bottom:18px;}
.themify_builder_content-1493 .tb_cflu195.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_cflu195.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_cflu195.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_cflu195.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_cflu195.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_cflu195.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_cflu195.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_cflu195.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_cflu195.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_cflu195.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_cflu195.module-text .tb_text_wrap span{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_cflu195.module-text.module h3{font-size:16px;}
.themify_builder_content-1493 .tb_f6mm195.module-text{font-size:14px; line-height:20px;}
.themify_builder_content-1493 .tb_f6mm195.module-text.module h3{font-size:18px;}
.themify_builder_content-1493 .tb_43xk336.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_43xk336.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_43xk336.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_43xk336.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_43xk336.module-buttons i,.themify_builder_content-1493 .tb_43xk336.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_43xk336.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:55px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_la1s81.module_row{background-image:linear-gradient(180deg,rgb(0, 0, 0) 0%,rgb(255, 255, 255) 100%); padding-top:18%; padding-right:8%; padding-left:8%; padding-bottom:0px;}
.themify_builder_content-1493 .tb_la1s81.module_row>.builder_row_cover::before,.themify_builder_content-1493 .tb_la1s81.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_la1s81.module_row a{text-decoration:underline;}
.themify_builder_content-1493 .tb_0u9p164.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_0u9p164.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_0u9p164.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_0u9p164.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_0u9p164.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_0u9p164.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_0u9p164.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_0u9p164.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_0u9p164.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_0u9p164.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_0u9p164.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_0u9p164.module-text{text-align:center; padding-bottom:6px;}
.themify_builder_content-1493 .tb_0u9p164.module-text.module .tb_text_wrap h2{color:rgba(48, 51, 107, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_0u9p164.module-text.module h2{font-size:26px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_wd8b81.module_row a{text-decoration:underline;}
.themify_builder_content-1493 .tb_wd8b81.module_row{padding-top:2%; padding-right:8%; padding-left:8%; padding-bottom:0px; margin-bottom:-11px;}
.themify_builder_content-1493 .tb_lbtb164.module_column{margin-bottom:53px; padding-top:0px;}
.themify_builder_content-1493 .tb_s2ph164.module-image{padding-top:8px;}
.themify_builder_content-1493 .tb_omxw165.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_omxw165.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_omxw165.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_omxw165.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_omxw165.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_omxw165.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_omxw165.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_omxw165.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_omxw165.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_omxw165.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_omxw165.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_omxw165.module-text{text-align:center; padding-top:6px; padding-bottom:0px;}
.themify_builder_content-1493 .tb_omxw165.module-text.module .tb_text_wrap h2{color:rgba(48, 51, 107, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_omxw165.module-text.module h2{font-size:22px; line-height:26px; font-style:normal;}
.themify_builder_content-1493 .tb_6hhr165.module-text{text-align:center; padding-bottom:0px; line-height:20px; font-size:14px; margin-bottom:-12px;}
.themify_builder_content-1493 .tb_6hhr165.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_6hhr165.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_0o4p165.module-image{padding-top:8px;}
.themify_builder_content-1493 .tb_1dlz165.module-image{padding-top:3%; padding-bottom:6px;}
.themify_builder_content-1493 .tb_kff7165.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_kff7165.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_kff7165.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_kff7165.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_kff7165.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_kff7165.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_kff7165.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_kff7165.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_kff7165.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_kff7165.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_kff7165.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_kff7165.module-text{text-align:center; padding-top:1%; padding-bottom:0px;}
.themify_builder_content-1493 .tb_kff7165.module-text.module .tb_text_wrap h2{color:rgba(48, 51, 107, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_kff7165.module-text.module h2{font-size:22px; line-height:26px; font-style:normal;}
.themify_builder_content-1493 .tb_kwt4166.module-text{text-align:center; padding-bottom:0px; line-height:20px; font-size:14px;}
.themify_builder_content-1493 .tb_kwt4166.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_kwt4166.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_aezg166.module-image{padding-top:8px;}
.themify_builder_content-1493 .tb_zbv6166.module-image{padding-top:1%; padding-bottom:0px;}
.themify_builder_content-1493 .tb_w3sa166.module-image{padding-top:0%; padding-bottom:0px;}
.themify_builder_content-1493 .tb_u9di167.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_u9di167.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_u9di167.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_u9di167.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_u9di167.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_u9di167.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_u9di167.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_u9di167.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_u9di167.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_u9di167.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_u9di167.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_u9di167.module-text{text-align:center; padding-top:1%; padding-bottom:0px;}
.themify_builder_content-1493 .tb_u9di167.module-text.module .tb_text_wrap h2{color:rgba(48, 51, 107, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_u9di167.module-text.module h2{font-size:22px; line-height:26px; font-style:normal;}
.themify_builder_content-1493 .tb_qjc9167.module-text{text-align:center; padding-bottom:0px; line-height:20px; font-size:14px; margin-bottom:11px;}
.themify_builder_content-1493 .tb_qjc9167.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_qjc9167.module-text.module h2{font-size:38px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_7a3j167.module-image{padding-top:8px;}
.themify_builder_content-1493 .tb_ihw8167.module-image{padding-top:2%; padding-bottom:0px;}
.themify_builder_content-1493 .tb_5csy168.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_5csy168.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_5csy168.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_5csy168.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_5csy168.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_5csy168.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_5csy168.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_5csy168.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_5csy168.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_5csy168.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_5csy168.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_5csy168.module-text{text-align:center; padding-top:3%;}
.themify_builder_content-1493 .tb_5csy168.module-text.module .tb_text_wrap h2{color:rgba(48, 51, 107, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_5csy168.module-text.module h2{font-size:22px; line-height:26px; font-style:normal;}
.themify_builder_content-1493 .tb_piga168.module-text{line-height:20px; font-size:14px; padding-bottom:29px;}
.themify_builder_content-1493 .tb_i17q201.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_i17q201.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_i17q201.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_i17q201.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_i17q201.module-buttons i,.themify_builder_content-1493 .tb_i17q201.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_i17q201.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:2px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_za9q81.module_row{padding-top:13%; padding-bottom:0%;}
.themify_builder_content-1493 .tb_izc7176.module_column{padding-top:19px; padding-bottom:50px;}
.themify_builder_content-1493 .tb_9ftz176.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_9ftz176.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_9ftz176.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_9ftz176.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_9ftz176.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_9ftz176.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_9ftz176.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_9ftz176.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_9ftz176.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_9ftz176.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_9ftz176.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_9ftz176.module-text{text-align:center; padding-top:3%;}
.themify_builder_content-1493 .tb_9ftz176.module-text.module .tb_text_wrap h2{color:rgba(48, 51, 107, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_9ftz176.module-text.module h2{font-size:26px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_vqhq177.module-text{font-size:14px; line-height:20px; padding-right:0%; padding-left:0%; text-align:center;}
.themify_builder_content-1493 .tb_vqhq177.module-text.module .tb_text_wrap h2{color:rgba(92, 92, 92, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_vqhq177.module-text.module h2{font-size:32px;}
.themify_builder_content-1493 .tb_stcu177.module-image .image-content{text-align:right;}
.themify_builder_content-1493 .tb_26oa368.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_26oa368.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_26oa368.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_26oa368.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_26oa368.module-buttons i,.themify_builder_content-1493 .tb_26oa368.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_26oa368.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:77px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_w1gz81.module_row>.tb_row_frame_top,.themify_builder_content-1493 .tb_w1gz81.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(255%2C%20255%2C%20255%2C%201)%22%20d%3D%22M1500%2C0H0v150L1500%2C0z%22%2F%3E%3C%2Fsvg%3E");height:5%;}
.themify_builder_content-1493 .tb_w1gz81.module_row>.tb_row_frame_bottom,.themify_builder_content-1493 .tb_w1gz81.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(255%2C%20255%2C%20255%2C%201)%22%20d%3D%22M1500%2C150V0H0L1500%2C150z%22%2F%3E%3C%2Fsvg%3E");height:5%;}
.themify_builder_content-1493 .tb_w1gz81.module_row{padding-top:10%; padding-bottom:0%; background-color:rgba(46, 175, 255, 0.09);}
.themify_builder_content-1493 .tb_h5t1169.module_column{padding-top:19px; padding-bottom:50px;}
.themify_builder_content-1493 .tb_toa5169.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_toa5169.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_toa5169.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_toa5169.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_toa5169.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_toa5169.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_toa5169.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_toa5169.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_toa5169.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_toa5169.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_toa5169.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_toa5169.module-text{text-align:center; padding-top:3%;}
.themify_builder_content-1493 .tb_toa5169.module-text.module .tb_text_wrap h2{color:rgba(48, 51, 107, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_toa5169.module-text.module h2{font-size:26px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_u0sw169.module-image{padding-top:0px; padding-bottom:5%; margin-top:-27px;}
.themify_builder_content-1493 .tb_fthh145.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_fthh145.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_fthh145.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_fthh145.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_fthh145.module-buttons i,.themify_builder_content-1493 .tb_fthh145.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_fthh145.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:77px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_xqt381.module_row{padding-top:4%; padding-bottom:0%;}
.themify_builder_content-1493 .tb_1nez179.module_column{padding-top:19px; padding-bottom:50px;}
.themify_builder_content-1493 .tb_zl7k179.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_zl7k179.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_zl7k179.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_zl7k179.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_zl7k179.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_zl7k179.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_zl7k179.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_zl7k179.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_zl7k179.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_zl7k179.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_zl7k179.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_zl7k179.module-text{text-align:center; padding-top:3%;}
.themify_builder_content-1493 .tb_zl7k179.module-text.module .tb_text_wrap h2{color:rgba(48, 51, 107, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_zl7k179.module-text.module h2{font-size:26px; line-height:38px; font-style:normal;}
.themify_builder_content-1493 .tb_bac8180.module-text{font-size:14px; line-height:20px; padding-right:0%; padding-left:0%; text-align:center;}
.themify_builder_content-1493 .tb_bac8180.module-text.module .tb_text_wrap h2{color:rgba(92, 92, 92, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_bac8180.module-text.module h2{font-size:32px;}
.themify_builder_content-1493 .tb_f54m180.module-text{font-size:14px; line-height:20px; padding-right:0%; padding-left:0%; text-align:center;}
.themify_builder_content-1493 .tb_f54m180.module-text.module .tb_text_wrap h2{color:rgba(92, 92, 92, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_f54m180.module-text.module h2{font-size:32px;}
.themify_builder_content-1493 .tb_evzg81.module_row{background-color:rgba(46, 175, 255, 0.06); text-align:center; padding-top:8%; padding-right:6%; padding-bottom:8%; padding-left:6%;}
.themify_builder_content-1493 .tb_tldm181.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_tldm181.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_tldm181.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_tldm181.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_tldm181.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_tldm181.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_tldm181.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_tldm181.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_tldm181.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_tldm181.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_tldm181.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_tldm181.module-text{text-align:center; padding-top:3%;}
.themify_builder_content-1493 .tb_tldm181.module-text.module .tb_text_wrap h2{color:rgba(48, 51, 107, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_tldm181.module-text.module h2{font-size:26px; line-height:30px; font-style:normal;}
.themify_builder_content-1493 .tb_zdyp182.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_zdyp182.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_zdyp182.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_zdyp182.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_zdyp182.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_zdyp182.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_zdyp182.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_zdyp182.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_zdyp182.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_zdyp182.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_zdyp182.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_zdyp182.module-text{font-size:14px; line-height:20px; text-align:center; padding-bottom:15px;}
.themify_builder_content-1493 .tb_qdz9182.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_qdz9182.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_qdz9182.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_qdz9182.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_qdz9182.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_qdz9182.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_qdz9182.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_qdz9182.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_qdz9182.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_qdz9182.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_qdz9182.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_qdz9182.module-text{font-size:8px; text-align:center;}
.themify_builder_content-1493 .tb_tghq183.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_tghq183.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_tghq183.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_tghq183.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_tghq183.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_tghq183.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_tghq183.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_tghq183.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_tghq183.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_tghq183.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_tghq183.module-text .tb_text_wrap span{color:rgba(93, 92, 97, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_tghq183.module-text{font-size:8px; padding-bottom:15px;}
.themify_builder_content-1493 .tb_4w4r81.module_row{padding-bottom:5%; padding-top:8%;}
.themify_builder_content-1493 .tb_de8u184.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_de8u184.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_de8u184.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_de8u184.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_de8u184.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_de8u184.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_de8u184.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_de8u184.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_de8u184.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_de8u184.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_de8u184.module-text .tb_text_wrap span{color:rgba(46, 178, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_de8u184.module-text{text-align:center; padding-top:3%; padding-bottom:17px;}
.themify_builder_content-1493 .tb_de8u184.module-text.module .tb_text_wrap h2{color:rgba(52, 73, 94, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none; font-weight:900;font-family:"Raleway";}
.themify_builder_content-1493 .tb_de8u184.module-text.module h2{font-size:26px; line-height:30px; font-style:normal;}
.themify_builder_content-1493 .tb_9aae478.module-accordion .ui.module-accordion .accordion-content{padding-left:27px;}
.themify_builder_content-1493 .tb_9aae478.module-accordion .ui.module-accordion > li{box-shadow:0px 2px 14px 0px rgba(0, 0, 0, 0.10); border-radius:10px; margin-bottom:18px; padding-left:15px; padding-bottom:10px; padding-right:15px; padding-top:10px; background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_9aae478.module-accordion .ui.module-accordion .tb_title_accordion{color:rgba(48, 51, 107, 1);}
.themify_builder_content-1493 .tb_md2u611.module-buttons .module-buttons-item a span,.themify_builder_content-1493 .tb_md2u611.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-1493 .tb_md2u611.module-buttons .module-buttons-item a{background-color:rgba(46, 178, 255, 1);background-image:none; padding-left:35px; padding-bottom:24px; padding-right:35px; padding-top:24px;}
.themify_builder_content-1493 .tb_md2u611.module-buttons span{text-transform:uppercase;}
.themify_builder_content-1493 .tb_md2u611.module-buttons i,.themify_builder_content-1493 .tb_md2u611.module-buttons span{font-size:19px;}
.themify_builder_content-1493 .tb_md2u611.module-buttons{font-weight:900;font-style:italic;font-family:"Poppins"; padding-top:77px; font-style:italic; font-weight:bold;}
.themify_builder_content-1493 .tb_0kzz81.module_row{background-color:rgba(48, 51, 107, 1); padding-top:16%; padding-bottom:19%;}
.themify_builder_content-1493 .tb_0kzz81.module_row a{color:rgba(255, 255, 255, 0.51);}
.themify_builder_content-1493 .tb_td80200.module-image{padding-bottom:20px;}
.themify_builder_content-1493 .tb_dmle200.module-image{padding-bottom:20px;}
.themify_builder_content-1493 .tb_m49f201.module_subrow{margin-bottom:58px;}
.themify_builder_content-1493 .tb_4l68202.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_4l68202.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_4l68202.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_4l68202.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_4l68202.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_4l68202.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_4l68202.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_4l68202.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_4l68202.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_4l68202.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_4l68202.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_4l68202.module-text{font-size:16px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_mn27202.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_mn27202.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_mn27202.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_mn27202.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_mn27202.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_mn27202.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_mn27202.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_mn27202.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_mn27202.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_mn27202.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_mn27202.module-text .tb_text_wrap span{color:rgba(37, 132, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_mn27202.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_tp99203.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_tp99203.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_tp99203.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_tp99203.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_tp99203.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_tp99203.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_tp99203.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_tp99203.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_tp99203.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_tp99203.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_tp99203.module-text .tb_text_wrap span{color:rgba(37, 132, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_tp99203.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_f269203.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_f269203.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_f269203.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_f269203.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_f269203.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_f269203.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_f269203.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_f269203.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_f269203.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_f269203.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_f269203.module-text .tb_text_wrap span{color:rgba(37, 132, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_f269203.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_x05x204.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_x05x204.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_x05x204.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_x05x204.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_x05x204.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_x05x204.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_x05x204.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_x05x204.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_x05x204.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_x05x204.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_x05x204.module-text .tb_text_wrap span{color:rgba(37, 132, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_x05x204.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_cx11204.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_cx11204.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_cx11204.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_cx11204.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_cx11204.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_cx11204.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_cx11204.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_cx11204.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_cx11204.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_cx11204.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_cx11204.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_cx11204.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_8jtf205.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_8jtf205.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_8jtf205.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_8jtf205.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_8jtf205.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_8jtf205.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_8jtf205.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_8jtf205.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_8jtf205.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_8jtf205.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_8jtf205.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_8jtf205.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_0fab205.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_0fab205.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_0fab205.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_0fab205.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_0fab205.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_0fab205.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_0fab205.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_0fab205.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_0fab205.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_0fab205.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_0fab205.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_0fab205.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_bkbm206.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_bkbm206.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_bkbm206.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_bkbm206.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_bkbm206.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_bkbm206.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_bkbm206.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_bkbm206.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_bkbm206.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_bkbm206.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_bkbm206.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_bkbm206.module-text{font-size:14px; line-height:22px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_xuvp207.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_xuvp207.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_xuvp207.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_xuvp207.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_xuvp207.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_xuvp207.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_xuvp207.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_xuvp207.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_xuvp207.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_xuvp207.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_xuvp207.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-1493 .tb_xuvp207.module-text{font-size:16px; line-height:22px; padding-top:8%; margin-bottom:-6%;}
.themify_builder_content-1493 .tb_wkyi207.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_wkyi207.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_wkyi207.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_wkyi207.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_wkyi207.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_wkyi207.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_wkyi207.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_wkyi207.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_wkyi207.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_wkyi207.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_wkyi207.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-1493 .tb_wkyi207.module-text{font-size:16px; line-height:22px; margin-top:-9px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_rokv208.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_rokv208.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_rokv208.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_rokv208.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_rokv208.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_rokv208.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_rokv208.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_rokv208.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_rokv208.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_rokv208.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_rokv208.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_rokv208.module-text{font-size:14px; line-height:22px; margin-top:-3px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_jvsu208.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_jvsu208.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_jvsu208.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_jvsu208.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_jvsu208.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_jvsu208.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_jvsu208.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_jvsu208.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_jvsu208.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_jvsu208.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_jvsu208.module-text .tb_text_wrap span{color:rgba(38, 128, 173, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_jvsu208.module-text{font-size:14px; line-height:22px; padding-top:1%; margin-top:-3px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_njx0209.module-image{padding-top:8%; padding-bottom:4%;}
.themify_builder_content-1493 .tb_1390209.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_1390209.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_1390209.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_1390209.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_1390209.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_1390209.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_1390209.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_1390209.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_1390209.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_1390209.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_1390209.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 0.53);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-1493 .tb_1390209.module-text{font-size:10px; line-height:16px; margin-bottom:-5%;}
.themify_builder_content-1493 .tb_l3t3210.module-text{line-height:11px; font-size:9px;}
.themify_builder_content-1493 .tb_l3t3210.module-text .tb_text_wrap,.themify_builder_content-1493 .tb_l3t3210.module-text .tb_text_wrap p,.themify_builder_content-1493 .tb_l3t3210.module-text .tb_text_wrap blockquote,.themify_builder_content-1493 .tb_l3t3210.module-text .tb_text_wrap h1,.themify_builder_content-1493 .tb_l3t3210.module-text .tb_text_wrap h2,.themify_builder_content-1493 .tb_l3t3210.module-text .tb_text_wrap h3,.themify_builder_content-1493 .tb_l3t3210.module-text .tb_text_wrap h4,.themify_builder_content-1493 .tb_l3t3210.module-text .tb_text_wrap h5,.themify_builder_content-1493 .tb_l3t3210.module-text .tb_text_wrap h6,.themify_builder_content-1493 .tb_l3t3210.module-text .tb_text_wrap li,.themify_builder_content-1493 .tb_l3t3210.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 0.53);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}

@media screen and (max-width: 480px) {
.themify_builder_content-1493 .tb_8ltq85.module_column{padding-top:50px;}
.themify_builder_content-1493 .tb_rbb490.module_column{padding-top:50px;}
.themify_builder_content-1493 .tb_83ec79.module_row{padding-top:10%; padding-bottom:10%;}
.themify_builder_content-1493 .tb_gval96.module_column{padding:0px;}
.themify_builder_content-1493 .tb_env180.module_row{padding-top:10%; padding-bottom:10%;}
.themify_builder_content-1493 .tb_r98a121.module_column{padding:0px;}
.themify_builder_content-1493 .tb_zai880.module_row{padding-top:10%; padding-bottom:10%;}
.themify_builder_content-1493 .tb_ye2s129.module_column{padding:0px;}
.themify_builder_content-1493 .tb_us1o80.module_row{padding-top:16%; padding-bottom:10%;}
.themify_builder_content-1493 .tb_f9br57.module_column{padding-top:50px;}
.themify_builder_content-1493 .tb_j4uy81.module_row{padding-top:10%; padding-bottom:10%;}
.themify_builder_content-1493 .tb_8tp7185.module_column{padding:0px;}
.themify_builder_content-1493 .tb_evzg81.module_row{padding-top:16%; padding-bottom:10%;}
}
/*/wp-content/uploads/themify-customizer-5.1.3-5.1.7.css*/
/* Themify Customize Styling */
h3 {		font-size:170%;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #0084b4; 
}
body #site-logo a img {		width: 70px; 
}
#site-logo {	
	margin-top: -1%; 
}
#main-nav a {	
	margin-top: 1%;	font-weight:600;
	text-transform:capitalize; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 70px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #0084b4; 
}
#main-nav a {		font-weight:600;
 
}
 }
/* Themify Custom CSS */
.loan_forms_wrapper .gfield select {
    width: 250px !important;
    padding: .7em !important;
}
.apply_loan_wrapper {
    width: 600px;
    margin: 0 auto;
}

.gform_footer.top_label img,
.loan_forms_wrapper .gform_footer.top_label img{
	display: none !important;
}
.apply_loan_wrapper .gfield_label {
    display: none !important;
}

.apply_loan_wrapper .gform_body {text-align: center;}

.apply_loan_wrapper .gform_footer {
    display: none !important;
}
.gfield.dollarvalue input {
    width: 100% !important;
}
.apply_loan_wrapper .gfield.dollarvalue {
    margin-top: 0 !important;
}

.apply_loan_wrapper .gfield.dollarvalue input {
    margin-right: 0;
    font-size: 90px !important;
    background: transparent;
    border: transparent;
    color: #fff;
    font-family: 'Poppins' !important;
    font-weight: 700;
    text-align: center;
}

.apply_loan_wrapper .gfield_html {
    margin-bottom: -15px;
}
.loan_forms_wrapper .gfield {
    display: inline-block;
    padding-right: 10px !important;
}
.loan_infos_wrapper {
    width: 600px !important;
    margin: 30px auto 0;
}

.loan_infos_wrapper .gfield_label {
    display: none !important;
}

.loan_infos_wrapper .gfield {
    margin: 0 !important;
    padding-right: 0 !important;
}

.loan_infos_wrapper .gfield input {
    width: 100% !important;
    margin-right: 0;
    padding: .7em .5em !important;
	  max-width: 100%;
}

.loan_infos_wrapper .gform_footer {
    margin-top: 0;
    padding-top: 7px;
    width: 100%;
}

.loan_infos_wrapper .gform_footer input {
    width: 100% !important;
}
.loan_forms_wrapper .gform_body {
    text-align: center;
}
.loan_forms_wrapper .gfield:nth-child(2) {
    margin-right: 176px;
}

.loan_forms_wrapper {
    position: relative;
}

.loan_forms_wrapper .gform_footer {
    position: absolute;
    top: -8px;
    width: auto;
    right: 166px;
}


/* budget planner form */
.pum-container.pum-scrollable .pum-content {
    overflow-x: hidden !important;
}
.gform_wrapper .loan_form ul.gfield_radio li input[type=radio] {
	width: 100% !important;
}
.loan_form .gform_body li select {
    color: #666;
}
.themify_short_loan .gform_body li.gfield .ginput_container select {
    background: #fff;
}
.themify_short_loan .gform_footer {
    padding-right: 15px;
}
.themify_short_loan li.gfield.margin-44 {
    margin-top:  0 !important;
}
.themify_short_loan .gform_wrapper {
    margin: 0 !important;
}
.themify_short_loan .title {
    background:  #252525;
    padding:  10px;
    text-align:  center;
	border-radius: 5px 5px 0 0;
}

.themify_short_loan .title h3 {
    font-size:  18px;
    margin:  0;
    font-weight: 400;
    color: #fff;
}
.themify_bg_shad.active {
    visibility:  visible;
    opacity: .5;
}

.themify_short_loan.show_popup {
    visibility:  visible;
    opacity: 1;
}

.themify_short_loan {
    width: 580px;
    position:  fixed;
    z-index:  999999;
    background:  #fff;
    left:  50%;
    transform: translateX(-50%);
    top: 0;
    height:  800px;
    transition:  0.3s;
    opacity:  0;
    visibility:  hidden;
	border-radius: 5px;
}
.short_body {
    padding-left:  15px;
    height:  87%;
    overflow-y: scroll;
    overflow-x: hidden;
}
.themify_bg_shad {
    position:  fixed;
    height:  100%;
    width: 100%;
    background:  #000;
    left: 0;
    top: 0;
    z-index:  99999;
    opacity: 0;
    transition: 0.3s;
    visibility: hidden;
}

#budget_planner_form label{
  display: inline-block;
  width: 48%;
  box-sizing: border-box;
  vertical-align: top;
}

#budget_planner_form input:not([type=checkbox]),
#budget_planner_form select{
  display: inline-block;
  min-width: 48%;
	margin-bottom: 10px;
	background-color: #fafafa;
  box-sizing: border-box;
  vertical-align: top;
}



/* budget planner form 

#budget_planner_form label{
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  vertical-align: top;
}

#budget_planner_form input:not([type=checkbox]), #budget_planner_form select{
  display: inline-block;
  min-width: 100%;
	margin-bottom: 10px;
	background-color: #fafafa;
  box-sizing: border-box;
  vertical-align: top;
}

*/



/* page 1 */
#page_1_form select {
	display: inline-block;
	width: 250px;
	margin: 0px;
	margin-right:5px;
}




/* page 2 */
#page_2_form input,#page_2_form input[type=text],#page_2_form input[type=email]{
 min-width: 600px !important;
 padding: .7em .5em;
}

#page_2_form input, #page_2_form input[type=text], #page_2_form input[type=email] {  
    margin: auto 0 10px !important;
 }


@media (max-width: 720px) {
 #page_2_form input,#page_2_form input[type=text],#page_2_form input[type=email]{
  min-width: 90% !important;
 }
}





/* application page 
#application-form label {
	display: block;
	padding-bottom: 30px;
}
#application-form input, select {
	margin-left: 50px;
}
#application-submit {
	margin-left: 0px;
}
#checkbox-agree {
	margin-left: 0px;
	margin-right: 10px;
} */

/*
#application-form label{
  display: inline-block;
  width: 48%;
  box-sizing: border-box;
  vertical-align: top;
}

#application-form input, #application-form select{
  display: inline-block;
  width: 48%;
  box-sizing: border-box;
  margin-left: 2%;
  vertical-align: top;
}
*/

/* application form */

#application-form label{
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  vertical-align: top;
}

#application-form input:not([type=checkbox]), #application-form select{
  display: inline-block;
  min-width: 100%;
	margin-bottom: 10px;
	background-color: #fafafa;
  box-sizing: border-box;
  vertical-align: top;
}










.header-horizontal #main-nav > li{
border: none;
}

.header-horizontal #main-nav > li > a {
	padding: 0;
}

.applay-now {
	border-color: #2eb2ff !important;
background-color: #000;
	padding: .5rem 1.5rem;
	border-radius: .1875rem;
	font-size: .7rem;
font-weight: 600;
letter-spacing: .05em;
line-height: 1.4;
}

.applay-now a {
	padding: .5rem 0.75rem !important;
}

.header-horizontal #main-nav > li:hover > a::after {
	border: none;
}

.referral-partner a {
	position: relative;
	padding-right: 20px !important;
}
.referral-partner a i {
	position: absolute;
	right: 0;
	top: 7px;
}

.phone-number a i {
	margin-right: 5px;
}

.sub-menu li {
	padding: 10px 5px !important;
	text-align: center !important;
}
.sub-menu li a {
	text-align: center !important;
}
#main-nav {
	padding-top: 5px !important;
}
#main-nav li a {
	font-size: .7rem !important;
}

.refer-a-deal a {
	border-color: #25d06f !important;
background-color: #25d06f !important;
	padding: .5rem 1rem !important;
	border-radius: .1875rem !important;
	font-size: .7rem !important;
font-weight: 300 !important;
letter-spacing: .05em !important;
line-height: 1.4 !important;
	text-align: center !important;
	color: #ffffff !important;
}

.testimonial-image {
width: 30%;
float: left;
padding-right: 25px;
box-sizing: border-box;
}

.testimonial-content {
width: 70%;
float: left;
text-align: left;
color: #fff;
}
.testimonial-entry-content p {
margin-bottom: 12px;
}

.testimonial-author {
color: #e5e6e6;
font-weight: 900;
}

.carousel-nav-wrap {
position: absolute;
top: 0px;
margin: auto;
width: 100%;
z-index: 9999999;
color: #fff;
}

.carousel-wrap {
padding-top: 50px;
}

.carousel-pager {
display: none !important;
}

.testimonial-content {
padding: 0 15px 0 0px;
box-sizing: border-box;
}

.page-id-112 #main-nav,
.page-id-100 #main-nav {
    margin-top: 0px !important;
}
.module-accordion a {
	text-decoration: none !important;
}

.btn-with-bubble {
	text-align: center !important;
}

.btn-with-bubble a {
	background-color: #4a90e2 !important;
	border-color: #4a90e2 !important;
	color: #fff !important;
	margin: auto;
	position: relative !important;
}

.btn-with-bubble a:after {
	content: "5-MINUTES";
	position: absolute;
	display: inline-block;
	padding: 3px 5px;
	border-radius: 10px;
	font-size: 8px;
	background-color: #36639c;
	top: -6px;
	min-width: 60px !important;
}

.blue-section-heading .main-head {
	font-weight: 300;
}

.blue-section-heading .sub-head {
	display: none !important;
}

body #gform_wrapper_3 .gform_body .gform_fields .gfield .gfield_label .gfield_required
{
color: white;
}


body #gform_wrapper_5 .gform_body .gform_fields .gfield .gfield_label .gfield_required
{
color: white;
display: none;
}

body #gform_wrapper_2 .gform_body .gform_fields .gfield .gfield_label .gfield_required
{
color: #2eb2ff;
}


/* loan form */
.loan_form .gfield_label {
    font-weight: 400 !important;
    font-size:  15px !important;
}

.loan_form li.gfield {
    margin: 2px 0 8px !important;
}

.loan_form li.gfield .ginput_container {
    margin-top: 0 !important;
    width: 100% !important;
}

.loan_form .gform_body li.gfield .ginput_container input[type="text"], .loan_form .gform_body li.gfield .ginput_container select {
    text-indent: 8px;
    border-radius: 4px;
    padding: 7px !important;
    width: 100% !important;
    max-width: none;
	  outline: none;
}













.loan_form .gfield.margin-44 {
    margin-top: 13px !important;
}
.loan_form .gfield.hide_lvl label.gfield_label {
    display: none;
}

.loan_form .gfield.hide_lvl {
    margin-top: 25px !important;
}

.loan_form .gfield.hide_lvl input[type="checkbox"] {
    margin-top:  0 !important;
}
.bottom {
    border-top: 1px solid #bdbdbd;
    padding-left:  15px;
    padding-top: 12px;
}

.themify_short_loan .bottom .close {
    background:  #feb374;
    color:  #fff;
    cursor:  pointer;
    display:  inline-block;
    padding:  0 10px;
    font-size: 13px;
    border-radius: 3px;
}
.loan_form ul.gfield_checkbox li input[type=checkbox]:checked+label {
    font-weight: 400;
}
.shield span {
    vertical-align: top;
    font-size: 14px;
}

.shield img {
    margin-right: 2px;
}
.loan_form .gfield.margin-bb {
    margin-bottom:  0 !important;
    margin-top: 15px !important;
}

.loan_form .gform_footer {
    margin-top: 0 !important;
}
.loan_form .gfield_radio {
    border: 1px solid #bdbdbd;
    border-radius: 4px;
    width: 100% !important;
    margin-top: 0 !important;
}

.loan_form ul.gfield_radio li {
    overflow: visible !important;
    margin: 0 !important;
    line-height: inherit;
}

.loan_form .gfield_radio li input[type=radio] {
    margin-top: 0 !important;
    padding: 0 !important;
    display: block !important;
    height: 30px;
    position: absolute;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
}

.loan_form .gfield_radio li label {
    margin:  0 !important;
    display:  block !important;
    line-height:  inherit !important;
    max-width:  none !important;
	font-size: 1em !important;
	padding: 5px !important;
}

.loan_form .gfield_radio li label {
	padding: 2px !important;
}

.loan_form ul.gfield_radio li:nth-child(1), .loan_form ul.gfield_radio li:nth-child(2) {
    border-right: 1px solid #bdbdbd;
}

.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    background: #23c3d1;
    color:  #fff;
    font-weight: 500 !important;
}

.loan_form .gfield_radio li {
    width: 33.33%;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
}

.loan_form .gform_footer input[type="submit"] {
    width:  100% !important;
    font-weight:  500;
    padding:  8px;
    border-radius: 5px;
}

.themify_short_loan .gform_body .gfield_label {
    font-size:  14px !important;
}

.themify_short_loan .gform_body .gfield {
    margin-bottom:  0 !important;
}

.themify_short_loan .gform_body .gfield input {
    padding:  5px !important;
}

.themify_short_loan .gform_body li.gfield .ginput_container input[type="text"], .themify_short_loan .gform_body li.gfield .ginput_container select {
    padding: 6px !important;
    font-size:  14px !important;
}






@media only screen and (max-width: 767px) {
	.themify_builder .text-465-1-0-0.module-text {
	    padding: 0 !important;
	}

	.loan_form .gfield_radio li {
	    display:  block;
	    width: 100%;
	}

	.loan_form ul.gfield_radio li:nth-child(1), .loan_form ul.gfield_radio li:nth-child(2) {
	    border-right:  none;
	    border-bottom: 1px solid #bdbdbd;
	}
.themify_short_loan {
    width: calc(100% - 15px);
    height: 90%;
}

.themify_short_loan .short_body {
    padding-right:  5px;
    padding-left: 8px;
}

.themify_short_loan .title h3 {
    font-size: 14px;
}

.themify_short_loan .title {
    padding: 8px;
}
	

}

@media only screen and (max-width: 641px) {
	.loan_form .gfield_radio li label {
	    width:  100% !important;
	}
}

.custom-testimonials .testimonial-title {
	text-align: center;
	color: #000 !important;
	text-transform: uppercase;
}

.custom-testimonials .testimonial-content {
	width: 88%;
	padding: 15px 15px !important;
	
}

.custom-testimonials .testimonial-content h4 {
	color: #2eb2ff !important;
	font-size: 20px;
}
.custom-testimonials h3.testimonial-title {
	color: #000 !important;
	margin: 0 !important;
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	margin-top: 30px !important
}
.custom-testimonials  .testimonial-entry-content h4:first-child {
	margin: 0 !important;
}
.custom-testimonials  .testimonial-entry-content h4:after {
	content: "";
	width: 50px;
	height: 2px;
	background-color: #000;
	display: block;
	margin: 20px auto;
}
.custom-testimonials  .testimonial-entry-content p {
	color: gray;
}

.custom-testimonials .testimonial-content {
	float: none !important;
	margin: auto;
}
#testimonial-slider-429-2-0-0 .caroufredsel_wrapper {
	padding: 20px 0 !important;
}
#testimonial-slider-429-2-0-0 .themify_builder_slider {
	margin-top: 10px !important;
}
#testimonial-slider-429-2-0-0  .testimonial-content {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.24);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.24);
}


.btn-with-bubble-2 {
	text-align: center !important;
}

.btn-with-bubble-2 a {
	background-color: #2ecc71 !important;
	border-color: #2ecc71 !important;
	color: #fff !important;
	margin: auto;
	position: relative !important;
}

.btn-with-bubble-2 a:after {
	content: "30-Seconds";
	position: absolute;
	display: inline-block;
	padding: 3px 5px;
	border-radius: 10px;
	font-size: 8px;
	background-color: #36639c;
	top: -6px;
	min-width: 80px !important;
}


.btn-with-bubble-3-Referral-Partner {
	text-align: center !important;
}

.btn-with-bubble-3-Referral-Partner a {
	background-color: #2ecc71 !important;
	border-color: #2ecc71 !important;
	color: #fff !important;
	margin: auto;
	position: relative !important;
}

.btn-with-bubble-3-Referral-Partner a:after {
	content: "30-Seconds";
	position: absolute;
	display: inline-block;
	padding: 3px 5px;
	border-radius: 10px;
	font-size: 8px;
	background-color: #36639c;
	top: -6px;
	min-width: 80px !important;
}

.btn-with-bubble-4-Refer-a-deal {
	text-align: center !important;
}

.btn-with-bubble-4-Refer-a-deal a {
	background-color: #2ecc71 !important;
	border-color: #2ecc71 !important;
	color: #fff !important;
	margin: auto;
	position: relative !important;
}

.btn-with-bubble-4-Refer-a-deal a:after {
	content: "30-Seconds";
	position: absolute;
	display: inline-block;
	padding: 3px 5px;
	border-radius: 10px;
	font-size: 8px;
	background-color: #36639c;
	top: -6px;
	min-width: 80px !important;
}





/* Appliction CSS */

.gform_wrapper.app_gf_wrapper h3 {
    font-weight: 700;
}

.gform_wrapper.app_gf_wrapper label.gfield_label {
    font-weight: 300;
}

.gform_wrapper.app_gf_wrapper .ginput_container {
    margin-top:  0 !important;
}

.gform_wrapper.app_gf_wrapper li.gfield {
    margin: 5px 0px;
}

.gform_wrapper.app_gf_wrapper input[type=text], .gform_wrapper.app_gf_wrapper input[type=email], .gform_wrapper.app_gf_wrapper select {
    width:  100% !important;
    padding: .7em .5em !important;
    border:  1px solid #bdbdbd;
    color: #5b6270;
    outline: none;
	  max-width: 100%;
	  background-color: #fafafa;
}
.gfield.margin-b-5 {
    margin-bottom: 10px !important;
}

.gfield.gfield_html .border-bottom {
    border-bottom: 1px solid #bdbdbd;
    margin: 18px 0 40px;
}

.gfield.label_none .gfield_label {
    display:  none;
}

.gfield.label_none {
    font-size: 18px;
}

.gfield.label_none input {
    margin-top: 3px !important;
}
.gform_wrapper.app_gf_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label {
    font-weight: 400;
}

.gfield.margin-b-4 {
    margin-bottom: 10px !important;
}
.gform_wrapper.app_gf_wrapper select {
    color: #000;
    font-size:  16px;
    padding-top: 10px !important;
}
.gfield.terms_con .ginput_container label {
    max-width: 100% !important;
}
.gfield.terms_con input {
    margin:  0 !important;
}
.gform_wrapper.app_gf_wrapper input[type=submit] {
    width: 100%;
}
.loan_forms_wrapper .gfield.display-none, .loan_forms_wrapper .gfield_label {
    display: none !important;
}






.drop-border {
    border-bottom: 1px solid #bdbdbd;
    margin: 10px 0px;
}

@media only screen and (max-width: 991px) {
	
	.module_column.hide_mobile {
    display:  none !important;
}
	.module_column.only_mobile {
		width: 100% !important;
		margin-left: 0 !important;
	}	
}



#BUTTON WITH BUBBLE - GREEN APPLY



.btn-with-bubble-7-Referral-Partner {
	text-align: center !important;
}

.btn-with-bubble-7-Referral-Partner a {
	background-color: #2ecc71 !important;
	border-color: #2ecc71 !important;
	color: #fff !important;
	margin: auto;
	position: relative !important;
}

.btn-with-bubble-7-Referral-Partner a:after {
	content: "5-Minutes";
	position: absolute;
	display: inline-block;
	padding: 3px 5px;
	border-radius: 10px;
	font-size: 8px;
	background-color: #36639c;
	top: -6px;
	min-width: 80px !important;
}
.hover-box p {
	margin: 0;
	font-size: 10px;
}
.hover-box {
	height: 26px;
	overflow: hidden;
}
.hover-box .primary-txt {
	color: #000;
}
.hover-box .secondary-txt {
	opacity: 0;
	color: red;
}
.hover-scroll:hover .hover-box .primary-txt {
	webkit-transform: translate3d(0,-26px,0);
transform: translate3d(0,-26px,0);
opacity: 0;
}
.hover-scroll:hover .hover-box .secondary-txt {
	-webkit-transform: translate3d(0,-26px,0);
transform: translate3d(0,-26px,0);
opacity: 1;
}

.hover-box .primary-txt,
.hover-box .secondary-txt {
	transition: transform 300ms,opacity 300ms;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
	height: 26px;
	line-height: 26px;
}
#page_1_form input[type=submit]{
	background-color: #2ecc71 !important;
}
#page_1_form input[type=submit]:hover {
	background-color: #27ae60 !important;
}
.custom-form form {
    max-width: 650px;
    margin: auto;
    width: 100%;
}
.custom-form .custom-form--info {
    font-size: 12px;
    text-align: right;
    max-width: 650px;
    width: 100%;
    margin: auto;
    padding-right: 30px;
}
.custom-form .element-inline {
    margin: 0 5px;
}
.custom-form select {
	border: none;
background-color: rgba(255, 255, 255, 0.7);
}
@media(max-width: 700px){
.custom-form .element-inline {
			margin: 10 5px;
			display: block;
	width: 100%;
	}
	.custom-form span,
	.custom-form .custom-form--info {
		text-align: center;
		padding: 0;
	}
}

.gform_wrapper.mult_wrapper .gf_progressbar_title {
    display: none;
}

.gform_wrapper.mult_wrapper .gf_progressbar {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}

.gform_wrapper.mult_wrapper .gf_progressbar_percentage {
    background: none;
    color: #fff;
}

.gform_wrapper.mult_wrapper div#gf_page_steps_27, .gform_wrapper.mult_wrapper div#gf_page_steps_32 {
    background: #cce8f9;
    height: 16px;
    position: relative;
    z-index: 1;
    border-radius: 3px;
    border-bottom: none;
    margin-bottom: 50px;
}

.gform_wrapper.mult_wrapper div#gf_page_steps_27:before, .gform_wrapper.mult_wrapper div#gf_page_steps_32:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    background: #4bba6d;
    left: -5px;
    top: -8px;
    border-radius: 50%;
}

div#gf_page_steps_27 .gf_step_number, div#gf_page_steps_32 .gf_step_number {
    display: none;
}

.gform_wrapper.mult_wrapper div#gf_page_steps_27 .gf_step_label, .gform_wrapper.mult_wrapper div#gf_page_steps_32 .gf_step_label {
    position: absolute;
    top: -35px;
    color: #4bba6d;
    opacity: 1;
    font-size: 16px;
    font-weight: 700;
}

.gform_wrapper.mult_wrapper div#gf_page_steps_27 div#gf_step_27_2 .gf_step_label {
    left: calc(25% - 16px);
}

.gf_step.gf_step_first.gf_step_completed:after {
    display: none;
}

.gf_step.gf_step_first.gf_step_completed .gf_step_label {
    display: none;
}
.gform_wrapper.mult_wrapper span.gf_step_label {
    display: none;
}

.gform_wrapper.mult_wrapper .gf_step_active span.gf_step_label {
    display: block;
}

.gf_step.gf_step_pending:before {display: none;}

.gform_wrapper.mult_wrapper div#gf_page_steps_27 div#gf_step_27_1 .gf_step_label, .gform_wrapper.mult_wrapper div#gf_page_steps_32 div#gf_step_32_1 .gf_step_label {
    left: calc(25% - 16px);
}

div#gf_step_27_1:before, div#gf_step_32_1:before {
    position: absolute;
    content: "";
    height: 16px;
    width: calc(25% - 16px);
    background: #4bba6d;
    left: 0;
    top: 0;
    z-index: -1;
}

div#gf_step_27_1.gf_step_active:after, div#gf_step_32_1.gf_step_active:after {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    border: 8px solid #4bba6d;
    left: calc(25% - 20px);
    top: -8px;
    border-radius: 50%;
	  background: #fff;
}

.gform_wrapper.mult_wrapper div#gf_page_steps_27 div#gf_step_27_2 .gf_step_label, .gform_wrapper.mult_wrapper div#gf_page_steps_27 div#gf_step_32_2 .gf_step_label {
    left: calc(38% - 16px);
}

div#gf_step_27_2:before, div#gf_step_32_2:before {
    position: absolute;
    content: "";
    height: 16px;
    width: calc(38% - 16px);
    background: #4bba6d;
    left: 0;
    top: 0;
    z-index: -1;
}

div#gf_step_27_2.gf_step_active:after, div#gf_step_32_2.gf_step_active:after {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    border: 8px solid #4bba6d;
    left: calc(38% - 20px);
    top: -8px;
    border-radius: 50%;
	background: #fff;
}

.gform_wrapper.mult_wrapper div#gf_page_steps_27 div#gf_step_27_3 .gf_step_label, .gform_wrapper.mult_wrapper div#gf_page_steps_32 div#gf_step_32_3 .gf_step_label {
    left: calc(67% - 16px);
}

div#gf_step_27_3:before, div#gf_step_32_3:before {
    position: absolute;
    content: "";
    height: 16px;
    width: calc(67% - 16px);
    background: #4bba6d;
    left: 0;
    top: 0;
    z-index: -1;
}

div#gf_step_27_3.gf_step_active:after, div#gf_step_32_3.gf_step_active:after {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    border: 8px solid #4bba6d;
    left: calc(67% - 20px);
    top: -8px;
    border-radius: 50%;
	  background: #fff;
}

.gform_wrapper.mult_wrapper div#gf_page_steps_27 div#gf_step_27_4 .gf_step_label, .gform_wrapper.mult_wrapper div#gf_page_steps_32 div#gf_step_32_4 .gf_step_label {
    left: calc(90% - 16px);
}

div#gf_step_27_4:before, div#gf_step_32_4:before {
    position: absolute;
    content: "";
    height: 16px;
    width: calc(90% - 16px);
    background: #4bba6d;
    left: 0;
    top: 0;
    z-index: -1;
}

div#gf_step_27_4.gf_step_active:after, div#gf_step_32_4.gf_step_active:after {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    border: 8px solid #4bba6d;
    left: calc(90% - 20px);
    top: -8px;
    border-radius: 50%;
    background: #fff;
}

.gform_wrapper.mult_wrapper div#gf_page_steps_27 div#gf_step_27_5 .gf_step_label, .gform_wrapper.mult_wrapper div#gf_page_steps_32 div#gf_step_32_5 .gf_step_label {
    left: calc(100% - 16px);
}
.gform_wrapper.mult_wrapper div#gf_page_steps_32 div#gf_step_32_2 .gf_step_label {
    left: calc(38% - 16px);
}
div#gf_step_27_5:before, div#gf_step_32_5:before {
    position: absolute;
    content: "";
    height: 16px;
    width: calc(100% - 16px);
    background: #4bba6d;
    left: 0;
    top: 0;
    z-index: -1;
}

div#gf_step_27_5.gf_step_active:after, div#gf_step_32_5.gf_step_active:after {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    border: 8px solid #4bba6d;
    left: calc(100% - 20px);
    top: -8px;
    border-radius: 50%;
    background: #4bba6d;
}

.gform_page_fields {
    width: 70%;
    margin: 0 auto;
}

.gform_wrapper.mult_wrapper .gfield .gfield_label {
    font-size: 16px !important;
    font-weight: 600;
    color: #272727;
}

.gform_wrapper.mult_wrapper .gfield {
    text-align: center;
}

.gform_wrapper.mult_wrapper .gfield input {
    width: 100%;
    padding: 7px 12px !important;
}

.gform_wrapper.mult_wrapper .gform_page_footer {
    border-top: none;
    text-align: center;
}

.gform_page_footer input[type=button] {
    background: #70ad47;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 18px !important;
    padding: 8px 24px;
    cursor: pointer;
	  margin-right: 26px !important;
	  outline: none;
}

.gform_page_footer .gform_previous_button, .gform_page_footer .gform_next_button {
    width: 130px !important;
}

.gform_page_footer .gform_previous_button {
    background: transparent !important;
    color: #272727 !important;
    border: 1px solid #272727 !important;
    padding: 6px 19px !important;
}

.gform_page_footer #gform_next_button_27_3 {
    width: auto !important;
}

.gform_page_footer #gform_previous_button_27, .gform_page_footer #gform_previous_button_32 {
    display: none;
}

.gform_page_footer input[type=submit] {
    background: #70ad47;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 17px !important;
    padding: 8px 70px;
    outline: none;
}

.gform_wrapper.mult_wrapper .gfield_radio {
    font-size: 14px;
    text-align: left;
    margin-left: 49px;
	  width: 425px !important;
}

.gform_wrapper.mult_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    background: transparent;
    color: #272727;
}

.gform_wrapper.mult_wrapper .gfield select {
    width: 100%;
    padding: 7px 12px !important;
    border-radius: 3px;
	  outline: none;
}

.gform_wrapper.mult_wrapper .gfield .ginput_container_select {
    margin-right: 66px;
    margin-left: 48px;
}
input#gform_next_button_28_1 {
    width: 226px !important;
}
.gform_page_footer {
    text-align: center;
	position: relative;
}
.gform_page_footer #gform_next_button_32_3 {
    width: auto !important;
}

@media only screen and (max-width: 767px) { 
	.gform_wrapper.report_wrapper {
    width: 100%;
}
.module.muls {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.gform_page_fields {
    width: 100%;
}

.gform_wrapper.mult_wrapper .gfield .ginput_container_select {
    margin: 0;
}

.gform_wrapper.mult_wrapper .gfield_radio {
    margin-left: 0px;
    width: auto !important;
}
.gform_wrapper.mult_wrapper div#gf_page_steps_27 div#gf_step_27_5 .gf_step_label {
    left: calc(100% - 30px);
}
}


.gform_wrapper.report_wrapper {
    width: 630px;
    margin: 30px auto 0;
}

.gform_wrapper.report_wrapper input {
    width: 100% !important;
}

.gform_wrapper.report_wrapper li.gfield {margin: 0;padding: 0 !important;}

.gform_wrapper.report_wrapper input[type=text] {
    padding: 10px 15px !important;
    border: none;
    background: #fff;
    color: #666;
    margin: 0 0 12px;
}



.gform_wrapper.report_wrapper .gform_footer {
    margin: 10px 0 0 0;
    padding: 0;
}

.gform_wrapper.report_wrapper .gform_footer input[type=submit] {
    background: rgba(230, 75, 58, 1);
    color: #fff;
    box-shadow: 8px 8px 11px rgba(158, 158, 158, 1);
    border-radius: 5px;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 900;
    padding: 17px;
}

a.ui.builder_button.open {
    background: #000000 !important;
    border-color: #000000 !important;
}


div#report_form_pubg .gform_wrapper {
    width: 536px;
}

#pubg_form_1 .gform_wrapper {
    width: 557px !important;
    margin-left: 27%;
}

.ty_wrapper input[type=text], .ty_wrapper select {
    width: 100% !important;
    padding: 14px 15px !important;
    font-size: 15px !important;
    border-radius: 3px;
    height: 53px;
	  color: #333;
	  outline: none;
}

.ty_wrapper li.gfield {
    padding-right: 0 !important;
    margin: 0 0 15px 0 !important;
}

.ty_wrapper li.gfield .ginput_container {
    margin: 0 !important;
}

.ty_wrapper li.gfield .ginput_container input {
    margin: 0 !important;
}

.ty_wrapper .gform_footer.top_label {
    margin: 0 !important;
    padding: 0 !important;
}

.ty_wrapper .gform_footer.top_label input[type=submit] {
    width: 100%;
    border-radius: 3px;
    background-color: rgba(46, 204, 113, 1);
    font-size: 23px;
    padding: 14px;
}

div#pubg_form_2 .ty_wrapper, div#pubg_form_3 .ty_wrapper {
    width: 902px;
    margin: 0 auto !important;
}

#pubg_form_2 .ty_wrapper .gform_footer.top_label input[type=submit], #pubg_form_3 .ty_wrapper .gform_footer.top_label input[type=submit] {
    font-family: raleway;
    font-size: 28px;
    height: 70px;
}




TESTER



#gform_11 label.gfield_label {
    display: none;
}

@media only screen and (max-width: 767px) { 
	input#gform_submit_button_11 {
	    position: relative;
	    right: auto;
	    bottom: 0;
	    margin-top: 15px;
	}

	.gform_wrapper.quote_wrapper {
	    padding: 25px;
	}

	li.condition.gfield {
	    width: 100%;
	}

	.quote_wrapper .gfield.radio-btn .gfield_label, .quote_wrapper .gfield.radio-btn .ginput_container {
	    display: block;
	}

	.quote_wrapper .gfield.radio-btn .gfield_radio {
	    margin: 0;
	}

	.quote_wrapper .gfield.radio-btn .gfield_radio li input, .quote_wrapper .gfield.radio-btn .gfield_radio li label {
	    display: inline;
	}
}


.gform_wrapper quote_wrapper {
    margin: 0 !important;
}



TESTER



.gform_wrapper.quote_wrapper {
    background: #22c0f1;
    border-radius: 4px;
    padding: 25px 9px 25px 25px;
}

.quote_wrapper .gfield_html h3 {
    text-align: center;
    font-size: 35px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .5px;
}

.quote_wrapper li {
    margin-top: 0 !important;
	  margin-bottom: 0 !important;
}

.quote_wrapper input[type=text], .quote_wrapper input[type=email], .quote_wrapper select {
    width: 100% !important;
    max-width: 100%;
    border-radius: 4px;
    padding: 14px 15px !important;
    background: rgba(255, 255, 255, 0.5);
    border: none;
    outline: none;
	  color: #fff;
}

.quote_wrapper input[type=text]::placeholder, .quote_wrapper input[type=email]::placeholder, .quote_wrapper select::placeholder {
    color: #fff;
}
.quote_wrapper .ginput_container {
    margin-bottom: 0;
	  margin-top: 0 !important;
}

.quote_wrapper .ginput_container.ginput_container_select {
    margin-bottom: 5px;
}
.quote_wrapper .ginput_container.ginput_container_select option{
    color: #000;
}

.quote_wrapper .gfield.radio-btn {
    color: #fff;
    margin-top: 5px !important;
}

.quote_wrapper .gfield.radio-btn .gfield_label, .quote_wrapper .gfield.radio-btn .ginput_container {
    display: inline-block;
}

.quote_wrapper .gfield.radio-btn .gfield_radio {
    margin: 0 0 0 30px;
}

.quote_wrapper .gfield.radio-btn .gfield_radio li {
    display: inline-block;
    margin-right: 20px;
}

.quote_wrapper .gfield.radio-btn .gfield_radio li input, .quote_wrapper .gfield.radio-btn .gfield_radio li label {
    margin: 0;
    font-size: 14px !important;
    line-height: 14px;
}

.quote_wrapper .gfield.radio-btn .gfield_radio li input {
    margin-right: 2px;
}

li.gfield.radio-btn {
    margin-bottom: 25px !important;
}

li.condition.gfield {
    width: 50%;
    font-size: 14px;
}

li.condition.gfield a {
    color: #000;
}
.quote_wrapper .gform_footer {
    margin: 0;
	  padding-bottom: 0;
	  text-align: center;
}

.quote_wrapper .gform_footer input[type=submit] {
    margin: 0;
    padding: 15px 45px;
    border-radius: 6px;
}
#gform_41 label.gfield_label {
    display: none;
}

@media only screen and (max-width: 767px) { 
	input#gform_submit_button_11 {
	    position: relative;
	    right: auto;
	    bottom: 0;
	    margin-top: 15px;
	}

	.gform_wrapper.quote_wrapper {
	    padding: 25px;
	}

	li.condition.gfield {
	    width: 100%;
	}

	.quote_wrapper .gfield.radio-btn .gfield_label, .quote_wrapper .gfield.radio-btn .ginput_container {
	    display: block;
	}

	.quote_wrapper .gfield.radio-btn .gfield_radio {
	    margin: 0;
	}

	.quote_wrapper .gfield.radio-btn .gfield_radio li input, .quote_wrapper .gfield.radio-btn .gfield_radio li label {
	    display: inline;
	}
}


.gform_wrapper quote_wrapper {
    margin: 0 !important;
}


.gform_wrapper.apy_wrapper {
    margin: 0;
}

.gform_wrapper.apy_wrapper li.gfield .gfield_label {
    font-weight: 400;
    font-size: 14px;
}

.gform_wrapper.apy_wrapper .ginput_container {
    margin-top: 0 !important;
}

.gform_wrapper.apy_wrapper li.gfield input[type=text], .gform_wrapper.apy_wrapper li.gfield select {
    width: 100%;
    padding: 8px 10px !important;
    font-size: 15px !important;
    height: 41px !important;
	  background: #fff !important;
}

.gform_wrapper.apy_wrapper .gfield_radio {
    width: 100% !important;
	  margin-top: 0 !important;
}

.gform_wrapper.apy_wrapper .gfield_radio li input {
    display: none !important;
}

.gform_wrapper.apy_wrapper .gfield_radio li {
    width: 33.33%;
    display: inline-block;
}

.gform_wrapper.apy_wrapper .gfield_radio li label {margin: 0;border-top: 1px solid #d3d3d3;width: 100% !important;max-width: 100%;min-height: 85px;vertical-align: middle;text-align: center;padding: 10px;display: flex;align-items: center;justify-content: center;font-size: 14px !important;transition: 0.4s;border-left: 1px solid #d3d3d3;border-bottom: 1px solid #d3d3d3;}

.gform_wrapper.apy_wrapper .gfield_radio li:last-child label {
    border-radius: 0 4px 4px 0;
    border-right: 1px solid #d3d3d3;
}
 
.gform_wrapper.apy_wrapper .gfield_radio li:first-child label {
    border-radius: 4px 0 0 4px;
}

.gform_wrapper.apy_wrapper .gfield_radio li label:hover {
    color: #44ceda;
}

.gform_wrapper.apy_wrapper .gfield_radio li input:checked+label {border-color: #23c3d1;}

.gform_wrapper.apy_wrapper li.gfield.radio_opt {
    margin: 0;
}

.gform_wrapper.apy_wrapper li.gfield.radio_opt.margin-top {
    margin-top: 16px;
}

.gform_wrapper.apy_wrapper li.gfield_html {
    font-size: 14px;
}

.gform_wrapper.apy_wrapper li.gfield_html p {
    line-height: 20px;
}

.policy_text {
    padding-left: 45px;
    position: relative;
    z-index: 1;
}

.policy_text img {
    position: absolute;
    left: 0;
    top: 5px;
}

.gform_wrapper.apy_wrapper .gform_footer {
    padding: 0;
    margin: 0;
}

.gform_wrapper.apy_wrapper {position: relative;}

.gform_wrapper.apy_wrapper .gform_footer input[type=submit] {
    position: absolute;
    bottom: 60px;
    right: 16px;
    width: calc(50% - 16px);
    margin: 0;
    border-radius: 5px;
}


.gform_wrapper.apy_wrapper li.gfield .gfield_required{
    display: none !important;
}


@media only screen and (max-width: 767px) { 
	.apy_wrapper .gfmc-row-1-column {
	    margin-bottom: 0;
	}

	.apy_wrapper .gfmc-row-1-column ul {
	    margin-bottom: 0;
	}

	.gform_wrapper.apy_wrapper .gfield_radio li {
	    width: 100%;
	    margin-bottom: 10px;
	}

	.gform_wrapper.apy_wrapper .gfield_radio li label {
	    border: 1px solid #d3d3de;
	    border-radius: 4px !important;
	    min-height: auto !important;
	}
.gform_wrapper.apy_wrapper .gfield_radio li input[type=radio] {
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100%;
    background: transparent !important;
    color: transparent !important;
    margin: 0;
    opacity: 0;
} 
	.gform_wrapper.apy_wrapper .gform_footer input[type=submit] {
	    position: relative;
	    bottom: auto;
	    right: auto;
	    width: 100%;
	}
.gform_wrapper.cal_wrapper {
    padding: 10px 20px !important;
}

.gform_wrapper.cal_wrapper .gform_footer input[type=submit] {
    width: 100% !important;
}

.gform_wrapper.cal_wrapper:before {
    left: 6px !important;
    top: 6px !important;
}
	
}















.gform_wrapper.cal_wrapper {
    margin: 0;
    background: #f0f0f0;
    padding: 10px 9px 25px 25px;
    border-radius: 5px;
	  position: relative;
}

.gform_wrapper.cal_wrapper li.gfield .gfield_label {
    font-size: 20px;
    font-weight: 400;
	  color: #30336b;
}

.gform_wrapper.cal_wrapper li.range .noUi-horizontal {
    height: 10px;
	  border: none;
	  margin-top: 20px;
}

.gform_wrapper.cal_wrapper li.range .noUi-horizontal .noUi-connect {border-radius: 50px;background: #44ceda;box-shadow: none;}

.gform_wrapper.cal_wrapper li.range .noUi-horizontal .noUi-handle {border-radius: 50%;height: 30px;width: 30px;box-shadow: none;border: none;background: #44ceda;top: -10px;}

.gform_wrapper.cal_wrapper li.range .noUi-horizontal .noUi-handle:after {
    display: none;
}

.gform_wrapper.cal_wrapper li.range .noUi-horizontal .noUi-handle:before {
    height: 14px;
    width: 14px;
    background: #fff;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
}

.gform_wrapper.cal_wrapper li.range .rangeslider_display {
    position: absolute;
    top: 0;
    font-size: 21px;
    left: 75px;
    font-weight: 600;
    color: #30336b;
}

.gform_wrapper.cal_wrapper li.range {
    position: relative;
    z-index: 1;
}

.gform_wrapper.cal_wrapper li.range.year .rangeslider_display {
    left: 45px;
}

.gform_wrapper.cal_wrapper li.range .gfield_description {
    padding: 5px 0 0 0;
    font-size: 15px;
    color: #30336b;
    margin-bottom: 30px;
}

.gform_wrapper.cal_wrapper li.range .gfield_description span {
    float: right;
}

.gform_wrapper.cal_wrapper li.gfield_html h3 {
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 0;
	  color: #30336b;
}

.gform_wrapper.cal_wrapper li.gfield_html {
    margin-bottom: 0;
}
.gform_wrapper.cal_wrapper li.gf_3col {
    width: 33.33%;
    display: inline-block;
    margin: 0;
}

.gform_wrapper.cal_wrapper li.gf_3col input {
    border: none;
    background: transparent;
    padding: 0 !important;
    margin-bottom: 0;
    font-size: 20px !important;
    color: #30336b;
}

.gform_wrapper.cal_wrapper li.gf_3col .gfield_description {
    padding: 0;
    color: #30336b;
}

.gform_wrapper.cal_wrapper li.gf_3col.two {
    text-align: center;
}

.gform_wrapper.cal_wrapper li.gf_3col.two input {
    text-align: center;
}

.gform_wrapper.cal_wrapper li.gf_3col.three {
    text-align: right;
}

.gform_wrapper.cal_wrapper li.gf_3col.three input {
    text-align: right;
}

.gform_wrapper.cal_wrapper li.gf_3col.three .gfield_description {
    padding-right: 10px;
}

.gform_wrapper.cal_wrapper li.gf_3col.one .gfield_description {
    padding-left: 13px;
}

.gform_wrapper.cal_wrapper .gform_footer {
    margin-top: 6px;
}

.gform_wrapper.cal_wrapper .gform_footer input[type=submit] {
    margin: 0;
    width: calc(100% - 16px);
    cursor: pointer;
    border-radius: 5px;
    padding: 14px 15px !important;
	  outline: none;
	  background: #2eb2ff;
}

.gform_wrapper.cal_wrapper:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 12px;
    left: 12px;
    background: #44ceda;
    border-radius: 5px;
    z-index: -1;
}

.gform_wrapper.cal_wrapper .gform_footer input[type=submit]:hover {
    background: #000;
}

input#input_43_3 {
    display: block !important;
	opacity: 1 !important;
}

#sliderang .module.module-text.tb_zvlg716 {
    display: none;
}

@media only screen and (max-width: 767px) { 

#sliderang .first {
    width: 100% !important;
}

#sliderang .middle {
    display: none !important;
}

#sliderang .right {
    width: 100% !important;
    padding-top: 60px;
}

#sliderang h1.u-text-color-white {
    font-size: 50px;
    line-height: 50px;
    font-style: normal;
    padding-top: 70px;
}

#sliderang .tb_text_wrap p {
    font-size: 18px;
}

#sliderang .tb_text_wrap p:last-child {
    display: none;
}
	#sliderang .module.module-text.tb_zvlg716 .tb_text_wrap, #sliderang .module.module-text.tb_zvlg716 {
		display: block;
	}
#sliderang .module.module-text.tb_zvlg716 .tb_text_wrap p {
    display: block;
    font-size: 8px;
}
}














li.ra_op .noUi-horizontal {
    height: 10px;
    border-radius: 50px;
    background: #fff;
    box-shadow: none;
    border: none;
}

li.ra_op .noUi-connect {
    box-shadow: none;
    border-radius: 50px 0 0 50px;
    background: #44ceda;
}

li.ra_op .noUi-horizontal .noUi-handle {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    box-shadow: none;
    border: none;
    background: #44ceda;
    top: -10px;
}

li.ra_op .noUi-horizontal .noUi-handle:after {
    display: none;
}

li.ra_op .noUi-horizontal .noUi-handle:before {
    height: 14px;
    width: 14px;
    background: #fff;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
}



li.ra_op {
    position: relative;
    z-index: 1;
}

li.ra_op .gfield_description {
    position: absolute;
    top: 2px;
    left: 75px;
    font-size: 21px;
    color: #30336b;
    font-weight: 600;
}

li.ra_op {
    margin-bottom: 70px;
}

li.ra_op.year_right .gfield_description {left: 45px;}

span.min-val-relation {margin-left: 0 !important;}

span.max-val-relation {
    margin-right: 0 !important;
}

span.max-val-relation, span.min-val-relation {
    color: #30336b;
    font-size: 15px;
}

li.ra_op .gfield_description .for, li.ra_op .gfield_description .amount {
    color: rgba(96, 91, 168, 1);
}




.page-id-115 .gform_wrapper.cal_wrapper .gform_footer {
    display: none;
}