:root {
  --dark-blue: #18313B;
  --main-light: #05AED0;
}

/* header part start here */

header {
  min-height: 130px;
}

@media screen and (min-width: 600px) {
  body#newSite {
    margin-top: -7px !important;
  }
}

@media screen and (max-width: 600px) {
  #header20 .s-hide {
    display: none;
  }

  #header20 .m-show {
    display: none;
  }

  #header20 .l-show {
    display: none;
  }

  #header20 .s-show {
    display: block;
  }

  #header20 .col-s-center {
    /*margin: 0 auto !important;*/
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
  }

  a.logo img {
    width: 109px;
  }

  .header-icon-btn .btn i {
    font-size: 16px;
  }

  .header-icon-btn .btn {
    padding: 0px 0px;
    margin-left: 10px;
  }

  #header20 .hamburger {
    margin: 0px 0px 0px 10px;
    padding: 0px 0;
  }

  #header20 .hamburger .line {
    margin: 0px auto 5px auto;
  }

  #header20 .hamburger.is-active .line:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }

  #header20 .hamburger.is-active .line:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
  }


  .header-icon-btn .btn {
    font-size: 12px;
  }

  body #header20 .hamburger {
    font-size: 13px;
  }


}

#header20 {
  z-index: 999;
}

#header20 .pointer {
  cursor: pointer;
}

.side-hover {
  padding-top: 25px;
}

#header20 .link20 {
  font-weight: 600;
  color: #0050D7;
  text-decoration: none;
}

#header20 .link20:hover {
  color: #0056b3;
}

#header20 .baseline {
  color: #555555;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  display: block;
  cursor: pointer;
}

#header20 .menu20Content a {
  position: relative;
  z-index: 9;
}

#header20 .westSide .baseline {
  margin-left: 0.5em;
}

#header20 .newButton20 {
  margin: 1em auto;
  background: #0050D7;
  color: #fff;
  text-decoration: none;
  box-shadow: 0px 4px 6px #18313B00;
  border-radius: 6px;
  display: inline-block;
  padding: 0.3em 1em;
  box-sizing: border-box;
}

#header20 .newButton20:hover {
  border-color: #18313B;
  background-color: #18313B;
  color: #fff !important;
  text-decoration: none;
}

#header20 .newButton20:active {
  border-color: #00185E;
  background-color: #00185E;
  color: #fff !important;
  text-decoration: none;
}

#header20 .white {
  color: #fff !important;
}

#header20 .col-s-1 {
  width: calc((1/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-1:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-1.noMargin {
  width: calc(1/12 * 100% - 0 * 1px);
}

#header20 .col-s-1.noMargin-s {
  width: calc(1/12 * 100% - 0 * 1px);
}

#header20 .col-s-1.border {
  width: calc((1/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-1.borderWithMargin {
  width: calc((1/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-2 {
  width: calc((2/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-2:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-2.noMargin {
  width: calc(2/12 * 100% - 0 * 1px);
}

#header20 .col-s-2.noMargin-s {
  width: calc(2/12 * 100% - 0 * 1px);
}

#header20 .col-s-2.border {
  width: calc((2/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-2.borderWithMargin {
  width: calc((2/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-3 {
  width: calc((3/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-3:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-3.noMargin {
  width: calc(3/12 * 100% - 0 * 1px);
}

#header20 .col-s-3.noMargin-s {
  width: calc(3/12 * 100% - 0 * 1px);
}

#header20 .col-s-3.border {
  width: calc((3/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-3.borderWithMargin {
  width: calc((3/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-4 {
  width: calc((4/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-4:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-4.noMargin {
  width: calc(4/12 * 100% - 0 * 1px);
}

#header20 .col-s-4.noMargin-s {
  width: calc(4/12 * 100% - 0 * 1px);
}

#header20 .col-s-4.border {
  width: calc((4/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-4.borderWithMargin {
  width: calc((4/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-5 {
  width: calc((5/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-5:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-5.noMargin {
  width: calc(5/12 * 100% - 0 * 1px);
}

#header20 .col-s-5.noMargin-s {
  width: calc(5/12 * 100% - 0 * 1px);
}

#header20 .col-s-5.border {
  width: calc((5/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-5.borderWithMargin {
  width: calc((5/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-6 {
  width: calc((6/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-6:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-6.noMargin {
  width: calc(6/12 * 100% - 0 * 1px);
}

#header20 .col-s-6.noMargin-s {
  width: calc(6/12 * 100% - 0 * 1px);
}

#header20 .col-s-6.border {
  width: calc((6/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-6.borderWithMargin {
  width: calc((6/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-7 {
  width: calc((7/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-7:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-7.noMargin {
  width: calc(7/12 * 100% - 0 * 1px);
}

#header20 .col-s-7.noMargin-s {
  width: calc(7/12 * 100% - 0 * 1px);
}

#header20 .col-s-7.border {
  width: calc((7/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-7.borderWithMargin {
  width: calc((7/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-8 {
  width: calc((8/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-8:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-8.noMargin {
  width: calc(8/12 * 100% - 0 * 1px);
}

#header20 .col-s-8.noMargin-s {
  width: calc(8/12 * 100% - 0 * 1px);
}

#header20 .col-s-8.border {
  width: calc((8/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-8.borderWithMargin {
  width: calc((8/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-9 {
  width: calc((9/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-9:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-9.noMargin {
  width: calc(9/12 * 100% - 0 * 1px);
}

#header20 .col-s-9.noMargin-s {
  width: calc(9/12 * 100% - 0 * 1px);
}

#header20 .col-s-9.border {
  width: calc((9/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-9.borderWithMargin {
  width: calc((9/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-10 {
  width: calc((10/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-10:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-10.noMargin {
  width: calc(10/12 * 100% - 0 * 1px);
}

#header20 .col-s-10.noMargin-s {
  width: calc(10/12 * 100% - 0 * 1px);
}

#header20 .col-s-10.border {
  width: calc((10/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-10.borderWithMargin {
  width: calc((10/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-11 {
  width: calc((11/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-11:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-11.noMargin {
  width: calc(11/12 * 100% - 0 * 1px);
}

#header20 .col-s-11.noMargin-s {
  width: calc(11/12 * 100% - 0 * 1px);
}

#header20 .col-s-11.border {
  width: calc((11/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-11.borderWithMargin {
  width: calc((11/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 .col-s-12 {
  width: calc((12/12 * 100%) - (8px * 2) - 0 * 1px);
}

#header20 .col-s-12:not(.noMargin) {
  margin: 0 8px;
}

#header20 .col-s-12.noMargin {
  width: calc(12/12 * 100% - 0 * 1px);
}

#header20 .col-s-12.noMargin-s {
  width: calc(12/12 * 100% - 0 * 1px);
}

#header20 .col-s-12.border {
  width: calc((12/12 * 100%) - 1px - 0 * 1px);
}

#header20 .col-s-12.borderWithMargin {
  width: calc((12/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
}

#header20 ul li {
  margin-left: 0px;
}

.bg-muted {
  background-color: #f8faff;
  padding-top: 1.5rem !important;
  padding-bottom: 3rem !important;
}

@media screen and (max-width: 991px) {

  /*1159*/
  .menu20 .menu20Content .title {
    box-sizing: border-box;
  }

  .menu20 .menu20Content .title a {
    padding-left: 0.5em !important;
  }

  body #header20 .hamburger {
    display: inline-block;

  }
}

@media screen and (min-width: 768px) {
  #header20 .col-m-1 {
    width: calc((1/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-1:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-1.noMargin {
    width: calc(1/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-1.noMargin-s {
    width: calc(1/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-1.border {
    width: calc((1/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-1.borderWithMargin {
    width: calc((1/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-m-2 {
    width: calc((2/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-2:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-2.noMargin {
    width: calc(2/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-2.noMargin-s {
    width: calc(2/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-2.border {
    width: calc((2/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-2.borderWithMargin {
    width: calc((2/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-m-3 {
    width: calc((3/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-3:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-3.noMargin {
    width: calc(3/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-3.noMargin-s {
    width: calc(3/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-3.border {
    width: calc((3/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-3.borderWithMargin {
    width: calc((3/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-m-4 {
    width: calc((4/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-4:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-4.noMargin {
    width: calc(4/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-4.noMargin-s {
    width: calc(4/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-4.border {
    width: calc((4/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-4.borderWithMargin {
    width: calc((4/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-m-5 {
    width: calc((5/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-5:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-5.noMargin {
    width: calc(5/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-5.noMargin-s {
    width: calc(5/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-5.border {
    width: calc((5/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-5.borderWithMargin {
    width: calc((5/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-m-6 {
    width: calc((6/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-6:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-6.noMargin {
    width: calc(6/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-6.noMargin-s {
    width: calc(6/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-6.border {
    width: calc((6/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-6.borderWithMargin {
    width: calc((6/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-m-7 {
    width: calc((7/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-7:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-7.noMargin {
    width: calc(7/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-7.noMargin-s {
    width: calc(7/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-7.border {
    width: calc((7/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-7.borderWithMargin {
    width: calc((7/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-m-8 {
    width: calc((8/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-8:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-8.noMargin {
    width: calc(8/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-8.noMargin-s {
    width: calc(8/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-8.border {
    width: calc((8/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-8.borderWithMargin {
    width: calc((8/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-m-9 {
    width: calc((9/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-9:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-9.noMargin {
    width: calc(9/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-9.noMargin-s {
    width: calc(9/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-9.border {
    width: calc((9/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-9.borderWithMargin {
    width: calc((9/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-m-10 {
    width: calc((10/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-10:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-10.noMargin {
    width: calc(10/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-10.noMargin-s {
    width: calc(10/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-10.border {
    width: calc((10/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-10.borderWithMargin {
    width: calc((10/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-m-11 {
    width: calc((11/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-11:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-11.noMargin {
    width: calc(11/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-11.noMargin-s {
    width: calc(11/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-11.border {
    width: calc((11/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-11.borderWithMargin {
    width: calc((11/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-m-12 {
    width: calc((12/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-m-12:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-m-12.noMargin {
    width: calc(12/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-12.noMargin-s {
    width: calc(12/12 * 100% - 0 * 1px);
  }

  #header20 .col-m-12.border {
    width: calc((12/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-m-12.borderWithMargin {
    width: calc((12/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }
}

@media only screen and (min-width: 992px) {

  /*1159*/
  #header20 .col-l-1 {
    width: calc((1/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-1:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-1.noMargin {
    width: calc(1/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-1.noMargin-s {
    width: calc(1/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-1.border {
    width: calc((1/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-1.borderWithMargin {
    width: calc((1/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-l-2 {
    width: calc((2/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-2:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-2.noMargin {
    width: calc(2/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-2.noMargin-s {
    width: calc(2/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-2.border {
    width: calc((2/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-2.borderWithMargin {
    width: calc((2/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-l-3 {
    width: calc((3/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-3:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-3.noMargin {
    /*width: calc(3/12 * 100% - 0 * 1px);*/
    width: 250px;
  }

  #header20 .col-l-3.noMargin-s {
    width: calc(3/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-3.border {
    width: calc((3/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-3.borderWithMargin {
    width: calc((3/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-l-4 {
    width: calc((4/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-4:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-4.noMargin {
    width: calc(4/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-4.noMargin-s {
    width: calc(4/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-4.border {
    width: calc((4/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-4.borderWithMargin {
    width: calc((4/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-l-5 {
    width: calc((5/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-5:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-5.noMargin {
    width: calc(5/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-5.noMargin-s {
    width: calc(5/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-5.border {
    width: calc((5/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-5.borderWithMargin {
    width: calc((5/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-l-6 {
    width: calc((6/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-6:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-6.noMargin {
    width: calc(6/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-6.noMargin-s {
    width: calc(6/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-6.border {
    width: calc((6/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-6.borderWithMargin {
    width: calc((6/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-l-7 {
    width: calc((7/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-7:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-7.noMargin {
    width: calc(7/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-7.noMargin-s {
    width: calc(7/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-7.border {
    width: calc((7/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-7.borderWithMargin {
    width: calc((7/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-l-8 {
    width: calc((8/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-8:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-8.noMargin {
    width: calc(8/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-8.noMargin-s {
    width: calc(8/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-8.border {
    width: calc((8/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-8.borderWithMargin {
    width: calc((8/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-l-9 {
    width: calc((9/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-9:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-9.noMargin {
    width: calc(9/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-9.noMargin-s {
    width: calc(9/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-9.border {
    width: calc((9/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-9.borderWithMargin {
    width: calc((9/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-l-10 {
    width: calc((10/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-10:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-10.noMargin {
    width: calc(10/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-10.noMargin-s {
    width: calc(10/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-10.border {
    width: calc((10/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-10.borderWithMargin {
    width: calc((10/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-l-11 {
    width: calc((11/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-11:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-11.noMargin {
    width: calc(11/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-11.noMargin-s {
    width: calc(11/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-11.border {
    width: calc((11/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-11.borderWithMargin {
    width: calc((11/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .col-l-12 {
    width: calc((12/12 * 100%) - (8px * 2) - 0 * 1px);
  }

  #header20 .col-l-12:not(.noMargin) {
    margin: 0 8px;
  }

  #header20 .col-l-12.noMargin {
    width: calc(12/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-12.noMargin-s {
    width: calc(12/12 * 100% - 0 * 1px);
  }

  #header20 .col-l-12.border {
    width: calc((12/12 * 100%) - 1px - 0 * 1px);
  }

  #header20 .col-l-12.borderWithMargin {
    width: calc((12/12 * 100%) - (8px * 2) - 2px - 0 * 1px);
  }

  #header20 .l-hide {
    display: none;
  }

  #header20 #header20 .offBg .row div.col-s-12.col-m-12.col-l-3 {
    margin-right: 0px !important;
  }
}

#header20 .hamburger {
  display: none;
  margin: 0px 0px 0px 15px;
  cursor: pointer;
  padding: 10px 0;
  float: right;
}

#header20 .hamburger .line {
  width: 20px;
  height: 2px;
  background-color: #05aed0;
  display: block;
  margin: 0px auto 6px auto;
  transition: all 0.3s ease-in-out;
}

#header20 .hamburger:hover {
  cursor: pointer;
}

#header20 .hamburger.is-active .line:nth-child(2) {
  opacity: 0;
}

#header20 .hamburger.is-active .line:nth-child(1) {
  transform: translateY(9px) rotate(45deg);
}

#header20 .hamburger.is-active .line:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

#header20 .hamburger .line:nth-child(2) {
  width: 15px;
  margin-left: 10px;
}

#header20 .txtRight {
  text-align: right;
}

#header20 #direction .item {
  flex-wrap: wrap;
}

#header20 .mobileSupportMenu {
  display: none;
}

#header20 .col-s-12,
#header20 .col-m-12,
#header20 .col-l-12,
#header20 .col-s-11,
#header20 .col-m-11,
#header20 .col-l-11,
#header20 .col-s-10,
#header20 .col-m-10,
#header20 .col-l-10,
#header20 .col-s-9,
#header20 .col-m-9,
#header20 .col-l-9,
#header20 .col-s-8,
#header20 .col-m-8,
#header20 .col-l-8,
#header20 .col-s-7,
#header20 .col-m-7,
#header20 .col-l-7,
#header20 .col-s-6,
#header20 .col-m-6,
#header20 .col-l-6,
#header20 .col-s-5,
#header20 .col-m-5,
#header20 .col-l-5,
#header20 .col-s-4,
#header20 .col-m-4,
#header20 .col-l-4,
#header20 .col-s-3,
#header20 .col-m-3,
#header20 .col-l-3,
#header20 .col-s-2,
#header20 .col-m-2,
#header20 .col-l-2,
#header20 .col-s-1,
#header20 .col-m-1,
#header20 .col-l-1 {
  float: left;
  position: relative;
  min-height: 1px;
}

#header20 .full {
  width: 100%;
  background-color: white;
  position: relative;
  font-family: "Plus Jakarta Sans", sans-serif;
}

#header20 .full ul li a {
  color: var(--main-light) !important;
}

#header20 .half {
  width: 50% !important;
}

#header20 .row.wrapper {
  max-width: 1280px;
  margin: 0 auto;
}

#header20 .fw100 {
  font-weight: 100;
}

#header20 .fw200 {
  font-weight: 200;
}

#header20 .fw400 {
  font-weight: bold;
}

#header20 .fw600 {
  font-weight: 600;
}

#header20 .fw700 {
  font-weight: 700;
}

#header20 .fw900 {
  font-weight: 900;
}

#header20 #profilIcon,
#header20 #profileContainer {
  display: none;
}

#header20 #profilIcon *,
#header20 #profileContainer * {
  text-align: center;
}

#header20 .support {
  line-height: 62px;
  text-align: right;
  color: #fff;
}

#header20 .support .menuLink {
  color: #fff !important;
}

#header20 .support .headerHelpMenu {
  color: #fff !important;
}

#header20 .support .headerHelpMenu .menuLink {
  color: #0d55d4 !important;
}

#header20 .support * {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  vertical-align: middle;
}

#header20 .support * .chLangTitl {
  color: #051d62 !important;
}

#header20 #changeLanguage {
  top: 50px !important;
}

#header20 #languageChooser {
  margin-bottom: 3px !important;
}

#header20 #languageChooser+.menu20Content ul li {
  width: 100%;
}

#header20 .noMargin {
  margin: 0px;
}

#header20 .noPadding {
  padding: 0px;
}

#header20 .headerHelpMenu {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  line-height: 2em;
  cursor: default;
}

#header20 .headerHelpMenu * {
  box-sizing: border-box;
}

#header20 .support .form * {
  color: #212529 !important;
  font-weight: normal;
}

.login-box {

  position: absolute;
  left: -100px;
  padding: 10px 10px;
  background-color: #fff;
  border: 1px solid #eee;
  width: 300px;
  z-index: 99999;
  display: none;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
  color: #0d55d4 !important;
  border-radius: 10px;
}

.login-box .btn {
  width: 100%;
  margin-top: 10px;
  background-color: #1f85ec;
  color: #fff;
}

.login-box .btn:hover {
  background-color: #136edd;
}

#header20 .headerHelpMenu ul {
  color: #0d55d4 !important;
  display: none;
  position: absolute;
  z-index: 9999999;
  background: #FFF;
  border-radius: 10px;
  padding: 0;
  margin: 0 !important;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
  /*left: calc(50% - 69px);*/
  left: -37px;
  min-width: 115px;
  top: 30px;
  text-align: center;
}

#header20 .headerHelpMenu:hover ul {
  display: block;
}

#header20 .headerHelpMenu:hover ul:before {
  content: "";
  display: block;
  height: 10px;
  width: 10px;
  background: #FFF;
  position: absolute;
  transform: rotate(45deg);
  top: -5px;
  left: calc(50% - 6px);
  box-shadow: rgba(0, 0, 0, 0.1) -3px -3px 2px;
  z-index: -1;
}

#header20 .headerHelpMenu:hover ul li {
  list-style: none;
  margin: 0 !important;
}

#header20 .headerHelpMenu:hover ul li:first-child {
  margin-top: 4px;
  border-radius: 10px 10px 0 0;
}

#header20 .headerHelpMenu:hover ul li:last-child {
  border-radius: 0 0 10px 10px;
}

#header20 .headerHelpMenu:hover ul li:last-childa:after {
  content: "";
  border-bottom: solid #b3b3b3 0px;
}

#header20 .headerHelpMenu:hover ul li:hover {
  background: #c0f1fe;
}

#header20 .headerHelpMenu:hover ul li a {
  color: #0d55d4 !important;
  padding: 4px 8px;
  display: inline-block;
  width: 100%;
  text-align: center;
}

#header20 .headerHelpMenu:hover ul li a:after {
  content: "";
  display: block;
  width: 85%;
  border-bottom: solid #b3b3b3 1px;
  margin-top: 4px;
  position: absolute;
}

#header20 .headerHelpMenu:hover ul {
  text-align: center !important;
}

#header20 .fsrem1 {
  font-size: 1rem !important;
}

#header20 .menu20 ul li .menu20Content h5 {
  font-weight: 700;
  margin: 30px 0 15px 0;
}

#header20 .menu20 ul li .menu20Content a.btn-link {
  color: #05AED0 !important;
  border-bottom: none;
}

@media screen and (min-width: 768px) {
  #header20 .flex-container {
    display: flex;
  }

  #header20 #direction .item {
    flex-wrap: wrap;
  }

  #header20 .flex-container .item {
    align-items: center;
    display: inherit;
  }

  #header20 .flex-container .item.stretch {
    align-items: stretch;
  }

  #header20 .row.flex-container {
    flex-direction: row;
  }

  #header20 #changeLanguage * .chLangTitl {
    margin-top: 0px;
  }

}

@media screen and (min-width: 992px) {

  /*1159*/
  #block-ocmsheaderblock #header20 #ucartzLogo img {
    margin: 7px auto !important;
  }

  #header20 .a6dU7ec,
  #header20 .a6dU7eb,
  #header20 .a6dU7e {
    position: relative;
    text-decoration: none;
  }

  #header20 .a6dU7ec:after,
  #header20 .a6dU7eb:after,
  #header20 .a6dU7e:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) scaleX(0);
    transform-origin: 0% 50%;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.8);
    transition: transform 250ms;
  }

  #header20 .a6dU7ec:hover:after,
  #header20 .a6dU7ec.hovered:after,
  #header20 .a6dU7eb:hover:after,
  #header20 .a6dU7eb.hovered:after,
  #header20 .a6dU7e:hover:after,
  #header20 .a6dU7e.hovered:after {
    transform: translateX(-50%) scaleX(1);
  }

  #header20 .a6dU7ec:after {
    background-color: #18313B;
    height: 1px;
  }

  #header20 .a6dU7eb:after {
    background-color: #18597b;
    height: 2px;
  }

  #header20 .menu20 .contentTitle {
    line-height: 62px;
    font-size: 1.3em;
  }

  #header20 .menu20 .eastSide {
    background-color: #A1A9FF;
    margin: 0 0 0 8px !important;
    float: right;
    padding: 0 1em;
  }

  #header20 .menu20 a:hover {
    color: #18313B !important;
  }

  #header20 .menu20 ul {
    margin: 0;
    padding: 0;
  }

  #header20 .menu20 ul.l2 .contentTitle {
    margin-top: -30px !important;
  }

  #header20 .menu20 ul li.l1 {
    margin: 0px;
    padding: 0px 7px;
  }

  #header20 .menu20 ul li,
  #header20 .menu20 ul li .menu20Content a {
    display: inline;
    list-style: none;
    padding: 0 15px;
    font-size: 14px;
  }

  #header20 .menu20 ul li:first-child {
    padding-left: 0px;
  }

  #header20 .menu20 ul li:last-child {
    padding-right: 0px;
  }

  #header20 .menu20 ul li .menu20Content a {
    line-height: 20px;
    padding: 5px 0px;
    width: 100%;
    float: left;
    font-size: 16px;
    text-decoration: none;
    color: rgba(24, 49, 59, 0.7);
    font-weight: 500;
  }

  #header20 .menu20 ul li .menu20Content a b {
    color: #0050d7 !important;
  }

  #header20 .menu20 ul li .menu20Content a:hover b {
    color: #18313B !important;
  }

  #header20 .menu20 ul li .menu20Content a span {
    color: #555;
    font-weight: normal;
    text-decoration: none !important;
  }

  #header20 .menu20 ul .menuTitle {
    color: black !important;
    padding: 15px 0;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
  }

  #header20 .menu20 ul .menuTitle:hover {
    color: #18597B;
  }

  #header20 .menu20 ul li:hover {
    color: #18597B;
    cursor: pointer;
  }

  /* #header20 .menu20 ul li:hover .menu20Content {
    display: block;
    position: absolute;
    background: #F9F9F9;
    left: 0px; */
  /*padding: 0px 30px 30px 30px;*/
  /* width: 100%;
    z-index: 9;
  } */

  .menu20Content {
    display: none;
    position: absolute;
    background: #F9F9F9;
    left: 0px;
    width: 100%;
    z-index: 9;
  }

  /* Apply styles dynamically when menu is active */
  .menuTitle.active-menu:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) scaleX(1);
    /* Expand effect */
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.8);
    transition: transform 250ms;
  }


  #header20 .menu20 .menu20Content {
    display: none;
    cursor: initial;
    overflow: hidden;
    padding: 0;
  }

  #header20 .menu20 .menu20Content .discover {
    line-height: 62px;
    font-size: 1em;
    float: none;
    cursor: pointer;
  }

  #header20 .menu20 .menu20Content .title {
    font-size: 1em;
    line-height: 1em;
    clear: both;
    padding: 1em;
    box-sizing: border-box;
    color: #0050D7;
  }

  #header20 .menu20 .menu20Content .title.noL3 {
    padding: 0px !important;
  }

  #header20 .menu20 .menu20Content .title.noL3 a {
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
  }

  #header20 .menu20 .menu20Content .title.noL3 a:hover {
    color: #18313B !important;
  }

  #header20 .menu20 .menu20Content .title a {
    padding: 0px;
  }

  #header20 .menu20 .menu20Content .title:hover,
  #header20 .menu20 .menu20Content .title.hovered {
    color: #18313B;
    background: #A1A9FF;
  }

  #header20 .menu20 .menu20Content .title:hover:after,
  #header20 .menu20 .menu20Content .title.hovered:after {
    content: "";
    float: right;
    font-size: 1.6em;
    font-weight: 900;
    margin-right: 0.1em;
    background: url(/img/chevron.svg?029f41b22a880407e4ba793efacad97b) center center no-repeat;
    height: 18px;
    width: 18px;
    transform: rotate(-90deg);
    position: relative;
    -webkit-animation: animateleft 0.4s;
    animation: animateleft 0.4s;
  }

  @-webkit-keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }

    to {
      left: 0;
      opacity: 1;
    }
  }

  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }

    to {
      left: 0;
      opacity: 1;
    }
  }

  #header20 .menu20 .menu20Content .title:hover.noL3:after,
  #header20 .menu20 .menu20Content .title.hovered.noL3:after {
    background: none;
    float: none;
    display: block;
  }

  #header20 .menu20 .menu20Content .l3Title {
    margin: 1em 0 0 8px;
    width: 100%;
  }

  #header20 .menu20 .menu20Content .l3 {
    height: 100vh;
  }

  #header20 .menu20 .menu20Content .l3 li {
    padding-left: 1em;
    box-sizing: border-box;
  }

  #header20 .menu20 .menu20Content .l3 li a:hover {
    color: #00185E !important;
  }

  #header20 .menu20 .menu20Content hr {
    width: 98%;
    clear: both;
    border-color: #ccc;
    margin: 0;
  }

  #header20 .menu20 .menu20Content .quickAction {
    color: #122844;
    line-height: 62px;
  }

  #header20 .menu20 .menu20Content .offBg2 hr {
    margin-top: 0;
    border-color: #BEF1FF;
  }

  #header20 .menu20 .menu20Content .fakeColumn {
    height: 100vh;
    position: absolute;
    top: 0px;
    z-index: 0;
    /*width: calc((3/12 * 100%) - 5 * 1px + 2px);*/
    width: 250px;
  }

  #header20 .menu20 .menu20Content .fakeColumn.fC2 {
    margin-left: calc((4.5/12 * 100%) - 5 * 1px);
  }

  #header20 .menu20 .menu20Content .fakeColumn.fC3 {
    margin-left: calc(((4.5/12 * 100%) - 5 * 1px)*2);
  }

  #header20 .menu20 .menu20Content ul {
    position: relative;
  }

  #header20 .menu20 .menu20Content ul:not(.l3) {
    margin: 2em 0em;
  }

  #header20 .menu20 .menu20Content ul.l2 {
    margin: 0.5em 0 2em 0em;
    padding: 0px;
  }

  #header20 .menu20 .menu20Content ul li:not(.col-s-6) {
    width: 100%;
    float: none;
    padding: 0px;
  }

  #header20 .menu20 .menu20Content ul li:not(.col-s-6) .content {
    display: none;
    position: absolute !important;
    right: 40px;
    top: 0px;
  }

  #header20 .menu20 .menu20Content ul li:not(.col-s-6):hover .content,
  #header20 .menu20 .menu20Content ul li:not(.col-s-6).hovered .content {
    display: block;
    z-index: 1;
    /*padding-left: 20px;*/
  }

  #header20 .offBg {
    background-color: #343399;
  }

  #header20 .offBg2 {
    background-color: #ddf7ff;
  }

  #header20 .a5efd {
    -webkit-animation: opac 0.8s;
    animation: opac 0.8s;
  }

  @-webkit-keyframes opac {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  @keyframes opac {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  #header20 .a5etf {
    position: relative;
    -webkit-animation: animatetop 0.4s;
    animation: animatetop 0.4s;
  }

  @-webkit-keyframes animatetop {
    from {
      top: -300px;
      opacity: 0;
    }

    to {
      top: 0;
      opacity: 1;
    }
  }

  @keyframes animatetop {
    from {
      top: -300px;
      opacity: 0;
    }

    to {
      top: 0;
      opacity: 1;
    }
  }

  #header20 .a5elt {
    position: relative;
    -webkit-animation: animateleft 0.4s;
    animation: animateleft 0.4s;
  }

  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }

    to {
      left: 0;
      opacity: 1;
    }
  }

  #header20 .oHide {
    overflow: hidden;
  }

  #header20 .leftLightBlueBorder {
    box-shadow: #A1A9FF -3px 0px 0px 0px;
  }

  #header20 .rightLightBlueBorder {
    box-shadow: #A1A9FF 3px 0px 0px 0px;
  }

  #header20 .ham {
    display: none;
  }

  #header20 .v2 .menu20Content .l2 {
    margin-top: 2em !important;
  }

  #header20 .s-hide {
    display: none;
  }

  #header20 .m-show {
    display: none;
  }

  #header20 .l-show {
    display: block;
  }

  #header20 .s-show {
    display: hide;
  }
}

@media screen and (max-width: 991px) {

  /*1159*/
  main#main {
    margin: 50px 0 0 0 !important;
  }

  .search-form {
    margin-bottom: 15px;
  }

  #header20 .baseline {
    display: none;
  }

  #header20 .contentTitle,
  #header20 hr {
    display: none;
  }

  #header20 .westSide .txtRight a {
    display: none;
  }

  #header20 .westSide .l2 a {
    color: #0050D7;
    padding: 0.5em;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
  }

  #header20 .westSide .l2 a:hover {
    color: #122844;
  }

  #header20 .westSide .l2 a span {
    display: none;
  }

  #header20 .eastSide {
    background-color: #ddf7ff;
    margin: 0px !important;
    width: 100% !important;
  }

  #header20 .eastSide .quickAction,
  #header20 .eastSide hr {
    display: none;
  }

  #header20 .eastSide a {
    color: #0050D7;
    text-decoration: none;
    padding: 0.5em 1.5em;
    font-weight: bold;
  }

  #header20 #profilIcon {
    display: block !important;
    float: right;
    margin-right: -1em;
  }

  #header20 #profileContainer {
    background: #def8ff;
    padding: 1em;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
  }

  #header20 #profileContainer .card {
    background: #fff;
    box-shadow: 0px 0px 6px #18313B1A;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
    text-align: center;
  }

  #header20 #profileContainer .card p {
    text-align: left;
  }

  #header20 #profileContainer .card img {
    max-width: 120px;
    margin-top: 1em;
  }

  #header20 #profileContainer .card .link20 {
    padding: 1em;
    display: block;
  }

  #header20 .support {
    display: none;
  }

  #header20 .offBg {
    background: #fff;
    height: 51px;
  }

  #header20 .offBg #ucartzLogo img {
    display: none;
  }

  #header20 .offBg #ucartzLogo:before {
    content: "";
    background: url("https://www.ucartz.com/img/header/chevron.svg") center center no-repeat;
    height: 51px;
    width: 198px;
    display: inline-block;
  }

  @-webkit-keyframes animatetop {
    from {
      top: -300px;
      opacity: 0;
    }

    to {
      top: 0;
      opacity: 1;
    }
  }

  @keyframes animatetop {
    from {
      top: -300px;
      opacity: 0;
    }

    to {
      top: 0;
      opacity: 1;
    }
  }

  @-webkit-keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }

    to {
      left: 0;
      opacity: 1;
    }
  }

  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }

    to {
      left: 0;
      opacity: 1;
    }
  }

  #header20 .menu20 {
    display: none;
    position: absolute;
    padding: 0px 25px 0px 15px;
    z-index: 9;
    top: 80px;
    left: 0;
    text-align: left !important;
    background: #f9f9f9;
  }

  .nav-arrow {
    display: none;
  }

  #header20 .menu20 .row {
    margin: 0px;
    padding: 0px;
  }

  #header20 .menu20.is-active {
    display: block;
    -webkit-animation: animateleft 0.4s;
    animation: animateleft 0.4s;
  }

  #header20 .menu20 .menu20Content {
    display: none;
    position: relative;
    -webkit-animation: animateleft 0.4s;
    animation: animateleft 0.4s;
  }

  #header20 .menu20 .menu20Content.is-active {
    display: block;
  }

  #header20 .menu20 .menu20Content ul.l3 {
    display: none;
    overflow: hidden;
    padding: 0 0 0 1em;
  }

  #header20 .menu20 .menu20Content ul.l3 .l3Title {
    display: none;
  }

  #header20 .menu20 .menu20Content ul.l3 li {
    position: relative;
    -webkit-animation: animatetop 0.4s;
    animation: animatetop 0.4s;
  }

  #header20 .menu20 .menu20Content ul.l3 li a {
    color: #0050D7;
    font-weight: bold;
    text-decoration: none;
  }

  #header20 .menu20 .menu20Content ul.l3 li a:hover {
    color: #00185E !important;
  }

  #header20 .menu20 .menu20Content ul.l3 li a span {
    display: none;
  }

  #header20 .menu20 .menu20Content .title,
  #header20 .menu20 .menu20Content ul.l2 li {
    width: 100%;
  }

  #header20 .menu20 .menu20Content .title,
  #header20 .menu20 .menu20Content .title a {
    color: #0050D7;
    padding: 0.5em;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
  }

  #header20 .menu20 .menu20Content .title:hover,
  #header20 .menu20 .menu20Content .title a:hover {
    color: #00185E !important;
  }

  #header20 .menu20 .menu20Content .title:not(.noL3).hidd:before {
    display: none;
  }

  #header20 .menu20 .menu20Content .title a,
  #header20 .menu20 .menu20Content .title a a {
    padding: 0;
  }

  #header20 .menu20 .menu20Content .title:not(.noL3):before {
    content: "";
    float: right;
    font-size: 1.6em;
    font-weight: 900;
    margin: 0 1em 0.1em 0.5em;
    background: url("https://www.ucartz.com/img/header/chevron.svg") center center no-repeat;
    height: 18px;
    width: 18px;
    position: relative;
    -webkit-animation: animateleft 0.4s;
    animation: animateleft 0.4s;
  }

  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }

    to {
      left: 0;
      opacity: 1;
    }
  }

  #header20 .menu20 .menu20Content .title:not(.noL3).active:before {
    transform: rotate(180deg);
  }

  #header20 .menu20 .menu20Content .title:not(.noL3).nbfr:before {
    background: none;
  }

  #header20 .menu20 .menuTitle {
    cursor: pointer;
    color: #18597B;
    padding: 15px 0;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    border-bottom: solid #D9D9D9 1px;
    box-sizing: border-box;
    text-decoration: none;
  }

  #header20 .menu20 .menuTitle:after {
    content: "";
    float: right;
    font-size: 1.6em;
    margin: 0.20em 0.2em 0;
    background: url(/img/chevron.svg?029f41b22a880407e4ba793efacad97b) center center no-repeat;
    height: 15px;
    width: 15px;
    transform: rotate(-90deg);
    position: relative;
    -webkit-animation: animateleft 0.4s;
    animation: animateleft 0.4s;
  }

  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }

    to {
      left: 0;
      opacity: 1;
    }
  }

  #header20 .menu20 .menuTitle.active {
    color: #05AED0;
    font-weight: 700;
    font-size: 18px;
  }

  #header20 .menu20 .menuTitle.active:after {
    float: left;
    transform: rotate(90deg);
    margin-left: -5px;
  }

  #header20 .menu20 ul {
    padding: 0px;
    margin: 0px;
    width: 100%;
  }

  #header20 .menu20 ul li {
    list-style: none;
    width: 100%;
    
  }

  #header20 .menu20 ul li a {
    box-sizing: border-box;
    font-size: 15px;
    color: #18597B;
    border-bottom: solid #D9D9D9 1px;
    padding: 10px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
  }

  #header20 .mobileSupportMenu {
    display: block;
  }

  #header20 .mobileSupportMenu .menu20 {
    background-color: #18313B;
  }

  #header20 .mobileSupportMenu .menu20 .menuTitle {
    border-color: #0022b2;
    text-decoration: none;
  }

  #header20 .mobileSupportMenu .menu20 .menuTitle:after {
    background: url("https://www.ucartz.com/img/header/chevron.svg") center center no-repeat;
  }

  #header20 .mobileSupportMenu .menu20 .menu20Content {
    background-color: #18313B;
  }

  body div#main {
    margin: 50px auto 0 auto !important;
  }
}

@media screen and (max-width: 1200px) {
  .menu-container {
    padding-left: 5rem;
  }
}

div.dialog-off-canvas-main-canvas #header {
  min-height: initial !important;
}

/* header currency selection start */

#header #languageChooser,
header #languageChooser,
#header20 #languageChooser {
  display: inline-block;
  outline: none;
}

#header a#languageChooser,
#header span#languageChooser,
header a#languageChooser,
header span#languageChooser,
#header20 a#languageChooser,
#header20 span#languageChooser {
  /* background-image: url("../../../public/img/currency.png") !important; */
  width: 30px;
  height: 26px;
  margin: -2px 10px 0 5px;
  background-size: 25px;
  border: none;
  background-repeat: no-repeat;
}

/* header currency selection end */

/* header part end here */

.ucartz-new-btn {
  position: absolute;
  background-color: red;
  padding: 2px;
  background: #f44336;
  letter-spacing: 1px;
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 6px;
  color: #fff;
  font-weight: 100;
  line-height: 15px !important;
}

@media screen and (max-width: 600px) {
  #header20 .hamburger {
    margin: 0px 0px 0px 10px;
    padding: 0px 0;
  }

  #header20 .hamburger .line {
    margin: 0px auto 4.5px auto;
  }

  #header20 .hamburger.is-active .line:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }

  #header20 .hamburger.is-active .line:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
  }

  #header20 .menu20 {
    top: 90px;
    text-align: left !important;
  }

  .nav-arrow {
    display: none;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {

  #header20 .menu20 ul .menuTitle {
    font-size: 12px;
  }


  #header20 .menu20 ul li {
    padding: 0 20px;
  }

}

.TAN {
  display: none;
}

@media screen and (min-width: 991px) and (max-width: 1199px) {
  #header20 .menu20 ul a.menuTitle {
    font-size: 10.9px;
  }

  #header20 .menu20 ul li {
    padding: 0 15px;
  }

}

.TAN {
  width: 100%;
  background: rgba(5, 174, 208, 0.10);
  color: var(--dark-blue);
}
.dropdown-item:hover {
  background-color: #00587A !important;
  color: #fff !important;
}