body {
    font-family: Arial;
    color: white;
    margin-top: 150px;
}

.navbar {
    padding: 30px;
}

.nav-link {
    color: #375281 !important;
    font-weight: 700;
    font-size: 20px;
}

.silver {
    width: 47px;
    height: 55px;
}

.talktroves {
    color: #375281;
    font-size: 28px;
    line-height: 100%;
    font-weight: 700;
}

.navbar-brand {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 100%;
}

.btn1 {
    background-color: #D3BAE4;
    color: #375281;
    padding: 15px;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 700;
    font-size: 20px;
    margin-left: 15px;
}

.icon {
    color: #2d4272;
    font-size: 30px;
}

.line {
    width: 1px;
    height: 40px;
    background-color: rgb(209, 202, 202);
    margin: 0 10px;
}

.flag {
    display: flex;
    align-items: center;
    gap: 20px;
}

.pakistan {
    width: 50px;
    height: 50px;
}

.iconuse {
    width: 45px;
    height: 45px;
}

main {
    display: flex;
    flex-direction: column;
    gap: 70px;
}

.sticky-btn {
    color: #375281;
    background-color: #D3BAE4;
    font-weight: 700;
    font-size: 23px;
    padding: 30px;
    position: fixed;
    border-radius: 10px;
    border: 1px solid rgb(211, 208, 208);
    bottom: 20px;
    right: 10px;
  }

  .buttonimg {
    width: 40px;
    height: 40px;
  }

/* SECTION ONE START */

.section1 {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgba(19, 18, 18, 0.6), rgba(19, 18, 18, 0.6)), url('./imgs/backgound.png' );
    background-size: cover;
}

.main-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    gap: 20px;
}

.looking {
    font-weight: 700;
    font-size: 50px;
    line-height: 70px;
}

.seamless {
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
}

.four {
    display: flex;
    gap: 40px;
    line-height: 40px;
    font-weight: 700;
}

.officialtick {
    width: 20px;
    height: 20px;
}

.buttons {
    color: #2d4272;
}

.btn2 {
    background-color: #D3BAE4;
    color: #2d4272;
    border-radius: 8px;
    border: none;
    padding: 10px;
    margin-bottom: 10px;
    width: 300px;
    font-weight: 700;
    font-size: 20px;
    margin-left: 4px;
    margin-right: 4px;
}

.watchimg {
    width: 15%;
    height: 15%;
}

.btn3 {
    color: #2d4272;
    background-color: #D3BAE4;
    font-size: 20px;
    font-weight: 700;
    padding: 10px;
    margin-left: 10px;
    border-radius: 8px;
    border: none;
}

.form1 {
    display: flex;
    align-items: end;
    justify-content: end;
    padding: 10px;
}

.section1 input::placeholder {
    color: #375281;
  }

  .form-controler {
    color: #375281;
  }

.form2 {
    width: 70%;
    background-color: #fff;
    padding: 20px;
    color: #375281;
    border-radius: 10px;
    border: #375281;
}

.form3 {
    display: flex;
    border: 1px solid #375281;
    border-radius: 8px;
    padding: 5px;
    color: #375281;
}

.form3 i {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    font-size: 20px;
    color: #375281;
}

.form-section {
    background: white;
    color: #2c3e50;
    border-radius: 10px;
    width: 450px;
}

.formimg {
    width: 10%;
    height: 10%;
}

.form3 input {
    border: none;
    color: #375281;
}

form div input .form-control {
    color: #375281;
}

.form-control:focus {
    background-color: none;
    border-color: none;
    outline: none;
    box-shadow: none;
    color: #375281;
}


.typecheck {
    border: 2px solid rgb(180, 169, 169);
}

.typechecks {
    color: #2F2F2DBF;
}

.lines1 {
    color: #375281;
    font-weight: 400;
    font-size: 18px;
}

.lines2 {
    color: #375281;
    font-size: 35px;
    font-weight: 700;
    line-height: 160%;
}

.lines3 {
    color: #375281;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
}

.datacenter {
    font-size: 13px;
    line-height: 100%;
    font-weight: 400;
    color: #2F2F2DBF;
}

.checkbox {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
}

.btn4 {
    background-color: #D3BAE4;
    color: #2d4272;
    border-radius: 8px;
    border: none;
    width: 100%;
    padding: 20px;
    font-size: 18px;
    margin-left: 4px;
    margin-right: 4px;
}

.account {
    color: #375281;
    padding: 30px;
}

.bysign {
    font-size: 15px;
    font-weight: 400;
    color: #375281;
    line-height: 160%;
    padding: 20px;
    gap: 10px;
}

/* SECTION TWO START */

.effort {
    color: #375281;
    font-weight: 700;
    font-size: 52px;
    line-height: 200%;
}

.provides {
    color: #375281;
    font-weight: 400;
    font-size: 30px;
    line-height: 150%;
}

.img1 {
    width: 500px;
    height: 500px;
}

/* SECTION THREE START */

.business {
    color: #375281;
    font-size: 55px;
    font-weight: 700;
    line-height: 200%;
    margin: 0px;
}

.business2 {
    color: #375281;
    font-size: 36px;
    font-weight: 400;
    line-height: 200%;
    margin: 0px;
}

.container2 {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.improve {
    color: #375281;
    font-size: 31px;
    font-weight: 700;
    line-height: 133%;
}

.customer {
    color: #375281;
    font-size: 18px;
    font-weight: 400;
    line-height: 133%;
}

.height {
    height: 180px;
}

.threesame {
    background-image: url(./imgs/bg-image.png);
    background-size: cover;
}

/* SECTION FOUR START */

.vs {
    color: #375281;
    font-size: 60px;
    font-weight: 700;
    line-height: 50px;
}


.table-container {
    width: 70%;
}

.table {
    border: 2.64px solid #0000001A;
    border-radius: 30px;
    border-collapse: separate;
    overflow: hidden;
    border-spacing: 0;
    margin: auto;
}

.table td:first-child,
.table th:first-child {
    width: 60%;
}

.table td:nth-child(2),
.table th:nth-child(2),
.table td:nth-child(3),
.table th:nth-child(3) {
    width: 1%;
}

.table td:last-child,
.table th:last-child {
    width: 20%; 
    text-align: center; 
    color: #375281; 
    font-weight: 700;
}

.flexxx{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}



.tbody td {
    border: 1.64px solid #0000001A;
    color: #375281;
    font-size: 19px;
    font-weight: 700;
    padding: 15px;
}

.thead th {
    border: 1.64px solid #0000001A;
    color: #375281;
    font-weight: 700;
    font-size: 20px;
    padding: 20px;
}

.tbody tr:last-child {
    border: none;
}

.tick {
    color: green;
}

.fa-square-xmark {
    color: red;
}

.tbody {
    color: #375281;
}

thead {
    color: #375281;
}

/* SECTION FIVE START */

.power {
    color: #375281;
    font-weight: 700;
    font-size: 55px;
    line-height: 133%;
}

.power2 {
    color: #375281;
    font-size: 22px;
    font-weight: 400;
    line-height: 133%;
}

.btn5 {
    background-color: #D3BAE4;
    color: #375281;
    padding: 20px;
    width: 40%;
    height: 40%;
    border-radius: 8px;
    border: none;
    font-weight: 700;
    font-size: 20px;
}

/* SECTION SIX START */

.section6 {
    background-color: #D3BAE4;
}

.widge {
    color: #375281;
    font-size: 55px;
    font-weight: 700;
    line-height: 133%;
}

.widge2 {
    color: #375281;
    font-size: 22px;
    font-weight: 400;
    line-height: 133%;
}

.imgcomp {
    width: 100%;
    height: 80%;
}

/* SECTION SEVEN START */

.global {
    color: #375281;
    font-weight: 700;
   font-size: 55px;
   line-height: 133%;
}

.global2 {
    color: #375281;
    font-size: 25px;
    font-weight: 400;
    line-height: 133%;

}

.btn0 {
    background-color: #D3BAE4;
    color: #2d4272;
    width: 40%;
    padding: 20px;
    border-radius: 8px;
    border: none;
    font-weight: 700;
    font-size: 20px;
}


.apps {
    width: 70%;
    height: 70%;
}

/* SECTION EIGHT START */

.section8 {
   background-color: #D3BAE4;
}

.boost {
    color: #375281;
    font-size: 45px;
    font-weight: 700;
    line-height: 60px;
}

.boost2 {
    color: #375281;
    font-size: 25px;
    font-weight: 400;
    line-height: 41px;
}

.btn6 {
    background-color: #375281;
    color: white;
    width: 40%;
    padding: 20px;
    border-radius: 8px;
    border: none;
    font-weight: 700;
    font-size: 20px;

}

/* SECTION NINE START */

.imgframe {
    width: 130%;
    height: 130%;
}

.still {
    color: #375281;
    font-size: 55px;
    font-weight: 700;
    line-height: 120%;
}

.still2 {
    color: #375281;
    font-size: 25px;
    font-weight: 400;
    line-height: 40px;
}

/* SECTION TEN START */

.section10 {
    background-color: #D3BAE4;
}

.not {
    color: #375281;
    font-size: 45px;
    font-weight: 700;
}

.great {
    color: #375281;
    font-weight: 400;
    font-size: 20px;
    line-height: 50px;
}

.game {
    font-weight: 400;
    font-size: 20px;
    color: #375281;
}

.samantha {
    color: #375281;
    font-weight: 400;
    font-size: 20px;
}

.chalees {
    color: #375281;
    font-weight: 400;
    font-size: 50px;
}

.hundred {
    color: #375281;
    font-size: 50px;
    font-weight: 400;
}

.Followers {
    color: #375281;
    font-size: 20px;
    font-weight: 400;
}

.twenty {
    color: #375281;
    font-weight: 400;
    font-size: 50px;
}

.today {
    color: #375281;
    font-weight: 700;
    font-size: 40px;
}

.loremmm {
    color: #375281;
    font-weight: 400;
    font-size: 25px;
}

.btn-lilacc {
    background-color: #375281;
    color: white;
    padding: 10px 30px;
    border-radius: 8px;
    border: none;
    font-weight: 700;
    font-size: 20px;
}

.profile {
    display: flex;
    gap: 10px;

}

.profile img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
}

/* SECTION ELEVEN START */

.compare {
    color: #375281;
    font-weight: 700;
    font-size: 50px;
    line-height: 77px;
    align-items: center;
    justify-content: center;
}

.compares {
    width: 60%;
}

.paragraph a {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 20px;
    line-height: 41px;
}

.paragraph {
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.bold {
    color: #375281;
    font-weight: 700;
    word-spacing: 5px;
}

.light {
    color: #375281;
    word-spacing: 5px;
}

/* SECTION THIRTEEN START */

.section13 {
    background-color: #D3BAE4;
}

 .upgrade {
    color: #375281;
    font-size: 45px;
    font-weight: 700;
    line-height: 50px;
 }


 /* SECTION FOURTEEN START */
 
.trust {
    color: #375281;
    font-weight: 700;
    font-size: 50px;
    line-height: 69px;
}

.trust2 {
    color: #375281;
    font-weight: 400;
    font-size: 28px;
}

.btn7 {
    background-color: #D3BAE4;
    color: #375281;
    padding: 20px;
    border-radius: 8px;
    border: none;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
}

.img14 {
    width: 90%;
    height: 90%;
}

/* FOOTER */

.footer {
    background-color: #D3BAE4;
}

.footerimg {
    width: 90%;
    height: 90%;
    margin-bottom: 10px;
}

footer .row {
   gap: 20px;
   display: flex;
}

footer ul li {
    list-style-type: none;
    color: #375281;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

footer ul {
    padding: 0px;   
}

.support {
    margin-top: 12px;
    color: #375281;
    font-weight: 700;
}



.facebook {
    width: 18%;
    height: 18%;
}

.num {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

.inputlast {
    display: flex;
    border-radius: 8px;
    padding: 5px;
    color: #375281;
}

.inputlast i {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    font-size: 25px;
    color: rgb(99, 87, 87);
    background-color: #fff;
    border-radius: 8px; 
}

.btn8 {
    background-color: #375281;
    color: white;
    padding: 10px;
    border-radius: 8px;
    border: none;
    font-weight: 700;
    font-size: 20px;
    margin-left: 15px;
}


.alag {
    display: flex;
    align-items: center;
    background-color: white;
    border-radius: 8px;
    width: 100%;
}

.alag i {
    margin-left: 10px;
}

.alag input {
    width: 100%;
}

.alag .form-control:focus {
    color: none; 
    background-color: none;
    border-color: none;
    outline: none;
    box-shadow: none;
}

.discount {
    color: #375281;
    font-weight: 700;
    font-size: 18px;
    line-height: 37px;
}

.end {
    color: #375281;
    display: flex;
    gap: 20px;
    text-decoration: underline;
}

@media (max-width: 768px) {
    .looking {
        font-size: 30px;
    }
    .seamless {
        font-size: 15px;
    }
    .four {
        font-size: 13px;
    }
    .btn2 {
        font-size: 15px;
    }
    .btn3 {
        font-size: 12px;
    }
    .form1 {
        align-items: center;
        justify-content: center;
        display: flex;
    }
    .effort {
        font-size: 30px;
    }
    .provides {
        font-size: 14px;
    }
    .business {
        font-size: 30px;
    }
    .business2 {
        font-size: 16px;
    }
    .vs {
        font-size: 25px;
    }
    .power {
        font-size: 25px;
        padding: 30px;
    }
    .power2 {
        font-size: 12px;
    }
    .powerimg {
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .btn4 {
        font-size: 15px;
    }
    .widge {
        font-size: 30px;
        margin-top: 20px;
    }
    .widge2 {
       font-size: 12px;
    }
    .global {
        font-size: 28px;
        margin-top: 20px;
    }
    .global2 {
        font-size: 12px; 
    }
    .btn5 {
        font-size: 15px;
    }
    .boost {
        font-size: 20px;
        margin-top: 20px;
    }
    .boost2 {
        font-size: 12px;
    }
   
    .btn6 {
        font-size: 12px;
    }
    .still {
        font-size: 25px;
    }
    .still2 {
        font-size: 14px;
    }
    .not {
        font-size: 25px;
    }
    .great {
        font-size: 25px;
    }
    .upgrade {
        font-size: 25px;
    }
    .trust {
        font-size: 25px;
    }
    .trust2 {
        font-size: 14px;
    }
    .btn7 {
        font-size: 12px;
    }
    .footerimg {
        width: 50%;
        height: 50%;
    }
    .socialicon {
        width: 40%;
        height: 40%;
    }
    .btn8 {
        font-size: 12px;
    }
    .sticky-btn {
        font-size: 10px;
        padding: 5px;
    }
}
