
.lh-3xl {
    line-height: 3 !important;
}

.lh-4xl {
    line-height: 4 !important;
}

#content #home .home-box {
    position: relative;
    width: 100%;
    height: 517px;
    padding-top: 49px;
    background: linear-gradient(81.45deg, #3537ab 0%, #f7941e 100%);
}

#content #business .business-startup:after {
    background: linear-gradient(81.45deg, #f7941e 0%, #3537ab 100%);
}

#home {
    background: linear-gradient(90deg, #08295e, #1970d8,#08295e)
}
#content #home .home-box {
    background: none !important
}
header .menu-item ul li a {
    color: #08295e
}
header .menu-item ul li a:hover, header .menu-item ul li a.active {
    color: #1970d8
}

header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100px;
    z-index: -1;
    background: #93eddd
}

#mobileMenu {
    background-color: #f7941e
}

#content #steps {
    background: #08295e !important;
}

#content #steps .step-img:after {
    content: "";
    position: absolute;
    background-image: url(/img/geliyorum.png);
    background-size: 100% 100% !important;
    width: 500px;
    height: 500px;
    left: -50px;
    top: -50px;
    z-index: 1;
    animation: none !important;
}

#content #business img {
    content: url(/img/digitalwallet.png);
    animation: none !important;
    top: 20px !important;
    width: 35%;
}

#content #business .business-box {
    background:#7c8493;
}
header .logo {
    margin-top: 0;
    margin-right: 35px;
}
.logo img {
    position: relative;
    display: block;
    height: 100px
}

#content #business .business-box a {
    background: #0c1d37;
    border: 1px solid #0c1d37;
    color: #fff;
}

    #content #business .business-box a:hover, #content #business .business-box h3 span {
        color: #0c1d37;
    }

#content #we-guarantee {
    background: linear-gradient(73.49deg, #4CAF50 20.68%, #28550b 81.19%) !important;
}

body #content #home .head {
    animation: none !important;
    content: url(/img/digitalwallet.png) !important;
    margin-top: -30px;
    width: 100% !important
}

#content #buy-text a, #content #contact button, .btn.btn-primary {
    background: #f7941e;
    border: 1px solid #f7941e;
    color: #fff;
}

    #content #buy-text a:hover, #content #contact button:hover, .link-primary, footer .footer-top .menu-item ul li a:hover, footer .footer-top .menu-item ul li a.active, footer .footer-center ul li a:hover {
        color: #f7941e;
    }

    .btn-check:active + .btn.btn-primary, .btn-check:checked + .btn.btn-primary, .btn.btn-primary.active, .btn.btn-primary.show, .btn.btn-primary:active:not(.btn-active), .btn.btn-primary:focus:not(.btn-active), .btn.btn-primary:hover:not(.btn-active), .show > .btn.btn-primary {
        color: #fff;
        border-color: #3537ab;
        background-color: #3537ab !important;
    }

.link-primary:focus, .link-primary:hover {
    color: #3537ab;
}

@media only screen and (max-width: 800px) {
    header::before {
        right: 0;
        left: auto;
        width: 90px;
        background: #f7941e;
        border-radius: 100% 0 0 100%;
    }
    body #content #home .head {
        opacity: .2;
    }
    #content #home {
        margin-top: -65px !important;
    }
        #content #home h2 {
            font-size: 42px !important;
            line-height: 45px !important;
            margin-top: 20px !important;
            color: 08295e !important
        }
    #business {
        margin-top: -65px !important;
    }
    #content #business img {
        left: 20px !important;
        opacity: .4 !important;
    }

    #content #business img {
        top: 80px !important;
    }
}
