/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

/* Custom Body/General */
@media (max-width:991px){
	body{
		padding-top:90px;
		font-size:16px;
	}
}
.section-link a{
	letter-spacing:3px
}
@media (max-width:767px){
	.section-link a{
		font-size:14px;
	}
}
.z-index-1{
	position:relative;
	z-index:2;
}
.inline-block{
	display:inline-block;
}

/* Custom Navbar */
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a, 
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a, 
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a{
	color:#364447;
}
@media (min-width:992px){
	.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a:after, 
	.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a:after, 
	.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a:after{
		content:"";
		display:block;
		width:100%;
		height:5px;
		background: rgb(0,84,114);
		background: linear-gradient(135deg, rgba(0,84,114,1) 0%, rgba(173,207,74,1) 100%);
		position:absolute;
		bottom:-29px;
		left:0
	}
	.fl-page-nav-right .fl-page-header-wrap {
		border-bottom:none;
	}
}
@media (max-width:991px){
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle{
		width: 40px;
		height: 36px;
		padding: 0;
		background: #edfff8;
		border-radius: 5px;
		margin: 24px 8px;
    	line-height: 37px;
		font-size:90%;
		border:1px solid rgba(109,110,113,0.25);
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle:hover,
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle:focus{
		background: #edfff8;
	}
	.fl-submenu-toggle .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.navbar-nav li a {
		padding: 15px 35px;
		position:relative;
	}
	.fl-submenu-toggle .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.navbar-nav li.current-menu-ancestor a:after ,
	.fl-submenu-toggle .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.navbar-nav li.current-menu-parent a:after ,
	.fl-submenu-toggle .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.navbar-nav li.current-menu-item a:after {
		content:"";
		display:block;
		width:5px;
		height:100%;
		position:absolute;
		top:0;
		right:0;
		background: rgb(0,84,114);
		background: linear-gradient(135deg, rgba(0,84,114,1) 0%, rgba(173,207,74,1) 100%);
	}
	.fl-page-nav-right .fl-page-header-logo:after {
		bottom: -23px !important;
		left: 32px;
		z-index: 1;
	}
	header.fl-page-header{
    	position: fixed !important;
    	width: 100%;
    	z-index: 109;
	}
	.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled .fl-button-close{
		padding:10px;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav > li:first-child{
		border-top:1px solid #baffe4;
	}
}
@media (min-width:768px) and (max-width:991px){
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle{
		margin: 15px 8px;
	}
}
.fl-page-nav-right .fl-page-header-logo:after {
    content: "";
    display: block;
    width: 46px;
    height: 23px;
    background: transparent url(https://springhillyumelagoon.com/wp-content/uploads/2020/03/nav-acc.png) no-repeat center center;
    position: absolute;
    bottom: -38px;
    left: 17px;
    background-size: 100%;
}
@media (min-width:768px) and (max-width:991px){
	.fl-page-nav-right .fl-page-header-logo{
		padding-left:0;
		padding-right:0;
	}
	.fl-page-nav-right .fl-page-header-logo:after {
		left: 71px;
	}
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled .fl-nav-offcanvas-collapse.navbar-collapse{
	width: 200px;
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled.fl-fixed-header.fl-offcanvas-push-left .fl-nav-offcanvas-active .fl-offcanvas-opacity, 
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled.fl-fixed-header.fl-offcanvas-push-opacity-left .fl-nav-offcanvas-active .fl-offcanvas-opacity{
	left:200px
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled.fl-offcanvas-push-left .fl-page.fl-nav-offcanvas-active, .fl-nav-mobile-offcanvas.fl-responsive-nav-enabled.fl-offcanvas-push-opacity-left .fl-page.fl-nav-offcanvas-active {
    left: 200px;
}
@media (max-width:767px){
	.fl-page-header-container.container {
    	padding-left: 30px;
	}
	.fl-page-header-primary .fl-logo-img {
		width: 124px !important;
	}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle{
		padding:0;
		margin:5px 8px;
	}
	.fl-page-nav-right .fl-page-header-logo:after {
		left: 22px;
	}
}
@media (min-width:991px){
	#menu-main-menu li:first-child{
		display:none;
	}
}
@media (min-width:992px) and (max-width:1200px){
	.fl-page-nav .navbar-nav, .fl-page-nav .navbar-nav a {
		font-size: 14px;
	}
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled.fl-offcanvas-push-opacity-left .fl-page.fl-nav-offcanvas-active {
    left: 0;
}

/* E-Brochure Navbar */
#e-brochure-navbar {
    position: relative;
    top: -2px;
    margin-left: 30px;
	color:#fff;
}
@media (min-width:992px) and (max-width:1200px){
	#e-brochure-navbar {
		margin-left: 15px;
	}
}
@media (max-width:1355px){
	#e-brochure-navbar {
		margin-left: 15px;
		margin-right: 40px;
	}
}
@media (max-width:991px){
	#e-brochure-navbar {
		margin-left: 0;
    	top: 0px;
		margin-top:20px;
		margin-right: 0;
	}
}
@media (max-width:767px){
	#e-brochure-navbar {
		margin-left: 20px;
	}
	.mobile-ebrochure {
	    display: flex;
		justify-content: center;
		flex: 0 0 100%;
		padding-bottom: 10px;
	}
	.mobile-ebrochure #e-brochure-navbar{
		margin: 0 !important;
	}
}

/* LANG SWITCHER */
body.admin-bar #trp-floater-ls.trp-top-right {
    top: 69px;
}
@media  (max-width:767px){
	body.admin-bar #trp-floater-ls.trp-top-right {
		top: 29px !important;
	}
}
#trp-floater-ls.trp-top-right {
    top: 35px;
    left:unset;
    right:32px;
	border-radius: 5px;
	width:40px;
}
@media (max-width:1355px){
	#trp-floater-ls.trp-top-right {
		right:22px;
	}
}
@media (max-width:1099px){
	body.admin-bar #trp-floater-ls.trp-top-right {
		top: 64px;
	}
	#trp-floater-ls.trp-top-right {
    	top: 29px;
	}
}
@media (max-width:1099px){
	.fl-page-nav .navbar-nav>li>a.nav-link {
		padding: 15px 10px;
	}
}
@media (max-width:991px){
	#trp-floater-ls.trp-top-right {
		right:83px;
		top:39px;
	}
}
@media (max-width:767px){
	#trp-floater-ls.trp-top-right {
		top:29px;
	}
}
#trp-floater-ls-current-language a, 
#trp-floater-ls-language-list a {
    padding: 0;
    text-align: center;
    line-height: 35px;
    color: #6d6e71;
    font-weight: bold;
}
#trp-floater-ls-current-language a:hover, 
#trp-floater-ls-current-language a:focus, 
#trp-floater-ls-language-list a:hover ,
#trp-floater-ls-language-list a:focus {
    color: #6d6e71;
	background:#baffe4;
}
#trp-floater-ls {
    z-index: 109;
	background-color:#edfff8;
	border:1px solid rgba(109,110,113,0.25);
}
#trp-floater-ls:hover {
    box-shadow: none;
}

/* Sticky Button */
#fl-to-top {
    bottom: 130px;
    right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
}
#fl-to-top i {
    top: 18px;
    left: 18px;
}
.whatsappme__button {
    bottom: -5px;
    right: -5px;
    height: 50px;
    min-width: 50px;
}
@media(max-width:767px){
	.whatsappme__button {
		bottom: 10px;
		right: 10px;
	}
}
.whatsappme__button svg {
    width: 24px;
    height: 24px;
    margin: 13px;
}
@media (min-width:768px){
	#fl-to-top {
		bottom: 130px;
		right: 25px;
	}
	.whatsappme__button {
		bottom: 5px;
		right: 5px;
	}
}

.btn-floating {
	position: fixed;
	bottom: 20px;
	right: 25px;
	/* transform: scale3d(0,0,0);
	transition: transform .3s ease-in-out; */
}
.btn-youtube {
	width: 176px;
	height: 45px;
	background: url(includes/img/btn-youtube.svg) no-repeat transparent;
	background-size: contain;
	border-radius: 7px;
	box-shadow: 1px 6px 24px 0 rgb(7 94 84 / 24%);
}
/* Custom Footer */
.fl-page-footer{
	padding:0 0 60px;
	font-size:14px;
	font-family: "Roboto",sans-serif;
	font-weight:400;
	border-top:none;
/* 	margin-top:-80px; */
}
.fl-social-icons-stacked .fa-1x {
    font-size: 2.5em;
}
.fl-social-icons-stacked .fa-stack{
	width:1.0em;
}
@media(min-width:768px){
	.fl-social-icons-stacked .fa-stack{
		top:-13px
	}
}
@media (max-width:767px){
	.fl-page-footer .fl-social-icons-stacked{
		text-align:center;
	}
	#footer-tagline p{
		text-align:center !important;
	}
}
#footer-tagline-cta{
	position:relative;
	z-index:1;
}
#footer-column{
	margin-top:-80px;
}
@media(max-width:767px){
	#footer-column{
		text-align:center;
	}
}
#logo-footer{
	display:block;
	margin:0 auto 30px;
}
#logo-footer img{
	width:200px;
}
footer img#springhill{
	width:191px;
	margin:15px 20px;
}
footer img#hankyu{
	width:332px;
	margin:15px 20px;
}
@media (max-width:767px){
	footer img#springhill{
		width:125px;
	}
	footer img#hankyu{
		width:222px;
	}
}
#ig-icon-footer i.fa-instagram,
#fb-icon-footer i.fa-facebook-f,
#yt-icon-footer i.fa-youtube{
	width:36px;
	height:36px;
}
#wa-icon-footer i.fa-whatsapp{
	width:32px;
	height:32px;
}
@media(max-width:767px){
	#ig-icon-footer i.fa-instagram,
	#fb-icon-footer i.fa-facebook-f,
	#yt-icon-footer i.fa-youtube{
		width:30px;
		height:30px;
	}
	#wa-icon-footer i.fa-whatsapp{
		width:28px;
		height:28px;
	}
}
#yt-icon-footer i.fa-youtube{
	background:transparent url('https://springhillyumelagoon.com/wp-content/uploads/2020/04/yt-icon.png') no-repeat center center;
	background-size:100% 100%;
}
#wa-icon-footer i.fa-whatsapp{
	background:transparent url('https://springhillyumelagoon.com/wp-content/uploads/2020/04/wa-icon.png') no-repeat center center;
	background-size:100% 100%;
}
#ig-icon-footer i.fa-instagram{
	background:transparent url('https://springhillyumelagoon.com/wp-content/uploads/2020/04/ig-icon.png') no-repeat center center;
	background-size:100% 100%;
}
#fb-icon-footer i.fa-facebook-f{
	background:transparent url('https://springhillyumelagoon.com/wp-content/uploads/2020/04/fb-icon.png') no-repeat center center;
	background-size:100% 100%;
}
#wa-icon-footer i.fa-whatsapp:before,
#ig-icon-footer i.fa-instagram:before,
#fb-icon-footer i.fa-facebook-f:before,
#yt-icon-footer i.fa-youtube:before{
	content:"";
}

/* Custom button */
.fl-page a.fl-button,
.fl-page a.fl-button:hover,
.fl-page a.fl-button:focus,
.fl-page button.fl-button,
.fl-page button.fl-button:hover,
.fl-page button.fl-button:focus{
	background: rgb(0,84,114);
	background: linear-gradient(135deg, rgba(0,84,114,1) 0%, rgba(173,207,74,1) 100%);
	color:#fff;
	border-radius:5px;
	font-family: "Roboto",sans-serif;
	font-weight:500;
	letter-spacing:2px;
	padding: 8px 16px;
	text-transform: capitalize;
	font-size:16px;
	border:none;
}

/* .joinchat__button {
    height: 45px;
    min-width: 45px;
    bottom: 5px;
    right: 5px;
    border-radius: 7px;
    padding: 0;
    overflow: hidden;
}
@media (min-width:481px) and (max-width:767px){
	.joinchat__button {
		bottom: -5px;
		right: -5px;
	}
} */
/* @media (max-width:480px){
	.joinchat__button {
		bottom: 10px;
		right: 10px;
	}
}
.joinchat__button__open {
    width: 176px;
    height: 50px;
    background-size: 24px;
    background: url(includes/img/wa-pricelist.svg) no-repeat transparent;
}
.joinchat {
	bottom: 70px;
} */
/* Top Page */
@media (max-width:767px){
	#top-tagline{
		position:relative;
		bottom:-22px;
	}
}
@media (min-width:768px){
	#top-tagline{
		position:relative;
		top:-20px;
	}
}
#hot-info{
	background: rgb(237,255,248);
	background: linear-gradient(90deg, rgba(237,255,248,1) 0%, rgba(255,255,255,1) 50%, rgba(237,255,248,1) 100%);
}
#hot-info .fl-photo-content{
	position:relative;
	width:auto;
}
#hot-info .fl-photo-content:after{
    content: "HOT INFO";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #d4145a;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 6px 8px;
    border-bottom-right-radius: 10px;
    font-weight: bold;
}
.leaves-bg{
	position:relative;
}
.leaves-bg:before{
	content:"";
	display:block;
	width:15%;
	height:80%;
	position:absolute;
	top:0;
	left:0;
	background:transparent url('https://springhillyumelagoon.com/wp-content/uploads/2020/04/leave-bg-1.png') no-repeat top left;
	background-size:100%;
	z-index:1;
}
.leaves-bg:after{
	content:"";
	display:block;
	width:15%;
	height:80%;
	position:absolute;
	top:0;
	right:0;
	background:transparent url('https://springhillyumelagoon.com/wp-content/uploads/2020/04/leave-bg-2.png') no-repeat top left;
	background-size:100%;
	z-index:1;
}
@media (max-width:767px){
	.leaves-bg:before{
		width:30%;
	}
	.leaves-bg:after{
		width:30%;
	}
}
#selling-points .fl-icon {
    display: inline-block;
    width: 55px;
    text-align: center;
}
#selling-points .fl-icon i {
    float: none;
}
@media (min-width:992px){
	#selling-point-location{
		position: relative;
    	top: 10px;
	}
}
span.jarak{
	font-size:48px !important;
}
@media (max-width:991px){
	span.jarak{
		font-size:36px !important;
	}
}
#harga-separator{
	position:relative;	
}
#harga-separator:after{
	content:"";
	display:block;
	width:1px;
	height:calc(100% - 40px);
	position:absolute;
	top:25px;
	right:10px;
	background:#ccc;
}
@media(max-width:400px){
	#harga-separator:after{
		right:0;
	}
}
.facilities-carousel-box{
	position:relative;
}
.facilities-carousel-box a.fc-prev,
.facilities-carousel-box a.fc-next,
#design-features a.ds-prev,
#design-features a.ds-next{
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	top:50%;
	margin-top:-55px;
	z-index:1;
	text-align:center;
	line-height:50px;
	font-size:36px;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.25)
}
#design-features a.ds-prev,
#design-features a.ds-next{
	top:305px;
	margin-top:0;
	color:#ccc;
	text-shadow: none;
}
.facilities-carousel-box a.fc-prev,
#design-features a.ds-prev{
	left:220px;
}
.facilities-carousel-box a.fc-next,
#design-features a.ds-next{
	right:220px;
}
@media (max-width:767px){
	.facilities-carousel-box a.fc-prev,
	.facilities-carousel-box a.fc-next,
	#design-features a.ds-prev,
	#design-features a.ds-next{
		font-size:27px;
	}
	#unit-type-carousel .facilities-carousel-box a.fc-prev,
	#unit-type-carousel .facilities-carousel-box a.fc-next{
		top:22%;
		margin-top:-25px;
	}
	#design-features a.ds-prev,
	#design-features a.ds-next{
		top:205px;
		margin-top:0;
	}
	#design-features a.ds-prev{
		left:0
	}
	#design-features a.ds-next{
		right:0
	}
}
.facilities-list{
	padding:0 15px;
}
.slick-slide .img-box{
	display:inline-block;
	position:relative;
	margin-bottom:10px;
}
.slick-slide .img-box:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.4);
}
.slick-slide.slick-current .img-box:after{
	content:none;
}
.slick-slide p{
	color:#b3b3b3;
}
.slick-slide.slick-current p{
	color:#4d4d4d;
}
.facilities-carousel p{
	font-size:24px;
}
@media (max-width:767px){
	.facilities-carousel p{
		font-size:18px;
	}
}
.slick-prev {
    left: 100px;
    z-index: 1;
}
.slick-next {
    right: 100px;
    z-index: 1;
}
@media (max-width:1366px){
	.facilities-carousel-box a.fc-prev{
		left:240px;
	}
	.facilities-carousel-box a.fc-next{
		right:240px;
	}
}
@media (max-width:992px){
	.facilities-carousel-box a.fc-prev{
		left:130px;
	}
	.facilities-carousel-box a.fc-next{
		right:130px;
	}
}
@media (max-width:768px){
	.facilities-carousel-box a.fc-prev{
		left:50px;
	}
	.facilities-carousel-box a.fc-next{
		right:50px;
	}
}
@media (max-width:640px){
	.facilities-carousel-box a.fc-prev{
		left:00px;
	}
	.facilities-carousel-box a.fc-next{
		right:0px;
	}
}
@media (max-width:480px){
	.facilities-carousel-box a.fc-prev{
		left:0px;
	}
	.facilities-carousel-box a.fc-next{
		right:0px;
	}
	.facilities-list{
		padding:0;
	}
}

/* Developer Page */
@media (min-width:992px) and (max-width:1200px){
	#dev-springhills > div{
		margin-bottom:60px;
	}
}
@media (min-width:1201px) and (max-width:1366px){
	#dev-springhills > div{
		margin-bottom:110px;
	}
}
@media (min-width:768px){
	#springhill-portfolio{
		position: absolute;
		width: 50%;
		right: 0;
	}
}
#dev-separator{
	position:relative;
}
#dev-separator:after{
    content: "&";
    position: absolute;
    top: -40px;
    left: 50%;
    font-size: 72px;
    font-family: "Roboto Thin";
    color: #b3b3b3;
    background: #fff;
    height: 80px;
    line-height: 80px;
    width: 80px;
    text-align: center;
    margin-left: -40px;
}
@media (max-width:767px){
	#dev-separator:after{
		font-size: 48px;
    	width: 60px;
    	margin-left: -30px;
	}
}

/* Masterplan Page */
#siteplan-image-sp{
	position:relative;
	z-index:2;
}

/* Location Page */
#loc-big-1,
#loc-big-3,
#loc-big-2{
	position:relative;
}
#loc-big-1:after,
#loc-big-2:after{
	content:"";
	display:block;
	width:1px;
	height:calc(100% - 50px);
	position:absolute;
	top:35px;
	right:0;
	border-right:1px solid #ccc;
}
@media (max-width:767px){
	#loc-big-1:after{
		right:10px;
	}
	#loc-big-2:after{
		content:none;
	}
	#loc-big-3:after{
		content:"";
		display:block;
		height:1px;
		width:calc(100% - 40px);
		position:absolute;
		top:0;
		right:20px;
		border-top:1px solid #ccc;
	}
}
#map-link-1{
	position:relative;
}
#map-link-1:after{
	content:"";
	display:block;
	width:1px;
	height: calc(100% - 20px);
	position:absolute;
	top:15px;
	right:0;
	border-right:1px solid rgba(255,255,255,0.25);
}
@media (max-width:767px){
	#map-link-1:after{
		width: calc(100% - 60px);
		height: 1px;
		top:auto;
		bottom:-5px;
		right:30px;
		border-right:0;
		border-bottom:1px solid rgba(255,255,255,0.25);
	}
}
.surrounding-box{
	background: rgba(255,255,255,0.5);
    margin-left:15px;
    margin-right:15px;
	margin-bottom:15px;
	padding:0 10px 10px;
}

/* Unit Page */
p.unit-quotes{
	color: #b3b3b3 !important; 
	font-size: 24px !important;
	font-family: 'Neotech Medium' !important;
	position:relative;
}
p.unit-quotes:before,
p.unit-quotes:after{
	content:' "';
	font-size:60px;
	font-family:Roboto;
	font-weight:bold;
	color:#e6e6e6;
}
p.unit-quotes:before{
	position:absolute;
	top:-20px;
	left:-20px;
}
p.unit-quotes:after{
	position:absolute;
}
@media (max-width:767px){
	p.unit-quotes{
		font-size: 21px !important;
	}
	p.unit-quotes:before,
	p.unit-quotes:after{
		font-size:48px;
	}
	p.unit-quotes:before{
		left:-15px;
	}
}
@media (min-width:768px){
	.design-features-separator{
		position:relative;
	}
	.design-features-separator:after{
		content:"";
		display:block;
		width:1px;
		height:calc(100% + 10px);
		position:absolute;
		top:0;
		right:30px;
		border-right:1px solid #fff;
	}
}
.material-label{
	font-size:21px;
	color:#b3b3b3;
	font-weight:400;
}
@media (max-width:767px){
	.material-label{
		font-size:18px;
	}
}
@media (min-width:768px){
	.material-separator{
		position:relative;
	}
	.material-separator:after{
		content:"";
		display:block;
		width:1px;
		height:calc(100% + 10px);
		position:absolute;
		top:0;
		right:30px;
		border-right:1px solid #ccc;
	}
}
#design-features ul,
#feature-highlight ul{
	padding-left:20px;
}
#feature-highlight h2{
	position:relative;
	z-index:2;
}
@media (min-width:768px) and (max-width:1200px){
	#design-features a.ds-prev{
		left:30px;
	}
	#design-features a.ds-next{
		right:30px;
	}
}

/* Contact Page */
#contact-magel{
	margin: 15px;
    border: 1px solid #e6e6e6;
    padding: 10px 10px 10px 20px;
	border-radius:5px;
}
.fl-input-group{
	margin-bottom:30px;
}
.fl-input-group label{
	margin-bottom:0px;
}
.fl-input-group input,
.fl-input-group textarea{
	font-size:18px;
	padding:10px 0;
	border:none;
	border-bottom:1px solid #ccc;
	border-radius:0;
	height:auto;
	background:#fff;
}
@media (max-width:767px){
	.fl-input-group input,
	.fl-input-group textarea{
		font-size:16px;
	}
}
.fl-contact-form .fl-contact-error {
	color: #DD4420;
	display: none;
	font-size: 12px;
	font-weight: lighter;
	margin-top: 2px;
}

/* INTERACTIVE MAP */
#lfl-interactive-map{
	height: 340px;
	background-color: #f4f4f4;
	position: relative;
}
@media (min-width: 576px) {
	#lfl-interactive-map{
		height: 340px;
	}
}

@media (min-width: 768px) {
	#lfl-interactive-map{
		height: 468px;
	}
}

@media (min-width: 992px) {
	#lfl-interactive-map{
		height: 468px;
	}
}

@media (min-width: 1200px) {
	#lfl-interactive-map{
		height: 500px;
	}
}

@media (max-width: 767px){
   .map-category-container,
   .map-thumbnail-container{
      padding:0 10px;
   }
}
.map-category{
   margin-top:31px;
   margin-bottom: 0;
   position: relative;
}
@media (min-width: 992px){
   .map-category{
      margin-bottom: -28px;
   }
}
.map-category .btn,
.map-category .btn:hover,
.map-category .btn:focus{
   background:white;
   color:#4d4d4d;
   border-radius: 30px;
   border:none;
   box-shadow: none;
   -webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.1);
   box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.1);
   display: inline-block;
   margin-bottom: 0;
   font-weight: normal;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   padding: 6px 12px;
   font-size: 16px;
   line-height: 1.42857143;
   user-select: none;
   text-decoration:none;
}
.map-category .btn.active,
.map-category .btn.active:hover,
.map-category .btn.active:focus{
   background:#00576c;
   color:white;
}
.map-thumbnail{
   margin-top: -50px;
   position: relative;
}
.map-category .owl-stage-outer .owl-stage,
.map-thumbnail .owl-stage-outer .owl-stage{
   margin-left:auto;
   margin-right:auto;  
}
.map-category .owl-stage-outer .owl-stage{
   padding-top:10px;
   padding-bottom:10px;
   position: relative;
}
.map-category .owl-stage-outer .owl-stage:before{
   content: "";
   display: block;
   width: calc(100% + 10px);
   height: 100%;
   background:#fff;
   position: absolute;
   top: 0;
   left: -10px;
   border-radius: 28px;
}
@media (max-width: 767px){
   .map-category,
   .map-thumbnail{
      width: calc(100% + 60px) !important;
      margin-left: -20px;
   }
}
.map-thumbnail .owl-stage-outer{
   padding-bottom: 10px;
   padding-top: 25px;
}
.map-thumbnail .thumbnail,
.map-thumbnail .thumbnail:hover,
.map-thumbnail .thumbnail:focus{
	margin-bottom:0;
	text-decoration: none;
	border:none;
	-webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.1);
	box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.1);
	height: 100px;
	-webkit-transition: all 0.2s; /* Safari prior 6.1 */
  	transition: all 0.2s;
	display: block;
	padding: 0;
	line-height: 1.42857143;
	background-color: #fff;
	border-radius: 4px;
}
.map-thumbnail .thumbnail.active,
.map-thumbnail .thumbnail.active:hover,
.map-thumbnail .thumbnail.active:focus{
  border: 1px solid #00576c;
  box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.05);
  transform: scale(1.05);
  position: relative;
}
.map-thumbnail .thumbnail.active .icon{
  content:"";
  display: block;
  width: 46px;
  height: 46px;
  position: absolute;
  top:-23px;
  left:50%;
  margin-left: -23px;
  border-top:1px solid #00576c;
  border-radius:23px;
  background: #ffffff url('../img/maps-icon-school.png') no-repeat center center;
  background-size: 30px 33px;
}
.map-thumbnail .thumbnail .caption{
   padding:18px 12px 10px;
}
.map-thumbnail .thumbnail .caption p{
   line-height:1.4; 
   letter-spacing: 0; 
   margin-bottom:5px;
   font-size:14px;
   font-weight:400;
}
.map-category .owl-prev,
.map-category .owl-next{
   display: none;
}
@media (max-width: 767px){
   .map-category .owl-prev,
   .map-category .owl-next{
      display:block;
      height: 100%;
      width: 30px;
      position: absolute;
      top:0;
      text-indent: 1000px;
      overflow: hidden;
   }
   .map-category .owl-prev{
      left:0;
      background: rgb(244,244,244) !important;
      background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%) !important;
   }
   .map-category .owl-next{
      right:0;
      background: rgb(244,244,244) !important;
      background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%) !important;
   }
   .map-category .owl-prev.disabled,
   .map-category .owl-next.disabled{
      display: none;
   }
}
.map-thumbnail .owl-prev,
.map-thumbnail .owl-next{
    display: block;
    height: calc(100% - 60px);
    width: 30px;
    position: absolute;
    top: 52px;
    text-indent: 1000px;
    overflow: hidden;
}
.map-thumbnail .owl-prev{
   left:0;
   background: rgb(244,244,244) !important;
   background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%) !important;
}
.map-thumbnail .owl-next{
   right:0;
   background: rgb(244,244,244) !important;
   background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%) !important;
}
.map-thumbnail .owl-prev.disabled,
.map-thumbnail .owl-next.disabled{
   display: none;
}
.map-google-text{
   text-align: center;
   color:#c8c7c7;
}

/* E-Brochure Modal */
.modal-header {
	background:#edfff8;
	border-bottom:0;
}
.modal-header .close,
.modal-header .close:hover,
.modal-header .close:focus{
	background:transparent;
}
.modal-header button *,
.modal-header button:hover *,
.modal-header button:focus *,
.modal-header button:hover,
.modal-header button:focus{
	color:#364447;
	font-size:30px;
	border:none;
}
.modal-body {
    padding: 2rem 3rem 4rem;
	text-align:left;
}
@media (max-width:991px){
	.modal-body {
		padding: 1rem 2rem 3rem;
	}
	.modal-header button *,
	.modal-header button:hover *,
	.modal-header button:focus *{
		font-size:24px;
	}
}
.modal-body .fl-button,
.modal-body .fl-button:hover,
.modal-body .fl-button:focus{
	background: rgb(0,84,114);
	background: linear-gradient(135deg, rgba(0,84,114,1) 0%, rgba(173,207,74,1) 100%);
	color:#fff;
	border-radius:5px;
	font-family: "Roboto",sans-serif;
	font-weight:500;
	letter-spacing:2px;
	padding: 8px 16px;
	text-transform: capitalize;
	font-size:16px;
	border:none;
}

/* NEWS */
@media (max-width:767px){
	.fl-content, .fl-sidebar {
		margin: 20px 10px;
	}
}
@media (min-width:768px){
	.fl-post-image-beside-wrap{
		margin-left:0;
		margin-right:0;
	}
}
.fl-content,
.fl-sidebar{
	margin-top:50px;
	margin-bottom:80px;
}
@media (min-width:992px){
	.fl-content,
	.fl-sidebar{
		margin-top:80px;
		margin-bottom:120px;
	}
}
body.blog .fl-page-footer,
body.single .fl-page-footer,
body.archive .fl-page-footer{
	padding-top:60px;
}
@media (min-width: 1201px){
	body.blog .fl-content-left,
	body.single .fl-content-left,
	body.archive .fl-content-left{
		padding-left: 115px;
	}
}
.fl-post-header .fl-post-title {
	font-size:24px;
}
@media (min-width:992px){
	.fl-post-header .fl-post-title {
		font-size:36px;
	}
}
.fl-widget ul li {
    margin-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
}
.fl-widget ul li:last-child{
	border-bottom:none;
}