.header__sticky .nav-header .brand img,
.header:hover .nav-header .brand img {
  height: 50px;
  transition: 0.3s;
}

.core-content .brand img {
  height: 60px;
  transition: 0.3s;
}

.header__inner .nav-header .brand {
  margin-top: 8px !important;
}

.header__inner .nav-header .brand img {
  height: 50px;
  transition: 0.3s;
}

.header__sticky .nav-header .brand,
.header:hover .nav-header .brand {
  margin-top: 8px !important;
}

.footer__widget-logo {
  height: 65px;
}

.footer__widget-network-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.footer__widget-network-link:hover {
  text-decoration: none;
}

.masthead {
  padding: 120px 0 80px;
}

.whatsapp_btn {
  border: 0px;
  background-color: #23c861;
  font-size: 20px;
  font-weight: 600;
  padding-left: 65px;
  padding-right: 25px;
  position: relative;
}

.whatsapp_btn i {
  font-size: 32px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: max-content;
  left: 23px;
}

.whatsapp_btn:hover {
  background: #23c861;
  filter: brightness(1.1);
}

.header .menu li a {
  font-size: 16px;
}

.header .nav-header .brand {
  margin-top: 15px;
}

.img-fluid,
.img-thumbnail {
  width: 100%;
}

p.masthead__content-subtitle {
  font-weight: 600;
}

.header .menu li a {
  font-weight: 600;
  font-size: 14px;
}

.custom_box {
  position: relative;
  margin-top: -300px;
}

.masthead__style-watter--image .img-fluid,
.img-thumbnail {
  width: 75%;
}

.section__gray,
.section__contact {
  height: 100%;
}

.header__mobile.js-header-menu {
  padding: 5px 0px;
}

.header__mobile.js-header-menu img {
  height: 40px;
}

@media screen and (max-width: 991px) {
  .header__sticky .nav-header .brand,
  .header:hover .nav-header .brand {
    margin-top: 0px !important;
  }

  .header .nav-header .brand {
    margin-top: 0px;
  }

  .core-content .brand img {
    height: 50px;
    position: relative;
    margin-top: -5px;
  }

  header.header.js-header-scroll.header__sticky {
    padding: 10px 0px;
  }

  button.toggle-bar.core-nav-toggle {
    margin-top: 13px;
  }

  button.toggle-bar.core-nav-toggle img {
    height: 18px;
  }

  .core-nav .nav-container {
    padding: 0px;
  }

  .core-nav {
    padding: 0px 15px;
  }

  .masthead__content.masthead__content-mtop h1.masthead__content-title {
    font-size: 20px;
    line-height: initial;
  }

  .masthead__content.masthead__content-mtop h1.masthead__content-title br {
    display: none;
  }

  section.masthead.js-masthead-height.pb-0 {
    padding-top: 100px;
  }

  .custom_box {
    margin-top: -120px;
  }

  .whatsapp_btn {
    padding: 12px 18px;
    font-size: 14px;
    padding-left: 42px;
  }

  .whatsapp_btn i {
    left: 15px;
    font-size: 20px;
  }

  .header .toggle-bar.core-nav-toggle.cancel_btn {
    margin: 0;
  }

  .section__gray,
  .section__contact {
    height: auto;
  }

  .innerpage__head {
    padding-top: 100px;
  }

  .hero__standout--headline h2.section__heading {
    font-size: 20px;
    line-height: 1.5;
  }
}
