/* FONTS */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


html,body{
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color:#05183d;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", sans-serif;



}
h3{
    font-size: 25px;
    font-weight: 700;
}
.blue-txt {
    color: #012A90  ;
}
.dark-blue-txt{
    color:#05183d !important  ;
}
.yellow-txt{
    color: #f4c430 !important ;
}
.bottom-section img{
    display: block;
    margin: auto;
}
.home-reward-txt,.gift-moments-txt {
    font-size: 34px;
    font-weight: 700;
    line-height: 47px;
}
.your-brand-bg{
    background-image: url('images/NZ-homepage-1-e1764118914850-768x825.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.home-blue-txt {
    font-size: 27px;
    line-height: 38px;
}
.line-over:before {
    content: "";
    background: #f4c430;
    height: 2px;
    min-width: 200px;
    display: block;
    max-width: 200px;
    margin-bottom: 30px;
}
.line-over-white:before {
    content: "";
    background-color:#fff;
    height: 2px;
    min-width: 200px;
    display: block;
    max-width: 200px;
    margin-bottom: 30px;
}
.text-center .line-over:before {
    margin: 0 auto 30px auto;

}
.line-over-blue:before {
    content: "";
    background: #012A90;
    height: 2px;
    min-width: 200px;
    display: block;
    max-width: 200px;
    margin-bottom: 30px;
}
.reward-box{
    border:1px solid rgb(244,243,243);
    background-color: #ffffff;
    border-radius: 8px;
    padding: 25px 30px;
    margin-bottom: 25px;
    transition: all 0.2s;
}
.reward-box:hover{
    transform: scale(1.05); 
    transition: all 0.2s;
}
.reward-box h4{
    font-size: 18px;
    color:#002890;
    font-weight: 600;
}
h5{
    font-weight: 700;
}
i.bi {
    color: #002890;
    font-size: 30px;
    font-weight: 900;
}
.difference p{
    line-height: 28px;
}
.gift-card{
    background-color: #fcfcfc;
    padding: 14px 8px 20px 8px;
    border-radius: 8px;
}
.gift-card .card-name {
    font-weight: 600 !important;
    font-size: 16px;
}
p.card-pricing {
    font-size: 13px;
    margin-top: 20px;
}
.gift-card img{
border-radius: 8px;
margin-bottom:12px;
}
.gift-cards{
padding-top: 50px;
}
.gift-cards .col-2{ 
    width: 20%;
    padding-left: 6px !important;
    padding-right: 6px !important;
}
.simple-steps{
    padding-top:50px;
    padding-bottom: 50px;
}
.simple-steps .steps{
    background-color: #FBFBFB;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 8px 12px 0px;
    padding: 15px 20px 20px 20px;
    border-radius: 12px;
}
.clear{
    display: block;
    clear: both;
}
.simple-steps .steps p{
    color:#616161;
    text-align: center;
}
.reward-occasions{
    background-color: #f4f3f3;
    padding-bottom:20px;
}
.reward-occasions p{
    line-height: 28px;

}
.bg-grey{
    background-color: #FCFCFC;
    /*padding-top:70px;*/
    /*padding-bottom: 55px;*/
}
.phone-bg{
    /* background-image: url(images/home-phone-gift.png); */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.container{
    max-width:1040px;
}

.banner{
/*    background-image: url('images/bg-elem-1.png');*/
/*    background-repeat: no-repeat;*/
/*    background-position: top right;*/
/*    background-size: auto 100%;*/
    min-height: 480px;
    background: #000000;
    /*background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(223, 41, 72, 1) 100%);*/
    background-image: linear-gradient(117deg, rgba(97, 106, 243, 0.92) 0%, rgb(44, 159, 181) 34%, rgb(127, 255, 212) 100%, rgba(244, 196, 48, 0.22) 100%);
    padding-top:200px;
    padding-bottom: 100px;
}
.banner h1{
    color:#fff;
    font-size: 47px;
    font-weight: 500;
    line-height: 1.4em;
    margin: 0;
}
.banner p{
    color:#fff;
}
.banner .btn{
    padding:5px 35px;
}
.bImg{
    display:block;
    margin:auto;
}
.narrow-wrap{
    max-width: 80%;
    display: block;
    margin: auto;
}
/*.red-text{
    color: #002890;
}*/
.sliders {
    background-color: #ecf0f2;
    padding-top:60px;
}
.sliders p {
    line-height: 28px;
}

.underline:after {
    content: "";
    margin: 15px auto 30px;
    display: block;
    width: 120px;
    height: 3px;
    background: #002890;
}
.subtitle{
    color: #999;
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 2px;
}
.checklist li{
   margin-bottom: 5px;
   padding-left:15px;
   
}
.checklist li span{
    position: relative;
    top:-5px
}
.checklist li::marker{
    font-family:bootstrap-icons;
    font-size: 1.3em;
    content:"\F26A";
    color: #002890;
   
}
.bottom-section{
    background-color: #002890;
    
    color:#fff
}
.bottom-section .row{
    min-height: 390px;

}
.red-section .row{
    /* min-height: 300px; */
}
.bottom-section a{
    margin-top: 30px;
}
.red-section{
    background-color: #002890;
    color:#fff;
    padding-bottom: 40px;
    padding-top: 40px;
}

#newsletterSignUp input{
    max-width: 300px;
    border-radius: 20px 0 0 20px;
    border: unset;
    padding:7px 20px;
    font-size:14px;
}
#newsletterSignUp{
    margin-bottom: 50px;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#newsletterSignUp button{
    background-color: #fff;
    color:  #002890;
    border:unset;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 0 20px 20px 0;
}
.sociaql{
    display:inline-block;
    float:right;
}
.box{
    text-align: center;
    position: relative;
    line-height: 1;
    /*border-radius: 7px;*/
    display: block;
    padding: 20px;
    /*padding-left:60px;*/
    /*box-shadow: rgba(0,0,0,0.13) 0px 0px 20px 3px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 15px center;*/
    /*background-size: 40px auto;*/
}
.boxes p{
    text-align: center;
    font-size: 14px;
    line-height: 1.6em;
}
/*.box:after {
    font-family: bootstrap-icons;
    content: "\F285";
    position: absolute;
    right: 15px;
    top: 40%;
    font-size: 1.1em;
    font-weight: 900;
}
.box-4:after{
    content:"\F26B";
    top:38%;
    font-size: 1.3em;
}
.box-1{
    background-image: url(images/step1.jpg);
}
.box-2{
    background-image: url(images/step2.jpg);
}
.box-3{
    background-image: url(images/step3.jpg);
}
.box-4{
    background-image: url(images/step4.jpg);
}
.box strong{
    font-weight: 700;
    display: block;
}*/
/* BUTTONS */
.btn{
    font-size:16px;
    font-weight: 500;
    padding: 5px 25px;
    border-radius: 100px;
    border-width: 1px;
    font-family: "Montserrat", sans-serif;


}
.demo-btn, .card-btn {
    padding: 10px 40px;
}
.btn-solid-blue{
    color: #fff;
    background-color: #002890;
    border-color: #002890;
}
.btn-solid-blue:hover,.btn-solid-blue:active, .btn-solid-blue:focus-visible{
    background-color: transparent !important;
    color: #002890 !important;
    border-color: #002890 !important;

}
.btn-solid-white{
    color: #002890;
    background-color: #ffffff;
    border-color: #ffffff;
}
.btn-solid-white:hover,.btn-solid-white:active, .btn-solid-white:focus-visible{
    background-color: transparent !important;
    color: #ffffff !important;
    border-color: #ffffff !important;

}
.btn-solid-blue i.bi{
    color: #fff;
    font-size: initial;
    margin-right: 25px;
    font-weight: inherit !important;
}
.btn-border-white{
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}
.btn-border-white:hover{
    background-color: #002890;
    border-color: #002890;

}
.btn-border-blue{
    background-color: transparent;
    color: #002890;
    border-color: #002890;
}
.btn-border-blue:hover, .btn-border-blue:active, .btn-border-blue:focus-visible{
    background-color: #002890 !important;
    border-color: #002890 !important;
    color:#fff !important;
}
.hover-shadow:hover{
    background-color: #002890 !important;
    color: #fff !important;
}

/*  */

/* BANNER CAROUSEL */
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23999'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-position: 55% center;
    right:-15px;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23999'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
    background-position: 40% center;
    left:-15px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #fff;
    border-radius: 50px;
    background-size: 70% auto;
    box-shadow: 0px 1px 6px 0px #333;
    position: absolute;
}
.carousel-control-next,.carousel-control-prev, .carousel-control-next:hover,.carousel-control-prev:hover{
    opacity: 1;
}

/* CARD SLIDER */
.owl-carousel{
/*    width: calc(100% - 64px);*/
    width:100%;
    margin: auto;
}
.owl-stage-outer.cards{
    border:1px solid #fff;
}
.owl-stage{
    padding-top: 1em;
    padding-bottom: 1em;
}
.owl-carousel .item img{
    border-radius: 0px;
    /* border: 1    px solid #99999921; */
}
.item.new:before {
    content: "new";
    position: absolute;
    top: -13px;
    z-index: 999999;
    right: 8px;
    background: #002890;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 20px;
    border-radius: 21px;
}
.owl-nav button {
    position: absolute;
    top: 23%;
    font-size: 3em !important;
    color: #94A3B0 !important;
}
.owl-nav button.owl-prev {
    left:-25Px;
}
.owl-nav button.owl-next {
    right: -30px;
}
.owl-carousel.testimonials h5{
    font-weight: 400;
}
.owl-carousel.testimonials img{
    max-width: 89%;
    display: block;
    margin: auto;
    box-shadow: 3px 5px 12px -3px #00000057;
}
.owl-carousel.testimonials hr{
    width: 85%;
    margin: 25px auto 30px;
    border-width: 2px;
}
.owl-carousel.testimonials button{
    top:45%;
}
.owl-carousel.testimonials button.owl-prev{
    left:-40px;
}
.owl-carousel.testimonials button.owl-next{
    right:-40px;
}
.owl-carousel.clients .owl-stage-outer{
    padding-bottom: 1.5em;
}
.owl-carousel.clients img{
    /*border-radius: 100%;*/
    responsive:{
        0:{
            items:1
        }
    }
    filter: grayscale(100%);
}
.owl-carousel.clients .item {
    width: inherit;
    top: unset;
    left: unset;
    position: unset;
    transition: all 0.3s;

}
.owl-carousel.clients .item:hover {
    transform: scale(1.2);
}
.owl-carousel.clients .item:hover > img {
    /*box-shadow: 3px 4px 7px -4px #00000052;*/
}

.pill{
    font-size: 14px;
    font-weight: 400;
    background: #002890;
    padding: 5px 10px;
    border-radius: 50px;
    color: #fff;
}


/* RESPONSIVE */

/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 600px) {
    .gift-cards .col-2{
        width: 100%;
        margin-bottom: 10px;
    }
    .nav-item a {
        font-size: 16px;
    }
    body,html{
        /*font-size: 14px;*/
        font-size: 16px;
    }
    .container{
        padding-left:20px;
        padding-right:20px;
    }
    .banner{
        /*background-image: unset;*/
        padding-top: 150px;
        padding-bottom: 50px;
    }
    .banner h1 {
        color: #fff;
        font-size: 47px;
        line-height: 1.4em;
        font-weight: 500;
        /*margin-bottom: 1em;*/
        /*margin-top: 0.5em;*/
        margin-bottom: 0;
    }
    .banner p{
        font-size:18px;
        margin-bottom: 20px;
        font-weight: 400;
    }
    .banner .btn {
        font-size: 16px;
    }
    .img-choice-phone {
        width:80%;
    }
    .bImg{
        margin-top: 20px;
    }
    .narrow-wrap{
        max-width: unset;
    }
    .btn{
        /*padding: 2px 10px;*/
    }
    h3{
        font-size: 18px;
    }
    .h3{
        font-size: 22px;
        font-weight: 700;
    }
    .portal-btn{
        margin-right: 10px;
        margin-top: 0.5em;
    }
    .btn{
        font-size: 16px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .bottom-section a {
        margin-top: 0;
    }
    .signup-btn{
        margin-right: 0;
    }
    .subtitle {
        font-weight: 600;
        font-size: 18px;
    }
    .boxes p{
        font-size: 16px;
    }
    .underline{
        margin-bottom: 15px;
    }
    .item.new:before{
        font-size: 16px;
    }
    .owl-carousel.clients {
        /*max-width: 90%;*/
    }
    .clients.owl-carousel.owl-drag .owl-item {
        /*border:1px solid #34343459;*/
        /*border-radius: 100%;*/
    }
    .owl-carousel.testimonials {
        /*width: 84%;*/
    }
    .owl-carousel.testimonials .owl-item hr{
        display: none;
    }
    
    .owl-carousel.cards {
        /*max-width: 250px;*/
    }
    .owl-carousel.cards{
        width:100%;
    }
    .box{
        margin-bottom: 10px;
    }
    .boxes .box {
        font-size: 18px;
    }
    .box-icon i{
        font-size: 28px;
        position: relative;
        top:3px;
    }
     .box-icon h5{
        display: inline-block;
    margin-left: 7px;
     }
 .simple-steps{
        padding-top:50px;
    }
    #newsletterSignUp input{
        /* max-width: 170px; */
        max-width: 200px;
        font-size: 16px;
    }
    .checklist {
        padding-left: 20px;
    }
    .checklist li::marker {
        font-size: 1em;
    }
    .pill {
        position: relative;
    bottom: 3px;
    padding-bottom: 8px;
    margin-left: 10px;
    }
    footer p{
        margin-bottom:15px;
    }
    li.nav-item.dropdown:hover > ul.dropdown-menu {
        box-shadow: unset !important;
    }
    #headerNavbar .dropdown-toggle:after{
        content: unset;
    }
    .dropdown-menu{
        background: #ededed;
        border-radius: 0;
    }
}
@media only screen and (max-width: 320px) {
    #newsletterSignUp input{
        max-width: 160px;
        font-size: 16px;
        /* max-width: 270px; */
    }
    .owl-carousel.clients {
        /*max-width: 200px;*/
    }
    .faqs-btn{
        margin-top: 1em;
    }
    .bottom-section img{
        margin-top: 2em;
        margin-bottom: 3em;
    }
    .footer-menu{
        margin-bottom: 1em !important;
    }
    .footer-meta{
        text-align: center;
    }
}
@media only screen and (max-width: 320px) {
    #newsletterSignUp input{
        max-width: 160px;
        /* max-width: 270px; */
    }
    .banner h1{
        font-size: 28px;
    }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

    /*.container{
        padding-left:0px;
        padding-right:0px;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }*/
    .banner{
        /* background-image: unset; */
/*        padding-top: 150px;*/
        /* padding-bottom: 50px; */
    }
    .box{
        margin-bottom: 10px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 767px) {
    .your-brand-bg{
        height:50vh;
    }
    
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {
.owl-carousel.clients{
        max-width: 90%;
    }

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}

/*  */