.mobile-block { display: none } 
.container { width: 100% !important; float: left; } 
#cabecalho { float: left; width: 100%; } 

#bar { height: 10px; width: 265px; background: #73a9af; margin: 0 auto 28px; } 
#line { height: 1px; width: 100%; background: #73a9af; position: absolute; left: 0; top: 9px; } 

.between { width: 100%; float: left; text-align: center } 

#logo { width: 265px; display: inline-block; text-align: center; background: url(../img/foto-psicologa.png) no-repeat center top } 
#logo p { font: 22px helvetica-bold; color: #302f43; float: left; width: 100%; margin: 120px 0 0 0; line-height: 25px } 
#logo p span { font: 18px helvetica, Arial; color: #5e5e5e; float: left; width: 100%; line-height: 25px } 
#logo p strong { font: 15px helvetica, Arial; color: #5e5e5e; float: left; width: 100%; line-height: 25px } 

#whatsapp { float: right; width: 265px; } 

.redes-sociais-menu { float: left; width: 265px; } 
.redes-sociais-menu a { width: 62px; height: 62px; float: left; } 
.redes-sociais-menu a:hover{opacity:0.8;}


.icon-facebok-menu { margin: 0 15px 0 45px; background: url(../img/icones/facebook.svg) no-repeat center top; background-size: 62px } 
.icon-insta-menu { background: url(../img/icones/instagram.svg) no-repeat center top; background-size: 62px } 


#number { font: 20px montserrat-bold, Arial; color: #302f43; margin: 14px 15px 14px 0; float: left; } 
#number span { font-family: montserrat-medium, Arial; } 
#square-whats { float: right; height: 56px; width: 56px; margin: 0 45px 0 0; background: linear-gradient(to left, #5df379, #55d56e); border-radius: 12px; transform: rotate(45deg) } 
.whats { height: 30px; width: 30px; background: url(../img/icones/whats.svg) no-repeat center; transform: rotate(-45deg); background-size: cover; margin: 11px 0 0 12px; float: left; } 

#citacao { font: 32px helvetica, Arial; color: #317e87; margin: 40px 10% 0; float: left; width: 80%; text-align: center; } 
#citacao span { font: 18px helvetica, Arial; color: #302f43; position: relative } 


.whatsapp-fixo { width:213px; height:90px; background:url(../img/whats-fixo.png)no-repeat center top; position:fixed; bottom:5px; right:0; z-index:99999; } 
.txt-fale { float:left; font:12.23px Montserrat-Medium; color:#ffffff; line-height:17.48px; margin:22px 0 0 101px; text-align: center; } 
.txt-fale span { font:13.11px Montserrat-Bold; } 
.txt-click { float:left; font:9.61px Montserrat-Medium; color:#000; line-height:17.48px; margin: 14px 0 0 118px; font-weight: bold; } 
.whatsapp-fixo:hover .txt-click { color: #777; } 
.whats-mobi { display:none; } 


@media(max-width: 990px) {.redes-sociais-menu { display: none } 
#whatsapp { display: none } 
#bar { margin: 0 auto 20px; } 
#logo p { font: 18px helvetica-bold; } 
#logo p span { font: 16px helvetica, Arial; } 
#logo p strong { font: 14px helvetica, Arial; } 
#citacao { font: 16px helvetica, Arial; margin: 20px 0 0 0; line-height: 22px; width: 100% } 
#citacao br { display: none } 
#citacao span { font: 14px helvetica, Arial; float: left; width: 100%; line-height: 22px; } 

.whats-desck { display:none; } 
.whats-mobi { display:block; position: fixed; bottom: 0; left: 0; width: 100%; text-align: center; background: #25d366; z-index: 9998; } 
.txt-whats { font: 15px Montserrat-Bold; color: #fff; padding: 18px 0; } 
 }