/*******************************************/
/* Theme Name: PaperStreet                 */
/* Theme URI: http://www.wordpressbase.com */
/* Author: PaperStreet                     */
/* Author URI: https://www.paperstreet.com */
/* Description: For Falcon Rappaport & Berkman LLP            */
/* 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: 160px;
}

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

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

.content {
	padding-right: 15px;
	margin-bottom: 60px;
}

.content img {
	max-width: 100%;
}

.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;
}
.fa, .fas {
	font-weight: bold !important;
}
.content li {
	color: #171745;
	padding: 0 0 0 25px;
	position: relative;
	margin-bottom: 10px;
	line-height: 26px;
	font-size: 17px;
}

.content ol li {
	padding-left: 30px;
	position: relative;
	list-style: none;
	counter-increment: count-me;
	margin-top: 10px;
	margin-left: 0;
	color:#171745;
	font-size: 17px;
}

.content ul li {	
  counter-increment: none;
}
.content ol > li::before {
	counter-increment: step-counter;
	content: counter(count-me)"";
	display: block !important;
	position: absolute;
	left: 5px;
	width: auto;
	height: auto;
	top: -3px;
	background-repeat: no-repeat;
	background-position: 3px 0;
	padding-left: 0;
	padding-top: 4px;
	color: #CEA300;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}

.content ul li::before {
  counter-increment: none;
	position: absolute;
	color: transparent;
	content: '\f0da';
	top: -3px;
	left: 4px;
	font-size: 19px;
	font-weight: bold;
	height: 5px;
	line-height: 30px;
	background: transparent;
	width: 5px;
	border-radius: 66px;
	color: #CEA300;
}
 

.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: #89ae8f;
	width: 90%;
	height: 2px;
	border: none;
	margin: 40px 0;
}

.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;
}
.postid-1451 .sidebar-block {
	background: #fff;
	padding: 0 30px;
}

.postid-1451 .sidebar-block h3 {
	color: #404040;
}
.postid-1451 .sidebar-block li {
	color: #404040;
}
.postid-1451 .sidebar section ul li::before {
	position: absolute;
	color: transparent !important;
	content: '';
	top: 12px;
	left: 5px;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	background: #404040 !important;
	border-radius: 66px;
	font-weight: 300;
	z-index: 2;
	width: 6px;
	height: 6px;
}
.postid-1451 .sidebar-block li {
	color: #404040;
	margin: 10px 0;
}
section.sidebar-block {
    background: #e3dfdf;
    padding: 20px;
 
}
.sidebar-block h3 {
	font-size: 24px;
	letter-spacing: 0;
	color: #0a0a34;
	text-transform: capitalize;
	margin-bottom: 12px;
	font-weight: 500;
}


.sidebar-block.cta-sidebar {
	background-size: cover;
	background-position: center;
	padding: 40px;
}

.side-cta-title {
	text-align: center;
	letter-spacing: 4.32px;
	text-transform: uppercase;
	margin-bottom: 10px !important;
}

.cta-inner-sidebar p {
	letter-spacing: 0.36px;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	padding: 0px 20px;
	line-height: 25px;
}

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


.sidebar section ul li a {
	position: relative;
	z-index: 0;
}
/*.sidebar section ul li a::after {
	background: #1A1818;
	position: absolute;
	content: "";
	width: 150%;
	height: 200%;
	left: -30%;
	z-index: -1;
	top: -50%;
	opacity:0
}
.sidebar section ul li a:hover:after,
.sidebar section ul li a:focus:after {
	background: #1A1818;
	position: absolute;
	content: "";
	width: 150%;
	height: 200%;
	left: -30%;
	z-index: -1;
	top: -50%;
	opacity:1
}*/

.sidebar section {
	margin-bottom: 40px;
}
.sidebar-block.contact-sidebar {
	background: transparent;
	padding: 0;
}
.sidebar-inner {
	padding: 0px 20px;
}

.career-sidebar.sidebar-block {
	background: #fff;
	padding: 0;
}
.career-img img {
	max-width: 100%;
	background: #f2f2f2;
	display: block;
}
.career-img {
	padding: 0;
}

.sidebar-block .career-info .rec-title {
	font-size: 22px;
	margin-bottom: 5px;
	line-height: 1.2;
}

.sidebar-block .career-info .rec-pos {
	margin-bottom: 10px;
	font-size: 13px;
}

.career-info-inner p {
	font-size: 15px;
	margin: 0;
	line-height: 1.3;
}

.career-sidebar-inner {
	display: flex;
	border: 1px solid #e8e8e8;
	padding: 10px 10px 10px 10px;
	align-items: center;
	justify-content: flex-start;
}

.attr-list {
	display: flex;
	margin: 0px 0 20px 0;
	align-items: center;
}
.attrTextCol {
	line-height: 1.5;
}
.sidebar section ul li {
	position: relative;
	padding: 12px 0 12px 32px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 1rem;
	color: #161616;
}
.attrImgCol img {
	max-width: 100%;
	background: #f2f2f2;
}

.attrTextCol a {
	text-decoration: none;
	color: #000;
}

.attrTextCol a:hover,
.attrTextCol a:focus {
	text-decoration: none;
	color: #CEA300;
}
.sidebar-block.key-contacts {
	background: #fff;
}
.key-contacts .position{
	display: block;
}
.attrImgCol {
	padding: 0;
}
.view-attr-link.button {
	margin: 25px auto 15px auto;
	display: flex;
	text-align: center;
	justify-content: center;
	align-self: center;
	max-width: 150px;
	font-size: 15px;
}
.sidebar section ul li::before {
	position: absolute;
	color: #CEA300 !important;
	content: '\f0da';
	top: 8px;
	left: 3px;
	font-size: 20px;
	line-height: 34px;
	background: transparent;
	border-radius: 0;
	font-weight: bold;
	z-index: 2;
	height: auto;
	width: auto;
}

.attorney-inner-sidebar p {
	font-size: 20px;
	color: #274045;
	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 {
	padding: 0;
}

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

.sidebar section ul li a{
	padding: 10px 10px 10px 20px;
}

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

.sidebar section button.no-button, .sidebar section ul li a {
	color: #171745;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 24px;
	text-transform: capitalize;
	/* padding: 2px 0; */
	position: relative;
}
.sidebar section ul li:hover::before {
	left: 10px;
}
 
/*.content a {
	font-weight: bold;
	padding:2px
}
.content a:hover,
.content a:focus {
	font-weight: bold;
	background-color:#f7f7f7;
	padding:2px
}*/



.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:#CEA300;
	text-decoration: none;
}
.sidebar section ul li a:hover,
.sidebar section ul li a:focus {
	/* padding: 2px 0 2px 11px; */
	font-weight: 600;
	color: #171745;
	/* width:100%; */
	background-color: #CEA300;
}

/* .sidebar section ul li a:hover:after,
 .sidebar section ul li a:focus:after{
	content: "";
	position: absolute;
	width: 108%;
	height: 180%;
	background: #CEA300;
	left: -8%;
	z-index: -1;
	top: -40%;
} */

.sidebar section .side-prac-list li a:hover::after,
.sidebar section .side-prac-list li a:focus::after {
	display: none !important;
	left: 0;
}

.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: #0a0a34;
	margin-bottom: 20px;
	font-family: var(--heading-font-family);
	font-weight: 500;
	position: relative;
	width: auto;
	display: inline-block;
	padding-bottom: 13px;
}

.sidebar .form-container h2{
	text-align:left;
	display:block;
}


.sidebar section.sidebar-block hr  {
	display:none;
 
}
 
  
/* Sidebar Review Box CSS*/

.reviews-inner {
	padding: 80px 30px 50px 30px;
	text-align: center;
	position: relative;
	background-size: 100%;
}

.reviews-inner::after {
	content: "";
	position: absolute;
	left: 0;
	top: -28px;
	background-image: url(images/red-quote.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 100%;
	background-size: 102px;
	background-position: center top;
	z-index: 99;
}
  
.sidebar section h2.case-title {
	font-size: 17px;
	color: #dd001a;
	letter-spacing: 2.55px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}

.sidebar-block h3.slider-testimonial-title {
	color: #1a1818;
	font-size: 28px;
	letter-spacing: 0.52px;
	font-weight: normal;
	padding: 0 50px;
	line-height: normal;
}
.slider-testimonial-content {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	padding: 0 15px;
	margin-bottom: 15px;
}
.slider-testimonial-single .slider-testimonial-source {
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	opacity: 0;
}


/* Sidebar Review Box CSS*/

.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: #2da7c2;
	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: #89AE8F;
}*/



.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;
	height: 45px !important;
	border-bottom: 0px solid rgba(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;
}*/




/* TEMPLATES > Practices Landing */
.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: center;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.practice-box {
	width: 100%;
	min-height: 80px;
	margin: 0 0 40px;
	padding: 0 10px;
	background: #fff;
	color: #171745;
	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;
	position: relative;
	flex-wrap: wrap;
}


.columns.large-6.medium-6.small-12.pracCol {
	padding: 0 30px;
}
.practice-box .prac-tit {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 400;
}


.prac-main .fa.fa-long-arrow-right {
	font-size: 35px;
	font-weight: 300 !important;
}
.practice-box.prac-accordion-item   {
	position: relative;
}

.practice-box.prac-accordion-item .practice-item-title {
	margin: 0;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	padding-right: 30px;
	padding-left: 30px;
}

.practice-box.prac-accordion-item .practice-item-title a {
	color: #fff;
	display: contents;
	font-weight: normal;
}
.practice-box.prac-accordion-item .practice-item-title i {
	position: absolute;
	color: #fff;
	right: 6px;
	cursor: pointer;
	font-size: 25px;
}

.practice-box.prac-accordion-item .practice-item-content {
	position: absolute;
	top: 90px;
	background: #eee;
	width: 100%;
	left: 0%;
	box-shadow: 0 0 6px rgba(223, 220, 220, 0.5);
	padding: 25px 30px;
	z-index:9
}

.practice-box.prac-accordion-item .practice-item-content ul li {
	position: relative;
	text-align: left;
	margin-bottom: 5px;
}

.practice-box.prac-accordion-item .practice-item-content  ul li::before {
	position: absolute;
	left: 0;
	content: "\f105";
	font-family: 'Font Awesome 5 Pro';
	color: #007297;
}

.practice-box.prac-accordion-item .practice-item-content ul li {
	position: relative;
	text-align: left;
	padding-left: 18px;
}

.practice-box.prac-accordion-item:hover i,
.practice-box.prac-accordion-item:focus i {
	color: #231f20;
}

@media screen and (min-width: 768px) {
/*	.practice-box {
		width: 46%;
		margin: 1%;
	}*/
}





/*HOME-Section-Badges-css*/   
 
 .module.module-badges-b {
	padding: 30px 0 30px 0;
}

.module-badges-b-inner {
	display: flex;
	justify-content: space-between;
	column-gap: 0;
	align-items: center;
	border-top: 1px solid #d5d5d5;
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 25px;
}
 
 
 /*HOME-Practice-css*/
 
.prac-col {
	text-decoration: none !important;
}
.prac-col-inn {
	background-size: cover;
	text-decoration: none;
	height: 265px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	padding: 25px 55px;
	position: relative;
	background-position: center;
	text-decoration: none !important;
	overflow: hidden;
}  
.prac-title, .prac-hover-title {
	color: #fff;
	font-size: 25px;
	letter-spacing: 2.25px;
	text-transform: uppercase;
	margin: 0;
	max-width: 210px;
	position: relative;
}
 
  .prac-intro {
	width: 100%;
	color: #fff;
	font-weight: normal;
}
.prac-col-inn h2::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 100%;
	background: #fff;
	height: 4px;
}


.prac-col-inn h2.prac-title::after {
	background: #DD001A;
/*		animation: draw4 1s linear;
	animation-fill-mode: forwards;*/
}

 .prac-col-inn h2.prac-title::after {
/*	background: transparent;*/
 
}



@keyframes draw4  {
  0% {
    width: 0px;
  }
  100% {
    width: 100%;
  }
}

 


.pracLink {
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #fff;
	text-decoration: underline;
}
.pracLink .pracIcon i {
	color: #fff;
	font-weight: 300 !important;
	font-size: 36px;
}



.prac-col-inn .prac-hover {
	opacity: 0;
	width: 100%;
	-webkit-transform: translate3d(0, 60px, 0);
	transform: translate3d(0, 60px, 0);
	-webkit-transition: -webkit-transform 300ms;
	transition: transform 500ms;
	position: absolute;
}

.prac-col-inn:hover .prac-hover ,
.prac-col-inn:focus .prac-hover {
		display: table;
	position:relative;
	z-index:1;
	width: 100%;	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);	opacity:1
}

.prac-col-inn:hover .prac-inner ,
.prac-col-inn:focus .prac-inner {
	display: none;
}

.prac-col-inn::after,
.prac-col-inn::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(11, 22, 81, 0) 0%, rgba(10, 25, 60, 0) 70%);
    background: linear-gradient(to bottom, rgba(11, 22, 81, 0) 10%, rgba(10, 25, 60, 0) 50%);
    content: "";
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.prac-col-inn:hover::after,
.prac-col-inn:focus::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background: linear-gradient(to bottom, #AA0014 10%, #DD001A 50%);
}




.prac-hover-title {
	margin-bottom: 29px;
}

.page-template-template-contact-b .content.columns {
	width: 55%;
	padding-right: 15px;
}
 
.page-template-template-contact-b .sidebar.columns {
	width: 45%;
	background: #fff;
	padding: 30px 10px;
} 

@media screen and (min-width: 768px) {
	main {
		padding: 60px 0;
	} 
	.content {
		padding-right: 55px;
		width: 65%;
		margin-bottom: 0;
	}
	
	
	
.content.contact-full-content.columns {
	width: 38%;
}
.sidebar.contact-full-sidebar.columns {
	width: 62%;
}



.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: #000;
}

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

button.outline, .button.outline {
	background: none;
	border: 1px solid #cea300;
	color: #cea300;
	padding: 10px 10px;
	font-size: 12px;
	width: 100%;
}

button.outline:hover,
button.outline:focus,
.button.outline:hover,
.button.outline:focus {
	background: #cea300;
	color: #171745;
	border: 1px solid #cea300;
}

.button.bitBtn.outline i {
	background: #CEA300;
	color: #171745;
	padding: 5px;
	width: 22px;
	height: 22px;
	border-radius: 55px;
	margin-right: 5px;
}

.button.bitBtn.outline {
	margin-top: 20px;
}

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: #000;
	background: none;
	border: 0;
	border-bottom: 1px solid #fff;
	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: 15px;
	padding-bottom: 15px;
	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;
	bottom: 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;
}

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: 2px;
	font-size: 10px; 
	left: 5px;
	background:#fff;
	line-height: 15px;
}

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: -16px!important;
	font-size: 10px!important;
	left: 0px!important;
	line-height: 15px; 
	background:transparent !important;
}

.sidebar.contact-full-sidebar.columns input:focus:not([type='checkbox'])~label,
.sidebar.contact-full-sidebar.columns textarea:focus~label,
.sidebar.contact-full-sidebar.columns input.active~label,
.sidebar.contact-full-sidebar.columns textarea.active~label,
.sidebar.contact-full-sidebar.columns select.active~label {
	padding-left: 0;
	line-height: 0;
	top: -15px!important;
	font-size: 10px!important;
	left: 0px!important;
	line-height: 15px; 
	background:#fff !important; 
	width: auto;
	height:25px;
}

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


.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;
	border: 1px solid #dddddd;
}

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

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

.attr-form-icon {
	position: absolute;
	top: 22%;
	left: 17px;
}

.select-wrapper.attr-select-wrapper select {
	padding-left: 40px;
}

.attr-form-icon i {
	color: #CEA300;
}

.form-input-group.attr-select-wrapper {
	margin-left: 15px;
}

.form-input-group.attr-select-wrapper select {
	padding-left: 35px;
}
.attr-form-icon {
	position: absolute;
	left: 15px;
	top: 23%;
}
.attr-form-icon i {
	color: #f7b334;
}

.select-wrapper.attr-select-wrapper select {
	padding-left: 40px;
}



.select-wrapper::after {
	content: "\f0d7";
	font-weight: 900;
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	right: 1px;
	top: 1px;
	text-align: center;
	width: 45px;
	line-height: 44px;
	color: #171745;
	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;
	height: 41px;
}

.select-wrapper.active:after {
	background: #fff;
	color: #CEA300;
}

.form-container {
	/* background: #14172F; */
	padding: 0;
}


.cont-tit {
	font-size: 35px;
	margin-bottom: 4px;
	font-weight: bold;
}

.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 #e0e0e0;
	color: #171745;
	padding-left: 10px;
	font-weight: normal;
	font-size: 20px;
	font-family: var(--heading-font-family);
}

/*.background-input.select-wrapper::after, .background-input .select-wrapper::after {
	background-color: #fff;
	color: #171745;
}*/

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


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



p.error-text {
	color: #ff0000;
	margin: 0;
	font-size: 13px;
	-webkit-animation: fadeIn 125ms both;
	animation: fadeIn 125ms both;
	line-height: normal;
}

/* 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: 10px;
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 0px;
	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;
}

.slick-dots li button:focus .slick-dot-icon,
.slick-dots li button:hover .slick-dot-icon {
	opacity: 1;
}

.slick-dots li button:focus .slick-dot-icon:before {
	color: #fff;
}

.slick-dots li button .slick-dot-icon {
	color: #CEA300;
	opacity: 1;
}

.slick-dots li button .slick-dot-icon:before {
	position: absolute;
	top: 50%;

	left: 0;
	content: "•";
	font-family: slick;
	font-size: 2.5rem;
	line-height: 0;
	text-align: center;
	-webkit-transition: color 200ms ease-out;
	-moz-transition: color 200ms ease-out;
	-ms-transition: color 200ms ease-out;
	-o-transition: color 200ms ease-out;
	transition: color 200ms ease-out;
}

.slick-dots li.slick-active button:focus .slick-dot-icon {
	color: #fff;
	opacity: 1;
}

.slick-dots li.slick-active button .slick-dot-icon {
	color: #fff;
	opacity: 1;
}

.slick-dots li.slick-active button .slick-dot-icon:before {
	font-size: 2.5rem;
}

.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;
}
.slider-testimonials-b-buttons button {
	color: #CEA300;
	font-weight: normal;
}
.slider-testimonials-b-buttons button i {
	font-weight: 300 !important;
	font-size: 50px;
}

.button.testimonialBtn {
	position: relative;
	z-index: 1;
	border: 1px solid #fff;
	background: transparent;
	font-size: 0.813rem;
	letter-spacing: 1.3px;
	padding: 18px 24px;
	margin-top: 30px;
}

.button.testimonialBtn:hover,
.button.testimonialBtn:focus {
	position: relative;
	z-index: 1;
	border: 1px solid #CEA300;
	background: #CEA300;
	font-size: 0.813rem;
	letter-spacing: 1.3px;
	padding: 18px 24px;
	margin-top: 30px;
}



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

	.slick-arrow-container {
		width: 100%;
		left: 0;
	}
	.slider-testimonials-b-buttons.slick-arrow-container {
	top: calc(10% - 05px);
}
}

/* GENERAL > Skip To Content */
#skiptocontent {
	z-index: 11;
	position: fixed;
	padding: 8px;
	display: block !important;
	-webkit-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px);
	opacity: 0;
	background-color: #007297 !important;
	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::after {
	display: none;
}

#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-bot-inner.top-menu {
    text-align: left;
}
 
.module-footer-a {
	background-color: #171745;
	padding-bottom: 0;
	position: relative;
	background-size: cover;
	padding: 80px 0 50px 0;
}
 

.page-template-template-contact-a .footer.module-footer-a{
	margin-top:0px;
}

.page-template-template-contact-a .footer.module-footer-a {
	background-image: none !important;
	padding: 30px 0;
}

.page-template-template-contact-a .footer.module-footer-a::after {
	width: 100%;
	opacity: 1;
}

.page-template-template-contact-a .footer.module-footer-a {
	background-image: none !important;
	padding: 30px 0;
}

/*.footer.module-footer-a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 55%;
	height: 100%;
	z-index: 0;
	background: #161616;
	opacity: 0.8;
}*/
 
 .page-template-template-contact-b .footer.module-footer-a {
	padding: 30px 0;
}

.module-footer-a .footer-upper-phone {
  font-size: 1.6rem;
  color: #fff;
  margin: 25px 0;
}
.columns.large-6.medium-6.small-12.office-block {
	margin-bottom: 45px;
}
.module-footer-a .footer-lower, .module-footer-a p, .module-footer-a a, .module-footer-a h2, .module-footer-a h3 {
	color: #fff;
	text-decoration: none;
}

 .module-footer-a a:hover,
 .module-footer-a a:focus {
	color:#CEA300;
	text-decoration: none;
}

 .page-template-template-contact-b .footer-inner {
	max-width: 1160px;
	margin: 0 auto;
	text-align: center;
}

.page-template-template-contact-b .footer.module-footer-a .footer-lower br {
	display: none;
}
.page-template-template-contact-b .footer.module-footer-a .footer-lower .footer-navigation li:last-child {
	display: inline;
}

.page-template-template-contact-b .footer-navigation li:first-child a::before, .page-template-template-contact-b .footer-navigation li:last-child a::before {
	display: inline;
}

.footer-full-col {
	text-align: center;
}

.footer-right-col {
	padding: 0;
	text-align: right;
}

.footer-full-col .footer-logo img {
	max-width: 100px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 25px;
}
 .footer-full-col .footer-first-title {
	font-weight: normal;
}
.footer-full-col .footer-sec-tit {
	margin-bottom: 15px;
}
.footer-left-col .footer-col-inner h2.footer-text:last-of-type {
	position: relative;
	margin-bottom: 35px;
}
.footer-left-col .footer-col-inner h2.footer-text:last-of-type::after {
	background: #fff;
	height: 4px;
	content: "";
	position: absolute;
	left: -210%;
	width: 300%;
	bottom:-35px;
}

.module-footer-a .footer-phone {
	display: inline-block;
	width: 100%;
	margin: 10px 0 40px 0;
	font-size: 1.5rem;
	text-decoration: none;
	font-weight: bold;
	color: #CEA300;
}

.footer-address {
	border-top: 0px solid rgb(255, 255, 255,0.38) !important;
	margin-right: 37px;
	padding: 30px 0 15px 0;
	margin-top: 0;
	line-height: normal;
}



.footer-address h2 {
	display: none;
}
.footer-contact .footer-mail {
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	font-family: var(--heading-font-family);
}


.footer-contact .footer-mail:hover,
.footer-contact .footer-mail:focus {
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	color:#DD001A
}

.module-footer-a p {
	font-size: 15px;
	line-height: 24px;
	margin: 2px;
}

.footer-prac-list li {
	margin-bottom: 0px;
	line-height: 24px;
}

.footer-upper-f-inner {
	max-width: 600px;
	padding-left: 0px;
}

.footer-prac-list {
	margin: 0;
}

.mc4wp-form {
    border-top: 1px solid rgb(255, 255, 255,0.28);
    margin: 0 30px;
}

.newsletter-form.text-center {
    padding-top: 20px;
}

.footer-upper-address {
    padding-bottom: 30px;
}

.button.newsletterBtn {
	background: #CEA300;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #171745;
	font-size: 14px;
	min-width: 100%;
	padding-top: 5px;
    padding-bottom: 5px;
}


.button.newsletterBtn:hover,
.button.newsletterBtn:focus  {
	background: #DEDEEB;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #171745;
	font-size: 14px;
	
	
}





.footer-upper-form input::-webkit-input-placeholder {
	color: #fff;opacity: 1;
	font-size: 14px;
}

.footer-upper-form input:-ms-input-placeholder {
	color: #fff;opacity: 1;
	font-size: 14px;
}

.footer-upper-form input::-ms-input-placeholder {
	color: #fff;opacity: 1;
	font-size: 14px;
}

.footer-upper-form input::placeholder {
	color: #fff;opacity: 1;
	font-size: 14px;
}

.footer-prac-list li a {
	font-size: 15px;
	line-height: 1;
}



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

.module-footer-a h3 {
	font-size: 22px;
	color: #cea300;
	text-transform: capitalize;
	text-align: left;
	letter-spacing: -0.4px;
	font-weight: 400;
	margin-bottom: 11px;
	font-family: var(--heading-font-family);
}


.form-first-text.footer-form-first-title {
	text-align: left;
	color: #dd001a;
	font-size: 14px;
	letter-spacing: 1.68px;
	font-weight: bold;
}
.columns.large-5.medium-5.small-12.footer-address-col {
	padding-left: 100px;
}

.footer-inner {
	position: relative;
}
 

.module-footer-a .footer-lower {
	padding-top: 0;
	font-size: 1rem;
	font-weight: 400;
	padding-bottom: 0;
	text-decoration: none;
	letter-spacing: 0;
	text-transform: capitalize;
	line-height: 26px;
	/* border-top: 1px solid rgb(255, 255, 255,0.28); */
	margin: 0 30px;
	/* padding-top: 30px; */
}
.footer-bot-col {
	padding-left: 0;
	font-size: 12px;
}
.footer-bot-inner.bottom-menu {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	column-gap: 10px;
	font-size: 15px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
.copu-menu::after {
	content: "|";
	margin: 0 6px 0 5px;
	font-size: 11px;
}
.copu-menu::before {
	content: "|";
	margin: 0 6px 0 5px;
	font-size: 11px;
}

.page-template-template-contact .module-footer-a .footer-lower {
	padding-top: 0px;
}
.module-footer-a .footer-lower a {
	text-decoration: none;
	font-weight: 400;
	text-transform: capitalize;
}
.copyright{
	justify-content: center;
	border-top: 1px solid rgb(255, 255, 255,0.28);
	display: flex;
	width: 100%;
	padding-top: 20px;
	margin-top: 50px;
}
.footer-bot-inner.bottom-menu {
	padding-top: 12px;
}
.columns.large-5.medium-5.small-12.footer-bot-col {
	padding-right: 0;
}
.footer-bot-inner.bottom-menu {
	padding-top: 0px;
	margin-right: -24px;
}

.footer-bot-inner .social-links a{
	line-height: initial;
	height: initial;
}

span.social-title {
    font-size: 11px;
}

.footer-lower a:hover,
.footer-navigation li a:hover,
.footer-lower a:focus,
.footer-navigation li a:focus {
color:#CEA300 !important;
}

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

.footer-col-inner .form-container {
	background: #fff;
	text-align: left;
	padding: 50px;
	max-width: 500px;
	float: left;
	width: 100%;
}

.footer-navigation li:last-child {
	display: inline;
	margin-top: 0;
}

.footer-navigation li:last-child {
	display: block;
	margin-top: 0;
}
.menu-footer-navigation-container {
	display: inline;
}
.module-footer-a .footer-lower a:hover,
.module-footer-a .footer-lower a:focus {
	color: #1A1818;
}
.footer-inner {
	margin: 0 auto;
	z-index: 1;
}

.footer-left-col .footer-col-inner img {
	width: 70px;
	height: auto;
	margin-top: 0;
	margin-bottom: 20px;
}
 
.footer-social-links a {
	font-size: 31px;
	margin: 0 10px 0 3px;
	/* color: #2241f2; */
}
 
.footer-left-col .footer-col-inner {
	text-align: left;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 40px;
}

.module-footer-a .footer-contact-title {
	text-align: left;
	color: #fbc549;
	padding: 0 20px;
}
.footer-left-col .footer-first-title {
	font-size: 2.625rem;
	font-weight: 400;
	letter-spacing: -0.84px;
}

.footer-left-col .footer-sec-tit {
	margin-top: 2px;
	margin-bottom: 30px;
	font-size: 2.625rem;
	font-weight: 400;
	letter-spacing: -0.84px;

}
.footer-text {
	font-size: 1rem;
	line-height: 1.875rem;
	color: #fff;
	padding-right: 60px;
}
 

.footer-icon {
	color: #dd001a;
	font-size: 26px;
}
.footer-icon i {
	font-size: 1.125rem;
	color: #CEA300;
}

.footer-left-col .footer-col-inner address p {
	font-size: 1.25rem;
	line-height: 30px;
	padding-right: 0;
	max-width: 275px;
	font-weight: 600;
	margin-bottom: 0;
}


 
.form-container .form-input-row input {
	background: transparent;
	border: 1px solid #dddddd;
	color: #171745;
	height: 50px;
	padding: 0;
	font-size: 15px;
}

.form-container label {
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-align: left;
	color: #696969;
	font-size: 17px;
	padding-left: 20px;
	top: 0;
}

.form-container label i {
	font-size: 23px;
	line-height: 60px;
	padding-left: 12px;
}
 .form-container label i {
	display: none;
}
.footer-col-inner .form-container .form-input-group.button-container {
	margin-bottom: 0;
	text-align: center;
	margin-top: 30px;
	outline: none;
}

.form-container .form-input-group textarea {
	background: transparent;
	border: 1px solid #dddddd;
	color: #171745;
	opacity: 1;
	min-height: 115px;
	/* height: 75px; */
	padding-top: 0;
	padding-bottom: 0;
	line-height: 45px;
	line-height: normal;
	padding: 15px;
	margin-top: 0px;
	font-size: 15px;
	margin-bottom: 15px;
}

 .form-container .form-input-group label[for="commentsStandard"] {
	top: 10px;
}
.footer-col-inner .form-container input {
	padding: 0;
	border-bottom: 2px solid #707070;
	font-size: 15px;
	color: #404040;
	background: transparent;
}

.footer-col-inner .form-container .form-input-group textarea {
	min-height: 115px; 
	line-height: normal;
	padding: 0;
	border-bottom: 2px solid #707070;
	margin-top: 20px;
	font-size: 15px;	background: transparent;
}








.footer-col-inner .form-container .error-text {
	color:#ff0000;
}


.footer-col-inner .form-container label {
	color: #0f1730;
	font-size: 0.832rem;
	font-weight: bold;
	letter-spacing: 0.67px;
	text-transform: uppercase;
}

  .form-container .error-text {
	color: #ff0000;
}
 


.footer-phone {
	margin: 15px 0;
}

.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: 20px;
	 
}
  .form-container input::-webkit-input-placeholder,
  .form-container textarea::-webkit-input-placeholder {
	color: #404040;
	font-size: 17px;
	font-weight: 400;
	opacity: 1;
	letter-spacing: 0px;
	font-family: var(--heading-font-family);
	text-transform: capitalize;
}

  .form-container input:-ms-input-placeholder,
  .form-container textarea:-ms-input-placeholder {
	color: #404040;
	font-size: 17px;
	font-weight: 400;
	opacity: 1;
	letter-spacing: 0px;
	font-family: var(--heading-font-family);
	text-transform: capitalize;
}

 .form-container input::-ms-input-placeholder,
  .form-container textarea::-ms-input-placeholder {
	color: #404040;
	font-size: 17px;
	font-weight: 400;
	opacity: 1;
	letter-spacing: 0px;
	font-family: var(--heading-font-family);
	text-transform: capitalize;
}

.form-container input::placeholder, .form-container textarea::placeholder {
	color: #404040;
	font-size: 17px;
	font-weight: 400;
	opacity: 1;
	letter-spacing: 0px;
	font-family: var(--heading-font-family);
	text-transform: capitalize;
}

.footer-navigation, .footer-navigation li {
    margin: 0;
    display: inline-flex;
    margin-right: 10px;
}
.footer-navigation li a::after {
	content: "|";
	margin: 0 2px 0 8px;
	font-size: 10px;
	color: #fff;
	position: relative;
	top: 0;
	font-weight: normal;
	opacity: 1;
}


  .footer-navigation li:last-child a::after {
	display: none;
}

.form-first-text {
	color: #274045;
	font-size: 25px;
	line-height: normal;
	margin-bottom: 10px;
}

.footer-col-inner .form-container .form-second-text, .footer-col-inner .form-container .form-third-text {
	font-size: 1.5rem;
	color: #0f1730;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
	letter-spacing: 0.6px;
	text-align: center;
}

.footer-col-inner .form-container .form-third-text {
	margin-bottom: 25px !important;
}
 
.form-container .form-input-group.button-container button {
	color: #fff;
	display: inline-block;
	text-decoration: none !important;
	font-family: var(--body-font-family);
	text-transform: uppercase;
	margin-top: 0;
	letter-spacing: 1px;
	min-width: inherit;
	background-repeat: no-repeat !important;
	width: auto;
	background: #171745;
	padding: 15px 40px;
	text-align: center;
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 5px;
	border-radius: 0;
}


 
.form-container .form-input-group.button-container button:hover,
.form-container .form-input-group.button-container button:focus {
	color: #171745;
	background:#CEA300
}
 
 
 
.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-col-inner{
	text-align:right;
}


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

.footer-top-inner img {
	max-width: 320px;
}
.footer-top-col .footer-top-inner {
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	padding: 15px 35px 15px 80px;
	letter-spacing: 0.36px;
}
.footer-upper-top {
	margin-bottom: 60px;
}
.footer-prac-txt {
	font-size: 20px;
	color: #cea300;
	letter-spacing: -0.4px;
}

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




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





@media screen and (min-width: 640px) 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;
}

}




@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: 0 10px 20px 10px;
	position: relative;
}

.footer-left-col .footer-col-inner address p {
	font-size: 17px !important;
	line-height: 28px;
	padding-right: 30px;
}

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

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

.footer-upper {
	margin: 0 0;
}

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

.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 {
	background: #fff;
	text-align: left;
	padding: 30px;
}

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

.footer-left-col .footer-first-title {
	font-size: 30px;
	font-weight: 600;
}
.footer-left-col .footer-sec-tit {
	font-size: 30px;
	margin-bottom: 10px;
}

.footer-text {
	font-size: 16px;
	line-height: 26px;
	padding-right: 10px;
	max-width: 405px;
}
 
 
 
.footer-lower span {
	font-size: 13px;
	width: auto;
	display: inline-block;
}
.footer-contact .footer-mail {
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;
}

.module-badges-b-single img {
	max-width: 230px;
}



}






@media screen and (min-width: 1900px) and (max-width: 12000px) {
 .footer-inner {
	max-width: 1260px;
	margin: 0 auto;
}

.footer-left-col .footer-col-inner h2.footer-text:last-of-type::after {
    left: -30%;
	width: 130%;
	bottom: -35px;
}
.footer.module-footer-a {
	padding: 120px 0 120px 0;
}
.footer-navigation, .footer-navigation li {
	margin-right: 5px;
}
.footer-col-inner .form-container {
	max-width: 900px;
	padding: 70px 90px;
	float: right;
	text-align: center;
}


.footer-left-col .footer-first-title {
	font-size: 3.75rem;
	font-weight: normal;
	letter-spacing: -1.2px;
}
.footer-left-col .footer-col-inner {
	padding-top: 80px;
}
.footer-left-col .footer-sec-tit {
	font-size: 3.75rem;
	margin-bottom: 40px;
	letter-spacing: -1.2px;
}

.form-first-text.footer-form-first-title {
	font-size: 20px;
	letter-spacing: 2.4px;
	margin-bottom: 15px;
} 

.footer-col-inner .form-container label {
	font-size: 1.188rem;
}


.footer-col-inner .form-container input {
	font-size: 20px;
	height: 70px;
 
}
.footer-col-inner input:focus:not([type="checkbox"]) ~ label,.footer-col-inner  textarea:focus ~ label, .footer-col-inner input.active ~ label, .footer-col-inner textarea.active ~ label, select.active ~ label {
	padding-left: 0;
	line-height: 0;
	top: -5px !important;
	font-size: 14px !important;
	left: 0px !important;
	line-height: 15px;
	background: transparent !important;
}

.footer-col-inner .form-container .form-input-group textarea {
	min-height: 215px;
}



.footer-col-inner .form-container .button {
	font-size: 27px !important;
	padding: 30px 25px !important;
}

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



}





@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: 0px solid #dbd8d8;
	background: #e8e8e8;
	margin: 15px 0;
}

.accordion-item-title {
	padding: 15px 30px;
	font-size: 1.375rem;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 600;
	color: #1a1818;
	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;
	letter-spacing: 0.66px;
	font-family: var(--body-font-family);
	line-height: 1.5;
	min-height: 80px;
}

.accordion-item-title::after {
	content: "\f067";
	font-family: 'Font Awesome 5 Pro';
	line-height: 30px;
	width: 30px;
	height: 30px;
	font-size: 30px;
	text-align: center;
	color: #CEA300;
	font-weight: normal;
}
.accordion-item-content {
	margin-bottom: 20px;
	padding: 0 60px 25px 35px;
	color: #0f1730;
	font-size: 1.125rem;
}

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

.accordion-item-title:hover,
.accordion-item-title:focus {
	background: #e8e8e8;
}

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

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

.accordion-item-content p {
	font-size: 0.9rem;
}

.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: #404040;
	margin: 20px 0 30px;
}

.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: 2rem;
	/* opacity: 0.8; */
	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: #93a3bc;
	width: 75px;
	text-align: center;
	height: 75px;
	line-height: 75px;
	border-radius: 55%;
	padding-left: 9px;
}

.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;
		background:#404040;
}

.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;
	opacity: 0.7;
}

/* 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;
	justify-content: flex-start;
}

.social-links a {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 25px;
	width: 35px;
	line-height: 45px;
	height: 45px;
	text-decoration: none;
	margin: 0px;
	color: #fff;
	position: relative;
}

.content .social-links a{
	color: #171745;
}

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

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

.social-links a::after {
	background: transparent;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border: 0px solid #CEA300;
	width: 100%;
	height: 100%;
	transform: none;
	border-radius: 0;
}

.social-links {
	margin-bottom: 00px;
}

.social-links a{
	font-size:18px;
}
 
 
 
/* 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: 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;
}



/*Section-Practice-area */

.module.module-intro-a.section-practice {
	padding-top: 200px;
	position: relative;
/*	display: flex;
	flex-wrap: wrap;
	justify-content: center;*/
}

/*.module.module-intro-a.section-practice::before {
	content: "Collaboration";
	font-size: 232px;
	color: #cea300;
	opacity: 0.10;
	letter-spacing: -6.96px;
	font-family: var(--heading-font-family);
	margin: 0 auto;
	position: absolute;
	z-index: -1;
	top: 75px;
	line-height: 232px;
	width: 100%;
	text-align: center;
}*/


#scroll-move-text-container {
	/* content: "Collaboration"; */
	font-size: 232px;
	color: #cea300;
	opacity: 0.10;
	letter-spacing: -6.96px;
	font-family: var(--heading-font-family);
	margin: 0 auto;
	position: absolute;
	z-index: -1;
	top: 75px;
	line-height: 232px;
	width: 100%;
	text-align: center;
	right: -400px;
} 


#scroll-move-text-container .scroll-move-text{
 
	font-size: 232px;
	color: #cea300;
	letter-spacing: -6.96px;
	font-family: var(--heading-font-family);
 
	line-height: 232px;
 
} 





.practice-title {
	font-size: 36px;
	letter-spacing: 3.6px;
	text-transform: uppercase;
	margin-bottom: 60px;
}
.practice-text {
	max-width: 855px;
	margin: 15px auto 50px auto;
}
.practice-text p {
	font-size: 19px;
	line-height: 28px;
	font-family: var(--heading-font-family);
	color: #0a0a34;
	font-weight: 300;
}
 
.prac-main {
	border-bottom: 3px solid #cea300;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 80px;
}

.practice-box:hover .prac-main,
.practice-box:focus .prac-main {
	border-color: transparent;
}
 .serBtn.button {
	min-width: 335px;
	margin-top: 15px;
}
 
/* .practice-box:hover,
  .practice-box:focus,
   .practice-box:hover .prac-tit,
  .practice-box:focus .prac-tit {
	color: #CEA300;
}*/


.hover-prac {
	padding: 30px;
	position: absolute !important;
	/* margin-top: -15px; */
	bottom: -50px !important;
	z-index: 99;
}


.practice-box:hover .hover-prac {
	display: table !important;
	width: 100%;
	position: relative;
	margin-top: -135px;
}

.hover-prac::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgb(23, 23, 69,0.9);
	z-index: 0;
}
.hover-prac .prac-hover-tit {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 10px;
}
.hover-prac .prac-hover {
	color: #fff;
	position: relative;
	z-index: 1;
	font-size: 14px;
	font-weight: 300 !important;
	line-height: 22px;
	 
}

.module.module-intro-a.section-practice .module-intro-content.row-narrow {
	max-width: 1040px;
}

@media screen and (min-width: 768px) {
/*.practice-box.hp-prac-box {
	margin: 10px 1%;
	width: 48%;
	padding: 0 45px 0 25px;
}*/
}





/*HOME-Section-contact -css*/  
 
.module.module-intro-a.section-contact {
	background-repeat: no-repeat;
	background-size: 755px;
	background-position: -224px -65px;
	position: relative;
}
.left-contact-img {
	/* position: absolute; */
	/* left: 0; */
	/* top: 0; */
	max-width: 580px;
	width: 100%;
}
.contact-title {
	font-size: 54px;
}
.module.module-intro-a.section-contact .image-active-swipe-right {
	position: absolute;
	left: -50px;
	top: 0;
}
.form-container .form-input-row {
	display: flex;
	column-gap: 0px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.form-container .form-input-row .form-input-group {
	width: 49%;
	min-width: 49%;
	margin-right: 0;
}

.form-container .form-input-row .form-input-group:last-child {
	width: 100%;
}

.attr-contact-title {
	font-size: 54px;
	text-align: right;
	padding-right: 15px;
}

.module.module-intro-a.section-attr-contact .form-container .form-input-row input {
	background: #fff;
 
}
.module.module-intro-a.section-attr-contact  .form-container .form-input-group textarea {
	background: #fff;
}





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

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

 
/*HOME-Section-Blog -css*/  
 
.module.module-intro-a.section-news {
	background: #dedeeb;
	padding-top: 120px;
}
.news-first-title {
	font-size: 66px;
	margin-bottom: 5px;
	padding-left: 15px;
}

.news-sec-title {
	font-size: 17px;
	letter-spacing: 2.72px;
	font-family: var(--body-font-family);
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 15px;
	padding-left: 15px;
}

.slick-slide.slick-current.slick-active + div + div + div {
	opacity: 0.5;
}

.module.module-intro-a.section-news .row {
	margin-right: -150px;
	max-width: 1380px;
}
.module-blog-c-single-main {
	padding: 25px;
	background: #fff;
	margin: 0 15px;
	min-height: 455px;
}
.module.module-intro-a.section-news .columns.no-float {
	padding: 0;
}

.module.module-intro-a.section-news .module-intro-content.row-narrow {
	max-width: 100%;
	padding-left: 00px;
	position: relative;
}
.blog-thumbnail img {
	max-width: 270px;
	width: 100%;
	height: auto;
}
.blog-thumbnail {
	margin-bottom: 15px;
}
.newsTit {
	min-height: 135px;
	margin-bottom: 0;
	position: relative;
}

.newsTit, .newsTit a {
	font-size: 24px;
	color: #171745;
	line-height: 30px;
	text-decoration:none;
	font-weight:300;
	  text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.newsTit a:hover,
.newsTit a:hover {
	font-size: 24px;
	color: #CEA300;
	line-height: 30px;
	text-decoration:none;
}

.module-blog-c-single-main hr {
	background: #CEA300;
	width: 50px;
	margin: 10px auto 30px 0;
	height: 4px;
	margin-top:-7px;
 
}
.newsDt {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0;
}
.newscat {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	color: #0a0a34;
	font-weight: 300;
	column-gap: 10px;
	text-transform: capitalize;
	line-height: 1;
}

.post-info-authors::after {
	content: "|";
	font-size: 12px;
	margin: 0 0px 0 5px;
}

.post-info-authors.hide_bar::after{
	display: none;
}

.newscat a {
	font-size: 13px;
	color: #0a0a34;
	text-decoration: none;
}
.newscat a:hover,
 .newscat a:focus{
	font-size: 13px;
	color: #CEA300;
	text-decoration: none;
}

.blog-btn {
	margin: 50px 15px 35px 15px;
}
a.blogBtn {
 
	position: relative;
	text-decoration: none;
	font-size: 17px;
	color: #171745;
	font-weight: 600;
	letter-spacing:normal;
	text-transform:uppercase;
}
a.blogBtn:hover,
a.blogBtn:focus {
	font-size: 17px;
	color: #CEA300;
	font-weight: 600;
	letter-spacing:0;
	text-transform:uppercase;
}

/*a.blogBtn::after {
	content: "";
	position: absolute;
	left: -1%;
	bottom: -10px;
	background: #CEA300;
	height: 2px;
	width: 102%;
}*/


.module-blog-c-buttons.slick-arrow-container {
	width: 100%;
	left: 0;
	bottom: -15px;
	top: inherit !important;
	justify-content: flex-end;
	padding-right: 250px;
	column-gap: 15px;
}
.footer-bot-col.bot a::before {
	content: "|";
	margin: 0 7px 0 4px;
	font-size: 10px;
}

.footer-bot-col.bot a::after {
	content: "|";
	margin: 0 7px 0 4px;
	font-size: 10px;
}


.footer-inner {
	margin: 0 auto;
	z-index: 1;
	max-width: 1150px;
}
.module-blog-c-buttons.slick-arrow-container button {
	font-size: 18px;
	color: #171745;
	font-weight: 300 !important;
	border: 1px solid #171745;
	border-radius: 55%;
	background-color: transparent;
	outline:none;
}

.module-blog-c-buttons.slick-arrow-container button:hover,
.module-blog-c-buttons.slick-arrow-container button:focus {
	font-size: 18px;
	color: #fff;
	font-weight: 300 !important;
	border: 1px solid #CEA300;
	border-radius: 55%;
	background-color:#CEA300;
}
.module-blog-c-buttons.slick-arrow-container button i {
	font-weight: 400 !important;
}



@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;
}

.prac-col {
	padding: 0;
}
.module.module-practices-c {
	padding-top: 0;
}

.prac-first-title {
	font-size: 48px;
	line-height: 44px;
}
.module-practices-c h3 {
	margin-bottom: 20px;
	font-size: 20px;
}

.prac-title {
	margin-bottom: 40px;
}
.module-practices-c .practices-single {
	margin-bottom: 50px;
	text-align: center;
}

.module-practices-c .practices-single-content {
	/* margin-bottom: 25px; */
	/* font-size: 0.9rem; */
	padding: 0 30px;
}


.accordion-item-title {
	padding: 20px 15px;
	font-size: 1.25rem;
	letter-spacing: 1.44px;
	letter-spacing: 0;
}

.accordion-item-title::after {
	font-size: 30px;
}
.accordion-item-content {
	padding: 0 60px 25px 18px;
	font-size: 1rem;
}

.whatWeBtn.button {
	font-size: 16px;
	padding: 10px 18px;
	width: 100%;
}

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

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

.footer-left-col .footer-sec-tit {
	font-size: 3.125rem;
	margin-bottom: 20px;
	line-height: 3.75rem;
	font-weight: normal;
}

.footer-left-col .footer-first-title {
	font-size: 3.125rem;
	font-weight: normal;
	line-height: 3.75rem;
	letter-spacing: -1px;
}

.footer-text {
	font-size: 1rem;
	text-align: center;
	padding: 0;
	line-height: 1.875rem;
}

.module-footer-a .footer-phone {
	font-size: 1.5rem;
	margin: 10px 0 15px 0;
}
.footer-address {
	margin-right: 0;
	padding: 25px 0 0px 0;
	margin-top: 0;
	line-height: normal;
}
.footer-left-col .footer-col-inner address p {
	padding-right: 0;
	margin: 0 auto;
}

.footer-col-inner .form-container {
	padding: 30px;
	margin-bottom: 40px;
	margin-top: -25px;
}

.form-first-text.footer-form-first-title {
	font-size: 14px;
	letter-spacing: 1.68px;
	font-weight: bold;
	margin-bottom: 13px;
}
 


/*Practice boxes Css Start*/
.prac-col-inn {
	height: 165px;
	padding: 20px;
	margin-bottom: 15px;
	margin: 10px 15px 5px 15px;
}

.prac-title, .prac-hover-title {
	font-size: 15px;
	letter-spacing: 1.35px;
 
}
.pracLink {
	font-size: 14px;
}
.prac-title {
	margin-bottom: 0 !important;
}
 
.prac-hover-title {
	margin-bottom: 15px;
}

.prac-intro {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.module.module-intro-a.section-practice {
	padding-bottom: 30px;
	padding-top: 40px;
}
.sidebar-inner {
	padding: 0px 0;
}

/*Practice boxes Css END*/
.testimonial-bg-title {
	position: absolute;
	width: 200% !important;
	text-align: center !important;
	top: 0;
	color: rgba(255, 255, 255, 0.20);
	width: 100%;
	height: auto;
	top: 11% !important;
	text-align: center;
	font-size: 80px !important;
	text-transform: uppercase;
	z-index: 0;
	font-family: var(--heading-font-family);
	height: 100%;
	letter-spacing: -7px !important;
	left: -56% !important;
}
.footer.module-footer-a::after {
	width: 100%;
 
}

.footer-social .social-links {
	justify-content:center;
}
.module.module-intro-a.section-practice::before {
	font-size: 72px;
	letter-spacing: -2.16px;
	top: 80px;
	line-height: 72px;
 
}
.practice-title {
	margin-bottom: 30px;
}
.practice-text {
	padding: 0 25px;
}
.columns.large-6.medium-6.small-12.pracCol {
	padding: 0 10px;
}

.hover-prac {
	top: 15px;
}
.contact-title {
	font-size: 45px;
	text-align: center;
}
.columns.medium-7.large-7.small-12.contact-col {
	padding: 0 15px;
}
.form-container .form-input-row .form-input-group {
	width: 10%;
	min-width: 100%;
}
.module.module-intro-a.section-contact {
	background-repeat: no-repeat;
	background-size: 562px auto;
	background-position: -190px 125px;
}
.form-input-group.button-container {
	text-align: left;
}


.main-serving-content::before {
	display: none;
}

.footer-upper::before {
	display: none;
}
.footer.module-footer-a {
	padding: 45px 15px 60px 15px !important;
	background-position: bottom center;
}

.footer-right-col .footer-col-inner {
	padding: 0 15px;
}

.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: 10px 00px 20px 00px;
	position: relative;
}

.footer-left-col .footer-col-inner img {
	width: 120px;
	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: block;
}
.module-footer-a .footer-lower {
	padding-top: 55px;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 30px;
	text-decoration: none;
	text-align: center;
	padding: 20px 0px 00px 0px;
	line-height: 22px;
	margin: 0 15px;
}
.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: 30px;
	text-align: center;
}
.footer.module-footer-a .columns.no-float {
	padding: 0;
}
.columns.large-6.medium-6.small-12.footer-right-col .footer-lower.show-for-small-only br {
	display: none;
}
.module-footer-a .footer-lower a:first-of-type {
	display: inline;
}
.columns.large-7.medium-7.small-12.footer-right-col {
	padding: 0;
}

.footer-col-inner .form-container {
	padding: 30px;
	margin-bottom: 40px;
	margin-top: 25px;
}
.menu-footer-navigation-container li a {
	display: inline !important;
}
.menu-footer-navigation-container {
	display: block;
	margin-top: 18px;
}
.footer-lower span {
	font-weight: 300;
	width: 100%;
	display: inline-block;
}



.columns.large-6.medium-6.small-12.footer-right-col .footer-lower.show-for-small-only {
	padding: 15px;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
}

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

.form-first-text {
	font-size: 22px;
	margin-bottom: 20px;
	text-align: center;
}

 
.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: #274045;
	font-size:16px;
 
}

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

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

  .form-container input::placeholder,
  .form-container textarea::placeholder {
	color: #274045;
	font-size:16px;
 
}
.form-container .form-input-group.button-container button {
	width: auto;
	padding: 18px 10px 18px 10px !important;
	/* background: #274045; */
	width: 100%;
	font-size: 17px;
	letter-spacing: 0.51px;
	max-width: 180px;
	margin: 0 auto;
}


.footer-lower span {
	font-weight: 300;
}

.footer-left-col .footer-col-inner h2.footer-text:last-of-type::after {
	background: #fff;
	height: 4px;
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -35px;
}

.footer-left-col .footer-col-inner {
	text-align: center;
}
.social-links {
	justify-content: center;
}

.footer-left-col .footer-col-inner img {
	width: 280px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.module-footer-a h3 {
	font-size: 20px;
	/* color: #000; */
	/* text-transform: uppercase; */
	text-align: center;
	letter-spacing: 0.4px;
	font-weight: normal;
	margin-bottom: 5px;
}
	
	.footer-address-inner{
		margin-top:30px;
	}

.module-footer-a .footer-phone {
	display: inline-block;
	width: 100%;
	margin: 10px 0 10px 0;
	font-size: 38px;
	text-decoration: none;
	font-weight: bold;
}

.columns.large-6.medium-6.small-12.footer-right-col .footer-lower.show-for-small-only {
	padding: 15px 15px;
	text-align: center;
	font-size: 1rem;
	text-transform: capitalize;
	padding-bottom: 30px;
}

.module-badges-b-inner {
 
	justify-content: center;
	padding-top: 15px;
	flex-wrap: wrap;
}

.module-badges-b-single img {
	max-width: 220px;
	margin: 0 auto;
	margin-bottom: -20px;
}

.news-first-title {
	font-size: 50px;
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
}
.module.module-intro-a.section-news {
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.module.module-intro-a.section-news .row {
	margin-right: 0;
	max-width: 1380px;
}

.news-sec-title {
	font-size: 17px;
	letter-spacing: 1.36px;
	text-align: center;
	margin-top: 15px;
	padding-left: 0;
}

.module-blog-c-single-main {
	margin: 0 5px;
}

.module-blog-c-inner.slider-container {
	max-width: 90%;
}

.blog-btn {
	margin: 50px 0px 35px 0px;
}

.module-blog-c-buttons.slick-arrow-container {
	width: 100%;
	left: 0;
	bottom: -9px;
	top: inherit !important;
	justify-content: flex-end;
	padding-right: 10px;
	column-gap: 10px;
}


.module-blog-c-buttons.slick-arrow-container button {
	width: 35px;
	height: 35px;
}

.module-blog-c-single-main {
	min-height: 425px;
}

.footer-top-inner img {
	max-width: 320px;
	width: 100%;
	margin: 0 auto;
}
.footer-bot-col {
	padding-left: 15px;
	font-size: 12px;
}

.footer-top-col .footer-top-inner {
	padding: 15px 00px 15px 00px;
	text-align: center;
}

.footer-upper-top {
	margin-bottom: 30px;
}

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

.office-block-info-inner {
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}

.module-footer-a p span:first-child {
	padding: 0 10px;
}

.button.bitBtn.outline {
	padding: 10px 10px !important;
	width: 110% !important;
	margin-left: -5% !important;
	margin: 35px 0;
	max-width: 300px;
}


.columns.large-5.medium-5.small-12.footer-address-col {
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}

.footer-upper-f-inner {
	max-width: 520px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 25px;
}

.button.newsletterBtn {
	min-width: 100% !important;
}

.footer-bot-col {
	padding-left: 0;
	font-size: 12px;
	padding: 0;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1522 a::after {
	opacity: 0;
	margin: 0;
	font-size: 0;
}
 
.footer-bot-inner.bottom-menu {
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 23px;
}
.footer-top-inner.left-side {
	text-align: center;
}

.footer-upper-f-inner {
	margin-left: auto;
	margin-right: auto;
}

.page-template-template-contact-b .content.columns {
	width: 100% !important;
	padding-right: 15px;
	padding: 0 30px;
	margin-bottom: 20px;
}

.office-block-info-inner {
	padding-right: 0;
	padding-left: 0;
	text-align: left;
	padding-top: 30px;
}
.footer-upper-address .office-block-info-inner {
	text-align: center;
 
}

.footer-upper-address .columns.large-6.medium-6.small-12.office-block {
	margin-bottom: 0;
}

.office-block-info {
	
	position: relative;
	padding: 5px 0;
}
 
.page-template-template-contact-b .sidebar.columns {
	padding: 30px 30px;
	width: 100%;
}

.page-template-template-contact-b .footer-upper-f-inner {
	margin-top: 0;
}
.module.module-intro-a.section-contact .image-active-swipe-right {
	position: absolute;
	left: -185px;
	top: 80px;
	z-index: -1;
}
.left-contact-img {
	max-width:580px;
	width: auto;
}
#scroll-move-text-container .scroll-move-text {
	font-size: 80px;
	color: #cea300;
	letter-spacing: -4px;
	font-family: var(--heading-font-family);
	line-height: 90px;
}
#scroll-move-text-container {
	top: 55px;

	right: -253px;
}

 
}








@media screen and (min-width: 600px) and (max-width: 767px) {
.footer-right-col .footer-col-inner {
	padding: 0 15px;
	display: inline-block;
	width: 100%;
	text-align: center;
}	
.footer-col-inner .form-container {
	padding: 30px;
	margin-bottom: 40px;
	margin-top: 25px;
	float: none;
	margin: 35px auto;
	max-width: inherit;
}

.menu-footer-navigation-container li:first-child::after {
	content: "." !important;
	display: none !important;
}


.testimonial-bg-title {
	top: 8% !important;
	letter-spacing: -7px !important;
	left: -51% !important;
}
.office-block {
	display: flex;
	column-gap: 25px;
	align-items: flex-start;
}

.office-block-image {
	width: 200px;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: 50%;
	max-width: 200px;
	min-width: 200px;
}

.office-block-info {
	position: relative;
	padding: 5px 0;
	width: 100%;
}

.office-block-info-inner {
	padding-top: 0;
}

.footer-upper-address .columns.large-6.medium-6.small-12.office-block {
	margin-bottom: 30px !important;
}







}


 
@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%; 
}

.module.module-practices-c {
	padding-top: 60px;
}

.prac-title {
	margin-bottom: 10px;
}

.module-practices-c .practices-single {
	width: 46%;
	text-align: center;
	margin-bottom: 30px;
} 

.prac-hover-title {
	margin-bottom: 15px;
}
 
.module-footer-a .footer-phone {
	font-size: 25px !important;
}

section.sidebar-block {
	padding: 0;
}



.footer-left-col .footer-col-inner {
	text-align: left;
	padding-left: 0;
	padding-right: 0;
}
 .footer-contact .footer-mail {
	font-size: 25px !important;
	font-weight: normal;
	text-decoration: none;
}


/*Practice Box css Start*/
.module.module-intro-a.section-practice {
	padding: 50px 0;
}
.prac-col-inn {
	height: 215px;
	padding: 30px;
 
}
.prac-intro {
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.prac-title, .prac-hover-title {
	font-size: 20px;
	letter-spacing: 2.25px;
	text-transform: uppercase;
	margin: 0;
 
}

.pracLink {
	font-size: 15px;
}

/*Practice Box css END*/



.testimonial-bg-title {
	top: 3% !important;
	text-align: center;
	font-size: 100px !important;
 
}

.practice-box.hp-prac-box span {
	margin: 0;
	font-size: 1.175rem;
 
}

 

.columns.medium-5.large-5.small-12.contact-col {
	width: 30%;
}
.columns.medium-7.large-7.small-12.contact-col {
	width: 60%;
}

.module.module-intro-a.section-practice::before {
	font-size: 150px;
 
}
.columns.large-6.medium-6.small-12.pracCol {
	padding: 0 15px;
}
.module.module-intro-a.section-news {
	padding-top: 60px;
	padding: 60px 30px;
}

.module-blog-c-inner.slider-container {
	margin: 0;
}
.module-footer-a {
	padding: 50px 0 50px 0;
}


.footer-top-inner img {
	max-width: 280px;
	width: 100%;
}
.footer-top-col .footer-top-inner {
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	padding: 05px 00px 0px 0;
	letter-spacing: 0;
}
.columns.large-7.medium-7.small-12.footer-address-col {
	padding-right: 0;
	padding: 0!important;
}
.office-block-info-inner {
	padding-right: 0 !important;
}

.columns.large-6.medium-6.small-12.office-block {
	padding: 0 5px!important;
}
.columns.large-5.medium-5.small-12.footer-address-col {
	padding-left: 50px!important;
}

.footer-prac-list li {
	margin-bottom: 0;
}
.footer-prac-list li a {
	font-size: 14px;
}
.footer-upper-f-inner {
	max-width: 400px;
	padding-left: 0!important;
}

.columns.large-7.medium-7.small-12.footer-bot-col {
	width: 100%;
	text-align: center;
}
.columns.large-5.medium-5.small-12.footer-bot-col {
	width: 100%;
	text-align: center;
}

.footer-bot-inner.bottom-menu {
	display: flex;
	justify-content: center;
	align-items: center;
 
}
.office-block {
	display: flex;
	column-gap: 25px;
	align-items: flex-start;
}

.office-block-image {
	width: 200px;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: 50%;
	max-width: 200px;
	min-width: 200px;
}

.office-block-info {
	position: relative;
	padding: 5px 0;
	width: 100%;
}

.office-block-info-inner {
	padding-top: 0;
}

.page-template-template-contact-b .content.columns {
	width: 65%;
	padding-right: 15px;
}

.contact-btn .button {
	padding: 6px 15px !important;
	font-size: 14px !important;
 
}

.module.module-intro-a.section-contact .image-active-swipe-right {
	position: absolute;
	left: -100px;
	top: 0;
	z-index: -1;
}


.left-contact-img {
	max-width:580px;
	width: auto;
}








}


@media screen and (min-width: 980px) and (max-width: 1024px) {
	
.prac-col-inn {
	height: 250px !important; 
	padding: 30px;
}
.attorney-bg-image-main {
	padding-right: 90px !important;
}
.footer-left-col .footer-col-inner address p {
	max-width: 265px !important;
}
	
	
}



@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;
 }
 
  .office-block-info-inner {
	padding-right: 0;
}
 .footer-prac-list li a {
	font-size: 14px;
}
.footer-left-col .footer-col-inner address p {
	font-size: 19px;
	line-height: 30px;
	padding-right: 0;
	max-width: 280px;
}
.module-footer-a p {
	font-size: 14px;
	line-height: 24px;
	margin: 2px;
}
.sidebar-inner {
	padding: 0px 0;
}

#main.attorney-bio-main-a {
	padding-bottom: 0;
}		

#slider-results-a .slick-slide {
	display: block;
	margin: 0 5px !important;
}
.module-results-a-inner.slider-container {
	max-width: 90%;
}
 	
.module-blog-c-single-main {
	padding: 15px !important;
	background: #fff;
	margin: 0 05px !important;
	min-height: 455px;
}	

.columns.large-5.medium-5.small-12.footer-bot-col {
	width: 30%;
}
.columns.large-7.medium-7.small-12.footer-bot-col {
	width: 70%;
}









}


@media screen and (min-width: 1366px) and (max-width: 1890px) {
.footer.module-footer-a .row {
	max-width: 100%;
}
.footer-left-col .footer-col-inner address p {
	max-width: 300px;
 
}
.footer-col-inner .form-container {
	background: #fff;
	text-align: left;
	padding: 50px;
	max-width: 600px;
	float: none;
	width: 100%;
	margin: 0 auto;
}
.footer.module-footer-a::after {
	width: 60%;
 
}	
	
}




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


.prac-title, .prac-hover-title {
	font-size: 37px;
	letter-spacing: 3.33px;
	max-width: 300px;

}
.prac-col-inn {
	height: 400px;
 
}

.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: 10px;
}
.prac-second-title {
	font-size: 139px;
	line-height: 1.2;
	margin-bottom: 15px;
}
.prac-link {
	font-size: 22px;
}
.practice-icon {
	width: 85px;
	height: 85px;
	margin: 0 auto 15px auto;
 
}
.practice-icon img {
	width: 60px;
	height: auto;
} 
.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;
}

 
.footer-inner {
	max-width: 1950px;
	margin: 0 auto;
}

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

.footer-text {
	font-size: 1.25rem;
	line-height: 1.875rem;
	color: #fff;
	padding-right: 0;
	margin-bottom: 80px;
	max-width: 635px;
}

.module-footer-a .footer-phone {
	display: inline-block;
	width: 100%;
	margin: 00px 0 30px 0;
	font-size: 2.188rem !important;
	text-decoration: none;
	font-weight: bold;
	line-height: 66px;
}

.footer-icon i {
	width: auto;
	font-size: 1.625rem;
}

.footer-icon i {
	width: 50px;
	font-size: 44px;
}


.footer-address {
	margin-right: 37px;
	padding: 55px 0;
	margin-top: 45px;
	line-height: 1.5;
	max-width: 560px;
}
.footer-contact .footer-mail {
	font-size: 44px !important;
	font-weight: normal;
	text-decoration: none;
}

.footer-left-col .footer-col-inner address p {
	font-size: 1.25rem;
	padding-right: 0;
	line-height: 1.695rem;
	max-width: inherit;
}

.module-badges-b-inner {
	max-width: 1400px;
 
}
.accordion-item-title {
	padding: 30px 40px;
	font-size: 2rem;
	letter-spacing: 0.96px;
	line-height: 1.5;
	min-height: 120px;
}
.accordion-item-title::after {
	font-size: 2.383rem;
}
.accordion-item-content {
	margin-bottom: 20px;
	padding: 0 60px 35px 35px;
	font-size: 1.5rem;
}

.social-links a {
	font-size: 20px !important;
	width: 40px !important;
	/* line-height: 60px !important; */
	/* height: 60px !important; */
	margin: 0 05px !important;
}

.module-footer-a .footer-lower {
	font-size: 1.25rem !important;
	line-height: 1.875rem !important;
}
.footer-col-inner .form-container .form-second-text, .footer-col-inner .form-container .form-third-text {
	display: inline;
	margin-right: 7px;
}
.footer-col-inner .form-container .contact-form {
	padding-top: 80px;
}
.module.module-intro-a.section-contact .row {
	max-width: 1260px;
}
 
.module.module-intro-a.section-contact {
	background-size: 750px;
	background-position: -75px -40px;
	padding: 120px 0;
}

.module.module-intro-a.section-news .row {
	margin-right: -150px;
	max-width: 1780px;
}





 
}









.content h1.page-title {
    display: none;
}
.top-contact-menu a {
    top: 2px;
}
.slick-slide img {
    max-width: 350px;
 }

.content button {margin-bottom: 20px; }

@media screen and (max-width:800px){
.page-template-template-contact .footer-col-inner{
		text-align:center;
	}
}

.newsletter-form input{
	border-bottom: 1px solid #dddddd;
	color: #fff;
	padding: 0 10px;
}

.newsletter-form label{
	color: #fff;
	width:100%;
	text-align:center;
}

.newsletter-form .form-input-group{
	margin-right: 0;
	margin-left:-14px;
}

.newsletter-form .form-input-group button{
	width: 100%;
	height: 39px;
	line-height: 1;
	width:298px;
}

.contact-form select {
	background: #fff;
}