
@import url("//pfeia.org.my/wp-content/plugins/global-gallery/css/frontend.min.css?ver=6.5");
@import url("//pfeia.org.my/wp-content/plugins/global-gallery/js/jquery.galleria/themes/ggallery/galleria.ggallery_minimal.css?ver=6.5");


/* preloader */
            .gg_loader div:before {
                background-color: #3452ff;
            }
            .gg_loader {
              -webkit-transform: rotateZ(45deg);
                      transform: rotateZ(45deg);
            }
            .ggl_1, .ggl_2, .ggl_3, .ggl_4 {
              float: left;
              width: 50%;
              height: 50%;
              position: relative;
              -webkit-transform: scale(1.1);
                  -ms-transform: scale(1.1);
                      transform: scale(1.1); 
            }
            .gg_loader div:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              -webkit-animation: gg-foldCubeAngle 2.3s infinite linear both;
                      animation: gg-foldCubeAngle 2.3s infinite linear both;
                      
              -webkit-transform-origin: 100% 100%;
                  -ms-transform-origin: 100% 100%;
                      transform-origin: 100% 100%;
            }
            .ggl_2 {
              -webkit-transform: scale(1.1) rotateZ(90deg);
                      transform: scale(1.1) rotateZ(90deg);
            }
            .ggl_3 {
              -webkit-transform: scale(1.1) rotateZ(270deg);
                      transform: scale(1.1) rotateZ(270deg);
            }
            .ggl_4 {
              -webkit-transform: scale(1.1) rotateZ(180deg);
                      transform: scale(1.1) rotateZ(180deg);
            }
            .gg_loader .ggl_2:before {
              -webkit-animation-delay: 0.3s;
                      animation-delay: 0.3s;
            }
            .gg_loader .ggl_3:before {
              -webkit-animation-delay: 0.9s;
                      animation-delay: 0.9s;
            }
            .gg_loader .ggl_4:before {
              -webkit-animation-delay: 0.6s;
                      animation-delay: 0.6s; 
            }
            @-webkit-keyframes gg-foldCubeAngle {
              0%, 10% {
              	-webkit-transform: perspective(140px) rotateX(-180deg);
                opacity: 0; 
              } 
              25%, 75% {
                -webkit-transform: perspective(140px) rotateX(0deg);
                opacity: 1; 
              } 
              90%, 100% {
                -webkit-transform: perspective(140px) rotateY(180deg);
                opacity: 0; 
              } 
            }
            @keyframes gg-foldCubeAngle {
              0%, 10% {
                transform: perspective(140px) rotateX(-180deg);
                opacity: 0; 
              } 
              25%, 75% {
                transform: perspective(140px) rotateX(0deg);
                opacity: 1; 
              } 
              90%, 100% {
                transform: perspective(140px) rotateY(180deg);
                opacity: 0; 
              }
            }
			
.gg_gallery_wrap:not(.gg_collection_wrap), 
.gg_itg_container,
.gg_coll_outer_container {
	padding: 3px;
}


/* image border, radius and shadow */
.gg_standard_gallery .gg_img,
.gg_columnized_gallery .gg_img,
.gg_masonry_gallery .gg_img_inner,
.gg_string_gallery .gg_img,
.gg_itg_container .gg_img,
.gg_coll_img {
	border: none    
    border-radius: 2px;	
	box-shadow: 0 0 2px rgba(25,25,25,0.4);}


/* main overlay */
.gg_gallery_wrap .gg_img .gg_main_overlay {
	
	color: #222222;
	background: rgb(255,255,255);
	text-shadow: 0 0 0 rgba(34,34,34, 0.85);
	background: rgba(255,255,255, 0.6);}
.gg_ol_full_mode .gg_img_title {
	border-color: rgba(34,34,34, 0.15); 
	background: rgba(255,255,255, 0.3);

		
}

.gg_gallery_wrap div.gg_img:not(.gg_coll_img):not(.gg_linked_img) .gg_sec_overlay span:before {
content: "\e604";}
.gg_both_ol .gg_sec_overlay {
	background: #555555;
}
.gg_gallery_wrap .gg_img .gg_sec_overlay span {
	color: #fcfcfc;
}
[data-gg_ol="default"]:not(.gg_car_nocrop) .gg_main_img_wrap,
.gg_itg_wrap .gg_main_img_wrap {
	transition:	transform .5s ease-out;	
	transform: scale(1) translateZ(0); /* set default state to avoid bad "jumps" on state change */
}
[data-gg_ol="default"]:not(.gg_car_nocrop) .gg_img:hover .gg_main_img_wrap,
[data-gg_ol="default"]:not(.gg_car_nocrop) .gg_img.gg_touch_on .gg_main_img_wrap,
.gg_itg_wrap .gg_img:hover .gg_main_img_wrap {
	transform: scale(1.03);
	transition-duration: 4s;
}
.gg_itg_monoimage .gg_img:nth-child(2):hover .gg_main_img_wrap,
.gg_itg_monoimage .gg_img:nth-child(3):hover .gg_main_img_wrap {
	transform: scale(1) !important;
}



/* collections - texts under images */
.gg_coll_img .gg_main_overlay_under .gg_img_title_under {
	color: #444444;
}
.gg_coll_img .gg_main_overlay_under .gg_img_descr_under {
	color: #555555;
}



.gg_filter,
.gg_tags_wrap {
	text-align: center; 
}
.gg_filter a.ggf,
.gg_tag,
.gg_coll_back_to_new_style {	
	color: #ffffff;
    font-size: 15px;
    
        padding: 6px 12px;
}
.gg_filter a.ggf:hover,
.gg_tag:hover,
.gg_coll_back_to_new_style:hover {	
	color: #ffffff !important;
}
.gg_filter a.ggf.gg_cats_selected,
.gg_filter a.ggf.gg_cats_selected:hover,
.gg_tag.gg_tag_sel,
.gg_tag.gg_tag_sel:hover {	
	color: #ffffff !important;
}
.gg_textual_filters .gg_cats_selected:after,
.gg_textual_filters .gg_tag_sel {
	text-shadow: 0 0.01em 0 #ffffff;
}

.gg_btn_filters a.ggf,
.gg_btn_filters .gg_tag,
.gg_coll_back_to_new_style,
select.gg_mobile_filter_dd {	
	background-color: #3452ff;
    border: 0px solid transparent;
    border-radius: 2px;
}
.gg_btn_filters a.ggf:hover,
.gg_btn_filters .gg_tag:hover,
.gg_coll_back_to_new_style:hover {	
	background-color: #333333;
    border-color: transparent;
}
.gg_btn_filters a.ggf.gg_cats_selected,
.gg_btn_filters a.ggf.gg_cats_selected:hover,
.gg_btn_filters .gg_tag.gg_tag_sel,
.gg_btn_filters .gg_tag.gg_tag_sel:hover  {	
	background-color: #3452ff;
    border-color: transparent;
}
.gg_textual_filters .ggf:after,
.gg_textual_filters .gg_tag:after {
	background-color: #3452ff;
}






.gg_standard_pag i,
.gg_num_btns_wrap > div {
	color: #666666;
}
.gg_standard_pag:not(.gg_detach_arr),
.gg_standard_pag.gg_detach_arr > div,
.gg_infinite_scroll,
.gg_num_btns_wrap > div {
	border: 1px solid #bbbbbb;
	background: #ffffff;
}
.gg_standard_pag:not(.gg_only_arr) .gg_nav_mid,
.gg_infinite_scroll div {
	color: #666666;
}
.gg_standard_pag.gg_monoblock:before {
	background: #bbbbbb;
}
.gg_dots_pag_wrap > div {
	background: #ffffff;
}

.gg_standard_pag:not(.gg_only_arr) > div:not(.gg_nav_mid):not(.gg_pag_disabled):hover,
.gg_infinite_scroll:hover,
.gg_standard_pag.gg_only_arr > div:not(.gg_pag_disabled):hover,
.gg_num_btns_wrap > div:hover,
.gg_num_btns_wrap .gg_pag_disabled {
	background: #efefef;
}
.gg_standard_pag:not(.gg_only_arr) > div:not(.gg_nav_mid):not(.gg_pag_disabled):hover i,
.gg_standard_pag.gg_only_arr > div:not(.gg_pag_disabled):hover i,
.gg_infinite_scroll:hover span,
.gg_num_btns_wrap > div:hover,
.gg_num_btns_wrap .gg_pag_disabled  {
	color: #333333;	
}
.gg_infinite_scroll:hover,
.gg_standard_pag.gg_only_arr > div:not(.gg_pag_disabled):hover,
.gg_monoblock > div:not(.gg_pag_disabled):hover,
.gg_infinite_scroll:hover,
.gg_num_btns_wrap > div:hover, 
.gg_num_btns_wrap .gg_pag_disabled {
	border: 1px solid  #aaaaaa;	
}
.gg_dots_pag_wrap > div:hover,
.gg_dots_pag_wrap > div.gg_pag_disabled {	
	box-shadow: 0 -13px 0 0 #efefef inset;
}



/* ************************************************** */


/* standard gallery images */
.gg_standard_gallery .gg_container {
	width: calc(100% + 5px);
}
.gg_standard_gallery .gg_img {
	margin-right: 5px;
    margin-bottom: 5px;
}

/* columnized gallery images */
.gg_columnized_gallery .gg_container {
	width: calc(100% + 10px);
}
.gg_columnized_gallery .gg_img {
	margin-right: 10px;
    margin-bottom: 10px;
}

/* masonry gallery images */
.gg_masonry_gallery .gg_container {
	width: calc(100% + 5px);
}
.gg_masonry_gallery .gg_img {
    padding-right: 5px;
    margin-bottom: 5px;
}

/* photostring gallery images */
.gg_string_gallery .gg_container {
	width: calc(100% + 5px + 1px); /* 1px = security addition */
}
.gg_string_gallery .gg_img {
	margin-right: 5px;
    margin-bottom: 5px;
}

/* image-to-gallery images */
.gg_itg_wrap:not(.gg_itg_monoimage) .gg_itg_img:nth-child(odd) {
	width: calc(50% - 5px);
    margin-right: 10px;
}
.gg_itg_wrap:not(.gg_itg_monoimage) .gg_itg_img:nth-child(even) {
	width: calc(50% - 5px);
}
.gg_itg_wrap .gg_itg_img:nth-of-type(3),
.gg_itg_wrap .gg_itg_img:nth-of-type(4) {
	margin-top: 10px;
}
.gg_itg_wrap .gg_itg_ol_inner {
	color: #fefefe;
}
.gg_itg_corner_txt .gg_itg_ol_inner,
.gg_itg_main_n_sides .gg_itg_ol_inner {
	background-color: rgba(51,51,51, 0.75);
}
.gg_itg_50_op_ol .gg_itg_ol {
	background-color: rgba(51,51,51, 0.5);
}
.gg_itg_100_op_ol .gg_itg_ol,
.gg_itg_block_over .gg_itg_ol_inner { 
    background-color: #333333;
}




/* COLLECTION IMAGES */
.gg_coll_container {
	width: calc(100% + 10px);
}
.gg_coll_img_wrap {
	margin-bottom: 10px;
	padding-right: 10px;
}



/* CAROUSEL */
.gg_car_item_wrap {
	padding-right: 5px;
	padding-left: 5px;
    padding-top: 5px;
	padding-bottom: 5px;
}
.gg_carousel_wrap.slick-slider {
	margin-bottom: 55px;
}

/* pagination button alignment */
.gg_paginate {
	text-align: right;
}


/* ************************************************** */


.gg_galleria_slider_wrap .galleria-gg-toggle-thumb {
	display: none !important;
}


.gg_galleria_slider_wrap .galleria-thumbnails .galleria-image {
	width: 60px !important;
}
.gg_galleria_slider_wrap .galleria-thumbnails .galleria-image,
.gg_galleria_slider_wrap .galleria-thumbnails-container {
     height: 60px !important;
}
.gg_galleria_slider_wrap.gg_galleria_slider_show_thumbs {
	padding-bottom: 74px !important;	
}
.gg_galleria_slider_show_thumbs .galleria-thumbnails-container {
	bottom: -72px !important;		
}
/* ************************************************** */
	
                .lcl_bottop_v2_oc.lcl_pre_show #lcl_window,
            .lcl_bottop_v2_oc.lcl_is_closing #lcl_window {
                opacity: 0 !important;
                
                -webkit-transition-timing-function: ease;
                transition-timing-function: ease;
            }
            .lcl_bottop_v2_oc.lcl_pre_show #lcl_window {
                top: 40vh;
            }
            .lcl_bottop_v2_oc.lcl_is_closing #lcl_window {
                top: -40vh;
                
                 -webkit-transform: scale(0.8) translateZ(0);
                transform: scale(0.8) translateZ(0);
                
                -webkit-transition-delay: 0s !important; 
                transition-delay: 0s !important;	
            }
            .lcl_bottop_v2_oc.lcl_pre_show #lcl_overlay {
                top: 100vh;	
            }
            .lcl_bottop_v2_oc.lcl_is_closing #lcl_overlay {
                top: -100vh;	
            }
            

.gg_gallery_wrap .gg_img .gg_main_overlay {
  font-size: 12px;
  text-align: center;
}