.et_pb_slide_content, .et_pb_best_value {
	font-size: 15px;
}

.et_pb_contact_submit, .et_password_protected_form .et_submit_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .comment-reply-link, .form-submit .et_pb_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_contact p input[type="checkbox"]:checked+label i:before, .et_pb_bg_layout_light.et_pb_module.et_pb_button {
	color: #fff;
}

.footer-widget h4 {
	color: #fff;
}

.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote {
	border-color: #fff;
}

.et_pb_counter_amount, .et_pb_featured_table .et_pb_pricing_heading, .et_quote_content, .et_link_content, .et_audio_content, .et_pb_post_slider.et_pb_bg_layout_dark, .et_slide_in_menu_container, .et_pb_contact p input[type="radio"]:checked+label i:before {
	background-color: #fff;
}

.et_secondary_nav_enabled #page-container #top-header {
	background-color: #fff !important;
}

#et-secondary-nav li ul {
	background-color: #fff;
}

#main-footer .footer-widget h4, #main-footer .widget_block h1, #main-footer .widget_block h2, #main-footer .widget_block h3, #main-footer .widget_block h4, #main-footer .widget_block h5, #main-footer .widget_block h6 {
	color: #fff;
}

.footer-widget li:before {
	border-color: #fff;
}

@media only screen and (min-width:981px) {
	.et_fixed_nav #page-container .et-fixed-header#top-header {
		background-color: #fff !important;
	}
	
	.et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul {
		background-color: #fff;
	}
}

@media only screen and (min-width:1350px) {
	.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
		padding-top: 121px;
	}
	
	.et_pb_fullwidth_section {
		padding: 0;
	}
}

@media only screen and (max-width:980px) {
	#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
		background-color: #ff6a2a;
	}
}

.pa-toggle-blurb .et_pb_blurb_description {
	max-height: 200px;
	transition: max-height .3s ease-out;
	overflow: hidden;
}

.pa-toggle-blurb .et_pb_blurb_description:after {
	content: "";
	display: inline-block;
	position: absolute;
	pointer-events: none;
	height: 100px;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(0deg, #fff 10%, transparent);
}

.pa-toggle-blurb .pa-blurb-expand-button {
	padding: .5em;
	text-align: center;
	color: #ff6a2a !important;
	font-weight: bold;
}

.pa-toggle-blurb .pa-blurb-expand-button span {
	cursor: pointer;
}

.pa-toggle-blurb .pa-blurb-expand-button .pa-blurb-toggle-icon {
	font-family: ETMODULES, "sans-serif";
}

.pa-toggle-blurb .pa-blurb-toggle-expanded {
	max-height: 2000px;
	transition: max-height .3s ease-in;
}

.pa-toggle-blurb .pa-blurb-toggle-expanded.et_pb_blurb_description:after {
	background: none;
}

.pa-toggle-text .et_pb_text_inner {
	max-height: 150px;
	transition: max-height .3s ease-out;
	overflow: hidden;
}

.pa-toggle-text .et_pb_text_inner:after {
	content: "";
	display: inline-block;
	position: absolute;
	pointer-events: none;
	height: 100px;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(0deg, #fff 10%, transparent);
}

.pa-toggle-text .pa-text-expand-button {
	padding: .5em;
	text-align: center;
	color: #ff6a2a;
}

.pa-toggle-text .pa-text-expand-button span {
	cursor: pointer;
}

.pa-toggle-text .pa-text-expand-button .pa-text-toggle-icon {
	font-family: ETMODULES, "sans-serif";
}

.pa-toggle-text .pa-text-toggle-expanded {
	max-height: 2000px;
	transition: max-height .3s ease-in;
}

.pa-toggle-text .pa-text-toggle-expanded.et_pb_text_inner:after {
	background: none;
}

.feature_point {
	background-color: #fff;
	padding: 10px 20px 10px 20px;
	font-size: 40px;
}

.gallery-blog-thumb .et_pb_gallery_image {
	padding-top: 100%;
}

.gallery-blog-thumb .et_pb_gallery_item img {
	position: absolute;
	height: 45%;
	bottom: 0;
	object-fit: cover;
}

@media only screen and (min-width:600px) {
	.two-column {
		-moz-column-count: 2;
		-moz-column-gap: 1em;
		-webkit-column-count: 2;
		-webkit-column-gap: 1em;
		column-count: 2;
		column-gap: 1em;
	}
}

@media only screen and (max-width:980px) {}

@media all and (max-width:980px) {
	.custom_row {
		display: flex;
		flex-wrap: wrap;
	}
	
	.first-on-mobile {
		order: 1;
	}
	
	.second-on-mobile {
		order: 2;
	}
	
	.third-on-mobile {
		order: 3;
	}
	
	.fourth-on-mobile {
		order: 4;
	}
	
	.fifth-on-mobile {
		order: 5;
	}
}

.dtq-swapped-img {
	object-fit: cover;
}

.dnxte_blog_slider_0 .dnxte-blog-published, .dnxte_blog_slider_1 .dnxte-blog-published {
	display: none;
}

.et_mobile_menu {
	overflow: scroll !important;
	max-height: 80vh;
}

.et-menu li li a {
	padding: 6px 10px;
	width: 240px;
	line-height: 1.5em;
}

.nav li ul {
	padding: 20px 0;
	width: 300px;
}

.et_pb_menu .et_pb_menu__search-input {
	border: 0;
	font-weight: 500;
	width: 100%;
	color: #fff;
	background: transparent;
}

.dnxte-blog-published {
	display: none;
}

sup {
	font-size: 75%;
	line-height: 60%;
	bottom: .3em;
}

@media (min-width:981px) {}

@media (max-width:980px) {}

.et_pb_blog_grid .et_pb_post img {
	aspect-ratio: 3/2;
	width: 100%;
	height: auto;
	object-fit: cover;
}