:root {
    --heading: #010d4c;
    --prime-one: #0066FF;
    --prime-two: #FF7A41;
    --prime-three: #4556b7 !important;
    --prime-four: #4556b7 !important;
    --prime-five: #4556b7 !important;
    --gr-one: linear-gradient(90.43deg, #FF8386 10.07%, #FF171D 99.78%);
}
/* For Chrome, Edge, and Safari */
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background-color: #4556b7 !important;
    border-radius: 10px;
    border: 2px solid #f1f1f1;
}

/* For Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #4556b7 #f1f1f1 !important;
}

#switcher {
display:none !important;
}
.logo img {
    width: 190px;
}
.main-title {
    font-size: 46px !important;
}

.theme-main-menu .req-demo-btn {
    color: #4556b7 !important;
    border: 1px solid #4556b7 !important;
}

.theme-main-menu .req-demo-btn:hover {
    background: #4556b7 !important;
    color: #fff !important;
}
.theme-main-menu {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    transition: all .4s ease-out;
    background: #fff !important;
}
.slider_icon {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-left: 40%;
    margin-top: -2%;
}

.slider_icon img {
    width: 80px; /* Size fix */
    height: auto; /* Maintain aspect ratio */
}
.jump_animation_one {
    animation: jumpTwo 6s infinite linear;
}
.jump_animation_two {
    animation: jumpThree 6s infinite linear;
}
.free_trail_pricing_plan {
    padding: 40px 5px 40px 35px;
    background: #fff;
    box-shadow: 0 30px 80px rgba(90, 144, 225, .1);
    border-radius: 15px;
    width: 100%;
    border: 1px solid #4556b74d;
}
.package-name {
    font-size: 26px !important;
    color: rgb(68 85 182) !important;
    margin-bottom: 20px !important;
    font-weight: 600;
    letter-spacing: 3px;
    text-align: center;
}
.package-price {
    font-size: 24px !important;
    margin: -8px 0 -4px !important;
    color: #010d4c;
    font-family: gorditamedium;
    line-height: initial;
    text-align: center;
}
.package-pricing_txt {
    margin-bottom: 2rem;
    text-align: center;
}
ul.free_trail_package_list {
    display: flex;
    flex-wrap: wrap;
    gap: 2px 8px;
    padding-left: 0;
    list-style: none;
}

ul.free_trail_package_list li {
    font-size: 16px !important;
    text-align: left !important;
    color: #00284e;
}
.free_trail_package_button {
    font-family: gorditamedium;
    font-size: 17px;
    color: #4556b7;
    line-height: 48px;
    border: 1px solid #4556b7;
    border-radius: 50px;
    padding: 0 42px;
    position: relative;
    z-index: 1;
    transition: all .3s ease-in-out;
    width:100% !important;
    text-align:center !important;
}
.free_trail_package_button:hover {
    background: #00ffae;
    color: black;
    border: 1px solid #00ffae;
}
.free-trail-button-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-right: 20px;
}
@media only screen and (min-width: 360px) and (max-width: 768px) {
    .slider_icon {
        display: flex;
        gap: 10px;
        align-items: center;
        margin-left: 24%;
        margin-top: -4%;
    }
}
.hero-banner-four {
    position: relative;
    z-index: 2;
    padding: 132px 0 45px;
    text-align: center;
    background: #4556b7 !important;
}
.hero-banner-four .hero-heading{
	color: #fff !important;
}
.hero-banner-four p {
    font-size: 18px;
	color: #fff !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.block-style-eleven .icon .num {
background: #4657b7 !important;
}
.scroll-top {
background: #4657b7 !important;	
}
.counter-block-one .main-count{
color: #4657b7 !important;	
}
.btn-six{
background: #4657b7 !important;
}
.fancy-feature-sixteen .codeconSkillbar .skillBar 
{
background: #4657b7 !important;
}
.pricing-table-area-two .pr-table-wrapper.active {
    background: #4556b7 !important;
}
.theme-inner-banner {
    background: #4556b7 !important;
     padding: 130px 0 60px !important;
}
.theme-inner-banner .intro-title {
    color: #ffff !important;
}
.theme-inner-banner .page-breadcrumb li a {
    color: #ffffff;
}
.theme-inner-banner .page-breadcrumb li.current-page {
    color: #ffffff;
}
.theme-inner-banner .page-breadcrumb li:after {
    content: "\f285";
    font-family: bootstrap-icons;
    display: inline-block;
    font-size: 11px;
    padding-left: 6px;
    color: #ffffff;
}
.theme-inner-banner .intro-title {
font-size: 50px !important;
}
.counter-section-one .inner-container.bg-color {
    background: #4556b7 !important;
}
.mt-20 {
    margin-top: 120px !important;
}
.mb-100{
margin-bottom: 100px !important;
}
.btn-eight {
    background: #4456b7 !important;
}
h4.mycustom_title {
    margin-bottom: 30px;
    font-size: 34px;
}
.pricing-table-area-two .price {
    font-size: 24px !important;
    margin: -8px 0 -4px !important;
}
.mypricing_txt {
    margin-bottom: 2rem;
}
.pricing-table-area-two .pr-feature li {
    font-size: 16px !important;
     margin-bottom: 0px !important; 
    text-align:left !important;
}
.pricing-table-area-two .pack-name {
    font-size: 26px !important;
    color: rgb(68 85 182) !important;
    margin-bottom: 20px !important;
    font-weight: 600;
    letter-spacing: 3px;
}
.pricing-table-area-two .active .pack-name {
    color: #fff !important;
}
.block-style-eleven p {
    font-family: gorditamedium;
    font-size: 16px;
    line-height: 1.4em;
    text-align: center;
    margin: 10px 0 0;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: normal;
}
.registerButton {
    cursor: pointer;
    background: #4556b7 !important;
    color: #fff !important;
    margin-left: 12px;
}
.theme-main-menu .req-demo-btn {
    padding: 0 24px !important;
}
.hero-banner-four form {
    border: 1px solid rgb(255 255 255 / 94%) !important;
    color: #fff !important;

}
.hero-banner-four form input::placeholder {
    color: #fff !important;
    opacity: 1; 
}
.hero-banner-four form button {
    background: #00ffae !important;
    color: #000 !important;
}
.hero-banner-four form input
{
    color:#fff !important;
}
.mt-3 {
    margin-top: 25px !important;
}
.pricing-table-area-two .pr-table-wrapper {
    min-height: 640px !important;
}
.navbar-toggler {
    background: #4556b7 !important;
}
.navbar-nav li.active > a {
    color: #4556b7 !important;
    font-weight: 500 !important;
}
/* Image container */
.blog-meta-two .post-img {
    width: 100%;
    height: 300px; /* fixed height for uniformity */
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

    .blog-meta-two .post-img img {
        width: 100%;
        height: 100%;
        object-fit: cover; /* ensures image fills container without distortion */
        transition: transform 0.3s ease;
    }

        .blog-meta-two .post-img img:hover {
            transform: scale(1.05);
        }



.single-sidebar-widget {
    background-color: #f3f8ff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 40px;
    border-radius: 10px;
}

.wid-title {
    margin-bottom: 25px;
    padding-left: 5px;
    position: relative;
}

    .wid-title::before {
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        content: "";
        height: 21px;
        width: 2px;
        border-radius: 5px;
        position: absolute;
        background-color: var(--theme-2);
    }

    .wid-title h3 {
        font-size: 18px;
    }

.popular-posts .single-post-item {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .popular-posts .single-post-item:last-child {
        margin-bottom: 0;
        border: none;
        padding-bottom: 0;
    }

    .popular-posts .single-post-item .thumb {
        height: 85px;
        width: 100px;
        float: left;
        margin-right: 20px;
        border-radius: 4px;
        background-size: cover;
        background-position: center;
    }

    .popular-posts .single-post-item .post-content {
        overflow: hidden;
    }

    .popular-posts .single-post-item .post-content .post-date {
        color: #959595;
        font-weight: 600;
        font-size: 15px;
        text-transform: capitalize;
    }

    .popular-posts .single-post-item .post-content h5 {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 0;
        font-family: var(--secondary-font);
        text-transform: capitalize;
    }

        .popular-posts .single-post-item .post-content h5 a {
            color: #49515b !important;
            font-weight: 500;
        }


.hero-banner-four .slogan:hover i {
    background: #00ffae !important;
    color:black;
}
.block-style-ten .read-btn:hover {
    color: #00ffae !important;
}
.pricing-table-area-two .pr-table-wrapper {
    padding: 30px 35px 40px;
    text-align: center;
    background: #fff;
    box-shadow: 0 40px 80px rgba(0, 5, 134, .05);
    border-radius: 15px;
    border: 1px solid #4556b74d;
}
.block-style-fourteen {
    background: #fff;
    box-shadow: 0 -30px 80px rgba(0, 19, 87, .02);
    border-radius: 15px;
    padding: 75px 40px 30px;
    border: 1px solid #4556b74d;
}

/*====================Mobile Responsive View====================*/
@media only screen and (min-width: 360px) and (max-width: 768px) {
    .hero-banner-four .hero-heading {
        font-size: 20px !important;
        letter-spacing: 1px;
    }
    .slider_icon img {
        width: 75px;
        height: auto;
    }
    .hero-banner-four p {
        font-size: 14px !important;
    }
    .mobile-content {
        position: relative;
        display: flex;
        margin-top: 40px !important;
    }
}