.pt_custommenu { position: relative; text-align: center; border-top: 1px solid rgba(255, 255, 255, 0.3); border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.pt_custommenu .pt_menu { display: inline-block; }
.pt_custommenu .pt_menu .parentMenu a { display: block; line-height: 30px; padding: 20px; color: white; background: transparent; text-transform: uppercase; position: relative; font-size: 12px; font-weight: 600; }
.pt_custommenu .pt_menu .parentMenu a:after { content: "\f107"; font-family: "FontAwesome"; display: inline-block; font-size: 12px; margin-left: 10px; }
.pt_custommenu .pt_menu .parentMenu a span { display: inline-block; line-height: 30px; }
.pt_custommenu .pt_menu:first-child .parentMenu a { padding-left: 0; border: 0; }
.pt_custommenu .pt_menu:first-child .parentMenu a:before { display: none; }
.pt_custommenu .pt_menu .popup { position: absolute; background-color: white; text-align: left; z-index: 9; -webkit-box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1); }
.pt_custommenu .pt_menu .popup .block2 { margin-top: 10px; padding: 0 30px 30px 30px; 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; padding: 30px; }
.pt_custommenu .pt_menu .popup .block1 .column { float: left; width: 180px; margin-right: 20px; margin-bottom: -99999px; padding-bottom: 99999px; }
.pt_custommenu .pt_menu .popup .block1 .column.last { margin-right: 0; }
.pt_custommenu .pt_menu .popup .block1 .column .itemMenuName { color: #323334; text-transform: uppercase; word-wrap: break-word; display: block; line-height: 35px; position: relative; border-bottom: 1px solid #ebebeb; font-size: 12px; font-weight: 700; }
.pt_custommenu .pt_menu .popup .block1 .column .itemMenuName:hover { color: #d6c9a9; }
.pt_custommenu .pt_menu .popup .block1 .column .itemMenuName:last-child { border-bottom: 0; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu { margin-top: 25px; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName { color: #808080; text-transform: capitalize; display: block; border: 0; font-size: 12px; font-weight: 400; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName:hover { color: #d6c9a9; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName:hover:before { color: #d6c9a9; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName:after { display: none; }
.pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName:before { content: "\f111"; display: inline-block; margin-right: 10px; vertical-align: middle; color: #c2c2c2; font-size: 5px; font-weight: 400; font-family: "FontAwesome"; }
.pt_custommenu .pt_menu .popup .block1 .blockright { width: 180px; margin-right: 0; }
.pt_custommenu .pt_menu.act .parentMenu a, .pt_custommenu .pt_menu.active .parentMenu a { color: #d6c9a9; }
.pt_custommenu .pt_menu_no_child .parentMenu a:after, .pt_custommenu .pt_menu_cms .parentMenu a:after, .pt_custommenu #pt_menu_home .parentMenu a:after { display: none; }

.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%; }

.posmegamenu { position: relative; line-height: 0; }

.navbar-inner { background: transparent; border: 0; border-radius: 0; min-height: 50px; text-align: left; }

.sub-page .navbar { background: rgba(46, 46, 46, 0.3); }

.navbar { margin: 0; background: #2e2e2e; display: inline-block; width: 100%; }
.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: "\f03a "; font-family: "FontAwesome"; font-size: 24px; color: #fff; margin: 0; padding: 0; }
.navbar .btn-navbar .icon-bar { display: none; }

.mobilemenu > li:last-child 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: #d6c9a9; }
.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; }
