.scroll-menu .pt_custommenu {
  text-align: center; }
  .scroll-menu .pt_custommenu .pt_menu {
    display: inline-block;
    float: none; }
    .scroll-menu .pt_custommenu .pt_menu .parentMenu a {
      padding-bottom: 22px; }

.megamenu {
  padding-left: 10px; }
  @media (max-width: 1199px) {
    .megamenu {
      padding-left: 0; } }

.pt_custommenu {
  position: relative;
  margin: 0 auto; }
  .pt_custommenu .pt_menu.pt_menu_no_child .parentMenu a:after, .pt_custommenu .pt_menu.pt_menu_cms .parentMenu a:after, .pt_custommenu .pt_menu#pt_menu_home .parentMenu a:after {
    display: none; }
  .pt_custommenu .pt_menu {
    float: left; }
    .pt_custommenu .pt_menu .parentMenu a {
      display: inline-block;
      line-height: 25px;
      padding: 17px 17px 0 17px;
      color: #fff;
      letter-spacing: 0.05em;
      background: transparent;
      text-transform: uppercase;
      position: relative;
      z-index: 99;
      -webkit-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear;
      font-size: 15px;
      font-weight: 700;
      /* 	&:before {
      		background: url(../../../../img/arrow_menu.png) center no-repeat;
      		position: absolute;
      		right: 0;
      		content: "";
      		width: 15px;
      		height: 8px;
      		top:50%;
      		margin-top:-4px;
      	} */ }
      .pt_custommenu .pt_menu .parentMenu a:after {
        content: "\f107";
        display: block;
        font-size: 16px;
        font-family: FontAwesome;
        margin-left: 10px;
        display: inline-block; }
      @media (max-width: 1199px) {
        .pt_custommenu .pt_menu .parentMenu a {
          font-size: 14px;
          padding: 17px 13px 0 13px; } }
      .pt_custommenu .pt_menu .parentMenu a span {
        display: inline-block;
        line-height: 25px; }
    .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: #fff;
      text-align: left;
      z-index: 9;
      border-top: 0;
      -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15); }
      .pt_custommenu .pt_menu .popup .block2 {
        margin-top: 10px;
        padding: 0 30px 30px 30px;
        display: inline-block;
        width: 100%; }
      .pt_custommenu .pt_menu .popup .block1 {
        overflow: hidden;
        float: left;
        padding: 30px; }
        .pt_custommenu .pt_menu .popup .block1 .column {
          float: left;
          width: 200px;
          margin-right: 20px;
          margin-bottom: -99999px;
          padding-bottom: 99999px; }
          @media (max-width: 1199px) {
            .pt_custommenu .pt_menu .popup .block1 .column {
              width: 130px; } }
          .pt_custommenu .pt_menu .popup .block1 .column.last {
            margin-right: 0; }
          .pt_custommenu .pt_menu .popup .block1 .column .itemMenuName {
            color: #444;
            text-transform: capitalize;
            word-wrap: break-word;
            display: block;
            line-height: 35px;
            position: relative;
            font-family: Arimo;
            font-size: 16px;
            font-weight: 500; }
            .pt_custommenu .pt_menu .popup .block1 .column .itemMenuName:hover {
              color: #0083c1;
              -webkit-transition: all 300ms linear;
              -moz-transition: all 300ms linear;
              -ms-transition: all 300ms linear;
              -o-transition: all 300ms linear;
              transition: all 300ms linear; }
            .pt_custommenu .pt_menu .popup .block1 .column .itemMenuName:last-child {
              border-bottom: 0; }
          .pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName {
            color: #555;
            text-transform: capitalize;
            display: block;
            font-size: 14px;
            font-weight: 400; }
            .pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName:hover {
              color: #0083c1;
              -webkit-transition: all 300ms linear;
              -moz-transition: all 300ms linear;
              -ms-transition: all 300ms linear;
              -o-transition: all 300ms linear;
              transition: all 300ms linear; }
              .pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName:hover:before {
                border-color: #0083c1;
                -webkit-transition: all 300ms linear;
                -moz-transition: all 300ms linear;
                -ms-transition: all 300ms linear;
                -o-transition: all 300ms linear;
                transition: all 300ms linear; }
            .pt_custommenu .pt_menu .popup .block1 .column .itemSubMenu .itemMenuName:after {
              display: none; }
        .pt_custommenu .pt_menu .popup .block1 .blockright {
          width: 220px;
          margin-right: 0; }
    .pt_custommenu .pt_menu.act .parentMenu a, .pt_custommenu .pt_menu.active .parentMenu a {
      color: #f0d43a;
      -webkit-transition: all 300ms linear;
      -moz-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
      -o-transition: all 300ms linear;
      transition: all 300ms linear; }

.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; }

.navbar {
  margin: 0; }
  .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: #0083c1; }
    .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; }

/*# sourceMappingURL=custommenu.css.map */
