/*
Theme Name: EntertopWP Child Theme
Theme URI: https://www.entertop.com.my
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: Entertop WP
Author URI: https://www.entertop.com.my
template: bb-theme
*/

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


/* General */

.search-results header {
	display: none !important;
}

a:hover{transition:0.3s;text-decoration:none !important;cursor: pointer;}

.justify p{text-align:justify;}

ul {
	padding-left: 20px;
}


.zindex0{
	position: relative;
}

.zindex1{
	position: relative;
	z-index: 1;
}

.zindex2{
	position: relative;
	z-index: 2;
}

.zindex3{
	position: relative;
	z-index: 3;
}

.nolink a{
	pointer-events:none;
}

.zoom-in {
	overflow: hidden;
}

.zoom-in .fl-col-content{
	transform: scale(1);
	transition: 0.7s ;
}

.zoom-in:hover > .fl-col-content{
	transform: scale(1.1);
	transition: 0.7s;
}


.map{-webkit-filter: grayscale(100%);
filter: grayscale(100%);}

.inner-banner .fl-row-content-wrap::after {
	background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(85, 203, 52, 0) 100%);
	opacity: 0.7;
}

.container-width .fl-row-content {
	max-width: 1400px !important;
}

.nf-form-fields-required {
	display: none !important;
}

.fl-page {
	overflow: hidden;
}

/* End General */


.fl-widget {
	margin-bottom: 20px !important;
}

.row.fl-post-image-beside-wrap {
	display: flex;
}

.fl-post-thumb img {
	height: auto !important;
	max-width: 100%;
	width: 600px;
	margin-top: -120px;
}

.fl-post-author, .fl-sep {
	display: none;
}

.widgettitle {
	display: none !important;
}

.row.fl-post-image-beside-wrap {
	display: flex;
	margin-left: 0;
}

.fl-post-thumb {
	margin-bottom: 25px;
	height: 300px;
	overflow: hidden;
	width: 100%;
}

a.tag-cloud-link {
	font-size: 14px !important;
}

.wp-block-categories-list, .wp-block-archives-list, .wp-block-tag-cloud {
	margin-top: -10px !important;
}


/* Start Header */

.fl-page-nav .navbar-nav > li > a.nav-link {
	font-size: 18px;
}

.fl-logo-img {
	width: 140px;
}

.fl-page-header {
	border-bottom: solid #ed1c24 5px !important;
	z-index: 20 !important;
	position: relative;
}

.fl-page-nav-centered-inline-logo .fl-page-header-container {
	padding-bottom: 0;
	margin-bottom: -20px;
}

/* End Header */

/* Home */
/*
.our-solutions .box1 .pp-flipbox-back {
	background-image: url("/wp-content/uploads/2024/12/paper-based-material-1.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.our-solutions .box2 .pp-flipbox-back {
	background-image: url("/wp-content/uploads/2024/12/paper-based-material-1.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
*/
.our-solutions .pp-flipbox-back .pp-flipbox-inner::after {
	content: "";
	background-color: #e71e25;
	/*background-color: #ed1c245e;*/
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 0;
	border-radius: 0 40px;
}

.our-solutions .pp-flipbox-title, .our-solutions .pp-more-link {
	z-index: 1;
	position: relative;
}

.our-solutions .pp-flipbox-back .pp-flipbox-title h4, .our-solutions .pp-flipbox-back .pp-more-link{
	color:#fff;
}

.our-solutions .pp-flipbox {
	text-align: left;
	padding: 20px 50px;
	border-radius: 0px 40px;
	-webkit-box-shadow: 5px 5px 12px -5px rgba(0,0,0,0.32);
}

.our-solutions .pp-more-link::after {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: bold;
	display: inline-block;
	margin-left: 5px;
	color: #fff;
	font-size: 16px;
}

.our-solutions .pp-flipbox-front .pp-flipbox-description::after {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: bold;
	display: inline-block;
	margin: 5px;
	color: #ed1c24;
	font-size: 20px;
	transform: rotate(46deg);
}

.our-solutions .pp-flipbox .pp-more-link {
	padding-left: 0;
	}

.our-solutions .pp-flipbox .pp-more-link:hover, .our-solutions .pp-more-link:hover::after {
	color:#000;
	}

.ecopeal-home .pp-carousel-image-container figure.use-as-background {
	border-radius: 50%;
	overflow: hidden;
	width: 360px;
	margin: auto;
	height: 360px;
	right: -20px;
	top: 20px;
}

.ecopeal-home .pp-nav-outside {
	background-color: #c38b2a;
	width: 400px;
	border-radius: 50%;
	height: 400px;
	position: absolute;
	bottom: -150px;
	right: 20px;
}


.ecopeal-home .pp-image-carousel {
	position: relative;
	text-align: center;
	overflow-y: visible !important;
	height: 400px;
	overflow-x: hidden !important;
	width: auto;
}

.ecopeal-home .pp-image-carousel-item {
	overflow: visible !important;
}

.ecopeal-home .pp-image-carousel-wrapper.pp-nav-outside .pp-swiper-button {
	top: calc(55% - 28px / 2);
}

.ecopeal-home .pp-image-carousel-wrapper .swiper-button-prev {
	left: -10px;
}


.ecopeal-home .pp-image-carousel-wrapper .swiper-button-next {
	right: -10px;
}


.ecopeal-home .pp-image-carousel-wrapper.pp-nav-outside .swiper-pagination {
	bottom: 30px;
	color: #fff;
}

.ecopeal-home::after {
	content: content: "";
	position: absolute;
	width: 30px;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 1;
	transition: 0.3s;
	background-color: #105328;
}

.product-services .fl-photo-img {
	border-radius: 20px;
	-webkit-box-shadow: 5px 5px 12px -5px rgba(0, 0, 0, 0.67);
}

.animation-bottom {
	position: absolute !important;
	z-index: 5 !important;
	margin-top: -21px;
}


/* End Home */

/* Start About*/

.right-goal {
	margin-left: -240px;
}

.left-goal {
	position: absolute !important;
	width: 1000px !important;
	margin-right: -150px !important;
	margin-left: -140px !important;
}


.milestone .pp-content-post-data {
	background-color: #fff;
	padding: 70px 40px 70px 40px;
	margin-left: -50px;
	margin-top: 10px;
	margin-right: -30px;
	/* height: 320px; */
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	border-radius: 0px 40px 0px 0px;
}


.milestone-slide .pp-content-post {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}


.milestone-slide img {
	border-radius: 0px 40px 0px 40px;
}

.milestone-slide .pp-posts-wrapper::before {
	content: "";
	position: absolute;
	width: 150px;
	height: 150px;
	top: -60px;
	left: -60px;
	z-index: 1;
	transition: 0.3s;
	background-image: url('/wp-content/uploads/2025/03/icon.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.milestone-slide .pp-content-post-meta {
	padding-bottom: 0;
}

.milestone-slide .owl-prev, .milestone-slide .owl-next {
	top: 44% !important;
}



.goals-item .pp-hover-card-description {
	opacity: 1 !important;
	visibility: visible !important;
}


/* End About */

/* Start Ecopeal page Solution */



.ecopeal-solution-one::before {
	content: "";
	position: absolute;
	width: 150px;
	height: 220px;
	top: 360px;
	left: 0;
	z-index: 1;
	transition: 0.3s;
	background-image: url('/wp-content/uploads/2024/12/ecopeal-left.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}


.milion-tone{
	position:relative;
}

.milion-tone::before {
	content: "" !important;
	position: absolute;
	width: 270px;
	height: 540px;
	top: -80px;
	left: -137px;
	z-index: 1;
	transition: 0.3s;
	background-image: url('/wp-content/uploads/2024/12/goal.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}




.milion-tone .fl-number-text {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: baseline;
}

.milion-tone .fl-number-string {
	font-size: 80px !important;
	margin-right: 40px;
}



/* End Ecopeal Page Solution */

/* Product & Services */

.product-service .pp-tabs-horizontal.pp-tabs-default .pp-tabs-labels {
	display: flex;
}


.product-service .pp-tabs-label {
	margin: 10px !important;
	padding: 10px 60px !important;
	border-radius: 20px !important;
}

.product-service .pp-content-post {
	margin-top: 80px;
	overflow: visible;
}

.product-service .fl-photo-img {
	margin-top: -70px !important;
}

/* End Product & Services */

/* Start Media */ 

.mediax .fl-photo-img {
	border-radius: 0px 40px 0px 40px;
}
/* End Media */ 


/* Start Footer */

footer{
	overflow:hidden !important;
}

.footer-bottom .pp-accordion-button-icon {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto -80px auto auto;
	text-align: center;
	color: #fff !important;
}

/* End Footer */

.box-contact .fl-col-content {
	transition: 0.3s;
}

.box-contact:hover .fl-col-content {
	background-color: #e0e0e0;
	transition: 0.3s;
}

.box-contact:hover .fl-col-content a {
	color: #105327 !important;
	transition: 0.3s;
}

.service-left .swiper-pagination {
	color: #fff;
}

.logo-ecopeal-sphere {
	position: absolute;
	top: 35%;
	left: 6%;
	right: 0;
	/* text-align: center; */
	z-index: 2;
}

.insights #n2-ss-3-arrow-previous {
	margin-left: -100px;
	margin-bottom: 65px;
}

.insights #n2-ss-3-arrow-next {
	margin-left: 100px !important;
	margin-bottom: -17px !important;
}


.n2-ss-slide-active a {
	background-color: #ed1c24ff !important;
	color: #fff !important;
	pointer-events: none;
}

.term-ecopeal {
	color: transparent;
	background: url('/wp-content/uploads/2024/12/logo-ecopeal.png') no-repeat center center;
	background-size: cover;
	display: inline-block;
	width: 100px;
	height: 58px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -55px;
}

 .pp-content-category-list {
	border-top-color: transparent !important;
}

.goals-item .pp-hover-card:hover .pp-hover-card-icon {
	color: red;
	transition: 0.3s;
}



/* Typical laptop screen size*/
@media (min-width: 1200px) and (max-width: 1700px) {
	
	h2 {
	font-size: 35px !important;
	}
	
	h4 {
	font-size: 22px !important;
	}
	
	.ecopealeft {
	padding-right: 60px;
	}
	
	.container-width .fl-row-content {
	max-width: 1200px !important;
	}
	
	.container-width .fl-row-content-wrap {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
	}
	
	.container-width-laptop .fl-row-content {
	max-width: 1000px !important;
	}
	
	.inner-banner .fl-row-content-wrap {
	min-height: 300px !important;
	}
	
	.milion-tone::after {
	top: 5px;
	}
	
	.left-goal {
	width: 460px !important;
	margin-right: -200px !important;
	margin-left: -70px !important;
	}
	
	.right-goal {
	margin-left: 0;
	}
	
	.goals-item .pp-hover-card {
	width: 250px !important;
	}
	
	.milestone .fl-row-content-wrap {
	padding-top: 40px !important;
	padding-bottom: 0px !important;
	}
	
	.milestone {
	margin-top: 30px;
	}
	
	.milestone .fl-module-content {
	margin-left: auto;
	}
	
	.milestone .pp-content-post-data {
	padding: 40px 40px 40px 40px;
	}
	
	.milion-tone .fl-number-string {
	font-size: 40px !important;
	margin-right: 15px;
	}
	
	.milion-tone .fl-number-int, .milion-tone .fl-number-after-text {
	font-size: 65px !important;
	}
	
	.milion-tone::before {
	width: 170px;
	height: 335px;
	top: -45px;
	left: -85px;
}
	
	.service-main .fl-row-content-wrap {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	}
	
	.service-right .fl-col-content {
 	 padding-right: 60px;
  	padding-left: 160px;
	}
	
	.service-left .pp-image-carousel-wrapper {
	width: 400px !important;
	}
	
	.intro .fl-row-content {
	max-width: 1200px;
	}
	
	.head-main {
	font-size: 40px !important;
	}
	
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 980px) {
	
}

/* Mobile screen size - landscape view */
@media (max-width: 767px) {
   
}

/* Mobile screen size */
@media (max-width: 480px) {
	
	h1 {font-size:26px !important;}
	h2 .pp-secondary-title, h2 {
	font-size: 23px !important;}
	h3 {font-size:17px !important;}
	h4{font-size:15px !important;}
	p {font-size:14px !important;}
	
	.fl-logo-img {
	width: 100px;
	}
	
	.fl-page-header-container {
	padding-top: 10px;
	}
	
	.our-solutions .pp-flipbox {
	padding: 20px;
	border-radius: 0px 20px;
	height: 200px;
	}
	
	.ecopeal-home .pp-image-carousel-wrapper .swiper-button-prev {
	left: 25px;
	}
	
	.ecopeal-home .pp-image-carousel-wrapper .swiper-button-next {
	right: 2px;
	}
	
	.ecopeal-home .pp-nav-outside {
	right: 0px;
	}
	
	.left-goal {
	position: relative !important;
	width: 100% !important;
	margin-right: auto !important;
	margin-left: auto !important;
	}
	
	.right-goal {
	margin-left: auto;
	}
	
	.ecopeal-solution-one::before {
	width: 70px;
	height: 100px;
	top: 150px;
	}
	
	.milion-tone::before {
	content: "" !important;
	position: absolute;
	width: 100%;
	height: 94px;
	top: 0;
	left: 0;
	background-image: url('/wp-content/uploads/2025/01/goal-mobile.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	}
	
	.product-service .pp-tabs-label {
	margin: 10px 0px 10px 0px !important;
	padding: 10px 30px !important;
	border-radius:10px !important;
	}
	
	.missionvission .pp-infobox.layout-3 {
	margin: 0 !important;
	padding: 0 !important;
	}
	
	.missionvission .layout-3-wrapper {
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: center;
	align-items: stretch !important;
	width: 100% !important;
	}
	
	.missionvission .pp-icon-wrapper {
	width: 18% !important;
	margin: 0 !important;
	}
	
	.missionvission .pp-heading-wrapper {
	width: 70% !important;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	left: 100px;
	}
	
	.missionvission .pp-description-wrap {
	margin-top: -10px;
	}
	
	.milestone .pp-content-post-data {
	background-color: #fff;
	padding: 20px 0px;
	margin-left: 0;
	margin-top: -10px;
	margin-right: 0;
	display: block;
	text-align: center !important;
	}
	
	.milestone  .pp-post-meta {
	text-align: center !important;
	}
	
	.milion-tone .fl-number-string {
	font-size: 30px !important;
	margin-right: 15px;
	}
	
	.milion-tone .fl-number-int, .milion-tone .fl-number-after-text {
	font-size: 40px !important;
	}
	
	.milion-tone .fl-number-text {
	justify-content: center;
	}
	
	.service-left .swiper-pagination {
	color: #000;
	}
	
	.million-item .pp-icon-wrapper {
	width: 30%;
	margin: 0;
	padding: 0;
	}
	
	.million-item .pp-infobox-description {
	width: 70%;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	left: 100px;
	}
	
	.head-main {
	text-align: center !important;
	}
	
	.head-button .n2-ss-layer {
	margin: 20px auto !important;
	}
	
	.logo-ecopeal-sphere {
	top: 20px;
	left: auto;
	right: auto;
	}
	
	.ecopeal-home .fl-row-content-wrap::after {
	background-image: linear-gradient(90deg, rgba(255,255,255,0.8) 0%, #3CA260 0%);
	}
	
	.footer-sitemap ul.menu {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 0 !important;
	margin: 0 !important;
	}
	
	.footer-sitemap ul.menu > li {
    padding: 0px 5px;
 	 }
	
	.milestone-slide .pp-posts-wrapper::before {
	width: 100px;
	height: 100px;
	top: -20px;
	left: -10px;
	}
	
	.term-ecopeal {
	width: 80px;
	height: 50px;
	top: -45px;
	}
	
	.ecopeal-home::after {
	width: 10px;
	}
	
      
}
