* {
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.noPadding {
    padding-left: 0;
    padding-right: 0;
}

/**** Font Family ***/
.Baskerville-Font {
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
}

.Montserrat-Font-lt {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.Montserrat-Font-rg {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.Gentium-Font {
    font-family: 'Gentium Basic', serif;
    font-weight: 400;
}

/********************/
.topBan {
    background: #f59606;
    color: #fff;
}

.topBan ul {
    text-align: center;
    margin-bottom: 0;
    /*    padding: 10px;*/
}

.topBan ul li {
    position: relative;
    border-right: 1px solid #fff;
    margin-right: 0 !important;
    padding: 10px;
}

.topBan ul li a {
    text-decoration: none;
    color: #fff;
}

.navbar {
    position: relative;
}

.navbar-brand {
    position: absolute;
    top: -45px;
    left: 30px;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
}

.navbar-expand-sm .navbar-nav .nav-link {
    color: #9026a4;
}

.nav-item:hover .nav-link::before {
    content: '';
    width: 100%;
    height: 4px;
    background: #9026a4;
    position: absolute;
    bottom: -8px;
    left: 0;
    border-radius: 15px;
}

.nav-item:hover .nav-link {
    color: #9026a4;
}

.nav-link {
    position: relative;
}

.home-banner .slick-arrow {
    display: none !important;
}

.alternateText {
    color: #9026a4;
}

.alternateText span {
    color: #fa930b;
}


/*
.section-header h3 {
    font-size: 36px;
    color: #283d50;
    text-align: center;
    font-weight: 500;
    position: relative
}
*/

.section-header p {
    text-align: center;
    margin: auto;
    font-size: 15px;
    padding-bottom: 30px;
    color: #556877;
    width: 50%
}

.section {
    position: relative;
    width: 100%;
    padding: 25px 0;
    /*    border: 1px solid #000;*/
}

#clients .clients-wrap {
    border-top: 1px solid #80169e;
    border-left: 1px solid #80169e;
    margin-bottom: 30px
}

#clients .client-logo {
    padding: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #80169e;
    border-bottom: 1px solid #80169e;
    overflow: hidden;
    background: #fff;
    height: 160px
}

#clients img {
    transition: all 0.4s ease-in-out
}


/*****/
.service-block-container {
    display: flex;
    justify-content: center;
}

.service-block {
    min-width: 180px;
    width: 100%;
    height: 200px;
    position: relative;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    display: flex;
    justify-content: center;
    text-align: center;
    background-color: #fff;
    color: #fa930b;
    border: 1px solid #fa930b;
    margin-bottom: 30px;
    padding: 0 10px;
}

.service-underlay {
    position: absolute;
    height: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(226, 226, 226);
    padding-top: 18px;
    transition: all 0.3s ease-in-out;
}

.service-icon {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    font-size: 30px;
    transition: all 0.3s ease-in-out;
    color: #fa930b;
}

.service-name {
    margin: 0 auto;
    display: block;
    text-transform: Capitalize;
}

.service-desc {
    display: block;
    font-size: 12px;
    margin-top: 75px;
}

.service-underlay .cta {
    margin-top: 115px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.service-ic {
    width: 50px;
    height: 50px;
    display: block;
    margin: auto;

}

.bus-shelter {
    background: url('../image/Bus-Shelter_y.png') no-repeat;
}

.service-block:hover .bus-shelter {
    background: url('../image/Bus-Shelter.png') no-repeat;
}

.hoarding {
    background: url('../image/Hording_y.png') no-repeat;
}

.service-block:hover .hoarding {
    background: url('../image/Hording.png') no-repeat;
}

.bus-panel {
    background: url('../image/Bus-Panel_Y.png') no-repeat;
}

.service-block:hover .bus-panel {
    background: url('../image/Bus-Panel.png') no-repeat;
}

.pole {
    background: url('../image/Pole-Kiosk-Y.png') no-repeat;
}

.service-block:hover .pole {
    background: url('../image/Pole-Kiosk.png') no-repeat;
}

.pole {
    background: url('../image/Pole-Kiosk-Y.png') no-repeat;
}

.service-block:hover .pole {
    background: url('../image/Pole-Kiosk.png') no-repeat;
}

.mobile-holdings {
    background: url('../image/Mobile-Hoarding_y.png') no-repeat;
}

.service-block:hover .mobile-holdings {
    background: url('../image/Mobile-Hoarding.png') no-repeat;
}

.mobile-holdings {
    background: url('../image/Mobile-Hoarding_y.png') no-repeat;
}

.service-block:hover .mobile-holdings {
    background: url('../image/Mobile-Hoarding.png') no-repeat;
}

.multiplex {
    background: url('../image/Multiplex_y.png') no-repeat;
}

.service-block:hover .multiplex {
    background: url('../image/Multiplex.png') no-repeat;
}

.digital {
    background: url('../image/Digital-Boards_y.png') no-repeat;
}

.service-block:hover .digital {
    background: url('../image/Digital-Boards.png') no-repeat;
}


.innovation {
    background: url('../image/Innovation_y.png') no-repeat;
}

.service-block:hover .innovation {
    background: url('../image/Innovation.png') no-repeat;
}

.monorail {
    background: url('../image/Monorail_y.png') no-repeat;
}

.service-block:hover .monorail {
    background: url('../image/Monorail.png') no-repeat;
}

.service-block:hover {
    transform: scale(1.1);
    cursor: pointer;
    border: 1px solid #80169e;
}

.service-block:hover .service-underlay {
    height: 200px;
    background-color: #80169e;
}

.service-block:hover .service-icon {
    color: #fff;
    transform: scale(1);
    top: 80px;
}

.service-block:hover .service-name {
    color: #fff;
    font-weight: bold;
}

.service-block:hover .service-desc {
    display: none;
}

.service-block .service-underlay .cta:hover {
    text-decoration: none;
}

/***************************************************/
.footer-section {
    background: #151414;
    position: relative;
}

.footer-cta {
    border-bottom: 1px solid #373636;
}

.single-cta i {
    color: #fa9206;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}

.cta-text {
    padding-left: 15px;
    display: inline-block;
}

.cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}

.cta-text span {
    color: #757575;
    font-size: 15px;
}

.footer-content {
    position: relative;
    z-index: 2;
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo {
    margin-bottom: 30px;
}

.footer-logo img {
    max-width: 200px;
}

.footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: #7e7e7e;
    line-height: 28px;
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}

.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.facebook-bg {
    background: #3B5998;
}

.twitter-bg {
    background: #55ACEE;
}

.google-bg {
    background: #DD4B39;
}

.footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

.footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #fa9206;
}

.footer-widget ul li {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
}

.footer-widget ul li a:hover {
    color: #fa9206;
}

.footer-widget ul li a {
    color: #878787;
    text-transform: capitalize;
}

.subscribe-form {
    position: relative;
    overflow: hidden;
}

.subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2E2E2E;
    border: 1px solid #2E2E2E;
    color: #fff;
}

.subscribe-form button {
    position: absolute;
    right: 0;
    background: #fa9206;
    padding: 13px 20px;
    border: 1px solid #fa9206;
    top: 0;
}

.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
}

.copyright-area {
    background: #202020;
    padding: 25px 0;
}

.copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #878787;
}

.copyright-text p a {
    color: #fa9206;
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

.footer-menu li:hover a {
    color: #fa9206;
}

.footer-menu li a {
    font-size: 14px;
    color: #878787;
}

.dropdown-menu {
    background: #9026a4;
    padding: 0;
    border: 1px solid #9026a4;
    border-radius: 0;
}

.dropdown-item {
    color: #fff;
}

.about-image-box img {
    max-width: 100%;
    height: auto;
    /*    max-height: 100%;*/
}

.about-image-box {
    position: relative;
    display: block;
}

.about-text {
    position: relative;
    display: block;
    background: #f0f3ff;
    padding-top: 70px;
    padding-bottom: 15px;
    padding-left: 100px;
    padding-right: 50px;
    margin-left: -195px;
    margin-top: 0px;
    border-left: 30px solid #ffffff;
    border-bottom: 25px solid #ffffff;
}

.free-quote-box {
    position: relative;
    display: block;
    background-image: linear-gradient(to top, #005296 0%, #0091BD 100%);
    padding: 28px 50px;
    margin-left: 30px;
}

.about-text .sec-title {
    margin-bottom: 20px;
}

.about-text h5 {
    margin-bottom: 20px;
}

.about-ak {
    position: relative;
    display: block;
    padding: 60px 0px 60px 0px;
}

.sec-title {
    font-size: 3rem;
}

.bold {
    font-weight: 700 !important;
}

.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}

.white-heading {
    color: #ffffff;
}

.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}

.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}

.white-heading span {
    color: #ffffff;
}


.lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    display: none;
    background: #7f8c8d;
    perspective: 1000;
    left: 0;
    z-index: 9;
}

.filter {
    position: absolute;
    width: 100%;
    height: 100%;
    filter: blur(20px);
    opacity: 0.5;
    background-position: center;
    background-size: cover;
}

.lightbox img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotateY(0deg);
    max-height: 95vh;
    max-width: calc(95vw - 100px);
    transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
    transform-style: preserve-3d;
}


/*.lightbox:hover img{
  transform: translate(-50%, -50%) rotateY(180deg);
}*/

[class^="arrow"] {
    height: 200px;
    width: 50px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

[class^="arrow"]:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 15px;
    height: 15px;
}

.arrowr {
    right: 0;
}

.arrowr:after {
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.arrowl {
    left: 0;
}

.arrowl:after {
    border-left: 1px solid white;
    border-top: 1px solid white;
}

.close{
    position: absolute;
    right: 0;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.4);
    margin: 20px;
    cursor: pointer;
}

.close:after,
.close:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #e74c3c;
}

.close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.close:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.title {
    font-size: 20px;
    color: #000;
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
}

.secImg {
    column-width: 300px;
    column-gap: 5px;
    padding: 5px;
}

.secImg img {
    width: 100%;
    cursor: pointer;
    margin-bottom: 5px;
}

/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
    background-size: cover;
}

#testimonial4 .carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#testimonial4 .carousel-inner .item {
    overflow: hidden;
}

.testimonial4_indicators .carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}

.testimonial4_indicators .carousel-indicators li {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators .active {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    margin: 2px 3px;
    background-color: #9dd3af;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
    height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #eeeeee;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.testimonial4_control_button .carousel-control {
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    line-height: 38px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: transparent;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
    transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial4_control_button .carousel-control.left {
    left: 7%;
    top: 50%;
    right: auto;
}

.testimonial4_control_button .carousel-control.right {
    right: 7%;
    top: 50%;
    left: auto;
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff;
}

.testimonial4_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative;
}

.testimonial4_header h4 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.testimonial4_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    padding: 20px;
    position: relative;
    text-align: center;
}

.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}

.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}

.testimonial4_slide h4 {
    color: #ffffff;
    font-size: 22px;
}

.testimonial .carousel {
    padding-bottom: 50px;
}

.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}

/* ------testimonial  close-------*/
/****************/
#gallery {
    padding-top: 40px;
}

@media screen and (min-width: 991px) {
    #gallery {
        padding: 60px 30px 0 30px;
    }
}

.img-wrapper {
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
}

.img-wrapper img {
    width: 100%;
}

.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
}

.img-overlay i {
    color: #fff;
    font-size: 3em;
}

#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 5%;
}


@media screen and (min-width: 768px) {
    #overlay img {
        width: 60%;
    }
}

@media screen and (min-width: 1200px) {
    #overlay img {
        width: 50%;
    }
}

#nextButton {
    color: #fff;
    font-size: 2em;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
}

#nextButton:hover {
    opacity: 0.7;
}

@media screen and (min-width: 768px) {
    #nextButton {
        font-size: 3em;
    }
}

#prevButton {
    color: #fff;
    font-size: 2em;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
}

#prevButton:hover {
    opacity: 0.7;
}

@media screen and (min-width: 768px) {
    #prevButton {
        font-size: 3em;
    }
}

#exitButton {
    color: #fff;
    font-size: 2em;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
}

#exitButton:hover {
    opacity: 0.7;
}

@media screen and (min-width: 768px) {
    #exitButton {
        font-size: 3em;
    }
}


@media screen and (max-width: 767px) {
    .topBan {
        display: none;
    }

    .navbar-brand {
        position: relative;
        top: 0;
        left: 0;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
    }

    .navbar-brand img {
        width: 60px !important;
    }

    .custom-toggler.navbar-toggler {
        border-color: rgb(133, 28, 156);
    }

    .custom-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(133,28,156,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }

    .about-ak {
        padding-top: 0;
        padding-bottom: 0;

    }

    .about-text {
        position: relative;
        display: block;
        background: #f0f3ff;
        padding-top: 0;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0;
        margin-top: 0px;
        border-left: 0px solid #ffffff;
        border-bottom: 0px solid #ffffff;
    }

    .sec-title {
        font-size: 2rem;
    }
    #clients .client-logo {
        padding: 0;
    }
}

.home-banner .slick-dotted.slick-slider {
    bottom: 0 !important;
}
.social-page-ic li {
    float: left;
}

.social-page-ic a:hover {
    color: #fa930b;
}

.loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.loading_line_wrapper {
  width: 20%;
  height: 18px;
  position: relative;
  top: 0px;
  left: 0px;
  bottom: auto;
  right: auto;
}

.loading_line {
  position: relative;
  top: 0px;
  left: 0px;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  transform-origin: 100% 0%;
  animation: kf_loading_line 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite;
}
.loading_line .loading_line_inner {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  background: #000;
  transform-origin: 0% 0%;
}

.loading_line_inner--1 {
  opacity: 0;
  animation: kf_loading_line_inner--1 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite;
}

.loading_line_inner--2 {
  opacity: 1;
  animation: kf_loading_line_inner--2 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite;
}

.loading_line_inner {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: auto;
  right: auto;
  width: 100%;
  height: 100%;
  background-color: red;
  transform-origin: 0% 0%;
}

@keyframes kf_loading_line {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
@keyframes kf_loading_line_inner--1 {
  0% {
    transform: scaleX(0);
  }
  25% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes kf_loading_line_inner--2 {
  0% {
    transform: scaleX(0);
  }
  25% {
    transform: scaleX(0);
  }
  50% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(1);
  }
}
