body{
    overflow-x:hidden;
    font-family: 'Raleway', sans-serif;
}
.logo-a{
    font-size: 40px !important;
    font-weight: 700;
    

}


button:focus {
    outline: none !important;
}
.btn.focus, .btn:focus {
    box-shadow: none !important;
}
.form2-submit-btn{
    box-shadow: none !important;
}
select:focus{
    box-shadow: none !important;

}
.form-control:focus{
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    border:none !important;

}
.section1{
    margin-top: 40%;
}
.section1row{
 margin-top: 170px;   
}
.banner{
    background-image:url(img/bg.png);
    width: 100%;
    height: 800px;
    background-size: cover;
    background-position: center;
}
.email-btn{
background: #1298f0;
color: #fff;
border: 1px solid #1298f0;
margin-right: 20px;
}

.email-btn-a{
    font-size: 13px;
    color: black;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}

.email-btn-a:hover{
    color: black;
    text-decoration: none;
}

.phoneNo-btn{
    background: #1298f0;
color: #fff;
border: 1px solid #1298f0;
}

.phoneNo-btn-a{
    font-size: 13px;
    color: white;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;

}

.phoneNo-btn-a:hover{
    color: white;
    text-decoration: none;
}

.h1-div-top{
    padding-top: 100px;
    font-family: 'Raleway', sans-serif;
}

.h1-top{
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    
                                                text-transform: capitalize;
                                                font-family: 'Raleway', sans-serif;
}

.h1-span{
    color: #fff;
    font-family: 'Raleway', sans-serif;
}

.p-div-top{
    padding-top: 15px;
    font-family: 'Raleway', sans-serif;
}

.p-top{
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
text-transform: capitalize;
}

.qoute-btn-div{
    padding-top: 10px;
}

.qoute-btn{
    font-size: 12px;
    padding: 10px 25px;
    border-radius: 3px;
    color: #000;
    font-weight: 700;
    background-color: #fff;
    font-family: 'Raleway', sans-serif;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.qoute-btn:hover{
    text-decoration: none;
}

.dropD{
    width: 100% !important;
    height: 40px !important;
}

.form-div{
    padding: 45px 78px;
}

.form-div-2{
    width: 100%;

    padding: 25px 16px;
}

.form-h4{
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    color: #fff;
   text-transform: capitalize;
}

.label-1{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;

}

.label-2{
        color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding-top: 10px;
    font-family: 'Raleway', sans-serif;

}

.label-3{
        color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding-top: 10px;
    font-family: 'Raleway', sans-serif;

}

.view-rslt-btn{
    text-align: center;
    margin-top: 35px;
    width: 101%;
    font-family: 'Raleway', sans-serif;
}

.view-rslt-a{
    border: 1px solid #1298f0;
    background-color: #1298f0;
    color: white;
    border-radius: 4px;
    font-family: 'Raleway', sans-serif;

}

.view-rslt-a:hover{
    text-decoration: none;
    color: white;
}

.bottom-top-h1-div{
    text-align: center;
}

.bottom-top-h1{
    /* padding-top: 150px; */
    font-size: 40px;
    font-weight:bold;
    padding-bottom: 30px;
    font-family: 'Raleway', sans-serif;
    color: #000;
    text-transform: capitalize;
}

.result-h5{
    color: #000;
    border-radius: 4px;
    padding: 11px;
    margin-top: 14px;
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
}

.data-list-label{
    color: #838282;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.result-h6{
    color: #838282;
    font-size: 13px;
    margin-top: 6px;
    height: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    padding-left: 9px;
}

.Telemarketing-List{
    border: 1px solid black;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

select.form-control:not([size]):not([multiple]){
    height: calc(2.25rem + 2px) !important;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.Connectivity-Ratio-div{
    text-align: center;
    padding-top: 25px;

}

.Connectivity-Ratio-h2{
    font-size: 40px;
    
    font-style: italic;
    text-decoration: underline;
    padding-top: 50px;
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
}

.home-img-div{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 25px;
}

.home-img{
    width: 60px !important;
}

.card-h5{
    color: black;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
}

.card-p{
    color: #838282;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-transform: capitalize;
}

.card-btn{
    position: absolute;
    bottom: 0;
    width: 60%;
    padding-top: 10px;
    top: 84%;
    right: 20%;
    height: 38px;
    font-size: 15px;
    border-radius: 3px;
    color: white;
    background-color: #1298f0;
    font-family: 'Raleway', sans-serif;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.card-btn:hover{
    text-decoration: none;
    color: white;
}

.marketing-card{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 16rem;
    height: 370px;
    position: relative;
}

.marketing-card-body{
    text-align: center;
    padding-bottom: 45px !important;
}
.section5{

}
.paymentheading{
    font-size: 50px;
    font-weight: bold;
    color: #000;
    font-family: 'Raleway', sans-serif;
}

.crypto-h5-div{
    text-align: center;
    float: right;
    margin-right: 60px;
}

.crypto-h5{
    font-size: 22px;
    color: black;
    font-weight: 700;
    

}

.download-btn-div{
    padding-top: 17px;
}

.download-btn{
    border: 1px solid #1298f0;
    padding: 8px 40px;
    font-size: 15px;
    background-color: #1298f0;
    color: white;
    border-radius: 3px;
    font-weight: 500;
    
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.download-btn:hover{
    color: white;
    text-decoration: none;
    border: 1px solid #1298f0;
}

.Pay-h5-div{
    text-align: center;
    float: left;
    margin-left: 60px;
}

.Pay-h5{
    font-size: 22px;
    color: black;
    font-weight: 700;
    

}

.Pay-btn-div{
    padding-top: 17px;

}

.Pay-btn{
    border: 1px solid #1298f0;
    padding: 8px 77px;
    font-size: 15px;
    background-color:#1298f0;
    color: white;
    border-radius: 3px;
    
    font-weight: 500;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.Pay-btn:hover{
    color: white;
    text-decoration: none;
}

.Modal-Header{
    padding-top: 45px !important;
}

.modal-h6{
    font-weight: 600;
    
    font-size: 14px;
    color: #817E7E;
    text-align: center;
}

.modal-h4{
    font-size: 24px;
    font-weight: 700;
    
    text-align: center;
}

.modal-btn{
    padding: 7px 30px;
    font-size: 14px;
    border-radius: 3px;
    color: white;
    border: 1px solid #1298f0;
    background-color: #1298f0;
    cursor: pointer;
}

.ModalFooter{
    justify-content: center !important;
    padding-bottom: 65px !important;
}

.Modal-Header2{
    padding-left: 63px !important;
    padding-top: 40px !important;
}

.Modal-Body{
    padding: 6px 64px  !important;
}

.close-btn{
    transform: translate(3px, -33px);
    color: #F10909 !important;
}

.form2-label{
    color: #838282;
    
    font-size: 12px;
}

.Form-Control{
    display: block !important;
    width: 100% !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border-radius: 0.25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}

.form2-submit-btn{
    background-color: #1298f0;
    color: white;
    border-radius: 4px;
    
    font-size: 12px;
    border: none;
    cursor: pointer;
    width: 100%;
    height: 34px;
}

.Modal-Footer{
    padding-bottom: 45px !important;
}

input::placeholder {
    color: black !important;
    
    font-size: 13px;
}

textarea::placeholder {
    color: black !important;
    
    font-size: 13px;
}

.copyright-h6{
    text-align: center;
    padding-top: 60px;
    color: black;
    
    font-size: 14px;
    font-weight: 700;
}

.close-btn2{
    transform: translate(3px, -11px);
    color: #F10909 !important;
}

.Modal-Header3{
    padding-left: 114px !important;
    padding-top: 55px !important;
    padding-bottom: 55px !important;
}

.contactUs-Modal{
    text-align: center;
}

.contactUs-Modal-h5{
    
    font-size: 34px;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: 0em;
}

.close-btn3{
    transform: translate(3px, -51px);
    color: #F10909 !important;
}
.email-btn:hover{
    color:#fff;
}
.phoneNo-btn:hover{
     color:#fff;
}

.whatsapp-img{
    border-radius: 53px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    width: 60px;
    border: 8px solid white;
    position: fixed;
    bottom: 140px;
    border-radius: 50px;
    right: 25px;
}

.chat-img{
    border-radius: 40px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    width: 60px;
    border: 3px solid white;
    padding-right: 8px;
    padding-top: 9px;
    padding-bottom: 6px;
    padding-left: 6px;
    position: fixed;
    bottom: 73px;
    border-radius: 50px;
    right: 15px;
}

.icon-li{
    margin-bottom: 25px;
}



/* .whats-app {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    left: 15px;
} */

.my-float {
    margin-top: 16px;
}
.section5row2{
    margin-top: 50px;
}
.nav-form{
    transform: translateX(110px);
}
.resulttile{
    position: absolute;
    left: 32%;
    font-weight: bold;
    color: #000;
    font-size: 25px;
 }
 .navbase{
    justify-content: end !important;
    transform: translateX(-37px);
}
.section2{
        margin-top: 55%;
    }
     .marquee{
         color: red;
    font-size: 20px;
    font-weight: bold;
    padding-top: 70px;
    padding-bottom: 0px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
     }
    .Telemarketing-List {
         font-family: 'Raleway', sans-serif;
     }
     .dropD{
         font-family: 'Raleway', sans-serif;
     }

@media (max-width: 750px){
.navbar-brand{
    width: 50% !important;
}
.navbar-brand img{
    width: 90% !important;
}
.navbar  form{
    display: flex;
    justify-content: center;
}
    .h1-top{
        font-size: 30px;
        padding-top: 40px;
    }

    .p-top{
        font-size: 11px;
    }

    .qoute-btn{
        font-size: 11px;
        padding: 11px 12px;
    }

    .form-div{
        transform: translateX(-11px);
        margin-top: 55px;
    }

    .label-1{
        font-size: 16px;
    }

    .view-rslt-a{
        padding: 8px 54px;
    }
.section1row{
 margin-top: 70px;   
}
    .view-rslt-btn{
        margin-bottom: 20px;
    }

    .bottom-top-h1{
        font-size: 20px;
    }

    .data-list-div{
        padding: 5px 25px;
    }

    .result-div{
        padding: 3px 25px;
    }
    .form-div{
        padding: 0px 0px;
    }
    .banner{
        height: 1090px;
    }
    .result-h6{
        padding-top: 30px;
    }
    #modal6{
       width: 342px;
            height: 435px;
    }
    #modal67{
        width: 342px;
             height: 435px;
     }
     .resulttile{
        position: absolute;
    left: 22%;
     }
    .section2{
        margin-top: 1030px;
    }
    .result-h5 {
        font-size: 15px;
        line-height: 2.3;
    }

    .Connectivity-Ratio-h2{
        font-size: 22px;
        padding-top:0;
    }

    .marketing-card{
        margin-left: 52px;
        margin-bottom: 35px;
    }

    .card-h5{
        font-size: 15px;
    }

    .card-p{
        font-size: 13px;
        
    }

    .card-btn{
position: absolute;
bottom: 0;
    }

    .marketing-card-body{
        padding-bottom: 60px !important;
    }

    .crypto-h5-div{
        text-align: center;
        float: none;
        margin-right: 0px;
    }

    .Pay-h5-div{
        text-align: center;
        float: none;
        margin-left: 0px;
        margin-top: 40px;
    }

    .copyright-h6{
        font-size: 12px;
        padding-top: 55px;
    }

    .whatsapp-img{
        bottom: 90;
        right:10px;
    }

    .email-btn{
        margin-bottom: 9px;
        border: 2px solid black;
        margin-right: 0px;
    }

    .phoneNo-btn{
        padding: 7px 43px;
    }
    .chat-img {
        border-radius: 40px;
        background-color: white;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        width: 60px;
        border: 3px solid white;
        padding-right: 8px;
        padding-top: 9px;
        padding-bottom: 6px;
        padding-left: 6px;
        position: fixed;
        bottom: 205px;
        border-radius: 50px;
        right: 15px;
    }
    .section5row2{
        margin-top: 0px;
    }
    .section5row2 > div{
        margin-top: 30px;
    }
    .paymentheading{
        font-size: 30px;
    }
    .nav-form{
        transform: translateX(0px);
    }
    .navbase{
        justify-content: center !important;
            margin-top: 10px;
            transform: translateX(0px);
    }
    .modal-backdrop{
        display:none;
    }
    .marquee{
        color: red;
    font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 40px;
    text-transform: capitalize;
    }
}