@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,800&display=swap');
html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Montserrat', sans-serif;
  background: #fff;
}

.banner {
  background: url(../images/bg.jpg) center top;
  background-size: cover;
  background: -moz-linear-gradient(left, rgba(9, 99, 124, 0.9) 0%, rgba(9, 99, 124, 0.9) 100%), url(../images/bg.jpg);
  background: -webkit-linear-gradient(left, rgba(9, 99, 124, 0.9) 0%, rgba(9, 99, 124, 0.9) 100%), url(../images/bg.jpg);
  background: linear-gradient(to right, rgba(32, 147, 190, 0.9) 0%, rgba(32, 147, 190, 0.9) 100%), url(../images/bg.jpg) center top;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258CB3', endColorstr='#258CB3', GradientType=1);
  padding: 130px 0 40px;
}

.navbar-nav li a {
  font-size: 14px;
  padding-right: 1rem!important;
  padding-left: 1rem!important;
  font-weight: 700;
}

.navbar {
  margin-top: 1.5rem;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  margin-bottom: 0;
  padding: 0 0 10px;
}

.navbar-brand {
  padding: 10px 15px;
}

.nav>li {
  padding-top: 15px;
}

.navbar-default {
  border: none!important;
}

.navbar-fixed-top .navbar-collapse {
  padding-top: 5px;
}

.navbar.scrolled {
  background: #fff!important;
  border-bottom: 1px solid #ccc!important;
  margin-top: 0;
}

.navbar-collapse {
  border-top: none;
}

.navbar.scrolled .navbar-nav li a {
  color: #333!important;
}

.navbar.scrolled .navbar-nav li a:hover {
  color: #258cb3!important;
}

.navbar.scrolled .navbar {
  margin-top: 10px;
  -webkit-transition: 500ms ease;
  transition: 500ms ease;
  margin-bottom: 5px;
}

.social a {
  width: 38px;
  height: 38px;
  background-color: transparent;
  display: block;
  color: #777;
  font-size: 1rem;
  padding-top: 8px;
  border: 2px solid #aaa;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.social a:hover {
  color: #333;
}

.social span {
  float: left;
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin-left: 7px;
}

.navbar.scrolled .social a {
  border: 2px solid #333;
}

.banner h2 {
  color: white;
  font-size: 36px;
  text-align: center;
  font-weight: bold;
}

.mt-5 {
  margin-top: 48px;
}

.mt-4 {
  margin-top: 24px;
}

.pt-5 {
  padding-top: 48px;
}

.pt-3 {
  padding-top: 16px;
}

.video {
  padding: 8px;
  background: #F1F1F1;
}

.panel {
  border-radius: 0;
  padding: 40px 30px 35px;
}

.panel input {
  border: none;
  border-bottom: 1px solid #CCC;
  width: 100%;
  margin: 10px 0 10px 0;
  padding: 10px 0px;
}

.panel input:focus {
  outline: none;
}

.panel input[type=submit] {
  margin-top: 30px;
}

.line {
  margin-top: 15px;
  width: 15%;
  height: 2px;
  background: #268EB5;
  margin: 0 auto;
}

.line:empty {
  border: 0;
  min-height: 0;
}

p {
  font-size: 18px;
  color: #000;
}

.box {
  border: 1px solid #ccc;
  padding: 30px;
  border-radius: 40px 40px 40px 0;
  -webkit-transition-duration: 800ms;
  -o-transition-duration: 800ms;
  transition-duration: 800ms;
  margin-bottom: 30px;
}

.box h4 {
  color: #333;
  font-weight: 700;
  padding-bottom: 15px;
}

.box .icon {
  font-size: 50px;
  padding-bottom: 15px;
  color: #268EB5;
}

.box p {
  font-size: 16px;
}

.sec1 {
  background: #F0F0F0;
  width: 100%;
  padding: 60px 0;
}

.sec1 h1,
.sec2 h1,
.sec3 h1 {
  font-size: 45px;
  font-weight: 800;
}

.sec1 ul li {
  font-size: 16px;
  padding-bottom: 15px;
}

.sec1 .subhead,
.sec2 .subhead,
.sec3 .subhead {
  color: #268EB5;
  font-size: 18px;
}

.sec3 {
  background: #f5f9fc;
  width: 100%;
  padding: 60px 0 70px;
}

.sec3 .icon {
  font-size: 50px;
  padding-bottom: 10px;
  color: #268EB5;
}

footer {
  background: #222222;
  width: 100%;
  padding: 20px 0 20px;
  font-size: 14px;
  color: white!important;
}


/* Testimonial */

#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 60px;
}

#quote-carousel .carousel-control {
  background: none;
  color: #CACACA;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}

#quote-carousel .carousel-indicators {
  position: relative;
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-top: 20px;
  margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
  width: 50px;
  height: 50px;
  cursor: pointer;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  opacity: 0.4;
  overflow: hidden;
  transition: all .4s ease-in;
  vertical-align: middle;
}

#quote-carousel .carousel-indicators .active {
  width: 128px;
  height: 128px;
  opacity: 1;
  transition: all .2s;
}

.item blockquote {
  border-left: none;
  margin: 0;
}


/* Responsive */

@media screen and (max-width: 767px) {
  .banner h2 {
    font-size: 30px;
  }
  .sec1 h1,
  .sec2 h1,
  .sec3 h1 {
    font-size: 36px;
  }
  .navbar-brand {
    padding: 5px 15px;
  }
  .navbar {
    padding: 0 0 25px;
  }
}