@import url("//mahimahiweb.com.au/projects/outback/wp-content/plugins/media-grid-overlay-manager/css/frontend.min.css?1.31");

/* ***** 49 - Rotating circle + type icon OVERLAY ***** */ 
  
		.mgom_49_0 { /* central_shape */
			
						background-color: #4f4f4f;
						opacity: 0.7; filter: alpha(opacity=70);
				
				color: #fdfdfd;-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); 
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
				
			z-index: 1090; 
		}
		.mg_box:hover .mgom_49_0 {
			
						background-color: #4f4f4f;
						opacity: 1; filter: alpha(opacity=100);
				-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); 
		}
		
			.mgom_49_0 div, .mgom_49_0 div:before, .mgom_49_0 div:after {
				background-color: #4f4f4f;	
				border-color: #4f4f4f; 
			}
			.mg_box:hover .mgom_49_0 div, .mg_box:hover .mgom_49_0 div:before, .mg_box:hover .mgom_49_0 div:after {
				background-color: #4f4f4f;	
				border-color: #4f4f4f;	
			}
			
		.mgom_49_1 { /* full_img_layer */
			
						background-color: #fdfdfd;
						opacity: 0.1; filter: alpha(opacity=10);
				padding: 0px;
				
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
				
			z-index: 880; 
		}
		.mg_box:hover .mgom_49_1 {
			
						background-color: #fdfdfd;
						opacity: 0.1; filter: alpha(opacity=10);
				padding: 0px;
				
					 -webkit-transition-delay: 0.15s !important;
					transition-delay: 0.15s !important;
					
		}
		
		.mgom_49_2 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0.7);
						
		}
		.mg_box:hover .mgom_49_2 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 1);
						
		}
		
	.mg_box .mgom_49_3.mgom_txt_wrap .mgom_layer {
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
					
		
	}
	.mg_box:hover .mgom_49_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_49_3 .mgom_mark,
	.mgom_49 .mg_title_under .mgom_layer,
	.mgom_49 .mg_title_under .mgom_layer * {
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
					
	}
	
	.mgom_49_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
				
		
	}
	.mg_box:hover .mgom_49_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 50 - Mouse aware + title and excerpt OVERLAY ***** */ 
  
		.mgom_50_0 { /* title */
			text-align: center;
				font-size: 17px;
				
				color: #fdfdfd;line-height: 21px;
				font-weight: bold;margin-bottom: 15px !important; 
		}
		.mg_box:hover .mgom_50_0 {
			
				color: #fdfdfd;
		}
		
		.mgom_50_1 { /* descr */
			text-align: center;
				font-size: 13px;
				
				color: #ffffff;line-height: 17px;
				max-height: 600px;
					margin-bottom: 15px !important; 
		}
		.mg_box:hover .mgom_50_1 {
			
				color: #ffffff;
		}
		
		.mgom_50_2 { /* txt_block */
			
						background-color: rgba(34,34,34, 0.3);
						
		}
		.mg_box:hover .mgom_50_2 {
			
						background-color: rgba(34,34,34, 0.8);
						
		}
		
	.mg_box .mgom_50_3.mgom_txt_wrap .mgom_layer {
		
				-webkit-transition: all 400ms ease-out 0s;
				-ms-transition: 	all 400ms ease-out 0ms;
				transition: 		all 400ms ease-out 0ms;
					
		
	}
	.mg_box:hover .mgom_50_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_50_3 .mgom_mark,
	.mgom_50 .mg_title_under .mgom_layer,
	.mgom_50 .mg_title_under .mgom_layer * {
		
				-webkit-transition: all 400ms ease-out 0s;
				-ms-transition: 	all 400ms ease-out 0ms;
				transition: 		all 400ms ease-out 0ms;
					
	}
	
	.mgom_50_3.mgom_txt_wrap {
			
		
				-webkit-transition: all 400ms ease-out 0s;
				-ms-transition: 	all 400ms ease-out 0ms;
				transition: 		all 400ms ease-out 0ms;
				
		
	}
	.mg_box:hover .mgom_50_3.mgom_txt_wrap {
			
	}
	
/* ***** 51 - Title + plus icon OVERLAY ***** */ 
  
		.mgom_51_0 { /* icon */
			bottom: 13px; right: 13px;font-size: 19px;
				
				color: #fff;opacity: 0.9; filter: alpha(opacity=90);
				
				-webkit-transition: all 200ms linear 0s;
				-ms-transition: 	all 200ms linear 0ms;
				transition: 		all 200ms linear 0ms;
				
			z-index: 1090; 
		}
		.mg_box:hover .mgom_51_0 {
			font-size: 19px;
				
				color: #383838;opacity: 0.9; filter: alpha(opacity=90);
				
		}
		
		.mgom_51_1 { /* outlined_box */
			top: 0px; left: 0px;padding: 0px;
				opacity: 0; filter: alpha(opacity=0);
				
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
				
			z-index: 880; 
		}
		.mg_box:hover .mgom_51_1 {
			top: 0px; left: 0px;padding: 35px;
				opacity: 0.4; filter: alpha(opacity=40);
				
		}
		
			.mgom_51_1:before {
				
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
				
				top: 0px; 
				right: 0px;
				bottom: 0px;
				left: 0px;
				box-shadow: 0 0 0 0px #888;
			}
			.mg_box:hover .mgom_51_1:before {
				
				border-color: #888;
					 -webkit-transition-delay: 0.3s !important;
					transition-delay: 0.3s !important;
					
				top: 35px; 
				right: 35px;
				bottom: 35px;
				left: 35px;
				box-shadow: 0 0 0 2px #888;
			}
			
		.mgom_51_2 { /* full_img_layer */
			top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 0; filter: alpha(opacity=0);
				padding: 0px;
				-ms-transform: scale(0.6) translateX(-13px); -webkit-transform: scale(0.6) translateX(-13px); transform: scale(0.6) translateX(-13px); 
				-webkit-transition: all 250ms ease-out 0s;
				-ms-transition: 	all 250ms ease-out 0ms;
				transition: 		all 250ms ease-out 0ms;
				
			z-index: 870; 
		}
		.mg_box:hover .mgom_51_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 0.8; filter: alpha(opacity=80);
				padding: 0px;
				-ms-transform: scale(1.0) translateX(0); -webkit-transform: scale(1.0) translateX(0); transform: scale(1.0) translateX(0); 
		}
		
		.mgom_51_3 { /* title */
			text-align: center;
				font-size: 16px;
				
				color: #4f4f4f;line-height: 19px;
				font-weight: bold;text-transform: uppercase;
		}
		.mg_box:hover .mgom_51_3 {
			
				color: #555;
					 -webkit-transition-delay: 0.15s !important;
					transition-delay: 0.15s !important;
					
		}
		
		.mgom_51_4 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px; 
		}
		.mg_box:hover .mgom_51_4 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		
	.mg_box .mgom_51_5.mgom_txt_wrap .mgom_layer {
		
				-webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1) 0s;
				-ms-transition: 	all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				transition: 		all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					
		-ms-transform: scale(0.6); -webkit-transform: scale(0.6); transform: scale(0.6); 
	}
	.mg_box:hover .mgom_51_5.mgom_txt_wrap .mgom_layer {
		-ms-transform: scale(1.0); -webkit-transform: scale(1.0); transform: scale(1.0); 
	}
	.mg_box .mgom_51_5 .mgom_mark,
	.mgom_51 .mg_title_under .mgom_layer,
	.mgom_51 .mg_title_under .mgom_layer * {
		
				-webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1) 0s;
				-ms-transition: 	all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				transition: 		all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					
	}
	
			.mg_box .mgom_51_5.mgom_txt_wrap {
				
				-webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1) 0s;
				-ms-transition: 	all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				transition: 		all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
					
			}
			
			.mg_box .mgom_51_5.mgom_txt_wrap .mgom_layer {
				opacity: 0;
				filter: alpha(opacity=0);	
			}
			.mg_box:hover .mgom_51_5.mgom_txt_wrap .mgom_layer {
				opacity: 1;
				filter: alpha(opacity=100);	
			}
			
	.mgom_51_5.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				-webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1) 0s;
				-ms-transition: 	all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				transition: 		all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
		padding-top: 35px; padding-right: 35px; padding-bottom: 35px; padding-left: 35px; 
	}
	.mg_box:hover .mgom_51_5.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 54 - Zoom image + magnifier icon OVERLAY ***** */ 
  
		.mgom_54_0 { /* icon */
			top: 50%; left: 50%;font-size: 39px;
				
				color: #fff;opacity: 0; filter: alpha(opacity=0);
				-ms-transform: scale(1.4); -webkit-transform: scale(1.4); transform: scale(1.4); 
				-webkit-transition: all 400ms ease-out 0s;
				-ms-transition: 	all 400ms ease-out 0ms;
				transition: 		all 400ms ease-out 0ms;
				
			z-index: 890; 
		}
		.mg_box:hover .mgom_54_0 {
			font-size: 39px;
				
				color: #fff;opacity: 0.9; filter: alpha(opacity=90);
				-ms-transform: scale(1.0); -webkit-transform: scale(1.0); transform: scale(1.0); 
					 -webkit-transition-delay: 0.1s !important;
					transition-delay: 0.1s !important;
					
		}
		
			.mgom_54_0 {
				margin-top: -20px;	
				margin-left: -20px; 
			}
			.mg_box:hover .mgom_54_0 {
				margin-top: -20px;	
				margin-left: -20px; 
			}
			
		.mgom_54_1 { /* crossing_layer */
			
						background-color: #333;
						opacity: 0.1; filter: alpha(opacity=10);
				
				-webkit-transition: all 350ms linear 0s;
				-ms-transition: 	all 350ms linear 0ms;
				transition: 		all 350ms linear 0ms;
				
			z-index: 880; 
		}
		.mg_box:hover .mgom_54_1 {
			
						background-color: #333;
						opacity: 0.15; filter: alpha(opacity=15);
				
					 -webkit-transition-delay: 0.05s !important;
					transition-delay: 0.05s !important;
					
		}
		
			/* img fx */
			.mgom_54 .mg_box:not(.mg_item_no_ol) .thumb {
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				-webkit-transform-style: flat;
				transform-style: flat;
				
				-webkit-transition: all 400ms ease-out 0s;
				-ms-transition: 	all 400ms ease-out 0ms;
				transition: 		all 400ms ease-out 0ms;
				
			}
			
				.mgom_54 .mg_box:not(.mg_item_no_ol):hover .thumb {
					-ms-transform: 		translate(-50%, -50%) scale(1.1);
					-webkit-transform:	translate3d(-50%, -50%, 0) scale(1.1, 1.1);
					transform:			translate3d(-50%, -50%, 0) scale(1.1, 1.1);
				}
				
		.mgom_54_3 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		.mg_box:hover .mgom_54_3 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		
	.mg_box .mgom_54_4.mgom_txt_wrap .mgom_layer {
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
					
		
	}
	.mg_box:hover .mgom_54_4.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_54_4 .mgom_mark,
	.mgom_54 .mg_title_under .mgom_layer,
	.mgom_54 .mg_title_under .mgom_layer * {
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
					
	}
	
	.mgom_54_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
				
		
	}
	.mg_box:hover .mgom_54_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 55 - Split overlay + circle OVERLAY ***** */ 
  
		.mgom_55_0 { /* central_shape */
			top: 0px; left: 0px;
						background-color: #333;
						opacity: 0; filter: alpha(opacity=0);
				
				color: #fff;-ms-transform: scale(0.6) perspective(750px) rotateY(-180deg); -webkit-transform: scale(0.6) perspective(750px) rotateY(-180deg); transform: scale(0.6) perspective(750px) rotateY(-180deg); 
				-webkit-transition: all 450ms cubic-bezier(0.175, 0.885, 0.320, 1) 0s;
				-ms-transition: 	all 450ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				transition: 		all 450ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
			z-index: 1090; 
		}
		.mg_box:hover .mgom_55_0 {
			top: 0px; left: 0px;
						background-color: #333;
						opacity: 0.9; filter: alpha(opacity=90);
				-ms-transform: scale(1.0) perspective(750px) rotateY(0deg); -webkit-transform: scale(1.0) perspective(750px) rotateY(0deg); transform: scale(1.0) perspective(750px) rotateY(0deg); 
					 -webkit-transition-delay: 0.15s !important;
					transition-delay: 0.15s !important;
					
		}
		
			.mgom_55_0 div, .mgom_55_0 div:before, .mgom_55_0 div:after {
				background-color: #333;	
				border-color: #333; 
			}
			.mg_box:hover .mgom_55_0 div, .mg_box:hover .mgom_55_0 div:before, .mg_box:hover .mgom_55_0 div:after {
				background-color: #333;	
				border-color: #333;	
			}
			
		.mgom_55_1 { /* vert_split_layer */
			
						background-color: #ffffff;
						opacity: 0.5; filter: alpha(opacity=50);
				
				-webkit-transition: all 250ms ease 0s;
				-ms-transition: 	all 250ms ease 0ms;
				transition: 		all 250ms ease 0ms;
				
			z-index: 880; 
		}
		.mg_box:hover .mgom_55_1 {
			
						background-color: #ffffff;
						opacity: 0.4; filter: alpha(opacity=40);
				
		}
		
			.mgom_55_1 div {
					
						background-color: #ffffff;
						
				-webkit-transition: all 250ms ease 0s;
				-ms-transition: 	all 250ms ease 0ms;
				transition: 		all 250ms ease 0ms;
				
			}
			.mg_box:hover .mgom_55_1 div {
					
						background-color: #ffffff;
						
			}
			
		.mgom_55_2 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		.mg_box:hover .mgom_55_2 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		
	.mg_box .mgom_55_3.mgom_txt_wrap .mgom_layer {
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
					
		
	}
	.mg_box:hover .mgom_55_3.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_55_3 .mgom_mark,
	.mgom_55 .mg_title_under .mgom_layer,
	.mgom_55 .mg_title_under .mgom_layer * {
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
					
	}
	
	.mgom_55_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
				
		
	}
	.mg_box:hover .mgom_55_3.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 57 - Outlined diamond + type OVERLAY ***** */ 
  
			/* img fx */
			.mgom_57 .mg_box:not(.mg_item_no_ol) .thumb {
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				-webkit-transform-style: flat;
				transform-style: flat;
				
				-webkit-transition: all 500ms ease 0s;
				-ms-transition: 	all 500ms ease 0ms;
				transition: 		all 500ms ease 0ms;
				
			}
			
				.mgom_57 .mg_box:not(.mg_item_no_ol):not(.mg_inl_slider):not(.mg_inl_audio) .img_wrap {
					
				-webkit-transition: all 500ms ease 0s;
				-ms-transition: 	all 500ms ease 0ms;
				transition: 		all 500ms ease 0ms;
				
				}
				.mgom_57 .mg_box:not(.mg_item_no_ol):not(.mg_inl_slider):not(.mg_inl_audio):hover .img_wrap {
					padding: 0 !important;
				}
				
		.mgom_57_1 { /* central_shape */
			top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 0; filter: alpha(opacity=0);
				
				color: #ffffff;-ms-transform: scale(1.4); -webkit-transform: scale(1.4); transform: scale(1.4); 
				-webkit-transition: all 500ms ease 0s;
				-ms-transition: 	all 500ms ease 0ms;
				transition: 		all 500ms ease 0ms;
				
			z-index: 1080; 
		}
		.mg_box:hover .mgom_57_1 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 1; filter: alpha(opacity=100);
				-ms-transform: scale(1.0); -webkit-transform: scale(1.0); transform: scale(1.0); 
		}
		
			.mgom_57_1 div, .mgom_57_1 div:before, .mgom_57_1 div:after {
				background-color: #ffffff;	
				border-color: #ffffff; 
			}
			.mg_box:hover .mgom_57_1 div, .mg_box:hover .mgom_57_1 div:before, .mg_box:hover .mgom_57_1 div:after {
				background-color: #ffffff;	
				border-color: #ffffff;	
			}
			
		.mgom_57_2 { /* full_img_layer */
			top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 0; filter: alpha(opacity=0);
				padding: 10px;
				
				-webkit-transition: all 600ms ease 0s;
				-ms-transition: 	all 600ms ease 0ms;
				transition: 		all 600ms ease 0ms;
				
			z-index: 870; 
		}
		.mg_box:hover .mgom_57_2 {
			top: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 0.15; filter: alpha(opacity=15);
				
		}
		
		.mgom_57_3 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0.7);
						
		}
		.mg_box:hover .mgom_57_3 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 1);
						
		}
		
	.mg_box .mgom_57_4.mgom_txt_wrap .mgom_layer {
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
					
		
	}
	.mg_box:hover .mgom_57_4.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_57_4 .mgom_mark,
	.mgom_57 .mg_title_under .mgom_layer,
	.mgom_57 .mg_title_under .mgom_layer * {
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
					
	}
	
	.mgom_57_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
				
		
	}
	.mg_box:hover .mgom_57_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 60 - Highlighted texts OVERLAY ***** */ 
  
		.mgom_60_0 { /* full_img_layer */
			bottom: -100%; left: 0px;
						background-color: #000;
						opacity: 0; filter: alpha(opacity=0);
				padding: 0px;
				
				-webkit-transition: all 200ms ease-out 0s;
				-ms-transition: 	all 200ms ease-out 0ms;
				transition: 		all 200ms ease-out 0ms;
				
			z-index: 890; 
		}
		.mg_box:hover .mgom_60_0 {
			bottom: 0px; left: 0px;
						background-color: #000;
						opacity: 0.1; filter: alpha(opacity=10);
				padding: 0px;
				
		}
		
		.mgom_60_1 { /* title */
			text-align: center;
				font-size: 17px;
				
				color: #fefefe;line-height: 22px;
				font-weight: bold;margin-bottom: 20px !important; 
		}
		.mg_box:hover .mgom_60_1 {
			
				color: #fefefe;
		}
		
				.mgom_60_1 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fefefe;
				}
				.mg_box:hover .mgom_60_1 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fefefe;
				}
		.mgom_60_2 { /* descr */
			text-align: center;
				font-size: 14px;
				
				color: #fff;line-height: 23px;
				max-height: 60px;
					margin-bottom: 25px !important; 
		}
		.mg_box:hover .mgom_60_2 {
			
				color: #fff;
					 -webkit-transition-delay: 0.2s !important;
					transition-delay: 0.2s !important;
					
		}
		
				.mgom_60_2 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fff;
				}
				.mg_box:hover .mgom_60_2 .mgom_mark {
					
				background-color: #ff551c;
				box-shadow: 0 0 0 3px #ff551c;
				outline: 4px solid #ff551c;
					
				color: #fff;
				}
		.mgom_60_3 { /* txt_block */
			bottom: -100%; left: 0px;
						background-color: rgba(255,255,255, 0);
						padding-top: 15px; padding-right: 15px; padding-bottom: 4px; padding-left: 15px; 
		}
		.mg_box:hover .mgom_60_3 {
			bottom: 0px; left: 0px;
						background-color: rgba(255,255,255, 0);
						
		}
		
	.mg_box .mgom_60_4.mgom_txt_wrap .mgom_layer {
		
				-webkit-transition: all 450ms cubic-bezier(0.680, 0, 0.265, 1) 0s;
				-ms-transition: 	all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
				transition: 		all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
		-ms-transform: perspective(750px) rotateX(-90deg); -webkit-transform: perspective(750px) rotateX(-90deg); transform: perspective(750px) rotateX(-90deg); 
					-webkit-transform-origin: center top;
					transform-origin: center top;
				
	}
	.mg_box:hover .mgom_60_4.mgom_txt_wrap .mgom_layer {
		-ms-transform: perspective(750px) rotateX(0deg); -webkit-transform: perspective(750px) rotateX(0deg); transform: perspective(750px) rotateX(0deg); 
	}
	.mg_box .mgom_60_4 .mgom_mark,
	.mgom_60 .mg_title_under .mgom_layer,
	.mgom_60 .mg_title_under .mgom_layer * {
		
				-webkit-transition: all 450ms cubic-bezier(0.680, 0, 0.265, 1) 0s;
				-ms-transition: 	all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
				transition: 		all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
					
	}
	
	.mgom_60_4.mgom_txt_wrap {
		bottom: -100%; left: 0px;	
		
				-webkit-transition: all 450ms cubic-bezier(0.680, 0, 0.265, 1) 0s;
				-ms-transition: 	all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
				transition: 		all 450ms cubic-bezier(0.680, -0.850, 0.265, 1.850) 0ms;
				
		padding-top: 15px; padding-right: 15px; padding-bottom: 4px; padding-left: 15px; 
	}
	.mg_box:hover .mgom_60_4.mgom_txt_wrap {
		bottom: 0px; left: 0px;	
	}
	
/* ***** 62 - Tilt image + texts OVERLAY ***** */ 
  
		.mgom_62_0 { /* icon */
			bottom: 13px; right: 13px;font-size: 18px;
				
				color: #ffffff;opacity: 0; filter: alpha(opacity=0);
				-ms-transform: scale(0.6); -webkit-transform: scale(0.6); transform: scale(0.6); 
				-webkit-transition: all 300ms ease 0s;
				-ms-transition: 	all 300ms ease 0ms;
				transition: 		all 300ms ease 0ms;
				
			z-index: 1090; 
		}
		.mg_box:hover .mgom_62_0 {
			font-size: 18px;
				
				color: #ffffff;opacity: 1; filter: alpha(opacity=100);
				-ms-transform: scale(1.0); -webkit-transform: scale(1.0); transform: scale(1.0); 
					 -webkit-transition-delay: 0.5s !important;
					transition-delay: 0.5s !important;
					
		}
		
		.mgom_62_1 { /* outlined_box */
			top: 0px; left: 0px;padding: 0px;
				opacity: 0.4; filter: alpha(opacity=40);
				-ms-transform: scale(1.4); -webkit-transform: scale(1.4); transform: scale(1.4); 
				-webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1) 0s;
				-ms-transition: 	all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				transition: 		all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
			z-index: 1080; 
		}
		.mg_box:hover .mgom_62_1 {
			top: 0px; left: 0px;padding: 8px;
				opacity: 0.4; filter: alpha(opacity=40);
				-ms-transform: scale(1.0); -webkit-transform: scale(1.0); transform: scale(1.0); 
		}
		
			.mgom_62_1:before {
				
				-webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1) 0s;
				-ms-transition: 	all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				transition: 		all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275) 0ms;
				
				top: 0px; 
				right: 0px;
				bottom: 0px;
				left: 0px;
				box-shadow: 0 0 0 2px #fff;
			}
			.mg_box:hover .mgom_62_1:before {
				
				border-color: #fff;
					 -webkit-transition-delay: 0.5s !important;
					transition-delay: 0.5s !important;
					
				top: 8px; 
				right: 8px;
				bottom: 8px;
				left: 8px;
				box-shadow: 0 0 0 2px #fff;
			}
			
			/* img fx */
			.mgom_62 .mg_box:not(.mg_item_no_ol) .thumb {
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				-webkit-transform-style: flat;
				transform-style: flat;
				
				-webkit-transition: all 600ms ease 0s;
				-ms-transition: 	all 600ms ease 0ms;
				transition: 		all 600ms ease 0ms;
				
			}
			
					.mgom_62 .mg_box:not(.mg_item_no_ol) .thumb {
						-webkit-transform-origin: left center;
						transform-origin: left center;
						
						-webkit-transform:	translate(-50%, -50%) perspective(750px);
						-ms-transform:		translate(-50%, -50%) !important;
						transform:			translate(-50%, -50%) perspective(750px);
					}
					.mgom_62 .mg_box:not(.mg_item_no_ol):hover .thumb {
						-webkit-transform:	translate(-50%, -50%) perspective(750px) rotateY(90deg);
						-ms-transform:		translate(-50%, -50%) rotateY(90deg) !important;
						transform:			translate(-50%, -50%) perspective(750px) rotateY(90deg);
					}
					
		.mgom_62_3 { /* title */
			text-align: left;
				font-size: 19px;
				
				color: #fefefe;line-height: 22px;
				text-transform: uppercase;margin-bottom: 25px !important; 
		}
		.mg_box:hover .mgom_62_3 {
			
				color: #fefefe;
		}
		
				.mgom_62_3 .mgom_mark {
					
				background-color: #7eb551;
				box-shadow: 0 0 0 3px #7eb551;
				outline: 4px solid #7eb551;
					
				color: #fefefe;
				}
				.mg_box:hover .mgom_62_3 .mgom_mark {
					
				background-color: #7eb551;
				box-shadow: 0 0 0 3px #7eb551;
				outline: 4px solid #7eb551;
					
				color: #fefefe;
				}
		.mgom_62_4 { /* descr */
			text-align: left;
				font-size: 16px;
				
				color: #fff;line-height: 21px;
				max-height: 50px;
					
		}
		.mg_box:hover .mgom_62_4 {
			
				color: #fff;
		}
		
		.mgom_62_5 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(99,160,49, 0.9);
						padding-top: 25px; padding-right: 30px; padding-bottom: 25px; padding-left: 30px; 
		}
		.mg_box:hover .mgom_62_5 {
			top: 0px; left: 0px;
						background-color: rgba(99,160,49, 1);
						
		}
		
	.mg_box .mgom_62_6.mgom_txt_wrap .mgom_layer {
		
				-webkit-transition: all 600ms ease 0s;
				-ms-transition: 	all 600ms ease 0ms;
				transition: 		all 600ms ease 0ms;
					
		-ms-transform: perspective(750px) rotateY(-90deg); -webkit-transform: perspective(750px) rotateY(-90deg); transform: perspective(750px) rotateY(-90deg); 
					-webkit-transform-origin: right center;
					transform-origin: right center;
				
	}
	.mg_box:hover .mgom_62_6.mgom_txt_wrap .mgom_layer {
		-ms-transform: perspective(750px) rotateY(0deg); -webkit-transform: perspective(750px) rotateY(0deg); transform: perspective(750px) rotateY(0deg); 
	}
	.mg_box .mgom_62_6 .mgom_mark,
	.mgom_62 .mg_title_under .mgom_layer,
	.mgom_62 .mg_title_under .mgom_layer * {
		
				-webkit-transition: all 600ms ease 0s;
				-ms-transition: 	all 600ms ease 0ms;
				transition: 		all 600ms ease 0ms;
					
	}
	
	.mgom_62_6.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				-webkit-transition: all 600ms ease 0s;
				-ms-transition: 	all 600ms ease 0ms;
				transition: 		all 600ms ease 0ms;
				
		padding-top: 25px; padding-right: 30px; padding-bottom: 25px; padding-left: 30px; 
	}
	.mg_box:hover .mgom_62_6.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 63 - grid OVERLAY ***** */ 
  
		.mgom_63_0 { /* button */
			font-size: 14px;
				line-height: 19px;
				display: table; margin: auto;
					border: 1px solid #444444;
				border-radius: 2px;
				
						background-color: #ffffff;
						
				color: #222222;
		}
		.mg_box:hover .mgom_63_0 {
			
				border-color: #666666;
						background-color: #ffffff;
						
				color: #383838;
		}
		
		.mgom_63_1 { /* title */
			text-align: center;
				font-size: 14px;
				
				color: #fff;line-height: 19px;
				
		}
		.mg_box:hover .mgom_63_1 {
			
				color: #fff;
		}
		
		.mgom_63_2 { /* descr */
			text-align: center;
				font-size: 14px;
				
				color: #ffffff;line-height: 19px;
				max-height: 600px;
					
		}
		.mg_box:hover .mgom_63_2 {
			
				color: #fff;
		}
		
		.mgom_63_3 { /* txt_block */
			top: 0px; left: 0px;
						background-color: 9d917c;
						
		}
		.mg_box:hover .mgom_63_3 {
			top: 0px; left: 0px;
						background-color: 9d917c;
						
		}
		
	.mg_box .mgom_63_4.mgom_txt_wrap .mgom_layer {
		
				-webkit-transition: all 200ms ease-in 0s;
				-ms-transition: 	all 200ms ease-in 0ms;
				transition: 		all 200ms ease-in 0ms;
					
		
	}
	.mg_box:hover .mgom_63_4.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_63_4 .mgom_mark,
	.mgom_63 .mg_title_under .mgom_layer,
	.mgom_63 .mg_title_under .mgom_layer * {
		
				-webkit-transition: all 200ms ease-in 0s;
				-ms-transition: 	all 200ms ease-in 0ms;
				transition: 		all 200ms ease-in 0ms;
					
	}
	
			.mg_box .mgom_63_4.mgom_txt_wrap {
				
				-webkit-transition: all 200ms ease-in 0s;
				-ms-transition: 	all 200ms ease-in 0ms;
				transition: 		all 200ms ease-in 0ms;
					
			}
			
			.mg_box .mgom_63_4.mgom_txt_wrap .mgom_layer {
				opacity: 0;
				filter: alpha(opacity=0);	
			}
			.mg_box:hover .mgom_63_4.mgom_txt_wrap .mgom_layer {
				opacity: 1;
				filter: alpha(opacity=100);	
			}
			
	.mgom_63_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				-webkit-transition: all 200ms ease-in 0s;
				-ms-transition: 	all 200ms ease-in 0ms;
				transition: 		all 200ms ease-in 0ms;
				
		
	}
	.mg_box:hover .mgom_63_4.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	
/* ***** 64 - thegrid OVERLAY ***** */ 
  
		.mgom_64_0 { /* full_img_layer */
			bottom: -100%; left: 0px;
						background-color: #ffffff;
						opacity: 0; filter: alpha(opacity=0);
				padding: 0px;
				
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
				
			z-index: 890; 
		}
		.mg_box:hover .mgom_64_0 {
			bottom: 0px; left: 0px;
						background-color: #ffffff;
						opacity: 0.5; filter: alpha(opacity=50%);
				padding: 0px;
				
					 -webkit-transition-delay: 0.2s !important;
					transition-delay: 0.2s !important;
					
		}
		
		.mgom_64_1 { /* txt_block */
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 0.7);
						
		}
		.mg_box:hover .mgom_64_1 {
			top: 0px; left: 0px;
						background-color: rgba(255,255,255, 1);
						
		}
		
	.mg_box .mgom_64_2.mgom_txt_wrap .mgom_layer {
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
					
		
	}
	.mg_box:hover .mgom_64_2.mgom_txt_wrap .mgom_layer {
		
	}
	.mg_box .mgom_64_2 .mgom_mark,
	.mgom_64 .mg_title_under .mgom_layer,
	.mgom_64 .mg_title_under .mgom_layer * {
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
					
	}
	
	.mgom_64_2.mgom_txt_wrap {
		top: 0px; left: 0px;	
		
				-webkit-transition: all 400ms ease 0s;
				-ms-transition: 	all 400ms ease 0ms;
				transition: 		all 400ms ease 0ms;
				
		
	}
	.mg_box:hover .mgom_64_2.mgom_txt_wrap {
		top: 0px; left: 0px;	
	}
	