/*--------------------------------------------------------------
Social
--------------------------------------------------------------*/
.social-menu-widget {
	padding: 0;
	margin: 0 auto;
	display: table;
	text-align: center;
}
.widget-area .widget_fp_social a,
.social-menu-widget a,
.social-menu-widget a:hover {
	color: #d65050;
}
.social-menu-widget li {
	display: inline-block;
	padding: 5px 20px;
	list-style: none;
	line-height: 1;
}
.widget-area .widget_fp_social div ul li {
	padding: 5px 10px;
	line-height: 1;
}
.social-menu-widget a {
	text-decoration: none;
}
.social-widget li a::before,
.social-menu-widget a:before {
	font-family: FontAwesome;
	color: inherit;
}
.social-menu-widget li a,
.social-widget a {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}
.social-menu-widget li a:hover,
.social-widget a:hover {
}
.social-menu-widget a:before {
	font-size: 50px;
	text-shadow: 0 0 1px #222;
}
.widget-area .widget_fp_social a:before {
	font-size: 34px;
}
.social-menu-widget a[href*="twitter.com"]::before {
	content: '\f099';
}
.social-menu-widget a[href*="facebook.com"]::before {
	content: '\f09a';
}
.social-menu-widget a[href*="plus.google.com"]::before {
	content: '\f0d5';
}
.social-menu-widget a[href*="google.com/+"]::before {
	content: '\f0d5';
}
.social-menu-widget a[href*="dribbble.com"]::before {
	content: '\f17d';
}
.social-menu-widget a[href*="pinterest.com"]::before {
	content: '\f231';
}
.social-menu-widget a[href*="youtube.com"]::before {
	content: '\f167';
}
.social-menu-widget a[href*="flickr.com"]::before {
	content: '\f16e';
}
.social-menu-widget a[href*="vimeo.com"]::before {
	content: '\f194';
}
.social-menu-widget a[href*="instagram.com"]::before {
	content: '\f16d';
}
.social-menu-widget a[href*="linkedin.com"]::before {
	content: '\f0e1';
}
.social-menu-widget a[href*="foursquare.com"]::before {
	content: '\f180';
}
.social-menu-widget a[href*="tumblr.com"]::before {
	content: '\f173';
}
.social-menu-widget a[href*="behance.net"]::before {
	content: '\f1b4';
}
.social-menu-widget a[href*="deviantart.com"]::before {
	content: '\f1bd';
}
.social-menu-widget a[href*="soundcloud.com"]::before {
	content: '\f1be';
}
.social-menu-widget a[href*="spotify.com"]::before {
	content: '\f1bc';
}
.social-menu-widget a[href*="weibo.com"]::before {
	content: '\f18a';
}
.social-menu-widget a[href*="xing.com"]::before {
	content: '\f168';
}
.social-menu-widget a[href*="trello.com"]::before {
	content: '\f181';
}
/*--------------------------------------------------------------
Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.posts-navigation .nav-previous {
	padding-left: 15px;
}
.posts-navigation .nav-next {
	padding-right: 15px;
}
.post-navigation {
	margin: 30px 0 45px;
	background-color: #f7f7f7;
	padding: 30px;
	position: relative;
}
.post-navigation a {
	color: #47425d;
}
.post-navigation .nav-previous:hover span,
.post-navigation .nav-next:hover span {
	color: #47425d;
}
.post-navigation span {
	color: #c7c7c7;
	transition: color 0.3s;
}
.post-navigation .nav-previous span {
	margin-right: 10px;
}
.post-navigation .nav-previous {
	border-right: 1px solid #ebebeb;
}
.post-navigation .nav-next span {
	margin-left: 10px;
}
.navigation.pagination {
	margin-top: 30px;
}
.nav-links .page-numbers {
    background-color: #f7f7f7;
    padding: 20px;
    line-height: 1;
    display: inline-block;
    color: #443f3f;
}
.nav-links .page-numbers:not(.dots):hover,
.nav-links .page-numbers.current {
    background-color: #252525;
    color: #fff;
}
/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.widget select {
	max-width: 100%;
}
/* Search widget. */
.widget_search .search-submit {
	display: none;
}
/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.hentry {
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.single .entry-header,
.page .entry-header {
	margin-bottom: 30px;
}
.entry-footer {
	clear: left;
	margin-top: 30px;
}
.page-links {
	clear: both;
	margin: 0 0 30px;
}
.page-header {
	margin: 0;
	border: 0;
}
.page-wrap .content-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
}
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
	padding: 30px;
}
.page-template-page_front-page .page-wrap .content-wrapper {
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
}
.single .meta-post .post-cat::before {
	content: '/';
	padding: 0 10px;
}
.single .meta-post .post-cat:first-of-type::before {
	content: '';
}
.single .hentry .meta-post a {
	color: #d65050;
}
/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
Repeatable Patterns
--------------------------------------------------------------*/
	*,
	*:before,
	*:after {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
	}
	body {
		font: 14px/1.7 "Source Sans Pro", sans-serif;
		background: #fff;
		color: #767676;
	}
	a {
		text-decoration: none;
		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
			-ms-transition: all 0.3s ease-in-out;
			 -o-transition: all 0.3s ease-in-out;
				transition: all 0.3s ease-in-out;
	}
	a:hover,
	a:focus {
		color: #443f3f;
		text-decoration: none;
		outline: 0;
		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
			-ms-transition: all 0.3s ease-in-out;
			 -o-transition: all 0.3s ease-in-out;
				transition: all 0.3s ease-in-out;
	}
	p {
		margin-bottom: 20px;
	}
	.footer-widgets .widget ul,
	.widget-area .widget ul {
		list-style: none;
		padding: 0;
	}
	.widget .children {
		padding-left: 15px;
	}
	.img-left {
		margin: 0 33px 0 0 !important;
		float: left;
	}
	.img-right {
		margin: 0 0 0 33px !important;
		float: right;
	}
	strong {
		font-weight: 600;
	}
	h1 { font: 52px/1.1 "Raleway", sans-serif;}
	h2 { font: 42px/1.1 "Raleway", sans-serif;}
	h3 { font: 32px/1.1 "Raleway", sans-serif;}
	h4 { font: 25px/1.1 "Raleway", sans-serif;}
	h5 { font: 20px/1.1 "Raleway", sans-serif;}
	h6 { font: 18px/1.1 "Raleway", sans-serif;}
	h1, h2, h3, h4, h5, h6 {
		color: #443f3f;
		font-weight: 600;
		margin: 10px 0 24px;
	}
	.text-white { color: #fff !important; }
	.text-dark { color: #443f3f !important;}
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		position: relative;
		display: inline-block;
		font-family: "Raleway", sans-serif;
		font-size: 13px;
		line-height: 24px;
		font-weight: 700;
		padding: 12px 34px;
		color: #fff;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
			 -o-border-radius: 3px;
				border-radius: 3px;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover {
		background-color: transparent;
	}
	select,
	textarea,
	input[type="text"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"] {
		color: #767676;
		background-color: #fafafa;
		border: 1px solid #dbdbdb;
		height: 50px;
		padding: 4px 20px;
		border-radius: 0;
		-webkit-transition: all 0.3s ease-in-out;
		   -moz-transition: all 0.3s ease-in-out;
		    -ms-transition: all 0.3s ease-in-out;
		     -o-transition: all 0.3s ease-in-out;
		        transition: all 0.3s ease-in-out;
	}
	textarea:focus,
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="date"]:focus,
	input[type="month"]:focus,
	input[type="time"]:focus,
	input[type="week"]:focus,
	input[type="number"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,
	input[type="color"]:focus {
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
				box-shadow: none;
	}
	textarea {
		width: 100%;
		height: 120px;
		padding: 15px 20px;
	}
	input[type="checkbox"] {
		display: inline;
	}
	input:-moz-placeholder,
	textarea:-moz-placeholder,
	input::-moz-placeholder,
	textarea::-moz-placeholder {
	  color: #a3a2a2;
	}
	input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
	  color: #c3c3c3;
	}
	input::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder {
	  color: #cacaca;
	}
	.orches-animation {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
	}
	.orches-animation.animated {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}
	@-webkit-keyframes pop-scale { 0% { -webkit-transform: scale(0.7) } 100% { -webkit-transform: scale(1) } }
	@-moz-keyframes pop-scale { 0% { -moz-transform: scale(0.7) } 100% { -moz-transform: scale(1) } }
	@keyframes pop-scale { 0% { transform: scale(0.7) } 100% { transform: scale(1) } }
	@-webkit-keyframes pop-scale2 { 0% { -webkit-transform: scale(0.5) } 100% { -webkit-transform: scale(1) } }
	@-moz-keyframes pop-scale2 { 0% { -moz-transform: scale(0.5) } 100% { -moz-transform: scale(1) } }
	@keyframes pop-scale2 { 0% { transform: scale(0.5) } 100% { transform: scale(1) } }
	/* bootstrap resetting elements */
	.btn {
		background-image: none;
	}
	textarea,
	input[type="text"],
	input[type="submit"],
	input[type="password"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="date"],
	input[type="month"],
	input[type="time"],
	input[type="week"],
	input[type="number"],
	input[type="email"],
	input[type="url"],
	input[type="search"],
	input[type="tel"],
	input[type="color"],
	.uneditable-input,
	.dropdown-menu,
	.navbar .nav > .active > a,
	.navbar .nav > .active > a:hover,
	.navbar .nav > .active > a:focus {
		-webkit-appearance: none;
		text-shadow: none;
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
		     -o-box-shadow: none;
		        box-shadow: none;
	}
table {
	width: 100%;
}
th,td {
	border: 1px solid #333;
	padding: 5px;
	text-align: center;
}
/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
	.site-title {
		font-size: 32px;
		line-height: 1.2;
	}
	.site-title a,
	.site-title a:hover {
		color: #fff;
	}
	.site-logo {
		max-height: 100px;
	}
	.site-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
		background-color: transparent;
		padding: 20px 0;
		-webkit-transition: all 0.3s ease-out;
		   -moz-transition: all 0.3s ease-out;
		    -ms-transition: all 0.3s ease-out;
		     -o-transition: all 0.3s ease-out;
		        transition: all 0.3s ease-out;
	}
	.admin-bar .site-header,
	.admin-bar .site-header.float-header {
		top: 32px;
	}
	.admin-bar:not(.siteScrolled) .slide-item {
		background-position: 50% 0 !important;
	}	
	.header-image {
		display: none;
		position: relative;
		height: 300px;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.header-inner {
		display: none;
	}
	.site-title {
		margin: 0;
	}
	.site-description {
		font-size: 16px;
		margin: 15px 0 0;
		line-height: 1.6;
		color: #efefef;
	}
	.site-description:empty {
		margin: 0;
	}	
	.site-header.fixed {
		position: fixed;
	}

	.site-header .col-md-4,
	.site-header .col-md-8 {
		min-height: 0;
	}

	.site-header .logo {
		margin: 40px 0;
		float: left;
		-webkit-transition: all 0.3s linear;
		   -moz-transition: all 0.3s linear;
		    -ms-transition: all 0.3s linear;
		     -o-transition: all 0.3s linear;
		        transition: all 0.3s linear;
	}

	.site-header .logo a {
		display: block;
		height: 100%;
	}

	.site-header .logo {
		width: 135px;
		height: 27px;
	}

	.site-header.float-header {
		background-color: rgba(0,0,0,0.9);
		padding: 5px;
	}
	.site-header.float-header #mainnav {
		padding: 0;
	}

	.site-header.float-header #mainnav > ul > li > a {
	    height: 70px;
	    line-height: 70px;
	}

	.site-header.float-header .logo {
	    margin: 20px 0;
	}
	/* navigation */
	#mainnav {
		display: block;
		float: right;
		-webkit-transition: all 0.3s linear;
		   -moz-transition: all 0.3s linear;
		    -ms-transition: all 0.3s linear;
		     -o-transition: all 0.3s linear;
		        transition: all 0.3s linear;
	}
	#mainnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#mainnav li {
		float: left;
		padding: 0 14px;
	}
	#mainnav ul ul li {
		padding: 0;
	}
	#mainnav ul li a {
		position: relative;
		display: block;
		font-size: 14px;
		font-family: "Raleway", sans-serif;
		color: #fff;
		font-weight: 500;
		text-decoration: none;
		outline: none;
	}
	#mainnav ul li a:hover {
		color: #d65050;
	}
	#mainnav ul ul a {
		width: 180px;
		font-family: "Source Sans Pro", sans-serif !important;
	}
	#mainnav > ul > li:last-child {
		padding-right: 0;
	}
	#mainnav ul li {
		position: relative;
	}
	#mainnav ul li ul {
		width: 180px;
		position: absolute;
		top: 100%;
		left: initial;
		opacity: 0;
		visibility: hidden;
		-webkit-border-radius: 0 0 2px 2px;
		   -moz-border-radius: 0 0 2px 2px;
			 -o-border-radius: 0 0 2px 2px;
				border-radius: 0 0 2px 2px;
	    -webkit-transition: all 0.3s ease;
	       -moz-transition: all 0.3s ease;
	        -ms-transition: all 0.3s ease;
	         -o-transition: all 0.3s ease;
	            transition: all 0.3s ease;
	}
	#mainnav ul li ul ul {
		top: 0;
	}
	#mainnav ul li ul:after {
		content: "";
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
	}
	#mainnav ul li ul ul:after {
		top: 0;
	}
	#mainnav ul li ul li ul {
		left: 100%;
	}
	#mainnav li:hover > ul {
	    opacity: 1;
	    padding-top: 10px;
	    visibility: visible;
	    left: auto;
	    display: block !important;
	    -webkit-transition: all 0.3s ease;
	       -moz-transition: all 0.3s ease;
	        -ms-transition: all 0.3s ease;
	         -o-transition: all 0.3s ease;
	            transition: all 0.3s ease;
	}
	#mainnav li:hover > ul ul {
		padding-top: 0;
		left: 100%;
	}
	#mainnav .sub-menu {
		z-index: 99999;
	}
	#mainnav .sub-menu li a {
		color: #fff;
		display: block;
		line-height: 30px;
		background: #1c1c1c;
		padding: 0 18px;
		border-top: 1px solid #252525;
	    -webkit-transition: all 0.3s ease;
	       -moz-transition: all 0.3s ease;
	        -ms-transition: all 0.3s ease;
	         -o-transition: all 0.3s ease;
	            transition: all 0.3s ease;
	}
	#mainnav .sub-menu li:hover > a {
		color: #fff;
	}
	#mainnav li:hover > .sub-menu > li > a {
		padding: 8px 18px;
	}
	/* Icons */
	#mainnav ul li::before {
		font-family: Fontawesome;
		color: #fff;
		float: left;
		margin: 5px 5px 0 0;
		font-size: 14px;
		line-height: 1;
		font-weight: 400;
	}
	#mainnav ul li a {
		float: left;
	}
	#mainnav .sub-menu li:before {
		content: '';
		margin: 0;
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
	}
	#mainnav-mobi ul li a {
		float: none;
	}
	#mainnav-mobi ul li::before {
		content: '';
	}
/*--------------------------------------------------------------
Mobile navigation
--------------------------------------------------------------*/
	#mainnav-mobi {
		display: block;
		margin: 0 auto;
		width: 100%;
		position: absolute;
		top:28px;
		background-color: #1c1c1c;
		margin-top: 15px;
		z-index: 1000;
	}
	#mainnav-mobi ul {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#mainnav-mobi ul li {
		margin:0;
		position: relative;
		text-align: left;
		border-top: 1px solid #252525;
		cursor: pointer;
	}
	#mainnav-mobi ul > li > a {
		display: block;
		text-decoration: none;
		padding: 10px 50px;
		color: #fff;
	}
	#mainnav-mobi ul.sub-menu {
		top: 100%;
		left: 0;
		z-index: 2000;
		position: relative;
		background-color: #161625;
	}
	#mainnav-mobi > ul > li > ul > li,
	#mainnav-mobi > ul > li > ul > li > ul > li {
		position: relative;
		border-top: 1px solid #252525;
		background-color: #222;
	}
	#mainnav-mobi > ul > li > ul > li >  a {
		padding-left: 70px !important
	}
	#mainnav-mobi > ul > li > ul > li > ul > li a {
		padding-left: 90px !important
	}
	#mainnav-mobi ul.sub-menu > li > a {
		display: block;
		text-decoration: none;
		padding: 5px 60px;
		border-top-color: rgba(255,255,255,0.1);
		-webkit-transition: all 0.2s ease-out;
		   -moz-transition: all 0.2s ease-out;
		     -o-transition: all 0.2s ease-out;
		        transition: all 0.2s ease-out;
	}
	#mainnav-mobi > ul > li > ul > li:first-child a {
		border-top: none;
	}
	#mainnav-mobi ul.sub-menu > li > a:hover,
	#mainnav-mobi > ul > li > ul > li.active > a {
		color: #fff;
	}
	.btn-menu {
		float: right;
		font-size: 28px;
		font-family: "FontAwesome";
		color: #fff;
		text-align:center;
		width: 28px;
		height: 28px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease-out;
		   -moz-transition: all 0.3s ease-out;
		    -ms-transition: all 0.3s ease-out;
		     -o-transition: all 0.3s ease-out;
		        transition: all 0.3s ease-out;
	}
	.btn-menu:before{
		content: "\f0c9";
	}
	.btn-submenu {
		position: absolute;
		right: 20px;
		top: 0;
		font-family: "FontAwesome";
		font-size: 20px;
		line-height: 45px;
		text-align: center;
		cursor: pointer;
		width: 70px;
		height: 44px;
	}
	.btn-submenu:before {
		content: "\f107";
		color: #fff;
	}
	.btn-submenu.active:before {
		content: "\f106"
	}
	.btn-menu {
		display: none
	}
/*--------------------------------------------------------------
Layout
--------------------------------------------------------------*/
	.aside-image {
		padding: 0;
		position: relative;
	}
	.aside-image .image-container {
	    height: 100%;
	    overflow: hidden;
	    padding: 0;
	    position: absolute;
	    left: 0;
	    top: 0;
	}
	.aside-image .image-holder {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-size: cover !important;
		z-index: 0;
		background-position: 50% 50%;
	}
	.aside-image .content-wrap {
		padding: 70px 0 70px 50px;
	}
	.aside-image.right .image-container {
		left: auto;
		right: 0;
	}
	.aside-image.right .content-wrap {
		padding: 70px 50px 70px 0;
	}
	.error-wrap h1 {
		font-size: 35px;
		color: #ddd;
		font-weight: 600;
		margin: 0 0 40px;
		line-height: normal;
	}
	.error-wrap h5 {
		margin-top: 60px;
		font-size: 18px;
		font-weight: normal;
	}
	.error-wrap .error-search {
		padding: 0 80px;
	}
	.error-wrap #search-form {
	    height: 50px;
	    margin-bottom: 17px;
	    position: relative;
	    width: 100%;
	}
	.error-wrap .search-input {
	    margin: 0;
	    width: 100%;
	}
	.error-wrap #search-submit {
	    height: 50px;
	    padding: 0;
	    position: absolute;
		top: 0;
		right: 0;
	    width: 120px;
	    border-radius: 0 3px 3px 0;
		background: #443f3f;
		border-color: #443f3f;
	}
	.error-wrap #search-submit:hover {
		color: #fff;
	}
	/* Page sider */
	#page-slider {
		position: relative;
		height: 250px;
	}
	.overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
		filter: alpha(opacity=70);
		opacity: 0.7;
	}
	.page-wrap {
		padding: 83px 0 100px;
		clear: both;
	}
	.page-template-page_front-page .page-wrap,
	.projects-template-post_full .page-wrap,
	.projects-template-post_full .page-wrap .content-wrapper {
		padding: 0;
	}
	.entry-page p,
	.entry-post p {
		margin-bottom: 24px;
	}
	.entry-post img {
		margin: 10px 0 20px;
	}
	.header-slider,
	.owl-wrapper {
		direction: ltr;
	}
	.header-slider,
	.owl-carousel {
	      -webkit-transform: translate3d(0,0,0);
	}
/*--------------------------------------------------------------
Parallax
--------------------------------------------------------------*/
	.parallax {
		width: 100%;
		background-attachment: fixed;
		background-position: 50% 0;
	}
/*--------------------------------------------------------------
Hero section
--------------------------------------------------------------*/
	.header-slider {
		position: relative;
	    max-width: 100%;
	}
	.slide-text.slides {
	   padding-left: 0;
	}
	.slides-container .slide-item {
	    background-attachment: fixed;
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	}
	.sliderFix {
		display: block !important;
	}
	.text-slider-section {
		position: absolute;
	    top: 50%;
	    left: 0;
	    right: 0;
	    text-align: center;
	    z-index: 2;
	    width: 100%;
		padding-top: 5px;
	    -webkit-transform: translateY(-50%);
	       -moz-transform: translateY(-50%);
	        -ms-transform: translateY(-50%);
	         -o-transform: translateY(-50%);
	            transform: translateY(-50%);
	}
	.text-slider .maintitle,
	.text-slider .subtitle {
		z-index: 10;
		color: #fff;
		margin: 0;
		letter-spacing: 1px;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	}
	.text-slider .maintitle {
		position: relative;
		display: inline-block;
		font-size: 57px;
		line-height: 67px;
		font-weight: 700;
		padding-bottom: 10px;
	}
	.text-slider .maintitle:after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 40%;
		height: 1px;
		margin-left: -20%;
	}
	.text-slider .subtitle {
		font-size: 30px;
		line-height: 40px;
		padding: 20px 0 50px;
		font-weight: 300;
	}
.text-slider {
  position: relative;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInRightBig {
  from {
    right: -1200px;
  }
  to {
    right: 0;
  }
}
@keyframes fadeInRightBig {
  from {
    right: -1200px;
  }
  to {
    right: 0;
  }
}

.slide-inner {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	width: 100%;
	min-height: 260px;
	padding-top: 5px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.header-slider {
	overflow: hidden;
}
/*--------------------------------------------------------------
Page title
--------------------------------------------------------------*/
	.page-title {
		color: #ccc;
		padding-top: 100px;
	}
	.page-title .col-md-6 {
		float: none;
	}
	.page-title-inner {
		display: table;
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 1;
	}
	.page-title-cap {
		display: table-cell;
		vertical-align: middle;
	}
	.page-title .breadcrumbs {
		display: table-cell;
		list-style: none;
		text-align: left;
		vertical-align: middle;
	}
	.page-title h1 {
		margin: 0;
		font-size: 18px;
		color: #ccc;
	}
	.breadcrumbs ul {
		margin: 0;
	}
	.breadcrumbs ul li {
		display: inline;
	}
	.breadcrumbs ul li a:hover {
		text-decoration: underline;
	}
/*--------------------------------------------------------------
Blog
--------------------------------------------------------------*/
	.content-area .post-wrap,
	.contact-form-wrap {
		padding-right: 20px;
	}
	.content-area .hentry {
		position: relative;
		padding-top: 50px;
		padding-bottom: 20px;
	}
	.content-area .hentry:first-child {
		padding-top: 0;
	}
	.content-area .hentry:after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 30px;
		height: 1px;
	}
	.content-area .hentry:first-child:after {
		height: 0;
	}
	.hentry .post-content {
		overflow: hidden;
	}
	.content-area .entry-thumb {
		text-align: center;
		margin-bottom: 30px;
	}
	.hentry .title-post {
		font-size: 36px;
		font-weight: 600;
		line-height: normal;
		padding-bottom: 10px;
		margin: 0;
	}
	.hentry .meta-post {
		margin-bottom: 20px;
	}
	.hentry .meta-post,
	.hentry .meta-post a {
		color: #5e5e5e;
		font-size: 13px;
	}
	.hentry .meta-post span {
		position: relative;
		padding-left: 20px;
		margin-right: 18px;
	}
	.hentry .meta-post .cat-links {
		display: inline-block;
	}
	.hentry .meta-post span:before {
		position: absolute;
		left: 0;
		top: 1px;
		font-family: "FontAwesome";
		line-height: normal;
	}
	.hentry .meta-post span.posted-on:before {
		content:"\f073";
	}
	.hentry .meta-post span.byline:before {
		content:"\f007";
	}
	.hentry .meta-post span.comments-link:before {
		content:"\f086";
	}
	.hentry .meta-post span.cat-links:before {
		content:"\f114";
		top: 4px;
	}
	span.author.vcard {
		padding: 0;
		margin: 0;
	}
	.hentry blockquote {
	    background-color: #333;
	    color: #fff;
	    font-size: 16px;
	    font-style: italic;
	    line-height: 23px;
	    margin-bottom: 30px;
	    padding: 30px 35px;
	    position: relative;
	}
	.fullwidth {
		width: 100%;
	}
	.error-404 {
		text-align: center;
	}
	.error-404 .page-content p {
		margin-bottom: 30px;
	}
	.masonry-layout {
		width: 100%;
		padding: 0;
	}
	.masonry-layout .hentry {
		width: 360px;
		margin: 15px;
		padding: 0;
	}
	.masonry-layout .post-wrap {
		padding: 0;
	}
	.masonry-layout .hentry:after {
		width: 0;
		height: 0;
	}
	/* Blog pagination */
	.blog-pagination ul {
		width: 100%;
		text-align: right;
		list-style: none;
	}
	.blog-pagination ul li,
	.blog-pagination ul li a {
		display: inline-block;
		background-color: transparent;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
	}
	.blog-pagination ul li {
		margin-left: 3px;
	}
	.blog-pagination ul li.active,
	.blog-pagination ul li:hover a {
		color: #fff;
	}
	/* Classic alternative layout */
	.classic-alt.content-area .hentry:after {
		display: none;
	}
	.classic-alt .hentry {
		border-bottom: 1px solid #ebebeb;
	}
	.classic-alt .hentry:last-of-type {
		border-bottom: 0;
	}
	.classic-alt .entry-header {
		text-align: center;
		margin-bottom: 30px;
	}
	.classic-alt .entry-title {
		font-size: 36px;
		font-weight: 500;
	}
	.classic-alt .entry-title a {
		color: #47425d;
	}
	.classic-alt .meta-post {
		margin-bottom: 10px;
	}
	.single .meta-post a,
	.classic-alt .meta-post a {
		text-transform: uppercase;
		letter-spacing: 5px;
		font-size: 13px;
	}
	.single-meta,
	.single-meta a,
	.classic-alt .posted-on,
	.classic-alt .posted-on a {
		color: #68647a;
	}
	.single .single-meta,
	.classic-alt .posted-on {
		text-decoration: underline;
		text-transform: uppercase;
		font-size: 13px;
	}
	.single .single-meta {
		display: table;
	}
	.single-meta .byline {
		padding-left: 10px;
	}
	.classic-alt .meta-post a {
		color: #d65050;
	}	
/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
	.widget-area .widget {
		position: relative;
		margin-bottom: 30px;
		padding-top: 50px;
	}
	.widget-area .widget:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 30px;
		height: 1px;
	}
	.widget-area .widget:first-child {
		padding-top: 0;
	}
	.widget-area .widget:first-child:before {
		height: 0;
	}
	.widget-area .widget-title {
		font-size: 16px;
		line-height: normal;
		color: #443f3f;
		font-weight: 600;
		padding-bottom: 24px;
		margin: 0;
		text-transform: uppercase;
	}
	.widget-area .widget ul li {
		padding: 5px 0;
	}
	.widget-area .widget ul li:first-child {
		padding-top: 0;
	}
	.widget-area .widget ul li:last-child {
		padding-bottom: 0;
	}
	.widget-area,
	.widget-area  a {
		color: #767676;
	}
	/* widget popular posts */
	.widget-popular-post .news .thumb {
		width: 65px;
		height: auto;
		margin: 3px 18px 0 0;
		float: left;
	}
	.widget-popular-post .news .text {
		min-height: 65px;
	}
	.widget-popular-post .news h6 {
		font-size: 13px;
		line-height: 20px;
		font-weight: 500;
		margin: 0 0 4px;
	}
	.widget-popular-post .news p,
	.widget-popular-post .news p a {
		font-size: 13px;
		margin: 0;
	}
	.widget-popular-post .news p a:hover {
		text-decoration: underline;
	}
	/* widget categories */
	.widget-categories .categories li a {
		position: relative;
		display: block;
	}
	.widget-categories .categories li span {
		position: absolute;
		right: 0;
		top: 0;
	}
	/* widget tags */
	.widget-tags .tag-list a {
		display: inline-block;
		font-size: 13px;
		color: #767676;
		border: 1px solid #dbdbdb;
		padding: 7px 15px;
		margin: 4px;
		margin-left: 0;
	}
	.widget-tags .tag-list a:hover {
		color: #5e5e5e;
	}
/*--------------------------------------------------------------
Blog single
--------------------------------------------------------------*/
	.single-post .hentry {
		padding-bottom: 0;
	}
	.single-post .author-post {
		position: relative;
		margin-top: 50px;
		background-color: #eee;
		padding: 20px;
	}
	.single-post .author-post .author-avatar {
		float: left;
		width: 145px;
		background-color: #f5f5f5;
		padding: 3px;
	}
	.single-post .author-post .author-info {
		position: relative;
		padding: 0 20px 0 35px;
		margin-left: 140px;
		min-height: 140px;
	}
	.single-post .author-post .name {
		margin: 3px 0 17px 0;
	}
	.single-post .author-post .name h6 {
		font-size: 20px;
		font-weight: 600;
		display: inline-block;
		margin: 0;
	}
	.single-post .author-post .intro {
		margin: 0;
	}
	.single-post .author-post ul.socials {
		position: absolute;
		top: 10px;
		right: 20px;
		list-style: none;
		margin: 0;
	}
	.single-post .author-post ul.socials li {
		float: left;
		text-align: center;
		margin-right: 5px;
	}
	.single-post .author-post ul.socials li a {
		display: inline-block;
		width: 25px;
		height: 25px;
		font-size: 18px;
		line-height: 25px;
		color: #ccc;
	}
	.tags-links a {
		display: inline-block;
		background-color: #f7f7f7;
		padding: 8px 30px;
		color: #47425d;
		margin: 0 5px;
		font-size: 12px;
		text-transform: uppercase;
	}
	.tags-links a:first-of-type {
		margin-left: 0;
	}	
	/* comment post */
/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comments-area {
	margin-bottom: 60px;
}
.comments-title {
	margin: 0 0 30px 0;
	font-size: 24px;
}
.comments-area ol {
	list-style: none;
}
.comments-area ol {
	padding: 0;
}
.comments-area .children {
	padding-left: 20px;
}
.comments-area .fn {
	color: #505050;
}
.comment-author .avatar {
	position: absolute;
}
.comment-author .fn,
.comment-metadata {
	margin-left: 80px;
}
.comment-metadata {
	font-size: 13px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.comment-form .form-submit {
    margin-top: 30px;
}
.comment-body {
	padding: 15px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #f3f3f3;
	background-color: #fff;
}
.reply {
	margin-left: 80px;
	background-color: #e64e4e;
	display: table;
	margin-top: 15px;
}
.comment-reply-link {
	padding: 8px 22px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	line-height: 1;
	font-weight: 600;
	display: table;
}
.comment-meta a {
	color: #c7c7c7;
}
.comments-area a.url {
	color: #505050;
	text-decoration: none;
}
.bypostauthor {
}
.comment-reply-title {
	font-size: 25px;
}
.comment-form input {
	width: 100%;
	max-width: 100%;
}
.form-submit input {
	width: auto;
}
.comment-content {
	margin-left: 80px;
}
/*--------------------------------------------------------------
Portfolio single
--------------------------------------------------------------*/
	.portfolio-images {
		margin-bottom: 40px;
	}
	.portfolio-info {
		background-color: #f7f7f7;
		border: 1px solid #eee;
		padding: 25px 25px 40px;
		font-family: "Raleway", sans-serif;
	}
	.portfolio-info h5 {
		margin: 0 0 15px;
		text-transform: uppercase;
	}
	.portfolio-info ul {
		list-style: none;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.portfolio-info ul li {
		padding: 10px 0;
	}
	.portfolio-info ul li span {
		float: right;
		color: #443f3f;
	}
	.portfolio-info .button-group {
		text-align: center;
	}
	.portfolio-info .button-group a {
		width: 100%;
		margin-top: 10px;
	}
/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
	.footer-widgets {
		padding: 95px 0;
		background-color: #252525;
	}
	.footer .copyr {
		color: #a8a8a8;
		margin-bottom: 0;
	}
	.footer-widgets .widget-title {
		text-transform: uppercase;
		color: #c5c5c5;
		line-height: normal;
		margin: 5px 0 0;
	}
	/* widget info */
	.widget-info .logo-footer {
		margin-bottom: 36px;
	}
	.widget-info p {
		margin-bottom: 24px;
	}
	.widget-info .infomation {
		list-style: none;
		margin: 0;
	}
	.widget-info .infomation li {
		position: relative;
		padding: 0 0 0 30px;
		margin-bottom: 15px;
		line-height: 24px;
	}
	.widget-info .infomation li.address:before,
	.widget-info .infomation li.phone:before,
	.widget-info .infomation li.email:before {
		position: absolute;
		left: 0;
		top: 0;
		content: "\f041";
		font-family: "FontAwesome";
		font-size: 16px;
	}
	.widget-info .infomation li.phone:before {
		content: "\f095";
	}
	.widget-info .infomation li.email:before {
		content: "\f040";
	}
	/* widget links */
	.widget-links ul {
		list-style: none;
		margin: 0;
	}
	.widget-links ul li {
		padding: 10px 0 7px;
	}
	.widget-links ul li:first-child {
		padding-top: 0;
	}
	.widget-mail-subscribe p {
		padding-bottom: 10px;
	}
	.widget-mail-subscribe .email-sub input {
		width: 205px;
		margin-bottom: 10px;
	}
/*--------------------------------------------------------------
Bottom
--------------------------------------------------------------*/
	.site-footer {
		background-color: #1c1c1c;
		line-height: 35px;
		padding: 15px 0;
	}
	.site-footer,
	.site-footer a {
		color: #666;
	}
	.site-footer .socials {
		margin: 0;
		list-style: none;
	}
	.bottom .socials li {
		display: inline-block;
		margin-left: 5px;
	}
	.site-footer .socials li a {
		display: inline-block;
		color: #666;
		font-size: 14px;
		background-color: #2e2e2e;
		width: 35px;
		height: 35px;
		line-height: 35px;
		text-align: center;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.site-footer .socials li:hover a {
		color: #fff;
	}
/*--------------------------------------------------------------
Preloader
--------------------------------------------------------------*/

	.preloader {
	    background: none repeat scroll 0 0 #fff;
	    height: 100%;
	    opacity: 1;
	    position: fixed;
	    text-align: center;
	    transition: opacity 0.2s ease 0s;
	    width: 100%;
	    z-index: 9999;	    
	}
	.preloader .spinner {
	    height: 30px;
	    left: 50%;
	    margin-left: -15px;
	    margin-top: -15px;
	    position: relative;
	    top: 50%;
	    width: 30px;
	}
	.preloader .pre-bounce1,
	.preloader .pre-bounce2 {
	    -webkit-animation: 2s ease 0s normal none infinite bounce;
	            animation: 2s ease 0s normal none infinite bounce;
	    background-color: #de4939;
	    border-radius: 50%;
	    height: 100%;
	    left: 0;
	    opacity: 0.6;
	    position: absolute;
	    top: 0;
	    width: 100%;
	}
	.preloader .pre-bounce2 {
	    -webkit-animation-delay: -0.5s;
	            animation-delay: -0.5s;
	}
	@-webkit-keyframes bounce {
	  0%, 20%, 50%, 80%, 100% {
	    -webkit-transform: translateY(0);
	    transform: translateY(0);
	  }

	  40% {
	    -webkit-transform: translateY(-30px);
	    transform: translateY(-30px);
	  }

	  60% {
	    -webkit-transform: translateY(-15px);
	    transform: translateY(-15px);
	  }
	}

	@keyframes bounce {
	  0%, 20%, 50%, 80%, 100% {
	    -webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	    transform: translateY(0);
	  }

	  40% {
	    -webkit-transform: translateY(-30px);
	    -ms-transform: translateY(-30px);
	    transform: translateY(-30px);
	  }

	  60% {
	    -webkit-transform: translateY(-15px);
	    -ms-transform: translateY(-15px);
	    transform: translateY(-15px);
	  }
	}
/*--------------------------------------------------------------
Go to top button
--------------------------------------------------------------*/
	.go-top {
		position: fixed !important;
		right: 20px;
		bottom: -45px;
		color: #fff;
		display: block;
		font-size: 22px;
		line-height: 35px;
		text-align: center;
		width: 40px;
		height: 40px;
		visibility: hidden;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		z-index: 9999;
		cursor: pointer;
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
			 -o-border-radius: 2px;
				border-radius: 2px;
		-webkit-transition: all 0.5s;
		   -moz-transition: all 0.5s;
		    -ms-transition: all 0.5s;
		     -o-transition: all 0.5s;
		        transition: all 0.5s;
	}
	.go-top:hover {
		background-color: #fff;
	}
	.go-top.show {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: visible;
		bottom : 11px;
	}

/*--------------------------------------------------------------
Panels
--------------------------------------------------------------*/
	.panel-grid-cell .widget-title {
		text-align: center;
		margin-bottom: 50px;
		position: relative;
		font-weight: 600;
		line-height: normal;
		text-transform: uppercase;
		padding-bottom: 10px;
	}
	.panel-grid-cell .widget-title:after {
		content: "";
		position: absolute;
		left: 50%;
		bottom: 0;
		width: 50px;
		height: 1px;
		margin-left: -25px;
		background-color: #d65050;
	}
	.panel-grid {
		max-width: 1170px;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.panel-row-style[data-hasbg="hasbg"] {
		background-size: cover;
		background-attachment: fixed;
		background-repeat: no-repeat;
		position: relative;
		z-index: 11;
		overflow: hidden;
	}
	.panel-grid .overlay {
		z-index: -1;
	}
	.no-col-padding .panel-grid-cell {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	/* SO post carousel fix */	
	.sow-carousel-thumbnail .overlay {
	    position: static;
	    height: 100% !important;
	}		
/* Counter
-------------------------------------------------------------- */
	.roll-counter {
		text-align: center;
	}
	.roll-counter i {
		font-size: 30px;
	}
	.roll-counter .name-count,
	.roll-counter .numb-count {
		font-family: "Raleway", sans-serif;
	}
	.roll-counter .name-count {
		font-size: 14px;
		font-weight: 600;
		padding: 15px 0;
	}
	.roll-counter .numb-count {
		font-size: 44px;
		padding: 0;
		font-weight: 600;
	}
/* Clients
-------------------------------------------------------------- */
	.roll-client {
	    text-align: center;
	}
	.roll-client .client-item {
	    float: none;
	    display: inline-block;
		width: 19%;
		text-align: center;
		margin: 15px 0;
	}
	.roll-client .client-item img {
		max-width: 150px;
	}

/* Spacer
-------------------------------------------------------------- */
	.roll-spacer {
		display: block;
		clear: both;
		width: 100%;
		height: 47px;
		overflow: hidden;
	}
	.roll-spacer.small {
		height: 27px;
	}
	.roll-spacer.large {
		height: 60px;
	}
/* Icon Box
-------------------------------------------------------------- */
	.service {
		margin-bottom: 30px;
	}
	.widget_sydney_services_type_b .service {
		margin-bottom: 20px;
	}
	.widget_sydney_services_type_b .service-thumb {
		float: left;
		max-width: 120px;
    	margin-right: 30px;
    	margin-top: 7px;
	}
	.service.col-md-4:nth-of-type(3n+1) {
		clear: left;
	}
	.service.col-md-6:nth-of-type(2n+1) {
		clear: left;
	}
	.roll-icon-box {
		text-align: center;
	}
	.roll-icon-box .service-thumb {
		margin: 0 auto 20px;
	}
	.roll-icon-box .icon {
		text-align: center;
		width: 70px;
		height: 70px;
		line-height: 75px;
		margin: 0 auto 20px;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-icon-box.left {
		text-align: left;
	}
	.roll-icon-box.left .icon {
		float: left;
		margin-top: 7px;
		margin-right: 30px;
	}
	.roll-icon-box .icon i {
		font-size: 26px;
	}
	.roll-icon-box .content {
		overflow: hidden;
	}
	.roll-icon-box .content h3 {
		font-size: 16px;
		font-weight: 500;
		line-height: normal;
		margin: 7px 0 10px;
	}
	.roll-icon-box .content h3,
	.roll-icon-box .content h3 a {
		color: #443f3f;
	}
	.roll-icon-box .content p {
		margin: 0;
	}

/* Contact widget
-------------------------------------------------------------- */

.sydney_contact_info_widget span {
	color: #d65050;
	margin-right: 15px;
}
.sydney_contact_info_widget div {
	margin-bottom: 15px;
}
/* Icon List
-------------------------------------------------------------- */
	.roll-icon-list {
		padding-top: 15px;
	}
	.roll-icon-list .icon {
		text-align: center;
		width: 70px;
		height: 70px;
		line-height: 75px;
		float: left;
		margin-right: 30px;
		margin-top: 7px;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-icon-list .icon i {
		font-size: 26px;
	}
	.roll-icon-list .list-item {
		margin-bottom: 30px;
	}
	.roll-icon-list .content {
		overflow: hidden;
	}
	.roll-icon-list .content h3 {
		font-size: 16px;
		font-weight: 500;
		line-height: normal;
		margin: 7px 0 10px;
	}
	.roll-icon-list .content h3 a {
		color: #443f3f;
	}
	.roll-icon-list .content p {
		margin-bottom: 0;
	}
/* List
-------------------------------------------------------------- */
	.roll-list {
		list-style: none;
		margin: 0 0 30px 10px;
	}
	.roll-list li {
		line-height: 32px;
		position: relative;
		padding-left: 40px;
	}
	.roll-list li:before {
		content: "\f006";
		font-family: "FontAwesome";
		font-size: 15px;
		position: absolute;
		left: 0;
		top: 0;
	}
/* Button
-------------------------------------------------------------- */
	.roll-button {
		position: relative;
		display: inline-block;
		font-family: "Raleway", sans-serif;
		font-size: 13px;
		line-height: 24px;
		font-weight: 700;
		padding: 12px 35px;
		color: #fff;
		text-transform: uppercase;
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
			 -o-border-radius: 3px;
				border-radius: 3px;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	.roll-button:hover {
		background-color: transparent;
	}
	.roll-button.border {
		background-color: transparent;
		text-transform: uppercase;
	}
	.roll-button.border:hover {
		color: #fff;
	}
	.roll-button.border.text-white {
		color: #fff;
	}
	.roll-button.light {
		background-color: #fff;
		border: 1px solid #fff;
		color: #443f3f;
	}
	.roll-button.light:hover {
		color: #fff;
	}
	.roll-button.light.border {
		border: 1px solid #fff;
		background-color: transparent;
		color: #fff;
	}
	.roll-button.light.border:hover {
		border: 1px solid #443f3f;
		background-color: #443f3f;
		color: #fff;
	}
	.roll-button.dark {
		background-color: #443f3f;
		border: 1px solid #443f3f;
	}
	.roll-button.dark:hover {
		border: 1px solid #443f3f;
		background-color: transparent;
		color: #443f3f;
	}
	.roll-button.dark.border {
		border: 1px solid #443f3f;
		background-color: transparent;
		color: #443f3f;
	}
	.roll-button.dark.border:hover {
		border: 1px solid #443f3f;
		background-color: #443f3f;
		color: #fff;
	}
	.more-button {
		display: table;
		margin: 30px auto 0;
		clear: both;
	}
/* Button Group
-------------------------------------------------------------- */
	.roll-button-group {
		text-align: center;
	}
	.roll-button-group .roll-button {
		margin-left: 8px;
	}
	.roll-button-group .roll-button:first-child {
		margin-left: 0;
	}
/* Lastest news
-------------------------------------------------------------- */
.blog-post {
	margin-bottom: 30px;
}
.blog-post .entry-title {
	margin: 15px 0;
	font-size: 16px;
}
/* Lastest Projects
-------------------------------------------------------------- */
	.project-filter {
		margin: 20px 0 50px 0;
		text-align: center;
		padding-left: 0;
	}
	.project-filter li  {
		display: inline-block;
	    position: relative;
	    text-align: center;
	    margin-left: -4px;
	    background-color: #f5f5f5;
		-webkit-transition: background 0.3s;
		   -moz-transition: background 0.3s;
		    -ms-transition: background 0.3s;
		     -o-transition: background 0.3s;
		        transition: background 0.3s;
	}
	.widget-area .widget .project-filter li {
			padding: 0;
	}
	.project-filter li a {
	    color: #767676;
	    display: block;
	    font-family: "Raleway",sans-serif;
	    font-size: 13px;
	    font-weight: 600;
	    outline: 0;
			padding: 10px;
	}
	.project-filter li a.active,
	.project-filter li a:hover,
	#secondary .project-filter li a.active,
	#secondary .project-filter li a:hover {
		color: #fff;
	}
	.roll-project {
		width: 100%;
		padding-bottom: 50px;
		margin: 0;
	}
	.roll-project .project-item {
		margin: 0 0 30px;
	}
	.roll-project.fullwidth .project-item {
		float: left;
	}
	.roll-project.fullwidth .project-item {
		width: 20%;
		margin: 0;
	}
	.roll-project .project-item .item-wrap {
		position: relative;
	}
	.roll-project .project-item .pop-overlay {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		padding: 10px;
		z-index: 10;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition: all 1s;
		   -moz-transition: all 1s;
		    -ms-transition: all 1s;
		     -o-transition: all 1s;
		        transition: all 1s;
	}
	.roll-project .project-item .project-pop-wrap {
		z-index: 20;
		width: 100%;
		height: 100%;
		position: absolute;
	}
	.roll-project .project-item .project-pop {
		color: #fff;
		text-align: center;
		z-index: 1;
		width: 100%;
		height: 100%;
		cursor: pointer;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		position: absolute;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	.roll-project .project-item .project-pop a {
		color: #fff;
	}
	.roll-project .project-item:hover .project-pop {
		opacity: 0.5;
	}
	.roll-project .project-item .project-pop h3 {
		font-size: 16px;
		font-weight: 700;
		line-height: 26px;
		position: absolute;
		left: 0;
		bottom: 50%;
		width: 100%;
		margin-bottom: -4px;
	}
	.roll-project .project-item .project-cat {
		width: 100%;
		position: absolute;
		left: 0;
		top: 50%;
		padding-top: 20px;
		margin: 0;
	}
	.roll-project .project-item .project-cat li {
		display: inline-block;
	}
	.roll-project .project-item .project-cat li a {
		position: relative;
		font-style: italic;
		padding: 0 5px;
	}
	.roll-project .project-item .project-cat li a:before {
		position: absolute;
		content: "/";
		left: -3px;
		top: -1px;
	}
	.roll-project .project-item .project-cat li:first-child a:before {
		content: "";
	}
	.roll-project .project-item:hover .project-title-wrap,
	.roll-project .project-item:hover > .item-wrap .project-pop{
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
		   -moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
		        animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
	}
	.roll-project .project-item:hover > .item-wrap .pop-overlay {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}

	.project-title-wrap{
		position:absolute;
		width: 100%;
		height: 100%;
		opacity: 0;
		z-index: 2;
	}

	.roll-project .project-item:hover > .item-wrap .project-title-wrap {
		border: 2px solid yellow;
	}

	.roll-project .project-title{
	  display: table;
	  width: 100%;
	  height: 100%;
	  text-align: center;
		color: #fff;
	}

	.roll-project .project-title span{
	  display: table-cell;
	  vertical-align: middle;
	  padding-left: 10px;
	  padding-right: 10px;
	}

/* Testimonials
-------------------------------------------------------------- */
	.roll-testimonials {
		max-width: 750px;
		margin: 0 auto 30px;
		text-align: center;
	}
	.roll-testimonials .avatar {
		width: 100px;
		margin: 7px auto 26px;
		border: 2px solid #fff;
	}
	.roll-testimonials .avatar,
	.roll-testimonials .avatar img {
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-testimonials .whisper {
		font-size: 18px;
		font-style: italic;
		line-height: 26px;
		padding: 0 0 20px;
		margin: 0;
		border: 0;
	}
	.hentry .roll-testimonials blockquote {
		background-color: transparent;
		color: inherit;
	}	
	.roll-testimonials .name {
		font-family: "Raleway", sans-serif;
		font-size: 18px;
		font-weight: 500;
	}
	.roll-testimonials .name span {
		font-size: 13px;
		display: block;
		color: #767676;
	}
	.roll-testimonials .owl-controls {
		margin-top: 40px;
	}
	.hentry .roll-testimonials blockquote {
		background: transparent;
	}
	.owl-carousel .owl-wrapper:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	.owl-carousel{
		display: none;
		position: relative;
		-ms-touch-action: pan-y;
		-webkit-transition: all 0.3s !important;
		transition: all 0.3s !important;
	}
	.owl-carousel .owl-wrapper{
		display: none;
		position: relative;
		-webkit-transform: translate3d(0px, 0px, 0px);
	}
	.owl-carousel .owl-wrapper-outer{
		overflow: hidden;
		position: relative;
		width: 100%;
	}
	.owl-carousel .owl-wrapper-outer.autoHeight{
		-webkit-transition: height 500ms ease-in-out;
		-moz-transition: height 500ms ease-in-out;
		-ms-transition: height 500ms ease-in-out;
		-o-transition: height 500ms ease-in-out;
		transition: height 500ms ease-in-out;
	}
	.owl-carousel .owl-item{
		float: left;
	}
	.owl-controls .owl-page,
	.owl-controls .owl-buttons div{
		cursor: pointer;
	}
	.owl-controls {
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	.owl-carousel  .owl-wrapper,
	.owl-carousel  .owl-item{
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility:    hidden;
		-ms-backface-visibility:     hidden;
	  -webkit-transform: translate3d(0,0,0);
	  -moz-transform: translate3d(0,0,0);
	  -ms-transform: translate3d(0,0,0);
	}
	.owl-theme .owl-controls{
	  text-align: center;
	  margin-top: 45px;
	}
	.owl-theme .owl-controls .owl-page{
	  display: inline-block;
	  zoom: 1;
	}
	.owl-theme .owl-controls .owl-page span{
	  display: block;
	  width: 9px;
	  height: 9px;
	  margin: 4px;
	  background-color: transparent;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	  filter: alpha(opacity=100);
	  opacity: 1;
	  -webkit-border-radius: 50%;
	     -moz-border-radius: 50%;
	     -o-border-radius: 50%;
	      border-radius: 50%;
	  -webkit-transition: background 0.3s;
	     -moz-transition: background 0.3s;
	      -ms-transition: background 0.3s;
	       -o-transition: background 0.3s;
	          transition: background 0.3s;
	}

/* Socials
-------------------------------------------------------------- */
	.roll-socials li {
		display: inline-block;
		text-align: center;
		margin: 2px 8px 8px 0;
	}
	.roll-socials li:last-child {
		margin-right: 0;
	}
	.roll-socials li a {
		display: inline-block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		background-color: transparent;
		font-size: 16px;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
	}
	.roll-socials li a:hover {
		color: #fff;
	}
/* Infomation
-------------------------------------------------------------- */
	.roll-infomation {
		margin-bottom: 50px;
		list-style: none;
	}
	.roll-infomation li {
		position: relative;
		padding-left: 30px;
		margin-bottom: 15px;
		line-height: 24px;
	}
	.roll-infomation li.time span {
		color: #d91d1d;
		font-weight: 700;
	}
	.roll-infomation li.address:before,
	.roll-infomation li.phone:before,
	.roll-infomation li.email:before {
		position: absolute;
		left: 0;
		top: 4px;
		content: "\f041";
		font-family: "FontAwesome";
		font-size: 20px;
	}
	.roll-infomation li.phone:before {
		content: "\f095";
	}
	.roll-infomation li.email:before {
		content: "\f040";
	}
/* Progress Bar
-------------------------------------------------------------- */
	.roll-progress {
		position: relative;
		margin-bottom: 20px;
	}
	.roll-progress .name {
		position: absolute;
		left: 0;
		top:0;
	}
	.roll-progress .name,
	.roll-progress .perc {
		font-weight: 400;
	}
	.roll-progress .progress-animate {
		height: 10px;
		width: 0;
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
		     -o-border-radius: 2px;
		        border-radius: 2px;
	}
	.roll-progress .progress-bar {
		background: #f3f3f3;
		width: 100%;
		margin-top: 10px;
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
		     -o-border-radius: 2px;
		        border-radius: 2px;
	}
	.roll-progress .perc {
		width: 0;
		text-align: right;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition: opacity 1s ease-in-out;
		  -moz-transition: opacity 1s ease-in-out;
		   -ms-transition: opacity 1s ease-in-out;
		    -o-transition: opacity 1s ease-in-out;
		       transition: opacity 1s ease-in-out;
	}
	.roll-progress .perc.show {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}
/* Service Box
-------------------------------------------------------------- */
	.roll-servicebox .service-content h3 {
		font-size: 16px;
		font-weight: 500;
		margin: 10px 0 10px;
	}
/* Tabs
-------------------------------------------------------------- */
	.roll-tabs {
		margin-bottom: 20px;
	}
	.roll-tabs .menu-tab {
		overflow: hidden;
		margin: 0;
		list-style: none;
	}
	.roll-tabs .menu-tab li {
		position: relative;
		bottom: -1px;
		float: left;
		margin-right: 2px;
	}
	.roll-tabs .menu-tab li a {
		font-family: "Raleway", sans-serif;
		font-size: 14px;
		font-weight: 500;
		display: block;
		color: #2d3340;
		padding: 12px 25px 10px;
	}
	.roll-tabs .menu-tab li a:hover {
		background-color: #f7f7f7;
		text-decoration: none;
	}
	.roll-tabs .menu-tab li.active a {
		background-color: #fff;
		border: 1px solid #dbdbdb;
		transition: none;
	}
	.roll-tabs .content-tab {
		margin-top: 50px;
		border: 1px solid #dbdbdb;
		padding: 25px 20px 10px 25px;
		margin-top: -1px;
		background-color: #fff;
	}
	.roll-tabs .content-tab p {
		margin-bottom: 20px;
	}
/* Promo Box
-------------------------------------------------------------- */
	.roll-promobox {
		text-align: center;
		padding: 20px 0;
	}
	.roll-promobox .promo-controls {
		margin-top: 25px;
	}
	.roll-promobox .title {
		font-size: 18px;
		margin-bottom: 10px;
		color: #8e8e8e;
		font-weight: 500;
	}
	.roll-promobox .promo-content p {
		margin-bottom: 40px;
		font-size: 16px;
	}
	.roll-promobox.aside-style {
		text-align: left
	}
	.roll-promobox.aside-style .promo-content p {
		padding-bottom: 15px;
	}
	.roll-promobox.aside-style .promo-wrap {
	    display: table;
		overflow: hidden;
		width: 100%;
	}
	.roll-promobox.aside-style .promo-content {
	    display: table-cell;
	    vertical-align: middle;
		width: 70%;
	}
	.roll-promobox.aside-style .promo-content p {
		margin: 0 0 5px;
	}
	.roll-promobox.aside-style .promo-controls {
	    display: table-cell;
	    margin: 0;
	    text-align: center;
	    vertical-align: middle;
	    white-space: nowrap;
		width: 30%;
	}
/* Team
-------------------------------------------------------------- */
	.roll-team.carousel .team-item {
		padding: 0 25px;
	}
	.post-type-archive-employees .team-item {
  		margin-bottom: 30px;
	}
	.roll-team .team-inner {
		padding: 4px;
		background-color: #fff;
		position: relative;
		text-align: center;
	}
	.roll-team .team-item .team-pop .name {
		font-family: "Raleway", sans-serif;
		font-size: 16px;
		font-weight: 600;
		color: #fff;
		padding: 10px 0;
	}
	.roll-team .team-item .team-pop .pos {
		font-style: italic;
	}
	.roll-team .team-item .team-pop .team-info {
	    top: 30%;
	    position: relative;
		width: 100%;
	}
	.roll-team .team-item .pop-overlay {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		padding: 10px;
		z-index: 10;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition: all 1s;
		   -moz-transition: all 1s;
		    -ms-transition: all 1s;
		     -o-transition: all 1s;
		        transition: all 1s;
	}
	.roll-team .team-item .team-social {
		text-align: center;
		padding: 17px 0 0;
		margin: 0;
	}
	.roll-team .team-item .team-social li {
		display: inline-block;
	}
	.roll-team .team-social li a {
		font-size: 16px;
		color: #fff;
		display: block;
		margin-left: 5px;
		height: 30px;
		width: 30px;
		line-height: 28px;
		border: 1px solid #fff;
		background-color: transparent;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
			 -o-border-radius: 50%;
				border-radius: 50%;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	.roll-team .team-item .team-social li:first-child a {
		margin-left: 0;
	}
	.roll-team .team-item .team-social li:hover a {
		background-color: #fff;
	}
	.archive .team-social li a {
		color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-team .team-item .team-pop {
		color: #fff;
		z-index: 20;
		width: 100%;
		height: 100%;
		padding: 0 10px;
		cursor: pointer;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
		    -ms-transition: all 0.3s;
		     -o-transition: all 0.3s;
		        transition: all 0.3s;
	}
	.roll-team .team-item:hover > .team-inner .team-pop {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		-webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
		   -moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
		        animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
	}
	.roll-team .team-item:hover > .team-inner .pop-overlay {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
	}
	.roll-team .team-content {
		text-align: center;
	}
	.roll-team .team-content .name {
		font-family: "Raleway", sans-serif;
		font-size: 16px;
		font-weight: 600;
		padding: 12px 0 2px;
	}
	.roll-team .team-content .pos {
		padding-bottom: 12px;
		color: #443f3f;
	}
	.archive .team-item:nth-of-type(3n+1) {
		clear: left;
	}
	.entry-post .roll-team .team-inner .avatar img {
	    margin: 0;
	}
/* Elements
-------------------------------------------------------------- */
	a {
		color: #d65050;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: #d65050;
	}
	.text-color { color: #d65050;}
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		background-color: #d65050;
		border: 1px solid #d65050;
	}
	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover {
		background-color: transparent;
		color: #d65050;
	}
	textarea:focus,
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="date"]:focus,
	input[type="month"]:focus,
	input[type="time"]:focus,
	input[type="week"]:focus,
	input[type="number"]:focus,
	input[type="email"]:focus,
	input[type="url"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,
	input[type="color"]:focus {
		border: 1px solid #d65050;
	}
	#mainnav > ul > li > a.active,
	#mainnav > ul > li > a:hover {
		color: #d65050;
	}
	#mainnav ul li ul:after {
		background-color: #d65050;
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
	}
	#mainnav .sub-menu li:hover > a {
		background-color: #d65050;
	}
	.error-wrap #search-submit:hover {
		background-color: #d65050;
		border-color: #d65050;
	}
	.text-slider .maintitle:after {
		background-color: #d65050;
	}
	.content-area .hentry:after {
		background-color: #d65050;
	}
	.hentry .meta-post a:hover {
		color: #d65050;
	}
	.hentry blockquote {
	    border-left: 3px solid #d65050;
	}
	.blog-pagination ul li {
		border: 1px solid #d65050;
	}
	.blog-pagination ul li.active,
	.blog-pagination ul li:hover a {
		background-color: #d65050;
	}
	.sidebar .widget:before {
		background-color: #d65050;
	}
	.widget-tags .tag-list a:hover {
		border: 1px solid #d65050;
	}
	.comment .comment-detail {
		border: 1px solid #d65050;
	}
	.bottom .socials li:hover a,
	.go-top {
		background-color: #d65050;
	}
	.go-top:hover {
		color: #d65050;
	}
	.switcher-container .switcher-icon a:focus {
		color: #d65050;
	}
	.owl-theme .owl-controls .owl-page span{
	  border: 2px solid #d65050;
	}
	.owl-theme .owl-controls .owl-page.active span,
	.owl-theme .owl-controls.clickable .owl-page:hover span{
	  background-color: #d65050;
	}
	.roll-icon-box .icon {
		border: 1px solid #d65050;
	}
	.roll-icon-box .icon i,
	.roll-icon-box .content h3 a:hover {
		color: #d65050;
	}
	.roll-icon-box.white .icon {
		background-color: #d65050;
	}
	.roll-icon-box.white .content h3 a {
		color: #d65050;
	}
	.roll-icon-list .icon {
		border: 1px solid #d65050;
	}
	.roll-icon-list .icon i,
	.roll-icon-list .content h3 a:hover {
		color: #d65050;
	}
	.roll-button {
		background-color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-button:hover {
		color: #d65050;
	}
	.roll-button.border {
		color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-button.border:hover {
		background-color: #d65050;
	}
	.roll-button.light:hover {
		border: 1px solid #d65050;
		background-color: #d65050;
	}
	.project-filter li a.active,
	.project-filter li a:hover {
		background-color: #d65050;
	}
	.roll-testimonials .name {
		font-family: "Raleway", sans-serif;
		font-size: 18px;
		font-weight: 500;
		color: #d65050;
	}
	.roll-project .project-item .project-pop {
		background-color: #d65050;
	}
	.roll-socials li a {
		border: 1px solid #d65050;
	}
	.roll-socials li a:hover {
		background-color: #d65050;
		border: 1px solid #d65050;
	}
	.roll-infomation li.address:before,
	.roll-infomation li.phone:before,
	.roll-infomation li.email:before {
		color: #d65050;
	}
	.roll-progress .progress-animate {
		background-color: #d65050;
	}
	.roll-team .team-item .team-pop .team-social li:hover a {
		color: #d65050;
	}
	.roll-team .team-item .team-pop {
		background-color: #d65050;
	}
	.roll-team .team-content .name {
		color: #d65050;
	}
/* Woocommerce basic - full styles in wc.css
-------------------------------------------------------------- */
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	background-color: #d65050;
}
.cart-contents {
	position: relative;
}
.cart-contents .fa,
.header-account .fa {
	font-size: 18px;
}
.cart-amount {
    background-color: #d65050;
    font-size: 12px;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    top: -10px;
    position: absolute;
    color: #fff;
    right: -18px;
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link p {
	color: #767676;
}
ol.flex-control-nav.flex-control-thumbs {
    list-style-type: none;
    padding-left: 0;
    margin: 0 -3px;
}
ol.flex-control-nav.flex-control-thumbs li img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
   cursor: pointer;
}
ol.flex-control-nav.flex-control-thumbs li {
    width: 33.333%;
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
}
ol.flex-control-nav.flex-control-thumbs li img:not(.flex-active) {
    opacity: 0.6;
}
.woocommerce ul#shipping_method {
	display: table;
	margin: 0 auto;
	text-align: left;
}
.woocommerce ul#shipping_method li {
	padding: 0;
}
/* Core video
-------------------------------------------------------------- */
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}
.wp-custom-header iframe {
	vertical-align: top;
}

.wp-custom-header {
	position: relative;
}
.wp-custom-header .wp-custom-header-video-button {
	position: absolute;
	bottom: 10%;
	left: -webkit-calc(50% - 25px);
	left: calc(50% - 25px);
	height: 50px;
	width: 50px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background-color: rgba(51, 51, 51, 0.70);
	-webkit-transition: background-color 0.4s;
	transition: background-color 0.4s;
}
.wp-custom-header .wp-custom-header-video-button:hover {
	color: #fff;
	background-color: #333;
}
.wp-custom-header .wp-custom-header-video-button:focus {
	outline: none;
}

/* Lightbox video
-------------------------------------------------------------- */
.sydney-video .video-text,
.sydney-video .toggle-popup, 
.sydney-video .close-popup {
	display: none;
}
.sydney-video.vid-lightbox .video-text {
	display: block;
	margin-bottom: 30px;
}
.sydney-video.vid-lightbox .video-text:empty {
	margin-bottom: 0;
}
.sydney-video.vid-lightbox .popup-show .close-popup {
    display: block;
    position: absolute;
    top: -30px;
    right: -30px;
    z-index: 12;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
}
.sydney-video.vid-lightbox .sydney-video-inner {
	max-width: 720px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.sydney-video.vid-lightbox .video-overlay {
	position: fixed;
	top: 0;
	left: -9999em;
	height: 100%;
	width: 100%;
	z-index: 9998;
	background-color: rgba(0, 0, 0, 0.3);
}
.sydney-video.vid-lightbox .popup-show {
	left: 0;
}
.sydney-video.vid-lightbox {
	text-align: center;
}
.sydney-video.vid-lightbox .toggle-popup {
    width: 60px;
    height: 60px;
    display: table;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(83, 85, 93, 0.3);
    border-radius: 50%;
    line-height: 60px;
    font-size: 28px;
    color: #46444c;
    transition: all 0.4s;
}
.sydney-video.vid-lightbox .toggle-popup:hover {
	background-color: #46444c;
	color: #fff;
}

/*--------------------------------------------------------------
Integrations
--------------------------------------------------------------*/
/* Elementor and Beaver Builder */
.page-template-page_front-page.elementor-page .page-wrap .content-wrapper,
.page-template-page_front-page.fl-builder .page-wrap .content-wrapper {
	width: 100%;
	padding: 0 15px;
}
.fl-widget .widgettitle,
div[class*="elementor-widget-wp-widget-sydney"] h5 {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 32px;
}
/* Mailchimp for WordPress */
.mc4wp-form label {
	display: block;
	width: 100%;
}
.mc4wp-form input:not([type="submit"]) {
	width: 100%;
}
/* Yoast SEO breadcrumbs */
.sydney-breadcrumbs {
    background-color: #f7f7f7;
    padding: 15px;
    margin-bottom: 30px;
    margin-right: 20px;
}
.sydney-breadcrumbs,
.sydney-breadcrumbs a {
	color: #47425d;
}
.sydney-breadcrumbs a {
    text-decoration: underline;
    margin: 0 3px;
    text-decoration-color: #bababa;	
}
/* Media Queries
-------------------------------------------------------------- */
	@media only screen and (min-width: 1930px) {
		.parallax {
			background-size: cover;
		}
	}
	/* Smaller than standard 1200 */
	@media only screen and (max-width: 1199px) {
		.roll-icon-list .list-item {
			margin-bottom: 18px;
		}
		.roll-project.fullwidth .project-item {
			width: 25%;
		}
		.masonry-layout .hentry {
			width: 455px;
		}
	}
	/* Smaller than standard 980 */
	@media only screen and (max-width: 991px) {
		.parallax {
			background-size: cover;
			background-attachment: scroll;
			background-position: top center!important;
		}
		.roll-counter .numb-count {
			font-size: 24px;
		}
		.masonry-layout .hentry {
			width: 345px;
		}
		.header-wrap .col-md-8 {
			padding: 0;
		}
		.last {
			margin-bottom: 0 !important;
		}
		.margin-bottom-device {
			margin-bottom: 50px;
		}
		.margin-top-device {
			margin-top: 50px;
		}
		.content-area .post-wrap,
		.contact-form-wrap {
			padding-right: 0;
		}
		.contact-form-aside,
		.sidebar {
			margin-top: 50px;
		}
		.roll-icon-box {
			margin-bottom: 30px;
		}
		.roll-promobox.aside-style,
		.roll-promobox.aside-style .promo-wrap,
		.roll-promobox.aside-style .promo-content,
		.roll-promobox.aside-style .promo-controls {
			display: block;
			text-align: center;
			width: 100%;
		}
		.roll-promobox.aside-style .title {
			margin-bottom: 20px;
		}
		.roll-project.fullwidth .project-item {
			width: 33.3%;
		}
		.footer-widgets .widget {
			margin-bottom: 50px;
		}
		.roll-client .client-item img {
			max-width: 100%;
  		}
		.blog-post:nth-of-type(2n+1) {
		    clear: left;
		}  				
	}
	@media only screen and (max-width: 1024px) {
		.site-header.fixed {
			position: static !important;
		}		
		.slides-container .slide-item,
		.panel-row-style {
			background-attachment: scroll !important;
			background-position: center !important;
		}
		.panel-row-style.mob-pad-0 {
			padding: 0 !important;
		}
		.panel-row-style.mob-pad-15 {
			padding: 15px 0 !important;
		}
		.panel-row-style.mob-pad-30 {
			padding: 30px 0 !important;
		}
		.panel-row-style.mob-pad-45 {
			padding: 45px 0 !important;
		}
		#mainnav {
			display: none;
		}
		.btn-menu {
			display: block;
		}
		.site-header {
			position: static;
			background-color: rgba(0,0,0,0.9);
		}
		.header-clone {
			display: none;
		}		
		.posts-navigation {
			overflow: hidden;
			margin-bottom: 30px;
		}
	}
	@media only screen and (max-width: 780px) {
		.roll-client .client-item img {
			max-width: 100%;
  		}
  		.panel-grid-cell {
   			padding-left:15px !important;
    		padding-right:15px !important;
    		margin-bottom: 15px !important;
  		}
		h1 { font-size: 32px;}
		h2 { font-size: 28px;}
		h3 { font-size: 22px;}
		h4 { font-size: 18px;}
		h5 { font-size: 16px;}
		h6 { font-size: 14px;}
	}
	/* Tablet Landscape */
	 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
		.parallax {
			background-size: cover;
			background-attachment: scroll;
			background-position: top center!important;
		}
	}

	@media only screen and (max-width: 1399px) {
		.site-header #mainnav ul li ul {
		    right: 14px;
		}
		.site-header #mainnav ul li ul li ul {
		    left: -100%;
		}
	}

	/* All Mobile Sizes */
	@media only screen and (max-width: 767px) {
		.posts-layout {
			max-width: 100%;
		}
		.masonry-layout .hentry {
			width: 100%;
			margin: 0 0 30px;
			padding: 0 15px;
		}
		.text-slider-section {
			min-height: 190px;
		}
		.text-slider .maintitle {
			font-size: 32px;
		    line-height: 1.1;
		    padding-bottom: 10px;
		}
		.text-slider .subtitle {
		    font-size: 16px;
		    line-height: 24px;
		    padding: 15px 0;
		}
		.roll-button {
			padding: 10px 30px;
		}
		.roll-project .project-item {
			width: 100%;
		}
		.roll-project.fullwidth .project-item {
			width: 50%;
		}
		.roll-counter {
			margin-bottom: 30px;
		}
		.sydney_facts_widget .col-md-3:last-of-type .roll-counter {
			margin-bottom: 0;
		}
		.roll-counter .name-count {
			padding: 5px 0;
		}
		.single-post .author-post .author-avatar {
			float: none;
			margin-bottom: 20px;
		}
		.single-post .author-post .author-info {
			margin-left: 0;
			padding: 0;
		}
		.single-post .author-post ul.socials {
			position: static;
		}
		.single-post .author-post .intro {
			clear: left;
			padding-top: 10px;
		}
		.comment-list .children {
			margin-left: 75px;
		}
		.error-wrap .error-search {
			padding: 0 20px;
		}
		.aside-image .content-wrap {
			padding-left: 0;
			padding-right: 0;
		}
		.social-menu-widget a:before {
			font-size: 42px;
		}
		.btn-menu {
			float: none;
			margin: 15px auto 0;
		}
		.header-wrap {
			text-align: center;
		}
		#mainnav-mobi {
			top: auto;
		}
		.site-header.float-header {
			padding-top: 20px;
			padding-bottom: 20px;
		}

        .text-slider-section {
			min-height: 0;
			top: auto;
			bottom: 0;
		}
		.site-title {
			font-size: 22px !important;
		}
		.fluid-width-video-wrapper + #wp-custom-header-video-button {
			display: none;
		}
	}
	@media only screen and (max-width: 600px) {
		.roll-client .client-item {
			padding: 5px;
			margin: 0;
			width: 32.5%;
		}
	}

	/* Mobile Portrait Size */
	@media only screen and (max-width: 479px) {
		.roll-project.fullwidth .project-item {
			width: 100%;
		}
		.blog-post,
		.service,
		.sidebar-column {
			padding: 0;
		}
		.roll-button {
			font-size: 12px;
		}
		.text-slider .maintitle {
			font-size: 18px;
		}
		.text-slider .subtitle {
			font-size: 14px;
		}
		.text-slider {
			margin-bottom: 5px;
		}
		.text-slider .subtitle {
			padding: 5px 0;
		}
		.button-slider {
    		padding: 5px 15px;
    		font-size: 11px;
		}
	}
	@media only screen and (max-width: 320px) {
		.text-slider {
			margin-bottom: 0;
		}

	}
	/* Center menu vertically */
	@media screen and (min-width: 1025px) {
		.header-wrap .container > .row {
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-align-items: center;
			    -ms-flex-align: center;
			        align-items: center;
		}
	}
	/* Mobile slider */
	.mobile-slide {
		display: none;
	}
	.sydney-hero-area {
		overflow: hidden;
	}

/*customize...*/
@font-face {
	font-family: ssp;
	src: url(fonts/SourceSansPro-Regular_0.ttf);
}

@font-face {
	font-family: sspb;
	src: url(fonts/SourceSansPro-Bold_0.ttf);
}

body {
	overflow-x: hidden;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body strong,
body b {
	font-family: sspb;
}

body p,
body input,
body a,
body span {
	font-family: ssp;
}

.bg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.banner {
	height: 35vw;
	min-height: 200px;
}

.header-clone,
.entry-header,
.entry-footer {
	display: none;
}

.content-area .hentry,
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

.scale-down {
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: center top;
	transform-origin: center top;
	-webkit-transition: .8s;
	transition: .8s;
}

.scale-down.on {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

footer .site-info p a > .inspiren {
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

footer .site-info p a:hover > .inspiren {
	color: #ffe500;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
}

footer .site-info p {
	font-size: 13px;
	margin: 0;
	text-align: center;
	line-height: 13px;
}

body {
	width: -webkit-calc( 100% - 80px );
	width: calc( 100% - 80px );
	margin-left: auto;
}

#masthead.site-header.fixed,
#masthead.site-header {
	position: absolute !important;
	background-color: transparent;
	padding: 15px 0 10px;
}

.container {
    width: 1090px;
}

.site-logo {
    max-height: 70px;
}

.preloader {
	left: 0;
	display: block !important;
	z-index: -999999 !important;
	opacity: 0 !important;
	transition: opacity .3s, z-index 0s.3s;
}

/* .preloader.still-loading {
	z-index: 99999 !important;
	opacity: 1 !important;
} */

.fixed-menu-bar {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #0e4a83;
	width: 80px;
	padding: 0;
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 100;
	overflow-x: hidden;
}

#mainnav-mobi ul.menu,
#mainnav ul.menu {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 200%;
	-webkit-transition: .3s;
	transition: .3s;
	height: 50%;
}

#mainnav-mobi ul.menu li,
#mainnav ul.menu li {
	display: inline-block;
	float: none;
	width: 100%;
	text-align: center;
	height: 70px;
	padding: 0;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}

#mainnav-mobi ul.menu li a,
#mainnav ul.menu li a {
	text-align: center;
	float: none;
	width: 100%;
	height: 70px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    opacity: 0;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
}

.btn-menu {
	display: none;
}

#mainnav-mobi ul li {
	border-top: 0px solid;
}

#mainnav-mobi ul.menu > li::before,
#mainnav ul.menu > li::before {
	content: ' ';
	width: 100%;
	height: 35px;
	display: inline-block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0;
}

#mainnav-mobi ul.menu > li.menu-item-64::before,
#mainnav ul.menu > li.menu-item-64::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2018/01/h-m1-1.png);
}

#mainnav-mobi ul.menu > li.menu-item-463::before,
#mainnav ul.menu > li.menu-item-463::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2017/11/h-m2.png);
}

#mainnav-mobi ul.menu > li.menu-item-62::before,
#mainnav ul.menu > li.menu-item-62::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2017/11/h-m3.png);
}

#mainnav-mobi ul.menu > li.menu-item-691::before,
#mainnav ul.menu > li.menu-item-691::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2018/01/h-m5.png);
}

#mainnav-mobi ul.menu > li.menu-item-61::before,
#mainnav ul.menu > li.menu-item-61::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2017/11/h-m4.png);
}

#mainnav-mobi {
	display: block !important;
	position: static;
}

.fixed-menu-bar:hover {
	width: 160px;
	overflow-x: visible;
}

.fixed-menu-bar:hover #mainnav-mobi ul.menu,
.fixed-menu-bar:hover #mainnav ul.menu {
	left: -100%;
	-webkit-transition: left .3s .3s;
	transition: left .3s .3s;
}

.fixed-menu-bar:hover #mainnav-mobi ul.menu li a,
.fixed-menu-bar:hover #mainnav ul.menu li a {
	opacity: 1;
	-webkit-transition: opacity .1s .4s;
	transition: opacity .1s .4s;
}

.fixed-menu-bar #mainnav-mobi ul.menu li a:hover,
.fixed-menu-bar #mainnav ul.menu li a:hover {
	background-color: #00a34f;
}

.fixed-menu-bar .social {
	width: 80px;
    position: absolute;
    bottom: 40px;
    text-align: center;
    left: 50%;
    margin-left: -40px;
}

.fixed-menu-bar .social img {
	width: 30%;
	display: inline-block;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition: .3s;
	transition: .3s;
}

.fixed-menu-bar .social img:hover {
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
}

.fixed-menu-bar #mainnav-mobi .btn-submenu {
	display: none;
}

.fixed-menu-bar #mainnav-mobi ul.sub-menu {
	display: block !important;
}

.fixed-menu-bar #mainnav-mobi ul.sub-menu,
.fixed-menu-bar #mainnav ul.sub-menu {
	position: fixed;
    height: 200%;
    top: -50%;
    z-index: 100;
    left: 50%;
    background-color: #ffffffb3;
    width: 0;
    overflow-x: hidden;
    padding-top: -webkit-calc( ( 100vh - 350px ) / 2 );
    padding-top: calc( ( 100vh - 350px ) / 2 );
    -webkit-transition: 0s;
    transition: 0s;
}

.fixed-menu-bar #mainnav-mobi ul.menu > li ul.sub-menu::after,
.fixed-menu-bar #mainnav ul.menu > li ul.sub-menu::after {
	content: none;
}

.fixed-menu-bar #mainnav-mobi ul.menu > li ul.sub-menu a,
.fixed-menu-bar #mainnav ul.menu > li ul.sub-menu a {
	border-top: none;
	background-color: transparent;
	color: #666;
	text-transform: uppercase;
}

.fixed-menu-bar #mainnav-mobi ul.menu > li ul.sub-menu a:hover,
.fixed-menu-bar #mainnav ul.menu > li ul.sub-menu a:hover {
	color: #000;
	background-color: transparent;
}

.fixed-menu-bar:hover #mainnav-mobi ul.menu > li ul.sub-menu,
.fixed-menu-bar:hover #mainnav ul.menu > li ul.sub-menu {
	left: 100%;
	-webkit-transition: .3s .3s;
	transition: .3s .3s;
}

.fixed-menu-bar #mainnav-mobi ul.menu > li ul.sub-menu:hover,
.fixed-menu-bar #mainnav ul.menu > li ul.sub-menu:hover,
.fixed-menu-bar #mainnav-mobi ul.menu > li:hover ul.sub-menu,
.fixed-menu-bar #mainnav ul.menu > li:hover ul.sub-menu {
	-webkit-transition: .3s, left .3s .3s;
	transition: .3s, left .3s .3s;
	width: 70%;
}

.interested-btn {
	background-color: #008087;
	box-shadow: 1px 3px 4px #666;
	padding: 5px 16px;
	cursor: pointer;
}

.interested-btn:hover {
	right: 0;
}

.interested-btn img {
    width: 15px;
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}

.interested-btn span {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
}

.fixed-section {
    position: fixed;
    right: -230px;
    top: 120px;
    z-index: 1000;
    max-width: 270px;
	-webkit-transition: .3s;
	transition: .3s;
}

.fixed-section:hover,
.fixed-section.show {
	right: 0;
}

.fix-form.h-form {
    padding: 0 10px 10px;
}

.fixed-section form {
	width: 100%;
}

.fix-form.h-form p {
    margin: 0;
}

.fix-form.h-form label {
	text-align: center;
	padding: 0;
	margin: 0;
}

.fix-form.h-form input {
    height: 36px;
}

.fix-form.h-form input[type="submit"] {
    height: auto;
    width: 120px;
    padding: 10px;
    color: #30969b;
    border: 1px solid #30969b;
    background-color: transparent;
}

.fix-form.h-form input[type="submit"]:hover {
	color: #fff;
    background-color: #30969b;
}

.fix-form.h-form .subsribeButton {
	text-align: center;
}

.fix-form.h-form {
	-webkit-transform-origin: center top;
	transform-origin: center top;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	height: 0;
}

.fixed-section.show .fix-form.h-form {
	-webkit-transition: .3s, height 0s .3s;
	transition: .3s, height 0s .3s;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	height: auto;
}

.phone-form {
	display: none;
}

.fix-form.h-form .phone-form {
	display: block;
}

#masthead {
	pointer-events: none;
}

#masthead .col-md-4 {
	margin-left: 120px;
	width: auto;
}

#masthead .col-md-8,
#masthead .col-md-4 a {
	pointer-events: auto;
}

#masthead .small-home-btn {
	width: 40px;
    margin: 15px auto;
}

.title-pattern {
	position: relative;
	display: inline-block;
}

.title-pattern::before,
.title-pattern::after {
	content: ' ';
	position: absolute;
}

.title-pattern::before {
	width: 70%;
	height: 1px;
	background-color: #0e4a83;
	left: 15%;
	bottom: -11px;
}

.title-pattern::after {
	width: 11px;
	height: 11px;
	left: 50%;
	border: 1px solid #0e4a83;
	border-radius: 50%;
	bottom: -16px;
	margin-left: -6px;
}

.social.title-pattern::before {
	background-color: #ffffff59;
	bottom: -10px;
}

.social.title-pattern::after {
	border: 1px solid #ffffff59;
	width: 7px;
    height: 7px;
    bottom: -13px;
    margin-left: -3px;
}

.h-txt,
.h-proj,
.h-overview,
.h-news,
.h-form,
.h-links {
	background-color: #fff;
}

.h-slider {
	position: fixed !important;
	left: 0 !important;
	width: 100% !important;
	top: 0;
	z-index: 0;
	margin: 0 !important;
}

.h-slider .slider-txt {
	font-size: 50px !important;
	line-height: 1.2 !important;
	text-align: center !important;
	text-shadow: 0px 0px 5px #000;
	font-weight: 700 !important;
	margin-left: 80px !important;
	position: relative;
	display: inline-block;
	opacity: 0;
	margin-top: 50px !important;
	-webkit-transition: 1.2s !important;
	transition: 1.2s !important;
}

.h-slider .slider-txt.show {
	opacity: 1;
	margin-top: 0px !important;
}

.h-slider .slider-txt::before,
.h-slider .slider-txt::after {
	content: ' ';
	position: absolute;
	opacity: 0;
	-webkit-transition: 1.2s 1s;
	transition: 1.2s 1s;
}

.h-slider .slider-txt::before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: center;
	transform-origin: center;
}

.h-slider .slider-txt.show::before,
.h-slider .slider-txt.show::after {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.h-slider .slider-txt::before {
	width: 70%;
	height: 1px;
	background-color: #fff;
	left: 15%;
	bottom: -10px;
}

.h-slider .slider-txt::after {
	width: 11px;
	height: 11px;
	left: 50%;
	border: 1px solid #fff;
	border-radius: 50%;
	bottom: -15px;
	margin-left: -6px;
}

.h-slider .h-slider-inner {
	position: absolute;
    top: 0;
    z-index: 10;
    left: 0;
    width: 100%;
    height: 100%;
}

.h-slider .wpb_content_element {
	margin-bottom: 0;
}

.h-slider .h-slider-inner > .vc_col-sm-12 {
	float: none;
	height: 100%;
}

.h-slider .h-slider-inner .wpb_single_image {
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: .6;
}

.h-slider .h-slider-inner .wpb_raw_code,
.h-slider .h-slider-inner .wpb_text_column {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: 40px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.h-slider .h-slider-inner .wpb_text_column p {
	color: #fff;
}

.sep .vc_sep_holder.vc_sep_holder_l {
	height: 100%;
}

.sep.vc_separator .vc_sep_holder .vc_sep_line {
    border: 0px solid #FFF;
    width: 1px;
    margin: auto;
    background-color: #0e4a83;
    height: 100%;
}

.h-slider .sep.vc_separator .vc_sep_holder .vc_sep_line {
    background-color: #fff;
}

.sep {
	height: 80px;
}

.h-slider .sep {
	height: -webkit-calc( ( 30vw - 17px ) / 1.9 );
	height: calc( ( 30vw - 17px ) / 1.9 );
	position: absolute;
	bottom: 70px;
	padding-left: 80px;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: 1.2s 2.2s;
	transition: 1.2s 2.2s;
	-webkit-transform-origin: top;
	transform-origin: top;
}

.h-slider .sep.show {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);

}

.h-slider .h-slider-inner .wpb_raw_code {
	bottom: 10px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.h-slider .h-slider-inner .wpb_raw_code span::after,
.h-slider .h-slider-inner .wpb_raw_code span::before {
    width: 10px;
    height: 2px;
    background-color: #fff;
    content: ' ';
    position: absolute;
    display: block;
    right: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.h-slider .h-slider-inner .wpb_raw_code span::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	right: auto;
	left: 50%;
}

.h-slider .h-slider-inner .wpb_raw_code span.arrow-0::after,
.h-slider .h-slider-inner .wpb_raw_code span.arrow-0::before {
	top: 0px;
	width: 4px;
	height: 4px;
    -webkit-animation-name: arrow_0;
    animation-name: arrow_0;
}

.h-slider .h-slider-inner .wpb_raw_code span.arrow-1::after,
.h-slider .h-slider-inner .wpb_raw_code span.arrow-1::before {
	top: 12px;
    -webkit-animation-name: arrow_1;
    animation-name: arrow_1;
}

.h-slider .h-slider-inner .wpb_raw_code span.arrow-2::after,
.h-slider .h-slider-inner .wpb_raw_code span.arrow-2::before {
	top: 22px;
    width: 18px;
    -webkit-animation-name: arrow_2;
    animation-name: arrow_2;
}

.h-slider .h-slider-inner .wpb_raw_code span.arrow-3::after,
.h-slider .h-slider-inner .wpb_raw_code span.arrow-3::before {
	top: 32px;
    width: 25px;
    -webkit-animation-name: arrow_3;
    animation-name: arrow_3;
}

@-webkit-keyframes arrow_0 {
	0%, 5% {
		margin-top: 0px;
		opacity: 0;
	}

	30%, 100% {
		margin-top: 0px;
		opacity: 1;
	}
}

@-webkit-keyframes arrow_1 {
	0%, 10% {
		margin-top: 20px;
		opacity: 0;
	}

	15%, 100% {
		margin-top: 0px;
		opacity: 1;
	}
}

@-webkit-keyframes arrow_2 {
	0%, 15% {
		margin-top: 20px;
		opacity: 0;
	}

	20%, 100% {
		margin-top: 0px;
		opacity: 1;
	}
}

@-webkit-keyframes arrow_3 {
	0%, 20% {
		margin-top: 20px;
		opacity: 0;
	}

	25%, 100% {
		margin-top: 0px;
		opacity: 1;
	}
}

@keyframes arrow_0 {
	0%, 5% {
		margin-top: 0px;
		opacity: 0;
	}

	30%, 100% {
		margin-top: 0px;
		opacity: 1;
	}
}

@keyframes arrow_1 {
	0%, 10% {
		margin-top: 20px;
		opacity: 0;
	}

	15%, 100% {
		margin-top: 0px;
		opacity: 1;
	}
}

@keyframes arrow_2 {
	0%, 15% {
		margin-top: 20px;
		opacity: 0;
	}

	20%, 100% {
		margin-top: 0px;
		opacity: 1;
	}
}

@keyframes arrow_3 {
	0%, 20% {
		margin-top: 20px;
		opacity: 0;
	}

	25%, 100% {
		margin-top: 0px;
		opacity: 1;
	}
}


.h-txt {
    padding-top: 80px;
    padding-bottom: 30px;
    text-align: center;
}

.h-txt h2 {
	margin-top: 50px;
}

.h-txt .vc_separator {
	margin-bottom: 0;
}

.h-proj-inner {
	margin-bottom: 0px;
}

.h-proj .sep {
	margin-top: 40px;
}

.h-proj {
	text-align: center;
}

.h-overview {
	text-align: center;
	padding-bottom: 50px;
}

.h-overview-inner {
	width: 12.4%;
	display: inline-block;
	margin: 0;
	margin-left: 0% !important;
	padding: 120px 15px 100px;
	margin-right: 0% !important;
	position: relative;
	-webkit-clip-path: polygon(0 40px, 30% 0, 100% 80px, 100% 100%, 0 100% );
	clip-path: polygon(0 40px, 30% 0, 100% 80px, 100% 100%, 0 100% );
	-webkit-transition: .3s;
	transition: .3s;
}

.h-overview-inner .wpb_single_image {
	width: 50px;
	margin: 0 auto 30px;
	position: relative;
}

.h-overview-inner .wpb_single_image::before {
    content: ' ';
    height: 1px;
    width: 30px;
    background-color: #ddd;
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -15px;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.h-overview-inner .wpb_text_column {
	position: absolute;
    opacity: 0;
    transition: .1s;
    width: 100%;
    left: 0%;
    bottom: 80px;
    margin: 0;
    line-height: 1.2;
}

.h-overview-inner .wpb_text_column p {
	color: #fff;
	font-weight: 700;
}

.h-overview-inner:nth-child(1) {
	background-color: #98cbde;
}

.h-overview-inner:nth-child(2) {
	background-color: #6eb6e1;
}

.h-overview-inner:nth-child(3) {
	background-color: #4899c7;
}

.h-overview-inner:nth-child(4) {
	background-color: #348dca;
}

.h-overview-inner:nth-child(5) {
	background-color: #1380ca;
}

.h-overview-inner:nth-child(6) {
	background-color: #007ccc;
}

.h-overview-inner:nth-child(7) {
	background-color: #005ba1;
}

.h-overview-inner:nth-child(8) {
	background-color: #0e4a80;
}

.h-overview > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
	height: 400px;
}

.h-overview > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper::before {
    height: 100%;
    content: ' ';
    display: inline-block;
    vertical-align: bottom;
}

.h-overview > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper:hover .h-overview-inner {
	width: 9.9%;
	-webkit-transition: .3s;
	transition: .3s;

}

.h-overview > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-overview-inner:hover {
	width: 32%;
	z-index: 1;
	margin-left: -1% !important;
	margin-right: -1% !important;
	padding: 200px 15px 120px;
	bottom: -15px;
	-webkit-clip-path: polygon(0 200px, 75% 0, 100% 80px, 100% 100%, 0 100% );
	clip-path: polygon(0 200px, 75% 0, 100% 80px, 100% 100%, 0 100% );
	-webkit-transition: .3s;
	transition: .3s;
}

.h-overview-inner:hover .wpb_text_column {
	opacity: 1;
	bottom: 90px;
	-webkit-transition: .3s .4s;
	transition: .3s .4s;
}

.h-overview-inner:hover .wpb_single_image::before {
	opacity: 1;
}

.h-overview-inner .vc_col-sm-12 {
	position: static;
}

.h-news {
	text-align: center;
}

.h-news h2 {
	margin-bottom: 60px;
}

/* JL: change colour from #666*/
.contactForm.h-form select,
.h-form textarea,
.h-form input {
	width: 100%;
	resize: none;
	margin-top: 10px !important;
    height: 50px;
    background-color: #e2e4e5;
    border: 0px solid;
    color: #000;
}

/* JL: change height of input box*/
.page-id 6290 .h-form textarea {
	height: 25px;
}

.h-form textarea {
	height: 115px;
}

.h-form .submit-col {
	text-align: right;
	margin-bottom: 10px;
}

.contactForm.h-form .submit-col select ,
.h-form .submit-col input {
	width: auto;
	margin-left: 20px;
	padding: 5px 20px;
	background-color: transparent;
	border: 1px solid #30969b;
	color: #30969b;
	border-radius: 0px;
	width: 120px;
}

/* JL: change text colour from #fff*/
.contactForm.h-form .submit-col select:hover ,
.h-form .submit-col input:hover {
	color: #000000;
	background-color: #30969b;

}

/* JL: change text colour from #fff*/
.contactForm.h-form select:focus,
.h-form textarea:focus,
.h-form input:focus {
    border: 0px solid;
	outline: none;
	background-color: #9e9e9e;
	color: #000;
}

.h-form label > span > select:focus {
	background-color: #9e9e9e;
    color: #ddd;
	outline: none;
}

.h-form .wpcf7-response-output {
	clear: both;
}

.h-form .wpcf7-not-valid-tip {
	font-size: .8em;
}

.h-form label {
    width: 100%;
    padding-left: 20px;
    color: #0e4a83;
    font-weight: 100;
    margin-top: 20px;
}

.h-form label > span {
	margin-left: 10px;
}

.h-form label > span > select {
	height: 36px;
    color: #666;
    border: 0px solid;
    background-color: #e2e4e5;
}

/* JL: change colour from #aaa*/
.contactForm.h-form select::-webkit-input-placeholder,
.h-form input::-webkit-input-placeholder,
.h-form textarea::-webkit-input-placeholder {
	color: #000;
}

.contactForm.h-form select::-moz-placeholder,
.h-form input::-moz-placeholder,
.h-form textarea::-moz-placeholder {
	color: #000;
}

.contactForm.h-form select:-ms-input-placeholder,
.h-form input:-ms-input-placeholder,
.h-form textarea:-ms-input-placeholder {
	color: #000;
}
/* JL: end edit for colour*/

/* JL: change colour from #ddd*/
.contactForm.h-form select:focus:-moz-placeholder,
.h-form input:focus:-moz-placeholder,
.h-form textarea:focus:-moz-placeholder {
	color: #000;
}

.contactForm.h-form select:focus::-webkit-input-placeholder,
.h-form input:focus::-webkit-input-placeholder,
.h-form textarea:focus::-webkit-input-placeholder {
	color: #000;
}

.contactForm.h-form select:focus::-moz-placeholder,
.h-form input:focus::-moz-placeholder,
.h-form textarea:focus::-moz-placeholder {
	color: #000;
}

.contactForm.h-form select:focus:-ms-input-placeholder,
.h-form input:focus:-ms-input-placeholder,
.h-form textarea:focus:-ms-input-placeholder {
	color: #000;
}

.contactForm.h-form select:focus:-moz-placeholder,
.h-form input:focus:-moz-placeholder,
.h-form textarea:focus:-moz-placeholder {
	color: #000;
}

/* JL: end colour edit*/

.h-form h2 {
	padding-left: 15px;
	margin-bottom: 0;
}

.h-form .vc_col-sm-5 > .vc_column-inner {
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.h-form {
	display: -webkit-flex;
	display: flex;
	padding: 50px 0;
	align-items: center;
}

.h-form .vc_col-sm-5 .wpb_content_element {
	position: absolute;
	margin-bottom: 0;
	bottom: 150px;
	left: 80px;
	line-height: 1.2;
}

/* JL: change colour from #fff*/
.h-form .vc_col-sm-5 .wpb_content_element p {
	color: #000;
	font-size: 25px;
	font-weight: 700;
}

.h-form .vc_col-sm-5.h-gif {
	height: 535px;
}

.h-links {
	padding-top: 30px;
	padding-bottom: 0px;
}

.h-links .wpb_content_element p {
	font-size: 30px;
	color: #0e4a83;
	font-weight: 700;
	font-family: sspb;
}

.h-links .wpb_content_element p a {
	font-weight: 700;
	font-family: sspb;
	color: #666;
	position: relative;
}

.h-links .wpb_content_element p a::before {
	width: 96%;
	height: 1px;
	background-color: #666;
	left: 2%;
	bottom: -4px;
	content: ' ';
	position: absolute;
}

.h-links-inner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
	display: -webkit-flex;
	display: flex;
}

.h-links-inner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_single_image {
	margin: 0 5px; 
}

.h-links .sep {
	margin-top: 30px;
}

.h-links #sbi_load .sbi_follow_btn {
	display: none;
}

.h-links #sbi_load .sbi_load_btn {
	background-color: #0e4a83 !important;
	border-radius: 0 !important;
}

.h-perak {
	padding: 20px;
	background-color: #0e4a83;
}

.h-perak h2 {
	margin: 15px 0; 
}

.h-gmap {
	padding-left: 80px;
}

.h-gmap #gmap {
    height: 450px;
}

.h-gmap .wpb_raw_code,
.h-gmap .wpb_gmaps_widget {
	margin-bottom: 0;
}

.h-gmap .wpb_gmaps_widget > .wpb_wrapper {
	padding: 0;
}

#sidebar-footer {
	padding: 40px 0 25px;
	position: relative;
}

.footer-1 figure {
	width: 160px;
	margin-bottom: 20px;
}

.footer-1 p {
	font-weight: 700;
	line-height: 1;
}

.footer-1 p small {
	font-weight: 100;
}

.widget-area .widget.widget_nav_menu,
.widget-area .widget.widget_text {
	margin-bottom: 0;
}

.menu-footer-menu-container ul.menu li {
    line-height: 1.2;
    font-size: 14px;
    padding: 0;
}

.widget-area .widget-title {
	padding-bottom: 15px;
}

.menu-footer-menu-container ul.menu li:hover a,
.menu-footer-menu-container ul.menu li.current-menu-item a {
	font-weight: 700;
}

.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
	position: relative;
	overflow-x: hidden;

}

.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner {
	position: absolute;
	top: 0;
	width: 50%;
	-webkit-transition: .5s;
	transition: .5s;
	margin: 0;
}

.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner.current-item {
	position: relative;
}

p.slider-arrow {
	position: absolute;
	height: 20px;
	margin-bottom: 0;
	width: 40px;
	top: -webkit-calc( 50% - 10px );
	top: calc( 50% - 10px );
	background-color: #0e4a83;
	z-index: 10;
	color: #fff;
	font-size: 16px;
	-webkit-transform: scaleY(2);
	transform: scaleY(2);
	text-align: center;
	line-height: 1.2;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
}

p.slider-arrow::selection {
	background-color: transparent;
}

p.slider-arrow.right-arrow {
	right: -20px;
}

p.slider-arrow.left-arrow {
	left: -20px;
}

p.slider-arrow.right-arrow:hover {
	right: -30px;
}

p.slider-arrow.left-arrow:hover {
	left: -30px;
}

.h-proj > .vc_col-sm-12 > .vc_column-inner {
	max-width: 900px;
	margin: auto;
	position: relative;
	padding: 0; 
}

.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner .wpb_single_image {
	padding: 120px 0 150px;
	margin: auto;
	width: 250px;
	-webkit-transition: .5s;
	transition: .5s;
}

.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner .wpb_text_column {
	margin-bottom: 0px;
}

.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner .wpb_text_column p a {
	color: #fff;
	font-size: 16px;
	position: absolute;
	width: 100%;
	left: 0;
	height: 100%;
	top: 0px;
	display: -webkit-flex;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	padding-bottom: 30px;
	-webkit-transition: .5s;
	transition: .5s;
}

.h-proj-inner > .vc_col-sm-12::before {
	content: ' ';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: .6;
	-webkit-transition: .5s;
	transition: .5s;
}

.h-proj-inner > .vc_col-sm-12 > .vc_column-inner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
}

.h-proj-inner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
	position: relative;
	z-index: 1;
	padding: 30px 0 10px;
}

.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner:hover > .vc_col-sm-12::before{
	opacity: 0;
}

.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner:hover {
	padding: 20px 20px;
}

.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner:hover .wpb_single_image {
	padding: 100px 0 130px;
}

.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner:hover .wpb_text_column p a {
	padding-bottom: 10px;
}

.h-news-inner {
	overflow: hidden;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing {
	position: relative;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item {
	position: absolute;
	top: 0;
	width: 33.33%;
	padding: 0 10px;
	-webkit-transition: .3s;
	transition: .3s;
	text-align: left;
	min-height: 420px;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item.current-item {
    position: relative;
}

.h-news-inner .wpb_text_column > .wpb_wrapper {
	position: relative;
	max-width: 1000px;
    margin: auto;
}

.h-news-inner p.slider-arrow {
	top: 110px;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item .title {
	font-family: sspb;
	font-weight: 700;
	font-size: 18px;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	position: relative;
	display: block;
	color: #0e4a83;
    padding-right: 60px;
	line-height: 1.1;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item .title::after {
	content: ' ';
	background-color: #0e4a83;
	width: 80px;
	left: 0;
	bottom: 0;
	height: 1px;
	position: absolute;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item .title > span.event-date {
	margin-top: -19px;
	display: block;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item .title > span.title-txt {
    max-height: 40px;
    display: block;
    overflow: hidden;
    margin-bottom: 25px !important;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item .category-display {
	position: absolute;
	top: 0;
	right: 10px;
	background-color: #0e4a83dd;
	padding: 3px 8px;
	color: #fff;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item.event-cato .category-display {
	background-color: #ee2a7bdd;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item a.image {
	display: block;
	position: relative;
	height: 200px;
	overflow: hidden;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item a.image > img {
	min-height: 100%;
	transform: translateY(-25%);
	position: absolute;
	top: 25%;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item a.image::before {
	content: ' ';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0000004d;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item:hover a.image::before {
	opacity: 1;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item .category-display a {
	color: #fff;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item .excerpt-dash {
	display: none;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item .excerpt {
	display: block;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item .excerpt a {
	display: block;
	margin-top: 10px;
	font-size: .9em;
	color: #0e4a83;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item p.calender-icon {
	position: absolute;
	text-align: center;
	margin: 0;
	width: 40px;
	height: 45px;
	top: 0;
	right: 10px;
	color: #000;
	background-image: url(https://kintaproperties.com/wp-content/uploads/2018/01/calender-icon.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item p.calender-icon span {
	display: block;
	font-weight: 100;
	margin: 3px;
}

.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item p.calender-icon span:first-child {
    font-size: 11px;
    margin-top: 6px;
    color: #fff;
}

.h-sep {
	background-color: #fff;
}

#sb_instagram .sb_instagram_header {
	display: none;
}

.h-links-inner .wpb_text_column {
	margin-bottom: 0;
	width: 100%;
}

/* ------- BBSK -----------*/
/* JL: BBSK specific parameters; denoted by .bb */

.bb-slider .h-slider-inner .wpb_single_image {
	position: absolute;
	-webkit-transform: translate(50%, 50%);
	transform: translate(50%, 50%);
	bottom: 65%;
	right: 50%;
	opacity: 1;
	margin-right: -40px;
}

.bb-slider .h-slider-inner .wpb_text_column {
    bottom: -webkit-calc( 65% - 150px );
    bottom: calc( 65% - 150px );
    transform: translate(-50%, -50%);
    line-height: 1;
}

.bb-slider .title-pattern::before {
	background-color: #fff;
	position: absolute;
    opacity: 0;
    -webkit-transition: 1.2s 1s;
    transition: 1.2s 1s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center;
    transform-origin: center;
}

.bb-slider .title-pattern::after {
	border: 1px solid #fff;
	position: absolute;
    opacity: 0;
    -webkit-transition: 1.2s 1s;
    transition: 1.2s 1s;
}

.bb-slider .title-pattern.show::before,
.bb-slider .title-pattern.show::after {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.bb-slider .h-slider-inner .wpb_single_image,
.bb-slider .h-slider-inner .wpb_text_column.title-pattern {
	opacity: 0;
	margin-top: 50px;
	-webkit-transition: 1.2s;
	transition: 1.2s;
}

.bb-slider .h-slider-inner .wpb_single_image.show,
.bb-slider .h-slider-inner .wpb_text_column.title-pattern.show {
	opacity: 1;
	margin-top: 0px;
}

.bb-slider .h-slider-inner .wpb_text_column.title-pattern p {
	font-size: 30px;
	text-shadow: -1px 1px 1px #222;
}

.bb-slider .h-slider-inner .wpb_text_column.bb-sub-menu {
	-webkit-transform: none;
	transform: none;
	top: 15px;
	bottom: auto;
	right: 0;
	left: auto;
	margin-left: 0;
	width: 100%;
}

.bb-slider .h-slider-inner .wpb_text_column.bb-sub-menu ul {
	padding-left: 0;
	padding-right: 80px;
	text-align: right;
}

.bb-slider .h-slider-inner .wpb_text_column.bb-sub-menu ul li {
	display: inline-block;
    padding: 5px 15px;
    color: #fff;
    text-shadow: -1px 1px 1px #AAA;
    cursor: pointer;
    transition: .3s;
}

.bb-slider .h-slider-inner .wpb_text_column.bb-sub-menu ul li:hover {
    text-shadow: -1px 1px 1px #000;
}

.bb-txt {
	padding-top: 0;
	padding-bottom: 80px;
}

.bb-txt .wpb_text_column {
	margin-top: 30px;
}

.bb-txt .sep {
	margin-bottom: 0;
}

.bb-txt h2 {
	margin-top: 20px;
}

.bb-shows,
.bb-guide,
.bb-master,
.bb-find {
	background: #edeeee;
    text-align: center;
    overflow: visible !important;
}

.bb-shows {
	background-color: #0e4a83;
}

.bb-shows h2 {
	color: #fff !important;
}

.bb-find {
	z-index: 1;
}

.bb-master .sep:first-child,
.bb-find .sep:first-child {
	margin-top: -50px;
}

.bb-find .sep:last-child {
	margin-bottom: -50px;
}

.bb-school,
.bb-projects {
    text-align: center;
	background-color: #fff;
}

.bb-projects {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: left;
}

.bb-proj-inner.vc_row {
    display: inline-block;
    vertical-align: top;
	position: relative;
    width: 0;
    margin: 0;
    z-index: 0;
    -webkit-transform-origin: left top;
    transform-origin: left top;
	-webkit-transform: scale(0);
	transform: scale(0);
    -webkit-transition: transform .3s, width 0s .2s, margin 0s .2s, z-index 0s;
    transition: transform .3s, width 0s .2s, margin 0s .2s, z-index 0s;
}

.bb-proj-inner.vc_row.in_bedrooms_range.in_price_range {
    margin: 20px 1.166%;
    width: 31%;
    z-index: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
    -webkit-transition: transform .3s, width 0s, margin 0s, z-index 0s;
    transition: transform .3s, width 0s, margin 0s, z-index 0s;
}

.bb-proj-inner .wpb_wrapper {
    font-size: 0px;
}

.bb-proj-inner .wpb_wrapper > * {
    font-size: 16px;
}

.bb-proj-inner .vc_column-inner {
	padding: 0px !important;
	background-size: 60%;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.bb-proj-inner .b-soldout {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.bb-proj-inner .wpb_text_column.bb-proj-status {
	margin-bottom: 0;
	padding: 8px 20px;
	color: #fff;
}

.bb-proj-inner .b-amber .wpb_text_column.bb-proj-status {
	background-color: #637834;
}

.bb-proj-inner .b-maple .wpb_text_column.bb-proj-status {
	background-color: #005B84;
}

.bb-proj-inner .b-ivy .wpb_text_column.bb-proj-status {
	background-color: #896395;
}

.bb-proj-inner .b-cypress .wpb_text_column.bb-proj-status {
	background-color: #00B7C6;
}

.bb-proj-inner .b-aspen .wpb_text_column.bb-proj-status {
	background-color: #FBB16A;
}

.bb-proj-inner .b-abby .wpb_text_column.bb-proj-status {
	background-color: #4C5F93;
}

.bb-proj-inner .b-alder .wpb_text_column.bb-proj-status {
	background-color: #828487;
}

.bb-proj-inner .b-aster .wpb_text_column.bb-proj-status {
	background-color: #008c78;
}

.bb-proj-inner .b-primrose-a .wpb_text_column.bb-proj-status,
.bb-proj-inner .b-primrose .wpb_text_column.bb-proj-status {
	background-color: #ffdc70;
}

/* JL: create individual indentifier at BBSK project page for each unique project */
/* JL: add background colours for Ixora1/2 Oak1/2 Cornflower + sunflower + iris at product card*/
/* JL: 23MAR2022 daisy + rosewood */
/* JL: 01MAR2023 xyris */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */

.bb-proj-inner .b-tulip .wpb_text_column.bb-proj-status {
	background-color: #EBE70E;
}

.bb-proj-inner .b-caper .wpb_text_column.bb-proj-status {
	background-color: #7B0046;
}

.bb-proj-inner .b-mace .wpb_text_column.bb-proj-status {
	background-color: #EF5B74;
}

.bb-proj-inner .b-clove .wpb_text_column.bb-proj-status {
	background-color: #AFA577;
}

.bb-proj-inner .b-lily .wpb_text_column.bb-proj-status {
	background-color: #F58822;
}

.bb-proj-inner .b-marigold .wpb_text_column.bb-proj-status {
	background-color: #FAA819;
}

.bb-proj-inner .b-xyris .wpb_text_column.bb-proj-status {
	background-color: #A32960;
}

.bb-proj-inner .b-daisy .wpb_text_column.bb-proj-status {
	background-color: #FAA819;
}

.bb-proj-inner .b-rosewood .wpb_text_column.bb-proj-status {
	background-color: #801517;
}

.bb-proj-inner .b-iris .wpb_text_column.bb-proj-status {
	background-color: #BD9542;
}

.bb-proj-inner .b-ixora .wpb_text_column.bb-proj-status {
	background-color: #EE4181;
}

.bb-proj-inner .b-ixora2 .wpb_text_column.bb-proj-status {
	background-color: #5B1346;
}

.bb-proj-inner .b-oak .wpb_text_column.bb-proj-status {
	background-color: #A3B794;
}

.bb-proj-inner .b-oak2 .wpb_text_column.bb-proj-status {
	background-color: #988A73;
}

.bb-proj-inner .b-cornflower .wpb_text_column.bb-proj-status {
	background-color: #633A2C;
}

.bb-proj-inner .b-sunflower .wpb_text_column.bb-proj-status {
	background-color: #CFA565;
}

/* JL: end edit project colour */

.bb-proj-inner .wpb_single_image {
	margin-bottom: 0;
}

.bb-proj-inner .wpb_single_image.bb-proj-image {
	position: relative;
}

.bb-proj-inner .wpb_single_image.bb-proj-image-arrow {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 24px;
	height: 24px;
	background-color: #aaa;
	padding: 2px;
	border-radius: 50%;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-animation: opacity_interval 2s infinite;
	animation: opacity_interval 2s infinite;
	-webkit-transition: .5s;
	transition: .5s;
	cursor: pointer;
}

.bb-proj-inner.closed .wpb_single_image.bb-proj-image-arrow {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.bb-proj-inner .bb-proj-name-img {
    width: 20%;
    padding: 0 15px;
    vertical-align: top;
    display: inline-block;
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column {
	width: 80%;
    display: inline-block;
    margin-bottom: 20px;
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column ul {
	text-align: left;
	font-size: 14px;
	color: #000;
	padding-left: 15px;
	list-style: none;
	margin-bottom: 0;
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column ul li {
	margin-top: 5px;
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column ul li::before {
	content: ' ';
	width: 20px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

/* JL: this is for icons preceeding text description */

.bb-proj-inner .bb-proj-name-img + .wpb_text_column ul li.bedrooms::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2017/12/pro-i1.png);
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column ul li.bathrooms::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2017/12/pro-i2.png);
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column ul li.house-type::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2017/12/pro-i3.png);
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column ul li.house-size::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2023/08/pro-size-icon.png);
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column ul li.freehold::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2017/12/pro-i5.png);
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column ul li.security::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2017/12/pro-i6.png);
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column p {
	width: 50%;
    display: inline-block;
    font-size: 14px;
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column p.read-more {
	text-align: left;
	margin-top: 15px;
	padding-left: 45px;
}

.bb-proj-inner .bb-proj-name-img + .wpb_text_column p.house-price {
	text-align: right;
	vertical-align: bottom;
	margin-right: 45px;
	float: right;
}

@-webkit-keyframes opacity_interval {
	0%, 100% {
		opacity: 1;
	}

	50% {
		opacity: 0.5;
	}
}

@keyframes opacity_interval {
	0%, 100% {
		opacity: 1;
	}

	50% {
		opacity: 0.5;
	}
}

.bb-proj-inner .wpb_single_image.bb-proj-image::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-animation: opacity_interval 2s infinite;
	animation: opacity_interval 2s infinite;
	-webkit-transition: .5s;
	transition: .5s;
}

.bb-proj-inner .bb-proj-image {
	cursor: pointer;
}

.bb-proj-inner .bb-proj-name-img,
.bb-proj-inner .bb-proj-name-img + .wpb_text_column {
	overflow-y: hidden;
	-webkit-transition: .5s;
	transition: .5s;
	max-height: 250px;
	margin-bottom: 20px;
}

.bb-proj-inner.show .wpb_single_image.bb-proj-image::before {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.bb-proj-inner.closed .bb-proj-name-img,
.bb-proj-inner.closed .bb-proj-name-img + .wpb_text_column {
	margin-bottom: 0px;
	max-height: 0px;
}

.bb-school.vc_row {
	padding-left: 80px;
}

.bb-school .vc_inner {
	font-size: 0;
}

.bb-school .vc_inner > * {
	font-size: 16px;
}

.bb-school .vc_inner .vc_col-sm-6 {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.bb-school .vc_inner .vc_col-sm-6 .vc_column-inner {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.bb-school .vc_inner.bb-pool-inner,
.bb-school .vc_inner.bb-school-inner {
	height: -webkit-calc( ( 100vw - 97px ) * 0.3 );
	height: calc( ( 100vw - 97px ) * 0.3 );
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child > .vc_column-inner,
.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child,
.bb-school .vc_inner.bb-school-inner .vc_col-sm-6:first-child > .vc_column-inner,
.bb-school .vc_inner.bb-school-inner .vc_col-sm-6:first-child {
	height: 100%;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child .wpb_wrapper {
	font-size: 0;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child .wpb_wrapper > * {
	font-size: 16px;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child .wpb_content_element {
	width: 19%;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: bottom;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:first-child .wpb_single_image {
	width: 180px;
	margin: auto;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:first-child .wpb_text_column {
	margin-bottom: 20px;
	padding: 0 20px;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:first-child .vc_btn3-container .vc_general.vc_btn3 {
	border: 1px solid #0e4a83;
    background-color: transparent;
    color: #0e4a83;
    font-size: 12px;
    padding: 12px 22px;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:first-child .vc_btn3-container .vc_general.vc_btn3:hover {
    background-color: #0e4a83;
    color: #fff;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child .wpb_single_image figure {
	width: 50px;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child .wpb_text_column p {
	color: #fff;
	font-size: 14px;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child .vc_column-inner {
	padding: 0 !important;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child .vc_column-inner > .wpb_wrapper {
	height: 100%;
	padding-bottom: 30px;
}

.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child .vc_column-inner > .wpb_wrapper::before {
	content: ' ';
	display: inline-block;
	width: 0px;
	height: 100%;
}

.bb-shows {
	padding: 40px;
}

.bb-news {
	overflow: visible !important;
	z-index: 1;
}

.bb-news .sep:last-child {
    margin-bottom: -20px;
}

.bb-master .kinta-map > .wpb_wrapper {
	position: relative;
	width: 70%;
    margin: auto;
}

.bb-master .kinta-map .gray-map {
	opacity: .5;
}

.bb-master .kinta-map .map-section {
	position: absolute;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s;
}

.bb-master .kinta-map .map-section.section-1 {
	width: 11.88%;
	left: 83.4%;
    top: 21.16%;
}

.bb-master .kinta-map .map-section.section-2 {
	width: 20.99%;
	left: 65.5%;
	top: 28.6%;
}

.bb-master .kinta-map .map-section.section-3 {
	width: 11.42%;
	left: 44.9%;
	top: 68.2%;;
}

.bb-master .kinta-map .map-section.section-4 {
	width: 30.71%;
	left: 17.8%;
	top: 67.9%;
}

.bb-master .kinta-map .map-section.section-5 {
	width: 26.7%;
	left: 17.9%;
    top: 29.3%;
}

.bb-master .kinta-map .map-section.section-6 {
	width: 10.73%;
	left: 54.5%;
	top: 40.5%;
}

.bb-master .kinta-map .map-section.section-7 {
	width: 12.5%;
	left: 69.1%;
    top: 68.7%;
}

.bb-master .kinta-map .map-section.section-8 {
	width: 12.27%;
	left: 18.3%;
	top: 89.5%;
}

.bb-master .kinta-map .map-section.future-1 {
	width: 15.12%;
	left: 2.5%;
	top: 45.9%;
}

.bb-master .kinta-map .map-section.future-2 {
	width: 26%;
	left: 18.6%;
    top: 68.8%;
}

.bb-master .kinta-map .map-section.future-3 {
	width: 20.29%;
	left: 44.8%;
    top: 55%;
}

.bb-master .kinta-map .map-section.future-4 {
	width: 17.59%;
	left: 76.1%;
	top: 57%;
}

.bb-master .kinta-map .map-section.future-5 {
	width: 12.96%;
	left: 52.1%;
	top: 28.4%;;
}

.bb-master .kinta-map .map-section.future-6 {
	width: 5.94%;
	left: 65.7%;
	top: 22%;
}

.bb-master .kinta-map .map-section.future-7 {
	width: 26.23%;
	left: 16%;
	top: 4.4%;
}


.bb-master .kinta-map .park-lane .section-2,
.bb-master .kinta-map .strand .section-3,
.bb-master .kinta-map .pine .section-4,
.bb-master .kinta-map .tgr .section-5,
.bb-master .kinta-map .centro .section-6,
.bb-master .kinta-map .tenby .section-8,
.bb-master .kinta-map .school .section-7,
.bb-master .kinta-map .school .section-8,
.bb-master .kinta-map .retail .section-1,
.bb-master .kinta-map .future .future-1,
.bb-master .kinta-map .future .future-2,
.bb-master .kinta-map .future .future-3,
.bb-master .kinta-map .future .future-4,
.bb-master .kinta-map .future .future-5,
.bb-master .kinta-map .future .future-6,
.bb-master .kinta-map .future .future-7 {
	opacity: 1;
}

.bb-master-inner .wpb_single_image {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
}

.bb-master-inner .wpb_single_image:hover {
	-webkit-filter: grayscale(.6);
	filter: grayscale(.6);
}

.bb-master-inner .wpb_single_image.current-active {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.bb-master-inner .wpb_text_column {
    width: 200px;
    margin: 0 auto 30px;
    padding: 10px;
    border: 1px solid #0e4a83;
    color: #0e4a83;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    height: 56px;
}

.bb-master-inner .wpb_text_column p {
	line-height: 1;
}

.bb-master-inner .wpb_text_column:hover {
	background-color: #0e4a8333;
}

.bb-master-inner .wpb_text_column.current-active {
	background-color: #0e4a83;
	color: #fff;
}

.bb-master-inner .vc_col-sm-2 {
	width: 20%;
}

.bb-guide {
	background-repeat: no-repeat;
	background-position: 150% bottom;
	background-size: 50%;
}

.bb-guide::before {
    content: ' ';
    display: block !important;
    background-color: #edeeee;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
}

.bb-guide-cato {
	font-size: 0;
}

.bb-guide-cato .wpb_single_image {
    width: 7.69%;
    display: inline-block;
    font-size: 16px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .6;
    cursor: pointer;
    vertical-align: top;
    -webkit-transition: .3s;
    transition: .3s;
}

.bb-guide-cato .wpb_single_image img {
    max-width: 50px;
    width: 100%;
}

.bb-guide-cato .wpb_single_image::after {
    content: '';
    color: #868686;
    line-height: 1.1;
    font-size: 12px;
    display: inline-block;
}

.bb-guide-cato .wpb_single_image:hover {
    -webkit-filter: grayscale(.6);
    filter: grayscale(.6);
    opacity: 1;
}

.bb-guide-cato .wpb_single_image:hover::after {
    color: #2d455c;
}

.bb-guide-cato .wpb_single_image.curr-cato::after {
    color: #0f4b84;
}

.bb-guide-cato .wpb_single_image.curr-cato {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}

.bb-guide-cato .wpb_single_image:nth-child(1)::after {
	content: 'BEAUTY SALONS';
}

.bb-guide-cato .wpb_single_image:nth-child(2)::after {
	content: 'BAKERIES';
}

.bb-guide-cato .wpb_single_image:nth-child(3)::after {
	content: 'DEVELOPER';
}

.bb-guide-cato .wpb_single_image:nth-child(4)::after {
	content: 'SCHOOLS';
}

.bb-guide-cato .wpb_single_image:nth-child(5)::after {
	content: 'FITNESS';
}

.bb-guide-cato .wpb_single_image:nth-child(6)::after {
	content: 'HARDWARE SUPPLIES';
}

.bb-guide-cato .wpb_single_image:nth-child(7)::after {
	content: 'GROCERY & CONVENIENCE STORE';
}

.bb-guide-cato .wpb_single_image:nth-child(8)::after {
	content: 'LAUNDRIES & LAUNDROMATS';
}

.bb-guide-cato .wpb_single_image:nth-child(9)::after {
	content: 'EDUCATION';
}

.bb-guide-cato .wpb_single_image:nth-child(10)::after {
	content: 'HEALTH & PERSONAL CARE';
}

.bb-guide-cato .wpb_single_image:nth-child(11)::after {
	content: 'PETS & ANIMALS';
}

.bb-guide-cato .wpb_single_image:nth-child(12)::after {
	content: 'VEHICLE SERVICE & ACCESSORIES';
}

.bb-guide-cato .wpb_single_image:nth-child(13)::after {
	content: 'RESTAURANTS';
}

.bb-guide div#bbsk_guide_map {
    height: 450px;
}

.bb-guide .outer-info-wrapper .info-content {
	text-align: left;
	margin-bottom: 20px;
	transition: .3s;
}

.bb-guide .outer-info-wrapper .info-content:hover h6,
.bb-guide .outer-info-wrapper .info-content.curr-info h6 {
	font-weight: 700;
}

.bb-guide .outer-info-wrapper .info-content h6 {
	margin: 0 0 5px;
	font-weight: 100;
	font-family: ssp;
	color: #0e4a83;
	font-size: 16px;
}

.bb-guide .outer-info-wrapper .info-content address,
.bb-guide .outer-info-wrapper .info-content p,
.bb-guide .outer-info-wrapper .info-content a {
	font-size: 14px;
	margin-bottom: 0px;
	line-height: 1;
	color: #333333;
}

.bb-guide .outer-info-wrapper .info-content:hover address,
.bb-guide .outer-info-wrapper .info-content:hover p,
.bb-guide .outer-info-wrapper .info-content:hover a,
.bb-guide .outer-info-wrapper .info-content.curr-info address,
.bb-guide .outer-info-wrapper .info-content.curr-info p,
.bb-guide .outer-info-wrapper .info-content.curr-info a {
	color: #000;
}

.bb-guide-inner.bb-guide-map > .vc_col-sm-3 > .vc_column-inner > .wpb_wrapper {
	height: 450px;
	overflow-y: scroll;
	position: relative;
}

.bb-guide-inner.bb-guide-map > .vc_col-sm-3 > .vc_column-inner > .wpb_wrapper::-webkit-scrollbar {
	width: 5px;
	background-color: #c5c5c5;
}

.bb-guide-inner.bb-guide-map > .vc_col-sm-3 > .vc_column-inner > .wpb_wrapper::-webkit-scrollbar-button {
	height: 0px;
}

.bb-guide-inner.bb-guide-map > .vc_col-sm-3 > .vc_column-inner > .wpb_wrapper::-webkit-scrollbar-thumb {
	background-color: #0e4a83; 
}

.bb-guide-inner.bb-guide-map .wpb_raw_html {
	border: 1px solid #0e4a83;
	padding-right: 1px;
}

.bb-guide .outer-info-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	height: 0;
	z-index: -1;
	overflow: hidden;
}

.bb-guide .outer-info-wrapper.curr-cato-info {
	position: relative;
	opacity: 1;
	height: auto;
	z-index: 0;
	transition: .5s;
}

.bb-guide .outer-info-wrapper h5 {
	text-align: left;
	color: #0e4a83;
	margin-bottom: 15px;

}

.bb-find .wpb_raw_html .bb-find-wrapper,
.bb-find .wpb_raw_html .wpb_wrapper {
	font-size: 0;
}

.bb-find .wpb_raw_html .bb-find-wrapper > * {
	font-size: 16px;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-1,
.bb-find .wpb_raw_html .bb-find-wrapper .col-2,
.bb-find .wpb_raw_html .bb-find-wrapper {
	display: inline-block;
	vertical-align: middle;
}

.bb-find .wpb_raw_html .bb-find-wrapper {
	width: 50%;
	color: #0e4a83;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-1 {
	width: 20%;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 {
	width: 80%;
}

.bb-find .wpb_raw_html .bb-find-wrapper p {
    line-height: 1;
    font-weight: 100;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-2 {
	display: -webkit-flex;
	display: flex;
	align-items: stretch;
	margin-top: 5px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-2 span {
    width: 100%;
    position: relative;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-2 span::before {
	content: ' ';
    background-color: #0e4a83;
    width: 1px;
    height: 6px;
    position: absolute;
    left: 50%;
    top: -2px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-1 input {
	width: 83%;
	margin: auto;
	-webkit-appearance: none;
	background: transparent;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-1 input::-webkit-slider-thumb {
	-webkit-appearance: none;
	width: 15px;
	height: 15px;
	background-color: #0e4a83;
	border-radius: 50%;
	box-shadow: 1px 1px 2px 1px #333;
	cursor: pointer;
	margin-top: -6px;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-1 input::-moz-range-thumb {
	width: 15px;
	height: 15px;
	background-color: #0e4a83;
	border-radius: 50%;
	box-shadow: 1px 1px 2px 1px #333;
	cursor: pointer;
	margin-top: -6px;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-1 input::-ms-thumb {
	width: 15px;
	height: 15px;
	background-color: #0e4a83;
	border-radius: 50%;
	box-shadow: 1px 1px 2px 1px #333;
	cursor: pointer;
	margin-top: -6px;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-1 input:focus {
	outline: none;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-1 input::-ms-track {
	background: #0e4a83; 
	border-color: transparent;
	color: transparent;
	height: 4px;
	cursor: pointer;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-1 input::-webkit-slider-runnable-track {
	background-color: #0e4a83;
	height: 4px;
	cursor: pointer;
}

.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-1 input::-moz-range-track {
	background-color: #0e4a83;
	height: 4px;
	cursor: pointer;
}

.bb-gmap .map-content .col-1 {
	width: 100%;
}

/* ***** AMBER ***** */
.bb-slider .h-slider-inner .am-slider-bgi {
    opacity: 1;
    bottom: 0;
    right: 0;
    transform: none;
    width: 35%;
}

.am-icon .sep:last-child {
    margin-bottom: -20px;
}

.am-icon .sep:first-child {
	margin-top: -20px;
}

.am-icon .sep {
	height: 50px;
}

.am-icon .am-icon-inner .vc_col-sm-3 {
	width: 120px;
	display: inline-block;
	float: none;
	vertical-align: top;
}

.am-icon .am-icon-inner .vc_col-sm-3 .wpb_single_image {
	width: 50px;
    margin: auto;
}

.am-icon .am-icon-inner .vc_col-sm-3 .wpb_text_column {
	font-size: 14px;
	line-height: 1;
	margin-top: 10px;
	color: #808285;
	margin-bottom: 10px;
}

.am-env {
    background-color: #fff;
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 30px;
}

.am-env h2 {
	margin-bottom: 10px;
}

.am-env h2::before {
	content: ' ';
    width: 28px;
    height: 28px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 10px;
    margin-left: 20px;
    vertical-align: bottom;
}

.am-env .vc_col-sm-6:first-child h2::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2017/12/am-ic2.png);
}

.am-env .vc_col-sm-6:last-child h2::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2021/03/am-ic3.png);
}

.am-icon-2 .sep:first-child {
	margin-top: -60px;
}

.am-icon-2 .sep {
	height: 50px;
}

.am-icon-2 .am-icon-inner .vc_col-sm-3 {
    width: 20%;
}

.am-icon-2 .am-icon-inner .vc_col-sm-3 .wpb_single_image {
	width: 50px;
    margin: auto;
}

.am-icon-2 .am-icon-inner .vc_col-sm-3 .wpb_text_column {
	font-size: 14px;
	line-height: 1;
	margin-top: 10px;
	color: #808285;
	margin-bottom: 30px;
}

.am-icon-2 h2 {
	margin-bottom: 40px;
}

.am-gallery {
	background-color: #fff;
	padding-top: 80px;
	padding-bottom: 120px;
}

.am-gallery > .vc_col-sm-12 > .vc_column-inner {
	max-width: 900px;
    margin: auto;
}

.am-plan {
	background-color: #edeeee;
    overflow: visible !important;
}

.am-guarantee {
	background-color: #fff;
	text-align: center;
	padding-bottom: 60px;
}

/* JL: add no padding for end APDL */
.am-APDL {
	background-color: #fff;
	text-align: center;
}

.am-guarantee .am-guarantee-inner .wpb_text_column {
	margin: auto;
	width: 50%;
	background-color: #edeeee;
	padding: 15px 0;
	line-height: 1.5;
}

.am-guarantee .am-guarantee-inner .wpb_text_column p {
	margin-bottom: 0;
}

.am-guarantee .am-guarantee-inner .wpb_text_column p big {
	font-size: 3em;
	line-height: 1;
}

.am-guarantee .am-guarantee-inner .wpb_text_column p:first-child {
	color: #0e4a83;
}

.am-dl-spec {
	background-color: #fff;
	background-size: 35%;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 60px;
}

.am-dl-spec a.vc_btn3.vc_btn3-color-default {
	color: #333;
	background-color: #fff;
	border: 1px solid #777777;
}

.am-dl-spec a.vc_btn3.vc_btn3-color-default:hover {
	color: #fff;
	background-color: #777777;
	border: 1px solid #777777;
}

.am-register {
	background-color: #edeeee;
	text-align: center;
	overflow: visible !important;
	padding-top: 0;
	padding-bottom: 80px;
}

.am-register .vc_column-inner {
	padding-top: 0 !important;
}

.am-register .sep {
	margin-top: -40px;
}

.am-register h2 {
	margin-bottom: 40px;
}

.contactForm.am-register select,
.am-register input {
    margin-top: 15px !important;
    height: 50px;
}

.am-register .span.wpcf7-not-valid-tip {
	text-align: left;
}

.am-register .submit-col {
	text-align: center;
}

.am-register .submit-col input {
	padding: 10px 20px;
	height: 46px;
}

.am-share {
	background-color: #808285;
	overflow: visible !important;
	z-index: 1;
}

.am-share .sep:first-child {
	margin-top: -50px;
}

.am-share .sep:last-child {
	margin-bottom: -30px;
}

.am-gallery .am-gallery-inner {
    width: 50%;
    position: absolute;
    top: 0px;
    margin: 0;
    -webkit-transition: opacity .3s, left .3s, top 0s, z-index 0s .3s;
    transition: opacity .3s, left .3s, top 0s, z-index 0s .3s;
    height: 400px;
    overflow: hidden;
}

.am-gallery .am-gallery-inner.current-item {
	position: relative;
	top: 0;
}

.am-gallery > .vc_col-sm-12 > .vc_column-inner,
.am-gallery > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
	position: relative;
}

.am-gallery > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
	overflow: hidden;
}

.am-gallery-inner .vc_col-sm-12 .vc_column-inner {
	padding: 0;
}

.am-gallery-inner .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
	position: relative;
	padding: 0;
	-webkit-transition: .3s;
	transition: .3s;
}

.am-gallery-inner * {
	width: 100%;
	height: 100%;
}

.am-gallery .sep:last-child {
	margin-bottom: 0;
	margin-top: 35px;
}

.am-gallery-inner .wpb_single_image img {
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	height: inherit;
	object-fit: cover;
}

.am-gallery .image-pagination {
	margin-top: 20px;
	font-size: 0;
}

.am-gallery .image-pagination .am-gallery-inner {
	position: relative;
    max-width: 16.666%;
    cursor: pointer;
    display: inline-block;
    max-height: 100px;
    min-width: 10%;
    min-height: 60px;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.am-gallery .image-pagination .am-gallery-inner a {
	pointer-events: none;
}

.am-gallery p.slider-arrow {
	top: calc( 400px * .5 - 10px );
	top: -webkit-calc( 400px * .5 - 10px );
}

.am-gallery .wpb_text_column {
	position: absolute;
	top: 0;
	left: 0;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.am-gallery .wpb_text_column > .wpb_wrapper {
	height: auto;
	text-align: center;
}

.am-gallery .wpb_text_column > .wpb_wrapper p {
    width: auto;
    display: inline-block;
    color: #fff;
    font-size: 30px;
    position: relative;
}

.am-gallery .wpb_text_column > .wpb_wrapper p::before {
	content: ' ';
	width: 60%;
	height: 1px;
	left: 20%;
	bottom: -10px;
	background-color: #fff;
	position: absolute;
}

.am-gallery .wpb_wrapper > .am-gallery-inner .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper:hover {
	padding: 30px;
}

.am-gallery .wpb_wrapper > .am-gallery-inner .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper:hover .wpb_text_column {
	opacity: 1;
	width: calc( 100% - 60px );
	height: calc( 100% - 60px );
	top: 30px;
	left: 30px;
	background-color: #00000066;
}

.am-gallery .image-pagination .wpb_text_column {
	opacity: 1;
	background-color: #000000b3;
	-webkit-transition: .3s;
	transition: .3s;
}

.am-gallery .image-pagination .wpb_text_column p {
	font-size: 0 !important;
}

.am-gallery .image-pagination .am-gallery-inner:hover .wpb_text_column {
	opacity: .5;
}

.am-gallery .image-pagination .am-gallery-inner.current-item-pag + .am-gallery-inner .wpb_text_column,
.am-gallery .image-pagination .am-gallery-inner.current-item-pag .wpb_text_column {
	opacity: 0;
}

.am-plan .am-plan-inner-tabs .wpb_text_column {
	display: inline-block;
	margin: 0 -30px;
	padding: 5px 60px;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s;
	cursor: pointer;
}

.am-plan .am-plan-inner-tabs .wpb_text_column:first-child {
	margin-left: 0;
}

.am-plan .am-plan-inner-tabs .wpb_text_column.current-active {
	background-color: #fff;
}

.am-plan .am-plan-inner-tabs .wpb_text_column::before,
.am-plan .am-plan-inner-tabs .wpb_text_column::after {
	-webkit-transition: .3s;
	transition: .3s;
	content: ' ';
	position: absolute;
	top: 0;
	height: 40px;
	width: 30px;
	border-bottom: 37px solid #edeeee;
	opacity: 0;
}

.am-plan .am-plan-inner-tabs .wpb_text_column::before {
	left: 0;
	border-right: 30px solid #fff;
}

.am-plan .am-plan-inner-tabs .wpb_text_column::after {
	border-left: 30px solid #fff;
	right: 0;
}

.am-plan .am-plan-inner-tabs .wpb_text_column.current-active::before,
.am-plan .am-plan-inner-tabs .wpb_text_column.current-active::after {
	opacity: 1;
}

.am-plan .am-plan-inner-tabs .wpb_text_column p {
	color: #0e4a83;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.am-plan .am-plan-inner-tabs .wpb_text_column.current-active p {
	font-weight: 700;
}

.am-plan .am-plan-inner-imgs {
	position: relative;
	max-width: 800px;
	margin: 80px auto;
}

.am-plan .am-plan-inner-imgs .wpb_single_image {
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	z-index: 0;
	transition: .3s;
}

.am-plan .am-plan-inner-imgs .wpb_single_image.current-active {
	opacity: 1;
	z-index: 1;
	position: relative;
}

.am-share .addtoany_shortcode {
	text-align: center;
}

.am-share .addtoany_shortcode .addtoany_list.a2a_kit_size_32 a {
	color: #fff;
	font-size: 16px;
	padding: 8px 22px;
	border: 1px solid #fff;
	margin: 10px 10px;
	height: 50px;
	width: 210px;
}

.am-share .addtoany_shortcode .addtoany_list.a2a_kit_size_32 a:hover {
	background-color: #fff;
	color: #808285;
}

.am-share .sep.vc_separator .vc_sep_holder .vc_sep_line {
	background-color: #fff;
}

.am-plan .sep {
	margin-top: -80px;
    margin-bottom: 0;
}

/* *** news and events *** */
.n-news {
	padding-top: 200px;
}

.n-news .vc_col-sm-12 .display-posts-listing .listing-item {
    position: relative;
    width: 30%;
    break-inside: avoid;
    display: inline-block;
    min-height: 0px;
    vertical-align: top;
    margin-bottom: 20px;
    padding: 0;
    margin: 0 1.667% 30px;
    border: 1px solid #aaa;
}

.n-news .vc_col-sm-12 .display-posts-listing .listing-item .title {
	padding-left: 10px;
	padding-right: 60px;
    position: relative;
}

.n-news .vc_col-sm-12 .display-posts-listing .listing-item .title::after {
	left: 10px;
}

.n-news .vc_col-sm-12 .display-posts-listing .listing-item .excerpt {
	padding-left: 10px;
	padding-bottom: 20px;
	line-height: 1.2;
}

.n-news .vc_col-sm-12 .display-posts-listing .listing-item .category-display {
	right: 0;
}

.n-news .filter-wrapper {
	text-align: center;
	margin-bottom: 50px;
}

.n-news .h2-wrapper {
	text-align: center;
}

.n-news h2 {
	text-align: center;
	color: #0e4a83;
}

.n-news .sep.vc_separator .vc_sep_holder .vc_sep_line {
	display: block;
}

.n-news .sep {
	margin-bottom: 35px;
}

.n-news .filter-wrapper select {
	width: 300px;
	text-transform: capitalize;
}

.n-news .filter-wrapper select:focus {
	outline: none;
}

.n-news .filter-wrapper select option {
	text-transform: capitalize;
}

.n-news .filter-wrapper select input {
	vertical-align: bottom;
}

.n-news .no-blog {
	text-align: center;
    color: #333;
    padding: 10px 20px;
    background-color: #EEE;
    margin-bottom: 50px;
}

body.single-post .entry-header {
	display: block;
	border-bottom: 1px solid #0e4a83;
}

body.single-post .header-title .title-post {
	width: 70%;
	display: inline-block;
	color: #0e4a83;
	text-transform: uppercase;
	font-family: ssp;
	font-size: 25px;}

body.single-post .header-title .date-data {
	width: 30%;
	display: inline-block;
	float: right;
	text-align: right;
	color: #0e4a83;
	line-height: 1;
}

body.single-post .header-title .date-data .post-at {
	color: #666;
	font-size: .9em;
}

body.single-post .page-wrap {
    padding-top: 150px;
}

body.single-post .entry-thumb {
	width: 23%;
	float: left;
	margin-right: 2%;
	position: relative;
	border: 1px solid #aaa;
}

body.single-post .entry-content {
	width: 73%;
	margin-left: 2%;
	float: left;

}

body.single-post .entry-thumb .meta-post {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #0e4a83dd;
    padding: 3px 8px;
}

body.single-post .entry-thumb .meta-post a {
	color: #fff;
	letter-spacing: 0px;
}

body.single-post .entry-thumb .title-post {
	color: #0e4a83;
	text-align: left;
	font-size: 16px;
	position: relative;
	margin: 15px 0;
	padding-left: 15px;
	font-family: ssp;
}

body.single-post .entry-thumb .title-post::after {
	content: ' ';
	background-color: #0e4a83;
	width: 80px;
	left: 15px;
	bottom: 0;
	height: 1px;
	position: absolute;
}

body.single-post .b-txt .wpb_single_image * {
	width: 100%;
}

body.single-post .event-meta .wpb_column .vc_icon_element {
	height: 13px;
	width: 30px;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: top;
}

body.single-post .event-meta .wpb_column .vc_icon_element > div {
	height: 100%;
}

body.single-post .event-meta .wpb_column .vc_icon_element span {
	color: #AAA !important;
}

body.single-post .event-meta .wpb_column .wpb_text_column:nth-child(3),
body.single-post .event-meta .wpb_column .wpb_text_column:nth-child(2) {
	width: calc(100% - 34px);
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
	font-size: 16px;
	float: right;
	line-height: 1;
}

body.single-post .event-meta .wpb_column .wpb_text_column:nth-child(3) {
	color: #0e4a83;
}

body.single-post .event-meta .wpb_column .vc_column-inner > .wpb_wrapper {
	line-height: 1;
}

body.single-post .event-meta {
	padding: 10px 0 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #0e4a8380;
}

body.single-post .entry-thumb figure {
	position: relative;
}

body.single-post .entry-thumb figure .event-date .calender-icon {
	position: absolute;
	text-align: center;
	margin: 0;
	width: 40px;
	height: 45px;
	bottom: 10px;
	right: 10px;
	color: #000;
	background-image: url(https://kintaproperties.com/wp-content/uploads/2018/01/calender-icon.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

body.single-post .entry-thumb figure .event-date .calender-icon span {
	display: block;
	font-weight: 100;
	margin: 3px;
	line-height: 1.1;
}

body.single-post .entry-thumb figure .event-date .calender-icon span:first-child {
    font-size: 11px;
    margin-top: 6px;
    color: #fff;
}

body.single-post .gallery-big-image {
	max-width: 400px;
	margin: auto;
	margin-bottom: 50px;
}

body.single-post .b-gallery .vc_carousel-control {
	opacity: 1;
	width: 36px;
	height: 36px;
	margin: 0;
	position: static;
}

body.single-post .b-gallery .vc_carousel-control.vc_right > span {
	right: 0;
	left: auto;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

body.single-post .b-gallery .vc_carousel-control > span {
	color: #fff;
	background-color: #0e4a83;
	width: 36px;
	height: 36px;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
	right: auto;
	left: 0;
	margin: 0;
}

body.single-post .b-gallery .wpb_images_carousel > .wpb_wrapper > div {
	position: relative;
}

div#home_map {
    height: 450px;
    background-color: #fff;
}

.map-content {
	background-color: #414042;
	color: #fff;
	padding: 12px 0 0;
}

.map-content .col-2,
.map-content {
	font-size: 0;
}

.map-content .col-2,
.map-content * {
	font-size: 14px;
}

.map-content .col-1 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 40%;
	text-align: center;
}

.map-content .col-1 img,
.map-content .col-1 figure {
	width: 100%;
}

.map-content .col-1 figure {
	margin-bottom: 10px;
	max-width: 250px;
}

.map-content .col-1 a {
	display: block;
}

.map-content .col-2 {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	width: 60%;
}

.map-content a {
    color: #1c75bb;
    text-decoration: underline;
    font-size: 12px;
}

.map-content .col-2 div {
	margin-bottom: 15px;
}

.map-content .col-2 img {
	width: 10%;
	display: inline-block;
	vertical-align: middle;
}

.map-content .col-2 p {
	width: 90%;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
	padding-left: 15px;
}

.gm-style > div:first-child > div:nth-child(4) > div:nth-child(4) > div:first-child > div:first-child > div:nth-child(3) div div,
.gm-style > div:first-child > div:nth-child(4) > div:nth-child(4) > div:first-child > div:first-child > div:nth-child(4) {
	background-color: #424041 !important;
}

.career-form {
	position: fixed;
	width: 100%;
	height: 100%;
	top: -100%;
	opacity: 0;
	left: 0;
	z-index: 1001;
	margin: 0 !important;
	text-align: center;
	background-color: #000000aa;
	-webkit-transition: .5s;
	transition: .5s;
}

.career-form.show {
	opacity: 1;
	top: 0;
}

.career-form > .wpb_column {
	max-width: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	overflow: auto;
	max-height: 90%;
}

.career-form > .wpb_column > .vc_column-inner {
	padding: 0;
    background-size: cover;
    background-position: center;
    background-color: #fff;
    padding: 30px;
}

.career-form h2 {
	padding-left: 0;	
}

.career-form .wpb_text_column {
	margin-top: 30px;
	text-align: left;
}

.career-form p:not(:last-child) {
	margin-top: 20px;
	margin-bottom: 0;
}

.career-form .wpcf7-form-control-wrap.your-resume input {
	background-color: transparent;
    font-size: 16px;
}

.career-form .submit-col {
	text-align: center;
}

.career-form .submit-col #career_back {
	padding: 5px 20px;
    background-color: transparent;
    border: 1px solid #30969b;
    color: #30969b;
    border-radius: 0px;
    height: 36px;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Raleway", sans-serif;
    cursor: pointer;
    font-weight: 700;
    -webkit-transition: .3s;
    transition: .3s;
    width: 120px;
}

.career-form .submit-col #career_back:hover {
	color: #fff;
	background-color: #30969b;
}

.career-form .submit-col > * {
    display: inline-block;
}

.career-form .wpcf7-response-output {
    font-size: 16px;
}

.career-form .job-title-name {
    padding-left: 15px;
}

.career-form > .wpb_column::-webkit-scrollbar {
	width: 5px;
	background-color: #c5c5c5;
}

.career-form > .wpb_column::-webkit-scrollbar-button {
	height: 0px;
}

.career-form > .wpb_column::-webkit-scrollbar-thumb {
	background-color: #0e4a83; 
}

.blog-form {
    display: block;
    overflow: hidden;
}

.blog-form p {
    margin-bottom: 0;
}

.b-txt table,
.b-txt table tr,
.b-txt table tr td {
	border: none;
	text-align: left;
}

.b-txt table {
	margin: 30px 0;
}

.b-txt table tr:nth-child(odd) {
	background-color: #0e4a8333;
}

.blog-form-newsletter {
	padding: 0;
}

.blog-form-newsletter input[type="submit"] {
	width: inherit;
    color: #30969b;
    height: inherit;
    border: 1px solid #30969b;
    background: none;
    padding: 6px 12px;
}

.blog-form-newsletter input[type="submit"]:hover {
    color: #fff;
    background: #30969b;
    padding: 6px 12px;
}

.blog-pdf .pdfemb-viewer {
	max-width: 600px;
	margin: auto;
}

.blog-pdf .pdfemb-toolbar {
	background-color: #0e4a83;
}

.blog-pdf .pdfemb-poweredby {
	display: none !important;
}

.mv-col .vc_btn3.vc_btn3-color-grey,
.mv-txt .vc_btn3.vc_btn3-color-grey {
	border: 1px solid #0e4a83;
	color: #0e4a83;
	background-color: transparent;
}

.mv-col .vc_btn3.vc_btn3-color-grey:hover,
.mv-txt .vc_btn3.vc_btn3-color-grey:hover {
	background-color: #0e4a83;
	color: #fff;
}

.mv-col {
	background-color: #ededed;
	overflow: visible !important;
	padding-bottom: 0;
}

.mv-col .sep:first-child {
	height: 120px;
	margin-top: -40px;
}

.mv-col .sep:last-child {
	margin-bottom: 0;
	margin-top: 30px;
}

.map-content .col-1.single-col {
	width: 100%;
}

.aboutOngoingProject .wpb_wrapper > .vc_row > div {
	-webkit-transition: .3s;
	transition: .3s;
}

.aboutOngoingProject .wpb_wrapper > .vc_row div.wpb_content_element {
	-webkit-transition: .3s;
	transition: .3s;
}

.aboutOngoingProject .wpb_wrapper > .vc_row:hover div.wpb_content_element {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.aboutOngoingProject img:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.career-form input {
	height: 50px;
}

.career-form .submit-col input {
	height: 36px;
}

.am-share .wpb_text_column .addtoany_shortcode a:nth-child(4),
.am-share .wpb_text_column .addtoany_shortcode a:nth-child(3) {
	width: 0 !important;
	opacity: 0;
	margin: 10px 0 !important;
	padding: 0 !important;
	-webkit-transition: .3s .1s, opacity .1s;
	transition: .3s .1s, opacity .1s;
}

.am-share .wpb_text_column:hover .addtoany_shortcode a:nth-child(4),
.am-share .wpb_text_column:hover .addtoany_shortcode a:nth-child(3) {
	width: 210px !important;
	opacity: 1;
	margin: 10px 10px !important;
	padding: 8px 22px !important;
	-webkit-transition: .3s, opacity .1s .3s;
	transition: .3s, opacity .1s .3s;
}


.am-share .wpb_text_column:hover {

}

.vc_row.am-adpl {
    background-color: #fff;
    padding-bottom: 30px;
    background-image: none !important;
}

.am-adpl p {
	line-height: 1.4;
	font-size: 12px;
	text-align: center;
}

.am-adpl .sep {
	margin-top: -40px;
}



@font-face {
    font-family: 'iskpota';
    src: url('https://kintaproperties.com/wp-content/themes/sydney/fonts/iskpota.ttf');
}
/*footer*/
aside#nav_menu-2 {
    position: relative;
    left: 15%;
}
/*about*/
.aboutTitleSpan br {
    display: none;
}

.aboutTitleSpan strong {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}
.aboutInfo .wpb_column {
    display: inline-block;
    float: none;
    vertical-align: top;
}
.aboutInfo .wpb_column:nth-child(2) {
	max-width: max-content;
}
.aboutInfo .wpb_column:first-child, 
.aboutInfo .wpb_column:last-child {
	padding:3% 0;
}
.aboutInfo .sep{
	height:215px;
}

.aboutSlider.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner .wpb_text_column{
	padding:150px 0 180px;
	transition: all 0.5s;
}
.aboutSlider.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner:hover .wpb_text_column{
	padding:130px 0 160px;
}
.aboutSlider.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner .wpb_text_column p a{
	opacity:0;
	align-items: center;
    padding-bottom: 0px;
    font-size:25px;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.aboutSlider.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner .wpb_text_column p a:after {
    content: "";
    width: 25%;
    height: 1px;
    background: white;
    display: flex;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.aboutSlider.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner:hover .wpb_text_column p a{
	opacity:1;
	transition:all 0.3s;
    -webkit-transition:all 0.3s;
}

.aboutSlider .h-proj-inner > .vc_col-sm-12::before{
	opacity:0!important;
}
.aboutSlider.h-proj .h-proj-inner > .vc_col-sm-12:hover:before{
	opacity:0.6!important;
}
.aboutOngoingProject .vc_row {
    background: red;
    display: inline-block;
    width: 30%;
    margin-left: 5px;
    margin-right:5px;
    float: none;
    padding: 15px 20px;
    padding-top: 45px;
    color:white;
    height:280px;
}
.aboutOngoingProject .vc_row:nth-child(3n+1){
	margin-left: 0px;
    margin-right: 5px;
}
.aboutOngoingProject .vc_row:nth-child(3n){
	margin-left: 5px;
    margin-right: 0px;
}
.aboutOngoingProject h2{
	font-size:16px;
	margin-top: 0;
	color:white;
}
.aboutOngoingProject strong{
	font-size:12px;
}
.aboutOngoingProject p{
	font-size:15px;
}
.aboutOngoingProject p:first-child, .aboutOngoingProject h2 {
    margin-bottom: 10px;
}
.aboutOngoingProject p:first-child {
    margin-top: 10px;
}
.aboutOngoingProject p:last-child {
    line-height: 1;
}
.aboutOngoingProject .wpb_single_image {
	margin-bottom:0!important;
}
.aboutOngoingProject img{
	transform:scale(1.0);
	transition:0.3s;
	-webkit-transition:0.3s;
}
.aboutOngoingProject img:hover{
	transition:0.3s;
	-webkit-transition:0.3s;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(4) {
    background: #97cadd;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(5) {
    background: #75c3ea;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(6) {
    background: #4fa7d3;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(7) {
    background: #4898c6;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(8) {
    background: #348cc9;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(9) {
    background: #0086d1;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(10) {
    background: #0079bc;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(11) {
    background: #005ba0;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(12) {
    background: #0e4a80;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(13) {
    background: #0a385b;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(14) {
    background: #082a3f;
}
.aboutOngoingProject .wpb_wrapper > .vc_row:nth-child(15) {
    background: #051c28;
}
.aboutColumn{
	padding-bottom:35px;
}
.aboutColumn .wpb_text_column {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-size:18px;
}
.aboutPartner {
    background: white;
    text-align: center;
}
.aboutPartner h2:after ,
.aboutPartner h2:before {
    display: none;
}
.aboutPartner .wpb_text_column{
	line-height:1;
}
.aboutPartner .wpb_text_column p{
	font-size:16px!important;
	margin-bottom:10px;
}

.aboutPartner img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition:0.3s;
    -webkit-transition:0.3s;
}
.aboutPartner img:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    transition:0.3s;
    -webkit-transition:0.3s;
}
.aboutPartner .vc_images_carousel .vc_carousel-control{
	left: -60px;
}
.aboutPartner .vc_images_carousel .vc_carousel-control.vc_right {
    right: -60px;
}
.partnerMobile{
	display:none;
}
.aboutWhere {
    background: #0e4a80!important;
}
.aboutWhere .wpb_text_column {
    margin-bottom:0!important;
}
.aboutWhere h2{
    color:white;
    margin-bottom:12px!important;
    padding-top: 20px;
    padding-bottom: 20px;
}
.about-gallery .image-pagination {
	display: none;
}

/* JL: contact */
.page-id 6290 .h-txt,.page-id-52 .h-txt{
	margin-top:0!important;
}

/* JL: added overflow and changed background from inherit to # */
.am-register.h-form.contactForm {
    background-color: inherit !important;
    margin-bottom: 0;
    padding-bottom: 40px;
	overflow: visible
}

/* JL: contact form message height */
.page-id 6290 .contactForm.h-form textarea {
    height: 85px;
}

.contactForm.h-form textarea {
    height: 185px;
}

.contactWhere {
    background: #e6e7e8!important;
}
.contactWhere h2{
    color:#0e4a80!important
}
/*project landing*/
.projectLanding {
    margin-top: 100px;
    text-align: center;
    margin-bottom: 100px;
}
.projectLanding .wpb_single_image {
    margin-bottom: 0px!important;
}
.projectInner .wpb_wrapper {
    position: relative;
    overflow:hidden;
}
.projectInner .vc_column-inner > .wpb_wrapper{
	margin-bottom:35px;
}
.projectInner .vc_column-inner > .wpb_wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(65,64,66,0.8);
    display: block!important;
    z-index: 990;
    pointer-events: none;
    opacity:1;
    transition:opacity 0.6s;
	-webkit-transition:opacity 0.6s;
}
.projectInner:hover .vc_column-inner > .wpb_wrapper:before{
	 opacity:0;
    transition:opacity 0.6s;
	-webkit-transition:opacity 0.6s;
}
.projectHoverLogo {
	margin-bottom:0!important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
     z-index: 991;
}
.projectHover{
	transform:scale(1.0);
	transition:all 0.6s;
	-webkit-transition:all 0.6s;
}
.projectInner:hover .projectHover{
	transform:scale(1.1);
	transition:all 0.6s;
	-webkit-transition:all 0.6s;
}
.projectFairmont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
    z-index: 999;
    font-size: 3vw;
    width: 100%;
}
.projectFairmont span {
    font-size: 1.5vw;
}
/*fairmont */
span.sliderSmall {
    display: block;
    font-weight: bolder!important;
}
.iskpotaFont {
    font-family: 'iskpota';
}

/*career*/
/* JL: added for intern scheme */
.page-id-682 .h-txt,
.page-id-631 .h-txt,
.page-id-609 .h-txt{
	padding-top:0;
}
.careerTopLink {
    position: absolute;
    top: 15px;
    width: 100%;
    right: 35px;
    text-align: right;
}
.careerTopLink br {
    display: none;
}
.careerTopLink a {
    display: inline-block;
    color: white;
    position: relative;
    z-index: 9999;
}
.careerTopLink a:hover{
    color:#0e4a83;
}
.careerTopLink a:first-child {
    margin-right: 35px;
}
.careerChose {
    background: white;
    padding-bottom:55px;
}
.careerChose .wpb_column > .vc_column-inner > .wpb_wrapper {
    position: relative;
    overflow:hidden;
}
.careerChose .wpb_single_image,
.careerChose .wpb_text_column{
	margin-bottom:0!important;
}
.careerChose .wpb_text_column{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    pointer-events: none;
    background:transparent;
}
.careerChose .wpb_single_image a {
    position: relative;
}
.careerChose .wpb_single_image a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    display: block;
    width: 100%;
    height: 100%;
    opacity:0;
}

.careerChose .wpb_text_column  strong {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color:white;
}
.careerChose .wpb_single_image{
	transform:scale(1.0);
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	position:relative;
	z-index:999;
}
.careerChose .wpb_single_image:hover{
	transform:scale(1.1);
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.careerChose .wpb_single_image:hover a:before{
	 opacity:1;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
/*current vacancy*/
/* JL: */
.page-id-631 .h-txt{
	padding-top:0;
}

/* JL: internship scheme */
.page-id-682 .h-txt{
	padding-top:0;
}

.jobType {
	background:white;
}

.jobType .iClass {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}
.jobType .iClass:last-child {
    width: 69%;
}
.jobType .iClass strong {
    display: block;
    font-size:14px;
    color:#a7a9ac;
    line-height: 0.5;
}
.jobTitle {
    padding-bottom: 15px;
    color:#104b80;
    margin-bottom: 15px;
    position:relative;
	font-size: 20px;
}
.jobTitle:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 310%;
    background: #6e6f72;
    height: 1px;
}
.applyJobButton {
    position: absolute;
    right: 0;
    top: 5px;
}
.applyJobButton button {
    background: transparent!important;
    color: #038187;
    border-color: #038187;
}
.companyTitle {
    margin-left: -25px;
}
strong.companyTitle,strong.currentDesc{
    color:#6e6f72!important;
    font-size:18px!important;
}
.jobType .iClass p {
    position: relative;
    color:#6e6f72;
    padding-left: 25px;
    margin-bottom: 15px;
}
.jobType .iClass p:first-of-type {
    margin-top: 15px;
    margin-bottom: 35px;
}
.jobType .iClass:last-child p:nth-child(1) {
    margin-bottom: 20px;
}
.jobType .iClass i {
    position: absolute;
    left: 0px;
    top:-5px;
}
.jobType i.fa.fa-map-marker {
    top: -3px;
    left: 5px;
}
.jobType i.fa.fa-shopping-bag {
    top: -7px;
    color:#6e6f72;
}
.jobType .iClass strong {
    display: block;
    font-size:14px;
    color:#a7a9ac;
    line-height: 0.5;
}
.currentApply button{
    padding: 0;
    width: inherit;
    height: inherit;
    color: #104b80;
    border: none;
    background: transparent;
}
.jobTypeInner {
    padding: 20px;
    padding-bottom: 5px;
}
.jobTypeInner:nth-child(4n+1) {
    background: #e6e7e8;
}
.jobTypeInner:last-child{
	margin-bottom:75px;
}
.jobType .vc_sep_holder{
	margin-top:35px;
}
.topSpace {
    margin-top: 80px;
}
.topLeftSpace{
	margin-top: 30px;
}
.currentApply p {
    margin-top: 0!important;
}
.jobDesc p:first-child {
    margin-top: -10px!important;
}
.jobDesc {
    overflow: hidden;
    margin-bottom: 15px!important;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.jobDesc > .wpb_wrapper {
    max-height: 120px;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.jobDesc.showRow {
    overflow: visible;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.jobDesc.showRow > .wpb_wrapper {
    max-height: inherit;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.specialInput input[type="submit"] {
    width: 120px;
    color: #30969b;
    height: inherit;
    border: 1px solid #30969b;
    background: none;
    padding: 6px 12px;
    border-radius: 0;
}
.subsribeButton{
    text-align:right;
}
.specialInput input[type="submit"]:hover {
    color:white;
    background:#30969b;
}
.specialInput select {
    margin-left: 15px;
}
@media screen and (max-width: 1199px) {
	.jobType .iClass {
	    width: 40%;
	}
	.jobType .iClass:last-child {
	    width: 59%;
	}
	.jobTitle:after {
	    width: 220%;
	}
}
@media screen and (max-width: 991px) {
	aside#nav_menu-2 {
		position:static;
	}
	.aboutSlider.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner:hover .wpb_text_column,
	.aboutSlider.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner .wpb_text_column{
		padding:120px 0 120px;
		transition: all 0.5s;
	}
	.aboutOngoingProject .h-news-inner .wpb_text_column > .wpb_wrapper, .h-proj > .vc_col-sm-12 > .vc_column-inner {
	    max-width: inherit!important;
	}
	.aboutOngoingProject.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper{
		overflow-x:inherit!important;
	}
	.jobType .iClass {
	    width: 100%;
	}
	.jobType .iClass:last-child {
	    width: 100%;
	}
	.jobTitle:after {
	    width: 100%;
	}
	.applyJobButton {
	    top:inherit;
	    bottom:-25px;
	}
	.topSpace {
	   margin-top:0px; 
	}
	.topLeftSpace {
	    margin-bottom: 15px!important;
	}
}
@media screen and (max-width: 767px) {
	.aboutInfo .wpb_column p{
		text-align:center!important;
	}
	.aboutInfo .wpb_column:nth-child(1) {
		padding-bottom:0;
	}
	.aboutInfo .wpb_column:nth-child(3) {
		padding-top:0;
	}
	.aboutInfo .wpb_column:nth-child(2) {
	    display: none;
	}
	.aboutOngoingProject .vc_row:nth-child(3n),
	.aboutOngoingProject .vc_row:nth-child(3n+1){
		margin-left: 0;
	    margin-right: 0;
	}
	.aboutOngoingProject .vc_row {
	    width: 60%;
	    vertical-align: top; 
	    margin-bottom:5px; 
	}
	.partnerPc{
		display:none;
	}
	.partnerMobile{
		display:block;
	}
	.careerChose .wpb_column {
		margin-bottom:45px;
	}
}

.aboutOngoingProject .vc_row {
	position: relative;
	height: 300px;
}

.aboutOngoingProject .wpb_wrapper > .vc_row > div {
	position: static;
}

.aboutOngoingProject .a-location {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	padding: 0 20px;
}

a.border-btn {
    border: 1px solid #0e4a83;
    padding: 0px 6px;
    background-color: #0e4a83;
    color: #fff;
}

a.border-btn:hover {
    background-color: #fff;
    color: #0e4a83;
}

.site-logo {
	display: none;
}

body.home .site-logo {
	display: block;
}

.blog-house-inner {
	margin-bottom: 30px;
}

.blog-house-inner h4 {
	margin: 0;
	padding: 10px 0;

}

.blog-house-inner .wpb_text_column,
.blog-house-inner .wpb_single_image {
	margin-bottom: 0;
}

.blog-house-inner .wpb_text_column p {
	line-height: 1;
	padding: 10px 10px;
	font-size: 12px;
	color: #fff
}


.blog-house-inner .b-amber h4,
.blog-house-inner .b-amber .wpb_text_column p {
	background-color: #637834;

}

.blog-house-inner .b-abby h4,
.blog-house-inner .b-abby .wpb_text_column p {
	background-color: #4c5f93;

}

.blog-house-inner .b-aster h4,
.blog-house-inner .b-aster .wpb_text_column p {
	background-color: #a88825;

}

.blog-house-inner .b-ivy h4,
.blog-house-inner .b-ivy .wpb_text_column p {
	background-color: #896395;

}

.blog-house-inner .b-maple h4,
.blog-house-inner .b-maple .wpb_text_column p {
	background-color: #005b84;

}

.blog-house-inner .b-aspen h4,
.blog-house-inner .b-aspen .wpb_text_column p {
	background-color: #77787b;

}




@media only screen and (max-width: 1199px) {
	.container {
	    width: 890px;
	}

	.h-news-inner .wpb_text_column > .wpb_wrapper,
	.h-proj > .vc_col-sm-12 > .vc_column-inner {
	    max-width: 800px;
	}

	.h-news-inner p.slider-arrow {
		top: 80px;
	}

	.h-form .vc_col-sm-5.h-gif {
	    height: 450px;
	}

	.h-form .vc_col-sm-5 .wpb_content_element {
	    position: absolute;
	    margin-bottom: 0;
	    bottom: 120px;
	    left: 40px;
	    line-height: 1.2;
	}

	.bb-txt .bb-sub-menu {
		padding-bottom: 30px;
	    border-bottom: 1px solid #0e4a8380;
	}

	.bb-txt .bb-sub-menu ul {
		padding-left: 0;
		list-style: none;
	}

	.bb-txt .bb-sub-menu ul li {
		display: inline-block;
	    padding: 3px 15px;
	    margin: 5px 5px;
	    border: 1px solid #0e4a83;
	    color: #0e4a83;
	    cursor: pointer;
	    -webkit-transition: .3s;
	    transition: .3s;
	}

	.bb-txt .bb-sub-menu ul li:hover {
		background-color: #0e4a83;
		color: #fff;
	}

	.bb-slider .h-slider-inner .wpb_text_column.title-pattern p {
		font-size: 25px;
	}

	.bb-school .vc_inner.bb-pool-inner, .bb-school .vc_inner.bb-school-inner {
		height: -webkit-calc( ( 100vw - 97px ) * 0.4 );
		height: calc( ( 100vw - 97px ) * 0.4 );
	}

	.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child .wpb_text_column {
		display: none;
	}

	.bb-slider .h-slider-inner .wpb_text_column.title-pattern {
		width: 70%;
	}

	.am-gallery > .vc_col-sm-12 > .vc_column-inner {
		max-width: 800px;
	}

	.am-gallery .am-gallery-inner {
		height: 360px;
	}

	.am-gallery .wpb_text_column > .wpb_wrapper p {
		font-size: 22px;
	}

	body.single-post .entry-thumb .title-post {
		display: none;
	}

	.bb-guide-cato .wpb_single_image::after {
		font-size: 11px;
	}

	.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item a.image {
		height: 160px;
	}

	.am-share .wpb_text_column .addtoany_shortcode a:nth-child(4),
	.am-share .wpb_text_column .addtoany_shortcode a:nth-child(3) {
		width: 210px !important;
		opacity: 1;
		margin: 10px 10px !important;
		padding: 8px 22px !important;
	}
}

@media only screen and (max-width: 991px) {
	.container {
	    width: 670px;
	}

	.h-slider .h-slider-inner .wpb_single_image {
	    width: 50%;
	}

	.h-slider .slider-txt {
	    font-size: 35px !important;
	}

	.h-news-inner .wpb_text_column > .wpb_wrapper, .h-proj > .vc_col-sm-12 > .vc_column-inner {
	    max-width: 600px;
	}

	.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner .wpb_single_image {
	    padding: 60px 0 110px;
	}

	.h-txt {
	    padding-top: 50px;
	}

	.h-overview > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
	    height: auto;
	    font-size: 0;
	    pointer-events: none;
	    display: -webkit-flex;
	    display: flex;
	    flex-wrap: wrap;
	}

	.h-overview-inner .wpb_text_column {
	    position: static;
	    opacity: 1;
	    bottom: 0;
	}

	.h-overview-inner {
	    width: 50%;
	    font-size: 16px;
	    padding: 40px 15px 40px;
	    -webkit-clip-path: none;
	    clip-path: none;
	    pointer-events: none;
	}

	.h-form .vc_col-sm-5 .wpb_content_element {
	    left: 50px;
	}

	.h-form .vc_col-sm-5 .wpb_content_element p {
	    font-size: 22px;
	}

	.h-links .wpb_content_element p {
	    font-size: 24px;
	}

	.h-form {
		display: block;
	}

	.h-form .vc_col-sm-5 {
		height: 350px;
	    width: 380px;
	    margin: auto;
	    float: none;
	    margin-bottom: 50px;
	}

	.h-form .vc_col-sm-5 .wpb_content_element {
		bottom: 120px;
	}

	.h-form .vc_col-sm-7 {
		width: 100%;
	}

	.h-form h2 {
		text-align: center !important;
	}

	.h-form,
	.h-form .vc_col-sm-7 {
		padding-bottom: 0;
	}

	.h-form .submit-col {
		text-align: center;
	}

	.widget-area .widget-title {
	    padding-bottom: 5px;
	    padding-top: 20px;
	}

	#sidebar-footer {
	    text-align: center;
	}

	.footer-1 figure {
	    margin: 0 auto 20px;
	}

	.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner:hover {
		padding: 0;
	}

	.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner:hover .wpb_single_image {
	    padding: 60px 0 110px;
	}

	.bb-txt .bb-sub-menu {
		margin-top: 0;
	}

	.bb-txt .bb-sub-menu ul li {
		width: 250px;
	}

	.bb-find .wpb_raw_html .bb-find-wrapper {
	    width: 100%;
	    margin-top: 20px;
	}

	.bb-find .wpb_raw_html .bb-find-wrapper .col-2 .row-1 input {
		width: 83%;
	}

	.bb-projects {
		text-align: center;
	}

	.bb-proj-inner.vc_row.in_bedrooms_range.in_price_range {
		width: 270px;
		margin: 20px 10px;
	}

	.bb-proj-inner .bb-proj-name-img {
	    width: 15%;
	    padding: 0 7px;
	}

	.bb-proj-inner .bb-proj-name-img + .wpb_text_column {
		width: 85%;
	}

	.bb-proj-inner .bb-proj-name-img + .wpb_text_column ul {
		padding-left: 7px;
	}

	.bb-guide .bb-guide-map {
		display: table-footer-group;
	}

	.bb-guide .bb-guide-cato {
		display: table-header-group;
	}

	.bb-guide .bb-guide-cato .vc_col-sm-9,
	.bb-guide .bb-guide-map .vc_col-sm-3,
	.bb-guide .bb-guide-map .vc_col-sm-9 {
		width: 100%;
	}

	.bb-guide-inner.bb-guide-map > .vc_col-sm-3 > .vc_column-inner > .wpb_wrapper {
		height: 250px;
	}

	.bb-guide {
		padding-bottom: 50px;
	}

	.bb-slider .h-slider-inner .wpb_text_column.title-pattern {
		width: 100%;
	}

	.bb-school .vc_inner.bb-pool-inner, .bb-school .vc_inner.bb-school-inner {
		height: -webkit-calc( ( 100vw - 97px ) * 0.6 );
		height: calc( ( 100vw - 97px ) * 0.6 );
	}

	.am-env h2 {
		display: -webkit-flex;
		display: flex;
		font-size: 20px;
	}

	.am-env li {
	    line-height: 1;
	    margin-bottom: 10px;
	}

	/* JL: try to centre guarded and centro */
	.am-env p {
	    line-height: 1;
	    margin-bottom: 10px;
	}

	.am-gallery > .vc_col-sm-12 > .vc_column-inner {
	    max-width: 600px;
	}

	.am-gallery .am-gallery-inner {
	    height: 280px;
	}

	.am-gallery p.slider-arrow {
	    top: calc( 280px * .5 - 10px );
	    top: -webkit-calc( 280px * .5 - 10px );
	}

	.am-gallery .image-pagination .am-gallery-inner {
		max-height: 60px;
	}

	.am-register {
		padding-bottom: 80px;
	}

	body.single-post .entry-thumb {
		display: none;
	}

	body.single-post .entry-content {
	    width: 100%;
	    margin-left: 0;
		float: left; 
	}

	.bb-guide-cato .wpb_single_image {
		width: 80px;
	}

	.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item a.image {
		height: 160px;
	}

	.aboutOngoingProject .vc_row {
	    position: relative;
	    height: 350px;
	}

}

@media only screen and (max-width: 767px) {
	.blog-house-inner .vc_col-sm-4 {
	    margin-bottom: 30px;
	    float: none;
	    max-width: 500px;
	    margin: 0px auto 30px;
	}

	.blog-house p {
		text-align: center !important;
	}

	.btn-menu {
	    display: block;
	    position: fixed;
	    top: 15px;
	    left: 15px;
	    z-index: 1001;
	    background-color: #0e4a83;
	    margin: 0;
	    height: auto;
	    width: auto;
	    line-height: 1;
	    padding: 5px 8px;
	    border-radius: 7px;
	    pointer-events: auto;
	}

	.container {
	    width: auto;
	}

	#masthead.site-header.fixed, #masthead.site-header {
		padding: 15px 0 10px 60px;
	}

	.fixed-menu-bar:hover,
	.fixed-menu-bar {
		width: 0;
	}

	.fixed-menu-bar #mainnav-mobi ul.menu {
		left: 0%;
		width: 100%;
	}

	.btn-menu.active::before {
		content: '\f00d';
	}

	.btn-menu.active + .fixed-menu-bar {
		width: 100%;
		background-color: #0e4a83e6;
	}

	#mainnav-mobi ul.menu li a {
		opacity: 1;
	}

	#mainnav-mobi ul.menu > li::before {
		display: none;
	}

	.fixed-menu-bar:hover #mainnav-mobi ul.menu {
		left: 0;
	}

	.fixed-menu-bar #mainnav-mobi ul.menu > li ul.sub-menu:hover,
	.fixed-menu-bar #mainnav-mobi ul.menu > li:hover ul.sub-menu {
		width: 100%;
		-webkit-transition: 0s 0s;
		transition: 0s 0s;
	}

	.fixed-menu-bar:hover #mainnav-mobi ul.menu > li ul.sub-menu {
		left: 0;
		-webkit-transition: 0s 0s;
		transition: 0s 0s;
	}

	.fixed-menu-bar #mainnav-mobi ul.sub-menu {
		position: static;
		height: 0 !important;
		top: auto;
		z-index: auto;
		left: auto;
		overflow-x: visible;
		padding-top: 0;
		width: 100%;
		opacity: 0;
		-webkit-transition: .3s !important;
		transition: .3s !important;
	}

	.fixed-menu-bar:hover {
		overflow-x: auto;
	}

	.fixed-menu-bar #mainnav-mobi .btn-submenu {
		display: block;
	}

	.fixed-menu-bar #mainnav-mobi .active + ul.sub-menu {
	    height: auto !important;
	    opacity: 1;
	}

	.fixed-menu-bar::-webkit-scrollbar {
		width: 5px;
		background-color: #c5c5c5;
	}

	.fixed-menu-bar::-webkit-scrollbar-button {
		height: 0px;
	}

	.fixed-menu-bar::-webkit-scrollbar-thumb {
		background-color: #0e4a83; 
	}


	#mainnav-mobi ul.menu li {
		height: auto;
	}

	#mainnav-mobi ul.menu li {
		display: block;
	}

	#masthead .col-md-4 {
	    margin-left: 0px;
	}

	.h-slider .slider-txt {
		margin-left: 0 !important;
	}

	.h-slider .sep {
		padding-left: 0px;
	}

	.h-slider .h-slider-inner .wpb_text_column {
		margin-left: 0px;
	}

	body {
		width: 100%;
	}

	.h-news-inner .wpb_text_column > .wpb_wrapper,
	.h-proj > .vc_col-sm-12 > .vc_column-inner {
	    max-width: 350px;
	    padding-bottom: 70px;
	}

	.h-news-inner p.slider-arrow,
	p.slider-arrow {
		top: auto;
		bottom: 10px;
	}

	p.slider-arrow.left-arrow:hover,
	p.slider-arrow.left-arrow {
		left: 30%;
	}

	p.slider-arrow.right-arrow:hover,
	p.slider-arrow.right-arrow {
		right: 30%;
	}

	.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item,
	.h-proj > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .h-proj-inner {
		width: 100%;
	}

	.h-links .wpb_content_element p {
	    font-size: 20px;
	}

	.h-perak h2 {
	    font-size: 20px;
	}

	.h-gmap {
	    padding-left: 0px;
	}

	.h-slider .h-slider-inner .wpb_raw_code {
		margin-left: 0;
	}

	.h-form label {
		padding-left: 0;
	}

	.bb-slider .h-slider-inner .wpb_single_image {
	    width: 70%;
	    margin-right: 0;
	    max-width: 350px;
	}

	.bb-find .wpb_raw_html .bb-find-wrapper .col-1 {
	    width: 100%;
	}

	.bb-find .wpb_raw_html .bb-find-wrapper .col-2 {
	    width: 100%;
	}

	.bb-master .kinta-map > .wpb_wrapper {
		width: 100%;
		max-width: 500px;
	}

	.bb-master-inner .vc_col-sm-2 {
	    width: 33.33%;
	    display: inline-block;
	}

	.bb-master-inner .vc_col-sm-4 {
	    width: 200px;
	    display: inline-block;
	    margin: 0 10px;
	}

	.bb-school.vc_row {
	    padding-left: 0px;
	}

	.bb-school .vc_inner.bb-pool-inner,
	.bb-school .vc_inner.bb-school-inner {
		height: auto;
	}

	.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child > .vc_column-inner,
	.bb-school .bb-school-inner.vc_inner .vc_col-sm-6:first-child {
		height: -webkit-calc( ( 100vw - 97px ) * 0.6 );	
		height: calc( ( 100vw - 97px ) * 0.6 );	
	}

	.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:last-child {
		display: table-header-group;
	}

	.bb-school .vc_inner.bb-pool-inner .vc_col-sm-6:first-child {
		display: table-footer-group;
	}

	.am-env h2 {
		justify-content: center;
	}

	.am-env .wpb_text_column {
		display: inline-block;
	}

	.am-env {
		text-align: center;
	}

	.am-env .wpb_text_column li {
		text-align: left;
	}

	.am-icon-2 .am-icon-inner .vc_col-sm-3 {
	    width: 120px;
	    display: inline-block;
	}

	.am-gallery .am-gallery-inner {
		width: 100%;
	}

	.am-gallery > .vc_col-sm-12 > .vc_column-inner {
	    max-width: 460px;
	}

	.am-gallery .am-gallery-inner {
	    height: 360px;
	}

	.am-gallery p.slider-arrow {
		top: auto;
		bottom: -50px;
	}

	.am-gallery .image-pagination {
		display: none;
	}

	.am-gallery {
		padding-bottom: 170px;
	}

	.am-icon-2 h2 {
		font-size: 20px;
	}

	.am-guarantee .am-guarantee-inner .wpb_text_column {
		width: 70%;
	}

	.am-register p {
		margin: 0;
	}

	.am-share .addtoany_shortcode .addtoany_list.a2a_kit_size_32 a {
		margin-bottom: 10px !important;
	}

	.am-plan .am-plan-inner-tabs .wpb_text_column {
	    margin: 10px 10px;
	    padding: 5px 20px;
	}

	.am-plan .am-plan-inner-tabs {
		text-align: center;
	}

	.am-plan .am-plan-inner-tabs .wpb_text_column::before,
	.am-plan .am-plan-inner-tabs .wpb_text_column::after {
		content: none;
	}

	body.single-post .header-title .title-post {
		width: 100%;
		font-size: 22px;
		text-align: center;
	}

	body.single-post .header-title .date-data {
	    width: 100%;
		float: none; 
	    text-align: center;
	}

	body.single-post .header-title .date-data br {
		display: none;
	}

	body.single-post .b-txt .wpb_text_column p {
		text-align: justify;
	}

	body.single-post .event-meta .vc_col-sm-3 {
		margin-bottom: 20px;
	}

	body.single-post .b-gallery .wpb_images_carousel > .wpb_wrapper > div {
	}

	.bb-guide div#bbsk_guide_map {
	    height: 300px;
	}

	.h-news-inner .vc_col-sm-12 .display-posts-listing .listing-item a.image {
		height: 200px;
	}

	.aboutOngoingProject .vc_row {
	    position: relative;
	    height: 320px;
	    width: 100%;
	    max-width: 400px;
	    margin: 5px 0 !important;
	}
}

@media only screen and (max-width: 474px) {
	.h-slider .slider-txt {
	    font-size: 25px !important;
	}

	.h-overview-inner {
	    width: 100%;
	}

	.h-form .vc_col-sm-5.h-gif {
		width: 270px;
		height: 340px;
	}

	.h-form .vc_col-sm-5 .wpb_content_element {
		bottom: 90px;
		left: 30px;
	}

	.h-form .vc_col-sm-5 .wpb_content_element p {
	    font-size: 18px;
	}

	.h-links-inner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
	    flex-wrap: wrap;
	}

	.h-links-inner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_single_image {
	    margin: 10px 5px;
	    width: 100%;
	}

	.bb-find .bb-price .filter-range span:nth-child(even) {
		line-height: 4;
	}

	.bb-projects {
		padding-top: 50px;
	}

	.am-gallery .am-gallery-inner {
	    height: 280px;
	}

	.am-gallery .wpb_text_column > .wpb_wrapper p {
	    font-size: 18px;
	}

	.am-guarantee .am-guarantee-inner .wpb_text_column {
		width: 100%;
	}

	.am-register h2,
	.am-dl-spec h2 {
		font-size: 20px;
	}

	body.page-id-468 .h-slider .slider-txt {
		font-size: 18px !important;
	}
}

.pp_content a.pp_next {
    right: 5%;
}

.pp_content a.pp_previous {
    left: 5%;
}

.pp_content a.pp_next,
.pp_content a.pp_previous {
    width: 40px;
    height: 40px;
    position: fixed;
    top: calc( 50% - 20px );
    background-color: #0e4a83;
    text-indent: 0;
    font-size: 0;
    -webkit-transition: 0s;
    transition: 0s;
}

.pp_content a.pp_previous:hover,
.pp_content a.pp_next:hover {
	background-image: none !important;
	background-color: #0e4a83 !important;
}

.pp_content a.pp_previous::before,
.pp_content a.pp_next::before {
	font-size: 16px;
	color: #fff;
	text-align: center;
	-webkit-transform: scaleY(2);
	transform: scaleY(2);
	display: block;
	line-height: 2.5;
}

.pp_content a.pp_next::before {
	content: '>';

}

.pp_content a.pp_previous::before {
	content: '<';

}

.wel-to-club {
    padding: 0 100px !important;
}

@media only screen and (max-width: 991px) {
	.wel-to-club {
	    padding: 0 30px !important;
	}
}

.development-about {
	font-size: 25px !important;
}

.development-about-p p {
	font-size: 18px !important;
}

.bb-proj-inner .b-alder .bb-proj-image {
    cursor: auto;
}

.display-none {
	display: none;
}

.mve-slider .bb-slider-inner h2 + .wpb_single_image {
	max-width: 400px;
}

/*JL: Change title background colour */
/*
.bb-proj-inner .mve-hill .wpb_text_column.bb-proj-status {
	background-color: #152bcf;
}

.mve-projects .mve-hill .wpb_text_column.bb-proj-status {
	background-color: #152bcf;
}
*/

.mve-projects .mve-prop .wpb_text_column.bb-proj-status {
	background-color: #7f8190;
}

.mve-icon .am-icon-inner .wpb_single_image {
	max-width: 80px;
	margin: 0 auto 10px;
}

.mve-icon .am-icon-inner .wpb_single_image {
	max-width: 80px;
	margin: 0 auto 10px;
}

.mve-icon .am-icon-inner .wpb_text_column p {
	max-width: 80px;
	margin: 0 auto 10px;
}

.mve-icon .am-icon-inner .wpb_text_column p {
    line-height: 1;
    font-size: 14px;
    color: #666;
}

.mve-gallery-title {
    background-color: #fff;
    text-align: center;
    padding-top: 50px;
}

.mve-gallery {
    padding-top: 20px;
    padding-bottom: 40px;
}

.mve-gallery.am-gallery .am-gallery-inner {
	width: 100%;
}

.am-gallery.mve-gallery .image-pagination .am-gallery-inner.current-item-pag + .am-gallery-inner .wpb_text_column {
	opacity: 1;
}

.mve-school.bb-school .sep + h2 {
	margin-bottom: 50px;
}

.mve-school.bb-school .vc_inner.bb-pool-inner,
.mve-school.bb-school .vc_inner.bb-school-inner {
	height: -webkit-calc( ( 100vw - 97px ) * 0.4 );
	height: calc( ( 100vw - 97px ) * 0.4 );
}

.mve-form.am-register .sep {
	margin-top: 20px;
}

.sep-row {
	background-color: #fff;
}

.bb-find .wpb_raw_html {
	margin-top: 30px;
}

.mve-gallery {
	background-position: right bottom;
    background-size: 20%;
    background-repeat: no-repeat;
}

.mve-eml .bb-proj-name-img figure {
	width: 70%;
}

.mve-emu .bb-proj-name-img figure {
	width: 70%;
}

@media only screen and (max-width: 1199px) {
	.mve-school.bb-school .vc_inner.bb-pool-inner,
	.mve-school.bb-school .vc_inner.bb-school-inner {
		height: -webkit-calc( ( 100vw - 97px ) * 0.55 );
		height: calc( ( 100vw - 97px ) * 0.55 );
	}
}

@media only screen and (max-width: 767px) {
	.mve-gallery {
	    padding-bottom: 80px;
	}

	.mve-school.bb-school .vc_inner.bb-pool-inner,
	.mve-school.bb-school .vc_inner.bb-school-inner {
		height: auto;
	}
}

p#data_protection {
    font-weight: 100;
    font-size: 12px !important;
}

.al-env .vc_col-sm-6:first-child h2::before {
	background-image: url(https://kintaproperties.com/wp-content/uploads/2018/01/env-1.png)
}
.h-proj>.vc_col-sm-12>.vc_column-inner>.wpb_wrapper {
    position: relative;
    overflow: hidden;
}

.data-protect {
	text-align: center;
	padding: 80px 0;
}

.data-protect .wpb_text_column {
	text-align: left;
} 

#text-4 {
	padding-top: 0;
    font-size: 14px;
    line-height: 1;
}
aside#nav_menu-2 {
	left: 0;
}

.post-navigation {
	clear: both;
}

.interested-btn i {
    font-size: 22px;
    margin: 0 5px 0 2px;
    color: #fff;
}

/* JL: 12MAY2022 changed colour of button from #009E4F to #00B8C1 */
.interested-btn {
    padding: 5px 10px;
	background-color: #00B8C1;
}

.fix-form.h-form > div {
	width: 100%;
}

.fix-form.h-form > div select {
	width: 100%;
	height: 36px;
	margin-top: 10px;
	background-color: #e2e4e5;
}

.vc_row.am-adpl {
	margin-top: -60px;
}

.am-adpl .sep {
    display: none;
}

.display-posts-listing .listing-item .category-display {
    font-size: 0;
}

.display-posts-listing .listing-item .category-display a:last-of-type {
    font-size: 18px;
}

body.single-post .entry-thumb .meta-post a {
    color: #fff;
    letter-spacing: 0px;
    font-size: 0;
}

body.single-post .entry-thumb .meta-post a::before {
    display: none;
}

body.single-post .entry-thumb .meta-post a:last-of-type {
    font-size: 14px;
}

.post-navigation {
    clear: both;
    display: none;
}

body.single-post #primary {
    margin-bottom: 80px;
}

.blog-lang {
    text-align: right;
    padding-right: 15px;
    margin-bottom: 20px;
    margin-top: -40px;
}

/* JL: edited for project status colour Ixora2 + Ixora + sunflower + iris */
/* JL: 23MAR2022 daisy + rosewood */
/* JL: 01MAR2023 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */

.bb-proj-inner .b-olive .wpb_text_column.bb-proj-status { background:#6FC7B6; }
.bb-proj-inner .b-cornflower .wpb_text_column.bb-proj-status { background:#CFA565; }
.bb-proj-inner .b-sunflower .wpb_text_column.bb-proj-status { background:#633A2C; }
.bb-proj-inner .b-oak .wpb_text_column.bb-proj-status { background:#A3B794; }
.bb-proj-inner .b-oak2 .wpb_text_column.bb-proj-status { background:#988A73; }
.bb-proj-inner .b-ixora .wpb_text_column.bb-proj-status { background:#EE4181; }
.bb-proj-inner .b-ixora2 .wpb_text_column.bb-proj-status { background:#5B1346; }
.bb-proj-inner .b-iris .wpb_text_column.bb-proj-status { background:#BD9542; }
.bb-proj-inner .b-daisy .wpb_text_column.bb-proj-status { background:#FAA819; }
.bb-proj-inner .b-rosewood .wpb_text_column.bb-proj-status { background:#801517; }
.bb-proj-inner .b-xyris .wpb_text_column.bb-proj-status { background:#A32960; }
.bb-proj-inner .b-marigold .wpb_text_column.bb-proj-status { background:#FAA819; }
.bb-proj-inner .b-lily .wpb_text_column.bb-proj-status { background:#F58822; }
.bb-proj-inner .b-mace .wpb_text_column.bb-proj-status { background:#EF5B74; }
.bb-proj-inner .b-clove .wpb_text_column.bb-proj-status { background:#AFA577; }
.bb-proj-inner .b-caper .wpb_text_column.bb-proj-status { background:#7B0046; }
.bb-proj-inner .b-tulip .wpb_text_column.bb-proj-status { background:#EBE70E; }

/*===edited by Inspiren====*/
.wpcf7-form-control-wrap {
    text-align: -webkit-center;
    margin-bottom: 20px;
}

/* JL: slider text +4 + sunflower + oak2+cornflower + Ixora2 + olive */
/* JL: 23MAr2022 daisy(7579) + rosewood(8034) */
/* JL: 01MAr2022 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */
/* JL: 06FEB2026 Lestari(12901) */

.page-id-12901 .h-slider .slider-txt,.page-id-12772 .h-slider .slider-txt,.page-id-12305 .h-slider .slider-txt,.page-id-9646 .h-slider .slider-txt,.page-id-9662 .h-slider .slider-txt,.page-id-9665 .h-slider .slider-txt,.page-id-9308 .h-slider .slider-txt,.page-id-9041 .h-slider .slider-txt,.page-id-8034 .h-slider .slider-txt,.page-id-7579 .h-slider .slider-txt,.page-id-2469 .h-slider .slider-txt,.page-id-4082 .h-slider .slider-txt,.page-id-3187 .h-slider .slider-txt,.page-id-5101 .h-slider .slider-txt,.page-id-5014 .h-slider .slider-txt,.page-id-3427 .h-slider .slider-txt,.page-id-4118 .h-slider .slider-txt,.page-id-4368 .h-slider .slider-txt,.page-id-4481 .h-slider .slider-txt,.page-id-2670 .h-slider .slider-txt,.page-id-2773 .h-slider .slider-txt,.page-id-2770 .h-slider .slider-txt,.page-id-2763 .h-slider .slider-txt {
    font-size: 40px !important;
}
/* JL: site logo +4 + sunflower + oak2 +cornflower + Ixora2 + olive*/
/* JL: 23MAR2022 daisy(7579) + rosewood(8034) */
/* JL: 01MAr2022 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */
/* JL: 06FEB2026 Lestari(12901) */

.page-id-12901 .site-logo,.page-id-12772 .site-logo,.page-id-12305 .site-logo,.page-id-9646 .site-logo,.page-id-9662 .site-logo,.page-id-9665 .site-logo,.page-id-9308 .site-logo,.page-id-9041 .site-logo,.page-id-8034 .site-logo,.page-id-7579 .site-logo,.page-id-2469 .site-logo,.page-id-4082 .site-logo,.page-id-3187 .site-logo,.page-id-5101 .site-logo,.page-id-5014 .site-logo,.page-id-3427 .site-logo,.page-id-4118 .site-logo,.page-id-4368 .site-logo,.page-id-4481 .site-logo,.page-id-2670 .site-logo,.page-id-2773 .site-logo,.page-id-2770 .site-logo,.page-id-2763 .site-logo {
    display: block;
    opacity: 0;
}

.page-id-2670 .col-md-4.col-sm-8.col-xs-12 a:before {
    content: url(https://kintaproperties.com/wp-content/uploads/2019/12/MENTARI-1.png);
    display: inline-block;
    transform: scale(0.8);
}

/* JL: add logo for TMM4 Lestari */
/*
.page-id-12901 .col-md-4.col-sm-8.col-xs-12 a:before {
    content: url(https://kintaproperties.com/wp-content/uploads/2026/02/TMM4-logo-01-1.png);
    display: inline-block;
    transform: scale(0.8);
}
*/
/* JL: h4 text colour +4 + sunflower + oak2 +cornflower + Ixora2 + olive*/
/* JL: 23MAR2022 daisy(7579) + rosewood(8034) */
/* JL: 01MAr2022 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */
/* JL: 06FEB2026 Lestari(12901) */

.page-id-12901 h4.slider-txt.show,.page-id-12772 h4.slider-txt.show,.page-id-12305 h4.slider-txt.show,.page-id-9646 h4.slider-txt.show,.page-id-9662 h4.slider-txt.show,.page-id-9665 h4.slider-txt.show,.page-id-9308 h4.slider-txt.show,.page-id-9041 h4.slider-txt.show,.page-id-8034 h4.slider-txt.show,.page-id-7579 h4.slider-txt.show,.page-id-2469 h4.slider-txt.show,.page-id-4082 h4.slider-txt.show,.page-id-3187 h4.slider-txt.show,.page-id-5101 h4.slider-txt.show,.page-id-5014 h4.slider-txt.show,.page-id-3427 h4.slider-txt.show,.page-id-4118 h4.slider-txt.show,.page-id-4368 h4.slider-txt.show,.page-id-4481 h4.slider-txt.show,.page-id-2670 h4.slider-txt.show,.page-id-2773 h4.slider-txt.show,.page-id-2770 h4.slider-txt.show,.page-id-2763 h4.slider-txt.show {
    color: white;
}

/* edited by Inspiren */
/*.page-id-2670 .h-slider .slider-txt:after,.page-id-2773 .h-slider .slider-txt:after,.page-id-2770 .h-slider .slider-txt:after,.page-id-2763 .h-slider .slider-txt:after{*/
/*    border:1px solid  #0e4a80;*/
/*}*/
/*.page-id-2670 .h-slider .slider-txt:before,.page-id-2773 .h-slider .slider-txt:before,.page-id-2770 .h-slider .slider-txt:before,.page-id-2763 .h-slider .slider-txt:before{*/
/*    background-color:#0e4a80;*/
/*}*/

.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone {
    display: block;
}
.wpb_text_column.wpb_content_element.bb-sub-menu {
    display: none;
}
a.a2a_button_yahoo_mail,a.a2a_button_email{
    display:none!important;
}
.am-icon-inner p{
    font-size:16px;
    color:#231f20;
}
div#wpadminbar {
    display: none;
}
.vc_row.wpb_row.vc_row-fluid.h-txt.am-txt.kinta-txt {
    padding-bottom: 0px;
    padding-top: 0px;
}
/*.page-id-1747 .vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l{*/
/*    display:none;*/
/*}*/
.bb-slider .wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone {
    top: 30px !important;
    padding-right: 90px !important;
}
.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone td{
    border:none;
    text-align:right;
}

.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone table {
    width: 28%;
    float: right;
}
.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone td h4{
    color: #008080;
    font-size: 25px;
    font-weight: 900;
    padding-left: 0;
    text-align: right;
}
.top-contact {
    display: flex;
    float: right;
}
.vc_row.wpb_row.vc_row-fluid.bb-find.am-icon.white-bg {
    background: white;
}
.bb-slider .h-slider-inner .wpb_text_column.bb-sub-menu{
    top:90px;
}
/* JL: apa ini?? */
/* +4 is for widget?? [NO, for Icons!] DO NOT INCLUDE IF ALL IN ONE ROW */
/* .page-id-5014 .am-icon .am-icon-inner NOT USED for Sunflower */
/* Buying with Us .page-id-5740 */
/* JL: 06FEB2026 Lestari(12901) */
.page-id-12901 .am-icon .am-icon-inner .vc_col-sm-3,.page-id-5740 .am-icon .am-icon-inner .vc_col-sm-3,.page-id-3427 .am-icon .am-icon-inner .vc_col-sm-3,.page-id-4118 .am-icon .am-icon-inner .vc_col-sm-3,.page-id-4368 .am-icon .am-icon-inner .vc_col-sm-3,.page-id-4481 .am-icon .am-icon-inner .vc_col-sm-3,.page-id-2670 .am-icon .am-icon-inner .vc_col-sm-3,.page-id-2773 .am-icon .am-icon-inner .vc_col-sm-3,.page-id-2770 .am-icon .am-icon-inner .vc_col-sm-3,.page-id-2763 .am-icon .am-icon-inner .vc_col-sm-3{
    width:25%;
}
.vc_row.wpb_row.vc_row-fluid.bb-school.aboutColumn.g-map.vc_row-no-padding {
    padding-bottom: 0px !important;
}
.g-map .wpb_gmaps_widget.wpb_content_element {
    margin-bottom: 0px !important;
}


@media screen and (min-width: 1025px){
.about-feature__item{
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 !important;
    -moz-box-flex: 1 !important;
    -ms-flex: 1 !important;
    flex: 1 !important;
}
.about-feature__item:hover {
    -webkit-box-flex: 1.3;
    -webkit-flex: 1.3;
    -moz-box-flex: 1.3;
    -ms-flex: 1.3;
    flex: 1.3;
}
}
.about-feature>.vc_column-inner>.wpb_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.about-feature__item{
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
    background-clip: content-box;
    -webkit-transition: -webkit-box-flex .4s linear,-webkit-flex .4s linear;
    transition: -webkit-box-flex .4s linear,-webkit-flex .4s linear;
    -o-transition: flex .4s linear;
    -moz-transition: flex .4s linear,-moz-box-flex .4s linear;
    transition: flex .4s linear;
    transition: flex .4s linear,-webkit-box-flex .4s linear,-webkit-flex .4s linear,-moz-box-flex .4s linear,-ms-flex .4s linear;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html.preview-form {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
    z-index:999999;
    
}
.h-same p,.h-same ul{
    margin-top:20px;
}
.form-section h4 {
    color: white;
}
.h-same li {
    margin: 15px 0px;
}
h2.vc_custom_heading.responsive-title {
    margin-bottom: 0px;
}
h2.vc_custom_heading.responsive-title {
    font-size: 38px;
}
.form-section {
    width: 65%;
    margin: auto;
    background: rgba(0,0,0,0.6);
    padding:20px 25px 40px 25px
}
/* JL edited trigger +sunflower + iris; daisy + rosewood */
/* JL 23MAR2022 trigger daisy + rosewood */
/* JL 12MAY2022 changed button colour from #008080 to #00B8C1 */
/* JL: 01MAR2023 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 24DEC2024 Tulip(12772) */
/* JL: 06FEB2026 Lestari(12901) */

input.popupformlestari.pum-trigger,input.popupform.pum-trigger,input.popupformixora.pum-trigger,input.popupformaspen.pum-trigger,input.popupformolive.pum-trigger,input.popupformixora2.pum-trigger,input.popupformoak2.pum-trigger,input.popupformoak.pum-trigger,input.popupformcornflower.pum-trigger,input.popupformsunflower.pum-trigger,input.popupformiris.pum-trigger,input.popupformdaisy.pum-trigger,input.popupformrosewood.pum-trigger,input.popupformxyris.pum-trigger,input.popupformmarigold.pum-trigger,input.popupformlily.pum-trigger,input.popupformclove.pum-trigger,input.popupformmace.pum-trigger,input.popupformcaper.pum-trigger {
    width: 47%;
    background: #00B8C1;
    margin-left:1%;
}
input#number {
    width: 47%;
    background: #6d6e71;
    border: none;
    margin-right:1%;
}
.pum-content.popmake-content .wpb_column.vc_column_container.vc_col-sm-12 {
    text-align: center;
}
.pum-content.popmake-content div#contact-send1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pum-content.popmake-content h2 {
    margin-bottom: 40px;
}
.pum-content.popmake-content input.wpcf7-form-control.wpcf7-submit,.pum-content.popmake-content input.wpcf7-form-control.wpcf7-text {
    width: 80%;
}
button.pum-close.popmake-close {
    background: transparent !important;
    color: black !important;
    border: none !important;
    box-shadow: none !important;
}

/* JL 12MAY2022 changed button colour from #008080 to #00B8C1 */
.pum-content.popmake-content input.wpcf7-form-control.wpcf7-submit {
    background: #00B8C1;
}
.pum-content.popmake-content input.wpcf7-form-control.wpcf7-text {
    background: #808080 !important;
    margin-bottom: 15px !important;
}
.input-section {
    display: flex !important;
    justify-content: center !important;
}

/* JL: add for current pages +4; spacing problems + sunflower +oak2 +cornflower +ixora2 + olive + iris */
/* JL: 23MAR2022 daisy(7579) + rosewood(8034) */
/* JL: 01MAr2022 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */
/* JL: 06FEB2026 Lestari(12901) */

.page-id-12901 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-12772 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-12305 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-9646 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-9662 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-9665 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-9308 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-9041 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-8034 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-7579 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-6290 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-2469 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-4082 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-3187 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-5101 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-3427 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-4118 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-4368 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-4481 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-2670 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-2773 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-2770 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-2763 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l,
.page-id-5014 .vc_separator.wpb_content_element.vc_separator_align_center.vc_sep_width_100.vc_sep_pos_align_center.vc_separator_no_text.vc_sep_color_white.sep.show span.vc_sep_holder.vc_sep_holder_l{
    height: 18%;
    top: 48%;
    transform: translateY(-23%);
}
input#number {
    color: white;
}
.landing-360view{
    padding-top:30px;
}

/* JL: gallery spacing +4 + sunflower + oak2 + olive + cornflower + ixora2 + iris */
/* JL: 23MAR2022 gallery spacing daisy(7579) + rosewood(8034) */
/* JL: 01MAr2022 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */
/* JL: 06FEB2026 Lestari(12901) */

.page-id-12901 .am-gallery,.page-id-12772 .am-gallery,.page-id-12305 .am-gallery,.page-id-9646 .am-gallery,.page-id-9662 .am-gallery,.page-id-9665 .am-gallery,.page-id-9308 .am-gallery,.page-id-9041 .am-gallery,.page-id-8034 .am-gallery,.page-id-7579 .am-gallery,.page-id-6290 .am-gallery,.page-id-2469 .am-gallery,.page-id-4082 .am-gallery,.page-id-3187 .am-gallery,.page-id-5101 .am-gallery,.page-id-5014 .am-gallery,.page-id-3247 .am-gallery,.page-id-4118 .am-gallery,.page-id-4368 .am-gallery,.page-id-4481 .am-gallery,.page-id-2670 .am-gallery,.page-id-2773 .am-gallery,.page-id-2770 .am-gallery,.page-id-2763 .am-gallery{
    padding-top:0px;
    padding-bottom:60px;
}
/* JL: gallery text spacing +4 + Sunflower + oak2+ olive + cornflower + ixora2 + iris */
/* JL: 23MAR2022 gallery text spacing daisy(7579) + rosewood(8034) */
/* JL: 01MAr2022 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */
/* JL: 06FEB2026 Lestari(12901) */

.page-id-12901 .h-txt,.page-id-12772 .h-txt,.page-id-12305 .h-txt,.page-id-9646 .h-txt,.page-id-9662 .h-txt,.page-id-9665 .h-txt,.page-id-9308 .h-txt,.page-id-9041 .h-txt,.page-id-8034 .h-txt,.page-id-7579 .h-txt,.page-id-6290 .h-txt,.page-id-2469 .h-txt,.page-id-4082 .h-txt,.page-id-3187 .h-txt,.page-id-5101 .h-txt,.page-id-5014 .h-txt,.page-id-3247 .h-txt,.page-id-4118 .h-txt,.page-id-4368 .h-txt,.page-id-4481 .h-txt,.page-id-2670 .h-txt,.page-id-2773 .h-txt,.page-id-2770 .h-txt,.page-id-2763 .h-txt{
    padding-top:0px;
}
/*==================================*/
.h-same.vc_col-sm-3{
    width:23%;
    transition: width 0.3s;
    -webkit-transition: width 0.3s;
}
.h-same {
    margin: 10px;
}
@media only screen and (min-width: 992px){
.vc_row.wpb_row.vc_row-fluid.responsive-contain-box:hover .vc_col-sm-3{
    width:20%;
    transition: width 0.3s;
    -webkit-transition: width 0.3s;
}
.responsive-contain1.wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill:hover{
    width:30% !important;
     transition: width 0.3s;
    -webkit-transition: width 0.3s;
}
.responsive-contain2.wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill:hover{
    width:30% !important;
     transition: width 0.3s;
    -webkit-transition: width 0.3s;
}
.responsive-contain3.wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill:hover{
    width:30% !important;
     transition: width 0.3s;
    -webkit-transition: width 0.3s;
}
.responsive-contain4.wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill:hover{
    width:30% !important;
     transition: width 0.3s;
    -webkit-transition: width 0.3s;
}
}
button.pum-close.popmake-close {
    color: white !important;
}

section.vc_section.h-txt.section.about {
    padding-bottom: 60px;
}
.h-same h2.responsive-title {
    margin-top: 10px;
    line-height: 1;
}

/* JL: contact form input text colour: white*/
input.wpcf7-form-control.wpcf7-text {
    color: black;
}
.vc_row.wpb_row.vc_row-fluid.h-txt.white-bg.landing-txt {
    padding-top: 35px;
}
/*=============*/
.h-same p,.h-same ul{
    text-align:left;
    line-height:1;
}
.blue span.vc_sep_holder.vc_sep_holder_l span.vc_sep_line {
    background: linear-gradient(#0e4a80 65%,white 35%);
}
.h-same ul{
    line-height:1;
}
.h-same:hover:after {
    background: white;
}
.h-same li {
    text-align: left;
}
.h-same ul{
    padding-left:10px !important;
}
.h-same h2,.h-same p,.h-same li,.h-same h4 {
    z-index:1;
    position:relative;
}
.h-same:hover h2,.h-same:hover p,.h-same:hover li,.h-same:hover h4 {
    color: white !important;
	text-shadow: 1px 1px black;
}
.h-same:hover:before {
    background: transparent;
}
.h-same:before {
    content: '';
    height: 100%;
    width: 100%;
    background: #d7d8d9;
    position: absolute;
    left: 0;
}
.h-same:after {
    content: '';
    height: 20%;
    width: 1.2rem;
    position: absolute;
    background: #008080;
    left: 0px;
    top: 10%;
}

.h-same .vc_column-inner {
    height: 450px;
    padding-left: 35px !important;
}
.wpb_single_image.wpb_content_element.vc_align_center.landing-360view img {
    filter: brightness(0.5);
}

.wpb_single_image.wpb_content_element.vc_align_center.landing-360view:before {
    content: 'Coming Soon';
    position: absolute;
    color: white;
    font-size: 25px;
    left:50%;
    top: 50%;
    transform: translate(-50%);
    z-index: 9999;
    font-family: ssp;
    text-decoration: underline;
}

@media only screen and (max-width: 414px){
.wpb_single_image.wpb_content_element.vc_align_center.landing-360view:before {
    top: 60%;
    font-size: 18px;
}
}
@media only screen and (min-width: 992px){
.responsive-contain1.wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill .vc_column-inner:hover{
    height: 450px !important;
    transition: height 0.3s;
    -webkit-transition: height 0.3s;
}
.responsive-contain2.wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill .vc_column-inner:hover{
    height: 450px !important;
    transition: height 0.3s;
    -webkit-transition: height 0.3s;
}
.responsive-contain3.wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill .vc_column-inner:hover{
    height: 450px !important;
    transition: height 0.3s;
    -webkit-transition: height 0.3s;
}
.responsive-contain4.wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill .vc_column-inner:hover{
    height: 450px !important;
    transition: height 0.3s;
    -webkit-transition: height 0.3s;
}
}

@media only screen and (min-width: 1025px){
.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone td:first-child {
    width: 50px !important;
}
.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone td:nth-child(2) {
    width: 50px !important;
}
.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone td:last-child {
    width: 150px !important;
}
}
@media only screen and (max-width: 1082px){
.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone td h4{
    font-size:20px;
    margin-top:0px;
}
}
@media only screen and (max-width: 1199px){
.h-same.vc_col-sm-3 {
    width: 22%;
    transition: width 0.3s;
    -webkit-transition: width 0.3s;
}
}
@media only screen and (max-width: 991px){
ul#menu-footer-menu {
    display: inline-flex;
    width: 100%;
    justify-content: space-evenly;
}
.h-same.vc_col-sm-3 {
    width: 47%;
}
.col-md-4.col-sm-8.col-xs-12 {
    display: none;
}
}
@media only screen and (max-width: 767px){
.bb-slider .wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone {
    padding-right: 10px !important;
}
.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone td,.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone td h4 {
    text-align: center;
}

/* JL: another spacing issue? +4 + sunflower + oak2 +cornflower +ixora2 + olive + iris */
/* JL: 23MAR2022 daisy(7579) + rosewood(8034) */
/* JL: 01MAr2022 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */
/* JL: 06FEB2026 Lestari(12901) */

.page-id-12901 .am-gallery .image-pagination,.page-id-12772 .am-gallery .image-pagination,.page-id-12305 .am-gallery .image-pagination,.page-id-9646 .am-gallery .image-pagination,.page-id-9662 .am-gallery .image-pagination,.page-id-9665 .am-gallery .image-pagination,.page-id-9308 .am-gallery .image-pagination,.page-id-9041 .am-gallery .image-pagination,.page-id-8034 .am-gallery .image-pagination,.page-id-7579 .am-gallery .image-pagination,.page-id-6290 .am-gallery .image-pagination,.page-id-2469 .am-gallery .image-pagination,.page-id-4082 .am-gallery .image-pagination,.page-id-3187 .am-gallery .image-pagination,.page-id-5101 .am-gallery .image-pagination,.page-id-5014 .am-gallery .image-pagination,.page-id-3427 .am-gallery .image-pagination,.page-id-4118 .am-gallery .image-pagination,.page-id-4368 .am-gallery .image-pagination,.page-id-4481 .am-gallery .image-pagination,.page-id-2670 .am-gallery .image-pagination,.page-id-2773 .am-gallery .image-pagination,.page-id-2770 .am-gallery .image-pagination,.page-id-2763 .am-gallery .image-pagination {
    display: block;
}
.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone table {
    width: 40%;
    float: right;
}
.h-same.vc_col-sm-3 {
    width: 47%;
    display: inline-block;
    float: left;
}
.form-section {
    width: 90%;
}
input#number {
    width: 95%;
    margin-right:0%;
}
.preview-form br {
    display: none;
}
input.popupform.pum-trigger {
    width: 95%;
     margin-left: 0%; 
}
.input-section {
    flex-direction: column;
    align-items: center;
}
input#number {
    text-align: center;
}
}
.slider-txt.show {
    color: #0e4a83;
}

/* JL: slider text +4 + sunflower + oak2+cornflower +ixora2 + olive */
/* JL: 23MAR2022 daisy(7579) + rosewood(8034) */
/* JL: 01MAr2022 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */
/* JL: 06FEB2026 Lestari(12901) */

.page-id-12901 .h-slider .slider-txt,.page-id-12772 .h-slider .slider-txt,.page-id-12305 .h-slider .slider-txt,.page-id-9646 .h-slider .slider-txt,.page-id-9662 .h-slider .slider-txt,.page-id-9665 .h-slider .slider-txt,.page-id-9308 .h-slider .slider-txt,.page-id-9041 .h-slider .slider-txt,.page-id-8034 .h-slider .slider-txt,.page-id-7579 .h-slider .slider-txt,.page-id-2469 .h-slider .slider-txt,.page-id-4082 .h-slider .slider-txt,.page-id-3187 .h-slider .slider-txt,.page-id-5101 .h-slider .slider-txt,.page-id-5014 .h-slider .slider-txt,.page-id-3427 .h-slider .slider-txt,.page-id-4118 .h-slider .slider-txt,.page-id-4368 .h-slider .slider-txt,.page-id-4481 .h-slider .slider-txt,.page-id-2670 .h-slider .slider-txt,.page-id-2773 .h-slider .slider-txt,.page-id-2770 .h-slider .slider-txt,.page-id-2763 .h-slider .slider-txt{
    text-shadow: 0px 0px 0px #000;
}

/* JL: +4 + sunflower + oak2 +cornflower +ixora2 + olive */
/* JL: 23MAR2022 daisy(7579) + rosewood(8034) */
/* JL: 01MAr2022 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */
/* JL: 06FEB2026 Lestari(12901) */

@media only screen and (max-width: 478px){
.page-id-12901 .h-slider .slider-txt,.page-id-12772 .h-slider .slider-txt,.page-id-12305 .h-slider .slider-txt,.page-id-9646 .h-slider .slider-txt,.page-id-9662 .h-slider .slider-txt,.page-id-9665 .h-slider .slider-txt,.page-id-9308 .h-slider .slider-txt,.page-id-9041 .h-slider .slider-txt,.page-id-8034 .h-slider .slider-txt,.page-id-7579 .h-slider .slider-txt,.page-id-2469 .h-slider .slider-txt,.page-id-4082 .h-slider .slider-txt,.page-id-3187 .h-slider .slider-txt,.page-id-5101 .h-slider .slider-txt,.page-id-5014 .h-slider .slider-txt,.page-id-3427 .h-slider .slider-txt,.page-id-4118 .h-slider .slider-txt,.page-id-4368 .h-slider .slider-txt,.page-id-4481 .h-slider .slider-txt,.page-id-2670 .h-slider .slider-txt,.page-id-2773 .h-slider .slider-txt,.page-id-2770 .h-slider .slider-txt,.page-id-2763 .h-slider .slider-txt{
    font-size:19px !important;
}

/* JL: slider text colour +4 + sunflower + oak2 +cornflower +ixora2 + olive */
/* JL: 23MAR2022 daisy(7579) + rosewood(8034) */
/* JL: 01MAr2022 xyris(9041) */
/* JL: 30MAY2023 Marigold(9308) */
/* JL: 15AUG2023 Mace(9646) Clove(9662) */
/* JL: 16AUG2023 Lily(9665) */
/* JL: 24DEC2024 Caper(12305) */
/* JL: 11JUL2025 Tulip(12772) */
/* JL: 06FEB2026 Lestari(12901) */

.page-id-12901 .slider-txt.show,.page-id-12772 .slider-txt.show,.page-id-12305 .slider-txt.show,.page-id-9646 .slider-txt.show,.page-id-9662 .slider-txt.show,.page-id-9665 .slider-txt.show,.page-id-9308 .slider-txt.show,.page-id-9041 .slider-txt.show,.page-id-8034 .slider-txt.show,.page-id-7579 .slider-txt.show,.page-id-2469 .slider-txt.show,.page-id-4082 .slider-txt.show,.page-id-3187 .slider-txt.show,.page-id-5101 .slider-txt.show,.page-id-5014 .slider-txt.show,.page-id-3427 .slider-txt.show,.page-id-4118 .slider-txt.show,.page-id-4368 .slider-txt.show,.page-id-4481 .slider-txt.show,.page-id-2670 .slider-txt.show,.page-id-2773 .slider-txt.show,.page-id-2770 .slider-txt.show,.page-id-2763 .slider-txt.show {
    color: #0e4a83;
    font-size:18px !important;
}
p.slider-arrow.right-arrow:hover, p.slider-arrow.right-arrow {
    right: 4%;
}
p.slider-arrow.left-arrow:hover, p.slider-arrow.left-arrow {
    left: 4%;
}
.h-txt.white-bg.am-gallery {
    padding-bottom: 20px;
}
.h-txt.white-bg.landing-txt.am-icon-2 {
    padding-bottom: 10px;
}
.h-same:before{
    display:none;
}
.h-same .vc_column-inner {
    opacity: 0.7;
}
.h-same h2, .h-same p, .h-same li, .h-same h4{
    color:white !important;
}
.h-same .vc_column-inner {
    height: 380px;
}
.am-icon .am-icon-inner .vc_col-sm-3 .wpb_single_image {
    width: 50px;
    margin: auto;
}
.h-same.vc_col-sm-3 {
    width: 90%;
    display: inline-block;
    float: none;
}
/*.slider-txt.show {*/
/*    font-size: 25px !important;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*transform: translate(-50%, -50%);*/
    /*-webkit-transform: translate(-50%, -50%);*/
    /*-moz-transform: translate(-50%, -50%); */
    /*-o-transform: translate(-50%, -50%);*/
    /*-ms-transform: translate(-50%, -50%); */
/*}*/

span.slider-home-txt {
    font-size: 20px !important;
}
.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone table {
    width: 76%;
}
.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone td h4{
    font-size:18px;
}
.tp-mask-wrap,.tp-loop-wrap,.tp-parallax-wrap {
    transform: translate(0%,-180%);
}
.bb-slider .h-slider-inner .wpb_text_column.bb-sub-menu ul {
    padding-right: 40px !important;
}
p.slider-arrow{
    display:flex;
    height:15px;
    width:30px;
    justify-content: center;
    align-items: center;
    font-size: 10px;
}
}

@media only screen and (max-width: 414px){
.wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone td:last-child {
    width: 180px;
}
/*.slider-txt.show {*/
/*    font-size: 20px !important;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*-webkit-transform: translate(-50%, -50%);*/
    /*-moz-transform: translate(-50%, -50%); */
    /*-o-transform: translate(-50%, -50%);*/
    /*-ms-transform: translate(-50%, -50%); */
/*}*/
span.slider-home-txt {
    font-size: 18px !important;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html.preview-form {
    top: 53%;
}

}
@media only screen and (max-width: 375px){
.bb-slider .wpb_text_column.wpb_content_element.bb-sub-menu.bb-sub-phone {
    top: 30px !important;
    padding-right: 70px !important;
}
}

section.vc_section.h-txt.section.about.expert-box.post-width {
    padding-left: 251.828px !important;
    margin-top: 0px !important;
}
.post-width .vc_row.wpb_row.vc_row-fluid.responsive-contain-box.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.wpb_start_animation.animated{
	width:2000px !important;
}
@media only screen and (max-width: 1700px){
.post-width .vc_row.wpb_row.vc_row-fluid.responsive-contain-box.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.wpb_start_animation.animated {
    width: 1760px !important;
}
}
@media only screen and (max-width: 1400px){
.post-width .vc_row.wpb_row.vc_row-fluid.responsive-contain-box.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.wpb_start_animation.animated {
    width: 1420px !important;
}
}
@media only screen and (max-width: 478px){
.post-width .vc_row.wpb_row.vc_row-fluid.responsive-contain-box.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.wpb_start_animation.animated {
    width: 430px !important;
}
section.vc_section.h-txt.section.about.expert-box.post-width {
    padding-left: 0px !important;
    margin-top: 0px !important;
}
}
body.single-post .b-txt .wpb_single_image * {
    width: 100%;
    height: 230px !important;
}
.vc_row.wpb_row.vc_row-fluid.am-share {
    display: none;
}
/* JL: to grey-out house price after soldout */
.b-soldout p.house-price {
    opacity: 0;
}

/* JL: to hide house price before launch */
.b-hideprice p.house-price {
	opacity: 0;
}

/* JL: stdardise text box size */
.p-std-txt p{
	font-size:40px;
	color:#000000
}