body{
	overflow-x:hidden;
}
*{
  scrollbar-width: thin !important;
  scrollbar-color: #005BA2 #eeeeee !important;
}
a{
	text-decoration:underline;
}
.headerlands_slider_wraper{
	max-height: 750px;
    }
.dialog-message{
    scrollbar-width: none;
}

.menu-item-has-children:hover ul.sub-menu{
    display: block !important;
    opacity: 1 !important;
    min-width: fit-content !important;
    top: 40px !important;
}
/*====================================
 * Header
 * ===================================*/
.header-section{}
.header-section:before{
	content: '';
    width: 100%;
    background: #FFF;
    height: 95px;
}
.amktc-curv-style{}
.amktc-curv-style:before {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    background: #FFF;
    left: -100vw;
}
.amktc-curv-style:after {
    content: '';
	background-image:url('../../../uploads/2024/11/amktec-curve-400X161.png');
    position: absolute;
	width:400px;
	height:161px;
	left:-1px;
	bottom:0px;
	z-index:-1
}
/* .amktc-header-right:before {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    background: #FFF;
    right: -100vw;
} */
.main-header-menu .menu-item.current-menu-item {
	font-weight:700 !important;
}
.main-header-menu .pp-advanced-menu--dropdown{
	background-color:#FFF !important;
	border-radius:0px 0px 20px 20px !important;
    padding: 15px 20px !important;
}
/*====================================
 * amktc-heror-section
 * ===================================*/
.amktc-heror-section{}
.amktc-heror-section .swiper-pagination-bullet{
	opacity:1;
}
.amktc-heror-section .swiper-pagination-bullet-active{
	background-color:#000;
}
.amktc-heror-section .swiper-pagination{
    width: 100%;
    display: flex;
    align-items: center;
    left: 0;
    justify-content: center;
    transform: unset !important;
}
/*====================================
 * our_members_section
 * ===================================*/
.our_members_section{
	
}
.our_members_section .member-wrap{
	gap:15px;
}
.our_members_section .pp-info-box-icon-wrap{
	background-color:#d2d2d2;
	font-size:0px;
}
.our_members_section .pp-info-box-icon{
	width:100%;
}
.our_members_section .pp-info-box-icon img{
	width:100%;
}
.our_members_section h3{
	font-size:1.125em;
    text-align: center;
}
.our_members_section .pp-info-box-title{
	font-size:0.9375em;
    margin: 0px !important;
	font-weight:500;
	color:rgba(0, 0, 0, 1);
}
.our_members_section .pp-info-box-content{
	margin-top:18px;
}
.our_members_section .pp-info-box-description{	
	font-size:0.9375em;
	font-weight:300;
}

/*====================================
 * Button Style
 * ===================================*/
.elementor-button{
	font-size:0.9375em;	
	font-weight:500 !important;
	padding: 12px 25px !important; 
	border-radius:5px !important;
}
.elementor-button:hover{
	background-color:#005BA2;
}

.download-pdf-btn .elementor-button-content-wrapper{
	text-align:left;
}
.download-pdf-btn .elementor-button-icon{
    background: #C7DCDE;
    display: flex;
    align-items: center;
    width: 40px;
    justify-content: center;
    padding: 8px;
    border-radius: 5px;
}
.download-pdf-btn .elementor-button-content-wrapper{
	gap:15px;
}
.download-pdf-btn .elementor-button-icon path{
	fill:#FFF;
}
/*====================================
 * our-sustainability-efforts
 * ===================================*/

.our-sustainability-efforts{}

.our-sustainability-efforts .elementor-counter-title{
	text-align:center;
}

/*====================================
 *latest-announcements
 * ===================================*/
.latest-announcements .pp-swiper-slider{
	overflow:hidden;
}
.latest-announcements .swiper-wrapper{
	overflow:visible !important;
}
.latest-announcements .pp-slider-arrow{
	left:unset !important;
	right:0px !important;
	top:-30px !important
}
.latest-announcements .pp-slider-arrow:after{
	font-size:30px !important;
}
.latest-announcements .pp-slider-arrow.elementor-swiper-button-prev{
    right: 70px !important;
} 
.latest-announcements .pp-carousel-item{
	display:flex;
	gap:30px; 
	align-items:center;
}
.latest-announcements .pp-post-thumbnail{
	width:30%;
	margin-bottom:0px !important;
}
.latest-announcements .pp-post-content-wrap{
	width:70%;
}
.latest-announcements {
	
}
/*=================================
 * appreciation_wraper
 * ================================*/

.appreciation_wraper{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
    justify-content: center;
}
.appreciation_wraper .appreciation_wrap {
    background-color: #FFFFFF;
    width:21.5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 40px;
	border-radius:10px;
}
.appreciation_wrap .appriction_details{
	padding:20px;	 
	font-size:0.9375em;
}
.appreciation_wrap .info_content_box{
	display: flex;
    justify-content: space-between;
    padding: 0px 25px;
    align-items: flex-start;
    justify-content: center;
}
.appreciation_wrap .thumbnail_image img{
	font-size: 0px;
    height: 100px;
    width: 100px;
/*     border-radius: 50%; */
    object-fit: cover;
    object-position: top;
}
.appreciation_wrap .info_text{
	text-align:center;
}
.appreciation_wrap .info_text h3{
	font-size:12px;
	font-weight:400;
	font-style:italic;
    margin: 0px 0px 5px 0px;
}
.appreciation_wrap .info_text p{
	font-size:12px; 
	font-weight:400;
	font-style:italic;
    margin: 0px;
}
.appreciation_wrap .thumbnail_image{
	margin-top:10px;
/* 	border-radius:50%; */
}
.appreciation_wrap .bg-color {
    height: 80px;
    border-radius: 0px 0px 10px 10px;
	margin-top:-60px;
}

/*=======================================
 * town-council-ofices
 *=======================================*/
.town-council-ofices{}
.town-council-ofices .e-n-tab-title{
	flex-grow:1;
}


/*=======================================
 * town-council-ofices
 *=======================================*/
.our_heartlands_section{
}
.heartlands_filter{
    display: flex;
    justify-content: end;
}
.heartlands_filter .filter_btn_wrap{
	width:200px;
	position:relative;
}
.heartlands_filter .filter_btn_wrap:before{
content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    border-color: #FFF;
    border-style: solid;
    border-width: 0px 2px 2px 0px;
	right: 16px;
    top: 13px;
}
.heartlands_filter select{
	background-color:#5EB1BF;
    border: 0px;
    border-radius: 10px;
	color:#FFF;
    outline: 0;
	font-size:1.625em;
	-moz-appearance:none; 
    -webkit-appearance:none; 
    appearance:none;
}
.heartlands_wraper_container:before{
    content: '';
    width: 20px;
    height: 20px;
    background-color: #D9D9D9;
    border-radius: 50%;
    position: absolute;
    top: -17px;
    left: -15px;
}

.lands_slider_content{
    display: flex;
    gap: 40px;
    padding: 40px 0px 40px 60px;
    border-bottom: 5px solid #D9D9D9;
	align-items: center;
}
.lands_slider_content .lands_features_image{
	width:40%;
}
.lands_slider_content .lands_contents{
	width:60%;
}
.heardland_year_wraper {
    margin-bottom: 20px;
}
.heardland_year_wraper .heardland_year{
    background-color: #5EB1BF;
    padding: 10px 40px;
    font-size: 2.1875em;
    font-weight: 700;
    color: #fff;
    border-radius: 0px 10px 10px 0px;
    text-align: right;
}
.headerlands_slider_wraper{
	overflow:hidden;
}
.heartlands_wraper_container{
	border-left: 10px solid #D9D9D9;
    padding-top: 60px;
	position:relative;
    width: calc(100% - 150px);
}

.headerlands_slider_wraper .lands-slider-wrap:last-child .lands_slider_content{
	border-bottom:0px;
}
.headerlands_slider_wraper .swiper-wrapper{
	flex-direction:column;
}

.lands_contents .lands-title{
	font-size:1.5625em;
	color:#FFF;
}
.lands_contents .lands-content{
	color:#FFF;
	font-size:1.25em;
	font-weight:400;
}

.lands_contents .lands-content ul{
    padding-left: 30px;
}
 .lands-slider-buttons{
	position: absolute;
    top: 50%;
    right: -100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
} 
.lands-btn-arrow{
	font-size:32px;	
	z-index:9!important;
	position:relative;
	cursor:pointer;
}
.lands-btn-arrow.swiper-button-disabled{
	opacity:.5;	
}
.lands-pagination{
    height: 100px;
    display: flex;
    flex-direction: column;
    transform: translate3d(0px, 0%, 0) !important;
    background-color: #BED1D3;
    padding: 2px;
    border-radius: 5px;
}
.lands-pagination .swiper-pagination-bullet {
	flex-grow: 1;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    padding: 5px;
    margin: 0px !important;
	opacity:1;
	background-color:transparent!important;
	
}
.lands-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color:#F1F1F1 !important;
}

.lands-btn-arrow.button-next{
    transform: rotate(180deg);
}
.lands-btn-arrow:hover svg path{
	fill:#000 !important;
}

/*===================================
 * highlights-section
 * ==================================*/
.highlights-section path, .organisation-stucture-svg path, .highlights-section polygon{
	cursor:pointer;
}
.highlights-section path:hover, .organisation-stucture-svg path:hover, .highlights-section polygon:hover{
	filter: drop-shadow(3px 4px 4px rgba(0, 0, 0, 0.5));
	transition: all 0.2s ease; 
}
.highlights-popup td:nth-child(2), .highlights-popup th:nth-child(2){
	min-width:200px;
}

.estate-highlights-svg svg{
	height:500px;
}

/*===================================
 * inner-banner-section
 *===================================*/
.inner-banner-section{
	margin-top:-130px;
	padding-bottom:40px;
}
.inner-banner-section:before{
	content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.8) 87.81%);
    left: 0;
    top: 0;
}

.inner-banner-section h1{
	color:#FFFFFF !important;
	font-size:5em;
}
.inner-banner-section.image-banner .elementor-widget-image:before{
	content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.8) 87.81%);
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.inner-banner-section.image-banner .elementor-widget-heading{
	position:absolute;
	bottom:60px;
}
.inner-banner-section.image-banner img{
	width:100%;
}
.inner-banner-section.image-banner{
	padding-bottom:0px !important;
}
/*===================================
 * mp-member-popup
 *===================================*/
.mp-member-popup p{
	margin-bottom:0px;
}


/*====================================
 * organisation-member-section
 *====================================*/
.organisation-member-section{
	
}
.org_member_box{
	
}
.org_member_box .pp-info-box-icon-wrap{
	font-size:0px;
}
.org_member_box .pp-info-box-icon-wrap .pp-info-box-icon{
    width: 85px;
    height: 85px;
    margin-left: 15px;
	background-color:#d2d2d2;
}

.org_member_box .pp-info-box-title-wrap{
	border-radius:10px;
	padding:15px;
	position:relative;
}
.org_member_box .pp-info-box-title{
	font-size:12px;
	margin:0px;
	margin-bottom:5px !important;
	color:#000000;
	font-weight:500;
}
.org_member_box .pp-info-box-subtitle{
	font-size:9px; 
	margin:0px !important;
	color:#000000;
	font-weight:300;
}
.org_member_box .pp-info-box-footer{
    position: absolute;
    top: 15px;
    right: 30px;
    width: 120px;
}
.org_member_box .yip-hon-weng .pp-info-box-title-wrap{
	background-color:#EBDEC1;
}
.org_member_box .pp-info-box-button {
	background-color:transparent;
	font-size:12px;
	font-weight:500;
}
.org_member_box .pp-info-box-description{
	font-size:25px;
    margin-top: 20px;
    margin-left: 15px;
}
.org_member_box .yip-hon-weng .pp-info-box-description{
	color:#D8BD84;
}

.org_member_box .yip-hon-weng .pp-info-box-title-wrap:before{
    content: '';
    width: 194px;
    position: absolute;
    height: 238px;
    border-style: solid;
    border-color: #ebdec1;
    border-width: 10px 10px 0px 0px;
    right: -194px;
    top: 22px;
}

.org_member_box .gan-thiam-poh .pp-info-box-description{
	color:#6EBBBF;
}

.org_member_box .kebun-baru .pp-info-box-title-wrap{
	background: rgba(110, 187, 191, 0.5);
}

.org_member_box .kebun-baru .pp-info-box-description{
	color:#6EBBBF;
}


.org_member_box .kebun-baru .pp-info-box-title-wrap:before{
    content: '';
    width: 194px;
    position: absolute;
    height: 238px;
    border-style: solid;
    border-color: rgba(110, 187, 191, 0.5);
    border-width: 10px 0px 0px 0px;
    right: -194px;
    top: 22px;
}
.org_member_box .gan-thiam-poh .pp-info-box-title-wrap{
	background-color:rgba(219, 205, 11, 0.5);
}

.org_member_box .gan-thiam-poh .pp-info-box-title-wrap:before{
    content: '';
    width: 180px;
    position: absolute;
    height: 100px;
    border-style: solid;
    border-color: rgba(219, 205, 11, 0.5);
    border-width: 0px 10px 10px 0px;
    left: -145px;
    top: 60px;
}

.org_member_box .gan-thiam-poh .pp-info-box-description{
	color:rgba(219, 205, 11, 0.5);
}

.org_member_box .gan-thiam-poh  .pp-info-box-description{
	margin-left:50px;
}
.org_member_box.right .pp-info-box-icon-wrap{
	display: flex;
    justify-content: end;
	
}
.org_member_box.right  .pp-info-box-icon-wrap .pp-info-box-icon{
	margin-right:15px;
	margin-left:0px;
}
.org_member_box.right .pp-info-box-footer {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 120px;
}
.org_member_box .jalan-kayu .pp-info-box-title-wrap{
	background: rgba(146, 174, 42, 0.5);
}
.org_member_box .jalan-kayu .pp-info-box-title-wrap:before {
    content: '';
    width: 86px;
    position: absolute;
    height: 0px;
    border-style: solid;
    border-color: rgba(146, 174, 42, 0.5);
    border-width: 0px 10px 10px 0px;
    left: -86px;
    top: 10px;
}

.org_member_box .jalan-kayu .pp-info-box-description{
	color:#92AE2A;
}
.org_member_box .tech-ghee .pp-info-box-title-wrap{
	background: rgba(247, 147, 29, 0.5);
}

.org_member_box .tech-ghee .pp-info-box-title-wrap:before {
	content: '';
    width: 86px;
    position: absolute;
    height: 220px;
    border-style: solid;
    border-color:rgba(247, 147, 29, 0.5);
    border-width: 0px 10px 10px 0px;
    right: -86px;
    bottom: 25px;
}
.org_member_box .pp-info-box-container{
	max-width:250px;
    position: relative;
}
.org_member_box .tech-ghee .pp-info-box-description{
	color:#F7931D;
}


.org_member_box .chenge-san .pp-info-box-title-wrap{
	background: rgba(177, 146, 195, 0.5);
}
.org_member_box .chenge-san .pp-info-box-title-wrap:before {
	content: '';
    width: 53px;
    position: absolute;
    height: 280px;
    border-style: solid;
    border-color: rgba(177, 146, 195, 0.5);
    border-width: 0px 10px 0px 0px;
    left: 0px;
    bottom: 60px;
}
.org_member_box .chenge-san .pp-info-box-description{
	color:rgba(177, 146, 195, 1);
}

.org_member_box.right .chenge-san .pp-info-box-footer{
	left:30px;
}

.org_member_box .ang-mo-kio .pp-info-box-title-wrap{
	background: rgba(240, 114, 171, 0.5);
}
.org_member_box .ang-mo-kio .pp-info-box-title-wrap:before {
    content: '';
    width: 40px;
    position: absolute;
    height: 306px;
    border-style: solid;
    border-color: rgba(240, 114, 171, 0.5);
    border-width: 0px 0px 10px 10px;
    left: -40px;
    bottom: 25px;
}
.org_member_box .ang-mo-kio .pp-info-box-description{
	color:rgba(240, 114, 171, 1);
}
.org-structure-popup .elementor-button-content-wrapper{
	gap:20px;
}
.org-structure-popup p{
	margin:0px;
}
.orp-list-style .pp-infolist-content-wrapper{
	display: flex;
    gap: 10px;
    align-items: center;
}
.org-structure-popup p a, .org-structure-popup .elementor-widget-text-editor a{
	font-size:12px;
    font-weight: 400;
	color:#005BA2 !important;
}
.org-structure-popup .elementor-widget-text-editor strong{
	font-size:12px;
    font-weight: 400;
	color:#005BA2 !important;
}
.orp-list-style .pp-info-list-description{
	font-size:10px;
}
.orp-list-style .pp-info-list-title{
    min-width: 50px;
}
.orp-list-style .pp-info-list-title{
	text-align:right;
}

.dialog-close-button{
	outline:0px !important;
	border:0px !important;
}
.org-structure-popup .dialog-widget-content{
	overflow:hidden !important;
}
.org-structure-popup .pp-dual-heading{
	margin:0px; 
	font-size:2.8125em;
}

/*============================================
 * tab style with link
 * ===========================================*/
.tab_style_withlink {}
.tab_style_withlink .pp-advanced-tabs-title {
    border-style: solid !important;
    border-width: 2px 2px 2px 2px !important;
    border-color: var(--e-global-color-accent)!important;
    color: var(--n-tabs-title-color);
}
.tab_style_withlink .pp-advanced-tabs-title a{
	color: var(--n-tabs-title-color);
}
.tab_style_withlink .pp-advanced-tabs-title .pp-advanced-tabs-title-text{
	transition:0s !important;
}
.tab_style_withlink .pp-advanced-tabs-title.pp-tab-active, .tab_style_withlink .pp-advanced-tabs-title:hover{
    background-color: var(--e-global-color-accent)!important;
	color:#FFF !important;
}
.tab_style_withlink .pp-advanced-tabs-title:hover .pp-advanced-tabs-title-text, .tab_style_withlink .pp-advanced-tabs-title.pp-tab-active .pp-advanced-tabs-title-text{
	color:#FFF !important;
}
.tab_style_withlink .pp-advanced-tabs-title.pp-tab-active a, .tab_style_withlink .pp-advanced-tabs-title:hover a{
	color:#FFF !important;
}



/*============================================
 * Tenders Page Style
 * ===========================================*/
.tenders-table-section table tbody tr td:first-child{
	border-left: 0 !important;
}
.tender-main-tables table tbody tr td:last-child{
	border-right: 0 !important;
	width: 155px;
}
.tender-main-tables .pp-table-cell-text ul {
	display: flex;
	list-style: none;
	padding: 0;
	column-gap: 28px;
	margin-top: 10px;
}
.tender-main-tables .pp-table-cell-text ul li{
	position: relative;
}
.tender-main-tables .pp-table-cell-text ul li::after {
	content: '';
	position: absolute;
	width: 26px;
	height: 2px;
	background: #005BA2;
	left: 36px;
	top: 10px;
	transform: rotate(130deg);
}
.tender-main-tables .pp-table-cell-text ul li:last-child:after{
	display: none;
}
.tenders-table-section table tbody tr td:nth-child(2),
.tenders-table-section table tbody tr td:nth-child(3){
	width: 150px;
}
.tenders-table-section table tbody tr td:nth-child(4){
	width: 180px;
}
.tender-result-table table tbody tr td:nth-child(2){
	width: 200px;
}
.external-directory-table table tbody tr th {
	background-color: #DFEFF2 !important;
}
.external-directory-table table tbody tr th .pp-table-cell-text{
	color: #005BA2 !important;
}
.external-directory-table table tbody tr td:last-child{
	width: 245px;
}
.external-directory-table table tbody tr td:first-child{
	width: 230px;
}


.external-directory-of-services{
	
}
.external-directory-of-services .pp-post-thumbnail{
	overflow:hidden;	
	font-size:0px !important;
}
.external-directory-of-services .pp-post-thumbnail img{
	transition:.2s ease-in-out;	
}
.external-directory-of-services .pp-grid-item:hover img{
	transform:scale(1.1);
}
.external-directory-of-services .pp-post-thumbnail a{
	font-size:0px !important;
}
.external-directory-of-services .pp-grid-item:hover .pp-post-title a{
	color:#005BA2;
}
.external-directory-of-services .pp-post-filters-dropdown-button{
    width: 200px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
}

.external-directory-of-services .pp-post-filters-container{
    display: flex;
    justify-content: right;
}
.external-directory-of-services .pp-post-filters-dropdown-list{
	width: 200px;
    border-radius: 10px;
}
.external-directory-of-services .pp-post-filters-dropdown-list .pp-post-filters-dropdown-item{
	text-align:left;
	padding:8px;
}


.common-area-charges p strong{
	color: #000;
}
.common-area-charges table thead .pp-table-cell{
	font-size: 24px !important; 
	line-height: 28px !important;
}
tbody tr td .pp-table-cell-text span{
	display: block;
	font-size: 16px; 
	line-height: 20px; 
	margin-top: 5px;
	font-weight: 400 !important;
}
.common-area-charges ul {
	padding: 0 15px;
}
.common-area-charges p a {
	color: #5EB1BF;
	font-size: initial;
	text-decoration: none !important;
	font-weight: 400;
}

.contact-form-design input, .contact-form-design select {
	background: #5EB1BF33;
	border: 1px solid transparent;
	outline: 0;
	border-radius: 10px;
	width: 100% !important;
	padding: 15px !important;
	line-height: 15px;
	font-size:16px !important;
}

.contact-form-design select{
  line-height:18px;
	min-height:51px;
}
.contact-form-design input:focus, 
.contact-form-design input:hover{
	border: 1px solid #5EB1BF;
}
.contact-form-design .gfield_label, .whistle-blowing-report .gfield_html_formatted  {
	color: #005BA2;
	font-size: 20px !important;
	line-height: 24px;
	margin-bottom: 12px !important;
	font-weight: 700;
}
.gform_required_legend{
	display: none;
}
.contact-form-design textarea{
	height: 162px !important;
	background: #5EB1BF33;
	border: 1px solid transparent;
	outline: 0;
	resize: none;
	border-radius: 13px;
}
.contact-form-design textarea:hover, 
.contact-form-design textarea:focus{
	border: 1px solid #5EB1BF;
}
.contact-form-design .gform_button {
    max-width: 150px;
    background: #5EB1BF;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
    transition: 0.4s;
    line-height: 18px !important;
}
.contact-form-design .gform_button:hover{
	background: #005BA2;
}
.contact-form-design .ginput_container_fileupload input {
	height: 162px !important;
	cursor: pointer;
	border: 2px dashed #5EB1BF;
}
.gform_fileupload_rules{
	display: none;
}
.contact-form-design .gfield-choice-input{
	width: 25px !important;
	height: 25px !important;
	border: 1px solid #5EB1BF !important;
}
.contact-form-design .ginput_container_checkbox span {
	color: #005BA2;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
}
.contact-form-design .ginput_container_checkbox label, 
.contact-form-design .ginput_container_checkbox label a{
	color: #000000;
	font-size: 20px !important; 
	line-height: 24px !important;
	font-weight: 400 !important;
	transition: 0.4s;
}
.contact-form-design .ginput_container_checkbox label a:hover{
	color: #5EB1BF;
}
.contact-form-design .gfield_checkbox div{
	display: flex;
	flex-wrap: wrap;
}
.contact-form-design .gfield_checkbox label{
	order: 1;
	position: relative;
	max-width: 100% !important;
}
.contact-form-design .gfield_checkbox input {
	order: 2;
    z-index: 9;
    opacity: 0;
}
.gform_wrapper {
	overflow:hidden;
}
.contact-form-design .gfield_consent_label, .gform_wrapper.gravity-theme .gfield_checkbox label{
	display:flex;
	align-items:center;
	padding-left:40px;
	position:relative;
	
}
.gfield_consent_label p{
	margin-bottom:0px !important;	
}
.gfield_required{
	display:none !important;
}
.contact-form-design .ginput_container_checkbox{
	margin-top: 8px;
	position:relative;
}
.contact-form-design input[type=checkbox] {
  display: none !important;
}
.contact-form-design input[type="checkbox"] + label::before {
	content: "\2714";
	border: 1px solid #5EB1BF;
	border-radius: 0.2em;
	display: inline-block;
	width: 25px;
	height: 25px;
	color: transparent;
	transition: .2s;
	background: #5EB1BF33;
    position: absolute;
    left: -0px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.contact-form-design input[type=checkbox] + label:active:before {
  transform: scale(1);
}
.contact-form-design input[type="checkbox"]:checked + label::before {
	background-color: #005ba2;
	border-color: #005ba2;
	color: #fff;
}
.contact-form-design .ginput_recaptcha {
	margin-top: 40px;
}
.contact-form-design .gform_wrapper .gfield_required {
	color: #005BA2;
}
.notification-method .gfield_checkbox {
	display:flex; 
	gap:20px;
	justify-content:space-between;
}
.notification-method .gfield_checkbox div{
	flex-grow:1;
}
.notification-input[data-conditional-logic="hidden"]{
	opacity:0;
}

.notification-input[data-conditional-logic="visible"]{
	opacity:1;
}
.gform_validation_errors{
	display: none !important;
}
.gfield_description{
	background: transparent !important; 
	border: none !important;
	margin-top: 2px !important;
	padding: 0 !important;
}
.contact-form-design .gfield_html h2{
	color: #fff;
	font-size: 24px !important; 
	font-weight: 600 !important;
	line-height: 28px !important;
	background-color: var(--e-global-color-accent);
	padding: 13px 35px 13px 35px;
	border-radius: 13px 13px 13px 13px;
}
.contact-form-design .margin-heading{
	margin-top: 15px;
}
.contact-form-design label a{
    word-break: break-word;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message{
    padding: 5px;
    border-radius: 5px;
	margin-top:8px !important; 
}

#alert-sign-form p a{
	color: #000;
	transition: 0.4s;
}
#alert-sign-form p a:hover{
	color: #5EB1BF;
}

.gform_drop_area{
	background: #5EB1BF33;
	border: 2px dashed #5EB1BF;
    padding: 0px;
}
.gform_drop_instructions{
	display:none !important;; 
}
.gform_button_select_files{
	width: 100%;
    padding: 50px;
	background-color:transparent !important;
	border:0px !important;
	outline:0px !important;
	color: #000000 !important;
    font-size: 18px;
	white-space:normal;
}
/*====== Handyman Services =============*/
.handyman-service-section ul li{
	margin-bottom: 23px;
}
.free-bulky-removal .ginput_container_fileupload input {
	height: auto !important;
	font-size: inherit;
	cursor: pointer;
	border: 0;
	padding: 0 !important;
	background: transparent;
	border-radius: 0;
}
.upload-file-field h3{
	color: #005BA2;
	font-size: 20px; 
	line-height: 24px;
	margin: 0;
}
.upload-file-field p{
	margin: 0;
	margin-top: 8px;
	color: #000000;
	font-size: 16px; 
	line-height: 19px;
	font-weight: 600;
}
.terms-field h3{
	color: #005BA2;
	font-size: 20px; 
	line-height: 24px;
	margin-top: 20px;	
	margin-bottom: 10px;
}
.terms-field p{
	font-size: 20px; 
	line-height: 24px;
	font-weight: 400;
}
.terms-field h4{
	font-size: 20px; 
	line-height: 24px;
	font-weight: 600;	
	margin-bottom: 10px;
	margin-top: 20px; 
}
.terms-field ul{
	margin-left: -8px;
}
.terms-field ul li{
	font-size: 20px; 
	line-height: 24px;
	font-weight: 400;	
}
.free-bulky-removal .gfield_checkbox label{
	color:#005BA2;
    font-weight: 700 !important;
}
.sms-field input[type="checkbox"] + label::after {
  bottom: 10px !important;
}
.sms-field .gfield_description {
	margin-top: 10px !important;
}
.sms-field .gfield_description span{
	display: block !important;
	font-weight: 500 !important;
	margin-top: 8px !important;
}
.free-bulky-removal input[type="checkbox"] + label::after{
	padding-left: 6px !important;
}
.free-bulky-removal .ginput_recaptcha, .media-query-form .ginput_recaptcha{
	margin-top: 12px;
	margin-bottom: 15px;
	justify-content: flex-start;
}
.free-bulky-removal .ginput_container_checkbox label a{
	font-size: 14px !important;
	line-height: 20px !important;
	font-weight: 500 !important;
	color: #005BA2;
	text-decoration: none !important;
} 

.free-bulky-removal .block-number-field label{
	opacity: 0;
}

.free-bulky-removal .unit-number-field .ginput_container_text, 
.free-bulky-removal .block-number-field .ginput_container_text{
	position: relative;
	display:flex;
	align-items:center;
	gap:25px;
}
.free-bulky-removal .unit-number-field .ginput_container_text::before {
	content: '#';
	font-size: 32px;
	line-height: 38px;
	font-weight: 600;
	color: #005BA2;
}
.free-bulky-removal .block-number-field .ginput_container_text::before {
	content: '-';
	font-size: 32px;
	line-height: 38px;
	font-weight: 600;
	color: #005BA2;
}
.free-bulky-removal .free-bulky-text{
	display: grid;
	margin-top: 12px;
}
.free-bulky-removal .free-bulky-text label {
	order: 1;
	margin-bottom: 0 !important;
}
.free-bulky-removal .free-bulky-text .gfield_description {
	order: 2;
	color: #005BA2;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: 600;
}
.free-bulky-removal .free-bulky-text .ginput_container_textarea{
	order: 3;
}
.free-bulky-removal .gfield_select{
	-webkit-appearance: none;
    -moz-appearance: none;
    width: 100px;
    height: 17px;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    background: url(../../../uploads/2024/12/amktc-select.svg) no-repeat right #dfeff2;
    position: relative;
    background-position: 97% center;
    display: inline-block;
    position: relative;
}
.ginput_container_select{
	position: relative;
}


.ginput_container_select.active::after{
    transform: translateY(-50%) rotate(180deg);
}
.filiming-report-form .cutom-file-upload {
	display: flex;
	position: relative;
	margin-bottom: 6px;
}
.filiming-report-form .cutom-file-upload:last-child{
	margin-bottom: 0;
}
.filiming-report-form .cutom-file-upload .gfield_label {
	max-width: 220px;
	margin-right: 85px;
}
.filiming-report-form .cutom-file-upload .gfield_description {
	font-size: 12px;
	line-height: 15px;
	font-weight: 600;
	position: absolute;
	left: 308px;
	top: 40px;
}
.filiming-report-form .cutom-file-upload .gfield_description.gfield_validation_message{
	top:50px;
}
.filiming-report-form input[type="file"] {
	margin: auto;
	background-color: #fff;
	color: #00000080;
	font-size: 14px; 
	line-height: 17px;
	transition: border-color 0.25s ease-in-out;
}
.filiming-report-form input[type="file"]::file-selector-button, .whistle-blowing-report input[type="file"]::file-selector-button{
	border: 1px solid #5EB1BF;
	border-radius: 13px;
	background-color: #5EB1BF33;
	color: #005BA2;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
	margin-right: 8px;
	width: 118px;
	height: 35px;
}
.filiming-report-form input[type="file"]:hover, .whistle-blowing-report input[type="file"]::file-selector-button {
  border-color: #005BA2;
}
.whistle-blowing-report .cutom-file-upload label{
	display:none !important
}
/* .filiming-report-form input[type="file"]:hover::file-selector-button {
  background-color: #1f66ad;
} */
.scc-alert-form .road-name-field  .ginput_container_select {
	width: 100% !important;
	position: relative;
}
.scc-alert-form .road-name-field select {
	max-width: 100% !important;
}
.scc-alert-form .road-name-field .ginput_container_select::after {
	right: 10px !important;
}

.earticle-sinlge-section .elementor-post-info__terms-list-item{
	position: relative;
	padding-left: 11px;
}
.earticle-sinlge-section .elementor-post-info__terms-list-item::before {
	content: '#';
	left: 0;
	position: absolute;
	top: -3px;
}


.cyclick-work-section .roofing-work{
	border-right: 4px solid #5EB1BF33 !important;
	border-bottom: 4px solid #5EB1BF33 !important;
}
.elementor-posts-nothing-found{
    position: absolute;
    width: 100%;
    text-align: center;
}
.tooltip-social-style .elementor-icon-list-item{
	position:unset !important; 
}
.tooltip-social-style .elementor-icon-list-text{
    position: absolute;
    white-space: nowrap;
    bottom: -23px;
    background: #ffffff;
    z-index: 9999;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding: 4px;
    line-height: 12px;
	opacity:0;
}
.tooltip-social-style .elementor-icon-list-item:hover .elementor-icon-list-text{
	opacity:1;
}
.tooltip-social-style .elementor-icon-list-item:last-child .elementor-icon-list-text{
	right:0;
}



/*======================================
* new css
*======================================*/

.community_wraper{
    display:flex;
    gap:30px;
}
.engaging_our_community_left{
    width:56%;
}
.community_video_box iframe{
    height:500px;
}
.community_video_box .video_content_box h2{
    font-size:1.5em;
}
.engaging_our_community_right{
    width:44%;
}
.engaging_filter_container {
	display: flex;
	gap: 10px;
	margin-bottom: 10px;
	flex-flow: 1;
	flex-wrap: nowrap;
	overflow-x: scroll;
	flex-basis: initial;
	width: 100%;
	justify-content: start !important;
}
.engaging_filter_wraper{
   	 overflow-x: auto;
	margin-bottom:20px;
}
.engaging_filter_container .engaging_filter_item {
    background: #5D5D5D1A;
    padding: 10px 15px;
    border-radius: 10px;
    cursor:pointer;
	white-space: nowrap;
	flex-grow: 1;
	flex-shrink: 0;
	margin-bottom:10px;
}
.engaging_filter_container .engaging_filter_item.active, .engaging_filter_container .engaging_filter_item:hover{
    background:#005BA2;
    color:#FFF;
}
.video_our_community_wraper{
    display: flex;
    flex-direction: column;
    gap: 20px;
	height: 450px;
	overflow-y: scroll;
}
.video_our_community_post{
    display:flex;
    gap: 20px;
    cursor:pointer;
}
.video_our_community_post .video_community_left{
    width:40%;
    position:relative;
}
.video_our_community_post .video_community_left .play-button{
    border: 0px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 0px;
    margin-left: -20px;
    margin-top: -20px;
}
 .video_our_community_post .video_community_left img{
     border-radius:20px;
 }
.video_our_community_post .video_community_right{
    width:60%;
}
.video_our_community_post .video_community_right h3{
    font-size:15px;
}
.video_our_community_post.active .video_community_right h3{
    color:#005BA2;
}
.v_publish_date{ 
    color:#000000B2;
    font-size:15px;
    
}

.video_our_community_tab:not(.active){
    display:none;
}

@media (max-width:1266px) {
	.engaging_our_community_right {
		width: 45%;
	} 
	.video_our_community_post .video_community_right{
		width:55%;
	}
	
	.community_video_box iframe{
		height:400px;
	}
}

@media (max-width:767px) {
	.community_wraper{
		flex-wrap:wrap;
	}
	.engaging_our_community_right, .engaging_our_community_left {
		width: 100%;
	} 
	
	.community_video_box iframe{
		height:400px;
	}
	.engaging_filter_container {
		gap: 10px;
		justify-content: center;
	}
	.video_our_community_post .video_community_left {
		width: 35%;
	}
	.video_our_community_post .video_community_right {
		width: 65%;
	}
	.community_video_box .video_content_box h2 {
		font-size: 1.15em;
		margin-bottom: 5px;
	}
}

@media (max-width:475px) {
	.community_video_box iframe{
		height:220px;
	}
	.video_our_community_post {
		gap: 10px;
	}
	.video_our_community_post .video_community_right h3 {
		font-size: 14px;
		margin-bottom: 5px;
	}
	.engaging_filter_container .engaging_filter_item {
		padding: 10px 10px;
		font-size: 12px;
	}
}


/*=======================================
*overwrite-2
*========================================*/

/*============================
*outreach_programmes_wraper
*=============================*/
.outreach_programmes_filter{
    display: flex;
    justify-content: end;
}
.outreach_programmes_filter .filter_btn_wrap{
    width: 200px;
    position: relative;
}

.outreach_programmes_filter select {
    background-color: #5EB1BF;
    border: 0px;
    border-radius: 10px;
    color: #FFF;
    outline: 0;
    font-size: 1.625em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.outreach_programmes_filter .filter_btn_wrap:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    border-color: #FFF;
    border-style: solid;
    border-width: 0px 2px 2px 0px;
    right: 16px;
    top: 13px;
}
.outreach_programmes_year_wraper  .outreach_programmes_year{
    font-size: 1.5em;
    text-align: center;
    padding: 40px;
    font-weight: 700;
}
.outreach_programmes_wraper{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.outreach_programmes_wraper .outreach_programmes_wrap{
   border: 1px solid #C7C7C7;
   box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1), 
            0px 1px 3px rgba(0, 0, 0, 0.06);
}
.outreach_programmes_wraper a{
    text-decoration: none !important;
}
.outreach_programmes_wraper .outreach-title{
    font-size:20px;
    font-weight:600;
    border-bottom: 1px solid #C7C7C7;
    color:#000;
    padding-bottom: 15px;
}
.outreach_programmes_wraper .outreach-content{
    margin-top:15px;
    color:#8C8C8C;
    font-size:14px;

}
.outreach_features_image img{
    font-size:0px;
}
.outreach_programmes_wraper .outreach_contents{
    padding:20px;
}

/*============================
*epairs-redecoration
*=============================*/

.epairs-redecoration{
    
}
.repairs-post-header ul {
    flex-wrap:nowrap !important;
    gap: 20px;
}
.repairs-post-content .pp-grid-item{
    display:flex;
    gap: 20px;
}


.repairs-post-header ul li:first-child, .repairs-post-content .pp-grid-item .pp-post-content-wrap:first-child{
    width:20%;
}
.repairs-post-header ul li:nth-child(2), .repairs-post-content .pp-grid-item .blocks:nth-child(2){
   width:30%;
}
.repairs-post-header ul li:nth-child(3), .repairs-post-content .pp-grid-item .commencement_date:nth-child(3){
      width:19%;
}
.repairs-post-header ul li:nth-child(4), .repairs-post-content .pp-grid-item .completion_date:nth-child(4){
      width:19%;
}
.repairs-post-header ul li:nth-child(5), .repairs-post-content .pp-grid-item .status:nth-child(5){
    width:12%;
}

.repairs-post-header.colum-four  ul li:first-child, .repairs-post-content.colum-four  .pp-grid-item .pp-post-content-wrap:first-child{
    width:20%;
}
.repairs-post-header.colum-four  ul li:nth-child(2), .repairs-post-content.colum-four  .pp-grid-item .blocks:nth-child(2){
   width:35%;
}
.repairs-post-header.colum-four  ul li:nth-child(3), .repairs-post-content.colum-four  .pp-grid-item .completion_date:nth-child(3){
      width:25%;
}
.repairs-post-header.colum-four  ul li:nth-child(4), .repairs-post-content.colum-four  .pp-grid-item .status:nth-child(4){
      width:20%;
}

.repairs-post-content .pp-post-wrap{
    padding:15px;
}
.repairs-post-content {
}

.repairs-post-content .pp-post-wrap:nth-child(odd){
    background: #F1F1F1;
}
.repairs-post-content .pp-post-wrap:nth-child(even){
    background: #5EB1BF33;
}
.repairs-post-content .pp-post-title{
	margin-bottom:0px !important;
}
.repairs-post-content p{
    margin-bottom:0px;
}
.repairs-post-header ul li{
    font-size:1.25em !important;
    font-weight:600;
}
.repairs-post-content .pp-grid-item{
    font-size:1.15em;
    font-weight:600;
    color:#005BA2;
}

.repairs-post-content .pp-posts-pagination-wrap{
    margin-top:40px;
}

.three-colum .pp-grid-item .pp-post-content-wrap:first-child, .three-colum  ul li:first-child{
    width:30%;
}
.three-colum .pp-grid-item .blocks:nth-child(2), .three-colum  ul li:nth-child(2){
    width:40%;
}
.three-colum .pp-grid-item .commencement_date:nth-child(3), .three-colum  ul li:nth-child(3){
    width:30%;
}

/*=========================
*financial-report
*=========================*/
.financial-report .pp-grid-item a{
    display:flex;
    gap:30px;
    align-items: center;
    text-decoration:none !important;
}

/*=========================
*Publications
*=========================*/

.e-papers-post-wraper{}
.e-papers-post-wraper .pp-post-wrap{
    position:relative;
	transform:scale(.8);
	cursor:pointer;
	transition:.2s;
}
.e-papers-post-wraper .pp-post-wrap:hover{
	transform:scale(1);
}
.e-papers-post-wraper .pp-post-wrap.active{
	transform:scale(1);
}
.e-papers-post-wraper .enewsletterpdf{
    position:absolute;
    width:100%;
    height:100%;
    z-index: 9;
}
.e_newsletter_slider_wraper {
	overflow:hidden;
}
/* .e_newsletter_slider_wraper  .swiper-wrapper{
	display:flex;
} */
.e-papers-post-wraper{}
.e-papers-post-wraper .pp-post-filters-container {
    display: flex;
    justify-content: right;
}
.e-papers-post-wraper .pp-post-filters-dropdown-button {
    width: 200px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
}
.pp-post-filters-dropdown-button svg{
	display:none !important;
}

.e-papers-post-wraper .pp-post-filters-dropdown-list li.pp-post-filters-dropdown-item:first-child{
	display:none !important;
}
.e_newsletter_slider_filter, .e_newsletter_page_filter{
    display: flex;
    gap: 20px;
    justify-content: flex-end;
    margin-bottom: 40px;
}
.e_newsletter_slider_filter .fe_newsletter_slider_btn_wrap, .e_newsletter_page_filter .fe_newsletter_page_btn_wrap{
	width: 200px;
    position: relative;
}
.e_newsletter_slider_filter select, .e_newsletter_page_filter select{
	background-color: #5EB1BF;
    border: 0px;
    border-radius: 10px;
    color: #FFF;
    outline: 0;
    font-size: 1.625em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.e_newsletter_slider_filter .fe_newsletter_slider_btn_wrap:before, .e_newsletter_page_filter .fe_newsletter_page_btn_wrap:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    border-color: #FFF;
    border-style: solid;
    border-width: 0px 2px 2px 0px;
    right: 16px;
    top: 13px;
}
.e_newsletter_slider_wraper .newsletter-slider-wrap, .newsletter-page-wrap {
    background-color: #FFF;
    height: auto;
}
.e_newsletter_slider_wraper .newsletter-slider-wrap .newsletter_features_image, .newsletter-page-wrap .newsletter_features_image{
	overflow:hidden;
    font-size: 0;
}

.e_newsletter_slider_wraper .newsletter-slider-wrap .newsletter_features_image img, .newsletter-page-wrap .newsletter_features_image img{
	transition:.2s ease-in-out;
}
.e_newsletter_slider_wraper .newsletter-slider-wrap:hover img, .newsletter-page-wrap:hover img{
	transform:scale(1.2);
} 
.e_newsletter_slider_wraper .newsletter_contents, .newsletter-page-wrap .newsletter_contents{
	padding:20px;
	font-size:15px;
}
.e_newsletter_slider_wraper .newsletter_contents .newsletter-title, .newsletter-page-wrap  .newsletter_contents .newsletter-title{
	color:#000000;
	font-weight:700;
}
.e_newsletter_slider_wraper .newsletter_contents .newspublish_date, .newsletter-page-wrap .newsletter_contents .newspublish_date{
	color:#005BA2;
	font-weight:500; 
	margin-top: 5px;
}
.e_newsletter_slider_wraper .newsletter_contents .newsletter-content, .newsletter-page-wrap .newsletter_contents .newsletter-content{
	font-weight:300;
    margin-top: 15px;
	color: #000000;
}
.newsletter-slider-buttons .arrow-btn{
	position:absolute;
	top:50%;
    z-index: 9;
	cursor:pointer;
}
.newsletter-slider-buttons .arrow-btn.button-prev{
    left: -50px;
    transform: rotate(-90deg);
}
.newsletter-slider-buttons .arrow-btn.button-next{
	right:-50px;
    transform: rotate(90deg);
}

/*========================================
 * e_newsletter_page_wraper 
 *========================================*/
.e_newsletter_page_section{
	padding-bottom:80px;
}
.e_newsletter_page_wraper .newsletter-wrapper{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
}
.e_newsletter_page_wraper .newsletter-wrapper a{
	text-decoration:none !important;
}
.e_newsletter_page_wraper .newsletter-wrapper .newsletter-page-wrap {
    background-color: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
}
.e_newsletter_page_section #pagination{
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
	position: absolute;
    bottom: 0px;
    width: 100%;
}
.e_newsletter_page_section #pagination button{
	font-weight: 500 !important;
    padding: 12px 25px !important;
    border-radius: 5px !important;
    background-color: var(--e-global-color-accent);
    font-size: 16px;
    line-height: 18px;
    border: 0;
    color: #FFF !important;
	transition:.2s;
}
.e_newsletter_page_section #pagination button:hover{
 	background-color:#005ba2 !important;
}
.no_post_found{
	display: flex;
    align-items: center;
    justify-content: center;
	position: absolute;
    bottom: 0px;
    width: 100%;
}

/*==============================
 * datepiker Css
 *==============================*/
.appointment_date input{
	display:none !important;
}
.ui-datepicker{
    display: block;
    box-shadow: none !important;
    border: 0px  !important;
}
.ui-datepicker-calendar th, .ui-datepicker-calendar td, .ui-datepicker-header {
	border:0px !important;
	background-color:#FFF!important;
	font-weight:600 !important;
	text-align:center;
    vertical-align: middle;
	padding:10px;
}
.ui-datepicker-header{
    position:relative;
}
.ui-datepicker-header .ui-corner-all{
    width: 40px;
    height: 40px;
  	background: #000000B2;
    border-radius: 50%;
    color: #FFF !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next::before {
    left: 0!important;
    transform: rotate(45deg) !important;
}
.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next::before, .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev::before {
    border-style: solid;
    border-width: .18em .18em 0 0;
    content: "";
    display: inline-block;
    height: .55em;
    left: .15em;
    position: relative;
    top: .3em;
    transform: rotate(-135deg);
    vertical-align: top;
    width: .55em;
}

.ui-datepicker-header .ui-corner-all:hover{
	background:#000;
}
.ui-datepicker-header .ui-corner-all:before{
	width:.8em !important;
	height:.8em !important;
	top:0px !important;
}
.ui-datepicker-header .ui-corner-all span{
    display:none!important;
}
.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next {
    right: 16px;
}
.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next, .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev {
    cursor: pointer;
    position: absolute;
}
.ui-datepicker-calendar th{
	color: #00000080!important;

}
.ui-datepicker-calendar td{}

td[title="Available"] .ui-state-default{
	background-color:#5eb1bf !important;
	color: #FFF !important;
	border-radius:0px !important;
}
td[title="Available"] .ui-state-default.ui-state-active,  td[title="Available"] .ui-state-default:hover{
	background-color:#005BA2 !important;
}

.ui-state-disabled .ui-state-default{
	color:#000000 !important;
	border-radius:0px !important;
}
.ui-state-default.ui-state-active{
	color:#FFF !important;
}

.filming-start-date input, .filming-start-end input{
	display:none !important;
}

.moxie-shim.moxie-shim-html5{
	z-index:-1!important;
	top:2px !important;
	left:2px !important
}
.pp-post-filters-dropdown .pp-post-filters-dropdown-button:after{
	content:'';
	position: absolute;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    border-color: #FFF;
    border-style: solid;
    border-width: 0px 2px 2px 0px;
    right: 15px;
    top: 8px;
}
.pp-post-filters-dropdown-button{
    padding: .5rem 1rem;
    font-size: 1.625em;
	position:relative;
}
.pp-post-filters-dropdown-item{
	font-size:22px;
}

.org-structure-popup a{
	text-decoration:underline;
}

.amktc-latest-notices .pp-post-content-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
	gap: 20px;

}
.amktc-latest-notices .elementor-button{
	padding:10px !important;
}

.fb3d-default-page{
    background-image: url(../../../uploads/2024/12/background.jpg);
    background-size: cover;
    padding: 120px 10px 80px 10px;
    margin-top: -100px;
}

/*=================================================
 * temders_awarded_filter
 * ================================================*/
.temders_awarded_filter{
	display:flex;
	gap:20px;
    justify-content: center;
	margin-bottom:20px;
}
.temders_awarded_filter .tenaward_cat {
	padding: 15px 35px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-accent);
    border-radius: 10px;
    font-size: 20px;
    font-weight: 600;
    color: var(--e-global-color-accent);
	cursor:pointer;
    text-decoration: none !important;
}
.temders_awarded_filter .tenaward_cat:hover, .temders_awarded_filter .tenaward_cat.active{
	background-color:#5eb1bf;
	color:#FFF;
}
	
.tenders-amktc-style .pp-grid-item, .tenders-amktc-header {
	display:flex;
}
.tenders-amktc-style .elementor-icon-list-items li{
	margin:0px !important;
	display: block;
}
.tenders-amktc-style .elementor-icon-list-items, .tenders-amktc-header{
	background: #5eb1bf;
    padding: 18px 20px !important;
    color: #FFF;
    border-radius: 20px 20px 0px 0px;
    margin: 0px !important;
	font-weight:600;
}
.tenders-amktc-style .elementor-icon-list-items li .elementor-icon-list-text{
	color:#FFF;
	font-weight:600;
}
.tenders-amktc-style .pp-grid-item .col-1, .tenders-amktc-style .elementor-icon-list-item:first-child, .tenders-amktc-header .col-1 {
	width:5%;
}
.tenders-amktc-style .pp-grid-item .col-2, .tenders-amktc-style .elementor-icon-list-item:nth-child(2), .tenders-amktc-header .col-2 {
	width:15%;
}
.tenders-amktc-style .pp-grid-item .col-3, .tenders-amktc-style .elementor-icon-list-item:nth-child(3), .tenders-amktc-header .col-3 {
	width:15%;
}
.tenders-amktc-style .pp-grid-item .col-4, .tenders-amktc-style .elementor-icon-list-item:nth-child(4), .tenders-amktc-header .col-4 {
	width:15%;
}
.tenders-amktc-style .pp-grid-item .col-5, .tenders-amktc-style .elementor-icon-list-item:nth-child(5), .tenders-amktc-header .col-5 {
	width:45%;
}
.tenders-amktc-style .pp-grid-item .col-6, .tenders-amktc-style .elementor-icon-list-item:nth-child(6), .tenders-amktc-header .col-6 {
	width:10%;
	text-align:center;
}
.tenders-amktc-style .status, .tenders-amktc-header .status{
	text-align:center;
}
.tenders-amktc-style .pp-grid-item-wrap{
	padding:15px 20px; 
	color:#005ba2;
	background-color:#5EB1BF33;
}
.tenders-amktc-style .pp-grid-item-wrap:nth-child(odd) {
    background-color: #F1F1F1;
}
.tenders-amktc-style .pp-grid-item-wrap:last-child{
    border-radius: 0px 0px 20px 20px;
}

.tenders-amktc-style .pagination{
	display: flex;
    justify-content: center;
    margin: 20px auto;
    gap: 20px;
}
.tenders-amktc-style .pagination a{
    text-decoration: none !important;
    border: 1px solid;
    padding: 8px 20px;
    border-radius: 5px;
}
.tenders-amktc-style .pagination a.active, .tenders-amktc-style .pagination a:hover{ 
	background-color:#5eb1bf;
	color:#FFF;
}

/*=======================================
 * Search Form
 * ======================================*/
.search-icon-btn{
	cursor:pointer;
}
.search-form-wraper{
	position: absolute;
    bottom: -75px;
    right: 10px;
    z-index: 99;
    width: 0%;
	transition:.3s ease-in-out;
	opacity:0;
}
.search-form-wraper.active{
	width:90%;
	opacity:1;
}


/*=======================================
 * Search Form
 * ======================================*/
.single-3d-flip-book .fb3d-default-page{
	min-height:700px;
}

.single-3d-flip-book .book-widget{
	height:100% !important;
}

.single-3d-flip-book iframe{
	min-height:750px;
}
/*=======================================
*overwrite-2
*========================================*/
.filter_btn_wrap{
    display:flex;
    justify-content: end;
}
.amktc-pp-post-filters-dropdown{
    max-width:250px;   
    width:100%;
    position: relative;
}
.amktc-pp-post-filters-dropdown .pp-post-filters-dropdown-button{
    background-color: #5EB1BF;
    border: 0px;
    border-radius: 10px;
    color: #FFF;
    outline: 0;
    font-size: 1.65em;
    padding: 12px 20px;
    justify-content: end;
    position:relative;
    
}

.amktc-pp-post-filters-dropdown .pp-post-filters-dropdown-button:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    border-color: #FFF;
    border-style: solid;
    border-width: 0 2px 2px 0;
    right: 16px;
    top:10px;
}

.amktc-pp-post-filters-dropdown .pp-post-filters-dropdown-button, .amktc-pp-post-filters-dropdown ul{
    width:100%;
    text-align: left;
    display:block;
} 
.amktc-pp-post-filters-dropdown ul{
    margin: 0 0 30px;
    padding: 0;
    list-style-type: none;
    position: absolute;
    z-index: 99; 
    background-color: #5EB1BF;
}
.amktc-pp-post-filters-dropdown ul li a{
    padding:5px 15px;
    color:#FFF !important;
    display:block;
    text-decoration: none !important;
    font-size:1.25em;
}
.amktc-pp-post-filters-dropdown .pp-post-filters-dropdown-list:not(.active){
    display:none;
}

.pp-posts-pagination-read-more {
    text-align: center;
    margin-top: 30px;
}
.pp-posts-pagination-read-more button {
    font-family: "Fira Sans", Sans-serif;
    text-decoration: none;
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-89cb819);
    padding: 12px 25px !important;
    border-radius: 5px !important;
    border: 0;
    line-height: normal;
    font-weight: 400 !important;
}

.estate-improvement-works-pdf{
    margin-top:-90px;
}


.masterplan-page iframe{
	height: 1024px;
}


