
/* mobil menu */

section#mobilMenu{display: inline-block;vertical-align: sub;margin-left: auto;position: relative;z-index: 15;}
header.active .nt_main_menu{}
.nt_main_menu{color:#111728;cursor:pointer;z-index:7;text-align: right;position: relative;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;width: 44px;margin: 0 0 0px auto;}
.nt_main_menu_icon{width: 44px;height: 44px;background: white;border-radius: 5px;padding: 11px;}
.nt_main_menu_icon i{display:block;width: 100%;height: 2px;/* right:0; */border-radius:3px;background: #000000;/* position:absolute; */-webkit-transition:all 0.7s;-o-transition:all 0.7s;transition:all 0.7s;margin: 4px 0 0 0;}
.nt_main_menu.active .nt_main_menu_icon i:nth-child(2) {opacity: 0;-webkit-transform: translateX(50px);-moz-transform: translateX(50px);-ms-transform: translateX(50px);-o-transform: translateX(50px);transform: translateX(50px);}
.nt_main_menu.active .nt_main_menu_icon i {opacity: 0;-webkit-transform: translateX(-50px);-moz-transform: translateX(-50px);-ms-transform: translateX(-50px);-o-transform: translateX(-50px);transform: translateX(-50px);}
.nt_main_menu_icon i:nth-child(1){-webkit-transition-delay:50ms;-o-transition-delay:50ms;transition-delay:50ms;width: 50%;}
.nt_main_menu_icon i:nth-child(2){-webkit-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms;width: 75%;}
.nt_main_menu_icon i:nth-child(3){-webkit-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms;width: 50%;margin-left: auto;margin-right: 0;}
.nt_main_menu_icon i:nth-child(4){-webkit-transition-delay:250ms;-o-transition-delay:250ms;transition-delay:250ms;background: transparent;opacity:0;-webkit-transform: translateY(-12px);-moz-transform: translateY(-12px);-ms-transform: translateY(-12px);-o-transform: translateY(-12px);transform: translateY(-12px);}
.nt_main_menu_icon i:nth-child(4):before{content:'';height: 2px;background: #161616;display: block;position: absolute;width: 100%;-webkit-transition: opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1);-o-transition: opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1),-o-transform .3s cubic-bezier(.4,0,.2,1);-moz-transition: transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1),-moz-transform .3s cubic-bezier(.4,0,.2,1);transition: transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1);transition: transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1),-moz-transform .3s cubic-bezier(.4,0,.2,1),-o-transform .3s cubic-bezier(.4,0,.2,1);-webkit-transform: rotate(45deg) scaleX(.8) translateX(-75%);-moz-transform: rotate(45deg) scaleX(.8) translateX(-75%);-ms-transform: rotate(45deg) scaleX(.8) translateX(-75%);-o-transform: rotate(45deg) scaleX(.8) translateX(-75%);transform: rotate(45deg) scaleX(.8) translateX(-75%);}
.nt_main_menu_icon i:nth-child(4):after{content:'';height: 2px;background: #161616;display: block;position: absolute;width: 100%;-webkit-transition: opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1);-o-transition: opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1),-o-transform .3s cubic-bezier(.4,0,.2,1);-moz-transition: transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1),-moz-transform .3s cubic-bezier(.4,0,.2,1);transition: transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1);transition: transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background .3s .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1),-moz-transform .3s cubic-bezier(.4,0,.2,1),-o-transform .3s cubic-bezier(.4,0,.2,1);-webkit-transform: rotate(-45deg) scaleX(.8) translateX(75%);-moz-transform: rotate(-45deg) scaleX(.8) translateX(75%);-ms-transform: rotate(-45deg) scaleX(.8) translateX(75%);-o-transform: rotate(-45deg) scaleX(.8) translateX(75%);transform: rotate(-45deg) scaleX(.8) translateX(75%);}
.nt_main_menu.active i:nth-child(4):before{-moz-transform: rotate(45deg) scaleX(.7) translateX(0);-ms-transform: rotate(45deg) scaleX(.7) translateX(0);-o-transform: rotate(45deg) scaleX(.7) translateX(0);transform: rotate(45deg) scaleX(.7) translateX(0);}
.nt_main_menu.active i:nth-child(4):after{-webkit-transform: rotate(-45deg) scaleX(.7) translateX(0);-moz-transform: rotate(-45deg) scaleX(.7) translateX(0);-ms-transform: rotate(-45deg) scaleX(.7) translateX(0);-o-transform: rotate(-45deg) scaleX(.7) translateX(0);transform: rotate(-45deg) scaleX(.7) translateX(0);}
.nt_main_menu.active i:nth-child(4){opacity:1;transform: translateY(-12px);}
.nt_main_menu_content{top:0;bottom:0;left:0;right:0;position:fixed;z-index:6;pointer-events:none;opacity:0;-webkit-transition:all 0.5s cubic-bezier(0.2,1,0.2,1);-o-transition:all 0.5s cubic-bezier(0.2,1,0.2,1);transition:all 0.5s cubic-bezier(0.2,1,0.2,1);transition-delay:0;transition-delay:0.1s;width: 100vw;height: 100vh;background: rgba(255, 255, 255, 0.95);-webkit-transform: translateY(100vh);-moz-transform: translateY(100vh);-ms-transform: translateY(100vh);-o-transform: translateY(100vh);transform: translateY(100vh);}
.nt_main_menu_content.active{ opacity:1}
.nt_main_menu_content.active{ pointer-events:auto;   -webkit-transition:all 0.5s cubic-bezier(0.2,1,0.2,1);  -o-transition:all 0.5s cubic-bezier(0.2,1,0.2,1);  transition:all 0.5s cubic-bezier(0.2,1,0.2,1);-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}
.nt_main_menu_content_menu{position:fixed;top:0;bottom:0;left:0;right:0;z-index:6;-webkit-transition:all 1s cubic-bezier(0.2,1,0.2,1);-o-transition:all 1s cubic-bezier(0.2,1,0.2,1);transition: all 1s cubic-bezier(0.2,1,0.2,1);opacity:0;overflow:hidden;pointer-events:none;padding-bottom:100px;width: 100vw;height: 100vh;padding-top: 100px;-webkit-transform: translateY(100vh);-moz-transform: translateY(100vh);-ms-transform: translateY(100vh);-o-transform: translateY(100vh);transform: translateY(100vh);}
.nt_main_menu_content_menu_copy{ margin-top:30px}
.nt_main_menu_content_menu.text-left .nt_footer_social{ margin-left:-10px}
.nt_main_menu_content_menu.text-right .nt_footer_social{ margin-right:-10px;  float:right;  display:block}
.nt_main_menu_content_logo{ position:absolute;  left:15px;  top:80px;  z-index:5}
.nt_main_menu_content_menu.active{opacity:1;overflow-y:auto;pointer-events:auto;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}
.nt_main_menu_content_menu ul{ padding:0;  margin:0;  list-style:none}
.nt_main_menu_content_menu ul ul{ display:none}
.nt_main_menu_content_menu ul ul a{ font-size:14px;  -webkit-transition:all 0.3s;  -o-transition:all 0.3s;  transition:all 0.3s;  margin-right:13px;  margin-bottom:5px;  color:#6f6f6f}
.nt_main_menu_content_menu ul ul li{ width:auto}
.nt_main_menu_content_menu.text-right ul ul a:hover{ margin-right:20px}
.nt_main_menu_content_menu a{font-size: 21px;display:block;text-decoration:none;-webkit-transition: color  0.5s ease;-moz-transition: color  0.5s ease;-ms-transition: color  0.5s ease;-o-transition: color  0.5s ease;transition: color  0.5s ease;outline:0;text-transform: uppercase;font-weight: 700;}
.nt_main_menu_content_menu a:hover{color: #023f84;}
.nt_main_menu_content_menu.active a{}
.nt_main_menu_content_menu div>ul>li:not(.has-children ){  }
.nt_main_menu_content_menu div>ul>li{ margin-bottom:15px}
.nt_wht_txt,
.nt_wht_txt h2,
.nt_wht_txt h3{    color:#000}
.text-center .nt_wht_txt h3{    max-width:40%;     margin-left:auto;     margin-right:auto}
footer.nt_wht_txt h3{    max-width:100%}
.nt_wht_txt .nt_icon_box_content{    color:#fff}
.nt_wht_txt .nt_icon_box h4{    color:#fff}
.nt_wht_txt a,
.nt_wht_txt a i{color: #000;}
header nav ul{    list-style:none;     padding:0;     margin:0}
.nt_top_menu{    float:right;     margin-right:-35px}
.nt_top_menu a{    -webkit-transition:all 0.3s;     -o-transition:all 0.3s;     transition:all 0.3s;     text-transform:uppercase;     font:600 13px/24px Bree Serif;  position:relative}
.nt_top_menu a:hover{ text-decoration:none;  color:#000}
.nt_transp_nav .nt_top_menu a:hover{ color:#fff}
.nt_first_step .nt_transp_nav .nt_top_menu a:hover{ color:#000}
.nt_first_step .nt_transp_nav .nt_top_menu ul a:hover{ color:#fff}
.nt_top_menu ul a:hover{ text-decoration:none;  color:#fff}
.nt_top_menu ul{ position:absolute;  width:250px;  display:none;  background:rgba(0,0,0,0.9)}
.nt_top_menu ul ul{ padding:0;  background:none;  margin-bottom:20px}
.nt_top_menu ul ul:last-child{ margin-bottom:0}
.nt_top_menu ul li{}
.nt_main_menu_content_menu .has-children >a:after, .nt_main_menu_content_menu .has-children >a.active:after{ content:"\f107";  display:inline-block;  font-size:16px;  font-family:"Font Awesome 5 Pro";font-weight: 600;-webkit-transform: none!important;-moz-transform: none!important;-ms-transform: none!important;-o-transform: none!important;transform: none!important;  position:initial!important;  top:auto!important;  right:auto!important;  margin:auto auto auto 12px!important;  background:initial!important;  width:auto!important;  height:auto!important}
.has-children:last-child ul{ right:0}
.has-children >a.active:after{ content:"\f106"}
.nt_top_menu ul li{ float:none;  border-bottom:1px solid rgba(255,255,255,0.1);  padding:7px 10px}
.nt_top_menu ul a{ color:#fff;  padding:10px 20px;  height:auto}
.nt_top_menu ul li:hover >a{ color:#fff;  margin-left:10px}
.nt_top_menu ul li:hover >a:before{ display:none}
.nt_top_menu li:hover >a:before,
.nt_top_menu li.current a:before{ display:block;  content:'';  height:1px;  width:30%;  position:absolute;  top:55px;  margin-right:30px;  -webkit-transition:all 0.3s;  -o-transition:all 0.3s;  transition:all 0.3s;  border-bottom:2px solid rgba(0,0,0,.5)}
.nt_top_menu li.current a:before{ border-bottom:2px solid rgba(255,255,255,.5)}
.nt_transp_nav .nt_top_menu li:hover >a:before{ border-bottom:2px solid #fff}
.nt_first_step .nt_top_menu li:hover >a:before{ border-bottom:2px solid rgba(0,0,0,.5)}
.nt_second_step .nt_top_menu li:hover >a:before,
.nt_second_step .nt_top_menu li.current a:before{ top:38px}
.nt_first_step .nt_top_menu li.current a:before{ border-bottom:2px solid rgba(0,0,0,.5)}
nav#menu{padding: 0;position: relative;z-index: 9;}
.nt_footer_social{ display:block;  text-align:center}
.nt_footer_social a{display:inline-block;float:none;width: 35px;height: 35px;font-size: 20px;line-height: 35px;border-radius: 50%;color: #555;}
.nt_footer_social a i{color: inherit;}
.nt_main_menu_content_menu ul ul li.go-back, .nt_main_menu_content_menu ul ul li.see-all{ display:none}



section#mobilMenu.MenuType2 {}
section#mobilMenu.MenuType2 .nt_main_menu_icon {width: 85px;height: 70px;padding: 22px 0;background: transparent;position: relative;}
section#mobilMenu.MenuType2 .nt_main_menu {padding: 0px 30px;background: white;width: auto;margin-right: 0;}
section#mobilMenu.MenuType2 .nt_main_menu_icon i {width: 26px !important;margin-left: 0 !important;margin-right: auto !important;}
section#mobilMenu.MenuType2 .nt_main_menu_icon:Before {content: 'Menu';position: absolute;right: 26px;text-transform: uppercase;font-weight: 700;color: #707070;font-size: 1rem;}
section#mobilMenu.MenuType2 .nt_main_menu_content {-webkit-transition: 0s 0s !important;-moz-transition: 0s 0s !important;-ms-transition: 0s 0s !important;-o-transition: 0s 0s !important;transition: 0s 0s !important;background: black;opacity: 0.5 !important;position: absolute;width: 100vw;right: 0 !important;left: auto !important;top: 100%;}
section#mobilMenu.MenuType2 .nt_main_menu_content_menu.active {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}
section#mobilMenu.MenuType2 .nt_main_menu_content_menu {width: 370px;max-width: 100vw;margin-left: auto;position: absolute;top: 100%;background-color: white;-webkit-transform: translateX(100vh);-moz-transform: translateX(100vh);-ms-transform: translateX(100vh);-o-transform: translateX(100vh);transform: translateX(100vh);}


/* mobile mega menu */

.nt_main_menu_content_menu ul.megaMenu[style='display: block;'] {display: flex !important;}
.nt_main_menu_content_menu ul ul.megaMenu a {margin: 0 10px;}

/* mobile mega menu end */


body.menuopen {position: relative;overflow: hidden;}
#mobileLangs a {display: inline-block;margin: 0 5px;border-radius: 50%;border: 1px solid white;width: 30px;height: 30px;font-size: 12px;line-height: 28px;}
#mobileLangs a.active {background: white;color: #000;}

#mobilMenu .icon_content .menu_icon i {width: 100%;height: 1px;position: absolute;background-color: white;transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s;left: 0;}
#mobilMenu .icon_content .menu_icon {display: inline-block;width: 65px;height: 50px;position: relative;z-index: 9;vertical-align: middle;margin-right: 20px;}
#mobilMenu .icon_content .menu_icon i:nth-child(1) {top: 7px;width: 38px;}
#mobilMenu .icon_content .menu_icon i:nth-child(2) {left: 0;transition: 0.3s;transform: translateY(0);top: 50%;}
#mobilMenu .icon_content .menu_icon i:nth-child(3) {bottom: 7px;width: 19px;}
#mobilMenu .icon_content span {transition: .3s;text-transform: uppercase;vertical-align: middle;display: inline-block;}
#mobilMenu.active .icon_content .menu_icon i {background: white;}
#mobilMenu.active .icon_content span {color: white;}
#mobilMenu .icon_content {position: relative;z-index: 5;cursor: pointer;color: white;}



#mobilMenu.active .icon_content .menu_icon i:nth-child(1) , #mobilMenu.active .icon_content .menu_icon i:nth-child(3) {transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s;width: 38px;}
#mobilMenu.active .icon_content .menu_icon i:nth-child(1) {top: calc(50% - 1px);transform: rotate(45deg);}
#mobilMenu.active .icon_content .menu_icon i:nth-child(3) {bottom: calc(50% - 1px);transform: rotate(-45deg);}
#mobilMenu.active .icon_content .menu_icon i:nth-child(2) {left: 82px;}





#mobilMenu .menu_content {position: fixed;left: 0;top: 0;width: 100vw;height: 100vh;visibility: hidden;}
#mobilMenu .menu_content>.layers>span {float: left;z-index: 999;height: 100vh;width: 25%;}
#mobilMenu .menu_content>.layers>span>i{height: 100%;width: 0;transition: all .7s;float: right;background: #000000;}
#mobilMenu.active .menu_content>.layers>span>i{width: 100%;float: left;}
#mobilMenu.active .menu_content .centers {opacity: 1;}
#mobilMenu .centers {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);color: white;z-index: 99;transition: all .4s ease;opacity: 0;}
#mobilMenu .centers .home_menu>li>a {font-family: 'Playfair Display', serif;font-size: 4.8vh;transition: all .4s;}
#mobilMenu .centers .home_menu>li:hover>a {color: #636363;}
#mobilMenu .centers .home_menu>li.has-children:after {content: "";position: absolute;left: calc(100% - 215px);width: 0;height: 1px;background: #fff;top: 50%;transition: all .4s;}
#mobilMenu .centers .home_menu>li>ul {position: absolute;left: 100%;top: 50%;transform: translateY(-50%);width: 100%;transition: all .3s ease;opacity: 0;visibility: hidden;}
#mobilMenu .centers .home_menu>li {position: relative;transition: all .3s ease;transform: translateX(20px);opacity: 0;}
#mobilMenu.actived .centers .home_menu>li {transform: translateX(0);opacity: 1;}


#mobilMenu .centers .home_menu>li.has-children:hover:after {width: 232px;}
#mobilMenu .bgs {transition: .6s;position: absolute;top: 0;right: 0;height: 100%;width: 0;background: #ffffff;z-index: 1;transition-delay: .6s;opacity: .1;}
#mobilMenu .centers .home_menu>li>ul>li>a {font-size: 4vh;font-family: "Playfair Display" , serif;transition: all .3s ease;display: inline-block;}
#mobilMenu.active .menu_content {visibility: visible;}
#mobilMenu .centers .right_content img {}
#mobilMenu .centers .home_menu>li>ul>li:hover>a {transform: translateX(10px);color: white;}
#mobilMenu .centers  .right_content {transition: all .5s ease;opacity: 1;}
#mobilMenu .home_menu {position: relative;z-index: 10;}
.darkback #mobilMenu .centers .right_content {opacity: 0;}
.darkback #mobilMenu .centers .home_menu>li>ul{transition-delay: .8s;opacity: 1;visibility:visible;}
.darkback #mobilMenu .bgs {width:50%;}


@media (max-width: 992px) {
    #mobilMenu.MenuType3 .nt_main_menu {}
    section#mobilMenu.MenuType1 {position: relative;display: block;vertical-align: inherit;}
    section#mobilMenu.MenuType1 .nt_main_menu_content {display: none !important;}
    section#mobilMenu.MenuType1 .nt_main_menu_content_menu {width: 100%;position: initial;max-height: 0px;top: auto;left: 0;right: 0;padding: 0;opacity: 1;overflow: hidden !important;height: 100%;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;-webkit-transition: max-height 0.8s ease, padding 0.8s ease !important;-moz-transition: max-height 0.8s ease, padding 0.8s ease !important;-ms-transition: max-height 0.8s ease, padding 0.8s ease !important;-o-transition: max-height 0.8s ease, padding 0.8s ease !important;transition: max-height 0.8s ease, padding 0.8s ease !important;}
    section#mobilMenu.MenuType1 .nt_main_menu {text-align: right;top: 0;margin-top: -80px;}
    section#mobilMenu.MenuType1 .nt_main_menu_icon {margin-right: 0;margin-left: auto;}
    section#mobilMenu.MenuType1 .nt_main_menu_content_menu.active {max-height: 100vh;padding: 30px 0;}
    #mobilMenu .centers .right_content img{width: 190px;}
    #mobilMenu .centers .right_content{text-align: left !important;margin-top: 30px !important;}
    #mobilMenu .centers .home_menu>li>ul{left: calc(50% + 19px);}
    #mobilMenu .centers .home_menu>li.has-children:after{left: calc(50% - 215px);}
}

@media(max-width:768px){
    #mobilMenu .icon_content .menu_icon{width: 35px;margin-right: 10px;}
    #mobilMenu .icon_content .menu_icon i:nth-child(1){top: 13px;width: 25px;}
    #mobilMenu .icon_content .menu_icon i:nth-child(3){bottom: 12px;}
    #mobilMenu .centers .home_menu>li>ul>li>a{font-size: 18px;}
    #mobilMenu .centers .home_menu>li>a{font-size:20px;}
    #mobilMenu .centers .home_menu>li{margin: 10px 0;}
    #mobilMenu .icon_content span{font-size: 14px;}
    section#mobilMenu.MenuType1 .nt_main_menu{margin-top: -65px;}
}

@media(max-width:576px){
    .nt_main_menu_content_menu ul ul.megaMenu a{padding: 0 !important;margin: 0 auto !important;font-size: 12px;}
    .nt_main_menu_content_menu ul ul.megaMenu a .icon{margin: 0 auto 10px auto;width: 50px;height: 50px;align-items: center;justify-content: center;display: flex;border-radius: 50%;box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 10%);padding: 10px;background: #ffffff;transition: all .2s ease;}
}