
html {
    overflow-y: auto;
    margin: 0 !important;
}


.slick-prev:focus, .slick-next:focus{
  background: #ffffff !important;
}
/* .aos-animate{
  display: none;;
} */

#slider .owl-carousel .owl-item img{
  width: 100% !important;
}

button.owl-dot {
    border-radius: 50%;
}
.owl-nav button {
    z-index: 3;
    cursor: pointer !important;
}
.task-inner .main-task-inner-wrapper:nth-child(1).aos-animate{

  animation-name: fade-right !important;
  visibility: visible;
  animation-duration: 0s;
  transition-delay: 0s !important;
}

.task-inner .main-task-inner-wrapper img.arrow-img:nth-child(2){
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 1s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(2).aos-animate{
  -webkit-animation-name: fade-up;
  animation-name: fade-up !important;
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 2s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(3).aos-animate{
  -webkit-animation-name: fade-down;
  animation-name: fade-down !important;
  visibility: visible;
  animation-duration: 3s;
  transition-delay: 3s !important;
}

@-webkit-keyframes shine {
  from {-webkit-mask-position: 150%; } to {-webkit-mask-position: -50%; }
}
/* ------------------ Testimonials ----------------  */

#testimonials .testimonials-head{
  text-align: center;
  margin-bottom: 0rem;
}
#testimonials .testimonials-head h3{
  letter-spacing: 0px;
}
.testimonial-data-srtcd{
  background-color: var(--heading-text-color);
  padding-bottom: 26px;
  text-align: center;
  border: 1px solid #e4e4e4;
  margin-top: 21%;
}
.testimonials-img-srtcd img {
  border-radius: 50%;
  margin-top: -20%;
  border: 2px solid #fefefe;
}
.testimonials-icon i{
  margin: 19px;
  color: #4bcdfc;
  font-size: 35px;
  top: 2em;
  position: relative;
}
#testimonials .owl-carousel .owl-dot {
  display: block;
  padding: 5px;
  border: none;
  margin-bottom: 9px;
  background-color: transparent;
  border: 1px solid #000000;
  margin-right: 10px;
}
#testimonials .owl-carousel .owl-dot.active{
  background-color: #000000
}
.testimonials-icon {
    margin-top: 11em;
}
.testimonials-icon-srtcd i{
    margin: 19px;
    color: #4bcdfc;
    font-size: 35px;
    top: 2em;
    position: relative;
}
.testimonials-img-srtcd {
    margin-left: 25%;
    margin-top: -12%;
    position: absolute;
}
p.instructor-desig span {
    font-size: 18px;
    font-family: 'Raleway';
    color: #fff !important;
    font-weight: 600 !important;
}
p.instructor-desig {
    color: #fff !important;
    font-family: 'Raleway';
}
#single-testimonial .instructor-desig{
  font-weight: normal;
  padding-top: 15px;
}
#single-testimonial .social-icon i{
  background-color: var(--heading-text-color);
  width: 40px;
  padding: 10px 14px;
  color: #fff;
  margin-right: 15px;
  border-radius: 5px 0px;
  margin-top: 10px;
  border: 1px solid #fff;
}
#single-testimonial .social-icon i:hover{
  background-color: #fff;
  color: #fff;
}
#single-testimonial .single-testimonial-content p{
  letter-spacing: 1px;
  line-height: 27px;
  padding-top: 20px;
  font-size: 14px;
  font-family: 'Raleway';
  color: #fff;
}
#testimonials .button_center{
  margin-top: 14% !important;
}
#blog .blog-head h3
{
  letter-spacing: 0px;
}
.blog-share{
  float: right;
  cursor: pointer;
}
.blog-share i{
  font-size: 24px;
  color: #4bcdfc;
}
.blog-share{
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
    border-radius: 8px 0px;
    margin-top: -10px;
}
.blog-share:hover{
  border: 1px solid #4bcdfc;
}
.blog-share-icon {
    margin-top: 7em;
    margin-left: -10em;
    margin-bottom: -2em;
}
.blog-share-icon a {
    margin-right: 5px;
    background-color: var(--heading-text-color);
    padding: 8px;
    border-radius: 5px 0px;
}
.blog-share-icon a:hover {
    background-color: #4bcdfc;
    color: var(--heading-text-color);
}
.blog-comments i {
    color: #4bcdfc;
}
.blog-comments span{
  font-size: 13px;
}
.blog-contents:hover {
  background-size: cover;
}
#blog .owl-carousel .owl-dot, #our-clients .owl-carousel .owl-dot {
  padding: 4px;
  padding: 5px;
  border: none;
  margin-right: 9px;
  background-color: #d9d9d9;
}
.shortcode_text{
  margin-top: 3%;
  color: #9d9d9e;
}
.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

button.owl-next.disabled, button.owl-prev.disabled {
  background: #bbb;
}


                                            /* My Custom Css */
.owl-carousel {
  display: block !important;
}
/* Heading And Sub Heading */
.s-heading,.plan-heading,.video-heading h2,.blog-heading h2{
  font-family: 'Mulish';
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0;
  padding: 5px 0;
}
.s-subheading,.plan-subheading,.video-heading h5,.blog-heading h5{
    font-family: 'Mulish';
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #6DE1F8;
}
.s-subheading:after,.plan-subheading:after,.video-heading h5:after,.blog-heading h5:after {
  content: '';
  width: 40px;
  height: 1px;
  display: block;
  background: #6DE1F8;
  margin: 1px auto 0;
}

/* Slider */
section#slider {
    position: relative;
    z-index: 2;
    height: 870px;
    background: #01002A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #6DE1F8;
    padding-bottom: 21px;
}
.banner-rightImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-subheading{
    animation: slideLeft 0.8s ease forwards;
    opacity: 0;
}

.banner-heading{
    animation: slideLeft 1s ease forwards;
    animation-delay: .3s;
    opacity: 0;
}

.banner-buttonbox{
    animation: slideLeft 1.2s ease forwards;
    animation-delay: .6s;
    opacity: 0;
}

@keyframes slideLeft{
    from{
        opacity:0;
        transform:translateX(-60px);
    }
    to{
        opacity:1;
        transform:translateX(0);
    }
}

.banner-rightImage{
    position:relative;
    /* animation: floatBanner 5s ease-in-out infinite; */
}

.banner-rightImage img{
    width:100%;
    transition:.5s ease;
}

@keyframes floatBanner{
    0%,100%{
        transform:translateY(0);
    }
    50%{
        transform:translateY(-20px);
    }
}

.get-started-button a,
.book-demo-button a{
    position:relative;
    overflow:hidden;
    display:inline-block;
    transition:.4s ease;
}

.get-started-button a:hover,
.book-demo-button a:hover{
    transform:translateY(-5px);
    box-shadow:0 15px 30px rgba(0,0,0,.2);
}

.get-started-button a::before,
.book-demo-button a::before{
    content:'';
    position:absolute;
    top:0;
    left:-120%;
    width:100%;
    height:100%;
    background:rgba(255,255,255,.25);
    transform:skewX(-25deg);
    transition:.8s;
}

.get-started-button a:hover::before,
.book-demo-button a:hover::before{
    left:150%;
} 
.banner-rightImage{
    overflow:hidden;
}

.banner-rightImage img:hover{
    transform:scale(1.05);
}
.banner-top-border svg path{
    stroke-dasharray:2500;
    stroke-dashoffset:2500;
    animation:drawBorder 4s linear forwards;
}

@keyframes drawBorder{
    to{
        stroke-dashoffset:0;
    }
}
.banner-subheading{
    background:linear-gradient(
        90deg,
        #6DE1F8,
        #408492,
        #6DE1F8
    );
    background-size:200% auto;
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    animation:
        slideLeft .8s ease forwards,
        gradientMove 4s linear infinite;
}

@keyframes gradientMove{
    to{
        background-position:200% center;
    }
}
#slider{
    animation:bannerFade 1.2s ease;
}

@keyframes bannerFade{
    from{
        opacity:0;
    }
    to{
        opacity:1;
    }
}
.banner-rightImage {
    height: 869px;
    object-fit: cover;
    border-top-left-radius: 432px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 45%;
}
.banner-top-border {
    position: absolute;
    top: 0;
    width: 100%;
}
.banner-top-border svg {
    width: 100%;
    height: 100%;
}

.blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-img {
    height: 288px;
}

.banner-rightImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 432px;
}
.slider-text-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.slider-head1 {
  font-family: 'Mulish';
  font-size: 48px;
  font-weight: 800;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
  width: 80%;
}
.slider-btn{
  font-family: 'Mulish';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  width: 200px;
  height: 55px;
  background: linear-gradient(#E69317, #F6692B);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin: 40px auto 0;
  transition: all 0.3s ease;
}
.slider-btn:hover {
  background: transparent !important;
  color: #FFFFFF;
  border: 3px solid #ffffff;
}
#slider .owl-nav {
  position: absolute;
  bottom: 60px;
  right: 55px;
  display: flex;
  flex-direction: column;
  align-items: baseline;
}
#slider .owl-nav button {
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 50px;
  border: 1px solid #ffffff;
  background-color: transparent;
}
#slider .owl-nav .owl-next {
  margin-left: 20px;
}
#slider .owl-nav button.owl-prev {
  margin-bottom: 30px;
}
#slider .owl-nav button i {
  font-size: 24px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #ffffff;
  padding: 5px
}
.slide-social {
  position: absolute;
  top: 55%;
  left: -10%;
  transform: rotate(270deg);
  z-index: 99;
}
.slide-social a {
  font-size: 16px;
  font-family: 'Mulish';
  color: #ffffff;
  font-weight: 200;
  margin-right: 35px;
  letter-spacing: 1px;
}
.slide-social a i{
  margin-right: 10px
}
.banner-home-content h1 {
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 64px;
    leading-trim: NONE;
    line-height: 90px;
    letter-spacing: 0%;
    color: #F5F5F5;
}
.banner-home-content p {
    font-family: Mulish;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 35px;
    letter-spacing: 0%;
    color: #FFFFFF;
}

.get-started-button a {
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #F5F5F5;
    background: linear-gradient(180deg, #6DE1F8 0%, #408492 100%);
   border-radius: 5px;
       padding: 16px 26px;
           border: 1px solid #6DE1F8;

}

.book-demo-button a {
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #F5F5F5;
       border-radius: 5px;
  padding: 16px 26px;
    border: 1px solid #6DE1F8;
}
.book-demo-button {
    margin-left: 34px;
}
.banner-buttonbox {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 40px;
}
/* Experience */
#Experience {
  padding: 100px 0 50px;
}

.ex-img{
    position: relative;
}

.experience-image{
    overflow: hidden;
    border-radius: 20px;
}

.experience-image img{
    width: 100%;
    transition: all .8s ease;
    animation: floatExperience 5s ease-in-out infinite;
}

.experience-image:hover img{
    transform: scale(1.08);
}

@keyframes floatExperience{
    0%,100%{
        transform: translateY(0);
    }
    50%{
        transform: translateY(-15px);
    }
}

.experience-image::before{
    content:'';
    position:absolute;
    width:250px;
    height:250px;
    background:rgba(0,123,255,.15);
    border-radius:50%;
    filter:blur(80px);
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index:-1;
    animation:pulseGlow 4s infinite ease-in-out;
}

@keyframes pulseGlow{
    0%,100%{
        transform:translate(-50%,-50%) scale(1);
    }
    50%{
        transform:translate(-50%,-50%) scale(1.2);
    }
}
.experience-image::before{
    content:'';
    position:absolute;
    width:250px;
    height:250px;
    background:rgba(0,123,255,.15);
    border-radius:50%;
    filter:blur(80px);
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index:-1;
    animation:pulseGlow 4s infinite ease-in-out;
}

@keyframes pulseGlow{
    0%,100%{
        transform:translate(-50%,-50%) scale(1);
    }
    50%{
        transform:translate(-50%,-50%) scale(1.2);
    }
}
.ex-content-animation{
    animation: slideRight 1s ease forwards;
}

@keyframes slideRight{
    from{
        opacity:0;
        transform:translateX(60px);
    }
    to{
        opacity:1;
        transform:translateX(0);
    }
}

.ex-img-animation{
    animation: slideLeft 1s ease forwards;
}

@keyframes slideLeft{
    from{
        opacity:0;
        transform:translateX(-60px);
    }
    to{
        opacity:1;
        transform:translateX(0);
    }
}
.ex-text-wrap h2{
    position:relative;
    display:inline-block;
}



.ex-text-wrap:hover h2::after{
    width:100%;
}

.ex-text-wrap h2 span{
    display:inline-block;
    animation:textGlow 3s infinite alternate;
}

@keyframes textGlow{
    from{
        opacity:.8;
    }
    to{
        opacity:1;
        text-shadow:0 0 15px rgba(0,198,255,.5);
    }
}
#Experience{
    animation: experienceFade 1.2s ease;
}

@keyframes experienceFade{
    from{
        opacity:0;
        transform:translateY(60px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}
.ex-wrapper{
    transition:.5s;
}

.ex-wrapper:hover .experience-image img{
    transform:scale(1.05) rotate(1deg);
}
.experience-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.experience-image {
    width: 520px;
}
.ex-img {
  position: relative;
}
.ex-blank {
  width: 185px;
  height: 530px;
background: linear-gradient(353.05deg, #408492 0%, #6DE1F8 100%);
  position: absolute;
  top: -2%;
  left: -8%;
}
.ex-img img{
  position: relative;
  z-index: 2;
}
h5.ex-subheading {
    font-size: 22px;
    line-height: 30px;
    font-family: 'Mulish';
    color: #6DE1F8;
    font-weight: 400;
}
h2.ex-subheading {
  font-size: 46px;
  font-family: 'Mulish';
  line-height: 56px;
  color: #ffffff;
  letter-spacing: 0;
  padding: 20px 0 30px;
}
h2.ex-subheading span{
  color: #6DE1F8
}
h2.ex-subheading:after {
    content: '';  
    width: 80px;
    display: block;
    height: 4px;
    background: #6DE1F8;
    border-radius: 5px;
    margin-top: 10px;
    transition: 0.4s ease-in;
}
p.ex-text {
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-family: 'Mulish';
  width: 80%;
}
h4.ex-title {
  font-size: 22px;
  line-height: 30px;
  color: #6DE1F8;
  font-weight: 600;
}
h4.ex-title i {
  font-size: 18px;
  padding-right: 10px;
  color: #FFFFFF;
}
p.ex-loop-text {
  font-size: 16px;
  font-family: 'Mulish';
  color: #ffffff;
  line-height: 26px;
  width: 70%;
}
.ex-text-wrap a{
  font-family: 'Mulish';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  width: 200px;
  height: 55px;
background: linear-gradient(180deg, #6DE1F8 0%, #408492 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin: 20px 0 0;
  transition: all 0.3s ease;
}
.ex-text-wrap a:hover {
  background: transparent !important;
  color: #ffffff;
  border: 3px solid #ffffff;
}

/* Image Animation */
.ex-img-animation {
    animation: slideInLeft 1s ease-out;
}

/* Content Animation */
.ex-content-animation {
    animation: slideInRight 1s ease-out;
}

@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-80px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(80px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Image Animation */
.ex-img-animation {
    animation: slideInLeft 1s ease-out;
}

/* Content Animation */
.ex-content-animation {
    animation: slideInRight 1s ease-out;
}

@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-80px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(80px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.experience-image img {
    animation: floatImage 4s ease-in-out infinite;
}

@keyframes floatImage {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-12px);
    }
    100% {
        transform: translateY(0);
    }
}

/* services */
#services{
  position: relative;
  margin-top: -1px;
}

/* Service Card */
.service-main{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.service-text{
    position: relative;
    overflow: hidden;
    transition: all .5s ease;
    z-index: 1;
}

.service-text::before{
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        120deg,
        transparent,
        rgba(255,255,255,.15),
        transparent
    );
    transition: .8s;
    z-index: -1;
}

.service-text:hover::before{
    left: 100%;
}

.service-text:hover{
    transform: translateY(-12px);
}

/* Service Image */
.service-img{
    overflow: hidden;
}

.service-img img{
    width: 100%;
    transition: transform .7s ease;
}

.service-text:hover + .service-img img,
.service-img:hover img{
    transform: scale(1.1);
}

/* Service Icon */
.s-img{
    transition: all .5s ease;
}

.service-text:hover .s-img{
    transform: rotateY(180deg) scale(1.1);
}

/* Service Title */
.service-title{
    transition: all .4s ease;
}

.service-text:hover .service-title{
    transform: translateX(10px);
}

/* Service Paragraph */
.s-text{
    transition: all .4s ease;
}

.service-text:hover .s-text{
    opacity: .9;
}

/* Animated Border */
.service-text::after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    width:0;
    height:3px;
    background:#00c6ff;
    transition:.5s;
}

.service-text:hover::after{
    width:100%;
}

/* Section Heading Animation */
.service-head h5,
.service-head h2{
    transition:all .5s ease;
}

.service-head:hover h5{
    letter-spacing:3px;
}

.service-head:hover h2{
    transform:translateY(-5px);
}

/* Button Animation */
.service-btn{
    position:relative;
    overflow:hidden;
    display:inline-block;
    transition:.4s;
}

.service-btn:hover{
    transform:translateY(-5px);
}

.service-btn::before{
    content:'';
    position:absolute;
    top:0;
    left:-100%;
    width:100%;
    height:100%;
    background:rgba(255,255,255,.2);
    transition:.6s;
}

.service-btn:hover::before{
    left:100%;
}
.service-main {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  margin-top: 30px;
}
.service-text {
background: linear-gradient(180deg, #6DE1F8 0%, #01002A 100%);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.service-icon {
  display: grid;
  grid-template-columns: 0.2fr 1fr;
  width: 85%;
  grid-gap: 20px;
}
.s-img {
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.service-title a {
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 23px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
}
.service-text p {
  font-size: 16px;
  font-family: 'Mulish';
  font-weight: 500;
  color: #ffffff;
  width: 83%;
  padding: 30px 0;
  margin: 0;
}
.service-btn{
  font-family: 'Mulish';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  width: 200px;
  height: 55px;
background: linear-gradient(180deg, #6DE1F8 0%, #408492 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin: 40px auto 0;
  transition: all 0.3s ease;
}
.service-btn:hover{
  background: transparent !important;
  border: 3px solid #ffffff;
  color: #ffffff;
}


.freature ul {
  list-style: none;
  padding-top: 20px;
}
.freature ul li {
  font-size: 14px;
  font-family: 'Mulish';
  font-weight: 500;
  line-height: 30px;
  color: #ffffff;
}

/* Team */

/* Team Images */
.team-item{
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
}

.team-item img{
    width: 100%;
    display: block;
    transition: all 0.6s ease;
}

/* Overlay */
.team-item::before{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0, 120, 255, 0.6),
        rgba(0, 120, 255, 0)
    );
    opacity: 0;
    transition: all 0.5s ease;
    z-index: 1;
}

/* Hover Effect */
.team-item:hover img{
    transform: scale(1.08);
}

.team-item:hover::before{
    opacity: 1;
}

.team-item:hover{
    transform: translateY(-12px);
    transition: all 0.5s ease;
    box-shadow: 0 20px 40px rgba(0,0,0,0.25);
}

/* Top Row Animation */
.team-top-row .team-item:nth-child(1):hover{
    transform: translateY(-15px) rotate(-2deg);
}

.team-top-row .team-item:nth-child(2):hover{
    transform: translateY(-15px) rotate(2deg);
}

/* Bottom Row Animation */
.team-bottom-row .team-item:nth-child(odd):hover{
    transform: translateY(-12px);
}

.team-bottom-row .team-item:nth-child(even):hover{
    transform: translateY(-12px) scale(1.03);
}

/* Button Animation */
.team-text-img a{
    display:inline-block;
    position:relative;
    overflow:hidden;
    transition:all .4s ease;
}

.team-text-img a:hover{
    transform:translateY(-3px);
    box-shadow:0 10px 25px rgba(0,123,255,.35);
}

.team-text-img a::before{
    content:'';
    position:absolute;
    top:0;
    left:-100%;
    width:100%;
    height:100%;
    background:rgba(255,255,255,.2);
    transition:.5s;
}

.team-text-img a:hover::before{
    left:100%;
}
#team{
  margin-top: -1px;
}
.team-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team-item {
    height: 364px;
    width: 100%;
}
.team-item {
    height: 364px;
}
.team-bottom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    margin-top: 30px;
}
.team-top-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}
.tt h2 {
    width: 100%;
    font-family: Mulish;
    font-weight: 500;
    font-style: Medium;
    font-size: 38px;
    leading-trim: NONE;
    line-height: 52px;
      color: #ffffff;

    letter-spacing: 0%;
}
.tt p {
  font-size: 24px;
  font-family: 'Mulish';
  font-weight: 200;
  line-height: 30px;
  color: #ffffff;
  letter-spacing: 0;
  width: 95%;
  opacity: 0.9;
  margin: 0;
  padding: 10px 0;
}
.tt a{
  font-family: 'Mulish';
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  width: 340px;
  height: 55px;
  display: flex;
background: linear-gradient(180deg, #6DE1F8 0%, #408492 100%);
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin: 25px 0 0;
  transition: all 0.3s ease;



}
.tt a:hover{
  background: transparent !important;
  border: 3px solid #ffffff;
  color: #ffffff;
}
.team-img {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 30px;
}

/* video */
#Video{
    margin-top: -1px;
    border-top: 3px solid #6DE1F8;
    padding: 50px 0 220px;
}
.video-heading p {
  font-size: 16px;
  font-family: 'Nunito';
  font-weight: 600;
  line-height: 26px;
  color: #ffffff;
  width: 45%;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0 30px;
}
.v-video{
  position: relative;
  text-align: center;
}
.video-img{
    position: relative;
    display: block;
    width: 100%;
    border-radius: 20px;
    transition: transform 0.4s ease;
}
.v-video:hover .video-img{
    transform: scale(1.02);
}

/* play button (now a <button>) */
.play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(135deg,#6DE1F8,#408492);
    border: 3px solid rgba(255,255,255,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 3;
    transition: transform 0.3s, box-shadow 0.3s;
    box-shadow: 0 0 0 0 rgba(109,225,248,0.5);
    animation: pulsePlay 2s infinite;
}
.play:hover{
    transform: translate(-50%,-50%) scale(1.12);
    box-shadow: 0 8px 30px rgba(109,225,248,0.45);
    animation: none;
}
.play i{
    font-size: 20px;
    color: #fff !important;
    margin-left: 4px; /* optical center for play icon */
}

/* ── Video popup modal ───────────────────────────────── */
.video-modal{
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.92);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    z-index: 99999;
    display: none;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.video-modal-wrap{
    width: 90%;
    max-width: 960px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 12px;
    animation: zoomPopup 0.4s cubic-bezier(0.22,1,0.36,1);
}

.video-modal-content{
    width: 100%;
    position: relative;
    border-radius: 22px;
    overflow: hidden;
    box-shadow: 0 30px 80px rgba(0,0,0,0.6), 0 0 0 1px rgba(109,225,248,0.15);
}

.video-modal video,
.video-modal iframe{
    width: 100%;
    display: block;
    aspect-ratio: 16 / 9;
    border: none;
    background: #000;
}

.video-close{
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(255,255,255,0.1);
    border: 1.5px solid rgba(255,255,255,0.35);
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.25s, transform 0.25s, border-color 0.25s;
    flex-shrink: 0;
}
.video-close:hover{
    background: rgba(109,225,248,0.2);
    border-color: #6DE1F8;
    transform: rotate(90deg);
}

@keyframes zoomPopup{
    from{
        opacity:0;
        transform:scale(.7);
    }
    to{
        opacity:1;
        transform:scale(1);
    }
}
.v-video{
    position:relative;
    animation:videoFloat 5s ease-in-out infinite;
    overflow: hidden;
}

@keyframes videoFloat{
    0%,100%{
        transform:translateY(0);
    }
    50%{
        transform:translateY(-15px);
    }
}
@keyframes pulsePlay{
    0%{
        box-shadow:0 0 0 0 rgba(109,225,248,0.6);
    }
    70%{
        box-shadow:0 0 0 28px rgba(109,225,248,0);
    }
    100%{
        box-shadow:0 0 0 0 rgba(109,225,248,0);
    }
}
.video-heading h5{
    animation:fadeDown .8s ease forwards;
}

.video-heading h2{
    animation:fadeDown 1s ease forwards;
}

.video-heading p{
    animation:fadeDown 1.2s ease forwards;
}

@keyframes fadeDown{
    from{
        opacity:0;
        transform:translateY(-40px);
    }
    to{
        opacity:1;
        transform:translateY(0);
    }
}
.v-video::before{
    content:'';
    position:absolute;
    inset:-3px;
    border-radius:20px;

    background-size:300% 300%;
    z-index:-1;
    animation:borderGlow 5s linear infinite;
}

@keyframes borderGlow{
    0%{background-position:0% 50%;}
    100%{background-position:100% 50%;}
}
.v-video::after{
    content:'';
    position:absolute;
    top:0;
    left:-150%;
    width:50%;
    height:100%;
    background:rgba(255,255,255,.15);
    transform:skewX(-25deg);
}

.v-video:hover::after{
    animation:shineMove 1s ease;
}

@keyframes shineMove{
    from{
        left:-150%;
    }
    to{
        left:150%;
    }
}
















/* Testimonial */
#testimonials{
  margin-top: -10%;
  position: relative;
}
.testimonial-background-colorbox {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    top: 0;
    z-index: -1;
}
#testimonials .container {
  max-width: 1170px;
  height: 360px;
  margin: 0 auto;
}
.testi-wrap {
  display: grid;
  grid-template-columns: 36% 64%;
  align-items: center;
  box-shadow: 0px 4px 15px 5px #0000001A;
  padding: 5rem 7rem 4.2rem;
  border-radius: 20px;
  background-color: #ffffff;
}
.testimonials-img img {
  width: auto !important;
  margin: 0 !important;
}
.owl-dots {
  display: none;
}
.testi-headigs h5 {
    font-size: 14px;
    font-family: 'Mulish';
    line-height: 25px;
    color: #408492;
    font-weight: 600;
    margin-bottom: 18px
}
.testi-headigs h5:after{
  content: '';
  width: 50px;
  height: 2px;
  background-color: #408492;
  display: block;
}
.testi-headigs h2 {
    letter-spacing: 0px;
    font-family: Mulish;
    font-weight: 500;
    font-style: Medium;
    font-size: 36px;
    leading-trim: NONE;
    line-height: 118%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #01002A;
}
.testimonial-text p {
    color: #01002ACC;
    padding: 10px 0;
    margin: 0;
    font-family: Mulish;
    font-weight: 300;
    font-style: Light;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 25px;
    letter-spacing: 0%;
}
.testimonials-img.client-img {
    width: 40px;
    height: 40px;
}
.testimonials-img.client-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.testimonial-text {
    padding: 14px 0 0;
    font-family: Mulish;
    font-weight: 300;
    font-style: Light;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 25px;
    letter-spacing: 0%;
    color: #01002ACC;}
.testi-title h4 {
   color: #000000;
    padding-bottom: 5px !important;
    padding: 20px 0 0;
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.testi-title h5 {
font-size: 14px;
  font-family: 'Mulish';
  line-height: 15px;
  color: #01002A;
  font-weight: 400;
}
.testimonials-content{
  position: relative;
}
.testimonials-content .owl-nav{
  display: block !important;
}
.testimonials-content .owl-nav .owl-prev,.testimonials-content .owl-nav .owl-next {
  background: transparent;
  border: none;
}
.testimonials-content .owl-nav .owl-prev i,.testimonials-content .owl-nav .owl-next i {
    font-size: 26px;
    color: #408492;
    font-weight: 900;
}
.testimonials-content .owl-nav .owl-prev i:hover,.testimonials-content .owl-nav .owl-next i:hover{
  color: #000000;
}

.testimonials-content .owl-nav {
  position: absolute;
  top: 8px;
  right: 0;
}
/* INFO */
#info{
  position: relative;
}
#info:after {
  content: '';
  width: 100%;
  height: 100%;
  background: #01002AB2;
  display: block;
  position: absolute;
  top: 0;
}
.info-wrap {
  position: relative;
  z-index: 999;
  background-color: #6DE1F899;
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  border-radius: 20px;
  padding: 4rem 0rem;
}
.info-detail {
  text-align: center;
}
.info-detail h3 {
    color: #ffffff;
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 84px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}
.info-detail h5 {
  font-size: 24px;
  font-family: 'Nunito';
  font-weight: 400;
  line-height: 34px;
  color: #ffffff;
}
.info-counter-no {
    display: flex;
    align-items: center;
    justify-content: center;
}
.info-counter-no span {
    font-family: Mulish;
    font-weight: 700;
    font-style: Bold;
    font-size: 84px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #FFFFFF;
}
/* Blog */
.blog-content{
  padding-top: 50px;
  position: relative;
}
.blog-info {
    background-color: #01002A;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 1px #FFFFFF40;
    margin: 10px 4px;
}

.blog-information {
  text-align: center;
  padding: 20px 0;
}
.blog-title a {
  font-size: 24px;
  font-family: 'Mulish';
  font-weight: 700;
  line-height: 30px;
  color: #ffffff;
}
.date{
  padding: 10px 0;
}
.date span {
  font-size: 18px;
  font-family: 'Mulish';
  font-weight: 400;
  color: #9CA3AF;
  line-height: 25px;
}
.blog-information p {
  font-size: 20px;
  font-family: 'Mulish';
  line-height: 28px;
  color: #ffffff;
  font-weight: 400;
}
a.blog-btn {
  font-family: 'Mulish';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  width: 200px;
  height: 55px;
background: linear-gradient(180deg, #6DE1F8 0%, #408492 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin: 40px auto 0;
  transition: all 0.3s ease;
}
a.blog-btn:hover{
  background: transparent !important;
  border: 3px solid #ffffff;
  color: #ffffff
}

/* Get In Touch */

h2.git-heading {
  font-size: 40px;
  font-family: 'Mulish';
  line-height: 50px;
  font-weight: 700;
  color: #6DE1F8;
  letter-spacing: 0;
}
p.git-text {
    color: #01002A;
    letter-spacing: 1px;
    font-family: Mulish;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 20px;
    letter-spacing: 0%;
    padding-bottom: 12px;
}
input::-webkit-input-placeholder,.reserve-people select{
  font-size: 14px;
  font-family: 'Mulish';
}
.pfe-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 28px;

}
.git-call,.git-fax,.git-eemail {
  display: grid;
  grid-template-columns: 0.2fr 1fr;
  align-items: center;
  grid-gap: 15px;
}
.git-call a,.git-fax a,.git-eemail a {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-family: 'Mulish';
  color: #408492;
}
.git-call a span,.git-fax a span,.git-eemail a span{
font-size: 16px;
    font-family: 'Mulish';
    line-height: 20px;
    color: #01002A;
    font-weight: 500;
}
.git-map {
background: linear-gradient(156.36deg, #6DE1F8 -0.94%, #408492 100%);
  position: relative;
  border-radius: 0 50px 50px 0;
}
#get-in-touch {
    background: #fff;
}
.git-form-wrap {
  border-radius: 50px;
  padding: 40px 0px 40px 60px;
}
.git-inner-wrapper {
  box-shadow: 0px -12px 105px -40px #193A4B4D;
  border-radius: 50px;
}
.git-inner-wrap {
  width: 550px;
}
.git-map embed {
  width: 420px;
  height: 450px;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
}

/* Categories */
.tc-box{
  padding-top: 50px;
}
.tc-box .owl-stage {
    padding-bottom: 15px;
}
.tc-contents{
  border-radius: 15px;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
img.cat-image {
  width: 100%;
}
h6.tc-title {
  text-align: center;
}
h6.tc-title a {
  font-family: 'Mulish';
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0;
}
h6.tc-title a i{
  font-size: 20px;
  padding: 10px 0;
}
a.categories-btn{
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  width: 200px;
  height: 55px;
  background-color: #8E5331;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin: 50px auto 0;
  border: 1px Solid transparent;
  transition: all 0.3s ease;
}
a.categories-btn:hover{
  border: 1px solid #8e5331;
  background-color: transparent;
  color: #8E5331;
}

/* Image with Text 1 */
.iwt-inner-wrapper-1 .row{
  align-items: center;
}
.iwt-1-text {
  padding-left: 50px;
}
.iwt-1-text h4 {
  font-family: 'Mulish';
  font-size: 40px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: 0;
  text-align: left;
  color: #8E5331;
}
.iwt-1-text h4:after{
  content: '';
  width: 195px;
  height: 2px;
  background-color: #8E5331;
  margin: 20px 0 10px;
  display: block;
}
.iwt-1-text p{
  font-family: Mulish;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0;
  text-align: justify;
  color: #000000;
}
a.iwt-1-btn{
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  width: 200px;
  height: 55px;
  background-color: #8E5331;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin-top: 30px;
  border: 1px Solid transparent;
  transition: all 0.3s ease;
}
a.iwt-1-btn:hover{
  border: 1px solid #8e5331;
  background-color: transparent !important;
  color: #8E5331;
}

/* Image With Text 2 */
section#iwt-2{
  padding: 0;
}
.iwt-2-p-text,.iwt-2-c-text {
  background-color: #F8F1ED;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.iwt-2-p-text h6,.iwt-2-c-text h6{
  font-family: 'Mulish';
  font-size: 18px;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
  padding: 0;
}
.iwt-2-p-text h4,.iwt-2-c-text h4{
  font-family: 'Mulish';
  font-size: 32px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
  padding: 0;
  width: 70%;
  margin: 0 auto;
}
.fa-long-arrow-right:before {
  content: "\f178";
  font-family: 'FontAwesome';
  font-weight: 100;
  font-size: 50px;
}

/* Gallery */
.g-contents.slick-slide {
  padding: 0 15px;
}
.g-img img {
  width: 100%;
}
.gallery-wrap{
  padding-top: 50px;
}
.slick-dotted.slick-slider{
  margin-bottom: 0px !important;
}
.gallery-wrap .slick-list.draggable {
  padding: 0 150px;
}
.gallery-wrap .slick-prev {
  position: absolute;
  top: 50%;
  left: 60px;
  transform: translateX(-50%);
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: 9;
}
.gallery-wrap .slick-next {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateX(-50%);
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: 9;
}
.gallery-wrap .slick-prev:before {
  content: '\f104';
  font-size: 30px;
  font-weight: 900;
  color: #8E5331;
  font-family: fontAwesome;
}
.gallery-wrap .slick-next:before {
  content: '\f105';
  font-size: 30px;
  font-weight: 900;
  color: #8E5331;
  font-family: fontAwesome;
}
ul.slick-dots{
  display: none !important;
}
.gallery-wrap .slick-prev:hover,.gallery-wrap .slick-next:hover{
  background-color: #ffffff;
}


/* Image With Text 3 */
section#iwt-3{
  padding: 0;
  position: relative;
}
.iwt-3-img {
  position: relative;
}
.iwt-3-left-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12rem;
  width: 65%;
  margin: 0 auto;
}
.iwt-3-left-text h2{
  font-family: 'Mulish';
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: 0;
  text-align: left;
  color: #8E5331;
}
.iwt-3-left-text p{
  font-family: 'Mulish';
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.25px;
  text-align: left;
  color: #000000;
  padding: 10px 0 20px;
}
.iwt-3-left-text a{
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  width: 200px;
  height: 55px;
  background-color: #8E5331;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin: 15px 0 0 0;
  border: 1px Solid transparent;
  transition: all 0.3s ease;
}
.iwt-3-left-text a:hover{
  border: 1px solid #8e5331;
  background-color: transparent;
  color: #8E5331;
}
.iwt-3-img img{
  height: 100%;
  width: 100%;
}