/*=================left navibar begin=========================================*/
.gw-nav-list li a { padding-left: 11%; }

.gw-nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'Gotham Rounded Book';
}

.gw-nav-list>li:first-child { border-top: 0; }

.gw-nav-list>li {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  text-decoration: none;
}
 @-webkit-keyframes 
arrow-slide {  0% {
}
 100% {
-webkit-transform:rotate(135deg);
z-index:3
}
}
 @-webkit-keyframes 
arrow-slide1 {  0% {
}
 100% {
-webkit-transform:rotate(-135deg);
z-index:3
}
}



/*.gw-nav-list>li.init-arrow-down:after {
  content: '';
  width: 8px;
    height: 8px;
    position: absolute;
    right: 18px;
    top: 18px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(135deg);
}*/

/*.gw-nav-list li.init-arrow-down b.gw-arrow{
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    right: 18px;
    top: 18px;
    border-top: 2px solid #0053a5;
    border-left: 2px solid #0053a5;
    -webkit-transform: rotate(135deg);
}*/

ul.gw-nav li.categoria-item:first-child {
  display: none;
}

.gw-nav-list li.init-arrow-down b.gw-arrow {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
}

ul.gw-submenu li.categoria-item {
  display: block !important;
}

/*

.gw-nav-list>li.arrow-down:after {
  content: '';
  width: 8px;
    height: 8px;
    position: absolute;
    right: 18px;
    top: 18px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  -webkit-animation: arrow-slide .5s 0s ease both;
}

.gw-nav-list li.init-arrow-down:after {
  content: '';
  width: 8px;
    height: 8px;
    position: absolute;
    right: 18px;
    top: 18px;
  border-top: 2px solid #0053a5;
  border-left: 2px solid #0053a5;
  -webkit-transform: rotate(135deg);
}
.gw-nav-list>li.init-arrow-down.active:after{
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

.gw-nav-list>li.arrow-up:after {
  content: '';
  width: 8px;
    height: 8px;
    position: absolute;
    right: 18px;
    top: 18px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(-135deg);
  -webkit-animation: arrow-slide1 .5s 0s ease both;
}

.gw-nav-list>li.init-arrow-up:after {
  content: '';
  width: 8px;
    height: 8px;
    position: absolute;
    right: 18px;
    top: 18px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(-135deg);
}

*/

.gw-nav-list>li.active { background-color: #fff; }

/*.gw-nav-list>li>a:focus{
  background: #878787;
}*/
.gw-nav-list>li>a:hover {
  /*background-color: #002060;
	  color: #ffffff;*/
     background-color: #00000012;
}
.gw-nav-list>li>a:focus {
  /*background-color: #002060;
	  color: #ffffff;*/
}
/*.gw-nav-list>li>a {
    display: block;
    line-height: 45px;
    background: #6F6F6F;
    color: #ffffff;
    font-weight: 400;
    font-size: 15px;
    height: 45px;
    text-decoration: none;
}*/
.gw-nav-list li a {
    font-weight: 600;
    background-color: transparent;
    color: #002060;
    border-radius: 6px;
    display: block;
    line-height: 19px;
    font-size: 15px;
    text-decoration: none;
    padding: 10px 16px;
}
.gw-nav-list li.active > a {
    background-color: #002060 !important;
}

.gw-open > a { outline: 0; }

.gw-nav-list>li.gw-open { border-bottom-color: #e5e5e5 }

.gw-nav-list>li.gw-open>a {
  background-color: #fafafa;
  color: #1963aa
}

.gw-nav-list .gw-open>a,
.gw-nav-list .gw-open>a:hover,
.gw-nav-list .gw-open>a:focus { background-color: #fafafa }

.gw-nav .gw-open > a,
.gw-nav .gw-open > a:hover,
.gw-nav .gw-open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}

/*.gw-nav-list>li.active>a,
.gw-nav-list>li.active>a:hover,
.gw-nav-list>li.active>a:focus,
.gw-nav-list>li.active>a:active {
  background-color: #ff2e45;
  color: #fff;
}*/
.gw-nav-list li.active > a,
.gw-nav-list li.active > a:hover,
.gw-nav-list li.active > a:focus,
.gw-nav-list li.active > a:active {
  background-color: #00afe2;
  color: #fff;
}

.gw-nav-list>li>a,
.gw-nav-list .gw-nav-header { margin: 0 }
.gw-nav-list>li.active>a>[class*="icon-"] {
 font-weight: normal
}

.gw-nav-list>li.active>a:hover:before { display: none }

.gw-nav-list>li.active:before {
  display: inline-block;
  content: "";
  position: absolute;
  right: -2px;
  top: -1px;
  bottom: 0;
  z-index: 1;
  border-width: 0 2px 0 0
}

.gw-nav-list li.gw-open>a:after { display: none }

.gw-nav-list li a:hover .gw-arrow,
.gw-nav-list li.active a .gw-arrow,
.gw-nav-list li.gw-open a .gw-arrow { color: #1963aa }

.gw-nav-list>li>a>[class*="icon-"]:first-child {
  display: inline-block;
  vertical-align: middle;
  min-width: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  margin-right: 2px
}

.gw-nav-list>li.active .gw-submenu {
 display: block;
  -webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.13);
  -moz-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.13);
  box-shadow: inset 0px 0px 5px rgba(0,0,0,0.13);
}

.gw-nav-list>li .gw-submenu {
  font-size: 13px;
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  border-top: 1px solid #e5e5e5;
}

.gw-nav-list>li .gw-submenu>li {
  margin-left: 0;
  position: relative
}

.gw-nav-list>li .gw-submenu>li>a {
    padding-left: 12%;
}

.gw-nav-list>li .gw-submenu>li>.gw-submenu>li>a{
  padding-left: 20%;
}

.gw-nav-list li .gw-submenu li>a:focus {
text-decoration: none; color: #fff;
}

.gw-nav-list li .gw-submenu li>a:hover {
    text-decoration: none;
    background-color: #00000012;
    /*background-color: #002060;
    color: #fff;*/
}

.gw-nav-list>li .gw-submenu>li.active:after {
  display: inline-block;
  content: "";
  position: absolute;
  right: -1px;
  top: -1px;
  bottom: 0;
  z-index: 1;
  
}

.gw-nav-list>li .gw-submenu>li a>[class*="icon-"]:first-child {
  display: none;
  font-size: 12px;
  font-weight: normal;
  width: 18px;
  height: auto;
  line-height: 12px;
  text-align: center;
  position: absolute;
  left: 10px;
  top: 11px;
  z-index: 1;
  background-color: #FFF
}

.gw-nav-list>li .gw-submenu>li.active>a>[class*="icon-"]:first-child,
.gw-nav-list>li .gw-submenu>li:hover>a>[class*="icon-"]:first-child { display: inline-block }

.gw-nav-list>li .gw-submenu>li.active>a>[class*="icon-"]:first-child { color: #c86139 }

.gw-nav-list>li>.gw-submenu>li:first-child>a { border-top: 0px; }

.gw-nav-list li .gw-submenu { overflow: hidden }

.gw-nav-list li.active.gw-open>.gw-submenu>li.active.gw-open>a.dropdown-toggle:after { display: none }

.gw-nav-list li.active>.gw-submenu>li.active>a:after { display: none }

.gw-nav-list li.active.gw-open>.gw-submenu>li.active>a:after { display: block }

.gw-nav-tabs li[class*=" icon-"],
.nav-tabs li[class^="icon-"] {
  width: 1.25em;
  display: inline-block;
  text-align: center
}
/*=================left navibar end=========================================*/
