/*  ---- home page css ---- */
a.btn.btn-primary.rounded-pill {
    background: linear-gradient(to right, #f0af15 0%, #f7c977 100%);
}
section.section-call-to-action.style-four.ptb-130.bg-primary-two {
    margin-top: 12px;
    background: #ef612b;
}
h4.sub-title.bg-primary.aos-item.aos-init.aos-animate {
    background: #ed602b !important;
}
.div.element.two.animation-moving-left-right-two  {
    margin-top: 12px;
    background: #ed602b !important;
}
.product-img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 0.5rem; /* optional for rounded look */
}
a.btn.btn-sm.btn-view-more-details.mt-auto {
    background: linear-gradient(to right, #5d301f 0%, #ef612b 100%);
    color: white;
    padding: 10px 23px;
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.063) 0.634929px 1.26986px 4.23286px -1.4815px;
    width: fit-content;
    align-self: center; /* centers it inside the flex column */
}
h2.footer-widget-title-sm.color-primary.color-default {
    color: #ef5c23 !important;
}
p.description.aos-item.aos-init.aos-animate, p.paragraph_added, p.testimonies,.title-text.aos-item.aos-init.aos-animate{
    color: black;
}
h5.card-title.products {
    font-weight: 600;
    font-size: large;
}
p.card-text.products.flex-grow-1 {
    color: black;
    font-size: medium;
}
/* --- home page --- */
p.added_new_par_style , li.added_new_li_style{
    font-size: larger;
    color: black;
}
.added_new_div_style {
    font-size: larger;
    color: #ee5c25;
}
.team-thumb img {
    width: 100%;
    height: 450px;
    object-fit: cover; 
    max-width: 500px;
    display: block;
    margin: 0 auto;
}

img.logo-dark.new-logo {
    width: 100%;
    max-width: 150px;
}
/* #f9b51e */
h2.hero-title.aos-item.color-banner.aos-init.aos-animate,.hero-desc.aos-item.color-banner.aos-init.aos-animate,h4.title-main.aos-item.color-banner.aos-init.aos-animate,h2.title.aos-item.service-title.aos-init.aos-animate {
    color: #766130;
}
a.btn.btn-primary.radius-2.btn-white.color-banner{
    background: linear-gradient(to right, #f0af15 0%, #f7c977 100%);
}
h4.sub-title.color-primary.aos-item.small-header-title.aos-init.aos-animate,h4.sub-title.color-primary.pd-0.aos-item.small-header-title.aos-init.aos-animate {
    color: #f1b535 !important;
    font-weight: 700;
}
p.description.Our-Values {
    color: black;
}
h3.title.Our-Values {
    color: #766130;
}
.call-to-action.style-two.bg-our-choosen-color.p-5.rounded-4 {
    background: #f8c86d;
}
p.mb-0.fw-semibold.features-desc {
    padding-top: 10px;
    color: #000000;
}
h6.sub-title.Advanced.Features.text-uppercase {
    color: #f1b535 !important;
    font-weight: 700;
    font-size: large;
}
h2.title-main.fw-bold.Advanced.Features {
    font-size: xx-large;
    color: #766130;
}
.feature-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.1);
}
.transition {
    transition: all 0.3s ease;
}
/* ----- about-us ----- */
h6.text-uppercase.text-added-about.fw-bold.mb-3 {
    color: #f1b535 !important;
    font-weight: 700;
    font-size: large;
}
h2.fw-bold.mb-4.text-added-about{
    font-size: xx-large;
    color: #766130;
}
p.lead.text-added-about.mb-3,p.desc.text-added-about.mb-3,p.desc.text-added-about {
    color: black;
    font-size: large;
    text-align: justify;
}
.timeline {position:relative;padding-left:0;}
.timeline:before {content:'';position:absolute;left:50%;top:0;bottom:0;width:2px;background:#e0e0e0;}
.timeline-item {position:relative;width:50%;padding-bottom:40px;}
.timeline-item.left {float:left;text-align:right;padding-right:30px;}
.timeline-item.right {float:right;text-align:left;padding-left:30px;}
.timeline-item:before {content:'';position:absolute;top:15px;width:12px;height:12px;border-radius:50%;background:#f4b60c;}
.timeline-item.left:before {right:-6px;}
.timeline-item.right:before {left:-6px;}
@media (max-width:767.98px){
   .timeline:before{left:8px;}
   .timeline-item {width:100%;padding-left:40px !important;text-align:left !important;}
   .timeline-item.left,.timeline-item.right{float:none;}
   .timeline-item.left:before,.timeline-item.right:before{left:-6px;}
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
   background-color: #f7b214;
}

/* ----- Our Apps ------ */
p.fw-semibold.mb-2.text-added-about {
    color: #766130;
}

/* ----- Our Features ------ */
img.img-fluid.icons-featurs {
    width: 100%;
    max-width: 72px;
}
p.lead.text-added-about.mb-4.aos-init.aos-animate, p.text-muted.text-desc {
    color: black !important;
}
/* ----- Our FAQ ------ */
.accordion-button:not(.collapsed) {
    color: #766130;;
    background-color: #edb54f38;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-body.text-muted.text-added-desc {
    color: black !important;
    font-size: medium;
}
/* ----- Our Contact us page ------ */
button.btn.btn-contact.Contact-Info {
    background: linear-gradient(to right, #f0af15 0%, #f7c977 100%);
    border-radius: 8px;
    color: black;
}
h5.fw-bold.text-added-about.mb-2.Contact-Info,h5.fw-bold.text-added-about.mb-2,h5.fw-bold.text-added-about.mb-2 {
    font-size: large;
    color: #766130;
    font-weight: 700;
}
p.text-muted.mb-0.Contact-Info {
    color: black !important;
    font-size: medium;
}
label.form-label.fw-semibold.Contact-Info {
    color: #766130 !important;
}
/*  ------  footer css ---  */
a.shaun-soft {
    background: linear-gradient(to right, rgba(106, 130, 251, 1) 31%, rgba(252, 92, 124, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    padding-top: 8px;
    font-family: 'Futura PT', 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
span.color-primary.next-footer {
    color: #ef5b24 !important;
    font-weight: 600;
}
a.shaun-soft-niccian {
    background: linear-gradient(to right, rgb(255 255 255) 31%, rgb(238 95 42) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    padding-top: 8px;
    font-family: 'Futura PT', 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}

h4.footer-widget-title.desc-footer,p.desc-footer,a.desc-footer {
    color: white !important;
}
img.desc-footer {
    width: 50px;
    height: 50px;
    max-width: 50px;
}
input#name,input#email,input#subject,textarea#message {
    font-size: medium;
    color: #766130;
    border: 1px solid;
}
h4.sub-title.color-primary.pd-0.aos-item.aos-init.aos-animate {
    color: #f1b535 !important;
    font-weight: 600;
}
h2.title-main.aos-item.aos-init.aos-animate{
     color: #766130;
}