.hero-section.aboutus {
    background: transparent;
    height: auto;
}

.hero-section.aboutus  .thewrapper-hero {
    width: 60%;
    margin: auto;
    height: 100%;
    top: 0;
    position: relative;
    left: 0;
    transform: unset;
    text-align: center;
    margin-top: 0;
    height: auto;
}

.hero-section.aboutus .warpper-herosection {
    height: auto;
    position: relative;
    z-index: 9;
    /* background: #1e40af; */
    /* background: #082065; */
    background: linear-gradient(106deg,rgba(8, 32, 101, 1) 30%, rgba(71, 171, 71, 1) 70%);
    /* background: url('../images/bannerback.png'); */
    top: 0;
    background-size: 100%;
    width: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 0 70px;
}
.hero-section.aboutus .warpper-herosection::before{
    content: unset;
}
section.aboutmores {
    padding: 80px 0;
}
.theaboutmages img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.theoaboutscontnets ul  {
    list-style: none;
    padding: 0;
}

.theoaboutscontnets ul li {
    display: flex;
}
.theoaboutscontnets {
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-left: 50px;
    justify-content: center;
}
.theoaboutscontnets ul li p {
    font-family: 'Arial';
    margin-left: 10px;
}
.aboutachieveds .about-div {
    background-color: #47AB47;
    color: #fff;
    padding: 16px 10px;
    border-radius: 15px;
    font-size: 0.9rem;
    margin-bottom: 0;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    margin: 0 auto;
    margin-bottom: 17px;
}
.aboutachieveds .right-side-section {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
    padding-top: 20px;
    text-align: center;
}
.right-side-section p {
    color: #fff;
    font-family: 'Arial';
    width: 75%;
    margin: 0 auto;
    padding-top: 12px;
}

section.hireprofesssional {
    padding: 80px 0;
}

.hireproimages  {
    height: 100%;

}


.hireproimages img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.hreproparas {
    padding-left: 40px;
}

.hreproparas small {
    background-color: #47AB47;
    color: #fff;
    padding: 16px 10px;
    border-radius: 15px;
    font-size: 0.9rem;
    margin-bottom: 0;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    /* margin: 0 auto; */
    margin-bottom: 17px;
}

.hreproparas h3 {
    font-family: 'Arial';
    font-size: 40px;
    color: #000;
    line-height: 42px;
    margin-bottom: 23px;
    letter-spacing: 0.5px;
}

@media screen and (min-width:320px) and (max-width:767px) {
    .warpper-herosection::after {
    display: none;
}

.hreproparas {
    padding-left: 0;
    margin-top: 20px;
    text-align: center;
}

small {
    margin: auto;
}
.blog-content h6 {
    color: #fff;
}
}

/* contact css */
section.thecontacts {
    padding: 80px 0;
}
.conte_D {
    /* background: #174295; */
    background: linear-gradient(127deg,rgba(8, 32, 101, 1) 10%, rgba(71, 171, 71, 1) 90%);
    border-radius: 10px;
    padding: 38px;
    height: 100%;
}
.bell img {
    width: 100%;
}
.conte_D h1 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}
.conte_D p {
    color: #fff;
    letter-spacing: .3px;
    font-size: 15px;
    line-height: 21px;
    margin-top: 27px !important;
}

.thecontactsmains .row {
    background: #f2f4f8;
    border-radius: 14px;
    padding: 9px 0;
}
.cont_right {
    padding: 34px 35px;
}
.comt_top p {
    font-size: 24px;
    color: #000000e0;
    font-weight: 600;
    letter-spacing: .3px;
}
.input-form {
    display: flex;
    align-items: center;
    font-family: 'Helvetica';
    justify-content: space-between;
    margin-bottom: 12px;
}
.input-form input {
    width: 47%;
    padding: 10px 13px;
    border-radius: 18px;
    border: 1px solid #00000029;
    background: transparent;
}
.input-form select {
    width: 47%;
    padding: 10px 13px;
    border-radius: 18px;
    border: 1px solid #00000029;
    background: transparent;
}
.input-form textarea {
    width: 100%;
    padding: 10px 13px;
    border-radius: 18px;
    border: 1px solid #00000029;
    background: transparent;
}
button.submitt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 3rem;
    padding: 0.75rem 1.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3rem;
    background-color: #174295;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    color: #fff;
    border: unset;
    font-family: 'Helvetica';
    letter-spacing: 1px;
    margin-top: 29px;
}
.thecontactaddress {
    display: flex;
    align-items: center;
    padding-top: 0;

    width: 100%;
    justify-content: space-around;
    margin-bottom: 30px;
}
.thecontactsdivs {
    text-align: center;
}
.thecontactsdivs h4 span {
    background: #1e40af;
    color: #fff;
    padding: 0;
    border-radius: 62px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}


/* faq css */
/* FAQ Container */

/* Header Section */
.faq-header {
    text-align: center;
    padding: 40px 20px;
    background: linear-gradient(127deg,rgba(8, 32, 101, 1) 10%, rgba(71, 171, 71, 1) 90%);
    color: #fff;
    border-radius: 15px;
}

.faq-header h1 {
    font-size: 2.5rem;
    margin-bottom: 10px;
}

.faq-header p {
    font-size: 1.1rem;
    opacity: 0.9;
}

/* Search Bar */
.search-container {
    margin: 30px auto;
    max-width: 600px;
}

.search-box {
    position: relative;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 50px;
    padding: 10px 20px;
    box-shadow:  0 4px 20px rgba(0, 0, 0, 0.1);
}

.search-box i {
    color: #636e72;
    margin-right: 10px;
}

.search-box input {
    flex: 1;
    border: none;
    outline: none;
    font-size: 1rem;
    color: #2d3436;
    background: transparent;
}

.search-box input::placeholder {
    color: var(--light-text);
}

.clear-search {
    background: none;
    border: none;
    color: #636e72;
    cursor: pointer;
    padding: 5px;
    display: none;
}

.clear-search.visible {
    display: block;
}

/* Category Filter */
.category-filter {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 20px;
}

.category-btn {
    padding: 8px 20px;
    border: 2px solid #fff;
    border-radius: 25px;
    background: transparent;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 0.9rem;
}

.category-btn:hover {
    background: rgba(255, 255, 255, 0.1);
}

.category-btn.active {
    background: #fff;
    color: #4a90e2;
}

/* FAQ Content */
.faq-content {
    padding: 40px;
}

.faq-category {
    margin-bottom: 40px;
}

.faq-category h2 {
    color: #1e40af;
    margin-bottom: 20px;
    font-size: 1.5rem;
}

.faq-item {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 12px;
    margin-bottom: 15px;
    overflow: hidden;
}

.faq-question {
    padding: 20px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease;
}

.faq-question:hover {
    background: rgba(74, 144, 226, 0.05);
}

.faq-question h3 {
    font-size: 1.1rem;
    color: #2d3436;
    margin: 0;
    line-height: 100%;
}

.faq-icon {
    color: #4a90e2;
    transition: all 0.3s ease;
}

.faq-item.active .faq-icon {
    transform: rotate(45deg);
}

.faq-answer {
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-item.active .faq-answer {
    padding: 0 20px 20px;
    max-height: 1000px;
}

.faq-answer p {
    color: #636e72;
    margin: 0;
}

section.faq-container {
    padding: 110px 0 0px;
}

.licence-list.mobile-view {
    display: none;
}

/* Responsive Design */
@media (max-width: 768px) {
    .faq-header h1 {
        font-size: 2rem;
    }

    .faq-content {
        padding: 20px;
    }

    .category-filter {
        gap: 5px;
    }

    .category-btn {
        padding: 6px 15px;
        font-size: 0.8rem;
    }
}

@media (max-width: 480px) {
    .faq-header {
        padding: 30px 15px;
    }

    .faq-header h1 {
        font-size: 1.8rem;
    }

    .search-box {
        padding: 8px 15px;
    }
    .hreproparas h3 {
    font-size: 30px;
    line-height: 40px;
}

    .faq-question h3 {
        font-size: 1rem;
    }
    span.top-banner {
    font-size: 12px;
}
.hero-section.aboutus {
    height: 60vh;
    background: linear-gradient(127deg, rgba(8, 32, 101, 1) 10%, rgba(71, 171, 71, 1) 90%);
}
.col-lg-12.mobile {
    padding: 0;
}

.hero-section.aboutus  .thewrapper-hero {
    width: 100%;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.thewrapper-hero h1 {
    line-height: 40px;
    width: 95%;
    margin: auto;
}

.warpper-herosection {
    background-position: 0px -100px !important;
    background-size: 100% 120% !important;
        height: 60vh !important;
            padding: 0 0 0 !important;
}

.theoaboutscontnets {
    width: 90%;
    margin: auto;
    margin-top: 20px;
        padding-left: 0;

}
.right-side-section p {
    width: 98%;
}
.thecontactsdivs h4 {
    text-align: left;
}
.thecontactaddress {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 5px;
}
.licence-list.mobile-view {
    display: block;
}
.cont_right {
    border: 1px solid #ccc;
    margin-top: 25px;
    border-radius: 12px;
        padding: 25px 15px;
}

.hero-section.aboutus .warpper-herosection {
    background: none;
}

}

/* blogs */
.hero-section.aboutus.thebllogs .warpper-herosection{
    height: 350px;
}

.hero-section.aboutus.thebllogs  .thewrapper-hero {
    width: 60%;
    margin: auto;
    height: 100%;
    top: 59%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    margin-top: 0;
    height: auto;
}
section.thebloglists {
    padding: 70px 0;
}