/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

i.i-style {
	background-color: #1abc9c;
}

.pricing-box, .pricing-title, .pricing-features {
	background-color: #eaeaea;
}

.pricing-price h2 {
	font-size: 0.9rem;
	margin-bottom: 5px;
	text-decoration: underline;
	font-weight: bolder;
}

.pricing-details ul {
	margin: 5px 0 0 0;
	list-style: none;
}

.pricing-details li {
	padding: 2px;
	font-size: 0.7rem;
}

.pricing-box.pricing-highlight {
	border: 1px solid #1abc9c;
}

.pricing-highlight .pricing-title, .pricing-highlight .pricing-features {
	background-color:  #fff6ee;
}

.pricing-highlight .pricing-action {
	background-color: #fff6ee;
}

.pricing-features li.monthly-payment {
	margin-top:10px;
	font-size: 1.3rem;
}

.pricing-title span {
	display: inline;
	padding:5px;
	color: #fff;
	font-weight: 600;
	background-color: #1abc9c;
}
.pricing-highlight .pricing-price {
	background-color:  #fff6ee;
	font-size: 3.0rem !important;
}
.pricing-price {
	font-size: 2.6rem !important;
	font-weight: 600;
}

.pricing-features li {
	padding: 2px !important;
}

li.feature-highlight{
	display: inline;
	padding: 4px;
	background-color: #1abc9c;
	color: #fff;
}

li.opp-header {
	margin-top:10px;
	text-decoration:underline;
}

li.first-month-req {
	margin-top:10px;
	text-decoration:underline;
}

#send-progress {display:none;}
#mail-status {line-height: .8em; background-color: #afd1aa; color: #1d1d1d; margin-top:3px;}
/* img-hover-wraps */
.img-hover-wrap {
	-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	-moz-transform-style: flat !important;
	-webkit-backface-visibility: hidden;
}

.img-hover-wrap:hover {
	-webkit-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
	z-index: 2;
}

.img-hover-card > a::after {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 0;
	-webkit-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.img-hover-wrap:hover .img-hover-card > a::after { background-color: rgba(0, 0, 0, 0.6); }

.img-hover-card {
	position: relative;
	display: block;
	will-change: transform;
	transition: all .3s ease;
	box-shadow: 0 10px 40px transparent;
}

.img-hover-card a {
	width: 100%;
	max-width: 100%;
	display: block;
	z-index: 99;
}

.img-hover-card.hover-in {
	transition: -webkit-transform .2s ease-out;
	transition: transform .2s ease-out;
	transition: transform .2s ease-out, -webkit-transform .2s ease-out;
}

.img-hover-card.hover-3d { z-index: 2; }

.img-hover-card.hover-out {
	transition: -webkit-transform .2s ease-in;
	transition: transform .2s ease-in;
	transition: transform .2s ease-in, -webkit-transform .2s ease-in;
}

.img-hover-wrap:hover .img-hover-card { box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4); }

.img-hover-wrap .img-hover-detail {
	position: absolute;
	top: auto;
	left: 40px;
	bottom: 14px;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-webkit-transform: scale(1) translateY(40px) translateZ(50px);
	-ms-transform: scale(1) translateY(30px) translateZ(50px);
	-o-transform: scale(1) translateY(30px) translateZ(50px);
	transform: scale(1) translateY(30px) translateZ(50px);
	-webkit-transition: transform .2s ease;
	-o-transition: transform .2s ease;
	transition: transform .2s ease;
}

.img-hover-wrap:hover .img-hover-detail {
	opacity: 1;
	-webkit-transform: scale(1.06) translateY(-5px) translateZ(50px);
	-ms-transform: scale(1.06) translateY(-5px) translateZ(50px);
	-o-transform: scale(1.06) translateY(-5px) translateZ(50px);
	transform: scale(1.06) translateY(-5px) translateZ(50px);
}

.img-hover-wrap .img-hover-title {
	margin: 0 0 6px 0;
	font-size: 17px;
	font-weight: 600;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  line-height: 17px;
	z-index: 9;
}

.img-hover-wrap .img-link {
	opacity: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #FFF;
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	font-size: 11px;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.img-hover-wrap:hover .img-link { opacity: 1; }

.img-hover-detail a { color: #FFF; }

.testimonials-carousel .owl-item {
	transform: translateX(-40px);
	opacity: 0;
	transition: transform .4s, opacity .3s;
}

ul.move-in-costs li {
	font-size: .9rem;
}

.promo-dark {
	border: 0 !important;
	/* background-color: var(--cnvs-promo-dark); */
	background-color: #254249;
	border-radius: 3px;
}

@media (min-width: 992px) {
	#slider.home-hero {
		background-size: 100% auto !important;
		background-position: center 60% !important;
		background-repeat: no-repeat !important;
	}
}

/* Transparent header over hero */
#header.transparent-header:not(.sticky-header) .primary-menu .menu-container .menu-item > .menu-link,
#header.transparent-header:not(.sticky-header) .primary-menu .menu-container .menu-item > .menu-link div {
	color: #fff !important;
}

#header.transparent-header:not(.sticky-header) .primary-menu-trigger .cnvs-hamburger-inner,
#header.transparent-header:not(.sticky-header) .primary-menu-trigger .cnvs-hamburger-inner::before,
#header.transparent-header:not(.sticky-header) .primary-menu-trigger .cnvs-hamburger-inner::after {
	background-color: #fff !important;
}

#header.transparent-header:not(.sticky-header) .primary-menu .menu-container .menu-item:hover > .menu-link,
#header.transparent-header:not(.sticky-header) .primary-menu .menu-container .menu-item.current > .menu-link,
#header.transparent-header:not(.sticky-header) .primary-menu .menu-container .menu-item.current > .menu-link div,
#header.transparent-header:not(.sticky-header) .primary-menu .menu-container .menu-item:hover > .menu-link div {
	color: #ffffff !important;
	text-shadow: 0 1px 10px rgba(0, 0, 0, 0.35);
}

/* Sticky white header after scroll */
#header.sticky-header.not-dark .primary-menu .menu-container .menu-item > .menu-link,
#header.sticky-header.not-dark .primary-menu .menu-container .menu-item > .menu-link div,
#header.not-dark:not(.transparent-header) .primary-menu .menu-container .menu-item > .menu-link,
#header.not-dark:not(.transparent-header) .primary-menu .menu-container .menu-item > .menu-link div {
	color: #5f6670 !important;
}

#header.sticky-header.not-dark .primary-menu .menu-container .menu-item:hover > .menu-link,
#header.sticky-header.not-dark .primary-menu .menu-container .menu-item.current > .menu-link,
#header.sticky-header.not-dark .primary-menu .menu-container .menu-item.current > .menu-link div,
#header.sticky-header.not-dark .primary-menu .menu-container .menu-item:hover > .menu-link div,
#header.not-dark:not(.transparent-header) .primary-menu .menu-container .menu-item:hover > .menu-link,
#header.not-dark:not(.transparent-header) .primary-menu .menu-container .menu-item.current > .menu-link,
#header.not-dark:not(.transparent-header) .primary-menu .menu-container .menu-item.current > .menu-link div,
#header.not-dark:not(.transparent-header) .primary-menu .menu-container .menu-item:hover > .menu-link div {
	color: #254249 !important;
}
