/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

h1, h2, h3, h4 {
  font-family: 'Raleway', sans-serif !important;

}
h1 {
  font-size: 2rem;
}

h4 {
  font-size: 1.2rem;
}
h1, h2 {
  margin-top: 20px;
}
.card-header {
  background-color: rgba(0, 123, 255, 0.74);
  color: aliceblue;
}
.chatbox {
  background-color: rgb(0, 0, 0);
  padding: 20px;
  color: beige;
  font-family: 'Raleway', sans-serif !important;
}
.card-header a {
  color: beige;
}
.anchorhead {
  margin-top: 50px;
}
.train_details li span {
  font-size: 20px;
  color: #a73737;
}

.cal-date, .cal-details {
  margin-bottom: 50px;
}

.cal-date {
  border-bottom: #b4b4b4 solid 1px;
}
.cal-date div {
  font-size: 20px;
  color: #a73737;
}

.cal-date p {
  font-size: 15px;
}


.cal-details {
  border-bottom: #000000 solid 2px;
  background-color: #FFFFFF;
  padding-left: 10px;
}

.cal-details ul {
  list-style-type: none;
  font-size: 16px;
  padding-left: 5px;
}

.cal-details div {
  font-size: 16px;
}
.card-img-top {
  border-radius: 0;
}
.soc-icon {
  font-size: 50px;
}
.soc-icon span {
  margin: 10px;
}
.cost_div {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
}
#cost_pay {
  font-size: 20px;
}
.portfolio-item .card-footer {
  font-size: 20px;
  color: #ff4242;
  font-family: 'Raleway', sans-serif !important;
  font-weight: bold;
}
.training_check {
  transform: scale(2);
  float: left;
  margin: 8px;
}
iframe {
  width:100%;
  height:500px;
}
.stories .card-body {
  height: 230px;
  font-size: 14px;
  overflow: scroll;
  font-family: 'Raleway', sans-serif !important;
}
.story {
  height: 230px;
  font-size: 14px;
  overflow: scroll;
  font-family: 'Raleway', sans-serif !important;
}
.storyspan {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #000000;
  color: darkorange;
  font-size: 11px;
  font-weight: bold;
}
.hidlist {
  list-style: none;
  font-family: 'Raleway', sans-serif !important;
  color: #000000;
}
.hidlist div {
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  padding-left: 10;
}
.hidlist li {
  font-size: 16px;
  line-height: 30px;
  padding-left: 0;
}
.hidlist li i, .hidlist div i{
  margin-right: 5px;
  color: #e566e8;
}
.firstp {
  font-size: 16px;
  padding: 10px;
  text-align: justify;
  color: rgb(66, 66, 66);
  font-family: 'Raleway', sans-serif !important;
}
.firstp img {
  float: right;
}
.display-4 {
  font-size: 3rem;
}
.benefits {
  text-align: center;
}