body {
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 400;
  background: #fff;
  color: #000;
  line-height: 1.65;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px;
}
h1 {
  font-size: 38px;
  font-weight: 300;
  color: #000;
}
h2 {
  font-size: 30px;
  font-weight: 700;
}
h3 {
  font-size: 24px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
}
stk-block-heading h3 {
	text-transform: none;
	font-weight: 500;
}
h3 span {
  font-weight: 300;
}
h4 {
  font-size: 25px;
  font-weight: 300;
}
h5 {
  font-size: 18px;
  font-weight: 600;
  color: #252525;
}
h6 {
  font-size: 16px;
  font-weight: 600;
}
p {
  margin: 0 0 30px;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 0;
}
input {
  border-radius: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="mask"] {
  width: 100%;
  font-size: 13px;
  border: solid 1px #d7cfcc;
  background: #fff;
  font-weight: 400;
  height: 33px;
  padding: 4px;
  color: #999;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus {
  font-style: normal;
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  font-size: 16px;
  color: #999;
}
select {
  font-weight: 400;
  font-size: 13px;
  border: solid 1px #d7cfcc;
  background: #fff;
  height: 38px;
  padding: 4px;
  color: #555;
  width: 100%;
}
textarea {
  font-weight: 400;
  font-size: 13px;
  border: solid 1px #d7cfcc;
  background: #fff;
  padding: 4px;
  color: #555;
  resize: none;
  width: 100%;
  height: 150px;
}

input: ([type!= "text"]) {
  background: red;
}

img {
  max-width: 100%;
}

ul {
  list-style-position: inside;
}

.btn,
.btn-testimonials {
  border: 0;
  font-size: 18px;
  text-decoration: none;
  border-radius: 0;
  display: inline-block;
  color: #fff;
  padding: 9px 25px;
  font-weight: 400;
  text-transform: uppercase;
  background: #57b8dc;
  box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.3) inset;
  border-radius: 1px;
  margin-bottom: 20px;
}
.btn:hover,
.btn:focus {
  text-decoration: none;
  color: #fff;
  background: #57b8dc;
  opacity: 0.8;
}

.checkbox-container {
  display: block;
  position: relative;
  padding: 1px 0 0 20px;
}
.checkbox-container input {
  width: auto !important;
  height: auto !important;
  position: absolute;
  left: 0;
  top: 3px;
}

.page {
  background-color: #f7f7f7;
}
.container {
  width: 100%;
  max-width: 1114px;
}

a .sign-up {
  color: #ffffff;
}
a:focus,
a:hover {
  text-decoration: none;
  color: #000000;
}

section.navigation {
  text-transform: uppercase;
  font-size: 13px;
  position: relative;
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(32, 70, 108, 1) 35%,
    rgba(93, 139, 176, 1) 100%
  );
}
.navbar-nav > li > a {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  padding: 0 8px 6px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  background: transparent;
  color: #fbb501;
}
.navbar-nav > li.active > a,
.navbar-nav > li.active > a:hover,
.navbar-nav > li.active > a:focus {
  border-bottom: solid 5px #ffa500;
}

.navbar {
  float: left;
  width: 32%;
  margin-bottom: 0;
}
.navbar-brand {
  height: auto;
  padding-left: 0;
}
.navbar-toggle {
  border-radius: 3px;
  border: 1px solid #fff;
  position: absolute;
  right: 15px;
  top: 25px;
  margin: 0;
  z-index: 99;
}
.icon-bar {
  background: #fff;
}
.header-info {
  float: left;
  width: 68%;
  margin-top: 70px;
}

section.home-banner {
  position: relative;
  text-align: center;
  margin: 0;
}
section.home-banner img {
  max-width: 100%;
}

.banner-text {
  position: absolute;
  bottom: 5%;
  right: 50%;
  margin-right: -570px;
  width: 700px;
  max-width: 100%;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 27px;
}
.banner-text p {
  padding-top: 15px;
  margin: 0 auto !important;
}
.banner-text .btn {
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: 600;
  border-radius: 0;
  padding: 10px 50px;
  text-transform: uppercase;
}
/*.banner-text h2 span{font-weight: 700;display:inline-block;width:140px;position:relative;}
.banner-text h2 span:after{content:'';position:absolute;right:5px;top:50%;width:10px;height:4px;margin-top:-2px;background:#fff;display:block;}*/

.banner-text ul {
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  margin: 0;
  border-left: solid 1px #fff;
}
.banner-text li {
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  display: table-cell;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  border: solid 1px #fff;
  border-left: 0;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.2);
}
.banner-text .panel {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 0;
  border: solid 1px #fff;
  border-top: 0;
  line-height: 1.3;
}

section.page-banner {
  overflow: hidden;
}
section.page-banner img {
  position: relative;
}

section.slider {
  margin: 40px auto;
  margin-top: 10px;
}
section.slider h5 {
  text-align: center;
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 50px;
  text-transform: capitalize;
}
section.slider img {
  width: 100%;
  margin-bottom: 10px;
}
.carousel-control.left {
  background: none;
}
.carousel-control.right {
  background: none;
}
.carousel-control .glyphicon-chevron-left {
  margin-left: -45px;
}
.carousel-control .glyphicon-chevron-right {
  margin-right: -30px;
}
.slider-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 19px;
  text-align: center;
  color: #6b6a6a;
  margin-bottom: 45px;
}
.slider-button {
  text-align: center;
}
button.below-slider {
  font-family: "Raleway", sans-serif;
  font-family: 300;
  font-size: 12px;
  background-color: transparent;
  border: 3px solid #b8b8b8;
  border-radius: 0;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  color: #a6a6a6;
  padding: 5px 80px;
}

.carousel-control {
  height: 50px;
  width: 50px;
  font-size: 30px;
  text-shadow: 0 0;
  color: #ccc;
  top: 50%;
  opacity: 1;
  margin-top: -60px;
}
.carousel-control:hover {
  color: #555;
}

.body-content h1 {
  font-size: 30px;
  text-transform: uppercase;
}
.biography {
  max-width: 100%;
  float: right;
  width: 250px;
  margin: 10px;
  border: 2px solid #f7f7f7;
}
.body-content {
  background: #ffffff;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 30px 50px 30px;
}
.home-heading {
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #013963;
  margin-bottom: 28px;
}
.home-sub-heading {
  font-family: "Lato", sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #f7b60f;
  text-align: center;
  margin-bottom: 60px;
}

.success-block {
  position: relative;
  padding-left: 180px;
  margin-bottom: 50px;
  min-height: 163px;
}
.success-block img {
  position: absolute;
  left: 0;
  top: 0;
}
.success-block p {
  margin: 0;
}
.success-block .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 153px;
  height: 153px;
  border-radius: 50%;
  background: #013963;
  color: #efefef;
  text-align: center;
  line-height: 150px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.9);
  cursor: pointer;
}
.success-block .img:hover,
.success-block .img:focus {
  color: #fff;
  opacity: 0.9;
}
.success-heading {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  padding-top: 10px;
  margin-bottom: 0;
}

.colored-divider-y {
  border-top: 10px solid #f7b60f;
  margin-top: 10px;
}
.colored-divider-b {
  border-top: 10px solid #013963;
  margin-top: 10px;
}

.home-testimonials {
  box-shadow: 0 -4px 5px 0 rgba(0, 0, 0, 0.15);
  background-color: #f7b60f;
  color: #fefefe;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  padding: 30px 0px 20px;
  text-align: center;
}
.home-testimonials p {
  margin-bottom: 10px;
}
.home-testimonials .quote {
  font-size: 21px;
  font-style: italic;
}
.home-testimonials-details {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px 0;
}

.home-section img {
  max-width: 100%;
}
.page-header {
  margin: 0 0 20px;
}

footer {
  text-transform: uppercase;
  padding-top: 30px;
  background: #57b8dc;
}
.copyright {
  font-size: 11px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
.copyright a {
  color: #000;
}
.footer-heading {
  font-size: 12px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  border-bottom: 1px solid rgba(190, 190, 190, 0.7);
  margin-bottom: 10px;
  padding-bottom: 5px;
}
ul.footer-menu {
  list-style: none;
  font-weight: 400;
  font-size: 12px;
  font-family: "Raleway", sans-serif;
  list-style-position: inside;
  padding-left: 0;
}
ul.footer-menu a {
  color: #03304a;
  padding: 5px 0;
}
ul.footer-menu a:hover {
  color: #ffffff;
}
ul.footer-menu li {
  list-style: none;
  text-align: left !important;
}

.contact-form .row {
  margin-bottom: 10px;
}

.form-container .row {
  margin: 0;
}
.form-container .row > div {
  padding: 5px 0;
}
.form-container .row .lable {
  padding: 12px 10px;
}

.expand-link {
  margin: 0 0 1px;
}
.expand-link a {
  position: relative;
  background: #f2f2f2;
  display: block;
  padding: 10px 12px;
  font-size: 17px;
  font-weight: 500;
}
.expand-link a:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 18px;
  width: 12px;
  height: 4px;
  background: #333;
  display: block;
}
.expand-link a.collapsed:before {
  content: "";
  position: absolute;
  right: 19px;
  top: 14px;
  width: 4px;
  height: 12px;
  background: #333;
  display: block;
}

.quote {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #eee;
}
.quote p {
  margin-bottom: 10px;
}
.quote .btn {
  padding: 6px 12px;
  text-transform: none;
  border-radius: 2px;
  background: #033451;
  font-size: 13px;
}
.author span {
  font-weight: 700;
}

address {
  text-align: center;
}
address p {
  margin: 0 0 5px;
}
address .phone {
  display: inline-block;
  padding-left: 20px;
  background: url(../image/phone-icon.png) no-repeat 0 4px;
}
address .email {
  display: inline-block;
  padding-left: 20px;
  background: url(../image/email-icon.png) no-repeat 0 5px;
}
