/*
Theme Name: Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 4.4
Tested up to: 6.8
Requires at least: 3.6
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready, block-patterns
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
@import url('https://cdn-uicons.flaticon.com/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://cdn-uicons.flaticon.com/uicons-brands/css/uicons-brands.css');
@import url('https://cdn-uicons.flaticon.com/uicons-solid-straight/css/uicons-solid-straight.css');
@import url('https://cdn-uicons.flaticon.com/uicons-thin-rounded/css/uicons-thin-rounded.css');
@import url('https://cdn-uicons.flaticon.com/uicons-bold-rounded/css/uicons-bold-rounded.css');
@import url('https://cdn-uicons.flaticon.com/uicons-bold-straight/css/uicons-bold-straight.css');
@import url('https://cdn-uicons.flaticon.com/uicons-solid-straight/css/uicons-solid-straight.css');
@import url('https://cdn-uicons.flaticon.com/uicons-regular-straight/css/uicons-regular-straight.css');
body{
	overflow-x:hidden;
}
.container {
    max-width: 90% !important;
    margin: auto;
}

.header-lesser {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.header-lesser i {
    background: #e2dddd;
    color: #3172b3;
    font-size: 20px;
    padding: 12px 12px;
    border-radius: 29px;
    border: 1px solid #cbcbcb;
}

.inner-maine-lesser b {
    font-size: 12px;
}

.header-lesser {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-right: 1px solid #c7c7c7;
}

.adjuster {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 5px 0 0 0;
}

a.bio-btn {
    background: linear-gradient(to right, #3579b8 0%, #3c3a9b 50%, #3c3a9b 50%, #3579b8 100%) !important;
    color: #fff;
    padding: 10px 22px;
    border-radius: 33px;
}

.adjuster i {
    margin: 17px 0 0 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
div,
b {
    font-family: dm sans, sans-serif !important;
}

.inner-maine-lesser {
    margin: 5px 0 0 0 !important;
}

section#maine-header {
    border-bottom: 1px solid #cecece;
}

.btn-primary {
    color: #fff !important;
    background: linear-gradient(to right, #3579b8 0%, #3c3a9b 50%, #3c3a9b 50%, #3579b8 100%) !important;
    border-color: #3c4198 !important;
}

.rounded-circle.bg-white.shadow-sm.d-flex.justify-content-center.align-items-center.mr-2 i {
    color: #3c4198;
}

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

.mainer-img {
    margin: -1px -90px 0 0px;
    overflow-x: hidden;
}

body.home.blog.logged-in.admin-bar.wp-embed-responsive.wp-theme-twentythirteen.mega-menu-primary.single-author.sidebar.customize-support {
    overflow-x: hidden !important;
}

section.bg-light {
    background: url(./images/bg-intro-home-5.jpg);
    background-position: center;
    background-size: cover;
}

.inner-banner {
    position: absolute;
    left: -88px;
    top: -330px;
}

img.about-capsule_an {
    height: 150px;
    opacity: .9;
    position: absolute;
    width: 170px;
    z-index: 1;
    top: -140px;
    left: 349px;
}

.carousel-indicators li {
    background-color: #0e0e0e !important;
}

.carousel-indicators {
    right: 51% !important;
    top: 78% !important;
}

.floating-img,
.floating-img_22 {
    -webkit-animation: floater 2.5s infinite;
    animation: floater 2.5s infinite;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    transition: .8s ease;
}

.inner-lets-we {
    padding: 0 0 0 56px;
}

.inner-lets-we h1 {
    font-size: 45px;
    color: #3c3b9c;
}

section#maine-header {
    border-bottom: 1px solid #cecece;
    background: #fff;
    z-index: 1111;
}

section#about-us {
    padding: 80px 0 70px 0;
    background: url(./images/about-bg.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.inner-mainfle-avt i {
    color: #3e4394;
    font-size: 35px;
    margin: 0 17px 0 0px;
}

.inner-img-abt h4 {
    font-size: 48px;
    color: #3e4394;
}

.inner-img-abt {
    position: absolute;
    bottom: 0;
    background: #fff;
    padding: 30px 30px;
    left: 118px;
}

.hjtyut p {
    color: #000;
    font-weight: 600;
}

.inner-mainfle-avt {
    display: flex;
    align-items: center;
    border-bottom: 1px solid;
}

.inner-abt-txt b {
    background: #d2d1f3;
    padding: 5PX 10px;
}

.inner-abt-txt h2 {
    font-size: 40px;
    font-weight: 600;
    margin: 20px 0px 20px 0;
    color: #3c3b96;
}

p {
    line-height: 28px;
    color: #474747;
}

.inner-inner-letsre b {
    background: none;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 10px 0;
    display: block;
}

.inner-inner-letsre li {
    list-style: none;
    line-height: 30px;
}

.inner-inner-letsre ul {
    padding: 0 0 0 14px;
}

.inner-inner-letsre li i {
    margin: 0 10px 0 0px;
    color: #3c3f97;
    font-size: 12px;
}

a.btn-abt {
    background-color: #3d4399;
    color: #fff;
    padding: 13px 27px;
    border-radius: 25px;
    transition: 0.6s;
}
a.btn-abt:hover{
    background-color: #0f0f3c;
    color: #fff;
    text-decoration: none;
}
.avt-btn {
    margin: 19px 0 0 0;
}

.inner-features {
    display: flex;
    justify-content: space-evenly;
    margin: 0 8px 0 0px;
    align-items: flex-start;
}

.inner-features img {
    width: 100%;
}

.ineer-fastures-felx {
    margin: 0 0 0 30px;
}

.inner-features img {
    width: 45%;
}

.ineer-fastures-felx h2 {
    font-size: 25px;
    font-weight: 600;
    color: #3e4394;
}

/* .inner-counter {
    background: linear-gradient(to right, #3579b8 0%, #3c3a9b 50%, #3c3a9b 50%, #3579b8 100%) !important;
    color: #fff;
    padding: 60px 192px 0px 110px;
    position: absolute;
    left: -82px;
    top: 108px;
    z-index: 111111;
} */
 #experience-section{
    padding: 60px 0;
 }
 .inner-counter{
    background: linear-gradient(to right, #3579b8 0%, #3c3a9b 50%, #3c3a9b 50%, #3579b8 100%) !important;
    color: #fff;
    padding: 20px;
 }

/* .inner-counter-image {
    margin: 0px -215px 0 -204px;
} */

.inner-counter-img {
    display: flex;
    /* position: absolute; */
    bottom: -192px;
    left: 60px;
}

section#counter {

    margin: 60px 0 0px 0;
}

.inner-counter-img h4 {
    font-size: 18px;
}

.inner-counter-img P {
    margin: 7px 0 0 29px;
}

.inner-counter-main {
    display: flex;
    align-items: center;
    margin: 0 0 10px 0;
}

.inner-counter-main span {
    background: #fff;
    padding: 23px 30px;
    color: #000;
    font-size: 15px;
    margin: 0 22px 0 0px;
    border-radius: 36px;
}

.main-contenter p {
    color: #fff;
}

.inner-counter h3 {
    font-size: 37px;
    margin: 0 0 20px 0;
}

section#why-choose-us {
    margin: 0px 0 0 0;
}

.main-why {
    text-align: center;
}

.main-why b {
    font-size: 15px;
    font-weight: 900;
    color: #3e51a0;
}

.main-why h3 {
    font-size: 30px;
    font-weight: 600;
    margin: 5px 0 5px 0;
}

.main-why {
    margin: 4px 0 50px 0;
}

.inner-why {
    text-align: right;
    margin: 50px 0 0px 0;
}

.inner-why h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 16px 0 10px 0;
    color: #3c3e97;
}

.inner-why-img img {
    border-radius: 270px 270px 0px 0px;
}

.inner-whyt {
    text-align: left;
    margin: 50px 0 0px 0;
}

.inner-whyt h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 16px 0 10px 0;
    color: #3c3e97;
}

section#ctc {
    background: linear-gradient(to right, #3579b8 0%, #3c3a9b 50%, #3c3a9b 50%, #3579b8 100%) !important;
    padding: 15px 0;
}

.inner-legso-main-ctc p {
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 0 0;
}

.service-section {
    padding: 60px 0;
    text-align: center;
}

.service-section h2 {
    font-weight: 700;
    font-size: 36px;
}

.service-section p {
    font-size: 16px;
    color: #ccc;
    max-width: 700px;
    margin: 0 auto 40px;
}

.service-box {
    background: #fff;
    color: #000;
    border-radius: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-bottom: 30px;
    transition: transform 0.3s ease;
}

section.service-section {
    background: url(./images/Untitleddesign.png);
    background-size: cover;
    padding: 55px 0;
}

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

.service-box img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.service-box .content {
    padding: 20px;
}

.service-box .content h5 {
    font-weight: 600;
}

.service-box .content p {
    color: #666;
}

.read-more {
    color: #007bff;
    font-weight: 500;
    text-decoration: none;
}

.read-more:hover {
    text-decoration: underline;
}

.icon {
    font-size: 24px;
    color: #6c63ff;
    margin-bottom: 10px;
}

.content {
    text-align: left;
}

.content i {
    font-size: 40px;
    color: #3c4199;
    margin: 0 0 24px 0;
}

.content a {
    color: #000;
    text-decoration: none;
}
.content a:hover{
    color: #3c4199;
    text-decoration: none;
}
section.service-section h6 {
    color: #fff;
}

section.service-section h2 {
    color: #fff;
}

.section-title small {
    display: inline-block;
    background: #0f0f3c;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.section-title h2 {
    font-size: 36px;
    font-weight: 600;
    color: #0f0f3c;
}

.section-title h2 em {
    font-style: italic;
    font-weight: 600;
}

.accordion .card {
    border: none;
    border-bottom: 1px solid #999;
    border-radius: 0;
}

.accordion .card-header {
    background: none;
    padding: 0.75rem 1.25rem;
}

.accordion .btn-link {
    font-weight: 600;
    color: #0f0f3c;
    text-decoration: none;
    width: 100%;
    text-align: left;
    padding-right: 20px;
    position: relative;
}

.accordion .btn-link::after {
    content: '+';
    position: absolute;
    right: 0;
    font-size: 20px;
}

.accordion .btn-link[aria-expanded="true"]::after {
    content: '–';
    /* en dash */
}

.accordion-body {
    padding: 15px 1.25rem 20px;
    font-size: 15px;
    color: #555;
}

button.btn.btn-link.collapsed:hover {
    text-decoration: none;
}

.product-card {
    background: transparent;
}

.product-image {
    position: relative;
    height: 280px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.product-info {
    background: white;
    border-radius: 15px;
    width: 85%;
    margin-bottom: 20px;
}

.product-info h5 {
    color: #0f0f3c;
    font-weight: 600;
}

.owl-nav {
    display: none;
}

.owl-dots {
    display: none;
}

.product-info small {
    color: #555;
}

.work-section {
    background: linear-gradient(135deg, #212d92, #1a1d5b);
    color: #fff;
    padding: 60px 0;
    margin: 50px 0 0px 0;
}

.work-title small {
    display: inline-block;
    padding: 4px 12px;
    border: 1px solid #ccc;
    border-radius: 20px;
    font-size: 14px;
    background: #1e1e5e;
    color: #f3f3f3;
    margin-bottom: 20px;
}

.work-title h2 {
    font-size: 36px;
    font-weight: 600;
    margin: 0 0 40px 0;
}

.work-title h2 em {
    font-style: italic;
    font-weight: 400;
    color: #d2d8ff;
}

.step {
    position: relative;
    padding-left: 88px;
    margin-bottom: 50px;
}

.col-md-6.work-image.mt-4.mt-md-0 img {
    border-radius: 16px;
}

.step:last-child {
    margin-bottom: 0;
}

.step::before {
    content: attr(data-step);
    position: absolute;
    left: 0;
    top: 0px;
    width: 60px;
    height: 60px;
    background: white;
    color: #212d92;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    font-size: 24px !important;
    z-index: 1;
    padding: 11px 0 0 0;
}

.step::after {
    content: '';
    position: absolute;
    left: 29px;
    top: 36px;
    width: 2px;
    height: calc(100% - -48px);
    background: #ccc;
}

.step:last-child::after {
    display: none;
}

.step h5 {
    font-weight: 600;
    font-size: 18px;
}

.step p {
    font-size: 14px;
    color: #d2d8ff;
}

.work-image img {
    width: 100%;
    border-radius: 0;
}

.stats-section {
    background: url(./images/bg-3.jpg);
    padding: 80px 0;
    font-family: 'Segoe UI', sans-serif;
    background-position: center;
    background-size: cover;
}

button.btn.btn-contact.mr-4.mb-3 {
    background: #1e1e56;
    color: #fff;
    padding: 13px 20px;
    margin: 21px 0 0 0;
    transition: 0.6s;
}
button.btn.btn-contact.mr-4.mb-3:hover{
    background: #0f0f3c;
}

.stats-title {
    font-size: 64px;
    font-weight: 700;
    color: #0f0f3c;
}

.stats-subtitle {
    font-size: 28px;
    font-weight: 500;
    color: #0f0f3c;
}

.stats-text {
    color: #444;
    margin-bottom: 30px;
}

.btn-view {
    background: linear-gradient(to right, #2a3dd6, #3b9eff);
    color: #fff;
    border-radius: 25px;
    padding: 10px 30px;
    font-weight: 500;
    border: none;
    transition: 0.3s;
}

.btn-view:hover {
    background: #1e2bbd;
}

.progress-label {
    font-weight: 600;
    font-size: 16px;
    color: #1a1a40;
    margin-bottom: 5px;
}

.progress {
    background-color: #eee;
    height: 10px;
    border-radius: 10px;
}

.progress-bar {
    background-color: #0f0f3c;
    border-radius: 10px;
    width: 0%;
    height: 100%;
    transition: width 1s ease;
}

.progress-bar {
    background-color: #0f0f39 !important;
}

.progress-wrapper {
    margin-bottom: 30px;
}

.percentage {
    float: right;
    font-weight: 600;
    color: #0f0f3c;
}

button.btn.btn-view {
    background: linear-gradient(135deg, #212d92, #1a1d5b);
    color: #fff;
    padding: 10px 20px;
    border-radius: 24px;
    transition: all 0.8s ease;
}
button.btn.btn-view a{
    color: #fff;
}
button.btn.btn-view:hover{
    background: transparent;
    color: #0f0f3c;
    border: 1px solid #0f0f3c;
}
button.btn.btn-view:hover a{
    color:#0f0f3c ;
    text-decoration: none;
}

.testimonial-section {
    padding: 80px 0;
    background-color: #fff;
    text-align: center;
}

.testimonial-heading small {
    color: #5f99a3;
    letter-spacing: 1px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 10px;
}

.testimonial-heading h2 {
    font-size: 32px;
    font-weight: 600;
    color: #0f0f3c;
}

.testimonial-heading em {
    font-style: italic;
    color: #2e3a85;
}

.testimonial-card {
    background: #f2f2f7;
    border-radius: 12px;
    padding: 40px 30px;
    margin-bottom: 40px;
    position: relative;
    min-height: 250px;
}

.testimonial-quote {
    font-size: 78px;
    color: #ccc;
    line-height: 0.5;
    margin-bottom: 0px;
}

.testimonial-text {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
}

.testimonial-client {
    margin-top: 30px;
}

.testimonial-heading.mb-5 small {
    background: #1e1e5a;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #fff;
}

.client-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 10px;
    border: 4px solid #f2f2f7;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.client-name {
    font-weight: 600;
    color: #0f0f3c;
    margin-bottom: 5px;
}

.client-title {
    font-size: 14px;
    color: #888;
}

.testimonial-client img {
    width: 110px !important;
    border-radius: 75px;
}

.testimonial-client img {
    width: 110px !important;
    border-radius: 75px;
    margin: auto;
}

.contact-section {
    background: #f6f7fb;
    padding: 60px 0;
}

.contact-heading small {
    font-size: 14px;
    text-transform: uppercase;
    color: #0f0f39;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px;
}

.contact-heading small {
    font-size: 14px;
    text-transform: uppercase;
    color: #6c63ff;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px;
}

.contact-heading h2 {
    font-size: 36px;
    font-weight: 700;
    color: #0f0f3c;
}

.contact-heading h2 strong {
    font-weight: 800;
}

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

.btn-contact {
    background: #0f0f3c;
    color: #fff;
    padding: 12px 28px;
    border-radius: 8px;
    font-weight: 600;
    border: none;
}

.btn-contact:hover {
    background: #222255;
}

.contact-phone {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.contact-phone i {
    font-size: 20px;
    background: #0f0f3c;
    color: #fff;
    padding: 12px;
    border-radius: 50%;
    margin-right: 15px;
}

.contact-phone span {
    font-weight: 600;
    font-size: 18px;
    color: #222;
}

.contact-section {
    background: url(./images/consult-bg.jpg);
    padding: 60px 0;
    background-position: center;
    background-size: contain;
}

section.contact-section {
    position: relative;
    margin: 100px 0 0 0;
}

section.contact-section img {
    position: absolute;
    top: -374px;
}

.news-section {
    padding: 60px 0;
    background: #fff;
}

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

.news-header small {
    font-weight: 600;
    color: #1e1e53;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.news-header h2 {
    font-size: 36px;
    font-weight: 600;
}

.news-header h2 em {
    font-style: italic;
    font-weight: 500;
}

.card-news {
    border: none;
    border-radius: 12px;
    overflow: hidden;
    background-color: #e7e9fb;
    transition: all 0.3s ease;
}

.card-news:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.card-news img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.news-body {
    padding: 20px;
    position: relative;
}

.news-date {
    font-size: 14px;
    color: #444;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.news-title {
    font-size: 18px;
    font-weight: 600;
    color: #111;
    margin-bottom: 10px;
}

.news-desc {
    font-size: 14px;
    color: #555;
}

.comment-count {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #0f0f3c;
    color: #fff;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 13px;
}

.footer {
    background: #0b0c35;
    color: #d6d6f5;
    padding: 60px 0 0px 0;
}

.footer h5 {
    color: #a6e3ff;
    font-weight: 600;
    margin-bottom: 20px;
}

.footer p,
.footer a {
    color: #c0c4ff;
    font-size: 16px;
    text-decoration: none;
}
ul#footer-menu {
    list-style: none;
        padding: 0;
}
ul#footer-menu li{
    padding: 0 0 15px 0;
}
.footer a:hover{
color: #fff !important;
text-decoration: none;
}
.footer .form-inline input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #444;
    color: #fff;
    width: 200px;
}

.footer .subscribe-btn {
    background: #2e3d42;
    color: #fff;
    border-radius: 30px;
    padding: 8px 20px;
    border: none;
    margin-left: 10px;
    transition: 0.6s;
}
.footer .subscribe-btn:hover{
    background-color: #373fc6;
}

.footer .subscribe-btn i {
    margin-left: 5px;
}

.footer-bottom {
    background: linear-gradient(90deg, #373fc6, #4d79ff);
    text-align: center;
    padding: 15px 0;
    color: #eee;
    font-size: 14px;
}

.footer-bottom a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}


.footer-social i {
    background: rgba(255, 255, 255, 0.1);
    padding: 10px;
    border-radius: 50%;
    margin: 0 5px;
    color: #fff;
}

.footer-social i:hover {
    background: #ffffff33;
}

/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
    .footer .form-inline {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer .form-inline input {
        width: 100%;
        margin-bottom: 10px;
    }

    .footer .subscribe-btn {
        margin-left: 0;
    }

    .header-lesser {
        display: none !important;
    }

    section#maine-header {
        padding: 8px 0 10px 0 !important;
    }

    div#mega-menu-wrap-primary {
        width: 50px !important;
        margin: 15px 0px 0px 0px !important;
        float: right !important;
    }

    .inner-lets-we {
        padding: 0px 0 0 0px !important;
    }

    button.carousel-control-prev {
        display: none !important;
    }

    button.carousel-control-next {
        display: none !important;
    }

    .inner-lets-we {
        margin: 65px 0 0 0 !important;
    }

    .inner-lets-we h1 {
        font-size: 32px !important;
    }

    .mainer-img {
        margin: 0px 0px 0 0px !important;
        overflow-x: hidden;
    }

    .container {
        max-width: 100% !important;
    }

    .inner-legso-main-ctc p {
        color: #fff;
        text-align: center;
        font-size: 17px !important;
        font-weight: 600;
        margin: 0 0 0 0;
    }

    section.contact-section img {
        position: unset !important;
    }

    .footer-bottom {
        display: none !important;
    }

    img.contact-img {
        width: 100% !important;
    }

    section.contact-section {
        margin: 0px 0 0 0 !important;
    }

    section#about-us {
        padding: 48px 0 70px 0 !important;
    }

    .contact-section {
        background: url(./images/consult-bg.jpg);
        padding: 60px 0;
        background-position: center;
        background-size: cover !important;
    }

    .inner-why {
        margin: 0px 0 34px 0 !important;
    }

    img.about-capsule_an {
        height: 150px;
        opacity: .9;
        position: absolute;
        width: 108px !important;
        z-index: 1;
        top: 43px !important;
        left: 243px !important;
        height: auto;
    }

    .carousel-indicators {
        right: 0% !important;
        bottom: -8% !important;
    }

    .inner-abt-txt {
        margin: 55px 0 0 0 !important;
    }

    .inner-abt-txt h2 {
        font-size: 31px !important;
        margin: 20px 0px 10px 0 !important;
    }

    .inner-features {
        margin: 0 8px 30px 0px !important;
    }

    .inner-counter {
        background: linear-gradient(to right, #3579b8 0%, #3c3a9b 50%, #3c3a9b 50%, #3579b8 100%) !important;
        color: #fff;
        padding: 30px 15px 30px 15px !important;
        position: unset !important;
        left: -82px;
        top: 108px;
        z-index: 111111;
    }

    section#counter {
        margin: 15px 0 0px 0 !important;
    }

    .inner-counter h3 {
        font-size: 23px !important;
        margin: 15px 0 25px 0 !important;
    }

    .inner-counter-img {
        position: unset !important;
        margin: 28px 0 0 0 !important;
    }

    section#why-choose-us {
        margin: 40px 0 0 0 !important;
    }

    .inner-why {
        text-align: center !important;
    }

    .inner-whyt {
        text-align: center !important;
        margin: 40px 0 40px 0 !important;
    }

    .inner-counter-image {
        margin: 0px 0px 0 0px !important;
    }

    section.testimonials .deensimc-tes-main blockquote {
        padding: 30px 30px 65px 30px;
    }

    section.testimonials .quote-left {
        font-size: 32px;
        transform: translate(-120%, -50%);
    }

    section.testimonials .quote-right {
        font-size: 32px;
    }

    section.counter .counter-heading {
        font-size: 18px;
    }

    section.mission-vision .content-main {
        margin-bottom: 20px;
    }

    section.what-make-us .content {
        margin-bottom: 20px;
    }

    section.what-make-us .overlap-icon {
        width: 40px;
        height: 40px;
        bottom: -15px;
    }

    section.what-make-us .overlap-icon i {
        font-size: 16px;
    }

    section.what-make-us .white-content-box {
        padding: 10px;
    }

    section.what-make-us .featured-image {
        max-height: 200px;
    }

    .product-showcase-section .product-showcase-section {
        padding: 50px 0;
    }

    .product-showcase-section .main-heading {
        font-size: 26px;
    }
}

@media (min-width: 767px) and (max-width: 1366px) {
    img.about-capsule_an {
        height: 150px;
        opacity: .9;
        position: absolute;
        width: 166px;
        z-index: 1;
        top: -100px !important;
        left: 349px !important;
    }

    .inner-maine-lesser b {
        font-size: 10px !important;
    }

    .inner-lets-we {
        padding: 0px 0 0 20px !important;
    }

    .inner-lets-we h1 {
        font-size: 37px !important;
        color: #3c3b9c;
    }

    .inner-legso-main-ctc p {
        font-size: 18px !important;

    }

    section#about-us {
        padding: 70px 0 70px 0 !important;
    }

    .inner-abt-txt h2 {
        font-size: 35px !important;
    }

    .ineer-fastures-felx h2 {
        font-size: 20px !important;
        font-weight: 600;
        color: #3e4394;
    }

    .service-section p {
        font-size: 14px !important;
    }

    .inner-counter h3 {
        font-size: 30px !important;
        margin: 0 0 39px 0;
    }

    .footer p,
    .footer a {
        color: #c0c4ff;
        font-size: 14px !important;
        text-decoration: none;
    }

    .inner-why p {
        font-size: 12px !important;
    }

    .inner-whyt p {
        font-size: 12px !important;
    }

    .main-contenter h4 {
        font-size: 18px !important;
    }

    p {
        font-size: 14px !important;
        line-height: 26px !important;
    }

    .header-lesser i {
        font-size: 12px !important;
        padding: 5px 5px !important;
    }

    div#mega-menu-wrap-primary ul li a {
        font-size: 13px !important;
        padding: 0 10px 0px 10px !important;
    }

    .inner-maine-lesser p {
        font-size: 10px !important;
    }

    div#mega-menu-wrap-primary {
        margin: 8px 0 0 0 !important;
    }

    a.bio-btn {
        background: linear-gradient(to right, #3579b8 0%, #3c3a9b 50%, #3c3a9b 50%, #3579b8 100%) !important;
        color: #fff;
        padding: 8px 16px !important;
        border-radius: 33px;
        font-size: 11px !important;
    }

    .navbar {
        padding: 10px 0 0px 0 !important;
    }

    .menu-2 {
        margin: 6px 0 0 0 !important;
    }

    .navbar-scrolled div#mega-menu-wrap-primary {
        margin: 2px 0 0 0 !important;
    }

    .navbar-scrolled .menu-2 a {
        padding: 5px 25px !important;
        font-size: 11px !important;
    }
}

@media (min-width: 1366px) and (max-width: 1600px) {
    div#mega-menu-wrap-primary {
        margin: 14px 0 0 0 !important;
    }

    .inner-abt-test p {
        background: #3c6335ba !important;
        padding: 4px 92px !important;
        width: 100% !important;
        border-radius: 0px !important;
        color: #ffffff !important;
        font-weight: 600;
    }

    .menu-2 {
        margin: 13px 0 0 0 !important;
    }

    .navbar-scrolled div#mega-menu-wrap-primary {
        margin: 7px 0 0 0 !important;
    }

    .navbar-scrolled .menu-2 {
        margin: 7px 0 0 0 !important;
    }
}

@media (min-width: 1600px) and (max-width: 1920px) {
    div#mega-menu-wrap-primary {
        margin: 18px 0 0 0 !important;
    }

    .menu-2 {
        margin: 17px 0 0 0 !important;
    }
}

@keyframes Moveleftright {

    0%,
    100% {
        left: 0;
    }

    50% {
        left: 15px;
    }
}

@keyframes floater {
    0% {
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%);
        transition: .8s ease;
    }

    50% {
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
        transition: .8s ease;
    }
}



/* inner pages */

footer {
    overflow: hidden;
}

section.innerpages {
    padding: 100px 0;
}

.inner-main-heading {
    color: #3c3b9c;
}

/* Typography */
.text-primary {
    color: #3c3b9c !important;
}

.text-secondary {
    color: #0095cd !important;
}

/* Custom Elements */
.vision-list {
    list-style-type: none;
    padding-left: 0;
}

.vision-list li {
    padding-left: 1.5rem;
    position: relative;
    margin-bottom: 0.5rem;
}

.vision-list li:before {
    content: "✓";
    color: #3c3b9c;
    position: absolute;
    left: 0;
}

.principles-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1.5rem;
}

.principle-item {
    padding: 1.5rem;
    background-color: #f8f9fa;
    border-radius: 8px;
    transition: transform 0.3s ease;
}

.principle-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* Quality Standards */
.quality-process ol {
    counter-reset: step;
    padding-left: 0;
}

.quality-process li {
    position: relative;
    padding-left: 2.5rem;
    margin-bottom: 1rem;
    list-style: none;
}

.quality-process li:before {
    counter-increment: step;
    content: counter(step);
    position: absolute;
    left: 0;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #3c3b9c;
    color: white;
    border-radius: 50%;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .principles-grid {
        grid-template-columns: 1fr;
    }
}


/* Breadcrumb css */
.page-breadcrumb {
    background: linear-gradient(135deg, #3c3b9c 0%, #009bd0 100%);
    padding: 40px 0;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.page-breadcrumb::before {
    content: "";
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.page-breadcrumb::after {
    content: "";
    position: absolute;
    bottom: -80px;
    left: -80px;
    width: 250px;
    height: 250px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}


.page-breadcrumb span.breadcrumb_new a {
    color: #fff;
}

.page-breadcrumb span.breadcrumb_new {
    color: #fff;
}

.page-breadcrumb .extraa {
    margin: 54px 0;
}

.inner-img {
    border-radius: 10px;
}

section#maine-header {
    overflow: unset !important;
}

/* product page */
.modula-gallery.modula-gallery-initialized .modula-items .modula-item {
    visibility: visible;
    border: 1px solid #777;
}

/* about us page */
.section-padding {
    padding: 60px 0;
}

.bg-light-blue {
    background-color: #3d4399;
    border-radius: 35px;
}

.inner-card {
    border: none;
    border-radius: 25px !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
}

.inner-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.inner-card .card-title {
    font-weight: 600;
    color: #0b0c35;
}

.value-icon {
    font-size: 3rem;
    color: #3d4399;
    margin-bottom: 15px;
}

.differentiator-list li {
    list-style: none;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}

.differentiator-list li::before {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #28a745;
    position: absolute;
    left: 0;
    top: 0;
}

.cta-section {
    background-color: #3d4399;
    color: white;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    overflow: hidden;
}

.cta-section .btn-light {
    font-size: 14px;
    padding: 12px 30px;
    border-radius: 50px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.cta-section .btn-light:hover {
    background-color: #e9ecef;
    color: #3d4399;
}

.inner-card .card-body {
    padding: 0 !important;
}

ul.differentiator-list {
    padding: 0 !important;
}

@media (max-width: 768px) {
    .section-padding {
        padding: 40px 0;
    }
}

/* director message page */
.director-intro-section {
    background: linear-gradient(rgba(11, 12, 53, 0.8), rgba(11, 12, 53, 0.8)), url('https://placehold.co/1920x600/0b0c35/ffffff?text=Director+Background') no-repeat center center/cover;
    color: white;
    padding: 60px 0;
    text-align: center;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    overflow: hidden;
    position: relative;
    background-position: bottom;
    background-size: cover;
}

.director-photo {
    width: 180px;
    height: 180px;
    object-fit: cover;
    border-radius: 50%;
    border: 6px solid #f8f9fa;
    /* Light border around photo */
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    margin-bottom: 25px;
}

.director-intro-section h1 {
    font-size: 3.2rem;
    font-weight: 700;
    margin-bottom: 15px;
}

.director-intro-section p.lead {
    font-size: 1.3rem;
    font-weight: 300;
}

/* Message Content Section */
.message-content-section {
    padding: 60px 0 0;
    background-color: #ffffff;
}

.message-content-section h2 {
    color: var(--bs-primary);
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
}

.quote-box {
    background-color: #e0f2f7;
    border-left: 5px solid var(--bs-accent);
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 40px;
    font-style: italic;
    color: #555;
    position: relative;
}

.quote-box i {
    font-size: 2rem;
    color: var(--bs-accent);
    position: absolute;
    top: 15px;
    left: 15px;
    opacity: 0.3;
}

.message-paragraph {
    font-size: 1.1rem;
    line-height: 1.8;
    margin-bottom: 25px;
    color: #444;
}

.signature {
    margin-top: 50px;
    text-align: right;
    font-style: italic;
    color: #666;
}

.signature h5 {
    font-weight: 600;
    color: var(--bs-primary);
    margin-bottom: 5px;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .director-intro-section {
        padding: 60px 0;
    }

    .director-intro-section h1 {
        font-size: 2.5rem;
    }

    .director-intro-section p.lead {
        font-size: 1.1rem;
    }

    .message-content-section {
        padding: 40px 0;
    }

    .quote-box {
        padding: 20px;
    }
}

/* mission/vission pages */

              .page-section-header {
            text-align: center;
            margin-bottom: 35px;
        }

        .page-section-header h2 {
    font-size: 35px;
    font-weight: 700;
    color: midnightblue;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    letter-spacing: -1.5px;
}

        .page-section-header h2::after {
            content: '';
            position: absolute;
            left: 50%;
            bottom: -15px;
            transform: translateX(-50%);
            width: 100px;
            height: 6px;
            background-color: #3d4399;
            border-radius: 6px;
        }

        .page-section-header p.lead {
            font-size: 1.4rem;
            font-weight: 400;
            color: gray;
            max-width: 850px;
            margin: 0 auto;
        }

        .mission-vision-section {
            background-color: white;
            padding-top: 0px;
            padding-bottom: 60px;
        }

        .mission-vision-card {
            background-color: white;
            border-radius: 20px;
            padding: 60px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
            transition: all 0.4s ease-in-out;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            border: 1px solid lightsteelblue;
            position: relative;
            overflow: hidden;
            z-index: 1;
        }

        .mission-vision-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(135deg, midnightblue 0%, royalblue 100%);
            transform: scaleY(0);
            transform-origin: bottom;
            transition: transform 0.4s ease-in-out;
            z-index: -1;
        }

        .mission-vision-card:hover::before {
            transform: scaleY(1);
        }

        .mission-vision-card:hover {
            transform: translateY(-15px);
            box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12);
            color: white;
        }

        .mission-vision-card:hover .feature-icon,
        .mission-vision-card:hover h3,
        .mission-vision-card:hover p {
            color: white !important;
            transition: color 0.4s ease-in-out;
        }

        .mission-vision-card .feature-icon {
            font-size: 3.5rem;
            color: #3d4399;
            margin-bottom: 40px;
            transition: color 0.4s ease-in-out;
        }

        .mission-vision-card h3 {
    font-weight: 700;
    color: #3d4399;
    margin-bottom: 30px;
    font-size: 25px;
    letter-spacing: -1px;
    transition: color 0.4s ease-in-out;
}

        .mission-vision-card p {
            font-size: 1.25rem;
            color: gray;
            transition: color 0.4s ease-in-out;
        }

        .core-values-section {
            background-color: whitesmoke;
            padding: 0px 0 60px;
        }

        .value-block {
            background-color: white;
            border-radius: 15px;
            padding: 45px;
            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.04);
            transition: all 0.3s ease-out;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            text-align: left;
            border: 1px solid lightsteelblue;
            position: relative;
            overflow: hidden;
        }

        .value-block::before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 5px;
            background-color: #3d4399;
            transform: scaleX(0);
            transform-origin: left;
            transition: transform 0.3s ease-out;
        }

        .value-block:hover {
            transform: translateY(-10px);
            box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
        }

        .value-block:hover::before {
            transform: scaleX(1);
        }

        .value-block .feature-icon {
            font-size: 2rem;
            color: #3d4399;
            margin-bottom: 30px;
            background-color: lightsteelblue;
            border-radius: 15px;
            padding: 15px;
            display: inline-block;
        }

        .value-block h4 {
            font-weight: 600;
            color: midnightblue;
            margin-bottom: 18px;
            font-size: 25px;
            letter-spacing: -0.5px;
        }

        .value-block p {
            font-size: 1.1rem;
            color: gray;
        }

        .call-to-action-block {
            background-color: royalblue;
            color: white;
            padding: 80px 0;
            text-align: center;
            border-radius: 20px;
            margin: 80px auto;
            max-width: 900px;
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
            position: relative;
            overflow: hidden;
            z-index: 1;
        }

        .call-to-action-block h2 {
            font-size: 2.8rem;
            font-weight: 600;
            margin-bottom: 20px;
            text-shadow: none;
        }

        .call-to-action-block p {
            font-size: 1.2rem;
            margin-bottom: 40px;
            max-width: 700px;
            margin-left: auto;
            margin-right: auto;
            line-height: 1.6;
        }

        .action-button {
            font-weight: 600;
            padding: 15px 40px;
            border-radius: 50px;
            background-color: white;
            color: midnightblue;
            border: none;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
            transition: all 0.3s ease;
            text-transform: capitalize;
            letter-spacing: 0.5px;
        }

        .action-button:hover {
            background-color: gainsboro;
            color: midnightblue;
            transform: translateY(-3px);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
        }

        @media (max-width: 992px) {
            section {
                padding: 90px 0;
            }
            .page-section-header {
                margin-bottom: 70px;
            }
            .page-section-header h2 {
                font-size: 3.5rem;
            }
            .page-section-header h2::after {
                width: 80px;
                height: 5px;
                bottom: -10px;
            }
            .page-section-header p.lead {
                font-size: 1.2rem;
            }
            .mission-vision-card {
                padding: 45px;
            }
            .mission-vision-card .feature-icon {
                font-size: 4.5rem;
            }
            .mission-vision-card h3 {
                font-size: 2.5rem;
            }
            .mission-vision-card p {
                font-size: 1.1rem;
            }
            .value-block {
                padding: 35px;
            }
            .value-block .feature-icon {
                font-size: 3.5rem;
            }
            .value-block h4 {
                font-size: 1.9rem;
            }
            .call-to-action-block {
                padding: 70px 0;
                margin: 60px auto;
                max-width: 800px;
            }
            .call-to-action-block h2 {
                font-size: 2.4rem;
            }
            .call-to-action-block p {
                font-size: 1.1rem;
            }
            .action-button {
                padding: 12px 35px;
            }
        }

        @media (max-width: 768px) {
            section {
                padding: 70px 0;
            }
            .page-section-header {
                margin-bottom: 50px;
            }
            .page-section-header h2 {
                font-size: 2.8rem;
                letter-spacing: -1px;
            }
            .page-section-header h2::after {
                width: 70px;
                height: 4px;
                bottom: -8px;
            }
            .page-section-header p.lead {
                font-size: 1.1rem;
            }
            .mv-card {
                padding: 35px;
                margin-bottom: 30px;
            }
            .mv-card .feature-icon {
                font-size: 4rem;
                margin-bottom: 30px;
            }
            .mv-card h3 {
                font-size: 2.2rem;
                margin-bottom: 25px;
            }
            .mv-card p {
                font-size: 1.05rem;
            }
            .values-section .page-section-header {
                margin-bottom: 40px;
            }
            .value-block {
                padding: 30px;
                margin-bottom: 20px;
                align-items: center;
                text-align: center;
                border-bottom: 4px solid transparent;
            }
            .value-block .feature-icon {
                font-size: 3.5rem;
                padding: 12px;
            }
            .value-block h4 {
                font-size: 1.7rem;
            }
            .call-to-action-block {
                padding: 50px 0;
                margin: 40px auto;
                border-radius: 15px;
            }
            .call-to-action-block h2 {
                font-size: 2rem;
                margin-bottom: 20px;
            }
            .call-to-action-block p {
                font-size: 1rem;
                margin-bottom: 30px;
            }
            .action-button {
                padding: 10px 30px;
                font-size: 0.9rem;
            }
        }

        /* quality page */
         
      .quality-img{
        width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
    margin-bottom: 40px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
      }

        .qa-primary-content {
            background-color: white;
            padding-top: 60px;
            padding-bottom: 60px;
            border-radius: 15px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
            margin-top: -50px;
            position: relative;
            z-index: 2;
        }

        .qa-main-image-container {
            border-radius: 15px;
            overflow: hidden;
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
            margin-bottom: 30px;
        }

        .qa-main-image-container img {
            width: 100%;
            height: auto;
            display: block;
        }

        .qa-detail-feature {
            display: flex;
            align-items: flex-start;
            margin-bottom: 25px;
        }

        .qa-detail-feature .feature-icon-small {
            font-size: 2.2rem;
            color: #3d4399;
            margin-right: 15px;
            flex-shrink: 0;
        }

        .qa-detail-feature h4 {
            font-size: 1.6rem;
            font-weight: 600;
            color: #3d4399;
            margin-bottom: 8px;
        }

        .qa-detail-feature p {
            font-size: 1rem;
            color: gray;
            margin-bottom: 0;
        }

        .qa-key-pillars-section {
            background-color: whitesmoke;
            padding-top: 60px;
            padding-bottom: 0px;
        }

        .qa-pillar-item {
            background-color: white;
            border-radius: 15px;
            padding: 30px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
            text-align: center;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            border: 1px solid lightsteelblue;
        }

        .qa-pillar-item:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
        }

        .qa-pillar-item .pillar-item-icon {
            font-size: 3.5rem;
            color: #3d4399;
            margin-bottom: 20px;
        }

        .qa-pillar-item h4 {
            font-weight: 600;
            color: #3d4399;
            font-size: 1.8rem;
            margin-bottom: 10px;
        }

        .pillar-card p {
            font-size: 1rem;
            color: gray;
        }

        @media (max-width: 992px) {
            section {
                padding: 60px 0;
            }
            .qa-section-header {
                margin-bottom: 50px;
            }
            .qa-section-header h2 {
                font-size: 2.4rem;
            }
            .qa-section-header p.lead {
                font-size: 1rem;
            }
            .qa-top-banner {
                padding: 15px 0;
            }
            .qa-top-banner h1 {
                font-size: 1.5rem;
            }
            .qa-top-banner .breadcrumb {
                font-size: 0.9rem;
            }
            .qa-primary-content {
                padding-top: 40px;
                padding-bottom: 40px;
                margin-top: -30px;
            }
            .qa-detail-feature .feature-icon-small {
                font-size: 1.8rem;
                margin-right: 10px;
            }
            .qa-detail-feature h4 {
                font-size: 1.4rem;
            }
            .qa-detail-feature p {
                font-size: 0.95rem;
            }
            .qa-key-pillars-section {
                padding-top: 60px;
                padding-bottom: 60px;
            }
            .qa-pillar-item {
                padding: 25px;
                margin-bottom: 20px;
            }
            .qa-pillar-item .pillar-item-icon {
                font-size: 3rem;
            }
            .qa-pillar-item h4 {
                font-size: 1.6rem;
            }
            .qa-pillar-item p {
                font-size: 0.95rem;
            }
        }

        @media (max-width: 768px) {
            section {
                padding: 40px 0;
            }
            .qa-section-header {
                margin-bottom: 40px;
            }
            .qa-section-header h2 {
                font-size: 2rem;
            }
            .qa-section-header p.lead {
                font-size: 0.9rem;
            }
            .qa-top-banner {
                padding: 10px 0;
            }
            .qa-top-banner h1 {
                font-size: 1.3rem;
            }
            .qa-top-banner .breadcrumb {
                font-size: 0.8rem;
            }
            .qa-primary-content {
                padding-top: 30px;
                padding-bottom: 30px;
                margin-top: -20px;
            }
            .qa-main-image-container {
                margin-bottom: 20px;
            }
            .qa-detail-feature {
                margin-bottom: 20px;
            }
            .qa-detail-feature .feature-icon-small {
                font-size: 1.6rem;
                margin-right: 10px;
            }
            .qa-detail-feature h4 {
                font-size: 1.3rem;
            }
            .qa-detail-feature p {
                font-size: 0.85rem;
            }
            .key-pillars-section {
                padding-top: 40px;
                padding-bottom: 40px;
            }
            .qa-pillar-item {
                padding: 20px;
                margin-bottom: 15px;
            }
            .qa-pillar-item .pillar-item-icon {
                font-size: 2.5rem;
            }
            .qa-pillar-item h4 {
                font-size: 1.4rem;
            }
            .qa-pillar-item p {
                font-size: 0.85rem;
            }
        }

        /*------------------------------ pharma franchise */
         .franchise-section-header {
            text-align: center;
            margin-bottom: 60px;
        }

        .franchise-section-header h2 {
    font-size: 2rem;
    font-weight: 700;
    color: #3d4399;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    letter-spacing: -1px;
}

        .franchise-section-header h2::after {
            content: '';
            position: absolute;
            left: 50%;
            bottom: -10px;
            transform: translateX(-50%);
            width: 70px;
            height: 4px;
            background-color: #3d4399; /* Updated color */
            border-radius: 4px;
        }

        .franchise-section-header p.lead {
            font-size: 1.2rem;
            font-weight: 400;
            color: gray;
            max-width: 800px;
            margin: 0 auto;
        }

        .franchise-hero-banner {
            background: linear-gradient(135deg, midnightblue 0%, #3d4399 100%); /* Updated gradient end color */
            color: white;
            padding: 100px 0;
            text-align: center;
            position: relative;
            z-index: 1;
            border-bottom-left-radius: 40px;
            border-bottom-right-radius: 40px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
        }

        .franchise-hero-banner::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            opacity: 0.15;
            z-index: -1;
            transform: rotate(10deg) scale(1.8);

        }

        .franchise-hero-banner h1 {
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 25px;
    letter-spacing: -2px;
    text-shadow: 2px 2px 6px rgba(0,0,0,0.4);
}

        .franchise-hero-banner p.lead {
            font-size: 1.6rem;
            font-weight: 300;
            max-width: 900px;
            margin: 0 auto 40px auto;
            text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
        }

        .franchise-main-content {
            background-color: white;
            padding-top: 60px;
        }

        .why-partner-card {
            background-color: white;
            border-radius: 15px;
            padding: 40px;
            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04);
            transition: all 0.3s ease;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            border: 1px solid lightsteelblue;
        }

        .why-partner-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
        }

        .why-partner-card .card-icon {
    font-size: 2.5rem;
    color: #0f0f3c;
    margin-bottom: 15px;
}

       .why-partner-card h3 {
    font-weight: 600;
    color: #3d4399;
    margin-bottom: 15px;
    font-size: 25px;
}

        .why-partner-card p {
            font-size: 1.1rem;
            color: gray;
        }

        .franchise-process-step {
            display: flex;
            align-items: flex-start;
            margin-bottom: 40px;
            position: relative;
        }

        .franchise-process-step .step-number {
            width: 60px;
            height: 60px;
            background-color: #3d4399; /* Updated color */
            color: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 2rem;
            font-weight: 700;
            flex-shrink: 0;
            margin-right: 25px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
        }

        .franchise-process-step .step-content h4 {
            font-size: 30px;
            font-weight: 700;
            color: #3d4399; /* Updated color */
            margin-bottom: 10px;
        }

        .franchise-process-step .step-content p {
            font-size: 1.1rem;
            color: dimgray;
        }

        .franchise-support-section {
            background-color: whitesmoke;
            padding-bottom: 60px;
        }

        .support-list {
            list-style: none;
            padding: 0;
        }

        .support-list li {
    font-size: 15px;
    color: dimgray;
    margin-bottom: 10px;
    position: relative;
    padding-left: 35px;
}
        .support-list li::before {
            content: "\f00c";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            color: #3d4399; /* Updated color */
            position: absolute;
            left: 0;
            top: 0;
            font-size: 1.3rem;
        }

        .support-image {
            border-radius: 15px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        }

        .support-image img {
            width: 100%;
            height: auto;
            display: block;
        }

        .franchise-cta-block {
            background-color: #3d4399; 
            padding: 60px 0 !important;
            color: white;
            padding: 0px 0;
            text-align: center;
            border-radius: 20px;
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
            position: relative;
            overflow: hidden;
            z-index: 1;
        }

        .franchise-cta-block h2 {
            font-size: 2rem;
            font-weight: 600;
            margin-bottom: 20px;
            text-shadow: none;
        }

        .franchise-cta-block p {
            font-size: 1rem;
            color: #fff;
            margin-bottom: 40px;
            max-width: 700px;
            margin-left: auto;
            margin-right: auto;
            line-height: 1.6;
        }

        .franchise-action-button {
            font-weight: 600;
            padding: 15px 40px;
            border-radius: 50px;
            background-color: white !important;
            color: midnightblue;
            border: none;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
            transition: all 0.3s ease;
            text-transform: capitalize;
            letter-spacing: 0.5px;
        }

        .franchise-action-button:hover {
            background-color: gainsboro;
            color: midnightblue;
            transform: translateY(-3px);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
        }

        @media (max-width: 992px) {
            section {
                padding: 60px 0;
            }
            .franchise-section-header {
                margin-bottom: 50px;
            }
            .franchise-section-header h2 {
                font-size: 1.8rem;
            }
            .franchise-section-header p.lead {
                font-size: 1.1rem;
            }
            .franchise-hero-banner {
                padding: 100px 0;
                border-bottom-left-radius: 30px;
                border-bottom-right-radius: 30px;
            }
            .franchise-hero-banner h1 {
                font-size: 2rem;
            }
            .franchise-hero-banner p.lead {
                font-size: 1.4rem;
            }
            .why-partner-card {
                padding: 30px;
                margin-bottom: 20px;
            }
            .why-partner-card .card-icon {
                font-size: 3.8rem;
            }
            .why-partner-card h3 {
                font-size: 1.9rem;
            }
            .why-partner-card p {
                font-size: 1rem;
            }
            .franchise-process-step {
                margin-bottom: 30px;
            }
            .franchise-process-step .step-number {
                width: 50px;
                height: 50px;
                font-size: 1.8rem;
                margin-right: 20px;
            }
            .franchise-process-step .step-content h4 {
                font-size: 1.8rem;
            }
            .franchise-process-step .step-content p {
                font-size: 1rem;
            }
            .support-list li {
                font-size: 1.05rem;
                padding-left: 30px;
            }
            .support-list li::before {
                font-size: 1.2rem;
            }
            .franchise-cta-block {
                padding: 60px 0;
                margin: 60px auto;
                max-width: 700px;
            }
            .franchise-cta-block h2 {
                font-size: 2.4rem;
            }
            .franchise-cta-block p {
                font-size: 1.1rem;
            }
            .franchise-action-button {
                padding: 12px 35px;
            }
        }

        @media (max-width: 768px) {
            section {
                padding: 40px 0;
            }
            .franchise-section-header {
                margin-bottom: 40px;
            }
            .franchise-section-header h2 {
                font-size: 1.5rem;
            }
            .franchise-section-header h2::after {
                width: 60px;
                height: 3px;
                bottom: -8px;
            }
            .franchise-section-header p.lead {
                font-size: 1rem;
            }
            .franchise-hero-banner {
                padding: 80px 0;
                border-bottom-left-radius: 20px;
                border-bottom-right-radius: 20px;
            }
            .franchise-hero-banner h1 {
                font-size: 2rem;
            }
            .franchise-hero-banner p.lead {
                font-size: 1rem;
            }
            .why-partner-card {
                padding: 25px;
                margin-bottom: 15px;
            }
            .why-partner-card .card-icon {
                font-size: 3rem;
            }
            .why-partner-card h3 {
                font-size: 1.7rem;
            }
            .why-partner-card p {
                font-size: 0.95rem;
            }
            .franchise-process-step {
                margin-bottom: 25px;
            }
            .franchise-process-step .step-number {
                width: 45px;
                height: 45px;
                font-size: 1.6rem;
                margin-right: 15px;
            }
            .franchise-process-step .step-content h4 {
                font-size: 20px;
            }
            .franchise-process-step .step-content p {
                font-size: 0.95rem;
            }
            .support-list li {
                font-size: 1rem;
                padding-left: 28px;
            }
            .support-list li::before {
                font-size: 1.1rem;
            }
            .franchise-cta-block {
                padding: 50px 0;
                margin: 40px auto;
                border-radius: 15px;
            }
            .franchise-cta-block h2 {
                font-size: 2rem;
            }
            .franchise-cta-block p {
                font-size: 1rem;
            }
            .franchise-action-button {
                padding: 10px 30px;
                font-size: 0.9rem;
            }
        }

        /* -----------------------------manufacturing psge--------------------- */
        .manufacturing-section-header {
            text-align: center;
            margin-bottom: 25px;
        }

        .manufacturing-section-header h2 {
            font-size: 35px;
            font-weight: 700;
            color: #3d4399; /* Heading color */
            margin-bottom: 15px;
            position: relative;
            display: inline-block;
            letter-spacing: -1px;
        }

        .manufacturing-section-header h2::after {
            content: '';
            position: absolute;
            left: 50%;
            bottom: -10px;
            transform: translateX(-50%);
            width: 70px;
            height: 4px;
            background-color: #3d4399; /* Underline color */
            border-radius: 4px;
        }

        .manufacturing-section-header p.lead {
            font-size: 1.2rem;
            font-weight: 400;
            color: gray;
            max-width: 800px;
            margin: 0 auto;
        }

        /* Hero Section */
        .manufacturing-hero-banner {
            background: linear-gradient(135deg, midnightblue 0%, #3d4399 100%);
            color: white;
            padding: 100px 0;
            text-align: center;
            position: relative;
            z-index: 1;
            border-bottom-left-radius: 40px;
            border-bottom-right-radius: 40px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
        }

       

        .manufacturing-hero-banner h1 {
            font-size: 2.8rem;
            font-weight: 700;
            margin-bottom: 25px;
            text-shadow: 2px 2px 6px rgba(0,0,0,0.4);
        }

        .manufacturing-hero-banner p.lead {
            font-size: 16px;
            font-weight: 300;
            max-width: 900px;
            color: #fff;
            margin: 0 auto 40px auto;
            text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
        }

        .manufacturing-main-content {
            background-color: white;
            padding-top: 80px;
            padding-bottom: 80px;
        }

        .manufacturing-capability-card {
            background-color: white;
            border-radius: 15px;
            padding: 40px;
            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04);
            transition: all 0.3s ease;
            height: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            border: 1px solid lightsteelblue;
        }

        .manufacturing-capability-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
        }

       .manufacturing-capability-card .card-icon {
    font-size: 2.5rem;
    color: #0f0f3c;
    margin-bottom: 25px;
}

        .manufacturing-capability-card h3 {
            font-weight: 700;
            color: #3d4399; 
            margin-bottom: 15px;
            font-size: 25px;
        }

        .manufacturing-capability-card p {
            font-size: 1.1rem;
            color: gray;
        }

        .manufacturing-process-block {
            background-color: whitesmoke;
            border-radius: 15px;
            padding: 50px;
            margin-top: 60px;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
        }

        .manufacturing-process-block h3 {
            font-size: 35px;
            font-weight: 700;
            color: #3d4399;
            margin-bottom: 25px;
        }

        .manufacturing-process-block p {
            font-size: 1.15rem;
            color: dimgray;
            margin-bottom: 15px;
        }

        .manufacturing-process-image {
            border-radius: 15px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        }

        .manufacturing-process-image img {
            width: 100%;
            height: auto;
            display: block;
        }

        .manufacturing-quality-list {
            list-style: none;
            padding: 0;
            margin-top: 30px;
        }

        .manufacturing-quality-list li {
            font-size: 1.1rem;
            color: dimgray;
            margin-bottom: 15px;
            position: relative;
            padding-left: 30px;
        }

        .manufacturing-quality-list li::before {
            content: "\f00c"; 
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            color: #3d4399;
            position: absolute;
            left: 0;
            top: 0;
            font-size: 1.3rem;
        }

        .manufacturing-cta-block {
            background-color: #3d4399;
            color: white;
            padding: 60px 0;
            text-align: center;
            border-radius: 20px;
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
            position: relative;
            overflow: hidden;
            z-index: 1;
            margin-top: 60px;
        }

        .manufacturing-cta-block h2 {
            font-size: 2.8rem;
            font-weight: 600;
            margin-bottom: 20px;
            text-shadow: none;
        }

        .manufacturing-cta-block p {
            font-size: 1.2rem;
            margin-bottom: 40px;
            max-width: 700px;
            color: #fff;
            margin-left: auto;
            margin-right: auto;
            line-height: 1.6;
        }

        .manufacturing-action-button {
            font-weight: 600;
            padding: 15px 40px;
            border-radius: 50px;
            background-color: white !important;
            color: midnightblue;
            border: none;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
            transition: all 0.3s ease;
            text-transform: capitalize;
            letter-spacing: 0.5px;
        }

        .manufacturing-action-button:hover {
            background-color: gainsboro;
            color: midnightblue;
            transform: translateY(-3px);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
        }

        /* Responsive Adjustments */
        @media (max-width: 992px) {
           
            .manufacturing-section-header {
                margin-bottom: 50px;
            }
            .manufacturing-section-header h2 {
                font-size: 2rem;
            }
            .manufacturing-section-header p.lead {
                font-size: 1.1rem;
            }
            .manufacturing-hero-banner {
                padding: 100px 0;
                border-bottom-left-radius: 30px;
                border-bottom-right-radius: 30px;
            }
            .manufacturing-hero-banner h1 {
                font-size: 2rem;
            }
            .manufacturing-hero-banner p.lead {
                font-size: 1rem;
            }
            .manufacturing-capability-card {
                padding: 30px;
                margin-bottom: 20px;
            }
            .manufacturing-capability-card .card-icon {
                font-size: 3.8rem;
            }
            .manufacturing-capability-card h3 {
                font-size: 1.9rem;
            }
            .manufacturing-capability-card p {
                font-size: 1rem;
            }
            .manufacturing-process-block {
                padding: 40px;
                margin-top: 40px;
            }
            .manufacturing-process-block h3 {
                font-size: 2.2rem;
            }
            .manufacturing-process-block p {
                font-size: 1rem;
            }
            .manufacturing-quality-list li {
                font-size: 1rem;
                padding-left: 30px;
            }
            .manufacturing-quality-list li::before {
                font-size: 1.2rem;
            }
            .manufacturing-cta-block {
                padding: 60px 0;
                margin: 60px auto;
                max-width: 700px;
            }
            .manufacturing-cta-block h2 {
                font-size: 2.4rem;
            }
            .manufacturing-cta-block p {
                font-size: 1.1rem;
            }
            .manufacturing-action-button {
                padding: 12px 35px;
            }
        }

        @media (max-width: 768px) {
			.page-breadcrumb .extraa {
    margin: 0px 0 !important; 
    text-align: left !important;
}
            section {
                padding: 40px 0;
            }
            .manufacturing-section-header {
                margin-bottom: 40px;
            }
            .manufacturing-section-header h2 {
                font-size: 2rem;
            }
            .manufacturing-section-header h2::after {
                width: 60px;
                height: 3px;
                bottom: -8px;
            }
            .manufacturing-section-header p.lead {
                font-size: 1rem;
            }
            .manufacturing-hero-banner {
                padding: 80px 0;
                border-bottom-left-radius: 20px;
                border-bottom-right-radius: 20px;
            }
            .manufacturing-hero-banner h1 {
                font-size: 2rem;
            }
            .manufacturing-hero-banner p.lead {
                font-size: 1rem;
            }
            .manufacturing-capability-card {
                padding: 25px;
                margin-bottom: 15px;
            }
            .manufacturing-capability-card .card-icon {
                font-size: 3rem;
            }
            .manufacturing-capability-card h3 {
                font-size: 1.7rem;
            }
            .manufacturing-capability-card p {
                font-size: 0.95rem;
            }
            .manufacturing-process-block {
                padding: 30px;
                margin-top: 30px;
            }
            .manufacturing-process-block h3 {
                font-size: 2rem;
            }
            .manufacturing-process-block p {
                font-size: 0.95rem;
            }
            .manufacturing-quality-list li {
                font-size: 0.95rem;
                padding-left: 28px;
            }
            .manufacturing-quality-list li::before {
                font-size: 1.1rem;
            }
            .manufacturing-cta-block {
                padding: 50px 0;
                margin: 40px auto;
                border-radius: 15px;
            }
            .manufacturing-cta-block h2 {
                font-size: 2rem;
            }
            .manufacturing-cta-block p {
                font-size: 1rem;
            }
            .manufacturing-action-button {
                padding: 10px 30px;
                font-size: 0.9rem;
            }
        }
        /* contact us page */
         .contact-section-header {
            text-align: center;
            margin-bottom: 60px;
        }

        .contact-section-header h2 {
            font-size: 35px;
            font-weight: 700;
            color: #0f0f3c;
            margin-bottom: 15px;
            position: relative;
            display: inline-block;
            letter-spacing: -1px;
        }

        .contact-section-header h2::after {
            content: '';
            position: absolute;
            left: 50%;
            bottom: -10px;
            transform: translateX(-50%);
            width: 70px;
            height: 4px;
            background-color: #0f0f3c; 
            border-radius: 4px;
        }

        .contact-section-header p.lead {
            font-size: 1.2rem;
            font-weight: 400;
            color: gray;
            max-width: 800px;
            margin: 0 auto;
        }

        /* Main Contact Content Section */
        .contact-main-content {
            background-color: white;
            padding-top: 80px;
            padding-bottom: 80px;
            border-radius: 15px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
            margin-top: 0;
            position: relative;
            z-index: 2;
            
            
            background-repeat: repeat;
            background-size: contain;
        }

        .contact-info-block {
            background-color: #e3e8ff;
            border-radius: 15px;
            padding: 40px;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
            height: 100%;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

        .contact-info-block:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        }

        .contact-info-item {
            display: flex;
            align-items: flex-start;
            margin-bottom: 30px;
        }

        .contact-info-item .info-icon {
            font-size: 1.5rem;
            color: #0f0f3c; 
            margin-right: 20px;
            flex-shrink: 0;
            width: 50px; 
            text-align: center;
        }

        .contact-info-item .info-details h4 {
            font-size: 20px;
            font-weight: 600;
            color: #3d4399;
            margin-bottom: 8px;
        }

        .contact-info-item .info-details p,
        .contact-info-item .info-details a {
            font-size: 14px !important;
            margin-bottom: 0 !important;
            color: dimgray;
            text-decoration: none;
            transition: color 0.3s ease;
        }

        .contact-info-item .info-details a:hover {
            color: #3d4399;
        }

        .contact-form-block {
            background-color: #e3e8ff;
            border-radius: 15px;
            padding: 40px;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
            height: 100%;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

        .contact-form-block:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        }
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100%;
    height: 58vh;
    padding: 10px 10px 10px 10px;
    border-radius: 6px;
    border: 1px solid #c5c5c5;
}
input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel {
    border: 1px solid #a3a3a3;
    padding: 10px;
    border-radius: 4px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 8px;
    border-radius: 4px;
    border: 1px solid #c5c5c5;
}
        .contact-form-block h3 {
            color: #3d4399;
            font-weight: 700;
            margin-bottom: 30px;
            font-size: 30px;
        }

        .contact-form-block .form-control {
            border-radius: 10px;
            padding: 12px 18px;
            border: 1px solid lightsteelblue;
            margin-bottom: 15px;
            font-size: 1rem;
            transition: border-color 0.3s ease, box-shadow 0.3s ease;
        }

        .contact-form-block .form-control:focus {
            border-color: #3d4399;
            box-shadow: 0 0 0 0.25rem rgba(61, 67, 153, 0.25);
            outline: none;
        }

        .contact-form-block textarea.form-control {
            min-height: 150px;
            resize: vertical;
        }

        .contact-form-block .btn-submit {
            font-weight: 600;
            padding: 12px 30px;
            border-radius: 50px;
            background-color: #0f0f3c;
            color: white;
            border: none;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
            transition: all 0.3s ease;
            text-transform: capitalize;
            letter-spacing: 0.5px;
        }

        .contact-form-block .btn-submit:hover {
            background-color: midnightblue;
            transform: translateY(-3px);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
        }

        .contact-map-block {
            border-radius: 15px;
            overflow: hidden;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
            margin-top: 60px;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

        .contact-map-block:hover {
            transform: translateY(-5px);
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
        }

        .contact-map-block iframe {
            width: 100%;
            height: 450px; 
            border: 0;
            border-radius: 15px;
        }

    
        @media (max-width: 992px) {
            section {
                padding: 60px 0;
            }
            .contact-section-header {
                margin-bottom: 50px;
            }
            .contact-section-header h2 {
                font-size: 2.8rem;
            }
            .contact-section-header p.lead {
                font-size: 1.1rem;
            }
            .contact-info-block,
            .contact-form-block {
                padding: 30px;
                margin-bottom: 30px; 
            }
            .contact-info-item {
                margin-bottom: 25px;
            }
            .contact-info-item .info-icon {
                font-size: 2.2rem;
                margin-right: 15px;
            }
            .contact-info-item .info-details h4 {
                font-size: 1.6rem;
            }
            .contact-info-item .info-details p,
            .contact-info-item .info-details a {
                font-size: 1rem;
            }
            .contact-map-block {
                margin-top: 40px;
            }
            .contact-map-block iframe {
                height: 350px;
            }
        }

        @media (max-width: 768px) {
            section.innerpages {
    padding: 40px 0;
}
           
            .contact-section-header {
                margin-bottom: 40px;
            }
            .contact-section-header h2 {
                font-size: 1.5rem;
            }
            .contact-section-header h2::after {
                width: 60px;
                height: 3px;
                bottom: -8px;
            }
            .contact-section-header p.lead {
                font-size: 14px;
            }
            .contact-info-block,
            .contact-form-block {
                padding: 25px;
                margin-bottom: 25px;
            }
            .contact-info-item {
                margin-bottom: 20px;
            }
            .contact-info-item .info-icon {
                font-size: 25px;
                margin-right: 12px;
                width: 40px;
            }
            .contact-info-item .info-details h4 {
                font-size: 18px;
            }
            .contact-info-item .info-details p,
            .contact-info-item .info-details a {
                font-size: 0.95rem;
            }
            .contact-map-block {
                margin-top: 30px;
            }
            .contact-map-block iframe {
                height: 300px;
            }
            .contact-form-block .btn-submit {
                padding: 10px 25px;
                font-size: 0.9rem;
            }
        }