/*!-----=[ - 01/02/2017 - FYI: Kanly   ]=--------  
 * -----=[ V. Publish 1.4.0 ]=-------
 * -------------------------------------------------------- 
 * -*/
/*!-----=[ _smixin.scss update usrIcoCol   ]=--------   */
.a-mnu-tab {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

body {
  padding-top: 95px; }

#o-head2 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  height: 95px;
  width: 100%;
  color: #FFF;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
  background-color: #a6093d; }
  #o-head2 .is-s-on:before {
    background-color: #a6093d; }
  #o-head2 .is-s-on svg {
    fill: #c899a9; }
  #o-head2 .m-container {
    padding: 0;
    overflow: visible; }
  .hc-cat-1 #o-head2 {
    background-color: #93082d; }
    .hc-cat-1 #o-head2 .is-s-on:before {
      background-color: #93082d; }
    .hc-cat-1 #o-head2 .is-s-on svg {
      fill: #c18c9a; }
  .hc-cat-2 #o-head2 {
    background-color: #608ec6; }
    .hc-cat-2 #o-head2 .is-s-on:before {
      background-color: #608ec6; }
    .hc-cat-2 #o-head2 .is-s-on svg {
      fill: #ececec; }
  .hc-cat-3 #o-head2 {
    background-color: #2E4784; }
    .hc-cat-3 #o-head2 .is-s-on:before {
      background-color: #2E4784; }
    .hc-cat-3 #o-head2 .is-s-on svg {
      fill: #b2b2b2; }
  .hc-cat-4 #o-head2 {
    background-color: #1F854F; }
    .hc-cat-4 #o-head2 .is-s-on:before {
      background-color: #1F854F; }
    .hc-cat-4 #o-head2 .is-s-on svg {
      fill: #a9adab; }
  .hc-cat-5 #o-head2 {
    background-color: #1578A9; }
    .hc-cat-5 #o-head2 .is-s-on:before {
      background-color: #1578A9; }
    .hc-cat-5 #o-head2 .is-s-on svg {
      fill: #acbdc5; }
  .hc-cat-6 #o-head2 {
    background-color: #280042; }
    .hc-cat-6 #o-head2 .is-s-on:before {
      background-color: #280042; }
    .hc-cat-6 #o-head2 .is-s-on svg {
      fill: #8549ab; }
  .hc-cat-7 #o-head2 {
    background-color: #243941; }
    .hc-cat-7 #o-head2 .is-s-on:before {
      background-color: #243941; }
    .hc-cat-7 #o-head2 .is-s-on svg {
      fill: #8c8c8c; }
  .hc-cat-8 #o-head2 {
    background-color: #F19011; }
    .hc-cat-8 #o-head2 .is-s-on:before {
      background-color: #F19011; }
    .hc-cat-8 #o-head2 .is-s-on svg {
      fill: #e5dcd0; }
  .hc-cat-9 #o-head2 {
    background-color: #D54622; }
    .hc-cat-9 #o-head2 .is-s-on:before {
      background-color: #D54622; }
    .hc-cat-9 #o-head2 .is-s-on svg {
      fill: #dad2cf; }
  .hc-cat-10 #o-head2 {
    background-color: #3A691B; }
    .hc-cat-10 #o-head2 .is-s-on:before {
      background-color: #3A691B; }
    .hc-cat-10 #o-head2 .is-s-on svg {
      fill: #9b9b9b; }
  .hc-cat-11 #o-head2 {
    background-color: #0D2382; }
    .hc-cat-11 #o-head2 .is-s-on:before {
      background-color: #0D2382; }
    .hc-cat-11 #o-head2 .is-s-on svg {
      fill: #8c94b5; }
  .hc-cat-12 #o-head2 {
    background-color: #D61A25; }
    .hc-cat-12 #o-head2 .is-s-on:before {
      background-color: #D61A25; }
    .hc-cat-12 #o-head2 .is-s-on svg {
      fill: #dac9ca; }

#m-htop {
  height: 50px;
  padding: 0 7px 0 34px;
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 880px) {
    #m-htop {
      padding-left: 7px; } }

#m-head-tabs, .a-htab {
  white-space: nowrap; }

#m-head-tabs {
  height: 45px;
  overflow: hidden;
  overflow-x: auto;
  width: 100%;
  padding: 0 7px; }

.a-htab {
  height: 45px;
  line-height: 45px;
  border-bottom: 4px solid transparent;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0 16px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500; }
  .a-htab.is-active {
    border-color: #FFF;
    color: #FFF; }
  .a-htab.is-one {
    width: 100%;
    text-align: center;
    cursor: default; }
    .a-htab.is-one, .a-htab.is-one:hover {
      background-color: transparent;
      color: #FFF; }
  .a-htab[angular-ripple] {
    overflow: visible; }
  .a-htab:hover {
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.1); }
  .a-htab:active, .a-htab:focus, .a-htab:visited {
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.2); }

#a-hmenu-ic {
  position: absolute;
  top: 0;
  left: -9px; }
  @media screen and (min-width: 880px) {
    #a-hmenu-ic {
      display: none; } }

.a-h-sic-w {
  padding: 7px 0;
  cursor: pointer; }

.a-h-sic {
  width: 36px;
  height: 36px; }

.a-hmenu-home {
  display: block;
  height: 50px;
  width: 36px;
  margin-left: 14px;
  padding: 14px 14px 14px 0; }
  .a-hmenu-home .mob {
    display: block; }
  .a-hmenu-home .web {
    display: none; }
  @media screen and (min-width: 880px) {
    .a-hmenu-home {
      margin-left: 0;
      width: 125px; }
      .a-hmenu-home .mob {
        display: none; }
      .a-hmenu-home .web {
        display: block; } }

.a-hsvg-btn {
  margin-right: 7px;
  float: left; }

#a-hmenu-login {
  cursor: pointer;
  color: #4d73bf;
  float: right;
  height: 50px; }
  #a-hmenu-login .a-crd-btn {
    line-height: 36px;
    height: 36px;
    padding: 0 14px;
    margin: 0;
    font-size: 16px; }

#m-hsrch-back {
  display: none; }
  .is-on #m-hsrch-back {
    display: block; }

#m-hsrch.is-s-on {
  position: fixed;
  background-color: #FFF;
  z-index: 60;
  padding: 57px 7px 7px 7px;
  height: 100%;
  margin: 0; }
  #m-hsrch.is-s-on, #m-hsrch.is-s-on:before {
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%; }
  #m-hsrch.is-s-on:before {
    content: '';
    display: block;
    position: absolute;
    height: 50px;
    background-color: #a6093d; }
  #m-hsrch.is-s-on #m-hsrch-back, #m-hsrch.is-s-on .a-h-sic-w {
    position: absolute;
    top: 0;
    z-index: 3; }
  #m-hsrch.is-s-on #appSearch {
    width: 100%; }
  #m-hsrch.is-s-on #m-hsrch-back {
    left: 7px;
    display: block; }
  #m-hsrch.is-s-on .a-h-sic-w {
    right: 0; }

#appSearch {
  display: none;
  border: 0;
  outline: 0;
  background-color: rgba(255, 255, 255, 0.1);
  display: none;
  height: 36px;
  line-height: 36px;
  color: white;
  margin: 0;
  padding: 0 43px 0 7px;
  box-shadow: inset 0px 1px 9px 0px rgba(255, 255, 255, 0);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 100%;
  max-width: 100%;
  -moz-appearance: none; }
  #m-hsrch.is-s-on #appSearch {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 7px;
    width: calc(100% - 14px);
    padding-left: 43px; }
  #appSearch::-webkit-input-placeholder {
    color: #FFF;
    color: rgba(255, 255, 255, 0.8); }
  #appSearch:-moz-placeholder {
    /* Firefox 18- */
    color: #FFF;
    color: rgba(255, 255, 255, 0.8); }
  #appSearch::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFF;
    color: rgba(255, 255, 255, 0.8); }
  #appSearch:-ms-input-placeholder {
    color: #FFF;
    color: rgba(255, 255, 255, 0.8); }
  #appSearch:focus {
    padding-left: 43px;
    background-color: #FFF;
    color: #000;
    outline-color: transparent;
    outline-style: none;
    outline: 0px none transparent;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-appearance: none; }
    #appSearch:focus::-webkit-input-placeholder {
      color: #8F8F8F; }
    #appSearch:focus:-moz-placeholder {
      /* Firefox 18- */
      color: #8F8F8F; }
    #appSearch:focus::-moz-placeholder {
      /* Firefox 19+ */
      color: #8F8F8F; }
    #appSearch:focus:-ms-input-placeholder {
      color: #8F8F8F; }

#m-hsrch-sugg {
  max-height: 100%;
  overflow-y: auto; }

@media screen and (min-width: 380px) {
  #m-hsrch {
    position: relative;
    width: calc(100% - 200px);
    margin: 7px 0 0 14px; }
    #m-hsrch .a-h-sic-w {
      width: 36px;
      position: absolute;
      top: -7px;
      right: 0;
      margin: 0; }
    #m-hsrch.is-s-on .a-h-sic-w {
      right: 7px; }

  #appSearch {
    background-color: rgba(255, 255, 255, 0.2);
    display: inline-block; } }
@media screen and (min-width: 600px) {
  #m-hsrch, #m-hsrch.is-s-on {
    width: calc(100% - 300px);
    max-width: calc(100% - 300px);
    position: absolute;
    top: 7px;
    margin: 0;
    left: 150px;
    padding: 0; }
    #m-hsrch #appSearch, #m-hsrch.is-s-on #appSearch {
      margin: 0;
      left: 0;
      top: 0;
      margin: 0;
      max-width: 100%;
      width: 100%; }
  #m-hsrch.is-s-on {
    height: auto;
    border-radius: 4px;
    background-clip: padding-box;
    padding-top: 50px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2); }
    #m-hsrch.is-s-on #appSearch {
      box-shadow: none; }
    #m-hsrch.is-s-on:before {
      display: none; }
    #m-hsrch.is-s-on #m-hsrch-back, #m-hsrch.is-s-on .a-h-sic-w {
      top: -7px; }
    #m-hsrch.is-s-on #m-hsrch-back {
      left: 0; }
    #m-hsrch.is-s-on .a-h-sic-w {
      right: 0; }
  #m-hsrch #appSearch {
    padding-left: 21px; }

  #m-hsrch-sugg {
    max-height: auto; } }
@media screen and (min-width: 880px) {
  #m-hsrch, #m-hsrch.is-s-on {
    width: calc(100% - 450px);
    left: 225px; } }
@media screen and (min-width: 1170px) {
  #m-hsrch, #m-hsrch.is-s-on {
    width: calc(100% - 550px);
    left: 275px; } }
.a-usr-ticks, .a-usr-ticks:hover, .a-usr-ticks:visited, .a-usr-ticks:active, .a-usr-ticks:focus {
  color: #FFF; }

#m-hmenu-uinf {
  float: right; }

@media screen and (min-width: 880px) {
  #m-hmenu-uinf {
    padding-right: 0.8em; }

  #m-hmenu-uinf-w {
    position: fixed;
    height: 0;
    top: 0;
    left: 50%;
    margin-left: -430px;
    width: 860px; } }
@media screen and (min-width: 1170px) {
  #m-hmenu-uinf-w {
    margin-left: -575px;
    width: 1150px; } }
.m-srch-msg p {
  display: inline-block;
  padding: 1em; }

.m-lang-change {
  cursor: pointer;
  color: #FFF;
  float: right;
  height: 24px;
  margin: 13px 6px 0 0;
  position: relative;
  overflow: hidden;
  width: 4.9em;
  border-radius: 20px;
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.15); }
  @media screen and (min-width: 380px) {
    .m-lang-change {
      width: 3.3em; } }
  #lang-menu-wrap .m-lang-change {
    float: left;
    margin: 0 0 0 10px; }

#lang-menu-wrap {
  padding: 10px 0; }
  #lang-menu-wrap .a-inf-lang {
    float: left; }

.m-lang-highl, .a-l-ro, .a-l-en {
  line-height: 24px;
  height: 24px;
  width: 50%; }

.a-l-ro, .a-l-en {
  text-align: center;
  margin: 0;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  float: left;
  position: relative;
  z-index: 2; }

.a-l-ro {
  padding-left: 5px; }

.a-l-en {
  padding-right: 5px; }

.m-lang-highl {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FFF; }

.lang-rom .m-lang-highl {
  left: 0; }
.lang-rom .a-l-ro {
  color: #4d73bf; }

.lang-eng .a-l-en {
  color: #4d73bf; }

.o-menu2 {
  position: fixed;
  min-width: 320px;
  width: 90%;
  height: 100%;
  z-index: 200;
  max-width: 360px;
  top: 0;
  left: -365px;
  background-color: #560721;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .o-menu2 .o-menu-head {
    background-color: #a6093d; }
  .o-menu2 .a-mnu-tab.is-active {
    background-color: #990737; }
  .o-menu2 .a-mnu-tab:hover {
    background-color: #8e0834; }
  .hc-cat-1 .o-menu2 {
    background-color: #430616; }
    .hc-cat-1 .o-menu2 .o-menu-head {
      background-color: #93082d; }
    .hc-cat-1 .o-menu2 .a-mnu-tab.is-active {
      background-color: #860628; }
    .hc-cat-1 .o-menu2 .a-mnu-tab:hover {
      background-color: #7a0725; }
  .hc-cat-2 .o-menu2 {
    background-color: #3d6597; }
    .hc-cat-2 .o-menu2 .o-menu-head {
      background-color: #608ec6; }
    .hc-cat-2 .o-menu2 .a-mnu-tab.is-active {
      background-color: #5285c4; }
    .hc-cat-2 .o-menu2 .a-mnu-tab:hover {
      background-color: #4d80bf; }
  .hc-cat-3 .o-menu2 {
    background-color: #1b2745; }
    .hc-cat-3 .o-menu2 .o-menu-head {
      background-color: #2E4784; }
    .hc-cat-3 .o-menu2 .a-mnu-tab.is-active {
      background-color: #28407a; }
    .hc-cat-3 .o-menu2 .a-mnu-tab:hover {
      background-color: #273d71; }
  .hc-cat-4 .o-menu2 {
    background-color: #124128; }
    .hc-cat-4 .o-menu2 .o-menu-head {
      background-color: #1F854F; }
    .hc-cat-4 .o-menu2 .a-mnu-tab.is-active {
      background-color: #1b7a48; }
    .hc-cat-4 .o-menu2 .a-mnu-tab:hover {
      background-color: #1a7043; }
  .hc-cat-5 .o-menu2 {
    background-color: #0f445e; }
    .hc-cat-5 .o-menu2 .o-menu-head {
      background-color: #1578A9; }
    .hc-cat-5 .o-menu2 .a-mnu-tab.is-active {
      background-color: #126f9d; }
    .hc-cat-5 .o-menu2 .a-mnu-tab:hover {
      background-color: #126892; }
  .hc-cat-6 .o-menu2 {
    background-color: black; }
    .hc-cat-6 .o-menu2 .o-menu-head {
      background-color: #280042; }
    .hc-cat-6 .o-menu2 .a-mnu-tab.is-active {
      background-color: #1f0033; }
    .hc-cat-6 .o-menu2 .a-mnu-tab:hover {
      background-color: #190029; }
  .hc-cat-7 .o-menu2 {
    background-color: #070b0c; }
    .hc-cat-7 .o-menu2 .o-menu-head {
      background-color: #243941; }
    .hc-cat-7 .o-menu2 .a-mnu-tab.is-active {
      background-color: #1e3138; }
    .hc-cat-7 .o-menu2 .a-mnu-tab:hover {
      background-color: #1b2b31; }
  .hc-cat-8 .o-menu2 {
    background-color: #a2620e; }
    .hc-cat-8 .o-menu2 .o-menu-head {
      background-color: #F19011; }
    .hc-cat-8 .o-menu2 .a-mnu-tab.is-active {
      background-color: #e8880b; }
    .hc-cat-8 .o-menu2 .a-mnu-tab:hover {
      background-color: #dc820d; }
  .hc-cat-9 .o-menu2 {
    background-color: #8a311b; }
    .hc-cat-9 .o-menu2 .o-menu-head {
      background-color: #D54622; }
    .hc-cat-9 .o-menu2 .a-mnu-tab.is-active {
      background-color: #ca401e; }
    .hc-cat-9 .o-menu2 .a-mnu-tab:hover {
      background-color: #bf3f1e; }
  .hc-cat-10 .o-menu2 {
    background-color: #16270c; }
    .hc-cat-10 .o-menu2 .o-menu-head {
      background-color: #3A691B; }
    .hc-cat-10 .o-menu2 .a-mnu-tab.is-active {
      background-color: #335e17; }
    .hc-cat-10 .o-menu2 .a-mnu-tab:hover {
      background-color: #2f5516; }
  .hc-cat-11 .o-menu2 {
    background-color: #071036; }
    .hc-cat-11 .o-menu2 .o-menu-head {
      background-color: #0D2382; }
    .hc-cat-11 .o-menu2 .a-mnu-tab.is-active {
      background-color: #0a1e75; }
    .hc-cat-11 .o-menu2 .a-mnu-tab:hover {
      background-color: #0b1d6b; }
  .hc-cat-12 .o-menu2 {
    background-color: #89151c; }
    .hc-cat-12 .o-menu2 .o-menu-head {
      background-color: #D61A25; }
    .hc-cat-12 .o-menu2 .a-mnu-tab.is-active {
      background-color: #cb1621; }
    .hc-cat-12 .o-menu2 .a-mnu-tab:hover {
      background-color: #bf1721; }
  .o-menu2.is-open {
    box-shadow: 5px 0px 14px rgba(0, 0, 0, 0.2);
    left: 0; }

.o-menu-head {
  height: 50px;
  width: 100%;
  color: #FFF;
  overflow: hidden;
  text-align: center;
  position: relative; }
  .o-menu-head .a-h-sic-w {
    position: absolute;
    top: 0;
    padding: 7px; }
  .o-menu-head .is-r {
    right: 0; }
  .o-menu-head .is-l {
    left: 0; }

.menu-opts {
  max-height: calc(100% - 50px);
  overflow-y: auto;
  padding-bottom: 2em; }
  .menu-opts .a-crd-btn {
    margin: 1em 24.5px 1em 24.5px;
    width: calc(100% - 49px);
    text-align: center; }

.m-mnu-sect {
  margin: 0.5em 0; }

.a-mnu-ti {
  padding: 14px 10.5px 14px 24.5px;
  font-size: 0.8em;
  text-transform: uppercase;
  opacity: 0.8;
  color: #FFF; }

.a-mnu-tab {
  display: block;
  width: 100%;
  padding: 14px 10.5px 14px 24.5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #FFF;
  margin: 0; }
  .m-mnu-sect .a-mnu-tab {
    padding: 7px 10.5px 7px 42px; }
  .a-mnu-tab.is-mini {
    padding: 7px 10.5px 7px 24.5px;
    font-size: 0.9em; }
  .a-mnu-tab:active, .a-mnu-tab:focus, .a-mnu-tab:visited {
    color: #FFF; }

#o-mnu2-ti {
  line-height: 50px;
  height: 50px;
  text-transform: uppercase; }

.m-lang-change {
  cursor: pointer;
  color: #FFF;
  float: right;
  height: 24px;
  margin: 13px 6px 0 0;
  position: relative;
  overflow: hidden;
  width: 4.9em;
  border-radius: 20px;
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.15); }
  @media screen and (min-width: 380px) {
    .m-lang-change {
      width: 3.3em; } }
  #lang-menu-wrap .m-lang-change {
    float: left;
    margin: 0 0 0 10px; }

#lang-menu-wrap {
  padding: 10px 0; }
  #lang-menu-wrap .a-inf-lang {
    float: left; }

.m-lang-highl, .a-l-ro, .a-l-en {
  line-height: 24px;
  height: 24px;
  width: 50%; }

.a-l-ro, .a-l-en {
  text-align: center;
  margin: 0;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  float: left;
  position: relative;
  z-index: 2; }

.a-l-ro {
  padding-left: 5px; }

.a-l-en {
  padding-right: 5px; }

.m-lang-highl {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FFF; }

.lang-rom .m-lang-highl {
  left: 0; }
.lang-rom .a-l-ro {
  color: #4d73bf; }

.lang-eng .a-l-en {
  color: #4d73bf; }

/*# sourceMappingURL=o-head2.css.map */
