.logo img {
  display: inline-block;
  vertical-align: middle;
  max-height: unset;
  width: auto;
  top: -13px;
  position: relative;
  height: 130px;
} 

.logo {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  margin-top: -36px;
  position: relative;
  top: 10px;
  vertical-align: bottom;
}
.home_pg .hamburger-icon.light span {
  background: #ffffff;
  mix-blend-mode: difference !important;
}
.hamburger-icon.light span {
  background: #214254;
  mix-blend-mode: difference !important;
}
.menu_bg{
  background: linear-gradient(to right,#447d9cf2, #102632f5); 
}
  .overlay nav > ul > li > a {
    font-size: 23px;
    color: #fff;
    line-height: 36px;
    text-transform: unset;
    font-family: "Italiana", sans-serif;
    letter-spacing: 2px;
    font-weight: 600;
       transition: all 0.6s ease;
  }
.overlay nav > ul > li > ul {
  left: 43%;
  margin-left: 0;
  top: 0;
  z-index: 999;
  width: 286px;
  padding: 3px 0 !important;
  background: #214254;
}
  nav > ul > li > ul > li > a {
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  nav > ul ul li a, .megamenu a {
    padding: 0;
    padding-right: 0px;
    position: relative;
    font-size: 21px;
    line-height: 36px; 
    text-transform: unset;
    font-family: "Italiana", sans-serif;
    letter-spacing: 1.5px;
    font-weight: 600;
    color: #eaeaeade;
    transition: all 0.6s ease;
  }
nav > ul ul li:hover > a, nav > ul ul li.active > a, .megamenu a:hover, .megamenu a.active {
    color: #fff;
    transition: all 0.6s ease;
    padding-left: 15px;
  }
  nav > ul ul li {
    float: none;
    padding: 0 20px;
    margin: 8px 0 !important;
    margin-left: 0px;
  }
    nav > ul > li > ul > li > a + .toggle-icon {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4px;
    border-color: transparent transparent transparent rgba(255,255,255,.7);
    right: 20px;
    top: 15px;
    content: "";
  }
    nav > ul ul ul {
    left: 100%;
    margin-left: 6px;
    top: -13px;
    width: 375px;
    background: #214254;
  }

  nav ul i{
    color: white;
    margin-left: 19px;
    font-size: 15px;
  }
nav > ul > li > ul > li > a + .toggle-icon{
  display: none;
}
.sub_fnt{
  font-family: "Montserrat", sans-serif
}
.overlay nav > ul > li > a::before {
  position: absolute;
  width: 0%;
  height: 1px;
  background: #fff0;
  content: "";
  left: 0;
  bottom: 0;
  border-bottom: 2px dotted #ff9c0f;
    transition: all 0.6s ease !important;
}
.overlay nav > ul > li:hover > a::before, .overlay nav > ul > li.active > a::before {
  width: 100%;
  transition: all 0.6s ease !important;
}
nav > ul > li:hover > a{
  margin-left: 15px;
  transition: all 0.6s ease;
}
.menu_con{
  line-height: 35px;
  text-transform: unset;
  transition: all 0.6s ease;
  color: #f0f0f0;
  font-weight: 200;
  font-size: 35px;
  letter-spacing: 1px;
  text-align: right;
  font-family: "Montserrat", sans-serif;
    transition: all 0.3s ease;
}
.mb25{
  margin-bottom: 25px !important;
}
.align_center{
  display: flex;
  align-items: center;
}
.menu_con:hover {
  color: #ff9c0f;
  transition: all 0.3s ease;
  margin-right: 13px;
}



.button-close:hover {
  background: #ffffffc9;
}

.button-close {
  width: 37px;
  height: 37px;
  background: #214254;
  display: block;
  position: absolute;
  right: 46px;
  top: 37px;
  cursor: pointer;
}


@media screen and (max-width:767px){
    nav > ul > li > ul > li > a + .toggle-icon{
        display: block;
    }
    header.type-4 {
        padding: 4px 0;
        height: unset;
        margin-bottom: 0;
    }
    .logo {
        height: unset !important;
        top: 0 !important;
        margin-top: 0 !important;
    }
    .logo img {
        width: 149px !important;
        top: 0 !important;
        height: unset !important;
    }
    .res_center{
        display: flex;
        align-items: center;
    }
    .menu_con {
        color: #ffffff;
        text-align: left;
        font-size: 22px;
        line-height: 24px;
    }
    .res_col_menu{
        display: flex;
        align-items: unset;
        flex-direction: column;
    }
    .overlay nav > ul > li > a {
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 1.5px;
        width: max-content;
        padding: 0;
    }
    nav li {
        margin: 20px 0 !important;
    }
    .res_mb15{
        margin-bottom: 15px !important;
    }
    .res_mt60{
        margin-top: 60px !important;
    }
    nav ul i {
        display: none !important;
    }
      nav .toggle-icon {
        width: 100%;
        height: 28px;
        position: absolute;
        right: 0;
    }
    nav > ul > li > ul > li > a + .toggle-icon {
        position: absolute;
        width: 100%;
        height: 28PX;
        right: 0;
        top: 2px;
        content: unset;
        border: unset;
        color: white !important;
     }
    nav .toggle-icon:before{position: absolute; width: 14px; height: 1px; background: currentColor; left: auto; top: 14px; content: "";right: 0px;}
    nav .toggle-icon:after{position: absolute; width: 1px; height: 14px; background: currentColor; right: 7px; top: 7.8px; content: "";left: auto;}
    .overlay nav > ul > li > ul {
        width: 100%;
        background: transparent;
        margin-top: 11px;
    }
    nav > ul ul li a, .megamenu a {
        padding: 5px 0 !important;
        padding-right: 0px;
        font-size: 20px !important;
        line-height: 25px !important;
        letter-spacing: 1.5px;
        color: #ffffffde !important;
    }
    nav > ul ul ul {
        left: 100%;
        margin-left: 0;
        top: -13px;
        width: 100%;
        background: transparent;
        padding: 0;
        margin: 14px 0;
    }
nav > ul ul li {
  padding: 0 0px 0 20px;
}
  nav ul ul ul a::before, .megamenu .rs-slide a::before {
    content: unset;
  }
  .button-close {
  width: 35px;
  height: 35px;
  right: 15px;
  top: 35px;
}
}