
.header-section ul li:hover > a, .header-section ul li.active > a, .footer-social-icons li a:hover, .footer-social-icons li a.active, .iconlist li i, .green-brand-color, .color-green {
  color: #1fcf6d !important;
}

.loader-item.style5 > div, .ce-title-line, .bg-green, .scrollup {
  background-color: #1fcf6d !important;
}

#our-advantages .iconbox-large {
  color: white;
}

.align-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ce-feature-box-9-main .ce-feature-box-9.tour-item {
  border: 5px solid #fccb06;
  padding: 60px;
}

.about-us {
  font-size: 16px;
}

.header-section .logo {
  margin: 3px 0;
}

.header-section img {
  width: 224px;
  height: 84px;
  max-width: fit-content;
}

.video-yt-holder {
  margin-top: -190px;
}

#customElement2 {
  width: 100%;
  height: 100vh;
  background: url('../images/toscana-1.jpg') no-repeat center center;
}

#video-elem {
  width: 100vw;
  height: 100vh;
  background: url('../images/toscana-1.jpg') no-repeat center center;
}

#tour-file {
  font-size: 1.25rem;
}

.video-overlay-main {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-overlay-main .sec-title-container {
  display: none;
}

.zoom .cbp-caption-defaultWrap {
  transition: transform 0.3s ease-in-out;
}

.zoom:hover .cbp-caption-defaultWrap {
  transform: scale(1.1);
}

.cbp-l-grid-mosaic-flat .zoom .cbp-caption-activeWrap {
  background-color: transparent;
  opacity: 1;
}

.cbp-l-grid-mosaic-flat .zoom .cbp-caption-activeWrap h4 {
  color: #FFFFFF;
  font: 600 1.45rem "Lato", sans-serif;
  letter-spacing: 2px;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.cbp-l-grid-mosaic-flat .zoom .cbp-caption-activeWrap p {
  text-transform: capitalize;
  font-size: 1rem;
}

.sec-padding-bottom-0 {
  padding-bottom: 0 !important;
}

.sec-padding-bottom-2 {
  padding-bottom: 25px;
}

.sec-padding-bottom-5 {
  padding-bottom: 50px;
}

.footer-logo {
  width: 260px;
  height: auto;
}

.header-tour {
  width: 100%;
  height: calc(100vh + 190px);
  display: inline-block;
  background-size: cover;
  margin-top: -190px;
}

.header-tour-content {
  margin: 40vh auto 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.header-tour-content h1 {
  text-align: center;
  color: white;
  font-weight: bold;
}

.header-tour-content h4 {
  color: white;
}

.header-tour-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20vh;
  width: 540px;
}

.header-tour-info div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.header-tour-info h1  {
  color: white;
  font-weight: bold;
}

.header-tour-info h4  {
  color: white;
}

.small-line {
  margin-top: 0 !important;
}

.iconlist {
  margin-top: 32px;
}

.main-info-label {
  font-size: 26px;
}

a.color-green {
  display: inline-block;
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 18px;
}

a.color-green:hover {
  color: black !important;
}

@media screen and (max-width: 1024px) {
  p, .iconlist li {
    font-size: 0.938rem;
  }

  h4 {
    font-size: 1.25rem !important;
  }

   h1 {
    font-size: 2.25rem !important;
  }

  h2 {
    font-size: 2rem;
  }

  .ce-feature-box-9 .top-box,.ce-feature-box-9 .bottom-box {
    display: none;
  }

  .ce-feature-box-9-main .ce-feature-box-9.tour-item {
    padding: 36px;
  }

  .sec-padding-4, #tours-list {
    padding: 48px 0;
  }

  .sec-padding-5 {
    padding: 40px 0;
  }

  .sec-padding-bottom-5 {
    padding-bottom: 40px;
  }

  .sec-padding-6.sec-padding-bottom-5 {
   padding-top: 0;
  }

  .footer-logo {
    width: 240px;
    height: auto;
    margin-bottom: 30px;
  }

  .footer-social-icons {
    margin: 14px 0;
  }

  .cbp-l-grid-mosaic-flat .zoom .cbp-caption-activeWrap h4 {
    font: 600 1.15rem "Lato", sans-serif;
  }
}

@media screen and (max-width: 1000px) {
  .header-section.style1 {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 800px) {
  .sec-padding-4, #tours-list {
    padding: 26px 0;
  }

  .sec-padding-bottom-5 {
    padding-bottom: 26px;
  }

 /* .video-overlay-main {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/img-1200x800.jpg') no-repeat center center;
    background-size: cover;
  }*/

 /* #customElement2 {
    background: none;
  }*/
/*
  .video-overlay-main, #customElement2 {
    height: 60vh;
  }*/


  .video-overlay-main, #video-elem {
    height: 60vh;
  }

  .padding-0 {
    padding: 0;
  }

  .video-overlay-main .sec-title-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 200px;
    padding: 0;
  }

  p {
    font-size: 0.875rem;
  }

  h2 {
    font-size: 1.5rem;
  }

  #action {
    font-size: 1.375rem;
  }

  .ce-title-line {
    margin-top: 0;
  }

  .header-tour-info {
    width:100%;
    max-width: 360px;
  }

  h1  {
    font-size: 1.875rem !important;
  }

   h4  {
    font-size: 1.125rem !important;
  }

  .footer-logo {
    width: 220px;
    height: auto;
    margin-bottom: 24px;
  }

  .footer-social-icons {
    margin: 12px 0;
  }
}

#tour-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}

#tour-wrapper .tour-box {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

#tour-wrapper .tour-box h4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  color: white;
}

#tour-wrapper .tour-box img:hover {
  transform: scale(1.1);
}

#tour-wrapper .tour-box img {
  height: auto;
  max-width: 100%;
  transition: transform 0.3s ease-in-out;
}
#tour-file {
  display: block;
  margin-top: 0;
}

/* */
:root {
  --circle-size: clamp(1.5rem, 5vw, 3rem);
  --spacing: clamp(0.25rem, 2vw, 0.5rem);
}

.c-stepper__item {
  position: relative;
  display: flex;
  gap: 1rem;
  padding-bottom: 4rem;
}
.c-stepper__item:before {
  content: "";
  flex: 0 0 var(--circle-size);
  height: var(--circle-size);
  border-radius: 50%;
  background-color: #1fcf6d;
}
.c-stepper__item:not(:last-child):after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(var(--circle-size) + var(--spacing));
  bottom: var(--spacing);
  z-index: 9;
  transform: translateX(calc(var(--circle-size) / 2));
  width: 2px;
  background-color: #1fcf6d;
}

.c-stepper__title {
  font-weight: bold;
  font-size: clamp(1rem, 4vw, 1.25rem);
  margin-bottom: clamp(0.85rem, 2vmax, 1rem);
}

.c-stepper__desc {
  font-size: clamp(0.85rem, 2vmax, 1rem);
}

.color-black {
  color: black;
  margin-bottom: 7px;
  display: inline-block;
}

.wrapper-boxed {
  overflow: auto;
  overflow-x: hidden;
}

@media screen and (max-width: 1920px) {
  #tour-wrapper .tour-box h4 {
    font-size: 24px;
  }
}

@media screen and (max-width: 1600px) {
  #tour-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 800px) {
  #tour-wrapper {
    grid-template-columns: 1fr;
  }
}
