*{
    font-family: 'Poppins', sans-serif;
}
.text-shadow-1{
    text-shadow: 1px 2px rgba(0,0,0,0.3);
}
.text-shadow-2{
    text-shadow: 1px 2px 10px rgba(0,0,0,0.3);
}
.section-heading{
    color: #000000;
    font-size: 23px;
    font-weight: 600;
}
.heading{
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
.paragraph{
    color: #667085;
    font-size: 18px;
    font-weight: normal;
}
.theme-primary-color{
    color: #101828;
}
.theme-secondary-color{
    color: #11C621;
}
.get-select{
    width: max-content;
    border: none;
    color: #484848;
    font-size: 14px;
}
.get-select:focus{
    border: none;
    box-shadow: none;
}
/* Navigation Section */

.navbar {
  background: #ffffff;
}

.update-banner
{
    background-color: #CFF4D3;
    padding: .5rem .5rem;
    width: max-content;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.4rem;
}
.update-banner p
{
    color: #919294;
    font-family: "Inter", sans-serif;
    margin-right:.5rem ;
}
.update-btn
{
    background-color: #11C621;
    color: white;
    border-radius: 50px;
    font-family: "Inter", sans-serif;
}
.main-description
{
    margin-top: 1.3rem;
    margin-bottom: 1.3rem;
    font-size: 18px;
    font-family: "Inter", sans-serif;
}
.main-heading span:nth-child(1) ,.main-heading span:nth-child(3)
{
    font-size: 48px;
    display: block;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}
.main-heading span:nth-child(2)
{
    font-size: 48px;
    display: block;
    color: #11C621;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}
.app-download-section
{
    display: flex;
    gap: 1rem;
    align-items: center;
}
.app-download-section a:nth-child(1) img
{
    width: 135px;
}
.app-download-section a:nth-child(2) img
{
    width: 120px;
}
.info-content
{
    margin-left: 4.4rem;
    margin-bottom: 2rem;
    font-family: "Inter", sans-serif;
}
.info-section
{
    border-bottom: 1px solid #EAECF0;
    margin: 2rem 0;
}
.info-section h6
{
    font-size: 20px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
}
.video-close
{
    top: 10px;
    right: 10px;
}
#video-player
{
    max-height: 80vh;
    object-fit: contain;
}
.play_icon
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.client-info-section
{
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 1.5rem 0;
}
.client-info-section h5
{
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
}
.client-info i
{
    color: #fdb022;
    font-size: 20px;
}
.client-info span
{
    color: #667085;
    font-family: "Inter", sans-serif;
}
.brand-section
{
    background-color: #CFF4D3;
    padding: 2rem 0;
}
.brand-logo
{
    max-width: 146px;
    width: 100%;
}
.text-secondary-theme
{
    color: #667085;
    font-family: "Inter", sans-serif;
}
.navigation-links{
    margin-left: 10px;
    margin-right: 10px;
}

.nav-link {
    color: #101828;
    font-size: 16px;
    font-weight: 500;
}
.about-content h1
{
    font-weight: 400;
    font-size: 48px;
    font-family: "Inter", sans-serif;
    margin-bottom: 2.5rem;
}
.about-content h1 span
{
    font-weight: 600;
    font-family: "Inter", sans-serif;
}
.about-content p
{
    font-size: 18px;
    font-family: "Inter", sans-serif;
}
.btn-about
{
    background-color: transparent;
    border-color: black;
    color: black;
    font-size: 16px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}
.btn-about:hover
{
    background-color: black;
    color: white;
}
.blog-section
{
    background-color: #F8F8F8;
}
.blog-heading
{
    text-align: center;
    font-size: 48px;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    font-weight: 400;
    font-family: "Inter", sans-serif;
}
.blog-heading span
{
    font-family: "Inter", sans-serif;
    font-weight: 600;
}
.blog-description
{
    color: #101828;
    width: 45%;
    text-align: center;
    margin: 0 auto;
    font-family: "Inter", sans-serif;
}
.blog-author
{
    height: 40px;
    width: 40px;
}
.blog-inner-content h6
{
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    font-family: "Inter", sans-serif;
}
.blog-inner-content p
{
    font-family: "Inter", sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    color: #667085;
}
.blog-header
{
    border-top-left-radius:12px;
    border-top-right-radius:12px;
}
.blog-btn
{
    background-color: #11C621;
    color: white;
    font-size: 16px;
    font-family: "Inter", sans-serif;
}
.download-app-section
{
    background-image: url("../img/download-section.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.inner-download-app-section
{
    background-color: #000000b8;
    padding: 7rem 0;
}
.download-app-content h1
{
    color: white;
    text-align: center;
    font-size: 48px;
    font-family: "Inter", sans-serif;
}
.download-app-content p
{
    color: #BBBBBB;
    width: 55%;
    text-align: center;
    margin: 1rem auto;
    font-family: "Inter", sans-serif;
}
.blog-btn:hover
{
    background-color: #11C621;
    color: white;
}
.team-section
{
    margin: 2rem 0;
}
.team-slick-wrapper {
    position: relative;
}

.custom-prev,
.custom-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50px;
    height: 56px;
    width: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    font-size: 20px;
    border:1px solid lightgray;
    color: black;
    padding: 10px;
    cursor: pointer;
    z-index: 1000;
}

.custom-prev {
    left: -10%;
}

.custom-next {
    right: -10%;
}

.custom-prev:hover,
.custom-next:hover {
    background-color: #0056b3;
}

.blog-body
{
    border-bottom-left-radius:12px;
    border-bottom-right-radius:12px;
    background-color: white;
    border: 1px solid #80808026;
}
.content-inner-section h3
{
    font-size: 24px;
    font-weight:500;
    font-family: "Inter", sans-serif;
}
.content-inner-section p
{
    color: #667085;
    margin-bottom: .5rem;
    font-family: "Inter", sans-serif;
}
.faq-section
{
    background-color: #F8F8F8;
    padding: 2rem 0;
}
.faq-main-heading
{
    font-weight: normal;
    margin-bottom: 3rem;
    font-family: "Inter", sans-serif;
}
.faq-main-heading span
{
    font-weight: bold;
    font-family: "Inter", sans-serif;
}

.content-inner-section a
{
    display: flex;
    gap: .2rem;
    align-items: center;
    color: #101828;
    font-size: 16px;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    text-decoration: none;
}
.content-inner-section a i
{
    font-size: 28px;
}
.accordion-item
{
    border-radius: 14px !important;
    border-color: #EAECF0;
}
.accordion-item.open {
    border-color: #11C621;
    border-top: 1px solid #11C621;
}
.accordion-button-theme
{
    border-radius: 14px!important;
    font-size: 18px;
    font-weight: 500;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    font-family: "Inter", sans-serif;
}
.accordion-button-theme:focus
{
    box-shadow: none;
}
.ss-text-main
{
    color: white;
    font-weight: 500;
    text-align: center;
    margin: 2rem 0;
    font-family: "Inter", sans-serif;
}
.ss-text-main span
{
    font-weight: bold;
    font-family: "Inter", sans-serif;
}
.screen-shot-section
{
    /*background-image: url("../img/screen-shot-bg.jpg");*/
}
.inner-screen-shot
{
    /*background-color: #0009;*/
    padding-bottom: 2rem;
}
.ss-indicators
{
    margin-bottom: 0;
    bottom: -28px;
}
.ss-indicators [data-bs-target]
{
    width: 8px;
    height: 8px;
    opacity: 1;
    border-radius: 50%;
}
.ss-indicators .active
{
    background-color: #11C621;
}
.accordion-body-theme
{
    color: #667085;
    font-family: "Inter", sans-serif;
}
.accordion-button-theme:not(.collapsed)
{
    background-color: transparent;
    box-shadow:none;
}
.team-description
{
    width: 55%;
    text-align: center;
    margin: 1.5rem auto;
    font-family: "Inter", sans-serif;
}
.card-blog
{
    border: 1px solid #EAECF0;
    padding: 1.5rem;
    border-radius: 12px;
    margin: 0 1rem;
}
.card-blog img
{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 auto;
    object-fit: cover;
}
.customer-heading
{
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 4rem;
    font-family: "Inter", sans-serif;
}
.customer-heading span
{
    font-weight: bold;
    font-family: "Inter", sans-serif;
}
/*start*/
.review-slider {
    border-left:2px solid #101828;
    position: relative;
    font-family: "Inter", sans-serif;
}
.review-slide p
{
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    text-align: left;
    font-family: "Inter", sans-serif;
}
.review-slide {
    padding: 20px;
}

.rating {
    font-size: 18px;
    color: #f1c40f;
}

.reviewer {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.reviewer-img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}
.reviewer-info
{
    margin-top: 12px;
}
.reviewer-info h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}
.reviewer-info p
{
    font-size: 16px;
    color: #667085;
    font-weight: normal;
    margin-bottom: 0;
    font-family: "Inter", sans-serif;
    font-style: normal;
}
.review-slider-prev, .review-slider-next
{
    border: 1px solid #11C621;
    border-radius: 4px;
    color: #11C621;
    background-color: white;
    position: absolute;
    top: 70%;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.review-slider-prev i, .review-slider-next i
{
    font-size: 24px;
}
.review-slider-prev {
    left: 70%;
}

.review-slider-next {
    left: 80%;
}
.contact-card
{
    padding: 3rem;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    border-top: 1px solid lightgray;
    border-right: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    border-left: 6px solid #11C621;
    box-shadow: 0 0 10px 0 rgba(215, 215, 215, 0.75);
    -webkit-box-shadow: 0 0 10px 0 rgba(215, 215, 215, 0.75);
    -moz-box-shadow: 0 0 10px 0 rgba(215, 215, 215, 0.75);

}
.form-label-contact
{
    font-family: "Inter", sans-serif;
    font-weight: 500;
}
.form-control-contact
{
    font-family: "Inter", sans-serif;
    padding: 10px;
    border-radius: 8px;
}
.form-control-contact:focus
{
    box-shadow: none;
    border-color: #11C621;
}
.form-control-contact::placeholder
{
    color: #BBBBBB;
}
.contact-us-heading h1
{
    font-family: "Inter", sans-serif;
    font-size: 48px;
    text-align: center;
}
.contact-us-heading h1:nth-child(1)
{
    font-family: "Inter", sans-serif;
    font-size: 48px;
    font-weight: 700;
}
.contact-us-heading h1:nth-child(2)
{
    font-family: "Inter", sans-serif;
    font-size: 48px;
    font-weight: 400;
}
.form-title
{
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 3rem;
    font-family: "Inter", sans-serif;
}
.btn-submit
{
    width: 100%;
    background-color: #11C621;
    color: white;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    padding: 10px;
    border-radius: 10px;
}
.btn-submit:hover
{
    background-color: #10b21f;
    color: white;
}
.card-blog h4
{
    margin-top: 1rem;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    font-family: "Inter", sans-serif;
}
.card-blog span
{

    font-family: "Inter", sans-serif;
    color: #2A52BE;
    text-align: center;
    font-size: 16px;
    display: block;
    margin-bottom: .5rem;
}
.card-blog p
{

    font-family: "Inter", sans-serif;
    color: #667085;
    text-align: center;
    font-size: 16px;
}
.card-blog .team-social-icons
{
    display: flex;
    gap: 1rem;
    justify-content: center;
}
.card-blog .team-social-icons a img
{
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.nav-link:hover {
  color: #11C621;
}

.navbar-nav .nav-link.active {
  color: #000000;
}

.nav-btn {
    color: #ffffff;
    font-size: 14px;
    background: #11C621;
}

.nav-btn:hover {
    background-color: #101828;
    color: #ffffff;
}
/* Navigation Section End */

/* Banner Section */
.banner-slide {
    height: 75vh;
    background-size: cover;
    background-repeat: no-repeat;
}
.inner-section {
    background-color: rgba(0,0,0, 0.1);
    height: 100%;
    width: 100%;
}
.banner-heading{
    color: #fff;
    font-size: 48px;
    font-weight: 500;
}
.banner-breadcrumb span{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.banner-breadcrumb{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.banner-paragraph{
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}
.banner-text{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
/* Banner Section End */

/* Feature Section */

.feature-title{
    font-size: 48px;
    font-weight: 500;
}
.feature-description{
    font-size: 16px;
    font-weight: normal;
}

/* Feature Section End */

/* Blog Section */

.blog-title{
    font-size: 48px;
    font-weight: 500;
}
.blog-boxes-title{
    font-size: 24px;
    font-weight: 500;
}
.blog-img img {
    display: block;
    width: 100%;
}
.blog-card.style2 .blog-info {
    padding: 25px;
}
.blog-card .blog-info {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 28px ;
}
.blog-info .blog-author {
    -webkit-box-align: center;
    align-items: center;
}
.blog-card .blog-info .blog-author{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.blog-card .blog-info .blog-author {
    margin: 0 0 20px;
}
.blog-card .blog-info .blog-author .blog-author-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
}
.blog-card .blog-info .blog-author .blog-author-info {
    width: calc(100% - 65px);
    margin-left: 15px;
}
.blog-author-name a{
    color: #101828;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.blog-author-info span{
    color: #667085;
    font-size: 14px;
    font-weight: normal;
}
.blog-author-title{
    color: #101828;
    font-size: 24px;
    font-weight: 500;
}
.blog-author-description{
    color: #667085;
    font-size: 15px;
    font-weight: normal;
}
.blog-card.style2 .blog-info h3 {
    margin-bottom: 15px;
}
.blog-card .blog-info h3 {
    font-size: 22px;
    font-weight: 600;
    transition: 0.4s;
}
.blog-card.style2 .link {
    margin: 0 auto;
    text-align: center;
    display: block;
    padding: 18px 15px;
    border-radius: 0 0 5px 5px;
}
.link{
    color: #101828;
    font-size: 16px;
    font-weight: 500;
}
.link i {
    position: relative;
    top: 2px;
    margin-left: 5px;
    font-size: 16px;
    transition: all 0.4s ease-in-out;
}
.border-radius-right-top-bottom{
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.blog-side-card-image{
    width: 50%;
    padding: 0;
}
.blog-side-card-info{
    width: 50%;
    padding: 0;
}
.btn-blue{
    color: white;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    border: 1px solid #1877F2;
    background: #1877F2;
    padding: 5px 100px;
}
.btn-light-blue {
    color: white;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    border: 1px solid #1DA1F2;
    background: #1DA1F2;
    padding: 5px 100px;
}
.btn-red{
    color: white;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    border: 1px solid #BB0F23;
    background: #BB0F23;
    padding: 5px 100px;
}
.blog-detail-btn{
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    background: #11C621;
    border-radius: 10px;
    padding: 10px;
}


/* Blog Section End*/

/* Contact Us Section */

/*.contact-heading{*/
/*    color: #101828;*/
/*    font-size: 36px;*/
/*    font-weight: 500;*/
/*}*/
/*.contact-description{*/
/*    color: #667085;*/
/*    font-size: 18px;*/
/*    font-weight: normal;*/
/*}*/

/*.shipping-area .form-area form fieldset label {*/
/*    display: block;*/
/*    width: 100%;*/
/*    color: #344054;*/
/*    font-weight: 400;*/
/*    margin: 0 0 10px;*/
/*    font-size: 14px;*/
/*}*/
/*.shipping-area .form-area form fieldset input {*/
/*    display: block;*/
/*    width: 100%;*/
/*    margin: 0 0 10px;*/
/*    height: 40px;*/
/*    border-radius: 5px;*/
/*    padding: 0 15px;*/
/*    border: 1px solid #ccc;*/
/*}*/
/*.shipping-area .form-area form fieldset textarea {*/
/*    display: block;*/
/*    width: 100%;*/
/*    margin: 0 0 10px;*/
/*    height: 150px;*/
/*    border-radius: 5px;*/
/*    padding: 0 15px;*/
/*    border: 1px solid #ccc;*/
/*}*/
/*.shipping-area .form-area form fieldset {*/
/*    margin: 0 0 15px;*/
/*}*/
/*.shipping-area .form-area form fieldset select {*/
/*    display: block;*/
/*    width: 100%;*/
/*    margin: 0 0 10px;*/
/*    height: 40px;*/
/*    border-radius: 0;*/
/*    padding: 0 15px;*/
/*    color: #646464;*/
/*    font-size: 13px;*/
/*    border: 1px solid #ccc;*/
/*}*/
/*.shipping-area .form-area h3 {*/
/*    font-weight: 500;*/
/*    font-size: 22px;*/
/*}*/
/*.checkbox label{*/
/*    color: #667085;*/
/*    font-size: 16px;*/
/*}*/
/*.checkbox a{*/
/*    color: #667085;*/
/*    font-size: 16px;*/
/*}*/
/*.contact-detail{*/
/*    padding: 100px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/
/*.contact-form-section{*/
/*    width: 60%;*/
/*    padding: 50px;*/
/*    background: #f5f5f5;*/
/*}*/
/*.contact-detail-section{*/
/*    width: 40%;*/
/*    padding: 50px;*/
/*    background: #ffffff;*/
/*}*/

.get-in-touch {

    display: flex;

    justify-content: space-between;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

}


.get-in-touch .form-container {

    background-color: #f9f9f9;

    max-width: 60%;

    padding: 120px;

    flex: 2;

}

.get-in-touch .form-container h2 {

    margin-top: 0;

}

.get-in-touch .form-container form {

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}

.get-in-touch .form-container label {

    width: 100%;

    margin-bottom: 10px;

}

.get-in-touch .form-container input,.get-in-touch .form-container textarea {

    width: 100%;

    padding: 10px;

    border: 1px solid #ccc;

    border-radius: 5px;

}

.get-in-touch .form-container button[type="submit"] {

    color: #fff;

    padding: 10px 20px;

    border: none;

    border-radius: 5px;

    cursor: pointer;

}


.get-in-touch .contact-info {

    background-color: #fff;

    padding: 150px;

    flex: 1;

    overflow: hidden;

}

.get-in-touch .contact-info h3 {

    margin-top: 0;

    font-size: 20px;

    margin-bottom: 15px;
}

.get-in-touch .contact-info address {

    margin-top: 20px;

    border-bottom: 1px solid #e6e6e6;

    padding-bottom: 50px;

    padding-top: 50px;
}

.get-in-touch .contact-info address p {

    margin-bottom: 10px;

}
.flex-container {
    display: flex;
    align-items: center;
    gap: 1rem;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
}
.flex-container input{
    margin-bottom: 10px !important;
    width: 15px !important;
}
.flex-container label{
    color: #667085;
    font-size: 16px;
    font-weight: normal;
}
.flex-container label a{
    color: #667085;
    font-size: 16px;
    font-weight: normal;
}
.form-description{
    font-size: 18px;
    color: #667085;
    font-weight: normal;
}
.contact-icon{
    padding: 8px 13px;
    border: 4px solid;
    border-radius: 50%;
    color: #11C621;
    font-size: 20px;
    font-weight: bold;
}

.border-bottom-none{
    border-bottom: none !important;
}

/* Contact Us Section End */

/* Footer Section */
.footer {
    background-color: #212121;
}

.footer-heading{
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
}

.footer-btn{
    color: #ffffff;
    font-size: 16px;
    background: #11C621;
}
.footer-btn:hover{
    color: #11C621;
    background: #ffffff;
}
.footer-btn-inner{
    position: absolute;
}
.footer-top-heading{
    font-size: 20px;
    font-weight: normal;
}
.footer-top-text{
    color: #BBBBBB;
    font-size: 16px;
}
.input-icon{
    top: 5px;
}
.custom-label{
    padding-left: 2.2rem;
}

.footer-list {
    list-style: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
}

.footer-list li {
    padding: 4px 0;
}

.footer-list li a {
    text-decoration: none;
    color: #BBBBBB;
    font-size: 16px;
    transition: all .2s;
    display: flex;
}

.footer-list li a:hover {
    padding-left: 6px;
}
.footer-paragraph{
    color: #BBBBBB;
    font-size: 18px;
}

.border-bottom-footer {
    border-bottom: 1px solid #EAECF0;
}
.footer-bottom-text{
    font-size: 16px;
    color: #BBBBBB;
}
/* Footer Section End */

@media screen and (max-width: 1080px) {
    .footer-image {
        max-width: 100%;
    }

    .footer-image img
    {
        width: 100px;
    }
}
@media only screen and (max-width: 992px) {

    .navbar{
        justify-content: end;
    }
}
@media only screen and (max-width: 600px) {
    .navbar-expand-lg .navbar-collapse {
        margin-top: 1rem;
    }
}
@media only screen and (max-width: 768px) {
    .footer-btn-inner{
        position: unset;
    }
    .blog-side-card-image{
        width: 100%;
        padding: 0 10px;
    }
    .blog-side-card-info{
        width: 100%;
        padding: 0 10px;
    }
    .border-radius-right-top-bottom{
        border-radius: 0%;
    }
    .referral-tags{
        flex-direction: column;
        gap: 0.5rem;
    }
    .btn-blue{
        padding: 5px 60px;
    }
    .btn-light-blue{
        padding: 5px 60px;
    }
    .btn-red{
        padding: 5px 60px;
    }
    .update-banner{
        padding: .5rem 0.5rem;
    }
    .update-banner p{
        margin-right: .5rem;
    }
    .card-blog{
        padding: .5rem;
        margin: 0 .4rem;
    }
    .card-blog p{
        font-size: 14px;
    }
    .card-blog span{
        font-size: 14px;
    }
    .card-blog h4{
        font-size: 16px;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 768px) {
    .banner-slide{
        background-position: center;
    }
}

@media only screen and (max-width: 325px) {
}
@media only screen and (max-width: 992px) {

    .get-in-touch .form-container {
        max-width: 100%;
        padding: 50px;
    }
    .get-in-touch {
        flex-direction: column;
    }
    .get-in-touch .contact-info{
        padding: 50px;
    }
    .card-blog{
        padding: .5rem;
        margin: 0 .4rem;
    }
    .card-blog p{
        font-size: 14px;
    }
    .card-blog span{
        font-size: 14px;
    }
    .card-blog h4{
        font-size: 16px;
    }

}

.text-custom-theme{
    color: #11C621
}

.banner-slide {
    position: relative;
    overflow: hidden;
    height: 100vh;
    /* Adjust as needed */
}

.video-background {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    object-fit: cover;
}

.inner-section {
    position: relative;
    z-index: 1;
}