.pt-0 {
  padding-top: 0; }

.pt-1 {
  padding-top: 4px; }

.pt-2 {
  padding-top: 8px; }

.pt-3 {
  padding-top: 16px; }

.pt-4 {
  padding-top: 32px; }

.pb-0 {
  padding-bottom: 0; }

.pb-1 {
  padding-bottom: 4px; }

.pb-2 {
  padding-bottom: 8px; }

.pb-3 {
  padding-bottom: 16px; }

.pb-4 {
  padding-bottom: 32px; }

.mt-0 {
  margin-top: 0; }

.mt-1 {
  margin-top: 4px; }

.mt-2 {
  margin-top: 8px; }

.mt-3 {
  margin-top: 16px; }

.mt-4 {
  margin-top: 32px; }

.mb-0 {
  margin-bottom: 0; }

.mb-1 {
  margin-bottom: 4px; }

.mb-2 {
  margin-bottom: 8px; }

.mb-3 {
  margin-bottom: 16px; }

.mb-4 {
  margin-bottom: 32px; }

.p-8 {
  padding: 8px !important; }

.p-16 {
  padding: 16px !important; }

.p-20 {
  padding: 20px !important; }

.p-24 {
  padding: 24px !important; }

.p-32 {
  padding: 32px !important; }

.bt {
  display: table;
  height: 100%;
  width: 100%; }

.bc {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.btn.btn-cta {
  color: #fff;
  background: #b70000;
  border: solid 2px #b70000;
  border-radius: 25px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase; }
  .btn.btn-cta:hover {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    padding-left: 30px;
    padding-right: 30px;
    background: #b70000;
    border: solid 2px #b70000; }

.navbar-wp {
  background: #fff;
  background: #2C2246;
  background: #2c2246;
  background: linear-gradient(90deg, #2c2246 0%, #1c162c 100%);
  border: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
  width: 100%; }

.navbar-nav > li > .dropdown-menu {
  border: solid 1px #ddd;
  border-radius: 2px;
  box-shadow: none; }

.navbar-wp .navbar-nav > .dropdown > a .caret {
  border-top-color: #727272;
  border-bottom-color: #727272;
  margin-bottom: 2px; }

.navbar-wp .navbar-nav > li > a {
  font-family: "Work Sans", sans-serif;
  color: #fff; }

#divHeaderWrapper {
  position: fixed;
  width: 100%;
  z-index: 900;
  left: 0;
  right: 0; }

header.header-standard-2 {
  position: fixed;
  width: 100%;
  z-index: 901; }

#submenu {
  background: #2669BE;
  text-align: right;
  height: 40px;
  line-height: 40px;
  color: #fff; }
  #submenu a {
    color: #fff;
    padding: 0 10px; }

header .navbar-wp .navbar-brand {
  position: relative; }

#beta {
  background: #f23;
  border-radius: 4px;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  font-size: 8px;
  line-height: 100%;
  padding: 3px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 4px; }

.navbar-toggle {
  border-color: #fff; }
  .navbar-toggle .icon-custom {
    color: #fff; }

header .navbar-wp .navbar-brand {
  margin-bottom: 15px; }

#myTabs.nav-tabs > li {
  margin-bottom: 0; }
  #myTabs.nav-tabs > li > a {
    height: 72px;
    max-width: 260px;
    line-height: 16px;
    text-align: center; }
  #myTabs.nav-tabs > li.active > a {
    font-weight: bold; }

#myTabs.nav-tabs > li.active > a,
#myTabs.nav-tabs > li.active > a:hover,
#myTabs.nav-tabs > li.active > a:focus {
  background-color: inherit; }

.tab-content .tab-pane {
  padding: 20px 0; }

@media screen and (max-width: 991px) {
  .navbar-wp .navbar-collapse {
    background-color: #2C2246; } }
@media screen and (max-width: 640px) {
  .wp-section table td {
    float: left;
    width: 100%; } }
#hero-slide {
  height: 850px;
  /*
  */
  float: left;
  width: 100%;
  margin-bottom: 48px;
  margin-top: -1px;
  position: relative; }
  #hero-slide .slider-here {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background: #2669BE;
    /*
    background: url(../images/hero.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    */ }
  #hero-slide .carousel-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999; }
    #hero-slide .carousel-inner .item {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 999;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
  #hero-slide .hero-slide-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000; }
    #hero-slide .hero-slide-overlay .bc {
      padding-top: 64px; }
    #hero-slide .hero-slide-overlay h1, #hero-slide .hero-slide-overlay h2 {
      color: #fff;
      max-width: 960px;
      text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
      font-size: 32px;
      letter-spacing: 0;
      line-height: 46px;
      padding: 48px 0;
      margin: 0 auto;
      font-weight: bold; }
    #hero-slide .hero-slide-overlay h1 {
      font-size: 40px;
      padding-bottom: 0; }
    #hero-slide .hero-slide-overlay h2 {
      padding-top: 0;
      font-size: 25px; }
    @media screen and (max-width: 640px) {
      #hero-slide .hero-slide-overlay h1, #hero-slide .hero-slide-overlay h2 {
        font-size: 24px !important;
        padding-left: 12px;
        padding-right: 12px; } }
    #hero-slide .hero-slide-overlay .logo-members {
      text-align: center;
      margin-top: 48px; }
      #hero-slide .hero-slide-overlay .logo-members .logo-member {
        margin: 0 8px;
        display: inline-block;
        width: 130px; }
        #hero-slide .hero-slide-overlay .logo-members .logo-member span {
          color: #fff;
          font-weight: 300;
          margin: 10px 0;
          opacity: 0.9;
          display: inline-block; }
        #hero-slide .hero-slide-overlay .logo-members .logo-member img {
          margin: 10px 0;
          width: 100px;
          height: 100px;
          border-radius: 160px;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0); }
          @media screen and (max-width: 640px) {
            #hero-slide .hero-slide-overlay .logo-members .logo-member img {
              width: 80px;
              height: 80px; } }
          #hero-slide .hero-slide-overlay .logo-members .logo-member img:hover {
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.8); }
        @media screen and (max-width: 640px) {
          #hero-slide .hero-slide-overlay .logo-members .logo-member {
            width: 64px; }
            #hero-slide .hero-slide-overlay .logo-members .logo-member img {
              width: 100%;
              height: auto; } }

section.news {
  border-bottom: solid 1px #b6b6b6;
  padding-bottom: 40px;
  margin-bottom: 20px;
  text-align: center; }

#principles {
  float: left;
  width: 100%; }
  #principles h2 {
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 12px; }
  #principles p {
    line-height: 22px; }

@media screen and (max-width: 640px) {
  #hero-slide .bc p.text-center img {
    max-height: 80px !important; } }
#blog-wrap h2 {
  font-weight: bold;
  width: 80%; }
#blog-wrap small {
  font-size: 14px;
  line-height: 22px; }
#blog-wrap .figure {
  border: solid 1px #b6b6b6; }

.news-block {
  background: #fff;
  border: solid 1px #ddd;
  border-radius: 3px; }
  .news-block img {
    border-bottom: solid 1px #ddd; }
  .news-block .block-body {
    padding: 20px; }
    .news-block .block-body em, .news-block .block-body p {
      color: #727272;
      font-style: normal; }

.pg-opt {
  background: #fff;
  border: none;
  padding: 100px 0 0 0; }
  .pg-opt h2 {
    font-weight: 900;
    /* text-transform: uppercase; */
    /* color: $color-accent; */
    font-size: 32px;
    line-height: 40px;
    color: #313131;
    padding: 0; }

.text-white {
  color: #fff !important; }

.tidy ul {
  list-style: disc; }
  .tidy ul li {
    margin-bottom: 15px; }

.tidy h2.demo-h2 {
  text-transform: uppercase;
  font-weight: normal; }

#about-sect p, .tidy p {
  color: #313131;
  font-size: 16px;
  line-height: 24px; }
#about-sect p.lead, .tidy p.lead {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px; }
#about-sect h5, .tidy h5 {
  color: #2669BE;
  margin: 32px 0;
  font-size: 24px;
  font-weight: bold; }
#about-sect a, .tidy a {
  color: #2669BE;
  border-bottom: dotted 1px #2669BE; }
#about-sect .hit-table, .tidy .hit-table {
  font-weight: 500; }

ul.marketing {
  padding: 0;
  list-style: none; }
  ul.marketing li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px; }
  ul.marketing li:before {
    content: '\f15b';
    width: 20px;
    height: 20px;
    font-size: 18px;
    font-family: 'fontawesome';
    top: 2px;
    left: 2px;
    color: #2669BE;
    position: absolute; }

.cookie-banner {
  position: fixed;
  bottom: 12px;
  right: 12px;
  z-index: 1000;
  width: 290px;
  background: #2669BE;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.4);
  padding: 24px 16px;
  border-radius: 12px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .cookie-banner img {
    float: right;
    width: 60px;
    padding-left: 12px; }
  .cookie-banner h2, .cookie-banner p {
    color: #fff; }
  .cookie-banner h2 {
    font-size: 14px; }
  .cookie-banner p {
    font-size: 12px;
    line-height: 16px; }
  .cookie-banner.remove {
    bottom: -300px; }

body {
  font-family: "Work Sans", sans-serif !important; }

.slice.gray {
  background: #f5f5f5; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  text-transform: none;
  font-weight: 900; }

p, li, label {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px; }

p.lead {
  font-weight: 400; }

.heading .heading-1 {
  font-size: 48px !important; }

.wp-block.inverse .thmb-img i {
  background: #2669BE; }

footer,
section {
  float: left;
  width: 100%; }

.navbar-wp .navbar-nav > li > a {
  padding: 28px 10px; }

.user-form .form-header.light {
  background: #4b3a71;
  color: #fff; }
  .user-form .form-header.light h2 {
    color: #fff !important;
    font-weight: bold; }

.wp-block.default {
  /*  border: 1px solid $color-main; */ }

.btn-primary {
  background: #4b3a71;
  border: 1px solid #4b3a71; }
  .btn-primary:hover {
    background: #000;
    border: 1px solid #000; }

.btn-base {
  background: #2669BE;
  border: 1px solid #2669BE; }
  .btn-base:hover {
    background: #000;
    border: 1px solid #000; }

.c-base {
  color: #2669BE; }

h1 {
  font-size: 49px;
  font-weight: bolder;
  line-height: 65px; }

h2 {
  font-weight: bolder; }

a.badge {
  background: #2669BE;
  color: #fff; }

.navbar-wp .navbar-nav > li > a {
  font-size: 13px; }

#opportunities > thead > tr > th {
  background: #2669BE;
  color: #fff; }
#opportunities > tfoot > tr > td {
  background: #f1f1f1; }
#opportunities.expansion {
  background: #f5f5f5;
  color: #666; }
#opportunities .table-details {
  padding-bottom: 0;
  margin-bottom: 0;
  background: #fff; }
  #opportunities .table-details .btn.pull-left {
    margin-right: 8px; }
#opportunities thead > tr.report-details > td,
#opportunities tbody > tr.report-details > td,
#opportunities tfoot > tr.report-details > td {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 2px;
  margin: 0; }
#opportunities .report-details {
  background: #666; }
#opportunities tr.expanded td {
  font-weight: bold;
  color: #fff;
  background: #4b3a71; }
#opportunities tr.clickable td {
  cursor: pointer !important; }

#commitment .commitment-tables {
  float: left;
  width: 100%;
  padding-bottom: 24px;
  /*
  table {
    width: 25%;
    float: left;
    vertical-align: top;
    border: solid 2px #fff;
    background: #f5f5f5;
    height: 300px;
    &.table-first {
  	background: $color-main;
    }
  }
  */ }
  #commitment .commitment-tables .commitment-table {
    background: #f5f5f5;
    position: relative;
    min-height: 240px;
    padding-top: 20px;
    padding-bottom: 20px; }
    #commitment .commitment-tables .commitment-table h3, #commitment .commitment-tables .commitment-table h4 {
      color: #313131; }
    #commitment .commitment-tables .commitment-table table th {
      color: #2669BE; }
    #commitment .commitment-tables .commitment-table .ctas1, #commitment .commitment-tables .commitment-table .ctas2 {
      padding: 20px;
      text-align: center;
      left: 0;
      right: 0;
      position: absolute; }
    #commitment .commitment-tables .commitment-table .ctas1 {
      top: 0; }
    #commitment .commitment-tables .commitment-table .ctas2 {
      bottom: 0; }
  #commitment .commitment-tables .commitment-table-1 {
    background: #e1e1e1; }
    #commitment .commitment-tables .commitment-table-1 p {
      font-size: 13px;
      margin: 0; }

.form-control {
  padding: 2px 12px; }

.body-wrap > .container {
  min-height: 600px; }

.navbar a {
  color: #676767; }

#slider-wrapper {
  min-height: 700px; }
  #slider-wrapper h3.title.text-normal {
    color: #fff;
    text-transform: uppercase !important;
    font-weight: bold; }

.col-filter {
  margin-top: 15px;
  padding-bottom: 15px; }

.navbar-right {
  float: right; }

/*.log-in-box {
	min-height: 500px;
}
.form-header , .form-footer {
	padding:15px;
}
.row-form {
	padding-bottom:15px;
}
.container-reset {
	min-height: 500px;
}
.panel-success{
	margin-top: 30px;
}*/
.cont-reg {
  margin-top: 30px;
  margin-bottom: 30px; }

.registration {
  padding-top: 20px;
  width: 60%;
  margin: 0;
  padding-bottom: 50px;
  background: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.reg-pad {
  padding: 5px; }

.reg-text {
  font-size: 14px;
  margin-top: -15px; }

.reg-options {
  padding-top: 30px; }

.reg-panels {
  padding-top: 30px; }

.reg-fields {
  padding-top: 10px;
  padding-bottom: 10px; }

.reg-tittle {
  margin-bottom: -10px;
  font-weight: 600; }

.reg-head {
  font-weight: 600;
  font-size: 15px;
  text-align: center; }

.reg-heading {
  text-align: center; }

/*.s
{
    color:white;
        font-size:0px;
    display:none;
}*/
select:required:invalid {
  color: gray;
  opacity: 0.8; }

option[value=""][disabled] {
  display: none; }

option {
  color: black; }

.rbox {
  display: inline-block; }

.sign-in-btn {
  width: 30%; }

.no-of-days {
  margin-top: 5px; }

.col-reg-panel {
  text-align: center; }

.row-table {
  padding-top: 10px; }

.table-one th, td {
  padding: 10px; }

.table-one td {
  font-size: 18px;
  padding-top: 5px; }

.row-below {
  margin-top: -10px; }

.row-one {
  margin-top: 20px;
  background: #6EC2FF;
  border-top: 2px solid #757575;
  border-bottom: 2px solid #757575; }

.opp-names {
  font-weight: bold;
  cursor: pointer; }

.collapsable {
  display: none;
  padding-left: 20px;
  padding-bottom: 10px; }

.sched {
  float: right; }

.blue-info {
  color: #40AFFF; }

.last-row {
  border-top: 2px solid #CCC;
  border-bottom: 2px solid #757575; }

.col-details {
  padding-top: 20px; }

.col-op {
  padding-top: 30px; }

#about-sect {
  margin-bottom: 50px; }

a.text-a {
  color: #401F7C; }

.hit-table {
  width: 100%;
  margin: 30px 0;
  border: 1px solid #2669BE; }
  .hit-table .hit-table-heading {
    background-color: #2669BE;
    height: 50px; }
  .hit-table th {
    text-align: center;
    color: #FFF; }
  .hit-table tr > td {
    border: 1px solid #2669BE;
    vertical-align: top; }
  .hit-table .hit-first-td {
    border-top: none; }

#blog-div {
  min-height: 500px; }

.col-reg-panel input[type=radio]:checked + label {
  color: #b70000;
  font-weight: bold; }

.reg-option {
  line-height: 20px;
  padding-left: 5px; }

.terms {
  color: #b70000; }

.yes-no {
  line-height: 20px;
  padding: 3px; }

.bmc-radio {
  line-height: 20px; }

.thank-you-box {
  min-height: 400px; }

.cms-menu ul {
  margin-right: 5px; }
  .cms-menu ul li {
    float: left;
    padding: 5px; }
  .cms-menu ul li:before {
    content: " | "; }
  .cms-menu ul li:first-child:before {
    content: none; }
  .cms-menu ul a {
    color: black; }

.pg-opt {
  padding-top: 150px; }

#demo-layout .pg-opt {
  padding-top: 0; }

.btn-request {
  border: solid 2px #2669BE !important;
  color: #2669BE !important;
  margin-top: 10px; }

.btn-request:hover {
  border: solid 2px #fff !important;
  color: #fff !important; }

#map_holder ul.navbar-nav {
  width: 100%; }
  #map_holder ul.navbar-nav > li {
    display: inline-block;
    float: none; }
#map_holder a.btn-success:active, #map_holder a.btn-success:focus, #map_holder a.btn-success:hover {
  background: #4F9E4F; }
#map_holder a.btn-info:active, #map_holder a.btn-info:focus, #map_holder a.btn-info:hover {
  background: #62AEC4; }
#map_holder a.btn-primary {
  background: purple; }
  #map_holder a.btn-primary:active, #map_holder a.btn-primary:focus, #map_holder a.btn-primary:hover {
    background: purple;
    border-color: purple; }

.g {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: green;
  background: #ccf0d6;
  font-weight: bold; }

.r {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: red;
  background: #ffcccc;
  font-weight: bold; }

.nopad {
  padding: 0 !important; }

#map_holder {
  position: relative; }

#overlay {
  position: absolute;
  background: rgba(38, 105, 190, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  text-align: center;
  display: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

#overlay h2 {
  font-weight: bold;
  font-size: 32px;
  color: #fff; }

#overlay .content {
  padding: 150px 0; }

#overlay a.close {
  position: absolute;
  top: 10px;
  right: 10px; }

.modal-dialog {
  width: 1150px; }

.small-link {
  color: #2669BE;
  font-size: 13px; }

#opportunities {
  font-size: 11px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px 4px; }

.panel-group.panel-group-locations .panel-heading {
  padding: 6px 10px; }

/*# sourceMappingURL=custom.css.map */
