/*@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css?family=Prata&display=swap');*/

h1,h2,h3,h4,h5,h6,p{
    margin:0;
}
h1,p{
    color:rgba(0, 0, 0, 0.8);
}
h6,p{
    text-transform: none;
}

.head_font{
    font-family:Prata;
    font-size:36px;
}

p{
    font-size: 18px;
    font-family: Montserrat;
}

.text-skyblue{
    color:#00BCD4;
}

.font-semiBold{
    font: SemiBold 16px/19px Montserrat;
}
.position-absolute{
    position: absolute;
}
.position-relative{
    position: relative;
}
.font-cusbold{
    font: Bold 20px/24px Montserrat;
}

.img-fluid{
    width: 100%;
}

nav #navbarToggle .nav-link{
    padding: .5rem 2rem;
    color:#000000;
    font-size: 18px;
    font-weight: 500;
}


.line1{
    right: 0;
    top: 3em;
}

.gray-txt-clr{
    color:#b2b2b2;
}

.text-green{
    color:#59bc48;
}

.h-clr-normal{
    color:#839aac;
}
h5{
    font-size:18px;
}
h6{
    font-size: 16px;
    margin-bottom: 7px;
}
h5,h6{
    font-weight: bolder;
}
#section2 p{
    font-size: 12px;
    line-height: 1.25;
    text-align: left;
}
.h-clr-hover{
    color: #0f3f61;
}
.p-clr-normal{
    color:#b3b3b3;
}
.p-clr-hover{
    color:#000000;
}
.stroke-hvr{
    stroke:#3bbcd4;
    fill:#3bbcd4;
}

.rect-box{
    width:100%;
    margin: auto;
    background-color: #fff;
    border:3px #fdb833 dashed;
    border-radius: 5px;
    height: 385px;
}

.browser-box{
    width: 190px;
    margin-left:calc((100% - 220px)/2);
    background-color: #fff;
    padding:5px;
    top:-6%;
    border:2px solid #fdb833;
    z-index: 2;
    border-radius: 5px;
}

.line2{
    top: -7%;
    right: 0;
}

.zoom-apply *{
    -webkit-transform: scale(1.25,1.25);
    transform: scale(1.05,1.05);
}


.certi-box{
    width: 62%;
    margin-left:calc(46%/2);
    padding: 1% 1% 10% 1%;
    border:1px solid #3bbcd4;
    margin-top: 12%;
    border-radius: 5px;
}

.text-orange{
    color:#fdb833;
}

.bg-certi{
    background-color:#eaf4f5;
}
.fonts15{
    font-size: 15px;
}

.line3{
    top: 19%;
    right: 0;
    z-index: 1;
}

.bg-apple{
    width: 52%;
    height: 50%;
    background-size:cover;
    background-image: url(../img/component.svg);
    left:19%;
    top: 26%;
    z-index: 2;
}
.mac-inner{
    width: 70%;
    margin-left: 15%;
    text-align: left;
}
.urlmng{
    left:16%;
    top:22%;
}
.apl-box .head{
    height: 40px;
}
.apl-box .body{
    margin-top: 20px;
}

.apl-box{
    width:96%;
    border:3px #3bbcd4 solid;
    height: 85%;
    margin-top:2%;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    margin-left:4px;
}
.bg-white{
    background-color:#fff;
}
.bg-pink{
    background-color:#f8f1e2;
}
.line4{
    top: 44%;
    right: 0;
    z-index: 1;
}

.forensic{
    width:100px;
    bottom: 2%;
    right: 1%;
}

.camera{
    width:100px;
    bottom:-57px;
    left: calc(70%/2);
    z-index: 2;
}
.m-web{
    margin-top: 32px;
}
.line5{
    bottom:11%;
    right: 0;
    z-index: 1;
}
.line6 {
    bottom: -13%;
    right:0;
}
.line7{
    right:0px;
}

.pdf-box{
    width:80%;
    margin: auto;
}
.pdf{
    text-align: center;
    margin-left: 10%;
}
.guarantee{
    top: 47%;
}
.guarantee h6{
    font-size: 24px;
    font-weight: bold;
}
.curve img{
    margin-left: 35%;
    margin-top: 5%;
}
.pdflastb{
    width: 88px;
    margin-top: 21%;
    margin-left: 3%;
}
.pdflastb p{
    font-size: 19px !important;
    font-weight: bolder;
    line-height: 1.21;
}
.larrow{
    margin-top: 2.5rem;
    margin-left: 13px;
}

.btn-radius{
    border-radius: 1.25rem;
}

.footer-bgcolor{
    background-color: #3bbcd4;
}

.text-skblue-clr{
    color: #3bbcd4;
}

.footer-bgcolor .nav-link{
    padding: 0.5rem 1.5rem;
    color:#fff;
    font-size: 22px;
    font-weight: 600;
}
.m-top{
    margin-top: 3rem;
    margin-bottom: 3rem;
    margin-left: -34%;
}
.nav-center{
    justify-content: center;
}

.f18{
    font-size: 18px !important;
font-weight: 500;
}
.f14{
    font-size: 14px;
    font-weight: 500;
}
.f24{
    font-size: 24px !important;
    font-weight: bold !important;
}
.foot-atag{
    text-decoration: underline;
    color:#fff;
}

.btn-skyblue{
    background-color:#3bbcd4;
    border-color:#3bbcd4;
    color:#fff;
}
.btn-orange{
    background-color:#fdb833;
    border-color:#fdb833;
}
.btn-orange:hover{
    color:#0f3f61;
}

.btn-skyblue:hover{
    color:#fff;
}

.row6 a:hover{
    text-decoration: none;
    color:#3bbcd4;
}
.curve{
    top:135px;
    left: 3px;
}
/*margin classes*/
.mt-6{
    margin-top: 3.5rem;
}
.mt-7{
    margin-top: 4rem;
}
.mt-7{
    margin-top: 4.5rem;
}
.mt-8{
    margin-top: 5rem;
}
.mt-9{
    margin-top: 5.5rem;
}
.mt-10{
    margin-top: 6rem;
}
.mb-10{
    margin-bottom: 6rem;
}
.mt-12{
    margin-top: 7rem;
}
.mt-14{
    margin-top: 8rem;
}
.mt-15{
    margin-top: 8.5rem;
}
.mt-16{
    margin-top: 9rem;
}
.mt-17{
    margin-top: 10rem !important;
}
.mt-18{
    margin-top: 12rem !important;
}
.mt-19{
    margin-top: 14rem !important;
}
.mt-19_0{
    margin-top: 16rem !important;
}
.mt-19_1{
    margin-top: 17rem !important;
}
.mt-20{
    margin-top: 21rem;
}
.mt-21{
    margin-top: 31rem;
}
.btn{
    padding: 0.6rem 1.2rem;
}

.float-right{
    float:right;
}

.bg-lightblueimg{
    background-image: url(../img/bg_skyblue.svg);
    background-position: top;
    background-size:cover;
    background-repeat: no-repeat;
}
.bg-pinkimg{
    background-image: url(../img/bg_pink.svg);
    background-position: top;
    background-size:cover;
    background-repeat: no-repeat;
}
.bg-pinkimg_sec4 {
    background-image: url(../img/bg_pink.svg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.bg-whiteimg{
    background-image: url(../img/bg_white.svg);
    background-position: top;
    background-size:cover;
    background-repeat: no-repeat;
}

.bg-lightblue{
    background-color: #eaf4f5;
}

#unqForm span{
    font-size:16px;
}
.padbot10{
    padding-bottom: 8rem;
}
.download{
    margin-left: 15px;
}
.download input{
    height:17px !important;
    width: 17px !important;
    margin-top:10px;
    margin-left:20px;
}
.box-border{
    margin-left: 0;
    width: 100%;
}
/* scrollspy code */
#myScrollspy .nav ul{
    list-style: none !important;
    padding-left: 5px;
}
#myScrollspy .nav li a {
    font-family: prata;
    color:rgba(115, 115, 115);
    font-weight: bold;
    text-decoration: none;
    padding: 5px 5px;
    letter-spacing: 0.5px;
    font-size: 16px;
}
#myScrollspy .nav li a i{
    font-size:13px;
}
#myScrollspy .nav-pills li.active>a {
    color:#00BCD4 !important;
    background-color: #F7F7F7 !important;
}
#myScrollspy .nav li a:focus, .nav li a:hover{
    background-color: #F7F7F7;
    color:#00BCD4 !important;
}
#myScrollspy ul ul a{
    display: block;
    font-weight: 500 !important;
}

.bg-gray{
    background-color:#F7F7F7;
}
.d-inline{
    display: inline;
}
.righttick {
    margin-top: 8px;
}
.WheredoyouBGRow .form-group{
    margin-bottom: 0;
}
.p-6{
    padding:5rem;
}
.pt-6{
    padding-top:5rem !important;
}
.pl-6{
    padding-left:5rem !important;
}
.pr-6{
    padding-right:5rem !important;
}
.Sectioncontainer h2{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
/* css for mobile */
@media screen and (max-width:768px){
    .zoom-apply *{
        -webkit-transform: scale(1.1s5,1.15);
        transform: scale(1.15,1.15);
    }
    .btn{
        padding: 0.5rem 1rem;
    }
    .line1,.line2,.line3,.line4,.line5,.line6,.line7{
        display: none;
    }
    .f1.col0,.f2.col1,.f3.col2,.f4.col3,.f5.col4,.f6.m-web,.f7.col5,.row5 .col-4{
        display: none;
    }

    h5{
        font-size: 12px !important;
    }
    h6{
        font-size: 10px !important;
    }
    #section2 p{
        font-size: 8.5px !important
    }
    .col-4 {
        padding-left: 0;
    }
    .row1 .col-4.f1{
        display: none;
    }

    .browser-box {
        width: 134px;
        margin-left: calc((100% - 157px)/2);
        top: -7%;
    }
    .certi-box {
        width: 83%;
        margin-left: 13%;
        margin-top:17%;
        padding-top:2%;
    }
    .bg-apple {
        width: 160px;
        height: 130px;
        background-size: cover;
        left: 15%;
        z-index: 3;
        top: 27%;
    }
    .apl-box {
        width: 98%;
        border: 3px #3bbcd4 solid;
        height: 93px;
        border-top-right-radius:5px;
    }
    .apl-box .head {
        height: 25px;
        overflow: hidden;
    }
    .apl-box .body {
        margin-top: 5%;
    }
    .f3 img[src*='http-search.svg']{
        width: 100%;
    }
    .urlmng {
        left: 17%;
        top: 23%;
        width: 80%;
    }
    .rect-box{
        width:98%;
        height: 255px;
    }
    .camera {
        width:50px;
        bottom: -35px;
        left: calc(70%/2);
    }
    .forensic{
        right: 0;
        width:60px;
    }
    .m-web{
        margin: 0;
    }
    .m-top{
        margin-top: 1rem;
    }
    .pdf{
        margin-left: 28%;
    }
    .f7 img[src*='pdf.svg']{
        width: 80px;
    }
    .pdf-box{
        width:100%;
    }
    .pdflastb{
        width: 50px;
        margin-top: 25%;
        margin-left: 4%;
    }
    .pdflastb p{
        font-size: 12px !important;
    }

    .f8 img[src*='block-chain.svg']{
        width: 110px;
    }

    .curve img[src*="curve.svg"]{
        width:80px;
    }
    .curve{
        left: -3%;
        top: 18%;
    }
    .curve img{
        margin: 0;
    }
    .guarantee {
        left: -5%;
    }
    .row6 a{
        font-size: 14px;
    }
    .f24{
        font-size: 18px !important;
        margin-top: 4%;
    }
    .footer-bgcolor .nav-link{
        font-size: 14px;
        padding: 0.5rem 0.7rem;
    }
    .f18{
        font-size: 12px !important;
    }

    img[src*='larr.svg']{
        width: 16px;
    }
    img[src*='certi.svg']{
        width: 18px;
    }
    .larrow {
        margin-left: 0.4rem;
    }
    .headline {
        font-size: 24px;
    }
}

.bankverficationformBG1 {
    background-color: #f9f9f9;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width:450px){
    .pdflastb{
        margin-top: 0%;
    }
    .pr-6{
        padding-right: 0rem !important;
    }
    .pl-6{
        padding-left: 0rem !important;
    }
}