.col-xs-12.col-md-6.col-lg-3>a{
	border-radius: 10px;
    overflow: auto;
    background: #368cbf33;
    padding: 10px;
    color: #414141;
	box-shadow: 0px 0px 20px rgb(64 64 64 / 30%);
}

#header .phone {
    font-weight: bold;
    font-size: larger;
	margin-left:2rem;
}
.apps p {
	max-width:unset;
	font-size: large;
		}
.apps{
	background:unset;
	padding:unset;
}
@media only screen and (max-width: 1679px){
.apps .whatsapp {
    width: 3rem;
    height: 3rem;
    background-size: contain;
}

.apps .viber {
    width: 2.4rem;
    height: 2.4rem;
    background-size: contain;
}

}
.headerfix.sticky{
	margin-top: -10px;
    padding-bottom: 5px;
	}
.headerfix.sticky .sitedescription{display:none;}
.headerfix.sticky .descr_phone{display: contents;}
.headerfix.sticky .descr_phone{display: contents;}
#header .horizontal-menu {
    padding: 7px 20px;
}