a{
	color: #E17124;
	transition: all 0.3s;
}
a:hover{
	color: #003631;
}
p{
	padding-bottom: 15px;
}
p:last-child{
	padding-bottom: 0px;
}
.et_pb_text ol, .et_pb_text ul {
  padding: 0 0 15px 15px !important;
}
.et_pb_text ol li, .et_pb_text ul li {
  padding-bottom: 10px;
}
.et_pb_text ol li:last-child, .et_pb_text ul li:last-child {
  padding-bottom: 0px;
}
.column-center{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.header-wrapper .logo-box {
  width: 310px;
  margin: 0px !important;
}
.header-wrapper .menu-box {
  width: calc(100% - 310px);
}
.btn-wrap a {
	padding: 16px 25px !important;
	color: #ffffff !important;
	background-color: #E17124;
	border-radius: 5px;
	font-weight: 700;
	width: auto !important;
    display: inline-block !important;
}
.btn-wrap a:hover {
	color: #E17124 !important;
  background-color: #fff;
}
.header-wrapper .menu-box .et-menu {
  align-items: center;
}
.header-wrapper .et_pb_menu ul li {
  padding-left: 0px;
  padding-right: 20px;
}
.header-wrapper .et_pb_menu ul li:last-child {
  padding-right: 0px;
}
.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li {
  margin-top: 0px !important;
}
.et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li > a {
  padding-bottom: 0px;
}
.footer-wrapper .et_pb_column {
/*   width: calc(29.333% - 93.333px); */
  margin-right: 4%;
}
.footer-wrapper .et_pb_column:nth-child(3) {
  width: 280px;
}
.footer-wrapper .et-menu li {
  width: 50%;
  margin-bottom: 20px !important;
}
.footer-wrapper .et_pb_blurb_position_left .et_pb_main_blurb_image{
  width: 20px;
  text-align: center;
}
.footer-wrapper .et_pb_blurb_container {
  width: calc(100% - 20px);
  padding-left: 12px;
	padding-top: 2px;
}
.footer-wrapper .link-box.et_pb_blurb .et_pb_module_header a:hover {
  color: #e17124 !important;
}
.footer-wrapper .et_pb_module_header {
  padding-bottom: 0px !important;
}

footer .footer-locations.et_pb_text a { color: #ffffff !important;}
footer .footer-locations.et_pb_text a:hover { color: #E17124 !important;}

.et-waypoint.et_pb_animation_top.et-animated, .et_pb_animation_top.et-animated {
  animation: initial !important;
}
.mb-0{
	margin-bottom: 0px !important;
}
.bg-image-path{
	position: relative;
}
.bg-image-path .et_pb_row {
  z-index: 1;
  position: relative;
}
.bg-image-path::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0px;
/*   background-color: rgba(0, 0, 0, 0.6); */
  background-color: #F2F5F4;
}
.banner-wrapper {
  min-height: 70vh;
  height: auto;
  display: flex;
}
.testimonials-slider .et_pb_slide_description {
  display: flex;
  flex-wrap: wrap;
}
.testimonials-slider .et_pb_slide_description .et_pb_slide_title {
	order: 1;
	margin-top: 15px;
	padding-bottom: 0px;
}
.testimonials-slider .et_pb_slide {
  padding: 0 0%;
}
.testimonials-slider .et-pb-arrow-prev {
  left: -15px !important;
}
.testimonials-slider .et-pb-arrow-next {
  right: initial !important;
  left: 35px;
}
.testimonials-slider .et-pb-arrow-next, 
.testimonials-slider .et-pb-arrow-prev {
	opacity: 1;
	top: inherit;
	bottom: 0px;
}
.testimonials-slider .et_pb_slider .et_pb_container {
  height: auto !important;
}
.testimonials-slider .et-pb-slider-arrows {
	width: 100%;
	display: inline-block;
	height: 32px;
	margin-top: 25px;
}
.footer-wrapper .et_pb_column:last-child .et_pb_module.et_pb_text, 
.footer-wrapper .et_pb_column:last-child .et_pb_module.et_pb_text h3 {
  margin-bottom: 10px !important;
}
.inner-wrapper h1{
	padding-bottom: 0px;
	color: #e27024;
}

.servies-box-row .et_pb_column {
  gap: 40px;
  display: flex;
}
.servies-box-row .et_pb_module.et_pb_blurb {
  margin-bottom: 0px;
  width: 50%;
  float: left;
}
.servies-box-row .et_pb_module.et_pb_blurb .et_pb_blurb_content {
  max-width: 100%;
}

.services-box .et_pb_module.et_pb_blurb {
  width: 25%;
  margin-bottom: 30px;
  padding: 0 10px;
  float: left;
}
.services-box .et_pb_column {
	width: calc(100% + 20px);
	margin: 0 -10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.services-box .et_pb_main_blurb_image {
  width: 100px;
  height: 100px;
  background-color: rgba(225, 113, 36, 0.1);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}


.awards-wrapper .et_pb_row::before {
  width: 20px;
  height: 20px;
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #E17124;
  transform: translate(-50%);
  border-radius: 100%;
}
.awards-wrapper .et_pb_row:nth-child(1n) .et_pb_column:nth-child(2)::after{
	left: -5.9%;
}
.awards-wrapper .et_pb_row:nth-child(2n) .et_pb_column::after{
	right: -5.9%;
}
.awards-wrapper .et_pb_row:nth-child(2n) .et_pb_column::after,
.awards-wrapper .et_pb_row:nth-child(1n) .et_pb_column:nth-child(2)::after{
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #E17124;
	top: 0;
	opacity: 1;
	visibility: visible;
}
.awards-wrapper .et_pb_row:last-child .et_pb_column::after{
	display: none;
}
.awards-wrapper .et_pb_blurb_description ul {
  padding-bottom: 0px;
}
.awards-wrapper .et_pb_row:last-child .et_pb_blurb_container{
	margin-bottom: 0px;
}
.awards-wrapper .et_pb_blurb_container {
	background-color: #fff;
	padding: 30px;
	box-shadow: 0px 0px 8px rgba(0, 54, 49, 0.1);
	border-radius: 5px;
	margin-bottom: 40px;
}

.gallery-wrapper .et_pb_gallery_items.et_post_gallery {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.gallery-wrapper .et_pb_gallery_item.et_pb_grid_item {
  width: 25%;
  margin: 0px;
  padding: 10px;
}
.gallery-wrapper .et_pb_gallery_item.et_pb_grid_item img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}
.et_overlay::before {
	color: #E17124 !important;
}
.mfp-bottom-bar {
  display: none;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	top: 0px !important;
	opacity: .6;
}

.contact-wrapper .et_pb_blurb_position_left .et_pb_main_blurb_image{
  width: 20px;
  text-align: center;
}
.contact-wrapper .et_pb_blurb_container {
  width: calc(100% - 20px);
  padding-left: 12px;
	padding-top: 2px;
}
.contact-wrapper .link-box.et_pb_blurb .et_pb_module_header a:hover {
  color: #e17124 !important;
}
.contact-box{
	background-color: #fff;
	box-shadow: 0px 0px 8px rgba(0, 54, 49, 0.1);
	border-radius: 5px;
}
.menu-box .et_pb_menu ul li.current-menu-item.btn-wrap a {
  color: #fff !important;
}


.gform_wrapper .gform_validation_errors,
.gform_heading {
  display: none;
}
.gform_wrapper .gform_footer, .gform_wrapper .gform_page_footer {
  margin: 40px 0 0;
  padding: 0px 0 0;
  justify-content: end;
  width: auto;
  float: right;
  position: relative;
}
.gform_footer .button {
  cursor: pointer;
}
.gform_wrapper .gform_fields {
  gap: 14px 30px;
  display: flex;
  flex-wrap: wrap;
}
.gform_wrapper .gform_fields .gfield {
  width: calc(50% - 15px);
  float: left;
}
.gform_wrapper .gform_fields .gfield:last-child {
  width: 100%;
}
::placeholder {
  color: #003631;
}
::-ms-input-placeholder {
  color: #003631;
}
.contact-box {
  padding-top: 25px !important;
}
.gform_wrapper .gfield input, .gform_wrapper .gfield select,
.gform_wrapper .gfield option,
.gform_wrapper .gfield textarea{
  padding: 14px 0px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #231F20;
  color: #003631;
  font-size: 18px;
  line-height: 1.75em !important;
  font-weight: 300;
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
	min-height: 60px;
	border-radius: 0px !important;
	box-shadow: none !important;
}
.gform_wrapper .gfield textarea.small {
  height: 120px;
}
body .gform_wrapper .gfield_validation_message, body .gform_wrapper .validation_message {
  padding: 0px;
  border: none;
  background-color: transparent;
  font-size: 14px;
  line-height: 120%;
}
.gform_confirmation_message {
  background-color: #e0eedd;
  padding: 16px 20px;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  font-size: 16px;
	color: #003631;
	margin-top: 20px;
}
body .gform_wrapper .gfield_error [aria-invalid="true"] {
  border: none;
  border-bottom: 1px solid #c02b0a;
}
.gform_wrapper .gfield select {
  appearance: none;
}
.ginput_container_select{
	position: relative;
}
.gform_wrapper .ginput_container_select::before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 8px;
	border-color: rgba(35, 31, 32, 0.43);
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	right: 12px;
	top: 26px;
	z-index: -1;
}
.gform_footer .button {
	margin: 0px !important;
	border: none !important;
	font-weight: 700 !important;
	line-height: 0.8em !important;
	background-color: #e17124 !important;
	transition: all 0.4s !important;
	text-transform: uppercase !important;
	font-size: 18px !important;
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif !important;
	box-shadow: none !important;
	padding: 16px 25px !important;
	color: #fff !important;
	border-radius: 5px !important;
	width: auto !important;
	display: inline-block !important;
}
.gform_footer .button:hover{
	background-color: #003631 !important;
}
.et_pb_image img {
  object-fit: cover;
}
.et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title::before {
  display: block;
  content: "\f056" !important;
}
.et_pb_accordion .et_pb_toggle {
  margin-bottom: 20px !important;
}
.et_pb_accordion .et_pb_toggle:last-child {
  margin-bottom: 0px !important;
}


@media (max-width: 1279px) {
	.header-wrapper .et_pb_menu ul li a {
		font-size: 16px !important;
	}
	.btn-wrap a {
		padding: 14px 20px !important;
	}
	.header-wrapper .logo-box {
		width: 250px;
	}
	.header-wrapper .menu-box {
	  width: calc(100% - 250px);
	}
	.footer-wrapper .et-menu li {
		width: 100%;
	}
	.footer-wrapper .et-menu li:last-child{
		margin-bottom: 0px !important;
	}
	.gallery-wrapper .et_pb_gallery_item.et_pb_grid_item img {
		height: 25vw;
	}
}

@media (max-width: 1023px) {
	.header-wrapper .menu-box {
		width: calc(100% - 210px);
	}
	.header-wrapper .logo-box {
		width: 210px;
	}
}
@media (max-width: 980px) {
	.img-text-wrap .text-box{
		margin-bottom: 0px !important;
	}
	.img-text-wrap .img-box {
	  order: -1;
	  margin-bottom: 30px !important;
	}
	.footer-wrapper .et_pb_menu .et_pb_menu__menu {
		display: flex;
		width: 100%;
	}
	.footer-wrapper .et_mobile_nav_menu {
	  	display: none !important;
	}
	.header-wrapper .logo-box {
		width: 270px;
	}
	.header-wrapper .menu-box {
	  width: calc(100% - 270px);
	}
	.footer-wrapper .et_pb_column:nth-child(3) {
	  width: 47.25%;
	}
	.header-wrapper .menu-box .et_pb_menu .et_mobile_nav_menu {
    	margin: 0 0px;
	}
	.header-wrapper .menu-box .et_pb_module .mobile_menu_bar::before {
	  margin: 0 -7px;
	}
	
	.header-wrapper .menu-box .et_pb_menu .et_mobile_menu {
		position: absolute;
		left: 0;
		top: 130px;
		height: auto;
		background-color: #003631 !important;
		border: none;
		padding: 20px 20px 30px;
		width: 100%;
	}
	.header-wrapper .et_pb_menu ul li a {
		font-size: 18px !important;
		padding: 0px;
		width: auto !important;
		display: inline-block;
	}
	.header-wrapper .menu-box,
	.header-wrapper .menu-box .et_pb_menu_inner_container,
	.header-wrapper .menu-box .et_pb_module.et_pb_menu.et_pb_menu--without-logo{
		position: initial;
	}
	.header-wrapper .et_pb_menu ul li {
  		padding-right: 0px;
		margin-bottom: 15px;
	}
	.header-wrapper .et_pb_menu ul li:last-child {
		margin-bottom: 0px;
		padding-top: 5px !important;
	}
	.opened .mobile_menu_bar::before {
		content: "M";
	}
	.services-box .et_pb_module.et_pb_blurb {
		width: 50%;
	}
	
	.awards-wrapper .et_pb_blurb_content {
	  max-width: 100%;
	  width: calc(100% - 50px);
	  margin-left: 50px;
	}
	.awards-wrapper .et_pb_row::before {
  		left: 20px;
		transform: translate(0);
	}
	.awards-wrapper .et_pb_row:nth-child(n) .et_pb_column:nth-child(2)::after {
	  left: 10px;
	}
	.awards-wrapper .et_pb_row:nth-child(2n) .et_pb_column::after {
	  right: initial;
	  left: 10px;
	}
	.awards-wrapper .et_pb_row .et_pb_column {
	  margin: 0px;
	}
	.gallery-wrapper .et_pb_gallery_item.et_pb_grid_item {
		width: 33.33%;
	}
	.gallery-wrapper .et_pb_gallery_item.et_pb_grid_item img {
		height: 30vw;
	}
	
}
@media (max-width: 767px) {
	.footer-wrapper .et_pb_column:nth-child(3) {
		width: 100%;
		margin-right: 0px !important;
		margin-bottom: 30px;
	}
	.footer-wrapper .et_pb_column:last-child {
		width: 100%;
	}
	.servies-box-row .et_pb_column {
		gap: 40px;
		flex-wrap: wrap;
		display: flex;
	}
	.servies-box-row .et_pb_module.et_pb_blurb {
	  margin-bottom: 0px;
	  width: 100%;
	  float: left;
	}
	.gallery-wrapper .et_pb_gallery_item.et_pb_grid_item {
		width: 50%;
	}
	.gallery-wrapper .et_pb_gallery_item.et_pb_grid_item img {
		height: 40vw;
	}
	
}
@media (max-width: 479px) {
	.header-wrapper .logo-box {
		width: 270px !important;
	}
	.header-wrapper .menu-box {
	  width: calc(100% - 270px) !important;
	}
	.services-box .et_pb_module.et_pb_blurb {
		width: 100%;
	}
	.awards-wrapper .et_pb_blurb_content {
	  width: calc(100% - 40px);
	  margin-left: 40px;
	}
	.gallery-wrapper .et_pb_gallery_item.et_pb_grid_item {
		width: 100%;
	}
	.gallery-wrapper .et_pb_gallery_item.et_pb_grid_item img {
		height: 80vw;
	}
}
@media (max-width: 389px) {
	.header-wrapper .logo-box {
		width: 240px !important;
	}
	.header-wrapper .menu-box {
		width: calc(100% - 240px) !important;
	}
	.header-wrapper .logo-box .et_pb_module.et_pb_text {
		font-size: 12px;
	}
}