/*  9.4 Cta Css
/*----------------------------------------*/
.app-cta-wrap {
  border-radius: 30px;
  background: linear-gradient(265deg, #D0F2F0 16.29%, #C5E0FC 84.71%);
}
.app-cta-wrapper {
  padding-left: 170px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .app-cta-wrapper {
    padding-left: 135px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .app-cta-wrapper {
    padding-left: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .app-cta-wrapper {
    padding-left: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-cta-wrapper {
    padding-left: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .app-cta-wrapper {
    padding-top: 45px;
    padding-right: 30px;
  }
}
.app-cta-heading p {
  color: #61616A;
  letter-spacing: -0.18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .app-cta-heading p br {
    display: none;
  }
}
.app-cta-store {
  display: flex;
  width: 184px;
  align-items: center;
  border-radius: 12px;
  padding: 9px 20px;
  transition: 0.4s;
  background: var(--tp-common-white);
  box-shadow: 0px 14px 24px 0px rgba(3, 46, 65, 0.2);
}
@media (max-width: 767px) {
  .app-cta-store {
    margin-bottom: 20px;
  }
}
.app-cta-store:hover {
  transform: scale(1.1);
}
.app-cta-store-icon {
  margin-right: 10px;
}
.app-cta-store-content p {
  margin: 0;
  font-size: 12px;
  color: var(--tp-common-black-10);
}
.app-cta-store-content span {
  font-size: 21px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .app-cta-store-box {
    flex-wrap: wrap;
  }
}
.app-cta-thumb-2 {
  position: absolute;
  bottom: 0;
  right: 12%;
}

.st-cta-ptb {
  overflow: hidden;
  padding-top: 180px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-cta-ptb {
    padding-top: 120px;
    padding-bottom: 100px;
  }
}
.st-cta-bg-circle {
  position: absolute;
  top: 0;
  left: -3.5%;
  height: 1000px;
  width: 107%;
  display: inline-block;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.st-cta-wrapper .tp-section-title-playfair {
  font-size: 120px;
  color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .st-cta-wrapper .tp-section-title-playfair {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  .st-cta-wrapper .tp-section-title-playfair {
    font-size: 62px;
  }
}
.st-cta-wrapper .tp-section-title-playfair span {
  color: var(--tp-common-white);
}
.st-cta-wrapper p {
  margin-bottom: 45px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-poppins);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .st-cta-wrapper p br {
    display: none;
  }
}
.st-cta-wrapper .tp-btn-border-2.st {
  background-color: var(--tp-common-white);
}
.st-cta-wrapper .tp-btn-border-2.st:hover {
  background-color: transparent;
  color: var(--tp-common-white);
  border-color: var(--tp-common-white);
}

@media (max-width: 767px) {
  .cr-cta-ptb {
    padding-top: 100px;
  }
}
.cr-cta-bg {
  position: absolute;
  bottom: -30%;
  left: 0;
  right: 0;
  z-index: -1;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .cr-cta-shape {
    display: none;
  }
}
.cr-cta-shape span {
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #D9D9D9;
  display: inline-block;
}
.cr-cta-shape .shape-1 {
  position: absolute;
  animation: bannerAnimationTwo 8s infinite linear;
}
.cr-cta-shape .shape-2 {
  position: absolute;
  animation: bannerAnimationTwo 9s infinite linear;
}
.cr-cta-shape .shape-3 {
  position: absolute;
  animation: bannerAnimationTwo 10s infinite linear;
}
.cr-cta-shape .shape-4 {
  position: absolute;
  animation: bannerAnimationTwo 11s infinite linear;
}
.cr-cta-shape .shape-5 {
  position: absolute;
  animation: bannerAnimationTwo 7s infinite linear;
}
.cr-cta-shape .shape-6 {
  position: absolute;
  animation: bannerAnimationTwo 8s infinite linear;
}
.cr-cta-shape .shape-7 {
  position: absolute;
  animation: bannerAnimationTwo 9s infinite linear;
}
.cr-cta-shape .shape-8 {
  position: absolute;
  animation: bannerAnimationTwo 10s infinite linear;
}
.cr-cta-shape .shape-9 {
  position: absolute;
  animation: bannerAnimationTwo 11s infinite linear;
}
.cr-cta-shape .shape-10 {
  position: absolute;
  animation: bannerAnimationTwo 7s infinite linear;
}
.cr-cta-shape .shape-11 {
  position: absolute;
  animation: bannerAnimationTwo 8s infinite linear;
}
.cr-cta-shape .shape-12 {
  position: absolute;
  animation: bannerAnimationTwo 9s infinite linear;
}
.cr-cta-shape .shape-13 {
  position: absolute;
  animation: bannerAnimationTwo 10s infinite linear;
}
.cr-cta-shape .shape-14 {
  position: absolute;
  animation: bannerAnimationTwo 11s infinite linear;
}
.cr-cta-shape .shape-15 {
  position: absolute;
  animation: bannerAnimationTwo 7s infinite linear;
}
.cr-cta-shape .shape-1 {
  bottom: 15%;
  left: 35%;
}
.cr-cta-shape .shape-2 {
  bottom: 8%;
  right: 45%;
}
.cr-cta-shape .shape-3 {
  bottom: 20%;
  left: 40%;
}
.cr-cta-shape .shape-4 {
  bottom: 16%;
  right: 37%;
}
.cr-cta-shape .shape-5 {
  bottom: 10%;
  left: 40%;
}
.cr-cta-shape .shape-6 {
  bottom: 20%;
  left: 45%;
}
.cr-cta-shape .shape-7 {
  bottom: 9%;
  right: 35%;
}
.cr-cta-shape .shape-8 {
  bottom: 30%;
  left: 50%;
}
.cr-cta-shape .shape-9 {
  bottom: 22%;
  right: 31%;
}
.cr-cta-shape .shape-10 {
  bottom: 15%;
  left: 24%;
}
.cr-cta-shape .shape-11, .cr-cta-shape .shape-12, .cr-cta-shape .shape-13, .cr-cta-shape .shape-14, .cr-cta-shape .shape-15 {
  width: 1px;
  height: 1px;
}
.cr-cta-shape .shape-11 {
  bottom: 10%;
  left: 35%;
}
.cr-cta-shape .shape-12 {
  bottom: 15%;
  right: 35%;
}
.cr-cta-shape .shape-13 {
  bottom: 20%;
  left: 50%;
}
.cr-cta-shape .shape-14 {
  bottom: 26%;
  right: 27%;
}
.cr-cta-shape .shape-15 {
  bottom: 10%;
  left: 30%;
}
.cr-cta-text {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 35px;
  color: rgba(255, 255, 255, 0.5);
}

/*----------------------------------------*/
