/*# sourceMappingURL=archive-pa.css.map*/

/**
* 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;
}

.page-site-map .site-map-content ul {
	padding-left: 1rem;
}

@media (min-width: 1025px) and (max-width: 1200px) {
	.page-id-296 .vivamus__wrapper-image {
		padding-bottom: 50px;
	}
}

@media (min-width: 991px) and (max-width: 1024px) {
	.page-id-296 .vivamus__wrapper-image {
		padding-bottom: 80px;
	}
}

.pa {
	padding-top: 30px;
	padding-bottom: 30px;
}

.pa__header {
	text-align: center;
}

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

.pa__headerIntro {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 30px;
}

.pa.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__layout--1 .pa__item {
		width: 100%;
		height: 267px;
		max-width: 100%;
	}
}

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

.pa.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__layout--1 .pa__itemLink:after {
	content: url("https://cdn-ilaodbn.nitrocdn.com/CaZvCfpxEfNnDrNJNfcCuiKcEplexPRY/assets/images/optimized/rev-a1b5363/bayukpratt.com/wp-content/themes/horizon-mercury/dist/images/arrows/white-arrow-right.svg");
	bottom: 30px;
	right: 30px;
	position: absolute;
	z-index: 11;
}

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

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

.pa.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__layout--2 {
	background-color: #f2f2f2;
}

.pa.pa__layout--2 .pa__item {
	background-image: none !important;
	margin-top: 0;
	margin-bottom: 30px;
	width: 100%;
	position: relative;
	padding: 30px;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

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

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

.pa.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__layout--2 .pa__itemLink:after {
	content: "";
	top: 50%;
	transform: translateY(-50%);
	right: 25px;
	height: 65%;
	width: 9px;
	height: 15px;
	position: absolute;
	transition: height ease-in-out .5s;
	background-image: url("https://cdn-ilaodbn.nitrocdn.com/CaZvCfpxEfNnDrNJNfcCuiKcEplexPRY/assets/images/optimized/rev-a1b5363/bayukpratt.com/wp-content/themes/horizon-mercury/dist/images/angle-arrow.svg");
}

.pa.pa__layout--2 .pa__itemLink:hover {
	color: #412800;
	border: 1px solid #c29346;
	background: #ffecc7;
}

.pa.pa__layout--2 .pa__itemLink:hover:after {
	background-image: url("https://cdn-ilaodbn.nitrocdn.com/CaZvCfpxEfNnDrNJNfcCuiKcEplexPRY/assets/images/optimized/rev-a1b5363/bayukpratt.com/wp-content/themes/horizon-mercury/dist/images/angle-arrow-hover.svg");
}

.pa.pa__layout--2 .pa__itemLink:focus {
	box-shadow: initial;
}

.pa.pa__layout--2 .pa__itemTitle {
	color: var(--color-primary);
	display: block;
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 11;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 1px;
	padding-right: 50px;
	text-align: left;
}

@media (max-width: 991px) {
	.pa.pa__layout--2 .pa__itemTitle {
		font-size: 14px;
		letter-spacing: normal;
	}
}

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

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

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

.pa.pa__layout--3 .pa__itemIcon {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 15px;
	width: 40px;
	height: 40px;
}

.pa.pa__layout--3 .pa__itemLink {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: #1c496b;
	border-radius: 5px;
	overflow: hidden;
}

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

.pa.pa__layout--3 .pa__itemLink:after {
	content: url("https://cdn-ilaodbn.nitrocdn.com/CaZvCfpxEfNnDrNJNfcCuiKcEplexPRY/assets/images/optimized/rev-a1b5363/bayukpratt.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__layout--3 .pa__itemLink:hover {
	background-color: #062a45;
}

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

.pa.pa__layout--3 .pa__itemLink:hover:before {
	background-color: #eb5a15;
}

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