@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



*{
    margin: 0px;
    padding: 0px;
}
.container{
    max-width: 1500px;
    width: 100%;
}
.landing-1{
    background-color: #f3f2fc;
}
p{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  p{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  h2, h3, h4, h5 ,h6{
    font-family: "Poppins", sans-serif;
   
    font-style: normal;
  }
  .navbar-brand{
    position: relative;
    width: 22%;
  }
 .section1 .span-text-logo {
    position: absolute;
    left: 38%;
    top: 40%;
    bottom: 0;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: rgb(89, 92, 91);
}
.header {
    height: 200px;
}
nav.navbar.navbar-expand-lg {
    position: fixed;
    width: 100%;
    z-index: 99999;
}
a.nav-link {
    font-weight: 600;
    color: #000000;
}
a.nav-link:hover {
    background-color: black;
    color: #ffffff;
    border-radius: 10px;
}
.bi-search{
    vertical-align: middle;
    color: rgb(0, 0, 0);
    
}
.section1 input.form-control.me-2.search-input {
    width: 200px;
    padding: 0px 12px;
    border: 1px solid blue;
    border-radius: 20px;
}

.section1 ul.navbar-nav.my-2.ms-auto.my-lg-0.navbar-nav-scroll {
    gap: 25px;
}
.col-lg-4.col-md-6.info {
    display: flex;
    align-items: center;
}
.container.top-bar {
    height: 45px;
    background: black;
    border-radius: 13px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.top-bar a {
    color: white;
    font-size: 15px;
}
.top-bar p {
    color: #ffffff;
}
a.toggle-header-1 {
    width: 20px;
    text-align: center;
    margin-top: -10px;
    margin-left: 10px;
}
@media (min-width: 992px) {
    .navbar-expand-lg .container{
        background: white;
        padding: 10px 10px;
        border: none;
        box-shadow: 1px 1px 10px 1px #eedfdf;
        border-radius: 30px;
    }
}


/* index-section */

a.play-video {
    text-decoration: none;
    display: flex;
    gap: 10px;
    align-items: center;
    color: black;
}
h2.h2-index-section {
    font-size: 60px;
    font-weight: 600;
}
img.img-fluid {
    border-radius: 10px;
}
.content-main-2 {
    gap: 16px;
    display: flex;
    align-items: center;
}
.main-content {
    position: relative;
}
h2.h2-index-section {
    position: absolute;
    bottom: 15px;
    left: 40px;
    color: #368fdb;
}
a.play-video {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 20px;
}
h6.h6-001 {
    font-size: 35px;
    margin-bottom: 16px;
}
.content-main-1 {
    height: 315px;
    display: flex;
    align-items: center;
}
.content-main-img {
    position: relative;
}

a.a-001 {
    background: black;
    padding: 2px 6px;
    border-radius: 30px;
    position: absolute;
    color: white;
    bottom: 2px;
    right: -4px;
}
a.a-0012 {
    text-decoration: none;
    background: black;
    color: white;
    padding: 10px 25px;
    border-radius: 20px;
}



/* index-section1 */

.index1-section-child1 {
    padding: 60px;
}

h2.h2-index-section1 {
    font-size: 40px;
}
section.index1-section1 {
    padding: 50px 0px;
}
.index1-section1 .container{
    background: white;
    padding: 80px 40px;
    border: none;
    box-shadow: 1px 1px 10px 1px #eedfdf;
    border-radius: 30px;
}
.img-002{
margin-left: -30px;
}
a.a-006 {
    text-decoration: none;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    padding: 10px 25px;
    border-radius: 20px;
    border: 1px solid blue;
}
.content-001 {
    height: 400px;
    position: relative;
}
.main-content-001{
    position: relative;
}
img.img-fluid.img-004 {
    margin-left: -30px;

}
p.p-001 {
    position: absolute;
    bottom: 20px;
}
.content1-001 {
    position: absolute;
    top: 20px;
    left: 20px;
}
p.p-002 {
    position: absolute;
    bottom: 0px;
    width: 200px;
}
a.a-002 {
    background: rgb(0, 169, 253);
    padding: 10px 15px;
    border-radius: 30px;
    position: absolute;
    color: white;
    bottom: 0px;
    right: 10px;
}
a.a-003 {
    background: rgb(0, 169, 253);
    padding: 10px 15px;
    border-radius: 30px;
    position: absolute;
    color: white;
     border: none;
    bottom: 0px;
    right: 10px;
}
img.img-fluid.img-003 {
    height: 450px;
    width: 100%;
}
.content-main-third {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 28%;
    width: 100%;
    padding-left: 15px;
}
img.img-fluid.img-006 {
    width: 280px;
    margin-bottom: 10px;
}
.content-img4 {
    width: 50%;
}
.content-img5 {
    width: 50%;
}
p.p-003 {
    color: white;
}

h2.h2-index-section3 {
    color: white;
    margin-top: -180px;
    font-size: 45px;
}
a.a-0018 {
    background: black;
    padding: 10px 14px;
    border-radius: 30px;
    position: absolute;
    color: white;
    bottom: 2px;
    right: -12px;
}
/* index-section3 */

img.img-fluid.img-008 {
    width: 150px;
}
.index1-section-child3 {
    background: #0e0d0d;
    padding-bottom: 50px;
    padding-top: 120px;
    position: relative;
    border-radius: 30px;
}
.main-content-002 {
  
    background: #282828;
    padding: 50px;
    box-shadow: 1px 1px 10px 1px #2a2a24;
    border: 1px solid #868697;
    border-radius: 10px;
    color: #817979;
    font-size: 17px;
    font-weight: 700;
    height: 180px;
}
p.p-004 {
    font-weight: 600;
}
.main-content-002:hover {
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(119,182,217,1) 36%, rgba(0,114,193,1) 100%);
color: #ffffff;
}
.index1-section-child3 .row.p-4 {
    padding: 60px !important;
    box-shadow: 1px 1px 10px 1px #2a2a24;
    border: 1px solid #868697;
    border-radius: 10px;
    color: #817979;
    background: #282828;
}
h2.h2-index-section4 {
    color: white;
    font-size: 40px;
}
p.p-005 {
    color: #c5bcbc;
    margin-bottom: 30px !important;
}
a.a-008 {
    border: 1px solid white;
    padding: 10px 22px;
    text-decoration: none;
    color: white;
    border-radius: 15px;

}
img.img-fluid.img-008 {
    width: 120px;
    position: absolute;
    right: 50px;
    top: 30px;
}
.index1-section-child3 .container {
    max-width: 1200px;
    width: 100%;
}



/* index-section4 */
.accordion-button {
    
    color: black !important;
    font-size: 1rem;
    font-weight: 600;
    border: none;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-item {
    border: none;
    margin-bottom: 10px;
    position: relative;
}
.accordion-item {
    background: #9f999000;
}

.accordion-button::after {
    font-size: 1.25rem;
    color: gray;
}

h2.accordion-header {
    display: flex;
    justify-content: end;
}
button.accordion-button {
    width: 60%;
}
.accordion-body {
    width: 60%;
}
div.accordion-collapse{
    display: flex;
 
    justify-content: end;
}   
span.span-accordion {
    position: absolute;
    top: 12px;
    left: 20px;
    font-size: 18px;
    font-weight: 500;
}
button.accordion-button.collapsed {
    background: #ffffff00;
}
.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: #b9c4d500;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 #ffffff00;
}
.content-accordian-1 {
    width: 60%;
}
.content-accordian {
    display: flex;
    justify-content: end;
}
button.btn.btn-outline-primary {
    border-radius: 20px;
    margin-top: 40px;
    margin-left: -90px;
}




/* index-section6 */
.index1-section6 .container {
    max-width: 1200px;
    width: 100%;
}
h2.h2-section6 {
    font-size: 45px;
    font-weight: 700;
}

a.a-009 {
    text-decoration: none;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    padding: 10px 25px;
    border-radius: 20px;
    border: 1px solid blue;
}
.contentfaq2 {
    width: 80%;
}
.contentfaq3 {
    display: flex;
    align-items: flex-end;
    height: 120px;
}
p.p-0011 {
    font-size: 18px;
    color: white;
    width: 150px;
}
p.p-0012 {
    font-size: 18px;
    color: rgb(0, 0, 0);
    width: 150px;
}

.contentfaq4, .contentfaq5, .contentfaq6, .contentfaq7 {
    position: relative;
}
 
.content-img-faq1 {
    position: absolute;
    top: 30%;
    left: 14%;
}
.content-img-faq2 {
    position: absolute;
    bottom: 23%;
    left: 13%;
}
.content-img-faq3 {
    position: absolute;
    bottom: 12%;
    right: 27px;
}
.contentfaq5 {
    margin-bottom: 10px;
}

.content-img-faq4 {
    position: absolute;
    bottom: 30px;
    left: 16%;
}
a.a-0015 {
    background: black;
    padding: 2px 6px;
    border-radius: 30px;
    position: absolute;
    color: white;
    bottom: 9px;
    right: 6px;
}








/* index-section6 */


.index1-section-child7.mt-5.p-5 {
    background: #181717;
    color: white;
    border-radius: 30px;
}
.index1-section-child7 .container {
    max-width: 1300px;
    width: 100%;
    padding-top: 50px;
}
hr.hr-line1 {
    margin-top: 70px;
}





/* footer */
.index1-section-child8{
background: #181717;
border-radius: 30px 30px 0 0;
}
.footer {
    position: relative;
 
    overflow: hidden;
}

.footer-logo img {
    width: 60px;
}

h3 {
    font-size: 1.5rem;
    font-weight: bold;
}

.scroll-to-top {
    background-color: #007bff;
    color: #fff;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
}

.scroll-to-top:hover {
    background-color: #0056b3;
}

a {
    text-decoration: none;
}



.row.mt-4.main-bottom {
    width: 1000px;
    background: #dfd6c4;
    color: black;
    padding: 15px;
    border-radius: 20px 20px 0px 0px;
}
.main-bottom1 {
    display: flex;
    justify-content: center;
}

.mainfooter-1 {
    width: 400px;
}
.d-flex.flex-column.align-items-start {
    justify-content: center;
    align-items: Center !important;
}



@media (max-width: 1300px) and (min-width: 992px) {

    .top-bar p {
        color: #ffffff;
        font-size: 12px;
    }
    h6.h6-001 {
        font-size: 26px;
        margin-bottom: 16px;
    }
    h2.h2-index-section {
        font-size: 38px;
        font-weight: 600;
    }
    a.play-video {
        position: absolute;
        right: 3px;
        bottom: 5px;
        font-size: 14px;
    }
    a.a-001 {
        background: black;
        padding: 0px 2px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: -2px;
        right: -3px;
    }

    h2.h2-index-section1 {
        font-size: 30px;
    }
    .content-main-2 p {
        font-size: 14px;
    }
    a.a-006 {

        padding: 10px 10px;

    }
    h2.h2-index-section3 {
        color: white;
        margin-top: -140px;
        font-size: 26px;
    }
    p.p-003 {
        color: white;
        font-size: 14px;
    }
    img.img-fluid.img-004 {
        margin-left: -30px;
        width: 180px !important;
    }
    a.a-002 {
        background: rgb(0, 169, 253);
        padding: 8px 12px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 3px;
        right: -5px;
    }
    a.a-003  {
        background: rgb(0, 169, 253);
        padding: 8px 12px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 3px;
        right: -5px;
    }
    a.a-0018 {
        background: black;
        padding: 7px 10px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 4px;
        right: -17px;
    }
    .index1-section-child3 {
        background: #0e0d0d;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 120px;
        position: relative;
        border-radius: 30px;
    }
    p.p-004 {
        font-weight: 500;
        font-size: 14px;
    }
    .content-img-faq3 {
        position: absolute;
        bottom: 4%;
        right: 9px;
    }
    .content-img-faq4 {
        position: absolute;
        bottom: 11px;
        left: 16%;
    }
    a.a-0015 {
        background: black;
        padding: 2px 6px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 5px;
        right: 1px;
    }
    h1.fw-bold {
        font-size: 30px;
    }
    p.p-002 {
        position: absolute;
        bottom: 48px;
        width: 200px;
    }

    p.p-001 {
        position: absolute;
        bottom: 47px;
    }
    a.nav-link {
        font-size: 14px;
    }
    .section1 input.form-control.me-2.search-input {
        width: 180px;
        padding: 0px 12px;
        border: 1px solid blue;
        border-radius: 20px;
    }
    
}



@media (max-width: 992px) and (min-width: 767px) {
    .navbar .container {
        background: white;
    }
    .top-bar p {
        color: #ffffff;
        font-size: 12px;
    }
    h6.h6-001 {
        font-size: 19px;
        margin-bottom: 16px;
    }
    h2.h2-index-section {
        font-size: 38px;
        font-weight: 600;
    }
    a.play-video {
        position: absolute;
        right: 3px;
        bottom: 5px;
        font-size: 14px;
    }
    /* a.a-001 {
        background: black;
        padding: 0px 2px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: -2px;
        right: -3px;
    } */

    h2.h2-index-section1 {
        font-size: 25px;
    }
    .content-main-2 p {
        font-size: 14px;
    }
    a.a-006 {

        padding: 10px 10px;

    }
    h2.h2-index-section3 {
        color: white;
        margin-top: -140px;
        font-size: 26px;
    }
    p.p-003 {
        color: white;
        font-size: 14px;
    }
    img.img-fluid.img-004 {
        margin-left: -30px;
        width: 180px !important;
    }
    a.a-002 {
        background: rgb(0, 169, 253);
        padding: 8px 12px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 3px;
        right: 9px;
    }
    a.a-003  {
        background: rgb(0, 169, 253);
        padding: 8px 12px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 3px;
        right: 9px;
    }
    a.a-0018 {
        background: black;
        padding: 7px 10px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 4px;
        right: -17px;
    }
    .index1-section-child3 {
        background: #0e0d0d;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 120px;
        position: relative;
        border-radius: 30px;
    }
    p.p-004 {
        font-weight: 500;
        font-size: 14px;
    }
    .content-img-faq3 {
        position: absolute;
        bottom: 4%;
        right: 9px;
    }
    .content-img-faq4 {
        position: absolute;
        bottom: -11px;
        left: 16%;
    }
    a.a-0015 {
        background: black;
        padding: 2px 6px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 5px;
        right: 1px;
    }
    h1.fw-bold {
        font-size: 30px;
    }
    p.p-002 {
        position: absolute;
        bottom: 48px;
        width: 200px;
    }

    p.p-001 {
        position: absolute;
        bottom: 47px;
    }
    a.nav-link {
        font-size: 14px;
    }
    .section1 input.form-control.me-2.search-input {
        width: 180px;
        padding: 0px 12px;
        border: 1px solid blue;
        border-radius: 20px;
    }
    .main-content-002 {
        margin-top: 20px;
    }
    button.accordion-button {
        width: 70%;
    }
    .accordion-body {
        width: 70%;
    }
    .content-accordian-1 {
        width: 70%;
    }
    h2.h2-section6 {
        font-size: 33px;
        font-weight: 700;
    }
    .contentfaq3 {
        display: flex
    ;
        align-items: flex-end;
        height: 100px;
    }
    a.a-0015 {
        background: black;
        padding: 2px 6px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 7px;
        right: 3px;
    }
    .contentfaq5 {
        margin-bottom: 15px;
        margin-top: 18px;
    }
    .contentfaq7 {
        margin-top: 15px;
    }
    section.index1-section8.footer.text-light.ps-5.pt-5.pe-5 {
        padding: 10px !important;
    }
    section.index1-section7.p-5 {
        padding: 10px !important;
    }
    section.index1-section3.p-5 {
        padding: 10px !important;
    }
    .navbar-nav-scroll {
        max-height: 350px;
        overflow-y: auto;
    }
    form.d-flex.ms-auto {
        margin-bottom: 20px;
    }
    
    
}








@media (max-width: 766px) {
    .navbar .container {
        background: white;
    }
    .top-bar p {
        color: #ffffff;
        font-size: 12px;
    }
    h6.h6-001 {
        font-size: 19px;
        margin-bottom: 16px;
    }
    h2.h2-index-section {
        font-size: 27px;
        font-weight: 600;
    }
    a.play-video {
        position: absolute;
        right: 3px;
        bottom: 5px;
        font-size: 10px;
    }
    .content-main-2 {
        display: inline-block;
        align-items: center;
    }
    .content-main-img {
        position: relative;
        margin-top: 10px;
    }
    /* a.a-001 {
        background: black;
        padding: 0px 2px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: -2px;
        right: -3px;
    } */

    h2.h2-index-section1 {
        font-size: 25px;
    }
    .index1-section-child3 .row.p-4 {
        padding: 20px !important;
        box-shadow: 1px 1px 10px 1px #2a2a24;
        border: 1px solid #868697;
        border-radius: 10px;
        color: #817979;
        background: #282828;
    }
    
   
    img.img-fluid.img-003 {
        height: 100%;
        width: 100%;
        margin-top: 15px;
    }
    h2.h2-index-section4 {
        color: white;
        font-size: 22px;
    }
    .index1-section-child1 {
        padding: 15px;
    }
    /* img.img-fluid.img-003 {
        height: 450px;
        width: 100%;
        margin-top: 15px;
    } */
    .content-main-2 p {
        font-size: 14px;
    }
    a.a-006 {

        padding: 10px 10px;

    }
    h2.h2-index-section3 {
        color: white;
        margin-top: -50px;
        font-size: 16px;
    }
    p.p-003 {
        color: white;
        font-size: 14px;
    }
    img.img-fluid.img-004 {
        margin-left: -30px;
        width: 180px !important;
    }
    a.a-002 {
        background: rgb(0, 169, 253);
        padding: 8px 12px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 3px;
        right: 9px;
    }
    img.img-fluid.img-006 {
        width: 68px;
        margin-bottom: 0px;
    }
    a.a-003  {
        background: rgb(0, 169, 253);
        padding: 8px 12px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 3px;
        right: 9px;
    }
    a.a-0018 {
        background: black;
        padding: 2px 5px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: -5px;
        right: -8px;
    }
    .index1-section-child3 {
        background: #0e0d0d;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 120px;
        position: relative;
        border-radius: 30px;
    }
    p.p-004 {
        font-weight: 500;
        font-size: 14px;
    }
    .content-img-faq3 {
        position: absolute;
        bottom: 4%;
        right: 9px;
    }
    .content-img-faq4 {
        position: absolute;
        bottom: -11px;
        left: 16%;
    }
    a.a-0015 {
        background: black;
        padding: 2px 6px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 5px;
        right: 1px;
    }
    h1.fw-bold {
        font-size: 30px;
    }
    p.p-002 {
        position: absolute;
        bottom: 48px;
        width: 200px;
    }

    p.p-001 {
        position: absolute;
        bottom: 47px;
    }
    a.nav-link {
        font-size: 14px;
    }
    .section1 input.form-control.me-2.search-input {
        width: 180px;
        padding: 0px 12px;
        border: 1px solid blue;
        border-radius: 20px;
    }
    .main-content-002 {
        margin-top: 20px;
    }
    button.accordion-button {
        width: 90%;
    }
    .accordion-body {
        width: 90%;
    }
    .content-accordian-1 {
        width: 100%;
    }
    h2.h2-section6 {
        font-size: 33px;
        font-weight: 700;
    }
    .index1-section-child4.mt-5.p-5 {
        padding: 10px !important;
    }
    .index1-section-child6.mt-5.p-5 {
        padding: 10px !important;
    }
    .contentfaq3 {
        display: flex
    ;
        align-items: flex-end;
        height: 100px;
    }
    a.a-0015 {
        background: black;
        padding: 2px 6px;
        border-radius: 30px;
        position: absolute;
        color: white;
        bottom: 7px;
        right: 3px;
    }
    .contentfaq5 {
        margin-bottom: 15px;
        margin-top: 18px;
    }
    p.p-0011 {
        font-size: 14px;
        color: white;
        width: 120px;
    }
    .content-img-faq4 {
        position: absolute;
        bottom: 14px;
        left: 16%;
    }
    .index1-section-child7.mt-5.p-5 {
        padding: 10px !important;
    }
    .contentfaq7 {
        margin-top: 15px;
    }
    section.index1-section8.footer.text-light.ps-5.pt-5.pe-5 {
        padding: 10px !important;
    }
    section.index1-section7.p-5 {
        padding: 10px !important;
    }
    section.index1-section3.p-5 {
        padding: 10px !important;
    }
    img.img-fluid.img-007 {
        height: 120px;
    }
    .mainfooter-1 {
        width: 100%;
    }
   .mainfooter-1 h3.mt-3 {
        font-size: 30px !important;
    }
    img.img-logo {
        width: 120px;
    }
    .navbar-nav-scroll {
        max-height: 350px;
        overflow-y: auto;
    }
    form.d-flex.ms-auto {
        margin-bottom: 20px;
    }
    
s    
}


