.contactusbtn {
    background-color: #6b2b8a;
    padding: 10px 23px !important;
    border-radius: 10px
}

.contactusbtn:hover {
    background-color: #6b2b8a;
    padding: 10px 23px !important;
    border-radius: 10px
}

#menu-primary-menu .current .contactusbtn,
#menu-primary-menu li:hover .contactusbtn {
    transform: none !important
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #6b2b8a;
    border-radius: 2px
}

::-webkit-scrollbar-thumb:hover {
    background: #6b2b8a
}

.solutiontitle {
    font-size: 65px;
    color: #6B2B8A;
    font-weight: bold;
    text-align: left;
    line-height: 1.5
}

.imagediv {
    margin: 50px 0px;
    text-align: left;
    position: relative;
}

.icons {
    width: 96px;
    height: 97px;
    background-color: #edc7ff;
    border-radius: 50% !important
}

.demotitle {
    text-align: left;
    padding: 10px;
    font-size: 23px;
    font-weight: 400;
    color: black
}

.democontent {
    text-align: left;
    padding: 10px;
    font-size: 18px
}

.whyusdetail {
    font-size: 18px
}

.whyustitle1 {
    text-align: end;
    font-size: 68px;
    font-weight: bold;
    color: #6b2b8a
}

.whyuscontent {
    text-align: end;
    padding: 50px 0px;
    font-size: 23px
}

.whyuspointblock {
    background-color: #edc8ff;
    border-radius: 10px;
    margin: 22px;
    text-align: center;
    color: black;
    font-size: 16px;
    font-weight: 600;
    padding: 25px 0px
}

.whyuspointicon {
    position: absolute;
    top: -4px;
    left: 40%;
    padding: 3px;
    background-color: #6b2b8a;
    border-radius: 50%
}

.whyustitle {
    font-size: 68px;
    color: #6B2B8A;
    font-weight: bold;
    text-align: end
}

.productandservicesbtn {
    color: #6B2B8A;
    font-size: 18px;
    font-weight: 600;
    box-shadow: 0px 0px 14px 0px #eecbff;
    border-radius: 10px;
    padding: 15px 56px;
    background-color: white
}

.prodcutservicescontentblock {
    padding: 26px
}

.productandservicestitle {
    text-align: center;
    color: #6b2b8a;
    padding-bottom: 25px;
    font-weight: bold;
    font-size: 23px
}

.productandservicescontent {
    text-align: center;
    font-size: 18px
}

.productandservicesblock {
    display: flex;
    justify-content: center;
    margin: 10px 0px
}

.prodcutandservice {
    text-align: center
}

.whowearereadmore {
    padding: 10px 30px;
    background-color: white;
    color: #6b2b8a;
    font-size: 27px;
    border-radius: 10px;
    margin: 10px 0px
}

.whowearecontent {
    color: white;
    font-size: 18px;
    font-weight: 100;
    line-height: 1.7;
    padding: 30px 0px
}

.whowearetitle {
    font-size: 68px;
    color: white;
    font-weight: bold;
    line-height: 1.2
}

.backgroundshape {
    position: absolute;
    width: 1000px;
    height: 1000px;
    top: -400px;
    left: -200;
    background-color: #6b2b8a12;
    border-radius: 50%
}

.simplesecureorganizedcontent {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 100;
    padding-top: 55px
}

.uniqueremitimage {
    border-radius: 10px !important;
    margin: 15px 0px;
    width: 80%
}

.simplesecureorganized {
    font-size: 68px;
    color: black;
    font-weight: bold;
    line-height: 1.2
}

.copyright {
    background-color: black;
    color: white;
    text-align: center;
    font-size: 18px;
    padding: 20px
}

.footer {
    color: white;
    padding: 25px 150px 25px 250px;
    background-color: #6b2b8a
}

.bookdemobtn {
    color: #6b2b8a;
    font-size: 18px;
    font-weight: 600;
    border-radius: 9px;
    padding: 15px 55px;
    box-shadow: 0px 0px 10px 0px #edc8ff !important
}

.bookdemobtnblock {
    margin: 40px 0px;
}

.whoarewereadmorebtn {
    background: #6b2b8a;
    color: white;
    padding: 15px 55px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px
}

.exploreproductandservicesbtn {
    text-align: center;
    margin: 42px 0
}

.whoarewereadmorebtnblock {
    margin: 60px 0px
}

@media(max-width:600px) {
    .whoarewereadmorebtnblock {
        margin: 40px 0px !important;
        text-align: center
    }
    .bookdemobtnblock {
        margin: 40px 0px !important
    }
    .whyuspointicon {
        position: absolute;
        top: -4px;
        left: 44% !important;
        padding: 3px;
        background-color: #6b2b8a;
        border-radius: 50%
    }
    .productandservicesbtn {
        color: #6b2b8a;
        font-size: 18px;
        font-weight: 600;
        box-shadow: 0px 0px 14px 0px #eecbff !important;
        border-radius: 10px;
        padding: 15px 15px !important;
        background-color: white
    }
    .whyusdetail {
        text-align: center !important
    }
    .whyustitle {
        font-size: 40px !important;
        color: #6B2B8A;
        font-weight: bold;
        text-align: center !important
    }
    .whowearereadmore {
        text-align: center;
        width: 100% !important
    }
    .solutiontitle {
        font-size: 40px !important
    }
    .productandservicesblock {
        display: block !important
    }
    .whyuscontent {
        text-align: center !important
    }
    .whowearetitle {
        font-size: 40px !important;
        color: White;
        font-weight: bold;
        line-height: 1.2
    }
    .simplesecureorganized {
        font-size: 40px !important;
        color: black;
        font-weight: bold;
        line-height: 1.2
    }
    .simplesecureorganizedcontent {
        font-size: 16px !important;
        line-height: 1.3;
        font-weight: 100;
        padding-top: 55px
    }
    .footer {
        color: white;
        padding: 0px !important;
        background-color: #6b2b8a
    }
    .custom_container {
        padding: 10px !important;
        overflow: hidden;
        position: relative
    }
}

@media only screen and (min-width: 601px) and (max-width: 1550px) {
    .subnav-content1 {
        min-width: 140px !important;
    }
    .elementor-11 .elementor-element.elementor-element-e42ffda .ova_nav ul.menu>li>a {
        padding: 33px 0px 33px 0px;
        color: #7f7f7f !important;
        font-size: 14px !important;
        text-transform: uppercase;
    }
    .subnav1 {
        font-size: 14px !important;
    }
    element.style {
        opacity: 0
    }
    .elementor-487 .elementor-element.elementor-element-fe856ee .elementor-repeater-item-a5c6f53 .slide-inner .elementor-slide-title {
        font-size: 53px !important;
        font-weight: bold;
        line-height: 66px !important;
        color: #FFFFFF;
        margin: 0px 0px 65px 0px;
        animation-duration: 1s;
        opacity: 0;
        text-align: left
    }
    .whoarewereadmorebtnblock {
        margin: 40px 0px !important
    }
    .whoarewereadmorebtn {
        background: #6b2b8a;
        font-size: 16px !important
    }
    .backgroundshape {
        position: absolute;
        width: 1000px;
        height: 1000px;
        top: -600px !important;
        left: -300 !important;
        background-color: #6b2b8a12;
        border-radius: 50%
    }
    .bookdemobtnblock {
        margin: 20px 0px !important
    }
    .bookdemobtn {
        color: #6b2b8a;
        font-size: 16px !important;
        border-radius: 9px;
        padding: 15px 55px;
        box-shadow: 0px 0px 10px 0px #edc8ff !important
    }
    .copyright {
        background-color: black;
        color: white;
        text-align: center;
        font-size: 16px !important;
        padding: 20px
    }
    .exploreproductandservicesbtn {
        text-align: center;
        margin: 19px 0 !important
    }
    .imagediv {
        margin: 32px 0px !important;
        text-align: left;
        position: relative
    }
    .productandservicestitle {
        text-align: center;
        color: #6b2b8a;
        padding-bottom: 25px;
        font-weight: bold;
        font-size: 18px !important
    }
    .productandservicesbtn {
        color: #6b2b8a !important;
        font-size: 16px !important;
        font-weight: 600;
        box-shadow: 0px 0px 14px 0px #eecbff !important;
        border-radius: 10px;
        padding: 15px 56px;
        background-color: white
    }
    .whowearereadmore {
        padding: 10px 30px;
        background-color: white;
        color: #6b2b8a;
        font-size: 22px !important;
        border-radius: 10px;
        margin: 10px 0px
    }
    .whyuscontent {
        text-align: end;
        padding: 50px 0px;
        font-size: 18px !important
    }
    .demotitle {
        text-align: left;
        padding: 10px;
        font-size: 18px !important;
        font-weight: 400;
        color: black
    }
    .elementor-487 .elementor-element.elementor-element-fe856ee .elementor-repeater-item-a5c6f53 .slide-inner .elementor-slide-button {
        font-size: 18px !important;
        color: #6b2b8a !important;
        background: #ffffff;
        padding: 21px 45px 21px 45px;
        margin: 57px 80px 0px 0px;
        border-style: solid;
        border-width: 0px 0px 0px 0px;
        border-radius: 14px;
        font-weight: 100;
        border-color: #FFFFFF
    }
    .whowearecontent {
        color: white;
        font-size: 16px !important;
        font-weight: 100;
        line-height: 1.7;
        padding: 30px 0px
    }
    .democontent {
        text-align: left;
        padding: 10px;
        font-size: 16px !important
    }
    .whyusdetail {
        font-size: 16px !important
    }
    .productandservicescontent {
        text-align: center;
        font-size: 16px !important
    }
    .whyustitle {
        font-size: 53px !important;
        color: #6B2B8A;
        font-weight: bold;
        text-align: end
    }
    .whowearetitle {
        font-size: 53px !important;
        color: white;
        font-weight: bold;
        line-height: 1.2
    }
    .simplesecureorganizedcontent {
        font-size: 16px !important;
        line-height: 1.3;
        font-weight: 100;
        padding-top: 55px
    }
    .simplesecureorganized {
        font-size: 53px !important;
        color: black;
        font-weight: bold;
        line-height: 1.2
    }
    .whyuspointblock {
        background-color: #edc8ff;
        border-radius: 10px;
        margin: 23px 0px !important;
        text-align: center;
        color: black;
        font-size: 16px;
        font-weight: 600;
        padding: 25px 0px
    }
    .footer {
        color: white;
        padding: 50px !important;
        background-color: #6b2b8a
    }
    .solutiontitle {
        font-size: 53px;
        color: #6B2B8A;
        font-weight: bold;
        text-align: left;
        line-height: 1.5
    }
    .custom_container {
        overflow: hidden;
        position: relative;
        padding: 50px 100px
    }
    .line::after {
        content: "";
        width: 67%;
        display: block;
        border: 1px solid #6b2b8a;
        height: 1px;
        top: 44px;
        position: absolute;
        left: 36%
    }
    .footercontent {
        padding: 0px 25px;
        font-size: 16px !important;
        line-height: 1.6;
        font-weight: 100
    }
}

@media(min-width:1551px) {
    .custom_container {
        padding: 100px 250px;
        overflow: hidden;
        position: relative
    }
    .line::after {
        content: "";
        width: 73%;
        display: block;
        border: 1px solid #6b2b8a;
        height: 1px;
        top: 44px;
        position: absolute;
        left: 28%
    }
}

.footertitle {
    font-size: 30px;
    font-weight: bold;
    padding: 25px
}

.footercontent {
    padding: 0px 25px;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 100
}

li {
    list-style: none;
    margin-bottom: 15px
}

li>a {
    color: white !important
}

.m0 {
    margin: 0px;
}

@media(max-width:760px) {
    .unicoretitle
    {
        margin-top: 20px !important;
    font-size: 28px !important;
    }
    .aboutustitle
    {
        margin-top: 20px !important;
        font-size: 28px !important;
    }
    .subtitle{
        font-size: 28px !important;
        line-height: 33px !important;
    }
    .unicoresubtitle
    {
        font-size: 23px !important;
        line-height: 33px !important;
    }
    .img {
        margin-top: 15px !important;
    }

}