
@import url("//www.fevziyilmazinsaat.com/wp-content/plugins/global-gallery/css/frontend.min.css?ver=5.512");
@import url("//www.fevziyilmazinsaat.com/wp-content/plugins/global-gallery/js/jquery.galleria/themes/ggallery/galleria.ggallery_minimal.css?ver=5.512");
@import url("//www.fevziyilmazinsaat.com/wp-content/plugins/global-gallery/js/slick/slick-gg.css?ver=5.512");


/* preloader */
			.gg_loader div {
                background-color: #888888;
            }
            .ggl_1, .ggl_2, .ggl_3 {
                height: 100%;
                width: 6px;
                display: inline-block;
                position: absolute;
                
                -webkit-animation: gg-stretchdelay 1.1s infinite ease-in-out;
                animation: gg-stretchdelay 1.1s infinite ease-in-out;
            }
            .ggl_2 {
                left: 10px;
                -webkit-animation-delay: -1s;
                animation-delay: -1s;
            }
            .ggl_3 {
                right: 0;
                -webkit-animation-delay: -.9s;
                animation-delay: -.9s;
            }
            @-webkit-keyframes gg-stretchdelay {
                0%, 40%, 100% {-webkit-transform: scaleY(0.6);}  
                20% {-webkit-transform: scaleY(1.1);}
            }
            @keyframes gg-stretchdelay {
                0%, 40%, 100% {transform: scaleY(0.6);}  
                20% {transform: scaleY(1.1);}
            }
			


/* image border, radius and shadow */
.gg_standard_gallery .gg_img,
.gg_masonry_gallery .gg_img_inner,
.gg_string_gallery .gg_img,
.gg_coll_img {
	border: 4px solid transparent;    
    border-radius: 1px;	
	}


/* main overlay */
.gg_gallery_wrap .gg_img .gg_main_overlay {
	
	color: #222222;
	background: rgb(255,255,255);
	background: rgba(255,255,255, 0.6);}

.gg_gallery_wrap div.gg_img:not(.gg_coll_img):not(.gg_linked_img) .gg_sec_overlay span:before {
content: "\e601"; font-size: 18px;}
.gg_both_ol .gg_sec_overlay {
	background: #555555;
}
.gg_gallery_wrap .gg_img .gg_sec_overlay span {
	color: #fefefe;
}


/* 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;
}

/* collection filters + back to collection button */
.gg_filter {
	text-align: left;
    padding: 0px 0px;
}
.gg_filter a.ggf,
.gg_coll_back_to_new_style {	
	color: #444444;
}
.gg_filter a.ggf:hover,
.gg_coll_back_to_new_style:hover {	
	color: #666666 !important;
}
.gg_filter a.ggf.gg_cats_selected,
.gg_filter a.ggf.gg_cats_selected:hover {	
	color: #222222 !important;
}
.gg_new_filters a.ggf,
.gg_coll_back_to_new_style {	
	background-color: #ffffff;
    border: 1px solid #999999;
    border-radius: 2px;
    
        margin-left: 0px !important;
    }
.gg_new_filters a.ggf:hover,
.gg_coll_back_to_new_style:hover {	
	background-color: #ffffff;
    border: 1px solid #666666;
}
.gg_new_filters a.ggf.gg_cats_selected,
.gg_new_filters a.ggf.gg_cats_selected:hover {	
	background-color: #ffffff;
    border: 1px solid #555555;
}



/* ************************************************** */

/* standard gallery images */
.gg_standard_gallery .gg_img {
	margin-right: 6px;
    margin-bottom: 6px;
}

/* masonry gallery images */
.gg_masonry_gallery .gg_img {
	    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 8px;
}

/* photostring gallery images */
.gg_string_gallery .gg_img {
	margin-right: 8px;
    margin-bottom: 8px;
}

/* collection images */
.gg_coll_img_wrap {
	margin-bottom: 15px;
	padding-right: 7px;
    padding-left: 8px;
}

/* carousel */
.gg_car_item_wrap {
	padding-right: 7px;
	padding-left: 7px;
    padding-top: 5px;
	padding-bottom: 5px;
}
.gg_carousel_wrap.slick-slider {
	margin-bottom: 55px;
}

/* pagination button alignment */
.gg_paginate {
	text-align: center;
}


/* ************************************************** */



.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: 40px !important;
}
.gg_galleria_slider_wrap.gg_galleria_slider_show_thumbs {
	padding-bottom: 54px !important;	
}
.gg_galleria_slider_show_thumbs .galleria-thumbnails-container {
	bottom: -52px !important;		
}
/* ************************************************** */
	
                .lcl_zoomin_oc.lcl_pre_show #lcl_window,
            .lcl_zoomin_oc.lcl_is_closing #lcl_window {
                opacity: 0 !important;
                
                -webkit-transform: scale(0.05) translateZ(0) !important;
                transform: scale(0.05) translateZ(0) !important;		
            }
            .lcl_zoomin_oc.lcl_is_closing #lcl_overlay {
                opacity: 0 !important;
            }
            

