.bragr_menu {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  z-index: 9999999;
  background: url("../img/navigation.jpg") center center / cover no-repeat;
  overflow: hidden;
  transition: 0.5s;
  transform: translateY(-100%);
}
.bragr_menu_Add {
  transition: 0.5s;
  transform: translateY(0px);
}
.content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px auto;
  z-index: 999;
}
.codrops-header {
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  align-items: center;
  place-self: start;
  grid-area: header;
}
.codrops-links {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0px 1em 0px 0px;
  text-align: center;
  white-space: nowrap;
}
.codrops-icon {
  display: inline-block;
  margin: 0.15em;
  padding: 0.25em;
}
.demo-title {
  color: var(--color-title);
  font-family: var(--font-family-title);
  font-size: var(--font-size-title);
  font-weight: var(--font-weight-title);
}
.global-menu {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99999;
  height: 100vh !important;
}
.global-menu-add {
  visibility: visible;
}
.demo-5 .global-menu {
  text-align: center;
}
.global-menu__item {
  opacity: 1;
  margin: 0px;
  transition: transform 0.3s ease-in, opacity 0.3s;
  padding: 8px;
  text-decoration: none;
  font-size: 24px;
  color: rgb(35, 82, 124);
  display: block;
  line-height: 0px;
  font-weight: 500;
}
.global-menu__item.is-opened {
  display: block;
}
.shape-overlays {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  display: none !important;
}
.hamburger {
  width: 50px;
  height: 54px;
  display: block;
  cursor: pointer;
  position: fixed;
  top: 31px;
  right: 17px;
  z-index: 999999;
  transition: 0.5s;
}
.main--demo-5_Add .hamburger {
  top: 37px;
  transition: 0.5s;
}
.is-opened-navi .menu1 {
  display: none;
}
.menu_icon_CL {
  display: none;
}
.is-opened-navi .menu_icon_CL {
  display: block;
}
.hamburger__line {
  width: 28px;
  height: 3px;
  overflow: hidden;
  position: absolute;
  z-index: 10;
}
.hamburger__line-in {
  width: 84px;
  height: 2px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.logo.global-menu__item {
  position: absolute;
  top: 15px;
  left: 0px;
}
.logo.global-menu__item img {
  width: auto;
}
.mga_menu_in {
  max-width: 970px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 160px auto 0px;
  justify-content: center;
}
.global-menu__wrap {
  width: 100%;
}
.overlay-box-div-left {
  width: 50%;
  padding-left: 45px;
  display: flex;
  flex-direction: column;
  padding-right: 20px;
}
.overlay-box-div-right {
  width: 50%;
  border-left: 1px solid rgb(170, 135, 104);
  padding-left: 0px;
}
.mega_right {
  float: left;
  padding-left: 20px;
}
.overlay-box-div-left ul li {
  position: relative;
  padding-left: 0px;
  margin: 20px 0px;
}
.overlay-box-div-left ul li .menu_border {
  display: block;
}
.overlay-box-div-left ul li .menu_border a::before {
  position: absolute;
  top: 21px;
  right: 101%;
  width: 0px;
  height: 2px;
  background: rgb(255, 255, 255);
  content: "";
  transition: 0.5s;
  opacity: 0;
}
.overlay-box-div-left ul li .menu_border a:hover::before {
  width: 100%;
  transition: 0.5s;
}
.overlay-box-div-left ul li a {
  opacity: 1;
  margin: 0px;
  transition: transform 0.3s ease-in, opacity 0.3s;
  padding: 0px;
  text-decoration: none;
  font-size: 30px;
  color: rgb(161, 137, 113);
  display: block;
  line-height: 33px;
}
.overlay-box-div-left ul li a:hover {
  color: rgb(255, 255, 255);
  transition-timing-function: ease-in;
}
.mga_menu_in h3 {
  font-size: 16px;
  line-height: 20px;
  color: rgb(161, 137, 113);
  margin-bottom: 8px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: FuturaLT;
}
.mga_menu_in p {
  font-size: 13px;
  color: rgb(255, 255, 255);
  line-height: 19px;
  font-weight: 300;
  margin-bottom: 12px;
}
.overlay-box-div-right a {
  color: rgb(161, 137, 113);
  font-size: 16px;
  transition: 0.5s;
}
.overlay-box-div-right a:hover {
  transition: 0.5s;
  color: rgb(255, 255, 255) !important;
}
.mga_email {
  margin-top: 25px;
}
.mga_email ul li {
  font-size: 13px;
  color: rgb(255, 255, 255);
  line-height: 18px;
  font-weight: 300;
  margin-bottom: 4px;
  display: flex;
  flex-wrap: wrap;
}
.mga_email_a {
  width: 60%;
}
.mga_email ul li a {
  display: inline-block;
  margin-left: 40px;
  font-size: 13px;
}
.mga_email ul li span {
  display: block;
  width: 100px;
  position: relative;
}
.mga_email ul li span::before {
  position: absolute;
  top: 0px;
  right: 0px;
  content: ":";
}
.mga_menu_in .ftr2_bx2 {
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 30px;
  width: 100%;
}
.mga_menu_in .ftr2_bx2 ul li a {
  width: 30px;
  height: 30px;
  font-size: 13px;
}
.mga_copy {
  position: absolute;
  bottom: 10px;
  z-index: 9;
}
.mga_copy p {
  margin: 0px;
  color: rgb(135, 135, 135);
}
.mga_menu_in .ftr2_bx2 ul li a:hover {
  color: rgb(170, 135, 104) !important;
}
.overlay-box-div-left ul {
  padding-top: 7px;
}
.rty098765 {
  padding-left: 75px;
}
.mga_phone a {
  font-size: 13px;
}
.add_bx a {
  font-size: 13px;
}
