.sBackground{background-color:#fff; padding:0px; text-align:center;}
.cBackground{background-color:#fff;}

		.goster{position: fixed;
			width: 100%;
			bottom: 0px;
			left: 0px;
			 text-align: center;
			font-weight: bold;
			font-size: 60px;
			padding-top: 30px;
			padding-bottom: 30px;
			color: #fff;
			z-index: 9999999;
			background-color: #00BD09;}
		
		@media only screen and (min-width: 1000px){
			.goster{      
	   display:none;
	  
    }
}
	
		.goster2{position: fixed;
			width: 100%;
			bottom: 170px;
			left: 0px;
			 text-align: center;
			font-weight: bold;
			font-size: 60px;
			padding-top: 30px;
			padding-bottom: 30px;
			color: #fff;
			z-index: 9999999;
			background-color: #29b200;}
		
		@media only screen and (min-width: 1000px){
			.goster2{      
	   display:none;
	  
    }
}
	
.p10{padding:10px;}
.imgCenter{text-align:center; display:block; margin:auto; padding-left:10px; padding-right:10px;}
ul{margin:0px; padding:0px; list-style-type:none;}
ul li a {display:block; background-image:url(../images/ikon_ok.png); background-position:center left; background-repeat:no-repeat;}
ul li a:link{padding:5px; border-bottom:1px dotter #ccc; text-decoration:none; color:#000; padding-left:17px; text-decoration:none;}
ul li a:visited{padding:5px; border-bottom:1px dotter #ccc; text-decoration:none; color:#000;padding-left:17px; text-decoration:none; }
ul li a:hover{padding:5px; border-bottom:1px dotter #ccc; text-decoration:none; color:#666; padding-left:15px; text-decoration:none;}
h1{border-bottom:2px solid #6d3037; display:block; line-height:35px; padding:3px; font-weight:bold; font-size:20px;}
h2{border-bottom:2px solid #6d3037; display:block; line-height:35px; padding:3px; font-weight:bold; font-size:20px;}
h3{border-bottom:2px solid #6d3037; display:block; line-height:35px; padding:3px; font-weight:bold; font-size:20px;}

@media only screen and (max-width: 700px) {
   .container-fluid{
    background-color:#FFF;
    }
}

@media screen and (max-width: 650px){
#callnowbutton {
    display: block;
    position: fixed;
    text-decoration: none;
    z-index: 9999;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 60px;
    border-top: 1px solid #2dc62d;
    border-bottom: 1px solid #006700;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…UtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) center/50px 50px no-repeat #009900;
}}
#callnowbutton {
    display: none;
}