
:root {
	--bs-grey: #333;
	--bs-midgrey: #bcbec0;
	--bs-lightgrey: #58595b;
	--bs-orange: #c85e28;
	--font-poppins: "Poppins", serif;
	--font-arboria: "Arboria";
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: var(--font-poppins);
	background: #fff;
	font-size: 18px;
	color: var(--bs-grey);
	line-height: 1.9;
	font-weight: 300;
	font-variant-numeric: lining-nums;
	overflow-x: hidden;
	margin-top: 117px;
}

b, strong {
	font-weight: 600;
}

.bg-img {
	background-size: cover;
	background-position: center;
}

body, html {
	height: 100%;
	scroll-behavior: smooth;
}

img {
	max-width: 100%;
	height: auto;
}

img, svg {
	vertical-align: inherit;
}

svg {
	transition: all ease-in-out .6s;
}

:focus {
	outline: none !important;
}

a {
	color: var(--bs-orange);
	font-weight: 500;
	transition: all ease-in-out .6s;
	text-decoration: none;
}

a:hover {
	color: var(--bs-grey);
}

a, .btn, input, select, textarea, button, img {
	outline: 0 !important;
	box-shadow: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: #c70e09;
}

ol {
	padding-left: 15px;
}

select {
	color: rgba(0, 0, 0, 0);
	text-shadow: 0 0 0 #000;
}

a img {
	outline: 0;
}

input, select, textarea {
	outline: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
}

.text-white .content a {
	color: #fff;
}

.text-white .content a:hover {
	color: var(--bs-orange);
}

input[type="submit"] {
	cursor: pointer;
}

a:hover, a:focus {
	text-decoration: none;
}

p {
	margin-bottom: 1.2rem;
}

p:empty {
	display: none;
}

p:last-child {
	margin-bottom: 0;
}

iframe {
	border: none;
	width: 100%;
	height: 100%;
}

.alignnone {
	display: block;
	margin: 25px auto;
	width: auto !important;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 25px auto;
	width: auto !important;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
	width: auto !important;
}

.alignleft {
	float: left;
	margin: 5px 22px 15px 0px;
	width: auto !important;
}

.aligncenter, div.aligncenter {
	width: auto !important;
}

.wp-caption {
	border: 1px solid #ddd;
	background: #f4f4f4;
	padding: 10px 10px;
	border-radius: 10px;
	font-weight: 400;
	font-style: italic;
	text-align: center;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.no_result a {
	text-decoration: underline;
}

.bg-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

video {
	width: 100%;
	display: block;
}

.wp-video {
	margin: 30px 0;
}

.html5lightbox {
	display: block;
	position: relative;
	margin-bottom: 20px;
}

.html5lightbox > img {
	width: 100%;
	border-radius: 10px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.html5lightbox .play-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	border: 1.5px solid var(--bs-orange);
	width: 60px;
	height: 60px;
	border-radius: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.html5lightbox .play-icon svg {
	width: 20px;
	height: 22px;
}

.html5lightbox:hover .play-icon {
	background: var(--bs-orange);
}

.html5lightbox:hover .play-icon svg {
	fill: #fff;
}

/*============ Heading CSS ============*/
.sub-heading {
	margin-bottom: 15px;
	font-size: 32px;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: .2em;
	text-transform: capitalize;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: 600;
	color: var(--bs-grey);
	font-family: var(--font-poppins);
	text-transform: none;
	text-transform: capitalize;
	line-height: 1.2;
	margin-bottom: 20px;
}

h2, .h2, .heading {
	color: var(--bs-grey);
	font-size: 48px;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 1.2;
	text-transform: capitalize;
}

.large-heading {
	font-size: 86px;
}

.heading-small {
	font-size: 42px;
}

.small-title {
	color: var(--bs-grey);
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 1.2;
	text-transform: none;
}

.orange-heading {
	color: var(--bs-orange);
}

/*============ Heading CSS END ============*/

/*============ HTML5Lightbox CSS ============*/
button#html5-close {
	background-image: url("https://designbuildlaw.com/wp-content/themes/baker-law/js/skins/default/lightbox-close.png") !important;
	width: 32px;
	height: 32px;
}

button#html5-close.nitro-lazy {
	background-image: none !important;
}

button#html5-close img {
	display: none !important;
}

.html5-elem-data-box, div#html5lightbox-watermark {
	display: none !important;
}

/*============ HTML5Lightbox CSS END ============*/

/*================ Pagination CSS =================*/
.pagination h2.screen-reader-text {
	display: none !important;
}

.pagination {
	padding-right: 70px;
}

.pagination .nav-links {
	display: flex;
	align-items: center;
	margin-top: 40px;
	justify-content: center;
	position: relative;
	width: 100%;
}

.pagination .nav-links > * {
	font-weight: 600;
	margin: 0 5px;
	text-transform: uppercase;
	color: var(--bs-grey);
	background: #f4f4f4;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: normal;
	border-radius: 60px;
}

.pagination .nav-links * font {
	border: none !important;
}

.pagination .nav-links .current, .pagination .nav-links > *:hover, .pagination .nav-links .current font, .pagination .nav-links * font:hover {
	color: #fff;
	border-color: var(--bs-orange);
	background: var(--bs-orange);
}

.pagination .nav-links svg, .pagination .nav-links img {
	width: 26px;
	height: 13px;
	stroke: var(--bs-grey);
}

.pagination .nav-links *:hover svg {
	stroke: #fff;
}

.pagination .prev {
	position: absolute;
	left: 0;
	top: 0px;
	width: 108px;
}

.pagination .next {
	position: absolute;
	right: 0;
	top: 0px;
	width: 108px;
}

/*================ Pagination CSS END =================*/

/*==================== Common CSS ====================*/
.space-pd {
	padding-top: 90px;
	padding-bottom: 90px;
}

.space-mr {
	margin-top: 90px;
	margin-bottom: 90px;
}

.btn {
	background: none;
	color: var(--bs-white);
	border: 1px solid var(--bs-orange);
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 19px 50px;
	text-transform: capitalize;
	position: relative;
	border-radius: 60px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: .05em;
	transition: all ease-in-out .3s;
}

.btn::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	transition: all ease-in-out .3s;
	background: var(--bs-orange);
}

.btn:hover::before {
	bottom: -100%;
}

.btn span, .btn strong {
	position: relative;
	z-index: 99;
}

.btn.focus, .btn:focus {
	box-shadow: none;
}

.btn:hover, .btn:focus, .btn:active, :not(.btn-check)+.btn:active, .btn-check:checked+.btn, .btn.active, .btn:first-child:active, :not(.btn-check)+.btn:active {
	background: none;
	color: var(--bs-lightgrey);
	border-color: var(--bs-orange);
	text-shadow: none;
}

.white-btn {
	background: var(--bs-white);
	color: var(--bs-lightgrey);
	border: none;
}

.white-btn:hover, .white-btn:focus, .white-btn:active, :not(.btn-check)+.white-btn:active, .btn-check:checked+.white-btn, .white-btn.active, .white-btn:first-child:active, :not(.btn-check)+.white-btn:active {
	color: var(--bs-white);
}

.white-btn::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: -100%;
	width: 100%;
	height: 100%;
	transition: all ease-in-out .3s;
	background: var(--bs-orange);
}

.white-btn:hover::before {
	bottom: 0;
}

.btn-black {
	border-color: var(--bs-grey);
	border-radius: 10px;
}

.btn-black::before {
	background: var(--bs-grey);
}

.btn-black:hover, .btn-black:focus, .btn-black:active, :not(.btn-check)+.btn-black:active, .btn-check:checked+.btn-black, .btn-black.active, .btn-black:first-child:active, :not(.btn-check)+.btn-black:active {
	background: none;
	color: var(--bs-grey);
	border-color: var(--bs-grey);
	text-shadow: none;
}

/*==================== Common CSS END ====================*/

/*============ Client Review Schema CSS ============*/
.review-schema-wrapper {
	margin-top: 50px;
}

.clientreviews {
	border: 1px solid #ddd;
	padding: 20px;
	margin-bottom: 50px;
}

.clientreviews p strong, .testimonialTitle strong {
	font-weight: 600;
}

.clientreviews .heading {
	font-size: 28px;
}

.video-schema iframe {
	height: 260px;
}

/*============ Client Review Schema CSS END ============*/

/*============ Form CSS ============*/
.wpcf7 {
	position: relative;
	z-index: 9;
}

.wpcf7 .form-group {
	margin-bottom: 30px;
}

.form-control:focus {
	box-shadow: none;
	background: #fff;
	color: var(--bs-grey);
	border-color: var(--bs-orange);
}

.wpcf7-form-control-wrap {
	display: inline-flex;
	display: -webkit-inline-flex;
	display: -ms-inline-flex;
	width: 100%;
}

.wpcf7 .wpcf7-not-valid-tip, .wpcf7 label.error, .wpcf7 .email-error {
	color: #fff;
	margin-bottom: 0;
	display: block;
	position: absolute;
	bottom: -16px;
	right: 10px;
	font-size: 11px;
	background-color: #c20000;
	padding: 0px 4px;
	border-radius: 0 0 6px 6px;
	height: auto;
	line-height: 16px;
}

.wpcf7 .wpcf7-not-valid-tip {
	display: none;
}

.wpcf7 .wpcf7-response-output {
	border: none !important;
	margin: 0 !important;
	font-size: 15px;
	line-height: 1.3;
	position: absolute;
	left: 0;
	bottom: -45px;
	right: 0;
	text-align: center;
	color: #c20000;
	font-weight: normal;
	padding: 5px 0 !important;
}

.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
	color: #398f14 !important;
}

.sidebar-form .wpcf7 label {
	color: var(--bs-white);
}

.wpcf7 label {
	font-weight: 400;
	line-height: 1.4;
	position: relative;
	margin-bottom: 0px;
	display: block;
}

.wpcf7 .form-group > label {
	margin-bottom: 12px;
	position: relative;
}

.wpcf7 .form-group > label::after {
	content: "*";
	color: var(--bs-orange);
	margin-left: 2px;
	position: relative;
	font-size: 15px;
	top: -5px;
}

.quiz-gp .wpcf7-form-control-wrap {
	display: block !important;
}

.form-control {
	padding: 14px 30px;
	color: var(--bs-grey);
	outline: none;
	border-radius: 10px;
	font-size: 18px;
	background-color: #f4f4f4;
	width: 100%;
	font-weight: 400;
	font-variant-numeric: lining-nums;
	border: 1.5px solid var(--bs-orange);
}

textarea.form-control {
	height: 197px;
	resize: none;
}

.select-box span::after {
	content: "";
	right: 5px;
	position: absolute;
	pointer-events: none;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
	border-right: 2px solid var(--bs-white);
	border-bottom: 2px solid var(--bs-white);
	top: 22px;
}

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

.select-box select {
	padding-left: 7px;
	padding-right: 7px;
	cursor: pointer;
	appearance: none;
}

.select-box select option {
	color: var(--bs-grey);
}

.select-box span {
	position: relative;
}

.select-box span::after {
	content: "";
	right: 15px;
	position: absolute;
	pointer-events: none;
	width: 8px;
	height: 8px;
	transform: rotate(45deg) translateY(-50%);
	border-right: 2px solid var(--bs-white);
	border-bottom: 2px solid var(--bs-white);
	transform-origin: 3px 0px;
}

.wpcf7-acceptance span.wpcf7-list-item, .checkbox span.wpcf7-list-item {
	margin: 0;
	margin-right: 0;
	margin-left: 0px;
}

.wpcf7-acceptance input[type="checkbox"], .checkbox input[type="checkbox"] {
	display: none;
	width: auto;
}

.wpcf7-acceptance .wpcf7-list-item-label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	display: block;
	line-height: 1.4;
	font-size: 13px;
}

.checkbox .wpcf7-checkbox {
	display: flex;
	flex-flow: wrap;
}

.checkbox span.wpcf7-list-item {
	margin-right: 30px;
	display: block;
	width: auto;
	margin-top: 12px;
}

.checkbox span.wpcf7-list-item label {
	margin-bottom: 0;
	text-transform: capitalize;
}

.checkbox .wpcf7-form-control-wrap {
	display: block;
}

.sidebar-form .wpcf7-acceptance .wpcf7-list-item-label::before {
	border: 1px solid var(--bs-white);
}

.wpcf7-acceptance .wpcf7-list-item-label::before {
	border: 1px solid var(--bs-orange);
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	top: 1px;
	left: 0;
	border-radius: 2px;
	background: var(--bs-white);
}

.form-group.form-group-acceptance {
	text-align: left;
}

.contact-page .wpcf7-acceptance .wpcf7-list-item-label::before {
	border-radius: 5px;
}

.wpcf7-acceptance label input:checked+.wpcf7-list-item-label::before {
	border-color: var(--bs-orange);
	background: var(--bs-orange);
}

.wpcf7-acceptance label input:checked+.wpcf7-list-item-label::after {
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: 7px;
	width: 5px;
	height: 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.wpcf7 .wpcf7-acceptance .wpcf7-list-item > label::after {
	content: "*";
	color: var(--bs-orange);
	margin-left: 0;
	font-size: 15px;
	position: absolute;
	right: -12px;
	top: 0;
}

.checkbox .wpcf7-list-item-label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	color: var(--bs-white);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8;
}

.checkbox .wpcf7-list-item-label::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	top: 0px;
	border-radius: 3px;
	background: rgba(255, 255, 255, .05);
	border: 1px solid rgba(255, 255, 255, .1);
	left: 0;
}

.checkbox label input:checked+.wpcf7-list-item-label {
	color: var(--bs-orange);
	font-weight: 400;
}

.checkbox label input:checked+.wpcf7-list-item-label::before {
	border-color: var(--bs-orange);
	background: var(--bs-orange);
}

.checkbox label input:checked+.wpcf7-list-item-label::after {
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 7px;
	width: 4px;
	height: 8px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.wpcf7-acceptance label a {
	color: var(--bs-orange);
}

.cta-acceptance {
	margin-bottom: 12px;
}

.cta-acceptance a {
	text-decoration: underline;
	margin-right: 10px;
	border-right: 1px solid #fff;
	padding-right: 10px;
	line-height: 1.4;
}

.cta-acceptance a:last-child {
	margin-right: 0;
	border-right: none;
	padding-right: 0;
}

.submit-btn {
	position: relative;
	display: inline-flex;
}

.submit-btn input[type="submit"] {
	border-radius: 40px;
	background: var(--bs-orange);
	width: auto;
	width: 100%;
	border: none;
	border: 2px solid var(--bs-orange);
	padding: 15px 40px;
	font-weight: 600;
	font-size: 18px;
	text-transform: capitalize;
	color: #fff;
	line-height: normal;
	line-height: 1.6;
	text-align: center;
	letter-spacing: .05em;
	transition: background-color 500ms linear, color 500ms linear, border-color 500ms linear;
}

.submit-btn input[type="submit"]:hover, body form.cf7mls input.wpcf7-form-control.wpcf7-submit:hover {
	background: none;
	color: var(--bs-orange);
	opacity: 1;
	border-color: var(--bs-orange);
}

.wpcf7-spinner {
	margin: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

div.wpcf7 .ajax-loader {
	display: none;
}

div.wpcf7 .ajax-loader.is-active {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	border-radius: 100px;
	background-color: var(--color--skyblue);
	background-image: url("https://designbuildlaw.com/wp-content/themes/baker-law/img/loader-w.svg");
	height: 100%;
	width: 100%;
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: center;
	display: block !important;
	top: 0;
	bottom: auto;
}

div.wpcf7 .ajax-loader.is-active.nitro-lazy {
	background-image: none !important;
}

.msg-side-form {
	position: absolute;
	color: #fff;
	font-size: 11px;
	right: 62px;
	margin: 0;
	background-color: #c20000;
	padding: 2px 5px;
	height: 22px;
	line-height: 17px;
	letter-spacing: 0;
	bottom: 0;
	font-weight: 600;
}

.radio-btn .wpcf7-radio {
	margin-top: 0px;
}

/*.radio-btn > label, .checkbox > label {
    margin-bottom: 0;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}*/
.radio-btn input[type=radio] {
	display: none;
}

.radio-btn span.wpcf7-list-item {
	margin-left: 0;
	padding-left: 30px;
	margin-right: 0;
	position: relative;
	display: block;
	margin-top: 12px;
}

.radio-btn span.wpcf7-list-item label {
	margin-bottom: 0;
	cursor: pointer;
	line-height: 25px;
	color: var(--color--four);
}

.radio-btn span.wpcf7-list-item:last-child {
	margin-right: 0;
}

.radio-btn label .wpcf7-list-item-label::before {
	border: 1px solid var(--bs-orange);
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	top: 2px;
	left: 0;
	border-radius: 100%;
}

.radio-btn input[type=radio]:checked~.wpcf7-list-item-label::after {
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 7px;
	width: 4px;
	height: 8px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.radio-btn input[type=radio]:checked~.wpcf7-list-item-label::before {
	border-color: var(--bs-orange);
	background: var(--bs-orange);
}

/*============ Form CSS END ============*/

/*==================== No Inner Banner CSS ====================*/
.no-banner header#header {
	background-color: var(--bs-grey);
}

/*==================== No Inner Banner CSS END ====================*/

/*==================== Inner page Banner CSS ====================*/
.page-banner {
	background-color: var(--bs-grey);
	background-position: center;
	background-size: cover;
	min-height: 580px;
	position: relative;
	overflow: hidden;
	padding-bottom: 80px;
	clip-path: ellipse(70% 70% at 50% 30%);
}

.page-banner::after {
	position: absolute;
	content: "";
	background: #b4b4b5;
	opacity: .56;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	mix-blend-mode: multiply;
	height: 100%;
}

/* .page-banner::before {
    position: absolute;
    content: "";
    background: var(--bs-orange);
    opacity: 0.27;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    height: 100%;
    mix-blend-mode: Color;
} */
.page-banner .container {
	z-index: 999;
}

.page-banner .page-banner-title {
	font-weight: 600;
	text-transform: capitalize;
	font-size: 85px;
	line-height: 1.2;
	color: var(--bs-white);
	position: relative;
}

.breadcrumbs-block {
	padding: 15px 0;
	border-bottom: 1px solid rgba(51, 51, 51, .1);
}

#breadcrumbs {
	text-transform: capitalize;
	color: var(--bs-grey);
	font-weight: 500;
}

#breadcrumbs a:hover {
	color: var(--bs-grey);
}

/*==================== Inner page Banner CSS END ====================*/

/*==================== Sidebar CSS ====================*/
.post-default-content iframe {
	height: 500px;
	display: block;
}

.blog-search {
	margin-bottom: 30px;
}

.blog-search .blogsearch {
	padding: 15px 15px;
	line-height: normal;
	font-weight: 400;
	height: 60px;
	width: calc(100% - 82px);
	border-radius: 0px !important;
	color: var(--bs-grey);
	border: 1px solid #d0d0d0;
	background: #fff;
}

.blog-search ::-webkit-input-placeholder {
	color: #d0d0d0;
}

.blog-search ::-moz-placeholder {
	color: #d0d0d0;
}

.blog-search :-ms-input-placeholder {
	color: #d0d0d0;
}

.blog-search :-moz-placeholder {
	color: #d0d0d0;
}

.blog-search .search-btn {
	height: 60px;
	cursor: pointer;
	z-index: 9;
	width: 70px;
	position: absolute;
	border: none;
	right: 0px;
	top: 0px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: var(--bs-orange);
	border-radius: 0px !important;
}

.blog-search .msg-side-form {
	right: 84px;
	display: none;
	bottom: -21px;
}

.blog-search .form-control:focus {
	border-color: var(--bs-orange);
}

.sidebar-list, .sidebar-wrap {
	background: #f4f4f4;
	padding: 40px 25px;
}

.sidebar-heading, .sidebar .widget-title {
	color: var(--bs-grey);
	text-align: left;
	margin-bottom: 25px;
	font-size: 32px;
	text-transform: capitalize;
	font-weight: 600;
	line-height: 1.2;
}

.sidebar-list li {
	display: block;
	transition: all ease-in-out .6s;
}

.sidebar-list li:last-child {
	border-bottom: none;
}

.sidebar-list ul li a {
	display: block;
	color: var(--bs-grey);
	font-weight: 300;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
	padding-right: 30px;
	line-height: 1.8;
}

.sidebar-list ul li:last-child a {
	border-bottom: none;
	margin-bottom: 0;
}

.sidebar-list ul li a::after {
	position: absolute;
	background-image: url("https://designbuildlaw.com/nitropack_static/AsEkBPjEaOjkzVUXTbvRIOYYiCPVpjyA/assets/images/optimized/rev-6567542/designbuildlaw.com/wp-content/themes/baker-law/img/list-arrow.svg");
	content: "";
	right: 0;
	top: 10px;
	width: 16px;
	height: 15px;
	background-size: 15px;
	background-repeat: no-repeat;
}

.sidebar-list ul li a:hover, .sidebar-list ul li.active a, .sidebar-list ul li.activeChild a, .sidebar-list ul li.current_page_item a {
	color: var(--bs-orange);
}

.sidebar-form {
	padding: 40px 25px;
	background: var(--bs-grey);
	margin-bottom: 30px;
}

.sidebar-form .wpcf7 .form-group > label {
	font-size: 18px;
}

.sidebar-form .form-control {
	color: var(--bs-grey);
	border: 1px solid var(--bs-orange);
	background: #f4f4f4;
	height: 60px;
}

.sidebar-form .form-control:focus {
	border-color: var(--bs-orange);
}

.sidebar-form .submit-btn {
	display: block;
	max-width: 190px;
	margin: 0 auto;
}

.sidebar-form .submit-btn input[type="submit"] {
	background: var(--bs-orange);
	color: #fff;
	border-color: var(--bs-orange);
	border-radius: 50px;
}

.sidebar-form .submit-btn input[type="submit"]:hover {
	border-color: #fff;
	background: none;
	color: #fff;
}

.sidebar-form ::-webkit-input-placeholder {
	color: var(--bs-grey);
}

.sidebar-form ::-moz-placeholder {
	color: var(--bs-grey);
}

.sidebar-form :-ms-input-placeholder {
	color: var(--bs-grey);
}

.sidebar-form :-moz-placeholder {
	color: var(--bs-grey);
}

.newsletter-widget {
	background: #f4f4f4;
	padding: 50px 25px;
	margin-bottom: 30px;
}

.newsletter-widget .widget-title {
	color: var(--bs-grey);
	text-align: left;
}

.newsletter-widget .form-control {
	border: none;
	border-bottom: 1px solid #cacaca;
	padding-left: 0;
	padding-right: 0;
	background: none;
	border-radius: 0;
}

.newsletter-widget .submit-btn {
	display: block;
	max-width: 190px;
}

.newsletter-widget .submit-btn input[type="submit"] {
	border-radius: 50px;
}

.recent-posts-widget {
	background: #f4f4f4;
	padding: 40px 25px;
}

.recent-posts-widget .widget-title {
	color: var(--bs-grey);
	text-align: left;
}

.recent-posts-sidebar li a {
	display: block;
	color: var(--bs-grey);
	font-weight: 300;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
	padding-right: 40px;
	line-height: 1.8;
}

.recent-posts-sidebar li:last-child a {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.recent-posts-sidebar li a svg, .recent-posts-sidebar li a img {
	position: absolute;
	right: 0;
	top: 10px;
	width: 16px;
	height: 16px;
}

.recent-posts-sidebar li a:hover {
	color: var(--bs-orange);
}

/*==================== Sidebar CSS END ====================*/
.star-rating {
	display: flex;
	align-items: center;
	margin: 18px 0;
}

.star-rating svg, .star-rating img {
	width: 22px;
	height: 22px;
	margin-right: 8px;
}

.star-rating svg:last-child {
	margin-right: 0;
}

/*==================== Header CSS ====================*/
header.main-header {
	z-index: 999;
	top: 0px;
	width: 100%;
	position: fixed;
	transition: all ease-in-out .4s;
	background: var(--bs-grey);
	background: #5a5a5a;
}

header.main-header .container {
	max-width: 94%;
}

.header-logo img, .header-logo svg {
	height: 66px;
	transition: all ease-in-out .4s;
	width: 262px;
}

.header-left {
	width: 25%;
}

.header-right {
	width: 75%;
}

/*========= Header Search CSS END =========*/
.search-icon {
	cursor: pointer;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 20px;
}

.search-icon svg, .search-icon img {
	width: 18px;
	height: 18px;
	stroke: var(--bs-white);
}

.search-icon svg path {
	stroke: var(--bs-white);
}

.search-icon:hover svg, .search-icon:hover svg path {
	stroke: var(--bs-orange);
}

.header-search-box {
	position: fixed;
	background-color: var(--bs-orange);
	width: 100%;
	transition: all .7s ease 0s;
	height: 117px;
	top: 0;
	left: 0;
	transform: translateY(-100%);
	z-index: 999999;
}

.header-search-box span.closebtn {
	cursor: pointer;
	top: 20px;
	transform: none;
	position: absolute;
	right: 10px;
	width: 35px;
	height: 35px;
}

.header-search-box span.closebtn::before, .header-search-box span.closebtn::after {
	position: absolute;
	content: "";
	height: 30px;
	width: 2px;
	background-color: var(--bs-white);
}

.header-search-box span.closebtn::before {
	transform: rotate(45deg);
}

.header-search-box span.closebtn::after {
	transform: rotate(-45deg);
}

.header-search-box span.closebtn:hover::before, .header-search-box span.closebtn:hover::after {
	background-color: var(--bs-white);
}

.header-search-box .search-input-wrap .searchform {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 70%;
	margin: 0 auto;
	width: 100%;
}

.header-search-box input.search {
	height: 55px;
	color: var(--bs-white);
	padding: 8px 58px 8px 10px;
	border: none;
	border-bottom: 2px solid var(--bs-white);
	width: 100%;
	background: none;
}

.header-search-box ::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .6);
}

.header-search-box ::-moz-placeholder {
	color: rgba(255, 255, 255, .6);
}

.header-search-box :-ms-input-placeholder {
	color: rgba(255, 255, 255, .6);
}

.header-search-box :-moz-placeholder {
	color: rgba(255, 255, 255, .6);
}

#site-searchs {
	top: 0;
	position: absolute;
	right: 0px;
	width: auto;
	height: 55px;
	border: none;
	padding: 13px 20px;
	line-height: 38px;
	cursor: pointer;
	background: none;
}

#site-searchs svg, #site-searchs img {
	width: 20px;
	height: 20px;
	stroke: var(--bs-white);
}

#site-searchs svg path {
	stroke: var(--bs-white);
}

/*========= Header Search CSS END =========*/

/*==================== Header CSS END ====================*/

/*========= Nav Multiple CSS =========*/
.main-menu {
	align-items: center;
	width: 100%;
	justify-content: end;
	display: flex;
}

.menu-top {
	position: relative;
	display: flex;
}

ul.menu-top li {
	color: #fff;
	position: relative;
	line-height: normal;
}

ul.menu-top li:last-child a {
	padding-right: 0;
}

ul.menu-top>li.menu-item-has-children a {
	padding-right: 30px;
}

ul.menu-top li:first-child a {
	padding-left: 0;
}

ul.menu-top li ul {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	transition: all ease-in-out .6s;
	transform: translateY(1.5em);
}

.menu-top li a {
	color: var(--bs-white);
	position: relative;
	display: flex;
	align-items: center;
	font-size: 16px;
	text-decoration: none;
	font-weight: 300;
	text-transform: capitalize;
	padding: 48px 20px;
	font-family: var(--font-arboria);
	transition: all ease-in-out .6s;
}

.menu-top li:hover a {
	color: var(--bs-orange);
}

/*.menu-top li a::before {
    position: absolute;
    content: "";
    background: var(--bs-white);
    left: 0;
    bottom: 0;
    height: 1px;
    -webkit-transition: all 1.2s;
    transition: all 1.2s;
    opacity: 0;
    border-radius: 10px;
    width: 1%;
}
.menu-top li a:hover::before,
.menu-header>ul>li.current_page_item>a::before,
.menu-header>ul>li.current_page_ancestor>a::before,
.menu-header .menu-top>li.current-menu-ancestor>a::before {
    width: 100%;
    opacity: 1;
}*/
.menu-header>ul>li.current_page_item>a, .menu-header>ul>li.current_page_ancestor>a, .menu-header > ul > li.current-menu-parent > a {
	color: var(--bs-orange);
}

/*.menu-header>ul>li.current_page_item>a::before, .menu-header>ul>li.current_page_ancestor>a::before {
    position: absolute;
    content: "";
    background: var(--bs-white);
    left: 0;
    bottom: 0;
    height: 1px;
    -webkit-transition: all 1.2s;
    transition: all 1.2s;
    opacity: 1;
    width: 100%;
    border-radius: 0px;
}*/
.menu-header #mainNav > li.menu-item-has-children .sidebar-menu-arrow {
	position: absolute;
	right: 7px;
	top: 51%;
	transform: translateY(-50%);
	margin-top: 0;
}

.menu-header #mainNav > li.menu-item-has-children .sidebar-menu-arrow::before {
	content: "";
	display: block;
	width: 8px;
	height: 5px;
	transition: all ease-in-out .6s;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
}

.menu-header #mainNav li:hover .sidebar-menu-arrow::before {
	border-top: 6px solid var(--bs-orange);
}

.menu-header #mainNav > li.current_page_item .sidebar-menu-arrow::before, .menu-header #mainNav > li.current_page_ancestor .sidebar-menu-arrow::before, .menu-header #mainNav > li.current-menu-parent .sidebar-menu-arrow::before {
	border-top: 6px solid var(--bs-orange);
}

.menu-header #mainNav li .sub-menu > li.menu-item-has-children .sidebar-menu-arrow::before {
	border-top: 8px solid #fff;
	transform: rotate(-90deg);
	margin-top: -5px;
}

/*.menu-header #mainNav li .sub-menu > li.current_page_item .sidebar-menu-arrow::before,
.menu-header #mainNav li .sub-menu > li.current_page_ancestor .sidebar-menu-arrow::before{
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}*/
.small-header .menu-top::before {
	display: none;
}

.sub-menu li.menu-item-has-children {
	position: relative;
}

/*.menu-top li>.sub-menu>li.menu-item-has-children:after {
    content: "";
    right: 4px;
    position: absolute;
    top: 50%;
    width: 7px;
    height: 7px;
    transform: rotate(-45deg) translateY(-50%);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform-origin: 0px 5px;
}*/
ul.menu-top li:hover>ul {
	visibility: visible;
	position: absolute;
	bottom: auto;
	opacity: 1;
	transform: translateY(0);
}

ul.menu-top li:hover li {
	float: none;
}

header .sub-menu li ul.sub-menu {
	position: absolute;
	background-color: var(--bs-grey);
	z-index: 99;
	top: 0 !important;
	overflow-y: auto;
}

.menu-top li ul li {
	border-top: 0;
	display: block;
	margin: 0;
}

ul.menu-top li .sub-menu li ul.sub-menu li > a {
	background-color: var(--bs-grey);
	color: var(--bs-white);
}

ul.menu-top li:hover li a:hover, ul.menu-top li .sub-menu li ul.sub-menu li>a:hover {
	background: var(--bs-orange);
	color: var(--bs-white);
}

.menu-top ul.sub-menu li.current_page_item a, ul.menu-top li .sub-menu li ul.sub-menu li.current-menu-item > a, .menu-top ul.sub-menu li.current_page_item a:hover, .menu-top li.current-menu-parent ul.sub-menu li.menu-item-object-team_post.current-menu-item a {
	background: var(--bs-orange);
	color: #fff;
}

.menu-top ul.sub-menu li.current_page_item::after {
	border-right: 2px solid var(--bs-orange);
	border-bottom: 2px solid var(--bs-orange);
}

ul.menu-top ul ul {
	left: 100%;
}

.menu-header .sub-menu {
	background-color: var(--bs-grey);
	min-width: 240px;
	z-index: 9;
	text-align: left;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

ul.menu-top li .sub-menu li {
	padding: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

ul.menu-top li .sub-menu li:last-child {
	border-bottom: none;
}

ul.menu-top li .sub-menu li a {
	margin: 0;
	color: var(--bs-white);
	border: none;
	display: block;
	font-weight: 300;
	padding: 10px 25px 10px 10px;
	line-height: 1.2;
	text-transform: capitalize;
	font-size: 16px;
}

ul.menu-top li .sub-menu li a:hover {
	border: none;
}

ul.menu-top li .sub-menu li a:hover::before, ul.menu-top li .sub-menu li a:hover::after {
	display: none;
}

.pointer-hide a {
	pointer-events: none;
}

.submenu-scroll .sub-menu {
	overflow-y: scroll;
	height: 450px;
}

.submenu-scroll .sub-menu::-webkit-scrollbar-track {
	background-color: #fff;
}

.submenu-scroll .sub-menu::-webkit-scrollbar {
	width: 4px;
	background-color: #fff;
}

.submenu-scroll .sub-menu::-webkit-scrollbar-thumb {
	background-color: #fff;
}

/*========= Nav Multiple CSS END =========*/

/*==================== Footer CSS ====================*/
#footer {
	background-color: var(--bs-lightgrey);
	color: var(--bs-white);
	padding-top: 80px;
	padding-bottom: 60px;
	overflow: hidden;
	position: relative;
}

.footer-logo svg, .footer-logo img {
	height: 80px;
	width: 250px;
}

.footer-heading {
	font-weight: 400;
	font-family: var(--font-arboria);
	font-size: 22px;
}

.footer-menu li {
	display: block;
}

.footer-menu li a {
	display: block;
	color: #fff;
	font-family: var(--font-arboria);
	font-weight: 300;
	line-height: 1.2;
	padding: 8px 0;
}

/*.footer-menu-last li a {
    font-size: 20px;
    font-weight: 400;
    padding: 6px 0;
}*/
.footer-menu li .sub-menu {
	margin-left: 15px;
}

.footer-menu li .sub-menu li a {
	position: relative;
	padding-left: 15px;
}

.footer-menu li .sub-menu li a::before {
	position: absolute;
	content: "";
	left: 0;
	top: 14px;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #fff;
}

.footer-menu li a:hover, .footer-menu ul li.current-menu-item a, .footer-menu-last li a:hover, .footer-menu-last li.current-menu-item a {
	color: var(--bs-orange);
}

.nap-loop-col .b-name {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: .03em;
	display: block;
	font-size: 22px;
	font-family: "Arboria-Book";
}

.nap-address-col {
	display: flex;
	justify-content: center;
}

.nap-loop-col {
	margin-bottom: 30px;
	font-family: var(--font-arboria);
}

.nap-loop-col:last-child {
	margin-bottom: 0px;
}

.nap-address {
	position: relative;
	line-height: 1.5;
	padding-left: 55px;
	letter-spacing: .03em;
	margin-bottom: 50px;
}

.nap-address svg, .nap-address img {
	width: 35px;
	height: 35px;
	display: block;
	position: absolute;
	left: 0;
	fill: var(--bs-orange);
	top: 4px;
}

.nap-address svg path {
	fill: var(--bs-orange);
}

.nap-address .direction-link {
	text-transform: uppercase;
	border-bottom: 1px solid var(--bs-orange);
	margin-top: 8px;
	display: inline-block;
	font-size: 16px;
	color: var(--bs-orange);
	line-height: normal;
	font-weight: 400;
}

.nap-address .direction-link:hover {
	color: var(--bs-grey);
	border-color: var(--bs-grey);
}

.nap-contact {
	margin-bottom: 30px;
	position: relative;
	padding-left: 35px;
	letter-spacing: .05em;
}

.nap-contact:last-child {
	margin-bottom: 0;
}

.nap-contact a {
	color: #fff;
	font-weight: 300;
}

.nap-contact svg, .nap-contact img {
	position: absolute;
	left: 0;
	top: 4px;
	width: 22px;
	height: 22px;
	fill: #fff;
}

.nap-contact svg, .nap-contact svg path {
	fill: #fff;
}

.nap-contact a:hover {
	color: var(--bs-orange);
}

.sociallink {
	display: flex;
	align-items: center;
}

.sociallink li {
	display: block;
	margin-right: 20px;
}

.sociallink li:last-child {
	margin-right: 0px;
}

.sociallink li a {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sociallink li a svg, .sociallink li a img {
	width: 28px;
	height: 28px;
	fill: #fff;
}

.sociallink li a:hover svg, .sociallink li a:hover svg path {
	fill: var(--bs-orange);
}

.f-cta-wrap {
	margin: 45px 0;
}

.f-cta {
	font-family: var(--font-arboria);
	font-size: 32px;
	font-weight: 500;
	letter-spacing: .03em;
	color: #fff;
	display: flex;
	align-items: center;
	margin-right: 50px;
}

.f-cta svg, .f-cta img {
	width: 28px;
	height: 28px;
	margin-right: 13px;
}

.f-cta:hover {
	color: var(--bs-orange);
}

.copyright-about {
	font-family: var(--font-arboria);
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}

.copyright-about a {
	color: #fff;
	font-weight: 400;
}

.copyright a {
	color: #fff;
	line-height: normal;
	margin-right: 4px;
	padding-right: 8px;
	font-weight: 400;
	position: relative;
	text-decoration: underline;
	border-right: 1px solid #fff;
}

.copyright a:last-child {
	border: none;
	margin-right: 0;
	padding-right: 0;
}

.copyright a:last-child::before {
	display: none;
}

.copyright a:hover, .copyright-about a:hover {
	color: var(--bs-orange);
	text-decoration: none;
}

/*==================== Footer CSS END ====================*/

/*=== Blog List Page CSS ===*/
.post-lists {
	padding-right: 70px;
}

.post-lists .loop-col {
	margin-bottom: 40px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 40px;
}

.post-lists .loop-col:last-child {
	margin-bottom: 0px;
}

.post-lists .post-img-wrap {
	position: relative;
}

.post-lists .post-meta {
	position: absolute;
	background: #fff;
	border: 1px solid #e0e0e0;
	bottom: 0;
	right: 0;
	height: 72%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 40px;
	font-size: 32px;
	font-weight: 600;
	flex-direction: column;
	line-height: normal;
}

.post-lists .post-meta span {
	display: block;
	line-height: 1.1;
}

.post-lists .post-meta span:last-child {
	font-size: 42px;
}

.post-lists .post-image {
	display: block;
	overflow: hidden;
	padding-right: 50px;
	border-radius: 26px;
}

.post-image img {
	height: 280px;
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
	transition: all ease-in-out .5s;
	object-fit: cover;
	object-position: center;
	border-radius: 26px;
}

.post-image .featured {
	background-size: cover;
	background-position: center;
}

.post-lists .loop-col:hover .post-image .featured {
	transform: scale(1.02);
}

.post-image .no-featured {
	background-size: 220px;
	background-position: center;
	background-color: var(--bs-grey);
	z-index: 2;
}

.post-lists .post-wrap:hover .post-image .featured {
	transform: scale(1.1);
}

.post-lists .blog-title {
	color: var(--bs-grey);
	text-transform: capitalize;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 30px;
}

.post-lists .content {
	line-height: 1.7;
}

.read-more-btn {
	font-size: 18px;
	font-weight: 600;
	display: inline-flex;
	align-items: center;
	text-transform: capitalize;
	line-height: 1;
	text-decoration: underline;
}

.read-more-btn svg {
	width: 15px;
	height: 15px;
	margin-left: 7px;
	margin-top: 1px;
	transition: all ease-in-out .5s;
}

.read-more-btn:hover svg {
	stroke: var(--bs-grey);
	transform: translateX(7px);
}

.post-default-content, .default-content {
	padding-right: 70px;
}

.post-default-content > img {
	height: 530px;
	object-fit: cover;
	object-position: center;
	display: block;
	margin-bottom: 25px;
	border-radius: 26px;
}

.post-default-content .post-image {
	overflow: hidden;
	position: relative;
	display: block;
	margin-bottom: 15px;
}

/*==================== Blog List Page CSS END ====================*/

/*==================== Default Page CSS ====================*/
.fullwidth-content {
	max-width: 100%;
}

.fullwidth-page .default-content {
	max-width: 100%;
}

.default-content h1, .post-default-content h1 {
	font-size: 48px;
}

.default-content h2, .post-default-content h2 {
	font-size: 42px;
}

.default-content h3, .post-default-content h3 {
	font-size: 34px;
}

.default-content h4, .post-default-content h4 {
	font-size: 30px;
}

.default-content h5, .post-default-content h5 {
	font-size: 26px;
}

.default-content h6, .post-default-content h6 {
	font-size: 22px;
}

blockquote {
	border-left: 5px solid var(--bs-orange);
	margin: 25px 0;
	display: block;
	position: relative;
	margin-top: 40px;
	background: #f4f4f4;
	padding: 30px 20px;
	font-weight: 400;
	font-style: italic;
}

.default-content iframe {
	height: 500px;
	border-radius: 20px;
}

.list-style ul {
	margin-bottom: 15px;
}

.list-style ul:last-child {
	margin-bottom: 0px;
}

.list-style ul li ul {
	margin-bottom: 8px;
	margin-top: 8px;
}

.list-style ul li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 5px;
}

.list-style ul li::before {
	position: absolute;
	content: "";
	width: 16px;
	height: 15px;
	background-image: url("https://designbuildlaw.com/nitropack_static/AsEkBPjEaOjkzVUXTbvRIOYYiCPVpjyA/assets/images/optimized/rev-6567542/designbuildlaw.com/wp-content/themes/baker-law/img/list-arrow.svg");
	background-size: 15px;
	background-repeat: no-repeat;
	left: 0;
	top: 10px;
}

.text-white.list-style ul li::before {
	background-image: url("https://designbuildlaw.com/nitropack_static/AsEkBPjEaOjkzVUXTbvRIOYYiCPVpjyA/assets/images/optimized/rev-6567542/designbuildlaw.com/wp-content/themes/baker-law/img/white-list-arrow.svg") !important;
}

.white-list-style ul li::before {
	background: var(--bs-white);
}

/*.list-style ul li a, .list-style ol li a, .page-content a, .postlist-single a {
    text-decoration: underline;
}
.list-style ul li a:hover, .postlist-single a:hover, .list-style ol li a:hover, .page-content a:hover {
    text-decoration: none;
}*/
.list-style ol {
	list-style-type: none;
	counter-reset: list-counter;
	margin: 0 0 20px;
	padding: 0;
}

.list-style ol li {
	position: relative;
	padding-left: 30px;
	counter-increment: list-counter;
	margin-bottom: 5px;
}

.list-style ol li:last-child {
	margin-bottom: 0;
}

.list-style ol li::before {
	content: counter(list-counter) ". ";
	position: absolute;
	left: 0;
	top: 0;
}

.default-content a, .post-default-content a {
	text-decoration: none;
}

.default-content a:hover, .post-default-content a:hover {
	text-decoration: none;
}

.table-container {
	width: 100%;
	overflow-x: auto;
}

table {
	width: 100%;
	border: 1px solid #ddd;
}

table thead tr {
	background-color: var(--bs-orange);
	color: #fff;
	text-align: left;
	font-weight: bold;
}

table th, table td {
	padding: 12px 15px;
}

table tbody tr {
	border-bottom: 1px solid #ddd;
}

table tbody tr:nth-of-type(even) {
	background-color: #f7f7f7;
}

table tbody tr.active-row {
	font-weight: bold;
	color: #009879;
}

table th:not(:last-child) {
	border-right: 1px solid #fff;
}

table td:not(:last-child) {
	border-right: 1px solid #ddd;
}

/*==================== Default Page CSS END ====================*/

/*====== Accordion CSS ======*/
.accordion-item {
	border: none;
	border-radius: 10px !important;
	background: #fff;
	margin-bottom: 25px;
	box-shadow: 5px 5px 22px 10px rgba(0, 0, 0, .05);
}

.accordion-button {
	font-size: 20px;
	color: #2c2c2c;
	border-radius: 10px !important;
	background-color: #fff;
	padding: 25px 75px 25px 40px;
	line-height: 1.3;
	font-weight: 400;
	align-items: self-start;
}

.accordion-button:focus {
	border-color: transparent;
	box-shadow: none;
}

.accordion-button:not(.collapsed) {
	color: #2c2c2c;
	background-color: #fff;
	box-shadow: none;
}

.accordion-body {
	padding: 20px 40px 30px;
	background: #fff;
}

.accordion-button::after {
	position: absolute;
	top: 26px;
	width: 15px;
	height: 15px;
	transform: rotate(45deg);
	border-right: 2.5px solid #2c2c2c;
	border-bottom: 2.5px solid #2c2c2c;
	right: 40px;
	background: none;
}

.accordion-button:not(.collapsed)::after {
	background-image: none;
	transform: rotate(225deg);
	top: 35px;
}

.accordion-button span {
	margin-right: 5px;
}

/*====== Accordion CSS END ======*/

/*======== Home Page CSS ========*/
.home-banner-slider {
	clip-path: ellipse(75% 70% at 50% 30%);
}

.home-banner-video {
	position: relative;
	height: calc(55rem - 117px);
}

.home-slider-img img {
	object-fit: cover;
	object-position: center;
	height: 100%;
}

.home-banner-slider .slick-item {
	position: relative;
}

/* .home-banner-video::after {
    position: absolute;
    content: "";
    background: var(--bs-orange);
    opacity: 0.27;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    height: 100%;
} */
.home-banner-video::before {
	position: absolute;
	content: "";
	background: #b4b4b5;
	opacity: .56;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	mix-blend-mode: multiply;
	height: 100%;
}

/* .home-slider-img::after {
    mix-blend-mode: color;
} */
.home-banner-video video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: translate(-50%, -50%);
}

.home-banner-slider .banner-content {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 900px;
	z-index: 99;
	padding-bottom: 80px;
	width: 100%;
	transform: translate(-50%, -50%);
}

.home-banner-slider .sub-heading, .home-banner .sub-heading {
	font-size: 32px;
	font-weight: 300;
	letter-spacing: .2em;
	text-transform: capitalize;
	margin-bottom: 25px;
}

.home-banner-slider .banner-heading, .home-banner .banner-heading {
	font-size: 60px;
	font-weight: 600;
	line-height: 1;
	text-transform: capitalize;
}

.home-banner-slider .btn, .home-banner .btn {
	margin-top: 30px;
}

.home-banner-slider .slick-dots {
	position: absolute;
	bottom: 70px;
	margin: 0;
	z-index: 9999;
	left: 0;
	right: 0;
}

.home-banner-slider .slick-dots li {
	position: relative;
	width: 48px;
	height: 48px;
	padding: 0;
	cursor: pointer;
	border-radius: 48px;
	border: 1px solid rgba(255, 255, 255, .4);
	background: rgba(255, 255, 255, .1);
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 10px;
}

.home-banner-slider .slick-dots li button {
	background: none;
	width: 52px;
	height: 52px;
	border-radius: 52px;
}

.home-banner-slider .slick-dots li.slick-active, .home-banner-slider .slick-dots li:hover, .home-banner-slider .slick-dots li:focus {
	border: 1px solid rgba(255, 255, 255, .8);
	background: rgba(255, 255, 255, .2);
}

.home-banner-slider .slick-dots li.slick-active button, .home-banner-slider .slick-dots li:hover button, .home-banner-slider .slick-dots li:focus button {
	background: none;
}

.home-banner {
	height: calc(55rem - 117px);
	clip-path: ellipse(75% 70% at 50% 30%);
	background-color: var(--bs-grey);
	background-size: cover;
	background-position: center;
	position: relative;
}

.home-banner::after {
	position: absolute;
	content: "";
	background: var(--bs-orange);
	opacity: .27;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99;
	height: 100%;
}

.home-banner::before {
	position: absolute;
	content: "";
	background: #58595b;
	opacity: .56;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	mix-blend-mode: multiply;
	height: 100%;
}

.home-banner .container-fluid {
	position: relative;
	z-index: 999;
}

/* 2 */
.home-circle-sec .item a {
	width: 200px;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 20px 20px;
	border-radius: 200px;
	box-shadow: 0 0 40px rgba(0, 0, 0, .1);
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	color: #58595b;
	text-transform: capitalize;
	letter-spacing: .05em;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.home-circle-sec .item a::before {
	position: absolute;
	content: "";
	background: #fff;
	transition: all .4s;
	left: 0;
	bottom: -100%;
	width: 100%;
	height: 100%;
	z-index: -1;
	border-radius: 100%;
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-timing-function: ease-in-out;
}

.home-circle-sec .item a:hover::before {
	background: var(--bs-orange);
	animation-name: bounce;
	bottom: 0;
}

.home-circle-sec .item a:hover {
	color: #fff;
}

@keyframes bounce {
	0%, 100%, 20%, 50%, 80% {
		transform: translateY(0);
	}
	
	50% {
		transform: translateY(-25%);
	}
}

/* 2 */

/* 3 */
.home-content-sec {
	position: relative;
}

.home-content-sec::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 87%;
	background: #f4f4f4;
	z-index: -1;
	clip-path: ellipse(90% 100% at 50% 100%);
}

.home-content-sec .item-content-box {
	max-width: 450px;
}

.home-content-sec .heading {
	text-transform: none;
}

.home-content-sec .item-content-box img {
	width: 100%;
}

.home-content-sec .item-content-box img, .home-content-sec .item-content-box .heading {
	transition: all ease-in-out .6s;
}

.home-content-sec .item-content-box .btn {
	transition: all ease-in-out .3s;
}

.home-content-sec .item-content-box img {
	box-shadow: 4px 4px 4px 0px transparent;
	border-radius: 26px;
	margin-bottom: 15px;
	display: block;
}

/*.home-content-sec .item-content-box:hover img {
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.15);
        margin-bottom: 30px;
    width: 100%;
}*/

/*.home-content-sec .item-content-box:hover .heading-small {
    font-size: 36px;
}*/

/* 3 */

/* 4 */
.wide-content-sec .loop-wrap {
	position: relative;
	margin-bottom: 45px;
}

.wide-content-sec .loop-wrap:last-child {
	margin-bottom: 0px;
}

.wide-content-sec .video-box-wrapper {
	position: absolute;
	border-radius: 0 20px 20px 0;
	overflow: hidden;
	left: 0;
	width: 50%;
	top: 0;
	height: 100%;
}

.wide-content-sec .loop-wrap:nth-child(2n) .video-box-wrapper {
	left: auto;
	right: 0;
	border-radius: 20px 0 0 20px;
}

.wide-content-sec .video-box-wrapper .video-wraper {
	height: 100%;
	position: relative;
	background: var(--bs-orange);
}

.wide-content-sec .video-box-wrapper .video-wraper::before {
	position: absolute;
	content: "";
	background: rgba(44, 44, 44, .44);
	left: 0;
	top: 0;
	width: 100%;
	z-index: 100;
	mix-blend-mode: multiply;
	height: 100%;
}

.wide-content-sec .video-box-wrapper .video-wraper::after {
	position: absolute;
	content: "";
	background: var(--bs-orange);
	left: 0;
	top: 0;
	width: 100%;
	z-index: 99;
	height: 100%;
	mix-blend-mode: color;
}

.wide-content-sec .video-box-wrapper .video-wraper video {
	height: 100%;
	object-fit: cover;
	opacity: .75;
}

.wide-content-sec .video-content-block {
	position: absolute;
	z-index: 101;
	padding: 50px 150px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

/*.wide-content-sec .loop-wrap:nth-child(2n) .video-content-block {
    padding-left: 120px;
}*/
.wide-content-sec .loop-wrap .inner-content {
	padding-left: 40px;
	padding-top: 100px;
	padding-bottom: 100px;
}

.wide-content-sec .loop-wrap:nth-child(2n) .inner-content {
	padding-left: 0;
	padding-right: 40px;
}

.wide-content-sec .video-content-block svg {
	width: 95px;
	height: 95px;
	margin-bottom: 15px;
}

.wide-content-sec .video-content-block .sub-heading {
	font-size: 22px;
	margin-bottom: 15px;
}

.wide-content-sec .video-content-block .heading {
	font-size: 64px;
	line-height: 1.1;
}

/* 4 */

/* Home Image Content Box CSS */
.home-image-box {
	padding: 60px 0;
	background: var(--bs-midgrey);
}

.home-image-box .loop-row {
	border-radius: 20px;
	overflow: hidden;
}

.home-image-box .loop-col {
	height: 720px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	padding: 60px 40px;
	flex-flow: wrap;
	position: relative;
	overflow: hidden;
}

.home-image-box .loop-col::before {
	position: absolute;
	content: "";
	background: #58595b;
	mix-blend-mode: multiply;
	left: 0;
	top: 0;
	opacity: .5;
	width: 100%;
	height: 100%;
}

.home-image-box .loop-col::after {
	position: absolute;
	content: "";
	background: rgba(200, 94, 40, .1);
	mix-blend-mode: multiply;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.home-image-box .inner-content {
	position: relative;
	z-index: 9;
}

.home-image-box .hover-content {
	opacity: 0;
	visibility: hidden;
	max-height: 0;
	position: relative;
	transition: all .5s;
	margin-top: 40px;
	transition-delay: .2s;
}

.home-image-box .loop-col .inner-content > .heading {
	font-size: 64px;
	line-height: 1.1;
	transition: font-size .6s ease-in-out;
	transition-delay: .2s;
}

.home-image-box .loop-col:hover::before {
	opacity: 1;
}

/*.home-image-box .loop-col:hover {
    align-items: self-start;
}*/
.home-image-box .loop-col:hover .inner-content > .heading {
	font-size: 40px;
}

.home-image-box .loop-col.is-active:hover .hover-content {
	opacity: 1;
	visibility: visible;
}

/* Home Image Content Box CSS END */

/* Home Video Section CSS */
.home-video-sec {
	position: relative;
}

.home-video-sec .video-block {
	position: relative;
	height: 900px;
}

.home-video-sec .heading {
	text-transform: none;
}

.home-video-sec .video-block::before {
	position: absolute;
	content: "";
	background: rgba(44, 44, 44, .6);
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	mix-blend-mode: multiply;
	height: 100%;
}

.home-video-sec .video-block video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: translate(-50%, -50%);
}

.home-video-sec .container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
	text-align: center;
}

/* Home Video Section CSS END */

/* Featured videos Section CSS */
.featured-video-sec .grey-wrapper {
	background: #f4f4f4;
	border-radius: 26px;
	padding: 60px 50px;
}

.featured-video-sec .loop-col .inner-box {
	padding: 20px;
	transition: all .6s;
}

.featured-video-sec .loop-col .inner-box:hover {
	background: rgba(44, 44, 44, .1);
	border-radius: 12px;
}

.featured-video-sec .html5lightbox:hover .play-icon {
	background: #fff;
}

.featured-video-sec .html5lightbox:hover .play-icon svg {
	fill: var(--bs-orange);
}

.featured-video-sec .loop-col {
	margin-top: 30px;
}

.featured-video-sec .html5lightbox > img {
	height: 260px;
	border-radius: 0;
}

.featured-video-sec .video-title {
	line-height: 1.5;
}

/* Featured videos Section CSS END */

/* Blog Section CSS */
.home-blog-lists {
	column-count: 2;
	column-gap: 0;
	margin-top: 40px;
}

.home-blog-lists .loop-col {
	height: 268px;
	display: flex;
	align-items: end;
	background-color: var(--bs-grey);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	transition: all ease-in-out .5s;
	overflow: hidden;
}

.home-blog-lists .loop-col:first-child, .home-blog-lists .loop-col:nth-child(6) {
	height: 536px;
}

.home-blog-lists .loop-col::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	transition: all ease-in-out .6s;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, .8) 100%);
}

.home-blog-lists .loop-col .content-box {
	display: block;
	position: absolute;
	left: 0;
	bottom: 40px;
	padding: 0 120px;
	z-index: 9;
}

.home-blog-lists .post-meta {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: 400;
	line-height: normal;
	letter-spacing: .2em;
}

.home-blog-lists .post-title {
	text-transform: capitalize;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.home-blog-lists .loop-col:hover .content-box {
	bottom: 50%;
	top: auto;
	transform: translateY(50%);
}

.home-blog-lists .loop-col::after {
	position: absolute;
	content: "";
	left: 0;
	width: 100%;
	transition: all ease-in-out .5s;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(200, 94, 40, .8) 33%);
	bottom: -100%;
}

.home-blog-lists .loop-col:hover::after {
	bottom: 0;
	height: 100%;
}

.home-blog-lists .loop-col:first-child:hover::after, .home-blog-lists .loop-col:nth-child(6):hover::after {
	bottom: 0;
}

/* Blog Section CSS END */

/* Video FAQs Section CSS */
.video-faqs-sec .accordion {
	margin-top: 50px;
}

.video-faqs-sec .html5lightbox {
	margin-bottom: 0;
}

/* Video FAQs Section CSS END */

/* Footer Contact Section CSS */
.footer-contact-sec {
	background: var(--bs-midgrey);
}

.footer-contact-sec .inner-wrap {
	max-width: 580px;
	font-family: var(--font-arboria);
	font-weight: 400;
}

.contact-info-wraper {
	margin-top: 40px;
	padding-left: 40px;
}

.contact-info-wraper .contact-info {
	position: relative;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	font-family: var(--font-arboria);
}

.contact-info-wraper .contact-info svg, .contact-info-wraper .contact-info img {
	width: 35px;
	height: 35px;
	fill: var(--bs-orange);
	margin-right: 18px;
}

.contact-info-wraper .phno-cta a {
	font-size: 22px;
	font-weight: 400;
	letter-spacing: .03em;
	color: var(--bs-grey);
}

.contact-info-wraper .email-cta a {
	font-weight: 400;
	color: var(--bs-grey);
	font-size: 18px;
	letter-spacing: .03em;
}

.contact-info-wraper .contact-info svg path {
	fill: var(--bs-orange);
}

.contact-info-wraper .contact-info a:hover {
	color: var(--bs-orange);
}

.footer-contact-sec .wpcf7 .form-group {
	margin-bottom: 20px;
}

.footer-contact-sec .sociallink li a svg, .footer-contact-sec .sociallink li a svg path {
	fill: #c85e28;
}

.footer-contact-sec .submit-btn {
	margin-top: 0px;
}

.footer-contact-sec .sociallink li a:hover svg, .footer-contact-sec .sociallink li a:hover svg path {
	fill: var(--bs-grey);
}

/* Footer Contact Section CSS END */

/*=== Testimonial Page CSS ===*/
.testimonial-page .loop-col {
	display: none;
}

.testimonial-page .loop-col.active {
	display: block;
}

.testimonial-page .item {
	background: #f9f9f9;
	padding: 40px 40px;
	border: 1px solid #c85e28;
	border-radius: 26px;
}

.testimonial-page .item .quote-icon {
	width: 51px;
	height: 33px;
	display: block;
	margin-bottom: 15px;
}

.testimonial-page .item .author {
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
}

/*=== Testimonial Page CSS END ===*/

/*=== Service Page CSS ===*/
.services-content-sec img {
	display: block;
	border-radius: 26px;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.services-content-sec .content {
	background: rgba(200, 94, 40, .9);
	padding: 50px 30px;
	border-radius: 20px;
	margin-left: -130px;
	margin-top: 60px;
	margin-bottom: 60px;
}

.service-list-sec .loop-row {
	position: relative;
	margin-bottom: 50px;
}

.service-list-sec .loop-row:last-child {
	margin-bottom: 0px;
}

.service-list-sec .img-col {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 48%;
	border-radius: 26px 0 0 26px;
	overflow: hidden;
}

.service-list-sec .loop-row:nth-child(2n) .img-col {
	left: 0;
	border-radius: 0 26px 26px 0;
}

.service-list-sec .inner-content {
	margin-top: 90px;
	margin-bottom: 90px;
}

.service-list-sec .img-col img {
	display: block;
	height: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.service-list-sec .small-title {
	color: var(--bs-orange);
}

.knowledge-pa-sec {
	background: var(--bs-orange);
}

.knowledge-pa-sec ul {
	display: flex;
	flex-flow: wrap;
	align-items: center;
}

.knowledge-pa-sec ul li {
	width: 33.33%;
	padding-left: 25px;
	margin-bottom: 10px;
	padding-right: 15px;
}

.knowledge-pa-sec .list-style ul li::before {
	background-image: url("https://designbuildlaw.com/nitropack_static/AsEkBPjEaOjkzVUXTbvRIOYYiCPVpjyA/assets/images/optimized/rev-6567542/designbuildlaw.com/wp-content/themes/baker-law/img/white-list-arrow.svg") !important;
	background-color: transparent !important;
	width: 17px;
	height: 16px;
	top: 8px;
	background-size: 16px !important;
	background-repeat: no-repeat !important;
}

/*=== Service Page CSS END ===*/

/*=== Why Choose Page CSS ===*/
.choose-content-sec .small-title {
	line-height: 1.4;
}

.choose-content-sec h5, .choose-content-sec h6 {
	font-size: 26px;
	line-height: 1.4;
}

.choose-content-sec h6 {
	font-weight: 400;
	line-height: 1.7;
}

.choose-content-sec .loop-row {
	margin-bottom: 100px;
}

.choose-content-sec .loop-row:last-child {
	margin-bottom: 0px;
}

.choose-content-sec img {
	display: block;
	width: 100%;
	border-radius: 26px;
}

.choose-technology-sec .inner-box {
	background: rgba(200, 94, 40, .2);
	border-radius: 26px;
	padding: 100px 50px;
}

.choose-technology-sec .content {
	column-count: 2;
	column-gap: 30px;
	margin-top: 40px;
}

.beware-imitators-sec img {
	display: block;
	width: 100%;
	border-radius: 26px;
}

.choose-estate-sec .inner-box {
	background: rgba(200, 94, 40, .2);
	border-radius: 26px;
	padding: 100px 50px;
}

.choose-estate-sec .html5lightbox {
	margin-bottom: 0;
}

.choose-estate-sec .html5lightbox > img {
	border-radius: 26px;
}

/*=== Why Choose Page CSS END ===*/

/*=== Video Library Page CSS ===*/
.video-tab-list {
	border: none;
	margin-bottom: 30px;
	flex-wrap: wrap;
	gap: 15px;
}

.video-tab-list .nav-btn {
	background: #fff;
	border: 1px solid rgba(200, 94, 40, .2);
	display: block;
	width: 100%;
	font-weight: 500;
	font-size: 16px;
	padding: 15px 25px;
	border-radius: 20px;
	line-height: 1.3;
	color: var(--bs-orange);
	text-transform: uppercase;
}

.video-tab-list .nav-btn.active {
	background: var(--bs-orange);
	color: #fff;
	border-color: #fff;
}

.video-tab-content-sec {
	background: #f4f4f4;
}

.video-tab-content-sec .video-post-item {
	margin-bottom: 50px;
	position: relative;
	padding-bottom: 60px;
	height: calc(100% - 50px);
}

.video-tab-content-sec .video-title {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.6;
}

.video-tab-content-sec .video-item .btn {
	padding: 14px 19px;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	left: 0;
	letter-spacing: 1px;
}

.video-tab-content-sec .html5lightbox > img {
	height: 300px;
}

.video-detail .heading {
	font-size: 42px;
	font-weight: 500;
}

.video-detail .default-content h2, .video-detail .default-content h3, .video-detail .default-content h4, .video-detail .default-content h5, .video-detail .default-content h6 {
	color: var(--bs-orange);
}

/*=== Video Library Page CSS END ===*/

/*=== Publications Page CSS ===*/
.publications-lists, .publications-page .content-wraper {
	padding-right: 80px;
}

.publications-lists .loop-col {
	border: 1px solid var(--bs-orange);
	background: #f9f9f9;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 40px 40px;
}

.publications-lists .loop-col .small-title {
	margin-bottom: 15px;
}

.publication-bottom-content .inner-wraper {
	background: #f4dfd4;
	padding: 130px 50px;
	margin-top: 90px;
}

.publication-bottom-content figure {
	margin-bottom: 0;
}

.publication-bottom-content figcaption {
	font-weight: 400;
	font-size: 16px;
}

.modal-body {
	padding: 50px;
	border-radius: 0;
}

.modal-body .modal-title {
	font-weight: 400;
	font-size: 40px;
	letter-spacing: 2px;
}

.modal-body .form-content {
	margin-bottom: 50px;
}

.modal-body .btn-close {
	border: 2px solid #000;
	border-radius: 50px;
	width: 25px;
	height: 25px;
	background-size: 13px;
	opacity: 1;
	position: absolute;
	right: 15px;
	top: 15px;
}

/*=== Publications Page CSS END ===*/

/*=== Team Lists Page CSS ===*/
.team-page, .testimonial-page {
	overflow: hidden;
}

.team-page {
	padding-bottom: 30px;
}

.team-page .item-wrap {
	position: relative;
}

.team-page .item-wrap img {
	border-radius: 26px;
	display: block;
	height: 700px;
	background-position: center;
	background-repeat: no-repeat;
	object-position: top center;
	object-fit: cover;
	background-size: 270px;
	width: 100%;
	background-color: var(--bs-grey);
}

.team-page .attorney-name {
	position: absolute;
	bottom: 0;
	right: 0;
	width: calc(100% - 90px);
	text-align: center;
	background: #fff;
	margin: 0;
	border-radius: 26px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
	padding: 25px 15px;
	font-size: 42px;
	line-height: 1.2;
	transition: all ease-in-out .5s;
}

.team-page .item-wrap:hover .attorney-name {
	background: var(--bs-orange);
	color: #fff;
}

.page-template-template-team .home-circle-sec {
	padding: 0 !important;
	margin-bottom: 90px;
}

/*=== Team Lists Page CSS END ===*/

/*=== Team Details Page CSS ===*/
.team-bio-post .featured-img {
	float: left;
	width: 48%;
	padding-right: 25px;
	padding-bottom: 25px;
}

.team-bio-post .featured-img img {
	display: block;
	border-radius: 26px;
}

.team-bio-post .content iframe {
	height: 470px;
	max-width: 850px;
	margin: 0 auto;
	display: block;
}

.attorney-bio-tab {
	border-top: 1px solid #d9d9d9;
	padding-top: 50px;
	margin-top: 50px;
}

.attorney-bio-tab .nav-tabs li {
	display: block;
	margin-bottom: 30px;
}

.attorney-bio-tab .nav-tabs li:last-child {
	margin-bottom: 0px;
}

.attorney-bio-tab .nav-tabs li .nav-btn {
	background: #f9f9f9;
	border: 1px solid var(--bs-orange);
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .05em;
	text-align: center;
	display: block;
	width: 100%;
	padding: 13px 15px;
	border-radius: 10px;
	color: #000;
}

.attorney-bio-tab .text-white.list-style ul li::before {
	background: #fff !important;
	background-image: inherit !important;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: 13px;
}

.attorney-bio-tab .nav-tabs li .nav-btn.active {
	background: var(--bs-orange);
	border: 1px solid var(--bs-orange);
	color: #fff;
}

.attorney-bio-tab .tab-content {
	background: var(--bs-orange);
	padding: 50px 40px;
	border-radius: 26px;
}

.attorney-bio-tab .tab-content a {
	color: #fff;
	font-weight: 600;
	text-decoration: underline;
}

.attorney-bio-tab .tab-content a:hover {
	text-decoration: none;
}

.attorney-bio-tab .tab-content * {
	color: #fff;
}

.attorney-bio-tab .list-style ul {
	margin-bottom: 25px;
}

.attorney-bio-tab .list-style ul li {
	margin-bottom: 15px;
	padding-left: 20px;
}

.qualifications-block {
	border-top: 1px solid #d9d9d9;
	padding-top: 50px;
	margin-top: 50px;
}

.qualifications-block .btn {
	margin-top: 30px;
}

/*=== Team Details Page CSS END ===*/
.map-list {
	padding-bottom: 15px;
	padding-top: 15px;
}

.map-iframe iframe {
	width: 100%;
	height: 450px;
	display: block;
}

.contact-page {
	background: none;
}

.contact-page .contact-info-wraper {
	padding-left: 0;
}

.careers-video-content ul {
	column-count: 2;
	column-gap: 30px;
}

.careers-video-section {
	background: #f4f4f4;
}

.careers-content-box {
	padding: 55px 70px;
	box-shadow: 0 0 30px #cdcdcd;
	border-radius: 30px;
}

.box-list {
	padding-top: 15px;
	padding-bottom: 15px;
}

.careers-content-box ul li a {
	color: #000;
}

.careers-content-box ul li a:hover {
	color: var(--bs-orange);
}

.job-opportunities-wraper {
	margin-top: 70px;
}

.job-opportunities-wraper .nav-tabs li {
	display: block;
	margin-bottom: 30px;
}

.job-opportunities-wraper .nav-tabs li:last-child {
	margin-bottom: 0px;
}

.job-opportunities-wraper .nav-tabs li .nav-btn {
	background: #f9f9f9;
	border: 1px solid var(--bs-orange);
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .05em;
	text-align: center;
	display: block;
	width: 100%;
	padding: 13px 15px;
	border-radius: 10px;
	color: #000;
}

.job-opportunities-wraper .text-white.list-style ul li::before {
	background: #fff !important;
	background-image: inherit !important;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	top: 13px;
}

.job-opportunities-wraper .nav-tabs li .nav-btn.active {
	background: var(--bs-orange);
	border: 1px solid var(--bs-orange);
	color: #fff;
}

.job-opportunities-wraper .tab-content {
	background: var(--bs-orange);
	padding: 50px 40px;
	border-radius: 26px;
}

.job-opportunities-wraper .tab-content a {
	color: #fff;
	font-weight: 600;
}

.job-opportunities-wraper .tab-content a:hover {
	text-decoration: underline;
}

.job-opportunities-wraper .tab-content * {
	color: #fff;
}

.job-opportunities-wraper.list-style ul {
	margin-bottom: 25px;
}

.job-opportunities-wraper .list-style ul li {
	padding-left: 20px;
}

.job-opportunities-wraper .list-style ul li:last-child {
	margin: 0;
}

.pp_pic_holder iframe {
	height: 480px;
}

.bottom-content {
	margin-bottom: 40px;
}

.why-choose-us {
	padding: 100px;
	display: block;
	align-items: center;
	justify-content: center;
	background-size: cover;
}

.why-choose-us .heading {
	color: #fff;
}

.choose-us {
	box-shadow: 0 0 40px rgba(0, 0, 0, .1);
}

.title-name {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
}

.choose-us {
	background: rgba(0, 0, 0, .3);
	text-align: center;
	padding: 49px 25px;
	display: block;
	border: 1px solid #7d7575;
	transition: .5s;
}

.choose-us:hover {
	background: var(--bs-orange);
}

.sidebar-list {
	margin-top: 20px;
}

.resources-section {
	background: #f4f4f4;
	padding: 50px 25px;
	margin-bottom: 30px;
}

a.resources-btn {
	margin-top: 30px;
}

/* New css changes */
.featured-video-sec .loop-col .inner-box .html5lightbox:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0px;
	width: 100%;
	height: 0%;
	transition: 1s;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #df5728 100%);
	transform: rotate(0deg);
}

.featured-video-sec .loop-col .inner-box:hover .html5lightbox:after {
	height: 100%;
	transition: 1s;
}

.featured-video-sec .loop-col .inner-box .html5lightbox .play-icon {
	z-index: 1;
}

.home-banner-slider {
	position: relative;
}

.animate-data-content {
	opacity: 0;
	visibility: hidden;
}

.animate-data-content .btn {
	opacity: 0;
	transition: opacity 2s ease;
}

.slick-active .animate-data-content .btn {
	opacity: 1;
}

.home-slider-img img {
	transition: 3s;
}

.slick-active .home-slider-img img {
	transform: scale(1.2);
	transition: 3s;
}

.home-biggest-win-sec .promotes-item {
	width: 100%;
	padding: 25px;
	text-align: center;
	border: 1px solid #ebebeb;
	height: 100%;
	display: flex;
	align-items: center;
	box-shadow: 0 0 40px rgba(0, 0, 0, .1);
	font-size: 18px;
	font-weight: 400;
	line-height: 33px;
	color: var(--bs-grey);
}

.home-biggest-win-sec .promotes-item:hover {
	transform: scale(1.03);
}

.promote-item-col:nth-child(odd) .promotes-item {
	background: #c85e28;
	color: #fff;
}

.team-bio-post .featured-img img {
	width: 100%;
	object-fit: cover;
	object-position: top center;
}

.attorney-bio-tab .list-arrow-right .list-style ul li:before {
	background-color: transparent !important;
	background-image: url("https://designbuildlaw.com/nitropack_static/AsEkBPjEaOjkzVUXTbvRIOYYiCPVpjyA/assets/images/optimized/rev-6567542/designbuildlaw.com/wp-content/themes/baker-law/img/list-right-arrow.svg") !important;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 8px !important;
	top: 5px;
}

.home-banner-slider .banner-content .image-city-state-name {
	width: 100%;
	text-align: center;
	margin-bottom: 12px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 22px;
	letter-spacing: 2px;
}

/* New Ticker Css */
.top-news-ticker {
	background: var(--bs-orange);
	padding: 3px 15px;
	line-height: normal;
}

.news-ticker-wrapper {
	display: flex;
	align-items: center;
	background: var(--bs-orange);
	border: none;
	padding: 0px 10px;
	overflow: hidden;
	padding-left: 0;
}

.news-ticker-label {
	font-weight: 600;
	margin-right: 10px;
	white-space: nowrap;
	color: #000;
	background: #fff;
	padding: 0 15px;
}

.ticker-container {
	overflow: hidden;
	flex: 1;
	position: relative;
}

.ticker-move {
	display: flex;
	width: max-content;
	align-items: center;
	animation: scroll-left 120s linear infinite;
}

.news-ticker {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	align-items: center;
}

.news-ticker li {
	margin-right: 15px;
	white-space: nowrap;
	border-right: 1px solid rgba(255, 255, 255, .24);
	padding-right: 15px;
	align-items: center;
}

.news-ticker a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	display: block;
	line-height: normal;
	margin: 0;
	font-weight: 400;
	padding: 14px 0;
}

.news-ticker a:hover {
	text-decoration: underline;
}

@keyframes scroll-left {
	0% {
		transform: translateX(0%);
	}
	
	100% {
		transform: translateX(-50%);
	}
}

.video-title a {
	color: var(--bs-grey);
}

.video-title a:hover {
	color: var(--bs-orange);
}

/* .video_search .blog-search .blogsearch {
    width: 100%;
} */
#clearSearch {
	color: var(--bs-orange);
	font-weight: 500;
}

.video_search .blog-search {
	margin-bottom: 0;
}

/* New css changes */
.beware-right-section {
	padding: 0px 0px 0px 80px !important;
}

.inner-bg-black {
	background: rgba(51, 51, 51, 1);
	border-radius: 20px;
	padding: 0px 50px;
	height: 100%;
}

.inner-bg-black p {
	color: #fff;
}

.design-title {
	font-family: var(--font-poppins);
	font-weight: 500;
	font-size: 42px;
	line-height: 60px;
	letter-spacing: 0%;
	color: rgba(0, 0, 0, 1);
}

.design-sections p {
	font-size: 18px;
	line-height: 40px;
}

.results-tabs .nav-link {
	background: rgba(249, 249, 249, 1);
	color: rgba(51, 51, 51, 1);
	border: 1px solid rgba(200, 94, 40, 1);
	text-transform: uppercase;
	text-transform: uppercase;
	border-radius: 50px;
	padding: 17px 30px;
	margin: 0px 10px;
	font-family: Poppins;
	font-weight: 400;
	font-size: 18px;
	line-height: 103%;
	text-align: center;
	cursor: pointer;
	transition: .5s;
}

.results-tabs .nav-link:hover {
	background: rgba(200, 94, 40, 1);
	color: #fff !important;
}

.results-tab-pane {
	display: none;
}

.results-tab-pane.active {
	display: block;
}

.results-tabs .nav-link.active {
	background: rgba(200, 94, 40, 1);
	color: #fff;
}

.results-section {
	background-color: rgba(244, 244, 244, 1);
}

.results-tabs {
	width: 70%;
	margin: auto;
	row-gap: 20px;
}

.results-item {
	background: rgba(51, 51, 51, 1);
	color: #fff;
	text-align: center;
	padding: 40px 20px;
	border-radius: 20px;
}

.results-item h5 {
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0%;
	text-align: center;
	text-transform: capitalize;
	position: relative;
}

.results-item p {
	font-weight: 300;
	font-size: 18px;
	line-height: 160%;
	text-align: center;
}

.results-item h5::before {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: 40px;
	height: 1px;
	background: rgba(200, 94, 40, 1);
}

.results-tab-content {
	padding-top: 30px;
}

.result-bottom-row a {
	width: max-content;
}

.light-bg {
	background: #f4f4f4;
}

.design-review-section {
	background: var(--bs-orange);
}

.review-item {
	background: rgba(255, 255, 255, .1);
	padding: 40px 30px;
	border-radius: 26px;
}

.review-content {
	font-weight: 300;
	font-size: 18px;
	line-height: 38px;
}

h5.author-review {
	font-weight: 600;
	font-size: 18px;
	line-height: 100%;
	text-transform: capitalize;
}

.result-bottom-row .btn-black {
	border-color: var(--bs-grey);
	border-radius: 50px;
}

.case-results-page .blog-title {
	font-weight: 600;
	font-size: 32px;
	line-height: 40px;
	text-transform: capitalize;
}

.case-results-page .loop-col {
	border-bottom: 1px solid rgba(224, 224, 224, 1);
	padding-bottom: 40px;
	margin-bottom: 40px;
	height: calc(100% - 40px);
}

li#menu-item-36550  ul.sub-menu {
	top: -80px !important;
}

.results-tab-pane .col-lg-12 {
	margin-top: 0px;
}

.results-featured img {
	width: 100%;
}

.tellus-section-design::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: #f4f4f4;
	z-index: -1;
	clip-path: ellipse(90% 100% at 50% 100%);
}

.tellus-section-design {
	padding-top: 0px !important;
}

.case-results-page .btn::before {
	z-index: -1;
}

.grids-col {
	padding: 20px;
	text-align: center;
	border: 1px solid var(--bs-orange);
	border-radius: 5px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .5s all ease-in-out;
}

.grids-col:hover {
	border: 1px solid #000;
	cursor: pointer;
	background-color: #5a5a5a;
}

.grids-col:hover a {
	color: #fff;
}

.grids-col.images img {
	height: 250px;
}

.grids-col.image {
	align-items: flex-start !important;
}

.featured-img .badge-logo {
	position: absolute;
	bottom: 40px;
	height: auto !important;
	width: auto !important;
	right: 40px;
	border-radius: 0px !important;
}

ul.rep-tags {
	display: flex;
	align-items: center;
	flex-flow: wrap;
	gap: 12px;
	margin-bottom: 15px;
}

ul.rep-tags li {
	display: block;
	padding: 8px 15px;
	background: #5a5a5a;
	border-radius: 40px;
	color: #fff;
	line-height: normal;
	font-size: 15px;
}

/* Related Post CSS */
.related-results .slick-list {
	margin: 0 -10px;
}

.related-results .related-slide {
	text-align: center;
	padding: 0 10px;
}

.related-results .heading {
	font-size: 30px;
}

.related-results .related-thumb img {
	height: 220px;
	object-fit: cover;
	object-position: center;
	width: 100%;
	margin-bottom: 15px;
}

.related-results .related-slide .related-title {
	font-size: 18px;
	line-height: 1.4;
	color: var(--bs-black);
}

.related-results .related-slide a:hover .related-title {
	color: var(--bs-orange);
}

.related-results .slick-dots li {
	margin: 0 5px;
}

.load-more-related::before {
	display: none;
}

.load-more-related {
	background: var(--bs-orange);
}

.load-more-related:hover {
	background: none;
	color: var(--bs-orange);
}
