.ly__hero-wrapper {
  display: flex;
  align-items: center;
  gap: 3.34rem;
}

.ly__herosec {
  background: #FFF4D3 url("../images/forma3.svg") 0% 100% no-repeat;
  padding: 9.167rem 0 3.252rem;
}

.ly__herosec .bg-mobile {
  display: none;
}

.ly__herosec .ly__herocta {
  justify-content: flex-start;
  margin-bottom: 1.833rem;
  gap: 0.889rem;
}

.ly__herosec .ly__herocontent {
  position: relative;
  z-index: 1;
}

.ly__herosec .ly__herocontent *:not(span) {
  margin-bottom: 1.833rem;
}

.ly__herosec .ly__herocontent p {
  font-size: 1.278rem;
}

.ly__herosec .ly__heroimg {
  position: relative;
  right: -3.89rem;
}



.ly__getstarted .ly__getstartedhead {
  margin-bottom: 3rem;
}

.ly__getstarted .ly__getstartedhead * {
  margin-bottom: 1.833rem;
}

.ly__getstarted .ly__swiper-container .ly__pricingcard {
  background: #fff;
  box-shadow: 0 0.056rem 0.056rem rgba(0, 0, 0, 0.05);
  border: 0.112rem solid #EFEFEF;
  border-radius: 1.389rem;
  padding: 2rem 1rem 9rem;
  height: 100%;
}

.ly__getstarted .ly__swiper-container .ly__pricinghead {
  border-bottom: 0.056rem solid #E2E2E2;
}

.ly__getstarted .ly__swiper-container .ly__pricingprice {
  margin-bottom: 1.334rem;
}

.ly__getstarted .ly__swiper-container .ly__pricingprice p {
  min-height: 2.5rem;
  font-size: 0.778rem;
}

.ly__getstarted .ly__swiper-container .ly__pricingcontent {
  margin-top: 1.334rem;
  position: relative;
}

.ly__getstarted .ly__swiper-container .ly__pricingcontent h6 {
  font-weight: 500;
}

.ly__getstarted .ly__swiper-container .ly__btn {
  position: absolute;
  right: 1.667rem;
  left: 1.667rem;
  bottom: 1.944rem;
  text-align: center;
  gap: max(1vw, 0.833rem);
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.ly__getstarted .ly__swiper-container .btn {
  box-shadow: 0 0.389rem 0.445rem rgba(255, 221, 0, 0.25);
}

.ly__getstarted .ly__swiper-container ul li,
.ly__benefits-list ul li {
  font-size: 1rem;
  padding-left: 1.667rem;
  margin: 1.111rem 0;
  position: relative;
}

.ly__getstarted .ly__swiper-container ul li::after,
.ly__benefits-list ul li::after {
  content: "";
  background-image: url(../images/tick.png);
  background-size: 1.112rem;
  background-repeat: no-repeat;
  width: 1.112rem;
  height: 1.112rem;
  position: absolute;
  left: 0;
  top: 0;
}

.ly__benefits-list ul li {
  padding-left: 2.223rem;
}

.ly__benefits-list ul li::after {
  top: 0.445rem;
  width: 1.334rem;
  height: 1.334rem;
  background-size: 1.334rem;
}

.ly__getstarted .ly__swiper-container .ly__pricingheading {
  margin-bottom: 1.111rem;
}

.ly__getstarted .ly__swiper-container .ly__pricingheading h4 {
  margin-bottom: 0.833rem;
}

.ly__getstarted .ly__swiper-container .swiper-slide {
  height: auto;
}

.ly__getstarted .inner {
  font-size: 0.889rem;
  background: #FEF7EF;
  padding: 0.167rem 0.389rem;
  display: inline-block;
  border-radius: 0.834rem;
  border: 0.056rem solid #FFCC00;
  margin-top: 0.556rem;
}

.ly__getstarted .ly__table {
  padding: 2.5rem 0 0;
}

.ly__getstarted .ly__table table {
  width: 100%;
}

.ly__getstarted .ly__table table td {
  color: #697175;
  padding: 0.833rem 0;
  font-size: 1rem;
}

.ly__getstarted .ly__table table td:not(:first-child) {
  text-align: center;
}

.ly__getstarted .ly__table table th {
  padding: 0.833rem 0.556rem;
}

.ly__getstarted .ly__table table .tableinner img {
  margin: 0 auto;
  max-width: 1.112rem;
}

.ly__getstarted .ly__table table thead td,
.ly__getstarted .ly__table table thead th,
.ly__getstarted .ly__table table tbody td,
.ly__getstarted .ly__table table tbody th {
  border-bottom: 0.056rem solid #EFEFEF;
}

.ly__getstarted .ly__table table thead th:first-child {
  text-align: left;
}

.ly__getstarted .ly__table table td:first-child:before {
  content: "";
  display: inline-block;
  width: 0.278rem;
  height: 0.278rem;
  background: #353024;
  border-radius: 0.445rem;
  margin-right: 0.556rem;
  vertical-align: middle;
}

.ly__getstarted .ly__table table th:first-child,
.ly__getstarted .ly__table table td:first-child {
  padding-left: 1.556rem !important;
}

.ly__getstarted .ly__table table thead th {
  border-radius: 0.833rem 0.833rem 0 0;
}

.ly__getstarted .ly__table table th {
  font-size: 1.11rem;
  font-weight: 500;
}

.ly__getstarted .ly__table table tfoot tr:last-child th {
  border-radius: 0 0 0.833rem 0.833rem;
}

.ly__review {
  background: #f7f6f9;
  padding: 4.444rem 0;
  z-index: 1;
}

.ly__review .ti-widget.ti-goog .star-lg .ti-star {
  width: 1.778rem !important;
  height: 1.667rem !important;
}

.ly__review .ti-widget .source-Google .ti-star.f {
  background-image: url("https://www.lynk.ie/wp-content/uploads/2023/11/star.svg") !important;
}

.ly__review .ti-widget .source-Google .ti-star.h {
  background-image: url("https://www.lynk.ie/wp-content/uploads/2023/11/star-half.svg") !important;
}

.ly__review .ti-widget.ti-goog .ti-header .ti-rating-text .ti-rating {
  font-size: 1.27rem !important;
}

.ly__review .ti-widget.ti-goog .ti-rating-text span,
.ly__review .ti-widget.ti-goog .ti-rating-text span strong {
  font-size: 1.11rem;
}

.ly__review .ly__reviewcard {
  background: #FFFFFF;
  box-shadow: 0 0.556rem 0.994rem rgba(0, 0, 0, 0.05);
  border-radius: 1.389rem;
  padding: 2.112rem;
  height: 100%;
  padding-bottom: 4.733rem;
}

.ly__review .swiper-slide {
  height: auto;
  opacity: 0.7;
}

.ly__review .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.ly__review .swiper-wrapper {
  padding: 2.112rem 0;
}

.ly__review .ly__reviewcontent p {
  font-size: 1.278rem;
  line-height: 1.833rem;
  margin: 1.667rem 0 2.056rem;
  font-weight: 500;
}

.ly__review .ly__reviewername {
  position: absolute;
  left: 2.111rem;
  bottom: 2.111rem;
}

.ly__review .ly__sliderbutton {
  display: flex;
  justify-content: center;
  margin-left: 1.833rem;
  margin-top: -2.222rem;
  gap: 1.389rem;
}

.ly__review .ly__sliderdots {
  padding-top: 2rem;
}

.ly__review .ly__sliderdots .swiper-pagination-bullet {
  background-color: #697175;
  height: 0.556rem;
  width: 0.556rem;
  margin: 0 !important;
  opacity: 1;
}

.ly__review .ly__sliderdots .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.778rem;
  height: 0.778rem;
  background-color: #111F29;
}

.ly__review .ly__pagination {
  display: flex;
  align-items: center;
  gap: 1.389rem;
  justify-content: center;
}

.ly__review .ly__review-nav {
  padding: 0.667rem 1.112rem;
  background-color: #FEF7EF;
  border: 0.056rem solid #FFCC00;
  border-radius: 1.667rem;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.ly__review .ly__review-nav.swiper-button-disabled {
  opacity: 0.4;
  cursor: default;
}

.ly__review .ly__overview {
  display: flex;
  justify-content: center;
  margin: 3.333rem 0 1.111rem;
}

.ly__review .ly__overview .ly__rating {
  flex: 0 0 10.833rem;
  max-width: 10.833rem;
  border-right: 0.056rem solid #E2E2E2;
}

.ly__review .ly__overview .ly__avgrating {
  margin-left: 4.167rem;
}

.ly__ctasection .ly__ctacontent {
  padding: 4.444rem;
  border-radius: 1.389rem;
  background: #111F29 url("../images/bg-cta.png");
  background-size: 100% 100%;
}

.ly__ctasection:not(.ly__cta_less) .ly__ctacontent h2,
.ly__ctasection .ly__ctasection:not(.ly__cta_less) h2 b {
  font-size: 3.33rem;
  font-weight: 500;
}

.ly__ctasection .ly__ctacontent h2,
.ly__ctasection .ly__ctacontent p {
  margin-bottom: 1.833rem;
}

.ly__ctasection .ly__ctacontent .ly__storebtn {
  display: flex;
  gap: 2.778rem;
  justify-content: center;
}

.ly__ctasection .ly__ctacontent .ly__dwnbtn {
  background-color: transparent;
  border: 0.111rem solid #FFCC00;
  padding: 0.667rem 1.556rem;
  border-radius: 3.389rem;
  cursor: pointer;
}

.ly__ctasection .ly__cta-bg {
  display: none;
}

/* 2023-07-27 */
.ly__review .ti-widget.ti-goog .ti-review-item>.ti-inner {
  background: #fff !important;
  box-shadow: 0 0.278rem 0.278rem rgba(0, 0, 0, 0.05);
  border: 0.112rem solid #EFEFEF;
  border-radius: 1.389rem !important;
}

.ly__getstarted .ly__table {
  padding: 1.112rem 1.667rem;
  white-space: nowrap;
}

.ly__table {
  max-width: 87%;
  margin: 0 auto;
  box-shadow: 0 0 4.45rem #111F291A;
  border: 0.112rem solid #EFEFEF;
  margin-top: 2.778rem;
  border-radius: 1.389rem;
}

.ly_sticky thead th {
  position: sticky;
  top: 5.23rem;
  background: #fff;
  transition: all .5s;
}



.ly__review,
.ly__pricingplans {
  overflow: hidden;
}

.ly__table .mob-btn {
  display: none;
}

.ly__lynk-cta .ly__cta-bg.left {
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: -11.389rem;
    max-width: 17.43rem;
    display: block;
}

.ly__table .mob-btn,
.ly__table .desk-btn {
  text-wrap: nowrap
}

.ly__reviewhead h2 {
  margin-bottom: 1.833rem;
}

.ly__review{
    padding-bottom: 11.12rem;
    margin-bottom: 0;
    z-index: 4;
}

.ly__review .ti-controls {
    display: flex !important;
    top: auto !important;
    bottom: 0 !important;
    flex-direction: row-reverse;
    justify-content: center;
    margin: -1.667rem 0 !important;   
    gap: 1.333rem;   
}

.ly__review .ti-widget.ti-goog .ti-controls .ti-next, .ly__review .ti-widget.ti-goog .ti-controls .ti-prev {
    position: relative;
    right: 0;
    left: 0;
    display: block !important;
}

.ly__review:not(.ly__home-review) {
    background: linear-gradient(180deg, #F7F6F9 0%, #FFFFFF00 100%);
}

@media(max-width:1280px) {

  .ly__getstarted .ly__table {
    white-space: normal;
  }
}

@media(max-width:767px) {
  .ly__table .desk-btn {
    display: none;
  }

  .ly__table .mob-btn {
    display: block;
  }

  .ly__table {
    max-width: 100%;
  }

  .ly__review {
    padding: 2.5rem 0 2rem;
  }

.ly__getstarted .ly__table table th,
.ly__getstarted .ly__table table td {
    font-size: 0.833rem; 
}
  
  .ly__review {
    padding-bottom: 7.94rem;
    }
}

/* 2023-07-27 */

.ly__getstarted .ly__pricingplans .ly__swiper-container {
  padding: 2.23rem 1.112rem 1.112rem;
}

@media (min-width: 1300px) {
  .ly__getstarted .ly__pricingplans .swiper-wrapper {
    gap: 1.112rem;
    justify-content: center;
  }

  .ly__getstarted .ly__pricingplans .swiper-slide {
    flex: 0 0 calc(25.7% - 1.112rem);
    height: auto;
  }

  .ly__getstarted .ly__pricingplans .ly__swiper-container {
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  .ly__herosec {
    background: #FFF4D3 url("../images/forma3.svg") 0% 100% no-repeat;
    padding: 8.9rem 0 3.25rem;
  }

  .ly__herosec .ly__heroimg .bg-mobile {
    display: block;
  }

.ly__getstarted .ly__table {
    padding: 1.111rem 0.833rem;  
  }

  .ly__faq .ly__faqheading {
    text-align: center;
  }

  .ly__getstarted .ly__pricingplans .ly__swiper-container {
    padding: 3.056rem 1.389rem 1.389rem 2.222rem;  
  }

  .ly__getstarted .ly__swiper-container .ly__pricingcard {
    padding-bottom: 0.556rem;  
  }

  .ly__getstarted.business-premium .ly__pricingplans .ly__swiper-container {
    padding: 1.111rem 1.389rem 1.389rem 0.556rem;  
  }
}

@media (max-width: 767px) {
  .ly__herocontent p {
    font-size: 1.389rem;
  }

  .ly__getstartedhead {
    margin-bottom: 2.556rem;
  }

  .ly__getstartedhead p {
    font-size: 1rem;
  }

.ly__herocta p {
  max-width: 6.111rem;
}

  .ly__getstarted .ly__swiper-container .swiper-slide {
    height: auto;
  }

  .ly__getstarted .ly__swiper-container .ly__pricingheading {
    margin-bottom: 0.556rem;
  }

  .ly__getstarted .ly__swiper-container .ly__pricingheading h4 {
    margin-bottom: 0.556rem;
  }

  .ly__getstarted .ly__swiper-container .ly__pricingcard {
    padding: 1.389rem 1.278rem 8rem;
  }

  .ly__getstarted .ly__swiper-container .ly__pricingprice {
    margin-bottom: 1.667rem;
  }

  .ly__getstarted .ly__swiper-container .ly__pricingprice p {
    min-height: 2.223rem;
  }

  .ly__getstarted .ly__swiper-container .ly__pricingcontent {
    margin-top: 1.667rem;
  }

  .ly__getstarted .ly__swiper-container ul li {
    font-size: 0.833rem;
    margin: 1.28rem 0;
    line-height: 1.112rem;
  }

  .ly__getstarted .inner {
    margin-top: 0.334rem ;
    font-size: 0.722rem;
    white-space: nowrap;
  }

  .ly__getstarted .ly__table table {
    font-size: 0.833rem;
  }

  .ly__getstarted .ly__table table thead th {
    width: 100%;
    max-width: 100%;
  }

  .ly__getstarted .ly__table table th:first-child,
  .ly__getstarted .ly__table table th:first-child,
  .ly__getstarted .ly__table table td:first-child,
  .ly__getstarted .ly__table table td:first-child {
    padding-left: 0.556rem !important;
  }

  .ly__review .ly__overview {
    margin: 1.833rem 0 1.111rem;
  }

  .ly__review .ly__overview .ly__rating {
    flex: 0 0 8.334rem;
    max-width: 8.334rem;
  }

  .ly__review .ly__overview .ly__avgrating {
    margin-left: 2.223rem;
  }

  .ly__review .ly__overview .size-p {
    margin-bottom: 0.556rem;
  }

  .ly__review .ly__avgrating .size-p {
    margin-bottom: 0.556rem;
    font-size: 1rem;
    font-weight: 500;
  }

  .ly__review .ly__rating--inner {
    max-width: 0.778rem;
  }

  .ly__review .ly__pagination {
    justify-content: flex-start;
    gap: 1.112rem;
  }

  .ly__review .ly__sliderbutton {
    gap: 1.278rem;
    justify-content: flex-end;
    margin-left: 0;
  }

  .ly__review .ly__review-nav {
    padding: 0.611rem 1.056rem;
  }

  .ly__review .ly__sliderdots {
    padding-top: 0.556rem;
  }

  .ly__review .ly__reviewcontent p {
    font-size: 1rem;
    line-height: 1.556rem;
  }

  .ly__review .ly__reviewcard {
    padding: 1.278rem;
    padding-bottom: 5.56rem;
  }

  .ly__review .ly__reviewername {
    left: 1.278rem;
    bottom: 1.278rem;
  }

  .ly__review .ly__reviewername h5 {
    font-size: 1rem;
  }

  .ly__ctasection .ly__ctacontent {
    background-image: url("../images/bg-cta-mobile.png");
    padding: 3rem 2rem;
  }

  .ly__ctasection .ly__ctacontent h2,
  .ly__ctasection .ly__ctacontent h2 b {
    font-size: 2.778rem !important;
    font-weight: 500;
  }

  .ly__ctasection .ly__ctacontent p {
    font-size: 1rem;
  }

  .ly__ctasection .ly__ctacontent .ly__storebtn {
    flex-direction: column;
    gap: 1.112rem;
    align-items: center;
  }

  .ly__ctasection .ly__cta-bg.right {
    max-width: 40%;
    top: -3.334rem;
  }

  .ly__ctasection .ly__cta-bg.left {
    max-width: 55%;
    bottom: -6.667rem;
  }

  .ly__table .btn {
    padding: 0.722rem;
    font-size: 0.889rem;
  }
}

.ly__pricewrap {
  display: flex;
  align-items: center;
  gap: 0.278rem;
}

.ly__pricewrap h3 {
  font-weight: 700;
}

.ly__pricewrap .ly__subprice {
  font-weight: 500;
}

.ly__pricewrap .ly__subprice span {
  display: block;
  min-height: 1.112rem;
}

.ly__reviewername h5 {
  font-size: 1.112rem;
}


@media (max-width: 480px) {
  .ly__faqaccordian .accordion-list li h3 {
    max-width: 18.889rem;
  }

  .ly__getstarted .ly__table {
    margin: 1.772rem 0 0;
    max-width: initial;
    padding: 1.112rem 0;
    box-shadow: none;
    border: none;
    position: relative;
  }

  .ly__review .ly__overview {
    flex-direction: flex-end;
  }

  .ly__herosec .ly__heroimg {
    bottom: 3.889rem;
  }

  .ly__herosec .ly__herocontent p {
    font-size: 1rem;
  }

  .ly__herosec {
    padding: 8rem 0 2.5rem;
  }

  .ly__book_hero {
    padding-top: 5rem;
  }

  .ly__getstarted .ly__getstartedhead {
    margin-bottom: 2.61rem;
  }
}

@media (max-width: 991px) {

  .ly__faq .col-8,
  .ly__faq .col-40 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .ly__faqaccordian {
    margin-top: 3.334rem;
  }
}

@media (max-width: 380px) {
  /*.ly__herosec .secondary_btn img {*/
  /*    display: none;*/
  /*}*/

  .ly__getstarted .ly__table table th:first-child,
  .ly__getstarted .ly__table table th:first-child,
  .ly__getstarted .ly__table table td:first-child,
  .ly__getstarted .ly__table table td:first-child {
    font-size: 0.778rem;
  }

  .ly__overview .size-p {
    font-size: 0.75rem;
  }
}

.ly__overview .size-p {
  font-weight: 500;
}

/*21-07-2023*/


.highlight a.btn {
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0.389rem 0.45rem rgba(255, 221, 0, 0.2);
  transform: translateY(-0.112rem);
}

@media (max-width: 767px) {
  .ly__getstarted .ly__table table tfoot tr:last-child th {
    padding: 0.056rem 0.556rem;
  }
}

@media (max-width: 420px) {

  .ly__getstarted .ly__table table th {
    padding: 0.833rem 0.278rem ;
  }

  .ly__getstarted .ly__table table th:first-child,
  .ly__getstarted .ly__table table th:first-child,
  .ly__getstarted .ly__table table td:first-child,
  .ly__getstarted .ly__table table td:first-child {
    font-size: 0.722rem;
  }

  .ly__getstarted .ly__table table th,
  .ly__getstarted .ly__table table td {
    font-size: 0.722rem;
  }
}

.ly__review .ti-widget.ti-goog .ti-widget-container,
.ly__review .ti-widget.ti-goog .ti-widget-container * {
  font-family: 'Ubuntu' !important;
}

.ly__review .ti-widget.ti-goog .ti-review-item>.ti-inner {
  border: 0 !important;
}

/*# sourceMappingURL=home.css.map */


/* Business premium page css start - 27/10/23 Ravi */

.ly__tab {
  background: rgba(255, 204, 0, .20);
  border-radius: 1.167rem;
  padding: 0.278rem 0.556rem;
  margin-bottom: 0 !important;
}

.ly__tab:last-child {
  background: rgba(218, 200, 158, 0.2)
}

.sub-title {
  font-size: 1.278rem;
  color: #111F29;
}

.bg-yellow {
  background-color: #FBF7F0;
}

.bg-gray {
  background-color: #F7F6F9;
}

.mb-150 {
  margin-bottom: 8.33rem;
}

.ly__herosec .ly__herocontent-tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 1.25rem;
  gap: 0.278rem;
}

.ly__herosec .ly__herocontent-tab h4 {
  margin: 0;
}


@media(max-width: 575px) {
  .mb-150 {
    margin-bottom: 3.33rem;
  }

  .business-premium-page .container {
    padding: 0 1.112rem;
  }
}

/* hero section css */

.ly__herosec.business-premium {
  background: #F7F6F9 url("../images/forma3.svg") 0% 100% no-repeat;
  padding: 9.167rem 0 4.38rem;
  margin-bottom: 5.556rem;
}

.ly__herosec.business-premium .ly__herocontent * {
  margin-bottom: 0;
}

.ly__herosec.business-premium .ly__herocontent h1 {
  margin-bottom: 2.389rem;
}

.ly__herosec.business-premium .ly__herocontent p {
  font-size: 1.278rem;
  margin-bottom: 2.167rem;
}

.ly__herosec.business-premium .ly__herocontent-tab {
  justify-content: start;
  margin-bottom: 1.111rem;
}

.ly__herosec.business-premium .ly__tab:last-child {
  background: rgba(255, 204, 0, .20);
  opacity: 1;
}

.ly__herosec.business-premium .ly__herocontent .ly__hero-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 1.056rem;
}

.ly__herosec.business-premium .ly__hero-btns .btn-outline img {
  transform: rotate(90deg);
}


@media(max-width: 575px) {
  .ly__herosec.business-premium .ly__herocontent h1 {
    margin-bottom: 1.994rem;
    text-align: center;
  }

  .ly__herosec .ly__herocontent-tab h4 {
    font-size: 1.112rem;
  }

  .ly__herosec.business-premium .ly__herocontent-tab,
  .ly__herosec.business-premium .ly__herocontent .ly__hero-btns {
    justify-content: center;
  }

  .ly__herosec.business-premium {
    padding: 7.5rem 0 2.94rem;
    margin-bottom: 3.33rem;
  }

  .ly__herosec.business-premium .ly__herocontent p {
    margin-bottom: 1.94rem;
    font-size: 1rem;
    text-align: center;
  }

  .ly__herosec .ly__herocontent {
    margin-bottom: 2.5rem;
  }

  .sub-title {
    font-size: 1rem;
  }

}

/* patner section css */

.ly__patners {
  text-align: center;
}

.ly__patners .ly__patners-top {
  margin-bottom: 2.75rem;
}

.ly__patners .ly__patners-top .ly__tab-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.278rem;
}

.ly__patners .ly__patners-top p {
  margin-bottom: 0.667rem;
}

.ly__patners .ly__patners-top .ly__tab h4 {
  font-size: 1.278rem;
  font-weight: 500;
}

.ly__patners .ly__patners-top .ly__tab-wrap p {
  margin-bottom: 0;
}

.ly__patners .ly__patners-content .ly__patners-logo {
  display: flex;
  flex-wrap: wrap;
  column-gap: 5.556rem;
  justify-content: center;
}

.ly__slider-logo svg path {
  fill: rgb(183, 187, 190);
}

.ly__patners .ly__tab:last-child {
  background: rgba(255, 204, 0, .20);
  opacity: 1;
}

.ly__patners .ly__patners-content .ly__patners-logo.mobile {
  display: none;
}

@media(max-width: 575px) {
  .ly__patners .ly__patners-top .ly__tab h4 {
    font-size: 1rem;
  }

  .ly__patners .ly__patners-top {
    margin-bottom: 1.94rem;
  }

  .ly__patners .ly__patners-top p {
    margin-bottom: 0;
  }

  .ly__patners .ly__patners-content .ly__patners-logo {
    gap: 1.112rem;
  }

  /*.ly__patners .ly__patners-content .ly__patners-logo {*/
  /*  display: none;*/
  /*}*/

  .ly__patners .ly__patners-content .ly__patners-logo.mobile {
    display: none;
    /* justify-content: start; */
  }
}

/* network section css */
.ly__network {
  position: relative;
}

.ly__network .ly__network-top {
  margin-bottom: 4.44rem;
}

.ly__network .ly__network-top h2 {
  margin-bottom: 1.27rem;
}

.ly__network .ly__network-bottom .ly__network-inner {
  border-radius: 1.389rem;
  padding: 1.112rem 1.112rem 1.112rem 2.5rem;
}

.ly__network .ly__network-bg {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -5rem;
  max-width: 17.45rem;
}

.ly__network .ly__network-bg.mobile {
  display: none;
}

.ly__network .ly__network-bottom .row {
  margin-right: -0.556rem;
  margin-left: -0.556rem;
  row-gap: 1.056rem;
}

.ly__network .ly__network-bottom .col-40,
.ly__network .ly__network-bottom .col-8 {
  padding-left: 0.556rem;
  padding-right: 0.556rem;
}

.ly__network .ly__network-bottom .ly__network-inner h4 {
  margin-bottom: 1.55rem;
}

.ly__network .ly__network-bottom .ly__network-inner .ly__network-left {
  padding-top: 1.75rem;
}

.ly__network .ly__network-bottom .ly__network-right {
  max-width: 12.83rem;
  flex: 0 0 12.83rem;
}

.ly__network .ly__network-bottom .ly__network-inner {
  display: flex;
  column-gap: 2.78rem;
  height: 100%;
}

@media(max-width: 1280px) {
  .ly__network .ly__network-bottom .ly__network-inner {
    flex-wrap: wrap;
  }
}

@media(max-width: 991px) {
  .ly__network .ly__network-bottom .col-8 {
    max-width: 60%;
    flex: 0 0 60%;
  }

  /* .ly__network  .ly__network-bottom .ly__network-right {
    max-width: 150px;
    flex: 0 0 150px;
  } */
}

@media(max-width: 767px) {
  .ly__network .secondary_btn {
    text-align: left;
  }

  .ly__network .ly__network-bottom .col-40,
  .ly__network .ly__network-bottom .col-8 {
    max-width: 100%;
    flex: 0 0 100%;
  }

}

@media(max-width: 575px) {
  .ly__network .ly__network-top {
    margin-bottom: 2.55rem;
  }

  .ly__network .ly__network-bottom .ly__network-inner {
    flex-direction: column;
    align-items: center;
  }

  .ly__network .ly__network-bottom .ly__network-inner .ly__network-left {
    text-align: center;
    padding: 0;
    margin-bottom: 1.66rem;
  }

  .ly__network .ly__network-bottom .ly__network-inner h4 {
    margin-bottom: 0.834rem;
  }

  .ly__network .ly__network-bottom .ly__network-inner {
    padding: 1.667rem 11.7vw;
  }

  .ly__network .secondary_btn {
    text-align: center;
    font-size: 0.889rem;
  }

  .ly__network .ly__network-bg {
    display: none;
  }

  .ly__network .ly__network-bg.mobile {
    display: block;
    bottom: -4.45rem;
  }

  .ly__network .ly__network-top h2 {
    margin-bottom: 1.94rem;
  }
}

/* Get started section css */

.ly__getstarted.business-premium .ly__pricingplans h6:first-child {
  margin-bottom: 1.11rem;
}

.ly__getstarted.business-premium .ly__pricingplans span {
  display: inline-block;
  padding-left: 0.445rem;
}

.ly__getstarted.business-premium .swiper-notification {
  display: none !important;
}

@media(max-width: 575px) {
  .ly__getstarted.business-premium .ly__getstartedhead {
    margin-bottom: 2.556rem;
  }

  .ly__getstarted .container {
    padding: 0 1.112rem;
  }
}

/* Booking section css */

.ly__booking.business-premium {
  margin-bottom: 15.94rem;
}

.ly__booking.business-premium h2 {
  margin-bottom: 12.63rem;
}

.ly__booking.business-premium .ly__booking-inner {
  padding: 5.28rem 7.61rem;
  border-radius: 1.389rem;
  margin-bottom: 22.44rem;
  position: relative;
  background-size: 100% 100% !important;
}

.ly__booking.business-premium .ly__booking-img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: calc(50% - 0.556rem);
  width: 100%
}

.ly__booking.business-premium .ly__booking-content {
  flex-direction: column;
  row-gap: 1.66rem;
  align-items: flex-start;
}

.ly__booking.business-premium .ly__booking-content h3 {
  font-weight: 700;
}

.ly__booking.business-premium .ly__booking-content h4 {
  font-size: 1.56rem;
}

.ly__booking.business-premium .ly__booking-content p {
  font-size: 1.11rem;
}

.ly__booking.business-premium .ly__booking-inner:nth-child(even) .row {
  flex-direction: row-reverse;
}

.ly__booking.business-premium .ly__booking-inner:nth-child(even) .ly__booking-img {
  right: 0;
  left: auto;
}

.ly__booking.business-premium .ly__booking-inner:nth-child(even) .ly__booking-content p {
  max-width: 29.61rem;
}

.ly__booking.business-premium .ly__booking-inner:last-child {
  margin-bottom: 0;
}

.ly__booking.business-premium .ly__booking-inner:last-child .ly__booking-content h3,
.ly__booking.business-premium .ly__booking-inner:last-child .ly__booking-content h4 {
  color: #fff;
}

.ly__booking.business-premium .ly__booking-inner:last-child .ly__booking-content h4 span {
  color: #FFCC00;
}

.ly__booking.business-premium .ly__booking-inner:last-child .ly__booking-content p {
  color: rgba(255, 255, 255, 0.8);
}

@media(max-width: 1600px) {
  .ly__booking.business-premium h2 {
    margin-bottom: 10.83rem;
  }

  .ly__booking.business-premium .ly__booking-inner {
    margin-bottom: 15.44rem;
  }
}

@media(max-width: 1279px) {
  .ly__booking.business-premium .ly__booking-inner {
    padding: 2.778rem;
  }

  .ly__booking.business-premium .ly__booking-inner {
    margin-bottom: 11.112rem;
  }

  .ly__booking.business-premium .ly__booking-content h3 {
    font-size: 2.333rem;
  }

  .ly__booking.business-premium .ly__booking-content h4 {
    font-size: 1.25rem;
  }

  .ly__booking.business-premium .ly__booking-content {
    row-gap: 1rem;
  }
}

@media(max-width: 767px) {
  .ly__booking.business-premium h2 {
    margin-bottom: 2.556rem;
  }

  .ly__booking.business-premium .ly__booking-img {
    position: static;
    transform: translateY(26%);
    max-width: 100%;
    margin-top: -13%;
  }

  .ly__booking.business-premium .ly__booking-inner {
    padding: 1.667rem 1.112rem;
  }

  .ly__booking.business-premium .ly__booking-inner .row,
  .ly__booking.business-premium .ly__booking-inner:nth-child(even) .row {
    flex-direction: column-reverse;
  }

  .ly__booking.business-premium .ly__booking-content h4 {
    text-align: center;
  }

  .ly__booking.business-premium .ly__booking-content {
    text-align: center;
    align-items: center;
    row-gap: 1.334rem;
  }

  .ly__booking.business-premium .ly__booking-content p {
    text-align: center;
  }

  .ly__booking.business-premium .ly__booking-inner {
    margin-bottom: 9.445rem;
  }
}

@media(max-width: 575px) {
  .ly__booking.business-premium .ly__booking-content h3 {
    font-size: 2.22rem;
    margin-bottom: 0.833rem;
  }

  .ly__booking.business-premium .ly__booking-content h4 {
    font-size: 1rem;
    margin-bottom: 1.112rem;
  }

  .ly__booking.business-premium .ly__booking-content p {
    font-size: 0.889rem;
  }

  .ly__booking.business-premium .ly__booking-inner {
    margin-bottom: 6.5rem;
  }

  .ly__booking.business-premium {
    margin-bottom: 7.223rem;
  }

  .ly__booking.business-premium .ly__booking-img {
    transform: translateY(31%);
    margin-top: -15%;
  }

  .ly__booking.business-premium h2 {
    padding: 0 0.556rem;
  }
}

/* faq section css */
@media(max-width: 575px) {
  .ly__faq.business-premium h2 {
    text-align: center;
  }
}

@media (min-width: 1280px) and (max-width: 1600px) {
  .ly__getstarted .ly__swiper-container .ly__pricingheading h4 {
    font-size: 1.38rem;
  }

  .ly__getstarted .ly__swiper-container .ly__pricingcard p {
    font-size: 0.778rem;
  }

  .ly__getstarted .ly__swiper-container ul li {
    font-size: 0.9rem;
    padding-left: 1.334rem;
  }

  .ly__getstarted .ly__pricingplans .ly__swiper-container {
    margin: 0 -1.112rem;
  }

  .ly__getstarted .ly__swiper-container .btn {
    font-size: 0.889rem;
  }
}

.ly_price_btn {
  text-align: center;
  position: absolute;
  bottom: 1.334rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/*14-3-2024*/
@media (max-width: 575px) {
  .business-premium .ly__hero-btns .btn-outline {
    display: flex;
    align-items: center;
    gap: 1.667rem;
    border: 0;
    justify-content: center;
    padding-right: 0.556rem;
    text-align: left;
    background-color: #ffffff;
    box-shadow: 0 0.389rem 0.445rem rgba(255, 221, 0, 0.25);
  }

  .business-premium .ly__hero-btns .btn-outline img {
    padding: 0.778rem 0.445rem;
    background: #FFCC00;
    border-radius: 50%;
  }
}

/*02-04-2024*/

.ly__reason {
  display: flex;
  gap: 1.334rem;
  margin-top: 4.45rem;
}

.reasonsection_repeater {
  padding: 1.778rem;
  background: #FBF7F0;
  border-radius: 1.389rem;
  flex: 0 0 calc(25% - 1rem);
}

.ly__reason-text p {
  font-size: 1.112rem;
}

.ly__reason-img {
  margin-bottom: 2.667rem;
}

.ly__reason-title {
  margin-bottom: 1.333rem;
}

.reasonsection_repeater:nth-child(even) {
  background: #F7F6F9;
}


@media (max-width: 1200px) {
  .ly__reason {
    flex-wrap: wrap;
    margin-top: 3.334rem;
  }

  .reasonsection_repeater {
    flex: 0 0 calc(50% - 1rem);
  }

  .ly__reason-text p {
    font-size: 1rem;
  }

  .ly__reason-img {
    margin-bottom: 1.112rem;
  }

  .ly__reason-title {
    margin-bottom: 1.112rem;
  }
}

@media (max-width: 767px) {
  .reasonsection_repeater {
    flex: 0 0 100%;
  }
}

.img-arrow,
.call-image {
  background-color: #ffcc00;
  padding: 0.333rem;
  border-radius: 100%;
  height: 2.022rem;
  width: 2.022rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}

.call-image {
  height: 2.5rem;
  width: 2.5rem;
}

.img-arrow {
  transform: rotate(45deg);
}

.hero_btn,
.call_btn {
  padding: 0.223rem 0.223rem 0.223rem 1.556rem;
  display: inline-flex;
  gap: 1.111rem;
  align-items: center;
}

.hero_btn {
  background-color: #ffffff;
}

.call_btn {
  background-color: rgba(255, 204, 0, 0.2);
  font-size: 1.556rem;
}

.img-arrow img {
  object-fit: contain;
}

.ly__herocta .btn {
  font-size: 1.112rem;
}

.ly__hero-home p a {
  color: #111f29;
  text-decoration: underline;
}

.ly__herocontent .tag {
  background: rgba(255, 204, 0, 0.2);
  box-shadow: none;
  padding: 0 1.45rem;
  border-radius: 2.23rem;
  margin-left: -0.23rem;
}

.ly__herosec .ly__herocontent h4 {
  font-weight: 500;
}


@media (max-width: 1280px) {
  .ly__herosec .ly__heroimg {
    margin-top: -20vw;
    position: static;
  }

  .ly__hero-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0;
  }

  .ly__hero-home {
    flex: 0 0 100%;
    position: relative;
    text-align: center;
  }

  .ly__herosec .ly__herocta {
    justify-content: center;
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .ly__herosec .ly__heroimg {
    margin-top: -10vw;
  }
}

.pricinghead-img {
  position: absolute;
  top: 1.667rem;
  right: 1.667rem;
  display: none;
  transition: all 0.3s ease-in-out;
}

.free-text {
  position: absolute;
  top: -1.167rem;
  right: 50%;
  transform: translateX(50%);
  background-color: #ffffff;
  padding: 0.278rem 1.556rem;
  font-size: 1.556rem;
  font-weight: 700;
  border-radius: 3.333rem;
}



.swiper-slide.active .ly__pricingcard {
  background-color: #ffcc00;
}

.swiper-slide.active .btn {
  background-color: #ffffff;
  box-shadow: 0 0.389rem 0.444rem rgba(255, 221, 0, 0.25), inset 0 0 0 0.111rem #ffffff;
}

.ly__getstarted .ly__swiper-container .swiper-slide.active ul li::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzMwXzUpIj4KPHBhdGggZD0iTTEwIDIwQzE1LjUyMjggMjAgMjAgMTUuNTIyOCAyMCAxMEMyMCA0LjQ3NzE1IDE1LjUyMjggMCAxMCAwQzQuNDc3MTUgMCAwIDQuNDc3MTUgMCAxMEMwIDE1LjUyMjggNC40NzcxNSAyMCAxMCAyMFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xNC44NDExIDUuNzEzOThMNy43NDExIDEyLjgxNEw0LjkyODEgOS45OTk5OEM0Ljg5NDk1IDkuOTY2ODEgNC44NTU1OSA5Ljk0MDUgNC44MTIyNiA5LjkyMjU1QzQuNzY4OTQgOS45MDQ1OSA0LjcyMjUgOS44OTUzNSA0LjY3NTYgOS44OTUzNUM0LjYyODcxIDkuODk1MzUgNC41ODIyNyA5LjkwNDU5IDQuNTM4OTQgOS45MjI1NUM0LjQ5NTYyIDkuOTQwNSA0LjQ1NjI1IDkuOTY2ODEgNC40MjMxIDkuOTk5OThMMy45MTgxIDEwLjUwNUMzLjg4NDkzIDEwLjUzODEgMy44NTg2MiAxMC41Nzc1IDMuODQwNjcgMTAuNjIwOEMzLjgyMjcyIDEwLjY2NDEgMy44MTM0OCAxMC43MTA2IDMuODEzNDggMTAuNzU3NUMzLjgxMzQ4IDEwLjgwNDQgMy44MjI3MiAxMC44NTA4IDMuODQwNjcgMTAuODk0MUMzLjg1ODYyIDEwLjkzNzUgMy44ODQ5MyAxMC45NzY4IDMuOTE4MSAxMS4wMUw3LjIzNzEgMTQuMzI5QzcuMzAzNDEgMTQuMzk1MyA3LjM4MjEzIDE0LjQ0NzkgNy40Njg3OCAxNC40ODM4QzcuNTU1NDMgMTQuNTE5OCA3LjY0ODMxIDE0LjUzODIgNy43NDIxIDE0LjUzODJDNy44MzU5IDE0LjUzODIgNy45Mjg3NyAxNC41MTk4IDguMDE1NDIgMTQuNDgzOEM4LjEwMjA3IDE0LjQ0NzkgOC4xODA4IDE0LjM5NTMgOC4yNDcxIDE0LjMyOUwxNS44NDcxIDYuNzI4OThDMTUuODgwMyA2LjY5NTgzIDE1LjkwNjYgNi42NTY0NiAxNS45MjQ1IDYuNjEzMTRDMTUuOTQyNSA2LjU2OTgxIDE1Ljk1MTcgNi41MjMzOCAxNS45NTE3IDYuNDc2NDhDMTUuOTUxNyA2LjQyOTU4IDE1Ljk0MjUgNi4zODMxNSAxNS45MjQ1IDYuMzM5ODJDMTUuOTA2NiA2LjI5NjUgMTUuODgwMyA2LjI1NzEzIDE1Ljg0NzEgNi4yMjM5OEwxNS4zNDcxIDUuNzE4OThDMTUuMzE0MyA1LjY4NTMzIDE1LjI3NTEgNS42NTg1IDE1LjIzMTkgNS42NDAwM0MxNS4xODg2IDUuNjIxNTYgMTUuMTQyMiA1LjYxMTgxIDE1LjA5NTEgNS42MTEzNUMxNS4wNDgxIDUuNjEwODggMTUuMDAxNSA1LjYxOTcxIDE0Ljk1NzkgNS42MzczMkMxNC45MTQzIDUuNjU0OTMgMTQuODc0NiA1LjY4MDk5IDE0Ljg0MTEgNS43MTM5OFoiIGZpbGw9IiMxMTFGMjkiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zMF81Ij4KPHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=");
}

.ly__getstarted .ly__swiper-container .swiper-slide.active ul li,
.ly__getstarted .ly__swiper-container .swiper-slide.active .ly__pricingheading p {
  color: #111F29;
}

.ly__getstarted .ly__swiper-container .swiper-slide.active .ly__pricinghead {
  border-color: rgba(17, 31, 41, 0.15);
}

.ly__getstarted .ly__swiper-container .ly__pricingheading h4 {
  display: inline-flex;
  background-color: #FFF5CC;
  padding: 0.278rem 0.556rem;
  border-radius: 3.333rem;
}

.ly__hero-home p {
  font-size: 0.833rem;
}

.ly__table table tr:nth-child(even) {
  background-color: rgba(105, 113, 117, 0.05);
}

.ly__table .mob-btn,
.ly__table .desk-btn {
  background-color: transparent;
  border: 0.111rem solid #FFCC00;
}

.ly__pricewrap a {
  color: #000000;
  text-decoration: underline;
}

.business-premium .ly__pricingprice {
  min-height: 2.611rem;
}


/*03-04-2024 New Page*/
.ly__premium_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.78rem;
  margin-top: 1.78rem;
}

.hero_btn--premium {
  box-shadow: inset 0 0 0 0.112rem #ffcc00;
  background-color: transparent;
}

.ly__premium_content .ly__tab {
  font-size: 2.23rem;
  padding-inline: 1.56rem;
  border-radius: 10rem;
  font-weight: 700;
  background-color: rgba(255, 204, 0, 0.2);
  margin-block: 0.278rem 0.833rem !important;
}

.ly__book-section .ly__content>*:not(:last-child) {
  margin-bottom: 1.78rem;
}

.ly__book-section .ly__content>.btn-wrapper {
  padding-top: 0.45rem;
  gap: 0.889rem;
  flex-wrap: wrap;
}

.ly__book-section .row:nth-child(odd) {
  flex-direction: row-reverse;
}

.ly__book-section .row {
  margin-top: 6.23rem;
}

.ly__book-section .ly__content p {
  max-width: 34.62rem;
}

section.ly__book-section {
  padding-top: 6.23rem;
  background: linear-gradient(180deg, #F7F6F9 0%, #FFFFFF 100%);
}

.ly__benefits {
  background: #FFFFFF;
  box-shadow: 0 0 4.45rem #111F291A;
  border-radius: 1.389rem;
  padding: 2.67rem 1.78rem 2.67rem 2.67rem;
}

.ly__benefits-list ul {
  padding-block: 3.12rem 0.889rem;
}

.ly__benefits-list ul li {
  margin: 1.3rem 0;
}

.lynk_home-benefites .ly__benefits-list ul, .lynk_home-benefites .ly__benefits-list > p {
    padding-top: 1.78rem;
}

.ly__benefits-list ul li p {
  margin-top: 0.6rem;
}

.ly__software .reasonsection_repeater {
  background: #F7F6F9;
  flex: 1 0 calc(33.33% - 1rem);
}

.ly__software .ly__reason-title {
  margin-bottom: 0.889rem;
}

.ly__software h2 {
  margin-bottom: 1.78rem;
}

.ly__swiper-logo .swiper-slide {
  width: auto;
}

.ly__swiper-logo .swiper-slide img {
  height: 2.23rem;
  width: auto;
}

.ly__swiper-logo:before {
  background: linear-gradient(90deg, #ffffff 0%, rgba(153, 153, 153, 0) 15%, rgba(153, 153, 153, 0) 75%, #FFFFFF 100%);
  content: '';
  position: absolute;
  top: 0;
  right: -1%;
  left: -1%;
  width: 102%;
  height: 100%;
  z-index: 2;
}

.ly__cta_less .ly__ctacontent {
  background-color: #fff4d3;
}

.ly__cta_less .ly__ctacontent>* {
  max-width: 40.167rem;
  margin: 0 auto;
}

.ly__benefits .row {
  row-gap: 2.5rem
}

.ly__travel-next,
.ly__travel-prev {
  position: static !important;
  border: 0.112rem solid;
  border-radius: 2.23rem;
  height: 2.5rem !important;
  width: 2.5rem !important;
  color: #FFCC00;
  margin: 0 !important;
  background: transparent !important;
}
.ly__travel-next:not(.swiper-button-disabled),
.ly__travel-prev:not(.swiper-button-disabled){
  box-shadow: 0 0.389rem 0.445rem rgba(255, 221, 0, 0.25);
}

.ly__travel-next:after,
.ly__travel-prev:after {
  font-size: 1.12rem;
}

.ly__travel-prev {
  margin-right: 1.34rem !important;
}


/**/
.ly__travel {
  background-color: #111F29;
  padding: 6.223rem 0;
}

.ly__slider-wrapper {
  margin-left: 7.2vw;
  margin-top: 6.112rem;
}

.ly__travel-slide {
  border: 0.112rem solid #414C54;
  height: 100%;
  border-radius: 1.389rem;
  padding: 1.78rem 1.49rem;
  min-height: 25.23rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  transition: all 0.5s ease-in-out;
}

.ly__travel-slide * {
  color: #ffffff;
}

.ly__travel-slide h5 {
  font-size: 2.5rem;
  margin-bottom: 1.389rem;
  font-weight: 500;
}

.ly__hidden {
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  transition: max-height 0.5s ease-in-out;
}

.ly__travel-info p:not(.ly__hidden) {
  font-weight: 500;
}

.ly__travel .ly__slider-wrapper {
  margin-left: 0;
  overflow: hidden;
}

.ly__travel-swiper.swiper {
  overflow: visible;
}


.ly__simplyfy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1.25rem;
}

.ly__simplyfy-content {
  flex: 0 0 calc(55% - 1.25rem);
}

.ly__simplyfy-btn {
  flex: 0 0 calc(40% - 1.25rem);
}

.ly__simplyfy-btn .btn-outline {
  color: #FFFFFF;
  margin-left: 0.889rem;
}

.ly__simplyfy-btn p {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 2.223rem;
}

.ly__simplyfy-content h2.main-color {
  font-size: 7rem;
}

.ly__seperator {
  margin: 5.56rem 0;
}

/*Media Query*/

@media (max-width: 1650px) {
  .ly__slider-wrapper {
    margin-left: 1.833rem;
  }
}

@media (min-width: 1370px) {
  .ly__book-section .row .col-40 {
    padding-left: 0;
  }

  .ly__benefits-list ul {
    margin-right: 3.889rem;
  }

  .ly__benefits .col-6 img {
    margin-left: auto;
  }

  .ly__software .ly__reason-title h4 {
    font-size: 2.223rem;
  }

  .ly__software .ly__reason-img {
    margin-bottom: 3rem;
  }

  .ly__cta_less .ly__ctacontent {
    padding-block: 6.23rem 6.84rem;
  }

  .ly__swiper-logo {
    margin: 0 5.556rem;
  }

}


@media (max-width: 1280px) {

  .ly__simplyfy-content,
  .ly__simplyfy-btn {
    flex: 0 0 100%;
  }
}

@media (max-width: 991px) {
  .ly__software .reasonsection_repeater {
    flex: 1 0 calc(50% - 1rem);
  }

  .ly__software h2 {
    margin-bottom: 1rem;
  }

  .ly__slider-wrapper {
    margin-top: 3.334rem;
  }

  .ly__simplyfy-content h2.main-color {
    font-size: 5rem;
  }

  .ly__seperator {
    margin: 3.5rem 0;
  }
}


@media (max-width: 767px) {
  .ly__premium_content {
    gap: 1rem;
    margin-top: 1.78rem;
  }

  .ly__premium_content .ly__tab {
    font-size: 1.667rem;
    margin-block: 0.278rem !important;
  }

  .ly__software .reasonsection_repeater {
    flex: 1 0 100%;
  }

  .ly__benefits {
    padding: 1.5rem 1rem;
  }

  .ly__simplyfy-content h2.main-color {
    font-size: 2.778rem;
  }

  .ly__seperator {
    margin: 2.5rem 0;
  }
  .lynk_home-benefites .ly__benefits-list > p , .lynk_home-benefites .ly__benefits-list ul {
    padding-top: 1.334rem;
}
}

/**/

.ly__book_hero {
  background: transparent linear-gradient(180deg, #FFF4D3 65%, #FFFFFF00 100%);
  margin-bottom: 3rem;
  overflow: hidden;
  z-index: 9;
}

.cycle-tab-container {
  display: flex;
  justify-content: space-between;
}

.cycle-tab-container .fade {
  opacity: 0;
  height: 0;
  transition: opacity 1s ease-in-out;
}

.cycle-tab-container .fade.active {
  opacity: 1;
  height: auto;
}

.cycle-tab-container .cycle-tab-item.active {
  background: #FFFCF8;
  box-shadow: 0 0 4.45rem #111F291A;
  padding-block: 1.667rem;
  opacity: 1;
}

.cycle-tab-container .cycle-tab-item:after,
.cycle-tab-container .cycle-tab-item.active:before {
  display: block;
  content: '';
  position: absolute;
  bottom: 0.112rem;
  right: 3.889rem;
  left: 3.889rem;
  height: 0.112rem;
}

@media(max-width:767px) {

  .cycle-tab-container .cycle-tab-item:after,
  .cycle-tab-container .cycle-tab-item.active:before {
    right: 1.556rem;
    left: 1.556rem;
  }
}

.cycle-tab-container .cycle-tab-item:after {
  border-bottom: solid 0.112rem #ffcc00;
  transform: scaleX(0);
  transition: transform 0ms ease-out;
}

.cycle-tab-container .cycle-tab-item.active:before {
  background-color: #f3f3f3;
}

.cycle-tab-container .cycle-tab-item.active:after {
  transform: scaleX(1);
  transform-origin: 0% 50%;
  transition: transform 10000ms ease-in;
}

.cycle-tab-container .fade.active img {
  transform: translateX(0);
  position: static;
}

.cycle-tab-container .fade img {
  transform: translateX(100%);
  transition: all 1s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
}

.cycle-tab-container .cycle-tab-item .content {
  overflow: hidden;
  max-height: 0;
  /*display: none;*/
}

.cycle-tab-container .cycle-tab-item.active .content {
  transition: max-height 1s ease-in-out;
  max-height: 55.56rem;
}

.cycle-tab-container .nav-tabs {
  flex: 0 0 37.278rem;
  min-height: 38.89rem;
  transition: all 1s ease-in-out;
}

.cycle-tab-container .tab-content {
  flex: 0 0 calc(100% - 46.112rem);
  position: relative;
}

.cycle-tab-container .cycle-tab-item {
  border-radius: 1.389rem;
  padding: 1.389rem 1.778rem;
  opacity: 0.7;
}

.cycle-tab-container .content>*:not(:last-child) {
  margin-bottom: 1.389rem;
}

.cycle-tab-container .content h3 {
  font-size: 2.223rem;
}

.cycle-tab-container .ly__storebtn {
  display: flex !important;
  align-items: center;
  gap: 1.389rem;
  flex-wrap: wrap;
}

.cycle-tab-container .cycle-tab-item.active .nav-link {
  margin-bottom: 1.12rem;
}

.cycle-tab-container .ly__dwnbtn a {
  border: 0.112rem solid #FFCC00;
  border-radius: 2.056rem;
  padding: 0.445rem 1.556rem;
  display: block;
}

.cycle-tab-container .cycle-tab-item {
  position: relative;
}

.cycle-tab-container .nav-link {
  display: flex;
  align-items: center;
  gap: 1.334rem;
}

.cycle-tab-container input {
    width: 100%;
    background: #FFFFFF;
    border: 0.112rem solid #E2E2E2;
    border-radius: 1.722rem;
    padding: 0.833rem 1.556rem;
    font-size: 1.112rem;
    cursor: pointer;
}

.cycle-tab-container .content .call_btn {
  font-size: 1.112rem;
  font-weight: 400;
}

@media (max-width: 1600px) {
  .cycle-tab-container .nav-tabs {
    flex: 0 0 50%;
  }

  .cycle-tab-container .tab-content {
    flex: 0 0 45%;
  }
}

@media (max-width: 991px) {
  .cycle-tab-container .content .call_btn {
    gap: 0.278rem ;
    font-size: 1rem;
  }

  .cycle-tab-container .content .call_btn b {
    font-size: 1.223rem;
  }

  .cycle-tab-container {
    flex-wrap: wrap;
    gap: 2.778rem;
  }

  .cycle-tab-container .nav-tabs,
  .cycle-tab-container .tab-content {
    flex: 0 0 100%;
  }

  .cycle-tab-container .cycle-tab-item {
    padding: 1.112rem 1.334rem;
  }

  .cycle-tab-container .content h3 {
    font-size: 1.667rem;
  }
}

@media (max-width: 390px) {
  .cycle-tab-container .content .call_btn {
    gap: 0.278rem ;
    font-size: 0.778rem;
  }
}

/**/

.ly__scanner--wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 5.556rem;
  justify-content: center;
  transform: rotate(-8deg);
}

.ly__app_scanner {
  background: #111F29;
  overflow: hidden;
  margin-bottom: 0;
  min-height: 88.89rem;
}

.ly__scanner--wrap>div {
  max-width: calc(90%/4 - 5.556rem);
  flex: 0 0 calc(90%/4 - 5.556rem);
  display: flex;
  flex-direction: column;
  gap: 5.556rem;
}

.ly__app--img img {
  border-radius: 0.833rem;
  transition: 1s;
  opacity: 0.7;
}

.ly__scanner--wrap>div:nth-child(1) {
  margin-top: -10rem;
}

.ly__scanner--wrap>div:nth-child(2) {
  margin-top: -3.334rem;
}

.ly__scanner--wrap>div:nth-child(3) {
  margin-top: -5.556rem;
}

.ly__scanner--wrap>div:nth-child(4) {
  margin-top: 2.223rem;
}


/* sticky btn css start */

.sticky-div a {
  display: flex;
  align-items: center;
  gap: 1.111rem;
  padding: 0.444rem 2.222rem 0.444rem 0.444rem;
  border-radius: 0.833rem;
}

.sticky-div a img {
  width: 7.222rem;
  background: #fff;
  padding: 0.556rem;
  border-radius: 0.833rem;
}

.sticky-div {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 2.778rem;
  z-index: 1;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}


.sticky-div.parent-visible {
  top: 0;
  transition: .4s ease;
}

.sticky-div a:nth-child(1) {
  background: #ffcc00;
}

.sticky-div a:nth-child(2) {
  background: #fff;
}

.sticky-div a span {
  font-size: 2.22rem;
  font-weight: 600;
  color: #111F29;
}

.ly__app_scanner:after,
.ly__app_scanner:before {
  content: '';
  position: absolute;
  right: 0;
  width: 100%;
  height: 17.77rem;
  z-index: 2;
  pointer-events: none;
}

.ly__app_scanner:after {
  top: 0;
  background: transparent linear-gradient(180deg, #111F29 0%, #111F2900 100%) 0% 0% no-repeat padding-box;
}

.ly__app_scanner:before {
  bottom: 0;
  background: transparent linear-gradient(0deg, #111F29 0%, #111F2900 100%) 0% 0% no-repeat padding-box;
}

.searchbox_cl {
  position: relative;
  display: block;
}

.searchbox_cl:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.278rem;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 100%;
  background: url(https://www.lynk.ie/wp-content/uploads/2024/04/Flecha.svg) no-repeat center center / 1.5rem #ffcc00;
}

.ly__benifits-bottom {
  z-index: 10;
  background-color: #ffffff;
  margin-bottom: 0;
  padding-bottom: 7.222rem;
}

@media (max-width: 1200px) {
  .ly__app_scanner {
    background: url(../images/mobile.png) center center / cover #111f29;
    min-height: 767px;
  }

  .ly__scanner--wrap {
    display: none;
  }
}

@media (max-width: 991px) {
  .sticky-div a img {
    width: 2.778rem;
    border-radius: 0.556rem;
  }

  .sticky-div {
    max-width: 33.334rem;
    left: 50%;
    transform: translate(-50%, -50%);
    flex-wrap: wrap;
    gap: 1.334rem;
  }

  .sticky-div a {
    gap: 0.778rem;
    padding: 0.445rem 0.889rem 0.445rem 0.334rem ;
    flex: 0 0 16.834rem;
  }

  .sticky-div p {
    display: none;
  }

  .ly__benefits .col-5,
  .ly__benefits .col-6 {
    flex: 0 0 100%;
    max-width: 100%
  }
}

/*10-04-2024*/
.ly__getstarted .ly__swiper-container .ly__pricingcard:hover {
  border: 0.112rem solid #FFCC00;
}

.ly__pricingprice h6 {
  margin-bottom: 1.12rem;
  font-weight: 500;
}

.ly__review .ti-reviews-container-wrapper {
  position: relative;
  overflow: initial !important;
}

.ly__review .ti-reviews-container-wrapper::before,
.ly__review .ti-reviews-container-wrapper::after {
  content: '' !important;
  position: absolute !important;
  top: 0;
  height: 100%;
  width: 8.33vw;
  z-index: 1;
  position: relative;
  pointer-events: none;
}

.ly__review .ti-reviews-container-wrapper::before {
  background: linear-gradient(270deg, #F7F6F9 20%, rgba(247, 246, 249, 0) 100%);
  right: -8.4vw;
}

.ly__review .ti-reviews-container-wrapper::after {
  left: -8.4vw;
  background: linear-gradient(90deg, #F7F6F9 20%, rgba(247, 246, 249, 0) 100%);
}

.ly__review .ti-widget.ti-goog .ti-controls .ti-next:before,
.ly__review .ti-widget.ti-goog .ti-controls .ti-prev:before,
.ly__review .ti-widget.ti-goog .ti-controls .ti-next:after,
.ly__review .ti-widget.ti-goog .ti-controls .ti-prev:after {
  background: #000000;
  width: 0.833rem;
}

.ly__review .ti-widget.ti-goog .ti-controls .ti-next:after {
  top: 1.333rem;
  right: 0.667rem;
}

.ly__review .ti-widget.ti-goog .ti-controls .ti-next:before {
  top: 0.833rem;
  right: 0.667rem;
}

.ly__review .ti-widget.ti-goog .ti-controls .ti-prev:after {
  top: 0.833rem;
  left: 0.667rem;
}

.ly__review .ti-widget.ti-goog .ti-controls .ti-prev:before {
  top: 1.333rem;
  left: 0.667rem;
}

.ly__review .ti-widget.ti-goog .ti-controls .ti-next,
.ly__review .ti-widget.ti-goog .ti-controls .ti-prev {
  height: 2.556rem;
  width: 2.556rem;
  background: #FEF7EF;
  box-shadow: 0 0.389rem 0.444rem rgba(255, 221, 0, 0.25);
  border: 0.111rem solid #FFCC00;
  border-radius: 100%;
  padding: 0;
}

.pricingcontent-bg-img {
  position: absolute;
  left: 1rem;
  top: 1.578rem;
}


/*11-04-2024*/
.ly__pricingplans .ly__travel-next,
.ly__pricingplans .ly__travel-prev {
  display: none;
}

@media (max-width: 767px) {

  .ly__getstarted .ly__table table td:not(:first-child),
  .ly__getstarted .ly__table table thead th:not(:first-child),
  .ly__getstarted .ly__table table tfoot tr:last-child th {
    display: inline-block;
    flex: 0 0 33.33%;
    margin-bottom: 0 !important;
    padding-top: 0;
  }

  .ly__getstarted .ly__table table thead th:not(:first-child) {
    padding: 0.833rem 0.756rem;
  }

  .ly__getstarted .ly__table table td {
    display: block;
    max-width: 100%;
    flex: 0 0 100%;
    border-bottom: 0 !important;
    color: #111F29;
    font-size: 0.889rem;
  }

  .ly__getstarted .ly__table table tr {
    display: flex;
    flex-wrap: wrap;
  }

  .ly__getstarted .ly__table table tr br {
    display: none;
  }

  .ly__getstarted .ly__table table thead th:first-child {
    display: none;
  }

  .ly__getstarted .ly__table tfoot tr th:first-child {
    display: none !important;
  }

  .ly__getstarted .ly__table table tfoot tr th {
    padding-top: 1.112rem !important;
    border-top: 0.056rem solid #E2E2E2;
  }

  .ly__hero-home p {
    font-size: 0.722rem;
    text-align: left;
  }

  .ly__herosec .ly__herocontent h4 {
    font-size: 1.112rem;
  }

  .ly__herosec h1 span:not(.tag) {
    display: inline-block;
    margin-bottom: 0.833rem;
  }

  .ly__review .ti-reviews-container-wrapper::before,
  .ly__review .ti-reviews-container-wrapper::after {
    content: none;
  }

    .ly__review .ti-reviews-container-wrapper::before {
        background: linear-gradient(270deg, #F7F6F9 -10%, rgba(247, 246, 249, 0) 116.72%);
        right: -9.33vw;
    }
    
    .ly__review .ti-reviews-container-wrapper::after {
        left: -9.33vw;
        background: linear-gradient(90deg, #F7F6F9 -10%, rgba(247, 246, 249, 0) 116.72%);
    }

    .ly__pricingplans .ly__travel-next,
    .ly__pricingplans .ly__travel-prev {
        display: flex;
        background: #FEF7EF !important;
    }
  
    .ly__travel-next.swiper-button-disabled,
    .ly__travel-prev.swiper-button-disabled {
      color: #D4D7D8;
      background-color: transparent !important;
    }

  .ly__pricingplans {
    position: relative;
    margin: 0 -1.112rem;
    padding-left: 2.223rem;
  }

  .business-premium .ly__pricingplans {
    margin: 0 -1.112rem 0 0;
  }

  .ly__travel-next:after,
  .ly__travel-prev:after {
    color: #111F29;
    font-weight: 800;
  }

  .ly__herosec:not(.ly__book_hero) .container,
  .ly__premium .container,
  .ly__book-section .container,
  .ly__travel .container {
    padding: 0 1.667rem;
  }

  .cycle-tab-container .content p {
    font-size: 1rem;
  }

  .cycle-tab-item .call_btn,
  .cycle-tab-item .ly__storebtn .btn {
    width: 100%;
    text-align: center;
    justify-content: space-between;
  }

  .ly__premium_content h4 {
    font-size: 1.223rem;
  }

  .ly__premium_content p {
    font-size: 1rem;
  }

  .ly__premium_content br {
    display: none;
  }

  .ly__book-section .row {
    margin-top: 2.778rem;
  }

  .ly__book-section .ly__image {
    margin-top: 1.944rem;
  }

  .ly__book-section .ly__content .btn {
    width: 11.667rem;
    text-align: center;
    padding-left: 1.112rem;
  }

  .ly__book-section .ly__content .call_btn {
    font-size: 1.223rem;
    width: 12.778rem;
    justify-content: space-between;
  }

  .ly__travel .justify-between {
    justify-content: center;
    gap: 1.667rem;
    text-align: center;
  }

  .swiper-slide-active .ly__travel-slide {
    background-color: #FFCC00;
    border-color: #FFCC00;
  }

  .swiper-slide-active .ly__travel-slide.ly__travel-eco {
    background-color: #00CE84;
    border-color: #00CE84;
  }

  .swiper-slide-active .ly__travel-slide * {
    color: #111F29;
  }

  .swiper-slide-active .ly__travel-slide .ly__hidden {
    height: auto;
    visibility: visible;
    margin-top: 0.889rem;
  }

  .ly__simplyfy-btn p {
    font-size: 1rem;
  }

  .ly__simplyfy-btn .btn {
    width: 13.661rem;
    text-align: center;
    margin: 0.445rem 0;
  }

  .ly__benefits-list h4 {
    font-size: 1.223rem;
  }

  .ly__benefits-list ul li::after {
    width: 1.112rem;
    height: 1.112rem;
    background-size: 1.112rem;
    top: 0.224rem ;
  }

  .ly__benefits-list ul li {
    padding-left: 2rem;
  }

  .ly__benefits-list p {
    font-size: 1rem;
  }

  .ly__benefits .col-5 {
    padding: 0 1.667rem;
  }

  .ly__benefits .col-6 {
    padding: 0;
  }

  .ly__ctasection .container {
    padding: 0 1.112rem;
  }

  .ly__cta_less .ly__ctacontent {
    padding: 3rem 1.778rem;
    border-radius: 1.112rem;
  }

}

.ly__fixed-download {
  display: none;
}

@media (max-width: 575px) {
  .ly__fixed-download {
    position: fixed;
    bottom: 4.675vw;
    right: 4.675vw;
    left: 4.675vw;
    display: flex;
    align-items: center;
    gap: 3.74vw;
    z-index: 99;
  }

  .ly__fixed-download .ly__download {
    display: flex;
    align-items: center;
    gap: 0.334rem ;
    box-shadow: 0 0.556rem 1.667rem rgba(17, 31, 41, 0.2);
    background: #FFFFFF;
    border-radius: 0.556rem;
    padding: 1.4vw 1.16vw 1.4vw 3.28vw;
    flex: 1;
    flex-direction: row-reverse;
    justify-content: space-between;
}

  .ly__fixed-download .ly__text {
    font-size: 3.5vw;
    font-weight: 500;
    color: #111F29;
  }

  .ly__fixed-download .ly__image svg {
    max-width: 7vw;
    height: 7vw;
  }

  .ly__fixed-download .ly__image {
    display: flex;
  }

  .ly__fixed-download .ly__download.ly__download--yellow {
    background: #FFCC00;
  }

  .ly__footer--sec .ly__copyrt--con {
    padding-bottom: 14vw;
  }
}

@media (max-width: 414px) {
  .cycle-tab-container .cycle-tab-item {
    padding: 1.112rem;
  }
}

.ly__premium.text-center {
  background: url(https://www.lynk.ie/wp-content/uploads/2024/04/map_10_tile-1.svg) top center / 54.445rem no-repeat;
}

/*16-04-2024 CSS*/
.ly__herosec .ly__herocta .btn-outline {
  background: #FFCC00;
  border: 0.112rem solid #FFCC00;
}

header .header__cta a.btn {
  border: 0.112rem solid #FFCC00;
}


.ly__pricingcard .ly__btn .btn.btn-outline {
  box-shadow: none;
  border: 0.112rem solid #FFCC00
}

.ly__pricingcard .ly__btn .btn {
  box-shadow: none;
  border: 0.112rem solid #FFCC00;
  padding: 0.611rem 1.556rem;
}


.swiper-slide.active .btn {
  border: 0.112rem solid #ffffff;
}

.ly__table.ly__plan_table__block table tr th.highlight:first-child,
.ly__table.ly__plan_table__block table tr td:first-child {
  background: transparent;
}

.ly_sticky thead th.highlight {
  background: #fff !important
}

.swiper-slide.active .ly__pricingcard {
  border: 0.0834rem solid #ffcc00 !important
}

.swiper-slide .ly__pricingcard {
  border: 0.0834rem solid #EFEFEF;
  transition: all ease-out 0.5s;
}

.pricinghead-img {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: 1.944rem;
}

a.btn.desk-btn {
  padding: 0.667rem 2.223rem;
}


.ly__getstarted .ly__swiper-container .ly__pricingprice p {
  min-height: 2.5rem;
  font-size: 0.833rem;
}

.ly__pricewrap p a {
  font-size: 1rem !important
}

.ly__getstarted .ly__table table tbody td {
  border: 0
}

@media (max-width: 576px) {
  .ly__fixed-download {
    right: 1.675vw;
    left: 1.675vw
  }

  .ly__pricingplans {
    padding-left: 0;
  }

  ly__getstarted .ly__swiper-container .ly__pricingheading h4 {
    font-size: 1.223rem !important;
  }
}

@media (max-width: 767px) {
}


.business-premium .ly__hero-btns .btn-outline img {
  padding: 0;
}

.business-premium .ly__hero-btns .btn-outline .busi_bn_img {
  padding: 0.334rem;
  background: #FFCC00;
  border-radius: 50%;
  width: 1.667rem;
  height: 1.667rem;
  text-align: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  transform: rotate(-45deg);
  transition: all 0.5s ease-in-out;
}

li.menu-item-has-children a {
  display: flex;
  align-items: center
}

.header__cta a.btn {
  white-space: nowrap;
}

.business-premium .ly__hero-btns .btn-outline {
  padding-right: 0;
  background: #ffff
}

.business-premium .ly__hero-btns .btn-outline .busi_bn_img img {
  margin: 0
}

.ly__hero-btns .btn.secondary_btn.btn-outline {
  display: flex;
  gap: 0.556rem;
  align-items: center;
  padding: 0.278rem 0.278rem 0.278rem 1.111rem;
  box-shadow: 0 0.389rem 0.889rem rgba(255, 204, 0, 0.15);
  border: 0;
}

.ly__hero-btns a.btn.secondary_btn {
  border: 0.111rem solid #FFCC00;
}

.ly__network-inner {
  transition: all 0.5s ease-in-out;
  box-shadow: 0 0 4.444rem transparent;
}

.business-premium .ly_price_btn .btn {
  width: 88%;
}

.business-premium .ly_price_btn .btn {
  border: 0.112rem solid #fc0;
  box-shadow: none;
}

.ly__getstarted.business-premium .ly__pricingplans h6:first-child {
  margin-bottom: 1.11rem;
  font-weight: 400;
  color: #697175;
}

.business-premium .row {
  align-items: center;
}

/*17-04-2024*/

.reasonsection_repeater {
  transition: all 0.5s ease-in-out;
}

.ly__storebtn .ly__dwnbtn a:hover {
  background: #ffcc00;
  transform: translateY(-0.112rem);
}

.cycle-tab-container .ly__storebtn a.btn {
  border: 0.112rem solid #ffcc00;
}

.cycle-tab-container .ly__storebtn .hero_btn--premium {
  border: 0.112rem solid #ffcc00 !important;
}

.cycle-tab-container .ly__storebtn .hero_btn--premium {
  border: 0.112rem solid #ffcc00 !important;
  box-shadow: none;
}

.ly__premium .hero_btn--premium {
  border: 0.112rem solid #ffcc00;
  box-shadow: none;
}

.ly__premium .hero_btn--premium+p {
  font-size: 0.833rem;

}

.ly__benifits-bottom .btn-wrapper {
  gap: 0.889rem;
  flex-wrap: wrap;
}

p.ly__tab {
  padding-top: 0;
  padding-bottom: 0;
}

.ly__benifits-bottom .btn-wrapper .hero_btn {
  font-weight: 400;
}

section.ly__book-section .btn-wrapper .btn.btn-outline:hover {
  background: #ffcc00;
}

.swiper-button-disabled {
  color: #697175;
  opacity: 1;
  border: 0.112rem solid #697175;
}

.ly__simplyfy-btn div a.btn {
  border: 0.112rem solid #ffcc00;
  box-shadow: none;
}


.swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.btn-wrapper a.btn:not(.call_btn) {
  border: 0.112rem solid #fc0;
}

.ly__benefits-list a.btn {
  border: 0.112rem solid #fc0;
  box-shadow: none;
  font-size: 1.112rem;
}

.sticky-div a img {
  width: 6.67rem;
  background: #fff;
  padding: 0;
  border-radius: 0.833rem;
}

.ly__new_btn_wrap {
  margin-top: 1.334rem;
  display: flex;
  gap: 0.889rem;
}

.ly__new_btn_wrap .secondary_btn {
  background: #ffcc00;
  border: 0.112rem solid #ffcc00;
}

.ly__new_btn_wrap .outline_btn {
  background: transparent;
  border: 0.112rem solid #ffcc00;

}


@media (max-width: 767px) {
  /*.ly__table.ly__plan_table__block.ly_sticky thead {*/
  /*  position: fixed;*/
  /*  left: 0;*/
  /*  top: 81px !important;*/
  /*  background: #fff;*/
  /*  z-index: 9;*/
  /*  padding: 1.112rem 0px;*/
  /*  display: inline-block;*/
  /*  width: 100%;*/
  /*}*/

  .ly__plan_table__block thead {
    position: sticky;
    top: 4.556rem;
    background: #ffffff;
  }

  .ly__ctasection .ly__ctacontent h2.white {
    line-height: 1.3 !important;
  }

  .ly__table.ly__plan_table__block.ly_sticky {
    margin-top: 3.833rem;
  }

  .ly__table.ly__plan_table__block {
    border: 0;
    box-shadow: none;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .sticky-div a span {
    font-size: 0.889rem;
  }

  .sticky-div a img {
    width: auto;
    background: transparent;
    padding: 0.056rem ;
    border-radius: 0.056rem ;
  }
}


.ly__register-service p,
.ly__register-service h6 {
  display: block;
  width: 100%;
  flex: 0 0 100%;
}

.business-premium .ly__pricingcard {
  padding-bottom: 4.22rem !important
}


.ly__herosec.business-premium {
  background: transparent linear-gradient(180deg, #F7F6F9 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}

.ly__ctacontent .ly__storebtn {
  gap: 0.833rem !important;
}

.sticky-div a span {
  font-size: 2.056rem;
}

#app_store .ly__storebtn a {
  display: flex;
  gap: 1.112rem;
  background: #ffcc00;
  padding: 0.556rem;
  border-radius: 0.889rem;
  align-items: center;
  padding-right: 2.223rem;
}

#app_store .ly__storebtn a img {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 0.833rem;
  width: 7.223rem;
  padding: 0.389rem;
}

#app_store .ly__storebtn a .mobile-app-img {
  display: none;
}

#app_store .ly__storebtn_mob {
  display: none;
}

.mb_text p:first-child {
  color: #111F29;
  font-size: 2.223rem;
  text-align: start;
  margin-bottom: 0 !important;
  font-weight: 600;
  white-space: nowrap;
}

.mb_text p:last-child {
  color: #111F29;
  font-size: 1.112rem;
  text-align: start;
  margin-bottom: 0 !important;
  font-weight: normal;
}

.ly__storebtn_mob .ly__dwnbtn {
  max-width: 10rem;
  margin: auto;
}

@media (max-width: 767px) {
  .ly__ctasection .ly__ctacontent h2 {
    font-weight: bold;
  }

  .ly__simplyfy-btn .btn {
    width: 13.889rem;
  }

  .ly__storebtn_mob {
    display: block !important;
  }

  .ly__ctasection .ly__storebtn {
    display: none !important;
  }

  .searchbox_cl:before {
    background-size: 1.3rem;
  }

  .ly__ctasection.ly__cta_less .ly__storebtn {
    display: flex !important;
  }

  .ly__book-section .size-p {
    font-size: 1rem;
  }
}

.sticky-div a span p {
  font-weight: 500;
  margin-top: 0.278rem;
}

/*24-05-2024 css start*/

@keyframes slide {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

.ly__slider-business {
  overflow: hidden;
  padding: 1.667rem 0 0 0;
  white-space: nowrap;
  position: relative;
  display: block;
}

.bus_slider_partners {
  display: inline-flex;
  animation: 45s slide infinite linear;
}

.ly__ctasection.ly__cta_less {
  z-index: 9;
}

.ly__ctasection.ly__cta_less,
.logo--slider,
.ly__software {
  padding-bottom: 7.555rem;
  background: #fff;
  margin-bottom: 0;
  z-index: 9;
}

.bus_slider_partners .bus_slide img {
  width: auto;
  max-width: initial;
  height: 2.23rem;
}

@media (max-width: 767px) {

  .ly__ctasection.ly__cta_less,
  .logo--slider,
  .ly__software {
    padding-bottom: 3.333rem;
    margin-bottom: 0;
  }

  .ly__pricingplans .swiper-slide-active .ly__pricingcard {
    border: 0.112rem solid #FFCC00;
  }

  .swiper-slide-active .pricinghead-img {
    visibility: visible;
    opacity: 1;
  }
  
  .bus_slider_partners .bus_slide img {
      margin: 0 auto;
    }

  .bus_slide {
    margin: 0 0.556rem;
    width: 200px;
    text-align: center;
}

  .bus_slider_partners {
    animation: 25s slide infinite linear;
  }
  .ly__travel .ly__travel-next:not(.swiper-button-disabled):after, .ly__travel .ly__travel-prev:not(.swiper-button-disabled):after {
    color: #ffcc00;
}

.ly__travel .swiper-button-disabled:after {
    color: #697175;
}
}

.ly__travel-slide img {
  transition: all 0.3s ease-in-out;
  max-width: 10.667rem;
}

@media (min-width: 1281px) {
  .pricingcontent-bg-img img {
    width: 12rem;
  }
  .ly__table thead tr {
    position: sticky;
    top: 5.3889rem;
    z-index: 1;
    background-color: #ffffff;
}

.ly__table thead tr th {
    border-radius: 0 !important;
}
}

@media (min-width: 1921px) {

  .bus_slider_partners .bus_slide svg,
  .bus_slider_partners .bus_slide img {
    width: auto;
    max-width: initial;
    height: 2.23rem;
  }

  .ly__herosec .ly__heroimg {
    flex: 0 0 46.54rem;
  }

  .pricinghead-img img {
    width: 2.117rem;
  }

  .pricingcontent-bg-img {
    top: 1.778rem;
  }

  .mega-menu-column .mega-menu-item svg {
    max-width: 1.334rem;
    width: 1.334rem;
    height: auto;
  }
}


/**/

.ly__review .ti-widget.ti-goog .ti-review-item {
  padding: 0 0.445rem !important;
}

.ly__review .ti-widget.ti-goog .ti-profile-img {
  margin-right: 0.8334rem !important;
}

.ly__review .ti-widget.ti-goog .ti-profile-img img {
  width: 2.223rem !important;
  height: 2.223rem !important;
}

.ly__review .ti-widget.ti-goog .ti-widget-container,
.ly__review .ti-widget.ti-goog .ti-widget-container * {
  font-size: 0.778rem !important;
}

.ly__review .ti-widget.ti-goog .ti-review-item .ti-stars {
  height: 0.935rem;
}

.ly__review .ti-widget.ti-goog .ti-star {
  width: 0.935rem;
  height: 0.935rem;
}

.ly__review .ti-widget.ti-goog .ti-review-content {
  height: 4.83rem !important;
  line-height: 1.123rem;
}

.ly__review .ti-widget.ti-goog .ti-review-item>.ti-inner {
  padding: 1.112rem !important;
}

.ly__review .ti-widget.ti-goog .ti-reviews-container-wrapper {
  margin: 0 1.112rem !important;
  padding-top: 0.278rem;
}

@media (max-width: 480px) {
  .ly__hero-btns .btn.secondary_btn.btn-outline span {
    max-width: 10rem;
  }

  .ly__hero-btns .btn.secondary_btn.btn-outline {
    padding: 0.445rem 0.278rem 0.445rem 1.772rem;
  }

  .business-premium .ly__hero-btns .btn-outline .busi_bn_img {
    transform: rotate(0);
    width: 2.167rem;
    height: 2.167rem;
  }
}


.header__menu #mega-menu-wrap-primary_menu #mega-menu-primary_menu>li.mega-menu-item>a.mega-menu-link {
  line-height: 2.223rem !important;
  height: 2.223rem !important;
}

/*01-05-2024*/

.ly__gap-btn {
  gap: 0.889rem;
  margin-bottom: 1.25rem;
}

.ly__drivers-hero .ly__benefits-list ul {
  margin-right: 2.3rem;
  padding: 0;
}

.ly__qr-btn {
  display: flex;
  gap: 2.778rem;
}

.ly__qr-btn a {
  display: flex;
  gap: 2.67rem;
  background: #ffcc00;
  padding: 0.889rem;
  border-radius: 1.389rem;
  align-items: center;
  padding-right: 1.778rem;
}

.ly__qr-btn a img {
  max-width: 8rem;
  width: 8rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 0.833rem;
}

/*lynk taxi app*/

.ly__taxi-app {
  margin-bottom: 0;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFF8E2A5 51%, #FAE8AA 100%) 0% 0% no-repeat padding-box;
  padding-bottom: 7.335rem;
}

.ly__travel-taxi {
  padding-bottom: 0;
}

.ly__taxi-list>h4 {
  font-weight: 500;
  margin-top: 1.778rem;
}

.ly__taxi-list ul {
  padding-block: 1.67rem 0;
}

.ly__taxi-text p:not(.size-p) {
  font-size: 0.834rem;
  margin-block: 1.334rem 2.234rem
}


/*Lynk Driver App*/
.ly__driver-app .ly__benefits-list ul {
  margin: 0;
  margin-right: 2.23rem;
  padding: 0;
}

.text-small {
  font-size: 0.834rem;
}

.ly__driver-cta .ly__storebtn {
  display: flex !important;
}

.ly__driver-app .ly__qr-btn a {
  background-color: #ffffff;
  max-width: 34.611rem;
  width: 100%;
}

.ly__driver-app .ly__benefits-list ul h4 {
  margin-bottom: 0;
}

.ly__driver-app .ly__benefits-list ul li {
  margin: 1.38rem 0;
}

.ly__driver-app {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFF8E2A5 51%, #FAE8AA 100%) 0% 0% no-repeat padding-box;
  padding-bottom: 7.54rem;
  margin-bottom: 0;
}

.ly__driver-app .ly__qr-btn {
  margin-bottom: 2.67rem;
}

.ly__driver-benifits {
  background: transparent linear-gradient(360deg, #FFFFFF 0%, #FFF8E2A5 51%, #FAE8AA 100%) 0% 0% no-repeat padding-box;
}

.ly__driver-cta p.size-p {
  color: #FEF7EF;
  max-width: 40.56rem;
  margin-inline: auto;
}

.ly__driver-cta .ly__ctacontent {
  padding-block: 6.23rem;
}

.ly__driver-cta .hero_btn--premium {
  color: #ffffff;
}

/*Drivers with lynk*/

.ly__drivers-hero .ly__benefits-list ul li h4 {
  margin-bottom: 0;
}

.ly__drivers-hero .ly__benefits-list ul li {
  margin: 1.45rem 0;
}

.ly__drivers-hero {
  background: transparent linear-gradient(180deg, #F7F6F9 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
  padding-bottom: 0;
}

.ly__gs-wrapper {
  display: flex;
  gap: 2.778rem;
  margin-top: 6.23rem;
}

.ly__gs-content {
  flex: 0 0 calc((100%/3) - (5.56rem/3));
  position: relative;
}

.ly__wrapper {
  display: flex;
  gap: 0.833rem;
  margin-bottom: 1.334rem;
}

.ly__wrapper img {
  width: 1.778rem;
}

.ly__large-number {
  position: absolute;
  top: -3.1rem;
  left: 0;
  overflow: hidden;
  max-width: 7.27rem;
}

/*ly__drive-benifits*/

.ly__drive-benifits {
  background: #FFF4D3;
  padding: 6.223rem 0;
}

.ly__drive-benifits .ly__benefits {
  background: transparent;
  box-shadow: none;
  padding-block: 0;
}

.ly__drive-benifits .ly__benefits-list ul li:last-child {
  margin-bottom: 0;
}

.ly__rent-section .row:first-child {
  margin-top: 0;
}

.ly__lynk-cta .ly__qr-btn a {
  width: 100%;
  max-width: 32.28rem;
  background-color: #ffffff;
}

.ly__lynk-cta .ly__ctacontent {
  padding-block: 6.05rem;
}

.ly__services .ly__reason-text {
  display: flex;
  align-items: center;
  gap: 0.445rem;
  color: #000000;
}

.ly__services .ly__reason-text img {
  width: 1.112rem;
}

.ly__services .reasonsection_repeater{
  position: relative;
}

.ly__services .free-text {
  background: rgba(255, 204, 0, 0.2);
  right: 1.778rem;
  top: 1.778rem;
  transform: none;
  padding: 0.277rem 1.334rem;
}

.ly__services .free-text h4 {
  line-height: 1.11;
}

.ly__services .reasonsection_repeater:nth-child(odd) {
  background-color: #FBF7F0;
}

.ly__drive-price .ly__pricingprice h2 {
  line-height: 1;
}

.ly__drive-price .ly__pricingprice h2 b {
  font-size: 1.556rem;
}

.ly__drive-price .ly__pricingplans .swiper-slide:first-child .free-text {
  background: #ffcc00;
}

.ly__drive-price .ly__pricingplans .swiper-slide:first-child .ly__pricingcard {
  background: transparent linear-gradient(180deg, #FFF9E6 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.ly__drive-price .ly__pricingplans .ly__pricingcard {
  box-shadow: 0 0.278rem 0.278rem #0000000D;
}

.ly__drive-price .ly__swiper-container .ly__pricingheading {
  margin: 0;
}

.ly__drive-price .ly__pricingplans .swiper-slide .ly__pricingcard {
  padding-bottom: 7rem;
}

.ly__drive-price .ly__pricingplans .swiper-slide:first-child .ly__pricingcard h4 {
  background: #ffffff;
}

.ly__drive-price .ly__pricingplans .ly__pricingcard .ly__pricinghead {
  border-width: 0.112rem;
}

.ly__pricying-bg {
  position: absolute;
  bottom: 0;
  max-width: 75.33rem;
  right: 50%;
  opacity: 0.8;
  transform: translateX(50%);
}

.ly__testimonial-card {
  background: #FFFFFF;
  box-shadow: 0 0 4.445rem rgba(17, 31, 41, 0.1);
  border-radius: 1.389rem 1.389rem 0.445rem 1.389rem;
  padding: 1.778rem;
}

.ly__testimonial-card  .ly__quote {
  width: 1.5rem;
  margin-bottom: 0.889rem;
}

.ly__testimonial-card  .ly__testimonial-user {
  display: flex;
  align-items: center;
  gap: 0.889rem;
  margin-top: 1.334rem;
}

.ly__testimonial-card  .ly__image-user {
  width: 2.667rem;
  height: 2.667rem;
  border-radius: 100%;
  overflow: hidden;
}

.ly__testimonial-card  .ly__image-user img {
  object-fit: cover;
}

.ly__drive-testimonial:after {
  right: 0;
}

.ly__drive-testimonial:before {
  left: 0;
  transform: scaleX(-1);
}

.ly__drive-testimonial:after, .ly__drive-testimonial:before {
    content: '';
    position: absolute;
    width: 6.112rem;
    height: 100%;
    top: 0;
    background: linear-gradient(89deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 50%);
    z-index: 9;
  }



.ly__drive-testimonial .ly__travel-next:after,
.ly__drive-testimonial .ly__travel-prev:after {
    color: #111F29;
    font-weight: 800;
  }

@media (max-width: 1280px) {

  /* lynk taxi app*/

  .ly__herosec.ly__taxi-app .ly__heroimg {
    margin-top: 0;
  }
  
  .ly__taxi-list br, .ly__taxi-app .ly__qr-btn {
    display: none;
  }
  
  /* lynk driver app*/
 
  
  .ly__drive-testimonial{
    overflow: hidden;
  }
  
  .ly__drive-testimonial .ly__drive-btn {
    margin-top: 2.667rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.556rem;
  }
  
  .ly__drive-testimonial .ly__drive-btn .swiper-button-disabled {
    display: flex;
    background: transparent !important;
    border-color: #D4D7D8 !important;
  }
  
  .ly__drive-testimonial .ly__drive-btn .swiper-button-disabled::after {
    color: #D4D7D8 !important;
  }

  .ly__driver-app .ly__qr-btn a {
    display: none;
  }

  .ly__driver-app .ly__qr-btn {
    justify-content: center;
  }

  .ly__driver-app .ly__benefits-list ul li {
    text-align: left;
    display: inline-block;
    margin: 0.5rem 0;
  }

  .ly__driver-app .ly__benefits-list ul h4 {
    display: inline-block;
  }

  .ly__driver-app .ly__heroimg, .ly__driver-app .ly__herocontent, .ly__driver-app .ly__benefits-list {
    margin: 0;
  }

  /*responsive*/
  
  .ly__drivers-hero .ly__benefits-list {
    text-align: left;
    max-width: 40.556rem;
    margin: 0 auto;
  }
  
  .ly__drivers-hero .ly__benefits-list ul {
    margin-right: 0;
  }
  
  .ly__drivers-hero .ly__gap-btn {
    flex-direction: column;
  }
  
  .ly__drivers-hero .ly__gap-btn .btn {
    width: 11.112rem;
  }
  
  .ly__herosec .ly__heroimg {
    margin-top: 1.778rem;
  }
  
  .ly__gs-content {
    flex: 0 0 calc((100%/2) - (4.2rem/3));
  }
  
  .ly__gs-wrapper {
    flex-wrap: wrap;
    row-gap: 6.23rem;
    padding-right: 1.667rem;
}
  
  .ly__lynk-cta .ly__qr-btn {
    display: none;
  }
  
  .ly__drive-benifits .ly__benefits {
    padding: 0;
  }
  
  .ly__drive-benifits ul li .text-small {
    font-size: 0.722rem;
  }
  
  .ly__drive-benifits {
    padding: 4rem 0;
  }
  
  .ly__lynk-cta .ly__ctacontent {
    padding: 3.78rem 1.7rem;
  }
  
  .ly__lynk-cta .ly__ctacontent p {
    color: #FEF7EF;
  }
  
  .ly__book-section.ly__rent-section {
    padding-top: 4rem;
  }
  
  .ly__rent-section .row .col-6 {
    order: 1;
  }
  
  .ly__rent-section .ly__content .btn {
    justify-content: space-between;
  }
  
  .ly__rent-section .ly__content .btn .img-arrow {
    transform: none;
  }
  
  .ly__services .container {
    padding: 0 1.667rem;
  }
  
  .size-p {
    font-size: 1rem;
  }
  
  .ly__services h2 {
    padding-inline: 0.556rem;
    margin-bottom: 1.778rem;
  }
    .ly__services .ly__reason {
    margin-inline: -0.556rem;
  }
  
  .ly__services .free-text h4 {
    font-size: 1.223rem;
  }
}

@media (max-width: 767px){
  .ly__gs-content {
  flex: 0 0 100%;
}
  .ly__drivers-hero .ly__benefits-list {
  text-align: left;
  max-width: 30.556rem;
  margin: 0 auto;
}

.ly__drivers-hero .ly__benefits-list ul {
  margin-right: 0;
}
  .ly__rent-section h3 {
  line-height: 1;
}

.ly__rent-section .ly__content p {
  line-height: 1.2;
}
  .ly__services h4 {
  font-size: 1.667rem;
}
.ly__gs-main .container {
  padding: 0 1.667rem;
}

.ly__gs-content p {
  font-size: 1rem;
}

.ly__wrapper {
  align-items: flex-start;
}
.ly__large-number {
  top: -2.7rem;
}
.ly__pricying-bg {
  display: none;
}
.ly__swipe {
  display: flex;
  align-items: center;
  gap: 0.722rem;
  background: #FFF5CC;
  border-radius: 0.833rem;
  margin: 0.833rem 1.112rem -0.556rem;
  padding: 0.167rem 0.722rem;
}

.ly__swipe p span {
  font-weight: 500;
}

.ly__swipe p {
  font-size: 1rem;
}

.ly__drive-btn:not(.ly__test-btn) {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

.ly__drive-btn .ly__travel-next, .ly__drive-btn .ly__travel-prev {
  position: static !important;
  margin: 0;
}

.ly__drive-btn .swiper-button-disabled {
  display: flex;
  background: transparent !important;
  border-color: #D4D7D8 !important;
}

.ly__drive-btn .swiper-button-disabled::after {
  color: #D4D7D8 !important;
}
.ly__drive-testimonial:after, .ly__drive-testimonial:before {
  content: none;
}

.ly__driver-testimonial {
  padding-inline: 0.556rem;
}

.ly__testimonial-card {
  padding: 1.334rem;
}

.ly__content-user p {
  font-size: 0.722rem;
  margin-top: 0.112rem ;
}
}

@media (min-width: 768px){
  .ly__swipe{
  display: none;
}
}

@media (min-width: 1280px){
  .ly__drive-benifits .ly__benefits .col-6 {
    flex: 0 0 53%;
    max-width: 53%;
  }
.ly__lynk-cta .ly__storebtn_mob {
  display: none;
}
}

.ly__drive-testimonial {
  overflow: hidden;
}
.ly__test-btn .swiper-button-disabled::after {
  color: #D4D7D8 !important;
}
.ly__test-btn .swiper-button-disabled {
  display: flex;
  background: transparent !important;
  border-color: #D4D7D8 !important;
}

.ly__test-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.667rem;
}

.ly__test-btn .swiper-button-next, .ly__test-btn .swiper-button-prev {
  margin: 0;
}

@media (max-width: 767px){
    
.ly__fixed-btn {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    padding: 0.889rem 1.334rem;
    z-index: 100;
    box-shadow: 0 0.334rem 1.278rem #0000002E;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}

.ly__fixed-btn .btn {
    width: 100%;
    text-align: center;
    box-shadow: 0 0.389rem 0.445rem rgba(255, 221, 0, 0.25);
}
.ly__drive-price .ly__pricingplans .swiper-slide .ly__pricingcard h4 {
    font-size: 1.223rem;
    line-height: 1.2;
    margin-bottom: 0.833rem;
}

.ly__drive-price .ly__pricingprice h2 {
    font-size: 2.223rem;
}

.ly__drive-price .ly__pricingprice h2 b {
    font-size: 1.223rem;
}

.ly__drive-price .ly__pricingcontent p {
    font-size: 0.722rem;
}

.ly__getstarted .ly__swiper-container .ly__btn {
    right: 1.223rem;
    left: 1.223rem;
    bottom: 1.223rem;
}

.ly__swipe--dark {
    background: rgba(255, 245, 204, 0.1);
    margin-top: 1.778rem;
}

.ly__swipe--dark p {
    color: #FFFFFF;
}
}

.ly__testimonial-card .size-p {
    min-height: 4.334rem;
}

@media (min-width: 991px) {
  .ly__travel-slide:hover {
    background-color: #FFCC00;
    border-color: #FFCC00;
  }

  .ly__travel-slide.ly__travel-eco:hover {
    background-color: #00CE84;
    border-color: #00CE84;
  }

  .ly__travel-slide:hover * {
    color: #111F29;
  }

  .ly__travel-slide:hover .ly__hidden {
    max-height: 11.12rem;
    visibility: visible;
    margin-top: 0.889rem;
    opacity: 1;
    transition: max-height 0.5s ease-in-out;
  }

  .ly__ctasection .ly__ctacontent .ly__dwnbtn:hover {
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0.389rem 0.445rem rgba(255, 221, 0, 0.2509803922);
    background-color: #FFDD00;
    transform: translateY(-0.112rem);
  }

  .ly__ctasection .ly__ctacontent .ly__dwnbtn:hover svg {
    display: block;
  }

  .ly__ctasection .ly__ctacontent .ly__dwnbtn:hover svg path {
    fill: #111F29;
  }

  .ly__review .ly__review-next:hover {
    transform: translateX(0.223rem);
  }

  .ly__review .ly__review-prev:hover {
    transform: translateX(-0.223rem);
  }

  .reasonsection_repeater:hover {
    background: #FFFFFF;
    box-shadow: 0 0 4.445rem rgba(17, 31, 41, 0.1);
  }

  .hero_btn:hover {
    background-color: #ffffff;
  }

  .hero_btn:hover .img-arrow {
    transform: rotate(90deg);
  }

  .ly__hero-home p a:hover {
    color: #EBBE0C;
  }

  .ly__getstarted .ly__swiper-container .ly__pricingcard:hover .pricinghead-img {
    display: block;
  }

  .swiper-slide.active .btn:hover {
    background-color: transparent;
  }

  .ly__pricewrap a:hover {
    color: #FFCC00;
  }

  .hero_btn--premium:hover {
    box-shadow: 0 0.389rem 0.445rem rgba(255, 221, 0, 0.25), inset 0 0 0 0.112rem #ffcc00;
  }

  .hero_btn--premium:hover .img-arrow {
    transform: rotate(0deg);
  }

  .ly__software .reasonsection_repeater:hover {
    background: #ffffff;
  }

  .ly__simplyfy-btn .btn-outline:hover {
    color: #111F29;
  }

  .ly__app--img img:hover {
    opacity: 1;
    transition-duration: 1s;
  }

  .ly__review .ti-widget.ti-goog .ti-controls .ti-next:hover,
  .ly__review .ti-widget.ti-goog .ti-controls .ti-prev:hover {
    transform: scale(1);
    background-color: #ffcc00;
  }

  .ly__travel-next:hover,
  .ly__travel-prev:hover {
    background: #ffcc00;
  }

  .ly__herosec .ly__herocta .btn-outline:hover {
    background: transparent;
    box-shadow: none;
  }

  .ly__herosec .ly__herocta .hero_btn:hover {
    box-shadow: none;
  }

  header .header__cta a.btn:hover {
    box-shadow: none;
    background: transparent;
  }

  .ly__pricingcard .ly__btn .btn.btn-outline:hover {
    background: #FFCC00;
  }

  .ly__pricingcard .ly__btn .btn:hover {
    background: transparent;
  }

  .ly__getstarted .ly__swiper-container .ly__pricingcard:hover .pricinghead-img {
    visibility: visible;
    opacity: 1;
    top: 1.667rem;
  }

  .btn.desk-btn:hover {
    background: #FFCC00;
    box-shadow: none;
  }

  .ly__hero-btns a.btn.secondary_btn:hover {
    background: #ffffff;
  }

  .ly__hero-btns .btn.secondary_btn.btn-outline:hover .busi_bn_img {
    transform: rotate(0deg);
  }

  .ly__network-inner:hover {
    background: white;
    box-shadow: 0 0 4.445rem #111F291A;
  }

  .business-premium .ly_price_btn .btn:hover {
    border: 0.112rem solid #fc0;
    background: transparent;
  }

  .searchbox_cl input:hover {
    border-color: #ffcc00;
  }

  .cycle-tab-container .ly__storebtn a.btn:hover {
    background: transparent;
    box-shadow: none;
  }

  .ly__storebtn .btn-outline:hover {
    background: #ffcc00 !important;
  }

  .ly__premium .hero_btn--premium:hover {
    box-shadow: none;
  }

  .ly__travel-next.swiper-button-next:hover,
  .ly__travel-prev.swiper-button-prev:hover {
    background: #ffcc00 !important;
    transition: all 0.5s ease-in-out;
  }

  .ly__travel-next.swiper-button-next:hover:after,
  .ly__travel-prev.swiper-button-prev:hover:after {
    filter: brightness(0.1);
  }


  .ly__simplyfy-btn div a.btn:hover {
    background: transparent;
    color: #fff;
  }

  .ly__simplyfy-btn div .btn-outline:hover {
    background: #ffcc00 !important;
    color: #000 !important;
  }

  .btn-wrapper .btn.btn-outline:hover {
    background: #ffcc00;
  }

  .btn-wrapper a.btn:hover:not(.call_btn) {
    background: transparent;
    box-shadow: none
  }

  .ly__benefits-list a.btn:hover {
    background: transparent;
    box-shadow: none;
  }

  .ly__storebtn .hero_btn--premium:hover {
    background: #ffcc00;
  }

  .ly__new_btn_wrap .secondary_btn:hover {
    background: transparent;
    border: 0.112rem solid #ffcc00;
    box-shadow: none;
  }

  .ly__new_btn_wrap .outline_btn:hover {
    background: #ffcc00;
    box-shadow: none;
  }

  .ly__travel-slide:hover img {
    transform: translate(0.556rem, 0.556rem)
  }

  .ly__driver-cta .btn:hover {
    color: #ffffff;
  }
  
  
.ly__services .reasonsection_repeater:hover .ly__reason-text p {
  text-decoration: underline;
}

.ly__services .reasonsection_repeater:hover .ly__reason-text {
  gap: 1.334rem;
}
.ly__footer_left .ly__dwnbtn a:hover {
    background: #ffcc00;
    transform: translateY(-0.112rem);
}

.ly__booking .btn:hover {
    background: transparent;
    box-shadow: 0 0.389rem 0.45rem rgba(255, 221, 0, 0.25), inset 0 0 0 0.112rem #FFCC00;
}
}
.software_btn {
    text-align: center;
    margin: 3.5rem 0 -3.5rem;
}


@media (max-width: 991px) {
    .software_btn {
        margin: 2rem 0 -0;
    }
  .ly__travel .swiper-slide-active .ly__travel-slide {
    background-color: #FFCC00;
    border-color: #FFCC00;
  }

  .ly__travel .swiper-slide-active .ly__travel-slide.ly__travel-eco {
    background-color: #00CE84;
    border-color: #00CE84;
  }

  .ly__travel .swiper-slide-active .ly__travel-slide * {
    color: #111F29;
  }

  .ly__travel .swiper-slide-active .ly__travel-slide .ly__hidden {
    max-height: 11.112rem;
    visibility: visible;
    margin-top: 0.889rem;
    opacity: 1;
    transition: max-height 0.5s ease-in-out;
  }

  .sticky-div a span {
    font-size: 1.223rem;
  }
  .cky-revisit-bottom-left {
      bottom: 5.556rem !important;
      
  }
}

.ly__drivers-hero .ly__gap-btn .btn {
    font-size: 1.112rem;
    line-height: 1.2;
}

  @media (min-width: 1921px) {
    .ly__review .ti-reviews-container-wrapper::after {
    left: -18.33vw;
   
    }
    
    .ly__review .ti-reviews-container-wrapper::before {
        right: -18.33vw;
    }
    #fe-calculator.fe_cal_estimation .price-text {
        font-size: 2.8vw;
    }
}