/********** Template CSS **********/
:root {
    --primary: #E76A34;
    --light: #F5F5F5;
    --dark: #E76A34;
}

.site {
    overflow: hidden;
}

.post, .page {
    margin: 0;
}

.fw-medium {
    font-weight: 500 !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.fw-black {
    font-weight: 900 !important;
}

.free_quote {
    background-color:rgb(6,150,92); 
    color: #fff;
}

.logo a {
    padding: 0 !important;
}

.text-primary {
    color: #1D2856 !important;
}

/* Banner Section */

.ban_sec {
    padding: 40px 20px;
    background-color: #f9f9f9;
}   

.ban_sec .container {
    max-width: 1200px;
    margin: 0 auto;
}

.ban_sec .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.ban_sec .row {
    display: flex;
    align-items: stretch; 
    flex-wrap: wrap; 
}

.baner_details {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 20px;
}

.ban_img img {
    height: 100%; 
    max-height: 100%;
    object-fit: cover; 
    display: block; 
}

.ban_text {
    display: flex;
    flex-direction: column; 
    justify-content: center; 
    flex: 1; 
}

.banner_btn {
    margin-top: auto; 
}


.baner_details {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.ban_sec {
    padding: 50px 0;
}

.breadcrumb-item a {
    color: #fff;
}

.breadcrumb .breadcrumb-item.active {
    color: #FFF;
}

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


.baner_details {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

/* Reverse the order: Image on the right side */
.baner_details .ban_img {
    order: 2; 
    flex: 1;
    margin-left: 20px; 
}

.baner_details .ban_text {
    order: 1; 
    flex: 1;
    padding-bottom: 60px;
    margin: 0;
}

/* Image styles */
.ban_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.ban_text h1 {
    font-size: 34px;
    margin-bottom: 20px;
    line-height: 40px;
    font-weight: 700;
    font-family: Bastliga none;
}

.ban_text p {
    font-size: 18px;
    margin-bottom: 30px;
    font-family: normal;
    line-height: 30px;
    font-weight: 400;
}


/* Button styling */
.banner_btn {
    margin-top: 20px;
}

.Read_more_btn {
    background-color: #E76A34;
    color: #fff;
    padding: 15px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 7px;
}

.Read_more_btn:hover {
    background-color: #1D2856;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s;
}

.navbar-light .navbar-brand,
.navbar-light a.btn {
    height: 75px;
}

.navbar-light .navbar-nav .nav-link {
    color: var(--dark);
    font-weight: 500;
}

.navbar-light.sticky-top {
    top: -100px;
    transition: .5s;
}


.Hero_banner_section {
    background-size: cover;
    background-position: center; 
    background-repeat: no-repeat;
    height: 50vh;
    width: 100%; 
    text-align: center;
}


/*** Header ***/

.nav-link {
    padding: 18px 0;
}

.navbar-expand-lg {
    padding: 0;
}

.header .navbar-nav a.nav-link {
    font-family: 'Bastliga none';
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}

.mega_inner_block .link_side .side_menu_block > .submenu_block > li > a {
    font-weight: 600;
    margin-bottom: 12px;
    padding-bottom: 12px;
    color: #000 !important;
}

.mega_inner_block .link_side .side_menu_block > .submenu_block > li > a {
    line-height: 20px;
    margin: 0;
}

.header .navbar-nav .mega-menu {
    padding: 30px 0;
  }

.header .navbar-nav .mega-menu .nav-link {
    margin-right: 0;
    padding: 0 0;
    margin: 10px 0 0;
    font-weight: 400;
    word-break: break-word;
}

.mega_inner_block .link_side .side_menu_block>.submenu_block {
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
}

.header .navbar-nav li.nav-item.dropdown.industry .submenu_block li.industries_title>.submenu_block>li {
    width: 33.33% !important;
    padding: 0;
}

.header .navbar-nav li.nav-item.dropdown.industry .submenu_block li {
    padding: 0 15px 16px;
    width: 100%;
}

.side_menu_block {
    display: flex;
    flex-wrap: wrap;
}
.mega_inner_block .sub_menu_title > a {
    position: relative;
    text-transform: capitalize;
    border-bottom: 1px solid #f2f2f2;
}



.header .navbar-nav li.nav-item.dropdown.industry .submenu_block li.industries_title>.submenu_block {
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
}

.header .navbar-nav li.nav-item.dropdown.industry .submenu_block li.industries_title>.submenu_block>li {
    width: 33.33%;
    padding: 0;
}

.mega_inner_block .link_side .side_menu_block > .submenu_block > li {
    width: 33.33%;
    padding: 15px 15px 30px;
    position: relative;
}

.mega_inner_block .link_side {
    width: 75%;
}

.mega_inner_block .link_side .side_menu_block > .submenu_block > li > a {
    font-weight: 600;
    margin-bottom: 12px;
    padding-bottom: 12px;
    color: #000 !important;
}

.mega_inner_block .link_side .side_menu_block > .submenu_block > li > a {
    line-height: 20px;
    margin: 0;
}


.mega_inner_block .link_side .side_menu_block > .submenu_block {
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    display: flex;
}

ul.submenu_block > .menu-item {
    padding: 5px 0;
}

.fixed-height {
    height: 200px; 
    object-fit: cover; 
    object-position: center; 
}

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

li.menu-item {
    list-style-position: inside;
}

.header .navbar-nav li.nav-item.dropdown > .nav-link {
    pointer-events: none;
}

.header a.nav-link {
    color: #1D2856;
}
/* Dropdown menu item */
ul.dropdown-menu li.menu-item {
    list-style: none;
}

/* Links inside the menu items */
ul.dropdown-menu li.menu-item a.dropdown-item {
    display: block;
    padding: 8px 20px;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    transition: background-color 0.3s ease;
}

.nav-item:hover .dropdown-menu {
    display: block;
    opacity: 1;
}

.nav-item {
    position: relative;
}

ul.dropdown-menu li.menu-item:not(:last-child) {
    border-bottom: 1px solid #eee;
}
/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

/*** Navbar ***/

ul, ol {
    margin: 0;
}

ol.breadcrumb {
    margin: 10px;
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}


.navbar-light .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 25px 0;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    outline: none;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--primary);
    text-decoration: underline;
}

/*blog page css start */ 
.post-img{
    height: 404px;
    overflow: hidden; 
}
.post-img img{
    width: 100%;
}

.blog-post-content h1{
    text-align: center;
}
.blog-post-content p{
    font-size: 18px; 
}

.blog_details {
    padding: 30px 0;
}

.row{
    display: flex;
}
.more-post{
    flex-direction: column; 
    align-items: center;
}
.blogpost-meta{ 
    display: flex;
    justify-content: space-between;
}

.author-info{
    margin: 12px 0;
}
.author-info div{
    padding: 4px 0px;
    font-family: var(--font2);
}
.social{
    padding-right: 53px;
    align-self: center;
    cursor: pointer;
}

/* Style home page the banner Section start */


/* Style home page the banner Section end */

/* Style the dropdown toggle */
/* Dropdown menu container */
/* .dropdown-menu {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 9999;
    cursor: pointer;
} */

/* General Layout */
.rounded {
    border-radius: 10px;
    overflow: hidden;
}

.position-relative {
    position: relative;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.fixed-height {
    height: 300px; /* Adjust to your desired image height */
    object-fit: cover;
}

/* General Styles for the Filter Section */
.project_sections #portfolio-filters {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.project_sections #portfolio-filters li {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    color: #555;
    padding: 10px 20px;
    margin: 0 5px;
    border: 2px solid transseo_marketing;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}

/* Active Filter Style */
.project_sections #portfolio-filters li.active {
    background-color: #1D2856;
    color: #fff;
    border-color: #1D2856;
}

/* Hover Effect */
.project_sections #portfolio-filters li:hover {
    background-color: #E76A34;
    color: #fff;
    border-color: #E76A34;
}

.portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6); /* Dark overlay */
    opacity: 0;
    transition: opacity 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

.portfolio-overlay a {
    color: #fff;
    font-size: 1.5rem;
    margin: 0 10px;
}

.portfolio-overlay a:hover {
    color: #ffd700; /* Gold color on hover */
}

.rounded:hover .portfolio-overlay {
    opacity: 1;
}

/* Blog Section */
.blog_post_section {
    padding: 15px;
    background: #fff;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.texonomy {
    font-size: 0.9rem;
    color: #6c757d;
    font-weight: 500;
}

.heading_title {
    font-size: 1.8rem;
    font-weight: 600;
    margin-top: 10px;
    color: #333;
}

.description {
    margin-top: 10px;
}

.truncated-content {
    display: block;
    color: #555;
    font-size: 1rem;
}

.read-more {
    color: #007bff;
    cursor: pointer;
    font-weight: bold;
}

.full-content {
    color: #333;
    font-size: 1rem;
}

.full-content span {
    display: block;
}

/* Date Section */
.date {
    padding-top: 10px;
    font-size: 0.9rem;
    color: #6c757d;
}

.published_date {
    font-weight: bold;
}

.header-carousel a.btn.read_more {
    background: #E76A34;
    color: white;
    padding: 20px 35px;
}

.header-carousel a.btn.read_more:hover {
   background: #1D2856;
   color: white;
   padding: 20px 35px;
   
}

a.top_header_phone {
    color: #1D2856;
}

h1.display-1 {
    color: #1D2856 !important;
}

.page-header {
    height: 330px; /* Adjust height as needed */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: var(--light);
}

/****** About us page *******/

.about-us .banner_title h2 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    font-family: Bastliga none;
    font-weight: 700;
}

.count-number {
    color: #1D2856 !important;
    font-weight: 900;
    font-size: 5rem !important;
    font-family: "Roboto", sans-serif;
}

.happy_client_text {
    color: black;
    font-size: 17px;
    line-height: 24px;
    font-family: Bastliga none;
}

.services-hire-cta-section section h2 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    font-family: 'Bastliga none';
    font-weight: 700;
}

.our_story_section {
    background: #f5f5f5;
    padding: 10px;
}

.our_story_descripton {
    padding: 5px 25px 0 25px;
    letter-spacing: 0px;
    font-size: 20px;
    line-height: 30px;
    font-family: normal;
    font-weight: 400;
}

h3.team_title {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    font-family: 'Bastliga none';
    font-weight: 700;
}


.our_story_title {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    font-family: 'Bastliga none';
    font-weight: 700;
}

/* General Styles */
.team-slider {
    margin-top: 2rem;
}

.team-item {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease;
}

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

/* Image Container */
.team-item .overflow-hidden {
    position: relative;
}

.team-item img {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}

.team-item:hover img {
    transform: scale(1.05);
}

/* Social Links */
.team-social {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.team-social .btn {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #333;
    font-size: 1rem;
    transition: all 0.3s ease;
}

.team-social .btn:hover {
    background: #333;
    color: #fff;
}

.team-item:hover .team-social {
    opacity: 1;
}

/* Text Container */


.text-center h5 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}

.text-center small {
    font-size: 0.9rem;
    color: #777;
}

/* Slick Dots */
.team-slider .slick-dots {
    position: absolute;
    bottom: -53px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.team-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 4px 0px 0px 5px;
    cursor: pointer;
}
.team-slider .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ddd;
    border: none;
    outline: none;
    cursor: pointer;
}

.team-slider .slick-dots li.slick-active button {
    background: #333;
}

/* Slick Arrows */
.team-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    color: #333;
    z-index: 10;
    transition: all 0.3s ease;
}

.team-slider .slick-prev {
    left: -50px;
}

.team-slider .slick-next {
    right: -50px;
}

.team-slider .slick-arrow:hover {
    background: #333;
    color: #fff;
}

/*******  home page our services css new ********/

.services-section {
    padding: 40px 20px;
    background-color: #FFF;
    font-family: Arial, sans-serif;
}

.services-section .container {
    max-width: 1200px;
    margin: 0 auto;
}

.services-section .tagline-title {
    display: block;
    text-align: center;
    color: #000;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 46px;
}

.services-section .section-title {
    text-align: center;
    font-size: 32px;
    color: #1D2856;
    margin-bottom: 20px;
}

.services-section .details-text {
    text-align: center;
    font-size: 16px;
    color: #555;
    margin-bottom: 40px;
}

.services-section .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Three columns */
    gap: 20px; /* Space between grid items */
}

.services-section .service-column-box {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.services-section .service-column-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.services-section .service-icon img {
    max-width: 100%;
    margin-bottom: 15px;
}

.services-section .service-md-title {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}

.services-section .btn-link {
    display: inline-block;
    margin-top: 10px;
    color: #fff;
    padding: 10px;
    background-color: #E76A34;
    text-decoration: none;
    font-weight: bold;
    transition: color 0.3s ease;
}

.services-section .btn-link:hover {
    background-color: #1D2856;
    color: #fff;
    padding: 15px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 7px;
}

/********* our-srvices-inner-page-css-start ********/

h1.section-title {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.4;
    color: #333;
    margin-bottom: 20px;
}


p.services-details-text {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #555;
    margin-bottom: 20px;
}

.services-inner-page-section {
    padding: 50px 15px;
}

.tagline-title {
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 10px;
    display: inline-block;
    font-weight: 700;
    color: #E76A34;
}


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

.row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.md-banner-img img {
    max-width: 100%;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
}

.md-banner-img img:hover {
    transform: scale(1.05);
}

.contact_us_link .btn {
    display: inline-block;
    background-color: #E76A34;
    color: #fff;
    padding: 10px 20px;
    font-size: 1rem;
    text-decoration: none;
    border: none;
    border-radius: 5px;
    transition: background-color 0.3s ease-in-out, transform 0.2s ease;
}

.contact_us_link .btn:hover {
    background-color: #1D2856;
    transform: scale(1.05);
}
/********* css end **************/

/******** Our Services Page Css ******/

/* .our_services_page .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.our_services_page .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.our_services_page .col-12 {
    width: 100%;
}

.our_services_page .col-lg-6 {
    width: 50%;
}

.our_services_page .text-lg-end {
    text-align: right;
}

.our_services_page .text-lg-start {
    text-align: left;
}

.our_services_page img {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.our_services_page .front_end_banner_img {
    padding: 50px 0 40px 0px;
    margin: 0px;
}

.our_services_page .section-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #222;
}

.our_services_page .primary-color {
    color: #E76A34;
}

.our_services_page .details-text {
    font-size: 16px;
    color: #555;
    margin-bottom: 30px;
}


.our_services_page .btn {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    color: #ffffff;
    background-color: #E76A34;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.our_services_page .btn:hover {
    background-color: #1D2856;
} */

.our_services_page {
    padding: 50px 0;
}

.our_services_page .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.our_services_page .section-title {
    font-size: 2.5rem;
    margin-bottom: 20px;
    font-weight: bold;
}

.our_services_page .section-title .primary-color {
    color: #E76A34;
}

.our_services_page .details-text {
    font-size: 1.125rem;
    line-height: 1.6;
    margin-bottom: 30px;
}

.our_services_page .btn-default {
    padding: 12px 20px;
    font-size: 1rem;
    border: none;
    background-color: #E76A34;
    color: #FFF;
    border-radius: 4px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
}

.our_services_page .btn-default:hover {
    background-color: #1D2856;
    color: #fff;
}

.our_services_page .front_end_banner_img {
    text-align: center;
}

.our_services_page .front_end_banner_img img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

/******** css end *********/



/***** Get In Touch Form Css *******/

/* General Styling */
.get_in_touch_form {
    background-color: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.get_in_touch_form .content-wrapper {
    display: flex;
    flex-wrap: wrap; /* Adjust to stack on smaller screens */
    align-items: center;
    justify-content: space-between;
}

.form-wrapper {
    flex: 1 1 50%; /* 50% of the width */
    padding: 20px 25px 77px 25px;
}

.image-wrapper {
    flex: 1 1 50%; /* 50% of the width */
    text-align: center; /* Center the image horizontally */
}

.image-wrapper img {
    max-width: 100%; /* Ensure the image is responsive */
    height: auto;    /* Maintain aspect ratio */
}

.get_in_touch_form .title h1 {
    font-size: 36px;
    color: #333;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
    font-family: 'Bastliga none';
}

/* Form Container */
.get_in_touch_form .contact {
    max-width: 800px;
    margin: 0 auto;
}

/* Form Inputs */

.get_in_touch_form .form-group textarea {
    resize: none;
    height: 150px;
}

/* Submit Button */
.get_in_touch_form .btn-contact-bg {
    background-color: #007bff;
    color: #fff;
    border: none;
    padding: 12px 30px;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

.get_in_touch_form .btn-contact-bg:hover {
    background-color: #0056b3;
}

/* Spinner Visibility */

.get_in_touch_form .title {
    padding: 15px;
}

/* Response Message */

.get_in_touch_form .wpcf7-response-output[aria-hidden="false"] {
    display: block;
}

/* General Form Styling */
.get_in_touch_form .form-group {
    margin-bottom: 20px;
}

.get_in_touch_form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.form-control {
    background-color: #ffff;
    border: 1px solid #1D2856;
    opacity: 1;
}

.get_in_touch_form input.wpcf7-form-control,
.get_in_touch_form textarea.wpcf7-form-control {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #1D2856;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.get_in_touch_form input.wpcf7-form-control:focus,
.get_in_touch_form textarea.wpcf7-form-control:focus {
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
    outline: none;
}

.get_in_touch_form textarea.wpcf7-form-control {
    resize: vertical;
}

.get_in_touch_form form.wpcf7-form.invalid {
    display: inline-block;
    width: 100%;
}

/* Submit Button */
.get_in_touch_form input.wpcf7-submit {
    background-color: #1D2856;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.get_in_touch_form input.wpcf7-submit:hover {
    background-color: #1D2856;
}

.get_in_touch_form .wpcf7-spinner {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.get_in_touch_form input::placeholder,
.get_in_touch_form textarea::placeholder {
    color: #aaa;
    font-style: italic;
}


/******* Get in Touch css End ******/

/*** Section Title ***/
.section-title h1 {
    position: relative;
    display: inline-block;
    padding: 0 60px;
}

.section-title.text-start h1 {
    padding-left: 0;
}

.section-title h1::before,
.section-title h1::after {
    position: absolute;
    content: "";
    width: 45px;
    height: 5px;
    bottom: 0;
    background: var(--dark);
}

.section-title h1::before {
    left: 0;
}

.section-title h1::after {
    right: 0;
}

.section-title.text-start h1::before {
    display: none;
}

.header {
    width: 100%;
    /* z-index: 999; */
    position: sticky;
    top: 0;
    background: #fff;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    padding: 0;
    z-index: 9999;
}


header ul li {
    list-style-type: none;
}

.header .navbar-nav li.nav-item.dropdown {
    position: unset;
}

li.menu-item {
    list-style-position: inside;
}

.header .navbar-nav li.nav-item.dropdown .dropdown-menu {
    width: 100%;
    border-radius: 0;
    border: 0;
    border-top: 1px solid #f2f2f2;
    background: #fff;
    box-shadow: 0px 17px 18.2px 0px rgba(0, 0, 0, 0.04);
    margin: 0;
}

.mega_menu .mega_inner_block {
    display: flex;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.mega_inner_block .text_side {
    width: 25%;
    color: #fff;
    padding: 0 25px 0 15px;
    position: relative;
    border-right: 1px solid #f2f2f2;
    margin-right: 10px;
}

ul.submenu_block {
    margin: 0;
    padding: 0;
}

.header .navbar-nav .mega-menu .menu-title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    border-bottom: 1px solid #f2f2f2;
}

.header .navbar-nav .mega-menu .menu-details {
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.header .navbar-nav .mega-menu .menu-title {
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.detail_main_section .container {
    padding: 45px;
    font-family: Arial, sans-serif;
}


.blog-banner-section {
    background: #1D2856 !important;
    color: #FFFFFF !important;
}

.blog-banner-section h1 {
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
    /* text-shadow: 2px 2px 6px #FFFFFF; */
    color: #fff;
    font-family: 'Bastliga One';
}

.blog-banner-section .btn-primary {
    background-color: #E76A34;
    border-color: #E76A34;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
}

.blog-banner-section .btn-primary:hover {
    background-color: #E76A34;
    border-color: #E76A34;
}


.main_about {
    margin: 35px 0px 25px;
}

h5.feature_title {
    color: black;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Bastliga One';
}


.about_us_title {
    font-size: 36px;
    font-family: Bastliga none;
    line-height: 40px;
    font-weight: 700;
    color: black;
}

.about_us_description {
    font-size: 18px;
    font-weight: 400;
    font-family: normal;
    line-height: 24px;
    
}

.about-text a.btn.explore_more {
    background-color: #E76A34;
    color: #fff;
    padding: 15px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 7px;
}

.about-text a.btn.explore_more:hover {
    background-color: #1D2856;
    color: #fff;
    padding: 15px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 7px;
}

.blog-title {
    text-align: center;
    font-size: 36px;
    font-weight: normal;
    font-family: 'Bastliga One';
    padding: 25px 0 0 0;
    color: #333;
}

.blog-post {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}


.blog-post h2 a {
    text-decoration: none;
    font-size: 24px;
    color: #000;
    font-weight: normal;
    font-family: Bastliga none;
    margin-bottom: 10px;
    transition: color 0.3s ease;
}

.blog-post h2 a:hover {
    color: #0056b3;
}

.post-meta {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
}

.post-meta span {
    margin-right: 15px;
}


/* Excerpt Styling */
.post-excerpt {
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
}

/* Read More Button */
.blog-post a.read-more {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background-color: #E76A34;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: normal;
    border-radius: 3px;
    transition: background-color 0.3s ease;
}

a.read-more:hover {
    background-color: #1D2856;
    color: #fff;
}



/*Blog listing Pagination Styling */
.pagination {
    text-align: center;
    margin-top: 20px;
}

.page-numbers {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex;
    gap: 10px;
}

.page-numbers li {
    display: inline;
}

.page-numbers a, .page-numbers span {
    text-decoration: none;
    color: #333;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    transition: background-color 0.3s, color 0.3s;
}

.page-numbers a:hover {
    background-color: #1D2856;
    color: #fff;
}

.page-numbers .current {
    background-color: #1D2856;
    color: #fff;
    border-color: #1D2856;
}

.page-numbers .prev, .page-numbers .next {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    cursor: pointer;
}

.page-numbers .prev:hover, .page-numbers .next:hover {
    background-color: #1D2856;
    color: #fff;
}



.page-numbers .prev i, .page-numbers .next i {
    margin: 0;
}



/*** Service ***/
.service-item img {
    transition: .5s;
}

.service-item:hover img {
    transform: scale(1.1);
}


/*** Project Portfolio ***/
#portfolio-flters li {
    display: inline-block;
    font-weight: 500;
    color: var(--dark);
    cursor: pointer;
    transition: .5s;
    border-bottom: 2px solid transseo_marketing;
}

#portfolio-flters li:hover,
#portfolio-flters li.active {
    color: var(--primary);
    border-color: var(--primary);
}

.portfolio-item img {
    transition: .5s;
}

.portfolio-item:hover img {
    transform: scale(1.1);
}

.portfolio-item .portfolio-overlay {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
    bottom: 0;
    left: 50%;
    background: rgba(53, 53, 53, .7);
    transition: .5s;
}

.portfolio-item:hover .portfolio-overlay {
    width: 100%;
    height: 100%;
    left: 0;
}

.portfolio-item .portfolio-overlay .btn {
    opacity: 0;
}

.portfolio-item:hover .portfolio-overlay .btn {
    opacity: 1;
}

/*** Team ***/
.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
}

.team-item .team-social {
    position: absolute;
    width: 38px;
    top: 50%;
    left: -38px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    transition: .5s;
}

.team-item .team-social .btn {
    color: var(--primary);
    background: #FFFFFF;
}

.team-item .team-social .btn:hover {
    color: #FFFFFF;
    background: var(--primary);
}

.team-item:hover .team-social {
    left: 0;
}


/*** Testimonial ***/
.testimonial-carousel::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.testimonial-carousel::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}


.row {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}

.col-lg-8, .col-lg-4 {
    padding: 15px;
    box-sizing: border-box;
}

/* Main Post Content */
.col-lg-8 {
    flex: 0 0 66.6667%;
    max-width: 66.6667%;
}

.col-lg-4 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}

.blog_details h1 {
    font-size: 28px;
    margin-bottom: 15px;
    color: #000;
}

.featured-image img {
    height: auto;
    padding: 0px 0 10px;
    border-radius: 8px;
}

.blogpost-meta {
    font-size: 14px;
    color: #555;
    margin-bottom: 20px;
}

.description p {
    margin-bottom: 15px;
    color: #333;
}

/* Related Posts Section */
.related-posts {
    margin-top: 30px;
    background-color: #f9f9f9;
    padding: 15px;
    border-radius: 8px;
}

.related-posts h2 {
    font-size: 22px;
    margin-bottom: 15px;
    color: #000;
}

.related-post-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.related-post-thumbnail img {
    border-radius: 5px;
    margin-right: 10px;
    width: 80px;
    height: 80px;
}

.related-post-title {
    font-size: 16px;
    color: #007bff;
    text-decoration: none;
}

.related-post-title:hover {
    text-decoration: underline;
}

/* Comments Section */
.comments-section {
    margin-top: 40px;
}

.comments-area h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.comment-form label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

.comment-form input, .comment-form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.comment-form .form-submit input {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
}

.comment-form .form-submit input:hover {
    background-color: #0056b3;
}


/******* Why choose section css *******/
span, a, a:hover {
    text-decoration: none;
    color: inherit;
}

.section-head {
    margin-bottom: 60px;
}
.section-head h4 {
    position: relative;
    padding:0;
    color:#E76A34;
    line-height: 1;
    letter-spacing:0.3px;
    font-size: 34px;
    font-weight: 700;  
    text-align:center;
    text-transform:none;
    margin-bottom:30px;
}
.section-head h4:before {
    content: '';
    width: 60px;
    height: 3px;
    background: #E76A34;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right:0;  
    margin:0 auto;
}
.section-head h4 span {
    font-weight: 700;
    padding-bottom: 5px;
    color:#2f2f2f
}
p.service_text{
    color:#cccccc !important;
    font-size:16px;
    line-height:28px;
    text-align:center;    
}
.section-head p, p.awesome_line{
    color:#818181;
    font-size:16px;
    line-height:28px;
    text-align:center;  
}

.extra-text {
    font-size:34px;
    font-weight: 700;
    color:#2f2f2f;
    margin-bottom: 25px;
    position:relative;
    text-transform: none;
}
.extra-text::before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}
.extra-text span {
    font-weight: 700;
    color:#f91942;
}
.item {
    background: #fff;
    text-align: center;
    padding: 30px 25px;
    -webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border:5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover{
    background:#E76A34;
    box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover .item, .item:hover span.icon{
    background:#fff;
    border-radius:10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover h6, .item:hover p{
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item .icon {
    font-size: 40px;
    margin-bottom:25px;
    color: #1D2856;   
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
}
.item .feature_box_col_one{
    background:rgba(247, 198, 5, 0.20);
    color:#1D2856
}
.item .feature_box_col_two{
    background:rgba(255, 77, 28, 0.15);
    color:#f91942
}
.item .feature_box_col_three{
    background:rgba(0, 147, 38, 0.15);
    color:#1D2856
}
.item .feature_box_col_four{
    background:rgba(0, 108, 255, 0.15);
    color:#1D2856
}
.item .feature_box_col_five{
    background:rgba(146, 39, 255, 0.15);
    color:#1D2856
}
.item .feature_box_col_six{
    background:rgba(23, 39, 246, 0.15);
    color:#1D2856
}
.item p{
    font-size:15px;
    line-height:26px;
}
.item h6 {
    margin-bottom:20px;
    color:#2f2f2f;
}
.mission p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}
.mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f91942;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
}
.mission .small-text {
    margin-left: 10px;
    font-size: 13px;
    color: #666;
}
.skills {
    padding-top:0px;
}
.skills .prog-item {
    margin-bottom: 25px;
}
.skills .prog-item:last-child {
    margin-bottom: 0;
}
.skills .prog-item p {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.skills .prog-item .skills-progress {
    width: 100%;
    height: 10px;
    background: #e0e0e0;
    border-radius:20px;
    position: relative;
}
.skills .prog-item .skills-progress span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #f91942;
    width: 10%;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.skills .prog-item .skills-progress span:after {
    content: attr(data-value);
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 10px;
    font-weight:600;    
    color: #fff;
    background:rgba(0, 0, 0, 0.9);
    padding: 3px 7px;
    border-radius: 30px;
}

/****** Why choose css end *****************/


.testimonial-carousel .owl-item .testimonial-text {
    border: 5px solid var(--light);
    transform: scale(.8);
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-text {
    transform: scale(1);
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: 350px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: .5s;
    z-index: 1;
}

.testimonial-carousel:hover .owl-nav {
    width: 300px;
    opacity: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    color: var(--primary);
    font-size: 45px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}


.contact_us_btn {
    display: inline-block; /* Ensures the button stays inline */
    margin: 10px; /* Optional: Adjust margin as needed */
}

.contact_us_btn .btn {
    display: inline-flex; /* Use flexbox for alignment */
    align-items: center; /* Align items vertically in the center */
    text-decoration: none; /* Remove underline from the link */
    padding: 10px 20px; /* Adjust padding for better appearance */
    font-size: 16px; /* Adjust font size */
    color: #fff; /* Set text color */
    background-color: #E76A34; /* Set button background color */
    border-radius: 5px; /* Add rounded corners */
    transition: background-color 0.3s ease; /* Smooth hover effect */
}

.contact_us_btn .btn:hover {
    background-color: #1D2856; /* Change background color on hover */
}

.contact_us_btn .btn i {
    margin-left: 10px; /* Add space between text and icon */
    font-size: 16px; /* Adjust icon size */
    color: inherit; /* Match icon color with text color */
}

.contact_us_page input.wpcf7-submit {
    background-color: #1D2856;
    color: #fff;
}

.contact_us_page .form-floating {
    border: 1px solid #1D2856;
}

.wpcf7-response-output {
    margin: 15px 0 !important;
    border-color: #ffb900;
    color: black !important;
}

.wpcf7-not-valid-tip {
    color: red;
    padding-left: 12px;
    padding-top: 5px;
    font-size: 1em;
    font-weight: normal;
    display: block;
}



.form-floating .form-control, .form-floating .form-select {
    height: calc(3.5rem + 2px);
    padding: 1rem .75rem;
}

.menu-close-btn {
    position: relative;
    text-align: left;
    border-color: #000;
    background: red;
    color: #fff;
    bottom: 20px;
    float: right;
    font-size: 12px;
    margin: 10px 0 0px 12px;
}

/*** Footer css start  ***/
.footer ul, .footer ol {
    margin: 0 !important;
}

.footer .col-lg-6 {
    flex: 0 0 auto;
    margin: 0px;
    width: 25%;
    text-align: left;
}

.footer {
    background: linear-gradient(
        rgba(29, 40, 86, 0.7), /* Add your color with transparency */
        rgba(53, 53, 53, 0.7)
    ),
    url(../img/footer.jpg) center center no-repeat;
    background-size: cover;
}

.footer .footer-menu, .footer .footer-menu-quick-links  {
    padding: 0 !important;
    list-style: none;
}

a.footer_number p, a.footer_email p {
    color: white;
}

.footer .btn.btn-social {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    border: 1px solid #FFFFFF;
    transition: .3s;
}

.footer .footer_address_title {
    color: white;
    text-align: left;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--primary);
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .copyright a:hover {
    color: var(--primary);
}



/*services detail page css start*/
.services.in-ban.blue-ban {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #007acc; /* Set a blue background color */
    color: #fff; /* Ensure text is white for contrast */
    padding: 20px;
    overflow: hidden;
    position: relative;
  }
  
.services.in-ban.blue-ban .left {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.services.in-ban.blue-ban .text {
    max-width: 600px; 

}

.services.in-ban.blue-ban .text h1 {
    font-size: 42px;
    line-height: 50px;
    margin: 0 0 10px;
    color: #fff;
}

.services.in-ban.blue-ban .text h1 span {
    display: block;
}

.services.in-ban.blue-ban .text p {
    font-size: 1.2rem;
    margin: 0;
}

.services.in-ban.blue-ban .service_banner_image {
    flex: 1;
    height: auto;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}


.services.in-ban.blue-ban::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4); 
    z-index: 0;
}

.services.in-ban.blue-ban .left {
    position: relative;
    z-index: 2;
}
  
.services_button {
    margin: 11px 0;
}

a.btn.banner_services_btn {
    padding: 10px 17px;
    background: bisque;
}
  
/*services detail page css End*/

.technologies-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}

.technologies-section .tagline-title {
    display: block;
    font-size: 1.2rem;
    color: #E76A34;
    margin-bottom: 10px;
    text-align: center;
}

.technologies-section .technologies-title {
    font-size: 2.5rem;
    font-weight: bold;
    color: #343a40;
    margin-bottom: 20px;
}

.technologies-section .technologies-details-text {
    font-size: 16px;
    line-height: 28px;
    color: #495057;
    margin-bottom: 30px;
    margin: 0 auto 30px;
}

/* Blog Card Styles */
.technologies-section .blog-card {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: left;
    display: flex;
    flex-direction: column;
    padding: 20px;
    height: 450px;
}

.mobile-development-section {
    padding: 60px 10px;
    background-color: #f6f6f6;
}
.mobile-development-section .blog-card {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: left;
    display: flex;
    flex-direction: column;
    padding: 20px;
    height: 460px;
}

.technologies-section .mobile-blog-card {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: left;
    display: flex;
    flex-direction: column;
    padding: 20px;
    height: 410px;
}

.technologies-section .mobile-blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

.mobile-development-section .mobile-blog-card {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: left;
    display: flex;
    flex-direction: column;
    padding: 20px;
    height: 410px;
}

.mobile-development-section .blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

.technologies-section .blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

.technologies-section .icon-box {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 0px;
}

.mobile-development-section .icon-box {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 0px;
    margin-bottom: 20px;
    display: flex;
    align-items: left;
    justify-content: left;
    border-radius: 80px;

}

.mobile-development-section .icon-box img {
    width: 50px;
    height: 50px;
}

.technologies-section .icon-box img {
    width: 50px;
    height: 50px;
}

.technologies-section .card-title {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #212529;
    text-align: left;
}

.technologies-section .card-text {
    font-size: 1rem;
    color: #6c757d;
    margin-bottom: 15px;
    flex-grow: 1;
}

.technologies-section .btn-link {
    font-size: 1rem;
    color: #007bff;
    text-decoration: none;
    font-weight: bold;
}

.technologies-section .btn-link:hover {
    text-decoration: underline;
}

/* Responsive Grid */
.technologies-section .row {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}

.technologies-section .col-12 {
    padding: 15px;
    width: 100%;
}

.technologies-section .col-sm-6 {
    width: 50%;
}

.technologies-section .col-lg-4 {
    width: 33.333%;
}

.technologies-section .d-flex {
    display: flex;
}


/******** CTA Section *********/

.technology-cta-section {
    background-color: #f4f4f4; 
    padding-top: 50px !important;  
    padding-bottom: 50px;  
}


.technology-cta-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.newsletter-container {
    text-align: center;
    padding: 30px;
    background-color: #1D2856;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.technology-cta-section .cta-section-title {
    font-size: 28px;
    font-weight: bold;
    color: #FFF;
    margin-bottom: 15px;
    line-height: 1.4;
}

.technology-cta-section .cta-details-text {
    font-size: 16px;
    color: #fff;
    margin-bottom: 25px;
    line-height: 1.6;
}

.technology-cta-section .cta-btn {
    display: inline-block;
    padding: 12px 30px;
    background-color: #E76A34;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 25px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.technology-cta-section .cta-btn:hover {
    background-color: #1D2856;
}

.services-hire-cta-section {
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    color: #fff;
    padding: 50px 0;
    border-radius: 10px;
}

.services-hire-cta-section .container {
    max-width: 1200px;
    margin: auto;
}

.services-hire-cta-section .tagline-title {
    font-size: 1.2rem;
    font-weight: bold;
    color: #ffd700;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
}

.services-hire-cta-section .section-title {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 20px;
    color: #fff;
}

.services-hire-cta-section .section-title .title-divider {
    color: #ffd700;
    font-style: italic;
}

.services-hire-cta-section .details-text {
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 20px;
    color: #f1f1f1;
}

.services-hire-cta-section .talk_expert {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
}

.services-hire-cta-section form {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.services-hire-cta-section form label {
    display: block;
    font-size: 0.9rem;
    padding: 10px;
    font-weight: bold;
    color: #333;
}

.services-hire-cta-section form input,
.services-hire-cta-section form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 1rem;
    box-sizing: border-box;
}

.services-hire-cta-section .wpcf7-not-valid-tip {
    color: red;
    padding: 10px 0;
    font-size: 1em;
    font-weight: normal;
    display: block;

}


.services-hire-cta-section form input:focus,
.services-hire-cta-section form textarea:focus {
    border-color: #2575fc;
    outline: none;
    box-shadow: 0 0 5px rgba(37, 117, 252, 0.5);
}

.services-hire-cta-section form .wpcf7-submit {
    display: inline-block;
    background: linear-gradient(135deg, #6a11cb, #2575fc);
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s;
}

.services-hire-cta-section form .wpcf7-submit:hover {
    background: linear-gradient(135deg, #2575fc, #6a11cb);
}

.services-hire-cta-section form .wpcf7-spinner {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.what_we_do_section {
    padding: 50px 15px;
    background-color: #f9f9f9;
    font-family: Arial, sans-serif;
    color: #333;
}

.mobile_what_we_do_section {
    padding: 50px 15px;
    background-color: #fff;
    font-family: Arial, sans-serif;
    color: #333;
}

.what_we_do_section .container {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.what_we_do_section .tagline-title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #E76A34;
    margin-bottom: 10px;
}

.mobile_what_we_do_section .tagline-title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #E76A34;
    margin-bottom: 10px;
    text-align: center;
}

.what_we_do_section h3 {
    font-size: 28px;
    font-weight: bold;
    color: #222;
    margin-bottom: 20px;
    font-family: 'Bastliga none';
}

.mobile_what_we_do_section h3 {
    font-size: 28px;
    font-weight: bold;
    color: #222;
    margin-bottom: 20px;
    font-family: 'Bastliga none';
    text-align: center;
}

.what_we_do_section h3 .title-divider {
    color: #E76A34;
    border-bottom: 3px solid #E76A34;
    padding-bottom: 2px;
}

.mobile_what_we_do_section h3 .title-divider {
    color: #E76A34;
    border-bottom: 3px solid #E76A34;
    padding-bottom: 2px;
}

.mobile_what_we_do_section p {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
    margin-bottom: 40px;
}


.what_we_do_section p {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
    margin-bottom: 40px;
}

.what_we_do_section .tech-info-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.mobile_what_we_do_section .tech-info-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 35px;
    background: #fff;
}
.mobile-what_we_do_section .service-column-box {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.what_we_do_section .service-column-box {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.what_we_do_section .service-column-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}


.what_we_do_section .service-icon {
    margin-bottom: 15px;
}

.what_we_do_section .service-icon img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    background: #E76A34;
    padding: 10px;
    margin: 10px;
    margin-bottom: 20px;
    border-radius: 80px;
}


.what_we_do_section .service-column-box .title {
    font-size: 20px;
    font-weight: bold;
    color: #1D2856;
    margin-bottom: 10px;
}

.mobile_what_we_do_section .service-column-box .title {
    font-size: 20px;
    font-weight: bold;
    color: #1D2856;
    margin-bottom: 10px;
}

.what_we_do_section .service-column-box .description p {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}

.mobile_what_we_do_section .service-column-box .description p {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}


/* seo_marketing Section Styles */
.project-cta-section {
    background-color: #f9f9f9; 
    padding: 40px 20px; 
}

.project-cta-section .container {
    max-width: 1200px; 
    margin: 0 auto; 
    text-align: center; 
}

/* Title Styling */
.project-cta-section .cta-section-title {
    font-size: 24px; 
    font-weight: 700; 
    color: #fff; 
    margin-bottom: 20px; 
}

/* Description Styling */
.project-cta-section .cta-details-text {
    font-size: 16px; 
    color: #fff; 
    line-height: 1.6; 
    margin-bottom: 30px; 
}

/* Button Styling */
.project-cta-section .cta-btn {
    display: inline-block; 
    font-size: 16px; 
    font-weight: 600; 
    color: #fff; 
    background-color: #007bff; 
    padding: 12px 30px; 
    border-radius: 4px; 
    text-decoration: none; 
    transition: background-color 0.3s ease; 
}

/* Hover Effect for Button */
.project-cta-section .cta-btn:hover {
    background-color: #0056b3; 
    text-decoration: none; 
}

/* Additional Button Modifier Class */
.project-cta-section .hire-developers {
    background-color: #E76A34; 
}

.project-cta-section .hire-developers:hover {
    background-color: #1D2856; 
}


.development_process {
    padding: 50px 0;
    background-color: #f9f9f9;
    font-family: 'Arial', sans-serif;
}

.development_process .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.development_process .text-center {
    text-align: center;
    margin-bottom: 40px;
}

.development_process .tagline-title {
    display: inline-block;
    font-size: 20px;
    color: #E76A34;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.development_process .section-title {
    font-size: 32px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}

/* Row and Columns */
.development_process .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.development_process .col-md-4 {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding: 0 15px;
    margin-bottom: 30px;
}

/* Progress Box Styling */
.development_process .progress-box {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.development_process .progress-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.development_process .pg-icon img {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
}

.development_process .sm-section-title {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}

.development_process .details-text {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

/* Divider Styling */
.development_process .progress-divider {
    position: relative;
}

.development_process .progress-divider:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background-color: #e6e6e6;
    height: calc(100% - 40px);
    margin: auto;
}

.development_process .progress-divider:last-child:after {
    display: none;
}

.title-divider {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #E76A34;
}


.startup_section {
    padding: 60px 0;
    background-color: #f8f9fa; /* Adjust as needed */
}

/* Container */
.startup_section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* Row */
.startup_section .row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

/* Columns */
.startup_section .col-12 {
    width: 100%;
}

.startup_section .col-lg-5, 
.startup_section .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%; /* Approx 5/12 */
}

.startup_section .col-lg-7, 
.startup_section .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%; /* Approx 7/12 */
}

/* Text Alignment */
.startup_section .text-center {
    text-align: center;
}

.startup_section .text-lg-start {
    text-align: left;
}

/* Section Title */
.startup_section .section-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 15px;
    color: #333;
}

.startup_section .section-title .title-divider {
    color: #E76A34; /* Highlighted text */
}

/* Paragraph Text */
.startup_section .details-text {
    font-size: 1rem;
    color: #666;
    margin-bottom: 15px;
}

/* Blog Card */
.startup_section .blog-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.startup_section .blog-card .icon-box {
    margin-bottom: 10px;
}

.startup_section .blog-card .icon-box img {
    max-width: 100%;
    height: auto;
}

.startup_section .blog-card .card-body {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.startup_section .blog-card .sm-section-title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #333;
}

.startup_section .blog-card .details-text {
    font-size: 0.95rem;
    color: #555;
    text-align: center;
}

.how_it_works_section {
    padding: 50px 15px;
    background-color: #fff;
}

.how_it_works_section .container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.how_it_works_section .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.how_it_works_section .col-12 {
    flex: 1 1 100%;
}

.how_it_works_section .col-lg-6 {
    flex: 1 1 50%;
}

.how_it_works_section .md-banner-img {
    text-align: center;
}

.how_it_works_section .md-banner-img img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

.how_it_works_section .tagline-title {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.how_it_works_section .section-title {
    font-size: 32px;
    color: #222;
    margin: 10px 0;
}

.how_it_works_section .title-divider {
    color: #E76A34;
}

.how_it_works_section .flow-listing {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
}

.how_it_works_section .numbers {
    font-size: 24px;
    color: #E76A34;
    font-weight: bold;
    margin-right: 15px;
}

.how_it_works_section .sm-section-title {
    font-size: 20px;
    color: #222;
    margin: 0;
}

.how_it_works_section .details-text {
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}



.workflow-section {
    padding: 60px 20px;
    background-color: #f9f9f9;
}

.workflow-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.workflow-section .row {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}

.workflow-section .col-12 {
    width: 100%;
    padding: 15px;
}

.workflow-section .col-lg-6 {
    width: 100%;
}

.workflow-section .col-xl-7 {
    width: 100%;
}

.workflow-section .text-center {
    text-align: center;
}

.workflow-section .text-lg-start {
    text-align: left;
}

.workflow-section .floating-content {
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.workflow-section .section-title {
    font-size: 2rem;
    margin-bottom: 20px;
    font-weight: bold;
    color: #222;
}

.workflow-section .title-divider {
    color: #E76A34;
}

.workflow-section .requirements-details p {
    font-size: 1rem;
    margin-bottom: 20px;
    color: #555;
}

.workflow-section .requirements-details ul {
    list-style-type: none;
    padding: 0;
}

.workflow-section .requirements-details li {
    font-size: 1rem;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
    color: #333;
}

.workflow-section .requirements-details li:before {
    content: '\2022';
    color: #E76A34;
    font-weight: bold;
    font-size: 1.2rem;
    position: absolute;
    left: 0;
    top: 0;
}


.team_assembly {
    padding: 50px 20px;
    background-color: #FFF;
}

.team_assembly .container {
    max-width: 1200px;
    margin: 0 auto;
}

.team_assembly .section-title {
    font-size: 2rem;
    margin-bottom: 40px;
    color: #333;
}

.team_assembly .title-divider {
    color: #E76A34;
}

.team_assembly .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.team_assembly .col-12 {
    flex: 1 1 100%;
}

.team_assembly .col-sm-6 {
    flex: 1 1 48%;
}

.team_assembly .col-lg-4 {
    flex: 1 1 30%;
}

.team_assembly .blog-card {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
}

.team_assembly .blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.team_assembly .sm-section-title {
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: #333;
}

.team_assembly .primary-color {
    color: #E76A34;
}

.team_assembly .fw-bold {
    font-weight: bold;
}

.team_assembly .details-text {
    font-size: 1rem;
    color: #555;
    line-height: 1.6;
}

/* Seo page css start 24-1-25 */
.seo_marketing h1, .seo_marketing h2, .seo_marketing h3, .seo_marketing h5, .seo_marketing strong {
    color: #000;
    padding: 10px 0px;
}

.seo_marketing h4 {
    color: #000;
    padding-top: 15px;
    font-size: 21px;
}

.seo_marketing h6 {
    color: #000;
    padding: 5px 0px;
    font-size: 21px;
}

.seo_marketing{
    background: #f9f9f9;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.seo_marketing p {
    margin: 10px 0px;
}

.seo_marketing span.number_list_icon {
    color: #E76A34;
    font-size: 20px;
    font-weight: bolder;
}

.seo_marketing .hr {
    border: none;
    border-top: 2px solid #000;
    margin: 20px 0;
}

/* .seo_marketing ul, .seo_marketing ol {
    padding-left: 20px;
} */

.seo_marketing ol.ol_content {
    padding-left: 35px;
}

.seo_marketing li {
    margin-bottom: 10px;
}

.ppc_section {
    
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.ppc_section h1 {
    font-size: 32px;
    color: #000;
    text-align: left;
    margin-bottom: 20px;
}

.ppc_section h2 {
    font-size: 1.5rem;
    color: #000;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 2px solid #3498db;
    padding-bottom: 5px;
}

.ppc_section p {
    font-size: 1rem;
    color: #000;
    margin-bottom: 15px;
    line-height: 1.8;
}

.ppc_section ul {
    margin-left: 20px;
    margin-bottom: 20px;
}

.ppc_section ul.number_list_li li {
    list-style: decimal;
    margin-bottom: 10px;
    font-weight: bold;
}

.ppc_section ul li {
    list-style: disc;
    margin-bottom: 10px;
    color: #444;
}

.ppc_section strong {
    color: #000;
}

.ppc_section a {
    color: #3498db;
    text-decoration: none;
    font-weight: bold;
}

.ppc_section a:hover {
    text-decoration: underline;
}

.smm_section h1 {
    font-size: 32px;
    margin-bottom: 10px;
    color: #000;
    text-align: left;
}

.smm_section h2 {
    font-size: 1.8em;
    margin-top: 20px;
    color: #2980b9;
}

.smm_section ul, .smm_section ol {
    margin: 20px 0;
    padding-left: 40px;
}

.smm_section ul li, .smm_section ol li {
    margin-bottom: 10px;
}

.smm_section strong {
    color: #000;
}

.smm_section ul.number_list_li {
    list-style-type: decimal;
}

.smm_section ul {
    list-style-type: disc;
}

.smm_section ol {
    list-style-type: decimal;
}

.smm_section ul li, .smm_section ol li {
    font-size: 1em;
    line-height: 1.6;
}
/* Seo page css end 24-1-25 */

/* industries section */
.industries_section {
    padding: 60px 0;
    background-color: #f9f9f9;
}
  
.industries_section .container {
    max-width: 1200px;
    margin: 0 auto;
}

.industries_section .tagline-title {
    font-size: 18px;
    font-weight: 600;
    color: #E76A34;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center;
    display: block;
}

.industries_section .section-title {
    font-size: 36px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
    line-height: 1.4;
}

.industries_section .title-divider {
    color: #E76A34;
}

.industries_section .details-text {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    margin-bottom: 30px;
}

.industries_section .industries-list {
    text-align: center;
    margin-bottom: 30px;
}

.industries_section .industries-list a {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

.industries_section .industries-list a:hover {
    transform: scale(1.05);
}

.industries_section .industries-icon {
    display: block;
    margin: 0 auto 10px;
    width: 50px;
    height: 50px;
}

.industries_section .industries-icon img {
    max-width: 100%;
    height: auto;
}

.industries_section h3 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-top: 10px;
}

/* industries Page css start */

.healthcare-section {
    background-color: #f8f9fa; 
    padding: 60px 0;
}

.healthcare-section .text-center {
    margin-bottom: 30px;
}

.healthcare-section .section-title {
    font-size: 28px;
    font-weight: 700;
    color: #333;
}

.healthcare-section .details-text {
    font-size: 16px;
    color: #555;
}

.healthcare-section .health-img-box {
    justify-content: center;
    align-items: center;
}

.healthcare-section .light-contentbox {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.healthcare-solutions {
    background-color: #FFF;
    padding: 60px 0;
}

.healthcare-solutions .tagline-title {
    font-size: 18px;
    font-weight: 600;
    color: #E76A34;
    display: block;
    margin-bottom: 10px;
}

.healthcare-solutions .section-title {
    font-size: 32px;
    font-weight: 700;
    color: #333;
}

/* Card Styles */
.healthcare-solutions .blog-card {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    margin: 10px;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.healthcare-solutions .blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.healthcare-solutions .icon-box {
    width: 80px;
    height: 80px;
    background: #eaf4ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.healthcare-solutions .icon-box img {
    width: 50px;
    height: auto;
}

.healthcare-solutions .card-body {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.healthcare-solutions .sm-section-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    text-align: center;
}


.section-space {
    padding: 60px 0 !important;
    background-color: #f9f9f9;

}

.section-space .container {
    max-width: 1200px;
    margin: 0 auto;
}


.section-space .visition-content {
    display: flex;
    align-items: stretch;
}

.section-space .flex-lg-row-reverse {
    flex-direction: row-reverse;
}


.section-space .health-img-box-sm {
    justify-content: center;
}

.section-space .visition-img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.section-space .light-contentbox {
    background: #FFF;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
}


.section-space .section-title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #333;
}


.section-space .details-text {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
}

.healthcare-segments {
    padding: 60px 0;
    background-color: #FFF;
}

/* Section Title */
.healthcare-segments .section-title {
    font-size: 32px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}

.healthcare-segments .blog-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    padding: 20px;
    margin-bottom: 20px;
}

.healthcare-segments .blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.healthcare-segments .card-body {
    text-align: center;
}

.healthcare-segments .sm-section-title {
    font-size: 22px;
    font-weight: 600;
    color: #E76A34;
    margin-bottom: 10px;
}

.healthcare-segments .details-text {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
}