/***********************************************************************/
.navbar-header .navbar-toggler {
  color: #fff; }

.keep-header #header.mini-navbar .header-top {
  box-shadow: 20px 20px 30px 0px rgba(0, 0, 0, 0.15); }

@media (max-width: 1024px) and (min-width: 992px) {
  .header__top--right, .header__top--left {
    flex: 1; }

  .header__top--center {
    width: fit-content !important; } }
@media (max-width: 991px) {
  .header__top--left {
    width: fit-content !important; }

  .header__top--center, .header__top--right {
    flex: 1; }

  .header__top--center {
    order: -1; }

  .container-fluid-home1 {
    padding-top: 10px;
    padding-bottom: 10px; } }
@media (max-width: 767px) {
  .header__top--center {
    flex: none;
    width: fit-content !important; } }
@media (max-width: 380px) {
  .header__top--left {
    width: 100% !important;
    text-align: center; }

  .header__top--center {
    order: initial; } }

/*# sourceMappingURL=headerposition2634572562.css.map */
