.oneline, .pt_custommenu .pt_menu .popup .block1 .column .itemMenuName { display: block; word-wrap: break-word; text-overflow: ellipsis; /* white-space: nowrap; */ white-space: normal; overflow: hidden; }

.pt_custommenu { position: relative; margin: 0 auto; }
.pt_custommenu .pt_menu { float: left; }
.pt_custommenu .pt_menu .parentMenu a { display: block; padding: 0 20px; line-height: 60px; color: #fff; text-transform: uppercase; font-size: 18px /*modif 14px*/; font-weight: 600; }
@media (max-width: 1199px) { .pt_custommenu .pt_menu .parentMenu a { padding: 0 15px; font-size: 14px; } }
.pt_custommenu .pt_menu:first-child .parentMenu a { padding-left: 0; }
.pt_custommenu .pt_menu .popup { position: absolute; background-color: #fff; text-align: left; padding: 30px; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.39); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.39); z-index: 9; border-top: 0; }
.pt_custommenu .pt_menu .popup .block2 { margin-top: 10px; display: inline-block; width: 100%; }
@media (max-width: 1199px) { .pt_custommenu .pt_menu .popup .block2 { max-width: 767px; } }
.pt_custommenu .pt_menu .popup .block1 { overflow: hidden; float: left; }
.pt_custommenu .pt_menu .popup .block1 .column { float: left; width: 200px; margin-right: 20px; margin-bottom: -99999px; padding-bottom: 99999px; }
.pt_custommenu .pt_menu .popup .block1 .column .itemMenuName { color: #444444; line-height: 25px; padding-bottom: 10px; text-transform: capitalize; font-weight: 500; font-size: 18px; }
.pt_custommenu .pt_menu .popup .block1 .column .itemMenuName:hover { color: #0b74bf; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName { color: #444444; text-transform: capitalize; font-weight: 400; font-size: 14px; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName:hover { color: #0b74bf; }

/* camp adaugat pt meniu nou catre pagini CMS*/
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu { color: #444444; text-transform: capitalize; font-weight: 400; font-size: 14px; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu :hover { color: #0b74bf; }
/* END - camp adaugat pt meniu nou catre pagini CMS*/

.pt_custommenu .pt_menu.act .parentMenu a, .pt_custommenu .pt_menu.active .parentMenu a { color: #e3e3e3; }
.pt_custommenu .pt_menu.act .parentMenu a i, .pt_custommenu .pt_menu.active .parentMenu a i { color: #0b74bf; }

.nav-collapse { text-align: left; }

.navbar .nav > li { padding: 10px 30px 20px 0; }

#ma-mobilemenu { height: auto; display: none; padding: 3px 0 0 0; border-top: 0; float: left; width: 100%; margin-bottom: 10px; }

.posmegamenu { position: relative; line-height: 0; }

.navbar-inner { background: #0966a8; border: 0; border-radius: 0; min-height: 50px; text-align: left; }

.navbar { margin: 15px 0; z-index: 9; }
.navbar .btn-navbar { position: absolute; right: 15px; top: 8px; margin: 0; padding: 0; border-radius: 3px; text-align: center; overflow: hidden; }
.navbar .btn-navbar:before { content: "\f0c9 "; font-family: "FontAwesome"; font-size: 24px; color: #fff; margin: 0; padding: 0; }
.navbar .btn-navbar .icon-bar { display: none; }

.mobilemenu > li.last a { border-bottom: 0; }

.navbar .brand { color: #fff; text-transform: uppercase; font-size: 18px; font-weight: normal; line-height: 50px; display: inline-block; padding-left: 20px; font-family: "helvetica"; }

.mobilemenu { list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%; }
.mobilemenu li { background: #faf8f8; cursor: pointer; list-style-type: none; padding: 0; margin: 0; display: block; width: 100%; position: relative; }
.mobilemenu li a { text-decoration: none; border-bottom: 1px solid #e0d8d8; line-height: 40px; font-weight: normal; color: #111; margin: 0 15px; display: block; cursor: pointer; font-size: 14px; text-transform: capitalize; }
.mobilemenu li.active a, .mobilemenu li a:hover { color: #0b74bf; }
.mobilemenu li ul { padding: 0 15px; }
.mobilemenu li ul ul { padding: 0 15px; }

/*----------- button mobilemenu -------------*/
.mobilemenu span.head { position: absolute; top: 15px; right: 10px; }
.mobilemenu span.head a { display: block; height: 15px; padding: 0; width: 15px; border: 0; }

.mobilemenu .OPEN a:before { content: "\f068 "; font-family: "FontAwesome"; line-height: 34px; font-size: 14px; position: absolute; top: -8px; right: 17px; }

.mobilemenu .CLOSE a:before { content: "\f067 "; font-family: "FontAwesome"; line-height: 34px; font-size: 14px; position: absolute; top: -8px; right: 17px; }
