.movie-navbar-two .widget {
  background: #ffffff !important; }

.demo-navbar {
  padding-bottom: 150px;
  background: #f9f9f9; }

.demo-bg {
  background: url("../images/bg/01.png"); }

.bemo-banner {
  background: transparent !important;
  padding-bottom: 180px;
  padding-top: 260px; }

.banner-btn a {
  padding: 16px 53px;
  border-radius: 50px;
  background-color: white;
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
  color: #6d6ae0;
  font-weight: 600;
  font-size: 18px; }

.btn.btn-buy {
  height: 40px;
  padding: 0 30px !important;
  color: #ffffff !important;
  line-height: 40px !important;
  margin-top: 30px;
  margin-left: 30px; }

.bemo-banner {
  padding-bottom: 150px;
  background-image: url(../images/bg/01.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background: #f9f9f9; }
  .bemo-banner .section-title {
    margin-bottom: 50px; }
    .bemo-banner .section-title .entry-title {
      font-size: 36px;
      margin-bottom: 29px; }
    .bemo-banner .section-title p {
      font-size: 18px;
      font-family: Open Sans;
      line-height: 30px;
      margin-bottom: 65px; }

.demo-feature {
  padding-top: 125px; }

.offer-section {
  background-color: #2b2b2b; }
  .offer-section .title {
    padding: 38px 0 32px 0;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-family: open Sans; }
    .offer-section .title a {
      background: #fff;
      font-size: 14px;
      font-weight: 400;
      font-family: Open Sans;
      padding: 5px 17px;
      border-radius: 50px;
      margin-right: 44px;
      color: #ff6fa0; }

@media all and (max-width: 767px) {
  .offer-section .title a {
    margin-right: 12px; } }

.demo-feature .media {
  border: 1px solid #505050;
  margin-bottom: 34px;
  padding: 30px 10px 16px 30px;
  background: #2b2b2b; }
  .demo-feature .media img {
    margin-right: 28px; }
  .demo-feature .media .media-body h5 {
    font-family: HelveticaNeueLight;
    font-weight: 300;
    font-size: 22px;
    color: #dddddd;
    line-height: 26px;
    margin-bottom: 19px; }
  .demo-feature .media .media-body p {
    color: #dddddd;
    line-height: 24px;
    font-size: 14px; }

.demo-feature .demo-thumb {
  margin-bottom: 60px; }
  .demo-feature .demo-thumb .entry-thumb {
    position: relative;
    overflow: hidden; }
  .demo-feature .demo-thumb:hover .hover-content {
    opacity: 1;
    visibility: visible; }
  .demo-feature .demo-thumb .hover-content {
    background-image: -moz-linear-gradient(0deg, rgba(78, 0, 255, 0.7) 0%, rgba(27, 177, 255, 0.7) 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(78, 0, 255, 0.7) 0%, rgba(27, 177, 255, 0.7) 100%);
    background-image: -ms-linear-gradient(0deg, rgba(78, 0, 255, 0.7) 0%, rgba(27, 177, 255, 0.7) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease; }
    .demo-feature .demo-thumb .hover-content .btn.btn-normal,
    .demo-feature .demo-thumb .hover-content .btn.btn-rtl {
      height: 70px;
      line-height: 70px;
      border-radius: 35px;
      padding: 0 50px !important;
      color: #6c68e1;
      background: #ffffff;
      margin-left: 10px;
      margin-right: 10px;
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
    .demo-feature .demo-thumb .hover-content .btn.btn-normal {
      background: #ff9c9c;
      color: #ffffff; }
      .demo-feature .demo-thumb .hover-content .btn.btn-normal:hover {
        background: #e86a6a; }
    .demo-feature .demo-thumb .hover-content .btn.btn-rtl:hover {
      background: #444444;
      color: #ffffff; }
  .demo-feature .demo-thumb span.btn-block.btn-linear {
    text-align: center;
    border-radius: 0 0 5px 5px;
    background-color: white;
    -webkit-box-shadow: 0.877px 1.798px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0.877px 1.798px 15px 0px rgba(0, 0, 0, 0.1);
    padding: 20px 0;
    color: #7e7e7e;
    font-size: 24px;
    font-weight: 300; }

.sass-made {
  padding-top: 100px;
  padding-bottom: 120px; }
  .sass-made .section-title {
    margin-bottom: 80px; }
    .sass-made .section-title .entry-title {
      margin-bottom: 75px; }
  .sass-made .client-carousel .item img {
    width: auto !important;
    margin: 0 auto; }

.demo-call-to-action {
  background: url(../images/bg/02.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 145px 0 165px 0; }
  .demo-call-to-action .entry-title {
    color: #fff;
    margin-bottom: 20px; }
  .demo-call-to-action p {
    color: #fff;
    margin-bottom: 50px; }
  .demo-call-to-action a {
    padding: 16px 53px;
    border-radius: 50px;
    background-color: white;
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    color: #6d6ae0;
    font-weight: 600;
    font-size: 18px; }

.inner-page-section {
  background: #f6f6f6;
  padding-top: 150px;
  padding-bottom: 110px; }
  .inner-page-section .demo-thumb {
    margin-bottom: 40px; }
    .inner-page-section .demo-thumb a {
      border-radius: 0 0 3px 3px;
      background-color: white;
      -webkit-box-shadow: 0.877px 1.798px 15px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0.877px 1.798px 15px 0px rgba(0, 0, 0, 0.1);
      font-size: 20px;
      padding: 7px 0;
      font-family: HelveticaNeueLight;
      color: #252525; }

.demo-footer {
  padding: 100px 0; }
  .demo-footer.footer-section-dark {
    background: #2b2b2b; }
  .demo-footer .footer-content .social {
    margin-bottom: 15px; }
    .demo-footer .footer-content .social a {
      margin-right: 25px;
      color: white;
      font-family: opensans;
      line-height: 36px;
      font-size: 16px; }
  .demo-footer .footer-content p {
    margin-bottom: 43px;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    font-family: opensans; }
    .demo-footer .footer-content p a {
      color: #ffab00; }
  .demo-footer .footer-content .input-group .form-control {
    border-radius: 30px 0 0 30px;
    font-size: 14px;
    border: 0;
    padding: 15px 0;
    padding-left: 30px;
    padding-right: 15px; }
    .demo-footer .footer-content .input-group .form-control:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .demo-footer .footer-content .input-group .input-group-append .input-group-text {
    background: #2c3e50;
    color: #fff;
    font-size: 14px;
    border: 0;
    border-radius: 0 30px 30px 0;
    padding: 0 30px;
    font-family: opensans;
    padding-top: 4px;
    line-height: 36px; }
    .demo-footer .footer-content .input-group .input-group-append .input-group-text:focus {
      outline: none; }

.demo-feature-two .demo-thumb .entry-thumb img {
  width: 100%; }

.demo-feature-two .demo-thumb .hover-content {
  display: block;
  text-align: center;
  padding-top: 29%; }

.demo-feature-two .demo-thumb .hover-content .btn.btn-normal,
.demo-feature-two .demo-thumb .hover-content .btn.btn-rtl {
  height: 50px !important;
  line-height: 50px !important;
  margin: 8px 0; }

@media all and (max-width: 991px) {
  .demo-feature .demo-thumb .hover-content {
    display: block;
    text-align: center;
    padding-top: 30%; }
  .demo-feature .demo-thumb .hover-content .btn.btn-normal,
  .demo-feature .demo-thumb .hover-content .btn.btn-rtl {
    height: 50px !important;
    line-height: 50px !important;
    margin: 8px 0; }
  .btn.btn-buy {
    margin-left: 0; }
  .offer-section .section-title .title a {
    display: none; } }

@media all and (max-width: 767px) {
  .bemo-banner {
    padding-top: 90px; }
  .demo-feature .demo-thumb .hover-content {
    padding-top: 45%; }
  .demo-feature-two .demo-thumb .hover-content {
    display: block;
    text-align: center;
    padding-top: 32%; }
  .demo-call-to-action {
    background: url(../images/bg/02.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 100px 0 10px; }
  .demo-footer .footer-content .social a {
    font-size: 14px; } }

@media all and (max-width: 375px) {
  .demo-feature .demo-thumb .hover-content {
    padding-top: 30%; }
  .demo-feature-two .demo-thumb .hover-content {
    display: block;
    text-align: center;
    padding-top: 19%; } }
