/* Generated by less 3.11.1 */
@font-face {
  font-family: 'Alliance-Bold';
  src: url('/Alliance/media/Font/alliance-bold.eot');
  src: url('/Alliance/media/Font/alliance-bold.eot?#iefix') format('embedded-opentype'), url('/Alliance/media/Font/alliance-bold.woff2') format('woff2'), url('/Alliance/media/Font/alliance-bold.woff') format('woff'), url('/Alliance/media/Font/alliance-bold.ttf') format('truetype'), url('/Alliance/media/Font/alliance-bold.svg#Avenir-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Alliance-Bold-Italic';
  src: url('/Alliance/media/Font/alliance-bolditalic.eot');
  src: url('/Alliance/media/Font/alliance-bolditalic.eot?#iefix') format('embedded-opentype'), url('/Alliance/media/Font/alliance-bolditalic.woff2') format('woff2'), url('/Alliance/media/Font/alliance-bolditalic.woff') format('woff'), url('/Alliance/media/Font/alliance-bolditalic.ttf') format('truetype'), url('/Alliance/media/Font/alliance-bolditalic.svg#Avenir-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Alliance-Bold', sans-serif !important;
}
strong {
  font-weight: bold;
}
p,
li,
p strong {
  font-size: 14px;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px !important;
  }
}
.container {
  margin: 0 auto;
  padding: 10px 20px;
}
.container.top-slider {
  padding: 0;
}
.navbar-header {
  float: left;
}
.navbar-right {
  float: right;
}
.navbar-right li {
  display: inline-block;
}
.navbar-right li a {
  color: #ffffff;
  text-decoration: none;
  width: auto;
}
.headerzone {
  height: auto;
  padding-bottom: 20px;
}
.headerzone .navbar {
  margin-bottom: 0;
}
.headerzone .navbar-right {
  margin-right: 0;
}
.headerzone .signoutButton {
  background-color: #bf2026;
  border: 1px solid #ffffff;
  border-radius: 8px;
  padding: 5px 10px;
  width: 90px;
  text-align: center;
  color: #ffffff;
}
.gradient-blue {
  background: linear-gradient(90deg, #051c2a 0%, #0c3553 35%, #042943 100%);
}
.user-welcome {
  font-weight: bold;
  color: #ffffff;
  text-align: right;
  margin-bottom: 10px;
}
.user-welcome a span {
  color: white;
}
.user-welcome a span:hover {
  text-decoration: underline;
}
.slider-size {
  height: 400px;
}
.userProfile .light-beige-bg {
  padding: 40px;
}
.userProfile .card {
  padding: 20px;
}
.userProfile .card h5 {
  border-bottom: solid 6px #bf2026;
  width: max-content;
  padding-bottom: 10px;
}
.userProfile .card .card-text ul {
  padding-left: 0;
  padding-top: 10px;
}
.userProfile .card .card-text ul li {
  list-style: none;
}
/* Carousel Styles */
.carousel-indicators .active {
  background-color: #2980b9;
}
.carousel-inner img {
  width: 100%;
  max-height: 400px;
}
.carousel-control {
  width: 0;
}
.carousel-control.left,
.carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 45%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 0;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 0;
}
.carousel-control.left span,
.carousel-control.right span {
  background-color: #000;
}
.carousel-control.left span:hover,
.carousel-control.right span:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.carousel-control.left span,
.carousel-control.right span {
  background-color: transparent;
}
/* Carousel Header Styles */
.header-text {
  position: absolute;
  top: 20%;
  left: 1.8%;
  right: auto;
  width: 70%;
  color: #fff;
}
.header-text p,
.header-text h2 {
  padding: 10px;
  margin: 0;
}
.header-text p {
  background-color: rgba(9, 49, 77, 0.72);
  width: 70%;
}
.header-text h2 {
  background-color: rgba(217, 209, 201, 0.66);
  width: 77%;
}
.header-text p:nth-child(1) {
  max-width: 200px;
}
.btn-min-block {
  min-width: 170px;
  line-height: 26px;
}
.btn-theme {
  color: #fff !important;
  background-color: #000000;
  border: 1px solid #fff;
  padding: 5px;
  margin-top: 10px;
}
.btn-theme:hover {
  color: #000 !important;
  background-color: #fff;
  border-color: #fff;
}
.privilege-slide {
  /* Global */
  /* Mobile Only */
}
.privilege-slide .top-title {
  color: #ffffff;
}
.privilege-slide img {
  max-width: 100%;
}
.privilege-slide a {
  -webkit-transition: all 150ms ease;
  -moz-transition: all 150ms ease;
  -ms-transition: all 150ms ease;
  -o-transition: all 150ms ease;
  transition: all 150ms ease;
}
.privilege-slide a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 8 */
  filter: alpha(opacity=50);
  /* IE7 */
  opacity: 0.6;
  text-decoration: none;
}
.privilege-slide .thumbnails li > .fff .caption {
  color: #ffffff;
}
.privilege-slide .page-header {
  background: #f9f9f9;
  margin: -30px -40px 40px;
  padding: 20px 40px;
  border-top: 4px solid #ccc;
  color: #999;
  text-transform: uppercase;
}
.privilege-slide .page-header h3 {
  line-height: 0.88rem;
  color: #000;
}
.privilege-slide ul.thumbnails {
  margin-bottom: 0px;
}
.privilege-slide .caption h4 {
  color: #444;
}
.privilege-slide .caption p {
  color: #ffffff;
  text-align: center;
  padding: 0 10px;
}
.privilege-slide .control-box {
  text-align: right;
  width: 100%;
}
.privilege-slide .pager li > a {
  background: none;
  color: #ffffff;
  border: none;
}
.privilege-slide .carousel-inner img {
  max-height: 150px;
  margin: 0 auto;
  padding-bottom: 10px;
  height: 50px;
  width: auto;
}
@media (max-width: 767px) {
  .privilege-slide .page-header,
  .privilege-slide .control-box {
    text-align: center;
  }
  .privilege-slide .carousel-control {
    display: none;
  }
}
.privilege-slide li {
  list-style-type: none;
}
.privilege-slide ::selection {
  background: #ff5e99;
  color: #ffffff;
  text-shadow: 0;
}
.privilege-slide ::-moz-selection {
  background: #ff5e99;
  color: #ffffff;
}
.privilege-slide .left-priv img {
  height: 65px;
}
.navbar-toggler {
  display: none;
}
.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 0;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 0;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none;
}
.carousel .item .col-xs-12 {
  padding: 0;
}
.product-benefit {
  background-color: #ffffff;
  padding: 20px;
}
.product-benefit .top-title {
  font-size: 16px;
}
.product-benefit .top-title:after {
  content: '';
  width: 60px;
  height: 6px;
  background: #bf2026;
  display: block;
}
.container.gradient-blue.top-slider {
  height: 180px;
}
.btn-primary.mb-2 {
  background-color: #bf2026 !important;
  background-image: none;
  padding: 5px;
  border-radius: 5px;
  width: 200px;
}
.form-group.mx-sm-3.mb-2 {
  padding-top: 10px;
  width: 200px;
}
.panel {
  border-radius: none;
  box-shadow: none;
}
.panel .panel-heading {
  background-color: #d9d1c9;
  border: none;
  background-image: none;
  border-radius: none;
  height: 47px;
}
.panel .panel-heading a:hover,
.panel .panel-heading a:active,
.panel .panel-heading a:focus {
  color: #000000;
  text-decoration: none;
}
.panel .panel-body {
  background-color: #d9d1c9;
}
.panel .panel-body .table {
  background-color: #ffffff;
}
.panel .panel-title p {
  padding-left: 50px;
  line-height: 25px;
}
.panel .panel-title:hover {
  cursor: pointer;
}
.panel .panel-title::after {
  content: "\f105";
  color: #ffffff;
  background-color: #a6927e;
  left: 25px;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  border-radius: 60px;
  padding: 0.3em 0.7em;
  font: normal normal normal 14px/1 FontAwesome;
  margin-top: -34px;
  width: 22px;
}
.panel .panel-title[aria-expanded="true"]::after {
  content: "\f107";
  color: #ffffff;
  background-color: #a6927e;
  left: 25px;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  border-radius: 60px;
  padding: 0.3em 0.5em;
  font: normal normal normal 14px/1 FontAwesome;
}
table td,
table th {
  text-align: center !important;
}
.ZoneBA .product-benefit td:nth-child(1) {
  text-align: left !important;
}
.complimentary {
  background-color: #d9d1c9;
}
.complimentary .col-md-3 img {
  height: 60px;
  width: auto;
}
.ContentBody .table-striped > tbody > tr:nth-child(2n+1) > td,
.ContentBody .table-striped > tbody > tr:nth-child(2n+1) > th {
  background-color: #ffffff;
}
.ContentBody .table-striped > tbody > tr:nth-child(2n+2) > td,
.ContentBody .table-striped > tbody > tr:nth-child(2n+2) > th {
  background-color: #e5e5e5;
}
.smepisForm,
.light-beige-bg {
  background-color: #e6e1dc !important;
}
.beige-bg {
  background-color: #d9d1c9;
  padding: 15px;
}
.container.footer-bar {
  padding: 0;
}
.form-horizontal .control-label {
  padding-right: 20px;
}
.smepisLogin {
  position: relative;
  text-align: center;
  padding: 0;
}
.smepisLogin img {
  max-height: 600px;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.smepisLogin .card {
  padding: 20px;
  margin: 0 auto;
  position: absolute;
  right: 10%;
  top: calc(50% - 125px);
  width: 400px;
  height: 200px;
  border-radius: 5px;
}
.smepisLogin .form-horizontal {
  width: unset !important;
}
.smepisLogin .form-group {
  width: 100%;
}
.smepisLogin .form-group label {
  padding-right: 20px;
}
.smepisLogin .logon-remember-me-checkbox {
  width: 100%;
}
.smepisLogin .logon-remember-me-checkbox input {
  margin-left: -20px;
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .carousel .item .col-xs-12:nth-last-child(-n+2) {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -16.6%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 16.6%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(16.6%, 0, 0);
    transform: translate3d(16.6%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-16.6%, 0, 0);
    transform: translate3d(-16.6%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* For general iPad layouts */
@media only screen and (device-width: 768px) {
  .signoutButton {
    float: right;
  }
  .main-slider .top-slider .carousel-inner img {
    height: 400px;
    width: auto;
    max-width: unset;
  }
}
/* media queries Mobile */
@media (max-width: 767px) {
  .navbar-nav {
    margin: 0;
  }
  .headerzone {
    height: auto;
    display: flex;
    flex-direction: column-reverse;
  }
  .headerzone .menunav .navbar-expand-lg {
    margin-top: -10px;
  }
  .headerzone .user-welcome {
    margin-bottom: 0;
    padding-top: 15px;
  }
  .headerzone .signoutButton {
    margin-top: 10px;
  }
  .carousel-control {
    display: none;
  }
  .navbar-toggler {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 30px;
    background: none;
    color: white;
    border: none;
  }
  .navbar-right {
    text-align: right;
    box-shadow: none;
  }
  .navbar-header {
    padding-left: 0;
  }
  .navbar-right li a.log {
    float: right;
  }
  .home .carousel-indicators {
    display: none;
  }
  .header-text {
    width: 96%;
  }
  .header-text p,
  .header-text h2 {
    padding: 5px;
  }
  .header-text h2 {
    font-size: 20px;
  }
  .signoutButton {
    float: right;
  }
  .smepisLogin {
    min-height: 400px;
  }
  .smepisLogin .card {
    width: 80%;
    position: relative;
    display: block;
    margin: 0 auto;
    right: unset;
  }
  .main-slider .top-slider .carousel-inner {
    height: 300px;
  }
  .privilege-slide .left-priv img {
    height: 30px;
  }
  .container.gradient-blue.top-slider {
    height: 180px;
  }
  .main-slider .top-slider .carousel-inner img {
    height: 400px;
    width: auto;
    max-width: unset;
  }
  .caption {
    word-break: normal;
    padding-top: 10px;
  }
  .panel .panel-body .table {
    display: block;
  }
  .product-benefit .panel-heading {
    height: auto;
  }
}
.footer {
    background: #1b2c46;
    text-align: left;
    height: 60px;
}
.bottom-bar {
    background-color: #b52025;
    padding: 10px;
}
