.elementor-section.elementor-section-boxed > .elementor-container{max-width:1190px;}

#call {
    position: fixed;
    right: -6px;
    top: 150px;
    z-index: 999999;
	display:none;
}

#call a {
    display: block;
    background: #f29d66;
    height: 30px; 
	width:25px;
    padding: 5px 10px 5px 5px;
    /* width: 155px; */
    text-align: center;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    border-radius:5px;
}

#whatsapp {
	display:none;
    position: fixed;
    right: -5px;
    top: 200px;
    z-index: 999999;
	 
}
.wspi {
    width: 48px;
}