
.inner-container {
	max-width: 1320px;
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-right: auto;
	margin-left: auto;
}

/* Inner Banner CSS Start */
.breadcrumbs-block {
	width: 100%;
	padding: 8px 15px;
	background-color: rgba(245, 241, 227, 1);
}

.breadcrumbs-block span, .breadcrumbs-block span a {
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: rgba(51, 51, 51, 1);
}

.breadcrumbs-block span a:hover {
	color: var(--color-2-beige);
}

.inner-banner-section {
	z-index: 1;
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 70px;
	padding-bottom: 30px;
	display: flex;
	align-items: flex-end;
	background-color: #151717;
	min-height: 396px;
}

.inner-banner-section .banner-bg-img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 0;
	object-fit: cover;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	background-position: center;
}

.inner-banner-section .container {
	z-index: 2;
	padding-bottom: 0;
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
}

.inner-banner-info {
	width: 100%;
	text-align: center;
	max-width: 100%;
}

.inner-banner-section .inner-banner-title {
	font-style: normal;
	display: inline-block;
	position: relative;
	margin: 0;
	font-size: 42px;
	line-height: 54px;
	text-transform: uppercase;
	font-weight: 700;
	background: linear-gradient(88.98deg, #fff 12.99%, #fff1e0 43.25%, #ffd19a 94.78%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
}

.inner-banner-section .inner-banner-content {
	position: relative;
	margin-top: 30px;
	margin-bottom: 40px;
	color: var(--bs-black);
}

.inner-banner-section .inner-banner-content p {
	font-size: 21px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: .5px;
	color: var(--bs-black);
}

.page-template-template-team .inner-banner-section .banner-bg-img {
	background-position: 100px 0;
}

.page-not-found {
	background: rgba(25, 28, 29, 1);
	width: 100%;
	position: relative;
}

.page-not-found .error-info {
	text-align: center;
	margin-bottom: 60px;
}

.page-not-found p {
	color: #fff;
}

.error-page-form {
	width: 100%;
	position: relative;
	padding: 80px;
	border-radius: 0 80px 80px 80px;
	z-index: 0;
}

.wpcf7 .wpcf7-form .error-page-form .form-control {
	background: #f9f9f9;
}

.error-page-form:after {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	content: "";
	margin: auto;
	height: 100%;
	width: 100%;
	background: linear-gradient(180deg, #df5728 0%, #f9e31b 100%);
	opacity: .1;
	border-radius: 0 80px 80px 80px;
	z-index: 1;
	pointer-events: none;
}

.error-page-form .row {
	position: relative;
	z-index: 1;
}

/* Inner Banner css */

/* other css */
.procedure-col .procedure-item-wrap .procedure-hover-info .read-more:hover {
	color: #000;
	border-color: #000;
	transition: .5s;
}

/* author css */
.post-author-and-category {
	display: flex;
	align-items: center;
	width: 100%;
	position: relative;
}

.post-author {
	display: flex;
	align-items: center;
	margin-top: 0;
	margin-right: 15px;
}

.post-author .author-link {
	display: flex;
	align-items: center;
	text-decoration: none;
	color: #333;
}

.post-author .author-link img {
	border-radius: 50%;
	margin-right: 10px;
	height: 45px;
	width: 45px;
	object-fit: cover;
	object-position: center;
	box-shadow: 0px 0px 6px #cbcbcb;
}

.post-author .author-name {
	font-weight: bold;
}

.post-author a:hover {
	color: var(--color-2-beige);
	text-decoration: underline;
}

.post-and-content-box .blog-post-info .post-author {
	margin-bottom: 10px;
}

.post-and-content-box .blog-post-info .post-author .author-link img {
	height: 30px;
	width: 30px;
}

.post-author .author-link:hover .author-name {
	color: var(--color-2-beige);
	border-color: var(--color-2-beige);
}

/* author css */

/* Contact Page css */
.contact-form-wrap {
	background: rgba(25, 28, 29, 1);
	padding: 30px;
	border-radius: 12px;
	width: 100%;
	position: relative;
	color: #fff;
	padding-bottom: 42px;
}

.serving-list-container {
	background: rgba(255, 248, 239, 1);
	padding: 70px;
	border-radius: 8px;
	position: relative;
	width: 100%;
	z-index: 0;
	overflow: hidden;
}

.serving-list-container:after {
	content: "";
	width: 194px;
	height: 151px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/right-paatern-filled-1.webp");
	background-position: right;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
	pointer-events: none;
}

.serving-list-container:before {
	content: "";
	width: 168px;
	height: 156px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/pattern-left-bg.svg");
	background-position: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 0;
	pointer-events: none;
}

/* Contact Page css */

/* about page css */
.about-us-section {
	background: #fff8ef;
}

.about-us-right-col .fullwidth {
	padding-left: 30px;
}

.about-us-section .row {
	align-items: center;
}

.about-us-left-col img {
	width: 100%;
	border-radius: 8px;
}

.about-us-right-col .heading {
	margin-bottom: 10px;
}

.about-us-section .about-us-left-col {
	position: relative;
}

.about-us-section .about-us-left-col:after {
	content: "";
	width: 168px;
	height: 156px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/aboud-left-bg.svg");
	background-position: center;
	position: absolute;
	left: -60px;
	bottom: -90px;
	z-index: 0;
	pointer-events: none;
}

.small-text {
	margin-bottom: 15px;
	position: relative;
	display: block;
	color: var(--color-1-black);
	text-transform: none;
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
}

.about-practice-areas {
	background: rgba(29, 17, 3, 1);
}

.about-practice-info {
	position: relative;
	width: 100%;
}

.about-practice-info img {
	width: 100%;
}

.about-practice-areas .practice-info-sec {
	position: absolute;
	padding: 30px;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to top, rgba(0, 0, 0, .54), rgba(0, 0, 0, .65), rgba(0, 0, 0, .41), rgba(0, 0, 0, .08), rgba(194, 194, 194, 0));
}

.read-link {
	color: var(--color-2-beige);
	font-size: 20px;
	font-weight: 600;
	font-family: var(--font-dm-sans);
}

.read-link:hover {
	color: var(--color-3-white);
}

.read-link svg, .read-link img {
	width: 14px;
	height: 13px;
	margin-left: 10px;
}

.read-link svg path {
	stroke: var(--color-2-beige);
}

.read-link:hover svg path {
	stroke: var(--color-3-white);
}

.about-practice-info .practice-info-sec .link-and-content {
	width: 100%;
	height: 0px;
	opacity: 1;
	overflow: hidden;
	transition: .5s;
	position: relative;
}

.about-practice-info:hover .practice-info-sec .link-and-content {
	transition: .5s;
	height: 250px;
}

.about-practice-areas .practice-info-sec .link-and-content ul {
	display: block;
	width: 100%;
	column-count: 2;
	margin-bottom: 20px;
}

.about-practice-areas .practice-info-sec .link-and-content ul li {
	padding-right: 15px;
	padding-left: 25px;
	position: relative;
	margin-bottom: 10px;
	line-height: normal;
}

.about-practice-areas .practice-info-sec .link-and-content ul li:before {
	position: absolute;
	left: 0;
	top: 7px;
	content: "";
	border-radius: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/star-icon.svg");
	height: 13px;
	width: 16px;
	background-size: contain;
}

.about-practice-areas .practice-info-sec .link-and-content ul li a {
	color: #fff;
}

.about-practice-areas .practice-info-sec .link-and-content ul li a:hover {
	color: var(--color-2-beige);
}

/* about page css */

/* Testimonial Page css */
.testimonial-row-list {
	margin-bottom: 70px;
	margin-top: 10px;
}

.testimonial-row-list .testimonial-list .testimonials {
	padding: 30px;
	width: 100%;
	background: #fff8ef;
	border-radius: 8px;
	border: 1px solid rgba(194, 151, 99, .2);
	padding-bottom: 95px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.testimonial-row-list .testimonial-list .testimonials:after {
	content: "";
	width: 183px;
	height: 123px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/qoute.svg");
	background-position: right;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
	pointer-events: none;
}

.testimonial-row-list .testimonial-list .testimonials-wrap {
	position: absolute;
	bottom: 30px;
	width: 100%;
}

.testimonial-row-list .testimonial-list .testimonials:hover {
	background: #f3f3f3;
}

.testimonial-row-list .testimonial-list .testimonials .testimonial-content {
	font-size: 16px;
	font-weight: 300;
	line-height: 35px;
}

.testimonial-row-list .testimonial-list .testimonials-wrap .the-client-name {
	margin-top: 30px;
	display: flex;
	align-items: center;
}

.the-client-name .first-char {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	width: 44px;
	height: 44px;
	background: #c39762;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 55px;
	margin-right: 5px;
}

.testimonial-row-list .testimonial-list .testimonials:hover .the-client-name .first-char {
	background: #000;
}

.testimonial-row-list .testimonial-list .quotes-img {
	top: -29px;
	background: #fff;
	display: inline-block;
	position: relative;
	padding: 0 15px;
	left: -15px;
	padding-top: 9px;
}

.testimonial-row-list .the-client-name .h5 {
	font-weight: 600;
	font-size: 22px;
	letter-spacing: .03em;
	color: #000;
	line-height: normal;
	position: relative;
	margin: 0;
	margin-left: 10px;
}

.testimonial-row-list .review-rating {
	margin-top: 15px;
	margin-bottom: 25px;
}

.testimonial-row-list .testimonial-list {
	display: flex;
}

.author-wrap .testimonial-name {
	font-weight: 400;
	font-size: 26px;
	letter-spacing: .03em;
	color: #2c2c2c;
	line-height: normal;
	position: relative;
}

.testimonial-review-rating {
	display: flex;
	align-items: center;
	line-height: normal;
	margin-bottom: 10px;
}

.testimonial-review-rating .google-review-image {
	margin-left: auto;
	display: inline-block;
	pointer-events: none;
	height: 40px;
	width: 40px;
	object-fit: contain;
}

.testimonial-review-rating .star-icon-wraper.filled {
	display: inline-block;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/stars.svg");
	background-repeat: no-repeat;
	background-size: 20px;
	height: 20px;
	width: 20px;
	background-position: center;
	font-size: 0px;
	margin-right: 3px;
}

.testimonial-review-rating .star-icon-wraper.filled.nitro-lazy {
	background-image: none !important;
}

.testimonial-review-rating .review-text {
	color: rgba(29, 17, 3, 1);
	font-size: 22px;
	margin-left: 5px;
	font-weight: 600;
	display: flex;
}

.testimonial-review-rating .review-text span {
	font-size: 22px;
	font-weight: 400;
	color: rgba(175, 144, 106, 1);
	display: inline-block;
	margin-left: 7px;
}

.testimonial-small-title {
	font-size: 22px;
	color: rgba(29, 17, 3, 1);
	font-weight: 400;
	display: inline-block;
	margin-bottom: 20px;
	border-bottom: 2px solid rgba(194, 151, 99, 1);
	min-width: 440px;
	padding-bottom: 15px;
}

/* Testimonial Page CSS End */

/* Team Page CSS */
.team-detail-section .container-fluid {
	position: relative;
}

.team-detail-info-sec {
	width: 100%;
	position: relative;
	background: rgba(194, 151, 99, 1);
	padding: 50px;
	border-radius: 0px 0px 30px 30px;
}

.team-detail-left-col {
	display: flex;
	align-items: center;
}

.team-top-full-image img {
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 30px 30px 0px 0px;
}

.team-detail-left-col > div .heading {
	max-width: 100%;
}

.team-detail-right-col > div {
	padding-left: 25px;
	height: calc(100% - 80px);
}

.team-detail-right-col img {
	width: 100%;
	object-fit: cover;
	border-radius: 8px;
	height: 100%;
	object-position: center;
}

.team-detail-right-col {
	display: flex;
	align-items: center;
}

.team-detail-right-col > div {
	padding-left: 25px;
	height: calc(100% - 80px);
}

.main-team-page .team-item-wrap:nth-child(2) a {
	height: 100%;
	display: flex;
}

.main-team-page .team-item-wrap a img {
	object-fit: cover;
}

.home-team-sec .team-header .heading {
	max-width: 410px;
	padding-left: 30px;
}

.team-list-section {
	background: rgba(255, 248, 239, 1);
}

.team-cat-name h2 {
	display: inline-block;
	position: relative;
	border-bottom: 3px solid rgba(194, 151, 99, 1);
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.col-team-wrap a {
	display: block;
	border: 1px solid rgba(194, 151, 99, .4);
	padding: 20px;
	border-radius: 20px;
	transition: background 1s;
}

.col-team-wrap a:hover {
	background: rgba(194, 151, 99, 1);
}

.col-team-wrap a .post-team-image {
	width: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 14px;
}

.col-team-wrap a .post-team-image img {
	height: 350px;
	border-radius: 10px;
	display: block;
	width: 100%;
	object-fit: cover;
	object-position: center top;
	transition: .5s;
}

.col-team-wrap a:hover .post-team-image img {
	transition: .5s;
	transform: scale(1.05);
}

.col-team-wrap a .team-name-and-designation {
	width: 100%;
	padding-top: 15px;
}

.col-team-wrap a .team-name-and-designation .team-name {
	font-size: 24px;
	font-weight: 600;
	color: rgba(13, 14, 16, 1);
	transition: .5s;
}

.col-team-wrap a .team-name-and-designation .team-designation {
	color: rgba(29, 17, 3, 1);
	font-size: 16px;
	font-weight: 300;
	transition: .5s;
}

.col-team-wrap a:hover .team-name-and-designation .team-name, .col-team-wrap a:hover .team-name-and-designation .team-designation {
	color: #fff;
	transition: .5s;
}

.team-cat-row {
	margin-top: 70px;
}

.team-cat-row:nth-child(1) {
	margin-top: 0px;
}

.col-team-wrap a .no-post-img {
	width: 100%;
	background: #303131;
	text-align: center;
	height: 350px;
	border-radius: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.col-team-wrap a .no-post-img img {
	max-width: 250px;
}

.team-cat-row:nth-child(1) .top-cat-sec {
	margin-bottom: 35px;
}

/* Team Page CSS */
.single-team-image {
	width: 100%;
	position: relative;
	display: block;
	border: 1px solid rgba(194, 151, 99, .4);
	padding: 20px;
	border-radius: 20px;
	transition: background .5s;
}

.single-team-image img {
	height: 360px;
	border-radius: 10px;
	display: block;
	width: 100%;
	object-fit: cover;
	object-position: center top;
	transition: .5s;
}

.team-single-detail .short-info-col {
	display: flex;
	align-items: center;
}

.team-single-detail .short-info-col .short-info {
	padding-left: 15px;
}

.attorney-info-row {
	margin-top: 30px;
}

/* Team Detail page css */

/* faq section css */
.single-post-faq .single-page-img img {
	border-radius: 8px;
	height: 428px;
	object-fit: cover;
	width: 100%;
	position: relative;
}

.faq-list-section {
	position: relative;
	width: 100%;
}

.faq-list-section .heading {
	margin-bottom: 20px;
}

.btn-section {
	margin-top: 30px;
}

.content-bottom-section {
	margin-top: 30px;
}

.faq-list-section {
	margin-top: 40px;
	width: 100%;
	position: relative;
}

ul#categoryTabs {
	border: none;
	box-shadow: none;
	margin-bottom: 50px;
}

ul#categoryTabs li a {
	color: rgba(194, 151, 99, 1);
	background: #fff;
	border-radius: 8px;
	font-size: 16px;
	border: 1px solid rgba(194, 151, 99, .2);
	display: block;
	text-align: center;
	font-weight: 500;
	padding-left: 48px;
	padding-right: 50px;
}

ul#categoryTabs .nav-item {
	border: none;
	box-shadow: none;
	outline: none;
	margin-right: 10px;
	min-width: 150px;
	margin-bottom: 10px;
}

ul#categoryTabs li a:hover {
	background: rgba(194, 151, 99, 1);
	color: #fff;
}

ul#categoryTabs .nav-item a.active {
	background: rgba(194, 151, 99, 1);
	color: #fff;
}

.faq-col-item .faq-content-wrap {
	display: block;
	width: 100%;
	position: relative;
	height: 100%;
	border: 1px solid rgba(194, 151, 99, .2);
	padding: 15px;
	border-radius: 20px;
}

.faq-col-item a img {
	width: 100%;
	object-fit: cover;
	border-radius: 12px;
	object-position: center;
	height: 245px;
	transition: .5s;
}

.faq-col-item a .faq-featured-img {
	transition: .5s;
	overflow: hidden;
	border-radius: 12px;
}

.faq-col-item a:hover .faq-featured-img img {
	transform: scale(1.05);
}

.faq-col-item .faq-content-wrap:hover {
	background: #c39762;
	transition: .5s;
}

.faq-col-item a .faq-name {
	font-size: 16px;
	color: rgba(29, 17, 3, 1);
	font-weight: 400;
	line-height: normal;
	padding-top: 15px;
	transition: .5s;
}

.faq-col-item a:hover .faq-name {
	color: #fff;
	transition: .5s;
}

.load-more-btn {
	margin: 0;
	margin-top: 70px;
}

/* faq  section css */

/* BLog Page CSS */
.mobile-search-blog {
	display: none;
}

.post-and-content-box {
	width: 100%;
	padding: 15px;
	padding-bottom: 45px;
	position: relative;
	height: 100%;
	border: 1px solid rgba(194, 151, 99, .2);
	border-radius: 20px;
	transition: .5s;
	overflow: hidden;
}

.post-and-content-box:hover {
	background: #b1895a;
	transition: .5s;
}

.post-and-content-box .blog-btn {
	position: absolute;
	bottom: 15px;
}

.post-and-content-box:hover span.author-name {
	color: #fff;
}

.post-and-content-box:hover span.author-name:hover {
	text-decoration: underline;
	color: #fff;
	border-color: #fff;
}

.post-and-content-box .blog-post-info {
	width: 100%;
	position: relative;
	padding-top: 30px;
	padding-bottom: 0;
}

.post-and-content-box .post-title {
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}

.post-and-content-box .post-title a {
	position: relative;
	font-size: 22px;
	color: rgba(29, 17, 3, 1);
	font-weight: 400;
	line-height: 1.1;
	transition: .5s;
}

.post-and-content-box .post-title a:hover {
	color: #fff;
	transition: .5s;
}

.post-and-content-box:hover .post-title a {
	color: #fff;
	transition: .5s;
}

.post-and-content-box:hover .blog-btn .read-link {
	color: #fff;
	transition: .5s;
}

.post-and-content-box:hover .read-link svg path {
	stroke: #fff;
	transition: .5s;
}

.blog-post-list {
	position: relative;
	width: 100%;
	z-index: 1;
}

.blog-post-list .post-col-info {
	display: flex;
	margin-bottom: 25px;
}

.post-and-content-box .post-image {
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
}

.post-and-content-box .post-image a {
	height: 230px;
	display: block;
	position: relative;
	background-color: #f3f3f3;
	transition: 1s;
	overflow: hidden;
}

.post-and-content-box .post-image a:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -100%;
	background: #293a4c;
	content: "";
	opacity: .5;
	transition: 1s;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.post-and-content-box:hover .post-image a:after {
	bottom: 0;
	transition: 1s;
	opacity: 0;
}

.post-and-content-box .post-image a img {
	height: 100%;
	object-fit: cover;
	width: 100%;
	position: relative;
	display: block;
	object-position: center;
	padding: 0;
	transition: 1s;
	border-radius: 20px;
}

.post-and-content-box:hover .post-image a img {
	transition: 1s;
	transform: scale(1.05);
}

.post-and-content-box .post-image a img.no-featured-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80%;
}

.blog-btn .blog-read-btn {
	font-size: 20px;
	padding: 0;
	display: flex;
	font-weight: 700;
	align-items: center;
}

.blog-btn .blog-read-btn svg {
	margin: 0;
	width: 16px;
	height: 16px;
	position: relative;
	left: 0;
	top: 1px;
	margin-left: 5px;
}

.blog-btn .blog-read-btn:hover svg path {
	stroke: var(--color-1-black);
}

.post-date {
	font-weight: 300;
	color: #c29763;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 15px;
}

.blog-list-area .post-date {
	margin-bottom: 10px;
}

/* Blog Page CSS End */

/* Blog Page Search CSS Sidebar */
.searchitem ::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 1);
}

.searchitem ::-moz-placeholder {
	color: rgba(51, 51, 51, 1);
}

.searchitem :-ms-input-placeholder {
	color: rgba(51, 51, 51, 1);
}

.searchitem :-moz-placeholder {
	color: rgba(51, 51, 51, 1);
}

.search-form label {
	width: 100%;
}

.widget.searchitem {
	padding: 0;
	border: none;
	float: left;
	width: 100%;
	position: relative;
	box-shadow: none;
}

input.search-field {
	height: 68px;
	display: inline-block;
	width: 100%;
	float: left;
	margin: 0;
	border: 1px solid rgba(243, 243, 243, 1);
	padding: 12px 0;
	padding-right: 15px;
	line-height: 26px;
	background: rgba(243, 243, 243, 1);
	border-radius: 5px;
	padding-left: 15px;
	font-weight: 300;
	font-size: 16px;
	color: rgba(51, 51, 51, 1);
}

input.search-submit {
	border: none;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 52px;
	height: 67px;
	padding: 10px;
	font-size: 0px;
	right: 0;
	background: #f3f3f3;
	border-radius: 0;
}

.search-form:after {
	content: "";
	position: absolute;
	top: -6px;
	right: 3px;
	pointer-events: none;
	bottom: 0;
	margin: auto;
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/search-brown-icon.svg");
	background-repeat: no-repeat;
	background-size: 20px;
	padding-left: 0;
	background-position: center;
	border-radius: 10px;
}

/* Blog Page Search CSS Sidebar */

/* Pagination CSS */
.pagination-wrapper {
	border-top: 1px solid rgba(194, 151, 99, .2);
	padding-top: 50px;
}

.paging-new {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0;
	position: relative;
	width: 100%;
}

.paging-new .nav-links {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	background: none;
	padding: 0;
	border-radius: 0;
}

.paging-new .page-numbers {
	background-color: transparent;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: .06em;
	text-transform: uppercase;
	color: var(--color-1-black);
	height: 40px;
	width: 40px;
	text-align: center;
	border: 1px solid var(--color-2-beige);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
}

.paging-new .page-numbers, .paging-new .page-numbers.current {
	margin: 0 10px;
}

.paging-new .next.page-numbers, .paging-new .prev.page-numbers {
	display: inline-block;
	height: 40px;
	text-align: center;
	font-size: 0px;
	width: 20px;
	font-weight: 400;
	line-height: 43px;
	background-repeat: no-repeat;
	background-size: 12px;
	background-color: transparent;
	background-position: center;
}

.paging-new .prev.page-numbers {
	position: relative;
	background-color: transparent;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/next-icon-black.svg");
	transform: rotate(180deg);
	background-position: center;
	border: none;
}

.paging-new .prev.page-numbers.nitro-lazy {
	background-image: none !important;
}

.paging-new .prev.page-numbers:hover {
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/next-icon-biege.svg");
}

.paging-new .prev.page-numbers:hover.nitro-lazy {
	background-image: none !important;
}

.paging-new .next.page-numbers {
	position: relative;
	right: 0;
	left: inherit;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/next-icon-black.svg");
	margin-left: 5px;
	border: none;
}

.paging-new .next.page-numbers.nitro-lazy {
	background-image: none !important;
}

.paging-new .next.page-numbers:hover {
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/next-icon-biege.svg");
}

.paging-new .next.page-numbers:hover.nitro-lazy {
	background-image: none !important;
}

.paging-new .page-numbers:hover {
	color: var(--color-3-white);
	border-color: var(--color-2-beige);
	background-color: var(--color-2-beige);
}

.paging-new .page-numbers.current {
	color: var(--color-3-white);
	border-color: var(--color-2-beige);
	background-color: var(--color-2-beige);
}

.paging-new .screen-reader-text {
	display: none;
	font-size: 0px;
	opacity: 0;
	pointer-events: none;
}

.paging-new .next.page-numbers:hover, .paging-new .prev.page-numbers:hover {
	background-color: transparent;
	border: none;
}

.paging-new .pagination {
	margin-top: 70px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.paging-new .page-numbers.dots {
	background-color: transparent;
	border: transparent;
}

/* Pagination CSS */

/* Blog Detail Page */
.single-page-img {
	width: 100%;
	position: relative;
	margin-top: 0;
	border-radius: 0px;
	margin-bottom: 20px;
}

.single-page-img img {
	width: 100%;
	border-radius: 26.11px;
}

.blog-list-area, .static-page-details {
	padding-right: 70px;
}

.blog-list-area .single-content {
	width: 100%;
	position: relative;
	margin-top: 25px;
}

.post-main-heading {
	margin-bottom: 30px;
}

.blog-list-area .blog-post-title {
	font-size: 40px;
	line-height: 1.2;
	margin-bottom: 15px;
	color: rgba(29, 17, 3, 1);
	font-weight: 500;
}

.static-page-details h2 {
	line-height: 1.2;
	margin-bottom: 15px;
	color: rgba(29, 17, 3, 1);
	font-weight: 500;
}

.blog-list-area h2, .blog-list-area h3, .blog-list-area h4, .blog-list-area h5, .blog-list-area h6, .static-page-details h2, .static-page-details h3, .static-page-details h4, .static-page-details h5, .static-page-details h6 {
	line-height: 1.2;
	color: rgba(29, 17, 3, 1);
	font-weight: 500;
}

.static-page-details h1 {
	font-size: 45px;
	font-weight: 500;
}

.static-page-details h2 {
	font-size: 40px;
}

.single-page-section h2 {
	font-size: 35px;
}

.single-page-section h3, .static-page-details h3 {
	font-size: 35px;
}

.single-page-section h4, .static-page-details h4 {
	font-size: 30px;
}

.single-page-section h5, .static-page-details h5 {
	font-size: 25px;
}

.single-page-section h6, .static-page-details h6 {
	font-size: 20px;
}

.single-page-section .blog-list-area a:hover {
	text-decoration: underline;
}

.single-post-detail-wrap {
	width: 100%;
	border: 1px solid rgba(194, 151, 99, .2);
	padding: 15px;
	border-radius: 40px;
}

/* Blog Detail Page */

/* Search CSS */
.search-no-results .search-left-side .page-header {
	margin-bottom: 0;
}

.search-left-side .page-title {
	color: #2c2c2c;
	font-weight: 600;
}

.search-left-side .page-title span {
	color: var(--color-2-beige);
	font-size: 28px;
	line-height: 35px;
	font-weight: 300;
}

.search-left-side .entry-title {
	line-height: 20px;
	margin: 0;
}

.search-left-side .entry-title a {
	display: inline-block;
	font-style: normal;
	width: auto;
	position: relative;
	margin-bottom: 10px;
	font-size: 22px;
	color: var(--bs-black);
	line-height: 30px;
}

.search-left-side .entry-title a:hover {
	color: var(--color-2-beige);
	opacity: 1;
}

.search-left-side .entry-summary .btn {
	margin-top: 15px;
}

.search_result article {
	width: 100%;
	position: relative;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #ededed;
	margin-bottom: 30px;
	padding-bottom: 40px;
}

.search_result article:last-child {
	margin: 0;
}

.search-left-side .entry-title a br {
	display: none;
}

/* Search CSS */

/* Site Schema Styling */
.clientreviews {
	background: #f9f9f9;
	border: 1px solid #eaeaea;
	padding: 20px;
	margin-bottom: 0;
	line-height: 1.87;
}

.page-template-template-about .site-schema {
	margin-top: 70px;
}

.clientreviews .heading {
	margin-bottom: 15px;
	position: relative;
	line-height: normal;
	font-size: 35px;
}

.review-schema-wrapper {
	padding-top: 0px;
	margin-bottom: 50px;
}

.clientreviews div strong, .clientreviews p strong {
	color: var(--color-2-beige);
	letter-spacing: 1px;
}

.clientreviews p {
	color: #000;
}

.page_review_by .testimonialTitle {
	color: #000;
}

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

.review-schema-wrapper .page_review {
	line-height: 32px;
}

.clientreviews .heading span, .clientreviews .heading strong {
	position: relative;
}

.clientreviews.video-schema .heading:after {
	bottom: 6px;
}

.video-schema p {
	line-height: 32px;
	margin-bottom: 5px;
}

.site-schema {
	margin-top: 0px;
}

.video-schema {
	margin-bottom: 0px;
	margin-top: 0px;
}

.video-schema .heading {
	margin-bottom: 15px;
}

.clientreviews iframe {
	border: 1px solid #f6f6f6;
	width: 100%;
}

.review-schema-wrapper + .clientreviews.video-schema {
	margin-bottom: 70px;
}

.wpcf7 .form-group .wpc-form-links a {
	margin-right: 4px;
	margin-left: 4px;
}

.wpcf7 .form-group .wpc-form-links a:first-child {
	margin-left: 0;
}

/*  Site Schema Styling End */

/* contact-form-sidebar css */
.sidebar .contact-form-sidebar {
	padding: 35px 30px;
	width: 100%;
	border-radius: 20px;
	background: rgba(29, 17, 3, 1);
	position: relative;
}

.sidebar .contact-form-sidebar .wpcf7 .wpcf7-form .form-control, .sidebar .contact-form-sidebar .wpcf7 .form-group .form-control, .sidebar .contact-form-sidebar .wpcf7 select {
	border-radius: 4px;
}

.wpcf7 .wpcf7-form .form-control {
	color: #fff;
}

.sidebar .contact-form-sidebar .form-small-text {
	color: rgba(242, 242, 242, 1);
}

.contact-form-sidebar .wpcf7 .form-group .form-title {
	margin-bottom: 0;
	font-size: 30px;
	text-align: center;
	line-height: 38px;
	position: relative;
	color: #fff;
	font-family: var(--font-title);
}

/* contact-form-sidebar css */

/* Sidebar menu css */
.sidebar .widget {
	margin-bottom: 40px;
	z-index: 1;
}

.sidebar .widget.practice-side {
	padding-bottom: 0;
	position: relative;
	z-index: 1;
	width: 100%;
	float: left;
}

.sidebar .widget:last-child {
	margin-bottom: 0;
}

.sidebar .widget.practice-side ul {
	padding-bottom: 11px;
	margin-bottom: 20px;
}

.sidebar .widget-menu {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	padding: 30px 0;
	border: none;
	padding-bottom: 0;
	border-radius: 0px;
	background: rgba(194, 151, 99, 1);
	border-radius: 12px;
}

.sidebar .practice-side .widget-menu {
	padding-bottom: 0;
}

.sidebar .widget-title br {
	display: none;
}

.sidebar .widget-menu .widget-title {
	margin-bottom: 10px;
	position: relative;
	display: block;
	padding: 0 15px;
	text-align: center;
	font-size: 36px;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 700;
	background: linear-gradient(88.98deg, #fff 12.99%, #fff1e0 43.25%, #ffd19a 94.78%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
}

.sidebar .widget ul {
	padding-bottom: 11px;
	margin-bottom: 0;
}

.sidebar .widget li {
	position: relative;
	padding-right: 0;
	margin-top: 2px;
}

.sidebar .widget-menu ul li a {
	display: block;
	padding: 8px 15px;
	position: relative;
	color: var(--color-3-white);
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	text-transform: capitalize;
	padding-right: 30px;
	font-weight: 400;
}

.sidebar .widget-menu ul li a br {
	display: none;
}

.sidebar .widget-menu ul li:last-child a {
	border-bottom: none;
}

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

.sidebar .widget li a:after {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/right-arrow-white.svg");
	content: "";
	position: absolute;
	right: 12px;
	top: 10px;
	height: 14px;
	width: 14px;
}

.sidebar .widget-menu ul li a:hover {
	color: rgba(194, 151, 99, 1);
	background: var(--color-3-white);
}

.sidebar .widget-menu ul li a:hover:after {
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/right-arrow-brown.svg");
}

.sidebar .widget-menu .current-menu a:after, .sidebar .widget-menu .current-menu-item a:after, .sidebar .widget-menu .activeChild a:after {
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/right-arrow-brown.svg");
}

.sidebar .widget-menu .current-menu a, .sidebar .widget li.current-cat a, .sidebar .widget-menu .current-menu-item a, .sidebar .widget-menu ul .current_page_item a, .sidebar .widget-menu li.activeChild a {
	color: rgba(194, 151, 99, 1);
	background: var(--color-3-white);
}

/* Sidebar menu */

/* Community Page css */
.community-box-wrap {
	background: rgba(194, 151, 99, 1);
	padding: 50px;
	width: 100%;
	position: relative;
	border-radius: 12px;
	z-index: 0;
	overflow: hidden;
}

.community-box-wrap:before {
	content: "";
	width: 173px;
	height: 109px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/left-small-pattern.svg");
	background-position: left;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	pointer-events: none;
}

.community-right-image {
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	height: 100%;
	padding-top: 50px;
}

.community-right-image:after {
	content: "";
	width: 100%;
	height: 80%;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/right-side-big-patten.svg");
	background-position: right;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	pointer-events: none;
}

.community-right-image img {
	width: auto;
	max-width: 100%;
	height: 100%;
}

.community-top-description {
	width: 100%;
	margin-bottom: 15px;
}

.community-top-description p {
	color: rgba(242, 242, 242, 1);
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
}

.beca-deportiva-section {
	background-color: #301708;
	position: relative;
	z-index: 0;
	background-position: 0px -67px;
}

.beca-deportiva-section:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: rgba(64, 37, 5, .88);
	pointer-events: none;
}

.beca-deportiva-section:after {
	content: "";
	width: 234px;
	height: 181px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/right-line-pattern.svg");
	background-position: right;
	position: absolute;
	right: 0;
	top: 0;
	pointer-events: none;
	z-index: 0;
}

.community-event-section {
	background: rgba(255, 248, 239, 1);
}

.event-wrap {
	position: relative;
	width: 100%;
	padding: 40px 0px;
	margin-top: 58px;
}

.event-wrap .event-year-month {
	position: absolute;
	top: -47px;
	background: rgba(194, 151, 99, 1);
	color: #fff;
	padding: 7px 25px;
	font-size: 24px;
	line-height: normal;
	height: 49px;
	font-weight: 600;
	border-radius: 8px;
}

.event-wrap:after {
	border-top: 2px solid rgba(194, 151, 99, 1);
	position: absolute;
	right: 0;
	width: calc(100% - 30px);
	content: "";
	top: 0;
}

.event-information {
	width: 100%;
	position: relative;
	min-height: 451px;
}

.event-information .event-name {
	margin: 0;
	margin-bottom: 10px;
}

.event-information p {
	color: rgba(25, 28, 29, 1);
}

.event-information .event-location {
	color: rgba(29, 17, 3, 1);
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 15px;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/location.png");
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 0 4px;
	padding-left: 30px;
}

.event-information .event-location.nitro-lazy {
	background-image: none !important;
}

.event-gallery-col {
	display: flex;
	position: relative;
}

.event-gallery-col .event-day {
	font-size: 20px;
	text-transform: uppercase;
	color: rgba(194, 151, 99, 1);
	display: block;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 15px;
}

.event-gallery-col .event-date {
	font-size: 48px;
	color: rgba(194, 151, 99, 1);
	font-weight: 600;
}

.event-gallery-col .event-left-date {
	display: block;
	text-align: center;
	position: relative;
	width: 120px;
}

.event-gallery-col .event-gallery-wrap {
	width: calc(100% - 120px);
	position: relative;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	max-height: 558px;
}

.event-gallery-wrap div, .event-gallery-wrap .owl-carousel .owl-stage-outer .owl-item {
	height: 100%;
	border-radius: 12px;
}

.event-wrap.event-0 .event-gallery-col .event-gallery-wrap {
	max-height: inherit;
}

.event-gallery-col .event-gallery-col {
	display: flex;
	position: relative;
}

.event-right-col {
	display: flex;
}

.event-gallery-wrap div, .event-gallery-wrap .owl-carousel .owl-stage-outer .owl-item, .event-gallery-wrap div, .event-gallery-wrap .owl-carousel .owl-stage-outer .owl-item .item-wrap {
	height: 100%;
}

.event-gallery-wrap div {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.event-gallery-wrap .owl-carousel .owl-stage-outer .owl-item .item-wrap {
	width: 100%;
	border-radius: 12px;
	overflow: hidden;
	position: relative;
}

.event-gallery-wrap .owl-carousel .owl-stage-outer .owl-item .item-wrap .event-wrap-slide img {
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 12px;
}

.event-gallery-wrap .owl-dots {
	position: absolute;
	bottom: 20px;
	top: inherit;
	z-index: 11;
	left: 0;
	right: 0;
	height: auto;
	padding: 0 15px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.event-gallery-wrap .owl-dots .owl-dot {
	margin: 3px 1px;
	cursor: pointer;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	width: 16px;
}

.event-gallery-wrap .owl-dots .owl-dot span {
	display: block;
	background: #d9d9d9;
	width: 10px;
	height: 10px;
	border-radius: 100%;
}

.event-gallery-wrap .owl-dots .owl-dot.active span {
	background: #c29763;
	width: 15px;
	height: 15px;
}

/* Community Page css */

/* Practice Areas Page CSS */
.personal-injury-section {
	margin-top: 70px;
}

.personal-injury-wrap-info {
	position: relative;
	width: 100%;
	padding: 70px;
	border-radius: 12px;
}

.personal-injury-wrap-info:before {
	position: absolute;
	left: 0;
	background: rgba(194, 151, 99, 1);
	bottom: 0;
	top: 0;
	content: "";
	width: calc(100% - 70px);
	border-radius: 12px;
}

.personal-injury-wrap-info .personal-injury-image-col {
	position: absolute;
	right: 0px;
	top: -70px;
	border-radius: 10px;
	height: 100%;
	overflow: hidden;
}

.personal-injury-image-col img {
	border-radius: 10px;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

/* immigration */
.immigration-right-col {
	margin-left: auto;
}

.immigration-wrap-info {
	position: relative;
	width: 100%;
	padding: 70px;
	border-radius: 12px;
}

.immigration-wrap-info:before {
	position: absolute;
	right: 0;
	background: rgba(194, 151, 99, 1);
	bottom: 0;
	top: 0;
	content: "";
	width: calc(100% - 70px);
	border-radius: 12px;
}

.immigration-wrap-info .immigration-image-col {
	position: absolute;
	left: 0px;
	top: -70px;
	border-radius: 10px;
	overflow: hidden;
	height: 100%;
}

.immigration-image-col img {
	border-radius: 10px;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.experience-right-col .heading {
	margin-bottom: 20px;
}

.experience-right-col .experience-title-wrap {
	width: 100%;
	position: relative;
	margin-top: 30px;
}

.common-small-text {
	font-size: 16px;
	color: #fff;
	position: relative;
	padding-left: 50px;
}

.common-small-text:before {
	content: "";
	display: inline-block;
	width: 43px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	background: rgba(194, 151, 99, 1);
	height: 1px;
}

.experience-left-image a {
	display: block;
	position: relative;
	border-radius: 30px;
	overflow: hidden;
}

.experience-left-image a img {
	width: 100%;
	border-radius: 30px;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.experience-left-image {
	display: flex;
	padding-right: 30px;
}

.immigration-section {
	margin-top: 70px;
}

.play-icon {
	position: absolute;
	right: 0;
	display: block;
	width: 70px;
	height: 70px;
	font-size: 0px;
	border: 1px solid #fff;
	border-radius: 50%;
	background-color: rgba(194, 151, 99, .76);
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/play.svg");
	background-repeat: no-repeat;
	background-size: 19px;
	background-position: 26px center;
	transition: 1s;
	bottom: 0;
	top: 0;
	margin: auto;
	left: 0;
}

.play-icon.nitro-lazy {
	background-image: none !important;
}

.play-icon:hover, .html5lightbox:hover .play-icon {
	background-color: #303131;
	transition: 1s;
	transform: scale(1.1);
}

.page-template-template-practice-areas {
	background: #fff8ef;
}

.practice-item-col a {
	display: block;
	width: 100%;
	position: relative;
	height: 100%;
	border: 1px solid rgba(194, 151, 99, .2);
	padding: 15px;
	border-radius: 20px;
}

.practice-item-col a:hover {
	background: #c39762;
	transition: .5s;
}

.practice-item-col a .practice-image {
	transition: .5s;
	overflow: hidden;
	border-radius: 12px;
}

.practice-item-col a .practice-image img {
	width: 100%;
	object-fit: cover;
	border-radius: 12px;
	object-position: center;
	height: 155px;
	transition: .5s;
}

.practice-item-col a:hover .practice-image img {
	transform: scale(1.05);
}

.practice-item-col a .practice-area-name {
	font-size: 16px;
	color: rgba(29, 17, 3, 1);
	font-weight: 400;
	line-height: normal;
	padding-top: 15px;
	transition: .5s;
}

.practice-item-col a:hover .practice-area-name {
	color: #fff;
	transition: .5s;
}

/* Practice Areas Page CSS */

/* Areas Served Page CSS */
.location-item-col a {
	display: block;
	width: 100%;
	position: relative;
	height: 100%;
	border: 1px solid rgba(194, 151, 99, .2);
	padding: 15px;
	border-radius: 20px;
}

.location-item-col a:hover {
	background: #c39762;
	transition: .5s;
}

.location-item-col a .location-image {
	transition: .5s;
	overflow: hidden;
	border-radius: 12px;
}

.location-item-col a .location-image img {
	width: 100%;
	object-fit: cover;
	border-radius: 12px;
	object-position: center;
	height: 215px;
	transition: .5s;
}

.location-item-col a:hover .location-image img {
	transform: scale(1.05);
}

.location-item-col a .location-name {
	font-size: 22px;
	font-weight: 500;
	line-height: normal;
	padding-top: 15px;
	transition: .5s;
	color: rgba(194, 151, 99, 1);
}

.location-item-col a:hover .location-name {
	color: #fff;
	transition: .5s;
}

/* Areas Served Page CSS */

/* Scholarships Page CSS */
.scholarship-detail-section .container-fluid {
	position: relative;
}

.scholarship-detail-section .container-fluid:before {
	background: rgba(194, 151, 99, 1);
	position: absolute;
	bottom: 0;
	left: 0;
	height: calc(100% - 0px);
	width: 67%;
	content: "";
	z-index: -1;
	margin: auto;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}

.scholarship-left-col {
	display: flex;
	align-items: center;
	padding-top: 70px;
	padding-bottom: 70px;
}

.scholarship-left-col > div {
	max-width: 718px;
}

.scholarship-left-col > div .heading {
	font-size: 36px;
}

.scholarship-right-col {
	display: flex;
	align-items: center;
}

.scholarship-right-col img {
	width: 100%;
	object-fit: cover;
	border-radius: 8px;
	height: 100%;
	object-position: center;
}

.scholarship-right-col > div {
	height: calc(100% - 150px);
}

.scholarship-testimonial-section .testimonial-small-title {
	color: #fff;
}

div#ScholarshipSlider .owl-nav {
	top: inherit;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 130px;
	position: relative;
	margin-top: 60px;
}

.testimonial-row-list.scholarship-slider-row {
	margin-bottom: 0;
	margin-top: 30px;
}

.scholarship-slider-row .owl-stage-outer {
	height: 100%;
}

.scholarship-slider-row .owl-stage-outer .owl-stage {
	display: flex;
}

.scholarship-slider-row .owl-item {
	display: flex;
}

.scholarship-slider-row .star-icon-wraper.filled {
	background-size: 18px;
	height: 20px;
	width: 20px;
}

.scholarship-slider-row .owl-carousel .owl-item .testimonial-review-rating .google-review-image {
	display: inline-block;
	width: auto;
}

/* Scholarships Page CSS END */

/* Calculator Page css */
.calculator-box-wrap {
	background: rgba(194, 151, 99, 1);
	padding: 70px;
	width: 100%;
	border-radius: 12px;
	overflow: hidden;
	padding-bottom: 290px;
}

.calculator-form {
	background-color: #190707;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/calculator-bg.webp");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 85%;
	position: relative;
	border-radius: 20px;
	border: 4px solid rgba(194, 151, 99, .7);
	margin: 0 auto;
	padding: 50px;
	margin-top: -230px;
	padding-bottom: 10px;
}

.calculator-form.nitro-lazy {
	background-image: none !important;
}

.calculator-form p, .calculator-form span, .calculator-form input, .calculator-form label {
	color: #fff;
}

.calculator-form .calc-form-title {
	background: rgba(194, 151, 99, .4);
	text-align: center;
	border-radius: 8px;
	line-height: 1.5;
	display: block;
}

.calculator-form .calc-form-title h2 {
	background: linear-gradient(268.58deg, #fff 8.05%, #fff1e0 44.6%, #ffd19a 106.85%);
	background-clip: text;
	color: transparent;
	line-height: normal;
}

.calculator-form input, .calculator-form .form-control, .calculator-form .form-control:focus {
	border: 1px solid rgba(249, 245, 239, .4);
	padding: 15px;
	color: rgba(255, 255, 255, 1);
	background-color: transparent;
	border-radius: 6px;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 18px;
}

.calculator-form .question-box {
	width: 100%;
	position: relative;
}

.calculator-form .calc-question {
	text-align: center;
}

.calculator-form .calc-question h4 {
	font-size: 22px;
	font-weight: 500;
	color: rgba(242, 242, 242, 1);
}

.calculator-form .calc-answer {
	width: 100%;
	text-align: center;
}

.calculator-form .calc-answer span {
	color: rgba(194, 151, 99, 1);
}

.calculator-form ::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.calculator-form ::-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

.calculator-form :-ms-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.calculator-form :-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

.custom-date-wrapper {
	position: relative;
	z-index: 0;
	width: 100%;
}

.custom-date-wrapper .custom-date-icon {
	position: absolute;
	right: 0;
	width: 100%;
	height: 59px;
	top: 0;
	opacity: 1;
	background-size: 24px;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/calender-icon.svg");
	background-position: calc(100% - 15px) 50%;
}

.custom-date-wrapper .custom-date-icon.nitro-lazy {
	background-image: none !important;
}

.custom-date-wrapper .custom-date-icon svg, .custom-date-wrapper .custom-date-icon img {
	width: 15px;
	height: 15px;
}

.custom-date-wrapper input.custom-date {
	position: relative;
	z-index: 1;
}

.calculator-form .step-number {
	color: rgba(235, 213, 187, .6);
	border: 1px solid rgba(235, 213, 187, .6);
}

/* Hide the default date input appearance */
input[type="date"]::-webkit-datetime-edit {
	-webkit-appearance: none;
	background: transparent;
}

input[type="date"]::-webkit-outer-spin-button, input[type="date"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type="date"] {
	-moz-appearance: textfield;
	/* Firefox */
	appearance: textfield;
}

/* Optional: To hide date icon for specific browsers */
input[type="date"]::-webkit-calendar-picker-indicator {
	display: none;
}

input[type="date"]::-moz-calendar-picker-indicator {
	display: none;
}

.calculator-form .form-control option {
	color: #000;
}

.firefox .custom-date-wrapper .custom-date-icon {
	opacity: 0;
}

/* steps */
.step .btn {
	margin-bottom: 30px;
}

.step-number {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: transparent;
	margin: 5px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	border: 1px solid var(--color-2-beige);
}

.step-number.active {
	background-color: var(--color-2-beige);
	color: white;
	border: 1px solid var(--color-2-beige);
}

.calculator-btn {
	display: flex;
	width: 140px;
	justify-content: space-between;
	position: relative;
	margin-top: 30px;
}

.calculator-btn button {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/slide-arrow.svg");
	height: 55px;
	width: 55px;
	background-size: 11px;
	position: relative;
	font-size: 0px;
	border: 1px solid #fff;
	display: block;
	border-radius: 50%;
	cursor: pointer;
	background-color: transparent;
}

.calculator-btn button.nitro-lazy {
	background-image: none !important;
}

.calculator-btn button:hover {
	border-color: var(--color-2-beige);
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/slide-arrow-beige.svg");
}

.calculator-btn button:hover.nitro-lazy {
	background-image: none !important;
}

.calculator-btn button#nextBtn {
	transform: rotate(180deg);
}

.steps {
	margin-top: 20px;
	position: relative;
	width: 100%;
	height: 200px;
	overflow: hidden;
}

.step {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	transition: all .5s ease;
	opacity: 0;
	transform: translateX(100%);
	z-index: 0;
}

.step.active {
	opacity: 1;
	transform: translateX(0%);
	z-index: 1;
}

.step.slide-left {
	transform: translateX(-100%);
}

.step.slide-right {
	transform: translateX(100%);
}

/* steps end*/
.calculate-result-wrapper .btn {
	margin: 0;
	margin-top: 50px;
}

.calulator-final-report {
	width: 100%;
	position: relative;
	text-align: center;
	margin-top: 40px;
}

.calulator-final-report div#calcMessage p {
	margin-bottom: 25px;
	position: relative;
	display: block;
	text-transform: none;
	font-size: 22px;
	line-height: normal;
	font-weight: 700;
}

.calulator-final-report div#calcMessage p span {
	display: block;
	font-size: 38px;
	margin-top: 5px;
}

.calulator-final-report div#calcMessage p:last-child {
	font-weight: normal;
	font-size: 16px !important;
}

.calculator-form .steps-indicator {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 25px;
	margin-bottom: 35px;
}

.calculator-form span.line-separator {
	height: 2px;
	display: inline-block;
	position: relative;
	background: rgba(235, 213, 187, .6);
	width: 50px;
	border-radius: 5px;
}

.calculator-form .step-number.active + span.line-separator {
	background: rgba(194, 151, 99, 1);
	border-radius: 5px;
}

.calculator-form .calc-answer.grid-3, .calculator-form #step8 .question-box .calc-answer {
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.calculator-form .calc-answer.grid-3 label, .calculator-form #step8 .question-box .calc-answer label {
	margin: 0 15px;
	width: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	cursor: pointer;
}

.calculator-form .calc-answer.grid-3 label input, .calculator-form #step8 .question-box .calc-answer label input {
	display: inline-block;
	margin: 0;
	margin-right: 8px;
}

.calculator-form #step8 .question-box .calc-answer .input-wrapper {
	width: 100%;
}

.calc-form-wrapper .question-box .calc-answer select {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/select-down-arrow.svg");
	background-size: 16px;
	background-position: calc(100% - 15px) 50%;
	font-size: 17px;
	max-width: 530px;
	margin-left: auto;
	margin-right: auto;
}

.calc-form-wrapper .question-box .calc-answer select.nitro-lazy {
	background-image: none !important;
}

.calc-form-wrapper .question-box .custom-date-wrapper, .calc-form-wrapper .question-box input[type="number"], .calc-form-wrapper .question-box .input-wrapper input[type="number"] {
	max-width: 530px;
	margin-left: auto;
	margin-right: auto;
}

/* Calculator Page css */

/* Calculator Sections css */
body.page-template-template-calculator {
	background: rgba(255, 248, 239, 1);
}

.calculator-compensation-info {
	background: rgba(29, 17, 3, 1);
	margin-top: 0;
	padding-top: 140px;
}

.calculator-evaluating-section h2 {
	font-size: 30px;
	line-height: 1.3;
}

.beige-color-line .heading:before {
	background: rgba(194, 151, 99, 1);
}

.beige-color-line.beige-color-line .heading {
	color: rgba(194, 151, 99, 1);
	border-color: rgba(194, 151, 99, 1);
}

.lawyer-demonstrate-detail {
	background: rgba(29, 17, 3, 1);
}

.personal-injury-case-cta .cta-detail:before {
	opacity: 0;
}

.personal-injury-case-cta .cta-detail:after {
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/cta-filled-bg.webp");
	background-position: bottom right;
}

.personal-injury-case-cta .cta-title {
	margin-bottom: 20px;
}

.personal-injury-case-cta p, .personal-injury-case-cta .cta-title {
	color: #fff;
}

.punitive-damage-section {
	background: #fff;
}

.punitive-damage-section:after {
	background: rgba(194, 151, 99, 1);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	height: calc(100% - 140px);
	width: 63%;
	content: "";
	z-index: -1;
	margin: auto;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}

.punitive-damage-section .law-firm-right-col > div {
	padding-left: 30px;
	padding-right: 0;
}

.calculate-damage-info {
	background-color: #341f12;
	background-repeat: no-repeat;
	background-size: cover;
}

.calculate-damage-info .heading {
	display: inline-block !important;
	border-bottom: 1px solid #c29763;
	line-height: normal;
	max-width: 692px;
	padding-bottom: 15px;
	margin-bottom: 40px;
}

.economic-right-col .small-text-name {
	font-size: 22px;
	color: rgba(25, 28, 29, 1);
	font-weight: 600;
	margin-bottom: 15px;
}

.economic-left-col {
	display: flex;
}

.economic-left-col .fullwidth img {
	height: 100%;
	object-fit: cover;
	border-radius: 12px;
}

.economic-heading .economic-text {
	position: relative;
	width: 100%;
}

.economic-heading {
	margin-bottom: 30px;
}

.economic-heading .economic-text:after {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 2px;
	width: calc(100% - 30px);
	content: "";
	background: #c29763;
}

.economic-heading .economic-text span {
	background: rgba(194, 151, 99, 1);
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	border-radius: 8px;
	padding: 15px;
	display: inline-block;
}

.economic-item-info {
	margin-top: 50px;
	width: 100%;
	position: relative;
}

.economic-item-info:first-child {
	margin-top: 0px;
}

.economic-right-col ul li {
	margin-bottom: 15px;
	position: relative;
	padding-left: 30px;
	display: inline-block;
	vertical-align: top;
	padding-right: 0;
	width: 100%;
}

.economic-right-col ul li:after {
	position: absolute;
	left: 0;
	top: 6px;
	content: "";
	border-radius: 100%;
	height: 17px;
	width: 17px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/list-bg-icon.svg");
	background-position: right;
}

.economic-item-info:nth-child(even) .economic-row {
	flex-direction: row-reverse;
}

.question-box .error-message {
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	background: #bd0000;
	width: auto;
	color: #fff;
	display: inline-block;
	max-width: 140px;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
	z-index: 1;
}

.question-box .custom-date-wrapper .error-message {
	bottom: -20px;
}

.calculator-form .question-box .calc-answer select + .error-message {
	bottom: -10px;
}

.calculator-form .question-box .calc-answer #q2c_no + .error-message {
	bottom: -16px;
}

.calculator-form .question-box .calc-answer #q8_no + .error-message {
	bottom: -16px;
}

.calculator-form .question-box .calc-answer #q9 + .error-message {
	bottom: -10px;
}

.calculator-form .question-box .calc-answer.grid-3 label input + .error-message {
	bottom: 26px;
}

.question-box .custom-date-wrapper + span {
	margin-top: 20px;
	display: block;
}

.question-box {
	position: relative;
}

.calculator-form .question-box .calc-answer .error-message {
	bottom: -20px;
}

.common-label-text {
	margin-top: 20px;
	text-align: center;
	line-height: normal;
}

.common-label-text span {
	color: rgba(194, 151, 99, 1);
}

/* Calculator Page cssend here  */

/* Leader Scholarship */
.hispanic-info-first {
	padding: 40px 40px;
	background: #24140e;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	text-align: center;
	font-size: 22px;
	line-height: 1.5;
}

.hispanic-info-second {
	padding: 40px 40px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	background: rgba(194, 151, 99, 1);
}

.scholarship-essay-wrap {
	border: 1px solid rgba(194, 151, 99, .2);
	border-radius: 18px;
	width: 100%;
	position: relative;
	padding: 50px;
	background: rgba(255, 248, 239, 1);
}

.scholarship-essay-wrap .heading {
	display: inline-block;
	border-bottom: 1px solid #c29763;
	line-height: 1.3;
	max-width: 692px;
	padding-bottom: 15px;
	margin-bottom: 40px;
}

.scholarship-essay-wrap p {
	font-size: 18px;
	font-weight: 400;
}

.scholarship-essay-wrap ul li {
	margin-bottom: 15px;
	position: relative;
	padding-left: 30px;
	display: inline-block;
	vertical-align: top;
	padding-right: 0;
	width: 100%;
	font-size: 18px;
	font-weight: 400;
}

.scholarship-essay-wrap ul li:after {
	position: absolute;
	left: 0;
	top: 6px;
	content: "";
	border-radius: 100%;
	height: 17px;
	width: 17px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/list-bg-icon.svg");
	background-position: right;
}

.scholarship-essay-content {
	border-top: 1px solid #ccc;
	padding-top: 30px;
	margin-top: 30px;
}

.scholarship-essay-content:first-child {
	border-top: 1px solid transparent;
	padding-top: 0px;
	margin-top: 0px;
}

.scholarship-essay-content p {
	color: rgba(25, 28, 29, .6);
}

.application-deadline-info .link-button {
	margin-bottom: 40px;
}

.application-deadline-info .heading {
	display: inline-block !important;
	border-bottom: 1px solid #c29763;
	line-height: normal;
	max-width: 692px;
	padding-bottom: 15px;
	margin-bottom: 40px;
}

.application-deadline-info ul li {
	margin-bottom: 15px;
	position: relative;
	padding-left: 30px;
	display: inline-block;
	vertical-align: top;
	padding-right: 0;
	width: 100%;
	font-size: 18px;
	font-weight: 400;
}

.application-deadline-info ul li:after {
	position: absolute;
	left: 0;
	top: 6px;
	content: "";
	border-radius: 100%;
	height: 17px;
	width: 17px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/list-bg-icon.svg");
	background-position: right;
}

.leader-scholarship-list .economic-item-info:nth-child(even) .economic-row {
	flex-direction: inherit;
}

/* Leader Scholarship */

/* Firm News */
.firm-team-sec {
	background: #1d1103;
	width: 100%;
	position: relative;
}

.firm-team-sec .firm-team-item-wrap {
	padding: 0 40px;
}

.firm-team-item-wrap .firm-info-wrap {
	width: 100%;
	position: relative;
}

.firm-team-item-wrap .firm-info-wrap .firm-info-bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 50px;
	z-index: 2;
}

.firm-team-item-wrap .firm-info-wrap img {
	width: 100%;
	border-radius: 10px;
	position: relative;
}

.firm-team-item-wrap .firm-info-wrap:after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 70%;
	content: "";
	border-radius: 0px 0px 10px 10px;
	pointer-events: none;
}

.firm-team-item-wrap .firm-info-wrap .designation-text {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

.firm-team-item-wrap .firm-info-wrap .firm-team-name {
	font-size: 36px;
	color: #fff;
	margin-bottom: 35px;
	margin-top: 15px;
	font-weight: 500;
	text-transform: uppercase;
}

.firm-team-item-wrap .firm-small-info {
	width: 100%;
	margin-top: 30px;
}

.philosophy-small-text {
	color: var(--color-1-black);
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 15px;
}

.philosophy-small-text span {
	display: block;
	line-height: normal;
	color: var(--color-2-beige);
}

.philosophy-right-col .heading {
	margin-bottom: 20px;
}

.philosophy-right-col {
	display: flex;
	align-items: center;
}

.philosophy-left-col {
	display: flex;
}

.philosophy-left-col .html5lightbox {
	display: block;
}

.philosophy-left-col .html5lightbox img {
	height: 100%;
	width: 100%;
	position: relative;
	object-fit: cover;
	object-position: center;
	border-radius: 12px;
}

.firm-team-header {
	margin-bottom: 50px;
}

.firm-team-header .heading {
	margin-bottom: 10px;
}

.mobile-search-blog {
	display: none;
}

/* Firm News */

/* Case Result Page css */
.case-post-list-col {
	margin-top: 25px;
}

.case-post-list-col .case-category-name {
	font-size: 18px;
	color: rgba(13, 13, 13, 1);
	border-bottom: 1px solid rgba(217, 217, 217, 1);
	margin-bottom: 13px;
	padding-bottom: 18px;
	width: 100%;
	position: relative;
	margin-top: 0;
}

.case-post-list-col {
	display: flex;
}

.case-post-list-col .case-post-details {
	width: 100%;
	background: rgba(242, 242, 242, 1);
	padding: 30px;
	position: relative;
	text-align: center;
	min-height: 300px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.case-post-list-col .case-name {
	margin-bottom: 10px;
	position: relative;
	display: block;
	color: #000;
	text-transform: none;
	font-size: 20px;
	line-height: normal;
	font-family: var(--font-medium);
	font-weight: 400;
	margin-top: 5px;
}

.case-desc, .case-desc p {
	color: rgba(86, 86, 86, 1);
}

.case-post-list-col .case-post-details:hover {
	background: var(--color-2-beige);
}

.case-post-list-col .case-post-details:hover .case-desc, .case-post-list-col .case-post-details:hover .case-desc p, .case-post-list-col .case-post-details:hover .case-name, .case-post-list-col .case-post-details:hover .case-category-name {
	color: var(--bs-white);
}

.case-post-list-col .case-post-details:hover .case-category-name {
	border-color: var(--bs-white);
}

.case-post-list-col .case-post-details .victory-price-text {
	font-weight: 800;
	font-size: 38px;
	line-height: 38px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #000;
}

.case-post-list-col .case-post-details .victory-price-text span {
	color: var(--color-2-beige);
}

.case-post-list-col .case-post-details:hover .victory-price-text, .case-post-list-col .case-post-details:hover .victory-price-text span {
	color: #fff;
}

/* Case result end */
.border-line-bottom .heading {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.border-line-bottom .heading:after {
	border-bottom: 1px solid #000;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 220px;
	height: 3px;
	background: rgba(194, 151, 99, 1);
	content: "";
}

.sidebar .heading {
	font-size: 36px;
	line-height: 44px;
}

.single-page-section {
	background: #fff8ef;
}

.team-cat-row:nth-child(1) .team-cat-name h2 {
	margin: 0;
}

.scholarship-detail-section:after {
	content: "";
	width: 111px;
	height: 111px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/practice-pattern-right.webp");
	background-position: right;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
	pointer-events: none;
	z-index: -1;
}

.scholarship-detail-section {
	z-index: 0;
}

.contact-page-form .form-small-text {
	font-size: 14px;
	line-height: 1.6;
}

.serving-image img {
	height: 103px;
	object-fit: contain;
}

.serving-image {
	text-align: center;
}

select {
	-webkit-appearance: none;
	/* Chrome, Safari, and newer versions of Opera */
	-moz-appearance: none;
	/* Firefox */
	appearance: none;
}

.commonSelect {
	width: 100%;
	margin-bottom: 25px;
	position: relative;
}

.contact-form-wrap div.wpcf7 .form-group .form-control, .contact-form-wrap div.wpcf7 .form-group .form-control, .contact-form-wrap div.wpcf7 .form-group select {
	border-radius: 5px;
}

div.wpcf7 .commonSelect select {
	background-repeat: no-repeat;
	background-image: url("https://barriosvirguez.com/nitropack_static/OWvxqOaJzjaChwlWCXWDpJhZpigpUXWR/assets/images/optimized/rev-ad8e3d2/barriosvirguez.com/wp-content/themes/barrios-virguez/assets/img/down-white-arrow.svg");
	background-size: 16px;
	background-position: calc(100% - 15px) 50%;
}

div.wpcf7 .commonSelect select.nitro-lazy {
	background-image: none !important;
}

.community_involvement_list:nth-child(even) {
	flex-direction: row-reverse;
}

.community_involvement_list .content_wrap {
	padding: 40px;
	padding-right: 0px;
}

.community_involvement_list:nth-child(even) .content_wrap {
	padding-left: 0px;
	padding-right: 40px;
}

.community_involvement_list img {
	max-height: 500px;
	object-fit: cover;
}

.cta-common-contact-box {
	width: 100%;
	background: #efefef;
	text-align: center;
	padding: 15px;
	margin-bottom: 20px;
}

.cta-common-contact-box p, .cta-common-contact-box {
	font-size: 32px;
	line-height: 1.3;
}

.cta-common-contact-box a:hover {
	text-decoration: underline;
}

.calculator-box-wrap .calculator-right-info p a, .law-firm-right-col p a {
	color: rgba(0, 0, 0, 1);
}

.calculate-damage-info p a {
	color: var(--color-2-beige);
}

.calculate-damage-info p a:hover, .calculator-box-wrap .calculator-right-info p a:hover, .law-firm-right-col p a:hover {
	text-decoration: underline;
}
