@charset "utf-8";
/* CSS Document */

.no-padding > [class*='col-'] {
    padding:0 !important;
    margin:0  !important;	
}
	
	.h1 
	{
		font-size: 1em;
		color: red;
	}

	.h2 
	{
	color: blue;
	font-family: verdana;
	font-size: 20%;
	}

	.h3 
	{
		font-size:100%;;
	}	

	.h4 
	{
		font-size:small;
	}	

/*Top Bar*/
.top-bar {
  background-color: #000000;
  color: #ffffff;
  font-size: 12px;
  padding: 6px 0;
}
.top-bar .right {
  text-align: right;
}
.top-bar a {
  color: #ffffff;
}
.top-bar a:hover {
  color: #8bb040;
}

#urungoster * {
    box-sizing: border-box;
}

.columns {

    width: 99.9%;
    padding: 0px;
}

.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 3;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
    background-color: #dddddd;
    color: black;
    font-size: 12px;
	
}


.price li {
    border-bottom: 1px solid #eee;
    padding: 10px;
    text-align: center;
}

.price h2 {
  font-size: 1.50em;
  font-weight: bold;
}

.price .grey {
    background-color: #eee;
    font-size: 20px;
}

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

		
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #F5F5F5;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	display:none;
	
	OVERFLOW: auto;
	WIDTH: 200px;
	HEIGHT: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}		
.whatsapp_tabela .wrap{min-width:auto!important;}#spWhatsAppFooter{width:50px !important;left:25px;right:auto;bottom:25px !important;}}
.whatsapp_tabela a{}
#spWhatsAppFooter img{width:50%;}
