.menu {}
.menu ul {line-height:17px; list-style:none;margin:0;padding:0;height: 17px;}
.menu ul li {display:block; float: left; text-align: center; list-style:none;margin:0; padding: 0 10px;}
.menu ul li.last {}
.menu ul li a, .menu ul li a:visited {
    color:#fff; 
    font-size:14px;
    font-weight: 400;
    line-height: 100%;
    list-style:none;
    text-decoration:none;}
.menu ul li a:hover {text-decoration: none; color:#fff; -webkit-transition: all .3s ease-in-out;
                     transition: all .3s ease-in-out;}
/*.menu ul li a.current,*/ 
.menu ul li a.onPath {text-decoration: underline; color:#fff}

/*---------------SEC DROPDOWN-------------*/
.menu .hoverL1 .navHolder{position: relative;}
.menu .navL1{display: none;}
.menu .hoverL1 .navL1 {display: block; position: absolute; z-index: 900;background: #fff; top: 30px; left: 0; width: 130px; 
                       -webkit-box-shadow:  0px 0px 3px 0px #999;box-shadow:  0px 0px 3px 0px #999; -moz-box-shadow:  0px 0px 3px 0px #999;}
.menu .hoverL1 .navL1 ul li {float: none; display: block; padding: 8px 0; border-top: none; border-bottom: 1px solid #d2d2d2; margin: 0;line-height: 130%; text-align: left; width: auto; background: none;}
.menu .hoverL1 .navL1 ul li.last {border-bottom: none;}
.menu .hoverL1 .navL1 ul{float: left; margin: 0; border-left: none; padding: 0 7%; width: 86%; height: auto;}
.menu .hoverL1 .navL1 ul li a{color: #333; font-weight: bold; font-size: 13px; text-transform: none; margin: 0; padding: 10px 0; }
.menu .hoverL1 .navL1 ul li a:hover, .menu .hoverL1  .navL1 ul li a.onPath {text-decoration: none; color: #CC0000;}
.menu .nav ul li.hoverL1 .navHolder{position: relative; display: block; height: 52px;}
.menu .hoverL1 .navL1 ul li .navHolder{height: auto; position: relative}
.menu .hoverL1.ord5 .navL1, .menu .hoverL1.ord6 .navL1, .menu .hoverL1.ord7 .navL1, .menu .hoverL1.ord8 .navL1, .menu .hoverL1.ord9 .navL1{right: 0; left: auto;}
.menu .hoverL1.last .navL1{right: -3px; left: auto;}
.menu .hoverL2 .navL2{left: 112px;width: 100px !important;}

/*.nav{  height: 56px;}*/
.nav ul {margin:0;padding:0;list-style:none;border-left:1px solid #f2f2f2; border-right: 1px solid #f2f2f2; height: 56px;}
/*body.sr .nav ul li{padding: 0 28px;}
body.en .nav ul li{padding: 0 20px; }*/
.nav ul li{display: block; margin: 0; padding: 0; text-align: center; position: relative; float: left;border-right:1px solid #f2f2f2; padding: 0 18px}
.nav ul li.last{border-right: none;}
.nav li a{
    color: #676767;
    font-size: 16px;
    line-height: 60px;
    text-transform: none;
    display: block;
    font-weight: 600;}
.nav li a:hover{
    text-decoration: none;
    color: #676767;
}
.nav li a span {
    padding: 0;
    padding-bottom: 6px;
    border-bottom: 3px solid transparent;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;}
.nav li a span:hover{
    border-bottom: 3px solid #c03a41;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;}
.nav li a.current span, .nav li a.onPath span{color: #123d7b; border-bottom: 3px solid #c03a41; height: 44px;}
.nav li a.current:hover, .nav li a.onPath:hover{color: #123d7b; text-decoration: none; -webkit-transition: all .3s ease-in-out;
                                                transition: all .3s ease-in-out;}


/*---------------DROPDOWN-------------*/

.navL1{display: none;}
.hoverL1  .navL1 {display: block; position: absolute; z-index: 100;background: #fff; top: 50px; left: 0; width: 440px;
                  -webkit-box-shadow:  0px 3px 3px 0px #999;box-shadow:  0px 3px 3px 0px #999; -moz-box-shadow:  0px 3px 3px 0px #999;}
.hoverL1  .navL1 ul li {float: none; display: block; padding: 8px 0; border-top: 1px solid #d2d2d2; margin: 0;line-height: 130%; text-align: left; width: auto;}
.hoverL1  .navL1 ul li.last {border-bottom: 1px solid #d2d2d2;}
.hoverL1  .navL1 ul{float: left; margin: 2px 0 0 0; border-left: 1px solid #ccc; padding: 7%; width: 35.5%}
.hoverL1 .navL1 .sectionImg{float: left; padding: 7%; width: 36%}
.hoverL1 .navL1 .sectionImg .sectionImgHolder{position: relative; margin-bottom: 10px; line-height: 0;}
.hoverL1 .navL1 .sectionImg .sectionImgHolder .time_commentCount {position: absolute; right: 0; bottom: 0}
.hoverL1 .navL1 .sectionImg .sectionImgHolder span.time{background: #161616; height: 30px; line-height: 30px; color: #eaeaea; text-align: center; padding: 0 10px; display: block; margin-right:  1px; float: left;}
.hoverL1 .navL1 .sectionImg .sectionImgHolder span.commentCount{background: #161616 url('../images/commentCountYellow.gif') no-repeat 10px top; padding-left: 28px; padding-right: 10px; height: 30px; line-height: 30px; color: #FFCC33; text-align: center; display: block; float:  left;}
.hoverL1 .navL1 .sectionImg img{width: 100%;}
.hoverL1 .navL1 .sectionImg a {display: block; color: #333333; font-weight: bold; font-size: 13px; line-height: 130%; padding: 0; margin: 0; text-align: left; text-transform: none;}
.hoverL1 .navL1 .sectionImg .sectionImgHolder a {line-height: 0}
.hoverL1  .navL1 ul li a{color: #333; font-weight: bold; font-size: 13px; text-transform: none; margin: 0; padding: 10px 0;}
.hoverL1  .navL1 ul li a:hover, .hoverL1  .navL1 ul li a.onPath {text-decoration: none; color: #CC0000;}
.nav ul li.hoverL1 .navHolder{position: relative; display: block; height: 52px;}
.hoverL1  .navL1 ul li .navHolder{height: auto; position: relative}
.hoverL1.ord5 .navL1, .hoverL1.ord6 .navL1, .hoverL1.ord7 .navL1, .hoverL1.ord8 .navL1, .hoverL1.ord9 .navL1{right: 0; left: auto;}
.hoverL1.last .navL1{right: -3px; left: auto;}

.navL2{display: none;}
.hoverL2  .navL2 {display: block; position: absolute; z-index: 100;background: #eee; border: #ccc; top: -8px; left: 156px; width: 133px !important; 
                  -webkit-box-shadow:  0px 0px 3px 0px #999;box-shadow:  0px 0px 3px 0px #999; -moz-box-shadow:  0px 0px 3px 0px #999; padding: 0 20px;}
.hoverL2  .navL2 ul li {float: none; display: block; padding: 8px 0; border-top: none; border-bottom: 1px solid #d2d2d2; margin: 0;line-height: 130%; text-align: left; width: auto !important;}
.hoverL2  .navL2 ul li.last {border-bottom: none;}
.hoverL2  .navL2 ul{float: left; margin: 0; border: none; padding: 0 !important; width: 100%}
.hoverL2  .navL2 ul li a{color: #333; font-weight: bold; font-size: 13px; text-transform: none; margin: 0; padding: 0; text-align: center;}
.hoverL2  .navL2 ul li a:hover, .hoverL1  .navL2 ul li a.onPath {text-decoration: none; color: #CC0000;}
.hoverL2  .navL2 ul li .navHolder{height: auto;}


/*.nav {background: url(/assets/front/img/bgrdNav1.png) no-repeat; overflow: hidden; margin:5px 0 0 0 }
.nav ul {margin:0;padding:0;list-style:none; padding: 8px 14px 4px 8px;}
.nav li {display:inline;float:left;list-style:none;margin:0;padding:0 11px 0 0; background-image: url(/assets/front/img/navSeparator.jpg); background-repeat: no-repeat; background-position: right top;}
.nav li.last {padding: 0px; background-image: none;}
.nav li a {float:left;margin:0;padding:0;text-decoration:none; font-family: Tahoma, Arial; font-size: 13px; font-weight: bold; color:#0B3A83}
.nav li a:visited{text-decoration:none}
.nav li a span {float:left;display:block;padding:12px 0 0 0; line-height:normal; height: 38px; cursor:pointer}
.nav li a span.menuItemLeft {padding: 0; width: 19px; height: 50px; }
.nav li a span.menuItemRight {padding: 0; width: 19px; height: 50px; }
.nav li a:hover { color: #fff}
.nav li a:hover span {}

.nav li a.current, .nav li a.onPath {color:#fff;}
.nav li a.current span, .nav li a.onPath span {color:#fff}
.nav li.current a span, .nav li.onPath a span {background-image: url(/assets/front/img/navCentar.png); background-position: center}
.nav li.current a span.menuItemLeft, .nav li.onPath a span.menuItemLeft {background-image: url(/assets/front/img/navLeft.png)}
.nav li.current a span.menuItemRight, .nav li.onPath a span.menuItemRight {background-image: url(/assets/front/img/navRight.png)}*/

.verticalList {width: 300px; margin-bottom: 30px;position: relative;}
.verticalList ul{margin: 0; list-style: none;}
.verticalList ul li{margin: 0 0 2px 0; width: 300px; border-bottom: 1px solid #f2f2f2;}
.verticalList ul li a{
    border-left: 4px solid transparent;
    background: #fff;
    color: #676767;
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 20px; 
    line-height: 130%;
    display: block; 
    white-space: initial;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.verticalList ul li a:hover{
    color: #123d7b;
    text-decoration: none;
    border-left: 4px solid #c03a41;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.verticalList ul li.depth2 {
    position: relative;
}
.verticalList ul li.depth2 ul{
    display: none;
}
.verticalList ul li.depth2.onPath ul{
    display: block;
}
.verticalList ul li.level1 a i{
    display:block !important;
    font-size: 13px;
    float:right;
    color: #5ca9dd;
    position: absolute;
    top: 21px;
    transform: translateY(-50%);
    right: 20px;
}   
.verticalList ul li.depth3 a i{
    display:none !important;
}   

/*.verticalList ul li a.current, */
.verticalList ul li a.onPath{color: #123d7b;
     font-weight: 600;
     text-decoration: none;
}
.verticalList ul li a.current, .verticalList ul li a.onPath i:before{
    content:'\f077';
    font-size: 14px;
/*    color:#5ca9dd;*/
}                                                            
.verticalList ul li a.onPath.depth2{
}

.verticalList ul li.depth2 ul{
    background: #fff; 
    padding: 0;
    -webkit-box-shadow:  0px 0px 0px 0px #cdd1d5;
    box-shadow:   0px 0px 0px 0px #cdd1d5;
    -moz-box-shadow:   0px 0px 0px 0px #cdd1d5;}
.verticalList ul li.depth3{margin: 0 0 1px 0; width: 300px;}
.verticalList ul li.depth3 a{
    border-left: 4px solid transparent;
    font-size:13px; 
    font-weight: 400;
    color: #676767; 
    background-color: #f2f2f2;
    padding: 15px 20px;
    -webkit-box-shadow:  none;
    box-shadow:   none;
    -moz-box-shadow:   none;
}
.verticalList ul li.depth3 a:hover{
    color: #123d7b;
    border-left: 4px solid #c03a41;
    text-decoration: none;

}
.verticalList ul li.depth3 a.current, .verticalList ul li.depth3 a.onPath{
    border-color: transparent;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none; 
    background: #123d7b;
    background-image: none;
    -webkit-box-shadow:  none;
    box-shadow:   none;
    -moz-box-shadow:   none;}
.verticalList ul li.depth3 a.current, .verticalList ul li.depth3 a.onPath:hover{
    border-color: transparent;
}

/* HEADER FIX */

#header.fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    min-height: 90px;
    z-index: 3;
}
#header.fixed .primary-header{
    height: 42px;
    position: relative;
}
#header.fixed .container-fluid.primary-header .container{
    background-image: none;
}
#header.fixed .primary-header #secondaryNavigation{
    margin: 10px 0 0 0;
    float: right;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#header.fixed .primary-header .languageHolder.right{
    margin: 10px 30px 0 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.secondary-header .container {
    position: relative;
}
a.logoFix {
    width: 320px;
    height: 0;
    display: none;
    position: absolute;
    top: -32px;
    left: -330px;
    z-index: 9999;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#header.fixed a.logoFix {
    height: 101px;
    width:320px;
    background-repeat: no-repeat;
    opacity: 1;
    display: block;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
h1.logo a, div.logo a {

}
#header.fixed h1.logo a, #header.fixed div.logo a {
    height: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0;
    display: none;
} 
.secondary-header .searchForm {
    display: none;
}
#header.fixed .secondary-header .searchForm {
    display: block;
    position: absolute;
    top: 5px;
    right: -130px;
    margin-top: 0;
    float: none;
    z-index: 9999;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#header.fixed .secondary-header .searchForm .advSearch {
    display: none;
}
#header.fixed .secondary-header .searchForm fieldset.searchFieldset input.searchInput{
    background-color: #f0f0f0;
    border:1px solid rgba(0,0,0,0.1);
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#header.fixed .secondary-header .searchForm fieldset.searchFieldset input{
    color:#676767;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#header.fixed input#searchText::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #676767;
  opacity: 1;
}
#header.fixed input#searchText::-moz-placeholder { /* Firefox 19+ */
  color: #676767;
  opacity: 1;
}
#header.fixed input#searchText:-ms-input-placeholder { /* IE 10+ */
  color: #676767;
  opacity: 1;
}
#header.fixed input#searchText:-moz-placeholder { /* Firefox 18- */
  color: #676767;
  opacity: 1;
}
#header.fixed .secondary-header .searchForm fieldset.searchFieldset button.searchButton i{
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color:#676767;
}
#header.fixed .searchForm {
    display: none;
}

/* MOBILE NAVIGATION */

#mobNavigation {
    position: fixed;
    width: 100%;
    bottom: 0;
    top: 0;
    left: -100%;
    z-index: 9;
    background-color: rgba(18,61,123,0.7);
    /*    padding: 80px 0;*/
    overflow-y: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#mobNavigation.active {
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#mobNavigation .condentWrapper {
    width: 100%;
    max-width: 400px;
    padding: 80px 20px 60px 0;
    box-sizing: border-box;
    background-color: #fff;
    overflow-y: scroll;
    height: 100vh;
    display: block;
    pointer-events: all;
}
#mobNavigation .searchForm {
    width: 100%;
    display: table;
    float: none;
    padding-left: 20px;
    box-sizing: border-box;
}
#mobNavigation fieldset.searchFieldset input.searchInput {
    background-color: #f0f0f0;
    color: #676767;
    width: 100%;
    box-sizing: border-box;
    height: 35px;
    border: 1px solid #f2f2f2;
}
#mobNavigation fieldset.searchFieldset button.searchButton i {
   color: #676767;
}
#mobNavigation fieldset.searchFieldset {
    width: 100%;
}
#mobNavigation .languageHolder {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    margin: 20px 0;
    display: table;
    padding-left: 20px;
}
#mobNavigation .languageHolder a {
    border-color:#676767;
    color: #676767;
}
.taxCalendarLinkWrapper {
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    display: block;
}
a.taxCalendarLink {
    width: 100%;
    display: none;
    padding: 13px 0;
    box-sizing: border-box;
    color: #fff;
    background-color: #123d7b;
    font-size: 16px;
    font-weight: 600;
    z-index: 99;
    position: relative;
    text-align: center;
}
#mobNavigation .menu {
    width: 100%;
    margin: 20px 0;
}
#mobNavigation .menu ul {
    height: auto;
}
#mobNavigation .verticalList {
    width: 100%;
}
#mobNavigation .menu ul {
    width: 100%;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
#mobNavigation .menu .verticalList > ul {
    padding-bottom: 50px;
}
#mobNavigation .menu li {
    width: 100%;
    float: none;
    display: block;
    padding: 0;
    box-sizing: border-box;
    margin: 0;
    border: none;
    position: relative;
    /*    border-bottom: 1px solid #f2f2f2;*/
}
#mobNavigation .menu ul li:nth-of-type(1) {
    display: none;
}
#mobNavigation .menu ul ul li:nth-of-type(1) {
    display: block;
}

#mobNavigation .menu li i {
    width: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 5px;
    top: 19px;
    -ms-transform: translateY(-50%); /* IE 9 */
    -webkit-transform: translateY(-50%); /* Safari */
    transform: translateY(-50%);
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 2;
}
#mobNavigation .menu li i:hover {
    opacity: 0.7;
}
#mobNavigation .menu li i.up:before {
    content: "\f077";
}
#mobNavigation .menu ul li a {
    width: 100%;
    padding: 10px 30px 10px 10px;
    position: relative;
    text-align: left;
    color: #676767;
    border-bottom: 1px solid #f2f2f2;
    font-size: 14px;
    font-weight: normal;
    box-sizing: border-box;
    z-index: 1;
}
/*#mobNavigation .menu ul li a.current,*/
#mobNavigation .menu ul li a.onPath {
    border-left: 4px solid #c03a41;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #123d7b;
}
#mobNavigation .menu ul li a.depth2 {
    background-color: #fff;
/*    color: #5ca9dd;*/
}
#mobNavigation .menu ul li a.depth3 {
    border-bottom: 1px solid #f2f2f2;
/*    background-color: #f2f2f2;*/
}
#mobNavigation .menu li.drop-down ul {
    display: none;
}
#mobNavigation .menu li.drop-down.active > ul {
    display: block;
    padding-bottom: 0;
}
#closeMobNav {
    position: fixed;
    top: 0;
    width: 100%;
    bottom: 0;
    left: 400px;
    right: 0;
    display: none;
    
}
#closeMobNav.active {
    display: block;
}

#mobNavigation .nav-item.has-child .dropdown-menu{
    display: none;
}
#mobNavigation .nav-item.has-child.active > .dropdown-menu{
    display: block;
}
#mobNavigation .dropdown-item i{
    display: none;
}