blockquote, q {
	quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none;
}

blockquote {
	margin: 20px 0 30px;
	border-left: 5px solid;
	padding-left: 20px;
}

del {
	text-decoration: line-through;
}

pre {
	overflow: auto;
	padding: 10px;
}

figure {
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body.page-template-page-template-blank-php #page-container {
	padding-top: 0 !important;
}

p.et_normal_padding {
	padding-bottom: 1em;
}

strong {
	font-weight: 700;
}

cite, em, i {
	font-style: italic;
}

code, pre {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}

ins {
	text-decoration: none;
}

sub, sup {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: .8em;
}

sub {
	top: .3em;
}

dl {
	margin: 0 0 1.5em;
}

dl dt {
	font-weight: 700;
}

dd {
	margin-left: 1.5em;
}

blockquote p {
	padding-bottom: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 22px;
}

.clear {
	clear: both;
}

.pagination {
	clear: both;
}

.et-search-form, blockquote {
	border-color: #2ea3f2;
}

.container {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	position: relative;
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
	padding-top: 58px;
}

.et_full_width_page #main-content .container:before {
	display: none;
}

.main_title {
	margin-bottom: 20px;
}

.et_password_protected_form .et_submit_button:hover, .form-submit .et_pb_button:hover {
	background: rgba(0, 0, 0, .05);
}

.et_button_icon_visible .et_pb_button {
	padding-right: 2em;
	padding-left: .7em;
}

.et_button_icon_visible .et_pb_button:after {
	opacity: 1;
	margin-left: 0;
}

.et_button_left .et_pb_button:hover:after {
	left: .15em;
}

.et_button_left .et_pb_button:after {
	margin-left: 0;
	left: 1em;
}

.et_button_icon_visible.et_button_left .et_pb_button, .et_button_left .et_pb_button:hover, .et_button_left .et_pb_module .et_pb_button:hover {
	padding-left: 2em;
	padding-right: .7em;
}

.et_button_icon_visible.et_button_left .et_pb_button:after, .et_button_left .et_pb_button:hover:after {
	left: .15em;
}

.et_password_protected_form .et_submit_button:hover, .form-submit .et_pb_button:hover {
	padding: .3em 1em;
}

.et_button_no_icon .et_pb_button:after {
	display: none;
}

.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover {
	padding: .3em 1em !important;
}

.et_button_custom_icon .et_pb_button:after {
	line-height: 1.7em;
}

.et_button_custom_icon.et_button_icon_visible .et_pb_button:after, .et_button_custom_icon .et_pb_button:hover:after {
	margin-left: .3em;
}

#left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type {
	padding: 0;
	margin-bottom: -16px;
}

.entry-content table:not(.variations) {
	border: 1px solid #eee;
	margin: 0 0 15px;
	text-align: left;
	width: 100%;
}

.entry-content thead th, .entry-content tr th {
	color: #555;
	font-weight: 700;
	padding: 9px 24px;
}

.entry-content tr td {
	border-top: 1px solid #eee;
	padding: 6px 24px;
}

#left-area ol, .entry-content ol, .et-l--body ol, .et-l--footer ol, .et-l--header ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 0 0 23px;
	line-height: 26px;
}

#left-area ol li ul, .entry-content ol li ol, .et-l--body ol li ol, .et-l--footer ol li ol, .et-l--header ol li ol {
	padding: 2px 0 2px 35px;
}

#left-area ul.wp-block-gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 0;
}

#left-area ul.products {
	padding: 0 !important;
	line-height: 1.7 !important;
	list-style: none !important;
}

.gallery-item a {
	display: block;
}

.gallery-caption, .gallery-item a {
	width: 90%;
}

#left-area .et_featured_image {
	padding-bottom: 7px;
}

.single .post {
	padding-bottom: 25px;
}

body.single .et_audio_content {
	margin-bottom: -6px;
}

.nav-single a {
	text-decoration: none;
	color: #2ea3f2;
	font-size: 14px;
	font-weight: 400;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

.et_password_protected_form p input {
	background-color: #eee;
	border: none !important;
	width: 100% !important;
	border-radius: 0 !important;
	font-size: 14px;
	color: #999 !important;
	padding: 16px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.et_password_protected_form label {
	display: none;
}

.et_password_protected_form .et_submit_button {
	font-family: inherit;
	display: block;
	float: right;
	margin: 8px auto 0;
	cursor: pointer;
}

.post-password-required p.nocomments.container {
	max-width: 100%;
}

.post-password-required p.nocomments.container:before {
	display: none;
}

.aligncenter, div.post .new-post .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin-bottom: 10px;
	max-width: 96%;
	padding: 8px;
}

.wp-caption.alignleft {
	margin: 0 30px 20px 0;
}

.wp-caption.alignright {
	margin: 0 0 20px 30px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	padding: 0 4px 5px;
	margin: 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}

img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}

body #main-content .et_builder_inner_content>h1, body #main-content .et_builder_inner_content>h2, body #main-content .et_builder_inner_content>h3, body #main-content .et_builder_inner_content>h4, body #main-content .et_builder_inner_content>h5, body #main-content .et_builder_inner_content>h6 {
	line-height: 1.4em;
}

body #main-content .et_builder_inner_content>p {
	line-height: 1.7em;
}

.wp-block-pullquote {
	margin: 20px 0 30px;
}

.wp-block-pullquote.has-background blockquote {
	border-left: none;
}

.wp-block-group.has-background {
	padding: 1.5em 1.5em .5em;
}

@media (min-width:981px) {
	#main-content .container:before {
		content: "";
		position: absolute;
		top: 0;
		height: 100%;
		width: 1px;
		background-color: #e2e2e2;
	}
	
	.et_full_width_page #left-area {
		padding-bottom: 0;
	}
	
	.et_no_sidebar #main-content .container:before {
		display: none;
	}
}

@media (max-width:980px) {
	#main-content .container:before {
		display: none !important;
	}
	
	.et_full_width_page .et_gallery_item:nth-child(4n+1) {
		clear: none;
	}
}

@media print {}

.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button {
	display: none !important;
	-webkit-appearance: none;
}

.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css {
	background-attachment: scroll;
}

.et-social-facebook a.icon:before {
	content: "";
}

.et-social-twitter a.icon:before {
	content: "";
}

.et-social-google-plus a.icon:before {
	content: "";
}

.et-social-instagram a.icon:before {
	content: "";
}

.et-social-rss a.icon:before {
	content: "";
}

.ai1ec-single-event:after {
	content: " ";
	display: table;
	clear: both;
}

.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot {
	z-index: 3;
}

.wp-block-divi-layout {
	margin-bottom: 1em;
}

.et-safe-mode-indicator, .et-safe-mode-indicator:focus, .et-safe-mode-indicator:hover {
	-webkit-box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
	box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
	background: #29c4a9;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 12px;
	line-height: 16px;
	border-radius: 3px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 999999;
	text-decoration: none;
	font-family: Open Sans, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.et_pb_button.et_hover_enabled:hover:after, .et_pb_button.et_pb_hovered:hover:after {
	-webkit-transition: none !important;
	transition: none !important;
}

.et_pb_module.et_pb_text_align_right {
	text-align: right;
}

.et_pb_bg_layout_light .et_pb_more_button {
	color: #2ea3f2;
}

.et_pb_image_container {
	margin: -20px -20px 29px;
}

.et_hover_enabled_preview {
	z-index: 2;
}

.et_hover_enabled:hover {
	position: relative;
	z-index: 2;
}

.et_pb_background_mask, .et_pb_background_pattern {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.et_pb_background_mask {
	background-size: calc(100% + 2px) calc(100% + 2px);
	background-repeat: no-repeat;
	background-position: 50%;
	overflow: hidden;
}

.et_pb_background_pattern {
	background-position: 0 0;
	background-repeat: repeat;
}

.post-password-required .et_password_protected_form {
	min-height: 0;
}

body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1, body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1 {
	display: none;
}

.et_pb_no_bg {
	padding: 0 !important;
}

.et_overlay.et_pb_inline_icon:before, .et_pb_inline_icon:before {
	content: attr(data-icon);
}

.et_pb_more_button {
	color: inherit;
	text-shadow: none;
	text-decoration: none;
	display: inline-block;
	margin-top: 20px;
}

.et_parallax_bg_wrap {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.et_parallax_bg {
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.et_parallax_bg.et_parallax_bg__hover, .et_parallax_bg.et_parallax_bg_phone, .et_parallax_bg.et_parallax_bg_tablet, .et_parallax_gradient.et_parallax_gradient__hover, .et_parallax_gradient.et_parallax_gradient_phone, .et_parallax_gradient.et_parallax_gradient_tablet, .et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover), .et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover) {
	display: none;
}

.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover, .et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover {
	display: block;
}

.et_parallax_gradient {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.et_pb_module.et_pb_section_parallax, .et_pb_posts_nav a.et_pb_section_parallax, .et_pb_tab.et_pb_section_parallax {
	position: relative;
}

.et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: fixed;
}

body.et-bfb .et_pb_section_parallax .et_pb_parallax_css, body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: scroll;
	bottom: auto;
}

.et_pb_more_button:hover:after {
	opacity: 1;
	margin-left: 0;
}

.box-shadow-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	pointer-events: none;
}

.et_pb_section>.box-shadow-overlay~.et_pb_row {
	z-index: 11;
}

body.safari .section_has_divider {
	will-change: transform;
}

.et_pb_row>.box-shadow-overlay {
	z-index: 8;
}

.has-box-shadow-overlay {
	position: relative;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.et_multi_view_hidden, .et_multi_view_hidden_image {
	display: none !important;
}

.et_multi_view_image__loading {
	visibility: hidden;
}

.et_multi_view_image__loaded {
	-webkit-animation: multi-view-image-fade .5s;
	animation: multi-view-image-fade .5s;
}

.et-pb-before-scroll-animation {
	opacity: 0;
}

.et-waypoint:not(.et_pb_counters) {
	opacity: 0;
}

@media (min-width:981px) {}

@media (max-width:980px) {
	.et_overlay.et_pb_inline_icon_tablet:before, .et_pb_inline_icon_tablet:before {
		content: attr(data-icon-tablet);
	}
	
	.et_parallax_bg.et_parallax_bg_tablet_exist, .et_parallax_gradient.et_parallax_gradient_tablet_exist {
		display: none;
	}
	
	.et_parallax_bg.et_parallax_bg_tablet, .et_parallax_gradient.et_parallax_gradient_tablet {
		display: block;
	}
	
	.et_pb_more_button {
		display: inline-block !important;
	}
	
	.et_pb_bg_layout_light_tablet.et_pb_button, .et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button, .et_pb_bg_layout_light_tablet .et_pb_more_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_light_tablet .et_pb_forgot_password a {
		color: #666;
	}
	
	.et_pb_bg_layout_light_tablet h1, .et_pb_bg_layout_light_tablet h2, .et_pb_bg_layout_light_tablet h3, .et_pb_bg_layout_light_tablet h4, .et_pb_bg_layout_light_tablet h5, .et_pb_bg_layout_light_tablet h6 {
		color: #333 !important;
	}
	
	.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button {
		color: #2ea3f2 !important;
	}
	
	.et_pb_bg_layout_light_tablet {
		color: #666 !important;
	}
	
	.et_pb_bg_layout_dark_tablet, .et_pb_bg_layout_dark_tablet h1, .et_pb_bg_layout_dark_tablet h2, .et_pb_bg_layout_dark_tablet h3, .et_pb_bg_layout_dark_tablet h4, .et_pb_bg_layout_dark_tablet h5, .et_pb_bg_layout_dark_tablet h6 {
		color: #fff !important;
	}
	
	.et_pb_bg_layout_dark_tablet.et_pb_button, .et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button, .et_pb_bg_layout_dark_tablet .et_pb_more_button {
		color: inherit;
	}
	
	.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a {
		color: #fff;
	}
	
	.et_pb_module.et_pb_text_align_left-tablet {
		text-align: left;
	}
	
	.et_pb_module.et_pb_text_align_center-tablet {
		text-align: center;
	}
	
	.et_pb_module.et_pb_text_align_right-tablet {
		text-align: right;
	}
	
	.et_pb_module.et_pb_text_align_justified-tablet {
		text-align: justify;
	}
}

@media (max-width:767px) {
	.et_pb_more_button {
		display: inline-block !important;
	}
	
	.et_overlay.et_pb_inline_icon_phone:before, .et_pb_inline_icon_phone:before {
		content: attr(data-icon-phone);
	}
	
	.et_parallax_bg.et_parallax_bg_phone_exist, .et_parallax_gradient.et_parallax_gradient_phone_exist {
		display: none;
	}
	
	.et_parallax_bg.et_parallax_bg_phone, .et_parallax_gradient.et_parallax_gradient_phone {
		display: block;
	}
	
	.et-hide-mobile {
		display: none !important;
	}
	
	.et_pb_bg_layout_light_phone.et_pb_button, .et_pb_bg_layout_light_phone.et_pb_module.et_pb_button, .et_pb_bg_layout_light_phone .et_pb_more_button {
		color: #2ea3f2;
	}
	
	.et_pb_bg_layout_light_phone .et_pb_forgot_password a {
		color: #666;
	}
	
	.et_pb_bg_layout_light_phone h1, .et_pb_bg_layout_light_phone h2, .et_pb_bg_layout_light_phone h3, .et_pb_bg_layout_light_phone h4, .et_pb_bg_layout_light_phone h5, .et_pb_bg_layout_light_phone h6 {
		color: #333 !important;
	}
	
	.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button {
		color: #2ea3f2 !important;
	}
	
	.et_pb_bg_layout_light_phone {
		color: #666 !important;
	}
	
	.et_pb_bg_layout_dark_phone, .et_pb_bg_layout_dark_phone h1, .et_pb_bg_layout_dark_phone h2, .et_pb_bg_layout_dark_phone h3, .et_pb_bg_layout_dark_phone h4, .et_pb_bg_layout_dark_phone h5, .et_pb_bg_layout_dark_phone h6 {
		color: #fff !important;
	}
	
	.et_pb_bg_layout_dark_phone.et_pb_button, .et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button, .et_pb_bg_layout_dark_phone .et_pb_more_button {
		color: inherit;
	}
	
	.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button {
		color: #fff !important;
	}
	
	.et_pb_bg_layout_dark_phone .et_pb_forgot_password a {
		color: #fff;
	}
	
	.et_pb_module.et_pb_text_align_left-phone {
		text-align: left;
	}
	
	.et_pb_module.et_pb_text_align_right-phone {
		text-align: right;
	}
	
	.et_pb_module.et_pb_text_align_justified-phone {
		text-align: justify;
	}
}

@media (max-width:479px) {
	a.et_pb_more_button {
		display: block;
	}
}

@media (min-width:768px) and (max-width:980px) {}

@media (max-width:767px) {}

.et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}