/*!
 * 
 * Author: Passion for Creative
 * Site: Advance Property Care
 */
div#ccm-highlighter {z-index:100!important;}

header{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 7 !important;
	background: #fff;
	color: #009de0;
	padding: 10px 0 !important;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.logo-area{
	padding-top: 10px;
}
form#daft-search input{
	background: #855a8b;
	color: #fff;
	padding: 4px 25px;
	font-family: 'Abel', sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
	border: none;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #39A9DC !important;
}
.navbar-default .navbar-toggle{
	border-color: #39A9DC !important;
	        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
}
.navbar-default .navbar-toggle:hover{
	background-color: #ededed !important;
}

form#daft-search select{
	background: #d5d1de !important;
	font-family: 'Abel', sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-right: 20px;
	height: 35px;
}

#about-section{
	margin-top: -30px !important;
}
.navbar-fixed-top{
	z-index: 7 !important;
	background: #fff;
	color: #009de0;
	padding: 10px, 0 !important;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}

.navbar-default .navbar-nav>li>a:hover, a.nav-selected{
	color: #009de0 !important;
	border-bottom: 4px solid #009de0;
}
.navbar{
	margin-bottom: 0 !important;
}
.top-details .contact{
	float: left;
	width: 50%;
	color: #855A8B;
	font-weight: 500;
	font-size: 26px !important;
	margin-left: 15px;
}
.top-details .contact h2{
	font-size: 1em;
	margin-bottom: 2px;
	text-transform: none !important;
}
.top-details{
	float: left;
	width: 100%;
	color: #009de0 !important;
}
.top-details .social{
	float: right;
	text-align: right;
	width: 25%;
	padding-left: 10px;
	margin-right: 15px;
	display: table-cell;
	vertical-align: bottom;
}
.top-details .social i{
	padding-top: 25px;
	font-size: 20px !important;
}
.top-details .social i a{
	font-size: 20px !important;
}
.top-details .social i:first-child{
	padding-right: 20px !important;
}
.flex-active-slide{
	position: relative !important;
	margin-top: 110px !important;
}
.flex-active-slide img, .clone img{
	width: 100% !important;
	height: auto;
	width: auto \9;
	min-height: 520px !important;
}
.flex-caption{
	background: rgba(255,255,255,0.8) !important;
	color: #5A2466 !important;
	text-align: center;
	z-index: 2;
	font-weight: 500 !important;
	opacity: 1 !important;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.2);
}
.flex-caption h2{
	font-size: 3.5em;
}
.flex-caption h3{
	font-size: 3em;
}
.caption-area{
	position: absolute;
	top: 100px;
	width: 100%;
}
#large-image-holder{
	position: relative;
	padding: 0px !important;
}
#search-bar{
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: 40px;
	width: 100%;
	padding: 20px 0;
	background: rgb(90, 36, 102);
	text-align: center;
	z-index: 3;
}

body {
    overflow-x: hidden;
    font-family: 'Abel', sans-serif;
    color: #12235a;
    
}

p, ol {
    font-size: 18px;
}

p.small {
    font-size: 14px;
}

a,
a:hover,
a:active,
a.active {
    outline: 0;
    color: #855A8B;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Abel', sans-serif;
}

hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    background-color: #009de0;
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}

/*======================== HOME PAGE SECOND PANEL ==================*/
#second-panel{
	border-top: thin solid #12235a;
	margin-top: 20px;
}
#second-panel ul{
	padding-left: 0px !important;
	margin-left: 0px !important;
	margin-top: 20px !important;
	list-style-position: inside;
	font-size: 1.2em;
}
.ccm-image-block{
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.ui-state-active{
	color: #12235a !important;
	text-decoration: none !important;
}


#get-in-touch, .borders{
	border-top: thin solid #12235a;
	border-bottom: thin solid #12235a;
}
/*===================== TWO COLUMN SECONDARY PAGES ===================*/
#faq-panel{
	border: none !important;
	background: #ededed;
}

.studio-testimonials{
	background: #ededed;
	color: #12235a !important;
	padding: 20px;
	font-size: 18px;
}

.accordion{
	margin-top: 30px !important;	
}
.accordion-button{
	background: none !important;
	border-bottom: thin dotted #009de0 !important;
	font-family: 'Abel', sans-serif !important;
	color: #009de0;
	font-size: 1.5em;
}
a.accordion-button:before{
	content: "Q";
	margin-right: 20px;
	color: #009de0;
	font-size: 1.2em;
}
a.accordion-button:hover{
	text-decoration: none;
	color: #12235a; 
}
a.ui-state-default{
	border: none !important;
	background: none !important;
	border-top: 0 !important;
}
.accordion-content{
	font-family: 'Abel', sans-serif !important;
	font-size: 1em;
}

/*=========================== SEARCH BAR OVER MAP ===========================*/
.gmap_wrapper + #search-bar, .map-container + #search-bar{
	margin-bottom: 0px !important;
}

/*============================= LISTINGS ============================================*/

.polaroid-holder{

}
.listing-text{
	float: left;
	width: 76%;
	text-align: left !important;
}
.daft-listing-item{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border: 2px solid #f6f6f6;
	padding: 10px;
}
.daft-listing-item h3{
	margin-top: 0px !important;
}
.daft-list-description{
	background: #F6F6F6;
	padding: 10px;
	font-size: 1.2em;
}
.polaroid-holder{
	max-height: 120px !important;
	overflow: hidden !important;
	width: 100%;
	border-bottom: thin solid #f6f6f6;
}
.polaroid{
	border: 2px solid #f6f6f6;
	width: 140px;
	padding: 10px 10px 30px 10px;
	overflow: auto;
	float: left;
	margin-right: 20px;
	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
	box-shadow: 0 4px 6px rgba(0,0,0,.3);
	
}
img.daft-listing-image{
	border:1px solid #f6f6f6;
}
.daft-results{
text-align: right;
}

/* =================== SINGLE PROPERTY PAGE ========================== */

#property-section{
	margin-top: -40px;

}
.one-third-section{
	max-width: 31%;
	margin-right: 20px;
	float: left;
	font-size: 1em !important;
	display: block;
}
.two-third-section{
	width: 60%;
	margin-right: 20px;
	float: left;
	font-size: 1em !important;
	display: block;
	overflow: auto;
	min-height: 100%;
}
.features, .globla{
	margin-right: 0px !important;
}
.features-list{
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px !important;
	padding-left: 0px;
	font-family: 'Abel', sans-serif !important;
	font-size: 1em !important;
}
.features-list li i{
	color: #39A9DC; 
}
#carousel-section{
	border-top: thin solid #12235a;
}

/*========= images ===================*/
.small-image{
	margin: 5px;
	margin-left: 0px !important;
}
img.small-image-file{
	width: 130px !important;
	height: auto;
}
.property-large-image{
	border: 2px solid #f6f6f6;
	max-width: 290px;
	padding: 15px 15px 30px 15px;
	overflow: auto;
	float: left;
	margin-right: 20px;
	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
	box-shadow: 0 4px 6px rgba(0,0,0,.3);
}
.property-image-holder{
	max-height: 300px !important;
	overflow: hidden !important;
	width: 100%;
	border-bottom: thin solid #f6f6f6;
}
img.property-image{
	border:1px solid #f6f6f6;
}
.property-images-area{
	display: block;
	overflow: auto;
}
#imagelightbox
{
    position: fixed;
    z-index: 9999; 
    -ms-touch-action: none;
    touch-action: none;
}
#imagelightbox-overlay{
	background-color: rgba( 255, 255, 255, .7);
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
@media(max-width:992px) {
	.top-details .contact h2{
		font-size: 0.8em !important;
	}
	.flex-caption{
		display: none;	
	}
	form#daft-search select{
		width: 95% !important;
		margin-bottom: 10px;
		float: left !important;
	}
	
	.listing-text{
		width: 98% !important;
		margin-top: 20px;
	}
	.small-image{
		margin-right: 2px !important;
	}
	.form-area{
		margin-bottom: 30px !important;
	}
	header{
		position: relative !important;
	}
	#search-bar{
		position: relative;
	}
	.default-flex.flexslider-img-preloader{
		display: none !important;
		margin: none !important;
	}
	#large-image-holder{
		margin-top: 0px !important;
	}
}
@media(max-width:768px) {
	#search-bar{
		padding-top: 30px !important;
	}
	.form-area{
		margin-bottom: 30px !important;
	}
	.top-details{
		float: left !important;
		display: inline-block !important;
		width: 100% !important;
		margin-bottom: 10px !important;
		padding-bottom: 10px !important;
		
	}
	.top-details .contact{
		margin-left: 0px !important;
	}
	.navbar-default .navbar-nav>li>a{
		padding: 10px 0 !important;
		
	}
	.navbar-default .navbar-nav>li>a:hover, a.nav-selected{
		border-bottom: 1px solid #009de0 !important;
	}
}
@media(max-width:1199px) {
	.top-details{ width: 75%;}
}
@media(min-width:768px) {
    .navbar-fixed-top {
        padding: 10px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

.navbar {
    font-weight: 300;
}

.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-default,
.navbar-inverse {
    border: 0;
}

section {
    padding: 60px 0;
}

section h2 {
    margin: 0;
    font-size: 3em;
    color: #5A2466;
}

section.success {
    color: #fff;
    background: #009de0;
}

@media(max-width:767px) {
    section {
        padding: 55px 0;
    }

    section.first {
        padding-top: 75px;
    }
}


@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #009de0;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #009de0;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

footer {
	padding: 20px 0;
    color: #fff;
    background: #5A2466;
}
footer a{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #2c3e50;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}
/*========================== JQuery Carousel ======================*/
.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;

}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -85px;
    text-align: center;
    background: ;
    color: #009de0;
    text-decoration: none !important;
    text-shadow: 0 0 1px #000;
	font-size: 4em;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #009de0;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #009de0;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}
.daft-carousel-item a, .daft-carousel-header{
	color: #12235a;
	text-transform: uppercase;
	margin-bottom: 2px !important;
}
.daft-carousel-item a:hover, .daft-carousel-header:hover, .daft-carousel-item:hover a{
	color: #009de0 !important;
}
.daft-carousel-item img{
	margin: 0 auto;
}
.image-holder{
	max-height: 119px;
	overflow: hidden;
	width: 100%;
}

/*================= facebook page ============ */
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
    min-width: 200px;
}

/*================= ABOUT THE TEAM ===================*/
.cpb{
	margin-bottom: 10px;
	border-bottom: thin dotted #12235a;
}
.cpb h3{
	margin: 0 0 2px 0 !important;
}
.cpb-image img{
	border: 2px solid #12235a;
}
/*================ ARROWS ======================= */
		/* NAVIGATION */

		#imagelightbox-nav
		{
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			border-radius: 20px;
			position: fixed;
			z-index: 10001;
			left: 50%;
			bottom: 3.75em; /* 60 */
			padding: 0.313em; /* 5 */

			-webkit-transform: translateX( -50% );
			-ms-transform: translateX( -50% );
			transform: translateX( -50% );
		}
			#imagelightbox-nav button
			{
				width: 1em; /* 20 */
				height: 1em; /* 20 */
				background-color: transparent;
				border: 1px solid #fff;
				border-radius: 50%;
				display: inline-block;
				margin: 0 0.313em; /* 5 */
			}
			#imagelightbox-nav button.active
			{
				background-color: #fff;
			}


		/* ARROWS */

		.imagelightbox-arrow
		{
			width: 3.75em; /* 60 */
			height: 7.5em; /* 120 */
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			vertical-align: middle;
			display: none;
			position: fixed;
			z-index: 10001;
			top: 50%;
			margin-top: -3.75em; /* 60 */
		}
		.imagelightbox-arrow:hover,
		.imagelightbox-arrow:focus
		{
			background-color: #666;
			background-color: rgba( 0, 0, 0, .75 );
		}
		.imagelightbox-arrow:active
		{
			background-color: #111;
		}
			.imagelightbox-arrow-left
			{
				left: 2.5em; /* 40 */
			}
			.imagelightbox-arrow-right
			{
				right: 2.5em; /* 40 */
			}
			.imagelightbox-arrow:before
			{
				width: 0;
				height: 0;
				border: 1em solid transparent;
				content: '';
				display: inline-block;
				margin-bottom: -0.125em; /* 2 */
			}
				.imagelightbox-arrow-left:before
				{
					border-left: none;
					border-right-color: #fff;
					margin-left: -0.313em; /* 5 */
				}
				.imagelightbox-arrow-right:before
				{
					border-right: none;
					border-left-color: #fff;
					margin-right: -0.313em; /* 5 */
				}

		#imagelightbox-loading,
		#imagelightbox-overlay,
		#imagelightbox-close,
		#imagelightbox-caption,
		#imagelightbox-nav,
		.imagelightbox-arrow
		{
			-webkit-animation: fade-in .25s linear;
			animation: fade-in .25s linear;
		}
			@-webkit-keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}
			@keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}

		@media only screen and (max-width: 41.250em) /* 660 */
		{
			#container
			{
				width: 100%;
			}
			#imagelightbox-close
			{
				top: 1.25em; /* 20 */
				right: 1.25em; /* 20 */
			}
			#imagelightbox-nav
			{
				bottom: 1.25em; /* 20 */
			}

			.imagelightbox-arrow
			{
				width: 2.5em; /* 40 */
				height: 3.75em; /* 60 */
				margin-top: -2.75em; /* 30 */
			}
			.imagelightbox-arrow-left
			{
				left: 1.25em; /* 20 */
			}
			.imagelightbox-arrow-right
			{
				right: 1.25em; /* 20 */
			}
		}

		@media only screen and (max-width: 20em) /* 320 */
		{
			.imagelightbox-arrow-left
			{
				left: 0;
			}
			.imagelightbox-arrow-right
			{
				right: 0;
			}
		}
		
#imagelightbox{
	border: 5px solid white;
		-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
	box-shadow: 0 4px 6px rgba(0,0,0,.3);
}
