/*******************************************/
/* Theme Name: PaperStreet                 */
/* Theme URI: http://www.wordpressbase.com */
/* Author: PaperStreet                     */
/* Author URI: https://www.paperstreet.com */
/* Description: For Hendler Flores Law, PLLC*/
/* Text Domain: paperstreet                */
/* Version: 3.2105                         */
/*******************************************/

/*
GENERAL
FOOTER
FEATURES
ANIMATIONS
MODULES
PRINT
MISC
*/

/*******************************************************************************************
GENERAL - Layout and general features
*******************************************************************************************/

.height-auto {
  height: auto;
}

/* GENERAL > HTML and Structure */
main {
	padding: 60px 0;
	min-height: 450px;
	display: block;
	width: 100%;
	overflow: hidden;
}

.no-banner main {
	padding-top: 220px;
}

.sidebar {
	clear: both;
	float: none;
}

.content,
.sidebar {
	width: 100%;
}

.content {
	margin-bottom: 60px;
}



.content.full-width {
	float: none;
}

.content p.indent {
	margin-left: 60px;
}

.content section {
	margin-bottom: 60px;
}

.content section:last-of-type {
	margin: 0;
}

ol,
ul {
	margin: 0 0 35px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ol {
	list-style-position: outside;
	padding-left: 00px;
}

.content li {
	/* font-size: 18px; */
	color: #002439;
	padding: 0 0 0 25px;
	position: relative;
	margin-bottom: 20px;
	line-height: 1.3;
}

.content ol li {
	padding-left: 30px;
	position: relative;
	list-style: none;
	counter-increment: count-me;
	margin-top: 10px;
	margin-left: -6px;
}
.content ol li::before {
	counter-increment: step-counter;
	content: counter(count-me)"." !important;
	display: block !important;
	position: absolute;
	left: -4px;
	width: 29px;
	height: 50px;
	top: -1px;
	background-repeat: no-repeat;
	background-position: 3px 0;
	padding-left: 0;
	padding-top: 3px;
	color: #002439;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.content ul li::before {
	position: absolute;
	left: 1px;
	content: "\f0da";
	font-family: 'Font Awesome 5 Pro';
	color: transparent;
	font-size: 21px;
	top: 9px;
	font-weight: bold;
	background: #2a8d7c;
	width: 5px;
	height: 5px;
	border-radius: 55px;
}

.content ul li:before,
.sidebar section ul li:before {
	font-family: 'Font Awesome 5 Pro';
}

.content ul ul {
	margin: 20px 0 25px 00px;
}

hr {
	background: #c1dcd8;
	width: 100%;
	height: 1px;
	display: block;
	border: none;
	margin: 40px 0;
}
.content.columns section {
	margin-bottom: 20px;
}
.sidebar-block hr {
	background: #89ae8f;
	margin: 15px 0 25px 0;
	height: 2px;
	width: 90%;
}

figure {
	margin: 0;
}

.non-italic,
address {
	font-style: normal;
}

section.no-underline ul {
	border: none;
}

section.no-underline ul:last-of-type {
	padding: 0;
}

section.sidebar-block {
	background: #fff;
	padding: 0;
}
section.sidebar-block {
	background: #fff;
	padding: 0;
}


.sidebar section {
	margin-bottom: 40px;
}

.sidebar section ul li {
	position: relative;
	padding: 13px 0 13px 35px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 18px;
	color: #0c1d43;
	border-bottom: 0px solid #E1E1E1;
	border-top: 0px solid #E1E1E1;
}

.sidebar section ul li::before {
	position: absolute;
	color: #2a8d7c;
	content: "\f0da";
	top: 10px;
	left: 13px;
	font-size: 21px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}

.attorney-inner-sidebar p {
	font-size: 20px;
	color: #0C1D43;
	position: relative;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
	font-weight: bold;
	line-height: 35px;
	margin: 0;
}

/*
.attorney-inner-sidebar {
	position: relative;
	padding: 40px 70px;
	text-align: center;
}

.attorney-inner-sidebar::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 6%;
	top: 0;
	background: rgba(255, 255, 255, 0.78);
}*/



.sidebar  .module.module-intro-a.testimonial-section {
	background-size: cover;
	padding: 20px 0 50px 0;
}
.sidebar .testimonial-box {
	padding: 40px 25px;
	margin: 5px 19px 0px 19px;
}

.sidebar .module.module-intro-a.testimonial-section.sidebar-testimonial {
	padding: 20px 0 40px 0;
}

.sidebar .testimonial-source p {
	font-size: 18px;
	color: #fff;
	line-height: 33px;
}


.sidebar section ul li,
.sidebar section ul li a {
	display: block;
}

.sidebar section ul ul li {
  margin-top: 15px;
}

.sidebar section button.no-button, .sidebar section ul li a {
	color: #002439;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0;
	line-height: normal;
	background: transparent;
}
.content a {
	font-weight: bold;
}



.sidebar section button.no-button:hover,
.sidebar section button.no-button:focus,
.sidebar section ul li a:hover,
.sidebar section ul li a:focus {
	color: #2a8d7c;
	text-decoration: underline;
}

.sidebar section ul li ul {
	padding-left: 20px;
	margin: 0;
}

.content .search-results-container {
	margin-bottom: 80px;
}

.sidebar-block ul:last-of-type {
	margin: 0;
}

.sidebar-block.sidebar-text h2:not(:first-of-type){
  position: relative;
  padding-top: 40px;
}

.sidebar-block.sidebar-text h2:before {
  content: "";
  background: #0d385d;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
}

.sidebar section h2 {
	font-size: 24px;
	color: #0c1d43;
	margin-bottom: 25px;
	letter-spacing: 0;
	text-transform: capitalize;
	font-family: var(--heading-font-family);
	font-weight: bold;
	position: relative;
}


.sidebar section.sidebar-block hr  {
	display:none;

}

/*.sidebar section h2::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	background: #89ae8f;
	height: 2px;
	width: 90%;
}
*/
.content ol:last-child, .content ul:last-child {
	margin-bottom: 0;
}
.page-template-template-contact .content.columns .row {
	border-bottom: 2px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

.page-template-template-contact .form-first-text {
	color: #fff;
	text-align: center;
	font-size: 22px;
	margin-bottom: 0;
}

.page-template-template-contact .form-container .form-input-group.button-container button {
	background: #D1A622;
	margin-top: 5px;
}
.page-template-template-contact .form-container .form-input-group.button-container button:hover,
.page-template-template-contact .form-container .form-input-group.button-container button:focus {
	background: #D1A622;
}



.page-template-template-contact .form-second-text {
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
}

.page-template-template-contact .form-third-text {
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin-bottom: 25px;
	padding: 0 30px;
}
.page-template-template-contact .form-container   input {
	background: #fff !important;
	border: transparent;
	/* color: #000; */
	height: 45px !important;
	border-bottom: 0px solid rgb(39, 64, 69,0.45) !important;
	padding: 15px !important;

}
.page-template-template-contact .form-container .form-input-group textarea {
	margin: 0!important;
	padding: 15px !important;
}



@media screen and (min-width: 768px) {
	main {
		padding: 60px 0 30px 0;
	}


	.content {
		padding-right: 75px;
		width: 65%;
		margin-bottom: 0;
		padding-left:35px
	}
.page-template-template-contact .sidebar.columns {
	padding: 0;
}
	.content.full-width {
		width: 100%;
		padding-right: 15px;
	}

.sidebar {
	width: 35%;
	float: right;
	clear: none;
	padding-left: 15px;
	padding-right: 15px;
}

}

/* GENERAL > Alternate Buttons */
button.alt-01,
.button.alt-01 {
	background-color: #f7b334;
}

button.alt-01:hover,
button.alt-01:focus,
.button.alt-01:hover,
.button.alt-01:focus {
	background-color: #231f20;
	color: #fff;
}

button.alt-02,
.button.alt-02 {
	background-color: #2a8d7c;
}

button.alt-02:hover,
button.alt-02:focus,
.button.alt-02:hover,
.button.alt-02:focus {
	background-color: #002439;
	color: #fff;
}

button.outline, .button.outline {
	background: none;
	border: 2px solid transparent;
	color: #D1A622;
	text-transform: capitalize;
}

button.outline:hover,
button.outline:focus,
.button.outline:hover,
.button.outline:focus {
	background: #fff;
	color: #0C1D43;
}

button.outline.outline-alt-01,
.button.outline.outline-alt-01 {
	border-color: #fff;
	color: #fff;
}

button.outline.outline-alt-01:hover,
button.outline.outline-alt-01:focus,
.button.outline.outline-alt-01:hover,
.button.outline.outline-alt-01:focus {
	background: #fff;
	color: #14172F;
}

button.no-button,
.button.no-button {
	padding: 0;
	background: none;
	color: #f7b334;
	text-transform: none;
}

button.no-button:hover,
button.no-button:focus,
.button.no-button:hover,
.button.no-button:focus {
	color: #000;
	text-decoration: underline;
}

/* GENERAL > Form and Inputs */
input, select, textarea {
	color: #fff;
	background: none;
	border: 0;
	border-bottom: 2px solid rgba(255, 255, 255, 0.5);
	font-size: 0.9rem;
	line-height: 1.0;
	font-family: var(--body-font-family);
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0;
	width: 100%;
	border-radius: 0;
	padding: 0 0;
}

input,
select,
textarea,
label {
	height: 50px;
	line-height: 50px;
}

input.dark-input,
select.dark-input,
textarea.dark-input {
	color: #14172F;
}

textarea {
	resize: none;
	min-height: 90px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.2;
}

form legend,
form label,
form p {
	font-size: 0.9rem;
}

legend,
label {
	color: #fff;
}

fieldset {
	padding: 0;
	border: none;
	margin: 0;
}

label {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 10px;
	pointer-events: none;
	-webkit-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.form-container input,
.form-container textarea {
	outline: none;
}

.form-container label {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
}


.form-container input:focus:not([type='checkbox'])~label,
.form-container textarea:focus~label,
.form-container input.active~label,
.form-container textarea.active~label,
.form-container select.active~label {
 	padding-left: 0;
	line-height: 0;
	top: 0px;
	font-size: 0.7rem;
}

input:focus:not([type='checkbox'])~label,
textarea:focus~label,
input.active~label,
textarea.active~label,
select.active~label {
/* 	padding-left: 0;
	line-height: 0;
	top: 0px;
	font-size: 0.7rem; */
}



.form-input-group label i {
	color: #f7b334;
}

.form-input-group {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}

.form-input-group.button-container {
	margin-bottom: 0;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
}

select::-ms-expand {
	display: none;
}

.select-wrapper {
	position: relative;
	width: 100%;
}

.select-wrapper::after {
	content: "\f0d7";
	font-weight: 900;
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	width: 45px;
	line-height: 45px;
	color: #fff;
	pointer-events: none;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.select-wrapper.active:after {
	background: #2a8d7c;
	color: #2a8d7c !important;
}

.form-container {
	background: #2fa591;
	padding: 65px 50px 45px 50px;
}



.hp-bottom-btn {
	position: absolute;
	bottom: 0;
	right: 10%;
}

.button.down-arrow {
	background: #670415;
	padding: 25px 20px;
}

.button.down-arrow:hover,
.button.down-arrow:focus {
/*	background: #D1A622;*/
	padding: 25px 20px;
}
 .button.down-arrow i {
	font-size: 30px;
}

.cont-tit {
	font-size: 30px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #D1A622;
}

.contact-form-heading {
	color: #fff;
	text-align: center;
}

.background-input input:focus:not([type='checkbox'])~label,
.background-input textarea:focus~label,
.background-input input.active~label,
.background-input textarea.active~label,
.background-input select.active~label {
	color: #14172F;
}

.background-input input, .background-input textarea, .background-input select {
	background-color: #fff;
	border: 1px solid #c1dcd8;
	color: #002439;
	font-weight: 600;
	padding-left: 15px;
	height: 55px;
	line-height: 55px;
}

.background-input.select-wrapper::after, .background-input .select-wrapper::after {
	background-color: transparent;
	color: #002439;
	line-height: 55px;
	height: 55px;
}

input.has-error {
	border: 1px solid #ff0000 !important;
	-webkit-box-shadow: 0 0 2px #ff0000 !important;
	box-shadow: 0 0 2px #ff0000 !important;
}

p.error-text {
	color: #ff0000 !important;
	margin: 5px 0;
	font-size: 12px;
	-webkit-animation: fadeIn 125ms both;
	animation: fadeIn 125ms both;
	line-height: normal;
	font-weight: 600;
	text-align: left;
}

/* GENERAL > Slick Customizations */
.slick-next,
.slick-prev {
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color: transparent;
	border: none;
	transform: translate(0, -50%);
}

.slick-next:focus .slick-next-icon,
.slick-next:focus .slick-prev-icon,
.slick-next:hover .slick-next-icon,
.slick-next:hover .slick-prev-icon,
.slick-prev:focus .slick-next-icon,
.slick-prev:focus .slick-prev-icon,
.slick-prev:hover .slick-next-icon,
.slick-prev:hover .slick-prev-icon {
	opacity: 1;
}

.slick-next:focus,
.slick-prev:focus {
	top: calc(50% - 1px);
}

.slick-next:focus .slick-next-icon,
.slick-next:focus .slick-prev-icon,
.slick-prev:focus .slick-next-icon,
.slick-prev:focus .slick-prev-icon {
	color: #E80924;
	font-size: 2rem;
	margin-left: -2px;
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
	cursor: default;
}

.slick-next.slick-disabled .slick-next-icon,
.slick-next.slick-disabled .slick-prev-icon,
.slick-prev.slick-disabled .slick-next-icon,
.slick-prev.slick-disabled .slick-prev-icon {
	opacity: 0.25;
}

.slick-next .slick-next-icon,
.slick-next .slick-prev-icon,
.slick-prev .slick-next-icon,
.slick-prev .slick-prev-icon {
	display: block;
	color: #000;
	opacity: .75;
	font-family: slick;
	font-size: 2rem;
	line-height: 1;
}

.slick-prev {
	left: -25px;
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -25px;
}

.slick-prev .slick-prev-icon:before {
	content: "←";
}

[dir=rtl] .slick-prev .slick-prev-icon:before {
	content: "→";
}

.slick-next {
	right: -25px;
}

[dir=rtl] .slick-next {
	left: -25px;
	right: auto;
}

.slick-next .slick-next-icon:before {
	content: "→";
}

[dir=rtl] .slick-next .slick-next-icon:before {
	content: "←";
}

.slick-dots {
	position: absolute;
	bottom: 20px;
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
}

.slick-dots li button {
	display: block;
	height: 20px;
	width: 20px;
	padding: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	border: 0;
	background: 0 0;
	cursor: pointer;
	background: #81939d;
	height: 4px;
	width: 29px;
}
 .slick-dots li button:hover, .slick-dots li button:focus {
	background: #2a8d7c;
}

.slick-dots li.slick-active button {
	background: #2a8d7c;
}



.slick-sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.slick-autoplay-toggle-button {
	position: absolute;
	left: 5px;
	bottom: -32px;
	z-index: 10;
	opacity: .75;
	background: 0 0;
	border: 0;
	cursor: pointer;
	color: #000;
}

.slick-autoplay-toggle-button:focus,
.slick-autoplay-toggle-button:hover {
	opacity: 1;
}

.slick-autoplay-toggle-button:focus {
	color: #E80924;
}

.slick-autoplay-toggle-button .slick-pause-icon:before {
	content: "⏸";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 1rem;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
}

.slick-autoplay-toggle-button .slick-play-icon:before {
	content: "▶";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 1rem;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
}

.slider-container {
	max-width: 85%;
	position: relative;
	margin: 0 auto;
}

.slick-arrow-container {
	position: absolute;
	left: -50px;
	right: 0;
	width: calc(100% + 100px);
	top: calc(50% - 25px);
	display: flex;
	justify-content: space-between;
	pointer-events: none;
}

.slick-arrow-container button {
	position: relative;
	padding: 0;
	background: none;
	font-size: 3rem;
	width: 50px;
	height: 50px;
	color: #5F6272;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	pointer-events: all;
}

.slick-arrow-container button i {
	line-height: 0;
}

@media screen and (min-width: 1025px) {
	.slider-container {
		max-width: 100%;
	}

	.slick-arrow-container {
		width: 100%;
		left: 0;
	}
}

/* GENERAL > Skip To Content */
#skiptocontent {
	z-index: 20;
	position: fixed;
	padding: 8px;
	display: block !important;
	-webkit-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px);
	opacity: 0;
	background-color: #f7b334;
	color: #fff;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

#skiptocontent:focus {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

@media only screen and (max-width: 640px) {
	#skiptocontent {
		display: none !important;
	}
}




/* GENERAL > Layout */



.full-width {
  width: 100%;
}

/*.sidebar {
  clear: both;
  float: none;
}*/

.small-12 {
  width: 100%;
}

.small-11 {
  width: 91.67%;
}

.small-10 {
  width: 83.34%;
}

.small-9 {
  width: 75%;
}

.small-8 {
  width: 66.67%;
}

.small-7 {
  width: 58.34%;
}

.small-6 {
  width: 50%;
}

.small-5 {
  width: 41.66%;
}

.small-4 {
  width: 33.33%;
}

.small-3 {
  width: 25%;
}

.small-2 {
  width: 16.66%;
}

.small-1 {
  width: 8.33%;
}

@media (min-width: 768px) {
  .medium-12 {
    width: 100%;
  }

  .medium-11 {
    width: 91.67%;
  }

  .medium-10 {
    width: 83.34%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-8 {
    width: 66.67%;
  }

  .medium-7 {
    width: 58.33%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-5 {
    width: 41.67%;
  }

  .medium-4 {
    width: 33.33%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-2 {
    width: 16.66%;
  }

  .medium-1 {
    width: 8.33%;
  }

  .hide-for-medium {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .large-12 {
    width: 100%;
  }

  .large-11 {
    width: 91.67%;
  }

  .large-10 {
    width: 83.34%;
  }

  .large-9 {
    width: 75%;
  }

  .large-8 {
    width: 66.67%;
  }

  .large-7 {
    width: 58.33%;
  }

  .large-6 {
    width: 50%;
  }

  .large-5 {
    width: 41.67%;
  }

  .large-4 {
    width: 33.33%;
  }

  .large-3 {
    width: 25%;
  }

  .large-2 {
    width: 16.66%;
  }

  .large-1 {
    width: 8.33%;
  }

  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0px),
screen and (min-width: 768px) {
  .show-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px),
screen and (min-width: 1025px) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .show-for-large {
    display: none !important;
  }
}




/*******************************************************************************************
FOOTER
*******************************************************************************************/
.footer {
	padding: 80px 0;
	text-align: center;
}

.footer-upper h2 {
	margin-bottom: 40px;
}

.footer-upper p {
	margin: 0;
}

.footer-upper-buttons,
.footer-upper-social {
	margin: 40px 0;
}

.footer-upper-social .social-links {
	justify-content: center;
}

.footer-upper-social .social-links a {
	font-size: 1.6rem;
}


.footer-lower span:after {
	content: "|";
	margin: 0 8px;
}

.footer-lower span:last-of-type:after {
	display: none;
}

.footer-lower-disclaimer {
	line-height: 1.0;
	margin: 0 auto 40px;
}

@media screen and (min-width: 1025px) {
	.footer-lower-disclaimer {
		width: 60%;
	}

	.page-template-template-practices .practice-box-list {
	padding: 30px 60px;
}


}


/*******************************************************************************************
FOOTER - Module-footer-a
*******************************************************************************************/

.module-footer-a {
	background-color: #012943;
	position: relative;
	background-size: cover;
}

.footer.module-footer-a {
	padding: 80px 0 70px 0;
	position: relative;
	background-size: cover;
	background-position: center top;
}

 .page-template-template-contact-a .footer.module-footer-a {
	padding: 40px 0 40px 0;
}

.module-footer-a .footer-upper-phone {
  font-size: 1.6rem;
  color: #fff;
  margin: 25px 0;
}

.page-template-template-contact-a .footer.module-footer-a .footer-lower {
	padding-top: 0;
}

.page-template-template-contact-a .sidebar .form-container {
	padding: 25px;
	background: #0C1D43;
}
.page-template-template-contact-a .content.contact-full-content.columns {
	padding-left: 0;
}


.page-template-template-contact-a .sidebar.contact-full-sidebar.columns {
	padding: 0;
}

.module-footer-a .footer-lower, .module-footer-a p, .module-footer-a a, .module-footer-a h2, .module-footer-a h3 {
	color:#edf4f3;

}

.footer-text ol {
	margin-left: 7px;
}

.footer-text ol li {
	padding-left: 35px;
	position: relative;
	list-style: none;
	counter-increment: count-me;
	margin-top: 10px;
	margin-left: -6px;
	font-size: 17px;
	color: #4bc3ae;
	margin-bottom: 45px;
	line-height: 1.4;
	letter-spacing: 0.46px;
	font-weight: 500;
	margin-bottom: 25px;
}

.footer-text ol li::before {
	counter-increment: step-counter;
	content: counter(count-me)"" !important;
	display: block !important;
	position: absolute;
	left: -4px;
	width: 29px;
	height: 50px;
	top: -11px;
	background-repeat: no-repeat;
	background-position: 3px 0;
	padding-left: 0;
	padding-top: 7px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	font-family: Playlist-Script;
	font-style: normal;
	letter-spacing: 1px;
}


.module-footer-a .form-first-text {
	text-align: center;
	font-size: 90px;
	color: #fff;
	letter-spacing: -1.8px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}

.form-sec-text {
	margin-bottom: 70px;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.form-sec-text p {
	font-size: 20px;
}
.module-footer-a .footer-title {
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: bold;
	margin-top: 0;
}

.footer-text p {
	line-height: 26px;
	margin-bottom: 20px;
}

.module-footer-a h2,
.module-footer-a h3 {
  margin: 0;
}

.module-footer-a h3 {
  font-size: 1.2rem;
}


.footer-inner {
	position: relative;
}
.serving-inner {
	position: relative;
}

.module-footer-a .footer-lower {
	padding-top: 0;
	font-size: 16px;
	font-weight: 400;
	padding-bottom: 0;
	text-decoration: none;
	letter-spacing: 0.4px;
	text-transform: none;
	color: #a0a0a0;
}

.page-template-template-contact .module-footer-a .footer-lower {
	padding-top: 0px;
}
.module-footer-a .footer-lower a {
	text-decoration: none;
	background: transparent;
	color: #a0a0a0;
}

.footer-navigation, .footer-navigation li {
	display: inline;
	margin:0
}

.menu-footer-navigation-container {
	display: inline;
}

.module-footer-a .footer-lower a:hover,
.module-footer-a .footer-lower a:focus {
	color: #2a8d7c;
}
.footer-inner {
	max-width: 1080px;
	margin: 0 auto;
}

.footer-right-col .footer-col-inner {
	padding-left: 20px;
}

.footer-left-col .footer-col-inner img {
	width: 300px;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
}

.footer-social-links a {
	font-size: 31px;
	margin: 0 10px 0 3px;
	/* color: #2241f2; */
}
.footer-text {
	font-size: 22px;
	color: #fff;
	line-height: 32px;
	padding-right: 79px;
	max-width: inherit;
}

.footer-left-col .footer-col-inner {
	text-align: left;
}

.footer-bottom {
	padding-top: 60px;
}

.module-footer-a .footer-bot-title {
	color: #2fa591;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

.footer-contact {
	color: #edf4f3;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.76px;

}

.page-template-template-contact-b .footer-contact{
	padding-bottom:30px;
}

.footer-contact a.module-footer-phone {
	text-decoration: none;
	background: transparent;
}
.footer-contact a.module-footer-phone:hover,
.footer-contact a.module-footer-phone:focus {
	color:#2a8d7c
}

.footer-contact a.module-footer-phone::after {
	content: "|";
	margin: 0 10px 0 20px;
	font-size: 30px;
	font-weight: 600;
}

.footer-contact a.module-footer-phone:last-child::after {
	display: none;
}



.module-footer-a .footer-contact-title {
	text-align: left;
	color: #fbc549;
	padding: 0 20px;
}


.footer-left-col .footer-col-inner address p {
	font-size: 30px;
	line-height: 34px;
}

 .module-footer-a .footer-phone a {
	font-size: 30px;
	color: #fbc549;
	text-decoration: none;
}

.module-footer-a .footer-phone a:hover,
.module-footer-a .footer-phone a:focus {
	font-size: 30px;
	color: #2241f2;
	text-decoration: none;
}

 .footer-col-inner .form-container .form-input-group {
	margin-bottom: 15px;
	text-align: center;
}
.footer-col-inner .form-input-group.button-container {
	margin-bottom: 0;
}

.footer-navigation, .footer-navigation li {
	margin: 0;
	display: inline;
}
.footer-navigation li a::before {
	content: "|";
	margin: 0 6px 0 2px;
	font-size: 17px;
	color: #a0a0a0;
}

.footer-navigation li:first-child a::before, .footer-navigation li:last-child a::before {
/*	display: none;*/
}

.footer-address p {
	margin-bottom: 30px;
	margin-top: 5px;
}

.footer-address .ofc-name {
	display: none;
}

.form-first-text {
	color: #D1A622;
	font-size: 30px;
	line-height: normal;
	margin-bottom: 31px;
}

.footer-col-inner .form-container .form-second-text {
	font-size: 28px;
	color: #edf4f3;
	font-family: var(--heading-font-family);
	text-transform: capitalize;
	font-weight: bold;
	margin-bottom: 30px;
	letter-spacing: 0.70px;
}


.page-template-template-contact-a .form-container input::-webkit-input-placeholder,
.page-template-template-contact-a .form-container textarea::-webkit-input-placeholder {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	opacity: 1;
	letter-spacing: 0;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}

 .page-template-template-contact-a  .form-container input:-ms-input-placeholder,
.page-template-template-contact-a  .form-container textarea:-ms-input-placeholder {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	opacity: 1;
	letter-spacing: 0;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}

.page-template-template-contact-a .form-container input::-ms-input-placeholder,
.page-template-template-contact-a  .form-container textarea::-ms-input-placeholder {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	opacity: 1;
	letter-spacing: 0;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}

.page-template-template-contact-a .form-container input::placeholder,
.page-template-template-contact-a .form-container textarea::placeholder {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	opacity: 1;
	letter-spacing: 0;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}


.footer-col-inner .form-container .form-third-text {
	font-size: 16px;
	color: #274045;
	margin: 5px 0;
	margin-bottom: 60px;
}
.footer-col-inner .form-container .form-input-row {
	display: flex;
	justify-content: space-between;
	column-gap: 15px;
}

.form-container .form-input-group.button-container button {
	font-size: 16px;
	/* color: #0c1d43; */
	display: inline-block;
	text-decoration: none !important;
	text-transform: uppercase;
	margin-top: 16px;
	font-weight: bold;
	min-width: inherit;
	text-align: center;
	background-repeat: no-repeat !important;
	background: #002439;
	padding: 18px 45px;
	color: #fff;
	width: 100%;
	letter-spacing: 1.4px;
}


.form-container .form-input-group.button-container button:hover,
.form-container .form-input-group.button-container button:focus {
	background:#fff;
    color: #2a8d7c;
}

 .page-template-template-contact .footer.module-footer-a {
	padding: 30px 0;
}
.page-template-template-contact .footer-lower.hide-for-small-only {
	padding: 0;
}

.page-template-template-contact .menu-footer-navigation-container {
	display: inline;
}

.page-template-template-contact .footer-navigation li:last-child {
	display: inline;
}

.page-template-template-contact .footer-navigation li:last-child a::before {
	display: inline !important;
}

 .form-container input::-webkit-input-placeholder,
  .form-container textarea::-webkit-input-placeholder {
	color: #edf4f3;
	font-size: 14px;
	font-weight: bold;
	opacity: 1;
	letter-spacing: 0.66px;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}

  .form-container input:-ms-input-placeholder,
  .form-container textarea:-ms-input-placeholder {
	color: #edf4f3;
	font-size: 14px;
	font-weight: bold;
	opacity: 1;
	letter-spacing: 0.66px;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}

 .form-container input::-ms-input-placeholder,
  .form-container textarea::-ms-input-placeholder {
	color: #edf4f3;
	font-size: 14px;
	font-weight: bold;
	opacity: 1;
	letter-spacing: 0.66px;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}

.form-container input::placeholder, .form-container textarea::placeholder {
	color: #edf4f3;
	font-size: 14px;
	font-weight: bold;
	opacity: 1;
	letter-spacing: 0.66px;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}

.search-form input::-webkit-input-placeholder {
	color: #000 !important;
	text-transform: capitalize;
}

.search-form input:-ms-input-placeholder {
	color: #000 !important;
	text-transform: capitalize;
}

.search-form input::-ms-input-placeholder  {
	color: #000 !important;
	text-transform: capitalize;
}

.search-form input::placeholder {
	color: #000 !important;
	text-transform: capitalize;
}






/*******************************************************************************************
MODULE -Home-module-badges-b
*******************************************************************************************/

.module.module-badges-b {
	padding: 0;
	padding-bottom: 30px;
}

.module-badges-b-inner {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: self-end;
}


.module.module-badges-b .row {
	max-width: 1280px;
}
.module-badges-b-single {
  flex-basis: 50%;
  width: 50%;
  text-align: center;
  margin-bottom: 10px;
}

.module-badges-b-single img {
	height: auto;
	width: 100%;
	max-width: 300px;
}



@media screen and (min-width: 768px) {
.module-badges-b-single {
	flex-basis: 16.5%;
	width: 20%;
	margin: 0;
	height: auto;
	text-align: center;
	display: flex;
	align-items: center;
}
}

@media screen and (min-width: 280px) and (max-width: 767px) {
.main-serving-content::before {
	display: none;
}

.footer-upper::before {
	display: none;
}
.footer.module-footer-a {
	padding: 15px;
	padding-bottom: 0;
}

.main-serving-content {
	max-width: 1075px;
	margin: 0 auto;
	padding: 25px 10px;
	position: relative;
}
.main-serving-content .serving-title {
	font-size: 35px;
	color: #0d385d;
	line-height: normal;
	margin-bottom: 40px;
}


.serving-content p {
	color: #231f20;
	padding: 0 30px;
	margin-bottom: 0;
}

.footer-upper {
	max-width: 1075px;
	margin: 0 auto;
	padding: 40px 20px 20px 20px;
	position: relative;
}

.footer-left-col .footer-col-inner img {
	width: 300px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.footer-left-col .footer-col-inner address p {
	font-size: 20px;
	line-height: 1.5;
}

.columns.large-6.medium-6.small-12.footer-right-col {
	padding: 0;
	padding-top: 15px;
}
.footer-navigation li:last-child {
	display: inline-block;
}
.module-footer-a .footer-lower {
	padding-top: 55px;
	text-transform: none;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 30px;
	text-decoration: none;
	text-align: center;
	padding: 20px 0px 100px 0px;
	line-height: normal;
}
.columns.large-5.medium-5.small-12.footer-left-col {
	padding: 0;
}
.module-footer-a .footer-contact-title {
	padding: 0 0;
	padding-top: 30px;
}

.footer-col-inner .form-container {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}

.footer-navigation li:last-child a::before {
	display: none;
}
.footer-navigation li:nth-child(2) a::before {
	display: none;
}

.footer-phone i {
	font-size: 27px !important;
}
.result-footer-text {
	text-align: left;
}
.module-footer-a .footer-phone a {
	font-size: 27px !important;
}

.footer-text {
	font-size: 22px;
	color: #fff;
	line-height: 32px;
	padding-right: 0;
	max-width: 405px;
	padding-bottom: 0;
}

.columns.large-7.medium-7.small-12.footer-right-col {
	padding: 0;
}

.footer-col-inner .form-container {
	padding: 55px 25px 25px 25px;
}
.page-template-template-contact-a .footer.module-footer-a .footer-lower {
	padding-top: 0;
	padding-bottom: 0;
}

.page-template-template-contact-a .footer-col-inner {
	padding-top: 0;
}

.page-template-template-contact-a  .contact-full-inner {
	padding: 40px 15px;
}

.footer-col-inner .form-container .form-second-text {
	text-align: center;
	margin-bottom: 15px;
}
.footer-col-inner .form-container .form-third-text {
	text-align: center;
}
.footer-col-inner .form-container .form-input-row {
	flex-wrap: wrap;
}
.footer-col-inner .form-container .form-input-group {
	margin-bottom: 10px;
}


 .form-container input::-webkit-input-placeholder,
  .form-container textarea::-webkit-input-placeholder {
	color: #fff;
	font-size:16px;

}

  .form-container input:-ms-input-placeholder,
  .form-container textarea:-ms-input-placeholder {
	color: #fff;
	font-size:16px;

}

 .form-container input::-ms-input-placeholder,
  .form-container textarea::-ms-input-placeholder {
	color: #fff;
	font-size:16px;

}

  .form-container input::placeholder,
  .form-container textarea::placeholder {
	color: #fff;
	font-size:16px;

}
.form-container .form-input-group.button-container button {
text-align: center;
	width: 100%;
}
.footer-lower span {
	font-weight: 300;
}


.footer-col-inner {
	padding-top: 60px;
}

.module-footer-a .form-first-text {
	text-align: center;
	font-size: 50px;
	color: #fff;
	letter-spacing: -1.8px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-col-inner .form-container .form-input-group {
	margin-bottom: 20px;
}

.page-template-template-contact-a .content.contact-full-content.columns {
	padding-left: 15px;
}

.module-footer-a .footer-title {
	font-size: 40px;
	line-height: 1;
	text-align: center;
}
.footer-text {
	text-align: center;
}
.footer-text ol li {
	text-align: left;
}
.footer-text ol {
	margin-left: 7px;
	margin-bottom: 0;
}
.footer-right-col .footer-col-inner {
	padding-left: 0;
	padding-top: 0;
}
.form-container input::-webkit-input-placeholder,
  .form-container textarea::-webkit-input-placeholder {
	color: #fff;
	font-size:12px;
	font-weight: 600;

}

  .form-container input:-ms-input-placeholder,
  .form-container textarea:-ms-input-placeholder {
	color: #fff;
	font-size:12px;
	font-weight: 600;

}

 .form-container input::-ms-input-placeholder,
  .form-container textarea::-ms-input-placeholder {
	color: #fff;
	font-size:12px;
	font-weight: 600;

}

  .form-container input::placeholder,
  .form-container textarea::placeholder {
	color: #fff;
	font-size:12px;
	font-weight: 600;
}
.footer-bottom {
	padding-top: 0;
}
.footer-contact a.module-footer-phone::after {
	display: none;
}

.footer-address {
	padding-top: 15px;
}

.sticky-footer1 {
	width: 100%;
	margin-left: 0;
	position: fixed;
	bottom: 0;
	display: none;
	z-index: 10;
	left: 0;
}

body.scrolled .sticky-footer1.show-for-small-only {
	display: block;
}
.button.sticky-footer-btn {
	background: #002439 !important;
	width: 100%;
	position: relative;
	padding: 20px 20px 20px 20px;
	font-size: 18px;
}

.button.sticky-footer-btn:hover,
.button.sticky-footer-btn:focus {
	color:#2a8d7c
}

.button.sticky-footer-btn::after {
	position: absolute;
	content: "";
	left: 0;
	width: 94%;
	height: 75%;
	border: 1px solid #88cfc5;
	margin: 2% 3%;
	top: 2%;
}






}

@media screen and (min-width: 600px) and (max-width: 767px) {

.footer-navigation li:last-child {
	display: block;
}

.module-footer-a .footer-lower a::before {
	display: inline-block !important;
}

.footer-navigation li:first-child a::before, .footer-navigation li:last-child a::before {
	display: none !important;
}

.module-badges-b-single {
	flex-basis: 32%;
	width: 32%;
	text-align: center;
	margin-bottom: 10px;
}



}




@media screen and (min-width: 767px) and (max-width: 1024px) {

.footer-left-col .footer-col-inner img {
	width: 280px;
}
.footer-upper {
	max-width: 1075px;
	margin: 0 auto;
	padding: 70px 10px 20px 10px;
	position: relative;
}



.footer-left-col .footer-col-inner address p {
	font-size: 23px;
	line-height: 34px;
}

.result-footer-text {
	font-size: 11px;
	color: #fff;
	margin-top: 24px;
}

.footer-inner {
	position: relative;
	padding: 0 0;
}

.footer-upper {
	margin: 0 25px;
}

.main-serving-content {
	margin: 0 25px;
}
.module-footer-a .footer-lower {
	font-size: 15px;
}

.main-serving-content .serving-title {
	font-size: 35px;
	margin-bottom: 20px;
	line-height: normal;
}
.serving-inner {
	position: relative;
	padding: 0 12px;
}
.footer-left-col .footer-col-inner img {
	width: 280px;
}
.footer-lower span {
	font-size: 13px;

}
.footer-col-inner .form-container {

	padding: 50px 25px 25px 25px;
}

.footer-left-col .footer-col-inner img {
	width: 250px;
}
.footer-text {
	font-size: 22px;
	line-height: 32px;
	padding-right: 10px;
	max-width: 405px;
}
.footer-col-inner .form-container .form-second-text {
	font-size: 27px;
 }

.footer-col-inner .form-container .form-third-text {
	font-size: 13px;

}
.module-footer-a .footer-lower {
	padding-top: 0;
}

.module-footer-a .form-first-text {
	text-align: center;
	font-size: 70px !important;

}
.form-sec-text p {
	font-size: 18px;
}

.module.module-blog-c {
	background-size: 100% !important;
	background-position: center;

}
.page-template-template-contact-a .sidebar.contact-full-sidebar.columns {
	padding-left: 0 !important;
	padding-right: 10px !important;
}
.form-first-text {
	font-size: 26px;

}

.module-footer-a .footer-title {
	font-size: 27px;
	margin-bottom: 30px;
	font-weight: bold;
	margin-top: 30px;
	padding-right: 0;
}

.footer-left-col .footer-col-inner p {
	font-size: 16px;
	line-height: 25px;
}


.footer-text ol li {
	margin-top: 15px;
	margin-left: -6px;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 1.5;
	letter-spacing: 0.46px;
	font-weight: 500;
}


.form-container input::-webkit-input-placeholder,
  .form-container textarea::-webkit-input-placeholder {
	color: #edf4f3;
	font-size: 11px;
	font-weight: bold;
	opacity: 1;
	letter-spacing: 0.66px;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}

  .form-container input:-ms-input-placeholder,
  .form-container textarea:-ms-input-placeholder {
	color: #edf4f3;
	font-size: 11px;
	font-weight: bold;
	opacity: 1;
	letter-spacing: 0.66px;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}

 .form-container input::-ms-input-placeholder,
  .form-container textarea::-ms-input-placeholder {
	color: #edf4f3;
	font-size: 11px;
	font-weight: bold;
	opacity: 1;
	letter-spacing: 0.66px;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}

.form-container input::placeholder, .form-container textarea::placeholder {
	color: #edf4f3;
	font-size: 11px;
	font-weight: bold;
	opacity: 1;
	letter-spacing: 0.66px;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}


.footer-contact {
	font-size: 25px;

}


}









@media screen and (min-width: 1024px) and (max-width: 1279px) {

.main-serving-content {
	max-width: 1075px;
	margin: 0 25px;
}

.footer-upper {
	max-width: 1075px;
	margin: 0 25px;
 }
 .footer-upper {
	padding: 70px 30px 20px 30px !important;
}

.page-template-template-contact-a main {
	/* height: 100vh; */
	padding: 15px;
}
.page-template-template-contact-a .contact-full-inner {
	padding: 55px 10px;
}


.footer.module-footer-a {
	padding: 120px 0 70px 0;

}

.module-footer-a .footer-title .green-title {
	font-size: 40px !important;
}

.footer-text {
	padding-right: 50px;

}











}


@media screen and (min-width: 1900px) and (max-width: 12000px) {
.footer.module-footer-a .row {
	max-width: 1650px;
}

.main-serving-content {
	max-width: 1600px;
	margin: 0 auto;
	padding: 125px 120px 75px 120px;
	position: relative;
}


.footer-upper {
	max-width: 1551px;
	margin: 0 auto;
	padding:90px 100px 60px 100px;
	position: relative;
}

.footer-left-col .footer-col-inner img {
	width: 180px;
}

.footer-left-col .footer-col-inner address p {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 60px;
}
.appointment-text {
	color: #fff;
	font-size: 23px;

}
.footer-phone i {
	font-size: 60px;
}
.footer-phone {
	margin: 25px 0;
}

.footer.module-footer-a {
	padding: 150px 0 70px 0;
}


.result-footer-text {
	font-size: 22px;
	color: #fff;
	margin-top: 40px;
}

.footer-social-links {
	padding: 15px 0;
}

.footer-social-links a {
	font-size: 40px;
	margin: 0 15px 0 10px;
	width: auto;
}




.module-footer-a .footer-lower {
	padding-top: 350px;
	/* text-transform: uppercase; */
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 50px;
	text-decoration: none;
	line-height: 35px;
}


.footer-text {
	font-size: 22px;
	line-height: 42px;
	padding-right: 80px;
	max-width: 475px;
}


.form-first-text {
	font-size: 44px;
	margin-bottom: 20px;
}
.footer-col-inner .form-container .form-second-text {
	font-size: 47px;
	margin-bottom: 70px;
}

.footer-col-inner .form-container .form-third-text {
	font-size: 21px;
	margin-bottom: 60px;
}
.footer-inner {
	max-width: 1140px;
	margin: 0 auto;
}
.footer-lower span {
	position: relative;
	font-size: 14px;
	/* text-transform: uppercase; */

}
.module-footer-a .footer-lower {
	padding-top: 0;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 30px;
	text-decoration: none;
	line-height: 35px;
}
.footer-right-col .footer-col-inner {
	padding-left: 0;
}






}



@media screen and (max-width: 767px){
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1284 a::after {
    content: "|";
    margin: 0 7px 0 10px;
    font-size: 14px;
    color: #fff;
}


}





/*******************************************************************************************
FEATURES - Pre-built small sections
*******************************************************************************************/

/* FEATURES > Breadcrumbs */
.breadcrumbs-single {
	position: relative;
	text-decoration: none;
	padding-right: 20px;
	margin-right: 20px;
}

.breadcrumbs-single:focus,
.breadcrumbs-single:hover {
	text-decoration: underline;
}

.breadcrumbs-single:after {
	position: absolute;
	right: -4px;
	content: "\f105";
	font-family: 'Font Awesome 5 Pro';
}

.breadcrumbs-single:last-of-type {
	padding-right: 0;
	margin-right: 0;
}

.breadcrumbs-single:last-of-type:after {
	display: none;
}

/* FEATURES > Accordion */

.accordion-item {
	border-bottom: 2px solid #c1dcd8;
	border-top: 2px solid #c1dcd8;
	margin-bottom: -2px;
}

.accordion-item-title {
	padding: 20px 0;
	font-size: 23px;
	margin: 0;
	position: relative;
	text-transform: none;
	cursor: pointer;
	font-weight: bold;
	color: #002439;
	line-height: 30px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-content: space-between;
	-webkit-transition: background 200ms ease-out;
	-moz-transition: background 200ms ease-out;
	-ms-transition: background 200ms ease-out;
	-o-transition: background 200ms ease-out;
	transition: background 200ms ease-out;
	font-family: var(--body-font-family);
}

.accordion-item-title::after {
	content: "\f067";
	font-family: 'Font Awesome 5 Pro';
	line-height: 30px;
	width: 30px;
	height: 30px;
	font-size: 25px;
	text-align: center;
	color: #2a8d7c;
}

.accordion-item.active:focus {
	outline: none;
}

.accordion-item-title:hover,
.accordion-item-title:focus {

}

.accordion-item.active .accordion-item-title:after {
	content: "\f068";
}

.accordion-item-content {
	display: none;
}



.accordion-item.active .accordion-item-content {
	display: block;
	-webkit-animation: fadeIn 200ms both;
	animation: fadeIn 200ms both;
}

.accordion-item-content>*:first-child {
	margin-top: 0;
}

.accordion-item-content>*:last-child {
	margin-bottom: 35px;
}

/* FEATURES > Quotes */
blockquote,
.quote-single {
	font-style: italic;
	position: relative;
	margin: 0 0 40px;
	padding-top: 20px;
	padding-left: 80px;
	border-left: 5px solid #14172F;
}

blockquote p,
.quote-single p {
	margin: 0;
}

blockquote cite,
.quote-single cite {
	display: block;
	text-align: right;
	font-weight: 700;
	margin-top: 12px;
	font-style: normal;
}

blockquote:before,
.quote-single:before {
	content: "\f10d";
	font-family: 'Font Awesome 5 Pro';
	position: absolute;
	top: 1%;
	left: 3%;
	font-size: 2.7rem;
	opacity: 1.0;
	color: #14172F;
	font-style: normal;
}

/* FEATURES > CTA Block */
.cta-single {
	padding: 40px;
	background: #E9F5F7;
	border: 1px solid #14172F;
	text-align: center;
	margin-bottom: 40px;
}

.cta-single span {
	display: block;
	text-transform: uppercase;
	font-size: 1.3rem;
	line-height: 1.2;
	margin-bottom: 12px;
}

.cta-single a {
	font-size: 2.0rem;
	line-height: 1.2;
}

/* FEATURES > Slideout at Page Bottom */
.bottom-slideout {
	display: block !important;
	position: fixed;
	background: #fff;
	box-shadow: 0 0 20px #000;
	padding: 30px;
	right: 0;
	bottom: 0;
	max-width: 400px;
	opacity: 0;
	z-index: 1;
	transform: translateX(100%);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

.bottom-slideout.active {
	transform: translateX(0);
	opacity: 1;
}

/* FEATURES > Reviews */
.reviews-container {
	background: #E9F5F7;
	padding: 50px 0;
}

.reviews-star-icon {
	color: #E80924;
	font-size: 1.1rem;
}

.reviews-single-source:before {
	content: "\2014";
	margin-right: 2px;
}

.reviews-star-icon i {
	margin: 0 2px;
}

.reviews-single {
	float: none;
	text-align: center;
}

.reviews-single em {
	font-style: italic;
	margin: 10px 0;
	display: block;
}

/* FEATURES > Video Gallery */
.videos-single {
	position: relative;
	width: 100%;
	min-height: 225px;
	margin-bottom: 120px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	-ms-background-position-x: 100%;
	background-position-x: 100%;
	text-decoration: none;
}

.videos-single:hover:before,
.videos-single:focus:before {
	opacity: 0.6;
}

.videos-single:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0;
	-webkit-transition: opacity 200ms ease-out;
	-moz-transition: opacity 200ms ease-out;
	-ms-transition: opacity 200ms ease-out;
	-o-transition: opacity 200ms ease-out;
	transition: opacity 200ms ease-out;
}

.videos-single h2 {
	position: absolute;
	top: 100%;
	width: 100%;
	min-height: 75px;
	max-height: 75px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background-color: #f7b334;
	color: #fff;
	font-size: 1.1rem;
	padding: 10px 20px;
	margin: 0;
	-webkit-transition: background-color 200ms ease-out;
	-o-transition: background-color 200ms ease-out;
	transition: background-color 200ms ease-out;
}

.videos-single:hover h2,
.videos-single:focus h2 {
	background-color: #14172F;
}

@media screen and (min-width: 640px) {
	.videos-container {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.videos-single {
		width: 48%;
	}
}

@media screen and (min-width: 1025px) {
	.videos-container {
		justify-content: flex-start;
	}

	.videos-single {
		width: 31.3%;
		margin: 0 3% 110px 0;
	}

	.videos-single:nth-child(3n) {
		margin-right: 0;
	}
}

/* FEATURES > YouTube Player */
.youtube-player {
	position: relative;
	padding-bottom: 56.23%;
	/* Use 75% for 4:3 videos */
	height: 0;
	max-width: 100%;
	background: #000;
	margin: 20px 0 20px;
}

.youtube-player-inner {
	width: 100%;
	height: 100%;
	content: "";
	overflow: hidden;
	position: absolute;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}

.youtube-player-inner::after, .videos-single::after {
	content: "\f04b";
	font-family: 'Font Awesome 5 Pro';
	font-size: 1.7rem;
	opacity: 1;
	display: inline-block;
	margin: 0 auto;
	-webkit-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	-ms-transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out;
	transition: all 150ms ease-out;
	color: #fff;
	pointer-events: none;
	z-index: 1;
	font-weight: bold;
	background: rgba(0, 36, 57, 0.6);
	width: 70px;
	text-align: center;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 55%;
}

.youtube-player-inner:hover:after,
.youtube-player-inner:focus:after,
.videos-single:hover:after,
.videos-single:focus:after {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	color: #fff;
	opacity: 1;
}

.youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent;
}

.youtube-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

/* FEATURES > Social Link Lists */
.social-links {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	display: flex;
  align-items: center;
  justify-content: center;
}

.social-links a {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	width: 35px;
	line-height: 35px;
	height: 35px;
	text-decoration: none;
	margin: 0 00px;
}

.social-links a:hover,
.social-links a:focus {
	color: #fbc549;
}

/* FEATURES > Case Results */
.results-slider {
	margin-bottom: 30px;
}

.results-slider-single {
	border: 1px solid #f7b334;
	padding: 30px;
}

.results-slider-single:last-of-type {
	margin: 0;
}

.results-slider-single h3 {
	font-weight: 700;
	color: #14172F;
	margin-bottom: 25px;
}

/*******************************************************************************************
ANIMATIONS - Ready-to-go animation classes
*******************************************************************************************/
.animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.fast {
	-webkit-animation-duration: 600ms;
	animation-duration: 600ms;
}

.animated.slow {
	-webkit-animation-duration: 2000ms;
	animation-duration: 2000ms;
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes menuSlideRight {
	from {
		opacity: 0;
		margin-left: -10px;
	}

	to {
		opacity: 1;
		margin-left: 0;
	}
}

@-webkit-keyframes menuSlideRight {
	from {
		opacity: 0;
		margin-left: -10px;
	}

	to {
		opacity: 1;
		margin-left: 0;
	}
}

@keyframes menuSlideDown {
	from {
		opacity: 0;
		margin-top: -10px;
	}

	to {
		opacity: 1;
		margin-top: 0;
	}
}

@-webkit-keyframes menuSlideDown {
	from {
		opacity: 0;
		margin-top: -10px;
	}

	to {
		opacity: 1;
		margin-top: 0;
	}
}

.animation-characters-fly-up {
	overflow: hidden;
	letter-spacing: -6px;
	font-size: 3rem;
}

.animating-child-elements span {
	display: inline-block;
	opacity: 0;
}

/*******************************************************************************************
MODULES - General module styling; see separate stylesheets for individual modules
*******************************************************************************************/
.module {
	padding: 80px 0;
}

.module-dark {
	background: #14172F;
}

h2.module-title {
	margin-bottom: 0;
	font-size: 60px;
}

.modules-showcase .module-title {
	display: block;
}

.box-icon {
	margin: 0;
}

.box-icon:before {
	content: "\f0e3";
	font-family: 'Font Awesome 5 Pro';
	width: 50px;
	line-height: 50px;
	font-size: 2.0rem;
	font-weight: 700;
	display: block;
	text-align: center;
	color: #14172F;
	margin: 0 auto;
}

.content-selector {
	cursor: pointer;
	-webkit-transition: background 200ms ease-out;
	-moz-transition: background 200ms ease-out;
	-ms-transition: background 200ms ease-out;
	-o-transition: background 200ms ease-out;
	transition: background 200ms ease-out;
}

.content-selector:hover,
.content-selector:focus {
	background: #C0C3D3;
}

.module-title span {
	font-size: 80%;
	display: block;
}

.modules-skip {
	justify-content: center;
	flex-wrap: wrap;
}

.modules-skip button {
	margin: 0 5px 5px 0;
}

@media screen and (min-width: 1025px) {
	.modules-skip {
		justify-content: flex-start;
	}

	.modules-skip a {
		margin-bottom: 0;
	}
}

/*******************************************************************************************
PRINT - Specific styles for when pages are printed
*******************************************************************************************/
@media print {
	.header {
		top: 0;
		border: none;
		height: auto;
	}
}


/*******************************************************************************************
MODULE - HOME-Testimonial-content
*******************************************************************************************/

.module.module-intro-a.testimonial-section {
	background-size: cover;
	padding: 70px 0 80px 0;
}

.testimonial-box {
	border: 7px solid #fbc549;
	padding: 45px 131px;
}

/*.testi-quote {
	padding: 0.2em 65px;
	margin: 0 auto;
	background-image: url(images/quote-bg.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 60px;
	background-position: center;
	background-size: 60px;
}*/

.testimonial-source p {
	font-size: 27px;
	color: #fff;
	line-height: 45px;
}

.testimonial-source p:last-child {
	font-size: 20px;
	margin-bottom: 5px;
}



/*******************************************************************************************
MODULE - Home-Benefits-Section
*******************************************************************************************/


.benefits-inner {
	text-align: center;
}
.module.module-benefits {
	padding-bottom: 30px;
}

.benefit-icon {
	text-align: center;
	background-image: url(images/intro-icon-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 150px;
	margin: 0px auto 27px auto;
	height: 150px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.benefit-icon img {
	max-width: 80px;
	max-height: 80px;
}

.benefit-title {
	font-size: 20px;
	letter-spacing: 0.50px;
	color: #002439;
	font-weight: bold;
	padding: 0 20px;
}










/*******************************************************************************************
MISC - Miscellaneous and new code
*******************************************************************************************/
.grecaptcha-badge {
	display: none;
}

#theme-switcha {
	border: 1px solid #f7b334;
	margin-bottom: 30px;
	color: #14172F;
}


/* TEMPLATES > Practice Landing */

.practice-box-list {
	padding: 30px 120px;
}





.practice-box-list {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}


.practice-box {
	width: 100%;
	height: 70px;
	margin: 0 0 20px;
	padding: 0 15px;
	background: #edf4f3;
	color: #fff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: left;
	text-decoration: none;
	-webkit-transition: background 200ms ease-out;
	-o-transition: background 200ms ease-out;
	transition: background 200ms ease-out;
	text-decoration: none !important;
	border: 3px solid #edf4f3;
	align-items: center;
	font-size: 18px;
	letter-spacing: 0.46px;
}

.practice-box:hover, .practice-box:focus {
	background: #0066a9;
	color: #fff !important;

}

.practice-box span {
	margin: 0;
	font-size: 20px;
	-ms-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	width: 100%;
}

.practice-box:focus span,
.practice-box:hover span{
	color: #fff;
}

 .help-bottom.center {
	text-align: center;
	max-width: 570px;
	color: #fff;
	margin: 0 auto;
	font-size: 18px;
	letter-spacing: 0.46px;
	margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
.practice-box {
	width: 96%;

	margin: 0 1% 6% 1%;
}


}

.practice-box-list .practice-box {
	color: #002439;
	font-family: var(--heading-font-family);
	padding: 0 30px;
	position: relative;
	font-weight: bold;
}

.practice-box-list  .practice-box:hover,
.practice-box-list  .practice-box:focus {
	background: #2a8d7c;
	color: #fff !important;

}



.practice-box-list .practice-box::after {
	content: "\f061";
	font-family: 'Font Awesome 5 Pro';
	font-size: 1.2rem;
	text-align: right;
	color: #2a8d7c;
	position: absolute;
	bottom: 32%;
	right: 5%;
	font-weight: 500;
}

.practice-box-list  .practice-box:hover:after,
.practice-box-list  .practice-box:focus:after {
	color: #fff !important;
}

@media screen and (min-width: 768px) {
.practice-box-list .practice-box {
	width: 45%;
	margin: 0 2% 2% 2%;
}
}


















@media screen and (min-width: 280px) and (max-width: 767px) {
main {
	padding: 40px 0 30px 0;

}
.testimonial-box {
	border: 2px solid #fbc549;
	padding: 25px 20px 25px 20px;
	margin: 0 15px;
}
.module.module-intro-a.testimonial-section {
	background-size: cover;
	padding: 30px 0 40px 0;
}

.testi-quote {
	padding: 0.2em 25px;
	width: 100px;
	height: 60px;
	background-position: center;
	background-size: 35px;
}
.testimonial-source p {
	font-size: 20px;
	color: #fff;
	line-height: 35px;
}


.module.module-practices-e.section-practice {
	padding: 30px 15px;
}

.prac-first-title {
	font-size: 29px;
	line-height: 44px;
	margin-bottom: 10px;
	text-align: center;
}
.prac-second-title {
	font-size: 42px;
	line-height: 1.3;
	margin-bottom: 0;
	text-align: center;
}

.module-practices-e-inner {
	margin: 0 -15px;
	padding: 30px 0;
	-webkit-columns: 1;
	-moz-columns: 1;
	columns: 1;
	vertical-align: top;
	list-style-position: inside;
	column-gap: 0;
}

.pracText {
	font-size: 18px;
	text-transform: uppercase;
	line-height: normal;
}

.module-practices-e-single {
	height: 80px;

}
.prac-button .btn-text {
	width: 64%;
	display: inline-block;
	line-height: normal;
}

.prac-link.firm-link {
	display: flex;
}
.prac-link.firm-link i::after {
	left: -148%;
	top: 11px;
	width: 150%;
	height: 2px;
}
.prac-button {
	display: flex;
	padding-left: 30px;
}
.footer-col-inner textarea {
	min-height: 100px;

}
.hp-bottom-btn {
	display: none;
}
.practice-box-list {
	padding: 30px 15px;
}


.module.module-know {
	background-position: center top;
	background-size: 130%;
	padding-bottom: 60px;
	padding-top: 0;
}


 .module.module-benefits {
	padding-bottom: 30px;
	padding-top: 20px;
}
.benefit-icon {
	margin: 0px auto 15px auto;

}

.benefits-col {
	padding-bottom: 25px;
}




}


@media screen and (min-width: 600px) and (max-width: 767px) {

.footer-left-col .footer-col-inner {
	text-align: center;
}
.footer-text {
	max-width: inherit;
}

.button.sticky-footer-btn::after {
	position: absolute;
	content: "";
	left: 0;
	width: 96%;
	height: 79%;
	border: 1px solid #88cfc5;
	margin: 1% 2% 1% 2%;
	top: 4%;
}

.button.sticky-footer-btn {
	background: #002439 !important;
	width: 100%;
	position: relative;
	padding: 24px 20px 25px 20px;
	font-size: 18px;
}













}


@media screen and (min-width: 767px) and (max-width: 1024px) {
main {
	padding: 40px 0 30px 0;

}

.content h1 {
	font-size: 35px;
}

.content h2 {
	font-size: 25px;
}

.module-practices-e-single {
	height: 90px;

}
.module.module-practices-e.section-practice  {
	padding: 50px 10px;
}

.prac-first-title {
	font-size: 32px;
}
.prac-second-title {
	font-size: 70px;
	line-height: 1.2;
	margin-bottom: 0;
}

.pracText {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.3;
}
.prac-link.firm-link i::after {
	left: -146%;
}

.footer.module-footer-a {
	padding: 100px 0 70px 0;
	position: relative;
	background-size: cover;
	background-position: center top;
}

.practice-box-list {
	padding: 30px 20px;
}


}



@media screen and (min-width: 1900px) and (max-width: 12000px) {

.module.module-practices-e.section-practice .module-intro-content.row-narrow {
	max-width: 1400px;
}

.module.module-practices-e.section-practice {
	padding: 160px 0;
}

.prac-first-title {
	font-size: 54px;
	line-height: 60px;
	margin-bottom: 20px;
}
.prac-second-title {
	font-size: 139px;
	line-height: 1.2;
	margin-bottom: 15px;
}

.pracIcon i {
	font-size: 45px;
	width: 60px;
	height: 50px;
	line-height: 50px;
}

.module-practices-e-single {
	margin: 0px 0 12px 0;
	padding: 0px 25px 0px 45px;
	font-size: 32px;
	height: 145px;

}

.pracText {
	font-size: 32px;
	padding-left: 15px;
	line-height: 1.3;
}

.prac-link.firm-link i::after {
	height: 3px !important;
	left: -143% !important;
}

.prac-button {
	margin-top: 20px;
}
 .hp-bottom-btn {
	right: 20%;
}

}
a.storylink {
    text-decoration: none;
}
a.storylink:hover {
    text-decoration: underline;
	background:none;
}
.sub-text {
    font-size: 18px;
    font-weight: 400;
}
 .review {
    padding-top: 30px;
    padding-bottom: 30px;
}
.review .story-btn.button.external-link {
border:solid 2px #2a8d7c;
	max-width:300px;
	font-size:24px;
}
.review .story-btn.button.external-link:hover{
	border:solid 2px #fff;
}

#mc_embed_signup label {position: static; color: #000;}
#mc_embed_signup input { color: #000;}

/* Google Translate */

#google_translate_element2 {
  display: none;
}

.google-translate-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  grid-gap: 5px;
  gap: 5px;
}

.google-translate-container .button {
  padding: 10px 16px;
}

.google-translate-container .button {
  display: none
}

.google-translate-container .button.active {
  display: inline-block;
}

/* .goog-te-banner-frame.skiptranslate {
  display: none;
} */

html:lang(en) .glink.english,
html:lang(auto) .glink.english{
	display: none;
}

html:lang(es) .glink.spanish{
	display: none;
}

.google-translate-container .glink{
	color: #fff;
	background: #2a8d7c;
	padding: 5px 10px;
}

.google-translate-container .glink:hover,
.google-translate-container .glink:focus{
	background: #c6dbd8;
	color: #2a8d7c;
}

.header-mobile-buttons .glink{
	color: #fff;
	background: #2a8d7c;
	padding: 0 5px;
	width: auto;
	font-size: 1rem;
	height: 45px;
	width: 45px;
	margin-right: 5px;
}

.header-mobile-buttons .glink:hover,
.header-mobile-buttons .glink:focus{
	background: #c6dbd8;
	color: #2a8d7c;
}

.about-title.our-purpose .green-title {
    font-family: Playlist-Script;
    color: #2a8d7c;
    font-size: 50px !important; 
    margin-right: -6px;
    z-index: 9;
    position: relative;
    font-weight: normal;
    letter-spacing: -1px;
    top: 16px;
}

.about-title.our-purpose {
	font-size: 16px;
}

@media screen and (min-width: 601px) and (max-width: 1134px) {
	.about-title.our-purpose {
	font-size: 20px;
}
	.about-title.our-purpose .green-title {
		font-size: 60px !important;
	}
}

@media screen and (min-width: 1135px) {
	.about-title.our-purpose {
	font-size: 25px;
}
	.about-title.our-purpose .green-title {
		font-size: 70px !important;
	}
}

/*Submit Review Page */
.submit-review-box {background: #fff; border: 1px solid #000; text-align: center; padding-bottom: 30px;}
.submit-review-box h3 {background: rgba(42, 141, 124, 0.9) !important; color: #fff!important; padding: 10px 10px!important; font-size: 20px!important; margin-top: 0;}
.submit-review-box p {padding: 5px 10px}
.submit-review-box a {border: 1px solid #000; border-radius: 3px; display: inline-block; margin: 5px; min-height: 50px; min-width: 50px; opacity: .8; padding: 12px}
.submit-review-box i {color: #000; font-size: 20px; padding-bottom: 4px; padding-top: 5px; vertical-align: middle}
.submit-review-box a:hover {color: #000; opacity: 1}
.submit-review-box img {padding-bottom: 3px; vertical-align: middle}