.tf_loader {
	width: 1em; height: 1em; overflow: hidden; vertical-align: middle; display: inline-block; position: relative;
}
.tf_loader::before {
	border-width: 0.15em; border-style: solid; border-color: rgba(149, 149, 149, 0.2) rgba(149, 149, 149, 0.2) rgba(149, 149, 149, 0.2) rgba(149, 149, 149, 0.6); border-radius: 50%; animation:tf_loader 1.1s linear infinite; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; text-indent: -9999em; position: absolute; content: ""; box-sizing: border-box;
}
.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 {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.tf_rel {
	position: relative;
}
.tf_opacity {
	opacity: 0;
}
.tf_clearfix::after {
	clear: both; display: table; content: "";
}
.loops-wrapper > .post {
	clear: none; margin-right: 0px; margin-bottom: 3.2%; margin-left: 3.2%; float: left; box-sizing: border-box;
}
.woocommerce ul.loops-wrapper.products > li.product {
	clear: none; margin-right: 0px; margin-bottom: 3.2%; margin-left: 3.2%; float: left; box-sizing: border-box;
}
.woocommerce .loops-wrapper.no-gutter.products > .product {
	margin: 0px;
}
body .loops-wrapper.no-gutter > .post {
	margin: 0px;
}
.woocommerce .loops-wrapper.products.list-post > .product {
	margin-left: 0px;
}
.tf_scrollbar {
	scroll-behavior: smooth; scrollbar-color: var(--tf_scroll_color) transparent; scrollbar-width: thin;
}
.tf_scrollbar:hover {
	scrollbar-color: var(--tf_scroll_color_hover) transparent;
}
.tf_close {
	transition:transform 0.3s linear; position: relative; cursor: pointer;
}
.tf_close::after {
	transition:transform 0.25s; left: 50%; top: 50%; width: 1px; height: 100%; position: absolute; content: ""; transform: translate(-50%, -50%) rotate(45deg); background-color: currentColor;
}
.tf_close::before {
	transition:transform 0.25s; left: 50%; top: 50%; width: 1px; height: 100%; position: absolute; content: ""; transform: translate(-50%, -50%) rotate(45deg); background-color: currentColor;
}
.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);
}
.edit-button {
	text-transform: uppercase; letter-spacing: 0.1em; font-size: 11px; font-weight: normal; text-decoration: none;
}
.edit-button a:hover {
	text-decoration: underline;
}
.hook-location-hint {
	background: rgb(251, 255, 205); margin: 2px 0px; padding: 2px 5px; border: 1px solid rgb(207, 214, 130); border-image: none; color: rgb(102, 102, 102); line-height: 1; clear: both; font-size: 11px; display: block;
}
.wp-video {
	width: 100% !important; margin-bottom: 1em; max-width: 100% !important;
}
.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 {
	width: 100%; height: auto !important;
}
.wp-video .wp-video-shortcode video {
	width: 100%; height: auto !important;
}
.wp-video .mejs-button > button {
	border-radius: 0px;
}
.wp-video .mejs-button > button:hover {
	background-color: transparent;
}
iframe {
	border: 0px currentColor; border-image: none;
}
a:focus {
	outline: rgba(150, 150, 150, 0.2) dotted 1px;
}
input:focus {
	outline: rgba(150, 150, 150, 0.2) dotted 1px;
}
button:focus {
	outline: rgba(150, 150, 150, 0.2) dotted 1px;
}
select:focus {
	outline: rgba(150, 150, 150, 0.2) dotted 1px;
}
textarea:focus {
	outline: rgba(150, 150, 150, 0.2) dotted 1px;
}
.button:focus {
	outline: rgba(150, 150, 150, 0.2) dotted 1px;
}
.tf_focus_heavy button:focus {
	outline: rgba(0, 176, 255, 0.8) solid 2px;
}
.tf_focus_heavy a:focus {
	outline: rgba(0, 176, 255, 0.8) solid 2px;
}
.tf_focus_heavy input:focus {
	outline: rgba(0, 176, 255, 0.8) solid 2px;
}
.tf_focus_heavy select:focus {
	outline: rgba(0, 176, 255, 0.8) solid 2px;
}
.tf_focus_heavy textarea:focus {
	outline: rgba(0, 176, 255, 0.8) solid 2px;
}
.tf_focus_heavy .button:focus {
	outline: rgba(0, 176, 255, 0.8) solid 2px;
}
.tf_focus_none a {
	
}
.tf_focus_none button:focus {
	
}
.tf_focus_none a:focus {
	
}
.tf_focus_none input:focus {
	
}
.tf_focus_none select:focus {
	
}
.tf_focus_none textarea:focus {
	
}
.tf_focus_none .button:focus {
	
}
.tf_large_font {
	font-size: 1.1em;
}
.screen-reader-text {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(1px, 1px, 1px, 1px); -ms-word-wrap: normal !important;
}
.screen-reader-text:focus {
	padding: 15px 23px 14px; border-radius: 3px; left: 5px; top: 5px; width: auto; height: auto; color: rgb(33, 117, 155); line-height: normal; font-size: 0.87rem; font-weight: 700; text-decoration: none; display: block; z-index: 100000; clip: auto !important; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.6); background-color: rgb(241, 241, 241);
}
.skip-to-content:focus {
	clip-path: none;
}
.post-image .themify_lightbox {
	display: block; position: relative; max-width: 100%;
}
.post-image .themify_lightbox .zoom {
	background: rgba(0, 0, 0, 0.3); border-radius: 100%; left: 50%; top: 50%; width: 35px; height: 35px; position: absolute; transform: translateX(-50%) translateY(-50%);
}
.post-image .themify_lightbox .zoom .tf_fa {
	left: 50%; top: 50%; color: rgb(255, 255, 255); line-height: 100%; vertical-align: middle; position: absolute; stroke-width: 1px; transform: translateX(-50%) translateY(-50%);
}
.post-image .themify_lightbox:hover .zoom {
	background: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width:600px)
{
.admin-bar.fixed-header-on #headerwrap {
	top: 0px !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;
}
}
:not(.pswp--open).pswp {
	display: none;
}
.ptb_map button {
	border-radius: 0px; min-width: auto;
}
.themify_map button {
	border-radius: 0px; min-width: auto;
}
.module_row {
	position: relative; box-sizing: border-box;
}
.module_subrow {
	position: relative; box-sizing: border-box;
}
.module_column {
	position: relative; box-sizing: border-box;
}
.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;
}
.module-buttons:hover {
	transition:;
}
.module_row:hover {
	transition:;
}
.module_column:hover {
	transition:;
}
.page-loaded .module-image img:hover {
	transition:;
}
.module-accordion i {
	transition:;
}
.module {
	transition:;
}
.entry-content > p:first-of-type:empty {
	margin: 0px; padding: 0px;
}
.entry-content > p:first-of-type + p:empty {
	margin: 0px; padding: 0px;
}
.module_row {
	backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.module.themify_builder_slider_wrap {
	transition:none;
}
div.module_column {
	margin-right: 0px; margin-left: 3.2%; float: left; 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 {
	width: 48.4%;
}
.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%;
}
.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 {
	width: 49.2%;
}
.gutter-narrow > .col2-1 {
	width: 49.2%;
}
.gutter-narrow > .col4-3 {
	width: 74.53%;
}
.gutter-narrow > .col3-1 {
	width: 32.26%;
}
.gutter-narrow > .col3-2 {
	width: 66.05%;
}
.gutter-none > .module_column {
	margin-right: 0px; margin-left: 0px;
}
.gutter-none > .col6-1 {
	width: 16.66%;
}
.gutter-none > .col5-1 {
	width: 20%;
}
.gutter-none > .col4-1 {
	width: 25%;
}
.gutter-none > .col4-2 {
	width: 50%;
}
.gutter-none > .col2-1 {
	width: 50%;
}
.gutter-none > .col4-3 {
	width: 75%;
}
.gutter-none > .col3-1 {
	width: 33.33%;
}
.gutter-none > .col3-2 {
	width: 66.66%;
}
.gutter-narrow > .module_column.first {
	clear: left; margin-left: 0px;
}
.module_column.col-full {
	clear: left; margin-left: 0px;
}
.module_column.first {
	clear: left; margin-left: 0px;
}
.module::after {
	clear: both; display: table; content: "";
}
.ui {
	list-style: none; margin: 0px; padding: 0px;
}
.ui > li {
	list-style: none; margin: 0px; padding: 0px;
}
.themify_builder ul.loops-wrapper {
	list-style: none; margin: 0px; padding: 0px;
}
.ui.builder_button.large {
	padding: 10px 20px; font-size: 120%;
}
.ui.builder_button.small {
	padding: 5px 10px; font-size: 70%;
}
.xlarge .ui.builder_button {
	padding: 0.93em 1.87em;
}
.ui {
	color: rgb(85, 85, 85);
}
.ui.transparent {
	background: none; color: inherit; box-shadow: none;
}
.ui.builder_button {
	padding: 0.62em 1.25em; border: 1px solid rgba(0, 0, 0, 0.05); transition:color 0.3s linear, background-color 0.3s linear, padding 0.3s linear, border 0.3s linear, box-shadow 0.3s linear; border-image: none; line-height: 130%; text-decoration: none; display: inline-block; position: relative; box-shadow: none;
}
.ui.builder_button:hover {
	background: rgb(241, 241, 241);
}
.ui > li.current {
	background: rgb(102, 102, 102); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.2);
}
.ui > li.current:hover {
	background: rgb(102, 102, 102); box-shadow: inset 0px 2px 3px rgba(0,0,0,0.2);
}
.ui > li.current > a {
	color: rgb(255, 255, 255);
}
.module_row .ui.builder_button {
	text-decoration: none;
}
.module-title {
	margin: 0px 0px 1.2em; font-size: 1.2em;
}
.module img {
	border: currentColor; border-image: none; vertical-align: bottom;
}
.module_row .wp-video {
	width: 100% !important; max-width: 100% !important;
}
.module_row .mejs__container {
	text-align: center !important; min-height: 100% !important; max-width: 100%;
}
.module-slider {
	margin-bottom: 2.5em;
}
video[poster] {
	object-fit: cover;
}
.module-widget .widget {
	margin: 0px;
}
.wp-caption {
	max-width: 100%;
}
.module-map button {
	border-radius: 0px;
}
.module-map .gm-style-mtc img {
	margin-right: 5px; vertical-align: baseline;
}
.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-position: center; background-repeat: no-repeat; background-size: contain;
}
.themify_builder .builder-bg-fixed {
	background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
}
.themify_builder .module_row.fullheight .module_subrow {
	width: 100%;
}
.sidebar-none .themify_builder .module_row {
	width: 100%;
}
.module_row.fullwidth > .row_inner {
	width: 100%; max-width: 100%;
}
.best-fit {
	background: rgb(0, 0, 0);
}
.best-fit-vertical {
	margin: auto !important; left: 1% !important; top: 0px !important; width: auto !important; height: 100% !important; right: 1% !important;
}
.best-fit-horizontal {
	margin: auto !important; left: 0px !important; top: 10% !important; width: 100% !important; height: auto !important; bottom: 10% !important;
}
.row_inner {
	flex-flow:row wrap; display: flex;
}
.module_column {
	flex-flow:row wrap; display: flex;
}
.subrow_inner {
	flex-flow:row wrap; display: flex;
}
.col_auto_height > .module_column {
	height: 100%;
}
.col_align_middle.col_auto_height {
	align-items: center;
}
:not(.direction-rtl).col_align_bottom.col_auto_height {
	align-items: flex-end;
}
.module_row.fullheight {
	width: 100%; display: flex; min-height: 100vh;
}
.fullheight > .row_inner > .module_column {
	min-height: inherit;
}
.fullheight > .row_inner {
	min-height: inherit;
}
.col_align_top > .module_column {
	align-items: flex-start; align-content: flex-start;
}
.col_align_middle > .module_column {
	align-items: center; align-content: center;
}
.fullheight > .row_inner > .col-full {
	align-items: center; align-content: center;
}
.col_align_bottom > .module_column {
	align-items: flex-end; align-content: flex-end;
}
.module-plain-text::after {
	
}
@media all and (max-width:959px) and (min-width:681px)
{
.module_column.col6-1 {
	width: 31.2%; margin-top: 25px;
}
.gutter-narrow > .module_column.col6-1 {
	width: 32.26%;
}
:not(.tb_grid_classes).direction-rtl > :nth-of-type(3).col6-1 {
	clear: left; margin-left: 0px;
}
div:not(.direction-rtl):not(.tb_grid_classes) > :nth-of-type(4).col6-1 {
	clear: left; margin-left: 0px;
}
.gutter-none > .module_column.col6-1 {
	width: 33.33%;
}
}
@media screen and (max-width:680px)
{
.themify_map.tf_map_loaded {
	width: 100% !important;
}
.ui.builder_button {
	padding: 0.52em 1.15em;
}
.ui.nav li a {
	padding: 0.52em 1.15em;
}
:not(.tb_grid_classes).gutter-narrow > .module_column {
	width: 100%; margin-left: 0px; float: none; max-width: 100%;
}
:not(.tb_grid_classes).gutter-none > .module_column {
	width: 100%; margin-left: 0px; float: none; max-width: 100%;
}
div:not(.tb_grid_classes) > .module_column {
	width: 100%; margin-left: 0px; float: none; max-width: 100%;
}
.module_row div:not(.tb_grid_classes) > .module_column.col6-1 {
	width: 48.4%; margin-left: 3.2%;
}
div:not(.tb_grid_classes).gutter-narrow > :nth-of-type(2n+1).module_column.col6-1 {
	clear: left; margin-left: 0px;
}
:not(.tb_grid_classes).direction-rtl > :nth-of-type(2n).col6-1 {
	clear: left; margin-left: 0px;
}
div:not(.direction-rtl):not(.tb_grid_classes) > :nth-of-type(2n+1).col6-1 {
	clear: left; margin-left: 0px;
}
div:not(.tb_grid_classes).gutter-narrow > .module_column.col6-1 {
	width: 49.2%; margin-left: 1.6%;
}
div:not(.tb_grid_classes).gutter-none > .module_column.col6-1 {
	width: 50%; margin-left: 0px;
}
.fullheight > .row_inner > :not(.col-full).module_column {
	min-height: 0px;
}
.fullheight > .row_inner {
	min-height: 0px;
}
}
.themify_builder .builder-parallax-scrolling {
	background-position: center; transition:background-position !important; background-attachment: fixed !important; background-repeat: no-repeat !important;
}
@media not all
{
.themify_builder .builder-parallax-scrolling {
	background-size: cover;
}
}
@media not all
{
.themify_builder .builder-parallax-scrolling {
	background-attachment: scroll !important;
}
}
.module-image .image-title {
	margin: 0px 0px 0.3em; font-size: 1.2em;
}
.module-image .image-title a {
	color: inherit; font-family: inherit; text-decoration: none; text-shadow: inherit;
}
.module-image .image-wrap {
	width: auto;
}
.module-image .image-wrap img {
	vertical-align: top; display: inline-block;
}
.module-image.rounded .image-wrap img {
	border-radius: 10px;
}
.module-image.bordered .image-wrap img {
	background: rgb(255, 255, 255); padding: 3px; border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; box-sizing: border-box;
}
.module-image.drop-shadow .image-wrap img {
	box-shadow: 0px 1px 8px 2px rgba(0,0,0,0.15);
}
.module.drop-shadow .post-image img {
	box-shadow: 0px 1px 8px 2px rgba(0,0,0,0.15);
}
.module-image.circle .image-wrap img {
	border-radius: 50em;
}
.themify_builder .auto_fullwidth .lightbox {
	display: block;
}
.themify_builder .auto_fullwidth .image-wrap {
	width: 100%; display: block;
}
.themify_builder .auto_fullwidth img {
	width: 100%; display: block;
}
.module-image .image-wrap .lightbox {
	display: inline-block; position: relative; max-width: 100%;
}
.module-image.image-top .image-content {
	margin-top: 0.5em; margin-bottom: 1em;
}
.ui.nav {
	background: rgb(255, 255, 255); border-radius: 4px; border: currentColor; border-image: none; margin-left: 0px !important; display: inline-block; position: relative; box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);
}
@media not all
{
:not([data-edge]).module-menu .ui.nav .child-arrow {
	display: none;
}
:not([data-edge]).module-menu .ui.nav ul {
	display: none;
}
}
.ui.nav .child-arrow {
	opacity: 0; pointer-events: none;
}
.ui.nav ul {
	opacity: 0; pointer-events: none;
}
.ui.nav li {
	margin: 0px -0.25em 0px 0px; padding: 0px; display: inline-block; position: relative;
}
.ui.nav > li a:hover {
	background: rgb(241, 241, 241);
}
.ui.nav li a {
	padding: 0.62em 1.25em; line-height: 130%; text-decoration: none; display: inline-block; box-shadow: none;
}
.ui.nav.large li a {
	padding: 10px 20px; font-size: 120%;
}
.ui.nav.small li a {
	padding: 5px 10px; font-size: 70%;
}
.ui.nav li:last-child {
	margin-right: 0px;
}
.ui.nav li:first-child > a {
	border-radius: 4px 0px 0px 4px;
}
.ui.nav li:last-child > a {
	border-radius: 0px 4px 4px 0px;
}
.ui.nav > .current_page_item > a {
	background: rgb(239, 239, 239);
}
.ui.nav > .current_page_item:hover > a {
	background: rgb(239, 239, 239);
}
.ui.nav > .current-menu-item > a {
	background: rgb(239, 239, 239);
}
.ui.nav > .current-menu-item:hover > a {
	background: rgb(239, 239, 239);
}
.ui.nav > li.current::before {
	background: none;
}
@media not all
{
.ui.nav ul {
	display: none; opacity: 1; pointer-events: auto;
}
.ui.nav > .menu-item-has-children > a {
	padding-right: 40px;
}
.ui.nav .child-arrow {
	margin: 0px; padding: 0px; border-radius: 100%; top: 50%; width: 32px; height: 32px; right: 4px; display: inline-block; position: absolute; opacity: 1; pointer-events: auto; transform: translateY(-50%);
}
.ui.nav .child-arrow::before {
	background: currentColor; border-radius: 10px; transition:transform 0.3s ease-in-out; left: 10px; top: 50%; width: 8px; height: 1px; position: absolute; z-index: 9999; content: ""; transform: rotate(45deg);
}
.ui.nav .child-arrow::after {
	background: currentColor; border-radius: 10px; transition:transform 0.3s ease-in-out; left: 10px; top: 50%; width: 8px; height: 1px; position: absolute; z-index: 9999; content: ""; transform: rotate(45deg);
}
.ui.nav .child-arrow::after {
	left: 15px; transform: rotate(-45deg);
}
.ui.nav > li li .child-arrow::before {
	left: auto; top: 14px; right: 10px; transform: rotate(45deg);
}
.ui.nav > li li .child-arrow::after {
	left: auto; top: 14px; right: 10px; transform: rotate(45deg);
}
.ui.nav > li li .child-arrow::after {
	top: 19px; transform: rotate(-45deg);
}
}
.menu-module-burger {
	padding: 12px 10px 10px 12px; border-radius: 100%; width: 1.4em; color: inherit; line-height: 1; cursor: pointer; box-shadow: none !important;
}
.menu-module-burger:hover {
	background-color: rgba(200, 200, 200, 0.25);
}
.module-menu.tf_textr .menu-module-burger {
	float: right;
}
.module-menu.tf_textc .menu-module-burger {
	margin-right: auto; margin-left: auto;
}
.menu-module-burger-inner {
	width: 1.3em; height: 1em; border-bottom-color: currentColor; border-bottom-width: 2px; border-bottom-style: solid;
}
.menu-module-burger-inner::before {
	left: 0px; top: 0px; width: 100%; border-bottom-color: currentColor; border-bottom-width: 2px; border-bottom-style: solid; display: block; position: absolute; content: "";
}
.menu-module-burger-inner::after {
	left: 0px; top: 0px; width: 100%; border-bottom-color: currentColor; border-bottom-width: 2px; border-bottom-style: solid; display: block; position: absolute; content: "";
}
.menu-module-burger-inner::after {
	top: 50%;
}
.module-menu ul .edge > .sub-menu {
	left: auto !important; right: 0px !important;
}
.module-menu ul ul .edge > .sub-menu {
	left: auto !important; right: 100% !important;
}
.module.module-buttons a.tb_default_color {
	color: rgb(85, 85, 85);
}
.module .ui.nav.tb_default_color a {
	color: rgb(85, 85, 85);
}
.ui.module-tab.tb_default_color .tab-nav li a {
	color: rgb(85, 85, 85);
}
.tb_default_color {
	background-color: rgb(247, 247, 247);
}
.tb_default_color.nav {
	background-color: rgb(247, 247, 247);
}
.tb_default_color.nav ul {
	background-color: rgb(247, 247, 247);
}
.tb_default_color.separate > li {
	background-color: rgb(247, 247, 247);
}
.module-tab.tb_default_color .tab-nav li {
	background-color: rgb(247, 247, 247);
}
.tb_default_color.vertical .tab-nav {
	background-color: rgb(247, 247, 247);
}
.module-tab.panel.tb_default_color .tab-nav {
	background-color: rgb(247, 247, 247);
}
.module-accordion.tb_default_color .accordion-title {
	background-color: rgb(247, 247, 247);
}
.tb_default_color.module-callout {
	background-color: rgb(247, 247, 247);
}
.tb_default_color {
	border-color: rgba(0, 0, 0, 0.05);
}
.tb_default_color.nav ul {
	border-color: rgba(0, 0, 0, 0.05);
}
.tb_default_color.nav li {
	border-color: rgba(0, 0, 0, 0.05);
}
.tb_default_color_default_color.module-tab .tab-nav li {
	border-color: rgba(0, 0, 0, 0.05);
}
.module-tab.tb_default_color .tab-content {
	border-color: rgba(0, 0, 0, 0.05);
}
.module-tab.tb_default_color.panel .tab-nav {
	border-color: rgba(0, 0, 0, 0.05);
}
.tb_default_color.module-accordion > li {
	border-color: rgba(0, 0, 0, 0.05);
}
.tb_default_color.module-callout {
	border-color: rgba(0, 0, 0, 0.05);
}
.footer-left-col .main-col {
	margin-left: 3.2%; float: left;
}
.footer-left-col .section-col {
	margin-left: 3.2%; float: left;
}
.footer-horizontal-left .footer-left-wrap {
	margin-left: 3.2%; float: left;
}
.footer-horizontal-left .footer-right-wrap {
	margin-left: 3.2%; float: left;
}
.footer-left-col .main-col.first {
	clear: left; margin-left: 0px;
}
.footer-horizontal-left .footer-left-wrap.first {
	clear: left; margin-left: 0px;
}
.footer-horizontal-left .footer-right-wrap.first {
	clear: left; margin-left: 0px;
}
.footer-left-col .main-col {
	width: 22.6%;
}
.footer-horizontal-left .footer-left-wrap {
	width: 22.6%;
}
.footer-left-col .section-col {
	width: 74.2%;
}
.footer-horizontal-left .footer-right-wrap {
	width: 74.2%;
}
.footer-left-col #footer .widget {
	margin: 0px 0px 2em;
}
.footer-left-col .footer-text {
	padding-top: 0.9em;
}
@media screen and (max-width:680px)
{
.footer-horizontal-left .footer-left-wrap {
	width: 100%; margin-right: 0px; margin-left: 0px; max-width: 100%;
}
.footer-horizontal-left .footer-right-wrap {
	width: 100%; margin-right: 0px; margin-left: 0px; max-width: 100%;
}
.footer-left-col .main-col {
	width: 100%; margin-right: 0px; margin-left: 0px; max-width: 100%;
}
.footer-left-col .section-col {
	width: 100%; margin-right: 0px; margin-left: 0px; max-width: 100%;
}
.footer-horizontal-left .back-top {
	top: -35px;
}
.footer-left-col .back-top {
	top: -35px;
}
}
.builder_row_cover {
	z-index: 0; transform: translateZ(0px); contain: strict;
}
.builder_row_cover::before {
	transition:opacity 0.5s ease-in-out, background-color 0.5s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: -100; content: "";
}
.builder_row_cover::after {
	transition:opacity 0.5s ease-in-out, background-color 0.5s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: -100; content: "";
}
.builder_row_cover::after {
	opacity: 0;
}
.tb_visual_hover > .builder_row_cover::after {
	opacity: 1;
}
.module_row:hover > .builder_row_cover::after {
	opacity: 1;
}
.module_subrow:hover > .builder_row_cover::after {
	opacity: 1;
}
.module_column:hover > .builder_row_cover::after {
	opacity: 1;
}
.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: rgb(85, 85, 85);
}
.module-buttons-item + .module-buttons-item {
	margin-left: 0.4em;
}
.module-buttons span {
	margin-right: 0.2em; margin-left: 0.2em;
}
.module-buttons em {
	line-height: 1; font-size: 16px; display: inline-block;
}
.module-buttons.small em {
	font-size: 12px;
}
.module-buttons.small span {
	font-size: 0.8em;
}
.module-buttons.large em {
	font-size: 24px;
}
.module-buttons.large span {
	font-size: 1.2em;
}
.module-buttons.xlarge span {
	font-size: 1.4em;
}
.module-buttons.none.small em {
	font-size: 18px;
}
.module-buttons.none.large em {
	font-size: 30px;
}
.module-buttons.xlarge em {
	font-size: 36px;
}
.module-buttons.none.xlarge em {
	font-size: 36px;
}
.module.module-buttons.rounded a {
	border-radius: 8px;
}
.module.module-buttons.squared a {
	border-radius: 0px;
}
.module.module-buttons.circle a {
	border-radius: 50em;
}
.module.module-buttons .transparent {
	background: none; border: currentColor; border-image: none;
}
.module.module-buttons.transparent a {
	background: none; border: currentColor; border-image: none;
}
.module.module-buttons.transparent a:hover {
	background: none;
}
@media screen and (max-width:680px)
{
.module-buttons span {
	font-size: 0.9em;
}
.module-buttons.xlarge span {
	font-size: 1.1em;
}
.module-buttons.large span {
	font-size: 1.1em;
}
}
.drop-cap > :first-child::first-letter {
	padding: 0.42em 0.37em; color: rgb(255, 255, 255); line-height: 0.4em; font-size: 2.85em; margin-top: 0.15em; margin-right: 0.32em; margin-bottom: 0.25em; float: left; background-color: rgb(15, 112, 232);
}
.tb_text_dropcap > :first-child.tb_text_wrap::first-letter {
	padding: 0.42em 0.37em; color: rgb(255, 255, 255); line-height: 0.4em; font-size: 2.85em; margin-top: 0.15em; margin-right: 0.32em; margin-bottom: 0.25em; float: left; background-color: rgb(15, 112, 232);
}
.tb_text_dropcap > .tb_text_wrap > :first-child::first-letter {
	padding: 0.42em 0.37em; color: rgb(255, 255, 255); line-height: 0.4em; font-size: 2.85em; margin-top: 0.15em; margin-right: 0.32em; margin-bottom: 0.25em; float: left; background-color: rgb(15, 112, 232);
}
.tb-text-more-link-indicator {
	background: rgba(55, 55, 55, 0.6); margin: 5px 0px; height: 3px; display: block;
}
.back-top {
	margin: 0px auto 0.6em; width: 200px;
}
:not(.back-top-float).back-top .arrow-up a {
	padding: 0.4em; outline: 0px; transition:bottom 0.5s; bottom: 0px; color: inherit; line-height: 1; text-decoration: none; display: inline-block; position: relative; z-index: 10;
}
:not(.back-top-float).back-top:hover .arrow-up a {
	bottom: 20px;
}
.back-top a::before {
	border-width: 2px; border-style: solid; border-image: none; width: 30px; height: 30px; margin-top: 4px; border-top-color: inherit; border-right-color: transparent; border-bottom-color: transparent; border-left-color: inherit; display: inline-block; content: ""; transform: rotate(45deg);
}
#footer .back-top-float {
	border-radius: 100%; transition:opacity 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out; left: auto; top: auto; width: 44px; height: 44px; text-align: center; right: 20px; bottom: 20px; color: rgb(255, 255, 255); overflow: hidden; font-size: 16px; text-decoration: none; position: fixed; z-index: 101; cursor: pointer; opacity: 1; box-shadow: 0px 1px 8px rgba(0,0,0,0.12); background-color: rgba(251, 9, 48, 0.8);
}
#pagewrap .back-top-float {
	border-radius: 100%; transition:opacity 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out; left: auto; top: auto; width: 44px; height: 44px; text-align: center; right: 20px; bottom: 20px; color: rgb(255, 255, 255); overflow: hidden; font-size: 16px; text-decoration: none; position: fixed; z-index: 101; cursor: pointer; opacity: 1; box-shadow: 0px 1px 8px rgba(0,0,0,0.12); background-color: rgba(251, 9, 48, 0.8);
}
#footer .back-top-hide {
	opacity: 0; pointer-events: none;
}
#pagewrap .back-top-hide {
	opacity: 0; pointer-events: none;
}
.back-top-float .arrow-up a {
	background: none; color: inherit;
}
#pagewrap .back-top-float .arrow-up a {
	background: none; color: inherit;
}
.back-top-float .arrow-up {
	left: 50%; top: 5px; position: absolute;
}
#pagewrap .back-top-float .arrow-up {
	left: 50%; top: 5px; position: absolute;
}
.back-top-float:hover .arrow-up {
	animation:back-top-arrow-up 0.25s linear 0.2s infinite alternate;
}
#pagewrap .back-top-float:hover .arrow-up {
	animation:back-top-arrow-up 0.25s linear 0.2s infinite alternate;
}
.back-top-float a::before {
	border-width: 1px; left: 50%; top: 14px; width: 13px; height: 13px; margin-top: 0px; margin-left: -7px; position: absolute;
}
#pagewrap .back-top-float a::before {
	border-width: 1px; left: 50%; top: 14px; width: 13px; height: 13px; margin-top: 0px; margin-left: -7px; position: absolute;
}
.footer-horizontal-left .back-top {
	margin: 0px; top: -35px; width: 60px; position: absolute;
}
.footer-horizontal-right .back-top {
	margin: 0px; top: -35px; width: 60px; position: absolute;
}
.footer-left-col .back-top {
	margin: 0px; top: -35px; width: 60px; position: absolute;
}
.footer-right-col .back-top {
	margin: 0px; top: -35px; width: 60px; position: absolute;
}
.footer-horizontal-left .back-top .arrow-up a {
	padding: 10px 0px 0px; border-radius: 8px 8px 0px 0px; width: 60px; height: 25px; text-align: center !important; color: rgb(255, 255, 255); line-height: 100%; background-color: rgba(171, 171, 171, 0.78);
}
.footer-horizontal-right .back-top .arrow-up a {
	padding: 10px 0px 0px; border-radius: 8px 8px 0px 0px; width: 60px; height: 25px; text-align: center !important; color: rgb(255, 255, 255); line-height: 100%; background-color: rgba(171, 171, 171, 0.78);
}
.footer-left-col .back-top .arrow-up a {
	padding: 10px 0px 0px; border-radius: 8px 8px 0px 0px; width: 60px; height: 25px; text-align: center !important; color: rgb(255, 255, 255); line-height: 100%; background-color: rgba(171, 171, 171, 0.78);
}
.footer-right-col .back-top .arrow-up a {
	padding: 10px 0px 0px; border-radius: 8px 8px 0px 0px; width: 60px; height: 25px; text-align: center !important; color: rgb(255, 255, 255); line-height: 100%; background-color: rgba(171, 171, 171, 0.78);
}
.footer-horizontal-left .back-top a::before {
	width: 14px; height: 14px;
}
.footer-horizontal-right .back-top a::before {
	width: 14px; height: 14px;
}
.footer-left-col .back-top a::before {
	width: 14px; height: 14px;
}
.footer-right-col .back-top a::before {
	width: 14px; height: 14px;
}
.footer-horizontal-left .back-top:hover .arrow-up a {
	bottom: 0px;
}
.footer-horizontal-right .back-top:hover .arrow-up a {
	bottom: 0px;
}
.footer-left-col .back-top:hover .arrow-up a {
	bottom: 0px;
}
.footer-right-col .back-top:hover .arrow-up a {
	bottom: 0px;
}
.footer-horizontal-left .back-top .arrow-up:hover a {
	background-color: rgb(0, 0, 0);
}
.footer-horizontal-right .back-top .arrow-up:hover a {
	background-color: rgb(0, 0, 0);
}
.footer-left-col .back-top .arrow-up:hover a {
	background-color: rgb(0, 0, 0);
}
.footer-right-col .back-top .arrow-up:hover a {
	background-color: rgb(0, 0, 0);
}
#footerwrap {
	padding: 54px 0px 2em; border-top-color: rgba(0, 0, 0, 0.05); border-top-width: 1px; border-top-style: solid; background-color: rgb(255, 255, 255);
}
#footer {
	font-size: 0.9em;
}
#footer .module_row > .row_inner {
	max-width: 100%;
}
.footer-block #footerwrap {
	text-align: center; position: static;
}
.footer-text {
	padding: 0px 0px 2em; line-height: 1.8em; font-size: 0.85em;
}
.footer-widgets .widget {
	margin: 0px 0px 1.5em;
}
.footer-widgets .widgettitle {
	margin: 0px 0px 1em; color: inherit;
}
.main-col {
	box-sizing: border-box;
}
.section-col {
	box-sizing: border-box;
}
@media screen and (max-width:1024px)
{
.footer-widgets .col4-1 {
	width: 48.4%;
}
.footer-widgets :nth-child(2n+1).col4-1 {
	clear: left; margin-left: 0px;
}
}
@media screen and (max-width:680px)
{
#footerwrap {
	padding-top: 35px;
}
.footer-widgets .col4-2 {
	width: 100%; margin-left: 0px; max-width: 100%;
}
.footer-widgets .col3-1 {
	width: 100%; margin-left: 0px; max-width: 100%;
}
}
.social-widget .widget {
	margin: 0px 3px 0px 0px; display: inline-block;
}
.social-widget .widgettitle {
	background: 0px; margin: 0px 0.5em 0px 0px; padding: 0px; border-radius: 0px; border: 0px currentColor; border-image: none; width: auto; text-transform: none; letter-spacing: 0px; font-family: inherit; font-size: 100%; font-weight: 700; vertical-align: middle; display: inline-block; box-shadow: none;
}
.social-widget .social-links {
	margin: 6px 0px 0px; padding: 0px; display: inline;
}
.widget .social-links li img {
	vertical-align: middle;
}
.widget .social-links {
	padding: 0px; line-height: 1em;
}
.social-links .social-link-item {
	list-style: none; margin: 0px 5px 5px 0px; padding: 0px; border: 0px currentColor; border-image: none; display: inline-block;
}
.social-links.vertical li {
	margin: 0px 0px 5px; display: block;
}
.widget .social-links a {
	text-decoration: none;
}
.widget .social-links a:hover {
	text-decoration: none;
}
.social-links li em {
	padding: 4px; border-radius: 100%; width: 20px; height: 20px; text-align: center; line-height: 1em; font-size: 20px; vertical-align: middle; display: inline-block;
}
.social-links .icon-small em {
	width: 8px; height: 8px; font-size: 8px;
}
.social-links .icon-large em {
	padding: 6px; width: 36px; height: 36px; font-size: 28px;
}
.social-links .icon-small img {
	max-height: 16px; max-width: 16px;
}
.social-links .icon-medium img {
	max-height: 24px; max-width: 24px;
}
.social-links .icon-large img {
	max-height: 32px; max-width: 32px;
}
#footer .social-links.horizontal li {
	border: 0px currentColor; border-image: none; display: inline-block;
}
#sidebar .social-links.horizontal li {
	border: 0px currentColor; border-image: none; display: inline-block;
}
#footer .social-links.vertical {
	display: block;
}
#sidebar .social-links.vertical {
	display: block;
}
#footer .social-links.vertical li {
	margin: 0px 0px 0.5em; display: block;
}
#sidebar .social-links.vertical li {
	margin: 0px 0px 0.5em; display: block;
}
#headerwrap .social-widget strong {
	display: none;
}
.fixed-header-on #headerwrap .social-widget {
	display: none;
}
#header .social-widget {
	margin-left: 10px;
}
.social-widget a {
	color: inherit;
}
.social-links .icon-medium em {
	margin: 0px; padding: 9px; border-radius: 100%; line-height: 1em;
}
.social-links a:hover em {
	background: rgba(200, 200, 200, 0.25);
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widget {
	margin: 0px;
}
.social-widget .social-links.horizontal {
	margin: 0px;
}
.social-widget .social-links.horizontal li {
	margin: 0px 6px 0px 0px; padding: 0px; line-height: 100%; clear: none;
}
.social-widget li img {
	margin-top: -3px;
}
.social-links li em {
	padding: 0.25em; border-radius: 100%; width: 1.1em; height: 1.1em; line-height: 1.1em; margin-right: 0.25em;
}
#footer .social-widget {
	padding-bottom: 1.6em;
}
#footer .social-widget .widget {
	margin: 0px;
}
.footer-left-col #footer .social-widget .widget {
	margin: 0px;
}
.footer-right-col #footer .social-widget .widget {
	margin: 0px;
}
.feature-posts + .themify-social-links {
	text-align: left;
}
.module-icon-item + .module-icon-item {
	margin-left: 0.4em;
}
.icon_vertical .module-icon-item {
	margin: 0px 0px 0.4em; display: block;
}
.module-icon .module-icon-item a {
	text-decoration: none; display: inline-block;
}
.module-icon span {
	margin-right: 0.6em; margin-left: 0.3em;
}
.module-icon em {
	padding: 0.5em; border-radius: 100%; transition:box-shadow 0.3s, border 0.3s, background-color 0.3s, color 0.3s, padding 0.3s, font-size 0.3s; line-height: 0; font-size: 16px; display: inline-block;
}
.module-icon em .tf_fa {
	max-width: 1em;
}
.module-icon.small .module-icon-item {
	min-height: 24px; min-width: 24px;
}
.module-icon.small em {
	min-height: 24px; min-width: 24px;
}
.module-icon.small em {
	font-size: 12px;
}
.module-icon.large .module-icon-item {
	min-height: 48px; min-width: 48px;
}
.module-icon.large em {
	min-height: 48px; min-width: 48px;
}
.module-icon.large em {
	font-size: 24px;
}
.module-icon.large span {
	font-size: 1.2em;
}
.module-icon.xlarge .module-icon-item {
	min-height: 62px; min-width: 62px;
}
.module-icon.xlarge em {
	min-height: 62px; min-width: 62px;
}
.module-icon.xlarge em {
	padding: 12px 0px 0px 2px; font-size: 36px;
}
.module-icon.xlarge span {
	font-size: 1.4em;
}
.module-icon.circle img {
	border-radius: 100%;
}
.module-icon img {
	padding: 3px; max-width: 32px;
}
.module-icon.small img {
	max-width: 16px;
}
.module-icon.large img {
	padding: 6px; max-width: 48px;
}
.module-icon.xlarge img {
	padding: 9px; max-width: 148px;
}
.module-icon.rounded em {
	border-radius: 8px;
}
.module-icon.rounded img {
	border-radius: 8px;
}
.module-icon.squared em {
	border-radius: 0px;
}
.module-icon.squared img {
	border-radius: 0px;
}
.module-icon.none.small em {
	font-size: 18px;
}
.module-icon.none.large em {
	font-size: 30px;
}
.module-icon.none.xlarge em {
	font-size: 36px;
}
.module-icon.rounded em {
	border-radius: 8px;
}
.module-icon.squared em {
	border-radius: 0px;
}
.module-icon.none.small em {
	font-size: 18px;
}
.module-icon.none.large em {
	font-size: 30px;
}
.module-icon.none.xlarge em {
	font-size: 36px;
}
.module-icon.none {
	display: block;
}
.module-icon.none em {
	background: none; padding: 0.2em; border-radius: 0px; color: inherit; font-size: 24px;
}
.module-icon.none em.black {
	color: rgb(0, 0, 0);
}
.module-icon.none em.gray {
	color: rgb(102, 102, 102);
}
.module-icon.none em.blue {
	color: rgb(62, 101, 178);
}
.module-icon.none em.light-blue {
	color: rgb(102, 148, 214);
}
.module-icon.none em.green {
	color: rgb(74, 171, 16);
}
.module-icon.none em.light-green {
	color: rgb(113, 161, 21);
}
.module-icon.none em.purple {
	color: rgb(88, 78, 178);
}
.module-icon.none em.light-purple {
	color: rgb(127, 118, 204);
}
.module-icon.none em.brown {
	color: rgb(98, 45, 7);
}
.module-icon.none em.orange {
	color: rgb(188, 110, 0);
}
.module-icon.none em.yellow {
	color: rgb(220, 178, 50);
}
.module-icon.none em.red {
	color: rgb(157, 29, 20);
}
.module-icon.none em.pink {
	color: rgb(178, 126, 157);
}
.tf_textc.icon_vertical span {
	margin-top: 0.2em; display: block;
}
:not(.tf_textc).module .module-icon-item {
	display: flex; align-items: center;
}
:not(.tf_textc).module .module-icon-item a {
	display: flex; align-items: center;
}
.tf_textr .module-icon-item em {
	order: 1;
}
.tf_textr .module-icon-item img {
	order: 1;
}
:not(.tf_textc).module .module-icon-item.tf_inline_b a {
	display: inline-flex;
}
:not(.tf_textc).module .module-icon-item.tf_inline_b {
	display: inline-flex;
}
@media screen and (max-width:680px)
{
.module-icon.large span {
	font-size: 1.1em;
}
.module-icon.xlarge span {
	font-size: 1.2em;
}
}
html {
	margin: 0px; padding: 0px;
}
body {
	margin: 0px; padding: 0px;
}
address {
	margin: 0px; padding: 0px;
}
blockquote {
	margin: 0px; padding: 0px;
}
div {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
table {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
tbody {
	margin: 0px; padding: 0px;
}
td {
	margin: 0px; padding: 0px;
}
tfoot {
	margin: 0px; padding: 0px;
}
th {
	margin: 0px; padding: 0px;
}
thead {
	margin: 0px; padding: 0px;
}
tr {
	margin: 0px; padding: 0px;
}
button {
	margin: 0px; padding: 0px;
}
del {
	margin: 0px; padding: 0px;
}
ins {
	margin: 0px; padding: 0px;
}
map {
	margin: 0px; padding: 0px;
}
object {
	margin: 0px; padding: 0px;
}
a {
	margin: 0px; padding: 0px;
}
abbr {
	margin: 0px; padding: 0px;
}
acronym {
	margin: 0px; padding: 0px;
}
b {
	margin: 0px; padding: 0px;
}
bdo {
	margin: 0px; padding: 0px;
}
big {
	margin: 0px; padding: 0px;
}
br {
	margin: 0px; padding: 0px;
}
cite {
	margin: 0px; padding: 0px;
}
code {
	margin: 0px; padding: 0px;
}
dfn {
	margin: 0px; padding: 0px;
}
em {
	margin: 0px; padding: 0px;
}
i {
	margin: 0px; padding: 0px;
}
img {
	margin: 0px; padding: 0px;
}
kbd {
	margin: 0px; padding: 0px;
}
q {
	margin: 0px; padding: 0px;
}
samp {
	margin: 0px; padding: 0px;
}
small {
	margin: 0px; padding: 0px;
}
span {
	margin: 0px; padding: 0px;
}
strong {
	margin: 0px; padding: 0px;
}
sub {
	margin: 0px; padding: 0px;
}
sup {
	margin: 0px; padding: 0px;
}
tt {
	margin: 0px; padding: 0px;
}
var {
	margin: 0px; padding: 0px;
}
legend {
	margin: 0px; padding: 0px;
}
fieldset {
	margin: 0px; padding: 0px;
}
figure {
	margin: 0px; padding: 0px;
}
img {
	border: 0px currentColor; border-image: none;
}
fieldset {
	border: 0px currentColor; border-image: none;
}
a {
	border: 0px currentColor; border-image: none;
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
iframe {
	max-width: 100%;
}
audio {
	max-width: 100%;
}
html {
	scroll-behavior: smooth;
}
body {
	font: 1em/1.65em "Public Sans", "Arial", sans-serif; color: rgb(102, 102, 102); font-size-adjust: none; font-stretch: normal; -ms-text-size-adjust: 100%; background-color: rgb(255, 255, 255); overflow-wrap: break-word; -webkit-font-smoothing: antialiased; -moz-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-size-adjust: 100%;
}
a {
	transition:color 0.3s ease-in-out; color: rgb(237, 30, 36); text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 1.3em; padding: 0px;
}
small {
	font-size: 87%;
}
blockquote {
	margin: 0px 5% 1.2em; padding: 0.8em 1.4em; line-height: 1.4em; font-size: 1.1em; border-left-color: rgba(150, 150, 150, 0.3); border-left-width: 3px; border-left-style: solid;
}
ins {
	text-decoration: none;
}
ul {
	margin: 0px 0px 1.4em 1.6em; padding: 0px;
}
ol {
	margin: 0px 0px 1.4em 1.6em; padding: 0px;
}
li {
	margin: 0px 0px 1em; padding: 0px;
}
h1 {
	margin: 0px 0px 0.5em; color: rgb(0, 0, 0); line-height: 1.4em; font-weight: 600; overflow-wrap: normal;
}
h2 {
	margin: 0px 0px 0.5em; color: rgb(0, 0, 0); line-height: 1.4em; font-weight: 600; overflow-wrap: normal;
}
h3 {
	margin: 0px 0px 0.5em; color: rgb(0, 0, 0); line-height: 1.4em; font-weight: 600; overflow-wrap: normal;
}
h4 {
	margin: 0px 0px 0.5em; color: rgb(0, 0, 0); line-height: 1.4em; font-weight: 600; overflow-wrap: normal;
}
h5 {
	margin: 0px 0px 0.5em; color: rgb(0, 0, 0); line-height: 1.4em; font-weight: 600; overflow-wrap: normal;
}
h6 {
	margin: 0px 0px 0.5em; color: rgb(0, 0, 0); line-height: 1.4em; font-weight: 600; overflow-wrap: normal;
}
h1 {
	line-height: 1.2em; letter-spacing: -0.03em; font-size: 2.5em; font-weight: 700;
}
h2 {
	line-height: 1.3em; letter-spacing: -0.02em; font-size: 2em;
}
h3 {
	letter-spacing: -0.02em; font-size: 1.45em;
}
h4 {
	text-transform: uppercase; line-height: 1.6em; letter-spacing: 0.05em; font-size: 1.1em;
}
h5 {
	line-height: 1.7em; font-size: 1.2em;
}
h6 {
	line-height: 1.7em; font-size: 1.1em;
}
input {
	font-family: inherit; font-size: 100%; max-width: 100%;
}
textarea {
	font-family: inherit; font-size: 100%; max-width: 100%;
}
select {
	font-family: inherit; font-size: 100%; max-width: 100%;
}
input[type=search] {
	font-family: inherit; font-size: 100%; max-width: 100%;
}
button {
	font-family: inherit; font-size: 100%; max-width: 100%;
}
input[type=radio] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=checkbox] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
select {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
textarea {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=text] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=password] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=search] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=email] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=url] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=number] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=tel] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=date] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=datetime] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=datetime-local] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=month] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=time] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=week] {
	background: rgb(255, 255, 255); padding: 0.6em; border-radius: 8px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; max-width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type=text] {
	margin: 0px 1em 0.4em 0px;
}
input[type=password] {
	margin: 0px 1em 0.4em 0px;
}
input[type=search] {
	margin: 0px 1em 0.4em 0px;
}
input[type=email] {
	margin: 0px 1em 0.4em 0px;
}
input[type=url] {
	margin: 0px 1em 0.4em 0px;
}
input[type=number] {
	margin: 0px 1em 0.4em 0px;
}
input[type=tel] {
	margin: 0px 1em 0.4em 0px;
}
input[type=date] {
	margin: 0px 1em 0.4em 0px;
}
input[type=datetime] {
	margin: 0px 1em 0.4em 0px;
}
input[type=datetime-local] {
	margin: 0px 1em 0.4em 0px;
}
input[type=month] {
	margin: 0px 1em 0.4em 0px;
}
input[type=time] {
	margin: 0px 1em 0.4em 0px;
}
input[type=week] {
	margin: 0px 1em 0.4em 0px;
}
input[type=text] {
	width: 17em;
}
input[type=password] {
	width: 17em;
}
input[type=search] {
	width: 17em;
}
input[type=email] {
	width: 17em;
}
input[type=url] {
	width: 17em;
}
input[type=tel] {
	width: 17em;
}
input[type=number] {
	width: 7em;
}
input[type=checkbox] + label {
	display: inline-block;
}
textarea {
	margin: 0px; width: 100%; min-height: 13.5em;
}
select {
	background-position: calc(100% - 8px) calc(50% + 3px); 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(180,180,180,.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;
}
#pagewrap input[type=radio] {
	margin: 0px 0.3em 0px 0px; padding: 0px; border-radius: 6px; width: 20px; height: 20px; text-align: center; line-height: 1; clear: none; vertical-align: middle; display: inline-block; cursor: pointer; -webkit-appearance: none;
}
#pagewrap input[type=checkbox] {
	margin: 0px 0.3em 0px 0px; padding: 0px; border-radius: 6px; width: 20px; height: 20px; text-align: center; line-height: 1; clear: none; vertical-align: middle; display: inline-block; cursor: pointer; -webkit-appearance: none;
}
#pagewrap input[type=radio] {
	border-radius: 100%; display: inline-flex; justify-content: center; align-items: center;
}
input[type='checkbox'] {
	padding: 0px 2px;
}
input[type='checkbox']::before {
	width: 12px; height: 5px; margin-bottom: 4px; margin-left: 1px; border-bottom-color: transparent; border-left-color: transparent; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid; display: inline-block; content: ""; transform: rotateZ(-45deg) skewY(-10deg);
}
input[type='checkbox']:checked::before {
	border-bottom-color: currentColor; border-left-color: currentColor; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid;
}
input[type='radio']:checked::before {
	border-radius: 100%; width: 12px; height: 12px; vertical-align: middle; display: inline-block; content: ""; background-color: rgb(34, 34, 34);
}
select:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
textarea:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=text]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=password]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=search]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=email]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=url]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=number]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=tel]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=date]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=datetime]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=datetime-local]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=month]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=time]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=week]:focus {
	border-color: rgba(0, 0, 0, 0.5);
}
input[type=reset] {
	padding: 0.6em 1.4em; border-radius: 30px; border: currentColor; transition:background 0.3s, color 0.3s, transform 0.3s; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 0.06em; font-weight: 600; cursor: pointer; background-color: rgb(237, 30, 36); -webkit-appearance: none;
}
input[type=submit] {
	padding: 0.6em 1.4em; border-radius: 30px; border: currentColor; transition:background 0.3s, color 0.3s, transform 0.3s; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 0.06em; font-weight: 600; cursor: pointer; background-color: rgb(237, 30, 36); -webkit-appearance: none;
}
button {
	padding: 0.6em 1.4em; border-radius: 30px; border: currentColor; transition:background 0.3s, color 0.3s, transform 0.3s; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 0.06em; font-weight: 600; cursor: pointer; background-color: rgb(237, 30, 36); -webkit-appearance: none;
}
input[type=reset]:hover {
	color: rgb(255, 255, 255); box-shadow: 0px 5px 10px rgba(0,0,0,0.1); transform: translateY(-1px); background-color: rgb(0, 0, 0);
}
input[type=submit]:hover {
	color: rgb(255, 255, 255); box-shadow: 0px 5px 10px rgba(0,0,0,0.1); transform: translateY(-1px); background-color: rgb(0, 0, 0);
}
button:hover {
	color: rgb(255, 255, 255); box-shadow: 0px 5px 10px rgba(0,0,0,0.1); transform: translateY(-1px); background-color: rgb(0, 0, 0);
}
.gm-style-mtc button {
	border-radius: 0px;
}
img {
	box-sizing: border-box;
}
textarea {
	box-sizing: border-box;
}
input {
	box-sizing: border-box;
}
#main-nav ul a {
	box-sizing: border-box;
}
.sidemenu {
	box-sizing: border-box;
}
.post {
	box-sizing: border-box;
}
.post-content {
	box-sizing: border-box;
}
.author-box {
	box-sizing: border-box;
}
.widget {
	box-sizing: border-box;
}
.col4-1 {
	margin-left: 3.2%; float: left;
}
.col4-2 {
	margin-left: 3.2%; float: left;
}
.col3-1 {
	margin-left: 3.2%; float: left;
}
.col4-1 {
	width: 22.6%;
}
.col4-2 {
	width: 48.4%;
}
.col3-1 {
	width: 31.2%;
}
.col4-1.first {
	clear: left; margin-left: 0px;
}
.col4-2.first {
	clear: left; margin-left: 0px;
}
.col3-1.first {
	clear: left; margin-left: 0px;
}
.pagewidth {
	margin: 0px auto; width: 1160px; max-width: 100%;
}
.module_row > .row_inner {
	margin: 0px auto; width: 1160px; max-width: 100%;
}
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	margin: 0px auto; width: 1160px; max-width: 100%;
}
.module_row.fullwidth > .row_inner {
	width: 100%;
}
#layout {
	display: flex; flex-wrap: wrap;
}
#content {
	padding: 5.75% 0px; width: 71%;
}
.sidebar-none #content {
	width: 100%;
}
.sidebar-none #layout {
	display: block;
}
.sidemenu-active {
	transition:left 0.2s ease-in-out; position: relative;
}
.sidemenu-active {
	left: 0px;
}
.sidemenu-active #headerwrap {
	left: 0px;
}
.sidemenu-right {
	left: -300px;
}
.sidemenu-left {
	left: 300px;
}
.sidemenu-left #headerwrap {
	left: 300px;
}
.full_width #layout {
	width: 100%; max-width: 100%; flex-wrap: wrap;
}
.full_width #content {
	padding: 0px; width: 100%; max-width: 100%;
}
#headerwrap {
	transition:background-color 0.3s ease-in-out, color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, left 0.3s ease-in-out, min-height 0.3s ease-in-out; left: 0px; top: 0px; color: rgb(0, 0, 0); border-bottom-color: rgba(0, 0, 0, 0.05); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; z-index: 999; min-height: 55px; background-color: rgb(255, 255, 255);
}
.fixed-header-enabled #headerwrap {
	
}
.transparent-header #headerwrap {
	position: fixed;
}
.transparent-header.no-fixed-header #headerwrap {
	position: absolute;
}
.no-fixed-header #headerwrap {
	position: relative;
}
#header {
	padding: 2em 0px; overflow: visible; position: relative; z-index: 1;
}
.header-widget {
	height: 100%; font-size: 0.92em;
}
.header-widget .widget {
	margin: 2em 0px;
}
.header-widget .widgettitle {
	margin: 0px 0px 0.5em; color: inherit; font-size: 1em;
}
.fixed-header-on .tf_sticky_logo ~ * {
	display: none !important;
}
.search-button {
	margin: 0px; padding: 9px 10px; border-radius: 100%; color: inherit; line-height: 1; font-size: 19px; box-sizing: border-box;
}
.search-button:hover {
	background: rgba(200, 200, 200, 0.25);
}
a.search-button {
	text-decoration: none;
}
.search-button:focus {
	outline: 0px;
}
#main-nav {
	margin: 0px; padding: 0px;
}
#main-nav li {
	list-style: none; margin: 0px; padding: 0px; display: inline-block; position: relative;
}
#main-nav ul li {
	background: none; float: none; display: block;
}
#main-nav li > .sub-menu {
	background: rgb(255, 255, 255); margin: 0px; padding: 0.6em 0px; transform-origin: 50% top; border-radius: 8px; transition:transform 0.3s ease-in-out, opacity 0.3s ease-in-out; left: -0.3em; top: 100%; width: 210px; position: absolute; z-index: 100; box-sizing: border-box; opacity: 0; box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1), 0px 3px 12px rgba(0,0,0,0.12); transform: scale(1, 0);
}
#main-nav li .sub-menu .sub-menu {
	left: 100%; top: -0.65em;
}
#main-nav .edge > .sub-menu {
	left: auto; right: 0px;
}
#main-nav ul .edge > .sub-menu {
	left: auto; right: 100%;
}
.menu-item .child-arrow {
	border-radius: 100%; transition:transform 0.3s; top: 4px; width: 36px; height: 36px; right: 0px; display: none; position: absolute; z-index: 12; cursor: pointer;
}
.child-arrow::before {
	background: currentColor; border-radius: 10px; transition:transform 0.3s ease-in-out; left: 12px; top: 50%; width: 8px; height: 1px; position: absolute; z-index: 9999; content: ""; transform: rotate(45deg);
}
.child-arrow::after {
	background: currentColor; border-radius: 10px; transition:transform 0.3s ease-in-out; left: 12px; top: 50%; width: 8px; height: 1px; position: absolute; z-index: 9999; content: ""; transform: rotate(45deg);
}
.child-arrow::after {
	left: 17px; transform: rotate(-45deg);
}
.toggle-on > a .child-arrow::after {
	left: 10px; width: 15px;
}
.toggle-on > a .child-arrow::before {
	left: 10px; width: 15px;
}
.toggle-on > a .child-arrow {
	transform: rotateZ(180deg);
}
@media not all
{
#main-nav .menu-item-has-children > a {
	padding-right: 45px;
}
#footer-nav .menu-item-has-children > a {
	padding-right: 30px;
}
.menu-item .child-arrow {
	padding: 0px; border-radius: 100%; top: 50%; right: 5px; margin-top: -17px; margin-left: 7px; display: inline-block;
}
#main-nav .toggle-on > a > .child-arrow {
	background: rgba(214, 214, 214, 0.4);
}
#main-nav li > .sub-menu {
	display: none;
}
#main-nav li.toggle-on > .sub-menu {
	opacity: 1; transform: scale(1);
}
}
.tf_post_count {
	background: rgba(202, 202, 202, 0.3); padding: 0.4em; border-radius: 100%; text-align: center; line-height: 1em; font-size: 0.7em; margin-left: 5px; vertical-align: middle; display: none; min-width: 11px;
}
.has-mega-sub-menu .tf_post_count {
	display: inline-block;
}
#main-nav .has-mega-column .widget_product_categories .product-categories a {
	width: auto; padding-right: 0px; padding-left: 0px; display: inline-block;
}
#main-nav .has-mega-column .product-categories .count {
	display: inline-block;
}
#main-nav a {
	margin: 0px; padding: 0.6em; transition:color 0.2s ease-in-out; color: inherit; text-decoration: none; display: block; position: relative;
}
#main-nav .highlight-link > a {
	padding: 0.3em 1em; border-radius: 30px; border: currentColor; border-image: none; color: rgb(0, 0, 0); margin-right: 0.6em; margin-left: 0.6em; background-color: rgba(200, 200, 200, 0.25);
}
#main-nav :last-child.highlight-link > a {
	margin-right: 0px;
}
#main-nav a > i .tf_fa {
	margin-right: 5px;
}
#main-nav a .tf_lazy {
	display: none;
}
#main-nav ul a {
	padding: 0.4em 1.4em; text-align: left;
}
#main-nav ul a {
	color: rgb(53, 53, 53);
}
#main-nav .mega-menu-posts a {
	color: rgb(53, 53, 53);
}
#main-nav .mega-menu-posts span {
	color: rgb(53, 53, 53);
}
#main-nav a:hover {
	color: rgb(237, 30, 36);
}
#main-nav .current_page_item > a {
	color: rgb(237, 30, 36);
}
#main-nav .current-menu-item > a {
	color: rgb(237, 30, 36);
}
#main-nav ul a:hover {
	color: rgb(237, 30, 36);
}
#main-nav .has-mega-column > .sub-menu a {
	background: 0px; padding: 0.5em 0px;
}
#main-nav .mega-menu-posts .post-title {
	margin: 0px; padding: 0px; text-transform: none; line-height: 1.45em; letter-spacing: 0px; font-size: 0.95em; font-weight: 400;
}
#main-nav .mega-menu-posts .post a {
	padding: 0px; text-transform: none;
}
#main-nav .mega-menu-posts .post del {
	font-size: 0.85em; opacity: 0.5;
}
#main-nav .has-mega-column .widget {
	margin: 0px 0px 0.5em; text-align: left;
}
#main-nav .has-mega-column .widget h1 {
	color: inherit;
}
#main-nav .has-mega-column .widget h2 {
	color: inherit;
}
#main-nav .has-mega-column .widget h3 {
	color: inherit;
}
#main-nav .has-mega-column .widget h4 {
	color: inherit;
}
#main-nav .has-mega-column .widget h5 {
	color: inherit;
}
#main-nav .has-mega-column .widget h6 {
	color: inherit;
}
#main-nav .has-mega-column .widgettitle {
	margin: 0px 0px 0.5em; padding: 0px; text-transform: none; line-height: 1.6em; letter-spacing: 0px; font-size: 1.05em; font-weight: 600; text-decoration: none;
}
#main-nav .has-mega-column > .sub-menu > .columns-sub-item > a {
	margin: 0px 0px 0.5em; padding: 0px; text-transform: none; line-height: 1.6em; letter-spacing: 0px; font-size: 1.05em; font-weight: 600; text-decoration: none;
}
#main-nav .has-mega-column .widgettitle::before {
	margin: 0px; padding: 0px; display: none;
}
#main-nav .has-mega-column > .sub-menu > li {
	line-height: 1.7em; box-sizing: border-box;
}
.header-icons a {
	color: inherit; text-decoration: none;
}
.header-icons a:hover {
	color: inherit; text-decoration: none;
}
#headerwrap .header-icons > * {
	vertical-align: middle;
}
.slide-cart .header-icons {
	text-align: right; min-width: 75px;
}
#menu-icon {
	margin: 0px 0px 0px 10px; padding: 10px 9px 11px; border-radius: 100%; line-height: 1em;
}
#menu-icon:hover {
	background: rgba(200, 200, 200, 0.25);
}
.menu-icon-inner {
	width: 22px; height: 18px; border-bottom-color: currentColor; border-bottom-width: 2px; border-bottom-style: solid; position: relative; box-sizing: border-box;
}
.menu-icon-inner::before {
	transition:transform 0.7s; left: 0px; top: 0px; width: 100%; border-top-color: currentColor; border-top-width: 2px; border-top-style: solid; display: block; position: absolute; content: "";
}
.menu-icon-inner::after {
	transition:transform 0.7s; left: 0px; top: 0px; width: 100%; border-top-color: currentColor; border-top-width: 2px; border-top-style: solid; display: block; position: absolute; content: "";
}
.menu-icon-inner::after {
	top: 50%;
}
#menu-icon-close {
	transition:border 0.3s ease-in-out, transform 0.3s ease-in-out; transform: rotateZ(0deg);
}
.body-overlay {
	top: 0px; width: 100%; height: 100%; display: none; position: fixed; background-color: rgba(206, 206, 206, 0.8); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);
}
.body-overlay-on {
	display: block; z-index: 998;
}
.fixed-header#headerwrap {
	background-color: rgba(255, 255, 255, 0.9);
}
.fixed-header#headerwrap::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 0; content: ""; pointer-events: none; -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px);
}
.slide-cart-visible #headerwrap::before {
	display: none;
}
.mobile-menu-visible #headerwrap::before {
	display: none;
}
.fixed-header .header-bar {
	display: none;
}
.fixed-header .search-button {
	display: none;
}
.fixed-header .header-widget {
	display: none;
}
.fixed-header-enabled #header {
	transition:padding 0.3s ease-in-out;
}
.fixed-header #header {
	padding-top: 5px; padding-bottom: 5px;
}
.revealing-header #headerwrap {
	transition:transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.revealing-header .hidden#headerwrap {
	opacity: 0; transform: translateY(-100%);
}
.page-title {
	margin: 0px 0px 1em; padding: 0px;
}
.author-bio {
	margin: 0px 0px 2em; overflow: hidden;
}
.author-bio .author-avatar {
	margin: 0px 15px 0px 0px; float: left;
}
.author-bio .author-avatar img {
	padding: 5px; border: 1px solid rgb(204, 204, 204); border-image: none; background-color: rgb(255, 255, 255);
}
.author-bio .author-name {
	margin: 0px 0px 0.5em; padding: 0px; font-size: 1.6em;
}
.author-posts-by {
	border-color: rgba(118, 118, 118, 0.3); margin: 0px 0px 1.5em; padding: 1em 0px 0px; text-transform: uppercase; font-size: 1.4em; border-top-width: 4px; border-top-style: solid;
}
.post {
	margin-bottom: 2em; position: relative;
}
.post-content {
	min-width: 120px;
}
.post-title {
	margin: 0px 0px 0.4em; padding: 0px; text-transform: none; line-height: 1.4em; letter-spacing: -0.04em; font-size: 2.4em;
}
.post-title a {
	color: rgb(0, 0, 0); text-decoration: none;
}
.post-title a:hover {
	color: rgb(237, 30, 36);
}
.post-image {
	margin: 0px 0px 1em;
}
.post-image img {
	border-radius: 8px; vertical-align: bottom;
}
.post-image.left {
	margin-right: 1em; float: left;
}
.post-image.right {
	margin-left: 1em; float: right;
}
.post-meta {
	margin: 0px 0px 0.5em; padding: 0px; line-height: 1.6em; font-size: 0.9em;
}
.post-meta .separator {
	opacity: 0.1;
}
.post-meta a {
	text-decoration: none;
}
.post-meta .post-author::after {
	margin: 0px 0.45em 0px 0.6em; width: 1px; height: 1.3em; vertical-align: middle; border-left-color: currentColor; border-left-width: 1px; border-left-style: solid; display: inline-block; white-space: nowrap; content: ""; opacity: 0.2; transform: skewX(-15deg);
}
.post-meta .post-category::after {
	margin: 0px 0.45em 0px 0.6em; width: 1px; height: 1.3em; vertical-align: middle; border-left-color: currentColor; border-left-width: 1px; border-left-style: solid; display: inline-block; white-space: nowrap; content: ""; opacity: 0.2; transform: skewX(-15deg);
}
.post-meta .post-tag::after {
	margin: 0px 0.45em 0px 0.6em; width: 1px; height: 1.3em; vertical-align: middle; border-left-color: currentColor; border-left-width: 1px; border-left-style: solid; display: inline-block; white-space: nowrap; content: ""; opacity: 0.2; transform: skewX(-15deg);
}
.post-meta .post-comment .tf_fa {
	font-size: 0.8em; margin-left: 8px; vertical-align: text-top; opacity: 0.7;
}
.more-link {
	text-decoration: none;
}
.more-link:hover {
	text-decoration: none;
}
.more-link::after {
	border-width: 1px; border-style: solid; border-image: none; text-decoration: none; margin-left: 0.5em; vertical-align: middle; border-top-color: inherit; border-right-color: inherit; border-bottom-color: transparent; border-left-color: transparent; display: inline-block; min-height: 0.7em; min-width: 0.7em; content: ""; transform: rotateZ(45deg);
}
.post-date {
	margin: 0px 0px 0.4em; text-transform: uppercase; letter-spacing: 0.04em; font-size: 0.8em; display: block;
}
.loops-wrapper .post {
	text-align: center;
}
.loops-wrapper .post-image {
	transition:border 0.3s ease-in-out, margin 0.3s ease-in-out, width 0.3s ease-in-out, transform 0.3s ease-in-out; margin-bottom: 1em; position: relative;
}
.author-box {
	margin: 5.5em 0px; border: currentColor; border-image: none;
}
.author-box .author-avatar {
	margin: 0px 2em 0.3em 0px; float: left;
}
.author-box .author-name {
	margin: 0px 0px 0.3em;
}
.post-pagination {
	margin: 0.5em 0px 2em; text-align: right;
}
.post-pagination strong {
	margin-right: 3px;
}
.post-pagination a {
	margin-right: 3px; margin-left: 3px;
}
#load-more {
	padding: 50px 0px;
}
a.load-more-button {
	background: rgba(183, 183, 183, 0.16); padding: 10px 28px; border-radius: 30px; width: auto; text-decoration: none; display: none; box-sizing: border-box;
}
.post-video {
	height: 0px; overflow: hidden; padding-bottom: 56.25%; margin-bottom: 15px; position: relative;
}
.post-video iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.featured-area img {
	width: 100%;
}
.loops-wrapper.no-gutter .post-image {
	margin: 0px;
}
.loops-wrapper.no-gutter .post {
	border-radius: 0px;
}
ul.products.no-gutter li.product .post-image {
	border-radius: 0px;
}
.loops-wrapper.no-gutter .post-image img {
	border-radius: 0px;
}
.widget {
	margin: 0px 0px 2.4em;
}
.widgettitle {
	margin: 0px 0px 1em; padding: 0px; text-transform: uppercase; line-height: 1.3em; letter-spacing: 0.09em; font-size: 1em; font-weight: 600;
}
.widget ul {
	margin: 0px; padding: 0px;
}
.widget li {
	list-style: none; margin: 0px; padding: 0.4em 0px; clear: both;
}
.widget ul ul {
	margin: 0.6em 0px -0.6em; padding: 0px;
}
.widget ul ul li {
	margin: 0px; padding-left: 1em;
}
.widget #wp-calendar caption {
	padding-bottom: 10px; font-weight: 700;
}
.widget #wp-calendar td {
	padding: 4px 2px; width: 31px; text-align: center;
}
.widget .twitter-list li {
	margin: 0px 0px 1.5em; padding: 0px;
}
.widget .twitter-list .twitter-timestamp {
	padding-top: 0.1em; display: block;
}
.widget .follow-user {
	margin: 0px; padding: 0.5em 0px;
}
.widget .links-list img {
	vertical-align: middle;
}
.widget_links img {
	vertical-align: middle;
}
.recent-comments-list .avatar {
	margin-right: 1.2em; float: left;
}
iframe[src*='facebook'] {
	background-color: rgb(255, 255, 255);
}
#content .twitter-tweet-rendered {
	max-width: 100% !important;
}
#content .twt-border {
	min-width: 180px !important; max-width: 100% !important;
}
.module-title {
	margin: 0px 0px 0.8em; font-size: 1.2em; font-weight: 600;
}
.col4-3 .loops-wrapper .post {
	text-align: inherit; margin-bottom: 1em;
}
.col4-2 .loops-wrapper .post {
	text-align: inherit; margin-bottom: 1em;
}
.col4-1 .loops-wrapper .post {
	text-align: inherit; margin-bottom: 1em;
}
.col3-2 .loops-wrapper .post {
	text-align: inherit; margin-bottom: 1em;
}
.col3-1 .loops-wrapper .post {
	text-align: inherit; margin-bottom: 1em;
}
.col2-1 .loops-wrapper .post {
	text-align: inherit; margin-bottom: 1em;
}
.col4-3 .loops-wrapper.list-post .post-title {
	margin: 0px 0px 0.5em; font-size: 1.4em;
}
.col4-2 .loops-wrapper.list-post .post-title {
	margin: 0px 0px 0.5em; font-size: 1.4em;
}
.col4-1 .loops-wrapper.list-post .post-title {
	margin: 0px 0px 0.5em; font-size: 1.4em;
}
.col3-2 .loops-wrapper.list-post .post-title {
	margin: 0px 0px 0.5em; font-size: 1.4em;
}
.col3-1 .loops-wrapper.list-post .post-title {
	margin: 0px 0px 0.5em; font-size: 1.4em;
}
.col2-1 .loops-wrapper.list-post .post-title {
	margin: 0px 0px 0.5em; font-size: 1.4em;
}
.module-map {
	margin-bottom: 0px;
}
.shortcode.themify-icon .themify-icon-icon {
	font-size: 1.3em;
}
a.shortcode.button {
	padding: 0.65em 1em; border-radius: 2px;
}
.module-image .image-title {
	font-size: 1.1em; font-weight: 600;
}
.module-tile .tile-title {
	font-size: 1.1em; font-weight: 600;
}
.module-feature .module-feature-title {
	font-size: 1.1em; font-weight: 600;
}
.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;
}
.tb_optin_horizontal form > div[class*='tb_optin_'] {
	width: auto;
}
.module-optin.tb_optin_horizontal .tb_optin_submit {
	background: 0px;
}
img.alignleft {
	margin-bottom: 1em;
}
img.aligncenter {
	margin-bottom: 1em;
}
img.alignright {
	margin-bottom: 1em;
}
img.alignnone {
	margin-bottom: 1em;
}
.alignleft {
	margin-right: 1em; float: left;
}
.alignright {
	margin-left: 1em; float: right;
}
.aligncenter {
	text-align: center; margin-right: auto; margin-left: auto; display: block;
}
.wp-caption {
	text-align: center; margin-bottom: 1em; max-width: 100%;
}
.wp-caption-text {
	margin: 0.5em 0px;
}
body.attachment {
	width: auto; float: none; position: static;
}
.single .attachment.post {
	width: auto; float: none;
}
.widget li::after {
	clear: both; display: table; content: "";
}
.menu::after {
	clear: both; display: table; content: "";
}
.post-image {
	transition:border 0.3s ease-in-out, margin 0.5s ease-out, padding 0.3s ease-in-out, width 0.3s ease-in-out;
}
.post-img {
	transition:border 0.3s ease-in-out, margin 0.5s ease-out, padding 0.3s ease-in-out, width 0.3s ease-in-out;
}
.module-feature-image {
	transition:border 0.3s ease-in-out, margin 0.5s ease-out, padding 0.3s ease-in-out, width 0.3s ease-in-out;
}
.slide-image {
	transition:border 0.3s ease-in-out, margin 0.5s ease-out, padding 0.3s ease-in-out, width 0.3s ease-in-out;
}
.mobile-menu-visible {
	-ms-overflow-y: hidden;
}
@media screen and (max-width:1260px)
{
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 2em;
}
.pagewidth {
	max-width: 94%;
}
.module_row > .row_inner {
	max-width: 94%;
}
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	max-width: 94%;
}
#pagewrap {
	max-width: 100%;
}
.default_width #layout .module_row > .row_inner {
	max-width: 100%;
}
.module-layout-part .module_row.fullwidth > .row_inner {
	max-width: 100%;
}
.module_row.fullwidth > .row_inner {
	max-width: 100%;
}
}
@media screen and (max-width:1024px)
{
.header-widget .col4-1 {
	width: 48.4%;
}
.header-widget :nth-child(2n+1).col4-1 {
	clear: left; margin-left: 0px;
}
}
@media screen and (max-width:760px)
{
body .pagewidth {
	max-width: 90%;
}
.module_row > .row_inner {
	max-width: 90%;
}
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	max-width: 90%;
}
#layout {
	flex-wrap: wrap;
}
#sidebar {
	width: 100%; padding-top: 10%; clear: both; max-width: 100%;
}
#content {
	width: 100%; padding-top: 10%; clear: both; max-width: 100%;
}
}
@media screen and (max-width:680px)
{
h1 {
	font-size: 1.9em;
}
h2 {
	font-size: 1.6em;
}
.post-title {
	font-size: 1.6em;
}
.loops-wrapper.tf_clear .post-title {
	font-size: 1.6em;
}
h3 {
	font-size: 1.35em;
}
.col4-1 {
	font-size: 0.95em;
}
.col4-2 {
	width: 100%; margin-left: 0px; max-width: 100%;
}
.col3-1 {
	width: 100%; margin-left: 0px; max-width: 100%;
}
.fixed-header #site-logo img:not(.tf_sticky_logo) {
	width: auto; max-height: 40px;
}
#headerwrap .header-icons {
	right: 5%;
}
.loops-wrapper.list-post .post-image {
	width: auto; overflow: visible; float: none; position: static; max-width: none;
}
.loops-wrapper.grid4 .post-image {
	width: auto; overflow: visible; float: none; position: static; max-width: none;
}
.loops-wrapper.grid3 .post-image {
	width: auto; overflow: visible; float: none; position: static; max-width: none;
}
.loops-wrapper.grid2 .post-image {
	width: auto; overflow: visible; float: none; position: static; max-width: none;
}
.loops-wrapper.list-large-image .post-image {
	width: auto; overflow: visible; float: none; position: static; max-width: none;
}
}
.themify_builder_content-131 .tb_lyst317.module_row {
	z-index: 999;
}
.themify_builder_content-131 .tb_q23c3.module-image {
	padding-top: 15px; padding-right: 20px;
}
.themify_builder_content-131 .tb_4o6c320.module-menu.module .nav > li > a:hover {
	color: rgba(255, 255, 255, 1);
}
.themify_builder_content-131 .tb_4o6c320.module-menu.module .nav > li > a {
	color: rgba(44, 44, 47, 1);
}
.themify_builder_content-131 .tb_4o6c320.module-menu .nav > li > a:hover {
	background-color: rgba(255, 143, 8, 1);
}
.themify_builder_content-131 .tb_4o6c320.module-menu .nav {
	background-color: rgba(0, 0, 0, 0);
}
.themify_builder_content-131 .tb_4o6c320.module-menu {
	border-radius: 0px; margin-top: 40px;
}
.themify_builder_content-131 .tb_4o6c320.module-menu.module .nav li.current_page_item > a {
	color: rgba(255, 255, 255, 1); background-color: rgba(255, 143, 5, 1);
}
.themify_builder_content-131 .tb_4o6c320.module-menu.module .nav li.current-menu-item > a {
	color: rgba(255, 255, 255, 1); background-color: rgba(255, 143, 5, 1);
}
.themify_builder_content-131 .tb_4o6c320.module-menu .nav li {
	text-transform: uppercase; font-size: 20px;
}
.themify_builder_content-131 .tb_4o6c320.module-menu.module li.current_page_item > a:hover {
	color: rgba(255, 255, 255, 1);
}
.themify_builder_content-131 .tb_4o6c320.module-menu.module li.current-menu-item > a:hover {
	color: rgba(255, 255, 255, 1);
}
.themify_builder_content-131 .tb_4o6c320.module-menu.module .nav li.current_page_item > a:hover {
	background-color: rgba(255, 143, 8, 1);
}
.themify_builder_content-131 .tb_4o6c320.module-menu.module .nav li.current-menu-item > a:hover {
	background-color: rgba(255, 143, 8, 1);
}
.themify_builder_content-131 .tb_4o6c320.module-menu .menu-module-burger {
	color: rgba(255, 255, 255, 1);
}
.ui.nav {
	border-radius: 0px !important;
}
.themify_builder_content-12 .tb_4naa867.module_column {
	background-position: 100% 50%; height: 210px; padding-bottom: 40px; background-image: url("https://torontods.rapidstaging.ca/wp-content/uploads/2021/03/download-54.jpg"); background-attachment: scroll; background-repeat: no-repeat; background-size: cover;
}
.themify_builder_content-12 .tb_4naa867.module_column > .builder_row_cover::before {
	background-color: rgba(33, 33, 33, 0.79);
}
.themify_builder_content-12 .tb_4naa867.module_column > .ms-tableCell > .builder_row_cover::before {
	background-color: rgba(33, 33, 33, 0.79);
}
.themify_builder_content-12 .tb_zpjz870.module_subrow {
	padding-top: 230px;
}
.themify_builder_content-12 .tb_a0ns871.module-buttons .module-buttons-item a {
	background-image: none; background-color: rgba(44, 44, 47, 1);
}
.themify_builder_content-12 .tb_a0ns871.module-buttons .module-buttons-item a {
	color: rgba(255, 255, 255, 1);
}
.themify_builder_content-12 .tb_a0ns871.module-buttons .module-buttons-item a i {
	color: rgba(255, 255, 255, 1);
}
.themify_builder_content-12 .tb_a0ns871.module-buttons {
	margin-left: 70px;
}
.themify_builder_content-12 .tb_a0ns871.module-buttons a {
	font-weight: bold;
}
.themify_builder_content-12 .tb_a0ns871.module-buttons i {
	font-size: 30px;
}
.themify_builder_content-12 .tb_a0ns871.module-buttons span {
	font-size: 30px;
}
.themify_builder_content-12 .tb_t1qz14.module_row {
	background-position: 50% 21.25%; border: 4px solid rgba(255, 255, 255, 1); border-image: none; height: 300px; padding-top: 12%; padding-bottom: 12%; box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.25); background-image: url("https://torontods.rapidstaging.ca/wp-content/uploads/2021/03/download-53.jpg"); background-attachment: scroll; background-repeat: no-repeat; background-size: cover;
}
.themify_builder_content-12 .tb_t1qz14.module_row > .builder_row_cover::before {
	background-color: rgba(0, 0, 0, 0.65);
}
.themify_builder_content-12 .tb_t1qz14.module_row > .ms-tableCell > .builder_row_cover::before {
	background-color: rgba(0, 0, 0, 0.65);
}
.themify_builder_content-12 .tb_owxu49.module-text {
	text-align: center; font-size: 50px;
}
.themify_builder_content-12 .tb_owxu49.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_owxu49.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_owxu49.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_owxu49.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_owxu49.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_owxu49.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_owxu49.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_owxu49.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_owxu49.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_owxu49.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_owxu49.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_zj8n91.module_row {
	padding-top: 40px; padding-bottom: 40px;
}
.themify_builder_content-12 .tb_xzi6908.module-text .tb_text_wrap {
	color: rgba(44, 44, 47, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_xzi6908.module-text .tb_text_wrap p {
	color: rgba(44, 44, 47, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_xzi6908.module-text .tb_text_wrap blockquote {
	color: rgba(44, 44, 47, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_xzi6908.module-text .tb_text_wrap h1 {
	color: rgba(44, 44, 47, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_xzi6908.module-text .tb_text_wrap h2 {
	color: rgba(44, 44, 47, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_xzi6908.module-text .tb_text_wrap h3 {
	color: rgba(44, 44, 47, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_xzi6908.module-text .tb_text_wrap h4 {
	color: rgba(44, 44, 47, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_xzi6908.module-text .tb_text_wrap h5 {
	color: rgba(44, 44, 47, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_xzi6908.module-text .tb_text_wrap h6 {
	color: rgba(44, 44, 47, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_xzi6908.module-text .tb_text_wrap li {
	color: rgba(44, 44, 47, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_xzi6908.module-text .tb_text_wrap span {
	color: rgba(44, 44, 47, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_6y2148.module_row {
	padding-top: 30px; padding-bottom: 30px;
}
.themify_builder_content-12 .tb_rs2y49.module-text {
	text-align: center; line-height: 55px; font-size: 55px; font-weight: bold;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap p {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap blockquote {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h1 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h2 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h3 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h4 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h5 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h6 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap li {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap span {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-12 .tb_zntx126.module_row {
	background-position: 50% 50%; padding-top: 6%; padding-bottom: 4%; background-image: url("https://torontods.rapidstaging.ca/wp-content/uploads/2021/03/Clients.jpg"); background-attachment: scroll; background-repeat: no-repeat; background-size: cover;
}
.themify_builder_content-12 .tb_ng2f521.module-text {
	text-align: center; font-size: 40px;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_4fph377.module-text {
	text-align: center; line-height: 30px; font-size: 22px;
}
.themify_builder_content-12 .tb_4fph377.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_4fph377.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_4fph377.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_4fph377.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_4fph377.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_4fph377.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_4fph377.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_4fph377.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_4fph377.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_4fph377.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_4fph377.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ekd4652.module_row {
	background-color: rgba(198, 228, 233, 1);
}
.themify_builder_content-12 .tb_fbbr654.module-slider {
	padding-top: 35px;
}
.themify_builder_content-12 .tb_fbbr654.module-slider .slide-image img {
	padding: 20px;
}
.themify_builder_content-12 .tb_fbbr654.module-slider.module .slide-title {
	text-transform: uppercase; font-size: 30px;
}
.themify_builder_content-12 .tb_fbbr654.module-slider.module .slide-content .slide-title {
	color: rgba(7, 6, 5, 1);
}
.themify_builder_content-12 .tb_fbbr654.module-slider.module .slide-content .slide-title a {
	color: rgba(7, 6, 5, 1);
}
.themify_builder_content-12 .tb_fbbr654.module-slider .slide-content {
	text-align: left; text-transform: uppercase;
}
@media screen and (max-width:1024px)
{
.themify_builder_content-12 .tb_t1qz14.module_row {
	padding-top: 16%;
}
.themify_builder_content-12 .tb_rs2y49.module-text {
	text-align: center; line-height: 44px; font-size: 40px; font-weight: bold;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap p {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap blockquote {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h1 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h2 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h3 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h4 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h5 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h6 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap li {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap span {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
}
@media screen and (max-width:768px)
{
.themify_builder_content-12 .tb_a0ns871.module-buttons {
	margin-left: -23px;
}
.themify_builder_content-12 .tb_t1qz14.module_row {
	padding-top: 21%;
}
.themify_builder_content-12 .tb_rs2y49.module-text {
	text-align: center; line-height: 40px; font-size: 36px; font-weight: bold;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap p {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap blockquote {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h1 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h2 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h3 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h4 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h5 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h6 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap li {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap span {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
}
@media screen and (max-width:600px)
{
.themify_builder_content-12 .tb_zpjz870.module_subrow {
	padding-top: 37px;
}
.themify_builder_content-12 .tb_a0ns871.module-buttons {
	margin-left: 0px;
}
.themify_builder_content-12 .tb_t1qz14.module_row {
	padding: 35% 0% 4%;
}
.themify_builder_content-12 .tb_rs2y49.module-text {
	text-align: center; line-height: 38px; font-size: 32px; font-weight: bold;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap p {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap blockquote {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h1 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h2 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h3 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h4 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h5 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap h6 {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap li {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_rs2y49.module-text .tb_text_wrap span {
	color: rgba(102, 102, 102, 1); font-family: "tahu"; font-weight: normal; background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text {
	text-align: center; line-height: 45px; font-size: 40px;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-12 .tb_ng2f521.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-12 .tb_4fph377.module-text {
	padding-top: 18px;
}
}
.themify_builder_content-69 .tb_j72s183.module_row > .builder_row_cover::before {
	background-color: rgba(0, 0, 0, 0.8);
}
.themify_builder_content-69 .tb_j72s183.module_row > .ms-tableCell > .builder_row_cover::before {
	background-color: rgba(0, 0, 0, 0.8);
}
.themify_builder_content-69 .tb_j72s183.module_row {
	background-position: 50% 50%; padding-top: 60px; padding-bottom: 60px; background-image: url("https://torontods.com/wp-content/uploads/2021/03/download-1.jpg"); background-attachment: scroll; background-repeat: no-repeat; background-size: cover;
}
.themify_builder_content-69 .tb_6y91232.module-text {
	text-transform: uppercase; font-size: 25px;
}
.themify_builder_content-69 .tb_6y91232.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6y91232.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6y91232.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6y91232.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6y91232.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6y91232.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6y91232.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6y91232.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6y91232.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6y91232.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6y91232.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6y91232.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_uw4f898.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_uw4f898.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_uw4f898.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_uw4f898.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_uw4f898.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_uw4f898.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_uw4f898.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_uw4f898.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_uw4f898.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_uw4f898.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_uw4f898.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_uw4f898.module-text {
	padding-top: 10px; font-size: 22px;
}
.themify_builder_content-69 .tb_8wsh681.module-text {
	text-transform: uppercase; font-size: 25px;
}
.themify_builder_content-69 .tb_8wsh681.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_8wsh681.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_8wsh681.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_8wsh681.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_8wsh681.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_8wsh681.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_8wsh681.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_8wsh681.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_8wsh681.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_8wsh681.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_8wsh681.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_8wsh681.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_nwdm558.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_nwdm558.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_nwdm558.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_nwdm558.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_nwdm558.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_nwdm558.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_nwdm558.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_nwdm558.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_nwdm558.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_nwdm558.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_nwdm558.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_nwdm558.module-text {
	padding-top: 10px; font-size: 22px;
}
.themify_builder_content-69 .tb_rmol580.module-text {
	text-transform: uppercase; font-size: 25px;
}
.themify_builder_content-69 .tb_rmol580.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_rmol580.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_rmol580.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_rmol580.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_rmol580.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_rmol580.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_rmol580.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_rmol580.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_rmol580.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_rmol580.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_rmol580.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_rmol580.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_xbv3183.module-text {
	text-transform: uppercase; font-size: 25px;
}
.themify_builder_content-69 .tb_xbv3183.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_xbv3183.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_xbv3183.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_xbv3183.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_xbv3183.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_xbv3183.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_xbv3183.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_xbv3183.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_xbv3183.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_xbv3183.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_xbv3183.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_xbv3183.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_h5h6303.module-text {
	text-align: center; text-transform: uppercase; padding-top: 10px; padding-bottom: 10px;
}
.themify_builder_content-69 .tb_h5h6303.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_h5h6303.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_h5h6303.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_h5h6303.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_h5h6303.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_h5h6303.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_h5h6303.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_h5h6303.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_h5h6303.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_h5h6303.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_h5h6303.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_h5h6303.module-text a {
	color: rgba(85, 173, 238, 1);
}
.themify_builder_content-69 .tb_h5h6303.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_van4508.module-text {
	text-align: center; text-transform: uppercase; padding-top: 30px; padding-bottom: 10px;
}
.themify_builder_content-69 .tb_van4508.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_van4508.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_van4508.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_van4508.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_van4508.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_van4508.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_van4508.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_van4508.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_van4508.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_van4508.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_van4508.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_van4508.module-text a {
	color: rgba(85, 173, 238, 1);
}
.themify_builder_content-69 .tb_van4508.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_lgms646.module-icon .module-icon-item i {
	font-size: 100px;
}
.themify_builder_content-69 .tb_ik96427.module_row > .builder_row_cover::before {
	background-color: rgba(0, 0, 0, 0.8);
}
.themify_builder_content-69 .tb_ik96427.module_row > .ms-tableCell > .builder_row_cover::before {
	background-color: rgba(0, 0, 0, 0.8);
}
.themify_builder_content-69 .tb_ik96427.module_row {
	background-position: 50% 50%; padding-top: 60px; padding-bottom: 60px; background-image: url("https://torontods.com/wp-content/uploads/2021/03/download-1.jpg"); background-attachment: scroll; background-repeat: no-repeat; background-size: cover;
}
.themify_builder_content-69 .tb_tdsa428.module-text {
	text-transform: uppercase; font-size: 25px;
}
.themify_builder_content-69 .tb_tdsa428.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tdsa428.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tdsa428.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tdsa428.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tdsa428.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tdsa428.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tdsa428.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tdsa428.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tdsa428.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tdsa428.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tdsa428.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tdsa428.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_f37r429.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_f37r429.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_f37r429.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_f37r429.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_f37r429.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_f37r429.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_f37r429.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_f37r429.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_f37r429.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_f37r429.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_f37r429.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_f37r429.module-text {
	padding-top: 10px; font-size: 19px;
}
.themify_builder_content-69 .tb_cz7a430.module-text {
	text-transform: uppercase; font-size: 25px;
}
.themify_builder_content-69 .tb_cz7a430.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_cz7a430.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_cz7a430.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_cz7a430.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_cz7a430.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_cz7a430.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_cz7a430.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_cz7a430.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_cz7a430.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_cz7a430.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_cz7a430.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_cz7a430.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_34ui430.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_34ui430.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_34ui430.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_34ui430.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_34ui430.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_34ui430.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_34ui430.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_34ui430.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_34ui430.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_34ui430.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_34ui430.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_34ui430.module-text {
	padding-top: 10px; font-size: 19px;
}
.themify_builder_content-69 .tb_6o7l431.module-text {
	text-transform: uppercase; font-size: 25px;
}
.themify_builder_content-69 .tb_6o7l431.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6o7l431.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6o7l431.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6o7l431.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6o7l431.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6o7l431.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6o7l431.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6o7l431.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6o7l431.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6o7l431.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6o7l431.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_6o7l431.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_b375432.module-text {
	text-align: left; text-transform: uppercase; padding-top: 10px; padding-bottom: 10px; font-size: 19px;
}
.themify_builder_content-69 .tb_b375432.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_b375432.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_b375432.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_b375432.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_b375432.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_b375432.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_b375432.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_b375432.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_b375432.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_b375432.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_b375432.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_b375432.module-text a {
	color: rgba(85, 173, 238, 1);
}
.themify_builder_content-69 .tb_b375432.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_tf8x431.module-text {
	text-transform: uppercase; font-size: 25px;
}
.themify_builder_content-69 .tb_tf8x431.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tf8x431.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tf8x431.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tf8x431.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tf8x431.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tf8x431.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tf8x431.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tf8x431.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tf8x431.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tf8x431.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tf8x431.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_tf8x431.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_7azu433.module-text {
	text-align: center; text-transform: uppercase; padding-top: 30px; padding-bottom: 10px;
}
.themify_builder_content-69 .tb_7azu433.module-text .tb_text_wrap {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_7azu433.module-text .tb_text_wrap p {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_7azu433.module-text .tb_text_wrap blockquote {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_7azu433.module-text .tb_text_wrap h1 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_7azu433.module-text .tb_text_wrap h2 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_7azu433.module-text .tb_text_wrap h3 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_7azu433.module-text .tb_text_wrap h4 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_7azu433.module-text .tb_text_wrap h5 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_7azu433.module-text .tb_text_wrap h6 {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_7azu433.module-text .tb_text_wrap li {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_7azu433.module-text .tb_text_wrap span {
	color: rgba(255, 255, 255, 1); background-image: none; background-clip: border-box; -webkit-background-clip: border-box;
}
.themify_builder_content-69 .tb_7azu433.module-text a {
	color: rgba(85, 173, 238, 1);
}
.themify_builder_content-69 .tb_7azu433.module-text p {
	margin-top: 0px; margin-bottom: 0px;
}
.themify_builder_content-69 .tb_xi4d433.module-icon .module-icon-item i {
	font-size: 100px;
}
body {
	font-family: "Roboto"; font-weight: normal;
}
#content {
	padding-top: 0px; padding-bottom: 0px; margin-top: -190px;
}
#headerwrap {
	background: rgba(0, 0, 0, 0);
}
body #site-logo a img {
	width: 400px;
}
#main-nav {
	margin-top: 0px; background-color: transparent;
}
#main-nav a {
	text-transform: uppercase;
}
#main-nav a {
	color: rgb(44, 44, 47);
}
#main-nav > li > a {
	color: rgb(44, 44, 47);
}
.transparent-header #main-nav a {
	color: rgb(44, 44, 47);
}
#main-nav a:hover {
	background: rgb(255, 143, 8);
}
#main-nav a:hover {
	color: rgb(255, 255, 255);
}
#main-nav > li > a:hover {
	color: rgb(255, 255, 255);
}
#main-nav-wrap #main-nav .current_page_item > a {
	background: rgb(255, 143, 8);
}
#main-nav .current-menu-item > a {
	background: rgb(255, 143, 8);
}
#main-nav-wrap #main-nav .current_page_item > a {
	color: rgb(255, 255, 255);
}
#main-nav .current-menu-item > a {
	color: rgb(255, 255, 255);
}
#main-nav > .current_page_item > a {
	color: rgb(255, 255, 255);
}
#main-nav > .current-menu-item > a {
	color: rgb(255, 255, 255);
}
#footerwrap {
	margin: 0px; padding: 0px;
}
#footer {
	padding: 0px;
}
.footer-widgets .widget {
	margin: 0px; padding: 0px;
}
#pagewrap .back-top.back-top-float {
	background: rgb(255, 143, 8);
}
.full-section-scrolling #footerwrap .back-top .arrow-up a {
	background: rgb(255, 143, 8);
}
.footer-horizontal-left #footerwrap .back-top .arrow-up a {
	background: rgb(255, 143, 8);
}
.footer-horizontal-right #footerwrap .back-top .arrow-up a {
	background: rgb(255, 143, 8);
}
.footer-left-col #footerwrap .back-top .arrow-up a {
	background: rgb(255, 143, 8);
}
.footer-right-col #footerwrap .back-top .arrow-up a {
	background: rgb(255, 143, 8);
}
#footer .back-top .arrow-up a {
	background: rgb(255, 143, 8);
}
#footerwrap .back-top a::before {
	color: rgb(255, 255, 255);
}
#pagewrap .back-top.back-top-float {
	color: rgb(255, 255, 255);
}
@media screen and (max-width:1024px)
{
body #site-logo a img {
	width: 400px;
}
}
@media screen and (max-width:768px)
{
body #site-logo a img {
	width: 400px;
}
}
@media screen and (max-width:600px)
{
body #site-logo a img {
	width: 400px;
}
}
.footer-text {
	padding: 0px 0px 0em !important;
}
