body {
    font-family: 'Montserrat', ;
    background-color: #f8f9fa;
    color: #333;
    overflow-x: hidden;
}

section {
    overflow-x: visible;
}
.owl-nav{
    display: none !important;
}

.text-starts {
    text-align: start;
    font-size: 48px;
    font-weight: 700;
}

/* .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    margin-top: 50px;
} */
h1 {
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

p {
    font-size: 1.1rem;
    margin-bottom: 1rem;
}

p.bold {
    font-weight: bold;
}

.btn-primary {
    background-color: #00bfa5;
    border-color: #00bfa5;
    padding: 15px 30px;
    font-weight: 700;
    font-size: 22px;
}
.bg-head{
    color: #00bfa5;
}

.btn-primary:hover {
    background-color: #00bfa5 !important;
    border-color: #00bfa5 !important;
    padding: 15px 30px !important;
    font-weight: 700 !important;
    font-size: 22px !important;
}

.icon {
    position: absolute;
    /* width: 50px;
    height: 50px; */
    left: 50px;
}

.icon:nth-child(1) {
    top: 10%;
    left: 70%;
    width: 50px;
    height: 50px
}

.icon:nth-child(2) {
    top: 12%;
    left: 66%;
    width: 150px;
    object-fit: contain;
    height: 100px;
}

.icon:nth-child(3) {
    top: 15%;
    left: 0;
    width: 200px;
    object-fit: contain;
    height: 200px;
}

.icon:nth-child(4) {
    top: 44%;
    left: 63%;
    width: 242px;
    object-fit: contain;
    height: 100px;
}

.features {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.features li {
    display: flex;
    align-items: center;
    font-size: 26px;
    font-weight: 600;
    color: #122428;
    padding: 15px;
    line-height: 2;

}

.featuress li {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #122428;
}

.featuress li p {
    margin: 0;
    padding: 0;
}

.sub-li {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    vertical-align: middle;

}

.features img {
    width: 50px;
    height: 50px;
    margin-right: 15px;
    object-fit: contain;
}

.carousel-item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
}

.carousel-item img {
    max-height: 100px;
    max-width: 100%;
}

.carousel-caption {
    position: static;
    text-align: center;
    margin-bottom: 20px;
}

.carousel-head {
    align-items: center;
    font-size: 26px;
    font-weight: 600;
    color: #122428;
    padding: 15px;
    line-height: 2;
}

.owl-nav {
    text-align: center;
    gap: 20px;
    display: block;
    display: flex;
    justify-content: center;
}

.owl-nav button span {
    font-size: 30px;
}

.owl-carousel .owl-item img {
    display: block;
    width: 150px ;
    height: 150px ;
    object-fit: contain;
}

.owl-carousel .owl-item .sec-car {
    display: block;
    width: 300px !important;
    height: 150px !important;
    object-fit: contain;
    margin: 0 auto;
}

.com-mar {
    margin-top: 20px;
    margin-bottom: 80px;
}

.font-code {
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
}

.font-codes {
    font-size: 24px;
    font-weight: 500;
}

.sub-libs {
    font-size: 18px;
    font-weight: 400;
}

.font-head {
    font-size: 48px;
    font-weight: 600;
    color: #122428;
}

.sub-tit {
    font-size: 22px;
    font-weight: 600;
}

.container-fluid {
    background-color: #00bfa5;
    color: white;
    padding: 50px 0;
}

/* .g-footer{
    display: flex;
    gap: 30px;
} */

h4 {
    margin-bottom: 20px;
}

p {
    margin: 5px 0;
}

a {
    font-size: 24px;
}
@media (max-width: 1024px) {
    .icon-div {
        right: 38% !important;
        top: -28 !important;
    }
}


@media (max-width: 768px) {
    .text-right {
        text-align: center !important;
    }

    .btn-primary {

        padding: 10px 15px;
        font-weight: 400;
        font-size: 18px;
        margin-bottom: 30px;
        margin-top: 20px !important;
    }

    .com-mar {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .font-head {
        font-size: 34px;
        font-weight: 500;
        text-align: center !important;
        margin-top: 20px;
    }

    .icon-div {
        right: 35% !important;
        top: -28 !important;
    }
}

.final {
    width: 95%;
    margin: 0 auto;
}

.accordion-button {
    border: 1px solid #b8f0e8;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #333;
    font-weight: 600;
    font-size: 22px;
    font-family: 'Poppins', ;
}

.accordion-button:not(.collapsed) {
    /* color: #00bfa5; */
    background-color: white;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordion-item {
    border: none !important;
}

.accordion-body {
    border-top: 1px solid #b8f0e8;
    color: #666;
}

h1 {
    font-size: 2.5rem;
    color: #333;
}

.font-codess {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}




.showcase-section {
    padding: 50px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

h1 {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 40px;
    color: #333;
}

.card {
    background: white;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: transform 0.3s ease;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card:hover {
    transform: translateY(-5px);
}

.card img {
    width: 120px;
    height: 120px;
    /* border-radius: 50%; */
    margin: 0 auto 20px;
}

.card h2 {
    color: #00bfa5;
    font-size: 1.5rem;
    margin-bottom: 15px;
}

.stats {
    font-size: 1rem;
    color: #666;
    margin-bottom: 20px;
    line-height: 1.4;
}

.achievement {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.achievement p {
    color: #555;
    font-size: 0.9rem;
}

/* Owl Carousel Customization */
/* .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #00bfa5 !important;
    color: white !important;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    font-size: 20px !important;
} */

.owl-nav button.owl-prev {
    left: -20px;
}

.owl-nav button.owl-next {
    right: -20px;
}

.owl-dots {
    margin-top: 20px;
}

.owl-dot span {
    background: #ddd !important;
}

.owl-dot.active span {
    background: #00bfa5 !important;
}

.main {
    background-color: #fff;
    height: 485px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.cards {
    border: none;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.cards-sub {
    height: 200px;
}

.card-body {
    margin-top: 50px;
}

.img-fluidss {
    max-width: 55%;
    height: auto;
}

.testimonials-section {
    padding: 40px 20px;
    text-align: center;
    background-color: #ffffff;
}

.testimonials-section h1 {
    font-size: 2.5em;
    margin-bottom: 20px;
    color: #333;
}

.intro-quote {
    font-size: 1.2em;
    color: #555;
    margin-bottom: 60px;
}

.testimonials-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.testimonial-card {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    padding: 60px 0px 30px 0px;
    margin: 45px 10px 20px;
    position: relative;
    height: 250px;
}

.bg-lay {
    height: 60px;
    margin-top: -60px;
    background-color: #00bfa5;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;

}

.profile-image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    border: 5px solid #ffffff;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.testimonial-card h2 {
    font-size: 1.5em;
    margin: 10px 0;
    color: #333;
}

.position {
    font-size: 0.9em;
    color: #666;
    margin-bottom: 15px;
}

.quote {
    font-size: 1em;
    color: #555;
    line-height: 1.6;
    padding: 10px;
}


.icon-div {
    top: -26px;
    right: 45% ;
    width: 100px;
    height: 100px;
    position: absolute;
    background-color: #00bfa5;
    border-radius: 50%;
    display: flex
;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.card-title {
    color: #00bfa5;
    font-weight: bold;
    padding-top: 100px;
}

.card-text {
    color: #6c757d;
}


.custom-card {
    border: 1px solid #00C4A7;
    border-radius: 8px;
    transition: transform 0.2s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    height: 250px;
    width: 250px;
    padding: 3px;
    background-color: white;
}

.main-scs {
    position: relative;
}

.extra-back {
    position: absolute;
    background-color: #e1e1e5;
    height: 200px;
    top: 180px;
    left: 80px;
    width: 100%;
    z-index: -5;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

.custom-card-body {
    text-align: start !important;
    padding: 10px;
}



.custom-card-body img {
    width: 50px;
    height: 50px;
}

.custom-card-title {
    font-size: 1.25rem;
    font-weight: bold;
}

.custom-card-text {
    font-size: 1rem;
    color: #6c757d;
    margin-top: 20px;
}




.step {

    text-align: center;
}

.step h3 {
    font-size: 24px;
    font-weight: 700;
    color: black;
}

.step h4 {
    font-size: 26px;
    font-weight: 600;
    margin: 10px 0;
    color: #00bfa5;
}

.step img {
    width: 250px;
    height: auto;
    margin-top: 10px;
}


.get-in-touch {
  border-radius: 40px;
  padding-bottom: 100px
}

.contact-form {
  background-color: #fff;
  box-shadow: 0 0 50px 6px rgba(0, 0, 0, .08);
  border-radius: 20px;
  padding: 40px 40px 30px;
  width: 50%;
  margin: -100px auto 0
}

.contact-form-input,
.inputfile+label {
  padding: 18px 15px !important;
  background-color: rgba(217, 217, 217, .29) !important
}

.select_arrow::after {
  content: "\f078";
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 16px;
  color: var(--theme-text1)
}

input[type=number] {
  -moz-appearance: textfield
}

.contact-form-input {
  border-radius: 10px !important;
  border: none !important;
  width: 100%
}

.contact-form-button {
  border: none;
  background: linear-gradient(93.58deg, #00c4a7 0, #05a78f 100%);
  border-radius: 10px;
  font-size: 18px;
  width: 210px
}

.contact-btn {
  bottom: -56px
}


#serviceContact{
	    overflow-x: visible !important;
}


/* Responsive Design */
@media (max-width: 768px) {
    .text-starts {
        text-align: start;
        font-size: 32px;
        font-weight: 600;
    }

    h1 {
        font-size: 2rem;
    }

    .card {
        padding: 20px;
    }

    .owl-nav button {
        width: 30px;
        height: 30px;
        font-size: 16px !important;
    }
.contact-form {
  background-color: #fff;
  box-shadow: 0 0 50px 6px rgba(0, 0, 0, .08);
  border-radius: 20px;
  padding: 40px 40px 30px;
  width: 50%;
  margin: 0px auto 0
}
}

@media (max-width: 480px) {
    .text-starts {
        text-align: start;
        font-size: 28px;
        font-weight: 500;
    }

    h1 {
        font-size: 1.5rem;
    }

    .card img {
        width: 80px;
    }

    .card h2 {
        font-size: 1.2rem;
    }

    .stats {
        font-size: 0.9rem;
    }

    .mobile {
        display: none;
    }
}

@media (max-width: 1030px) {
    .icon:nth-child(4) {
        top: 44%;
        left: 57%;
        width: 200px;
        object-fit: contain;
        height: 100px;
    }

}

@media (max-width: 770px) {
    .icon:nth-child(3) {
        top: 0;
        left: 0;
        width: 125px;
        object-fit: contain;
        height: 225px;
    }

    .font-code {
        font-size: 16px;
    }

    .icon:nth-child(2) {
        top: 8%;
        left: 68%;
        width: 77px;
        object-fit: contain;
        height: 100px;
    }

    .icon:nth-child(4) {
        top: 44%;
        left: 55%;
        width: 150px;
        object-fit: contain;
        height: 100px;
    }

    .features {
        flex-direction: row;
        justify-content: space-between;
    }

    .features li {
        font-size: 18px;
        font-weight: 400;
        color: #122428;
        padding: 5px;
    }

    .features img {
        width: 50px;
        height: 50px;
        margin-right: 15px;
        object-fit: contain;
    }

}



@media (max-width: 427px) {
    .icon:nth-child(4) {
        top: 44%;
        left: 58%;
        width: 160px;
        object-fit: contain;
        height: 100px;
    }

    .testimonial-card {
        height: 280px;
    }

    .font-head {
        font-size: 24px;
        font-weight: 400;
    }

    .custom-card {
        width: 100%;
    }

    .featuress li p {
        margin: 0;
        font-size: 16px;
        padding: 0;
        font-weight: 400;
    }

    .font-codes {
        font-size: 18px;
        font-weight: 400;
    }

    .icon:nth-child(3) {
        top: 0;
        left: 0;
        width: 100px;
        object-fit: contain;
    }
}

@media (max-width: 377px) {
    .icon:nth-child(4) {
        top: 44%;
        left: 55%;
        width: 127px;
        object-fit: contain;
        height: 100px;

    }

    .icon:nth-child(2) {
        top: 3%;
        left: 68%;
        width: 67px;
        object-fit: contain;
        height: 100px;
    }

    .icon:nth-child(3) {
        top: -20px;
        left: 0;
        width: 100px;
        object-fit: contain;
    }
}




.main-video-body {
  height: auto;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}

.client-name {
  padding: 10px;
  border-radius: 30px 0;
  color: #fff;
  margin: 10px 0
}

.testimonial-contents-name {
  text-align: center;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600
}

.testimonial-contents-country,
.testimonial-contents-position {
  text-align: center;
  line-height: 26px;
  color: #000;
  font-size: 16px !important;
  font-weight: 500
}

.client-video {
  width: 100%;
  height: 300px
}

.linkedin_img img{
width: 20px !important;
	height: 20px !important;
}
.web_link{
  color: #01C2A5;
  text-decoration: none;
	font-size: 16px !important;
}
#mobile{
    padding-left: 96px !important;
}

.iti--allow-dropdown {
    width: 100%;
}
