#cabecalho .menu.superior .nivel-um .nivel-tres {
    display: none!important;
  
}
@media (min-width: 700px) {
		
		
.float2{
	position:fixed;
	width:120px;
	height:120px;
	bottom:10px;
	right:20px;
	 float: left;
	color:#FFF;
	
	text-align:center;
	z-index:1000;
	
	
}
	.float2:hover{
	transform: scale(1.1)!important;
	right:10px;
		transition: all 0.4s ease-in-out;
}
	.ctc-analytics:hover{
		transform: scale(1.1)!important;

		transition: all 0.4s ease-in-out;
	}
		}

@media (max-width: 700px) {
		
		
.float2{
	    position: fixed;
    width: 100PX;
    height: 100PX;
    bottom: 13px;
    right: 20px;
    color: #FFF;
    text-align: center;
    z-index: 1000;
	transition: all 0.4s ease-in-out;
	
}
		}
	
	
	
	

.my-float{
	margin-top:22px;
}




.floating-whatsapp {
   right:100%!important;
    left: 20px!important;}
    
li.visible-phone {
    display: block!important;
}

.contact-data:after {
    content: 'contato@vesco.com.br';
    display: block;
}

div.submenu.contact p:after{
    content: 'contato@vesco.com.br';
    display: block;
    
}

