.elementor-3576:not(.elementor-motion-effects-element-type-background), .elementor-3576 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FCEDED;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-68b21fa */.tm-header{
  width:100%;
  background:#fff;
  border-bottom:1px solid #e8e0d8;
  font-family:"Lato", system-ui, sans-serif;
  z-index:999;
}

.tm-topbar{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:10px 42px;
  border-bottom:1px solid #e8e0d8;
  font-size:11px;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#7b1026;
}

.tm-topbar a{
  color:#7b1026;
  text-decoration:none;
}

.tm-navbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:18px 42px;
  background:#fff;
}

.tm-brand img{
  max-width:280px;
  height:auto;
  display:block;
}

.tm-menu{
  display:flex;
  gap:32px;
  align-items:center;
}

.tm-menu a{
  color:#1f1f1f;
  text-decoration:none;
  text-transform:uppercase;
  font-size:12px;
  letter-spacing:3px;
  font-weight:600;
}

.tm-menu a:hover{
  color:#7b1026;
}

.tm-nav-btn{
  border:1px solid #7b1026;
  padding:14px 26px;
  color:#7b1026;
  text-decoration:none;
  text-transform:uppercase;
  font-size:12px;
  letter-spacing:2px;
  font-weight:700;
  transition:0.25s ease;
}

.tm-nav-btn:hover{
  background:#7b1026;
  color:#fff;
}

@media(max-width:900px){
  .tm-topbar{
    flex-direction:column;
    gap:6px;
    padding:12px 20px;
    text-align:center;
  }

  .tm-navbar{
    flex-direction:column;
    gap:22px;
    padding:22px 20px;
  }

  .tm-menu{
    gap:20px;
    flex-wrap:wrap;
    justify-content:center;
  }

  .tm-brand img{
    max-width:240px;
  }
}/* End custom CSS */
/* Start custom CSS */.tm-nav-bar{
  padding:18px 28px;
  gap:22px;
}

.tm-logo-text{
  font-size:24px;
  letter-spacing:4px;
}

.tm-logo-sub{
  font-size:9px;
  letter-spacing:2px;
}

.tm-nav-links,
.tm-menu{
  gap:20px;
}

.tm-header-btn,
.tm-nav-btn{
  padding:11px 16px;
  font-size:11px;
  letter-spacing:1.2px;
}

@media(max-width:1200px){
  .tm-nav-bar{
    flex-wrap:wrap;
    justify-content:center;
  }
}/* End custom CSS */