.hemburg_desk {
    display: block;
    width: 1.979vw;
    height: 1.250vw;
    margin-left: 3.385vw;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -ms-transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out;
    cursor: pointer;
    position: relative;
    z-index: 3;
    cursor: url("../image/cursor-20.png") 12 12, auto !important;
    cursor: -webkit-image-set(url("../image/cursor-20.png") 1x, url("../image/cursor-20@2x.png") 2x) 12 12, auto !important; }
@media screen and (max-width: 991px) {
    .hemburg_desk {
        display: none; } }
.hemburg_desk span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 0.469vw;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out; }
.hemburg_desk span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; }
.hemburg_desk span:nth-child(2) {
    top: 0.521vw;
    left: auto;
    right: 0;
    width: 60%;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; }
.hemburg_desk span:nth-child(3) {
    top: 1.146vw;
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center; }
.hemburg_desk.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -0.156vw;
    left: 0.417vw; }
.hemburg_desk.open span:nth-child(2) {
    width: 0%;
    opacity: 0; }
.hemburg_desk.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -0.104vw;
    left: -0.104vw; }

.customHeader .menu > .inner-menu > .mb-body > .btn-them {
    z-index: unset; }

.customHeader .menu .inner-menu .mb-body .desk_menu {
    transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -ms-transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out;
    position: fixed;
    width: 100%;
    left: 100%;
    height: 100%;
    top: 0;
    background-color: #1D27C1; }
.customHeader .menu .inner-menu .mb-body .desk_menu:before {
    content: '';
    background-color: #000;
    width: 100%;
    height: 100%;
    left: 100%;
    right: 0;
    top: 16px;
    position: fixed;
    z-index: 1;
    transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -ms-transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out; }
@media only screen and (max-width: 991px) {
    .customHeader .menu .inner-menu .mb-body .desk_menu {
        display: none; } }
.customHeader .menu .inner-menu .mb-body .desk_menu .desk-header {
    display: block;
    position: relative;
    z-index: 2;
    padding: 3.408vw 2.396vw 2.865vw 4.271vw;
    opacity: 0;
    transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -ms-transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out; }
.customHeader .menu .inner-menu .mb-body .desk_menu .desk-header .mb-logo img {
    width: auto;
    height: 1.458vw; }
.customHeader .menu .inner-menu .mb-body .desk_menu ul {
    margin: 0;
    list-style: none;
    display: block !important;
    opacity: 1 !important;
    position: relative;
    z-index: 2;
    padding: 0px 0px 0px 4.271vw;
    transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -ms-transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out; }
.customHeader .menu .inner-menu .mb-body .desk_menu ul li {
    transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -ms-transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out;
    display: block;
    padding: 0;
    padding-left: 100px;
    opacity: 0; }
.customHeader .menu .inner-menu .mb-body .desk_menu ul li a {
    font-family:"AllianceNo1-Medium", sans-serif ;
    color: #fff;
    font-size: 2.083vw;
    line-height: 4.635vw; }
.customHeader .menu .inner-menu .mb-body .desk_menu ul.hide {
    opacity: 0; }
.customHeader .menu .inner-menu .mb-body .desk_menu .btn-them {
    font-family: "AllianceNo1-Medium", sans-serif;
    display: inline-block;
    transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -ms-transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out;
    position: relative;
    margin-left: 0;
    color: #000000 !important;
    z-index: 2;
    opacity: 0;
    left: 100px;
    margin-bottom: 0;
    font-size: 0.781vw !important;
    line-height: 0.938vw !important;
    letter-spacing: 0.015vw !important;
    padding: 0.990vw 1.354vw;
    margin-bottom: 2.448vw; }
.customHeader .menu .inner-menu .mb-body .desk_menu .btn-them svg {
    width: 0.990vw;
    height: auto;
    margin-left: 4.167vw; 
    position: relative;
    top: -0.2vw;
}
.customHeader .menu .inner-menu .mb-body .desk_menu .btn-them.btn-contactus {
    display: none; }
.customHeader .menu .inner-menu .mb-body .desk_menu .desk_nav {
    max-height: auto;
    overflow-y: unset;
    overflow-x: unset; 
    width: 100%;
    max-width: 25%;
}
.customHeader .menu .inner-menu .mb-body .desk_menu .mb-footer {
    padding: 0px 0px 2.448vw 4.271vw;
    margin-top: 5.260vw; }
.customHeader .menu .inner-menu .mb-body .desk_menu .mb-footer .link {
    font-family: "AllianceNo1-Regular", sans-serif;
    display: table-cell;
    z-index: 1;
    position: relative;
    font-size: 1.563vw;
    line-height: 3.594vw;
    color: #ffffff;
    left: 100px;
    opacity: 0;
    transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -ms-transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out; }
.customHeader .menu .inner-menu .mb-body .desk_menu .mb-footer p {
    z-index: 1;
    position: relative;
    font-size: 25px;
    line-height: 30px;
    color: #ffffff;
    margin-bottom: 20px;
    left: 100px;
    opacity: 0;
    transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -ms-transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out; }
.customHeader .menu .inner-menu .mb-body .desk_menu .upcommingProjects {
    width: 100%;
    max-width: 48.125vw;
    margin-right: 5.208vw;
    position: relative;
    z-index: 2; }
.customHeader .menu .inner-menu .mb-body .desk_menu .upcommingProjects .custom_row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.094vw;
    margin-right: -1.094vw; }
.customHeader .menu .inner-menu .mb-body .desk_menu .upcommingProjects .custom_row .content_box {
    width: 50%;
    padding: 0 1.094vw;
    margin-bottom: 2.292vw;
    transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -ms-transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out;
    left: 100px;
    opacity: 0;
    position: relative; }
.customHeader .menu .inner-menu .mb-body .desk_menu .upcommingProjects .custom_row .content_box a {
    display: inline-block; }
.customHeader .menu .inner-menu .mb-body .desk_menu .upcommingProjects .custom_row .content_box a .img_box {
    width: 100%;
    margin-bottom: 0.573vw;
    position: relative; }
.customHeader .menu .inner-menu .mb-body .desk_menu .upcommingProjects .custom_row .content_box a .img_box img {
    width: 100%;
    height: 15.365vw;
    object-fit: cover;
    object-position: center; }
.customHeader .menu .inner-menu .mb-body .desk_menu .upcommingProjects .custom_row .content_box a .img_box .commingsoon {
    font-family: "AllianceNo1-Regular", sans-serif;
    color: #ffffff;
    font-size: 1.406vw;
    line-height: 1.563vw;
    letter-spacing: 0.014vw;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(50, 50, 50, 0.6); }
.customHeader .menu .inner-menu .mb-body .desk_menu .upcommingProjects .custom_row .content_box a h3 {
    font-family: "AllianceNo1-SemiBold", sans-serif;
    font-weight: normal;
    color: #ffffff;
    font-size: 1.146vw;
    line-height: 1.458vw; }
.customHeader .menu .inner-menu .mb-body .desk_menu .upcommingProjects .shopifyLogo {
    text-align: right;
    margin-top: 2.969vw;
    padding-bottom: 30px;
    position: relative;
    opacity: 0;
    left: 100px;
    transition: 0.6s all ease-in-out;
    -webkit-transition: 0.6s all ease-in-out;
    -moz-transition: 0.6s all ease-in-out;
    -ms-transition: 0.6s all ease-in-out;
    -o-transition: 0.6s all ease-in-out; }
.customHeader .menu .inner-menu .mb-body .desk_menu .upcommingProjects .shopifyLogo img {
    width: 100%;
    max-width: 11.510vw;
    margin-left: 25px;
}
.customHeader .menu .inner-menu .mb-body .desk_menu.open {
    left: 0; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open:before {
    transition-delay: 0.1s;
    left: 16px; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open .desk-header {
    transition-delay: 0.5s;
    opacity: 1; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open ul li {
    opacity: 1;
    padding-left: 0px;
    transition-delay: 0.6s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open ul li:nth-child(2) {
    transition-delay: 0.7s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open ul li:nth-child(3) {
    transition-delay: 0.8s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open ul li:nth-child(4) {
    transition-delay: 0.9s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open ul li:nth-child(5) {
    transition-delay: 1.0s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open ul li:nth-child(6) {
    transition-delay: 1.1s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open .btn-them {
    opacity: 1;
    left: 0px;
    transition-delay: 1.2s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open .mb-footer .link {
    opacity: 1;
    left: 0px;
    transition-delay: 1.3s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open .mb-footer p {
    opacity: 1;
    left: 0px;
    transition-delay: 1.1s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open .mb-footer p:last-child {
    opacity: 1;
    left: 0px;
    transition-delay: 1.2s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open .upcommingProjects .custom_row .content_box {
    opacity: 1;
    left: 0;
    transition-delay: 0.6s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open .upcommingProjects .custom_row .content_box:nth-child(2) {
    transition-delay: 0.7s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open .upcommingProjects .custom_row .content_box:nth-child(3) {
    transition-delay: 0.8s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open .upcommingProjects .custom_row .content_box:nth-child(4) {
    transition-delay: 0.9s; }
.customHeader .menu .inner-menu .mb-body .desk_menu.open .upcommingProjects .shopifyLogo {
    opacity: 1;
    left: 0;
    transition-delay: 1s; }
.customHeader .menu .inner-menu .mb-body .desk_menu .hedareContent {
    max-height: calc(100vh - 7.760vw);
    overflow-y: auto;
    overflow-x: hidden; }
.customHeader .menu .inner-menu .mb-body .desk_menu .maxContent {
    width: 100%;
    max-width: 100vw;
    margin: auto; }
.customHeader .menu > .inner-menu > .mb-body > .btn-them:hover{
   color:#ffffff !important;
}
.customHeader #top-menu{
    z-index:unset  !important;
}
@media screen and (max-width:991px){
       .customHeader #top-menu {
            z-index: 2  !important;
       }
}

