/* Home 4 header overlay */
body.page-id-6309 .hero-sec-main {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 50;
}

body.admin-bar.page-id-6309 .hero-sec-main {
  top: 32px;
}

body.page-id-6309 .hero-sec-main .header-two,
body.page-id-6309 .hero-sec-main .header-two:not(.header-fixed) {
  background: transparent !important;
  box-shadow: none !important;
}

body.page-id-6309 .hero-sec-main .header-two .header-two-top {
  background: transparent !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

body.page-id-6309 .hero-sec-main .header-two .header-nav {
  background: transparent !important;
  padding: 0;
}

body.page-id-6309 .hero-sec-main .header-two .header-address li,
body.page-id-6309 .hero-sec-main .header-two .header-address li span,
body.page-id-6309 .hero-sec-main .header-two .main-nav>li>a,
body.page-id-6309 .hero-sec-main .header-two .header-navbar-rht .login-link,
body.page-id-6309 .hero-sec-main .header-two .header-top-social-links a,
body.page-id-6309 .hero-sec-main .header-two .header-top-social-links a i,
body.page-id-6309 .hero-sec-main .header-two .header-dropdown .dropdown-toggle {
  color: #ffffff !important;
}

body.page-id-6309 .hero-sec-main .header-two.header-fixed {
  background: #0a152f !important;
  position: fixed;
}

body.page-id-6309 .hero-sec-main .header-two>.container-fluid {
  max-width: 100%;
  margin: 0 auto;
}

@media (min-width: 576px) {
  body.page-id-6309 .hero-sec-main .header-two>.container-fluid {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  body.page-id-6309 .hero-sec-main .header-two>.container-fluid {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  body.page-id-6309 .hero-sec-main .header-two>.container-fluid {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  body.page-id-6309 .hero-sec-main .header-two>.container-fluid {
    max-width: 1140px;
  }
}

@media (max-width: 782px) {
  body.admin-bar.page-id-6309 .hero-sec-main {
    top: 46px;
  }
}

.hero-sec-main {
  position: relative;
}

@media (max-width: 991.96px) {
  .hero-sec-main {
    background-image: url(../img/bg/home-banner-img.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}

.hero-sec-main::after {
  content: "";
  background: linear-gradient(102.39deg, rgba(6, 19, 26, 0.8) 2.09%, rgba(0, 0, 0, 0.64) 81.2%);
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: none;
}

@media (max-width: 991.96px) {
  .hero-sec-main::after {
    display: block;
  }
}

.home-two .btn-secondary {
  background: #0A152F;
  border-color: #0A152F;
  border-radius: 5px;
  padding: 7px 20px;
  font-weight: 500;
}

@media (max-width: 1199.96px) {
  .home-two .btn-secondary {
    padding: 7px 15px;
  }
}

@media (max-width: 575.96px) {
  .home-two .btn-secondary {
    padding: 7px 10px;
    font-size: 15px;
  }
}

.home-two .btn-primary {
  border-radius: 5px;
  padding: 7px 20px;
  font-weight: 500;
}

@media (max-width: 1199.96px) {
  .home-two .btn-primary {
    padding: 7px 15px;
  }
}

@media (max-width: 575.96px) {
  .home-two .btn-primary {
    padding: 7px 10px;
    font-size: 15px;
  }
}

.home-two .btn-primary:active {
  background: #FFA633;
  border-color: #FFA633;
}

.home-two h2,
.home-two h3,
.home-two h4,
.home-two h5,
.home-two h6 {
  color: #0A152F;
}

.home-two p {
  color: #676767;
}

.btn-primary:active {
  background: #FFA633;
  border-color: #FFA633;
}

.btn.btn-primary:active {
  background: #FFA633;
  border-color: #FFA633;
}

.banner-sec-two {
  position: unset;
}

.banner-sec-two .banner-img-slider {
  position: absolute;
  top: 0;
}

@media (max-width: 991.96px) {
  .banner-sec-two .banner-img-slider {
    display: none;
  }
}

.banner-sec-two .banner-img-slider img {
  min-height: 800px;
  object-fit: cover;
}

.banner-sec-two .banner-img-slider::after {
  content: "";
  background: linear-gradient(102.39deg, rgba(6, 19, 26, 0.8) 2.09%, rgba(0, 0, 0, 0.64) 81.2%);
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.banner-sec-two .banner-img-slider .owl-nav {
  position: absolute;
  right: 50px;
  top: 50%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  transform: translateY(-50%);
}

.banner-sec-two .banner-img-slider .owl-nav button {
  color: #ffffff;
}

.banner-sec-two .banner-img-slider .owl-nav button.owl-prev {
  margin-bottom: 10px;
}

.banner-sec-two .banner-img-slider .owl-nav button:hover {
  color: #FFA633;
}

.banner-sec-two .home-banner {
  position: relative;
  z-index: 1;
}

@media (max-width: 1399.96px) {
  .banner-sec-two .home-banner {
    max-width: 1000px;
    margin: 0 auto;
  }
}

.banner-sec-two .home-banner .banner-title h1 {
  color: #ffffff;
  letter-spacing: normal;
  text-align: center;
}

.banner-sec-two .home-banner .banner-title h1 span {
  display: block;
}

.banner-sec-two .home-banner .banner-title p {
  color: #ffffff;
  font-size: 18px;
  max-width: 950px;
  text-align: center;
  margin: auto;
}

.banner-sec-two .banner-form form {
  display: flex;
  align-items: center;
  background: #ffffff;
  padding: 15px 20px;
  border-radius: 85px;
  max-width: 1067px;
  margin: 30px auto 30px;
  justify-content: space-between;
  padding-bottom: 0;
}

@media (max-width: 991.96px) {
  .banner-sec-two .banner-form form {
    display: block;
    border-radius: 20px;
    padding: 24px;
    padding-bottom: 24px;
  }
}

.banner-sec-two .banner-form form .banner-search-list {
  display: flex;
  align-items: center;
}

@media (max-width: 991.96px) {
  .banner-sec-two .banner-form form .banner-search-list {
    display: block;
  }
}

.banner-sec-two .banner-form form .banner-search-list .input-block {
  padding: 10px 15px;
  margin-right: 20px;
  max-width: 200px;
}

@media (max-width: 1399.96px) {
  .banner-sec-two .banner-form form .banner-search-list .input-block {
    max-width: 180px;
  }
}

@media (max-width: 1199.96px) {
  .banner-sec-two .banner-form form .banner-search-list .input-block {
    padding: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 991.96px) {
  .banner-sec-two .banner-form form .banner-search-list .input-block {
    max-width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 767.96px) {
  .banner-sec-two .banner-form form .banner-search-list .input-block {
    padding: 0;
  }
}

.banner-sec-two .banner-form form .banner-search-list .input-block label {
  color: #676767;
  display: inline-flex;
  align-items: center;
  margin-right: 20px;
}

.banner-sec-two .banner-form form .banner-search-list .input-block label i {
  color: #676767;
  margin-right: 5px;
}

.banner-sec-two .banner-form form .banner-search-list .input-block input {
  height: 24px;
  min-height: 24px;
  background: transparent;
  border: 0;
  padding: 0;
  color: #0A152F;
}

.banner-sec-two .banner-form form .banner-search-list .input-block input::placeholder {
  color: #0A152F;
}

.banner-sec-two .banner-form form .banner-search-list .input-block .select2-container .select2-selection--single {
  height: 24px;
  min-height: 24px;
  background: transparent;
  border: 0;
}

.banner-sec-two .banner-form form .banner-search-list .input-block .select2-container--default .select2-selection--single .select2-selection__rendered {
  background: transparent;
  line-height: 24px;
  padding: 0;
  color: #0A152F;
}

.banner-sec-two .banner-form form .banner-search-list .input-block .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 24px;
}

.banner-sec-two .banner-form form .input-block-btn {
  margin-bottom: 15px;
}

.banner-sec-two .banner-form form .input-block-btn button {
  padding: 20px 30px;
  border-radius: 80px;
  font-weight: 500;
}

@media (max-width: 991.96px) {
  .banner-sec-two .banner-form form .input-block-btn button {
    padding: 10px 20px;
    width: 100%;
  }
}

@media (max-width: 575.96px) {
  .banner-user-group {
    display: none;
  }
}

.banner-user-group ul {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.banner-user-group ul::after {
  content: "";
  width: 48px;
  height: 1px;
  background: #ffffff;
  margin-left: 20px;
}

.banner-user-group ul::before {
  content: "";
  width: 48px;
  height: 1px;
  background: #ffffff;
  margin-right: 20px;
}

.banner-user-group ul li a {
  width: 42px;
  height: 42px;
  display: inline-flex;
  border-radius: 50%;
  margin-left: -10px;
}

.banner-user-group ul li a img {
  width: 100%;
  border-radius: 50%;
}

.banner-user-group ul li a img:hover {
  position: relative;
}

.banner-user-group ul li:first-child a {
  margin-left: 0;
}

.banner-user-group ul li.users-text {
  margin-left: 15px;
  text-align: left;
}

.banner-user-group ul li.users-text h5 {
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 3px;
}

.banner-user-group ul li.users-text span {
  display: block;
  color: #ffffff;
}

.video-btn {
  position: absolute;
  right: 50px;
  bottom: 100px;
  z-index: 1;
}

.video-btn h6 {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
}

.video-btn a {
  width: 38px;
  height: 38px;
  background: rgba(255, 255, 255, 0.1019607843);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 5px;
}

.video-btn span {
  background: rgba(255, 255, 255, 0.0509803922);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.banner-yacht-type-slider {
  margin-top: -150px;
  margin-bottom: 80px;
  position: relative;
  z-index: 10;
}

@media (max-width: 991.96px) {
  .banner-yacht-type-slider {
    margin-bottom: 50px;
  }
}

.banner-yacht-type-slider .slider-card {
  background: #0A152F;
  border-radius: 10px;
  padding: 24px 10px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: 0.5s all;
  position: relative;
}

.banner-yacht-type-slider .slider-card:hover {
  background: #127384;
  transition: 0.5s all;
}

.banner-yacht-type-slider .slider-card:hover .banner-slider-icon img {
  filter: brightness(100);
  transition: 0.5s all;
}

.banner-yacht-type-slider .slider-card .banner-slider-icon span {
  min-width: 62px;
  min-height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner-yacht-type-slider .slider-card .banner-slider-icon span img {
  width: auto;
  transition: 0.5s all;
}

.banner-yacht-type-slider .slider-card h6 {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  margin-top: 5px;
}

.banner-yacht-type-slider .slider-card.slider-card-active::after {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #1FBC2F;
  position: absolute;
  left: 10px;
  top: 10px;
}

.section-header-two {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 991.96px) {
  .section-header-two {
    margin-bottom: 30px;
  }
}

.section-header-two h2 {
  font-size: 38px;
  color: #0A152F;
  font-weight: 500;
  position: relative;
  margin-bottom: 20px;
}

@media (max-width: 991.96px) {
  .section-header-two h2 {
    font-size: 32px;
  }
}

@media (max-width: 767.96px) {
  .section-header-two h2 {
    font-size: 28px;
  }
}

.section-header-two h2::after {
  content: "";
  background-image: url(../img/bg/title-bar.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 100px;
  height: 10px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
}

.section-header-two p {
  color: #676767;
  font-size: 18px;
  max-width: 730px;
  text-align: center;
}

@media (max-width: 991.96px) {
  .section-header-two p {
    font-size: 16px;
  }
}

.yacht-category-sec {
  padding: 80px 0 80px;
  position: relative;
  background: #ffffff;
  z-index: 1;
}

@media (max-width: 991.96px) {
  .yacht-category-sec {
    padding-bottom: 50px;
  }
}

@media (max-width: 767.96px) {
  .yacht-category-sec {
    padding-bottom: 40px;
  }
}

.yacht-category-sec .sec-bg .anchor-img {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

.yacht-category-sec .sec-bg .vector-round {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: -1;
}

.yacht-category-sec .sec-bg .design-round {
  position: absolute;
  right: 50px;
  top: 120px;
  z-index: -1;
}

.yacht-category-sec .sec-round-colors span {
  position: absolute;
  z-index: -1;
}

.yacht-category-sec .sec-round-colors span:first-child {
  right: 40%;
  top: 10%;
}

.yacht-category-sec .sec-round-colors span:nth-child(2) {
  right: 20%;
  bottom: 100px;
}

.yacht-category-sec .sec-round-colors span:nth-child(3) {
  left: 15%;
  top: 30%;
}

.yacht-category-sec .sec-round-colors span:last-child {
  left: 50%;
  bottom: 50px;
}

.yacht-category-sec .view-more-btn {
  margin-top: 16px;
}

.yacht-category-lists .custom-col {
  float: left;
  width: 20%;
}

@media (max-width: 1199.96px) {
  .yacht-category-lists .custom-col {
    width: 25%;
  }
}

@media (max-width: 991.96px) {
  .yacht-category-lists .custom-col {
    width: 50%;
  }
}

@media (max-width: 767.96px) {
  .yacht-category-lists .custom-col {
    width: 50%;
  }
}

@media (max-width: 575.96px) {
  .yacht-category-lists .custom-col {
    width: 100%;
  }
}

.yacht-cat-grid {
  box-shadow: 0px 4px 24px 0px rgba(225, 225, 225, 0.2509803922);
  background: #ffffff;
  border-radius: 5px;
  margin-bottom: 24px;
}

.yacht-cat-grid .yatch-card-img {
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

.yacht-cat-grid .yatch-card-img img {
  border-radius: 5px 5px 0 0;
  transition: 0.5s all;
}

.yacht-cat-grid .yatch-card-img:hover img {
  transform: scale(1.15);
  transition: 0.5s all;
}

.yacht-cat-grid .card-content {
  padding: 15px;
}

.yacht-cat-grid .card-content h4 {
  font-size: 18px;
  font-weight: 500;
  color: #0A152F;
}

.yacht-cat-grid .card-content h4 a {
  color: #0A152F;
}

.yacht-cat-grid .card-content h4 a:hover {
  color: #127384;
}

@media (max-width: 1399.96px) {
  .yacht-cat-grid .card-content h4 {
    font-size: 16px;
  }
}

.yacht-cat-grid .card-content span {
  color: #676767;
  font-size: 14px;
}

.yacht-cat-grid .card-content .arrow-right {
  color: #DBDBDB;
  transition: 0.5s all;
}

.yacht-cat-grid .card-content .arrow-right:hover {
  color: #127384;
  transition: 0.5s all;
}

/* DR Renting Yacht Four */
.dsr-renting-yacht-four {
  background: #0a152f;
  padding: 80px 0;
  position: relative;
  z-index: 1;
}

.dsr-renting-yacht-four .section-header-two {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
  text-align: center;
}

.dsr-renting-yacht-four .section-header-two h2 {
  color: #ffffff;
  font-size: 38px;
  font-weight: 500;
  margin-bottom: 20px;
  position: relative;
}

.dsr-renting-yacht-four .section-header-two h2::after {
  background-image: url(../images/bg/title-bar.png);
  background-position: center;
  background-repeat: no-repeat;
  bottom: -15px;
  content: "";
  height: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100px;
}

.dsr-renting-yacht-four .section-header-two p {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  max-width: 730px;
  text-align: center;
}

.dsr-renting-yacht-four .sec-round-colors span {
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}

.dsr-renting-yacht-four .round-small {
  height: 8px;
  width: 8px;
}

.dsr-renting-yacht-four .round-big {
  height: 16px;
  width: 16px;
}

.dsr-renting-yacht-four .bg-orange {
  background: #ffa633;
}

.dsr-renting-yacht-four .bg-dark-blue {
  background: #127384;
}

.dsr-renting-yacht-four .sec-round-colors span:first-child {
  left: 5%;
  bottom: 20%;
}

.dsr-renting-yacht-four .sec-round-colors span:nth-child(2) {
  left: 60%;
  top: 30%;
}

.dsr-renting-yacht-four .sec-round-colors span:nth-child(3) {
  right: 5%;
  bottom: 100px;
}

.dsr-renting-yacht-four .sec-round-colors span:nth-child(4) {
  left: 40%;
  bottom: 20%;
}

.dsr-renting-yacht-four .sec-round-colors span:nth-child(5) {
  left: 10px;
  top: 10px;
}

.dsr-renting-yacht-four .sec-round-colors span:nth-child(6) {
  right: 30px;
  top: 10%;
}

.dsr-renting-yacht-four .sec-bg img {
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: -1;
}

.dsr-renting-yacht-four .renting-yacht-benifits ul {
  list-style: none;
  margin: 0;
  max-width: 350px;
  padding: 0;
}

.dsr-renting-yacht-four .renting-yacht-benifits ul li {
  align-items: center;
  display: flex;
  margin-bottom: 50px;
}

.dsr-renting-yacht-four .renting-yacht-benifits ul li:last-child {
  margin-bottom: 0;
}

.dsr-renting-yacht-four .benifit-icon {
  align-items: center;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  height: 80px;
  justify-content: center;
  margin-right: 20px;
  width: 80px;
}

.dsr-renting-yacht-four .benifit-icon img {
  height: 38px;
  object-fit: contain;
  width: 38px;
}

.dsr-renting-yacht-four .benifit-contents h5 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px;
}

.dsr-renting-yacht-four .benifit-contents p {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  color: #ffffff;
  display: -webkit-box;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dsr-renting-yacht-four .yatcht-center-img {
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}

.dsr-renting-yacht-four .yatcht-center-img .roung-img-bg {
  background: #ffa633;
  border-radius: 50%;
  height: 435px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 435px;
  z-index: -1;
}

@media (max-width: 1399.96px) {
  .dsr-renting-yacht-four .yatcht-center-img .roung-img-bg {
    height: 350px;
    width: 350px;
  }
}

@media (max-width: 1199.96px) {
  .dsr-renting-yacht-four .renting-yacht-benifits ul {
    max-width: 300px;
  }

  .dsr-renting-yacht-four .yatcht-center-img .roung-img-bg {
    height: 250px;
    width: 250px;
  }
}

@media (max-width: 991.96px) {
  .dsr-renting-yacht-four {
    padding: 50px 0;
  }

  .dsr-renting-yacht-four .renting-yacht-benifits ul {
    max-width: 350px;
  }

  .dsr-renting-yacht-four .yatcht-center-img {
    display: none;
  }
}

@media (max-width: 767.96px) {
  .dsr-renting-yacht-four {
    padding: 40px 0 0;
  }

  .dsr-renting-yacht-four .renting-yacht-benifits {
    flex-direction: column;
  }

  .dsr-renting-yacht-four .renting-yacht-benifits ul {
    max-width: 100%;
  }

  .dsr-renting-yacht-four .renting-yacht-benifits ul li {
    margin-bottom: 40px;
  }

  .dsr-renting-yacht-four .renting-yacht-benifits ul li:last-child {
    margin-bottom: 40px;
  }
}

/* DR Feature Section Four */
.top-features-yachts {
  background: #ffffff;
  overflow: hidden;
  padding: 80px 0;
  position: relative;
  z-index: 1;
}

.top-features-yachts .sec-title {
  margin-bottom: 40px;
}

.top-features-yachts .sec-title h4 {
  color: #111111;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  text-align: center;
}

.top-features-yachts .sec-bg img {
  pointer-events: none;
  position: absolute;
  z-index: -1;
}

.top-features-yachts .sec-bg img:first-child {
  left: 10px;
  top: 20%;
}

.top-features-yachts .sec-bg img:nth-child(2) {
  right: 20px;
  top: 100px;
}

.top-features-yachts .sec-bg img:nth-child(3) {
  bottom: 20px;
  display: none;
  right: 10px;
}

.charter-company-slider {
  display: flex !important;
  gap: 24px;
  margin-bottom: 75px;
  overflow: hidden;
}

.charter-company-slider.owl-loaded {
  display: block !important;
  overflow: visible;
}

.charter-company-slider .owl-stage {
  display: flex;
}

.charter-company-slider .charter-company-logo {
  flex: 1 0 190px;
}

.charter-company-slider .charter-company-logo span {
  align-items: center;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 4px 24px rgba(225, 225, 225, 0.25);
  display: flex;
  justify-content: center;
  min-height: 74px;
  padding: 15px;
  width: 100%;
}

.charter-company-slider .charter-company-logo span a {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}

.charter-company-slider .charter-company-logo span img {
  max-height: 42px;
  width: auto;
}

.top-rated-yachts .section-header-two {
  justify-content: start;
  text-align: left;
}

.top-rated-yachts .section-header-two p {
  font-size: 16px;
  text-align: left;
}

.top-rated-yachts .section-header-two h2::after {
  left: 0;
  transform: none;
}

.top-rated-yachts .section-header-two .nav-control {
  align-items: center;
  display: flex;
  margin-top: 40px;
  width: 100%;
}

.top-rated-yachts .section-header-two .nav-control button {
  align-items: center;
  background: #0a152f;
  border: 1px solid #0a152f;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  height: 33px;
  justify-content: center;
  transition: 0.5s all;
  width: 33px;
}

.top-rated-yachts .section-header-two .nav-control button:hover {
  background: #ffffff;
  color: #0a152f;
}

.top-rated-yachts .section-header-two .nav-control button.owl-prev {
  margin-right: 5px;
}

.top-rated-yachts-slider {
  display: flex !important;
  gap: 24px;
  overflow: hidden;
}

.top-rated-yachts-slider.owl-loaded {
  display: block !important;
  overflow: visible;
}

.top-rated-yachts-slider .owl-stage {
  display: flex;
}

.top-rated-yachts-slider .top-rated-card {
  flex: 0 0 calc(50% - 12px);
}

.top-rated-card {
  background: #ffffff;
  box-shadow: 0 4px 24px rgba(225, 225, 225, 0.25);
}

.top-rated-card .rated-yacht-img {
  overflow: hidden;
  position: relative;
}

.top-rated-card .rated-yacht-img .image-slider:not(.owl-loaded) .slide-images:not(:first-child) {
  display: none;
}

.top-rated-card .rated-yacht-img .slide-images {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  transition: 0.5s all;
}

.top-rated-card .rated-yacht-img .slide-images img {
  border-radius: 5px 5px 0 0;
  object-fit: cover;
  transition: 0.5s all;
  width: 100%;
  max-height:250px;
  object-position:center;
	
}

.top-rated-card .rated-yacht-img .slide-images:hover img {
  transform: scale(1.15);
}

.top-rated-card .rated-yacht-content {
  padding: 24px;
}

.top-rated-card .rated-yacht-content .yacht-content-head {
  align-items: center;
  border-bottom: 1px solid #f4f4f4;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.top-rated-card .rated-yacht-content .yacht-content-head .head-items-left h4 {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  font-weight: 600;
  margin-bottom: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.top-rated-card .rated-yacht-content .yacht-content-head .head-items-left h4 a {
  color: #0a152f;
  font-size: 20px;
}

.top-rated-card .rated-yacht-content .yacht-content-head .head-items-left h4 a:hover {
  color: #127384;
}

.top-rated-card .rated-yacht-content .yacht-content-head .head-items-left span {
  color: #676767;
  font-size: 14px;
}

.top-rated-card .rated-yacht-content .yacht-content-head .head-items-right {
  text-align: right;
}

.top-rated-card .rated-yacht-content .yacht-content-head .head-items-right .rated-star {
  align-items: center;
  display: flex;
}

.top-rated-card .rated-yacht-content .yacht-content-head .head-items-right .rated-star i {
  color: #dbdbdb;
}

.top-rated-card .rated-yacht-content .yacht-content-head .head-items-right .rated-star i.filled {
  color: #ff9307;
}

.top-rated-card .rated-yacht-content .yacht-content-head .head-items-right .km-badge {
  align-items: center;
  background: #127384;
  border-radius: 5px;
  color: #ffffff;
  display: inline-flex;
  font-size: 12px;
  margin-top: 5px;
  padding: 3px 5px;
}

.top-rated-card .rated-yacht-content .yacht-content-body .yacht-features-info {
  align-items: center;
  border-bottom: 1px solid #f4f4f4;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 15px;
  padding: 0;
}

.top-rated-card .rated-yacht-content .yacht-content-body .yacht-features-info li {
  align-items: center;
  display: flex;
  margin-bottom: 15px;
  min-width: 112px;
}

.top-rated-card .rated-yacht-content .yacht-content-body .yacht-features-info li .yacht-feature-icon {
  align-items: center;
  background: #f2f7f6;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  margin-right: 5px;
  width: 32px;
}

.top-rated-card .rated-yacht-content .yacht-content-body .yacht-features-info li .yacht-feature-icon img {
  width: auto;
}

.top-rated-card .rated-yacht-content .yacht-content-body .yacht-features-info li .yacht-feature-icon i {
  color: #127384;
  font-size: 16px;
}

.top-rated-card .rated-yacht-content .yacht-content-body .yacht-features-info li h6 {
  color: #111111;
  font-size: 14px;
  margin: 0;
}

.top-rated-card .rated-yacht-content .yacht-content-body .yacht-features-info li h6 span {
  color: #676767;
}

.top-rated-card .rated-yacht-content .yacht-content-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.top-rated-card .rated-yacht-content .yacht-content-footer p {
  color: #676767;
  font-size: 14px;
  margin: 0;
}

.top-rated-card .rated-yacht-content .yacht-content-footer p span {
  color: #ff0000;
  font-size: 15px;
  font-weight: 600;
}

.top-rated-card .rated-yacht-content .yacht-content-footer .yacht-book-btn {
  align-items: center;
  display: flex;
}

.top-rated-card .rated-yacht-content .yacht-content-footer .yacht-book-btn .yacht-user-img {
  border-radius: 50%;
  display: inline-flex;
  height: 32px;
  margin-right: 15px;
  width: 32px;
}

.top-rated-card .rated-yacht-content .yacht-content-footer .yacht-book-btn .yacht-user-img img {
  border-radius: 50%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.slide-card-images .owl-carousel .owl-dots {
  bottom: 20px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

.slide-card-images .owl-carousel .owl-dots .owl-dot {
  background: #dbdbdb;
  border-radius: 20px;
  height: 4px;
  margin-right: 2px;
  width: 4px;
}

.slide-card-images .owl-carousel .owl-dots .owl-dot.active {
  background: #ffa633;
  width: 14px;
}

.img-top-ribbon {
  left: -50px;
  padding: 5px;
  position: absolute;
  top: 15px;
  transform: rotate(-45deg);
  z-index: 1;
}

.img-top-ribbon .ribbon-text {
  align-items: center;
  color: #ffffff;
  display: flex;
  font-size: 14px;
  height: 20px;
  justify-content: center;
  text-align: center;
  width: 150px;
}

@media (max-width: 1399.96px) {
  .top-rated-card .rated-yacht-content .yacht-content-head .head-items-left h4 a {
    font-size: 18px;
  }

  .top-rated-card .rated-yacht-content .yacht-content-body .yacht-features-info li {
    min-width: 120px;
  }
}

@media (max-width: 1199.96px) {
  .top-rated-card .rated-yacht-content {
    padding: 15px;
  }
}

@media (max-width: 991.96px) {
  .top-features-yachts {
    padding: 50px 0;
  }

  .charter-company-slider {
    margin-bottom: 55px;
    overflow-x: auto;
  }

  .top-rated-yachts .section-header-two {
    margin-bottom: 30px;
  }

  .top-rated-yachts-slider {
    overflow-x: auto;
  }

  .top-rated-yachts-slider .top-rated-card {
    flex-basis: 360px;
  }
}

@media (max-width: 767.96px) {
  .charter-company-slider {
    margin-bottom: 35px;
  }

  .top-rated-yachts .section-header-two {
    text-align: center;
  }

  .top-rated-yachts .section-header-two p {
    text-align: center;
  }

  .top-rated-yachts .section-header-two h2::after {
    left: 50%;
    transform: translateX(-50%);
  }

  .top-rated-card .rated-yacht-content .yacht-content-head,
  .top-rated-card .rated-yacht-content .yacht-content-footer {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }

  .top-rated-card .rated-yacht-content .yacht-content-head .head-items-right {
    text-align: left;
  }
}

/* DR Boat Info Section Four */
.boat-info-steps-sec {
  background: #0a152f;
  padding: 80px 0 50px;
  position: relative;
  z-index: 1;
}

.boat-info-steps-sec .sec-round-colors span {
  position: absolute;
  z-index: -1;
}

.boat-info-steps-sec .sec-round-colors span:first-child {
  bottom: 100px;
  left: 5%;
}

.boat-info-steps-sec .sec-round-colors span:nth-child(2) {
  right: 50px;
  top: 30%;
}

.boat-info-steps-sec .sec-round-colors span:nth-child(3) {
  left: 20px;
  top: 20px;
}

.boat-info-steps-sec .sec-round-colors span:nth-child(4) {
  bottom: 50px;
  right: 20%;
}

.boat-info-steps-sec .sec-round-colors .round-small {
  border-radius: 50%;
  display: block;
  height: 8px;
  width: 8px;
}

.boat-info-steps-sec .sec-round-colors .round-big {
  border-radius: 50%;
  display: block;
  height: 18px;
  width: 18px;
}

.boat-info-steps-sec .sec-round-colors .bg-orange {
  background: #ffa633;
}

.boat-info-steps-sec .sec-round-colors .bg-dark-blue {
  background: #127384;
}

.boat-info-steps-sec .info-steps-card {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
  transition: 0.5s all;
}

.boat-info-steps-sec .info-steps-card .steps-content {
  margin-left: 24px;
}

.boat-info-steps-sec .info-steps-card .steps-content .step-badge {
  background: #ffa633;
  border-radius: 5px;
  color: #000000;
  display: inline-flex;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  padding: 5px 10px;
}

.boat-info-steps-sec .info-steps-card .steps-content h4 {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #ffffff;
  display: -webkit-box;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin: 15px 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.boat-info-steps-sec .info-steps-card .steps-content p {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #ffffff;
  display: -webkit-box;
  font-size: 16px;
  line-height: 1.55;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.boat-info-steps-sec .hex-hover {
  flex-shrink: 0;
  transition: 0.5s all;
}

.boat-info-steps-sec .hex {
  border-left: solid 1px #f4f4f4;
  border-right: solid 1px #f4f4f4;
  flex-shrink: 0;
  height: 50px;
  position: relative;
  width: 90px;
}

.boat-info-steps-sec .hex::after {
  clear: both;
  content: "";
  display: block;
}

.boat-info-steps-sec .hexTop,
.boat-info-steps-sec .hexBottom {
  height: 63px;
  left: 12px;
  overflow: hidden;
  position: absolute;
  transform: scaleY(0.5774) rotate(-45deg);
  width: 63px;
  z-index: 1;
}

.boat-info-steps-sec .hexTop::after,
.boat-info-steps-sec .hexBottom::after {
  content: "";
  height: 90px;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(45deg) scaleY(1.7321) translateY(-33.1976px);
  transform-origin: 0 0;
  width: 90px;
}

.boat-info-steps-sec .hexTop {
  border-right: solid 2px #f4f4f4;
  border-top: solid 2px #f4f4f4;
  top: -32px;
}

.boat-info-steps-sec .hexTop::after {
  background-position: center top;
}

.boat-info-steps-sec .hexBottom {
  border-bottom: solid 2px #f4f4f4;
  border-left: solid 2px #f4f4f4;
  bottom: -32px;
}

.boat-info-steps-sec .hexBottom::after {
  background-position: center bottom;
}

.boat-info-steps-sec .hex-icon {
  color: #ffffff;
  font-size: 40px;
  line-height: 0;
  position: relative;
  z-index: 2;
}

.boat-info-steps-sec .info-steps-card:hover .hex-hover {
  align-items: center;
  background: #ffffff;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  display: flex;
  height: 103px;
  justify-content: center;
  transition: 0.5s all;
  width: 90px;
}

.boat-info-steps-sec .info-steps-card:hover .hex,
.boat-info-steps-sec .info-steps-card:hover .hexTop,
.boat-info-steps-sec .info-steps-card:hover .hexBottom {
/*   display: none !important; */
}

.boat-info-steps-sec .info-steps-card:hover .hex-icon {
  align-items: center;
  color: #000000;
  display: flex !important;
  justify-content: center;
}

@media (max-width: 991.96px) {
  .boat-info-steps-sec {
    padding: 50px 0 20px;
  }
}

@media (max-width: 767.96px) {
  .boat-info-steps-sec {
    padding: 40px 0 10px;
  }

  .boat-info-steps-sec .info-steps-card .steps-content h4 {
    font-size: 20px;
  }
}

@media (max-width: 575.96px) {
  .boat-info-steps-sec .info-steps-card {
    align-items: flex-start;
  }

  .boat-info-steps-sec .info-steps-card .steps-content {
    margin-left: 18px;
  }
}

.home-two-slider.owl-carousel .owl-nav button {
  align-items: center;
  background: #0a152f !important;
  border: 1px solid #0a152f !important;
  border-radius: 50%;
  color: #ffffff !important;
  display: flex;
  height: 33px;
  justify-content: center;
  transition: 0.5s all;
  width: 33px;
}

.home-two-slider.owl-carousel .owl-nav button:hover {
  background: #ffffff !important;
  color: #0a152f !important;
}

.home-two-slider.owl-carousel .owl-nav button.owl-prev {
  margin-right: 5px;
}



/* DR Yacht Offer Section Four */
.yacht-offer-sec {
  background: #f2f7f6;
  padding: 80px 0;
  position: relative;
  z-index: 1;
}

.yacht-offer-sec .sec-bg .wave-bottom {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: -1;
}

.yacht-offer-sec .section-header-two {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
  text-align: center;
}

.yacht-offer-sec .section-header-two h2 {
  color: #0a152f;
  font-size: 38px;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
}

.yacht-offer-sec .section-header-two h2::after {
  background-image: url(../images/bg/title-bar.png);
  background-position: center;
  background-repeat: no-repeat;
  bottom: -15px;
  content: "";
  height: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100px;
}

.yacht-offer-sec .section-header-two p {
  color: #676767;
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  max-width: 760px;
  text-align: center;
}

.yacht-list-cards .top-rated-card {
  align-items: center;
  display: flex;
  margin-bottom: 24px;
}

.yacht-list-cards .top-rated-card .rated-yacht-img {
  flex-shrink: 0;
  width: 40%;
}

.yacht-list-cards .top-rated-card .rated-yacht-img .slide-images,
.yacht-list-cards .top-rated-card .rated-yacht-img .slide-images img {
  border-radius: 5px 0 0 5px;
}

.yacht-list-cards .top-rated-card .rated-yacht-img .slide-images img {
  object-fit: cover;
  width: 100%;
}

.yacht-list-cards .top-rated-card .rated-yacht-content {
  width: 80%;
}

.yacht-list-cards .top-rated-card .rated-yacht-content .yacht-content-body .yacht-features-info li {
  min-width: 122px;
}

.yacht-list-cards .view-more-btn {
  margin-top: 16px;
}

.yacht-list-cards .view-more-btn .btn {
  background: #0a152f;
  border: 0;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  padding: 11px 22px;
}

.yacht-list-cards .view-more-btn .btn:hover {
  background: #ffa633;
  color: #ffffff;
}

.yacht-list-cards .yacht-image-slider:not(.owl-loaded) .slide-images:not(:first-child) {
  display: none;
}

.yacht-list-cards .yacht-image-slider.owl-carousel .owl-dots {
  bottom: 18px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

.yacht-list-cards .yacht-image-slider.owl-carousel .owl-dots .owl-dot {
  background: #dbdbdb;
  border-radius: 20px;
  height: 4px;
  margin-right: 2px;
  width: 4px;
}

.yacht-list-cards .yacht-image-slider.owl-carousel .owl-dots .owl-dot.active {
  background: #ffa633;
  width: 14px;
}

@media (max-width: 1399.96px) {
  .yacht-list-cards .top-rated-card .rated-yacht-content {
    padding: 15px 24px;
  }
}

@media (max-width: 991.96px) {
  .yacht-offer-sec {
    padding: 50px 0;
  }

  .yacht-list-cards .top-rated-card .rated-yacht-content {
    padding: 15px;
  }
}

@media (max-width: 767.96px) {
  .yacht-offer-sec {
    padding: 40px 0;
  }

  .yacht-offer-sec .section-header-two h2 {
    font-size: 28px;
  }

  .yacht-offer-sec .section-header-two p {
    font-size: 16px;
  }
}

@media (max-width: 575.96px) {
  .yacht-list-cards .top-rated-card {
    display: block;
  }

  .yacht-list-cards .top-rated-card .rated-yacht-img,
  .yacht-list-cards .top-rated-card .rated-yacht-content {
    width: 100%;
  }

  .yacht-list-cards .top-rated-card .rated-yacht-img .slide-images,
  .yacht-list-cards .top-rated-card .rated-yacht-img .slide-images img {
    border-radius: 5px 5px 0 0;
  }
}







/* DR More Boat Info Section Four */
.more-boats-info-sec {
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  position: relative;
  z-index: 2;
}

.more-boats-info-sec::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.bottom-text-row {
  min-height: 500px;
}

.bottom-text-row .col-xl-3:last-child .bottom-ship-info-card {
  border-right: 0;
  transition: 0.5s all;
}

.sec-bottom-info {
  min-height: 500px;
}

.sec-bottom-info .bottom-ship-info-card {
  border-right: 1px solid #828282;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
  overflow: hidden;
  padding: 15px;
  position: relative;
  transition: 0.5s all;
}

.sec-bottom-info .bottom-ship-info-card h4 {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #ffffff;
  display: -webkit-box;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sec-bottom-info .bottom-ship-info-card .address-info {
  align-items: center;
  display: flex;
  margin: 15px 0;
}

.sec-bottom-info .bottom-ship-info-card .address-info>span {
  align-items: center;
  color: #ffffff;
  display: inline-flex;
  font-size: 14px;
  margin-right: 24px;
}

.sec-bottom-info .bottom-ship-info-card .address-info>span i {
  margin-right: 5px;
}

.sec-bottom-info .bottom-ship-info-card .address-info .rated-star {
  align-items: center;
  display: flex;
}

.sec-bottom-info .bottom-ship-info-card .address-info .rated-star i {
  color: #dbdbdb;
}

.sec-bottom-info .bottom-ship-info-card .address-info .rated-star i.filled {
  color: #ff9307;
}

.sec-bottom-info .bottom-ship-info-card .address-info .rated-star span {
  color: #ffffff;
  display: inline-flex;
  font-size: 14px;
  margin-left: 5px;
}

.sec-bottom-info .bottom-ship-info-card .ship-features {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.sec-bottom-info .bottom-ship-info-card .ship-features li {
  color: #ffffff;
  font-size: 14px;
  margin-right: 24px;
}

.sec-bottom-info .bottom-ship-info-card .ship-features li:last-child {
  margin-right: 0;
}

.sec-bottom-info .bottom-ship-info-card .ship-pricing {
  align-items: center;
  bottom: -30px;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  opacity: 0;
  position: absolute;
  transition: 0.5s all;
  width: 100%;
}

.sec-bottom-info .bottom-ship-info-card .ship-pricing h5 {
  align-items: center;
  color: #ffffff;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

.sec-bottom-info .bottom-ship-info-card .ship-pricing h5 span {
  display: inline-flex;
  font-size: 24px;
  font-weight: 600;
  margin: 0 5px;
}

.sec-bottom-info .bottom-ship-info-card .ship-pricing .btn-buy {
  padding: 6px 20px;
}

.hover-ship-info {
  transition: 0.5s all;
}

.hover-ship-info:hover {
  transition: 0.5s all;
}

.hover-ship-info:hover .ship-pricing {
  bottom: 0;
  opacity: 1;
  position: relative;
  transition: 0.5s all;
}

@media (max-width: 1399.96px) {
  .sec-bottom-info .bottom-ship-info-card h4 {
    font-size: 20px;
  }

  .sec-bottom-info .bottom-ship-info-card .address-info>span,
  .sec-bottom-info .bottom-ship-info-card .ship-features li {
    margin-right: 12px;
  }
}

@media (max-width: 991.96px) {
  .more-boats-info-sec {
    padding: 40px 0;
  }

  .sec-bottom-info .bottom-ship-info-card {
    border-right: 0;
    min-height: 320px;
  }
}

@media (max-width: 575.96px) {

  .sec-bottom-info .bottom-ship-info-card .address-info,
  .sec-bottom-info .bottom-ship-info-card .ship-pricing {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
  }
}

.boats-marketplace-sec {
  padding: 80px 0;
  background: #ffffff;
  position: relative;
  z-index: 1;
}

@media (max-width: 991.96px) {
  .boats-marketplace-sec {
    padding: 50px 0;
  }
}

@media (max-width: 767.96px) {
  .boats-marketplace-sec {
    padding: 40px 0;
  }
}

.boats-marketplace-sec .section-header-two {
  align-items: start;
  text-align: left;
  padding-left: 50px;
  margin-bottom: 30px;
}

@media (max-width: 991.96px) {
  .boats-marketplace-sec .section-header-two {
    padding-left: 0;
  }
}

.boats-marketplace-sec .section-header-two p {
  text-align: left;
  font-size: 16px;
  margin-bottom: 20px;
}

.boats-marketplace-sec .section-header-two h2::after {
  left: 0;
  transform: none;
}

.boats-marketplace-sec .section-header-two h4 {
  color: #676767;
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 5px;
}

.boats-marketplace-sec .sec-round-colors span {
  position: absolute;
  z-index: -1;
}

.boats-marketplace-sec .sec-round-colors span:first-child {
  left: 5%;
  top: 20px;
}

.boats-marketplace-sec .sec-round-colors span:nth-child(2) {
  right: 5%;
  top: 5%;
}

.boats-marketplace-sec .sec-round-colors span:nth-child(3) {
  right: 10%;
  top: 60%;
}

.boats-marketplace-sec .sec-round-colors span:nth-child(4) {
  left: 50px;
  top: 65%;
}

.boats-marketplace-sec .sec-bg img:first-child {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  max-width: 600px;
}

.boats-marketplace-sec .sec-bg img:nth-child(2) {
  position: absolute;
  z-index: -1;
  right: 50px;
  top: 80px;
}

.sec-col-left-imgs {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
}

@media (max-width: 991.96px) {
  .sec-col-left-imgs {
    display: none;
  }
}

.sec-col-left-imgs>span {
  display: inline-flex;
  border-radius: 10px;
}

.sec-col-left-imgs>span.sec-left-two {
  margin-left: -50px;
}

.sec-col-left-imgs>span img {
  border-radius: 10px;
}

.sec-col-left-imgs .experience-info {
  width: 153px;
  height: 153px;
  box-shadow: 0px 4px 24px 0px rgba(225, 225, 225, 0.2509803922);
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.sec-col-left-imgs .experience-info h5 {
  color: #127384;
  font-size: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.sec-col-left-imgs .experience-info h5 span {
  font-size: 14px;
  display: block;
  color: #676767;
  font-weight: normal;
}

.yacht-owner-card {
  background: #0A152F;
  border-radius: 10px;
  padding: 80px 0 80px 80px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: 50px;
}

.yacht-owner-card .sec-bg img:first-child {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  top: unset;
  max-width: 100%;
}

@media (max-width: 991.96px) {
  .yacht-owner-card {
    margin-top: 20px;
    padding: 50px 0 50px 50px;
  }
}

@media (max-width: 767.96px) {
  .yacht-owner-card {
    margin-top: 10px;
    padding: 40px 0 40px 40px;
  }
}

.yacht-owner-card .yacht-owner-title h3 {
  font-size: 28px;
  color: #ffffff;
  font-weight: 700;
}

.yacht-owner-card .yacht-owner-title p {
  color: #ffffff;
  margin: 5px 0 24px;
}

.yacht-owner-card .yacht-owner-img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

@media (max-width: 767.96px) {
  .yacht-owner-card .yacht-owner-img {
    display: none;
  }
}

.yacht-owner-card.party-rental-yacht {
  padding: 80px 80px 80px 0;
  margin-top: 80px;
}

@media (max-width: 991.96px) {
  .yacht-owner-card.party-rental-yacht {
    padding: 50px 50px 50px 0;
    margin-top: 50px;
  }
}

@media (max-width: 767.96px) {
  .yacht-owner-card.party-rental-yacht {
    padding: 40px 40px 40px 0;
    margin-top: 40px;
  }
}

@media (max-width: 575.96px) {
  .yacht-owner-card.party-rental-yacht {
    padding: 40px 0 40px 40px;
  }
}

.yacht-owner-card.party-rental-yacht .yacht-owner-img {
  position: absolute;
  left: 0;
  top: 0;
  right: unset;
  z-index: -1;
}

.yacht-owner-card.party-rental-yacht .yacht-owner-title {
  float: right;
}

@media (max-width: 575.96px) {
  .yacht-owner-card.party-rental-yacht .yacht-owner-title {
    float: left;
  }
}

.our-client-review-sec {
  padding-bottom: 80px;
  background: #ffffff;
  position: relative;
  z-index: 1;
}

@media (max-width: 991.96px) {
  .our-client-review-sec {
    padding-bottom: 50px;
  }
}

@media (max-width: 767.96px) {
  .our-client-review-sec {
    padding-bottom: 40px;
  }
}

.our-client-review-sec .view-all {
  margin-top: 16px;
}

.our-client-review-sec .sec-bg img:first-child {
  position: absolute;
  right: 20px;
  bottom: 40px;
}

.our-client-review-sec .sec-round-colors span {
  position: absolute;
  z-index: -1;
}

.our-client-review-sec .sec-round-colors span:first-child {
  right: 5%;
  top: 50px;
}

.client-review-card {
  box-shadow: 0px 4px 24px 0px rgba(225, 225, 225, 0.2509803922);
  background: #ffffff;
  border-radius: 5px;
  padding: 24px;
  margin-bottom: 24px;
}

@media (max-width: 991.96px) {
  .client-review-card {
    padding: 15px;
  }
}

.client-review-card .client-review-content {
  background: #FCFCFC;
  padding: 24px;
  border-radius: 5px;
  text-align: center;
  height: 100%;
  position: relative;
}

@media (max-width: 991.96px) {
  .client-review-card .client-review-content {
    padding: 15px;
  }
}

.client-review-card .client-review-content .client-img .img-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.client-review-card .client-review-content .client-img .img-avatar img {
  width: 100%;
  border-radius: 50%;
}

.client-review-card .client-review-content p {
  margin: 24px 0;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.client-review-card .client-review-content h5 a {
  font-size: 18px;
  color: #0A152F;
}

.client-review-card .client-review-content span {
  color: #676767;
  font-size: 14px;
  display: block;
}

.client-review-card .client-review-content .quataion-mark {
  position: absolute;
  right: 15px;
  top: 15px;
}

.faq-sec-two {
  background: #F2F7F6;
  padding: 80px 0 70px;
  position: relative;
  z-index: 1;
}

@media (max-width: 991.96px) {
  .faq-sec-two {
    padding: 50px 0 40px;
  }
}

@media (max-width: 767.96px) {
  .faq-sec-two {
    padding: 40px 0 30px;
  }
}

.faq-sec-two .sec-round-colors span {
  position: absolute;
  z-index: -1;
}

.faq-sec-two .sec-round-colors span:first-child {
  left: 5%;
  top: 5%;
}

.faq-sec-two .sec-round-colors span:nth-child(2) {
  right: 6%;
  bottom: 45%;
}

.faq-sec-two .sec-round-colors span:nth-child(3) {
  left: 10px;
  top: 50%;
}

.faq-sec-two .sec-round-colors span:nth-child(4) {
  left: 5%;
  bottom: 100px;
}

.faq-sec-two .sec-bg img {
  position: absolute;
  z-index: -1;
}

.faq-sec-two .sec-bg img:first-child {
  left: 50px;
  top: 25%;
}

.faq-sec-two .sec-bg img:nth-child(2) {
  right: 0;
  bottom: 0;
}

.faq-sec-two .sec-bg img:nth-child(3) {
  right: 70px;
  bottom: 100px;
}

.faq-sec-two .sec-bg img:nth-child(4) {
  bottom: 0;
  left: 0;
  right: 0;
}

.counter-group-two {
  margin-bottom: 56px;
}

@media (max-width: 991.96px) {
  .counter-group-two {
    margin-bottom: 26px;
  }
}

@media (max-width: 767.96px) {
  .counter-group-two {
    margin-bottom: 16px;
  }
}

.counter-group-two .count-group {
  box-shadow: 0px 4px 24px 0px rgba(225, 225, 225, 0.2509803922);
  background: #ffffff;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 24px;
}

.counter-group-two .count-group .customer-count .count-img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #F2F7F6;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 24px;
}

@media (max-width: 1399.96px) {
  .counter-group-two .count-group .customer-count .count-img {
    width: 75px;
    height: 75px;
    margin-right: 14px;
  }
}

@media (max-width: 1399.96px) {
  .counter-group-two .count-group .customer-count .count-img img {
    width: 35px;
  }
}

.counter-group-two .count-group .count-content h4 {
  font-weight: 700;
  font-size: 28px;
}

.faq-main-items .accordion-item {
  box-shadow: 0px 4px 24px 0px rgba(225, 225, 225, 0.2509803922);
  background: #ffffff;
  padding: 24px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.faq-main-items .accordion-item h2 a {
  font-weight: 500;
  font-size: 18px;
  position: relative;
  padding-left: 30px;
  transition: 0.5s all;
}

.faq-main-items .accordion-item h2 a::before {
  content: "\f055";
  font-size: 20px;
  font-family: "font awesome 6 free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #127384;
  transition: 0.5s all;
}

.faq-main-items .accordion-item h2 a:not(.collapsed)::before {
  content: "\f056";
  color: #FFA633;
  transition: 0.5s all;
}

.faq-main-items .accordion-item .accordion-content p {
  margin-top: 15px;
}

.seasonal-special-sec {
  background-image: url(../img/bg/ship-bg-02.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 80px 0;
  position: relative;
  z-index: 1;
}

@media (max-width: 991.96px) {
  .seasonal-special-sec {
    padding: 50px 0;
  }
}

@media (max-width: 767.96px) {
  .seasonal-special-sec {
    padding: 40px 0;
  }
}

.seasonal-special-sec::after {
  content: "";
  background: linear-gradient(102.39deg, rgba(10, 21, 47, 0.95) 24.24%, rgba(0, 0, 0, 0) 81.2%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.seasonal-special-sec .sec-title {
  max-width: 510px;
}

.seasonal-special-sec .sec-title h2 {
  font-size: 62px;
  color: #ffffff;
  margin-bottom: 15px;
}

@media (max-width: 1399.96px) {
  .seasonal-special-sec .sec-title h2 {
    font-size: 52px;
  }
}

@media (max-width: 991.96px) {
  .seasonal-special-sec .sec-title h2 {
    font-size: 42px;
  }
}

@media (max-width: 767.96px) {
  .seasonal-special-sec .sec-title h2 {
    font-size: 36px;
  }
}

.seasonal-special-sec .sec-title p {
  font-size: 18px;
  color: #ffffff;
}

.seasonal-special-sec .sec-title .sec-btns {
  display: flex;
  align-items: center;
  margin-top: 40px;
}

.seasonal-special-sec .sec-title .sec-btns .btn-dark-blue {
  padding: 7px 20px;
  border-radius: 5px;
  background: #127384;
  color: #ffffff;
  font-weight: 500;
  margin-right: 15px;
}

.seasonal-special-sec .sec-title .sec-btns .btn-dark-blue:hover {
  background: #FFA633;
}

.news-insights-sec .section-header-two {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 991.96px) {
  .news-insights-sec .section-header-two {
    margin-bottom: 30px;
  }
}

.news-insights-sec .section-header-two h2 {
  font-size: 38px;
  color: #0A152F;
  font-weight: 500;
  position: relative;
  margin-bottom: 20px;
}

@media (max-width: 991.96px) {
  .news-insights-sec .section-header-two h2 {
    font-size: 32px;
  }
}

@media (max-width: 767.96px) {
  .news-insights-sec .section-header-two h2 {
    font-size: 28px;
  }
}

.news-insights-sec .section-header-two h2::after {
  content: "";
  background-image: url(../images/bg/title-bar.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 100px;
  height: 10px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
}

.news-insights-sec .section-header-two p {
  color: #676767;
  font-size: 18px;
  max-width: 730px;
  text-align: center;
}

@media (max-width: 991.96px) {
  .news-insights-sec .section-header-two p {
    font-size: 16px;
  }
}

.news-insights-sec {
  padding: 80px 0;
  background: #ffffff;
  position: relative;
  z-index: 1;
}

@media (max-width: 991.96px) {
  .news-insights-sec {
    padding: 50px 0;
  }
}

@media (max-width: 767.96px) {
  .news-insights-sec {
    padding: 40px 0;
  }
}

.news-insights-sec .view-more {
  margin-top: 16px;
}

.news-insights-sec .sec-round-colors span {
  position: absolute;
  z-index: -1;
}

.news-insights-sec .sec-round-colors span:first-child {
  left: 5%;
  top: 100px;
}

.news-insights-sec .sec-round-colors span:nth-child(2) {
  right: 20%;
  top: 62%;
}

.news-insights-sec .sec-round-colors span:nth-child(3) {
  left: 37%;
  top: 22%;
  z-index: 2;
}

.news-insights-sec .sec-round-colors span:nth-child(4) {
  right: 5%;
  bottom: 7%;
}

.news-insights-sec .sec-round-colors span:nth-child(5) {
  right: 5%;
  top: 25%;
}

.news-insights-sec .sec-round-colors span:nth-child(6) {
  left: 5%;
  bottom: 30%;
}

.news-insights-sec .sec-bg img {
  position: absolute;
  z-index: -1;
  top: 20px;
  right: 20px;
}

.article-grid-card {
  padding: 24px;
  background: #ffffff;
  box-shadow: 0px 4px 24px 0px rgba(225, 225, 225, 0.2509803922);
  border-radius: 5px;
  margin-bottom: 24px;
}

@media (max-width: 991.96px) {
  .article-grid-card {
    padding: 15px;
  }
}

.article-grid-card .article-img {
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}

.article-grid-card .article-img img {
  border-radius: 5px;
  transition: 0.5s all;
  width: 100%;
  aspect-ratio: 1.48 / 1;
  object-fit: cover;
}

.article-grid-card .article-img:hover img {
  transform: scale(1.14);
  transition: 0.5s all;
}

.article-grid-card .article-img .date-info {
  background: #0A152F;
  color: #ffffff;
  display: flex;
  align-items: center;
  padding: 5px 10px;
  border-radius: 0 0 5px 0;
  position: absolute;
  right: 0;
  bottom: 0;
  font-weight: 500;
}

.article-grid-card .user-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.article-grid-card .user-head .img-avatar {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  color: #676767;
}

.article-grid-card .user-head .img-avatar img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 5px;
}

.article-grid-card .user-head .user-head-right {
  display: flex;
  align-items: center;
}

.article-grid-card .user-head .user-head-right span {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #676767;
}

.article-grid-card .article-title h4 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin-bottom: 10px;
  line-height: 25px;
}

.article-grid-card .article-title h4 a {
  font-size: 20px;
  color: #0A152F;
  font-weight: 500;
}

.article-grid-card .article-title h4 a:hover {
  color: #127384;
}

.article-grid-card .article-title p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin-bottom: 24px;
}

.article-grid-card .article-title .read-more {
  color: #0A152F;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.article-grid-card .article-title .read-more:hover {
  color: #127384;
}

@media (max-width: 767.96px) {
  .sec-bg {
    display: none;
  }
}

.sec-round-colors .round-small {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
  z-index: -1;
}

.sec-round-colors .round-small.bg-orange {
  background: #FFA633;
}

.sec-round-colors .round-small.bg-dark-blue {
  background: #127384;
}

.sec-round-colors .round-big {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: block;
  z-index: -1;
}

.sec-round-colors .round-big.bg-orange {
  background: #FFA633;
}

.sec-round-colors .round-big.bg-dark-blue {
  background: #127384;
}

.bike-feature-slider .listing-item .feature-text {
  z-index: 0;
}

.yacht-image-slider.owl-carousel .owl-nav {
  opacity: 0;
  -webkit-transition: 500ms all ease;
  -ms-transition: 500ms all ease;
  transition: 500ms all ease;
}

.yacht-image-slider.owl-carousel .owl-nav .owl-next,
.yacht-image-slider.owl-carousel .owl-nav .owl-prev {
  height: 18px;
  width: 18px;
  background: rgba(0, 0, 0, 0.5019607843) !important;
  color: #ffffff;
  font-size: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transition: 500ms all ease;
  -ms-transition: 500ms all ease;
  transition: 500ms all ease;
  border-radius: 50%;
}

.yacht-image-slider.owl-carousel .owl-nav .owl-next i,
.yacht-image-slider.owl-carousel .owl-nav .owl-prev i {
  line-height: 16px;
}

.yacht-image-slider.owl-carousel .owl-nav .owl-next {
  right: 16px;
}

.yacht-image-slider.owl-carousel .owl-nav .owl-prev {
  left: 16px;
}

.yacht-image-slider:hover .owl-nav {
  -webkit-transition: 500ms all ease;
  -ms-transition: 500ms all ease;
  transition: 500ms all ease;
  opacity: 1;
}

.footer-two {
  background: #F2F7F6;
  position: relative;
  z-index: 1;
}

.footer-two .sec-bg img {
  position: absolute;
  z-index: -1;
}

.footer-two .sec-bg img:first-child {
  bottom: 60px;
  left: 0;
  right: 0;
}

.footer-two .sec-bg img:nth-child(2) {
  left: 0;
  top: 30px;
}

.footer-two .footer-top {
  padding: 40px 0 20px;
}

.footer-two .footer-widget {
  margin-bottom: 20px;
}

.footer-two .footer-widget .widget-title h4 {
  color: #0A152F;
  font-size: 18px;
  margin-bottom: 15px;
}

.footer-two .footer-widget .footer-links li a {
  color: #676767;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
}

.footer-two .footer-widget .footer-links li a i {
  font-size: 10px;
  margin-right: 5px;
}

.footer-two .footer-widget .footer-links li a:hover {
  color: #127384;
}

.footer-two .footer-widget .footer-links li+li {
  margin-top: 15px;
}

.footer-two .footer-widget .footer-address>li {
  font-size: 14px;
}

.footer-two .footer-widget .footer-address>li+li {
  margin-top: 15px;
}

.footer-two .footer-widget .footer-address>li.social-link ul {
  display: flex;
  align-items: center;
}

.footer-two .footer-widget .footer-address>li.social-link ul li {
  margin-right: 10px;
}

.footer-two .footer-widget .footer-address>li.social-link ul li:last-child {
  margin-right: 0;
}

.footer-two .footer-widget .footer-address>li.social-link ul li a {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #0A152F;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s all;
}

.footer-two .footer-widget .footer-address>li.social-link ul li a:hover {
  background: #127384;
  transition: 0.5s all;
}

.footer-two .footer-widget .footer-address>li.social-link ul li a i {
  background: transparent;
  font-size: 12px;
}

.footer-two .footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
}

@media (max-width: 767.96px) {
  .footer-two .footer-bottom {
    padding-top: 0;
  }
}

.footer-two .footer-bottom .copy-right {
  font-size: 14px;
}

.footer-two .footer-bottom .copy-right p {
  font-size: 14px;
}

.footer-two .footer-bottom .copy-right p span {
  color: #0A152F;
}

@media (max-width: 575.96px) {
  .footer-two .footer-bottom .copy-right {
    margin-bottom: 20px;
    text-align: center;
  }
}

@media (max-width: 575.96px) {
  .footer-two .footer-bottom {
    flex-direction: column;
  }
}

.footer-two .footer-widget .footer-address>li a {
  color: #676767;
}

.footer-two .footer-widget .footer-address>li a:hover {
  color: #127384;
}

.footer-two .footer-support-widget .footer-address>li {
  color: #676767;
  line-height: 1.6;
}

.footer-two .store-icon {
  display: flex;
  align-items: center;
  gap: 12px;
}

.footer-two .store-icon a {
  display: inline-flex;
}

.footer-two .store-icon img {
  height: 46px;
  width: auto;
}

@media (max-width: 575.96px) {
  .footer-two .store-icon {
    justify-content: center;
    flex-wrap: wrap;
  }
}

/* DR Popular Location Section Four */
.popular-location-sec {
  background: #ffffff;
  overflow: hidden;
  padding: 80px 0;
  position: relative;
  z-index: 1;
}

.popular-location-sec .sec-bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.popular-location-sec .sec-round-colors span {
  left: 5%;
  position: absolute;
  top: 15%;
}

.popular-location-sec .sec-round-colors span:first-child {
  left: 7%;
  top: 88%;
}

.popular-location-sec .sec-round-colors span:nth-child(2) {
  left: 45%;
  top: 92%;
}

.popular-location-sec .sec-round-colors span:nth-child(3) {
  left: 92%;
  top: 70%;
}

.popular-location-sec .sec-round-colors span:nth-child(4) {
  left: 95%;
  top: 10%;
}

.popular-location-sec .sec-round-colors .round-small {
  border-radius: 50px;
  height: 5px;
  width: 5px;
}

.popular-location-sec .sec-round-colors .round-big {
  border-radius: 50px;
  height: 9px;
  width: 9px;
}

.popular-location-sec .sec-round-colors .bg-orange {
  background-color: #ffa633;
}

.popular-location-sec .sec-round-colors .bg-dark-blue {
  background-color: #0a152f;
}

.popular-location-sec .sec-bg img {
  pointer-events: none;
  position: absolute;
  z-index: -1;
}

.popular-location-sec .sec-bg img.vector-round,
.popular-location-sec .sec-bg img:first-child {
  right: 0;
  top: 0;
  left: auto;
  bottom: auto;
}

.popular-location-sec .sec-bg img:nth-child(2) {
  bottom: 0;
  left: auto;
  right: 0;
  top: auto;
}

.popular-location-sec .section-header-two {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
  text-align: center;
}

.popular-location-sec .section-header-two h2 {
  color: #0a152f;
  font-size: 38px;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
}

.popular-location-sec .section-header-two h2::after {
  background-image: url(../images/bg/title-bar.png);
  background-position: center;
  background-repeat: no-repeat;
  bottom: -15px;
  content: "";
  height: 10px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100px;
}

.popular-location-sec .section-header-two p {
  color: #676767;
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
  max-width: 760px;
  text-align: center;
}

.popular-location-slider {
  margin: 0 -12px;
}

.popular-location-slider.owl-loaded {
  margin: 0;
}

.popular-location-slider .owl-stage {
  padding: 10px 0;
}

.popular-location-slider:not(.owl-loaded) .popular-location-card {
  padding: 0 12px;
}

.popular-location-slider .owl-nav {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 16px;
}

.popular-location-slider .owl-nav button {
  align-items: center;
  background: transparent !important;
  border: 1px solid #dbdbdb !important;
  border-radius: 50%;
  color: #a4a4a4 !important;
  display: flex;
  height: 38px;
  justify-content: center;
  margin-right: 15px;
  transition: 0.5s all;
  width: 38px;
}

.popular-location-slider .owl-nav button i {
  font-size: 20px;
}

.popular-location-slider .owl-nav button:hover {
  background: #ffa633 !important;
  border-color: #ffa633 !important;
  color: #ffffff !important;
}

.popular-location-card {
  border-radius: 8px;
  transition: 0.5s all;
}

.popular-location-card .location-img {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  position: relative;
}

.popular-location-card .location-img img {
  border-radius: 8px 8px 8px 8px;
  height: 250px;
  object-fit: cover;
  transition: 0.5s all;
  width: 100%;
}

.popular-location-card .location-contents {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 4px 24px 0px rgba(225, 225, 225, 0.2509803922);
  background: #fff;
  border-radius: 5px;
  padding: 8px 15px 15px;
  margin: -40px 24px 0;
  position: relative;
  z-index: 1;
}

.popular-location-card .location-contents .location-city-name {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.popular-location-card .location-contents .location-city-name h4 {
  margin: 0;
}

.popular-location-card .location-contents .location-city-name h4 a {
  color: #0a152f;
  font-size: 20px;
  font-weight: 600;
}

.popular-location-card .location-contents .location-city-name h4 a:hover {
  color: #ffa633;
}

.popular-location-card .location-contents .location-city-name span {
  color: #676767;
  font-size: 14px;
}

.popular-location-card .location-contents .arrow-right {
  align-items: center;
  background: transparent;
  border-radius: 5px;
  color: #a4a4a4;
  display: flex;
  font-size: 32px;
  justify-content: center;
}

.popular-location-card:hover .arrow-right {
  background: #127384;
  color: #ffffff;
}

.popular-location-card:hover .location-img img {
  transform: scale(1.1);
}

@media (max-width: 991.96px) {
  .popular-location-sec {
    padding: 50px 0;
  }

  .popular-location-sec .section-header-two h2 {
    font-size: 32px;
  }

  .popular-location-slider {
    margin: 0;
  }

  .popular-location-slider:not(.owl-loaded) .popular-location-card {
    padding: 0;
  }
}

@media (max-width: 767.96px) {
  .popular-location-sec {
    padding: 40px 0;
  }

  .popular-location-sec .section-header-two h2 {
    font-size: 28px;
  }

  .popular-location-sec .section-header-two p {
    font-size: 16px;
  }
}

.section-header-two h2::after {
  background-image: url(../images/bg/title-bar.png);
}

.dsr-banner-section-four .input-block label {
  margin: 0 0 5px 0 !important;
  font-size: 14px;
}

.dsr-banner-section-four {
  padding-top: 165px;
}

.dsr-banner-section-four .hero-sec-contents {
  min-height: 520px;
}