/* Sec Title */

.sec-title{
    position:relative;
    margin-bottom:40px;
}

.sec-title .title{
    position:relative;
    font-size:20px;
    color:var(--main-color);
    line-height:1.5em;
    font-weight:700;
    display:block;
}

.sec-title h2{
    margin-top:15px;
}

.sec-title .text{
    position:relative;
    margin-top:20px;
    color:#666666;
    font-size:16px;
    line-height:1.8em;
}

.sec-title.light .text,
.sec-title.light .title,
.sec-title.light h2{
    color:#ffffff;
}

.sec-title.centered{
    text-align:center;
}
.welcome-section ul{
    padding: 0;
}
.welcome-section ul li, .clients-section .sponsors-outer ul li{
    list-style: none;
}
.tracking-section-two .track-tabs ul{
    padding: 0;
}
.tracking-section-two .career-column h4{
    position: relative;
}
.tracking-section-two .default-form .submit-btn{
    border: 0;
}
.feature-section .feature-block-two .inner-box .icon {
    background-color: #084e62;
}
.feature-section .feature-block-two .inner-box .icon i {
     line-height: 55px;
 }
.feature-block-two .inner-box:hover .icon {
    background-color: var(--main-color);
}
.projects-section .project-block .inner-box .detail:before {
    font-family: 'Font Awesome 5 Pro';
}
.projects-section .project-block .inner-box .image .icon i{
    line-height: 55px;
}
.testimonial-block .inner-box .quote-icon i{
    line-height: 55px;
}
.news-section .news-block .inner-box .image .post-info li:last-child .icon{
    font-family: 'Font Awesome 5 Pro';
}
.news-section .news-block .inner-box .image ul{
    margin-bottom: 0;
}
.location-section ul{
    padding: 0;
}
.footer-v6 .footer-widget h5{
    position: relative;
}
.footer-v6 .footer-widget ul li a:hover {
    color: var(--main-color);
    margin-left: 10px;
    text-decoration: underline;
}
.footer-v6 .footer-widget ul li:before{
    display: none;
}
.footer-v6 .footer-widget ul li:hover{
    padding-left: 0;
}
.elementor-icon-list-v7 i{
    line-height: 0;
}
#elementor-header-section-padding-v7{
    padding: 18px 15px 40px 15px !important;
}

.language{
    position:relative;
    line-height:1em;
    padding:10px 0px;
}

.language button{
    position:relative;
    background:none;
    padding:0px 0px;
    border:0px;
    background-color: transparent;
    color: #ffffff;
}
.language button:hover{
    color: #ffffff;
}
.language button:focus{
    outline:none;
    box-shadow:inherit;
}

.language button:after{
    display:none;
}

.language .flag-icon{
    margin-right:12px;
}

.language .dropdown-menu{
    top:100%;
    right:0px !important;
    left:auto !important;
    width:170px;
    border-radius:0px;
    margin-top:8px !important;
    background-color:#222222;
    border:none;
    padding:0px;
    border-top:3px solid var(--main-color);
}

.language > a{
    color:rgba(255,255,255,1);
    padding:10px 0px;
    text-transform:uppercase;
    display:inline-block;
    border:0px;
    top: 0px;
    font-weight:500;
    font-size:16px;
    line-height:1em;
    border-radius: 0px;
}

.language > a:focus{
    box-shadow:inherit;
}

.main-menu .navigation > li.dropdown > a{
    padding-right:15px !important;
}
.main-menu .navigation > li{
    list-style: none;
}

.language > a:after{
    display:none;
}

.language a:hover{
    background:none;
}

.language .dropdown-menu > li{
    padding-right:0px !important;
    margin:0px !important;
    float:none;
    display:block !important;
    border-bottom: 1px solid rgba(255,255,255,0.20);
}

.language .dropdown-menu > li:last-child{
    border-bottom:none;
}

.language .dropdown-menu > li > a{
    padding:12px 20px !important;
    color:#ffffff;
    display: block;
    text-align:left;
    font-size: 14px;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.language .dropdown-menu > li > a:hover{
    color:#ffffff !important;
    background-color:var(--main-color);
}
.btn-secondary:hover{
    background-color: transparent;
    border-color: transparent;
}
.btn-secondary:focus{
    background-color: transparent;
    border-color: transparent;
}
#footer-quick-link-v7 ul li a span{
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
#footer-quick-link-v7 ul li a span:hover{
    margin-left: 10px;
    text-decoration: underline;
}
#footer-column-padding-v7{
    padding-left: 35px !important;
}
/* Email Box */

.email-box{
    position:relative;
    margin-bottom:22px;
}

.email-box .form-group{
    position:relative;
    margin:0px;
    width:100%;
    max-width:100%;
}
.email-box .form-group input{
    border-color: transparent;
}

.email-box .form-group input[type="text"],
.email-box .form-group input[type="email"]{
    position:relative;
    line-height:43px;
    padding:10px 55px 10px 25px;
    background-color:#003c4a;
    display:block;
    font-size:15px;
    height:50px;
    width:100%;
    color:#ffffff;
    box-shadow:inherit;
    border-radius:0px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.email-box .form-group input::placeholder,
.email-box .form-group textarea::placeholder{
    color:#ffffff;
}

.email-box .form-group button{
    position:absolute;
    right:0px;
    top:0px;
    height:50px;
    width:64px;
    display:block;
    font-size:16px;
    color:#ffffff;
    cursor:pointer;
    line-height:100%;
    font-weight:normal;
    text-align:center;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    background-color: var(--main-color);
    border-color: transparent;
}

.email-box .form-group button:hover{
    background-color:#ffffff;
    color:var(--main-color);
}
/* Btn Style One */
.slider-button .icon{
    line-height: 34px !important;
    text-align: center !important;
    font-size: 18px;
}
/*.main-header .main-menu .home-v6-menu-icon > li.dropdown > a:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 800;
    content: "\f067";
    position: absolute;
    right: 0px;
    font-size: 10px;
    transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
}*/
.header-v6 .main-menu .navigation > li.menu-item-has-children > a:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 800;
    content: "\f067";
    position: absolute;
    right: 0px;
    font-size: 10px;
    transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
}
.header-v6 .main-menu .navigation > li > ul > li,  .header-v6 .main-menu .navigation > li > ul > li > ul > li{
    list-style: none;
}
.header-top .top-left .top-list{
    margin-bottom: 0;
}
.tracking-btn button{
    border: none;
}
.step-block .step-section-v7:before{
    background: url(../images/shape/step-icon-1.png) center center no-repeat;
}
.step-block:nth-child(2) .step-section-v7:before {
    background: url(../images/shape/step-icon-2.png) center center no-repeat;
}
.header-v6 .mobile-menu ul{
    padding-left: 0;
}
.ft-footer-widget-4 p {
    margin-bottom: 1rem;
}
.header-v6 .header-top .top-left .top-list {
    padding-left: 0;
}
.home8-footer .email-box .form-group button:hover {
    color: #4aaa4e;
    background-color: #fff;
}

.home8-footer .email-box .form-group button {
    background: #4aaa4e;
}


















@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");



/* Body styling */

/* Timeline container styling */
.timeline-container {
  display: flex;
  gap: 33.5px;
  width: 100%;
  height: 134px;
  justify-content: center;
  font-weight: 900;
  font-size: 67px;
}

/* Individual timeline point styling */
.timeline-point {
  transition-duration: 0.5s;
  border-radius: 50%;
  background: linear-gradient(145deg, #1e2125, #23282c);
  box-shadow: 13.4px 13.4px 40.2px #1c1f23, -13.4px -13.4px 40.2px #262b2f;
  display: grid;
  place-items: center;
  width: 134px;
  position: relative;
  color: var(--color); font-size: 38px;
}

.timeline-point::before {
  content: "";
  width: 200px;
  height: 200px;
  z-index: -1;
  border-radius: 50%;
  position: absolute;
  background: conic-gradient(
    var(--color) var(--angle),
    transparent 0deg 360deg
  );
  animation: rotateBorder 1s linear var(--delay) forwards;
}

.timeline-point:nth-child(odd)::before {
  transform: rotate(-90deg);
}

.timeline-point:nth-child(even)::before {
  transform: rotate(90deg) scaleY(-1);
}

/* Custom property for angle */
@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}

/* Common styling for timeline points */
.timeline-point:nth-child(1) {
  --color: #c1121f;
  --delay: 0s;
}

.timeline-point:nth-child(2) {
  --color: #ffc300;
  --delay: 1s;
}

.timeline-point:nth-child(3) {
  --color: #2ec4b6;
  --delay: 2s;
}

.timeline-point:nth-child(4) {
  --color: #6536ff;
  --delay: 3s;
}

.timeline-point:nth-child(5) {
  --color: #3a86ff;
  --delay: 4s;
}

/* Popup styling */
.popup {
  width: 321.6px;
  height: auto;
  max-height: 0;
  background-color: var(--color);
  display: grid;
  grid-template-columns: 16% 84%;
  position: absolute;
  color: white;
  border-radius: 30px;
  box-shadow: 6.7px 6.7px 21.4px #17191d, -6.7px -6.7px 21.4px #212529;

  transform-origin: bottom bottom;
  animation: expandPopup 0.5s linear calc(var(--delay) + 0.5s) forwards;
}

.timeline-point:nth-child(odd) .popup {
  bottom: 221.1px;
}

.timeline-point:nth-child(even) .popup {
  top: 221.1px;
}

/* Popup number styling */
.popup-number {
  grid-row: span 2;
  display: grid;
  font-size: 2rem;
  font-weight: bold;
  place-items: center;
  cursor: auto;
  animation: fadeIn 0.5s linear calc(var(--delay) + 0.7s) forwards;
  opacity: 0;
  height: 100%;
}

/* Popup title styling */
.popup-title {
  color: var(--color);
  padding-bottom: 6.7px;
  font-size: 20.1px;
  font-weight: 900;
}

/* Popup details styling */
.popup-details {
  padding: 20.1px;
  background-color: #1c1f23;
  border-radius: 30px;
  opacity: 0;
  font-weight: 500;
  user-select: none;
  cursor: auto;
  overflow: hidden;
  font-size: 0.8rem;
  text-align: justify;
  background: linear-gradient(145deg, #16181b, #22262b);
  margin: 3.35px;
  animation: fadeIn 0.5s linear calc(var(--delay) + 0.7s) forwards;
}

.popup::before {
  content: "";
  width: 6.7px;
  height: 0;
  border-radius: 20px;
  background-color: var(--color);
  position: absolute;
  left: 50%;
  top: -41.9px;
  display: flex;
  animation: drawLine 0.5s linear var(--delay) forwards;
}

.timeline-point:nth-child(odd) .popup:before {
  top: calc(100% + 47px);
  transform: rotateX(180deg);
  transform-origin: top;
}

/* Hover effect for timeline points */
.timeline-point:hover {
  background: linear-gradient(145deg, var(--color), #1e2125);
  color: white;
}

/* Animation for border rotation */
@keyframes rotateBorder {
  from {
    --angle: 0deg;
  }

  to {
    --angle: 180deg;
  }
}

/* Animation for popup expansion */
@keyframes expandPopup {
  0% {
    max-height: 0;
  }

  100% {
    max-height: 200px;
  }
}

/* Animation for line drawing */
@keyframes drawLine {
  0% {
    height: 0%;
    opacity: 0;
  }

  100% {
    height: 33.5px;
    opacity: 1;
  }
}

/* Animation for fade-in effect */
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

@media (max-width: 1050px) {

  .timeline-container {
    flex-direction: column;
    height: auto;
    width: 100%;
    padding: 100px 0px;
  }

  .timeline-point {
    height: 134px;
    flex-shrink: 0;
    left: calc(-321px / 2);
    margin: 0px auto;
    position: relative;
  }

  .timeline-point:nth-child(odd)::before {
    transform: rotate(0deg);
  }

  .timeline-point:nth-child(even)::before {
    transform: rotate(0deg) scaleX(-1);
  }

  .timeline-point .popup:before {
    display: none;
  }

  .timeline-point:nth-child(odd) .popup {
    bottom: auto;
    right: -370.1px;
  }

  .timeline-point:nth-child(even) .popup {
    top: auto;
    right: -370.1px;
  }
}