@charset "utf-8";
/* CSS Document */
		
		.ovinima h2{  margin-bottom:10px; font-size:26px; }
		
		
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			.ovinima h2{  margin-bottom:5px; font-size:16px; }
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}
		
		.ovinima .swiper-pagination-bullet{opacity:1; background-color:#fafafa; border:0px #F90 solid; width:10px; height:10px}
		.ovinima .swiper-pagination-bullet-active{ background-color:#be8648; }

