/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 17, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
#content_form, .wrapper-body {
  min-height: calc(100vh - 244px);
  margin-bottom: 0px; }

/* line 22, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.public-profile {
  min-height: calc(100vh - 444px);
  margin-bottom: 0px; }

/* line 30, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
h1.underline, h4.underline {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 21px; }

@media (max-width: 767px) {
  /* line 39, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .text_center-mobile {
    text-align: center; } }

/* line 45, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.btn-lg-home {
  padding: 20px 40px;
  font-size: 15px; }

/* line 50, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.btn-info-home {
  color: #fff;
  border-color: #fff;
  background: transparent; }
  /* line 55, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .btn-info-home:hover {
    color: #000;
    border-color: #000;
    background: #fff; }
  /* line 60, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .btn-info-home:active {
    color: #000;
    border-color: #000;
    background: #fff; }
  /* line 65, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .btn-info-home:focus {
    color: #000;
    border-color: #000;
    background: #fff; }

/* line 78, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.breadcrumb > li a, .breadcrumb > li a:hover {
  text-decoration: none;
  color: #666666; }

/* line 84, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.breadcrumb > .active {
  font-weight: bold; }

/* line 96, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0px;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  text-align: center; }

/* line 107, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li:first-child > a:hover,
.pagination > li:first-child > span:hover {
  background: none; }

/* line 114, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li:last-child > a:hover,
.pagination > li:last-child > span:hover {
  background: none; }

/* line 123, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: transparent;
  border-color: transparent; }

/* line 133, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: transparent;
  border-radius: 50%; }

/* line 143, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top {
  border-width: 0; }

/* line 147, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top {
  border-width: 0;
  margin-bottom: 0; }

/* line 151, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-default {
  border-color: transparent; }

/* line 155, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.homelink, a.homelink:hover, a.homelink:focus {
  color: #fff;
  text-decoration: none; }

/* line 160, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.register-bar {
  clear: both; }

/* line 164, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar {
  min-height: 67px; }
  /* line 167, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar .navbar-collapse {
    max-height: 510px;
    box-shadow: none;
    border-top: none;
    padding-top: 8px; }
  /* line 174, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar .navbar-form {
    border: none;
    margin-left: 0;
    margin-right: 0; }
    /* line 179, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .navbar-fixed-top.navbar .navbar-form .form-control {
      font-size: 1em; }

/* line 186, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .navbar-collapse {
  max-height: 510px;
  box-shadow: none;
  border-top: none; }

/* line 192, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .navbar-form {
  border: none;
  margin-left: 0;
  margin-right: 0; }
  /* line 197, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar .navbar-form .form-control {
    font-size: 1em; }

@media (min-width: 992px) {
  /* line 202, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .fix-navbar .register-bar {
    display: none; } }

/* line 208, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: bottom; }

/* line 213, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: bottom; }

/* line 222, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold; }

/* line 229, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  height: 21px;
  margin: 0 4px;
  margin-top: 14.5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #666; }

/* line 241, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold; }

/* line 248, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  height: 21px;
  margin: 0 4px;
  margin-top: 14.5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #666; }

/* line 258, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top .navbar-brand {
  font-size: 2.11em;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #232222;
  position: relative; }
  @media (max-width: 1200px) {
    /* line 258, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .navbar-fixed-top .navbar-brand {
      position: initial;
      height: 42px; } }

/* line 270, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top .navbar-header {
  padding-top: 8px; }

/* line 275, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top .navbar-brand {
  font-size: 2.11em;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #232222;
  position: relative; }
  @media (max-width: 1200px) {
    /* line 275, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .navbar-static-top .navbar-brand {
      position: initial;
      height: 42px; } }

/* line 295, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-fixed-top.navbar-inverse {
  background-color: #232222;
  border-color: transparent; }
  /* line 299, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar-inverse .navbar-brand {
    color: #fff; }
  /* line 302, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar-inverse .divider-vertical {
    border-right-color: #fff;
    border-left-color: #111; }

/* line 307, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar-inverse {
  background-color: white;
  border-color: transparent; }
  /* line 311, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar-inverse .navbar-brand {
    color: #fff; }
  /* line 315, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar-inverse .divider-vertical {
    border-right-color: #fff;
    border-left-color: #111; }

/* line 322, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #000; }
  /* line 325, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-inverse .navbar-nav > li > a:hover {
    color: #000;
    background-color: transparent;
    /*border-bottom: 4px solid #1B3978;*/
    padding-bottom: 10px; }
  /* line 331, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-inverse .navbar-nav > li > a:focus {
    color: black;
    background-color: transparent;
    outline: 1px dashed #FFFFFF; }

@media (max-width: 1199px) {
  /* line 342, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-inverse .navbar-nav > li > a:hover {
    color: black;
    background-color: #666666;
    border-bottom: 4px solid #2F5FEF;
    padding-bottom: 6px; } }

/* line 353, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.menu-bar .shopping_link {
  position: relative; }
  /* line 356, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .menu-bar .shopping_link .cart_amount {
    border-radius: 100%;
    height: 17px;
    width: 17px;
    position: absolute;
    bottom: 6px;
    right: -6px;
    background-color: #2f5fef;
    text-align: -webkit-center;
    line-height: 17px;
    font-size: 9px;
    padding-left: 1.9px;
    color: #fff; }
    /* line 370, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .menu-bar .shopping_link .cart_amount:hover {
      color: #fff; }

@media (max-width: 1199px) {
  /* line 378, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top .navbar-collapse .nav > .divider-vertical {
    display: none; } }

@media (max-width: 1199px) {
  /* line 383, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top .navbar-collapse .nav > .divider-vertical {
    display: none; } }

@media (max-width: 767px) {
  /* line 388, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-fixed-top.navbar > .container > .row > div {
    display: block; }
  /* line 392, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-header {
    position: relative; } }

@media (max-width: 767px) {
  /* line 397, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-static-top.navbar > .container > .row > div {
    display: block; }
  /* line 401, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-header {
    position: relative; } }

/* line 408, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel {
  -webkit-box-shadow: 0 0px 0px transparent;
  box-shadow: 0 0px 0px transparent; }

/* line 415, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.panel-group {
  margin-bottom: 21px; }
  /* line 418, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group.border-bottom {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 84px; }
  /* line 423, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel {
    border-radius: 0px;
    border: none;
    box-shadow: none; }
    /* line 428, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .panel-group .panel + .panel {
      margin-top: 5px; }
  /* line 433, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel-heading {
    border-bottom: 0; }
    /* line 437, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .panel-group .panel-heading .panel-title a {
      text-decoration: none; }
      /* line 440, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .panel-group .panel-heading .panel-title a:hover {
        color: #2f5fef; }
      /* line 444, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .panel-group .panel-heading .panel-title a:before {
        content: ' ';
        background-repeat: no-repeat;
        display: inline-block;
        width: 22px;
        height: 12px;
        background-position: -92px -5px;
        margin-right: 10.5px; }
      /* line 455, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .panel-group .panel-heading .panel-title a.collapsed:before {
        background-position: -5px -126px; }
    /* line 463, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: none; }
  /* line 468, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel-footer {
    border-top: 0; }
    /* line 471, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: none; }
  /* line 476, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .panel-group .panel-default {
    border-color: none; }
    /* line 6, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
    .panel-group .panel-default > .panel-heading {
      color: #333333;
      background-color: transparent;
      border-color: none; }
      /* line 11, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
      .panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: none; }
      /* line 14, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
      .panel-group .panel-default > .panel-heading .badge {
        color: transparent;
        background-color: #333333; }
    /* line 20, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/mixins/panels.scss */
    .panel-group .panel-default > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: none; }

/* line 484, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
body {
  padding-top: 0px; }
  @media (max-width: 767px) {
    /* line 484, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    body {
      padding-top: 0px; } }

/* line 493, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.layer_down {
  height: 50px;
  background: url("layer_down.png") no-repeat bottom center;
  position: absolute;
  bottom: 0;
  z-index: 900;
  width: 100%; }

/* line 502, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.layer_up {
  height: 40px;
  background: url("layer_up.png") no-repeat bottom center;
  position: relative;
  z-index: 20; }

/* line 509, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-margin {
  margin: 21px 0; }

/* line 513, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.color-inverse {
  color: #fff; }
  /* line 516, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .color-inverse h1, .color-inverse h2, .color-inverse h3 {
    color: #fff; }

/* line 524, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-inline-search {
  background: url("helpdesk.png") no-repeat;
  background-size: cover; }
  /* line 529, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-inline-search .row > div {
    margin-top: 100px; }
    /* line 532, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .section-inline-search .row > div h1 {
      color: #fff; }
      @media screen and (max-width: 600px) {
        /* line 532, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
        .section-inline-search .row > div h1 {
          font-size: 16vw; } }
    /* line 542, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .section-inline-search .row > div .form-inline .form-group .input-group {
      margin-right: 21px; }
      /* line 545, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .section-inline-search .row > div .form-inline .form-group .input-group .input-group-addon {
        background-color: #fff;
        border-right: none; }
      /* line 550, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .section-inline-search .row > div .form-inline .form-group .input-group .form-control {
        height: 60px;
        border-left: none;
        box-shadow: none; }
        /* line 555, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
        .section-inline-search .row > div .form-inline .form-group .input-group .form-control:focus {
          box-shadow: none;
          border-right: none;
          border-color: #ccc; }

/* line 568, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out; }

/* line 578, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.wrapper .contained {
  position: relative;
  height: 400px;
  padding-bottom: 56.25%; }

/* line 584, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.wrapper .contained > svg {
  margin-top: -100px;
  position: absolute;
  display: block; }

/* line 590, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.contained .row {
  margin-top: 80px; }

/* line 594, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
footer {
  position: relative;
  color: #AAAAAA; }
  /* line 598, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  footer .footer-top {
    width: 100%;
    min-height: 130px;
    background-color: #232222;
    display: flex;
    align-items: center; }
    /* line 605, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-top h3, footer .footer-top h4 {
      color: #fff; }
    /* line 609, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-top .list-social-links {
      margin-top: 25px;
      margin-bottom: 12.5px; }
    @media screen and (max-width: 991px) {
      /* line 616, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      footer .footer-top h3,
      footer .footer-top .list-social-links {
        text-align: center; } }
  /* line 622, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  footer .footer-bottom {
    width: 100%;
    min-height: 36px;
    background-color: #1b3978;
    font-size: 12px;
    display: flex;
    align-items: center; }
    /* line 630, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-bottom p {
      margin: 0; }
    /* line 634, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-bottom h4 {
      margin-top: 0;
      color: #fff; }
    /* line 639, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    footer .footer-bottom ul {
      list-style-type: none;
      margin: 0; }
      /* line 649, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      footer .footer-bottom ul li a,
      footer .footer-bottom ul li a:hover,
      footer .footer-bottom ul li a:focus,
      footer .footer-bottom ul li a:active,
      footer .footer-bottom ul li a.active {
        font-size: 15px;
        color: #fff; }

/* line 659, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.list-social-links {
  list-style-type: none;
  padding-left: 0; }
  /* line 663, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .list-social-links li {
    display: inline-block;
    margin: 0 10px; }
    /* line 672, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .list-social-links li a,
    .list-social-links li a:hover,
    .list-social-links li a:focus,
    .list-social-links li a:active,
    .list-social-links li a.active {
      color: #fff; }

@media screen and (max-width: 993px) {
  /* line 680, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-landing h1 {
    font-size: 65px; }
  /* line 684, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-landing h2 {
    letter-spacing: normal;
    margin-left: -3px; } }

/* line 690, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.user-icon {
  width: 16px;
  height: 16px;
  background-image: url("register_icon.png");
  display: inline-block;
  margin-right: 7px; }

/* line 698, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-title-container {
  border-top: solid 1px #bcbcbc;
  border-bottom: solid 1px #bcbcbc;
  padding-left: 15px;
  padding-top: 28px;
  padding-bottom: 28px; }

/* line 706, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-title {
  margin-left: -35px; }
  /* line 709, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-title > span {
    margin-left: 3px; }
    /* line 712, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .article-title > span .article-author {
      font-weight: bold;
      color: #2f5fef; }

/* line 719, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.article-content {
  margin-top: 15px; }
  /* line 722, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-content > p {
    text-align: justify; }

@media screen and (max-width: 993px) {
  /* line 728, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-title {
    margin-left: 0;
    text-align: center; }
  /* line 733, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .article-author {
    text-align: center; } }

/* line 739, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .header-search {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-color: #eeeeee; }
  /* line 745, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-search .header-search img {
    max-width: 350px; }
  @media screen and (max-width: 600px) {
    /* line 749, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .section-search .header-search h1 {
      font-size: 13vw; } }

/* line 756, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .title-search {
  font-size: 26px;
  font-weight: bold; }

/* line 761, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search input {
  border-style: none;
  padding-left: 10px;
  height: 60px; }

/* line 769, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .media .media-left > img {
  max-width: 240px; }

/* line 774, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.section-search .media .media-body {
  padding-left: 20px; }
  /* line 777, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-search .media .media-body > a {
    text-decoration: none;
    font-weight: bold; }
  /* line 782, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .section-search .media .media-body .media-heading {
    margin-top: 5px;
    margin-bottom: 20px; }

/* line 791, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.cards-container {
  margin-top: 84px;
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 991px) {
    /* line 791, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .cards-container {
      flex-direction: column; } }

/* line 806, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.carousel-custom .carousel-inner > .item {
  margin-right: auto;
  margin-left: auto; }
  /* line 810, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .carousel-custom .carousel-inner > .item .carousel-caption {
    display: flex;
    align-items: center;
    top: 5%;
    left: 5%;
    right: 5%; }
    @media screen and (min-width: 768px) {
      /* line 810, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .carousel-custom .carousel-inner > .item .carousel-caption {
        left: 5%;
        right: 5%; } }

/* line 826, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.carousel-custom .carousel-indicators li {
  border-color: #232222; }

/* line 835, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.table.table-forms td {
  padding: 15px 8px; }

/* line 841, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.table.table-forms tbody tr:first-child td {
  border-top: none; }

/* line 850, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.poll {
  background-color: #eeeeee;
  border-top: 7px solid #0b80d0;
  position: relative;
  padding-left: 15px;
  padding-right: 15px; }
  /* line 857, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .poll .poll-header {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 5px; }
    /* line 867, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-header h4 {
      font-weight: bold;
      display: inline-block; }
  /* line 873, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .poll .poll-content {
    padding-top: 25px; }
    /* line 876, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-content p {
      font-size: 14px; }
    /* line 880, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-content form {
      border-bottom: 1px solid #bcbcbc;
      padding-bottom: 10px; }
    /* line 885, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-content .poll-buttons {
      padding-top: 20px;
      padding-left: 11px; }
      /* line 889, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .poll .poll-content .poll-buttons .btn {
        padding: 4px 14px;
        font-size: 14px; }
      /* line 894, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
      .poll .poll-content .poll-buttons .btn-default {
        color: #000;
        border-color: #000; }
        /* line 898, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
        .poll .poll-content .poll-buttons .btn-default:hover {
          color: #000;
          border-color: #000; }
  /* line 906, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .poll .poll-tags {
    padding-top: 10px; }
    /* line 909, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-tags h4 {
      border-bottom: 1px solid #bcbcbc;
      padding-bottom: 10px; }
    /* line 914, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .poll .poll-tags .tag {
      display: inline-block;
      background-color: #e1e1e1;
      color: #232222;
      padding: 5px 14px;
      margin: 5px 0px;
      text-transform: uppercase;
      font-size: 13px; }

/* line 926, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.nav-sidebar {
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }
  /* line 933, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav > li > a {
    padding: 4px 20px;
    color: #2f5fef;
    border-right: 2px solid #eeeeee; }
    /* line 939, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .nav-sidebar .nav > li > a:hover,
    .nav-sidebar .nav > li > a:focus {
      color: #232222;
      text-decoration: none;
      background-color: transparent;
      border-right: 2px solid #555555; }
    /* line 946, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .nav-sidebar .nav > li > a:before {
      position: relative;
      top: 1px;
      display: inline-block;
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e250";
      margin-right: 7px; }
  /* line 963, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav > .active > a {
    color: #232222;
    text-decoration: none;
    background-color: transparent;
    border-right: 2px solid #555555;
    font-weight: bold; }
    /* line 970, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .nav-sidebar .nav > .active > a:before {
      content: "\e252"; }
  /* line 977, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav > .active:hover > a,
  .nav-sidebar .nav > .activefocus > a {
    font-weight: bold; }
  /* line 983, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav > .active > ul.nav {
    display: block; }
  /* line 990, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav ul.nav {
    display: none; }
  /* line 997, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav .nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px; }
  /* line 1007, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav .nav > .active,
  .nav-sidebar .nav .nav > .active:hover,
  .nav-sidebar .nav .nav > .active:focus {
    font-weight: bold; }
  /* line 1014, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav .nav .nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 60px; }
    /* line 1019, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    .nav-sidebar .nav .nav .nav > li > a:before {
      content: ""; }
  /* line 1028, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .nav-sidebar .nav .nav .nav > .active,
  .nav-sidebar .nav .nav .nav > .active:hover,
  .nav-sidebar .nav .nav .nav > .active:focus {
    font-weight: bold; }

/* line 1039, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
#navbar .dropdown-menu {
  margin-top: 8px; }

/* line 1043, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
#navbar .dropdown-search {
  padding-top: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  margin: 9px; }
  /* line 1050, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  #navbar .dropdown-search #q {
    min-width: 200px; }
  @media (max-width: 1199px) {
    /* line 1055, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    #navbar .dropdown-search .input-group-btn {
      vertical-align: top; }
    /* line 1058, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    #navbar .dropdown-search #search-filter {
      width: 100%;
      text-align: left;
      padding-left: 25px; }
    /* line 1063, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
    #navbar .dropdown-search.dropdown-menu > li:hover, #navbar .dropdown-search .dropdown-menu > li:hover {
      color: white;
      background-color: transparent; } }

/* line 1071, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.tabs-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px; }

/* line 1084, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.help-block.error,
label.control-label.required:before,
.crmEntityFormView .cell div.info.required label:after,
.crmEntityFormView .cell div.info div.validators,
.crmEntityFormView .validator-text,
.crmEntityFormView .rank-order-cell .validator-text,
.crmEntityFormView .constant-sum-cell .validator-text,
.crmEntityFormView .stack-rank-cell .validator-text {
  color: #a94442; }

@media screen and (-ms-high-contrast: active) {
  /* line 1089, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
  /* line 1093, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; } }

/* line 10, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.page_section {
  position: relative;
  background-size: cover;
  color: #000; }
  /* line 15, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .page_section .row {
    padding-top: 25px;
    padding-bottom: 100px; }
  /* line 20, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .page_section .blue_border {
    border-bottom: 7px solid #0043a0;
    padding-bottom: 10px; }
  /* line 25, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .page_section .prg-dt-home {
    padding-top: 0px;
    padding-bottom: 40px; }
  /* line 30, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .page_section .prg-dt-home-cnt {
    padding-bottom: 20px; }
  /* line 34, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .page_section .btn {
    margin-top: 50px; }
  /* line 38, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .page_section .form-search .btn {
    margin-top: 0; }
  /* line 44, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .page_section .section-landing-heading p,
  .page_section .section-landing-sub-heading p {
    border-top: 0; }

/* line 51, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.form-search .btn {
  border: 1px solid #ccc; }

/* line 54, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.form-search .btn-default:hover {
  border-color: #ccc; }

/* line 58, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.form-search .dropdown-submenu {
  right: -2px; }

/* line 62, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.form-search .dropdown-menu {
  margin-top: 0px; }

/* line 67, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.dropdown-search.dropdown-menu > li:hover {
  background-color: transparent; }

/* line 71, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
#navbar .form-search .dropdown-menu {
  margin-top: 0px; }

/* line 75, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.section-diagonal-top {
  -webkit-transform: skew(0deg, 1.3deg);
  -ms-transform: skew(0deg, 1.3deg);
  transform: skew(0deg, 1.3deg);
  overflow: hidden;
  margin-top: -60px;
  margin-bottom: -20px; }
  /* line 83, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .section-diagonal-top .section-diagonal-top-content {
    -webkit-transform: skew(0deg, -1.3deg);
    -ms-transform: skew(0deg, -1.3deg);
    transform: skew(0deg, -1.3deg);
    background: url("homethumbnail3.jpg") no-repeat;
    background-size: cover;
    margin-top: -70px; }
    /* line 91, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
    .section-diagonal-top .section-diagonal-top-content:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: .4;
      z-index: -1;
      background-color: #000; }
  /* line 104, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .section-diagonal-top .row {
    padding-top: 125px; }
  /* line 108, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .section-diagonal-top .col-md-5 {
    float: none;
    margin: 0 auto; }
  /* line 113, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .section-diagonal-top p {
    border-top: none; }

/* line 118, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.section-diagonal-right {
  -webkit-transform: skew(0deg, 1.3deg);
  -ms-transform: skew(0deg, 1.3deg);
  transform: skew(0deg, 1.3deg);
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: -20px; }
  /* line 126, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .section-diagonal-right .row {
    padding-top: 125px; }
  /* line 130, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .section-diagonal-right.home-section {
    margin-top: -60px; }
  /* line 134, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .section-diagonal-right .section-diagonal-right-content {
    -webkit-transform: skew(0deg, -1.3deg);
    -ms-transform: skew(0deg, -1.3deg);
    transform: skew(0deg, -1.3deg);
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("homethumbnail4.jpg") no-repeat;
    background-size: cover;
    margin-top: -70px; }
    /* line 142, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
    .section-diagonal-right .section-diagonal-right-content:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: .8;
      z-index: -1;
      background-color: #2f5fef; }

/* line 156, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.page_section h3 {
  font-size: 66px; }

/* line 161, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.section-landing {
  background: url("homehero.jpg") no-repeat center;
  background-size: cover; }
  /* line 166, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .section-landing .row > div {
    margin-top: 80px; }
    /* line 169, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
    .section-landing .row > div .section-landing-heading {
      font-size: 4.3rem;
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 58px;
      letter-spacing: 19px;
      word-spacing: 1000em; }
      @media screen and (max-width: 600px) {
        /* line 169, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
        .section-landing .row > div .section-landing-heading {
          font-size: 16vw; } }
    /* line 182, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
    .section-landing .row > div .section-landing-heading:first-line {
      font-size: 8rem;
      letter-spacing: normal; }
    /* line 187, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
    .section-landing .row > div .section-landing-sub-heading {
      margin-top: 0;
      margin-bottom: 50px;
      font-size: 4.3rem;
      color: #fff;
      letter-spacing: 19px;
      text-transform: uppercase; }
      @media screen and (max-width: 600px) {
        /* line 187, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
        .section-landing .row > div .section-landing-sub-heading {
          font-size: 4vw; } }

/* line 203, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.section-sub-landing {
  background: url("homethumbnail1.jpg") no-repeat center;
  background-size: cover; }

/* line 208, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.section-default {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("homethumbnail2.jpg") no-repeat center;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    /* line 213, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
    .section-default:before {
      content: " ";
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ } }
  /* line 228, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .section-default .row {
    padding-bottom: 150px; }

/* line 233, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.toggle-related-filter.btn-default.active {
  color: #2f5fef;
  border-color: #2f5fef; }
  /* line 237, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
  .toggle-related-filter.btn-default.active:hover {
    color: #0039e6;
    border-color: #0039e6; }

/* line 243, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.modal-footer .btn.pull-right + .btn {
  margin-right: 5px;
  margin-left: 0px; }

/* line 248, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.section-landing-search {
  min-height: 250px;
  background: url(searchhero.jpg) no-repeat 0 85%;
  background-size: cover; }

/* line 254, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.section-landing-forums {
  min-height: 250px;
  background: url(forumhero.jpg) no-repeat center;
  background-size: cover; }

/* line 261, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.section-knowledge .list-group a.list-group-item {
  color: #2f5fef; }

/* line 265, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.section-knowledge .panel-title {
  color: #000; }

/* line 270, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.page_section.section-landing .row {
  padding-bottom: 10px; }

/* line 274, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.page_section.section-landing .row > div {
  margin-top: 0px; }

/* line 278, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.list-group-item p {
  margin-bottom: 0px; }

/* line 282, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
#projectTopNav > .active > a {
  background-color: #fbfbfb !important; }

/* line 286, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.skip-to-content a {
  padding: 10px 20px;
  position: absolute;
  top: -43px;
  left: 0px;
  color: #FFFFFF;
  border-radius: 2px;
  background: #742774;
  -webkit-transition: top 1s ease-out;
  transition: top 1s ease-out;
  z-index: 100;
  font-family: Segoe UI;
  font-size: 14px; }

/* line 302, D:/a/_work/1/s/Resources/Theme/ElectricBlueDesign/prm/theme.scss */
.skip-to-content a:focus {
  position: absolute;
  left: 0px;
  top: 0px;
  outline: none;
  color: #FFFFFF;
  -webkit-transition: top 0.1s ease-in;
  transition: top 0.1s ease-in;
  border: 1px dashed; }

/*-------------- NUMERALFORMULARIO-----------------------*/
.top{
	background: #fff;
	border: none;
	box-shadow: none;	
}
.number{
	width: 40px;
	height: 40px;
	text-align: center;
	color: #D9D9D9;
	border-radius: 50%;
	padding: 4px 10px 0px 10px;
	margin: 0 auto;
	display: block;
	border: 1px solid #D9D9D9;
	font-size: 20px;
	font-weight: 800;
}
.numeral-form1 img{
    width: 45%;
    margin:10px 0px 20px 0px;
}
.numberactive{
    color: #F28C20;
    font-size: 18px;
    font-weight: 800;
}
.numberin{
    color: #D9D9D9;
    font-size: 18px;
    font-weight: 800;
}
.textactive{
     color: #F28C20;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}
.textin{
     color: #D9D9D9;
    font-size: 18px;
    font-weight: 400;
}
.list-group-item{
	background: none;
	color: #6D7278;
	border: none;
}

/*----------------FORMULARIOS---------------------*/
.pa-im p{
    color: #F58314;
}
.pa-im a{
    color: #F58314;
    font-weight: 600;
    text-decoration: line-through;
}
.nb-form {
    position: relative;
    height: auto;

    background-position: center bottom;
    z-index: 1;
}
.st-pr{

    padding-right: 50px;
    line-height: 90px;
}
.container-fluid {
    padding: 0 30px;
}
.cont-txt-mid2{
	margin-top: 0px;
	width: 80%;
	margin-bottom: 49px;}
.tit-sp{
    margin-top: 20px; 
}
.nb-orange-buttom-nav {
    padding: 5px 10px;
    border-radius: 3px;
    text-align: center;
    margin: 10px 5px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    background-color: #F28C20;
    color: #ffffff;
    display: inline-block;
    width: 150px;
	border-style: none;
}
.btn-n{
    float: right;
}

.form-control {
  border-radius:10px;
}

.btn-n {
  border-radius:7px;
}


/*------- CRM Components -------*/
.crmEntityFormView .cell{ 
	padding-left: 0px!important;
}

.crmEntityFormView .section{ 
	width:80%;
}
.btn-n {
  float: right;
  margin-right: 256px;
  margin-bottom: 90px;
}

.active .number{ 
	color:#F28C20;
}
.page-header{
	border-bottom:none;
}

#content-container.signinpage {

    width: 100%!important;
    height: 100%!important;
    padding: 130px!important;
    margin-top: 80px;
    float: left;
 
   
}
.logo-wrapper{
    float: left;
}
.page-content {
    margin-top: 20px;
    padding: 20px;
    background-size: cover;}


 /*background-image: url(/BizagiSignInBackground.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 23%;
    margin-top: 139px;
    margin-bottom: 307px;**/

#content-container.signinpage.page-content.row.row {
	-ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    background: #ffffff;
    border-radius: .25rem !important;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-left: 2.14rem !important;
    padding-right: 2.14rem !important;
    padding-top: 2.85rem !important;
    padding-bottom: 2.85rem !important;
    flex-direction: column;
    justify-content: space-between;
}

#content-container.signinpage.page-content.row.row.col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	margin-bottom: 40px;
}

.bring-back ul{
    float: right;
}
.navbar-nav {

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.btn-default{
    border-color: none!important;
}
.btn-default:hover{
    color: #F38C1A;
    background-color: #e6e6e6;
    border-color: #F38C1A!important;
}
.btn-sign li{
    list-style: none;
    float: left;
}
.other-it{
    list-style: none;
}
.us-est{
    margin-top: 8px;
}
button.lightboxus:hover{
    color: #F38C1A;
}
button.lightboxus:focus{
    color: #F38C1A;
}
.dropdown-menu>li>a{

font-family: 'Open Sans', sans-serif!important;
color: #6D7278!important;
font-size: 14px!important;


}
.sort-enabled{
    color: #F38C1A;
}

@media (max-width: 1170px){

}
@media (max-width: 768px){
.callus, .callus li, .copyright1, .footer-menu .menu, .logo, .social, .social li {
    float: none!important; 
    clear: both!important;
    text-align: center!important;
}
.navbar-nav {

    display: flex;
}
}







/*--------MENU--------*/
.form-control {
    border-radius:10px;
}

.btn-n {
    border-radius:7px;
}

a{
	text-decoration: none!important;
}
body{
	font-family: 'Open Sans', sans-serif;
}
li{
    list-style: none;
}
.bizagi-bar{
color: #000000;
}

.header.affix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 0;
    padding: 0px 0;
    min-height: inherit;
    z-index: 99;
    background: #fff;
    background: rgba(255,255,255,1);
    border-bottom: 1px solid #efefef;
}
.header {
    position: relative;
    display: block;
    min-height: 108px;
}
.logo {
    float: left;
    width: 0!important;
    margin: 11px 20px 8px!important;
    padding: 0;
    text-shadow: none;
    margin-top: 15px;
}

.nb-orange-buttom-nav-border {
    padding: 3px 10px;
    border-radius: 3px;
    text-align: center;
    margin: 10px 5px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    border: solid 2px #F28C20;
    color: #F28C20;
    display: inline-block;
    width: 110px;
}
p{
    color: #605F5F;
    font-size: 16px;
}
.logo img {
    width: 260px;
    float: left;
}
.navbar-default .navbar-toggle {	
	border-color: #f5f5f5!important;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ccc!important;
}
.navbar-toggle{
      background-color:#D9D9D9;
    background-image: none;
    border: 1px solid transparent;
}
.pull-left{
 
    margin-left: 90px;
    margin-top: 10px;

}
.pull-left ul li{
	list-style: none;
	float: left;
}
.icon-l{
   margin-left: 5px;
    float: left;
    width: 20px;
    margin-top: 15px;
}
a.lightbox{
	padding: 3px 10px;
    border-radius: 3px;
    text-align: center;
    margin: 10px 5px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    border: solid 2px #F28C20;
    color: #F28C20;
    display: inline-block;
    width: 110px;
    float: left;
    text-decoration: none;
}
a.lightboxus{
    padding: 3px 10px;
   
    text-align: center;
    margin: 10px 5px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    
    color: #F28C20;
    display: inline-block;

    float: left;
    text-decoration: none;
}
button.lightboxus{
    font-size: 14px;
    color: #6D7278;
	background-color:#fff;
}
a.lightbox:hover{
	color: #ffffff;
    background: #dc7000;
    text-decoration: none;
}
.dropdown-menu{
	border:none;
}
.sec-menu{
	float: left;
}
.sec-cont{
	float: left;
    margin-top: 15px;
}
.pull-left img{
	float: left;
    padding: 9px 9px 9px 11px;
    width: 40px;
    margin-top: 3px;
}
.menu{
	padding-top:16px;
}
.navbar-nav>li>a{
	    border-top: 2px solid #fff;
    color: #292723;
    color: #54646f;
    font-size: 16px;
    font-weight: 400;
    margin: 0 3px;
    padding: 8px 10px;
    text-decoration: none;
    float: left;
}

.navbar-nav>li>a:hover{
    color: #F38D1F;
    background: none!important;
}
.navbar-nav>li{
	list-style: none;
    font-family: 'Open Sans', sans-serif;
    color: #6D7278;
    font-size: 16px;
    line-height: 22px;
    margin: 5px 0;
    display: inline!important;
    padding-right: 8px;
}
.pull-nav {
    float: right;
}
.weblinks{
	float: right;
}
/*------banner-------*/

.nb-header-home {
    position: relative;
    height: auto;
    padding: 201px 0 94px 0;
    background-image: url(../bannerindex.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    z-index: 1;
}
h1.nb-h1-wh {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 60px;
    color: #fff;
}
h1.nb-h1, .nb-h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 60px;
    line-height: 64px;
}
h2.nb-h2-wh {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
}
h3.nb-h3, .nb-h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 44px;
}
h2.nb-h2, .nb-h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    line-height: 30px;
}
p.nb-p-wh {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}
/*------------submenu-------*/
.nb-box {
    background: #FFFFFF;
    box-shadow: 0 0 11px 0 rgba(166,166,166,0.50);
    display: inline-block;
    margin: 20px auto;
    width: 100%;
    position: relative;
}
.nb-gray {
    color: #6D7278;
}
.nb-box img{
	width: 100%;
}
.nb-box-text h5 {
        font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 19px;
    min-height: 71px;
}
.nb-box-text {
    margin: 18px 20px 70px 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
span.nb-link-text {
    font-size: 16px;
    line-height: 0px;
    margin-top: 10px;
    color: #F38C1A;
    font-weight: 700;
    text-decoration: none;
}

img.nb-link-img {
    width: 22px;
    margin: 0px 0 0px 5px;
}
img.nb-link-img2{
    width: 36px;
    margin: 0px 0 0px 5px;
}
a.nb-link-textimg {
	float: right;
    bottom: 30px;
    right: 30px;
}
p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #6D7278;
    font-size: 18px;
    line-height: 22px;
}
.stepsapply{
	margin-left:70px;	
}

.row.is-flex {
    display: flex;
    flex-wrap: wrap;
}
.cont-sec-b2{
	margin-top: 50px;
	margin-bottom:70px
}
.cont-txt-mid{
	margin: 0 auto;
	padding-top: 50px;
	width: 85%;
}

/*---------section 3-------*/

.sect-mun{
	float: left;
}
.sect-mun h1{
	font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
}
.sect-mun p{
	font-size: 16px;

}
.social-icon-link img{
	margin-right: 15px;
}
.social-icon-box{
	margin-top: 10px;
}
.nb-goals {
    margin: 0 0 0 80px;
    min-height: 100px;
}
.nb-goals p{
	margin-top: 14px;
}
.check-img {
    float: left;
}
.nb-section-margin{
        margin: 100px 0;
}
.st-es{
    text-align: right;
    padding-right: 50px;
}
.sect-mun ul li{
list-style: none;
font-size: 18px;
}
img.im-ic{
	width: 80px;
    margin: 0 auto;
    display: block;
    padding-bottom: 34px;
}
.num1{
    float: left;
}
.contp{
float: left;}
/*-------------footer--------------------*/
#foot {
background: rgb(0,87,71);
background: -webkit-linear-gradient(top left, rgb(0, 87, 71) 0%, rgb(0, 172, 161) 100%);
background: -o-linear-gradient(to bottom right, rgb(0, 87, 71) 0%, rgb(0, 172, 161) 100%);
background: linear-gradient(to bottom right, rgb(0, 87, 71) 0%, rgb(0, 172, 161) 100%);
display: inline-block;
width: 100%;
}
.nb-white {
color: #FFFFFF;
}
.portfolio-columns, .portfolio_classic {
overflow: hidden;
padding: 0 0 30px;
width: 100%;
}

#foot ul li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
}
#foot ul li a:hover{

    font-weight: 600;

}
#foot ul{
padding-left: 0px;
}
#foot ul li {
list-style: none;
}
.foo2Social {
padding-top: 33px;
color: #FFF;
font-size: 13px;
font-weight: 300;
text-align: right;
font-family: 'Open Sans', sans-serif;
}

.foo2Info {
padding-top: 33px;
color: #fff;
font-size: 13px;
font-weight: 300;

font-family: 'Open Sans', sans-serif;
}
.foo2Mail a, .foo2Info a, .foo2Mail a:hover, .foo2Info a:hover {
color: #fff;
}
/*----------------FORMULARIOS---------------------*/
.form-create p{
    
}
.pa-im p{
    color: #F58314;
}
.pa-im a{
    color: #F58314;
    font-weight: 600;
    text-decoration: line-through;
}
.nb-form {
    position: relative;
    height: auto;

    background-position: center bottom;
    z-index: 1;
}
.st-pr{

    padding-right: 50px;
    line-height: 90px;
}
.container-fluid {
    padding: 0 30px;
}
.cont-txt-mid2{
	margin-top: 0px;
	width: 80%;
	margin-bottom: 49px;}
.tit-sp{
    margin-top: 20px; 
}
.nb-orange-buttom-nav {
    padding: 5px 10px;
    border-radius: 3px;
    text-align: center;
    margin: 10px 5px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    background-color: #F28C20;
    color: #ffffff;
    display: inline-block;
    width: 150px;
	border-style: none;
}
.btn-n{
    float: right;
}
/*-------------- NUMERALFORMULARIO-----------------------*/
.top{
	background: #fff;
	border: none;
	box-shadow: none;	
}
.number{
	width: 40px;
	height: 40px;
	text-align: center;
	color: #D9D9D9;
	border-radius: 50%;
	padding: 4px 10px 0px 10px;
	margin: 0 auto;
	display: block;
	border: 1px solid #D9D9D9;
	font-size: 20px;
	font-weight: 800;
}
.numeral-form1 img{
    width: 45%;
    margin:10px 0px 20px 0px;
}
.numberactive{
    color: #F28C20;
    font-size: 18px;
    font-weight: 800;
}
.numberin{
    color: #D9D9D9;
    font-size: 18px;
    font-weight: 800;
}
.textactive{
     color: #F28C20;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}
.textin{
     color: #D9D9D9;
    font-size: 18px;
    font-weight: 400;
}
.list-group-item{
	background: none;
	color: #6D7278;
	border: none;
}

/*---------------SECCION HOME INICIO SESION-------------------*/
.nb-txt-banner {
    padding: 50px 0 0 0;
}
.sect-h{
    float: left;
	padding-top: 8rem;
}
.tit-sec img{
    height: auto;
    max-width: 100%;

}
/*--------------acordeon---------------------*/
.panel-default > .panel-heading{
    color: #F38C1A!important;
    background-color: #fff!important;
    border-color: #D8D8D8!important;
}

.panel-title a:hover{
    color: #6D7278!important;
}
.panel-title{
    padding: 4px!important;
}
.exp{
    background-color: #F38C1A!important;
    color: #fff!important;
    width: 160px;
    font-size: 14px!important;
    border-color: #F38C1A; 
    border-radius: 15px;
}
.expsecond{
    background-color: #fff!important;
    color: #F38C1A!important;
    width: 160px;
    font-size: 14px!important;
    border-color: #F38C1A!important; 
    border-radius: 15px;
}
.collapse.in {
    display: block;
}
.sea-st button{
    background: none!important;
    border: none!important;
    position: relative;
    right: 0px;
    left: 159px;
}
.sea-st input{
    width: 220px;
    padding: 6px 6px 9px 6px;
    position: absolute;

}
.sea-st img{
    float: left;
    margin-left: 10px;
    width: 38px;
}
.icon-lu{
    background-color: none!important;
}
.sea-filter img{
    width: 26px;
}
.search{
        border-radius: 5px;
    border: solid 1px lightgray;
    padding: 0 15px;
    width: 100%;
}
.btn-filter{
    background: none!important;
    border: none!important;
}
button>.sea-filter{
    background: none!important;
    border: none!important;

}
/*------- Profile --------------*/
.cont-left{
    background-color: #fff;
    border: 1px solid #E0E0E0;
}
.usericon img{
    margin: 0 auto;
    display: block;
}
.usericon h3{
    text-align: center;
    padding: 10px;
    color: #6D7278;
}
.nb-txt-banner h2{
    font-weight: 600;
    font-size: 40px;
    padding-bottom: 40px;
    font-family: 'Open Sans', sans-serif;
}
.nb-txt-banner h1{
font-weight: 800;
font-size: 60px;
line-height: 62px;
padding-bottom: 40px;
font-family: 'Open Sans', sans-serif;
}
.cont-right img{
    width: 12px;
    float: right;
}
.cont-user-pro{
    padding-bottom: 50px;
}
.dates a{
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    color: #6D7278;
    float: left;
}
.dates{
    padding: 20px;
    display: inline-block;
}
/*------- CRM Components -------*/
.crmEntityFormView .cell{ 
	padding-left: 0px!important;
}

.crmEntityFormView .section{ 
	width:80%;
}
.btn-n {
  float: right;
  margin-right: 256px;
  margin-bottom: 90px;
}

.active .number{ 
	color:#F28C20;
}
.page-header{
	border-bottom:none;
}

#content-container.signinpage {

    width: 100%!important;
    height: 100%!important;
    padding: 130px!important;
    margin-top: 80px;
    float: left;
 
   
}
.logo-wrapper{
    float: left;
}
.page-content {
    margin-top: 20px;
    padding: 20px;
    background-size: cover;}


 /*background-image: url(/BizagiSignInBackground.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 23%;
    margin-top: 139px;
    margin-bottom: 307px;**/

#content-container.signinpage.page-content.row.row {
	-ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    background: #ffffff;
    border-radius: .25rem !important;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-left: 2.14rem !important;
    padding-right: 2.14rem !important;
    padding-top: 2.85rem !important;
    padding-bottom: 2.85rem !important;
    flex-direction: column;
    justify-content: space-between;
}

#content-container.signinpage.page-content.row.row.col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	margin-bottom: 40px;
}

.bring-back ul{
    float: right;
}
.navbar-nav {

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.btn-default{
    border-color: none!important;
}
.btn-default:hover{
    color: #F38C1A;
    background-color: #e6e6e6;
    border-color: #F38C1A!important;
}
.btn-sign li{
    list-style: none;
    float: left;
}
.other-it{
    list-style: none;
}
.us-est{
    margin-top: 8px;
}
button.lightboxus:hover{
    color: #F38C1A;
}
button.lightboxus:focus{
    color: #F38C1A;
}
.dropdown-menu>li>a{

font-family: 'Open Sans', sans-serif!important;
color: #6D7278!important;
font-size: 14px!important;


}
.sort-enabled{
    color: color, #F38C1A;
}
.page-header{
    padding-top: 6rem;
}
@media (max-width: 1170px){

}
@media (max-width: 768px){
.callus, .callus li, .copyright1, .footer-menu .menu, .logo, .social, .social li {
    float: none!important; 
    clear: both!important;
    text-align: center!important;
}
.navbar-nav {

    display: flex;
}
}

/* Power Virtual Agent styles */
.pva-floating-style {
  position: fixed;
  bottom: 0px;
  right: 0px;
  margin-right: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}

html[dir="rtl"] .pva-floating-style {
  position: fixed;
  bottom: 0px;
  left: 0px;
  margin-left: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}
/* Power Virtual Agent styles ends */




/*--------MENU--------*/
.form-control {
  border-radius:10px;
}

.btn-n {
  border-radius:7px;
}

a{
text-decoration: none!important;
}
body{
font-family: 'Open Sans', sans-serif;
}
li{
  list-style: none;
}
.bizagi-bar{
color: #000000;
}

.header.affix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 0;
  padding: 0px 0;
  min-height: inherit;
  z-index: 99;
  background: #fff;
  background: rgba(255,255,255,1);
  border-bottom: 1px solid #efefef;
}
.header {
  position: relative;
  display: block;
  min-height: 108px;
}
.logo {
  float: left;
  width: 0!important;
  margin: 11px 20px 8px!important;
  padding: 0;
  text-shadow: none;
  margin-top: 15px;
}

.nb-orange-buttom-nav-border {
  padding: 3px 10px;
  border-radius: 3px;
  text-align: center;
  margin: 10px 5px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  border: solid 2px #F28C20;
  color: #F28C20;
  display: inline-block;
  width: 110px;
}
p{
  color: #605F5F;
  font-size: 16px;
}
.logo img {
  width: 260px;
  float: left;
}
.navbar-default .navbar-toggle {	
border-color: #f5f5f5!important;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #ccc!important;
}
.navbar-toggle{
    background-color:#D9D9D9;
  background-image: none;
  border: 1px solid transparent;
}
.pull-left{

  margin-left: 90px;
  margin-top: 10px;

}
.pull-left ul li{
list-style: none;
float: left;
}
.icon-l{
 margin-left: 5px;
  float: left;
  width: 20px;
  margin-top: 15px;
}
a.lightbox{
padding: 3px 10px;
  border-radius: 3px;
  text-align: center;
  margin: 10px 5px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  border: solid 2px #F28C20;
  color: #F28C20;
  display: inline-block;
  width: 110px;
  float: left;
  text-decoration: none;
}
a.lightboxus{
  padding: 3px 10px;
 
  text-align: center;
  margin: 10px 5px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  
  color: #F28C20;
  display: inline-block;

  float: left;
  text-decoration: none;
}
button.lightboxus{
  font-size: 14px;
  color: #6D7278;
background-color:#fff;
}
a.lightbox:hover{
color: #ffffff;
  background: #dc7000;
  text-decoration: none;
}
.dropdown-menu{
border:none;
}
.sec-menu{
float: left;
}
.sec-cont{
float: left;
  margin-top: 15px;
}
.pull-left img{
float: left;
  padding: 9px 9px 9px 11px;
  width: 40px;
  margin-top: 3px;
}
.menu{
padding-top:16px;
}
.navbar-nav>li>a{
    border-top: 2px solid #fff;
  color: #292723;
  color: #54646f;
  font-size: 16px;
  font-weight: 400;
  margin: 0 3px;
  padding: 8px 10px;
  text-decoration: none;
  float: left;
}

.navbar-nav>li>a:hover{
  color: #F38D1F;
  background: none!important;
}
.navbar-nav>li{
list-style: none;
  font-family: 'Open Sans', sans-serif;
  color: #6D7278;
  font-size: 16px;
  line-height: 22px;
  margin: 5px 0;
  display: inline!important;
  padding-right: 8px;
}
.pull-nav {
  float: right;
}
.weblinks{
float: right;
}
/*------banner-------*/

.nb-header-home {
  position: relative;
  height: auto;
  padding: 201px 0 94px 0;
  background-image: url(../bannerindex.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  z-index: 1;
}
h1.nb-h1-wh {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 60px;
  color: #fff;
}
h1.nb-h1, .nb-h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 60px;
  line-height: 64px;
}
h2.nb-h2-wh {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 24px;
  color: #fff;
  line-height: 30px;
}
h3.nb-h3, .nb-h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 44px;
}
h2.nb-h2, .nb-h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
  line-height: 30px;
}
p.nb-p-wh {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
}
/*------------submenu-------*/
.nb-box {
  background: #FFFFFF;
  box-shadow: 0 0 11px 0 rgba(166,166,166,0.50);
  display: inline-block;
  margin: 20px auto;
  width: 100%;
  position: relative;
}
.nb-gray {
  color: #6D7278;
}
.nb-box img{
width: 100%;
}
.nb-box-text h5 {
      font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 19px;
  min-height: 71px;
}
.nb-box-text {
  margin: 18px 20px 70px 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
span.nb-link-text {
  font-size: 16px;
  line-height: 0px;
  margin-top: 10px;
  color: #F38C1A;
  font-weight: 700;
  text-decoration: none;
}

img.nb-link-img {
  width: 22px;
  margin: 0px 0 0px 5px;
}
img.nb-link-img2{
  width: 36px;
  margin: 0px 0 0px 5px;
}
a.nb-link-textimg {
float: right;
  bottom: 30px;
  right: 30px;
}
p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #6D7278;
  font-size: 18px;
  line-height: 22px;
}
.stepsapply{
margin-left:70px;	
}

.row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.cont-sec-b2{
margin-top: 50px;
margin-bottom:70px
}
.cont-txt-mid{
margin: 0 auto;
padding-top: 50px;
width: 85%;
}

/*---------section 3-------*/

.sect-mun{
float: left;
}
.sect-mun h1{
font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
}
.sect-mun p{
font-size: 16px;

}
.social-icon-link img{
margin-right: 15px;
}
.social-icon-box{
margin-top: 10px;
}
.nb-goals {
  margin: 0 0 0 80px;
  min-height: 100px;
}
.nb-goals p{
margin-top: 14px;
}
.check-img {
  float: left;
}
.nb-section-margin{
      margin: 100px 0;
}
.st-es{
  text-align: right;
  padding-right: 50px;
}
.sect-mun ul li{
list-style: none;
font-size: 18px;
}
img.im-ic{
width: 80px;
  margin: 0 auto;
  display: block;
  padding-bottom: 34px;
}
.num1{
  float: left;
}
.contp{
float: left;}
/*-------------footer--------------------*/
#foot {
background: rgb(0,87,71);
background: -webkit-linear-gradient(top left, rgb(0, 87, 71) 0%, rgb(0, 172, 161) 100%);
background: -o-linear-gradient(to bottom right, rgb(0, 87, 71) 0%, rgb(0, 172, 161) 100%);
background: linear-gradient(to bottom right, rgb(0, 87, 71) 0%, rgb(0, 172, 161) 100%);
display: inline-block;
width: 100%;
}
.nb-white {
color: #FFFFFF;
}
.portfolio-columns, .portfolio_classic {
overflow: hidden;
padding: 0 0 30px;
width: 100%;
}

#foot ul li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 20px;
  font-size: 16px;
}
#foot ul li a:hover{

  font-weight: 600;

}
#foot ul{
padding-left: 0px;
}
#foot ul li {
list-style: none;
}
.foo2Social {
padding-top: 33px;
color: #FFF;
font-size: 13px;
font-weight: 300;
text-align: right;
font-family: 'Open Sans', sans-serif;
}

.foo2Info {
padding-top: 33px;
color: #fff;
font-size: 13px;
font-weight: 300;

font-family: 'Open Sans', sans-serif;
}
.foo2Mail a, .foo2Info a, .foo2Mail a:hover, .foo2Info a:hover {
color: #fff;
}
/*----------------FORMULARIOS---------------------*/
.form-create p{
  
}
.pa-im p{
  color: #F58314;
}
.pa-im a{
  color: #F58314;
  font-weight: 600;
  text-decoration: line-through;
}
.nb-form {
  position: relative;
  height: auto;

  background-position: center bottom;
  z-index: 1;
}
.st-pr{

  padding-right: 50px;
  line-height: 90px;
}
.container-fluid {
  padding: 0 30px;
}
.cont-txt-mid2{
margin-top: 0px;
width: 80%;
margin-bottom: 49px;}
.tit-sp{
  margin-top: 20px; 
}
.nb-orange-buttom-nav {
  padding: 5px 10px;
  border-radius: 3px;
  text-align: center;
  margin: 10px 5px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  background-color: #F28C20;
  color: #ffffff;
  display: inline-block;
  width: 150px;
border-style: none;
}
.btn-n{
  float: right;
}
/*-------------- NUMERALFORMULARIO-----------------------*/
.top{
background: #fff;
border: none;
box-shadow: none;	
}
.number{
width: 40px;
height: 40px;
text-align: center;
color: #D9D9D9;
border-radius: 50%;
padding: 4px 10px 0px 10px;
margin: 0 auto;
display: block;
border: 1px solid #D9D9D9;
font-size: 20px;
font-weight: 800;
}
.numeral-form1 img{
  width: 45%;
  margin:10px 0px 20px 0px;
}
.numberactive{
  color: #F28C20;
  font-size: 18px;
  font-weight: 800;
}
.numberin{
  color: #D9D9D9;
  font-size: 18px;
  font-weight: 800;
}
.textactive{
   color: #F28C20;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
.textin{
   color: #D9D9D9;
  font-size: 18px;
  font-weight: 400;
}
.list-group-item{
background: none;
color: #6D7278;
border: none;
}

/*---------------SECCION HOME INICIO SESION-------------------*/
.nb-txt-banner {
  padding: 50px 0 0 0;
}
.sect-h{
  float: left;
padding-top: 8rem;
}
.tit-sec img{
  height: auto;
  max-width: 100%;

}
/*--------------acordeon---------------------*/
.panel-default > .panel-heading{
  color: #F38C1A!important;
  background-color: #fff!important;
  border-color: #D8D8D8!important;
}

.panel-title a:hover{
  color: #6D7278!important;
}
.panel-title{
  padding: 4px!important;
}
.exp{
  background-color: #F38C1A!important;
  color: #fff!important;
  width: 160px;
  font-size: 14px!important;
  border-color: #F38C1A; 
  border-radius: 15px;
}
.expsecond{
  background-color: #fff!important;
  color: #F38C1A!important;
  width: 160px;
  font-size: 14px!important;
  border-color: #F38C1A!important; 
  border-radius: 15px;
}
.collapse.in {
  display: block;
}
.sea-st button{
  background: none!important;
  border: none!important;
  position: relative;
  right: 0px;
  left: 159px;
}
.sea-st input{
  width: 220px;
  padding: 6px 6px 9px 6px;
  position: absolute;

}
.sea-st img{
  float: left;
  margin-left: 10px;
  width: 38px;
}
.icon-lu{
  background-color: none!important;
}
.sea-filter img{
  width: 26px;
}
.search{
      border-radius: 5px;
  border: solid 1px lightgray;
  padding: 0 15px;
  width: 100%;
}
.btn-filter{
  background: none!important;
  border: none!important;
}
button>.sea-filter{
  background: none!important;
  border: none!important;

}
/*------- Profile --------------*/
.cont-left{
  background-color: #fff;
  border: 1px solid #E0E0E0;
}
.usericon img{
  margin: 0 auto;
  display: block;
}
.usericon h3{
  text-align: center;
  padding: 10px;
  color: #6D7278;
}
.nb-txt-banner h2{
  font-weight: 600;
  font-size: 40px;
  padding-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
}
.nb-txt-banner h1{
font-weight: 800;
font-size: 60px;
line-height: 62px;
padding-bottom: 40px;
font-family: 'Open Sans', sans-serif;
}
.cont-right img{
  width: 12px;
  float: right;
}
.cont-user-pro{
  padding-bottom: 50px;
}
.dates a{
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  color: #6D7278;
  float: left;
}
.dates{
  padding: 20px;
  display: inline-block;
}
/*------- CRM Components -------*/
.crmEntityFormView .cell{ 
padding-left: 0px!important;
}

.crmEntityFormView .section{ 
width:80%;
}
.btn-n {
float: right;
margin-right: 256px;
margin-bottom: 90px;
}

.active .number{ 
color:#F28C20;
}
.page-header{
border-bottom:none;
}

#content-container.signinpage {

  width: 100%!important;
  height: 100%!important;
  padding: 130px!important;
  margin-top: 80px;
  float: left;

 
}
.logo-wrapper{
  float: left;
}
.page-content {
  margin-top: 20px;
  padding: 20px;
  background-size: cover;}


/*background-image: url(/BizagiSignInBackground.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: 23%;
  margin-top: 139px;
  margin-bottom: 307px;**/

#content-container.signinpage.page-content.row.row {
-ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  background: #ffffff;
  border-radius: .25rem !important;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 2.14rem !important;
  padding-right: 2.14rem !important;
  padding-top: 2.85rem !important;
  padding-bottom: 2.85rem !important;
  flex-direction: column;
  justify-content: space-between;
}

#content-container.signinpage.page-content.row.row.col-md-6 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
margin-bottom: 40px;
}

.bring-back ul{
  float: right;
}
.navbar-nav {

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0,0,0,.5);
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.btn-default{
  border-color: none!important;
}
.btn-default:hover{
  color: #F38C1A;
  background-color: #e6e6e6;
  border-color: #F38C1A!important;
}
.btn-sign li{
  list-style: none;
  float: left;
}
.other-it{
  list-style: none;
}
.us-est{
  margin-top: 8px;
}
button.lightboxus:hover{
  color: #F38C1A;
}
button.lightboxus:focus{
  color: #F38C1A;
}
.dropdown-menu>li>a{

font-family: 'Open Sans', sans-serif!important;
color: #6D7278!important;
font-size: 14px!important;


}
.sort-enabled{
  color: color, #F38C1A;
}
.page-header{
  padding-top: 6rem;
}
@media (max-width: 1170px){

}
@media (max-width: 768px){
.callus, .callus li, .copyright1, .footer-menu .menu, .logo, .social, .social li {
  float: none!important; 
  clear: both!important;
  text-align: center!important;
}
.navbar-nav {

  display: flex;
}
}

/* Power Virtual Agent styles */
.pva-floating-style {
position: fixed;
bottom: 0px;
right: 0px;
margin-right: 16px;
margin-bottom: 18px;
z-index: 9999;
}

html[dir="rtl"] .pva-floating-style {
position: fixed;
bottom: 0px;
left: 0px;
margin-left: 16px;
margin-bottom: 18px;
z-index: 9999;
}
/* Power Virtual Agent styles ends */


.breadcrumb {

  display:none;
  
  }