body {

    margin: 0;

    padding: 0;

    font-family: 'poppins';

}



header {

    background: #002B57;

    color: #ffffff;

    padding: 5px 80px;

    box-sizing: border-box;

}



.logo {

    font-size: 18px;

    color: #002B57;

    font-weight: 600;

}



.icons-top {

    margin-top: 14px;

}



.icons-top a {

    text-decoration: none;

    color: rgb(255, 255, 255);

}



.icons-top img {

    padding-right: 8px;

}



.icons-social img {

    padding-right: 15px;

}



.icons-top p {

    padding-right: 20px;

}



nav {

    width: 100%;

    background: rgba(255, 255, 255, 0.8);

    border-top: 1px solid rgba(255, 255, 255, .2);

    border-bottom: 1px solid rgba(255, 255, 255, .2);

    position: sticky !important;

    top: 0 !important;

    z-index: 99 !important;

}



.collapse {

    justify-content: right;

}



.nav-link {

    font-weight: 600;

    margin-right: 25px;

}



.nav-glob {

    padding: 5px 70px;

}



.glob-lr {

    padding: 60px 70px;

}



.right-align {

    text-align: right;

    justify-content: end;

}



.req-btn {

    background-color: white;

    border: 1px solid #061133;

    color: #061133;

    font-size: 14px;

    font-weight: 500;

    border-radius: 5px;

    padding: 8px 10px;

}



.req-btn:hover {

    background-color: #061133;

    border: 1px solid #061133;

    color: #ffffff;

    font-size: 14px;

    font-weight: 500;

    border-radius: 5px;

    padding: 8px 10px;

}



.glob-lr {

    padding: 50px 80px;

}



.text-center {

    text-align: center;

}



.title {

    font-size:26px;

    color: #002B57;

    margin-bottom: 20px;

}



.dropdown-menu {

    border: 1px solid #cfe7ff;

}



.dropdown-item:hover {

    background-color: #5487b9;

    color: white;

}



.dropdown-menu .dropdown-item::before {

    color: #002B57;

    content: ">>";

    font-weight: 900;

    margin-right: 10px;

}



::placeholder {

    font-size: 14px;

}



/* -------------------navbar end--------------- */



/* -----------banner----------- */

.top-form {

    padding: 20px;

    border: 1px solid #d3d3d3;

    background-color: white;

    border-radius: 10px;

}



.top-form input {

    width: 100%;

    margin-bottom: 10px;

    border: 1px solid #dadada;

    border-radius: 6px;

    padding: 8px 10px;

}



.top-form textarea {

    width: 100%;

    margin-bottom: 10px;

    border: 1px solid #dadada;

    border-radius: 6px;

    padding: 8px 10px;

}



.submit {

    padding: 8px 15px;

    border: 1px solid #061133;

    background-color: white;

    border-radius: 8px;

    font-weight: 500;

}



.submit:hover {

    padding: 8px 15px;

    border: 1px solid #061133;

    background-color: #061133;

    color: white;

    border-radius: 8px;

    font-weight: 500;

}



/* -----------banner----------- */



/* --------------who we------------------------- */

.who-p {

    font-size: 17px;

    text-justify: inter-word;

    line-height: 1.5em;

}



/* --------------who we------------------------- */



/* -----------------slider----------------------- */

@media (max-width: 767px) {

    .carousel-inner .carousel-item>div {

        display: none;

    }



    .carousel-inner .carousel-item>div:first-child {

        display: block;

    }

}



.carousel-inner .carousel-item.active,

.carousel-inner .carousel-item-next,

.carousel-inner .carousel-item-prev {

    display: flex;

}



/* medium and up screens */

@media (min-width: 768px) {



    .carousel-inner .carousel-item-end.active,

    .carousel-inner .carousel-item-next {

        transform: translateX(25%);

    }



    .carousel-inner .carousel-item-start.active,

    .carousel-inner .carousel-item-prev {

        transform: translateX(-25%);

    }

}



.carousel-inner .carousel-item-end,

.carousel-inner .carousel-item-start {

    transform: translateX(0);

}



.carousel-control-prev-icon {

    display: inline-block;

    width: 1.6rem;

    height: 1.6rem;

    color: black;

    z-index: 99;

}



.carousel-control-next-icon {

    display: inline-block;

    width: 1.6rem;

    height: 1.6rem;

    color: black;

    z-index: 99;

}



.slid-card {

    margin-right: 30px;

}





.card-img img {

    width: 530px;

    height: 180px;

}



.card-img h5 {

    font-size: 16px;

    margin-top: 10px;

    color: black !important;

}



a {

    text-decoration: none;

}



.read-btn {

    background-color: #002B57;

    color: white;

    border-radius: 6px;

    border: 1px solid #002B57;

    font-size: 14px;

    font-weight: 500;

    padding: 6px 10px;

    margin-bottom:10px;

}



.carousel-control-next-icon {

    background-image: url();

}



/* -----------------slider----------------------- */





/* ---------------------24 service---------------------- */



.bg-service {



    border-radius: 2px;

    padding: 10px 20px;

    margin-bottom: -80px;

}



.service-box {

    background-color: #ffffff;

    box-shadow: 1px 1px 3px 1px #e6e6e6;

    border-radius: 6px;

    justify-content: space-evenly;

    padding: 30px 15px;



}



.service-box h6 {

    margin: auto;

    font-size: 20px;

}



.dataCareSection {

    background: linear-gradient(311deg, #e7f3ff 58%, #cddaff 75%, rgb(255 255 2555) 89%);

    /* margin-bottom: 80px; */

}



.product_title {

    display: block;

    font-size: 1rem;

    font-weight: 700;

    text-transform: uppercase;

}



.text-red {

    color: #e11f26;

}



.globle_h {

    font-size: 28px;

    font-weight: 700;

    margin-bottom: 30px;

}



.review_box:hover {

    transform: translate(5px, -5px);

    box-shadow: -14px 14px 12px 0px rgba(0, 0, 0, 0.09)

}







.body_counter {

    display: flex;

    list-style: none;

    flex-wrap: wrap;

    justify-content: center;

    width: 100%;

    margin-top: -6rem

}



.body_counter li {

    width: 33.3%;

    line-height: 1;

    text-transform: uppercase;

    font-size: 16px;

    font-weight: 500;

    margin-top: 6rem;

}



.body_counter li .gradient-text {

    font-size: 62px;

    padding-bottom: 1rem;

}



.body_counter li .gradient-text span {

    font-family: 'poppins';

}



.body_counter li .gradient-text sup {

    position: static;

    vertical-align: super;

    font-size: 62%;

}



.body_counter li .gradient-text i {

    font-style: normal;

    font-family: 'poppins';

}



.gradient-text {

    background: linear-gradient(90deg, #002B57 10%, #061133 68%);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    background-clip: text;

    text-fill-color: transparent;

}



.logo-data {

    color: #061133;

    font-size: 42px;

    font-weight: 600;

    font-family: sans-serif;

}





/* ---------------------24 service---------------------- */



/* -----------------Why choose us----------------------- */

.bg-choose {

    background-color: #d2e8ff;

}



.box-choose {

    height: 100%;

    padding: 8px;

    background-color: white;

    border-radius: 8px;

}



.box-choose img {

    margin-top: 10px;

    background-color: #9bc1e7;

    padding: 10px;

    border-radius: 50%;

}



.box-choose h6 {

    margin-top: 10px;

}



.box-choose p {

    font-size: 15px;

}





/* -----------------Why choose us----------------------- */

























/* ----------------footer------------------ */

.footer {

    background-color: #002B57;

}



.icon-footer h4 {

    font-size: 17px;

}



.icon-footer ul {

    padding-left: 0;

}



.icon-footer ul li {

    list-style: none;

    margin-bottom: 16px;

    font-size: 14px;

}



.ico-foot img {

    margin-right: 8px;

}



.icon-footer ul li a {

    text-decoration: none;

    color: white;

}



/* ----------------bottom footer------------------ */

.copyright {

    padding: 10px;

}



.reserve {

    font-size: 15px;

}



.reserve img {

    padding-left: 20px;

}



.reserve a {

    color: black;

    /* text-decoration: none; */

}



/* ----------------bottom footer------------------ */

.card-img2{

    box-shadow: 1px 1px 12px 1px #cacaca;

    border-radius: 8px;

    margin:auto;

    padding:20px;

    text-align: center;

}

.card-img2 img{

    

}





/*New Add 4 Oct 2024*/



.whatsapp {

    bottom: 5%;

    width: 100px;

}

.whatsapp {

    position: fixed;

    left: 94%;

    bottom: 12%;

    z-index: 999999;

    width: 50px;

}

.whatsapp img {

    max-width: 90%;

}



.callIcon {

    bottom: 30%;

    width: 80px;

}



.callIcon {

    position: fixed;

    left: 94%;

    bottom: 21%;

    z-index: 999999;

    width: 80px;

}



.callIcon img {

    max-width: 60%;

}



/*New Add 4 Oct 2024*/


/* ----------------------------------state pages------------------------------------------ */
/* ---------------------why choose------------------- */
.choose-box{
    width:30%;
    text-align: center;
    box-shadow: 1px 1px 6px 1px #b6d9ff;
    border-radius: 6px;
    padding:10px;
    margin-left:33px;
}
.choose-box img{
    margin-bottom:10px;
}
.choose-lg{
    background-color: #d5eaff;
}
.ch-list li{
    list-style: none;
    margin-bottom:10px;
}
.ch-list2 li{
    margin-bottom:10px;
}
/* ---------------------why choose------------------- */