﻿@media (max-width: 767px) {
  .wpc.cleanslate .wpc-container {
    max-width: 100% !important;
    position: initial !important;
  }
  .wpc.cleanslate header {
    border-bottom: none !important;
    height: auto !important;
  }
  .wpc.cleanslate header .top-header {
    background: #023865 !important;
    height: 54px !important;
    z-index: 9 !important;
  }
  .wpc.cleanslate header .top-header a.logo {
    display: table-cell !important;
    line-height: 54px!important;
    height: 54px!important;
  }
  .wpc.cleanslate header .top-header a.logo img.logo-desk {
    display: none !important;
  }
  .wpc.cleanslate header .top-header a.logo img.logo-mobile {
    display: block !important;
    height: 35px !important;
    width: auto !important;
    -webkit-transition: all 0.3s ease !important;
    -moz-transition: all 0.3s ease !important;
    -ms-transition: all 0.3s ease !important;
    position: static!important;
  }
  .wpc.cleanslate header .top-header a.logo img.logo-mobile.close-menu {
    opacity: 0 !important;
  }
  .wpc.cleanslate header .top-bar {
    height: inherit !important;
  }
  .wpc.cleanslate header .top-bar .navbar {
    height: 100% !important;
    padding-top: 54px !important;
  }
  .wpc.cleanslate header .top-bar .navbar > li {
    display: block !important;
  }
  .wpc.cleanslate header .top-bar .navbar > li > a {
    background-color: #f5f5f5 !important;
    color: #023865 !important;
    font-weight: bold !important;
  }
  .wpc.cleanslate header .top-bar .navbar > li.active > a {
    border-left: 4px solid #023865 !important;
  }
  .wpc.cleanslate header ul.links {
    background: #ffffff !important;
    display: block !important;
    padding: 10px 0 20px 44px !important;
    position: static !important;
  }
  .wpc.cleanslate header ul.links li {
    border-bottom: 1px solid #f5f5f5 !important;
    display: block !important;
    margin-left: 0px !important;
    text-align: left !important;
  }
  .wpc.cleanslate header ul.links li a.button {
    all: unset !important;
    color: #023865 !important;
    display: block !important;
    font-size: 16px !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
  }
  .wpc.cleanslate header ul.links li a.button:hover {
    all: unset !important;
    color: #023865 !important;
    display: block !important;
    font-size: 16px !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
  }
  .wpc.cleanslate header ul.links li a.button:hover {
    all: unset !important;
    color: #023865 !important;
    display: block !important;
    font-size: 16px !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
  }
  .wpc.cleanslate header ul.links li a {
    color: #023865 !important;
    display: block !important;
    font-family: Calibri, 'Trebuchet MS', Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
  }
  .wpc.cleanslate .open-close-menu {
    background: #023865 !important;
    display: block !important;
    padding: 6px !important;
    position: fixed !important;
    right: 14px !important;
    top: 10px !important;
    z-index: 99 !important;
  }
  .wpc.cleanslate .open-close-menu span {
    border-bottom: 4px solid #ffffff !important;
    border-top: 11px double #ffffff !important;
    content: "" !important;
    display: block !important;
    height: 18px !important;
    width: 26px !important;
    box-sizing: border-box !important;
  }
  .wpc.cleanslate .open-close-menu:after {
    background: #023865 !important;
    color: #ffffff !important;
    content: "FECHAR" !important;
    display: block !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 17px !important;
    left: 62px !important;
    padding: 18px 0 15px 0 !important;
    position: absolute !important;
    text-align: center !important;
    top: -10px !important;
    width: 244px !important;
  }
  .wpc.cleanslate .menu-cnt .navbar {
    -moz-box-shadow: -1px 1px 5px 0px rgba(102, 102, 102, 0.15) !important;
    -webkit-box-shadow: -1px 1px 5px 0px rgba(102, 102, 102, 0.15) !important;
    background-color: #f5f5f5 !important;
    box-shadow: -1px 1px 5px 0px rgba(102, 102, 102, 0.15) !important;
    height: 100vh !important;
    height: 100% !important;
    min-height: 100vh !important;
    position: fixed !important;
    right: -254px !important;
    text-align: left !important;
    top: 0 !important;
    width: 244px !important;
    z-index: 98 !important;
    border-left: 10px solid #fff !important;
  }
  .wpc.cleanslate .menu-cnt.close-menu .open-close-menu {
    right: 268px !important;
  }
  .wpc.cleanslate .menu-cnt.close-menu .navbar {
    right: 0 !important;
  }
  .wpc .menu-cnt .navbar,
  .wpc .menu-cnt .open-close-menu {
    -moz-transition: all 0.6s ease !important;
    -ms-transition: all 0.6s ease !important;
    -webkit-transition: all 0.6s ease !important;
    transition: all 0.6s ease !important;
  }
  .wpc .menu-cnt ul,
  .wpc .menu-cnt li {
    display: block !important;
  }
}
