.col-xs-offset-right-12 {
  margin-right: 100%; }

.col-xs-offset-right-11 {
  margin-right: 91.66667%; }

.col-xs-offset-right-10 {
  margin-right: 83.33333%; }

.col-xs-offset-right-9 {
  margin-right: 75%; }

.col-xs-offset-right-8 {
  margin-right: 66.66667%; }

.col-xs-offset-right-7 {
  margin-right: 58.33333%; }

.col-xs-offset-right-6 {
  margin-right: 50%; }

.col-xs-offset-right-5 {
  margin-right: 41.66667%; }

.col-xs-offset-right-4 {
  margin-right: 33.33333%; }

.col-xs-offset-right-3 {
  margin-right: 25%; }

.col-xs-offset-right-2 {
  margin-right: 16.66667%; }

.col-xs-offset-right-1 {
  margin-right: 8.33333%; }

.col-xs-offset-right-0 {
  margin-right: 0; }

@media (min-width: 768px) {
  .col-sm-offset-right-12 {
    margin-right: 100%; }

  .col-sm-offset-right-11 {
    margin-right: 91.66667%; }

  .col-sm-offset-right-10 {
    margin-right: 83.33333%; }

  .col-sm-offset-right-9 {
    margin-right: 75%; }

  .col-sm-offset-right-8 {
    margin-right: 66.66667%; }

  .col-sm-offset-right-7 {
    margin-right: 58.33333%; }

  .col-sm-offset-right-6 {
    margin-right: 50%; }

  .col-sm-offset-right-5 {
    margin-right: 41.66667%; }

  .col-sm-offset-right-4 {
    margin-right: 33.33333%; }

  .col-sm-offset-right-3 {
    margin-right: 25%; }

  .col-sm-offset-right-2 {
    margin-right: 16.66667%; }

  .col-sm-offset-right-1 {
    margin-right: 8.33333%; }

  .col-sm-offset-right-0 {
    margin-right: 0; } }
@media (min-width: 992px) {
  .col-md-offset-right-12 {
    margin-right: 100%; }

  .col-md-offset-right-11 {
    margin-right: 91.66667%; }

  .col-md-offset-right-10 {
    margin-right: 83.33333%; }

  .col-md-offset-right-9 {
    margin-right: 75%; }

  .col-md-offset-right-8 {
    margin-right: 66.66667%; }

  .col-md-offset-right-7 {
    margin-right: 58.33333%; }

  .col-md-offset-right-6 {
    margin-right: 50%; }

  .col-md-offset-right-5 {
    margin-right: 41.66667%; }

  .col-md-offset-right-4 {
    margin-right: 33.33333%; }

  .col-md-offset-right-3 {
    margin-right: 25%; }

  .col-md-offset-right-2 {
    margin-right: 16.66667%; }

  .col-md-offset-right-1 {
    margin-right: 8.33333%; }

  .col-md-offset-right-0 {
    margin-right: 0; } }
@media (min-width: 1200px) {
  .col-lg-offset-right-12 {
    margin-right: 100%; }

  .col-lg-offset-right-11 {
    margin-right: 91.66667%; }

  .col-lg-offset-right-10 {
    margin-right: 83.33333%; }

  .col-lg-offset-right-9 {
    margin-right: 75%; }

  .col-lg-offset-right-8 {
    margin-right: 66.66667%; }

  .col-lg-offset-right-7 {
    margin-right: 58.33333%; }

  .col-lg-offset-right-6 {
    margin-right: 50%; }

  .col-lg-offset-right-5 {
    margin-right: 41.66667%; }

  .col-lg-offset-right-4 {
    margin-right: 33.33333%; }

  .col-lg-offset-right-3 {
    margin-right: 25%; }

  .col-lg-offset-right-2 {
    margin-right: 16.66667%; }

  .col-lg-offset-right-1 {
    margin-right: 8.33333%; }

  .col-lg-offset-right-0 {
    margin-right: 0; } }
body {
  font-family: "Roboto", sans-serif;
  overflow: hidden; }
  @media (max-width: 768px) {
    body {
      overflow: auto;
      width: 100%;
      height: auto; } }

.transition, .btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .sidebar ul li a, .sidebar ul li a.active, .sidebar ul li a:hover, a, a:hover {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear; }

html, body {
  background-color: #111;
  font-size: 100%; }
  @media (max-width: 768px) {
    html, body {
      background-color: #f2f2f2; } }

header {
  height: auto;
  z-index: 99;
  padding: 0;
  background-color: white;
  width: 100%;
  padding: 15px; }
  header img {
    width: 100%;
    height: auto; }

.swiper-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0; }
  @media (max-width: 768px) {
    .swiper-container {
      overflow: auto;
      height: auto; } }

@media (max-width: 768px) {
  .swiper-slide {
    height: auto; } }

@media (max-width: 768px) {
  .swiper-wrapper {
    padding-top: 100px; } }

.half-width {
  position: relative;
  width: 50%;
  height: 100%;
  float: left;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    .half-width {
      width: 100%;
      height: auto; } }

.content-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  padding: 0 10%;
  background-color: #f2f2f2; }
  @media (max-width: 768px) {
    .content-wrapper {
      width: 100%;
      height: auto;
      padding: 30px;
      display: block; } }

h1 {
  color: #891637;
  font-size: 3.75rem;
  margin: 0 0 1.875rem 0;
  font-weight: 400; }
  @media (max-width: 768px) {
    h1 {
      font-size: 2.5rem; } }

h2 {
  color: #891637;
  font-size: 2.5rem;
  margin: 0 0 1.25rem 0;
  font-weight: 400; }

p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
  color: #333;
  margin: 0 0 1rem 0; }
  p.lead {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.875rem;
    margin: 0 0 1.875rem 0;
    color: #333; }
    @media (max-width: 768px) {
      p.lead {
        font-size: 1.25rem; } }

.btn-primary {
  background-color: #891637;
  font-size: 1.125rem;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  font-weight: 300; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #111; }

.vertical-middle {
  display: table-cell;
  vertical-align: middle; }

.sidebar {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #111;
  width: 150px;
  height: 100%;
  z-index: 111; }
  @media (max-width: 768px) {
    .sidebar {
      width: 80px;
      position: fixed;
      bottom: 0; } }
  .sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    position: relative;
    float: left; }
    .sidebar ul li {
      display: block;
      float: left;
      position: relative;
      width: 100%; }
      .sidebar ul li a {
        width: 100%;
        height: 110px;
        position: relative;
        color: white;
        text-decoration: none;
        text-align: center;
        float: left;
        display: block;
        padding-top: 20px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media (max-width: 768px) {
          .sidebar ul li a {
            width: 80px;
            height: 80px;
            padding-top: 16px; } }
        .sidebar ul li a.active, .sidebar ul li a:hover {
          background-color: #891637; }
        .sidebar ul li a i {
          font-size: 48px;
          position: relative;
          width: 100%; }
          @media (max-width: 768px) {
            .sidebar ul li a i {
              font-size: 48px; } }
        .sidebar ul li a span {
          width: 100%;
          position: relative;
          font-size: 1rem;
          color: #d7d7d7; }
          @media (max-width: 768px) {
            .sidebar ul li a span {
              display: none; } }

.list-group a {
  background-color: transparent; }
  .list-group a:first-child {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0; }
  .list-group a:last-child {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0; }
  .list-group a p {
    font-size: 0.875rem; }
  .list-group a:hover, .list-group a:focus, .list-group a:active {
    background-color: #891637;
    border-color: #891637; }
    .list-group a:hover h4, .list-group a:hover p.list-group-item-text, .list-group a:focus h4, .list-group a:focus p.list-group-item-text, .list-group a:active h4, .list-group a:active p.list-group-item-text {
      color: white; }
  .list-group a.active {
    background-color: #891637;
    border-color: #891637; }
    .list-group a.active h4, .list-group a.active p.list-group-item-text {
      color: white; }
    .list-group a.active:hover, .list-group a.active:focus, .list-group a.active:active {
      background-color: #891637;
      border-color: #891637; }
      .list-group a.active:hover h4, .list-group a.active:hover p.list-group-item-text, .list-group a.active:focus h4, .list-group a.active:focus p.list-group-item-text, .list-group a.active:active h4, .list-group a.active:active p.list-group-item-text {
        color: white; }

a {
  color: #891637; }
  a:hover {
    color: #111; }

footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #d7d7d7;
  text-align: center; }
  footer a {
    color: #d7d7d7; }
    footer a:hover {
      color: #891637; }
  footer i {
    padding: 0 0.25rem; }
  footer span {
    margin: 0.5rem 0;
    display: block;
    text-align: center;
    font-size: 0.875rem; }

.form-control {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
  .form-control:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.rm-bg-color {
  background: none; }

.services-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  width: 100%;
  float: left;
  position: relative;
  z-index: 2; }
  .services-list li {
    display: block;
    width: 100%;
    float: left; }
    .services-list li a {
      color: #fff;
      font-size: 1rem;
      font-weight: 300;
      display: block;
      width: 100%;
      float: left;
      margin: 0 0 1.5rem 0; }
      .services-list li a:hover {
        text-decoration: none; }
      .services-list li a i {
        padding-right: 1rem;
        width: 60px;
        display: block;
        font-size: 2rem;
        float: left; }
      .services-list li a span {
        line-height: 32px;
        display: block;
        float: left; }
    .services-list li:last-of-type a {
      padding: 0; }

h3.white {
  color: white;
  font-size: 32px;
  font-weight: 400;
  margin: 0 0 24px 0; }

.overlay, .overlay-white {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.overlay-white {
  background-color: rgba(255, 255, 255, 0.9);
  display: none; }

.product-details {
  position: relative;
  z-index: 11; }
  .product-details h4 {
    margin: 0 0 10px 0; }
  .product-details p, .product-details ul > li {
    font-size: 15px; }
  .product-details ul, .product-details p {
    margin-bottom: 15px; }
  .product-details h3 {
    font-weight: 400;
    color: #891637; }

.scrollbar {
  overflow: auto; }

/*# sourceMappingURL=iconsystems-style.css.map */

.error_strings{ color:#FF0000}
.alert_msg{position:absolute; z-index:100000; width:100%; text-align:center}


