body{
    background-image:url('../../_public/_images/bcgs/vertile-bcg-szolg-1.jpg');
    background-repeat: repeat-y;
    background-size: cover;
    background-size: 100%;
}
.content{
    background: radial-gradient(black 15%, transparent 16%) 0 0, radial-gradient(black 15%, transparent 16%) 8px 8px, radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%) 0 1px, radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%) 8px 9px;
    background-color: #282828;
    background-color: #222;
    background-size: 16px 16px;
}

#map{
    transform: scale(1.2);
    max-width: 120%;
    height: 420px;
    margin-top:30px;
    position: relative;


}
#map path{
    stroke:#444;
    stroke-width:1px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#map path:hover{

    fill: #19ddbb;
    fill:mediumspringgreen;
    stroke:#FFF;
    cursor:pointer;
    stroke-width:2px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.searchBox{
    position: relative;
    margin: 5px auto;
    max-height: 0px;
    overflow: hidden;
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.filters{
  
}
.active{
    fill: mediumseagreen;
    fill: orange;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.keywords,.keywordsHolder{
    float:none;
    margin:10px auto;
    max-width: 905;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.keywords:hover{
    border: 1px solid mediumspringgreen;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.keywords:active{
    border:2px solid #FFF;


}
.keywords:focus{
    border: 1px solid mediumspringgreen;
    width: 330px;
    max-width: 330px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.startFilterBtn{
    font-size: 2em;
    display: block;
    border-radius: 3px;
    background-color: #333;
    max-width: 200px;
    color:mediumspringgreen;
    margin:10px auto;
    margin-top: 30px;
    padding:5px;
}
.startFilterBtn i{
    margin-right:10px;

}
.startFilterBtn:hover{
    background-color: #666;
    color: #FFF;
    cursor: pointer;
    transform: scale(1.05);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.exFilterBtn{
    display: inline-table;
    padding:5px;
    margin: 10px;
    background-color: #333;
    border-radius: 3px;
    border:1px solid #222;


}
.exFilterBtn:hover{
    color:orange;
    cursor: pointer;
}
.exFilterBtn i{
    font-size: 1.3em;
    margin-right: 5px;
}
.postHolder .comments{
    display: block;
    z-index: 120;
}
.sCatSuggest{
    display: block;
    background-color: #222;
    color:#AAA;
    border-radius: 3px;
    border:1px solid rgba(0,0,0,.3);
    margin:2px auto;
    padding:2px;
    font-size: 12px;
    max-width: 250px;
    text-align: left;
}
.sCatSuggest:hover{
    cursor: pointer;
    background-color: mediumspringgreen;
    color:#222;
}
#serviceSuggestRes{
    float: right;
    position: absolute;
}
.showFltBox{
    max-height: 980px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;

}
.selected{
    background-color:mediumspringgreen;
    color:#111;
}
.priceFilters{
    max-width: 380px;
    position: relative;
    margin:5px auto;
}
.aucFilterBtns{
    text-align: center;
    margin: 5px auto;
    position: relative;
    width: 80%;
}
.filterShowBtn{
    width:120px;
    height: 110px;
    padding:5px;
    display: inline-table;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 10px;
    background-color: #333;
    border-radius: 5px;
    font-size: 18px;

}
.filterShowBtn span{
    position:relative;
    bottom: 10px;
    margin-top: 30px;
    display: block;

}
.filterShowBtn:hover{
    cursor: pointer;
    background-color: mediumspringgreen;
    color: #222;
    transform: scale(1.05);
}
.filterShowBtn i{
    font-size: 2em;
    margin-bottom: 5px;
    display: block;
}

.wall .actions .intBtn,.wall .actions .regioBtn{
    float:left;
    padding:10px;
    border-radius: 2px;
    background-color: #111;
    color: #F7931E;
    display: inline-block;
    margin-left: 5px;
    padding-left: 18px;
    padding-right: 18px;

    font-size: 1em;
    top: -3px;
    position: relative;
}
.wall .actions .regioBtn{
    text-decoration: none;
    background-color:#333;
    color:#666;
    top:5px;
}
.partnerContrib{
	top:-30px;
}
@media screen and (max-width:980px){
     #map{
        transform: scale(1);
        position: relative;
        left: -20px;
        max-width: 175%;
    }
    .searchBox{
        max-width: 100%;
        width: 98%;
        position: relative;
        float: none;
        display: block;
    }
	.partnerContrib{
		top:10px;
	}
}