.swiper-button-next, .swiper-button-prev { top: -40px; width: 45px; height: 45px; line-height: 45px; font-size: 2rem; background: #fff; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; color: #fa4a4a; }
.swiper-button-next:hover, .swiper-button-prev:hover { background: #fa4a4a; color: #fff; }
.swiper-button-next::after, .swiper-button-prev::after { display: none; }
.swiper-button-prev, .swiper-rtl .swiper-button-next { left: auto; right: 70px; }

#counter { text-align: center; display: flex; align-items: center; justify-content: center; width: 100%; }
#counter .item { width: 25%; text-align: center; border-right: #ddd 1px solid; }
#counter .item:last-child { border-right: none; }
.testimony .swiper-button-next, .testimony .swiper-button-prev { top: 50%; }
.testimony .swiper-button-prev, .testimony .swiper-rtl .swiper-button-next { left: -60px; right: auto; }
.testimony .swiper-button-next, .testimony .swiper-rtl .swiper-button-prev { right: -60px; left: auto; }

.timeline { position: relative; max-width: var(--width-container); margin: 0 auto; padding: var(--spacing-xxl) 0; }

.timeline::after { content: ""; position: absolute; width: 8px; background: linear-gradient(190deg, #f67b50 0, #0f4667 100%)!important; top: 0; bottom: 0; left: 50%; transform: translateX(-50%); border-radius: 4px; height: 0; transition: height 1.5s ease-out,opacity 1.5s ease-out; }

.timeline-container { position: relative; width: 50%; padding: 25px; box-sizing: border-box; opacity: 0; transform: translateY(50px); transition: opacity 0.6s ease-out,transform 0.6s ease-out; }

.timeline-container.left { left: 0; }

.timeline-container.right { left: 50%; }

.timeline-container::before { content: ""; position: absolute; top: 30px; width: 24px; height: 24px; background: var(--text-lighter); border: 4px solid var(--accent-color); border-radius: 50%; transform: translate(-50%, -50%); left: 50%; z-index: 99999; }

.content { padding: 25px; background-color: #fff; position: relative; border-radius: 20px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: box-shadow 0.3s ease,transform 0.3s ease; text-align: center; color: var(--background-dark); font-weight: bold; font-size: 1.25rem; }

.icon { font-size: 32px; margin-right: var(--spacing-s); color: #f67b50; /* Fallback color */ }

a.content-link { text-decoration: none; color: inherit; display: block; }

.show { opacity: 1; transform: translateY(0); }

.timeline.show-line::after { height: 100%; opacity: 1; }

.timeline.hide-line::after { height: 0; opacity: 0; }
input::placeholder { color: #000!important; }
input::placeholder{color: #000;}

textarea::-webkit-input-placeholder  {color: #000;}

textarea:-moz-placeholder  {color: #000;}

textarea::-moz-placeholder {color: #000;}

textarea:-ms-input-placeholder  {color: #000;}
.ql-font-monospace { background: transparent!important; }
.siteContents h2 { font-size: 30px; margin: 0 0 20px; font-weight: 600; }
@media screen and (max-width: 1280px) {
  .stellarnav>ul>li>a { padding: 0 10px!important; }
}
@media screen and (max-width: 1024px) {
  h6 { font-size: 18px; }
  .testimony .swiper-button-next, .testimony .swiper-rtl .swiper-button-prev { right: -50px; left: 0; margin: 0 auto; }
  .testimony .swiper-button-next, .testimony .swiper-button-prev { top: 100%; }
  .testimony .swiper-button-prev, .testimony .swiper-rtl .swiper-button-next { right: 0; left: -50px; margin: 0 auto; }
}
@media screen and (max-width:991px) {
  .stellarnav>ul>li>a { padding: 15px 10px!important; }
  .stellarnav>ul>li>a:hover { color: #fa4a4a!important; }
  .stellarnav .call-btn-mobile,   .stellarnav .close-menu,   .stellarnav .location-btn-mobile, .stellarnav .menu-toggle { padding: 15px 0 15px 15px; box-sizing: border-box; }
  .stellarnav .icon-close { box-sizing: border-box; width: 30px; height: 20px; position: relative; display: inline-block; }
  .stellarnav .icon-close:after, .stellarnav .icon-close:before { content: ''; display: block; width: 18px; height: 0; top: 50%; border-bottom: solid 3px #777; position: absolute; }
  .contactSec svg { width: 45px!important; height: 45px!important; }
}
@media screen and (max-width:768px) {
  .flex.float-right { flex-direction: column; text-align: center; width: 100%; justify-content: center; margin: 15px 0 0; }
  .flex.float-right a { margin: 10px 0 0!important; }
  .contactSec svg { width: 35px!important; height: 35px!important; }
}
@media screen and (max-width:767px) {
  .flex.float-right { flex-direction: row; text-align: center; width: 100%; justify-content: center; margin: 15px 0 0; }
  p { font-size: 16px; }
  .list.text-lg { font-size: 16px; }
  h6 { font-size: 14px; }
  .flex.float-right a { margin: 0 10px 0 0!important; }
}

@media screen and (max-width: 600px) {
  .timeline::after { left: 31px; }
  .timeline-container { width: 100%; padding-left: 80px; padding-right: 40px; margin-bottom: var(--spacing-l); }
  .timeline-container.left::before, .timeline-container.right::before { left: 31px; }
  .timeline-container.right { left: 0; }
  .timeline-container.left, .timeline-container.right { left: 0; }
  #counter .item { width: 50%; border: none; }
  #counter { flex-wrap: wrap; }
}
@media screen and (max-width:575px) {
  footer .list li { display: inline-block; width: 50%; margin-bottom: 10px; float: left; }
  .contacts .list li { display: block; width: 100%; margin-bottom: 10px; float: left; }
  .flex.float-right { flex-direction: column; }
  .flex.float-right a { margin: 10px 0 0!important; }
}
