/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */
body {
  /*padding-top: 81px;*/
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #131313;
  letter-spacing: 0;
  line-height: 25px;
  font-weight: 300;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    flex-direction: column;
    align-items: flex-end;
  }
  .navbar-expand-lg .navbar-collapse a {
    color:#fff !important;
    font-size: 14px;
  }
}
h1 {
  font-size: 25px;
  color: #000000;
  letter-spacing: 0;
}
h2 {
  font-size: 25px;
  color: #000000;
  letter-spacing: 0;
}
h3 {
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
}
h4 {
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
}
.strong {
  font-weight: 700;
  font-size: 14px;
  color: #252525;
  letter-spacing: 0;
  line-height: 20px;
}

.btn-blue {
  background: #0041E4;
  font-weight: 700;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height:27px;
}

.btn-gray {
  background: #2B2B2B;
  font-weight: 700;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}

.alink {
  font-weight: 700;
  font-size: 14px;
  color: #252525;
  letter-spacing: 0;
  line-height: 20px;
}
.black {
  color:#000;
}
.gray {
  color: #2b2b2b;
}
.blue {
  color: #0041E4;
}
.gray-mid {
  color: #959595;
}
.gray-light {
  color: #CCCCCC;
}

.gold {
  color: #A17A1D;
}
.white{
  color:#fff;
}

.jumbotron {
  background-image: url(/img/banner-home-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #4979c3;
  color: #fff;
  border-radius: initial;
  margin-top: 0 !important;
  padding:1.5rem 1rem 1.5rem 4.5rem;
}


@media (min-width:992px) {
  body {
    font-size: 16px;
  }
  h1 {
    font-size: 40px;
    color: #000000;
    letter-spacing: 0;
  }
  h2 {
    font-size: 30px;
    color: #000000;
    letter-spacing: 0;
  }
  h3 {
    font-size: 25px;
    color: #000000;
    letter-spacing: 0;
  }
  h4 {
    font-size: 20px;
    color: #000000;
    letter-spacing: 0;
  }
  .strong {
    font-weight: 700;
    font-size: 18px;
    color: #252525;
    letter-spacing: 0;
    line-height: 25px;
  }
  .btn-blue {
    background: #0041E4;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
  }
  .btn-gray {
    background: #2B2B2B;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
  }
  .alink {
    font-weight: 700;
    font-size: 18px;
    color: #252525;
    letter-spacing: 0;
    line-height: 20px;
  }
  .jumbotron {
    background-position: right;
  }
}

.bg-dark {
  background-color: #2B2B2B !important;
}
.btn-primary {
  background-color: #0041E4 !important;
}
.navbar-dark .navbar-toggler-icon {
  /*background: url('/images/logo-lci.png') no-repeat;*/
}

.navbar-dark .navbar-brand {
  /*background: url('/images/logo-lci.png') no-repeat;*/
}

.navbar-dark .header-text {
  color: #fff;
}


.container #carousel .carousel-inner .carousel-item {
  min-height: 365px;
  height: 365px;
  background-size: cover;
  background-repeat: no-repeat;
  ;
}

.container #carousel .carousel-inner .carousel-item .banner {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 266px;
  height: 263px;
  padding: 105px 0 0 34px;
}

.b1 {
  font-size: 34px;
  line-height: 1.2em;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -1px;
}

.b1 span {
  display: block;
  font-size: 42px;
  line-height: 1.2em;
  margin-top: -4px;
}

.b2 {
  font-size: 19px;
  line-height: 1.2em;
  color: #9dddff;
  letter-spacing: -1px;
  padding: 10px 0 0 0;
}

.b2 span {
  display: block;
  margin-top: -4px;
}

.testimonials article.comment {
  font-style: italic;
  padding: 0.6rem;
  padding-left: 1.2rem;
  background-color: #eee;
  margin-bottom: 1rem;
  border-radius: 5px;
  background-image: url('/img/icon-quote.jpg');
  background-position: center 10px;
  background-repeat: no-repeat;
  padding-top:45px;
}

.testimonials i {
  display: block;
  text-align: center;
  font-size: 3rem;
}

.testimonials span {
  font-weight: 700;
}

.courses .show {
  transition: all 0.2s;
}

ul.list2 {
  list-style: none;
  list-style-position: inside;
  width: 95%;
  margin-left: -10%;
}

ul.list2 li {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 1rem;
  margin-bottom: 0.6rem;
}

ul.list2 li a {
  color: #333;
  text-decoration: underline;
}

@media(min-width: 996px) {
  .contactus {
    max-width: 80%;
  }
}

form span.error {
  text-align: right;
  width: 90%;
  display: inline-block;
  color: #ef1013;
  font-size: 11px;
  font-style: italic
}
form .error {display: none;}
form .empty{display:none;}
form .error,
form .empty{position:relative;left:10px; top:-3px;color:#ef1013; font-size:11px;font-style:italic}
.success{color:#000; padding-left:10px;}
form label {
  font-weight:700;
}

.address a.link2 {
    text-decoration: underline !important;
}
.address article {
  margin-bottom: 1rem;
}
form#cart table {
  width:100%;
  margin-bottom: 2rem;
}
form#cart table th, dl dt { font-weight: 500;}

form#cart table tr td {width: 50%; border-bottom: 1px solid #ddd;}

form#cart table th[scope=row]{ width: 40% !important;}
form#cart table td { width: 10% !important;}
form#cart table {text-align:center;}
form#cart table th[scope=row]{text-align:left;}

.col-form-label.required:after {
  content:"*";
  color:red;
}
