/*!
 * Start Bootstrap - Landing Page v5.0.9 (https://startbootstrap.com/theme/landing-page)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
 */

body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
}

a {
  color: #4074B9;
  text-decoration: none;
  -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;
}

a:hover {
  color: #06CDFB;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

section {
  overflow: hidden;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

li {
  line-height: 2.5rem
}

iframe {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: -7px;
}

form {
    padding-right: 15px;
    padding-left: 15px;
  }

header.masthead {
  position: relative;
  background-color: #343a40;
  /*background: url("../img/bg-masthead.jpg") no-repeat top center;*/
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

header.masthead .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.15;
}

header.masthead .caption {
  padding-left: 10%;
  padding-right: 10%;
  width: 100%;
}

header.masthead h1 {
  font-family: 'Lora', serif;
  font-size: 3rem;
}

.navbar {
  padding: 1rem;
}

.navbar h5 {
  margin-bottom: 1rem 0;
}

.navbar h5 span {
  display: none;
  margin-top: 15px;
  margin-bottom: 20px;
}

.fa-2x {
  font-size: 1.7rem;
}

.list-inline-item span {
  color: #212529;
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
}

.bg-light {
  background-color: #4074b933 !important;
}

header.masthead .slide-item-content {
  position: relative;
  height: 70vh;
  overflow: hidden;
}

header.masthead figcaption {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

header.masthead figcaption .caption img {
  display: none;
  width: 250px;
  margin-left: auto;
}

.form-control::placeholder {
  font-weight: 300;
}

.btn-group-lg > .btn, .btn-lg {
  padding: .5rem 2rem;
  margin: 0 auto;
}

.btn-block {
  width: auto;
}

.navbar h5 {
  font-family: 'Lora', serif;
  letter-spacing: 1px;
}

.navbar h5 img {
  max-width: 150px;
  margin-right: 5px;
}





@media (min-width: 768px) {
  header.masthead {
    /*padding-top: 8rem;
    padding-bottom: 8rem;*/
    padding: 0;
  }
  header.masthead h1 {
    font-size: 3.5rem;
  }
  .list-inline {
    margin: 0 0 0 auto;
  }
}


@media (max-width: 991px) {
  header.masthead {
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead .slide-item-content {
    height: auto;
  }
}



.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

.features-icons {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 6rem;
  justify-content: center;
}

.features-icons .features-icons-item .features-icons-icon img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -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;
}

.features-icons .features-icons-item:hover .features-icons-icon img {
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}

.testimonials {
  padding: 7rem 2.5rem;
}

.testimonials .testimonial-item {
  /*max-width: 18rem;*/
}

.testimonials .testimonial-item img {
  max-width: 10rem;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  background: url("../img/bg-form.jpg") no-repeat center center;
  background-size: cover;
  padding: 7rem 2.5rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.6;
}

.call-to-action ul.info {

}
.call-to-action ul.info li a {
  color: #fff;
}

.call-to-action ul.info li i {
  width: 50px;
}

.brand {
    padding: 7rem 2.5rem;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.text-primary {
  color: #4074B9 !important;
}

.slide-item {
  text-align: center;
}

.lead {
  font-weight: 400 !important;
}




/*-- Validate --*/
form fieldset div div label {
  font-weight: 400;
}
form fieldset div div label span {
  padding-right: 10px;
  font-weight: 700;
} 
form fieldset div div em.helper {
  /*z-index: 1001;
  position: absolute;
  top: 0;
  left: auto;
  font-size: 0.90em;
  padding: 5px;
  border-radius: 4px 4px 0;
  color: rgb(255,255,255);
  background: rgba(0,0,0,0.80);
  line-height: 100%;
  text-align: center;
  margin: 0 0 0 15px;*/
  display: none;
}         
form fieldset div div em.helper:after {
  /*content: '';
  position: absolute;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-color: transparent rgba(0,0,0,0.80);
  display: block;
  width: 0;
  z-index: 1;
  margin-top: -5px;
  left: -5px;
  top: 50%;*/
  display: none;
}       
form fieldset div#validate {
  display: none;
}         
form fieldset div#validate ul {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
  display: table;
}
form fieldset div#validate ul li {
  color: rgb(253,59,59);
  margin: 0;
  font-weight: 400;
  float: left;
  margin-right: 30px;
}
form fieldset div#validate ul li:before {
  font-family: FontAwesome;
  content: '\f06a';
  padding-right: 5px;
  font-size: 11pt;
}
form fieldset div#validate ul li label {
  font-weight: 400;
  font-size: 12pt;
  margin-bottom: 0;
}



@media (max-width: 619px) {
  header.masthead .caption {
    display: none;
  }
  .navbar h5 {
    width: 100%;
    margin-bottom: 20px;
  }
  .navbar h5 {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .showcase .showcase-text {
    padding: 3rem 30px;
  }
  .testimonials {
    padding: 7rem 15px;
  }
  .call-to-action {
    padding: 7rem 0;
  }
  .lead {
    font-size: 1.1rem;
  }
  .navbar h5 span {
    display: block;
  }
  .list-inline {
    margin: 0 auto;
  }
  .navbar h5 span {
    display: block;
  }
  header.masthead figcaption .caption img {
    display: block;
  }
}