/* CUSTOM CSS */
/* scrollbars */
::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #0094cc ; 
  border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000; 
}
.text-abs-white {
    color: #fff !important;
}
.priceBlur {
	filter: blur(3px);
	-webkit-filter: blur(3px);

}
/* pagination arrays */
.pageNo {
	display: inline-block;
    padding: 0px 10px;
    border: 1px solid #068cb4;
    background: #fff;
    margin-right: 2px;
    font-weight: 400;
}
.pageNo:hover {
	background: #ecfbff;
}
.pageNoActive {
	background: #068cb4;
	color:#fff;
	font-weight: 900;
}
.fa-gradient {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6b500+89,ffffff+98 */
	background: rgb(246,181,0); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(246,181,0,1) 89%, rgba(255,255,255,1) 98%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(246,181,0,1) 89%,rgba(255,255,255,1) 98%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(246,181,0,1) 89%,rgba(255,255,255,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6b500', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}
.highlightEnqArrowsRed {
    display: none;
    position: absolute;
    top: -10px;
    z-index: 1;
    left: 135px;
}
.highlightEnqArrows {
	display:none;
    position: absolute;
    top: 5px;
    z-index: 1;
    left: 150px;
}
.highlightEnq {
	display:none;
    position: absolute;
    top: -11px;
    z-index: 1;
    left: -35px;
}
.highlightEnqComputer {
	display: none;
    position: absolute;
    top: -11px;
    z-index: 1;
    left: -35px;
}
.highlightEnqMobile {
	display: none;
    position: absolute;
    top: -11px;
    z-index: 1;
    left: -35px;
}

.blogCardImg {
	padding: 4px !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
}
.noImagesFound {
	color: #898989;
    position: absolute;
    margin-top: 6px;
    right: 10px;
    font-weight: normal !important;
}
.darkSaleOverlay {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.05em;
}
#surveyLink {
	font-size:16px;
}
.testimThanks {
	background: #eaf9ea;
    border: 2px dashed green;
    padding: 10px 20px;
}
.councilTaxBand {
	padding: 5px 8px;
    box-shadow: 0px 0px 6px 0px #ddd !important;
    box-shadow: bisque;
    background: #ffffff;
    position: relative;
    top: -1px;
    margin-left: 3px;
}
#successLiveMsg{
	display: block;
    text-align: center;
    padding: 20px 20px;
    font-weight: 900;
    background: #48aa48;
    border: 1px solid green;
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
}
.caret-dropdown {
	color: #bababa;
    margin-left: 0.3rem;
    font-weight: 100 !important;
    position: absolute;
    display: inline-block;
    top: 7px;	
}
.unicornHead {
    position: relative;
    left: 3px;
    top: 2px;
    display: inline-block;
    margin-right: 8px;
}
.unicorn {
	color: #0303b0;
    font-size: 1.6em;
    position: absolute;
    top: 1px;
    left: -5px;
    font-weight: 500;
}
.unicornHomes {
	color: #ac8601 !important;
    position: absolute;
    top: 31px;
    left: 48px;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0.52rem;
}
.unvideo {
    width: 100%;
    height: 436px;
    border: 0px solid #ccc !important;
    border-radius: 5px;
}
.includedBig {
	position: absolute;
    z-index: 3;
    right: 15px;
}
.includedSmall {
	position: absolute;
    z-index: 3;
    right: 15px;
}
.cardSubText { 
	color:#000;
	margin-top:-1rem;
	font-size: 0.7rem;
}
.signatureHome {
	margin-top: -40px;
    margin-bottom: 30px;
    width: 30%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.shadowed {
    -webkit-filter: drop-shadow(12px 12px 25px rgba(0,0,0,0.5));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
}
.menuActive {
	position: relative;
    left: 0;
    bottom: 1px;
    height: 2px;
    background-color: #0094cc ;
    transition: width 0.5s;
}
.text-white-fixed {
    color: #fff !important; 
}
.promoBox {
	border: 2px solid #ccc;
    background: #f2f2f2;
	display:block;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.promoHeading {
	background: #058cb4;
    padding: 10px 20px;
    color: #fff !important;
}
/*
.slick-slider img {
    width: 400px !important;
    height: 200px !important;
}
*/

.zooplaBtn {
	background-color: #0094cc;
	color: white;
	font-weight: 900;
	padding: 0px 50px;
	border-radius: 0px 35px 35px 0px;
	border: 2px solid #fff;
	width: 220px;
	height:72px;
	text-align: left;
	font-size: 12px;
}

#zooplaWidget {
  position: fixed;
  bottom: 20px;
  left: 0px;
  z-index:999999;
  
}
.zooplaRightArrow {
	position: fixed;
	left: 188px;
	bottom: 42px;
	font-size: 14px;
	font-weight: 100 !important;
}
.stretched {
	text-transform:uppercase;
	position: relative;
	top: -5px;
	letter-spacing:0.37rem;
}
.zooplaUHlogo {
	position: absolute;
	left: -4px;
	top: 1px;
	padding-right: 10px;
}
.zooplaBigBtn { 
	background: #5a8fc8;
    color: #fff;
    display: block;
    position: relative;
    text-align: center;
    padding: 10px 20px;
    width: 100%;
    font-weight: 700;
    font-size: 34px;
    border: 0px;
    border-radius: 10px;
}
#message-box {
	display: none;
    width: 100%;
    background-color: #c9aa03;
	border-top: 4px solid #999999;
    height: 120px;
    line-height: 40px;
    text-align: center;
    font-size: 25px;
    color: #ffffff;
    position: fixed;
    bottom: 0;
    z-index: 50;
    font-weight: 600;
	opacity:0.9;
}
.pMsgBox {	
	text-align: center;
    line-height: 35px;
    position: relative;
    top: 25px;
    font-size: 25px;
    color: #ffffff;
}