.container {
  max-width: 1240px;
}

.carousel-inner {
  position: relative;
  width: 60%;
  overflow: hidden;
  margin: 50px auto;
  border-radius: 20px;
}

.nav-brand img {
  width: 100%;
  max-width: 200px;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 35%;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.carousel-caption h5 {
  margin: 0 auto;
  font-size: 37px;
  font-weight: normal;
}

.carousel-caption p {
  margin: 0 auto;
  color: #b7b7b7;
  font-size: 26px;
  font-weight: 200;
}

.top-search-area a {
  font-weight: normal;
}

.top-header-area a {
  font-weight: 400;
  font-size: 14px !important;
}

.hero--area .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.terms-area h6 {
  margin-top: 30px;
}

.app-wrap img {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.vizew-login-area {
  margin-top: -50px;
}

.btn.btn-warning {
  margin-top: 20px;
  padding: 0.375rem 3rem;
}

.btn-warning {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #93733f;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.btn-wrap-main {
  width: 130px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #ff960c;
  border-radius: 3px;
  padding: 0;
  color: #1b1f20;
  font-size: 14px;
  font-weight: 500;
}

.btn-wrap-main:hover {
  font-size: 14px;
  color: #fff !important;
  font-weight: 500;
  background-color: #0f1112;
}

.sidebar-area.subscribe-btn {
  width: 110px !important;
  height: 25px !important;
}

.sidebar-btn {
  background-color: #000;
  width: 110px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  background-color: #0f0f0f;
  border-radius: 3px;
  padding: 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
}

.footer-widget ul li a {
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
}
