/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 11 2023 | 17:06:38 */
.postid-1676 .entry-header,
.postid-1676 .cat-links,
.postid-2012 .entry-header,
.postid-2012 .cat-links
{
	display: none;
}





/*.postid-1676,
.postid-2012{
	padding: 150px 2%;
}*/




.postid-1676 .section,
.postid-1676 .blg-section,
.postid-2012 .section,
.postid-2012 .blg-section{
	margin: 0;

}

.postid-1676 .is-layout-flex,
.postid-2012 .is-layout-flex{
	gap: 0;
}


.postid-1676 .blg-width-80,
.postid-2012 .blg-width-80{
	width: 80%;
	display: flex;
	padding: 0 2% 30px 2%;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	border-bottom: 2px solid #51dacd;
	
	
/*	border-right: 1px solid green;
	border-left: 1px solid orangered;*/
}

.postid-1676 .blg-width-100,
.postid-2012 .blg-width-100
{
	width: 100%;
/*	padding: 0 2%;*/
	display: none;
	
}


.blg-width-100 .wp-block-image{
	margin-bottom: 0;
}


.blg-80-header {
	text-align: center;
	font-size: 36px;
	margin-bottom: 20px;
}

.blg-width-40{
	width: 40%;
	padding: 100px 2% 100px 2%;
	border-bottom: 2px solid #51dacd;
	
}

.blg-text{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.blg-width-40-header {
	text-align: center;
	font-size: 32px;
	color: #51dacd;
	padding: 0 10px 10px 10px;
}



.blg-picture-vertical{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}

.postid-1676 .blg-width-20,
.postid-2012 .blg-width-20{
	width: 20%;
	
	background-color: #f7f7f7;

	}


.postid-1676 .google-link,
.postid-2012 .google-link{
	color: #51dacd;
	transition: all .3s;
}


.postid-1676 .google-link:hover,
.postid-2012 .google-link:hover 
{
	color: #14e3cf;
}

/*@media(max-width: 1080px){
	.blg-text{
		font-size: 18px;
	}
	
	
	.blg-text p{
		font-size: inherit;
		line-height: 1.1;
	}
}*/



@media(max-width: 1080px){
	
	/*.postid-1676{
	padding: 150px 10%;
	}*/
	
	.postid-1676 .blg-width-80,
	.postid-2012 .blg-width-80{
		width: 100%;	
		padding-bottom: 80px;
		border-bottom: 1px solid #51dacd;
		gap: 60px;
	}
	
	.blg-80-header {
		font-size: 33px;
		text-align: center;
	}
	
	.postid-1676 .blg-width-40,
	.postid-1676 .blg-width-40{
		width: 100%;
		margin-bottom: 0;
		border-bottom: none;
		padding: 80px 2% 0 2%;
	}
	
	.postid-1676 .blg-width-20,
	.postid-1676 .blg-width-20{
		width: 0;
		border: none;
	}
	
	.blg-section{
		flex-direction: column;
	}
	
	.blg-text{
		order: 1;
		gap: 40px;
/*		font-size: 14px;*/
	}
	
	
/*	.blg-text p{
		font-size: inherit;
		line-height: 1.1;
	}*/
	
	.blg-width-40-header {
		text-align: center;
		font-size: 30px;
	}
	
	.blg-picture-vertical{
		order: 0;
		
	}
	
	
	
	
	.blg-40-picture-2,
	.blg-40-picture-3{
		display: none;
	}
	
	
	
	
	
	.postid-1676 .blg-width-100,
	.postid-2012 .blg-width-100{
		display: block;
		padding: 80px 0;
		border-bottom: 1px solid #51dacd;
		
	}
	
	.blg-picture-horizontal{
		order: 2;
		
	}
}

@media(min-width: 1080px) and (max-width: 1240px){
	.blg-width-40-header {
		padding-bottom: 60px;
	}
}

@media(min-width: 1506px){
	.blg-40-picture-3{
		display: none;
	}
}
