*,
body {
    margin: 0
}

.about,
.about .float-img,
.about-us,
.alliance-banner .row,
.banner .left-box,
.banner .left-box *,
.best-cab,
.down-app,
.down-app .col-md-6,
.imgholder,
.underline span,
.why-u .position {
    position: relative
}

.contact .address a,
.social-icons li a,
.thumb-info,
a {
    text-decoration: none
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

:focus {
    border-color: inherit;
    outline: 0 !important
}

html {
    scroll-behavior: smooth
}

body {
    padding: 80px 0 0
}

P,
a,
div,
h1,
h2,
h3,
h4,
h5,
h6,
li {
    font-family: Poppins, sans-serif;
    color: #000
}

h2 {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 3.2rem
}

a {
    -webkit-transition: .3s;
    transition: .3s
}

.nav-main .navbar-expand-lg .navbar-nav .nav-link:hover,
a:hover {
    -webkit-transition: .3s;
    transition: .3s;
    color: #29aa9a
}

.banner h1,
.investor-banner h1 {
    color: #ffbe29;
    font-size: 2rem;
    text-shadow: 2px 2px 0 #24242499;
    font-weight: 600
}

.btn-primary {
    color: #fff;
    font-size: 15px;
    background-color: #29aa9a;
    border: none;
    border-radius: 0;
    font-weight: 700;
    padding: 12px 36px
}

.bg-pi,
.btn-primary:hover,
.underline span {
    background-color: #f65353
}

.p-top {
    padding-top: 1.5rem
}

.p-bot {
    padding-bottom: 1.5rem
}

.bg-pi-l {
    background-color: #f653531a
}

.banner .button--hyperion:before,
.banner .content__item .button,
.bg-bl,
.faq .accordion-button:focus,
.faq .accordion-button:not(.collapsed),
.tariffs .nav .nav-item .btn.active {
    background-color: #29aa9a
}

.bg-bl-l {
    background-color: #e2fffc
}

.underline {
    background-color: #29aa9a;
    height: 9px;
    width: 40%;
    margin: 12px 0
}

.underline span {
    border-left: 15px solid #ffff;
    border-right: 15px solid #ffff;
    width: 63px;
    height: 9px;
    display: block
}

.animation span {
    -webkit-animation: 2s ease-in-out forwards line;
    animation: 2s ease-in-out forwards line
}

@-webkit-keyframes line {
    0% {
        left: 0
    }

    100% {
        left: 100%
    }
}

@keyframes line {
    0% {
        left: 0
    }

    100% {
        left: 100%
    }
}

header {
    position: fixed;
    z-index: 999;
    background: #fff;
    top: 0;
    left: 0;
    right: 0
}

.nav-main .nab-btn-d {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 28px;
    -moz-column-gap: 28px;
    column-gap: 28px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.nav-main .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 1.1rem;
    padding-right: 1.1rem;
    color: #000;
    font-size: 16px;
    letter-spacing: .3px;
    -webkit-transition: .3s;
    transition: .3s
}

.nav-main .navbar-expand-lg .navbar-nav .active {
    color: #29aa9a
}

.nav-main .btn {
    font-size: 16px;
    padding: 16px 36px 12px
}

.nav-main .nav-item {
    font-size: 18px;
    font-family: myFirstFont, sans-serif
}

.t-p {
    color: #12b2d2 !important
}

.t-g {
    color: #5cc058 !important
}

.banner {
    margin: 1rem 0
}

.alliance-banner .row,
.down-app,
.home-banner .row,
.investor-banner .row {
    margin-right: 3px;
    margin-left: 3px
}

.home-banner .row {
    background: url("../img/banner.webp") center/cover;
    border-radius: 30px
}

.alliance-banner .row {
    background: url("../img/alliance-banner.webp") center/cover;
    border-radius: 30px
}

.alliance-banner .row:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(8 82 153/94%) 0, rgb(126 180 216/0%) 73%);
    border-radius: 30px
}

.investor-banner .row {
    background: url("../img/investor-banner.webp") center/cover;
    border-radius: 30px
}

.banner h1 {
    line-height: 3rem
}

.investor-banner h1 {
    line-height: 35px
}

.banner p {
    color: #fff;
    font-weight: 500;
    font-size: 18px
}

.banner .app-down,
.down-app .mob-r .app-down {
    margin: 12px 0;
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px
}

.banner .app-down a,
.down-app .mob-r .app-down a {
    display: inline=block
}

.banner .app-down img,
.down-app .mob-r .app-down img {
    display: inline-block;
    height: 45px
}

.banner .left-box {
    padding: 9.5rem 4rem;
    border-radius: 30px;
    overflow: hidden
}

.investor-banner .left-box {
    padding: 6.5rem 4rem;
    border-radius: 30px;
    position: relative;
    overflow: hidden
}

.banner .left-box>.btn-primary {
    margin: 16px 0
}

.banner .left-box * {
    z-index: 3
}

.banner .left-box .bac-ovr {
    position: absolute;
    width: 90%;
    top: -5%;
    left: -5%;
    z-index: 1
}

.about {
    background: linear-gradient(180deg, #fff 0, #f0f8ff 50%, #fff 90%)
}

.about .ab-blk ul,
.investor-section ul,
.our-promises ul,
.we-are ul {
    list-style: none;
    padding: 0;
    margin-top: 2rem
}

.about .ab-blk ul li,
.investor-section ul li,
.our-promises ul li,
.we-are ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 18px;
    -moz-column-gap: 18px;
    column-gap: 18px;
    margin: 16px 0;
    font-size: 20px
}

.about .ab-blk ul li .check,
.best-cab .our-promises ul li .check,
.investor-section ul li .check,
.we-are ul li .check {
    width: 30px;
    height: 30px;
    background: #5cc058;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 22px;
    color: #fff;
    flex: none
}

.about .float-img {
    height: 100%
}

.about .float-img img {
    position: absolute;
    top: -54%;
    right: 12%;
    width: auto;
    height: 490px
}

.vis-mis.about .float-img img {
    position: absolute;
    top: 0;
    right: 25%;
    width: auto;
    height: 416px
}

.mem-btn.collapsed .vl,
.mem-btn:not(.collapsed) .vm,
.mob-img {
    display: none
}

.best-cab .line {
    background-color: #29aa9a;
    height: 2px;
    margin: 1.5rem 0
}

.best-cab .overlay-best-cab {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #fff), color-stop(31%, rgba(255, 255, 255, 0)), color-stop(74%, rgba(255, 255, 255, 0)), color-stop(91%, #fff));
    background: linear-gradient(180deg, #fff 10%, rgba(255, 255, 255, 0) 31%, rgba(255, 255, 255, 0) 74%, #fff 91%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.best-cab .road-c {
    height: 450px
}

.our-promises {
    padding-left: 4%
}

.best-cab .r-fold {
    width: 90%;
    padding: 3.8rem 2.4rem;
    margin-left: auto;
    -webkit-box-shadow: #d4d4d4 7.4px 9.4px 16.2px;
    box-shadow: #d4d4d4 7.4px 9.4px 16.2px;
    border-radius: 15px
}

.best-cab .r-fold>p {
    font-size: 1.2rem;
    font-weight: 600;
    color: #868686;
    margin-bottom: 0
}

.best-cab .r-fold .r-flex,
.why .chose .pro .pro-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.best-cab .r-fold .r-flex h4 {
    font-size: 2.2rem;
    font-weight: 600
}

.best-cab .r-fold .r-flex .in-r {
    font-size: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.adv .adv-box,
.best-cab .r-fold .r-flex .in-r span,
.best-cab .r-fold .round-bar .r-txt,
.down-app .mob-r ul,
.down-app .mob-r ul li,
.tariffs .tab-content .tac-con,
.testimonials .tes {
    display: -webkit-box;
    display: -ms-flexbox
}

.best-cab .r-fold .r-flex .in-r span {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    margin-right: 8px;
    border-radius: 736px;
    background: #12b2d2;
    height: 30px;
    width: 30px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 16px
}

.best-cab .r-fold .round-bar {
    margin: 2rem 0
}

.best-cab .r-fold .round-bar .r-txt {
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 18px;
    -moz-column-gap: 18px;
    column-gap: 18px
}

.best-cab .r-fold .round-bar .r-txt p {
    margin-top: 6px;
    font-size: 1.3rem;
    color: #868686
}

.book-bar .row {
    margin: 0;
    padding: 20px 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background-color: #12b2d2;
    border-radius: 12px
}

.book-bar .row p {
    font-size: 2.4rem;
    color: #fff;
    margin: 0;
    font-weight: 700
}

.book-bar .row a {
    color: #e7b84c
}

.book-bar .row img {
    width: 22%;
    margin: 0 auto
}

.tariffs .nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px
}

.tariffs .nav .nav-item img {
    height: 40px;
    width: auto;
    margin-right: 10px
}

.tariffs .nav .nav-item .btn {
    padding: 1rem 3rem;
    background-color: #868686
}

.why-we .we-c.hov:hover,
.why-we .we-c:hover .box-i,
footer .line {
    background-color: #fff
}

.tariffs .tab-content .in-tab {
    padding: 0 12px
}

.tariffs .tab-content .in-tab .nav {
    border-bottom: 1px solid #868686
}

.tariffs .tab-content .tab-btn {
    border: none;
    background: #fff;
    font-size: 15px;
    padding: 16px 19px;
    font-weight: 600
}

.about-us h2,
.blog .slick-dots li.slick-active button:before,
.blog-full .recent-blog:hover h4,
.tariffs .tab-content .tab-btn.active {
    color: #f65353
}

.tariffs .tab-content .tac-con {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #505050;
    padding: 2rem 0
}

.tariffs .tab-content .tac-con h4 {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0
}

.tariffs .tab-content .tac-con p,
.why-we .we-c p {
    color: #868686;
    margin: 0
}

.tariffs .tab-content .tac-con .p-k {
    color: #f65353;
    font-weight: 700;
    font-size: 1.2rem
}

.down-app {
    background-image: url("../img/home-alience-bg.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #5cc058;
    border-radius: 12px
}

.down-app .img-mob {
    width: 100%;
    position: absolute;
    -webkit-transform: translate(-50%, -20%);
    transform: translate(-50%, -20%);
    top: 52%;
    left: 56%
}

.about-ban div p a,
.card-off.bg-pi *,
.down-app .mob-r,
.down-app .mob-r p,
.testimonials *,
.why-we .we-c.hov *,
.why-we .we-c:hover *,
footer * {
    color: #fff
}

.down-app .mob-r h3 {
    font-size: 2rem;
    font-weight: 700;
    color: #fff
}

.down-app .mob-r ul {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    width: 100%
}

.down-app .mob-r ul li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    color: #fff;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin: 12px 0
}

.down-app .mob-r ul li .check {
    background-color: #fff;
    color: #29aa9a;
    height: 25px;
    width: 25px;
    display: inline;
    border: none;
    font-size: 15px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.adv h2 {
    margin-bottom: 3rem
}

.adv .adv-box {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.4rem;
    row-gap: 10px
}

.adv .adv-box img {
    height: 4rem
}

.adv .adv-box p {
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center
}

.adv .adv-box h4 {
    font-size: 17px;
    font-weight: 600;
    color: #5cc058;
    min-height: 27px
}

.testimonials {
    padding: 6rem 0;
    background: url("../img/Rectangle.webp") center/cover fixed
}

.about-us .ab-r,
.modal-form {
    padding: 2rem
}

.testimonials p {
    margin: 0;
    font-style: italic
}

.testimonials .coma svg {
    color: #f65353;
    height: 3rem;
    margin: 12px 0
}

.testimonials .tes {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    margin: 12px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog .blog-card,
.lea-ab .cards {
    display: -webkit-box;
    display: -ms-flexbox
}

.lea-ab .cards .social img,
.testimonials .tes img {
    width: 40px;
    height: auto
}

.testimonials .slick-next {
    right: -60px
}

.testimonials .slick-prev {
    left: -60px
}

.testimonials .slick-arrow:hover:before {
    color: #f65353 !important
}

.blog .slick-dots li button:before {
    font-size: 15px
}

.blog .blog-card {
    border-radius: 1rem;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90%;
    margin: 2rem;
    -webkit-box-shadow: 10px 10px 20px 0 #ddd;
    box-shadow: 10px 10px 20px 0 #ddd
}

.blog .blog-card img {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%;
    -o-object-fit: cover;
    object-fit: cover
}

.lea-ab .cards,
.why-we .we-c {
    -webkit-box-pack: start;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

.blog .blog-card .blog-cont,
.contact-form form {
    padding: 3rem
}

.blog .blog-card .blog-cont p {
    font-size: 18px;
    font-weight: 700
}

.contact-form h2 {
    padding: 0 3rem
}

.contact-form form input,
.contact-form form textarea {
    padding: 5px 0;
    background: #f7f4f4;
    font-size: 14px;
    color: #000;
    width: 100%;
    border: none;
    border-bottom: 2px solid #868686;
    border-radius: 0;
    -webkit-transition: .3s;
    transition: .3s;
    outline: 0
}

.contact-form form input::-webkit-input-placeholder,
.contact-form form textarea::-webkit-input-placeholder {
    color: #a0a0a0;
    font-weight: 700
}

.contact-form form input::-moz-placeholder,
.contact-form form textarea::-moz-placeholder {
    color: #a0a0a0;
    font-weight: 700
}

.contact-form form input:-ms-input-placeholder,
.contact-form form textarea:-ms-input-placeholder {
    color: #a0a0a0;
    font-weight: 700
}

.contact-form form input::-ms-input-placeholder,
.contact-form form textarea::-ms-input-placeholder {
    color: #a0a0a0;
    font-weight: 700
}

.contact-form form input::placeholder,
.contact-form form textarea::placeholder {
    color: #a0a0a0;
    font-weight: 700
}

.contact-form form input:focus,
.contact-form form textarea:focus {
    border-bottom: 3px solid #29aa9a;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .3s;
    transition: .3s
}

footer {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .8))), url("../img/footer1.webp");
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .8)), url("../img/footer1.webp");
    background-position: center;
    background-size: cover;
    background-attachment: fixed
}

footer .foot-logo {
    width: 130px;
    border-radius: 6px
}

footer .social img {
    width: 30px;
    height: auto
}

footer h4 {
    font-weight: 700;
    margin-bottom: 30px;
    color: #5cc058
}

.footer-social ul,
footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer .line {
    height: 2px;
    width: 100%;
    margin: 2rem 0
}

.about-us img,
.lea-ab .cards .name {
    margin: 0 auto
}

footer .copy a {
    color: #ffce0c
}

.about-ban {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .3))), url("../img/car-line.webp");
    background: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url("../img/car-line.webp");
    background-position: center;
    background-size: cover;
    height: 40vh;
    position: relative
}

.about-ban h1 {
    font-weight: 600;
    color: #fff
}

.about-ban div {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.about-ban div p {
    color: #fff;
    font-size: 15px;
    font-weight: 300
}

.about-us .main-img {
    -webkit-box-shadow: 20px 20px #f35454;
    box-shadow: 20px 20px #f35454
}

.about-us h2 span {
    -webkit-text-stroke: 2px #29aa9a;
    color: transparent
}

.about-us p,
.blog-full p,
.why p {
    text-align: justify
}

.about-us .vis .img-box img {
    position: relative;
    z-index: 5
}

.about-us .vis .ab-r {
    padding: 8% 10% 8% 7%;
    text-align: right;
    position: relative
}

.about-us .vis .ab-r h2 {
    line-height: 3.7rem;
    font-size: 4rem
}

.about-us .vis .ab-r span {
    -webkit-text-stroke: 2px #f65353;
    color: transparent
}

.about-us .vis .ab-r .text {
    position: relative;
    display: block;
    padding: 14px 35px 14px 14px
}

.about-us .vis .ab-r .text p {
    position: relative;
    z-index: 4;
    color: #fff;
    font-size: 20px
}

.about-us .vis .ab-r .text:after {
    content: "";
    position: absolute;
    width: 200%;
    background-color: #29aa9a;
    top: -5%;
    bottom: 0;
    z-index: 2;
    height: 104%;
    right: 0;
    -webkit-box-shadow: 14px 14px 0 -6px #f65353;
    box-shadow: 14px 14px 0 -6px #f65353
}

.about-us .mis .ab-r {
    text-align: left
}

.about-us .mis .ab-r .text:after {
    top: -5%;
    bottom: 0;
    z-index: 2;
    height: 104%;
    left: 0;
    -webkit-box-shadow: -14px 14px 0 -6px #f65353;
    box-shadow: -14px 14px 0 -6px #f65353
}

.about-us img {
    width: 100%
}

.lea-ab {
    background-color: #f9fffe
}

.lea-ab .cards {
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 12px;
    text-align: center;
    height: 500px;
    overflow: hidden;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition: .3s;
    transition: .3s
}

.faci .card-off .box-off,
.lea-ab .cards .social,
.why-we .we-c {
    display: -webkit-box;
    display: -ms-flexbox
}

.lea-ab .cards:hover {
    -webkit-transition: .3s;
    transition: .3s
}

.lea-ab .cards:hover .avatar {
    -webkit-transition: .3s;
    transition: .3s;
    height: 60%
}

.lea-ab .cards:hover .social {
    -webkit-transition: .3s;
    transition: .3s;
    height: 40px
}

.lea-ab .cards img.avatar {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    -webkit-transition: .3s;
    transition: .3s
}

.lea-ab .cards .name .nam {
    font-size: 1.2rem;
    line-height: 1.2rem;
    margin: 0;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase
}

.lea-ab .cards .name .dig {
    font-weight: 300;
    color: #868686
}

.lea-ab .cards .social {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-bottom: 20px;
    margin-top: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    height: 0;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.faq .accordion-button:after {
    margin-left: auto !important;
    margin-right: 0 !important
}

.faq .accordion-button:focus {
    z-index: 3;
    border-color: #29aa9a;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.faq .accordion-button {
    color: #000;
    font-size: 1.5rem
}

.faq .accordion-item {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #000
}

.why .chose {
    padding: 4rem
}

.why img {
    -webkit-box-shadow: 20px 20px #29aa9a;
    box-shadow: 20px 20px #29aa9a
}

.why-we .we-c {
    margin: 25px;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2rem 1.7rem;
    row-gap: 15px;
    border-radius: 15px;
    -webkit-box-shadow: #e9e9e9 6.95px 6.95px 13.6px;
    box-shadow: #e9e9e9 6.95px 6.95px 13.6px;
    -webkit-transition: .3s;
    transition: .3s;
    height: 100%
}

.why-we .we-c h3 {
    margin: 0;
    font-weight: 700
}

.why-we .we-c .box-i {
    padding: 14px;
    border-radius: 11px;
    background-color: #f65353
}

.why-we .we-c .box-i svg {
    height: 46px;
    width: auto
}

.why-we .we-c a {
    color: #000;
    font-weight: 700
}

.why-we .we-c.hov,
.why-we .we-c:hover {
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #29aa9a
}

.why-we .we-c.hov a,
.why-we .we-c:hover a {
    color: #f65353;
    font-weight: 700
}

.why-we .we-c.hov:hover * {
    color: #000
}

.faci p {
    margin: 0
}

.faci h3 {
    margin: 0;
    font-size: 23px;
    font-weight: 600
}

.faci .card-off {
    padding: 2.5rem 1rem;
    border-radius: 18px;
    -webkit-box-shadow: 0 0 10px -5px #9c9c9c;
    box-shadow: 0 0 10px -5px #9c9c9c;
    margin: 1rem
}

.faci .card-off:hover {
    background: #f65353;
    -webkit-transition: .3s;
    transition: .3s
}

.faci .card-off:hover * {
    color: #fff;
    fill: #fff;
    border-color: #fff
}

.faci .card-off .box-off {
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    border-bottom: 1px solid #737373;
    padding-bottom: 2rem;
    margin-bottom: 2rem
}

.faci .card-off .box-off .ico-of {
    padding: 13px;
    border-radius: 10px;
    background-color: #29aa9a
}

.faci .card-off .box-off .ico-of svg {
    height: 30px;
    width: auto;
    color: #fff
}

.faci .card-off .card-off-bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.faci .card-off .card-off-bot .off-b-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.faci .card-off .card-off-bot .off-b-txt svg {
    width: 20px
}

.card-off.bg-pi .box-off {
    border-bottom: 1px solid #fff
}

.modal-form {
    border-radius: 0
}

.modal-form .btn-close {
    float: right;
    position: relative;
    z-index: 999
}

.modal-form h3 {
    padding: 1rem
}

.modal-form input,
.modal-form textarea {
    border: none;
    outline: 0;
    padding: 5px;
    border-bottom: 2px solid #606060;
    font-size: 18px;
    border-radius: 0;
    width: 100%
}

.modal-form input:focus,
.modal-form textarea:focus {
    outline: 0;
    border: none;
    border-bottom: 2px solid #29aa9a;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress {
    height: 5px
}

.progress-bar {
    background-color: #000
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.row .three {
    padding: 80px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #2c3e50;
    color: #ecf0f1;
    text-align: center
}

.hamburger .line {
    width: 30px;
    height: 2px;
    border-radius: 20px;
    background-color: #000;
    display: block;
    margin: 8px auto;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.contact .address,
.contact a {
    width: -webkit-fit-content;
    width: -moz-fit-content
}

.hamburger:hover {
    cursor: pointer
}

#hamburger-6.is-active {
    -webkit-transition: .3s ease-in-out 0.6s;
    transition: .3s ease-in-out 0.6s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#hamburger-6.is-active .line:nth-child(2) {
    width: 0
}

#hamburger-6.is-active .line:first-child,
#hamburger-6.is-active .line:nth-child(3) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s
}

#hamburger-6.is-active .line:first-child {
    -webkit-transform: translateY(9px);
    transform: translateY(9px)
}

#hamburger-6.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-9px) rotate(90deg);
    transform: translateY(-9px) rotate(90deg)
}

.why-u {
    background-color: #29aa9a;
    padding: 100px 0
}

.why-u .text-h-style {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    line-height: 60px
}

.why-u .position .image {
    position: absolute;
    top: -100%;
    left: 70%;
    -webkit-transform: translate(-50%, -15%);
    transform: translate(-50%, -15%)
}

.why-u .position .image img {
    width: 310px;
    height: auto
}

.why-u .margin-top1 {
    margin-top: 70px
}

.why-u .margin-top1 .text-outer .number {
    font-size: 3rem;
    color: transparent;
    font-weight: 900;
    -webkit-text-stroke: #fff;
    -webkit-text-stroke-width: 2px;
    -webkit-transition: .5s;
    transition: .5s
}

.why-u .margin-top1 .text-outer .text-heading {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    margin-top: -12px;
    z-index: 10;
    line-height: 40px;
    position: relative
}

.why-u .margin-top1 .text-outer .text-para {
    max-width: 320px;
    color: #fff;
    font-size: 18px;
    text-align: justify
}

.why-u .margin-top1 .text-outer:hover .number {
    -webkit-text-stroke-color: #f65353;
    -webkit-transition: .5s;
    transition: .5s
}

.contact {
    padding: 50px 0;
    position: relative
}

.contact .batch {
    color: #29aa9a;
    font-size: 15px;
    font-weight: 600
}

.contact .heading {
    font-weight: 700;
    font-size: 50px
}

.contact .heading span {
    color: #5cc058
}

.contact .text {
    font-size: 13px;
    color: #999
}

.contact a {
    width: fit-content
}

.contact .address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    width: fit-content
}

.contact .address a {
    color: #000
}

.contact .address .logo {
    width: 50px;
    height: 50px;
    padding: 13px;
    background-color: #5cc058;
    border-radius: 50%;
    margin-right: 20px;
    -webkit-transition: .5s;
    transition: .5s;
    display: flex;
    align-items: center;
    justify-content: center
}

.contact .address .logo:hover {
    background-color: rgba(40, 32, 32, .847);
    -webkit-transition: .5s;
    transition: .5s
}

.contact .address .logo:hover path {
    stroke: #f65353;
    -webkit-transition: .5s;
    transition: .5s
}

.contact .address .logo svg {
    width: 30px;
    height: 25px
}

.contact .address .logo svg path {
    fill: none;
    stroke: #000;
    stroke-width: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.contact .address .text-outer .heading {
    font-size: 22px;
    font-weight: 500
}

.contact .address .text-outer .heading p {
    margin-bottom: 1px
}

.contact .social-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.app-down .button,
.content__item .button {
    pointer-events: auto;
    cursor: pointer;
    background: #12b2d2;
    font-family: inherit;
    font-size: inherit;
    display: inline-block;
    position: relative;
    margin: 0
}

.contact .social-media .main-text p {
    margin-bottom: 0 !important;
    font-weight: 700;
    font-size: 14px
}

.contact .social-media .social-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contact .social-media .social-icon .icon {
    width: 35px;
    height: 35px;
    margin: 0 6px;
    background-color: #5cc058;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: .5s;
    transition: .5s
}

.contact .social-media .social-icon .icon:hover {
    background-color: #12b2d2;
    -webkit-transition: .5s;
    transition: .5s
}

.contact .social-media .social-icon .icon:hover svg {
    fill: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.contact .social-media .social-icon .icon svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.contact .form-outer {
    padding: 30px;
    border-radius: 5px;
    box-shadow: 2px 3px 45px -27px #8f8c8c;
    -webkit-box-shadow: 2px 3px 45px -27px #8f8c8c;
    -moz-box-shadow: 2px 3px 45px -27px #8f8c8c
}

.contact .form-outer .col {
    margin-bottom: 15px
}

.contact .form-outer .col label {
    color: #000;
    font-weight: 600;
    font-size: 14px
}

.contact .form-outer .col .form-control {
    background-color: #f1eeeee1
}

.contact .form-outer .col .form-control::-webkit-input-placeholder {
    color: #999;
    font-size: 13px
}

.contact .form-outer .col .form-control::-moz-placeholder {
    color: #999;
    font-size: 13px
}

.contact .form-outer .col .form-control:-ms-input-placeholder {
    color: #999;
    font-size: 13px
}

.contact .form-outer .col .form-control::-ms-input-placeholder {
    color: #999;
    font-size: 13px
}

.contact .form-outer .col .form-control::placeholder {
    color: #999;
    font-size: 13px
}

.contact .form-outer .col .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #e5e2d9b7
}

.contact .form-outer .btn {
    width: 100%;
    background-color: #5cc058;
    color: #fff;
    border: 1px solid #5cc058;
    font-weight: 500;
    font-size: 14px;
    padding: 18px 0
}

.map {
    margin: 60px 0
}

.map .map-outer {
    padding: 0 100px
}

@media only screen and (max-width:580px) {
    .why-u .position .image img {
        display: none
    }

    .map .map-outer {
        padding: 0 30px
    }
}

.map .map-outer iframe {
    border-radius: 10px
}

.content__item .button {
    border: none;
    padding: 8px 12px;
    border-radius: 10px;
    color: #fff
}

.app-down .button {
    border: none;
    padding: 8px 12px;
    border-radius: 10px;
    color: #000
}

.content__item .button:after,
.content__item .button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.content__item:before {
    color: var(--color-number);
    position: absolute;
    top: 0;
    left: 0;
    content: ""
}

.button--hyperion {
    font-family: input-mono-narrow, monospace;
    font-weight: 500;
    padding: 1rem 1.5rem;
    border: 1px solid #29aa9a;
    overflow: hidden;
    color: #fff
}

.blog-full img,
.qr {
    border-radius: 15px
}

.button--hyperion span {
    display: block;
    position: relative
}

.button--hyperion>span {
    overflow: hidden
}

.button--hyperion>span>span {
    overflow: hidden;
    font-size: 17px
}

.button--hyperion:hover>span>span {
    -webkit-animation: .2s forwards MoveUpInitial, .2s .2s forwards MoveUpEnd;
    animation: .2s forwards MoveUpInitial, .2s .2s forwards MoveUpEnd
}

@-webkit-keyframes MoveUpInitial {
    to {
        -webkit-transform: translate3d(0, -105%, 0);
        transform: translate3d(0, -105%, 0)
    }
}

@keyframes MoveUpInitial {
    to {
        -webkit-transform: translate3d(0, -105%, 0);
        transform: translate3d(0, -105%, 0)
    }
}

@-webkit-keyframes MoveUpEnd {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes MoveUpEnd {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.button--hyperion:before {
    content: "";
    background: #5cc058;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.7, 0, .2, 1);
    transition: transform .3s cubic-bezier(.7, 0, .2, 1);
    transition: transform .3s cubic-bezier(.7, 0, .2, 1), -webkit-transform .3s cubic-bezier(.7, 0, .2, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.button--white:before {
    content: "";
    background: #fff;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.7, 0, .2, 1);
    transition: transform .3s cubic-bezier(.7, 0, .2, 1);
    transition: transform .3s cubic-bezier(.7, 0, .2, 1), -webkit-transform .3s cubic-bezier(.7, 0, .2, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.button--hyperion:hover:before {
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%
}

.navbar-brand img {
    -o-object-fit: contain;
    object-fit: contain
}

.imgholder .dot,
.imgholder .dot:after,
.imgholder .dot:before {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 4rem;
    z-index: -3;
    width: 4rem;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
    -webkit-animation: 3s infinite dot;
    animation: 3s infinite dot
}

.imgholder .dot:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute
}

.imgholder .dot:after {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute
}

@-webkit-keyframes dot {
    70% {
        -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 30px rgba(255, 255, 255, 0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@keyframes dot {
    70% {
        -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 30px rgba(255, 255, 255, 0)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

.media article {
    position: relative;
    margin: 2rem
}

.media article img {
    border-radius: 14px;
    margin-bottom: 14px;
    height: 300px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.media article .blog-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    padding: 8px 12px;
    border-radius: 12px
}

.media article a:hover h3 {
    color: #f65353;
    -webkit-transition: .3s;
    transition: .3s
}

.media article h3 {
    font-size: 25px;
    font-weight: 600;
    -webkit-transition: .3s;
    transition: .3s
}

.media article p {
    color: #a5a5a5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.blog-full img {
    margin-bottom: 2rem
}

.blog-full h2 {
    margin: 12px 0;
    font-size: 35px
}

.blog-full .recent-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    padding-bottom: 1.2rem;
    margin-bottom: 1.2rem;
    border-bottom: 1px solid #9c9c9c
}

.blog-full .recent-blog img {
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 200px;
    height: 110px;
    margin: 0
}

.blog-full .recent-blog h4 {
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 20px;
    font-weight: 600
}

.blog-full .recent-blog p {
    color: #868686
}

.down-app h4 {
    margin-top: 1.5rem;
    color: #fff
}

.qr {
    position: absolute;
    height: auto;
    width: 17vmax;
    right: 10%;
    bottom: -11vmax;
    box-shadow: 0 0 10px -5px #000
}

.footer-i {
    align-items: center;
    justify-content: flex-start;
    column-gap: 4px
}

.footer-i svg {
    height: 20px;
    width: 20px;
    fill: #fff
}

@media only screen and (max-width:991px) {
    .why-u .text-h-style {
        font-size: 35px;
        line-height: 45px
    }

    .why-u .position .image img {
        width: 370px;
        height: auto
    }

    .qr {
        right: 60%;
        bottom: 20%
    }

    .best-cab .overlay-best-cab {
        transform: translate(20%)
    }
}

@media only screen and (max-width:480px) {
    .qr {
        position: absolute;
        transform: translate(50%);
        height: auto;
        width: 14vmax;
        right: 50%;
        bottom: -125px;
        border-radius: 3px;
        box-shadow: 0 0 10px -5px #000
    }
}

.alliance-left,
.features-icon-four,
.footer-widget ul li,
.img-thumbnail,
.section,
.thumb-info,
.thumb-info img {
    position: relative
}

.sub-title {
    letter-spacing: .1em;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    color: #e2a822;
    border-radius: 50px;
    margin-bottom: 12px
}

.we-are p {
    text-align: justify;
    font-size: 20px
}

.section {
    padding: 20px 70px
}

.advantages-section h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    color: #5cc058
}

.advantages-section .card {
    margin: 10px auto;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    border-radius: 6px;
    height: 100%;
    transition: .3s;
    border: none
}

.advantages-section .card-title {
    text-align: center;
    color: #5cc058;
    font-weight: 600;
    font-size: 18px
}

.card-image img {
    width: 65px;
    margin: 15px 0
}

.blog-section h2 {
    color: #000;
    line-height: normal
}

.blog-image img {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    width: 280px;
    height: 171px;
    object-fit: cover;
}

.blog-content {
    transition: .5s;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.blog-content h2 {
    font-size: 16px;
    color: #000;
    margin-bottom: 8px;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}
.blog-content p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.btn-custom {
    padding: 8px 12px;
    font-size: .7rem;
    background-color: #fff;
    color: #000;
    border: 1px solid #5cc058
}

.btn-rounded {
    border-radius: 20px
}

.btn-custom:hover {
    background-color: #5cc058;
    color: #fff
}

.btn-custom-sm {
    padding: 5px 10px
}

.alliance-brings {
    background: linear-gradient(180deg, #5cc058 0, #93db90 73%);
    border-radius: 12px;
    margin-left: 3px;
    margin-right: 3px
}

.alliance-inner {
    padding: 18% 0
}

.alliance-left {
    width: 100%;
    height: 100%
}

.alliance-inner h2 {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    text-shadow: 2px 2px 0 #242424ad
}

article.blog-post-large .post-image {
    margin-bottom: 25px
}

.post-date .date,
.post-date .month {
    font-size: 18px;
    color: #5cc058;
    font-weight: 600
}

.blog-details-content h2 {
    font-size: 25px;
    font-weight: 600;
    line-height: normal;
    color: #5cc058;
    margin-bottom: 10px
}

.blog-details-content p {
    font-size: 16px;
    margin-bottom: 8px
}

.footer-widget ul li p,
.post-meta p {
    font-size: 14px;
    margin-bottom: 0
}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar ul.simple-post-list li {
    padding: 8px 0
}

.sidebar ul.simple-post-list .post-image {
    float: left;
    margin-right: 12px
}

.img-thumbnail-no-borders,
.img-thumbnail.img-thumbnail-no-borders {
    border: none;
    padding: 0
}

.img-thumbnail {
    border-radius: 4px
}

.sidebar ul.simple-post-list .post-info {
    line-height: 20px
}

.sidebar ul.simple-post-list .post-info a {
    font-size: .9em;
    color: #000;
    display: block;
    margin-bottom: 5px;
    font-weight: 600
}

.post-meta p {
    color: #5c5c5c
}

.thumb-info {
    display: block;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 4px;
    margin: 4px;
    overflow: hidden;
    display: block;
    position: relative
}

.thumb-info img {
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 3px;
    width: 100%;
    height: 200px;
    object-fit: cover
}

.thumb-info-caption {
    padding: 10px 0;
    background-color: #5cc058;
    display: block
}

.thumb-info-caption .thumb-info-caption-text {
    text-align: center;
    display: block;
    color: #fff;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.thumb-info:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.alliance-banner h2 {
    font-size: 22px;
    line-height: normal;
    color: #ffbe29;
    margin-bottom: 2rem;
    text-shadow: 2px 2px 0 #24242499
}

.investor-section h4 {
    font-weight: 600;
    font-size: 25px
}

.features-item-wrap-four {
    background: #fff;
    box-shadow: 0 4px 50px rgba(233, 233, 243, .5);
    border-radius: 10px;
    padding: 30px 50px
}

.features-item-four {
    display: flex
}

.features-icon-four {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    margin-right: 20px;
    font-size: 40px;
    line-height: 0;
    border-radius: 14px;
    background: #e6eeff
}

.features-icon-four img {
    width: 65px
}

.features-content-four .title {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 4px;
    color: #5cc058
}

.potentia-opportunity {
    background-color: #5cc058;
    border-radius: 32px;
    margin-right: 3px;
    margin-left: 3px
}

.potentia-opportunity h4 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 3rem
}

.potentia-opportunity p {
    font-size: 18px
}

.footer-social ul li {
    margin: 0 3px;
    padding: 0
}

.footer-social {
    margin-top: 12px;
    margin-bottom: 12px
}

.social-icons li {
    display: inline-block;
    padding: 2px;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 1px 1px 0 rgb(0 0 0/20%)
}

.media-content h2,
.media-content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.social-icons li a {
    transition: .3s;
    background-color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .8rem;
    line-height: 30px
}

.social-icons li a i {
    color: #333
}

.site-header__title {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.1;
    text-transform: capitalize
}

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #5cc058;
    fill: none;
    animation: .6s cubic-bezier(.65, 0, .45, 1) forwards stroke
}

.checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #5cc058;
    stroke-miterlimit: 10;
    margin: 0 auto;
    box-shadow: inset 0 0 0 #5cc058;
    animation: .4s ease-in-out .4s forwards fill, .3s ease-in-out .9s both scale
}

.media-content,
.media-info h3 {
    margin-top: 10px
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: .3s cubic-bezier(.65, 0, .45, 1) .8s forwards stroke
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes scale {

    0%,
    100% {
        transform: none
    }

    50% {
        transform: scale3d(1.1, 1.1, 1)
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0 0 0 30px #fff
    }
}

.footer-menu h2 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: normal;
    color: #5cc058
}

.footer-widget ul li {
    padding-top: 0;
    padding-left: 0
}

.form-cover {
    background-color: #f7f4f4;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    margin-right: 10px;
    margin-left: 7px
}

.menu {
    box-shadow: 0 3px 2px -2px rgb(0 0 0 / 8%)
}

.media-info h3 {
    font-size: 20px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #71fc6c
}

.media-info p {
    margin-bottom: 8px;
    font-size: 15px;
    color: #fff;
    text-align: justify
}

.media-content h2 {
    font-size: 15px;
    margin-bottom: 4px;
    font-weight: 500;
    line-height: 20px;
    color: #2db427;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.media-content p {
    font-size: 15px;
    margin-bottom: 10px;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.btn-submit {
    font-size: 16px;
    text-align: center;
    padding: 6px 10px;
    border-radius: 8px;
    background-color: #5cc058;
    border: 1px solid #5cc058;
    color: #fff;
    width: 100%;
    transition: .3s ease-in-out
}

.sec-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: center
}

.sec-title h2 {
    font-size: 25px;
    line-height: normal
}

.media-feature-wrapper h4 {
    color: #ffbe29;
    padding: 6px
}

.btn-submit:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #5cc058
}

.fearure-container {
    height: 700px;
    overflow: auto
}

.fearure-container::-webkit-scrollbar,
.sidebar-wrap::-webkit-scrollbar {
    width: 8px
}

.fearure-container::-webkit-scrollbar-thumb,
.sidebar-wrap::-webkit-scrollbar-thumb {
    background-color: #5cc058;
    border-radius: 6px
}

.fearure-container::-webkit-scrollbar-track,
.sidebar-wrap::-webkit-scrollbar-track {
    background-color: #ccc;
    width: 12px;
    margin-right: 16px;
    border-radius: 6px
}

.media-feature-wrapper {
    background-color: #085399;
    padding: 10px 15px;
    border-radius: 15px;
    box-shadow: rgba(0 0 0 / 33%) 4px 4px 2px
}

.media-date span {
    color: #5cc058;
    font-size: 14px
}

.sticky-sec {
    position: sticky;
    top: 60px
}

.media-info-img img {
    height: 250px;
    width: 100%
}

.sidebar h4 {
    margin-bottom: 10px;
    font-weight: 500;
    color: #2db427
}

.sidebar {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
    background-color: #f0f8ff
}

.media-image img {
    width: 200px;
    height: 120px;
    object-fit: cover
}

.sidebar-wrap {
    height: 712px;
    overflow: hidden scroll;
    padding-right: 10px
}
.modal-body video{
    width: 100%;
    height: auto;
}
.modal-body{
    line-height: 0px;
}
.btn-close {
    border-radius: 50%;
    background-color: #15b4d3;
    color: #fff;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: none;
    width: 25px;
    height: 25px;
    position: absolute;
    top: -5%;
    right: -2%;
    z-index: 999;
}
.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio (height/width * 100) */
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.youtube-text{
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 22px;
}
.owl-carousel.slider .owl-nav button.owl-prev, 
.owl-carousel.slider .owl-nav button.owl-next{
    position: absolute;
    top: 50%;
}
.owl-carousel.slider .owl-nav button.owl-prev:hover, 
.owl-carousel.slider .owl-nav button.owl-next:hover{
    background: none;
}
.owl-carousel.slider .owl-nav button.owl-prev i, 
.owl-carousel.slider .owl-nav button.owl-next i{
    color: #fff;
    font-size: 40px;
}
.owl-carousel.slider .owl-nav button.owl-prev{
    left: 0;
}
.owl-carousel.slider .owl-nav button.owl-next{
    right: 0;
}

.pop-up-img-height-fix{
    height: 400px;
    object-fit: cover;
}