.menu-site{ float: left; width: 100%; background: #fff; border-top: solid 4px #339768}
.menu-site .menu-site-div { float: left; width: 95%; height: 108px; margin: 0 2.5%; display: flex; align-items: center; justify-content: space-between;}
.menu-site .menu-site-div .logo { float: left; margin-right: auto; width: 245px; height: 50px; background: url(../img/logo.png) no-repeat center;}
.menu-site .menu-site-div .ligue-gratis-menu { float: right; width: 370px; height: 41px; background: url(../img/ligue-gratis-menu.png) no-repeat center / contain;}
.menu-site .zap {display: flex; align-items: center; justify-content: center; gap: 10px;margin-right: 15px; padding: 0 10px; height: 50px; background: #35986A; font: 14px montserrat-regular; color: #fff;}
.menu-site .zap i { width: 20px; height: 20px; background: url(../img/footer/whats-b.svg) no-repeat center / contain;}

/* .octadesk-octachat-app--bottomRight.octa-widget-v2{bottom: 5.25rem !important;right: .75rem !important;} */

.container__AAmr5.__bottom__i72SW {right: 80px !important;}
._orientationRight__u5dtF .button__jUqve {margin-right: 90px !important; margin-bottom: 8px !important;}
.menu-site .tel-mob {display: none; align-items: center; justify-content: center;}
.menu-site .tel-mob i { width: 25px; height: 25px; background: url(../img/footer/telefone.svg) no-repeat center / contain;}
.menu-site .zap .mob {display: none;}

 
@media(max-width: 990px){
	.container__AAmr5.__bottom__i72SW {bottom: 95px !important; right: unset !important; left: 0;}
	._orientationRight__u5dtF .button__jUqve {margin-bottom: 110px !important; margin-right: 20px !important;}
	.menu-site .menu-site-div .logo { width: 124px; height: 30px; background-size: 122.5px;}
	.menu-site .tel-mob {display: flex; flex-direction: column; gap: 5px; font: 10px montserrat-regular;}
	.menu-site .zap {background: none; flex-direction: column; gap: 5px; font-size: 10px; padding: 0; margin-right: 15px;} 
	.menu-site .zap span{display: none;}
	.menu-site .zap i {background: url(../img/footer/zap.svg) no-repeat center / contain; width: 25px; height: 25px;}
	.menu-site .zap .mob {display: block; color: #000;}
	.menu-site .menu-site-div .ligue-gratis-menu {display: none; width: 140px; height: 26px; background: url(../img/ligue-gratis-menu.png) no-repeat center right; background-size: 246px;}
	.octadesk-octachat-app--bottomRight.octa-widget-v2{bottom: 86px !important;left: .5rem !important;}
}