.user-form .caption {
  color: blue;
  font-weight: bold; }

.user-greeting {
  font-weight: bold; }

#slide2 {
  margin-bottom: -26px !important; }

.slide-item-header-2 {
  height: 70px; }

.text-header-item-slide {
  height: 48px;
  margin-top: 21px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF; }

.slide-info {
  background-color: #F5F5F5;
  height: 86px; }

.text-slide-info {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #595959 !important; }

.background-logo {
  position: absolute;
  top: 36px;
  height: 141px;
  width: 95%;
  background: url("../images/background-logo.png"); }

@media (max-width: 1366px) {
  .text-slide-info {
    font-size: 11px !important; } }