.instantly-box {
    padding: 70px 40px;
    text-align: center;
}

.instantly-box h2 {
    font-size: 3.7rem;
    font-weight: bold;
    font-style: normal;
    /* color: #000000;/ */
    text-align: left;
    margin-bottom: 30px;
}

.instantly-box p {
    max-width: 741px;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    text-align: justify;
    color: #444444;
    line-height: 1.8;
    margin: auto;
}

.topmargin {
    margin-top: 3rem !important;
}

.lady-bg {
    min-height: 45rem;
}

.p-025 {
    padding: 0px 25px;
}

.heading-block h2 {

    text-align: center;
    line-height: 2.8rem;
    text-transform: capitalize;
}

.content-wrap {
    position: relative;
    padding: 40px 0;
    overflow: hidden;
}

.features-items .feature-box {
    /* margin-bottom: 30px;
    padding: 45px 20px 22px 20px; */
        margin-bottom: 30px;
    padding: 66px 50px 22px 20px;

}
 .features-items .in-card4 .feature-box,
 .features-items .in-card5 .feature-box,
 .features-items .in-card6 .feature-box {
        margin-bottom: 30px;
        padding: 71px 18px 20px 33px;
}
.in-card4.fbox-content,
.in-card5.fbox-content,
.in-card5.fbox-content{
    min-height: 240px;
}

.feature-box:first-child {
    margin-top: 0;
}
.bg5_social{
     background-image: url(/assets/images/BG3.png);
     background-size: cover;
    background-repeat: no-repeat;
}
.in-card1 .feature-box {
    /* background-color: #e1e9d6; */
     background-image: url(/assets/images/shape1.png);
     background-size: cover;
    background-repeat: no-repeat;
        background-position: bottom;
}

.in-card2 .feature-box {
    /* background-color: #D0E9F1; */
    background-image: url(/assets/images/shape2.png);
     background-size: cover;
    background-repeat: no-repeat;
        background-position: bottom;
}

.in-card3 .feature-box {
    /* background-color: #FFE0E9; */
    background-image: url(/assets/images/shape3.png);
     background-size: cover;
    background-repeat: no-repeat;
        background-position: bottom;
}

.in-card4 .feature-box {
    /* background-color: #e4e4e4; */
    background-image: url(/assets/images/shape4.png);
     background-size: cover;
    background-repeat: no-repeat;
        background-position: bottom;
}

.in-card5 .feature-box {
    /* background-color: #E7E5D0; */
    background-image: url(/assets/images/shape5.png);
     background-size: cover;
    background-repeat: no-repeat;
        background-position: bottom;
}

.in-card6 .feature-box {
    /* background-color: #DEE8E8; */
    background-image: url(/assets/images/shape6.png);
     background-size: cover;
    background-repeat: no-repeat;
        background-position: bottom;
}

.fbox-icon {
    width: 5.5rem;
    height: 4rem;
    padding: 0 0.75rem;
    margin-left: auto;
}

.media-box .fbox-content {
    min-height: 265px;
    -ms-flex-preferred-size: auto;
}

.fbox-content .h4 {
    color: #000 !important;
    font-size: 1.3rem !important;
    text-transform: capitalize;
    margin-top: 15px;
    font-weight: 600;
}

.fbox-content .text-black-50 {
    font-size: 16px !important;
    font-weight: 400;
    text-align: justify;
}

.section-features {
    padding: 70px;
}

.section-features ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.section-features ul li {
    list-style: none;
    background-color: #fff;
    min-height: 104px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding-top: 26px;
    padding-bottom: 10px;
    border-radius: 9px;
}

.section-features ul li:hover svg {
    transition: all .2s linear;
    transform: scale(1.2);
}

.section-features ul li:hover {
    background-image: linear-gradient(45deg, #eb43b0, #2cb5e03b);
    color: #fff;
}

.section-features ul li svg {
    background: #d54fb5;
    padding: 8px;
    margin-bottom: 10px;
    border-radius: 50%;
    font-size: 10px;
    height: 20px;
    width: 20px;
    color: #fff;
}

.fbox-plain {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}

.leading-tight{
  min-height: 404px;
}

.fbox-plain .fbox-icon {
    border: none !important;
}

.fbox-content {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
    padding: 0 0.75rem;
}

.fbox-content h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 22px;
}

.fbox-content p {
    margin-top: 0.5rem;
    margin-bottom: 0px;
    color: #444444;
    line-height: 1.8;
}

.line.line-sm {
    margin: 2rem 0;
}

.line,
.double-line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 4rem 0;
    border-top: 1px solid #EEE;
}

.device-video-wrap video {
    position: absolute;
    top: 35px;
    left: 33%;
    max-width: 40%;
    z-index: 1;
    transform: translate(-50%);
}

.device-video-wrap {
    position: relative;
}

.device-video-wrap::before,
.dotted-bg::before {
    content: "";
    position: absolute;
    display: block;
    top: 40%;
    left: 35%;
    width: 110%;
    height: 120%;
    background-size: 12px 12px;
    background-position: center;
    transform: translate(-50%, -50%);
    background-image: radial-gradient(#3D80E4 14%, transparent 14%);
    -webkit-mask-image: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 75%);
    mask-image: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 75%);
    z-index: -1;
}

.start_on_bg {
    padding: 50px 0px;
    background-color: #d8e1ff;
}

.start_on_bg img {
    width: 52%;
    margin: auto;
}

.start_on_bg h3 {
    font-size: 1rem;
    margin: 20px 0px;
    color: #000;
    font-weight: 600;
}

#content p {
    line-height: 1.8;
}

.center {
    text-align: center;
}

.text_header {
    font-style: normal;
    background: -webkit-linear-gradient(45deg, #f040af 10%, #00cfeb 36%, #f040af 76%, #f040af);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    height: 100px;
    font-size: 3.2rem;
    font-weight: bold;
}

.home-title1 {

    font-size: 2.7rem;
    font-weight: bold;
    font-style: normal;
    margin-top: 5%;
    color: #fff !important;
    background: -webkit-linear-gradient(45deg, #f040af 10%, #00cfeb 36%, #f040af 76%, #f040af);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0px;
}

.section-pad1 {
    display: flex;
    flex-direction: column;
    flex: 1 0 60%;
    width: 100%;
    align-items: flex-start;
    padding-right: 12px;
}

.sub-title {
    font-size: 2rem;
    font-weight: bold;
    font-style: normal;
    color: #fff;
}

.typed-cursor {
    opacity: 1;
    display: none;
}

.slider-item {
    width: 100%;
}

.instantly-box {
    padding: 70px 40px;
    text-align: center;
}

.instantly-box h2 {
    font-size: 3.7rem;
    font-weight: bold;
    font-style: normal;
    /* color: #000000;/ */
    text-align: left;
    margin-bottom: 30px;
}

.instantly-box p {
    max-width: 741px;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    text-align: justify;
    color: #444444;
    line-height: 1.8;
    margin: auto;
}

.topmargin {
    margin-top: 3rem !important;
}

.lady-bg {
    min-height: 45rem;
}

.p-025 {
    padding: 0px 25px;
}

.heading-block h2 {

    text-align: center;
    line-height: 2.8rem;
    text-transform: capitalize;
}

.content-wrap {
    position: relative;
    padding: 40px 0;
    overflow: hidden;
}


.feature-box:first-child {
    margin-top: 0;
}


.fbox-icon {
    width: 5.5rem;
    height: 4rem;
    padding: 0 0.75rem;
}

.media-box .fbox-content {
    min-height: 265px;
    -ms-flex-preferred-size: auto;
}

.fbox-content .h4 {
    color: #000 !important;
    font-size: 1.3rem !important;
    text-transform: capitalize;
    margin-top: 15px;
    font-weight: 600;
}



.section-features {
    padding: 70px;
}




.fbox-plain {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}


.fbox-plain .fbox-icon {
    border: none !important;
}

.fbox-content {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
    padding: 0 0.75rem;
}

.fbox-content h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 22px;
}

.fbox-content p {
    margin-top: 0.5rem;
    margin-bottom: 0px;
    color: #444444;
    line-height: 1.8;
}

.line.line-sm {
    margin: 2rem 0;
}

.line,
.double-line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 4rem 0;
    border-top: 1px solid #EEE;
}

.device-video-wrap video {
    position: absolute;
    top: 35px;
    left: 33%;
    max-width: 40%;
    z-index: 1;
    transform: translate(-50%);
}

.device-video-wrap {
    position: relative;
}

.device-video-wrap::before,
.dotted-bg::before {
    content: "";
    position: absolute;
    display: block;
    top: 40%;
    left: 35%;
    width: 110%;
    height: 120%;
    background-size: 12px 12px;
    background-position: center;
    transform: translate(-50%, -50%);
    background-image: radial-gradient(#3D80E4 14%, transparent 14%);
    -webkit-mask-image: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 75%);
    mask-image: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 75%);
    z-index: -1;
}

.start_on_bg {
    padding: 50px 0px;
    background-color: #d8e1ff;
}

.start_on_bg img {
    width: 52%;
    margin: auto;
}

.start_on_bg h3 {
    font-size: 1rem;
    margin: 20px 0px;
    color: #000;
    font-weight: 600;
}

#content p {
    line-height: 1.8;
}

.text_header {
    font-style: normal;
    background: -webkit-linear-gradient(45deg, #f040af 10%, #00cfeb 36%, #f040af 76%, #f040af);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    height: 100px;
    font-size: 3.2rem;
    font-weight: bold;
}

.home-title1 {

    font-size: 2.7rem;
    font-weight: bold;
    font-style: normal;
    margin-top: 5%;
    color: #fff !important;
    background: -webkit-linear-gradient(45deg, #f040af 10%, #00cfeb 36%, #f040af 76%, #f040af);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0px;
}

.section-pad1 {
    display: flex;
    flex-direction: column;
    flex: 1 0 60%;
    width: 100%;
    align-items: flex-start;
    padding-right: 12px;
}

.sub-title {
    font-size: 2rem;
    font-weight: bold;
    font-style: normal;
    color: #fff;
}

.typed-cursor {
    opacity: 1;
    display: none;
}

.main-slider .slider-item img {
    min-width: 400px !important;
}

.vcard-template-section h2,
#pricing h2 {
    line-height: 2.7 !important;
}

.copyright-links {
    width: 150px;
    margin-left: 20px;
}

.nfc-section {
    background-color: #162d7b;
    padding: 30px 0px;
}

/*.ncm-content-section h2{*/
/*    font-size: 4rem;*/
/*    text-transform: capitalize;*/
/*    font-weight: 700;*/
/*    text-align: center;*/
/*    margin: 60px 0px;*/
/*    color: #0bb5cf;*/
/*}*/
.ncm-content-section h3 {
    color: #dd42dc;
    text-align: center;
    font-size: 2rem;
    text-transform: capitalize;
    font-weight: 700;
}

.ncm-content-section h5 {
    text-align: center;
    font-size: 1.3rem;
    color: #000;
    font-weight: 600;
    margin-top: 60px;
    margin-bottom: 50px !important;
}

.ncm-content-section ul {
    text-align: left;
    list-style: circle;
    margin-left: auto;
    margin-top: 25px;
    max-width: 733px;
    margin-right: auto;
    padding: 0px 23px;
    font-size: 17px;
    line-height: 1.8;

}
.home5_hero_section h3{
    font-size: 2rem;
    color: #fff;
}
.home5_hero_section h2{
    font-size: 3rem;
    color: #fff;
}
.main_bg5{
   background-image: url(/assets/images/HERO_BG.webp);
    margin-top: -100px;
    background-size: cover;
    background-repeat: no-repeat;
}
.swich_bg{
     background-image: url(/assets/images/BG2.png);
     background-size: cover;
    background-repeat: no-repeat;
        background-position: bottom;
}
.swich_bg img{
        width: 70%;
    margin: auto;
}
.newsvg{
       height: 32px !important;
    width: 32px !important;
    margin: auto;
    margin-bottom: 10px !important; 
}
.swich_bg .instantly-box {
    padding: 0px 40px 70px;
    text-align: center;
}
#check-text img{
       margin-left: -34px;
    margin-top: 3px;
}
.button-search5{
       height: 94px;
    width: 223px;
}
.svg_serch{
    display: none;
}
#sticky_nav {
    transition: all 0.4s ease-in-out; /* smooth animation */
}
.scrolled{
  box-shadow: none;
    background: linear-gradient(to bottom, #dcdcdc, #fff);
    transform: translateY(0);
}
.scrolled a{
        color: #00bad4;
        background-color: transparent;
}
@media(max-width:1100px) {
    .svg_serch{
               display: block;
        width: 75px;
        margin-left: -49px;
    }
    .button-search5 {
    height: 94px;
    width: 174px;
}
    .search_mob_style input{
     border-radius: 0 40px 40px 0;
    }
    #check-text img{display: none;}
}
@media(max-width:786px) {
    .media-box .fbox-content {
    min-height: 213px;
}
.fbox-content .text-black-50 {
    font-size: 14px !important;
}
    .section-features {
        padding: 30px 10px;
    }

    .section-features ul {
        margin-left: 15px;
    }

    .section-features h5 {
        font-size: 11px;
    }

    .home-title1 {
        font-size: 1.7rem;
    }

    .text_header {
        font-size: 2.1rem;
    }

    .lady-bg {
        min-height: 23rem;
    }

    .instantly-box h2 {
        font-size: 2.7rem;

    }

    .instantly-box {
        padding: 70px 40px 0px;
        text-align: center;
    }
    .home5_hero_section{
      margin-top: 40px;
    }
}