.carousel-inner > .item,
.carousel {
  height: 700px;
  overflow: hidden;
}

.sub-heading{
  line-height: 1.222;
  font-weight: 300;
}

.carousel-caption h1,
.sub-heading {
  text-align: left;
  text-shadow: 0.5px 0.866px 0px rgba(0, 0, 0, 0.286);
  color: #048a85;
  font-size: 35px;
  text-shadow: 2px 2px 1px #ddd;
}

.apply-now{
  background: #fff;
  color:#128e89;
  border-radius: 0;
  font-size: 28px;
  padding: 6px 50px;
}

.apply-now.yellow-btn {
  background: #ff9900;
  color:#fff;
}

.apply-now:hover,
.apply-now:active,
.apply-now:focus{
  background-color:#048a85;
  color:#fff;
}

.for-sme h3 {
  color:#128e89;
  font-size: 32px;
  font-weight: 500;
}

.access{
  font-size: 24px;
  color:#606060;
  font-weight: 300;
  margin-bottom: 15px;
}

.for-sme p {
  color:#414141;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;

}

.btn-green-transparent{
  background-color: transparent;
  color:#128e89;
  font-size: 20px;
  border:1px solid #128e89;
  border-radius: 0;
  font-weight: 600;
  padding: 10px 30px;
  margin-top: 20px;
}

.btn-white-transparent{
  background-color: transparent;
  color:#fff;
  font-size: 20px;
  border:1px solid #fff;
  border-radius: 0;
  font-weight: 600;
  padding: 10px 30px;
  margin-top: 20px;
}

.btn-white-transparent:hover,
.btn-white-transparent:focus,
.btn-white-transparent:active{
  color: #128e89;
  background: #fff;
}

.btn-green-transparent:hover,
.btn-green-transparent:focus,
.btn-green-transparent:active{
  color:#fff;
  background-color: #128e89
}

.for-sme-section{
  padding: 100px 0;
  padding-bottom: 50px;
}

.home-page{
    background-color: #fff
}


.for-lenders h3 {
  color:#555555;
  font-size: 32px;
}

.info-asy{
  color:#128e89;
  font-size: 28px;
  font-weight: 300;
}

.solving{
 font-size: 28px;
  font-weight: 300;
  margin-bottom: 15px;
}


.for-sme-section p {
  color:#414141;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;

}

.green-box-home{
  background-color: #15afa9;
  padding: 50px 0;
  margin-top: 80px;

}

.green-box-home-footer {
  background-color: #15afa9;
  padding: 15px 0px 0px;
}

.green-box-home-footer h2 {
  color:#fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 25px
}

.green-box-home h1 {
  color:#fff;
  margin-top: 0;
  margin-bottom: 20px;
}

.green-box-home p {
  color:#fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}

.footer_link_section {
  padding: 30px 0px;
}

.tony {
  margin-top: 11px
}

.center-how {
    padding: 34px 0px 46px 30px;
}

 .glyphicon-chevron-left {
  background: url('../../img/left-arrow.png')no-repeat;
  height: 80px !important;
  width: 80px !important;
}

 .glyphicon-chevron-right {
  background: url('../../img/right-arrow.png')no-repeat;
  height: 80px !important;
  width: 80px !important;
}


.glyphicon-chevron-left:before {
    content: "";
}

.glyphicon-chevron-right:before {
    content: "";
}

.carousel-control{
  top: -80px !important
}

.white-box-bottom-home{
  padding: 88px 0;
}

.white-box-bottom-home h1 {
  color:rgb(4, 138, 133);
}

.white-box-bottom-home{
  background: url('../../img/scurity.png') top right no-repeat;
}

.white-box-bottom-home img {
  width: 250px;
  display: inline-block;
  padding-right: 20px;
}

.white-box-bottom-home p {
  font-size: 18px;
  color:#414141;
  margin-bottom: 20px;
}

.carousel-caption {
    left: 12%;
    padding-bottom: 30px;
    right: 12%;
    top: 25%;
    width: 45%;
    float: right;
}

.apply-now{
  margin-top: 25px;
}

@media  screen and (min-device-width: 320px) and (max-device-width: 767px) {

  .green-box-home{
    margin-top: 20px;
  }

  .white-box-bottom-home{
    background: none;
    text-align: center;
    padding: 0;
  }

  .btn-white-transparent{
    font-size: 16px;
  }

  .white-box-bottom-home h1{
    font-size: 24px;
  }

  .green-box-home h1{
    font-size: 24px;
  }

  .for-lenders h3{
    font-size: 25px;
  }

  .solving,
  .info-asy{
    font-size: 20px;
  }

  .white-box-bottom-home img{
    width: 150px;
    margin-bottom: 20px;
  }

  .center-how{
    padding: 20px 0;
  }

  .for-sme h3{
    font-size: 28px;
  }

  .for-sme-section {
     padding:0;
     padding-bottom:0;
    margin-top: 40px;
}

  .home-page{
    text-align: center;
  }

  .apply-now{
    margin-top: 0;
  }
  .btn-green-transparent{
    margin-bottom: 40px;
  }

  .carousel-caption{
    top: -14px;
    width: 100%;
    left: 0;
    right: 0
  }

  .glyphicon-chevron-right,
  .glyphicon-chevron-left{
    display: none !important;
  }

  .sub-heading{
    margin-bottom: 10px;
  }

  iframe {
    width: 100%;
  }

  .for-sme-section img {
    width: 100%;
    margin-bottom: 25px;
  }

  .carousel-caption h1{
    font-size: 20px;
    margin-top: 10px;
  }

  .sub-heading{
    font-size: 18px;
  }
  .apply-now {
    background: #fff;
    color: #128e89;
    border-radius: 0;
    font-size: 20px;
    padding: 6px 31px;
}

  .carousel-indicators{
    display: none;
  }
}


.suplly-img img {
  margin-top: 20px;
}