/**!!
 * @author
 * Banjo Mofesola Paul
 * Chief Developer, Planet NEST
 * mofesolapaul@live.com
 * Tuesday, December 6, 2016
 */
#cta2 {
  background-image: url(../resx/images/footer-bg.jpg);
  padding: 5rem 0 5.5rem;
  position: relative;
}
#cta2 h2 > span {
  color: #fefefe;
  text-shadow: black 0 0 1px;
}
#cta2:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 70, 100, 0.5);
  content: "";
}

#homepage-cta {
  background-color: #F4F6F8;
}

.carousel-content p {
  font-size: 24px;
  color: #f1fdfa;
}

.shadowed {
  text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 2px;
}

.slider-badge {
  position: absolute;
  top: 76.5%;
  left: 92%;
  background-image: url(../resx/images/share.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 130px;
  width: 130px;
}
@media screen and (max-width: 1580px) and (min-width: 900px) {
  .slider-badge {
    left: 86%;
  }
}
@media screen and (max-width: 899px) and (min-width: 630px) {
  .slider-badge {
    left: 80%;
  }
}
@media screen and (max-width: 629px) {
  .slider-badge {
    left: 75%;
  }
}
@media screen and (max-width: 500px) {
  .slider-badge {
    left: 65%;
  }
}

.below-banner p {
  color: #9898a1;
  font-weight: 600;
}

#delivery-timeframe {
  text-align: center;
  padding: 5rem 0;
  position: relative;
}
#delivery-timeframe:after {
  content: "~~~~~";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  color: #eee;
}
#delivery-timeframe .fa {
  color: #45aed6;
  margin-bottom: 2rem;
}
#delivery-timeframe .fa.fa-plane:before {
  content: url(../resx/images/plane.svg);
  position: relative;
  top: 4px;
}
#delivery-timeframe .fa.fa-ship:before {
  content: url(../resx/images/ship.svg);
  position: relative;
  bottom: 10px;
}
@media (max-width: 767px) {
  #delivery-timeframe > div:not(.clearfix):not(.section-header):not(.swiftly-highlights) {
    width: 33%;
    float: left;
  }
}

#cta .result {
  display: none;
  z-index: 9;
}
#cta.estimate {
  height: 229px;
  overflow: hidden;
  position: relative;
}
#cta.estimate .result {
  height: 229px;
  line-height: 229px;
  display: block;
  text-align: center;
  background: rgba(39, 118, 185, 0.9);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  color: #fff;
}
#cta.estimate .result > div {
  display: inline-block;
  line-height: 1;
}
#cta.estimate .result > div h2 {
  color: inherit;
  margin-top: 80px;
}
#cta.estimate .result > div .btn {
  margin-top: 0;
}
#cta.estimate .result span {
  color: #91c0e8;
}

.swiftly-values-section {
  background-image: url("../resx/pattern.png");
  background-size: contain;
  min-height: 200px;
  position: relative;
  display: flex;
  align-items: center;
  color: white;
}
.swiftly-values-section p {
  line-height: 70px;
}
.swiftly-values-section:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #04b0faf7;
  content: "";
}
.swiftly-values-section .swiftly-values {
  text-align: center;
}
.swiftly-values-section .swiftly-values h2 {
  font-size: 16px;
  color: white;
  margin-bottom: 20px;
}
.swiftly-values-section .swiftly-values #swiftly-values {
  font-size: 36px;
  font-weight: 900;
}

.swiftly-highlights {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  overflow: hidden;
  flex-wrap: wrap;
}
.swiftly-highlights:before, .swiftly-highlights:after {
  content: unset;
}

.swiftly-clients {
  padding: 10px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background-color: #F4F6F8;
}
.swiftly-clients .container {
  overflow: hidden;
}
.swiftly-clients .clients-cards {
  display: flex;
  justify-content: center;
  padding: 0.5%;
}
.swiftly-clients .company-logo {
  width: 100%;
  height: 150px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.3;
}
.swiftly-clients .sankofa {
  background-image: url(../resx/images/sankofa-grey.png);
}
.swiftly-clients .schweppes {
  background-image: url(../resx/images/schweppes-grey.png);
}
.swiftly-clients .ndolo {
  background-image: url(../resx/images/ndolo-grey.png);
}
.swiftly-clients .sawa {
  background-image: url(../resx/images/sawa-grey.png);
  background-size: 240px;
}
.swiftly-clients .carib-food {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  line-height: 45px;
}
.swiftly-clients .client-card {
  min-height: 400px;
  width: 400px;
  background: #fff;
  border-radius: 2px;
  margin: 0.5rem;
  position: relative;
  color: grey;
  font-family: "Raleway", sans-serif;
  font-size: 17px;
  line-height: 28px;
  z-index: 0;
  text-align: center;
  padding: 50px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.swiftly-clients .client-card .client-link a {
  color: #a9c7d2;
  cursor: pointer;
}
.swiftly-clients .client-card .client-link a:focus {
  outline: unset;
  outline-offset: unset;
}
.swiftly-clients .client-card .client-content {
  min-height: 200px !important;
  height: 200px;
  margin-top: 10px;
  margin-bottom: 30px;
  overflow: hidden;
}
.swiftly-clients .client-card .client-content.dense-tech-review {
  margin-bottom: 2px;
}

/*# sourceMappingURL=homepage.css.map */
