.container, .et_pb_row {
	width: 90%;
}

body {
	font-weight: 400;
	text-size-adjust: 100%;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	scroll-behavior: smooth;
}

body p {
	margin-top: 0;
}

h1, h2, h3 {
	padding-bottom: 25px;
	font-weight: 700;
	line-height: 1.2em;
}

h4, h5 {
	line-height: 1.3em !important;
}

.main-content-section h2, .main-content-section h3, .main-content-section h4 {
	padding-top: 20px;
}

.main-content-section .et_pb_column_1_3 h4 {
	padding-top: 0px;
	padding-bottom: 20px;
}

.title-big, .title-big h2, .title-big h3 {
	font-size: 40px !important;
	font-weight: 700;
	line-height: 1.2em;
	padding-bottom: 25px;
}

.title-hero, .et_pb_fullwidth_header_subhead, .title-hero h2, .title-hero h3, .title-hero h1 {
	font-size: 50px !important;
	font-weight: 700;
	line-height: 1.2em !important;
	padding-bottom: 25px !important;
}

p.title-hero, .title-hero p {
	font-size: 50px;
	font-weight: 700;
	line-height: 1.2em;
	padding-bottom: 25px;
}

.et_pb_bg_layout_light p.title-hero, .et_pb_bg_layout_light p.title-big, .title-hero p, .title-big.et_pb_bg_layout_light p, .title-big.et_pb_bg_layout_light div {
	color: #00132b !important;
}

.intro, .content-post p:first-child, .et_pb_nextend_smart_slider_3_fullwidth .intro p {
	font-size: 22px !important;
	line-height: 1.5em;
}

strong {
	font-weight: 600;
}

.preheader, h1.preheader, .title-big.et_pb_bg_layout_light p.preheader, .preheader h2, .preheader h3, .preheader h4, .preheader h1 {
	font-size: 16px !important;
	color: #92ac5e !important;
	font-weight: 600;
	padding-bottom: 20px !important;
}

p.preheader, p.preheader-white, div.preheader, div.preheader-white {
	padding-bottom: 15px;
}

h2.preheader {
	color: #92ac5e !important;
}

#et-info, #et-secondary-menu>ul>li a {
	font-weight: 400;
}

#et-top-navigation nav>ul>li>a {
	font-weight: 400;
}

#logo {
	max-width: 250px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}

#logo:hover {
	opacity: .6;
}

#main-header {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#top-menu li {
	padding-right: 25px;
}

#top-header {
	padding-top: 5px;
	padding-bottom: 5px;
}

@media (min-width: 981px) {
	.et_pb_gutters3 .et_pb_column_2_3.et_pb_specialty_column, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
		width: 57.8% !important;
	}
	
	.et_pb_gutters3 .no-pullup .et_pb_column_1_3.et_pb_column_single, .no-pullup.et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
		width: 36.7% !important;
		margin-top: 0px;
	}
	
	.et_pb_gutters3 .pullup .et_pb_column_2_3.et_pb_specialty_column, .pullup.et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
		width: 57.8% !important;
	}
	
	.et_pb_gutters3 .pullup .et_pb_column_1_3.et_pb_column_single, .pullup.et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
		width: 36.7% !important;
		margin-top: -150px;
	}
}

@media (min-width: 981px) {
	.et_pb_gutters3 .et_pb_column_3_4.et_pb_specialty_column, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
		width: 67.8% !important;
	}
	
	.et_pb_gutters3 .et_pb_column_1_4.et_pb_column_single, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
		width: 26.7% !important;
	}
}

#main-footer .widget_recent_entries li a, #main-footer .widget_nav_menu li a, .et-l--footer .widget_nav_menu li a {
	padding-left: 0px;
	transition: all .2s;
}

#main-footer .widget_recent_entries li a::before, #main-footer .widget_nav_menu li a::before, .et-l--footer .widget_nav_menu li a::before {
	position: relative;
	margin-right: 8px;
	top: 1px;
	color: #92ac5e !important;
	font-family: "ETmodules";
	content: "5";
	display: inline-block !important;
}

.et_pb_widget_area_left {
	border-right: none;
	padding-right: 0;
}

.et_pb_widget li a:hover, #main-footer .widget_nav_menu li a:hover {
	padding-left: 8px;
}

.et_pb_bg_layout_dark .et_pb_widget li a:hover {
	color: #fff !important;
}

.et_pb_widget li a::before {
	position: relative;
	margin-right: 8px;
	top: 1px;
	color: #1a212d;
	font-family: "ETmodules";
	content: "5";
	display: inline-block !important;
}

.et_pb_widget ul li {
	margin-bottom: .5em;
}

@keyframes pulse-border {
	0% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
		opacity: 1;
	}
	
	100% {
		transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
		opacity: 0;
	}
}

.et_pb_toggle.et_pb_toggle_item {
	margin-bottom: 0px !important;
}

.et_pb_toggle.et_pb_module {
	margin-bottom: 10px !important;
}

.et_pb_toggle_close {
	background: #fff;
	border: 1px solid #00132b;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 8px;
}

.et_pb_toggle_content {
	padding-bottom: 25px;
}

.et_pb_toggle {
	border-radius: 8px;
}

.et_pb_toggle_content {
	position: relative;
}

.et_pb_toggle_title:before {
	color: #92ac5e;
	content: "3";
	font-size: 36px;
}

.et_pb_toggle.et_pb_toggle_item h5 {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 400 !important;
	color: #15181c;
}

.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
	color: #15181c;
}

.et_pb_contact_select {
	color: #999;
	background-color: #fff;
	padding: 16px 20px 16px 16px;
	font-size: 13px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .15);
	border-bottom: 2px solid rgba(0, 0, 0, .15);
	padding: 15px 20px;
	color: #4e4e4e;
	border-radius: 8px;
	width: 100%;
}

label {
	font-size: 14px;
}

.dsm_content_timeline_child_0 .dsm-timeline-content, .dsm_content_timeline_child_1 .dsm-timeline-content, .dsm_content_timeline_child_2 .dsm-timeline-content, .dsm_content_timeline_child_3 .dsm-timeline-content, .dsm-timeline-content {
	margin-top: 8px !important;
}

.blurb-c2a .et_pb_column, .et_pb_gutters1 .blurb-c2a .et_pb_column_1_4, .et_pb_gutters1.et_pb_row.blurb-c2a .et_pb_column_1_4 {
	background: #fff !important;
	margin: 5px !important;
	border-radius: 8px !important;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
}

.blurb-c2a .et_pb_column:hover, .et_pb_gutters1 .blurb-c2a .et_pb_column_1_4:hover, .et_pb_gutters1.et_pb_row.blurb-c2a .et_pb_column_1_4:hover {
	background: #92ac5e !important;
	color: #fff !important;
	cursor: pointer !important;
}

.blurb-c2a .et_pb_column:hover h5.et_pb_module_header, .et_pb_gutters1 .blurb-c2a .et_pb_column_1_4:hover h5.et_pb_module_header, .et_pb_gutters1.et_pb_row.blurb-c2a .et_pb_column_1_4:hover h5.et_pb_module_header {
	color: #fff !important;
}

.blurb-c2a .et_pb_column:hover .et-pb-icon, .et_pb_gutters1 .blurb-c2a .et_pb_column_1_4:hover .et-pb-icon, .et_pb_gutters1.et_pb_row.blurb-c2a .et_pb_column_1_4:hover .et-pb-icon {
	color: #fff !important;
}

.cases-big .et_pb_column_1_2 {
	margin-bottom: 2% !important;
}

@media (min-width: 981px) {
	.cases-big, .cases-big .et_pb_gutters2 .et_pb_column_1_2 {
		transition: all .2s;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
	}
	
	.cases-big .et_pb_gutters2 .et_pb_column_1_2, .cases-big .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
		width: 49%;
		box-shadow: inset 0px 0px 0px 0px #ccc, inset 0px -250px 150px -50px rgba(18, 35, 33, 50%);
		background-size: 110%;
	}
	
	.cases-big .et_pb_gutters2 .et_pb_column_1_2:hover, .cases-big .et_pb_gutters2.et_pb_row .et_pb_column_1_2:hover {
		width: 49%;
		box-shadow: inset 0px 0px 0px 0px #ccc, inset 0px -300px 150px -50px rgba(18, 35, 33, 70%);
		background-size: 115%;
	}
	
	.cases-big .et_pb_gutters2 .et_pb_column, .cases-big .et_pb_gutters2.et_pb_row .et_pb_column {
		margin-right: 2%;
	}
	
	.et_pb_column_1_2.case-second {
		margin-top: 50px;
		margin-bottom: -50px !important;
	}
}

#sidebar-c2a {
	position: fixed;
	right: 34px;
	bottom: 34px;
	display: block;
	z-index: 100000;
	border-radius: 5px;
	box-shadow: 0 0px 30px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0px 30px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0px 30px rgba(0, 0, 0, .2);
	font-size: 13px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

#c2a-knap-1 {
	background-color: #fff;
	margin: 0;
	padding: 18px 8px 12px;
	color: #00132b;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-size: 13px !important;
	border-radius: 0;
	border-radius: 0 5px 5px 0;
	display: block;
	font-weight: 400;
	float: right;
	min-width: 115px;
}

#c2a-knap-1:hover {
	background-color: #e5e5e5;
}

#c2a-knap-1:before {
	font-family: "ETmodules" !important;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	margin-bottom: 8px;
	text-align: center;
	font-size: 25px;
	line-height: 1;
	text-transform: none;
	speak: none;
	position: relative;
	content: "";
	color: #92ac5e;
}

#c2a-knap-2 {
	background-color: #fff;
	margin: 0;
	padding: 18px 8px 12px;
	color: #00132b;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-size: 13px !important;
	border-radius: 0;
	border-radius: 5px 0 0 5px;
	display: block;
	font-weight: 400;
	float: right;
	border-right: 1px solid #e1e1e1;
	min-width: 115px;
}

#c2a-knap-2:hover {
	background-color: #e5e5e5;
}

#c2a-knap-2:before {
	font-family: "ETmodules" !important;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	margin-bottom: 8px;
	text-align: center;
	font-size: 25px;
	line-height: 1;
	text-transform: none;
	speak: none;
	position: relative;
	content: "";
	color: #92ac5e;
}

#c2a-knap-3 {
	background-color: #fff;
	margin: 0;
	padding: 24px 8px 18px;
	color: #00132b;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-size: 13px !important;
	border-radius: 0;
	border-radius: 5px 0 0 5px;
	display: block;
	font-weight: 400;
	float: right;
	border-right: 1px solid #e1e1e1;
}

#c2a-knap-3:hover {
	background-color: #edf3f5;
}

#c2a-knap-3:before {
	font-family: "ETmodules" !important;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	margin-bottom: 8px;
	text-align: center;
	font-size: 25px;
	line-height: 1;
	text-transform: none;
	speak: none;
	position: relative;
	content: "l";
	color: #92ac5e;
}

#page-container {
	overflow-y: hidden;
	overflow-x: hidden;
}

.dsm_icon_list .dsm_icon_list_icon {
	font-size: 16px;
	margin-top: 5px;
	font-weight: 600;
}

.et_pb_image .et_pb_image_wrap img[src*=".svg"] {
	width: 100%;
}

::selection {
	background: #92ac5e;
	color: #fff;
}

.vertical-align {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

ul.list-arrows li::before, .main-content-section ul li::before, .secondary-content-section ul li::before, .et_pb_fullwidth_header ul li::before {
	position: relative;
	margin-right: 10px;
	top: 2px;
	color: rgba(0, 0, 0, .3);
	color: #92ac5e;
	font-family: "ETmodules";
	content: "N";
	font-weight: 600;
	font-size: 18px;
}

ul.list-arrows, .main-content-section ul, .secondary-content-section ul, .et_pb_fullwidth_header ul {
	width: 100%;
	margin: 0;
	list-style: none;
	list-style-type: none !important;
	padding: 0 0 1.5em 0px !important;
}

ul.list-arrows li::before, .main-content-section ul li::before, .secondary-content-section ul li::before, .et_pb_fullwidth_header ul li::before {
	position: relative;
	margin-right: 10px;
	margin-left: -34px;
	top: 3px;
	color: rgba(0, 0, 0, .3);
	color: #92ac5e;
	font-family: "ETmodules";
	content: "5";
	font-weight: 900;
	font-size: 25px;
}

ul.list-arrows, .main-content-section ul, .secondary-content-section ul, .et_pb_fullwidth_header ul {
	width: 100%;
	margin: 0;
	margin-top: 10px;
	list-style: none;
	list-style-type: none !important;
	padding: 0 0 1.5em 34px !important;
}

.border-radius {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow: hidden;
}

.content-box {
	padding: 40px 34px;
	margin-bottom: 40px;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .1);
	border-radius: 8px;
}

a {
	cursor: pointer !important;
	z-index: 9999 !important;
}

.contact-media:before {
	position: relative;
	margin-right: 8px;
	top: 1px;
	color: #92ac5e;
	font-family: "ETmodules";
}

.contact-media {
	margin-bottom: 2px;
}

.contact-phone:before {
	content: "";
}

.contact-email:before {
	content: "";
}

@-webkit-keyframes pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(20, 206, 122, .4);
	}
	
	70% {
		-webkit-box-shadow: 0 0 0 20px rgba(20, 206, 122, 0);
	}
	
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(20, 206, 122, 0);
	}
}

@keyframes pulse {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(20, 206, 122, .4);
		box-shadow: 0 0 0 0 rgba(20, 206, 122, .4);
	}
	
	70% {
		-moz-box-shadow: 0 0 0 20px rgba(20, 206, 122, 0);
		box-shadow: 0 0 0 20px rgba(20, 206, 122, 0);
	}
	
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(20, 206, 122, 0);
		box-shadow: 0 0 0 0 rgba(20, 206, 122, 0);
	}
}

@media (max-width: 980px) {
	.et_pb_column .et_pb_contact p.et_pb_contact_field_half {
		width: 50%;
		clear: none;
		float: left;
	}
}

#top-menu li li a {
	width: 240px;
	padding: 6px 10px 6px 20px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
	text-transform: none !important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}

#top-menu li li:hover {
	padding-right: 8px;
}

#top-menu li li a:hover {
	color: #92ac5e !important;
}

#top-menu li li::before {
	position: relative;
	margin-right: 8px;
	top: 3px;
	color: rgba(0, 0, 0, .2);
	font-family: "ETmodules";
	content: "5";
	float: left;
}

.nav li ul {
	box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 20px 60px -10px rgba(0, 0, 0, .15);
}

@media only screen and (max-width: 980px) {
	#sidebar-c2a {
		left: 0;
		bottom: -53px;
		width: 100%;
		z-index: 10000;
		display: block;
	}
	
	#c2a-knap-1 {
		width: 50%;
		float: left;
		padding: 10px 3px;
		font-size: 14px !important;
		border-radius: 0px;
	}
	
	#c2a-knap-1:before {
		margin-right: 6px;
		display: inline-block;
		top: 5px;
	}
	
	#c2a-knap-2 {
		width: 50%;
		float: left;
		padding: 10px 3px;
		font-size: 14px !important;
		border-left: 1px solid #e1e1e1;
		border-right: none;
		border-radius: 0px;
	}
	
	#c2a-knap-2:before {
		margin-right: 8px;
		display: inline-block;
		top: 5px;
	}
	
	#c2a-knap-3 {
		width: 33.33333333%;
		float: left;
		padding: 10px 3px;
		font-size: 14px !important;
		border-left: 1px solid #e1e1e1;
		border-right: none;
		border-radius: 0px;
	}
	
	#c2a-knap-3:before {
		margin-right: 6px;
		display: inline-block;
		top: 5px;
	}
	
	#top-header {
		display: none;
	}
	
	#main-header {
		top: 0px !important;
	}
	
	.et_pb_row {
		position: relative;
		width: 90%;
	}
	
	#main-header .container {
		width: 90%;
	}
	
	#et_mobile_nav_menu .btn-menu-app a, .btn-menu a {
		margin: 20px 0px;
		padding: 12px 32px !important;
		background: #92ac5e !important;
		color: #fff !important;
		border-radius: 5px;
		margin-left: auto;
		margin-right: auto;
		max-width: 86%;
		font-weight: 700;
		text-align: center !important;
	}
	
	.et_header_style_left #et-top-navigation .mobile_menu_bar, .et_header_style_split #et-top-navigation .mobile_menu_bar {
		padding-bottom: 10px;
		padding-top: 13px;
	}
	
	.dsm_button .et_pb_button_two, .et_pb_button_two.et_pb_button, body #page-container .et_pb_section .et_pb_button_two.et_pb_button {
		margin-left: 0px !important;
	}
	
	body {
		font-size: 15px;
	}
	
	.title-big, .et_pb_fullwidth_header_subhead, .title-big, .title-big h2, .title-big h3, .title-big p {
		font-size: 30px !important;
		line-height: 1.25em;
	}
	
	.title-hero, .title-hero h2, .title-hero h3, h2.title-hero, h1.title-hero, h3.title-hero, .et_pb_nextend_smart_slider_3_fullwidth .title-hero p, p.title-hero, .title-hero p {
		font-size: 30px !important;
		line-height: 1.3em;
		padding-bottom: 10px;
	}
	
	.subtitle-big, .et_pb_fullwidth_header_subhead, .intro, .intro p, .intro-big {
		font-size: 20px !important;
		line-height: 1.4em;
	}
	
	h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
		font-size: 26px;
	}
	
	.et_pb_button {
		width: 100%;
	}
	
	.dsm_button .et_pb_button_two {
		margin-left: 0px !important;
	}
	
	.full-mobile.et_pb_row>.et_pb_column {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}
}

.mobile_menu_bar:before {
	color: #fff !important;
}

.mobile_menu_bar::after {
	content: "MENU";
	position: relative;
	color: #fff !important;
	cursor: pointer;
	top: -9px;
	left: 2px;
}

@media only screen and (min-width: 981px) {
	#et-info {
		float: right;
	}
	
	.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget {
		width: 24% !important;
		margin: .5% !important;
	}
	
	.btn-menu a {
		color: #fff !important;
		background: #92ac5e !important;
		border: 1px solid #92ac5e !important;
		padding: 14px 30px 14px 30px !important;
		margin-top: -16px;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		transition: all .2s;
		border-radius: 0px;
		font-weight: 700 !important;
		font-size: 16px !important;
	}
	
	.btn-menu a:hover {
		color: #fff !important;
		background-color: #92ac5e !important;
		border: 1px solid #92ac5e !important;
		opacity: 1 !important;
		border-radius: 0px;
		font-weight: 700 !important;
		font-size: 16px !important;
	}
	
	.menu-divider-left a::before {
		content: "|";
		display: inline-block;
		margin-right: 22px;
		color: #e1e1e1;
	}
	
	#sidebar-c2a {
		display: none !important;
	}
	
	.menu-divider-left a::before {
		content: "|";
		display: inline-block;
		margin-right: 22px;
		color: #e1e1e1;
	}
	
	.sub-menu {
		border-top: none;
	}
	
	#main-header .nav li ul {
		border-radius: 4px;
		width: 280px;
		left: -60px;
		border: none;
	}
	
	.sub-menu {
		background: #fff !important;
	}
	
	.sub-menu:after, .arrow_box:before {
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	
	.sub-menu:after {
		border-color: rgba(255, 255, 255, 0);
		border-bottom-color: #fff;
		border-width: 14px;
		margin-left: -14px;
	}
	
	.sub-menu:before {
		border-color: rgba(238, 238, 238, 0);
		border-bottom-color: #fff;
		border-width: 11px;
		margin-left: -11px;
	}
	
	#main-header .nav li ul a {
		color: #000 !important;
	}
	
	#main-header .nav li ul a:hover {
		color: #92ac5e !important;
	}
}

@media (max-width: 980px) {
	.two_on_mob .et_pb_column {
		width: 47.5% !important;
		margin-right: 5% !important;
		padding: 0 20px;
	}
	
	.two_on_mob .et_pb_column.et_pb_column_1_5:nth-of-type(5) {
		margin: 0 25%;
		display: none !important;
	}
	
	.two_on_mob .et_pb_column.et_pb_column_1_5:nth-of-type(2), .two_on_mob .et_pb_column.et_pb_column_1_5:nth-of-type(4) {
		margin-right: 0% !important;
	}
}

@media (max-width: 980px) {
	.et_pb_section .et_pb_row.two_on_mob div.et_pb_column.et_pb_column_1_4 {
		width: 47.5% !important;
	}
	
	.et_pb_section .et_pb_row_4col.two_on_mob>.et_pb_column.et_pb_column_1_4:nth-of-type(even) {
		width: 47.5% !important;
		margin-right: 0 !important;
	}
}

@media (max-width: 980px) {
	.two_on_mob.et_pb_gutters1 .et_pb_column {
		width: 50% !important;
		margin-right: 0% !important;
	}
	
	.two_on_mob.et_pb_gutters1 .et_pb_column.et_pb_column_1_3:nth-of-type(3) {
		margin: 0 25%;
	}
}

@media (max-width: 980px) {
	.et_pb_section .et_pb_row.two_on_mob.et_pb_gutters1 div.et_pb_column.et_pb_column_1_4 {
		width: 50% !important;
	}
	
	.et_pb_section .et_pb_row_4col.two_on_mob.et_pb_gutters1>.et_pb_column.et_pb_column_1_4:nth-of-type(even) {
		width: 50% !important;
		margin-right: 0 !important;
	}
}

@media (max-width: 980px) {
	.three_on_mob .et_pb_column {
		width: 30% !important;
		margin-right: 3% !important;
		padding: 0 20px;
	}
	
	.three_on_mob .et_pb_column.et_pb_column_1_6:nth-of-type(3), .three_on_mob .et_pb_column.et_pb_column_1_6:nth-of-type(6) {
		margin-right: 0% !important;
	}
	
	.et_pb_row.three_on_mob .et_pb_column.et_pb_column_1_6 {
		margin-bottom: 30px !important;
	}
}

@-webkit-keyframes ca3_fade_move_down {
	0% {
		-webkit-transform: translate(0, -20px);
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}
}

@-moz-keyframes ca3_fade_move_down {
	0% {
		-moz-transform: translate(0, -20px);
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		-moz-transform: translate(0, 20px);
		opacity: 0;
	}
}

@keyframes ca3_fade_move_down {
	0% {
		transform: translate(0, -20px);
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		transform: translate(0, 20px);
		opacity: 0;
	}
}

@media all and (max-width: 980px) {
	.custom_row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.second-on-mobile {
		-webkit-order: 2;
		order: 2;
	}
	
	.custom_row:last-child .et_pb_column:last-child {
		margin-bottom: 30px;
	}
}

.one-half, .one-third {
	position: relative;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%;
}

.one-half {
	width: 49%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}

@media only screen and (max-width: 767px) {
	.one-half, .one-third {
		width: 100%;
		margin-right: 0;
	}
}

.mobile_menu_bar {
	position: relative;
	display: block;
	bottom: 10px;
	line-height: 0;
}

.et_pb_column.Desktop {
	border-top: 35px solid #fff;
	border-bottom: none;
	border-left: 2px #fff;
	border-right: 2px #fff;
	border-radius: 8px 8px 0px 0px;
	position: relative;
}

.et_pb_column.Desktop:before {
	content: "";
	position: absolute;
	top: -23px;
	left: 25px;
	width: 12px;
	height: 12px;
	background: #f36;
	border-radius: 100px;
	box-shadow: 0 0 0 0 #f36, 24px 0 0 0 #fc9, 48px 0 0 0 #3f6;
}

.anything .et_pb_gutters4 .et_pb_column_2_3 .et_pb_module, .anything .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_module {
	margin-bottom: 0 !important;
}

@media (min-width: 320px)  and (max-width: 450px) {
	.et_pb_column.Desktop:before {
		content: "";
		position: absolute;
		top: -23px;
	}
}

@media (min-width: 980px) and (max-width: 1030px) {
	.et_pb_column.Desktop {
		z-index: 0;
	}
}

@-webkit-keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
	
	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}

@-moz-keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
	
	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}

@-o-keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
	
	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}

@keyframes elasticus {
	0% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
	
	50% {
		-webkit-transform-origin: 0% 0%;
		-ms-transform-origin: 0% 0%;
		-moz-transform-origin: 0% 0%;
		-o-transform-origin: 0% 0%;
		transform-origin: 0% 0%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	50.1% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		-webkit-transform-origin: 0% 100%;
		-ms-transform-origin: 0% 100%;
		-moz-transform-origin: 0% 100%;
		-o-transform-origin: 0% 100%;
		transform-origin: 0% 100%;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		-moz-transform: scale(1, 0);
		-o-transform: scale(1, 0);
		transform: scale(1, 0);
	}
}