.subtitle {
    color: #faa931;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-28 {
    font-size: 28px !important;
}

.batery-img{
    position: relative;
}

.batery-img p {
    position: absolute;
    bottom: -10px;
    width: 100%;
    font-weight: 600;
}

.fs-1 {
    font-size: 2rem!important;
}

.title-2{
    color: #faa631;
}

.payment .icon {
    border-radius: 8px;
    margin-bottom: 20px;
}

.contact_opt a:first-child {
    background: #3c783a;
}

.bg-orange {
    background-color: #faaa31 !important;
}

.fs-30 {
    font-size: 30px !important;
}

.title-dark {
    background: #000;
    padding: 15px 10px;
    border-radius: 3px;
}

.bnt-wsp {
    margin-top: 30px;
    width: 85%;
}

.fa-green {
    color: #3c783a;
}

.mano-click {
    position: absolute;
    bottom: -23px;
    right: 10%;
    z-index: 2;
}

.btn {
    overflow: visible;
}

@media (max-width: 768px) {
    .integration.style-11 .icons .icon:nth-of-type(4) {
        top: 4%;
        left: 40%;
        max-width: 80px;
        border-radius: 8px;
    }

    .integration.style-11 .icons .icon:nth-of-type(1) {
        top: 14%;
        right: 2%;
        max-width: 70px;
    }

    .integration.style-11 .icons .icon:nth-of-type(2) {
        top: 45%;
        right: 4%;
        max-width: 70px;
    }

    .integration.style-11 .icons .icon:nth-of-type(3) {
        bottom: 7%;
        right: 12%;
        max-width: 80px;
    }

    .integration.style-11 .icons .icon:nth-of-type(5) {
        top: 20%;
        left: 1%;
        max-width: 50px;
        border-radius: 8px;
    }

    .integration.style-11 .icons .icon:nth-of-type(6) {
        bottom: 10%;
        left: 2%;
        max-width: 90px;
        border-radius: 7px;
    }

    .integration.style-11 .icons .icon:nth-of-type(7) {
        bottom: 3%;
        left: 40%;
        max-width: 80px;
        border-radius: 7px;
    }

    .integration.style-11 .icons .icon:nth-of-type(8) {
        bottom: 35%;
        left: 0;
        max-width: 110px;
        border-radius: 7px;
    }

    .bnt-wsp {
        margin-top: 0;
        width: 100%;
    }
    
    .btn {
        width: 100%;
        margin: 10px auto 20px;
        padding: 10px 20px;
    }

    .fs-28 {
        font-size: 20px !important;
        line-height: 30px;
    }

    .fs-1 {
        font-size: 1.5rem !important;
    }

    .section-head h2 {
        letter-spacing: 1px;
        margin-bottom: 0;
    }

    .section-head h6 {
        letter-spacing: 1px;
    }

    .mt-70 {
        margin-top: 40px !important;
    }

    .contact_opt {
        width: 100%;
    }

    .section-padding {
        padding: 50px 0;
    }

    .home-style-11 .top-navbar.style-11 .top-nav-side a, .home-style-11 .top-navbar.style-11 .top-nav-side p {
        font-size: 18px;
    }

    .home-style-11 .top-navbar.style-11 .top-nav-side {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-end;
        margin-top: 0;
    }
}