/*# sourceMappingURL=print.css.map*/

@charset "UTF-8";

/**
* Base Colors
*/

/**************************
  Media Queries
***************************/

/*************************
  Fonts
**************************/

/*************************
  Button colours
**************************/

/*************************
  Location page colours
**************************/

/*************************
  Form colours
**************************/

/*************************
  Sidebar variables
**************************/

/*************************
  404 button background
**************************/

/*************************
  Results Partial
**************************/

/*************************
  Swiper
**************************/

/*************************
  Footer Top
**************************/

/* Additional Mixins */
.uppercase-title {
	font-family: var(--secondary-font), sans-serif;
	color: #2b2b2b;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 27px;
	letter-spacing: .15rem;
	text-align: center;
}

.border-image {
	border-radius: 20px;
}

@media screen and (min-width: 768px) {
	.border-image {
		border-radius: 35px;
	}
}

.bottom-border {
	margin-bottom: 10px;
	padding-bottom: 18px;
	position: relative;
}

@media screen and (min-width: 768px) {
	.bottom-border {
		margin-bottom: 18px;
		padding-bottom: 23px;
	}
}

.bottom-border:after {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 11px;
	content: "";
	-webkit-mask-size: cover;
	mask-size: cover;
	-webkit-mask-image: url("https://cdn-hoocl.nitrocdn.com/IgKbvxjReyfXYWfYrZuOXWqLPLeVmyVZ/assets/images/optimized/rev-b1cde34/www.cardosolawyer.com/wp-content/themes/horizon-mercury/dist/images/title-border.svg");
	mask-image: url("https://cdn-hoocl.nitrocdn.com/IgKbvxjReyfXYWfYrZuOXWqLPLeVmyVZ/assets/images/optimized/rev-b1cde34/www.cardosolawyer.com/wp-content/themes/horizon-mercury/dist/images/title-border.svg");
	background-color: #dfdcc7;
	width: 55px;
	margin-top: 18px;
	transform: rotate(-3.23deg);
}

.bottom-border--big:after {
	-webkit-mask-size: cover;
	mask-size: cover;
	-webkit-mask-image: url("https://cdn-hoocl.nitrocdn.com/IgKbvxjReyfXYWfYrZuOXWqLPLeVmyVZ/assets/images/optimized/rev-b1cde34/www.cardosolawyer.com/wp-content/themes/horizon-mercury/dist/images/border-bottom-big.svg");
	mask-image: url("https://cdn-hoocl.nitrocdn.com/IgKbvxjReyfXYWfYrZuOXWqLPLeVmyVZ/assets/images/optimized/rev-b1cde34/www.cardosolawyer.com/wp-content/themes/horizon-mercury/dist/images/border-bottom-big.svg");
	width: 78px;
	height: 15px;
}

@media screen and (min-width: 768px) {
	.bottom-border--big:after {
		width: 101px;
		height: 20px;
	}
}

.bottom-border--center:after {
	left: 50%;
	transform: translateX(-50%);
}

.bottom-border--blue:after {
	background-color: #1673db;
}

.bottom-border--grey:after {
	background: rgba(166, 166, 166, .4);
}

.extra-content {
	background: #fff;
	box-shadow: 0px 4px 35px rgba(0, 0, 0, .1);
	border-radius: 20px;
	padding: 20px 15px 20px 15px;
	text-align: left;
	max-width: 501px;
	margin: -41px auto 0;
	position: absolute;
	z-index: 2;
	top: auto;
	left: 50%;
	transform: translateX(-50%);
	top: auto;
	width: calc(100% - 54px);
}

@media screen and (min-width: 768px) {
	.extra-content {
		padding: 20px 43px 20px 32px;
		width: 100%;
	}
}

.extra-content p {
	color: #214c94;
	margin: 0;
	padding: 15px 0 15px 15px;
	border-left: 4px solid #f5f4ee;
}

@media screen and (min-width: 768px) {
	.extra-content p {
		padding: 15px 0 15px 25px;
	}
}

.pa.pa-template {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #f5f4ee;
}

@media screen and (min-width: 768px) {
	.pa.pa-template {
		padding-top: 88px;
		padding-bottom: 70px;
	}
}

.pa.pa-template .pa__header {
	text-align: center;
}

.pa.pa-template .pa__headerTitle {
	font-size: 48px;
	font-weight: 400;
	line-height: 58px;
	margin-bottom: 30px;
}

.pa.pa-template .pa__header .h3-heading {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 40px;
}

.pa.pa-template .pa__header .h3-heading span {
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #525252;
}

@media (max-width: 991px) {
	.pa.pa-template .pa__header .h3-heading span {
		margin-top: 10px;
	}
}

@media screen and (min-width: 992px) {
	.pa.pa-template .pa__header .h3-heading span {
		border-left: 2px solid #dfdcc7;
		padding-left: 18px;
		margin-left: 18px;
	}
}

.pa.pa-template .pa__layout--1 .pa__item {
	background-color: black;
	max-width: 330px;
	height: 267px;
	margin: 0 auto 30px auto;
	position: relative;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
}

@media screen and (min-width: 1200px) {
	.pa.pa-template .pa__layout--1 .pa__item {
		width: 100%;
		height: 267px;
		max-width: 100%;
	}
}

.pa.pa-template .pa__layout--1 .pa__itemIcon {
	display: none;
}

.pa.pa-template .pa__layout--1 .pa__itemLink {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	padding: 30px;
	background-image: linear-gradient(180deg, rgba(146, 146, 146, 0) 0%, #1b496c 100%);
}

.pa.pa-template .pa__layout--1 .pa__itemLink:after {
	content: url("https://cdn-hoocl.nitrocdn.com/IgKbvxjReyfXYWfYrZuOXWqLPLeVmyVZ/assets/images/optimized/rev-b1cde34/www.cardosolawyer.com/wp-content/themes/horizon-mercury/dist/images/arrows/white-arrow-right.svg");
	bottom: 30px;
	right: 30px;
	position: absolute;
	z-index: 11;
}

.pa.pa-template .pa__layout--1 .pa__itemLink:hover {
	background-color: rgba(209, 85, 23, .7);
	background-image: none;
}

.pa.pa-template .pa__layout--1 .pa__itemLink:hover.nitro-lazy {
	background-image: none !important;
}

.pa.pa-template .pa__layout--1 .pa__itemTitle {
	text-transform: uppercase;
	color: white;
	display: block;
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 24px;
	z-index: 11;
	max-width: 180px;
}

.pa.pa-template .pa__layout--2 {
	background-color: #f2f2f2;
}

.pa.pa-template .pa__layout--2 .pa__item {
	background-color: red;
	background-image: none !important;
	margin: 0 auto 30px auto;
	width: 100%;
	position: relative;
	padding: 30px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.pa.pa-template .pa__layout--2 .pa__item.nitro-lazy {
	background-image: none !important;
}

.pa.pa-template .pa__layout--2 .pa__itemIcon {
	display: none;
}

.pa.pa-template .pa__layout--2 .pa__itemLink {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: white;
}

.pa.pa-template .pa__layout--2 .pa__itemLink:after {
	content: url("https://cdn-hoocl.nitrocdn.com/IgKbvxjReyfXYWfYrZuOXWqLPLeVmyVZ/assets/images/optimized/rev-b1cde34/www.cardosolawyer.com/wp-content/themes/horizon-mercury/dist/images/arrows/arrow-right.svg");
	position: absolute;
	right: 25px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 11;
}

.pa.pa-template .pa__layout--2 .pa__itemLink:hover {
	background-color: var(--color-primary);
}

.pa.pa-template .pa__layout--2 .pa__itemLink:hover .pa__itemTitle {
	color: white;
}

.pa.pa-template .pa__layout--2 .pa__itemTitle {
	color: var(--color-primary);
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	position: absolute;
	left: 25px;
	right: 60px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 11;
}

.pa.pa-template .pa__layout--3 + .pa__layout--3 {
	margin-top: 30px;
}

.pa.pa-template .pa__layout--3 .pa__item {
	background-image: none !important;
	margin: 0 auto 30px auto;
	width: 100%;
	position: relative;
	padding: 45px 30px;
}

.pa.pa-template .pa__layout--3 .pa__item.nitro-lazy {
	background-image: none !important;
}

.pa.pa-template .pa__layout--3 .pa__itemIcon {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20px;
	width: 80px;
	max-height: 61px;
	max-width: 56px;
	height: 80px;
	text-align: center;
	margin: auto;
	background-color: #1a468e;
	mask-size: contain;
	-webkit-mask-size: contain;
	-webkit-mask-position: center;
	-webkit-mask-repeat: no-repeat;
}

.pa.pa-template .pa__layout--3 .pa__itemLink {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background: #fff;
	box-shadow: 0px 4px 35px rgba(0, 0, 0, .1);
	border-radius: 15px;
	overflow: hidden;
}

.pa.pa-template .pa__layout--3 .pa__itemLink:before {
	content: "";
	display: block;
	background-color: #f7f6f3;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 90px;
}

.pa.pa-template .pa__layout--3 .pa__itemLink:hover {
	background-color: #1a468e;
}

.pa.pa-template .pa__layout--3 .pa__itemLink:hover .pa__itemTitle {
	color: white;
}

.pa.pa-template .pa__layout--3 .pa__itemLink:hover .pa__itemIcon {
	background-color: #fff;
}

.pa.pa-template .pa__layout--3 .pa__itemLink:hover:before {
	background-color: #1673db;
}

.pa.pa-template .pa__layout--3 .pa__itemTitle {
	color: white;
	display: block;
	font-weight: 700;
	font-size: 16px;
	color: #161616;
	position: absolute;
	left: 115px;
	right: 60px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 11;
}

@media screen and (min-width: 768px) {
	.pa.pa-template .pa__layout--3 .pa__itemTitle {
		font-size: 20px;
	}
}

@media screen and (min-width: 1200px) {
	.pa.pa-template .pa__layout--3 .pa__itemTitle {
		font-size: 21px;
	}
}

.about-two {
	background-color: #f5f4ee;
	padding-top: 50px;
}

@media screen and (min-width: 768px) {
	.about-two {
		padding-top: 73px;
	}
}

@media (max-width: 767px) {
	.about-two {
		padding-bottom: 130px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.about-two {
		padding-bottom: 80px;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	.about-two .title-row {
		display: flex !important;
	}
}

@media screen and (min-width: 1200px) {
	.about-two .col-left {
		padding-bottom: 83px;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	.about-two .col-left h2 {
		display: none;
	}
}

@media (min-width: 1400px) and (max-width: 1440px) {
	.about-two .col-left h2 {
		font-size: 39px;
	}
}

.additional-attorneys {
	margin: 30px 0;
	background: #f5f4ee;
	padding: 30px 15px 30px;
	border-radius: 25px;
}

@media screen and (min-width: 768px) {
	.additional-attorneys {
		padding: 30px 65px 60px;
		margin: 70px 0 50px;
	}
}

.additional-attorneys .subtitle {
	color: #757575;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.additional-attorneys .subtitle {
		font-size: 14px;
		margin-bottom: 20px;
	}
}

.additional-attorneys__item {
	background: #fff;
	box-shadow: 0px 4px 35px rgba(0, 0, 0, .1);
	border-radius: 20px;
}

@media (max-width: 767px) {
	.additional-attorneys__item a {
		font-size: 14px;
	}
}

.additional-attorneys__photo img {
	max-width: 107px;
	border-radius: 20px 0 0 20px;
	margin-right: 10px;
}

@media screen and (min-width: 768px) {
	.additional-attorneys__photo img {
		margin-right: 21px;
	}
}

.additional-attorneys__title {
	font-weight: 700;
	font-size: 13px;
	line-height: 1;
	letter-spacing: .05em;
	color: #161616;
	margin-bottom: 8px;
}

@media screen and (min-width: 768px) {
	.additional-attorneys__title {
		font-size: 20px;
	}
}

.faqs-cardoso .cw-accordion__item {
	box-shadow: none;
}

.faqs-cardoso .cw-accordion__item--open .cw-accordion__item-title {
	border-radius: 10px;
}

.faqs-cardoso .cw-accordion__item-title {
	border-radius: 10px;
	letter-spacing: 0;
	background-position: right 27px top 50%;
}

.rev-row {
	flex-direction: row-reverse;
}

.bg-sand {
	background-color: #f5f4ee;
}

.paper-edge {
	position: relative;
}

.paper-edge::before, .paper-edge::after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 21px;
	z-index: 1;
}

.paper-edge::before {
	top: -8px;
	background: url("https://cdn-hoocl.nitrocdn.com/IgKbvxjReyfXYWfYrZuOXWqLPLeVmyVZ/assets/images/optimized/rev-b1cde34/www.cardosolawyer.com/wp-content/themes/horizon-mercury/dist/images/paper-bkg.png");
}

.paper-edge::after {
	bottom: -8px;
	background: url("https://cdn-hoocl.nitrocdn.com/IgKbvxjReyfXYWfYrZuOXWqLPLeVmyVZ/assets/images/optimized/rev-b1cde34/www.cardosolawyer.com/wp-content/themes/horizon-mercury/dist/images/paper-bkg.png");
	transform: rotate(180deg);
}

.title-bordered__center h2 {
	position: relative;
	padding-bottom: 25px;
}

.title-bordered__center h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 56px;
	height: 11px;
	background: url("https://cdn-hoocl.nitrocdn.com/IgKbvxjReyfXYWfYrZuOXWqLPLeVmyVZ/assets/images/optimized/rev-b1cde34/www.cardosolawyer.com/wp-content/themes/horizon-mercury/dist/images/title-border.svg") center/contain no-repeat;
}

@media print {
	@page {
		margin: 10px;
	}
	
	body, article {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	
	header .top-header-mobile {
		position: relative !important;
	}
	
	body, p, ul li, ol > li:before {
		font-size: 12pt;
		line-height: 1.3;
		color: #707070 !important;
	}
	
	* {
		box-shadow: none !important;
	}
	
	span {
		color: #707070 !important;
	}
	
	h1, h2, h3, h4, h5, h6, .heading-part, .section-title, .section-subtitle, .accordion-header .accordion-button, .testimonials-section-title, .attorneys__title {
		color: #000 !important;
		background: none;
		page-break-after: avoid;
	}
	
	h1 {
		font-size: 24pt !important;
	}
	
	h2 {
		font-size: 18pt !important;
	}
	
	h3 {
		font-size: 14pt !important;
	}
	
	img {
		page-break-inside: avoid;
	}
	
	.row {
		display: block !important;
	}
	
	ul, ol, dl, table, pre, .attorneys, .pa-faqs {
		page-break-inside: avoid !important;
		display: block !important;
	}
	
	ul {
		list-style: none;
	}
	
	ul li {
		padding-left: 10px !important;
	}
	
	ul li:after {
		display: none !important;
	}
	
	ul li:before {
		content: "» " !important;
		background: none !important;
		background-size: 0 !important;
		width: 0 !important;
		height: 0 !important;
		padding: 0;
		left: -10px !important;
		top: 0 !important;
	}
	
	a {
		word-wrap: break-word;
		color: #2b2b2b !important;
		font-size: inherit !important;
	}
	
	a:after {
		content: " (" attr(href) ")";
		font-size: 80%;
		text-decoration: none !important;
	}
	
	a[href^=http]:after {
		content: " (" attr(href) ") ";
	}
	
	.print-image-invert, .logo {
		filter: invert(100%) hue-rotate(180deg) brightness(120%) contrast(150%);
		display: block !important;
	}
	
	.logo {
		margin-bottom: 20px !important;
	}
	
	section {
		background: none !important;
		border: 1px solid #2b2b2b;
		margin-bottom: 40px !important;
		padding: 40px !important;
	}
	
	section.entry-content {
		border: none !important;
	}
	
	.swiper {
		border: none !important;
		background: none;
		overflow: visible;
		height: 100% !important;
		width: 100% !important;
		display: block;
		page-break-inside: avoid;
	}
	
	.swiper-wrapper {
		display: block;
		height: 100% !important;
		transform: none !important;
		page-break-inside: avoid;
	}
	
	.swiper-slide {
		width: 100% !important;
		border-bottom: 1px solid #f4f4f4 !important;
		padding: 0 0 20px !important;
		margin: 0 0 20px !important;
	}
	
	.swiper-slide:last-child {
		border-bottom: none !important;
	}
	
	.swiper-nav-control, .swiper-button-next, .swiper-button-prev, .swiper-pagination, .swiper li:before {
		display: none !important;
	}
	
	.main-wrapper img {
		display: none !important;
	}
	
	img.attorney-thumbnail, .attorneys__photo img, .attorney-item img {
		display: block !important;
	}
	
	.attorney-item img, .attorneys__photo img {
		width: 50%;
		margin: 0 auto;
	}
	
	.atty-bio__image img {
		display: block !important;
	}
	
	.attorney-item, .attorneys__photo {
		margin-bottom: 20px !important;
		margin: 0 auto;
		text-align: center;
	}
	
	.attorney-item h3, .attorneys__photo h3 {
		text-align: center !important;
	}
	
	.attorneys__item, .attorneys__link {
		text-align: center !important;
		margin-bottom: 50px !important;
		page-break-after: avoid;
	}
	
	.hero-bio li.social span {
		padding-left: 12px !important;
	}
	
	.why-choose-us__item-wrapper {
		margin-bottom: 20px !important;
		height: 100% !important;
	}
	
	.why-choose-us__item-wrapper .why-choose-us__item {
		padding: 20px !important;
		height: 100% !important;
	}
	
	.c-practice-areas .pa__item {
		min-height: 0 !important;
		border: none;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.c-practice-areas .pa__item .main-link {
		color: white;
		padding: 0 !important;
		height: auto !important;
		position: unset;
	}
	
	.c-practice-areas .pa__item .main-link:after {
		position: unset !important;
	}
	
	.hidden-print, div[class^=arrow-], div[class*=" arrow-"], form, iframe, .footer, .btn, .awards-part, .social-icons, .hero, .toc, .toc-shortcode, .sidebar-toc-mobile, .sidebar, a.navbar-brand:after, a.btn-play:after {
		display: none !important;
		filter: none;
	}
	
	.visible-print-block, .print, .hero-bio, .hero-bio .col-right .text-wrap ul, .collapse:not(.show) {
		display: block !important;
	}
	
	.accordion-item {
		border: none !important;
	}
	
	.accordion-item .collapse {
		display: block !important;
		height: auto !important;
	}
	
	.accordion-item .accordion-button {
		background: none !important;
	}
	
	.cw-accordion__item .cw-accordion__item-title {
		background-image: none !important;
	}
	
	.cw-accordion__item .cw-accordion__item-title.nitro-lazy {
		background-image: none !important;
	}
	
	.cw-accordion__item .cw-accordion__item-content {
		display: block !important;
		height: auto !important;
		opacity: 1;
		padding-top: 20px !important;
	}
	
	ul {
		margin-bottom: 70px;
	}
	
	.heading-part {
		display: block;
	}
	
	.attorneys__link:after {
		display: none !important;
	}
	
	.home-five {
		padding-bottom: 30px;
	}
}
