/* Core styles can be used any where you need a generic HTML block */

::selection {
	color: #ffffff;
	background: #00b1b0;
}

::-moz-selection {
	color: #ffffff;
	background: #00b1b0;
}

.contentRender_name_plugins_core_textbox {
	max-width: 1080px;
	margin: 0 auto;
}

.content > .contentRender_name_plugins_core_textbox {
	padding-left: 15px;
	padding-right: 15px;
}
.core-styles h1,
.contentRender_name_plugins_core_textbox h1 {
	color:#415968;
	font-size: 55px;
	font-family: 'tomarik-brush', sans-serif;
	line-height: 57px;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 10px;
}

.core-styles h2,
.contentRender_name_plugins_core_textbox h2 {
	color:#415968;
	font-size: 45px;
	font-family: 'tomarik-brush', sans-serif;
	line-height: 47px;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.core-styles h3,
.contentRender_name_plugins_core_textbox h3 {
	color: #415968;
	font-size: 32px;
	line-height: 40px;
	font-family: 'Arvo', serif;
	font-weight: 400;
	margin-bottom: 8px;
}

.core-styles h4,
.contentRender_name_plugins_core_textbox h4 {
	color: #415968;
	font-size: 27px;
	line-height: 35px;
	font-family: 'Arvo', serif;
	font-weight: 700;
	margin-bottom: 8px;
}

.core-styles h5,
.contentRender_name_plugins_core_textbox h5 {
	color: #415968;
	font-size: 26px;
	line-height: 30px;
	font-family: 'tomarik-brush', sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 8px;
}

.core-styles h6,
.contentRender_name_plugins_core_textbox h6 {
	color: #415968;
	font-size: 20px;
	line-height: 28px;
	font-family: 'Arvo', serif;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 8px;
}

.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 {
	color: #415968;
	font-size: 20px;
	font-family: 'futura-pt', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 40px;
	text-rendering: optimizeLegibility;
}

.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:#00b1b0;
	font-family: 'futura-pt', sans-serif;
	font-style: normal;
	text-decoration: none;
}

.core-styles ul:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]),
.core-styles ol:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]),
.core-styles dl:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox dl:not([class*="block-grid-"]) {
	color: #415968;
	font-size: 20px;
	line-height: 26px;
	font-family: 'futura-pt', sans-serif;
	font-weight: 400;
	font-style: normal;
	display: block;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 16px;
}

.core-styles ul:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]),
.core-styles dl:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox dl:not([class*="block-grid-"]) {
	list-style-type: disc;
}

.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: #415968;
	font-size: 20px;
	line-height: 26px;
	font-family: 'futura-pt', sans-serif;
	font-weight: 400;
	font-style: normal;
}

.core-styles table,
.contentRender_name_plugins_core_textbox table {
	border: solid 1px #efefef;
	margin-bottom: 1.25rem;
	border-collapse: separate;
	-webkit-border-horizontal-spacing: 1px;
	-webkit-border-vertical-spacing: 1px;
}

.core-styles td,
.contentRender_name_plugins_core_textbox td,
.core-styles th,
.contentRender_name_plugins_core_textbox th
{
	padding: 0.5625rem 0.625rem;
	line-height: 1.125rem;
	text-align: left;
}

.core-styles table tr td,
.contentRender_name_plugins_core_textbox table tr td {
	border-collapse: collapse;
	border: 1px solid #eee;
	border-spacing: 0px;
}

.core-styles tbody,
.contentRender_name_plugins_core_textbox tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
	border-collapse: separate;
}

.core-styles sub,
.contentRender_name_plugins_core_textbox sub,
.core-styles sup,
.contentRender_name_plugins_core_textbox sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.core-styles sub,
.contentRender_name_plugins_core_textbox sub {
	bottom: -0.25em;
}

.core-styles sup,
.contentRender_name_plugins_core_textbox sup {
	top: -0.5em;
}

h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
	font: inherit;
	color: inherit;
	text-decoration: none;
}

.core-styles img[align*='right'],
.contentRender_name_plugins_core_textbox img[align*='right'] { margin-left : 15px; margin-bottom: 5px; }
.core-styles img[align*='left'],
.contentRender_name_plugins_core_textbox img[align*='left'] { margin-right : 15px; margin-bottom: 5px; }

@media screen and (max-width:1024px) {
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1  {
		font-size: 39px;
		line-height: 41px;
	}
	
	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2  {
		font-size: 30px;
		line-height: 32px;
	}
	
	.core-styles h3,
	.contentRender_name_plugins_core_textbox h3  {
		font-size: 23px;
		line-height: 28px;
	}
	
	.core-styles h4,
	.contentRender_name_plugins_core_textbox h4  {
		font-size: 20px;
		line-height: 26px;
	}
	
	.core-styles h5,
	.contentRender_name_plugins_core_textbox h5  {
		font-size: 20px;
		line-height: 22px;
	}
	
	.core-styles h6,
	.contentRender_name_plugins_core_textbox h6  {
		font-size: 17px;
		line-height: 23px;
	}
	
	.core-styles p,
	.contentRender_name_plugins_core_textbox p  {
		font-size: 18px;
		line-height: 24px;
	}
}

@media screen and (max-width:640px) {
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1 {
		font-size: 39px;
		line-height: 41px;
	}
	
	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2 {
		font-size: 30px;
		line-height: 32px;
	}

	.core-styles h3,
	.contentRender_name_plugins_core_textbox h3 {
		font-size: 23px;
		line-height: 28px;
	}

	.core-styles h4,
	.contentRender_name_plugins_core_textbox h4 {
		font-size: 20px;
		line-height: 26px;
	}

  .core-styles h5,
	.contentRender_name_plugins_core_textbox h5 {
		font-size: 20px;
		line-height: 22px;
	}

	.core-styles h6,
	.contentRender_name_plugins_core_textbox h6 {
		font-size: 17px;
		line-height: 23px;
	}
	
	.core-styles p,
	.contentRender_name_plugins_core_textbox p,
	.core-styles table tr th,
	.contentRender_name_plugins_core_textbox table tr th,
	.core-styles table tr td,
	.contentRender_name_plugins_core_textbox table tr td {
		font-size: 18px;
		line-height: 24px;
	}
	.core-styles ul:not([class*="block-grid-"]) li, 
	.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li,
	.core-styles ol:not([class*="block-grid-"]) li, 
	.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li,
	.core-styles dl:not([class*="block-grid-"]) li,
	.contentRender_name_plugins_core_textbox dl:not([class*="block-grid-"]) li {
		color: #415968;
		font-size: 18px;
		font-family: 'futura-pt', sans-serif;
		font-weight: 400;
		line-height: 24px;
		margin-bottom: 5px;
	}

}
