@charset "utf-8";
/* CSS Document */
html{
font-family: 'Philosopher', sans-serif;

margin:0;
}
body{
	background-repeat:no-repeat;
	background-color:#291305;
	margin:0;
	overflow-x: hidden;
}

@media screen and (max-width: 3000px){
		.tekst2 h1{
			font-size:30px;
}	
.tekst2{min-height:320px;}
		#tekst2{
			background-color:rgba(255,255,255,0.5);
			}
		#tekst2 h1{
			font-size:30px;
}
		
		#menu_pole{
			margin-top:40px;
			 width:60%;
			 display:inline-block;
		}
		
		
		.col4{
			width:25%;
			float:left; 
			display:inline-flex;
			text-align:center; 
		}
		
		.bot_m{width: 50%;display: block;float: left;}
		.bot_n{display: flex; position: relative;  width: 70%; margin: auto;}
}
@media screen and (max-width: 2000px){
		
		
		#menu_pole{
			margin-top:40px; 
			width:60%;
			display:inline-block;
		}
		
		
	
		.col4{
			width:25%;
			float:left; 
			display:block;
			text-align:center; 
			z-index: 89809;
		}
		
}
@media screen and (max-width: 1600px){
		
		.im_l_t, .im_r_с{
			display:none;
			}
	
		#menu_pole{
			margin-top:40px;
			width:80%;
			display:inline-block;
		}
		
	
		.col4{
			width:48%;
			float:left;
			display:table-cell; 
			text-align:center;
		}
		
}
@media screen and (max-width: 1300px){
		
		
		#menu_pole{
			margin-top:40px;
			width:100%;
			display:inline-block;
		}
		
		
		.col4{
			width:48%;
			float:left;
			display:table-cell; 
			text-align:center;
		}
}
@media screen and (max-width:1150px){
	.bot_m{width: 50%;display: block;float:left;	}
    .bot_n{display: flex; position: relative;  width: 95%; margin: auto;}
}
@media screen and (max-width: 1000px){
		.im_l_b{
			display:none;
			}
		
			.im_r_b{
			display:none;
			}
		#menu_pole{
			margin-top:40px;
			width:100%; 
			display:inline-block;
		}
		

		.col4{
			width:48%;
			float:left;
			display:table-cell; 
			text-align:center;
		}
}
@media screen and (max-width: 900px){
	
		#menu_pole{
			display:none;
		}
		
		.col4{
			width:48%;
			float:left;
			display:table-cell; 
			text-align:center;
		}
}
@media screen and (max-width: 800px){
	.tekst2{min-height:200px}
	#tekst2{
			background-color:rgba(255,255,255,0.8);
			}	
	.col4{
			width:100%;
			float:left; 
			display:block;
			text-align:center; 
		}
}
@media screen and (max-width: 600px){
	.bot_m{width: 100%;display: block;float:none;	}
		.col4{
			width:100%;
			float:left; 
			display:block;
			text-align:center; 
		}
}	

#tekst2 p{
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
#tekst2{
	padding-top:10px;
	padding-bottom:5px;
	margin-top:20px;
	width:98%;
	
	
	border-radius:10px;
	
	opacity:0;
	color:#703602;
	font-size:18px;
}
#tekst2 h1{
	color:#773601;
}


#act{
	color:#F3DAC4;
	padding:10px;
	text-shadow:#000000 1px 1px 2px;
}
.tekst2 p{
font-family: 'Philosopher', sans-serif;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.tekst2{
	padding-top:10px;
	padding-bottom:5px;
	margin-top:20px;
	width:98%;
	
	border-radius:10px;
	opacity:0;
	color:#703602;
	font-size:18px;
}
.tekst2 h1{
	color:#773601;
}

