/*!
Theme Name: sudarshan
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sudarshan
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

sudarshan is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
        - Normalize
        - Box sizing
# Base
        - Typography
        - Elements
        - Links
        - Forms
## Layouts
# Components
        - Navigation
        - Posts and pages
        - Comments
        - Widgets
        - Media
        - Captions
        - Galleries
# plugins
        - Jetpack infinite scroll
# Utilities
        - Accessibility
        - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
         ========================================================================== */


@charset "utf-8";
@import url('https://cdn-uicons.flaticon.com/2.5.1/uicons-regular-rounded/css/uicons-regular-rounded.css');
/*
        Resets
*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    /* font-weight: normal */
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

.clear {
    clear: both;
}

/*
        body Structure
*/
html,
body {
    height: 100%;
}

body {
    background: #fff;
    font-family: "DM Sans", sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #454545;
    overflow-x: hidden !important;
}

/*
        Typography
*/

/* hey sudarshan */

div,
p,
a,
li,
td {
    -webkit-text-size-adjust: none;
}

a {
    font-family: "DM Sans", sans-serif;
}

html,
html a {
    -webkit-font-smoothing: antialiased !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px 0;
    line-height: normal !important;
    font-family: "Anek Latin", sans-serif;
}

h1 {
    font-size: 40px;
    font-weight: 800;
}

h2 {
    font-size: 44px;
    color: #454545;
    font-weight: 500;
    padding-top: 15px;
}

h3 {
    font-size: 26px;
    font-weight: 400;
}

h4 {
    font-size: 22px;
    font-weight: 300;
}

h5 {
    font-size: 18px;
    font-weight: 300;
}

h6 {
    font-size: 14px;
    font-weight: 300;
}

p {
    font-size: 14px;
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
}

p span,
p strong {
    font-weight: 800;
}

img {
    border: none;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: #000;
}




/*misc*/
.heading-center {
    display: block;
    text-align: center;
    position: relative;
    text-transform: capitalize;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 50px;
}

.heading-center h2 {
    margin-bottom: 0;
}

.heading {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    font-size: 50px;
}

.heading small {
    font-size: 18px;
    color: #b861a5;
}

.heading small a {
    color: inherit;
}

/* 
.heading:after,
.heading-center:after {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    background: #d72a79;
    position: absolute;
    bottom: 0;
} */

.heading-center:after {
    margin: 0 auto;
    left: 0%;
    right: 0%;
}

.heading:after {
    left: 0%;
}

.heading span,
.heading-center span {
    color: #b861a5;
}

.btn-transparent {
    display: inline-block;
    padding: 8px 15px;
    border: solid 2px #fff;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    transition: all 300ms ease-in-out;
}

.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent:active,
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
    background: #4d4d4d !important;
    border-color: transparent !important;
    color: #fff;
}



.btn {
    border: none;
    transition: all 300ms ease-in-out;
    border-radius: 0 !important;
}

.btn-default {
    border: solid 1px #ddd !important;

    background-color: orangered;
    color: white;
}

.btn-primary {
    background: #1d4582 !important;
    color: #fff;
    border-color: transparent;
}

.mg-btn {
    background: #1d4582 !important;
    color: #fff;
    border: 0px solid #1d4582;
    border-color: transparent;
    padding: 10px 30px;
    border-radius: 4px;
}

.mg-btn:hover {
    background: transparent !important;
    color: #000;
    border: 1px solid #1d4582;
    /* border-color: transparent; */
    padding: 10px 30px;
    transition: 0.5s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: #4d4d4d !important;
    color: #fff;
}

.space5 {
    display: block;
    clear: both;
    padding: 5px 0;
}

.space10 {
    display: block;
    clear: both;
    padding: 10px 0;
}

.space50 {
    display: block;
    padding: 50px 0;
    clear: both;
}

.space30 {
    display: block;
    padding: 30px 0;
    clear: both;
}

.space15 {
    display: block;
    padding: 15px;
    clear: both;
}

.centertext,
.center {
    text-align: center;
}

.white {
    color: white;
}

.container {
    position: relative;
    z-index: 10;
}

.containerWrapper {
    position: relative;
    width: auto;
    padding: 0 30px;
    z-index: 10;
}

@keyframes bn13bouncy {
    0% {
        top: 0em;
    }

    40% {
        top: 0em;
    }

    43% {
        top: -0.9em;
    }

    46% {
        top: 0em;
    }

    48% {
        top: -0.4em;
    }

    50% {
        top: 0em;
    }

    100% {
        top: 0em;
    }
}

/* -----------------nav bar --------------------------- */




.navbar-nav>li>.dropdown-menu {
    min-width: 240px;
    margin-top: -4px;
    padding: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: white;
    border: none;
    border-radius: 0;
}

.navbar-right .dropdown-menu {
    right: 0;
    left: 0;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #1d4582;
    border-radius: 0px;
    background-color: transparent;
}

.dropdown-menu li {
    width: 100%;
    padding: 0px !important;
    border-bottom: 1px solid #ccc;
}

/* .dropdown-menu li:nth-child(2){
    border-bottom: 0px;
} */
.dropdown-menu>li>a {
    padding: 10px 40px 10px 10px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d4582;
}




.navbar {
    min-height: 0px;
    margin-bottom: 0px;
}

.navbar-nav {
    margin: 0;
}



.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    position: absolute;
    padding: 6px;
    right: 0;
    top: 0;
}

.navv {
    position: relative;
    clear: both;
    overflow: hidden;
    margin: 0px 20px;
    width: 100%;
}


.navbar-brand {
    padding: 0;
    position: absolute;
    width: 20%;
    height: auto;
    top: -6px;
    left: 50px;
    z-index: 999;

}

.hide-before {
    top: 0px;
}

.main-logo {
    position: relative !important;
    filter: drop-shadow(0px -3px 6px #2a2a2a7a);
    /* top: px !important;
left: 42px !important; */
    width: 269px !important
}

.scroll-logo {
    position: relative !important;
    /* top: -15px !important;
left: -19px !important; */
}


.navbar-brand>img {
    margin: 0 !important;
    padding: 0 !important;
    width: 225px;
    position: absolute;
    top: -8%;
    z-index: 999;
}


/* ------------------ */
.scroll-logo {
    display: none;
}

.sticky-nav.scrolled .main-logo {
    display: none;
}

.sticky-nav .scroll-logo {
    display: none;
}

.sticky-nav.scrolled .scroll-logo {
    display: inline;
}


.navbar-brand.hide-before::before {
    content: none;
}

/* -------------------- */




.top-navbar {
    display: flex;
    justify-content: end;
    align-items: center;
    background-color: #1d4582;
    /* background: url(assets/images/top_nav_bg.png); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* backdrop-filter: blur(20px); */
    z-index: 999;
    padding: 0 50px;
    height: 30px;
    width: 100%;
    padding-left: 50px;
    position: fixed;
    z-index: 1;
    /* border-radius: 0px 0px 40px 40px !important; */
}

.scrolled .top-navbar {
    background-color: #1d4582;
}

.top-navbar .top-last {
    background: #fff;
    padding: 0 10px;
    border-radius: 2px;
}

.scrolled .top-navbar .top-last a {
    color: #1d4582;
}

.top-navbar .top-last a {
    color: #1d4582;
}

.nav-last {
    display: none !important;
}

.navbar-default {
    border: none;
    border-radius: 0px;
    padding: 5px 0px;
    background-color: #fff;
    /* backdrop-filter: blur(20px); */
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 30px;
    /* height: 100px; */
    height: 60px;
    /* box-shadow: 0px 3px 10px -9px #000; */
}

.scrolled .navbar-default {
    top: 30px;
    background-color: #fff;
    box-shadow: 0px 3px 10px -9px #000;
}

.navbar-default .navbar-nav>.active>a {
    color: #000;
    background: none;
    border-radius: 25px;
    padding: 14px 25px;
}

.scrolled .navbar-default .navbar-nav>.active>a {
    color: #000;
}

.scrolled .navbar-default .navbar-nav>li>a {
    color: #000;
}



.navbar-default .navbar-nav>li>a:hover {
    color: #1d4582 !important;
    background-color: transparent !important;
    border-radius: 25px;
}

.scrolled .navbar-default .navbar-nav>li>a:hover {
    color: #1d4582 !important;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 16px;
    transition: 0.1s;
    border-radius: 25px;
    font-weight: 400;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #000;
    background-color: transparent;
}

.scrolled .navbar-default .navbar-nav>li>a:hover,
.scrolled .navbar-default .navbar-nav>li>a:focus {
    color: #555;
    background-color: transparent;
}

.navbar-nav>li {
    float: left;
    padding: 0px 10px;
}

.navbar-nav {
    margin: 0;
    padding: 0px 20px;
}



.navbar-collapse>ul>li:hover:before,
.navbar-collapse>ul>li.active:before {
    top: 0;
    visibility: visible;
    opacity: 1;
}

.navbar-collapse>ul>li:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    height: 5px;
    background: #f68712;
    transition: all 300ms;
    visibility: hidden;
    opacity: 0;
}


.navbar-nav>li a {
    text-decoration: none;
    color: #333;
    /*line-height: 10px;*/
    white-space: normal;   /* allow wrapping */
    word-wrap: break-word; /* break long words */
    overflow-wrap: break-word; /* modern syntax */
    font-size: 16px;
    position: relative;
    padding: 10px 10px;
}

.navbar-nav li {
    display: inline-block;
    position: relative;
    padding: 0 3px;
}

.navbar-nav li:hover:before,
.navbar-nav li.active:before {
    top: 0;
    visibility: visible;
    opacity: 1;
}

.navbar-nav li::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    border-radius: 0px;
    left: 0;
    right: 0;
    height: 5px;
    background: #1d4582;
    transition: all 300ms;
    visibility: hidden;
    opacity: 0;
}

.navbar-default .navbar-nav>li>a::before {
    content: '';
    position: absolute;
    bottom: -5px;
    /* Adjust as needed to align arrow */
    left: calc(50% - 5px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #333 transparent;
    transform: translateY(50%) rotate(180deg);
    opacity: 0;
    /* Initially hide the arrow */
    transition: opacity 0.3s ease;
    /* Smooth transition for opacity */
}

.navbar-nav>li>a:hover>a::before {
    opacity: 1;
    /* Show the arrow on hover */
    border-color: transparent transparent #1d4582 transparent;
    /* Change color on hover */
    position: absolute;
}


.social-icons {
    display: flex;
    gap: 15px;
}

.social-icons a {
    color: #000;
    text-decoration: none;
}

.social-icons a:hover {
    color: #b861a5;
}

.user-menu ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.user-menu ul li {
    display: inline-block;
    list-style-type: none;
    margin: 0 2px;
    padding: 0 20px 0 0;

}

.user-menu {
}

.user-menu ul li a {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-shadow: 0px 0px 0px #fff;
}


.scrolled .user-menu ul li a {
    color: #fff;
}

.user-menu ul li a:hover {
    text-decoration: underline;
}

.fab {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    font-size: 16px;
}

.topnav-button a:hover {
    background-color: #000;
    transition: 0.5s;
}



.nav .navbar-nav li img {
    padding: -5px 4px;
    margin: -12px 0px;
    background: none;
}

.nav .navbar-nav li img:hover {
    background: none;
}

.sticky-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    transition: transform 0.3s ease;
}
.sub-menu{
    display:none;
}


/* Media query for smaller screens */
@media (max-width: 768px) {
    .sticky-nav.no-translate {
        transform: none !important;
        /* Disable translation */
    }
}

.sticky-nav .top-nav {
    padding: 10px 0;
    text-align: center;
    background-color: #f0f0f0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.sticky-nav .main-nav {
    color: #ffffff;
    padding: 10px 0;
    text-align: center;
}


/* ------------------------------ */

.hero-section {
    height: 100vh;
    position: relative;
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-top: 90px;
}



.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 2;
}

#bannerSlider {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 0;
}



#bannerSlider .owl-controls {
    position: absolute !important;
    bottom: 5% !important;
    /* width: 300px !important; */
    width: auto !important;
    right: 50px;
    margin: 0;
    z-index: 2;
}

#bannerSlider .owl-controls .owl-page span {
    width: 10px !important;
    height: 20px !important;
    margin: 3px !important;
    border-radius: 10px !important;
    background: #fff !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.banner-image {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-txt {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    bottom: 90px;
    left: 0;
    right: 0;
    padding: 0 150px;
    text-align: center;
    color: #fff;
    z-index: 2;
}

.banner-txt .row {
    position: relative;
}


.hero-title {
    font-size: 55px;
    font-weight: bold;
    color: #fff;
    line-height: 55px !important;
}

#bannerSlider {
    position: relative;
    /* z-index: 999; */
}

.highlight-text {
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 0px 4px #00000070;
}

.banner-image {
    width: 100%;
}

.banner-image video {
    width: 100%;
}

.banner-txt p {
    font-size: 22px;
    margin-top: 20px;
    color: #fff;
    padding: 0 135px;
}
/* Target the first owl-item only */
#bannerSlider .owl-item:first-child .banner-txt p {
    position: absolute;
    bottom: -50px;
    left: 10px;
    padding: 0;
    font-size: 14px;
}


.button-group {
    margin-top: 30px;
}

.button-group .btn-1 {
    border-color: #ccc;
    color: #fff;
    background-color: #1d4582;
}

.button-group .btn-2 {
    border-color: #ccc;
    color: #fff;
    background-color: #1d4582;
}

.button-group .btn-2 i {
    padding-left: 5px;
}

.button-group .btn-1:hover {
    background-color: #fff;
    /* color: #000; */
}

.button-group .btn-2:hover {
    background-color: #1d4582;
    color: #fff;
}




/* =============================== */
.bottom-bg {
    width: 100%;
    position: absolute;
    top: 0;
}

/* ============================== */

/* WHY CHOOSE US SECTION STYLES */
.why-section {
    padding: 50px 0 70px;
    background: #fff;
    /* background: url(assets/images/tour-background.jpg); */
    position: relative;
    overflow: hidden;
    /* A light, clean background */
}

.why-section .section-header {
    /* text-align: left; */
    margin-bottom: 50px;
}

.why-section .section-header h3 {
    /* font-size: 32px; */
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
}

#whySlider .col-pad {
    padding: 0 15px;
}



#whySlider .owl-buttons {
    width: 100%;
    position: absolute;
    top: -40%;
    right: 5%;
}

#whySlider .owl-buttons .owl-prev {
    position: absolute;
    right: 4%;
    background-color: #fff;
    border: 2px solid #1d4582;
    color: #1d4582;
    opacity: 1;
    padding: 0;
    font-size: 22px;
    width: 45px;
    height: 45px;
    line-height: 45px;
}


#whySlider .owl-buttons .owl-next {
    position: absolute;
    right: 0%;
    background-color: #fff;
    border: 2px solid #1d4582;
    color: #1d4582;
    opacity: 1;
    padding: 0;
    font-size: 22px;
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.feature-card {
    background: #F8F8F8;
    border-radius: 30px;
    padding: 30px 80px 30px 30px
}

@media (max-width: 1500px) {
    .feature-card {
        padding: 30px 40px 30px 30px
    }
}

@media (max-width: 1399px) {
    .feature-card {
        padding: 30px
    }
}

@media (max-width: 1299px) {
    .feature-card {
        padding: 25px;
        margin-bottom: 15px;
    }
}

.feature-card .box-icon {
    margin-bottom: 15px
}

/* .box-icon::before {
    position: absolute;
    left: 25px;
    top: 20px;
    height: 55px;
    width: 55px;
    background-color: #fff1cc;
    content: "";
    border-radius: 50%;
    z-index:1
} */

.feature-card .box-icon img {
    position: relative;
    width: 80px;
    height: 80px;
    z-index: 99;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.feature-card .box-title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px
}

@media (max-width: 1299px) {
    .feature-card .box-title {
        font-size: 25px
    }
}

.feature-card p {
    margin-bottom: -0.4rem;
    font-size: 16px;
    line-height: 1.75;
}

.feature-card:hover .box-icon img {
    -webkit-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg)
}

.feature-shape {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #1d4582;
    display: block
}

.feature-shape.style2 {
    width: 20px;
    height: 20px;
    background-color: #1d4582
}

.feature-shape.style3 {
    width: 20px;
    height: 20px
}

.feature-shape.style4 {
    width: 14px;
    height: 14px
}

/* ------------ */

/* MILESTONES TIMELINE SECTION */
.milestones-section {
    width: 100%;
    position: relative;
    background: url(assets/images/tour-background.jpg);
    padding: 80px 15px;
    overflow: hidden;
}


.milestones-section .section-header {
    text-align: center;
    margin-bottom: 60px;
}

.milestones-section .section-header h3 {
    color: #333;
}

/* .milestones-section .section-header h3 {
    color: #666;
} */






/* Timeline Container */
.timeline-container {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}

/* Timeline static background line */
.timeline-container::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 5px;
    height: 100%;
    width: 3px;
    background: #e0e0e0;
}

/* Timeline progress line (animated) */
#timeline-progress {
    position: absolute;
    left: 15px;
    top: 5px;
    height: 0;
    width: 3px;
    background: #1d4582;
    transition: height 0.2s linear;
}

/* Individual timeline item styling */
.timeline-item {
    position: relative;
    padding-left: 50px;
    /* Space for the dot */
    margin-bottom: 40px;
}

.timeline-dot-container {
    position: absolute;
    left: 0;
    top: 5px;
}

.timeline-dot {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #e0e0e0;
    border: 3px solid #e0e0e0;
    box-shadow: 0 0 0 5px #f9fafb;
    /* Ring effect */
    transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
}

.timeline-content {
    background: #ffffff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.timeline-content:hover {
    border-color: #1d4582;
}

.timeline-item:hover::after {
    background-color: #1d4582;
}

.timeline-content .year {
    font-size: 18px;
    font-weight: bold;
    color: #1d4582;
}

.timeline-content h3 {
    margin-top: 5px;
    font-size: 22px;
    font-weight: bold;
}

.timeline-content p {
    margin-top: 10px;
    color: #555;
    line-height: 1.6;
}

/* Animation States */
.timeline-item .timeline-content,
.timeline-item .timeline-dot-container {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    will-change: opacity, transform;
}

.timeline-item.is-visible .timeline-content,
.timeline-item.is-visible .timeline-dot-container {
    opacity: 1;
    transform: translateY(0);
}

.timeline-item.is-visible .timeline-dot-container {
    transition-delay: 0.1s;
}

.timeline-item.is-visible .timeline-content {
    transition-delay: 0.2s;
}

/* Color change for the dot when visible */
.timeline-item.is-visible .timeline-dot-hollow {
    background-color: #ffffff;
    border-color: #1d4582;
}

.timeline-item.is-visible .timeline-dot-solid {
    background-color: #1d4582;
    border-color: #1d4582;
}


/* about-content */
.about-content {
    position: relative;
    background-color: #fff;
    width: 100%;
    clear: both;
    overflow: hidden;
    padding: 100px 0;
}

.section-title {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
}

.section-title:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: #1d4582;
}

.about-content .section-header {
    text-align: left;
    margin-bottom: 7px;
}

.about-content .section-header h3 {
    width: 100%;
    color: #000;
    padding-top: 0px;
}


.about-img {
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
}

.about-img:hover {
    transform: scale(1.03);
}


.highlight-about-box .cta-btn {
    background: #1d4582;
    color: #ffffff;
    margin: 13px 0 0 0;
}





/* ---------------------------- */

/* Decorative elements */
.decor-circle {
    position: absolute;
    border-radius: 50%;
    background: #ffc9086e;
    z-index: 0;
}

.circle-1 {
    width: 300px;
    height: 300px;
    top: -150px;
    right: -150px;
}

.circle-2 {
    width: 200px;
    height: 200px;
    bottom: -100px;
    left: -100px;
}

.circle-3 {
    width: 200px;
    height: 200px;
    top: 2%;
    background: #efefef;
    left: -3%;
}

.circle-4 {
    width: 200px;
    height: 200px;
    top: -102px;
    left: -100px;
}



#products-slider .owl-buttons {
    width: 100%;
    position: absolute;
    bottom: 60%;
}

#products-slider .owl-buttons .owl-prev {
    position: absolute;
    left: -3%;
    background: #1d4582;
    color: #FFF;
    opacity: 1;
    padding: 0;
    font-size: 19px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

#products-slider .owl-buttons .owl-next {
    position: absolute;
    right: -3%;
    background: #1d4582;
    color: #FFF;
    opacity: 1;
    padding: 0;
    font-size: 19px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

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

.section-header h3 {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    width: 790px;
    margin: 0 auto;
}

.section-header h3 {
    color: #fff;
    font-size: 18px;
    max-width: 700px;
    margin: 0 auto;
}


/* 0--------------------------------------------------- */
/* Tabs Styling */
#product-tabs li a {
    background-color: #f5f5f5;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    transition: all 0.3s ease;
    padding: 12px 20px;
    border-radius: 4px;
}

#product-tabs li.active a,
#product-tabs li a:hover {
    background-color: #ff6b6b;
    color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

/* Tab Content Image Shadow */
.tab-content img.shadow {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.title-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
    /* background: #E3F2FD; */
    margin: 0 5px;
    background: #1d4582;
    border-radius: 8px;
}

.title-link h3 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

/* .title-link .cta-btn {
    background: #1d4582;
    color: #ffffff;
} */

/* Responsive Adjustments for Mobile */
@media(max-width: 767px) {
    #product-tabs {
        display: flex;
        overflow-x: auto;
        white-space: nowrap;
    }

    #product-tabs li {
        float: none;
        display: inline-block;
        margin-right: 10px;
    }
}


/* ------------------------------------------ */

/* __________________ */
.tab-section {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    background-color: #1d4582;
}

.tab-section .section-header {
    margin-bottom: 50px;
}

.tab-section .section-title {
    /* font-size: 32px; */
}

.tab-section .sub-title {
    color: #fff !important;
}

.nav-tabs>li.active>a {
    background-color: #E3F2FD !important;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.tab-buttons .nav-tabs>li>a {
    font-weight: bold;
    color: #000;
}

.tab-panel-box {
    background-color: #fff;
    padding: 30px;
    /* display: flex;
justify-content: center;
align-items: center; */
    border-radius: 4px;
    height: 430px;
}

.sub-tab-box {
    background-color: #E3F2FD;
    height: unset;
    padding: 20px;
}


.tab-heading {
    font-size: 22px;
    color: #003366;
    font-weight: bold;
    margin-bottom: 20px;
}

.nav-pills>li.active>a {
    color: #000 !important;
    background-color: #fff !important;
}


/* Webkit scrollbar (Chrome, Edge, Safari) */
.nav-pills {
    background: #e3f2fd;
    border-radius: 4px;
    padding: 4px;
    overflow-x: hidden;
    height: 430px;
}

.nav-pills::-webkit-scrollbar {
    width: 6px;
}

.nav-pills::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 4px;
}

.nav-pills::-webkit-scrollbar-thumb {
    background: #002d6b;
    border-radius: 4px;
}

/* ----  */

.tab-list {
    padding-left: 0;
    list-style: none;
}

.tab-list li {
    margin-bottom: 15px;
    color: #444;
}

.tab-left {
    text-align: center;
}

.tab-left img {
    width: 90px;
    border-radius: 5px;
}

.tab-left p {
    padding: 5px 0 0 0;
    font-size: 16px;
    font-weight: 600;
}

/* -hotspots- */
.tab-img-box {
    position: relative;
    display: inline-block;
    margin: 0 5px;
}

.tab-img-box img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}

.hotspot {
    position: absolute;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
    filter: drop-shadow(2px 4px 6px #000);
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    outline: 2px solid #ffb30f;
    outline-offset: 3px;
}


/* Tooltip */
.hotspot::after {
    content: attr(data-info);
    position: absolute;
    bottom: 130%;
    /* show above dot */
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    padding: 8px 12px;
    font-size: 13px;
    border-radius: 6px;
    max-width: 200px;
    width: max-content;
    white-space: normal;
    text-align: center;
    line-height: 1.4;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    /* removed transition animation */
}

.hotspot:hover::after {
    opacity: 1;
    visibility: visible;
}

/* Circular ripple effect on hover */
.hotspot::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
}

.hotspot:hover::before {
    animation: ripple 1.2s infinite ease-out;
}

/* Tooltip for touch devices */
.hotspot.active::after {
    opacity: 1;
    visibility: visible;
}

/* Optional ripple effect on touch */
.hotspot.active::before {
    animation: ripple 1.2s ease-out;
}


@keyframes ripple {
    0% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0.6;
    }

    70% {
        transform: translate(-50%, -50%) scale(2.5);
        opacity: 0.2;
    }

    100% {
        transform: translate(-50%, -50%) scale(3);
        opacity: 0;
    }
}

/* Adjust for small devices */
@media (max-width: 576px) {
    .hotspot::after {
        font-size: 12px;
        max-width: 150px;
        bottom: 150%;
    }
}




/* --------------- */

.awards {
    padding: 50px 0;
    color: white;
    position: relative;
    overflow: hidden;
    background: url(assets/images/award-bg_2.jpg) center scroll no-repeat;
    background-size: cover;
}




.awards::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.7;
}



#awardSlider .owl-buttons {
    width: 100%;
    position: absolute;
    bottom: 52%;
}

#awardSlider .owl-buttons .owl-prev {
    position: absolute;
    left: 0%;
    background: #1d4582;
    color: #FFF;
    opacity: 1;
    padding: 0;
    font-size: 19px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

#awardSlider .owl-buttons .owl-next {
    position: absolute;
    right: -0%;
    background: #1d4582;
    color: #FFF;
    opacity: 1;
    padding: 0;
    font-size: 19px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.award-slide {
    position: relative;
}

.awards .section-header {
    color: #fff;
    position: relative;
    z-index: 99;
}

.awards .section-header h2 {
    color: #fff;
}


.awards .section-header h3 {
    color: #fff;
}

.awards .award-slide .award-box {
    padding: 12px;
    background: #fff;
    border-radius: 6px;
    margin: 20px;
    /* border: 2px solid #1d4582; */
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 0 15px 5px #0000001a;
}

.awards .award-slide .award-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}

.awards .award-slide .award-box h3 {
    color: #fff;
    padding: 5px 3px;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
    margin: 0;
    text-align: center;
    background-color: #1d4582;
}

.awards .award-slide img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    border-radius: 0 0 6px 6px;
}


/* ------------------------------------------ */
.clients {
    position: relative;
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 100px 0px 100px;
    background-color: #fff;
}

.clients .section-header h3 {
    color: #000;
}


.client-logo {
    border: 1px solid #ccc;
    text-align: center;
    margin: 10px;
}

.client-slide-box {
    margin: 0 30px;
}

.client-logo img {
    /* filter: grayscale(95%); */
    /* transition: filter 0.3s ease;
opacity: 0.6; */
}

.client-logo img:hover {
}

/* ----------------------------------- */


.news-section {
    position: relative;
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 50px 0 50px;
    background: url(assets/images/tour-background.jpg) center scroll repeat;
    background-size: contain;
    display: none;
    /* background: #fff; */
}

/* .news-section::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #1d4582;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 203, 8, 1) 50%, rgba(255, 255, 255, 1) 100%);
    opacity: 0.5;
} */

#newsSlider .owl-buttons {
    width: 100%;
    position: absolute;
    bottom: 55%;
}

#newsSlider .owl-buttons .owl-prev {
    position: absolute;
    left: 0%;
    background: #1d4582;
    color: #FFF;
    opacity: 1;
    padding: 0;
    font-size: 19px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

#newsSlider .owl-buttons .owl-next {
    position: absolute;
    right: 0%;
    background: #1d4582;
    color: #FFF;
    opacity: 1;
    padding: 0;
    font-size: 19px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.news-section .section-header h3 {
    color: #000;
}


.news-card {
    display: block;
    height: 320px;
    margin: 20px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    text-decoration: none !important;
}

.news-card img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    transition: transform 0.3s ease;
}

.news-card:hover img {
    transform: scale(1.15);
}

.gradient-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(to bottom, rgba(243, 244, 246, 0.1) 0%, rgba(0, 0, 0, 0.7) 100%);
    transition: all 0.3s ease;
}

.news-card:hover .gradient-overlay {
    background: rgba(0, 0, 0, 0.9);
}

.card-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 24px;
    z-index: 3;
    height: 100%;
    transform: translateY(50%);
    transition: transform 0.3s ease 0.1s;
}

.news-card:hover .card-content {
    transform: translateY(0);
}

.card-text-container {
    height: 50%;
    position: relative;
}

.card-title {
    position: absolute;
    bottom: 0;
    font-weight: bold;
    color: white;
    font-size: 20px;
    line-height: 1.4;
    margin: 0;
    padding-bottom: 24px;
    transition: all 0.3s ease;
}

.news-card:hover .card-title {
    text-decoration: underline;
}

.card-details {
    height: 50%;
}

.card-details p {
    color: white;
    margin: 0;
    padding-bottom: 16px;
    opacity: 0;
    transition: opacity 0.3s ease;
    font-size: 14px;
    line-height: 1.5;
}

.news-card:hover p {
    opacity: 1;
}

.read-more-btn {
    background-color: white;
    color: black;
    font-size: 12px;
    padding: 4px 12px;
    font-weight: 600;
    border: 2px solid white;
    border-radius: 4px;
    opacity: 0;
    transition: all 0.3s ease;
    cursor: pointer;
}

.news-card:hover .read-more-btn {
    opacity: 1;
}

.read-more-btn:focus {
    outline: none;
    border-color: black;
    background-color: #e0e0e0;
}

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

/* -------------------------------------------- */
.keyindicators {
    position: relative;
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 50px 0 50px;
    background-color: #fff;
}

.keyindicators .section-header h3 {
    color: #000;
}




.stats-area {
    position: relative;
    z-index: 99;
    padding: 2rem 0;
}

.stats-area::after {
    position: absolute;
    content: "";
    /* background: linear-gradient(253.44deg, rgba(243, 240, 255, 0) 13.98%, #F3F0FF 74.45%); */
    background: url(assets/images/news_bg.jpg) center scroll no-repeat;
    border-radius: 2rem;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    z-index: 1;
}

.stats-box-1 {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    position: relative;
    z-index: 999;
}

.stats-box-2 {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    position: relative;
    z-index: 999;
}

.stats-box-3 {
    display: flex;
    justify-content: start;
    margin-bottom: 30px;
    position: relative;
    z-index: 999;
}

.stats-text-block p {
    font-size: 16px;
    margin: 0;
    color: #000000b3;
}

.stats-block {
    background: rgb(255, 255, 255);
    box-shadow: -4px 4px 13px 3px #2d53db1a;
    border-radius: .8rem;
    border: 1px solid #efeeee;
    padding: 2rem 1rem;
    z-index: 100;
}

.stats-img-block {
    text-align: center;
}

.stats-img-block img {
    width: 65px;
    max-width: fit-content;
    font-size: 44px;
    color: #1d4582;
}

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

.stats-text-block h2 {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: #000;
    padding: 0;
}

@media (max-width: 768px) {

    .stats-box-1 {
        display: grid;
        justify-content: stretch;
        margin-bottom: 0px;
    }

    .stats-box-2 {
        display: grid;
        justify-content: stretch;
        margin-bottom: 0px;
    }

    .stats-box-3 {
        display: grid;
        justify-content: stretch;
        margin-bottom: 0px;
    }

    .stats-block .row {
        display: flex;
        align-items: center;
        justify-content: left;
    }

    .stats-block {
        margin-bottom: 15px;
    }
}

/* ---------------------------------------------- */

.testimonials {
    position: relative;
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 80px 0 60px;
    background: #1d4582;
    /* background: url(assets/images/test-bg_2.jpg) center scroll no-repeat; */
    background-size: cover;
}

/* .testimonials::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.7;
} */
.shape-mockup {
    position: absolute;
    z-index: -1;
}


#testionial-slider .owl-buttons {
    width: 100%;
    position: absolute;
    bottom: 55%;
}

#testionial-slider .owl-buttons .owl-prev {
    position: absolute;
    left: 0%;
    background: #1d4582;
    color: #FFF;
    opacity: 1;
    padding: 0;
    font-size: 19px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

#testionial-slider .owl-buttons .owl-next {
    position: absolute;
    right: 0%;
    background: #1d4582;
    color: #FFF;
    opacity: 1;
    padding: 0;
    font-size: 19px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.testimonials .section-header h2 {
    color: #fff;
}

.testimonials .section-header h3 {
    color: #fff;
}

.section-header .sub-title {
    position: relative;
    font-weight: 800;
    font-size: 36px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #1d4582;
    padding-top: 0px;
    margin-bottom: 12px;
    display: inline-block;
    padding-left: 30px;
}

.section-header .sub-title::before {
    content: "";
    background-image: url(assets/images/title_shape.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    position: absolute;
    top: 6px;
    left: -8px;
    width: 40px;
    height: 40px;
    opacity: 1;
    background-size: 30px;
}

#testionial-slider .col-pad {
    padding: 0 15px;
}

.testi-card {
    position: relative;
    background-color: #F8F8F8;
    border-radius: 30px;
    padding: 40px 30px 40px 40px;
    height: 370px;
}

.testi-card .box-review {
    margin-top: -0.4rem;
    margin-bottom: 10px;
}

.testi-card .box-review i {
    color: #F3BA0E;
    font-size: 14px;
    margin-right: 3px;
}

.testi-card .box-title2 {
    max-width: 270px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}

.testi-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}
.box-info p{
    margin-bottom: 0;
}
.testi-card .box-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.testi-card .box-profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.testi-card .box-author {
    max-width: 50px;
    border-radius: 14px;
    overflow: hidden;
}

.testi-card .box-author img {
    border-radius: 14px;
}

.testi-card .box-title {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}

.testi-card .box-desig {
    margin-bottom: 0;
}

.box-desig {
    font-size: 14px;
    font-weight: 400;
}

/* -------------------------- */


.join-sect {
    position: relative;
    width: 100%;
    overflow: hidden;
    clear: both;
    padding: 50px 0px 50px;
    background-color: #fff;
}

.cta-section {
    background-color: #1d4582;
    color: white;
    border-radius: 16px;
    padding: 40px 40px;
    margin: 30px auto;
    max-width: 100%;
    position: relative;
    overflow: hidden;
}

.cta-section h2 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 40px;
    color: #fff;
}

.cta-section p {
    font-size: 20px;
    margin-bottom: 32px;
    line-height: 28px;
}

.cta-btn {
    background: white;
    color: #000;
    border-radius: 6px;
    padding: 10px 20px;
    font-weight: 600;
    border: none;
    transition: all 0.3s ease;
    display: inline-block;
}

.Dealer {
    margin-left: 10px;
}

.Request {
    margin-right: 10px;
}

.cta-btn:hover {
    background-color: #f5f5f5;
    color: #1d4582;
    text-decoration: none;
}

/* ----------------------------------------- */




/* ============ footer-section ============== */

.footer-section {
    background: url(assets/images/banner-02.jpg);
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding: 40px 0px 20px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.footer-section::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
}

.footer-section .containerWrapper {
    padding: 0 55px;
}

.footer-img {
    display: flex;
}

.footer-img img {
    width: 60%;
}

.footer-top {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    text-align: center;
}

.socialLinks {
    display: block;
    clear: both;
    padding-top: 10px;
    position: relative;
    top: -15px;
    text-align: right;
}

.socialLinks ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.socialLinks li {
    display: inline-block;
}

.socialLinks ul li a i {
    display: inline-block;
    height: inherit;
    line-height: inherit;
    width: inherit;
    font-size: inherit;
}

.socialLinks ul li a {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    margin: 0 5px;
    color: #1d4582;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.socialLinks ul li a .fa {
    border-radius: 50%;
    background: #fff;
}

.socialLinks ul li a:hover {
    border-radius: 50%;
    background: #1d4582;
    color: #fff;
}

.footer h2 {
    margin: 20px 0 15px;
    font-size: 26px;
    font-weight: 700;
    position: relative;
    color: #fff;
}

.footer p {
    text-align: left;
    float: left;
    margin: 0 0 2.6%;
    padding: 0px 0px;
    color: #ffffff;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 400;
    padding-top: 40px;
    padding-bottom: 10px;
}

.footer1 {
    width: 100%;
}

.footer1 h2 {
    margin: 20px 0 15px;
    font-size: 26px;
    font-weight: 700;
    position: relative;
    color: #fff;
}

.footer1 ul a {
    line-height: 35px;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
}

.footer-section a:hover {
    color: #1d4582;
    font-weight: 600;
}

.footer1 p {
    text-align: justify;
    border-bottom-left-radius: 0px 43px;
    padding: 0px 0px;
    font-weight: 300;
    color: #fff;
    font-size: 16px;
}

.footer2 {
    position: relative;
    left: 0px;
    color: #fff;
}

.footer2 h2 {
    margin: 20px 0 15px;
    font-size: 26px;
    font-weight: 700;
    position: relative;
    color: #fff;
}

.footer2 ul a {
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
}



.footer3 {
    color: #fff;
}

.footer3 h2 {
    margin: 20px 0 15px;
    font-size: 26px;
    font-weight: 700;
    position: relative;
    color: #fff;
}

.footer3 p {
    font-weight: 400;
    line-height: 25px;
    color: #fff;
    line-height: 1.75;
    font-size: 16px;
    font-weight: 400;
}

.footer3 a {
    font-weight: 400;
    line-height: 25px;
    font-size: 15px;
    color: #fff;
}


.footerstrip {
    position: relative;
    padding-top: 20px;
}

.strip-txt-1 h3 {
    float: left;
    text-align: left;
    color: #ffffff;
    font-size: 15px;
}

.strip-txt-1 {
    text-align: left;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: start;
    justify-items: start;
    text-align: right;
}

.strip-txt-2 {
    text-align: right;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: end;
    justify-items: end;
    text-align: right;
}

.strip-txt-2 p {
    float: left;
    text-align: right;
    color: #ffffff;
    font-size: 15px;
}

.strip-txt-2 a {
    color: #ffffff;
}

.strip-txt-2 a:hover {
    color: #000;
}



/**********scrollUp**********/
.scrollup {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 48px;
    text-align: center;
    opacity: 0.9;
    position: fixed;
    bottom: 35px;
    right: 20px;
    color: #fff;
    font-size: 26px;
    display: none;
    background: #1d4582;
    z-index: 9999;
}

.scrollup:hover {
    background: #4d4d4d;
    opacity: 1;
    color: #fff;
}

/* --------------side bar---------------/ */

.multi-contact-sidebar {
    position: fixed;
    top: 40%;
    right: 0;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
    transition: all 0.4s ease;
}

/* Each tab layout */
.sidebar-tab {
    display: flex;
    align-items: flex-start;
    position: relative;
    transition: all 0.4s ease;
}

/* Vertical tab label */
.tab-label {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    background: #1d4582;
    color: #fff;
    padding: 10px 5px;
    font-weight: bold;
    text-align: center;
    border-radius: 8px 0 0 8px;
    cursor: pointer;
    min-height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease;
}

.tab-label .fas {
    margin-bottom: 10px;
    font-size: 18px;
}

.tab-label .fab {
    margin-bottom: 10px;
    font-size: 18px;
}

.tab-label:hover {
    color: #ffffff;
    background: #000 !important;
}


/* Hidden sliding content box (form) */
.tab-content.contact-form {
    position: absolute;
    right: 40px;
    /* leave space for tab */
    top: 0;
    background: #fff;
    padding: 20px;
    width: 300px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);

    transform: translateX(100%);
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.3s ease;
    z-index: -1;
}

/* Slide-in effect when open */
.sidebar-tab.open .tab-content.contact-form {
    transform: translateX(0%);
    opacity: 1;
    z-index: 1;
}

/* Form styling */
.tab-content form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.tab-content input,
.tab-content textarea {
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
}

.tab-content .close-btn {
    background: #1d4582;
    color: #fff;
    border: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border-radius: 0;
    cursor: pointer;
    font-weight: bold;
    position: absolute;
    right: 0px;
    top: 0;
}
.contactForm{
    margin-top: 12px;
}

/* ----------------------------- */


/*whatsapp-icon*/

#whatsapp-icon {
    position: fixed;
    bottom: 30px;
    left: 29px;
    z-index: 9999;
}

#whatsapp-icon img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s;
}

#whatsapp-icon img:hover {
    transform: scale(1.1);
}

/* --------------------------------- */

/* =========================================== */
.bn13 {
    display: inline-block;
    padding: 0.65em 1.6em;
    border: 3px solid #ffffff;
    margin-left: 16px;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    transition: all 0.2s;
    animation: bn13bouncy 5s infinite linear;
    position: relative;
}

.bn13:hover {
    background-color: white;
    color: #000000;
}

/* ------------------------------------------------------- */

/*Media queries*/


@media (max-width: 768px) {

    .navbar-default .navbar-toggle {
        border-color: transparent;
    }

    .navbar-toggle .icon-bar {
        width: 24px;
        height: 4px;
    }

    #whatsapp-icon {
        position: fixed;
        bottom: 10px;
        left: 10px;
        z-index: 9999;
    }
}


/* For Navbar  */
@media (max-width: 768px) {
    .social-media-links {
        display: none !important;
        z-index: 50;
        transition: all 500ms;
    }
    .nav-last {
        display: block !important;
    }


    .heading-center {
        font-size: 40px;
    }

    .heading {
        font-size: 40px;
    }





    .navbar-nav2::before {
        transform: skew(0deg);
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        padding: 0;
    }

    .navbar-brand img {
        width: 235px;
    }

    .navbar-toggle {
        top: -8px;
    }

    .nav>li>a {
        padding: 9px 3px;
    }

    .nav-tabs>li>a {
        margin-right: 0px;
    }

    /* ------------------------------------------------------ */

    .sticky-nav.scrolled .main-logo {
        display: none !important;
    }

    .sticky-nav .scroll-logo {
        display: block;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #1d4582 !important;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        color: #1d4582 !important;
    }

    .scroll-logo {
        position: absolute !important;
        top: 0px !important;
        left: 20px !important;
    }

    .main-logo {
        display: none !important;
    }

    /* ----------------------------------------------------------- */
    .circle-1 {
        width: 211px;
        height: 300px;
        top: -207px;
        right: -113px;
    }

    .top-navbar {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #407F9D;
        z-index: 999;
        width: 100%;
        padding-left: 50px;
        display: none;
    }

    .site-footer img {
        padding: 20px 0px;
        padding: -7px;
        padding-bottom: 10px;
        width: 172px;
    }

    .navbar-brand {
        float: left;
        height: 7px;
        width: 250px;
        padding: 5px 15px;
        font-size: 18px;
        line-height: 31px;
        top: 4px;
        left: -10px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 17px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .navbar-brand>img {
        display: block;
        padding: 0px 0px;
        /* margin: -69px -15px; */
        /* background-color: #fefefe;
padding: 8px 24px; */
        /* border-radius: 33px; */
    }

    .scrolled .navbar-default {
        top: 0;
        background-color: #fff;
        box-shadow: 0px 3px 10px -9px #000;
    }


    .navbar-default {
        border: none;
        padding: 5px 0px 0;
        background: #fff;
        width: 100%;
        z-index: 0;
        top: 0px;
        /* position: relative; */
        height: auto;
    }

    .sticky-nav {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #ffffff;
        z-index: 1000;
        transition: transform 0.3s ease;
    }

    .sticky-nav .main-nav {
        background-color: #333333;
        color: #ffffff;
        padding: 0px 0;
        text-align: center;
        position: relative;
    }


    .navbar-nav li {
        display: inline-block;
        position: relative;
        padding: 8px 3px;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }

    .nav .navbar-nav li img {
        padding: -5px 4px;
        margin: 4px -5px;
        background: none;
        padding-top: 0px;
    }

    .navbar-nav {
        margin: 0;
        padding: 0px 0px;
        padding-bottom: 0;
        background-color: #fff;
        text-align: left;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 30px;
    }

    .navbar-nav li a {
        /* border-bottom: 2px solid white; */
        border-radius: 0px;
    }

    .dropdown-menu li {
        border: none;
    }

    .navbar-default .navbar-nav>li>a {
        color: #000;
        font-size: 17px;
        transition: 0.5s;
        border-radius: 0px;

    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus {
        color: #000;
        background: none;
        border-radius: 0px;
        padding: 2px 3px 12px 3px;
    }


    .navbar-default .navbar-toggle .icon-bar {
        background-color: #0066cc;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        position: relative;
        padding: 11px 11px 0;
        right: 0;
        top: 0px;
    }

    .navbar-nav li:hover:before,
    .navbar-nav li.active:before {
        top: 0;
        visibility: hidden;
        opacity: 0;
    }

}

.d-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}



/* Mobile view - max-width 768px */
@media (max-width: 768px) {
    .d-none {
        display: none !important;
    }


    /* Your mobile-specific styles here */
    .sticky {
        position: relative !important;
    }

    .containerWrapper {
        padding: 0 15px;
    }

    .d-flex {
        display: grid;
    }

    .hero-section {
        height: 32vh !important;
        display: block;
        margin-top: 70px;
    }

    #whySlider .owl-buttons {
        top: -48%;
        right: 0%;
    }

    #whySlider .owl-buttons .owl-prev {
        right: 15%;
        font-size: 22px;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    #whySlider .owl-buttons .owl-next {
        right: 0%;
        padding: 0;
        font-size: 22px;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .banner-image {
        height: auto;
    }

    .banner-txt p {
        font-size: 18px;
    }

    #bannerSlider .owl-controls .owl-page span {
        width: 15px !important;
        height: 15px !important;
        margin: 2px !important;
    }

    .banner-txt {
        width: 90%;
        top: 62%;
        left: 0;
        padding: 0;
        right: 0;
    }
    #bannerSlider .owl-item:first-child .banner-txt p {
        bottom: -75px;
        left: -10px;
        font-size: 8px;
    }

    .hero-title {
        font-size: 16px;
        line-height: normal !important;
        margin: 0 0 5px 0;
    }

    #bannerSlider .owl-controls {
        right: 15px;
        bottom: 20% !important;
    }

    .banner-txt p {
        font-size: 11px;
        margin-top: 00px;
        padding: 0 10px;
        /* display: none; */
        line-height: 14px;
    }

    .button-group {
        margin-top: 0;
        display: flex;
        justify-content: center;
        display: none;
    }

    /* -------------------- */

    .nav-pills {
        padding: 4px;
        margin: 10px 0;
        height: unset;
        display: flex;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .tab-left {
        padding: 9px 16px !important;
    }

    .nav-pills::-webkit-scrollbar {
        width: 1px;
        height: 4px;
    }

    .tab-left img {
        width: 150px;
        border-radius: 5px;
        display: none;
    }

    .tab-panel-box {
        padding: 10px 5px;
        height: unset;
    }

    .nav-tabs {
        border-bottom: 1px solid #ddd;
        display: flex;
        width: 100%;
        text-align: center;
    }

    .tab-img-box {
        margin: 0 2px;
    }
    .title-link{
        margin: 0 2px;
    }
    .title-link .cta-btn {
        width: 45%;
        margin-top: 0px;
    }
    .title-link h3 {
        width: 55%;
    }
    /* ---------------- */

    .about-content {
        padding: 50px 0;
    }

    .about-img {
        margin-bottom: 20px;
    }


    .highlight-box {
        padding: 20px 20px;
        margin: 30px 0 0;
    }

    .solar-showcase {
        padding: 50px 0;
    }

    .fourth-section {
        padding: 50px 0;
    }

    .fourth-section img {
        padding-top: 30px;
    }

    .fourth-section .content-block h2 {
        padding-top: 0;
    }

    .award-slide {
        position: relative;
    }

    .awards {
        padding: 50px 0;
    }

    .tab-section {
        padding: 50px 0;
    }

    #awardSlider .owl-buttons {
        bottom: 65%;
    }

    .clients {
        padding: 40px 0 50px;
    }

    .news-card {
        height: 355px;
    }

    .keyindicators {
        padding: 50px 0 50px;
    }

    .keyindicators .section-header {
        text-align: center;
        margin-bottom: 25px;
    }

    .stats-text-block h2 {
        margin: 0;
        font-size: 34px;
    }

    .join-sect {
        padding: 50px 0px;
    }

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

    .cta-btn {
        margin-top: 20px;
        display: block;
        text-align: center;
    }

    .footer p{
        display:contents;
    }

    .Request {
        margin-right: 0;
    }

    .Dealer {
        margin-left: 0;
    }

    .button-group .btn-2 {
        margin-left: 0px;
        margin-top: 10px;
        padding: 5px 10px;
    }

    .socialLinks ul li a {
        display: inline-block;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }

    .footer-top {
        display: grid;
    }

    .footer-section {
        padding: 50px 0
    }

    .footer-section .containerWrapper {
        padding: 0 30px;
    }

    .footer-img {
        justify-content: center;
        text-align: center;
    }

    .socialLinks {
        padding: 15px 0;
        top: 0;
        text-align: center;
    }

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

    .strip-txt-2 {
        display: block;
        text-align: center;
        justify-items: center;
    }

    .strip-txt-2 p {
        text-align: center;
        float: none;
    }

    .strip-txt-1 h3 {
        float: left;
        text-align: center;
    }


}

/* Tablet view - between 769px and 1024px */
@media (min-width: 769px) and (max-width: 1024px) {
    /* Your tablet-specific styles here */


    .social-media-linksScrolled{
        display: none !important;
    }

}




/* contact.php css  */
/* contact page */
.contactpage {
    position: relative;
    clear: both;
    width: 100%;
    padding: 80px 0px;
    background: white;
    background-size: cover;
}


.contactpage .contactForm {
    background: transparent;
    display: block;
    padding: 30px 30px;
    text-align: center;
    border: none;
    border-radius: 5px;
    /*box-shadow: 0px 0px 32px -20px #000000;*/
    border: solid 1px #e9e9e9;
    color: #fff;
}

.contactForm h4 {
    font-weight: 600;
    font-size: 22px !important;
    color: #fdbc46;
}

.contactpage .contactForm p {
    height: 26px;
    color: red;
}

.officeAddress {
    padding: 25px 25px 25px 25px;
}

.officeAddress h3 {
    color: #000;
    font-weight: 600;
    text-transform: capitalize !important;
    font-size: 35px !important;
    margin-bottom: 20px;
}

.officeAddress i {
    /*color: #307755;*/
}

.officeAddress img {
    width: 50%;
    margin: 0 auto;
}

.preciantImg h4 {
    font-weight: 600;
    margin: 10px auto;
}

.officeAddress p {
    color: black;
    /*font-size: 15px;*/
}

.officeAddress p a {
    /*font-size: 15px;*/
    color: black;
}

.officeAddress p a:hover {
    color: #005680 !important;
}

.officeAddress p i {
    color: #fdbc46;
    padding: 0px 5px 0 0;

}

.aboutText p {
    font-size: 16px;
}

/*/contactblock/*/


/*.contactblock {
    background: #011f64;
    padding: 35px 10px 10px 10px;
    height: 568px;
    box-shadow: 0 0px 12px rgb(0 0 0 / 45%);
}*/

.contactblock {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    text-align: left;
}

/* CONTACT US */

.enquiry-form {
    position: relative;
}

.enquiry-form label {
    display: none;
    color: #fff;
}

.enq-formgroup {
    display: block;
    position: relative;
    margin-bottom: 10px;
}
.enq-formgroup p{
    color:red;
}

.enq-formgroup i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #005680;
    border-radius: 5px 0 0 5px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

.enquiry-form input,
.enquiry-form textarea {
    display: block;
    width: 100%;
    background: #fff;
    color: #222;
    text-indent: 45px;
    border: none;
}

.enquiry-form input {
    height: 40px;
    border-radius: 5px;
    border: solid 1px #bbbbbbbb;
    /*        /filter: drop-shadow(0px 0px 6px #dddddd);
        /*/
}

.enquiry-form textarea {
    height: auto;
    padding-top: 10px;
    border-radius: 5px;
    border: solid 1px #bbbbbbbb;
    position: relative;
    z-index: 99;

}

.enquiry-form input:focus,
.enquiry-form textarea:focus {
    border-color: #eee;
}

.enquiry-form .textareabox i {
    top: 0;
    left: 0;
    border-radius: 0 5px 5px 0;
}



.footer-widget__title {
    margin-bottom: 10px;
    color: #000c;
    font-weight: 400;
}

.socialLinks ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
}

@media (max-width: 768px) {
    .contactblock {
        display: grid;
        justify-items: stretch;
    }

    .contactpage {
        padding: 50px 0px;
    }

    .officeAddress {
        padding: 5px;
    }

    .contactpage .contactForm {
        padding: 20px;
    }

    .officeAddress h3 {
        font-size: 26px !important;
    }

    .cta-section h2 {
        font-size: 28px;
    }

    .cta-section p {
        font-size: 16px;
    }

    .cta-section {
        padding: 15px;
    }

    .cta-section h2 {
        padding-bottom: 10px;
    }
}



@media (max-width: 767px) {

    .testi-card {
        height: unset;
    }

    .nav-tabs {
        border-bottom: 1px solid #ddd;
        margin: 10px 0;
    }

    .why-section {
        padding: 40px 0;
    }

    .section-header h3 {
        width: 100%;
        font-size: 18px;
        font-weight: 500;
    }


    .section-header .sub-title {
        font-size: 24px;
        /* width: 100%; */
    }

    .section-header .sub-title::before {
        top: 5px;
    }

    .faq .section-header .sub-title::before {
        top: 5px;
        left: 35px;
    }
}

/*-----------------------------------------------------------------------*/


/* InnerPage  */
.innerPageSection{
    padding: 50px 0 0 0;
    position: relative;
}

.innerBannerSection{
    width: 100%;
    position: relative;
    height: 400px;
    background: url(assets/images/inbanner.jpg);
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.page-id-305 .innerBannerSection{
    background: url(assets/images/swh_ib.jpg);
}
.page-id-309 .innerBannerSection{
    background: url(assets/images/swh_ib.jpg);
}
.page-id-311 .innerBannerSection{
    background: url(assets/images/swh_ib.jpg);
}
.page-id-340 .innerBannerSection{
    background: url(assets/images/swh_ib.jpg);
}
.page-id-332 .innerBannerSection{
    background: url(assets/images/swh_ib.jpg);
}
.page-id-904 .innerBannerSection{
    background: url(assets/images/swh_ib.jpg);
}
.innerBannerSection:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 30%);
}
.innerbanner{
    height: 368px;
    background-size: cover;
}
.innerBannerSection h1{
    font-size: 32px !important;
    letter-spacing: 2px;
    color:#fff;
    font-weight: bold;
}

.innerBannerSection .head {
    position: absolute;
    top: 350px;
    text-align: left;
    left: 0;
    background: #1d4582;
    width: 50%;
    padding: 15px;
    border-radius: 13px;
}
.innerBannerSection .head h3{
    color: #ff7700;
    font-size: 30px;
}
.innerBannerSection .innerBannerImg{
    background-size: cover !important;
    height: 100%;
    position: relative;
}
.innerBannerSection .innerBannerImg:before{
    position: absolute;
    content:'';
    top:0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.3);
}
.InnerBannerHeading{
    position: absolute;
    top: -60px;
    color: #fff;
}
.InnerBannerHeading h1{
    font-size: 36px !important;
}
.breadcrumb span {
    font-weight: normal;
    color: #fff;
}
.breadcrumb span a {
    font-weight: normal;
    color: #fff;
}
.breadcrumb_last{
    font-weight: 600 !important;
}
.breadcrumb {
    padding: 0px 0px;
    margin-bottom: -1px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    font-size: 15px;
}
.table a{
    color: blue;
}
.table a:hover{
    color:#ffcc2a ;
}
/*innerPageSection */



.custom-shadow {
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.chart-container {
    position: relative;
    height: 230px;
    width: 100%;
}


/*-------------------*/


/* Position nested dropdowns correctly */
.navbar-nav .dropdown-menu .dropdown-menu {
    left: 100%; /* Move submenu to the right */
    top: 0;
    margin-top: 0;
    display: none; /* Hide by default */
    position: absolute;
    min-width: 230px;
}

/* Show submenu on hover */
.navbar-nav .dropdown-menu > li:hover > .dropdown-menu {
    display: block;
}

.navbar-nav .fa-angle-down{
    font-size: 12px !important;
}

@media (max-width: 767px){
    .navbar-nav .dropdown-menu .dropdown-menu {
        left: 25px;
        top: 0;
        margin-top: 0;
        display: block;
        position: relative;
        /* min-width: 230px; */
    }
    .innerBannerSection .head {
        top: 341px;
        left: 5px;
        width: 90%;
    }
    .innerBannerSection h1 {
        font-size: 20px !important;
        margin-bottom: 8px;
    }
    .breadcrumb {
        font-size: 14px;
    }

}



.social-media-linksScrolled {
    left: 0;
    position: fixed;
    top: 20%;
}
social-media-linksScrolled ul li{
    margin-right: 5px;
}
.social-media-linksScrolled ul li a {
    opacity: 1;
    text-shadow: none;
    font-size: 18px;
}

.social-media-linksScrolled ul li a i.fa-facebook-square {
    background: #3a589e;
    transition: all 300ms;
}
.social-media-linksScrolled ul li a i.fa-instagram {
    background: #e4405f;
    transition: all 700ms;
}

.social-media-linksScrolled ul li a i.fa-twitter {
    background: #3b98d3;
    transition: all 500ms;
}

.social-media-linksScrolled ul li a i.fa-linkedin-square {
    background: #0b75b3;
    transition: all 700ms;
}

.social-media-linksScrolled ul li a i.fa-whatsapp{
    background: #29a819;
    transition: all 900ms;
}

.social-media-linksScrolled ul li a i.fa-youtube-play{
    background: #ff0000;
    transition: all 1100ms;
}

.social-media-linksScrolled ul li a i {
    left: 0;
}

.social-media-linksScrolled ul li a:hover i {
    background: #7cbf42;
    color: #fff;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.25);
}
.cspt-social-links li a{
    background: #fff;
    border-radius: 100px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 20px !important;
}
.cspt-social-links li a:hover{
    background: #ffdd00;
    color: #184486!important;
}
.openbtn {
    right: -35px !important;
    border-radius: 5px 5px 0px 0px !important;
    padding: 7px 18px !important;
}
.cspt-social-links .cspt-social-instagram a {
    color: #e4405f !important;
}
/*end of social media*/


/*social-media-links*/

.social-media-links {
    display: block;
    /*    position: absolute;
        top:220px;
        left: 15px;*/
    z-index: 50;
    transition: all 500ms;
}

.social-media-links ul {
    margin: 0;
    padding: 0;
}

.social-media-links ul li {
    display: block;
    clear: both;
}

.social-media-links ul li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    /*opacity: 0.5;*/
    text-align: center;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
}

.social-media-links ul li a span {
    display: none;
}

.social-media-links ul li a i {
    width: inherit;
    height: inherit;
    line-height: inherit;
    color: inherit;
    font-size: inherit;
    transition: all 500ms;
    position: relative;
    left: 10px;
}

.social-media-linksScrolled {
    left: 0;
    position: fixed;
    top: 30%;
}
social-media-linksScrolled ul li{
    margin-right: 5px;
}
.social-media-linksScrolled ul li a {
    opacity: 1;
    text-shadow: none;
    font-size: 18px;
}

.social-media-linksScrolled ul li a i.fa-facebook-square {
    background: #3a589e;
    transition: all 300ms;
}
.social-media-linksScrolled ul li a i.fa-instagram {
    background: #e4405f;
    transition: all 700ms;
}

.social-media-linksScrolled ul li a i.fa-twitter {
    background: #3b98d3;
    transition: all 500ms;
}

.social-media-linksScrolled ul li a i.fa-linkedin-square {
    background: #0b75b3;
    transition: all 700ms;
}

.social-media-linksScrolled ul li a i.fa-whatsapp{
    background: #29a819;
    transition: all 900ms;
}

.social-media-linksScrolled ul li a i.fa-youtube-play{
    background: #ff0000;
    transition: all 1100ms;
}

.social-media-linksScrolled ul li a i {
    left: 0;
}

.social-media-linksScrolled ul li a:hover i {
    background: #7cbf42;
    color: #fff;
    box-shadow: 10px 0 30px rgba(0, 0, 0, 0.25);
}
.cspt-social-links li a{
    background: #fff;
    border-radius: 100px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 20px !important;
}
.cspt-social-links li a:hover{
    background: #ffdd00;
    color: #184486!important;
}
.openbtn {
    right: -35px !important;
    border-radius: 5px 5px 0px 0px !important;
    padding: 7px 18px !important;
}
.cspt-social-links .cspt-social-instagram a {
    color: #e4405f !important;
}

/* Different background colors for each icon */
.social-media-links ul li:nth-child(1) a {
    background-color: #25D366;
} /* WhatsApp */
.social-media-links ul li:nth-child(2) a {
    background-color: #1877F2;
} /* Facebook */
.social-media-links ul li:nth-child(3) a {
    background-color: #E4405F;
} /* Instagram */
.social-media-links ul li:nth-child(4) a {
    background-color: #1DA1F2;
} /* Twitter */
.social-media-links ul li:nth-child(5) a {
    background-color: #0A66C2;
} /* LinkedIn */
.social-media-links ul li:nth-child(6) a {
    background-color: #FF0000;
} /* YouTube */
/*end of social media*/

.footer .cta-btn {
    padding:5px 15px !important;
	clear:both;
}
