.btn-avaliar .btn{
	width: auto;
}
 .panel-home{
    padding: 50px 28px;
 }
 .form-home{
 	margin-top: 10px;
 }
 .exames-home{
 	padding-top: 76px;
    padding-bottom: 76px;
 }
 .rd-navbar-minimal.rd-navbar-static .rd-navbar-nav > li > .last-item{
    line-height: 20px!important;
    padding-top: 10px;
 }

.section-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-bottom-60 {
  padding-bottom: 60px;
}

.section-top-52 {
  padding-top: 52px;
}

.title-newsDetails{
	width: 80%;
}

.btn-back{
  color: #fff;
  background-color: #32b9ec;
  position: absolute;
  right: 0;
  border-radius: 0;
  top: 0;
  margin-top: 10px;
}

.top-infos .shell{
	align-items: initial;
}

.titleNewsHome{
	line-height: 20px;
}

.horariosHome, .phonesHome{
	display: flex;
	align-items: center;
}
.phonesHome .icon{
    top: 3px;
    position: relative;
    font-size: 36px;
}
.photoDoctor{
  height: 130px;
  width: 130px;
  margin-bottom: 15px;
}
.photoDoctor img{
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
}

@media (max-width: 767px){
  .form-news{
    width: 100%;
  }
  #exams{
    padding: 30px 10px;
  }
  .btn-back{
    top: -60px;
  }
  .form-label{
    position: relative;
    display: inline-block;
    top: 13px;
    left: 0;
  }
  .form-search .form-label{
    position: absolute;
    top: 25px;
    left: 20px;
  }
  .title-newsDetails{
  	width: 100%;
  }
  .photoDoctor{
    width: auto;
        height: 110px;
  }
  .photoDoctor img{
    width: auto;
  }
}
button.btn.btn-ellipse.btn-primary{
  margin-top: 30px;
}
.hour-home{
  width: 100%;
}
.flex-Top{
  align-items: flex-start!important;
}
.mibew-chat-wrapper{
  z-index: 99999!important;
}
#mibew-agent-button{
  position: fixed;
  right: 0;
  bottom: 0;
}