    .plan1 {

        background: #FFFFFF;
        border: 1px solid #DBDBDB;
        box-shadow: 0px 4px 5px 1px rgba(193, 193, 193, 0.35);
        border-radius: 4px;
    }

    body {
        font-family: 'Urbanist', sans-serif;
    }

    .navbar-brand img {
        color: #fff;
        width: 150px;
    }

    .navbar-toggler-icon {
        background-color: #fff;
    }
    .navbar li a {
        margin: 0 30px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .btn-header {
        background: #4759F9 !important;
        border-radius: 4px;
        font-family: 'Urbanist';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        color: #FFFFFF !important;
        opacity: 1;
        height: 100%;
        width: 100%;
    }
    .btn-header:hover {
        background: #000 !important;
    }
    .hero-section {
        background-image: url(../images/0f8e25ad-f380-4336-b822-d907ec24571f.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom right;
        padding: 40px 20px 0px 20px;

    }
    .headline {
        color: #1D1E25;
        font-family: Urbanist;
        font-size: 64px;
        font-style: normal;
        font-weight: 800;
        line-height: 70px;
        text-transform: capitalize;
    }
    .headline .span {
        color:#4759F9;
    }
    .txt-hero {
        color: #454C5D;
        font-family: Urbanist;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px; /* 133.333% */
    }
    .mapp {
        color: #4759F9;
    }
    form {
        width: 50%;
    }
    form input{
        border-radius: 10px !important;
        border: 2px solid #4759F9 !important;
        background: #FFF;
        padding: 22px !important;
    }
    form button {
        border-radius: 4px !important;
        background: #4759F9 !important;
        color: #fff !important;
        padding: 15px 30px !important;
        border: none !important;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    }
    form button:hover {
        background: #1d1e25 !important;
    }
    .gif-hero {
        bottom: -100px; 
        display: flex;
        justify-content: flex-end;
    }
    .gif-hero img {
        width: 380px;
    }
    .cards {
        display: flex;
        flex-wrap: wrap;
    }
    .section2 {
        padding: 200px 20px 100px;
    }
    .saving {
        color: #1D1E25;
        font-family: Urbanist;
        font-size: 45px;
        font-style: normal;
        font-weight: 700;
        line-height: 55px;
    }

    .section2 .title {
        color: #1D1E25;
        font-family: Urbanist;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 40px;
        letter-spacing: -1px;
        margin-bottom: 20px;
    }
    .iconbox {
        border-radius: 170.536px;
        background: #F4F5FF;
        padding: 15px;
        margin-bottom: 20px;
    }
    .section2 .description {
        color: #454C5D;
        font-family: Urbanist;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }
    .card {
        border-radius: 17.536px;
        border: none;
        padding: 50px;
        margin: 8px;
    }
.testh {
    background-image: url(../images/blockt.png);
    background-size: 30% !important;
    background-position: left bottom;
    background-repeat: no-repeat;
}
    
    .text-wrapper-3 {
        color: #4759F9
    }
    .button {
        border-radius: 4px;
        border: 1px solid #4759F9;
        background: #4759F9;
        padding: 13px 30px;
        color: #fff;
    }
    .button:hover {
        background: #212529;
        border: none;
        color: #fff;
    }
    .cardsave {
        padding: 20px;
    }
    .advantages {
        color: #1D1E25;
        text-align: center;
        font-family: Urbanist;
        font-size: 56px;
        font-style: normal;
        font-weight: 700;
        line-height: 65px;
    }
    .mapp-adv {
        position: relative;
    }
    .img-mapp{
        text-align: center;
    }
    .img-mapp img {
        margin-right: 40px;
    }
    .mapp-store {
        border: 1px solid #4759F9;
        background: #4759F9;
        padding: 30px;
        margin: 32px 50px 0px 0px;
    }
    .mapp-store h2 {
        color: #FFF;
        font-family: Urbanist;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
    }
    .mapp-store p{
        display: inline-block;
        margin-left: 10px;
        color: #fff;
    }
    .mapp-store .feature {
        padding: 15px 0;
    }
    .vs {
        z-index: 999;
        position: absolute;
        margin: auto;
        top: 45%;
        right: 43%;
        width: 180px !important;
    }
    .app-store {
        background: #fff !important;
        box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.07) !important;
        margin: 42px 0px 0px 50px;
        padding-top: 30px !important;
        padding-bottom: 60px !important;
        border: none;
    }
    .app-store h2 {
        color: #1D1E25;
    }
    .app-store p {
        color: #1D1E25;
    }
    .apps {
        display: flex;
        justify-content: center;
    }
    .btn-app {
        border-radius: 4px;
        background: #FFF;
        padding: 14px 29px;
        color: #000;
        text-align: center;
        width: 150px;
        margin-top: 30px;
        border: none;
    }
    .btn-app:hover {
        background: #000;
        color: #fff;
    }
    .why-mapp {
        background: #f4f5ff ;
        margin: 80px 0 0 0;
        padding: 80px 0;
    }
    .why-box {
        padding: 10px;
    }
    .why-box .inner-box {
        border-radius: 8px;
        background: #FFF;
        padding: 25px;
        min-height: 270px;
    }
    .why-box h3 {
        color: #4759F9;
        font-family: Urbanist;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        margin-top: 15px;
    }
    .why-box p {
        color: #4759F9;
        font-family: Urbanist;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }
    .cta-box {
        background-image: url(../images/cta.png) !important;
        background-position: bottom !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        padding: 100px 0 0 0 !important;
    }
    .mobile-box2 {
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: column;
        color: #fff;
    }
    .mobile-box2 h2 {
        color: #FFF;
        font-family: Urbanist;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 52px;
        letter-spacing: -0.88px;
    }
    .mobile-box2 p {
        color: #FFF;
        font-family: Urbanist;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }
    .testimonial{
        padding: 100px 0px;
    }

    .reviews {
        color: #1D1E25;
        text-align: left;
        font-family: Urbanist;
        font-size: 30px;
        font-style: normal;
        font-weight: 700;
        line-height: 42px;
        letter-spacing: -0.88px;
    }
    .content-box {
        width: 60%
    }
    .caro-align {
        display: flex !important;
        flex-direction: row-reverse !important;
    }
    .carousel {
        margin: 0 auto;
        padding-bottom: 50px;
    }
    .carousel .carousel-item {
        color: #999;
        font-size: 14px;
        text-align: center;
        overflow: hidden;
        min-height: 340px;
    }
    .carousel .carousel-item a {
        color: #eb7245;
    }
    .carousel .img-box {
        width: 245px;
        margin: 0 auto;
        border-radius: 50%;
    }
    .carousel .img-box img {
        display: block;
        border-radius: 50px 0 0 50px;
        width: 300px
    }
    .carousel .testimonial {	
        padding: 30px 0 10px;
    }
    .carousel .overview {	
        text-align: center;
        padding-bottom: 5px;
    }
    .carousel .overview b {
        color: #333;
        font-size: 15px;
        text-transform: uppercase;
        display: block;	
        padding-bottom: 5px;
    }
    .carousel .star-rating i {
        font-size: 18px;
        color: #ffdc12;
    }
    .carousel-control-prev, .carousel-control-next {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #999;
        text-shadow: none;
        top: 4px;
    }
    .carousel-control-prev i, .carousel-control-next i {
        font-size: 20px;
        margin-right: 2px;
    }
    .carousel-control-prev {
        left: auto;
        right: 40px;
    }
    .carousel-control-next i {
        margin-right: -2px;
    }
    .carousel .carousel-indicators {
        bottom: 15px;
    }
    .carousel-indicators li, .carousel-indicators li.active {
        width: 11px;
        height: 11px;
        margin: 1px 5px;
        border-radius: 50%;
    }
    .carousel-indicators li {	
        background: #e2e2e2;
        border: none;
    }
    .carousel-indicators li.active {		
        background: #888;		
    }
    .pricing{
        padding: 80px 0 120px;
    }

    .cta {
        border-radius: 32px;
        background: #FEAE37;
        padding: 30px;
        margin-top: -200px;
        margin-bottom: 100px
    }
    .grids {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .cta-title {
        font-family: 'Urbanist';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 35px;
        letter-spacing: -0.88px;
        color: #FFFFFF;
    }
    .cta-details {
        color: #fff;
        font-size: 18px;
    }
    .cta .img {
        width: 200px;;
        height: 80px;
        margin: auto;
        display: inline-block; 
    }
    .cta .flexcontainer {
        width: 30%;
        margin: auto;
    }
    .txt-yellow {
        font-family: 'Urbanist';
        font-style: normal;
        font-weight: 700;
        font-size: 25px;
        line-height: 30px;
        color: #FFFFFF;
    }

    .my-footer {
        background-image: url(../images/footer-bg.png);
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        padding: 100px 0 50px 0;
        z-index: 0 !important;
        display: flex;
        justify-content: center;
    }
    .logo-footer {
        justify-content: center;
        display: flex;
    }
    .menu-footer ul {
        display: flex !important;
        justify-content: center;
        margin-top: 30px;
        margin-bottom: 80px
    }

.footer .row{
    width:100%;
    margin:1% 0%;
    padding:0.6% 0%;
    color:gray;
    font-size:0.8em;
}

.footer .row a{
    text-decoration:none;
    color:gray;
    transition:0.5s;
    color: #fff;
}

.footer .row a:hover{
    color:#fff;
}

.footer .row ul{
    width:100%;
}

.footer .row ul li{
    display:inline-block;
    margin:0px 30px;
}

.footer .row a i{
    font-size:2em;
    margin:0% 1%;
}
.footer-copyrights {
    display: flex;
}
.copyright{
    width: 35%;
    color: #fff;
    font-size: 13px
}
.links {
    width: 30%;
    display: flex;
    color: #fff;
    justify-content: center;
    font-size: 13px;
}
.footer-copyrights .text-wraper {
    margin: 0 8px;
}
.copy-last {
    width: 08%;
    display: flex;
    justify-content: flex-end
}
.social-media-links {
    margin: 0 10px 0 10px;
    width: 20px;
    height: 20px;
}
.sub-footer {
    opacity: 1 !important;
}
@media screen and (max-width: 1300px) {
    header {
        overflow: hidden;
    }
    .navbar li a {
        margin: 0 10px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 0;
    }
    .hero-section {
        padding: 0px 20px 0px 20px;
    }

    .hero-section {
        padding: 0px 20px 0px 20px;

    }
    
    .headline {
        font-size: 35px;
        font-weight: 800;
        line-height: 45px;
    }
    .txt-hero {
        font-size: 18px;
    }
.gif-hero {
    bottom: -50px; 
}
.gif-hero img{
        width: 400px;
    }
.bapp {
    display: flex;
    flex-direction: row;
}
.mobile-box2 {
    padding-left: 50px !important;
}
.sub-footer2 {
    overflow: hidden !important;
}
}

@media (max-width:992px){
    header {
        overflow: hidden;
    }
    .hero-section {
        padding: 0px 20px 0px 20px;
    }
.headline {
    font-size: 40px;
    line-height: 50px;
    margin-right: 20px;
}
.txt-hero {
    font-size: 18px;
}
    .gif-hero img {
        width: 250px !important;
        text-align: right;
        margin: auto
    }
.gif-hero {
    bottom: -70px;
    width: 150px !important;
}
.mapp-store {
    margin: 30px;
}
.cta-box .row {
    flex-direction: column-reverse;
}
    .somato{
        margin-top: 110px !important;
    }
.minner-box {
    margin-top: 50px;
}
.sub-footer {
    opacity: 0 !important;
}
.sub-footer2, .sub-footer3 {
    margin: 0 !important;
}
.txt-yellow {
    font-size: 22px !important;
    margin: auto;
    line-height: 30px !important;
}
.sub-footer3 p {
    font-size: 25px;
    line-height: 30px !important;
}
.vs {
    max-width: 120px !important;
}
.other-apps {
    margin-top: 100px !important;
}
.bapp {
    flex-direction: column-reverse !important;
    margin: 50px !important;
}
    .mobile-box2 {
        padding: 30px
    }
    .mapp-adv {
        margin: 0 !important;
    }
    
}

@media (max-width:767px) {
    .form-group input {
        width: 160% !important;
    }
    form .btn {
        width: 110%
    }
    
    .vs {
        width: 30px !important;
        display: block !important;
        
    }
    .mapp-store {
        margin: 50px;
        
    }
    .vs {
        width: 180px !important;
        left: 36%;
        margin-top: -5px !important;
    }
    .hero-section {
        padding: 0px 0px 0px 0px;

    }
    #features {
        padding: 0;
        padding-top: 120px;
        padding-right: 15px;
    }
    .cardsave {
        padding: 20px 8px;
        
    }
    .card {
        padding: 20px;
    }
    #benefits .container{
        padding: 0;
        padding-top: 30px;
    }
    .mapp-store {
        padding: 0;
    }
    .footer-copyrights {
        display: flex;
        flex-direction: column;
        justify-content: center;
        overflow: hidden;
    }
    .bapp {
        flex-direction: row;
        margin: 0px !important;
    }
    .mapp-store {
        margin: 10px;
        padding: 40px;
        padding-top: 30px
    }
    .grids {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }
    .menu-footer ul {
        margin: 10px;
        padding: 0;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .menu-footer ul li {
        padding: 10px;
    }
    .footer-copyrights {
        align-items: center
    }
    .copyright {
        text-align: center;
        margin-bottom: 20px;
        
    }
    .links {
      width: 100%;
      margin: 20px;
    }
.comm {
    margin-right: 100px;
}
.reviews {
    font-size: 150%;
}
    .copy-last {
        width: 100%;
        align-items: center;
        display: flex;
        justify-content: center;
    }
    .btn-header {
        display: none !important;
    }
    .navbar-brand img {
        padding-right: 40px;
    }
    .navbar-toggler {
        position: absolute;
        right: 0;
    }
    .gif-hero {
        margin-right: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .bapp .col-6 {
        padding: 0;
        padding-left: 0 !important;
    }
    .caro-align{
        display: flex !important;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: left;
    }
}