HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/kollect/wp-content/themes/kollect/css/feature.css
@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.make-easy {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 120px 0;
}
@media (max-width: 1679px) {
  .make-easy {
    padding: 90px 0;
  }
}
@media (max-width: 1441px) {
  .make-easy {
    padding: 80px 0;
  }
}
@media (max-width: 1199px) {
  .make-easy {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .make-easy {
    padding: 40px 0;
  }
}
.make-easy .sec-wrp {
  display: flex;
}
@media (max-width: 579px) {
  .make-easy .sec-wrp {
    flex-direction: column-reverse;
  }
}
.make-easy .sec-wrp .img-wrp {
  width: 491px;
  border-radius: 10px;
  margin-right: 107px;
}
@media (max-width: 1679px) {
  .make-easy .sec-wrp .img-wrp {
    margin-right: 90px;
  }
}
@media (max-width: 1441px) {
  .make-easy .sec-wrp .img-wrp {
    margin-right: 80px;
  }
}
@media (max-width: 1199px) {
  .make-easy .sec-wrp .img-wrp {
    margin-right: 60px;
  }
}
@media (max-width: 991px) {
  .make-easy .sec-wrp .img-wrp {
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .make-easy .sec-wrp .img-wrp {
    margin-right: 20px;
  }
}
@media (max-width: 579px) {
  .make-easy .sec-wrp .img-wrp {
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    width: 100%;
    max-width: 340px;
  }
}
.make-easy .sec-wrp .img-wrp img {
  max-width: 100%;
}
.make-easy .sec-wrp .content-area {
  word-wrap: break-word;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 802px;
  width: 100%;
  color: #00506B;
}
.make-easy .sec-wrp .content-area .sub-title {
  font-weight: 700;
  margin-bottom: 11px;
}
.make-easy .sec-wrp .content-area .mid-title {
  font-size: 25px;
  line-height: 30px;
  color: #00506B;
  font-weight: 600;
  margin-bottom: 5px;
}
@media (max-width: 1679px) {
  .make-easy .sec-wrp .content-area .mid-title {
    font-size: 22px;
    line-height: 27px;
  }
}
@media (max-width: 1441px) {
  .make-easy .sec-wrp .content-area .mid-title {
    font-size: 20px;
    line-height: 25px;
  }
}
@media (max-width: 1199px) {
  .make-easy .sec-wrp .content-area .mid-title {
    font-size: 18px;
    line-height: 23px;
  }
}
@media (max-width: 991px) {
  .make-easy .sec-wrp .content-area .mid-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.make-easy .sec-wrp .content-area .sep-sec {
  display: flex;
  flex-direction: column;
  margin-top: 34px;
}
@media (max-width: 1679px) {
  .make-easy .sec-wrp .content-area .sep-sec {
    margin-top: 29px;
  }
}
@media (max-width: 1441px) {
  .make-easy .sec-wrp .content-area .sep-sec {
    margin-top: 24px;
  }
}
@media (max-width: 1199px) {
  .make-easy .sec-wrp .content-area .sep-sec {
    margin-top: 19px;
  }
}
@media (max-width: 991px) {
  .make-easy .sec-wrp .content-area .sep-sec {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  .make-easy .sec-wrp .content-area .sep-sec {
    margin-top: 10px;
  }
}
@media (max-width: 579px) {
  .make-easy .sec-wrp .content-area .sep-sec {
    margin-top: 9px;
  }
}
.make-easy.dreaming {
  background-color: #f3f6f8;
  position: relative;
}
.make-easy.dreaming .content-area .sep-sec {
  margin-top: 10px;
}
.make-easy.dreaming::before {
  content: "";
  width: 55px;
  height: 259px;
  background: url(../images/bubble-left-bg.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0px;
  bottom: 160px;
}
.make-easy.dreaming::after {
  content: "";
  width: 263px;
  height: 238px;
  background: url(../images/hand-vertical-bg.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 81px;
  bottom: 0px;
}
@media (max-width: 1679px) {
  .make-easy.dreaming::after {
    width: 120px;
    height: 104px;
  }
}
@media (max-width: 1441px) {
  .make-easy.dreaming::after {
    width: 120px;
    height: 104px;
  }
}
@media (max-width: 1199px) {
  .make-easy.dreaming::after {
    width: 150px;
    height: 130px;
  }
}
@media (max-width: 991px) {
  .make-easy.dreaming::after {
    width: 100px;
    height: 95px;
  }
}
@media (max-width: 767px) {
  .make-easy.dreaming::after {
    width: 100px;
    height: 80px;
  }
}
@media (max-width: 579px) {
  .make-easy.dreaming::after {
    display: none;
  }
}

.motivation-wrp {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 170px 0;
  background-color: #f3f6f8;
  position: relative;
}
.motivation-wrp::before {
  content: "";
  width: 117px;
  height: 92px;
  position: absolute;
  left: 60px;
  top: 59%;
  transform: translateY(-59%);
  background: url(../images/motivation-left.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 1679px) {
  .motivation-wrp::before {
    width: 100px;
    height: 80px;
    left: 40px;
  }
}
@media (max-width: 1199px) {
  .motivation-wrp::before {
    width: 70px;
    height: 65px;
    left: 20px;
  }
}
@media (max-width: 991px) {
  .motivation-wrp::before {
    width: 50px;
    height: 45px;
    left: 10px;
  }
}
@media (max-width: 767px) {
  .motivation-wrp::before {
    display: none;
  }
}
@media (max-width: 1679px) {
  .motivation-wrp {
    padding: 90px 0;
  }
}
@media (max-width: 1441px) {
  .motivation-wrp {
    padding: 80px 0;
  }
}
@media (max-width: 1199px) {
  .motivation-wrp {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .motivation-wrp {
    padding: 40px 0;
  }
}
.motivation-wrp .inner-wrp {
  display: flex;
  flex-direction: column;
  position: relative;
}
.motivation-wrp .inner-wrp::before {
  content: "";
  width: 104px;
  height: 86px;
  background: url(../images/motivation-top.png) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: -50px;
}
@media (max-width: 1679px) {
  .motivation-wrp .inner-wrp::before {
    width: 100px;
    height: 80px;
    top: -40px;
  }
}
@media (max-width: 1199px) {
  .motivation-wrp .inner-wrp::before {
    width: 70px;
    height: 65px;
    top: -20px;
  }
}
.motivation-wrp .inner-wrp .sub-title {
  margin-bottom: 75px;
}
@media (max-width: 1679px) {
  .motivation-wrp .inner-wrp .sub-title {
    margin-bottom: 50px;
  }
}
@media (max-width: 1441px) {
  .motivation-wrp .inner-wrp .sub-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 1199px) {
  .motivation-wrp .inner-wrp .sub-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .motivation-wrp .inner-wrp .sub-title {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .motivation-wrp .inner-wrp .sub-title {
    margin-bottom: 20px;
  }
}
.motivation-wrp .inner-wrp .blks-wrp {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 1679px) {
  .motivation-wrp .inner-wrp .blks-wrp {
    gap: 20px;
  }
}
@media (max-width: 1199px) {
  .motivation-wrp .inner-wrp .blks-wrp {
    gap: 15px;
  }
}
@media (max-width: 991px) {
  .motivation-wrp .inner-wrp .blks-wrp {
    gap: 10px;
  }
}
.motivation-wrp .inner-wrp .blks-wrp .blks {
  width: calc(33.3333333333% - 24px);
  flex: 1 0 calc(33.3333333333% - 24px);
  background-color: #fff;
  border-radius: 13px;
  padding: 45px 33px;
  color: #00506B;
}
@media (max-width: 1679px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks {
    width: calc(33.3333333333% - 20px);
    flex: 1 0 calc(33.3333333333% - 20px);
    padding: 40px 30px;
  }
}
@media (max-width: 1199px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks {
    width: calc(33.3333333333% - 20px);
    flex: 1 0 calc(33.3333333333% - 20px);
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks {
    width: calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
    padding: 20px;
  }
}
@media (max-width: 579px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks {
    width: 100%;
    flex: 0 0 100%;
  }
}
.motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk {
  width: 67px;
  height: 67px;
}
@media (max-width: 1679px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1199px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk {
    width: 55px;
    height: 55px;
  }
}
@media (max-width: 767px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 579px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk {
    width: 45px;
    height: 45px;
  }
}
.motivation-wrp .inner-wrp .blks-wrp .blks .icon-blk img {
  max-width: 100%;
  display: block;
}
.motivation-wrp .inner-wrp .blks-wrp .blks .box-title {
  color: #00506B;
  font-weight: 600;
  font-size: 24px;
  padding: 27px 0 15px;
}
@media (max-width: 1679px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks .box-title {
    font-size: 20px;
    padding: 20px 0 15px;
  }
}
@media (max-width: 1199px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks .box-title {
    font-size: 18px;
    padding: 15px 0 15px;
  }
}
@media (max-width: 767px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks .box-title {
    font-size: 16px;
    padding: 10px 0;
  }
}
.motivation-wrp .inner-wrp .blks-wrp .blks .box-cont {
  font-size: 15px;
}
@media (max-width: 1679px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks .box-cont {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .motivation-wrp .inner-wrp .blks-wrp .blks .box-cont {
    font-size: 13px;
  }
}

.keep-tracking-wrp {
  padding: 120px 0;
  background-color: #fff;
  position: relative;
  overflow-x: hidden;
}
@media (max-width: 1679px) {
  .keep-tracking-wrp {
    padding: 90px 0;
  }
}
@media (max-width: 1441px) {
  .keep-tracking-wrp {
    padding: 80px 0;
  }
}
@media (max-width: 1199px) {
  .keep-tracking-wrp {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .keep-tracking-wrp {
    padding: 40px 0;
  }
}
.keep-tracking-wrp:after {
  content: "";
  width: 193px;
  height: 290px;
  position: absolute;
  right: 0px;
  top: 30%;
  background: url(../images/bg-dollar-rt.png) no-repeat center;
  background-size: contain;
}
@media (max-width: 1679px) {
  .keep-tracking-wrp:after {
    width: 70px;
    height: 100px;
  }
}
@media (max-width: 1199px) {
  .keep-tracking-wrp:after {
    width: 75px;
    height: 110px;
  }
}
@media (max-width: 767px) {
  .keep-tracking-wrp:after {
    display: none;
  }
}
.keep-tracking-wrp::before {
  background: url(../images/investment-doller.svg) no-repeat;
  background-size: contain;
  width: 138px;
  height: 300px;
  position: absolute;
  bottom: 10%;
  left: 0;
  content: "";
}
@media (max-width: 1679px) {
  .keep-tracking-wrp::before {
    width: 100px;
  }
}
.keep-tracking-wrp .top-listing-wrp {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 100px;
       column-gap: 100px;
}
@media (max-width: 1679px) {
  .keep-tracking-wrp .top-listing-wrp {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
}
@media (max-width: 1441px) {
  .keep-tracking-wrp .top-listing-wrp {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
}
@media (max-width: 1199px) {
  .keep-tracking-wrp .top-listing-wrp {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
@media (max-width: 991px) {
  .keep-tracking-wrp .top-listing-wrp {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.keep-tracking-wrp .top-listing-wrp .blks {
  width: calc(33.3333333333% - 100px);
  flex: 0 0 calc(33.3333333333% - 100px);
  background-color: #fff;
  border-radius: 13px;
  color: #00506B;
  margin-top: 85px;
}
@media (max-width: 1679px) {
  .keep-tracking-wrp .top-listing-wrp .blks {
    margin-top: 50px;
    width: calc(33.3333333333% - 80px);
    flex: 0 0 calc(33.3333333333% - 80px);
  }
}
@media (max-width: 1441px) {
  .keep-tracking-wrp .top-listing-wrp .blks {
    margin-top: 40px;
    width: calc(33.3333333333% - 60px);
    flex: 0 0 calc(33.3333333333% - 60px);
  }
}
@media (max-width: 1199px) {
  .keep-tracking-wrp .top-listing-wrp .blks {
    margin-top: 30px;
    width: calc(50% - 40px);
    flex: 0 0 calc(50% - 40px);
  }
}
@media (max-width: 991px) {
  .keep-tracking-wrp .top-listing-wrp .blks {
    margin-top: 20px;
    width: calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .keep-tracking-wrp .top-listing-wrp .blks {
    margin-top: 15px;
  }
}
@media (max-width: 579px) {
  .keep-tracking-wrp .top-listing-wrp .blks {
    margin-top: 20px;
    width: 100%;
    flex: 0 0 100%;
  }
}
.keep-tracking-wrp .top-listing-wrp .blks .box-title {
  color: #00506B;
  font-weight: 600;
  font-size: 24px;
  padding: 0 0 15px;
}
@media (max-width: 1679px) {
  .keep-tracking-wrp .top-listing-wrp .blks .box-title {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .keep-tracking-wrp .top-listing-wrp .blks .box-title {
    font-size: 18px;
    padding: 0 0 10px;
  }
}
@media (max-width: 767px) {
  .keep-tracking-wrp .top-listing-wrp .blks .box-title {
    font-size: 16px;
  }
}
.keep-tracking-wrp .top-listing-wrp .blks .box-cont {
  font-size: 15px;
}
@media (max-width: 1679px) {
  .keep-tracking-wrp .top-listing-wrp .blks .box-cont {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .keep-tracking-wrp .top-listing-wrp .blks .box-cont {
    font-size: 13px;
  }
}
.keep-tracking-wrp .raffle-wrp {
  background-color: #00506b;
  border-radius: 18px;
  padding: 0;
  margin-top: 120px;
  display: flex;
  align-items: flex-end;
  position: relative;
  z-index: 1;
}
@media (max-width: 1679px) {
  .keep-tracking-wrp .raffle-wrp {
    margin-top: 90px;
  }
}
@media (max-width: 1441px) {
  .keep-tracking-wrp .raffle-wrp {
    margin-top: 80px;
  }
}
@media (max-width: 1199px) {
  .keep-tracking-wrp .raffle-wrp {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .keep-tracking-wrp .raffle-wrp {
    margin-top: 40px;
  }
}
.keep-tracking-wrp .raffle-wrp .content-area {
  display: flex;
  flex-direction: column;
  color: #fff;
  max-width: 815px;
  margin-right: 46px;
  padding: 98px 0 98px 76px;
  color: #9FC2CE;
}
@media (max-width: 1679px) {
  .keep-tracking-wrp .raffle-wrp .content-area {
    padding: 70px 0 70px 50px;
    margin-right: 40px;
    max-width: 712px;
  }
}
@media (max-width: 1441px) {
  .keep-tracking-wrp .raffle-wrp .content-area {
    max-width: 640px;
  }
}
@media (max-width: 1199px) {
  .keep-tracking-wrp .raffle-wrp .content-area {
    padding: 50px 0 50px 50px;
    margin-right: 30px;
    max-width: 660px;
  }
}
@media (max-width: 991px) {
  .keep-tracking-wrp .raffle-wrp .content-area {
    padding: 40px 0 40px 40px;
    max-width: 305px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .keep-tracking-wrp .raffle-wrp .content-area {
    max-width: 100%;
    padding: 30px;
    margin-right: 0px;
  }
}
@media (max-width: 579px) {
  .keep-tracking-wrp .raffle-wrp .content-area {
    max-width: 100%;
    padding: 20px;
  }
}
.keep-tracking-wrp .raffle-wrp .content-area .sub-title {
  margin-bottom: 36px;
  color: #fff;
}
@media (max-width: 1679px) {
  .keep-tracking-wrp .raffle-wrp .content-area .sub-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 1441px) {
  .keep-tracking-wrp .raffle-wrp .content-area .sub-title {
    margin-bottom: 25px;
  }
}
@media (max-width: 1199px) {
  .keep-tracking-wrp .raffle-wrp .content-area .sub-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .keep-tracking-wrp .raffle-wrp .content-area .sub-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .keep-tracking-wrp .raffle-wrp .content-area .para br {
    display: none;
  }
}
.keep-tracking-wrp .raffle-wrp .img-wrp {
  max-width: 470px;
  width: 100%;
}
@media (max-width: 1679px) {
  .keep-tracking-wrp .raffle-wrp .img-wrp {
    max-width: 400px;
    margin-right: 42px;
    margin-left: auto;
  }
}
@media (max-width: 1441px) {
  .keep-tracking-wrp .raffle-wrp .img-wrp {
    max-width: 380px;
    margin-right: 42px;
    margin-left: auto;
  }
}
@media (max-width: 1199px) {
  .keep-tracking-wrp .raffle-wrp .img-wrp {
    max-width: 272px;
    margin-right: 20px;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .keep-tracking-wrp .raffle-wrp .img-wrp {
    display: none;
  }
}
.keep-tracking-wrp .raffle-wrp .img-wrp img {
  max-width: 100%;
}

.need-outer {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 120px 0;
}
@media (max-width: 1679px) {
  .need-outer {
    padding: 90px 0;
  }
}
@media (max-width: 1441px) {
  .need-outer {
    padding: 80px 0;
  }
}
@media (max-width: 1199px) {
  .need-outer {
    padding: 60px 0;
  }
}
@media (max-width: 991px) {
  .need-outer {
    padding: 40px 0;
  }
}
.need-outer .need-wrp {
  background: #ffeb79 url(../images/meed-something-bg.png) no-repeat right 79px bottom 0px;
  background-size: contain;
  border-radius: 16px;
  padding: 96px 0 96px 90px;
}
@media (max-width: 1441px) {
  .need-outer .need-wrp {
    background: #ffeb79 url(../images/meed-something-bg.png) no-repeat right 35px bottom 0px;
    background-size: 340px;
  }
}
@media (max-width: 1199px) {
  .need-outer .need-wrp {
    background: #ffeb79 url(../images/meed-something-bg.png) no-repeat right 25px bottom 0px;
    background-size: 250px;
    padding: 60px 0 60px 60px;
  }
}
@media (max-width: 991px) {
  .need-outer .need-wrp {
    background: #ffeb79 url(../images/meed-something-bg.png) no-repeat right 20px bottom 0px;
    background-size: 200px;
    padding: 40px 0 40px 40px;
  }
}
@media (max-width: 767px) {
  .need-outer .need-wrp {
    background: #ffeb79 url(../images/meed-something-bg.png) no-repeat right 20px bottom 0px;
    background-size: 170px;
    padding: 30px 0 30px 30px;
  }
}
@media (max-width: 579px) {
  .need-outer .need-wrp {
    background: #ffeb79 url(../images/meed-something-bg.png) no-repeat right 10px bottom 0px;
    background-size: 120px;
    padding: 20px 0 20px 20px;
  }
}
@media (max-width: 479px) {
  .need-outer .need-wrp {
    background: #ffeb79;
    padding: 20px;
  }
}
.need-outer .need-wrp .sub-title {
  color: #171717;
}
.need-outer .need-wrp .para {
  color: #4e4614;
}
@media (max-width: 991px) {
  .need-outer .need-wrp .para {
    max-width: 60%;
  }
}
@media (max-width: 479px) {
  .need-outer .need-wrp .para {
    max-width: 100%;
  }
}
.need-outer .need-wrp .para .link-underline {
  text-decoration: underline;
  color: #4e4614;
  text-decoration-color: #4e4614 !important;
}

.static-testimonial-wrp {
  position: relative;
}
.static-testimonial-wrp::before {
  content: "";
  width: 55px;
  height: 50px;
  background: url(../images/featured-left-bg.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0px;
  top: 64px;
}
@media (max-width: 1679px) {
  .static-testimonial-wrp::before {
    width: 45px;
    height: 40px;
  }
}
@media (max-width: 1441px) {
  .static-testimonial-wrp::before {
    width: 40px;
    height: 35px;
  }
}
@media (max-width: 767px) {
  .static-testimonial-wrp::before {
    display: none;
  }
}
.static-testimonial-wrp .content-wrap {
  border-radius: 15px;
  border: 1px solid #d4e5ea;
  padding: 72px 128px 25px 48px;
  position: relative;
  height: auto;
}
@media (max-width: 1679px) {
  .static-testimonial-wrp .content-wrap {
    padding: 50px 90px 25px 40px;
  }
}
@media (max-width: 991px) {
  .static-testimonial-wrp .content-wrap {
    padding: 30px 20px 20px 20px;
  }
}
.static-testimonial-wrp .content-wrap:after {
  position: absolute;
  right: 60px;
  top: 40px;
  width: 94px;
  height: 70px;
  background: url(../images/quote.svg) no-repeat;
  background-size: cover;
  content: "";
}
@media (max-width: 1679px) {
  .static-testimonial-wrp .content-wrap:after {
    width: 60px;
    height: 45px;
    right: 30px;
    top: 20px;
  }
}
@media (max-width: 1199px) {
  .static-testimonial-wrp .content-wrap:after {
    width: 50px;
    height: 38px;
  }
}
@media (max-width: 991px) {
  .static-testimonial-wrp .content-wrap:after {
    width: 35px;
    height: 27px;
  }
}
.static-testimonial-wrp .content-wrap .star {
  padding-bottom: 60px;
}
@media (max-width: 1679px) {
  .static-testimonial-wrp .content-wrap .star {
    padding-bottom: 40px;
  }
}
@media (max-width: 1199px) {
  .static-testimonial-wrp .content-wrap .star {
    padding-bottom: 20px;
  }
}
@media (max-width: 1679px) {
  .static-testimonial-wrp .content-wrap .star img {
    max-width: 200px;
  }
}
@media (max-width: 1199px) {
  .static-testimonial-wrp .content-wrap .star img {
    max-width: 150px;
  }
}
@media (max-width: 991px) {
  .static-testimonial-wrp .content-wrap .star img {
    max-width: 120px;
  }
}
.static-testimonial-wrp .content-wrap .test-title {
  font-size: 31px;
  color: #00506b;
  font-weight: 600;
  margin: 0;
  padding: 0 0 30px 0;
}
@media (max-width: 1679px) {
  .static-testimonial-wrp .content-wrap .test-title {
    font-size: 26px;
    padding: 0 0 20px 0;
  }
}
@media (max-width: 1481px) {
  .static-testimonial-wrp .content-wrap .test-title {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .static-testimonial-wrp .content-wrap .test-title {
    font-size: 22px;
    padding: 0 0 15px 0;
  }
}
@media (max-width: 991px) {
  .static-testimonial-wrp .content-wrap .test-title {
    font-size: 20px;
    padding: 0 0 10px 0;
  }
}
.static-testimonial-wrp .content-wrap .test-para {
  font-size: 18px;
  color: #000000;
  line-height: 1.6;
}
@media (max-width: 1679px) {
  .static-testimonial-wrp .content-wrap .test-para {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .static-testimonial-wrp .content-wrap .test-para {
    font-size: 14px;
  }
}
.static-testimonial-wrp .content-wrap .test-footer {
  display: flex;
  gap: 20px;
  border-top: 1px solid #d6f2fb;
  padding: 30px 0 0 0;
  margin: 30px 0 0 0;
  align-items: center;
}
@media (max-width: 1679px) {
  .static-testimonial-wrp .content-wrap .test-footer {
    gap: 15px;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
  }
}
@media (max-width: 991px) {
  .static-testimonial-wrp .content-wrap .test-footer {
    gap: 10px;
  }
}
.static-testimonial-wrp .content-wrap .test-footer .img {
  margin: 0;
  padding: 0;
  width: 64px;
  height: 64px;
}
@media (max-width: 1679px) {
  .static-testimonial-wrp .content-wrap .test-footer .img {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1199px) {
  .static-testimonial-wrp .content-wrap .test-footer .img {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 991px) {
  .static-testimonial-wrp .content-wrap .test-footer .img {
    width: 30px;
    height: 30px;
  }
}
.static-testimonial-wrp .content-wrap .test-footer .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  max-width: 100%;
}
.static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap {
  flex: 1;
}
.static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .name {
  font-size: 21px;
  color: #00506b;
  font-weight: 600;
  padding: 0 0 5px 0;
  line-height: 1.4;
}
@media (max-width: 1679px) {
  .static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .name {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .name {
    font-size: 16px;
    padding: 0 0 3px 0;
  }
}
@media (max-width: 991px) {
  .static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .name {
    font-size: 14px;
  }
}
.static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .des {
  font-size: 14px;
  color: #00506b;
  line-height: 1.4;
}
@media (max-width: 1679px) {
  .static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .des {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .static-testimonial-wrp .content-wrap .test-footer .name-dest-wrap .des {
    font-size: 10px;
  }
}