* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


.poppins, body {
    font-family: 'Poppins', sans-serif ;
}

html {
    scroll-behavior: smooth;
}

a,
a:hover {
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}
a:hover {
    color: #00afb1;
}

ul {
    padding: 0;
}

ul li {
    list-style: none;
}
.logo-dark, .dark {
    display: block;
}
.cms-header.fixed-header .logo-light {
    display: block;
}

.logo-light, .light {
    display: none;
}
::placeholder {
    color: #fff;
    opacity: 1;
}

.light-black{
    color: #313131 !important;
}

:-ms-input-placeholder {
    color: fff;
}

::-ms-input-placeholder {
    color: fff;
}

.font-20{
    font-size: 20px !important;
}
.font-60{
    font-size: 60px !important;
}
.font-30{
    font-size: 30px !important;
}
.font-100{
    font-size: 90px !important;
}
.green-color{
    color: #fbb044 !important;
}
.blue-color{
    color: #00afb1 !important;
}
p {
    margin: 0;
}
.weight-5{
    font-weight: 500;
}
.navbar-brand img {
    width: 150px;
}
.cms-header .logo-dark {
    display: block;
}
.cms-header.fixed-header .logo-dark {
    display: none;
}

.cms-header.fixed-header .logo-light {
    display: block;
}

.cms-header.fixed-header .logo-light {
    display: block;
}

.nav-item {
    margin-right: 45px;
}
.header.cms-header .navbar-dark .navbar-nav .nav-link.active, .header.cms-header .navbar-dark .navbar-nav .show>.nav-link {
    color: #00afb1 !important;
}
.cms-header.fixed-header .navbar-dark .navbar-nav .nav-link.active, .cms-header.fixed-header .navbar-dark .navbar-nav .show>.nav-link{
    color: #fbb044 !important;

}
.login a {
    display: block;
    background-color: #F9C05C;
    border-radius: 200px;
    padding: 10px 23px;
    color: #070708;
    font-size: 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

.login a:hover, .link-btn:hover {
    background-color: #505050;
    color: #fff;
}
.nav-item a {
    font-size: 20px;
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.app-btn {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    border: 2px solid #fff;
    padding: 10px 27px 12px;
    border-radius: 50px;
    font-weight: 500;
}
.mobile-menu {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    align-items: center;
}
.app-btn:hover, .cms-header .app-btn:hover, .fixed-header .app-btn:hover {
    background-color: #fbb044;
    color: #fff !important;
    border: 2px solid #fbb044 !important; 
}
.banenr {
    background: linear-gradient(252deg, #4DC0AF 0%, #02AEAE 100%);
    padding-top: 150px;
    padding-bottom: 100px;
}
.banner-title {
    font-size: 90px;
    margin-bottom: 20px;
}
.banner-subtitle {
    font-size: 45px;
    font-weight: 400;
}
.banner-cnt {
    margin: 60px 0;
}
.btn-link {
    display: inline-block;
    background-color: #fbb044;
    color: #313131;
    text-decoration: none;
    padding: 12px 26px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    min-width: 209px;
}

.banenr .get-app a {
    min-width: 203px;
    text-align: center;
}
.spacing-panel {
    padding: 100px 0;
}
.panle-title {
    font-size: 60px;
}

/* how it work panel */

.how-it-heading {
    font-size: 30px;
    margin-bottom: 20px;
}
.how-it-img {
    margin-bottom: 40px;
}
.how-it-img img {
    width: 160px;
}
/* how it work panel */


.panel-heading {
    color: #00afb1;
    font-size: 60px;
}
.panle-subtitle {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;
}

.dutch-in-box-cnt {
    width: 40%;
}

.dutch-in-titile span {
    color: #fbb044;
}
.dutch-in .dutch-in-box {
    background-color: #feebd0;
    padding: 51px 70px;
    border-radius: 10px;
}
.dutch-in-img {
    width: 40%;
    position: absolute;
    top: -96px;
    right: 83px;
}
.samart-analytics {
    background-color: #00afb1;
    padding: 74px;
}
.samart-analytics {
    background-color: #00afb1;
    padding: 60px;
    border-radius: 10px;
}
.samart-analytics img {
    width: 100%;
}


.instance-scan .panle-subtitle {
    margin-bottom: 26px;
    line-height: 33px;
    margin-top: 13px;
}

.video-panel img {
    width: 93%;
}

.get-kuber-app {
    background-color: #feebd0;
}

.get-kuber-img img {
    width: 80%;
}


.btn-link span {
    vertical-align: middle;
}
.btn-link:hover {
    background-color: #4ec0af;
    color: #fff;
}
.google-play {
    background-color: #4ec0af;
}
.google-play:hover {
    background-color: #fbb044;
    color: #fff;
}
.footer {
    background-color: #fafafa;
}
.footer ul {
    padding: 0;
}
.cppy-rights span {
    margin-right: 25px;
}
.cppy-rights {
    padding-bottom: 40px !important;
}
.fixed-header {
    z-index: 999;
    background: linear-gradient(252deg, #4DC0AF 0%, #02AEAE 100%);
}


.footer-log img {
    width: 170px;
    margin-bottom: 25px;
}


.get-kuber-app h2 {
    line-height: 94px;
}


/* about page css */

.about-banner {
    margin-top: 80px;
}



.cms-header .nav-item .nav-link {
    color: #313131 !important;
}
.cms-header .app-btn {
    color: #313131 !important;
    border: 2px solid #313131 !important;
}
.fixed-header  .nav-item .nav-link {
    color: #fff !important;
}
.fixed-header  .app-btn {
    color: #fff !important;
    border: 2px solid #fff !important;
}


/* faq page css */

.kuber-faq-accodian {
    background-color: #feebd0;
    padding: 40px 70px;
    border-radius: 10px;
}

.accordion-btn, .accordion-item{
    background-color: transparent !important;
    font-size: 25px;
    padding: 15px 0;
    color: #313131 !important;
    box-shadow: none !important;
}


.accordion-btn.collapsed:before {
    content: '';
    width: 3px;
    height: 16px;
    background-color: #fbb044;
    position: absolute;
    right: 6px;
    top: 30px;
}
.accordion-btn.collapsed:before, .accordion-btn:after {
    position: absolute;
    margin-right: 21px;
    margin-top: -7px;
    background-color: #fbb044;
}
.accordion-btn:after {
    content: '';
    width: 16px;
    height: 3px;
    background-color: #fbb044;
    position: absolute;
    right: -1px;
    top: 37px;
}


.kuber-faq-accodian .accordion-button:not(.collapsed)::after {
    background-image: none !important;
    transform: inherit !important;
}

.kuber-faq p {
    margin-bottom: 10px;
}
.kuber-faq li {
    margin: 5px 0;
}


.accordion-item {
    border: 0 !important;
    border-bottom: 1px solid #dad1c4 !important;
    border-radius: 0 !important;
}

.accordion-btn .accordion-item:last-of-type {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}


button:focus:not(:focus-visible) {
    outline: 0 !important;
    box-shadow: none !important;
    color: #313131 !important;
}


.contact-support {
    background-color: #fbb044;
    padding: 27px;
    border-radius: 10px;
}

.contact-support a {
    font-size: 21px;
    word-break: break-all;
}



.make-different-box {
    background-color: #fafafa;
    padding: 60px;
    border-radius: 10px;
    display: flex;
}


.different-box {
    width: 200px;
}
.make-img {
    width: 100%;
    height: 120px;
    display: flex;
    align-items: center;
}
.make-img img {
    width: 100%;
}

.different-box ul li {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 3px;
}


.different-box {
    width: 20%;
    margin: 0 10px;
}

.make-img h4 {
    font-weight: 600;
}

.different-box ul {
    margin-bottom: 0;
}


.footer ul li {
    font-size: 18px;
}

.w-lg-100 {
    width: 100%;
}

.header button {
    background-color: transparent !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}


.page-template-contact-us .contact-footer {
    display: block !important;
}

.form-control.textare {
    height: 155px !important;
}

.cms-header .current_page_item .nav-link {
    color: #00afb1 !important;
}

.page-id-7 .cms-header .nav-item .nav-link {
    color: #fff !important;
}
.home .cms-header .nav-item .nav-link:hover {
    color: #fbb044 !important;
}

.page-id-7 .cms-header .app-btn {
    color: #fff !important;
    border: 2px solid #fff !important;
}

.page-id-7 .cms-header .logo-light {
    display: none;
}
.page-id-7 .cms-header .logo-dark {
    display: block;
}

.cms-header.fixed-header .current_page_item .nav-link {
    color: #fbb044 !important;
}

.home .cms-header .navbar-dark .navbar-nav .nav-link:hover {
    color: #fbb044 !important;
}



.navbar-dark .navbar-nav .nav-link:hover, .cms-header.fixed-header .navbar-dark .navbar-nav .nav-link:hover {
    color: #fbb044 !important;
}
.cms-header .navbar-dark .navbar-nav .nav-link:hover{
    color: #00afb1 !important;
}

.footer ul li a:hover {
    color: #00afb1;
}


.get-app .btn-link {
    border: 2px solid transparent;
    margin-left: 33px;
}

.get-app .btn-link:hover {
    border: 2px solid #fff;
}


video {
    width: 100%;
    border-radius: 10px;
    cursor: pointer;
    height: 650px;
    /* height: 275px; */
    object-fit: cover;
}
.video-wrappers {
    width: 95%;
    margin: 0 auto;
    position: relative;
}

.video-wrappers:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #00afb1;
    position: absolute;
    top: 11px;
    left: 16px;
    border-radius: 10px;
}

.video-container {
    position: relative;
    z-index: 1;
}



.get-kuber-app .btn-link {
    text-align: center;
}
.footer .btn-link {
    text-align: center;
}
.kuber-wallet .google-play {
    margin-right: 14px;
}


.accordion-item  ul,  .accordion-item ol {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 2rem;
}

.accordion-item .accordion-body>ul>li {
    margin-bottom: 22px;
    list-style: disc;
}
.accordion-item .accordion-body>ul>li ul li {
    margin-bottom: 17px;
    list-style: circle;
    margin-top: 10px;
}
.accordion-body p {
    margin-bottom: 14px;
}

.accordion-body p:last-child {
    margin-bottom: 0;
}

.quik-link a:hover {
    color: #fbb044 !important;
}

.header .btn-link {
    width: auto !important;
}




/* landing page css */

.landing-banner {
    background:none;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    overflow: hidden;
}

.banner-img{
    position: relative;
}
.banner-img:after {
    content: '';
    position: absolute;
    width: 95%;
    height: 100%;
    background: linear-gradient(0deg, #4DC0AF 0%, #02AEAE 100%);
    transform: rotateZ(48deg);
    left: -55%;
    top: -213px;
    border-radius: 23px;
}
.green-banner .banner-img:after {
    background: linear-gradient(0deg, #c78423 0%, #f8ad42 100%);
}
.banner-img img {
    width: 100%;
}

.banner-text-box {
    position: absolute;
    top: 50%;
    transform: translate(6px, -36%);
    z-index: 1;
}

.banner-img {
    height: 800px;
}
.banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 180px;
}
.time-line {
    margin-top: 115px;
}

.landing-banner .banner-title {
    font-size: 50px;
    margin-bottom: 20px;
}
.landing-banner .banner-subtitle {
    font-size: 23px;
    font-weight: 400;
}


.time-line ul li {
    position: relative;
    padding-left: 18px;
    color: #36cfd1;
}
.time-line ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #36cfd1;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
    background-color: #36cfd1;
}
.time-line ul li:after {
    content: '';
    width: 2px;
    height: 28px;
    background-color: #36cfd1;
    position: absolute;
    left: 4px;
    top: 10px;
}

.time-line ul li:last-child:after {
    display: none;
}

.time-line ul li:first-child::before {
    border-color: #fff;
    background-color: #fff;
    z-index: 1;
}

.smart-wallet img {
    width: 100%;
}

.margin-top img {
    margin-left: -50px;
}

.margin-top {
    margin-top: -148px;
}

.padding-right {
    padding-right: 50px;
}
.padding-left {
    padding-left: 50px;
}
.padding-top {
    padding-top: 80px;
}

.home-faq .kuber-faq-accodian {
    background-color: transparent;
    padding: 0px 0;
    border-radius: 10px;
}

.home-faq .accordion-btn:after {
    background-color: #00afb1;
}

.home-faq  .accordion-btn.collapsed:before {
    background-color: #00afb1;
}
.home-faq  .accordion-btn.collapsed:before, .home-faq .accordion-btn:after {
    background-color: #00afb1;
}


.home-faq  .accordion-item {
    border: 0 !important;
    border-bottom: 1px solid #c3c3c3 !important;
    border-radius: 0 !important;
}


.green-banner .time-line ul li:first-child::before {
    border-color: #fbb044;
    background-color: #fbb044;
    z-index: 1;
}
.green-banner .time-line ul li:after {
    background-color: #fbb044;
}

.green-banner .time-line ul li:before {
    border: 1px solid #fff;
    background-color: #fff;
}

#responsemsg {
    margin-top: 44px;
    display: block;
}




.get-finacial .kuber-wallet-img img {
    width: 80%;
}

.get-finacial .kuber-wallet-img img {
    width: 70%;
}

.get-finacial .smart-mony img {
    width: 80%;
}

.analytics-gives {
    background-color: #1ab5b0;
}

.analytics-gives-box {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
}
.analytics-gives-box span {
    font-weight: 600;
    font-size: 20px;
}
.analytics-gives-box img {
    width: 60px;
    margin: auto;
}

.analysis-icons {
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.free-analytics .banner-img:after {
    background: linear-gradient(0deg, #16b4b0 0%, #16b4b0 100%);
}

.free-analytics .landing-banner .banner-title {
    font-size: 41px;
    margin-bottom: 20px;
}
.free-analytics .landing-banner .banner-subtitle {
    font-size: 60px;
    font-weight: 400;
    letter-spacing: 2.6px;
}
.banner-green-bg {
    background-color: #fbb044;
}


.digital-wallet-wapper .banner-cnt {
    margin: 30px 0 40px;
}

.kuber-merchant .how-it-img {
    margin-bottom: 20px;
}

.kuber-merchant .how-it-img img{
    width: auto;
}