:root {
    --bg-color: #eed95c;
    --second-color: #272264;
    --offwhite-color: #f7f7f7;
    --second-bg-color: #f9f1c2;
    --my-white: white;
  }
/* .header5-section-area {
    background-image: url(/assets/img/home/hero-section-image.png) !important;
} */
.heading9 h2{
    font-size: 40px;
}
.owl-dots {
    display: none;
}
.property-header {
    text-align: center;
}
.footer1-section-area {
    background: var(--bg-color) !important;
}
.testimonial5-section-area {
    background: var(--bg-color) !important;
}
.footer5-section-area .footer-header h3 {
    color: var(--second-color) !important;
}
.footer5-section-area .footer-header ul li a {
    color: var(--second-color) !important;
    font-weight: 500 !important;
}
.investment-heading {
    font-size: 18px;
    cursor: pointer;
}
.service4-section-area .img1 img {
    height: 530px;
}
.service4-section-area .service-boxes .service-author-box .iconss {
    background: var(--second-color) !important;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    transition: all 0.4s;
}
.service4-section-area .service-boxes .service-author-box:hover {
    background: var(--bg-color) !important;
}
.service4-section-area .service-boxes .service-author-box:hover .content-area a {
    color: var(--second-color) !important;
}
.main-menu ul li a {
    text-transform: uppercase !important;
}
.img-1-gh img {
    height: 515px;
}
.gh-contact-us img {
    height: 410px;
}
.gh-sign-up img {
    height: 435px;
}
.choose5-section-area  {
    background: var(--offwhite-color) !important;
}
.choose51-section-area  {
    background: var(--bg-color) !important;
}
.my-img {
    height: 300px !important;
}
.header-btn1 {
    background: var(--second-color) !important;
}
.footer1-section-area .footer-header ul li a {
    color: var(--second-color) !important;
}
.footer1-section-area .copyright {
    display: block;
}
.footer1-section-area .footer-logo-area ul li a {
    border: 1px solid var(--second-color);
    color: var(--second-color);
}
.footer1-section-area .footer-logo-area ul li a:hover {
    background: var(--second-color) !important;
    border: 1px solid var(--second-color);
}
.custom-drop-down {
    visibility: hidden;
    position: absolute;
    transform: scale(1, 0);
    right: 0;
    left: 108%;
    background: white;
    width: 200px;
    top: 20px;
    padding: 15px;
    border-radius: 10px;
}
.custom-drop-down:hover {
    opacity: 1;
}
.content-area-makes p{
    font-size: 16px !important;
    font-weight: 400 !important;
}
.content-area-makes p:hover{
    color: var(--second-color) !important;
}
.custom-p {
    padding-bottom: 30px;
}
.features2-section-area .featured-boxarea .img1::after {
    background: none;
}
.featured-boxarea {
    border-radius: 10px;
}
.features2-section-area .featured-boxarea .img1 {
    border-radius: 10px 10px 0 0;
}
.features2-section-area .featured-boxarea .content-area a:hover {
    color: var(--second-color);
}
.heading4 h5 {
    color: var(--second-color);
}
.heading1 h2 {
    color: var(--second-color);
}
.inner2-section-area .inner-header a {
    color: var(--second-color);
}
.heading2 h5 {
    color: var(--second-color);
}
.gallery1-section-area .galler-author-area .img1::after {
    background: var(--second-color);
}
.inner-section-area .inner-header a {
    color: var(--second-color);
}
.blog-right-section-area .blog-right-side-area .categories-area ul li a:hover {
    background: var(--second-color)
}
.faq-section-area .accordian-area .accordion .accordion-item {
    background: var(--second-color);
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: var(--second-color);
    color: var(--my-white);
    border-radius: 50px;

}
.nav-pills .nav-link {
    background: var(--my-white);
    border-radius: 50px;
    color: var(--second-color);
    font-size: 16px;
}
#gender {
    width: 14px;
    height: auto;
}
.nice-select {
    width: 100%;
    background: #EAEBEB;
}
.select-form {
    padding-top: 20px;
    align-self: center;
}
.nice-select {
    height: 54px;
}
.my-gen {
    padding: 20px 16px;
    background: #EAEBEB;
    border-radius: 5px;
}
.gh-sign-up img {
    height: 770px;
}
.gh-sign-up-1 img {
    height: 915px;
}
@media only screen and (max-width: 1023px) {
    .header5-section-area {
        background: var(--bg-color);
        height: fit-content;
    }
    .heading7 h1 {
        font-size: 50px;
        text-align: left;
        line-height: 1.2;
    }
    .heading7 p {
        font-size: 18px;
        text-align: left;
        height: 1.2;
    }
    .btn-area2 {
        text-align: left;
    }
    .property-header {
        text-align: left;
    }
    .img-1-gh img {
        height: 565px;
    }
    .about5-header {
        padding-top: 20px;
    }
    .properties5-section-area .nav.nav-pills {
        justify-content: left;
    }
    .service4-section-area .img1 img {
        height: 1000px !important;
    }
    .investment-heading {
        font-size: 18px !important; 
    }
    .about-all-images {
        padding-top: 25px;
    }
    .custom-pad {
        padding-top: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .about-all-images {
        display: none;
    }
    .footer1-section-area .footer-logo-area {
        text-align: left;
    }
    .footer1-section-area .footer-header.padding-left1 {
        text-align: left;
    }
    .footer1-section-area .footer-header ul li {
        justify-content: left;
    }
    .footer1-section-area .footer-header {
        text-align: left;
    }
    .properties5-section-area .nav.nav-pills li button {
        padding: 10px 15px;
        margin: 0 10px 10px 0;
    }
    .heading9 h2 {
        font-size: 30px;
    }
    .heading7 h1 {
        font-size: 40px;
    }
    .choose5-section-area .choose-header .choose-boxarea .content-area a {
        font-size: 20px;
    }
    .contact-inner-section-area .contact-inner-header {
        text-align: left !important;
    }
}


.testimonial-section {
    position: relative;
    padding: 80px 0;
    background-color: #f9f9f9;
}

.testimonial-section .pattern-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.1;
    z-index: 1;
}

.testimonial-section .auto-container {
    position: relative;
    z-index: 2;
}

.sec-title {
    text-align: center;
    margin-bottom: 50px;
}

.sec-title h5 {
    font-size: 16px;
    color: #999;
    margin-bottom: 5px;
}

.sec-title h2 {
    font-size: 32px;
    font-weight: 700;
}

.testimonial-block-one {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    margin: 15px;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.05);
    text-align: center;
}

.testimonial-block-one .thumb-box {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
}

.testimonial-block-one .thumb-box img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.testimonial-block-one .text p {
    font-size: 16px;
    color: #555;
    margin-bottom: 20px;
}

.testimonial-block-one .author-info h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.testimonial-block-one .author-info .designation {
    color: #888;
    font-size: 14px;
}


.owl-prev, .owl-next {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    font-size: 24px;
    background: #eee;
    padding: 10px 15px;
    border-radius: 50%;
    color: #333;
    cursor: pointer;
}

.owl-prev {
    left: -30px;
}

.owl-next {
    right: -30px;
}


    #cookieConsent {
      position: fixed;
      bottom: 20px;
      left: 20px;
      right: 20px;
      background-color: #222;
      color: white;
      padding: 20px;
      border-radius: 10px;
      z-index: 9999;
      display: none;
      box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    }
    #cookieConsent button {
      background-color: #00b894;
      color: white;
      padding: 8px 15px;
      border: none;
      border-radius: 5px;
      margin-left: 10px;
      cursor: pointer;
    }
  
  /* Vendor pages */
.text-brand { color:#eed95c; }
.btn-brand { background:#272264; color:#fff; border:0; }
.btn-brand:hover { background:#1e1a53; color:#fff; }
.btn-outline-brand { border:1px solid #272264; color:#272264; }
.btn-outline-brand:hover { background:#272264; color:#fff; }

.bg-offwhite { background:#f7f7f7; }

.kpi-card { border:0; box-shadow: 0 10px 30px rgba(0,0,0,.06); border-radius: 14px; }
.kpi-circle canvas { display:block; }
.badge.bg-soft-success { background: #e9f7ef; }
.badge.bg-soft-warning { background: #fff6e6; }
.badge.bg-soft-info    { background: #e8f3ff; }
.gh-chart svg { width:100%; height:auto; }
.gh-hero-vendor .gh-list-check li { margin-bottom:8px; }

.bg-offwhite { background:#f7f7f7; }
.btn-brand { background:#272264; color:#fff; border:0; }
.btn-brand:hover { background:#1d1a55; color:#fff; }
.text-brand { color:#eed95c; }