  /*body {
    display: flex;
}*/
/* header part start here */
@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;
  }
}

.applyBTN {
    text-transform:uppercase;
    background-color: var(--primary);
    color: #FFF;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 7px;
}
.applyBTN:hover {
    color: #FFF;
  }
#header20 {
  z-index: 999;
}
#header20 .pointer {
  cursor: pointer;
}
.side-hover{
  padding-top: 25px;
}
#header20 * {
  line-height: 27px;
  text-align: left;
}
#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 var(--secondary)00;
  border-radius: 6px;
  display: inline-block;
  padding: 0.3em 1em;
  box-sizing: border-box;
}
#header20 .newButton20:hover {
  border-color: var(--secondary);
  background-color: var(--secondary);
  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;
}

.listFlex {
    display: flex;
}

@media screen and (max-width: 991px) {
    .listFlex {
        display: block;
        padding-top: 0px;
    }
    .navbar {
        display:block;
    }
}

.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;
  }
}
@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 {
  position: relative;
  width: 100%;
}
#header20 .clear:before, #header20 .flex:before, #header20 .row:before, #header20 .clear:after, #header20 .flex:after, #header20 .row:after {
  content: "";
  display: table;
}
#header20 .clear:after, #header20 .flex:after, #header20 .row:after {
  clear: both;
}
#header20 .clear, #header20 .flex, #header20 .row {
  zoom: 1;
}
#header20 .txtRight {
  text-align: right;
}
#header20 #direction .item {
  flex-wrap: wrap;
}
#header20 div.wrapper, #header20 div.row {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
#header20 .mobileSupportÄÚÉä´óÄÌ {
  display: none;
}
#header20 .clear:before, #header20 .flex:before, #header20 .row:before, #header20 .clear:after, #header20 .flex:after, #header20 .row:after {
  content: "";
  display: table;
  width: 0px !important;
}
#header20 .clear:after, #header20 .flex:after, #header20 .row:after {
  clear: both;
}
#header20 .clear, #header20 .flex, #header20 .row {
  zoom: 1;
}
#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 div.wrapper, #header20 div.row {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
#header20 .full {
  width: 100%;
}
#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 .row, #header20 .wrapper {
  margin: 0 auto;
  box-sizing: border-box;
}
#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 .headerHelpÄÚÉä´óÄÌ {
  color: #fff !important;
}
#header20 .support .headerHelpÄÚÉä´óÄÌ .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 .headerHelpÄÚÉä´óÄÌ {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  line-height: 2em;
  cursor: default;
}
#header20 .headerHelpÄÚÉä´óÄÌ * {
  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;
        border-radius: 2px;
        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 .headerHelpÄÚÉä´óÄÌ 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 .headerHelpÄÚÉä´óÄÌ:hover ul {
  display: block;
}
#header20 .headerHelpÄÚÉä´óÄÌ: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 .headerHelpÄÚÉä´óÄÌ:hover ul li {
  list-style: none;
  margin: 0 !important;
}
#header20 .headerHelpÄÚÉä´óÄÌ:hover ul li:first-child {
  margin-top: 4px;
  border-radius: 10px 10px 0 0;
}
#header20 .headerHelpÄÚÉä´óÄÌ:hover ul li:last-child {
  border-radius: 0 0 10px 10px;
}
#header20 .headerHelpÄÚÉä´óÄÌ:hover ul li:last-childa:after {
  content: "";
  border-bottom: solid #b3b3b3 0px;
}
#header20 .headerHelpÄÚÉä´óÄÌ:hover ul li:hover {
  background: #c0f1fe;
}
#header20 .headerHelpÄÚÉä´óÄÌ:hover ul li a {
  color: #0d55d4 !important;
  padding: 4px 8px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
#header20 .headerHelpÄÚÉä´óÄÌ:hover ul li a:after {
  content: "";
  display: block;
  width: 85%;
  border-bottom: solid #b3b3b3 1px;
  margin-top: 4px;
  position: absolute;
}
#header20 .headerHelpÄÚÉä´óÄÌ:hover ul{
  text-align: center !important;
}
#header20 .fsrem1 {
  font-size: 1rem !important;
}

@media screen and (min-width: 768px) {
  #header20 .flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #header20 #direction .item {
    flex-wrap: wrap;
  }
  #header20 .flex-container .item {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: inherit;
  }
  #header20 .flex-container .item.stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  #header20 .row.flex-container {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 25px;
  }
  #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;
    bottom:-10px;
  }
  #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: var(--secondary);
    height: 1px;
  }
  #header20 .a6dU7eb:after {
    background-color: var(--secondary);
    height: 3px;
  }
  #header20 .applyBTN:after {
    background-color: #FFF !important;
    height: 3px;
  }
  #header20 .menu20 {
    /* box-shadow: rgba(0, 0, 0, 0.5) 0 0 7px 0;
    background: #fff; */
  }
  #header20 .menu20 .contentTitle {
    line-height: 75px;
    font-size: 1.5em;
    text-transform: uppercase;
  }
  #header20 .menu20 .eastSide {
    background-color: var(--tertiary);
    margin: 0 0 0 16px !important;
    float: right;
    padding: 4em 1em;
    color:#FFF;
  }
  #header20 .menu20 a:hover {
    color: #FFF !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;
    width: 100%;
    text-align:center;
  }
  #header20 .menu20 ul li,
#header20 .menu20 ul li .menu20Content a {
    color: var(--primary);
    line-height: 62px;
    float: left;
    list-style: none;
    padding: 0em 1em;
    font-weight: bold;
    font-size: 14px;
  }
  #header20 .menu20 ul li .menu20Content a {
    line-height: 20px;
    padding: 3px 10px 0px 10px;
    text-decoration: none;
    margin-bottom: 5px;
  }
  #header20 .menu20 ul li .menu20Content a:hover {
    background-color: var(--secondary);
    border-radius: 5px;
  }
  #header20 .menu20 ul li .menu20Content a b {
    color: #0050d7 !important;
  }
  #header20 .menu20 ul li .menu20Content a:hover b {
    color: var(--secondary) !important;
  }
  #header20 .menu20 ul li .menu20Content a span {
    color: #555;
    font-weight: normal;
    text-decoration: none !important;
  }
  #header20 .menu20 ul .menuTitle {
    color: var(--primary);
    line-height: 17px;
    padding: 0em 0em;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    text-align:center;
    top:10px;
    max-width: 12ch;
    word-wrap: break-word;
  }
  
  .menuAboutUs {
      max-width: 7ch !important;
  }

  #header20 .menu20 ul .menuTitle:hover {
    color: #FFF;
  }
  
  #header20 .menu20 ul .applyBTN:hover {
      color: #FFF !important;
      border-bottom-color: #FFF !important;
  }
  
  #header20 .menu20 ul li:hover {
    color: #FFF;
    background-color:var(--primary);
    cursor: pointer;
  }
  
  #header20 .menu20 ul li:hover .menuHeadingA {
    color: #FFF;
  }
  
  #header20 .menu20 ul li:hover .menu20Content {
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 3px 3px, rgba(0, 0, 0, 0.2) 0px 3px 3px;
    display: block;
    display: block;
    position: absolute;
    background: #fff;
    left: 0px;
    width: 100%;
    border-top: 4px solid var(--secondary);
  }
  #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: var(--secondary) !important;
  }
  #header20 .menu20 .menu20Content .title a {
    padding: 0px;
  }
  #header20 .menu20 .menu20Content .title:hover, #header20 .menu20 .menu20Content .title.hovered {
    color: var(--secondary);
    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("/_files/img/header/chevron.svg") center center no-repeat;
    height: 18px;
    width: 18px;
    transform: rotate(-90deg);
    position: relative;
    animation: animateleft 0.4s;
  }
  @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;
    padding-bottom: 10px;
  }
  #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: #FFF;
  }
  #header20 .offBg2 {
    background-color: #ddf7ff;
  }
  #header20 .a5efd {
    animation: opac 0.8s;
  }
  @keyframes opac {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  #header20 .a5etf {
    position: relative;
    animation: animatetop 0.4s;
    color: var(--primary);
    font-family: museo-sans, sans-serif;
  }
  @keyframes animatetop {
    from {
      top: -300px;
      opacity: 0;
    }
    to {
      top: 0;
      opacity: 1;
    }
  }
  #header20 .a5elt {
    position: relative;
    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;
  }

  #header20 {
    z-index: 999999999;
  }
  #header202 {
      box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px 0;
  }
  #header20 .baseline {
    display: block;
  }
  #header20 .contentTitle, #header20 hr {
    display: none;
  }
  #header20 .westSide .txtRight a {
    display: none;
  }
  #header20 .westSide .l2 a {
    color: var(--primary);
    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 var(--secondary)1A;
    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 .navbar-toggler {
    display: inline-block;
    margin: 0 8px 16px 0;
    cursor: pointer;
    /* ONE */
  }
  #header20 .navbar-toggler .line {
    width: 13px;
    height: 2px;
    background-color: #0050d7;
    display: block;
    margin: 3px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #header20 .navbar-toggler:hover {
    cursor: pointer;
  }
  #header20 .navbar-toggler.is-active .line:nth-child(2) {
    opacity: 0;
  }
  #header20 .navbar-toggler.is-active .line:nth-child(1) {
    -webkit-transform: translateY(5px) rotate(45deg);
    -ms-transform: translateY(5px) rotate(45deg);
    -o-transform: translateY(5px) rotate(45deg);
    transform: translateY(5px) rotate(45deg);
  }
  #header20 .navbar-toggler.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-5px) rotate(-45deg);
    -ms-transform: translateY(-5px) rotate(-45deg);
    -o-transform: translateY(-5px) rotate(-45deg);
    transform: translateY(-5px) rotate(-45deg);
  }
  #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;
  }
  @keyframes animatetop {
    from {
      top: -300px;
      opacity: 0;
    }
    to {
      top: 0;
      opacity: 1;
    }
  }
  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }
    to {
      left: 0;
      opacity: 1;
    }
  }
  #header20 .menu20 {
    display: none;
    position: relative;
    z-index: 9;
    background: #fff;
  }
  #header20 .menu20 .row {
    margin: 0px;
    padding: 0px;
  }
  #header20 .menu20.is-active {
    display: block;
    animation: animateleft 0.4s;
  }
  #header20 .menu20 .menu20Content {
    display: none;
    position: relative;
    animation: animateleft 0.4s;
    padding-top:15px;
  }
  #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;
    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;
    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: var(--primary);
    padding: 0.5em 1em;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    border-bottom: solid #bbb 1px;
    box-sizing: border-box;
    text-decoration: none;
  }
  
  .menuAboutUs {
      max-width: 100%;
  }
  #header20 .menu20 .menuTitle:after {
    content: "";
    float: right;
    font-size: 1.6em;
    font-weight: 900;
    margin: 0.15em 0.1em 0;
    background: url("https://solutions.hollandcollege.com:91/assets/images/icons/right-thin-chevron-primary.svg") center center no-repeat;
    height: 18px;
    width: 18px;
    position: relative;
    animation: animateleft 0.4s;
    background-size:contain;
  }
  @keyframes animateleft {
    from {
      left: -300px;
      opacity: 0;
    }
    to {
      left: 0;
      opacity: 1;
    }
  }
  #header20 .menu20 .menuTitle.active {
    color: #FFF;
    font-weight: bolder;
    background-color:var(--primary);
  }
  #header20 .menu20 .menuTitle.active:after {
    transform: rotate(90deg);
    margin-left: -5px;
    background: url("https://solutions.hollandcollege.com:91/assets/images/icons/right-thin-chevron-white.svg") center center no-repeat;
    background-size: contain;
  }
  #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: 14px;
  }
  #header20 .mobileSupportÄÚÉä´óÄÌ {
    display: block;
  }
  #header20 .mobileSupportÄÚÉä´óÄÌ .menu20 {
    background-color: var(--secondary);
  }
  #header20 .mobileSupportÄÚÉä´óÄÌ .menu20 .menuTitle {
    border-color: #0022b2;
    text-decoration: none;
  }
  #header20 .mobileSupportÄÚÉä´óÄÌ .menu20 .menuTitle:after {
    background: url("https://www.ucartz.com/img/header/chevron.svg") center center no-repeat;
  }
  #header20 .mobileSupportÄÚÉä´óÄÌ .menu20 .menu20Content {
    background-color: var(--secondary);
  }

  body div#main {
    margin: 50px auto 0 auto !important;
  }
}
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("/_files/img/header/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;
border-radius: 10px;
padding: 2px;
color: #fff;
background: #f44336;
letter-spacing: 1px;
font-size: 11px;
padding: 2px 6px;
border-radius: 6px;
color: #fff;
font-weight: 100;
line-height: 15px !important;
}

.search-container{
    background: #fff;
    height: 30px;
    border-radius: 30px;
    padding: 0px 10px 0px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: 0.8s;
    /*box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
    inset -7px -7px 10px 0px rgba(0,0,0,.1),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
   text-shadow:  0px 0px 6px rgba(255,255,255,.3),
              -4px -4px 6px rgba(116, 125, 136, .2);
  text-shadow: 2px 2px 3px rgba(255,255,255,0.5);*/
  box-shadow:  4px 4px 6px 0 rgba(255,255,255,.3),
              -4px -4px 6px 0 rgba(116, 125, 136, .2), 
    inset -4px -4px 6px 0 rgba(255,255,255,.2),
    inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
}

.search-container:hover > .search-input{
    width: 300px;
}

.search-container .search-input{
    background: transparent;
    border: none;
    outline:none;
    width: 0px;
    font-weight: 500;
    font-size: 16px;
    transition: 0.8s;

}

.search-container .search-btn .fas{
    color: #5cbdbb;
}

.mcd-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  background: var(--primary);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.mcd-menu li {
  position: relative;
  /*float:left;*/
}
.mcd-menu li:hover {
    color: var(--primary);
    background-color: #FFF;
}
.mcd-menu li a {
  display: block;
  text-decoration: none;
  padding: 12px 20px;
  color: #FFF;
  /*text-align: center;
  border-right: 1px solid #E7E7E7;*/
  
  /* == */
  text-align: left;
  /*height: 75px;*/
  position: relative;
  border-bottom: 1px solid #EEE;
  font-size: 14px;
  /* == */
}
.mcd-menu li a i {
  /*display: block;
  font-size: 30px;
  margin-bottom: 10px;*/
  
  /* == */
  float: left;
  font-size: 20px;
  margin: 0 10px 0 0;
  /* == */
  
}
/* == */
.mcd-menu li a p {
  float: left;
  margin: 0 ;
}
/* == */

.mcd-menu li a strong {
  display: block;
  text-transform: uppercase;
}
.mcd-menu li a small {
  display: block;
  font-size: 10px;
}

.mcd-menu li a i, .mcd-menu li a strong, .mcd-menu li a small {
  position: relative;
}
.mcd-menu li:hover > a i {
    opacity: 1;
}
.mcd-menu li:hover a strong {
    opacity: 1;
}
.mcd-menu li:hover a small {
    opacity: 1;
}

.mcd-menu li:hover > a {
  color: var(--primary);
}
.mcd-menu li a.active {
  position: relative;
  /* == */
  margin: 0 -4px;
  /* == */
}
.mcd-menu li a.active:before {
  content: "";
  position: absolute;
  /*top: 0;
  left: 45%;
  border-top: 5px solid #e67e22;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;*/
  
  /* == */
  top: 42%;
  left: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  /* == */
}

/* == */
.mcd-menu li a.active:after {
  content: "";
  position: absolute;
  top: 42%;
  right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
/* == */

.mcd-menu li ul,
.mcd-menu li ul li ul {
  position: absolute;
  height: auto;
  min-width: 240px;
  padding: 0;
  margin: 0;
  background: var(--primary);
  /*border-top: 4px solid #e67e22;*/
  opacity: 0;
  visibility: hidden;
  transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  z-index: 1000;
  top: 0px;
  border-left: 4px solid var(--primary);
}
.sÄÚÉä´óÄÌLeft {
    left: 101%;
}
.sÄÚÉä´óÄÌRight {
    right: 101%;
}
.mcd-menu li ul:before {
  content: "";
  position: absolute;
  top: 20px;
}
.sÄÚÉä´óÄÌLeft:before {
  left: -9%;
  border-top: 5px solid var(--primary);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.sÄÚÉä´óÄÌRight:before {
  right: -9px;
  border-right: 5px solid var(--primary);
  border-top: 5px solid transparent;
  border-top: 5px solid transparent;
}
.mcd-menu li:hover > ul,
.mcd-menu li ul li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  list-style: none;
  /*top: 100px;*/
  
  /* == */
  right:100%;
  /* == */
}
/*.mcd-menu li ul li {
  float: none;
}*/
.mcd-menu li ul li a {
  padding: 10px;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #EEE;
  
  /* == */
  height: auto;
  /* == */
}
.mcd-menu li ul li a i {
  font-size: 16px;
  display: inline-block;
  margin: 0 10px 0 0;
}
.mcd-menu li ul li ul {
  left: 230px;
  top: 0;
  border: 0;
  border-left: 4px solid #e67e22;
}  
.mcd-menu li ul li ul:before {
  content: "";
  position: absolute;
  top: 15px;
  /*left: -14px;*/
  /* == */
  left: -9px;
  /* == */
  border-right: 5px solid #e67e22;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}
.mcd-menu li ul li:hover > ul {
  top: 0px;
  left: 200px;
}



/*.mcd-menu li.float {
  float: right;
}*/
.mcd-menu li a.search {
  /*padding: 29px 20px 30px 10px;*/
  padding: 10px 10px 15px 10px;
  clear: both;
}
.mcd-menu li a.search i {
  margin: 0;
  display: inline-block;
  font-size: 18px;
}
.mcd-menu li a.search input {
  border: 1px solid #EEE;
  padding: 10px;
  background: #FFF;
  outline: none;
  color: #777;
  
  /* == */
  width:170px;
  float:left;
  /* == */
}
.mcd-menu li a.search button {
  border: 1px solid #e67e22;
  /*padding: 10px;*/
  background: #e67e22;
  outline: none;
  color: #FFF;
  margin-left: -4px;
  
  /* == */
  float:left;
  padding: 10px 10px 11px 10px;
  /* == */
}
.mcd-menu li a.search input:focus {
  border: 1px solid #e67e22;
}


.search-mobile { 
	display:none !important;
	background:#e67e22;
	border-left:1px solid #e67e22;
	border-radius:0 3px 3px 0;
}
.search-mobile i { 
	color:#FFF; 
	margin:0 !important;
}


@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .mcd-menu {
		margin-left:10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .mcd-menu {
		width: 200px;
	}
	.mcd-menu li a {
		height:30px;
	}
	.mcd-menu li a i {
		font-size: 22px;
	}
	.mcd-menu li a strong {
		font-size: 12px;
	}
	.mcd-menu li a small {
		font-size: 10px;
	}	
	.mcd-menu li a.search input {
		width: 120px;
		font-size: 12px;
	}
	.mcd-menu li a.search buton{
		padding: 8px 10px 9px 10px;
	}
	.mcd-menu li > ul {
		min-width:180px;
	}
	.mcd-menu li:hover > ul {
		min-width:180px;
		left:200px;
	}
	.mcd-menu li ul li > ul, .mcd-menu li ul li ul li > ul {
		min-width:150px;
	}
	.mcd-menu li ul li:hover > ul {
		left:180px;
		min-width:150px;
	}
	.mcd-menu li ul li ul li:hover > ul {
		left:150px;
		min-width:150px;
	}
	.mcd-menu li ul a {
		font-size:12px;
	}
	.mcd-menu li ul a i {
		font-size:14px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	.mcd-menu { 
		width: 50px;
	}
	.mcd-menu li a { 
		position: relative;
		padding: 12px 16px;
		height:20px;
	}
	.mcd-menu li a small { 
		display: none;
	}
	.mcd-menu li a strong { 
		display: none;
	}
	.mcd-menu li a:hover strong,.mcd-menu li a.active strong {
		display:block;
		font-size:10px;
		padding:3px 0;
		position:absolute;
		bottom:0px;
		left:0;
		background:#e67e22;
		color:#FFF;
		min-width:100%;
		text-transform:lowercase;
		font-weight:normal;
		text-align:center;
	}
	.mcd-menu li .search { 
		display: none;
	}
	
	.mcd-menu li > ul {
		min-width:180px;
		left:70px;
	}
	.mcd-menu li:hover > ul {
		min-width:180px;
		left:50px;
	}
	.mcd-menu li ul li > ul, .mcd-menu li ul li ul li > ul {
		min-width:150px;
	}
	.mcd-menu li ul li:hover > ul {
		left:180px;
		min-width:150px;
	}
	.mcd-menu li ul li ul li > ul {
		left:35px;
		top: 45px;
		border:0;
		border-top:4px solid #e67e22;
	}
	.mcd-menu li ul li ul li > ul:before {
		left:30px;
		top: -9px;
		border:0;
		border-bottom:5px solid #e67e22;
		border-left:5px solid transparent;
		border-right:5px solid transparent;
	}
	.mcd-menu li ul li ul li:hover > ul {
		left:30px;
		min-width:150px;
		top: 35px;
	}
	.mcd-menu li ul a {
		font-size:12px;
	}
	.mcd-menu li ul a i {
		font-size:14px;
	}
	
}
.secondÄÚÉä´óÄÌ {
    position: relative;
    margin: 0px auto;
    padding: 50px 0;
    clear: both;
}
@media only screen and (max-width: 479px) {
    .secondÄÚÉä´óÄÌ{
        width: 50px;
        position: fixed;
        z-index: 1;
        top: 128px;
        left: 0px;
        /* background: #eee; */
        overflow-x: hidden;
        padding: 0px 0;
    }
    
    .mcd-menu { 
		width: 50px;
	}
	.mcd-menu li a { 
		position: relative;
		padding: 12px 16px;
		height:20px;
	}
	.mcd-menu li a small { 
		display: none;
	}
	.mcd-menu li a strong { 
		display: none;
	}
	.mcd-menu li a:hover strong,.mcd-menu li a.active strong {
		display:block;
		font-size:10px;
		padding:3px 0;
		position:absolute;
		bottom:0px;
		left:0;
		background:#e67e22;
		color:#FFF;
		min-width:100%;
		text-transform:lowercase;
		font-weight:normal;
		text-align:center;
	}
	.mcd-menu li .search { 
		display: none;
	}
	
	.mcd-menu li > ul {
		min-width:180px;
		left:70px;
	}
	.mcd-menu li:hover > ul {
		min-width:180px;
		left:50px;
	}
	.mcd-menu li ul li > ul, .mcd-menu li ul li ul li > ul {
		min-width:150px;
	}
	.mcd-menu li ul li:hover > ul {
		left:180px;
		min-width:150px;
	}
	.mcd-menu li ul li ul li > ul {
		left:35px;
		top: 45px;
		border:0;
		border-top:4px solid #e67e22;
	}
	.mcd-menu li ul li ul li > ul:before {
		left:30px;
		top: -9px;
		border:0;
		border-bottom:5px solid #e67e22;
		border-left:5px solid transparent;
		border-right:5px solid transparent;
	}
	.mcd-menu li ul li ul li:hover > ul {
		left:30px;
		min-width:150px;
		top: 35px;
	}
	.mcd-menu li ul a {
		font-size:12px;
	}
	.mcd-menu li ul a i {
		font-size:14px;
	}
    
}

/* ===================== BOTTOM NAVIGATION MENU ====================== */
    .bottom-nav-wrapper {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1030;
        background-color: #fff;
        padding-left: 0;
        padding-right: 0;
    }
    .bottom-toggle {
        text-align: left;
        background-color: var(--tertiary);
        color:#FFF;
    }
    .bottom-toggle button {
      background: none;
      border: none;
      font-size: 1.3rem;
      color: #FFF;
    }
    .collapse-menu a {
      padding: 1rem;
      display: block;
      text-align: left;
      color: var(--primary);
    }
    .collapse-menu a.menu-toggle {
      padding: 0.75rem 1rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: var(--primary);
      text-decoration: none;
      cursor: pointer;
    }

    .collapse-menu a.menu-toggle:hover {
      background-color: var(--primary);
      color: #FFF;
    }
    
    .collapse-menu a:hover {
      background-color: #f1f1f1;
    }
    
    .submenu {
      background-color: #f1f1f1;
      padding-left: 1.5rem;
    }
    
    /* Arrow styling */
    .menu-toggle::after {
      content: 'â®ž';
      font-size: 0.9rem;
      transition: transform 0.3s ease;
    }

    .menu-toggle[aria-expanded="true"]::after {
      content: 'â®Ÿ';
    }
    
    .circleDot {
        color: var(--primary);
        font-size: 8px;
        position: relative;
        top: -1px;
        padding-right: 7px;
    }
    
    #header20 .menu20 ul li .menu20Content a:hover .circleDot {
        color: #FFF;
    }
    
    @media (min-width: 2000px) {
        #header20 .menu20 ul .menuTitle {
            max-width: 25ch;
        }
        
        .menuAboutUs {
            max-width: 25ch !important;
        }
        
        #header20 div.wrapper, #header20 div.row {
            max-width: none;
        }

    }
    
.dropdown-item {
    white-space: normal;
}
