/* Core styles can be used any where you need a generic HTML block */
body {
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}

.sidebar_container .contentRender_name_plugins_core_textbox {
	padding: 0;
}

.core-styles h1,
.contentRender_name_plugins_core_textbox h1 {
	color: #343434;
	font-family: 'petala-pro', sans-serif;
	font-size: 40px;
	font-weight: 600;
	line-height: 1em;
}

.core-styles h2,
.contentRender_name_plugins_core_textbox h2 {
	color: #343434;
	font-family: 'petala-pro', sans-serif;
	font-size: 35px;
	font-weight: 900;
	line-height: 1em;
}

.core-styles h3,
.contentRender_name_plugins_core_textbox h3 {
	color: #343434;
	font-family: 'petala-pro', sans-serif;
	font-size: 16px;
	font-weight: 900;
	line-height: 1em;
}

.core-styles h4,
.contentRender_name_plugins_core_textbox h4 {
	color: #343434;
	font-family: 'petala-pro', sans-serif;
	font-size: 12px;
	font-weight: 900;
	line-height: 1em;
}

.core-styles h5,
.contentRender_name_plugins_core_textbox h5 {
	color: #343434;
	font-family: 'petala-pro', sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1em;
}

.core-styles h6,
.contentRender_name_plugins_core_textbox h6 {
	color: #343434;
	font-family: 'petala-pro', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1em;
}

.core-styles p,
.contentRender_name_plugins_core_textbox p,
.core-styles td,
.contentRender_name_plugins_core_textbox td,
.core-styles th,
.contentRender_name_plugins_core_textbox th,
.core-styles ul:not([class*="block-grid-"]) li,
.core-styles ol:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li  {
	color: #343434;
	font-family: 'petala-pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3em;
}

.panel_intro_homepage .core-styles p,
.panel_intro_homepage .contentRender_name_plugins_core_textbox p,
.panel_intro_homepage .core-styles td,
.panel_intro_homepage .contentRender_name_plugins_core_textbox td,
.panel_intro_homepage .core-styles th,
.panel_intro_homepage .contentRender_name_plugins_core_textbox th,
.panel_intro_homepage .core-styles ul:not([class*="block-grid-"]) li,
.panel_intro_homepage .core-styles ol:not([class*="block-grid-"]) li,
.panel_intro_homepage .contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li,
.panel_intro_homepage .contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li  {
	font-size: 18px;
}

.core-styles a,
.core-styles a:visited,
.core-styles a:active,
.contentRender_name_plugins_core_textbox a,
.contentRender_name_plugins_core_textbox a:visited
.contentRender_name_plugins_core_textbox a:active  {
	color:#047E9F;
	font-family: 'petala-pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	text-decoration: none;
}

.core-styles a:hover,
.contentRender_name_plugins_core_textbox a:hover  {
	text-decoration: underline;
	font-family: 'petala-pro', sans-serif;
}

h1 > a,
.core-styles h1 > a,
.contentRender_name_plugins_core_textbox h1 > a,
h2 > a,
.core-styles h2 > a,
.contentRender_name_plugins_core_textbox h2 > a,
h3 > a,
.core-styles h3 > a,
.contentRender_name_plugins_core_textbox h3 > a,
h4 > a,
.core-styles h4 > a,
.contentRender_name_plugins_core_textbox h4 > a,
h5 > a,
.core-styles h5 > a,
.contentRender_name_plugins_core_textbox h5 > a,
h6 > a,
.core-styles h6 > a,
.contentRender_name_plugins_core_textbox h6 > a {
	font: inherit;
	color: inherit;
	text-decoration: none;
}

@media screen and (min-width: 768px) {
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1  {
		font-size: 48px;
	}
	
	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2 {
		font-size: 40px;
	}
	
	.core-styles h3,
	.contentRender_name_plugins_core_textbox h3  {
		font-size: 18px;
	}
	
	.core-styles h4,
	.contentRender_name_plugins_core_textbox h4 {
		font-size: 14px;
	}
	
	.core-styles h5,
	.contentRender_name_plugins_core_textbox h5 {
		font-size: 25px;
	}
	
	.core-styles h6,
	.contentRender_name_plugins_core_textbox h6 {
		font-size: 21px;
	}
	
}

@media screen and (min-width: 1024px) {
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1  {
		font-size: 48px;
	}

	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2 {
		font-size: 28px;
	}

	.core-styles h3,
	.contentRender_name_plugins_core_textbox h3 {
		font-size: 20px;
	}

	.core-styles h4,
	.contentRender_name_plugins_core_textbox h4 {
		font-size: 16px;
	}

	.core-styles h5,
	.contentRender_name_plugins_core_textbox h5 {
		font-size: 30px;
	}

	.core-styles h6,
	.contentRender_name_plugins_core_textbox h5 {
		font-size: 25px;
	}
}


.panel_intro_homepage .contentRender_name_plugins_core_textbox h1 { font-size: 45px; font-weight: 800; }
.panel_intro_homepage .contentRender_name_plugins_core_textbox h2 { font-size: 34px; }
.panel_intro_homepage .contentRender_name_plugins_core_textbox h3 { font-size: 20px; font-weight: 400; }

@media (min-width: 768px) {
	.panel_intro_homepage .contentRender_name_plugins_core_textbox h1 { font-size: 80px; }
	.panel_intro_homepage .contentRender_name_plugins_core_textbox h2 { font-size: 45px; }
	.panel_intro_homepage .contentRender_name_plugins_core_textbox h3 { font-size: 24px;  }
}