@import "jl_customer.css";
@import "hansley_menu.css";

/* Main Cover*/


/*END - Main Cover*/

.uk-navbar-container {}
.uk-navbar-toggle {
    position: absolute;
    top: -12px;
}
/*.vr-leftpanel, .vr-borderleft, .vr-borderright, .vr-footer, .social_div, .dotnav_mod, nav*/
.vr-leftpanel {
    display: none !important;
}
/*
.shownav .vr-borderleft,.shownav .vr-borderright,.shownav .vr-footer, .shownav .social_div, .shownav .dotnav_mod, .shownav nav
{
  display:block!important;
   
}
*/
.uk-link-text a, a.uk-link-text {
    color: red;
    text-decoration: none;
    font-size: 12px;
}
/*
div > h1:first-child {
    display: none !important;
}
*/
.uk-grid + .uk-grid {
    margin-top: 35px;
}
.uk-grid + .uk-grid + .uk-grid + .uk-grid {
    margin-top: 50px;
}
.tm-page {
    border: none !important;
}
.left_nav1 {
    position: fixed;
    top: 41vh;
    left: 300px;
    /*border:1px solid #000!important;*/
    z-index: 100000; /*  opacity:1; */
}
.right_nav1 {
    position: fixed;
    top: 41vh;
    right: 25px; /*  opacity:0.2;*/
}
.vr-header, .vr-borderleft, .vr-borderright, .vr-footer {
    position: fixed;
    /*	border: 1px solid red;*/
    background: #ffffff !important;
    padding: 0px !important;
}
.vr-header {
    height: 20px;
    width: 100%;
    top: 0;
    left: 0px;
    /*	background: red!important;*/
    z-index: 100000;
}
img.logo {
    max-width: 183px !important;
    width: 183px !important;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.vr-footer {
    height: 20px;
    width: 100%;
    bottom: 0;
    left: 0px;
    /*	background: blue!important;*/
    z-index: 100000;
}
.vr-borderleft {
    height: 100vh !important;
    width: 20px;
    top: 0;
    left: 0px;
    /*	background: yellow!important;*/
}
.vr-borderright {
    height: 100vh !important;
    width: 20px;
    top: 0;
    right: 0px;
    /*	background: green!important;*/
    z-index: 100;
}
.uk-h2, h2 {
    font-size: 26px !important;
    color: #999999 !important;
}
.uk-h1, h1 {
    font-size: 42px !important;
    padding: 29px 0 10px 0 !important;
    letter-spacing: 0px !important;
}
@media only screen and (min-width: 960px) {
    .vr-leftpanel {
        display: block !important;
        background-color: #003158 !important;
    }
}
@media only screen and (max-device-width: 960px) {
    .vr-header {
        height: 20px !important;
    }
	
	.vr-footer {
        height: 60px !important;
    }
	
}


.nv_insta p, .nv_insta h3
{
color:#ffffff!important;
   
margin-left:35px;	
}

.nv_insta h3
{
margin-top:-60px!important;
margin-left:55px;
	font-weight:bold;
  letter-spacing: 0.5px;
}

.nv_insta .nv_text
{
margin-top:-25px;
width:350px;
	margin-left:55px!important;
}

.nv_insta .nv_num
{
 margin-left:-30px;
    border:1px solid #ffffff;
    width:100px!important;
    border-radius:50px;
    padding:10px 15px;
}



.vr-leftpanel {
    background-color: #000000;
    /* width: 285px; */
    width: 20%;
    max-width: 400px;
    min-width: 250px !important;
    /*    margin-right: 20px;*/
    box-sizing: none;
    /* padding-top: 40px; */
    /* min-height: 100vh; */
    /* background-image: url(images/interface/mcb-group-interface-menu-background.jpg); */
    background-attachment: fixed;
    border: 1px solid red;
    padding-left: calc(20px + 4%);
    margin-left: -20px;
}
.vr-leftpanel .logo_white {
    padding-top: 55px;
}
.vr-leftpanel .logo_white svg {
    margin: 0 auto;
    max-width: 165px;
    width: 60%;
}
.vr-leftpanel .nv_icons {
    border-bottom: 2px solid #0095C6 !important;
    margin: 0 25px 0 0px;
}
.vr-leftpanel .nv_container_icons + div, .vr-leftpanel .nv_container_icons {
    padding-right: 20px;
}
.vr-leftpanel .nv_icons .nv_icon_home {
    padding-left: 0px;
}
.vr-leftpanel .nv_icons * {
    padding: 0px !important;
}
.vr-leftpanel .nv_icons svg {
    width: 22px !important;
    margin-bottom: 35px;
}
.vr-leftpanel .nv_icons a, .vr-leftpanel .nv_icons a:focus {
    border-bottom: 0px !important;
    padding: 0 2px !important;
    margin: 0px;
}
.vr-leftpanel .nv_icons a svg:hover {
    filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
}
.vr-leftpanel .uk-panel._menu .uk-nav li a {
    font-size: 18px !important;
    line-height: 21px;
    letter-spacing: 0px;
    color: #efefef;
    margin-right: 2.2%;
    border-bottom: 1px solid #0095C6 !important;
    padding: 15px 25px 15px 0px;
}
.vr-rightpanel {
    min-height: 100vh;
    margin-right: 40px;
    margin-left: 20px;
    /*	border: 1px solid blue;*/
    padding-left: 0 !important;
}
.vr-rightpanel .uk-section {
    padding: 0px;
    margin: 0 0 50px 0;
}
.vr-rightpanel .uk-section-muted.uk-section {
    padding: 50px 0 !important;
    margin: 20px 0 !important;
}
.vr-rightpanel .el-title.uk-accordion-title {
    font-size: 18px !important;
}

.vr-leftpanel a.nv_color_link1
{
	color:yellowgreen!important;
}
.vr-leftpanel a.nv_color_link2
{
	color:#0095C6!important;
}
.vr-leftpanel a.nv_color_link3
{
	color:#FBBF40!important;
}
.vr-leftpanel a.nv_color_link4
{
	color:#808082!important;
}
.vr-leftpanel a.nv_color_link5
{
	color:#CE4850!important;
}
.vr-leftpanel a.nv_color_link6
{
	color:#7FB94D!important;
}
.vr-leftpanel a.nv_color_link7
{
	color:#AD887E!important;
}
.vr-leftpanel a.nv_color_link8
{
	color:#00A6A6!important;
}








.uk-h3, h3 {
    font-size: 22px;
    line-height: 1.3;
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-weight: 400;
    color: red;
}
.vr-rightpanel .tm-header {
    background: #000000;
    z-index: 9999;
}
.vr-rightpanel .tm-header .uk-light {
    background: #000000;
    z-index: 9999;
}
.vr-leftpanel .logo_white {
    margin-bottom: 50px;
}
.hidden-menu {
    display: none;
}
.vr-leftpanel a, .vr-leftpanel a:active, .vr-leftpanel a:visited .vr-leftpanel p, .vr-leftpanel li a, .vr-leftpanel .uk-nav-sub a {}
.vr-leftpanel .uk-nav-default > li > a:focus, .uk-nav-default > li > a:hover, .vr-leftpanel .uk-nav-default > li.uk-active > a {
    color: white !important;
	font-weight:500;
    background-color: transparent;
}
.vr-leftpanel #sidemenu ul.uk-nav-sub, .vr-leftpanel #sidemenu li, .vr-leftpanel #sidemenu li.uk-parent {
    padding: 2px 0 2px 0px !important;
    width: 200px;
    text-align: initial !important;
}

.vr-leftpanel .icons_bottom
{
	margin-top:0px;
	padding-top:25px;
}

/*
.vr-rightpanel.uk-width-expand.uk-first-column {
	padding-left: 32px;
}
*/
.uk-section-default.uk-section .nv_breadcrum {
    margin: 0px !important;
    padding: 15px 0 !important;
}
.uk-offcanvas-bar {
    background: #000000 !important;
}
a.uk-navbar-toggle {
    color: #000000 !important;
    position: fixed;
    right: 11px;
    top: 11px;
    z-index: 10000;
    background-color: RGBA(255, 255, 255, 0.5);
    height: 30px !important;
    min-height: 50px;
    padding: 15px !important;
    margin: 10px !important;
    border: 1px solid black;
}
.uk-open > .uk-offcanvas-bar {
    width: 100% !important;
    left: 20px;
}
.uk-offcanvas-overlay.uk-open::before {
    opacity: 0 !important;
}
.uk-offcanvas-bar .uk-nav a {
    color: #ffffff !important;
}
nav.uk-navbar {
    height: 65px;
}
.uk-modal-close-full {
    top: 10px !important;
    right: 10px !important;
    padding: 30px;
    background: #fff;
}
.uk-modal-full .uk-modal-dialog {
    margin: 0;
    width: 100%;
    background: RGBA(255, 255, 255, 0.9);
    max-width: 100%;
    transform: translateY(0);
}
nav.uk-navbar img.uk-responsive-height {
    width: 96px;
    margin: 0px;
    padding: 0px;
    position: fixed;
    top: 0px;
    left: 50px;
}
.vr-footer .uk-icon {
    margin-top: 5px;
}
.vr-footer .el-item svg:hover {
    color: red !important;
}
.social_div li.uk-icon-button {
    margin-bottom: 20px !important;
    margin-left: -7px;
}
.social_div .uk-icon-button:focus, .uk-icon-button:hover, .social_div .uk-icon-button svg:hover {
    background-color: #fff;
    color: red;
    outline: 0;
    /* border-color: #303033; */
}
.vr-borderright .uk-dotnav > * > * {
    display: block;
    box-sizing: border-box;
    width: 12px !important;
    height: 12px !important;
    border-radius: 50%;
    background: rgba(108, 109, 116, .6);
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    transition: .2s ease-in-out;
    transition-property: color, background-color, border-color, box-shadow;
}
.vr-borderright .uk-dotnav > * > :hover {
    background-color: red;
    outline: 0;
}
/*
.vr-rightpanel .pagetitle {
	margin-top: -155px;
}
.vr-rightpanel .pagetitle .titlebox {
	border-bottom: 24px solid #efefef;
	height: 84px!important;
}
.vr-rightpanel .pagetitle .titlebox .uk-flex.uk-flex-bottom {
	height: 104px;
}
.vr-rightpanel .pagetitle h1 {
	color: #FFFFFF;
	line-height: 42px;
}
*/
/*

@media only screen and (max-width: 1200px) {
.vr-rightpanel .pagetitle {
	margin-top: -155px!important;
}
.vr-rightpanel .pagetitle h1 {
	font-size: 60px;
}
.vr-rightpanel .pagetitle .titlebox {
	border-bottom: 24px solid #efefef;
	height: 84px!important;
}
.vr-rightpanel .pagetitle .titlebox .uk-flex.uk-flex-bottom {
	height: 104px;
}
.vr-rightpanel .vr-banner img {
	object-fit: cover;
	width: 100%;
	height: 200px;
}
}
*/
@media only screen and (max-device-width: 960px) {
    .vr-rightpanel .pagetitle h1 {
        font-size: 48px;
    }
    /**************************TITLE BOTTOM BORDERS**************************/
    .vr-rightpanel .pagetitle {
        margin-top: -125px !important;
    }
    .vr-rightpanel .pagetitle h1 {
        color: #FFFFFF;
        line-height: 42px;
    }
    .vr-rightpanel .vr-banner img {
        object-fit: cover;http://195.70.50.10/ciel/pitch-site/ciel-today
        height: 108px;
    }
}
.vr-rightpanel .pagetitle .section_corp_profile h1 {
    border-bottom-color: #ACC182;
}
.vr-rightpanel .pagetitle .section_corp_strategy h1 {
    border-bottom-color: #ACC182;
}
.vr-rightpanel .pagetitle .section_admin_info h1 {
    border-bottom-color: #ACC182;
}
.vr-rightpanel .pagetitle .section_fin_statement h1 {
    border-bottom-color: #ACC182;
}
.vr-rightpanel .pagetitle .section_risk_capital h1 {
    border-bottom-color: #ACC182;
}
.vr-rightpanel .pagetitle .section_corp_gov h1 {
    border-bottom-color: #ACC182;
}
.vr-rightpanel .pagetitle .section_perf h1 {
    border-bottom-color: #ACC182;
}
.vr-rightpanel .pagetitle .section_about h1 {
    border-bottom-color: #ACC182;
}
.vr-rightpanel .pagetitle .section_group_glance h1 {
    border-bottom-color: #ACC182;
}
.vr-rightpanel .pagetitle .section_risk h1 {
    border-bottom-color: #ACC182;
}
.vr-leftpanel #module-119 * {
    color: #ffffff;
}
.vr-leftpanel #module-119 ul {
    margin-left: 36px;
}
.vr-leftpanel #module-119 li {
    float: left;
    margin: 15px 0px;
}
.vr-leftpanel #module-119 li:hover {
    color: #ad000c;
}
.vr-leftpanel #module-119 li a {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0px;
}
.vr-leftpanel #module-119 li a, .vr-leftpanel #module-119 li, .vr-leftpanel #module-119 li::before {
    padding: 10px !important;
}
.vr-rightpanel .tm-header .uk-navbar-item {
    flex-wrap: nowrap !important;
    padding: 0 30px 0 0 !important;
}
ul.uk-nav-sub {
/*    display: none*/
}
@media only screen and (max-width: 800px) {
    .vr-rightpanel {
        margin: 0 -1px 0 20px !important;
    }
}
@media only screen and (max-width: 640px) {
    .vr-rightpanel {
        margin: 0 -3px 0 34px !important;
    }
}
@media only screen and (max-height: 800px) {
    img.logo {
        max-width: 150px !important;
        width: 183px !important;
        margin-left: 43px;
        margin-bottom: 8px;
        margin-top: 8px;
    }
    .vr-leftpanel a, .vr-leftpanel a:active, .vr-leftpanel a:visited .vr-leftpanel p, .vr-leftpanel li a, .vr-leftpanel .uk-nav-sub a {
        /*
    color: #efefef!important;
    letter-spacing: 1px;
    font-size: 13px;
    margin-right: 25px;
    border-bottom: 1px solid #666!important;
    padding: 4px 25px 5px 0px;
*/
    }
}
.nv_searchpage .tm-sidebar, .nv_searchpage form {
    display: none !important;
}
.nv_searchpage h1 a, .nv_searchpage h1 {
    font-family: 'RomainRegular' !important;
    font-size: 22px !important;
    padding: 0;
    margin: 0;
}
.nv_searchpage h1 a:hover, .nv_searchpage h1:hover a {
    color: red !important;
}
.nv_searchpage .uk-article + .uk-article {
    margin: 0;
    padding: 0;
}
/*
.vr-rightpanel .images_overflow .uk-switcher li img {
	max-width: none!important;
}
.vr-rightpanel .images_overflow .uk-switcher li {
	overflow-x: scroll!important;
}


.footer_mob .footer_navigation  a 
{
	color:#ffffff!important;
}

.footer_mob .footer_navigation  a:hover
{
	color:#ad000c!important;
} 


.left_nav1 {
    position: fixed;
    top: 41vh;
    left: 300px;
   
    z-index: 100000;
	opacity: 1!important;
	background: #000!important;
       color: #fff!important;
}
	
.right_nav1 {
    position: fixed;
    top: 41vh;
    right: 25px;
    opacity: 1!important;
background: #000!important;
       color: #fff!important;
}

.left_nav1 a, .right_nav1 a  {
   color:#ffffff!important;
	padding: 10px 10px 10px 0px!important
}
	
.left_nav1 a:hover, .right_nav1 a:hover  {
   color:#ad000c!important;
}

.left_nav1:hover, .right_nav1:hover  {
  background: #efefef!important;
	border:1px solid #000!important;
}



i.flaticon-chevron20:before, i.flaticon-chevron18:before{
    margin-left: 10px!important;
}

@media only screen and (max-width: 1200px) 
{
	.left_nav1 {
    position: fixed;
    top: 41vh;
        left: 25px;
   
    z-index: 100000;
opacity: 1;

}
	
.right_nav1 {
    position: fixed;
    top: 41vh;
    right: 25px;
 
}
	
}
*/
/************************** ~~~\\\~~~ **************************/
@charset "utf-8";
/* CSS Document */

.vr-footer{
  height:50px!important;
}
.offcanvas-icons{
 /* width:25%*/
}
.offcanvas-icons * {
    padding-left: 0px!important;
}
.offcanvas-icons {
    /*width: 25%;*/
    border-top: 1px solid #CE4850;
    border-bottom: 1px solid #FBBF40;
    margin-top: 25px;
    line-height: 25px;
    padding: 15px;
}
.logo-icons{
  width:25%;
}
.nv_icons div {
    height: 25px;
    width: 25px;
    margin: 13px;
}

#myDotnav.uk-dotnav>.uk-active>* {
    border-color: #D52B1E!important;
    border: 1px solid #D52B1E!important;
    background-color:#D52B1E!important;
}
.#myDotnav.uk-nav-default>li.uk-active>a {
    color: #D52B1E;
    background-color: #D52B1E!important
}
#myDotnav>li>a {
  width: 15px;
    height: 15px;
border-radius:50%!important
}
.nv_icon_sharefb{
  display:none;
}

/*** Replacing all UL with blue arrow ***/

.hs-arrow-list li {
    display: flex;
}

.hs-arrow-list li:before {
    content: "\f054";
    color: #45bcff;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px;
    padding-top: 5px;
}

/*** Video Gallery ***/

.gallery-section .uk-overlay.uk-padding-small {
    padding: 31px !important;
}

/*** Homepage Modal Advert ***/

.mj-modal-body .uk-modal-body,
.mj-modal-body .uk-modal-footer {
    padding:unset;
}

.mj-modal-body .uk-modal-footer {
  	border-top: none;
}

.mj-modal-body .uk-modal-close {
    position: absolute;
    top: 0px;
    right: -40px;
    background-color: transparent !important;
    border: none;
    padding: unset !important;
  	min-width: unset;
  	color: transparent !important;
  	background-image: none !important;
}

.mj-modal-body .uk-modal-close::before {
    content: '\f00d';
    font-family: 'fontawesome';
    color: #fff;
    font-size: 30px;
    position: absolute;
}

.mj-modal-body .uk-modal-close:hover {
    border: none !important;

}

.mj-modal-body .uk-modal-dialog iframe {
    height: 100% !important;
    max-height: 500px !important;
}

.mj-modal-body .uk-modal-dialog {
    min-width: max-content !important;
    max-width: 80vw !important;
    height: max-content;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.mj-modal-body .uk-modal-body {
    max-height: 500px !important;
  	line-height: 0;
}

.mj-modal-body .uk-modal-close,
.mj-modal-body .uk-modal-close:focus {
    color: #fff;
}

@media screen and (max-width: 960px) {
    .mj-modal-body .uk-modal-body {
        width: 85vw;
    }

    .mj-modal-body .uk-modal-body object:not([data^="https://www.youtube"]) {
        height: unset !important;
    }
}

@media screen and (max-width: 678px) {
    .mj-modal-body .uk-modal-dialog .uk-modal-close {
        right: 5px !important;
        top: -40px !important;
    }
}
body.homepage> * {
    color: white;
}

/*Homepage CSS*/
@media screen and (max-width: 959px){
.nv_insta>div{
background-image: unset !important;
}

.nv_insta .nv_text{
width: unset !important
}

.move-up-text{
margin-top: unset;
}

.mofinance_icon_home>img {
margin-right: unset !important;
}

.nv_homepage_social_icon .el-image{
width: 195px;
height: 64px;
transform: unset !important;
    
}

.nv_homepage_social_icon{
top: unset !important;
right: unset !important;
text-align: center;
}
  
.social-box {
    margin-left: unset !important;
  }
}

@media (min-width: 640px) and (max-width: 959px){
.nv_homepage_social_icon_column {
	margin-top: unset !important;
}
}
/*Homepage CSS*/

/*AP World Cup Page/Instant Payment*/
.nv-worldcup-intro-grid .el-title{
    color: #29aae1;
    font-weight: bold;
    letter-spacing: 0.2px;
    height: 40px;
}

.nv-worldcup-intro-grid .el-content{
    color: #666666;
    height: 200px;
    padding: 0px 15px;
}

.nv-worldcup-intro-grid .el-link,  .nv-world-cup-tems-button .el-content{
    background: #074368;
    border-radius: 6px;
    color: #fff;
}

.nv-worldcup-intro-grid-fr .uk-grid>div:not(:last-child) .el-link::before{
	content: "P";
}

.nv-worldcup-intro-grid-fr .uk-grid>div:not(:last-child) .el-link::after{
	content: "us d’Info";
}

.nv-worldcup-intro-grid-fr .uk-grid>div:last-child .el-link::before{
	content: "Té";
}

.nv-worldcup-intro-grid-fr .uk-grid>div:last-child .el-link::after{
	content: "écharger";
}

.nv-worldcup-intro-grid-en .uk-grid>div:not(:last-child) .el-link::before{
	content: "Read m";
}

.nv-worldcup-intro-grid-en .uk-grid>div:not(:last-child) .el-link::after{
	content: "re";
}

.nv-worldcup-intro-grid-en .uk-grid>div:last-child .el-link::before{
	content: "D";
}

.nv-worldcup-intro-grid-en .uk-grid>div:last-child .el-link::after{
	content: "wnload";
}

.nv-worldcup-intro-grid .el-link:hover,  .nv-world-cup-tems-button .el-content:hover{
    background: #fff;
    border-color: #074368;
    color: #074368;
}

.nv-world-cup-title, .nv-instant-payment-title {
	color: #074368 !important;
    font-weight: bold;
}

.nv-prizes-grid .el-item .el-title {
    padding: 30px 10px;
    color: #fff;
}

.nv-prizes-grid .uk-grid div:first-child .el-item .el-title, .nv-prizes-grid .uk-grid div:nth-child(3) .el-item .el-title, .nv-prizes-grid .uk-grid div:nth-child(5) .el-item .el-title {
    background-color: #0582c1;
}

.nv-prizes-grid .uk-grid div:nth-child(2) .el-item .el-title {
    background-color: #00a050;
}

.nv-prizes-grid .uk-grid div:nth-child(4) .el-item .el-title {
    background-color: #f05a30;
}

.nv-prizes-grid .uk-grid div:nth-child(6) .el-item .el-title {
    background-color: #fcb723;
  	padding: 15px 20px;
}

.nv-prizes-grid .el-image{
	width: 80%;
}

.nv-worldcup-participation-list .el-content, .nv-worldcup-participation-list .el-content a {
	color: #074368 !important;
}

.nv-world-cup-download-stores-grid .uk-grid>div {
    width: 180px;
}

.btn-footer-fr a{
  width: 140px !important;
}

/*Responsive*/
@media screen and (max-width: 959px){
	.nv-worldcup-intro-grid {
		top: unset !important;
		padding-bottom: 30px;
	}

	.nv-worldcup-intro-grid .el-content{
	    height: unset;
	}

	.nv-worldcup-how-to-participate {
		padding-bottom: 40px !important;
	}

    .nv-prizes-grid .uk-grid div:nth-child(6) .el-item .el-title {
        padding: 30px 10px;
    }
  
  	.btn-footer a, .btn-footer-fr a{
		width: 210px !important;
		margin-left: unset !important;
	}

    .footer-contact{
        padding-top: 50px;
    }

    .mofinance-copyright-fr{
        width: unset;
    }
  
  	.social-box-fr {
       width: 200px !important;
       margin-left: unset !important;
	}
}

@media screen and (min-width: 959px){
	.nv-worldcup-section-download-stores div:last-child {
	    min-height: unset !important;
}
}
/*Responsive*/

.nv-instant-payment-advantages-grid .el-title {
    color: #fff;
  	font-size: 18px;
}

.nv-instant-payment-title-line::after {
    content: "";
    display: block;
    width: 10%;
    border-bottom: 3px solid #fcb723;
    position: relative;
    top: 5px;  
}

.nv-world-cup-download-stores-grid>.uk-grid>div:last-child .el-image{
    width: 160px;
    height: 67px;
    margin-left: 8px;  
}

@media screen and (min-width: 1600px){
.nv-instant-payment-advantages-grid{
    margin-right: 330px;
}

.nv-instant-payment-advantages-grid .el-item .el-image{
    width: 80%;
}
}
/*AP World Cup Page/Instant Payment*/ 

/*Menu Mobile*/
header {
    box-shadow: unset !important;
}

.nv-lng-mod, .uk-navbar-right {
        display: none !important;
}

.cd-dropdown-wrapper {
  margin-left: unset !important;
  float: right;
 
}

.logomenu {
  margin-top: unset !important;
    
}

body:not(.nv_homepage) .mj-menu-mob>div>.uk-panel{
    height: 85px;
}

body:not(.nv_homepage) .uk-navbar-container{
    display: none;
}
/*Menu Mobile*/