html{
    scroll-behavior: smooth;
}
.title-word{
    color:transparent;
    -webkit-text-stroke: 2px #fff;
}
.card-orange{
    position: relative;
    display: block;
    width:100%;
    max-width: 750px;
    height: 450px;
    border-radius:50px;
    background:#ff9422;
    left: 50%;
    transform: translateX(-50%);
}
.card-orange img.phone-2{
    position: absolute;
    bottom:-100px;
    right:-100px;
}
.event-card{
    position: relative;
    display: block;
    padding: 20px;
    border: 2px solid #000;
    border-radius: 20px;
    text-align: center;
    background:#fff;
    transition:0.5s;
    height:100%;
}
.event-card:hover{
    transform: scale(1.03);
    transition:0.5s;
    box-shadow:10px 10px 30px rgba(0,0,0,0.3);
    border-color: #ff9422;
}
.event-card .image-pllx{
    position: relative;
    display: block;
    width:100%;
    border-radius:10px;
    margin-bottom:30px;
    height: 300px;
}

.event-card img{
    width:100%;
}
.advt-tagline{
    background: #FFFAD6;
}
.advt-tagline h2{
    transition: none;
}
.news-image span{
    position: absolute;
    top: 55px;
    left: 10px;
    font-size: 110px;
    color: transparent;
    -webkit-text-stroke: 2px #fff;
    font-family: "Anton", sans-serif;
}
.footer-marquee{
    transform: none;
    top: -115px;
}
.footer-marquee .scrolling-wrap.style-2 .comm .cmn-textslide{
    -webkit-text-stroke-color: #fff;
    font-size: 200px;
}
.footer-marquee .scrolling-wrap.style-2{
    overflow: visible;
}
.about-marquee-section{
    background: #ddfff5;
}
.news-card-items-2 .news-image{
    width: 145px;
    min-width: 145px;
}
.title-responsive{
    font-size: clamp(24px, 4vw, 56px);
}
.hero-services{
    position: relative;
    display: block;
    overflow: hidden;
    border-radius:10px;
}
.hero-services img{
    transition:0.5s;
}
.hero-services:hover img{
    transition:0.5s;
    transform: scale(1.08);
}
.hero-services .service-title{
    position: absolute;
    z-index: 7;
    color: #fff;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 30px 15px;
    line-height: normal;
    background: linear-gradient(0deg, black, transparent);
}
.hero-services .service-title span{
    font-size: 30px;
    font-family: "Anton", sans-serif;
}
.lh-normal{
    line-height: 20;
}
.lh-22{
    line-height: 22px;
}
.brand-image img{
    height:70px
}
.service-slider .swiper-slide{
    height: auto;
}
.core-value-box{
    background: left center/auto auto repeat-x url(../img/about/core-value.jpg);
    border:3px solid #000;
    transition:0.5s;
}
.core-value-box:hover{
    background: left center/auto auto repeat-x url(../img/about/core-value-2.jpg);
    animation: slide-background 15s linear infinite !important;
    -webkit-animation: slide-background 15s linear infinite !important;
    border-color:#a600ff;
    transition:0.5s;
    transform: scale(1.03);
    box-shadow: 3px 3px 10px rgba(0,0,0,0.5);
}
@keyframes slide-background{
    0% {
        background-position-x: 0px;
    }
    100% {
        background-position-x: -800px;
    }
}
.lh-normal{
    line-height: normal;
}
.swiper.partner-slider-2 {
    direction: rtl;
}
.partner-slider-2 .array-buttons{
    flex-direction: row-reverse;
}
.service-slider-buttons{
    left: 0;
}
.event-attended-section .row:nth-child(2n){
    flex-direction: row-reverse;
}
@media(max-width:480px){
    body{
        line-height: 16px;
        font-size:12px;
    }
    .header-logo img, .header-logo-2 img{
        width:120px;
    }
    h1 {
        font-size: 30px;
    }
    .card-orange img:first-child {
        width: 185px;
    }
    .card-orange img.phone-2 {
        bottom: -20px;
        right: -25px;
    }
    .faq-wrapper .faq-image,
    .advt-tagline h2{
        transform:none !important;
    }
    .footer-marquee .scrolling-wrap.style-2 .comm .cmn-textslide {
        font-size: 100px;
    }
    .footer-marquee {
        top: -40px;
    }
    .theme-btn{
        padding: 3px 2px 3px 15px;
    }
    .event-card .image-pllx{
        height: 205px;
    }
    .brand-wrapper-3 .brand-image{
        padding:10px;
        height: 65px;
        align-content: center;
    }
    h3,
    .counter-wrapper .counter-item .content p {
        font-size: 18px;
    }
    .hero-1 .hero-bottom p {
        font-size: 12px;
    }
    .hero-1 .hero-content h1{
        font-size: 40px;
        margin-bottom:30px;
    }
    .theme-btn i{
        margin-left:8px;
    }
    .hero-services .service-title{
        position: relative;
        min-height: 330px;
        align-content: end;
    }
    .hero-services img {
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 7;
        object-fit: cover;
    }
    .hero-services .service-title span {
        font-size: 20px;
        margin-bottom: 10px;
        display: block;
    }
    .about-wrapper-4 .about-image{
        height: 265px;
        margin-bottom: 120px;
    }
    .about-wrapper-4 .about-content{
        text-align: center;
    }
    .section-padding {
        padding: 30px 0;
    }
    .speaker-card-items .speaker-image .speaker-content {
        top: calc(100% - 80px);
    }
    .feature-conference-wrapper .feature-conference-image .feature-conference-image-2 {
        max-width: 135px;
    }
    .counter-wrapper .counter-item .content h2 {
        font-size: 30px;
    }
    .counter-wrapper .counter-item .icon {
        width: 100px;
        height: 100px;
        line-height: 105px;
        font-size: 35px;
    }
    .brand-image img {
        height: 100%;
    }
    .advt-tagline h2{
        font-size: 27px;
    }
    .event-card-item .event-image.small-height {
        height: 140px;
    }
    .scrolling-wrap .comm .cmn-textslide,
    .footer-marquee .scrolling-wrap.style-2 .comm .cmn-textslide {
        font-size: 50px;
    }
    .register-wrapper-3 .register-content.style-contact .contact-list-2 li .content h4 {
        font-size: 14px;
        letter-spacing: -1px;
        text-transform: initial;
    }
    .register-wrapper-3 .register-form-box .form-clt i {
        top: 45px;
    }
    .footer-widgets-wrapper .single-footer-widget .footer-content h6{
        font-size: 14px;
        font-weight: 400;
    }
    .testimonial-wrapper-2 .testimonial-item .content p {
        font-size: 12px;
        line-height: 16px;
    }
    .testimonial-wrapper-2 .testimonial-item .client-info .icon {
        width: 64px;
        height: 64px;
        line-height: 74px;
        font-size: 20px;
    }
    .scrolling-wrap-2 .comm .cmn-textslide {
        font-size: 25px;
        line-height: 35px;
    }
}