
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&family=Dancing+Script:wght@400..700&family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Oswald:wght@200..700&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:wght@300..700&family=Readex+Pro:wght@160..700&family=Roboto:ital,wght@0,100..900;1,100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

body{
    font-family: "Poppins",sans-serif !important;
}
:root{
    --grey_font:#a50000;
    --black:#000000;
    --logo_colour:#fff;
    --bg_light_grey:#ececec;
}
.get_Quote {
    font-size: 15px;
    padding: 9px 23px;
    border: 1px solid #9aabe1;
    background-color: #173db9;
    color: #fff;
    margin-top: 0;
    border-radius: 34px;
}
.get_Quote a{
    color:#fff !important;
    font-weight:500 ;
}
.get_Quote a {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
}
.get_Quote:hover, .submit:hover {
    background-color: #000;
}
/* ///////////////////////////////////////////////////////////////////////////header css start//////////////////////////////////////////////////////////////////////////////////// */
header, .head-nav-third{
    z-index: 999;
}
.sticky {
    position: fixed;
    z-index: 99999;
    width: 100%;
    top: 0;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
}
#navbar .sticky{
    /* background: var(--logo_colour); */
    background: linear-gradient(90deg, var(--logo_colour), #0c155a);
}
/* .sticky .head-nav-third:after{
    background: linear-gradient(90deg, transparent, #000);
} */
.head-nav-third .navbar,
.pd-zero {
    padding: 0
}
.sticky {
    position: fixed;
    top: 0;
    z-index: 999999;
    width: 100%;
    background: #fff;
}
.head-nav-third {
    background: transparent;
    padding:0;
  
    width: 100%;
   
}
.head-nav-third ul li a {
    font-family: Poppins, sans-serif;
    position: relative;
    font-size: 14px;
    letter-spacing: .4px;
    line-height: 31px;
    color: #ffffff;
    font-weight: 300;
    padding: 16px 5px;
}

.header-nav-second ul li:hover::after {
    width: 100%;
    transition: width .3s;
}

.head-nav-third ul li:hover a {
    color: #fff;
}
.navbar{
    display: flex;
    align-items: center;
}
.navbar-nav li a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #ffffff;
    transition: width .3s;
    border-radius: 10px;
}
.navbar-nav li ul li a::after{
    display: none !important;
}
.navbar-nav li:hover a::after {
    width: 100%;
    transition: width .3s;
}

.header-nav-second ul li::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #a1c633;
    transition: width .3s
}

.head-nav-third ul li:last-child,
.top-alert-strip ul li:last-child {
    margin-right: 0
}

.head-nav-third .navbar-nav {
    margin-top: 8px
}

.header-nav-second ul li:hover a {
    color: #b0000c
}

.navbar-brand {
    height: 40px
}

.navbar-brand img {
    width: 128px;
}

.sticky .navbar-brand img {
    width: 128px;
}

.head-nav-one ul li a:hover {
    color: #9093fa;
    transition: .5s
}
.head-nav-third.stick {
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    transition: .4s;
    width: 100%;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    z-index: 9999
}
.head-nav-third ul li.active a {
    color: #0b1688;
    font-weight: 600;
    padding: 14px 15px;
    border-radius: 5px;
    line-height: 20px 15px;
    position: relative;
    top: 2px
}
.header-nav-second {
    background: #fff;
    padding-top: 15px
}

.header-nav-second ul {
    text-align: right
}

.header-nav-second ul li {
    display: inline-block;
    margin-right: 20px 15px
}

.header-nav-second ul li a {
    color: #534c4c;
    font-size: 15px;
    font-weight: 600
}

.header-nav-second ul li select,
.our-partners p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif
}

.header-nav-second ul li a span {
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #000
}

.header-nav-second ul li a img {
    padding-right: 10px
}

.header-nav-second ul li select {
    border: 0;
    padding: 6px 29px 6px 15px;
    font-weight: 600;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px -1px #ccc;
    -moz-box-shadow: 0 0 5px -1px #ccc;
    box-shadow: 0 0 5px -1px #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 5px
}
.head-nav-third ul li {
    margin: 0 9px
}
.navbar-nav ul {
    background-image: linear-gradient(#ff000000, #f3f6ff);
    box-shadow: rgb(0 0 0 / 10%) 0 4px 12px
}
.navbar-nav ul{
    background-color: #fff
}
.navbar-nav ul {
    display: none;
    position: absolute;
    width: 275px;
    top: 100%;
    z-index: 1;
    text-align: left;
    color: #fff;
    list-style: none;
    padding: 0;
    margin-top: 8px
}
#collapsibleNavbar{
    justify-content: end;
}

.navbar-nav ul li a {
    color: #000 !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 16px 5px;
    font-size: 16px
}
.navbar-nav li ul {
    display: none;
    position: absolute;
    background-color: #fff; /* Adjust as per your design */
    z-index: 1000;
}
.navbar-nav li ul li {
    color: #fff;
    margin: 0;
    border-bottom: 1px solid #fff;
    padding: 10px
}
.scroll-mynav {
    height: 550px !important;
    overflow-y: scroll !important;
}

.mobile-show, .mobile_view, .nav-mobile, .radio {
    display: none;
}
/* ///////////////////////////////////////////////////////////////////////////header css end//////////////////////////////////////////////////////////////////////////////////// */
a{
    text-decoration: none !important;
}
.section_container{
    padding: 0 60px !important;
}
header .get_Quote a {
    padding: 0 !important;
}
header .get_Quote {
    padding: 4px 23px !important;
}
.tabs button.active,
.get_Quote{
    background: linear-gradient(132deg, #b11f04, #a50000, #fbe022);
}
.tabs button.active{
    color: #fff;
}
.navbar-expand-md .navbar-nav {
    margin-top: 0 !important;
    align-items: center;
}
/* .head-nav-third {
    background: #fff;
    padding: 0px !important;
    position: relative;
    box-shadow: 0 0 10px #e3e3f7 !important;
} */
.gardient{
    background: #8E2DE2;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #4A00E0, #8E2DE2);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #4A00E0, #8E2DE2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
/* blog top banner css start */
.blogsliderSwiper .swiper-wrapper .swiper-slide{
    height: auto;
}
.blog_banner_sec{
    margin-top: 30px;
    border-radius: 15px;
}

.blog_banner .blog_banner_text .img_sec img{
    height: 350px !important;
    width: auto;
    position: relative;
}
.blog_banner {
    /* max-height: 360px; */
    background: url(../images/grey_pattern_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px;
}
.blog_banner_text .text_sec h2 {
    font-family: "Poppins", sans-serif;
    font-size: 27px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 20px;
}
.blog_banner_text .text_sec h2 span{
    color: #3d87b4;
    font-weight: 600;
    text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
               1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}
.blog_banner_text .text_sec {
    padding: 50px 0px 0px 60px;
    width: 85%;
}
.blog_banner_text .img_sec ul{
    list-style: none;
}
.blog_banner_text .img_sec li{
    position: absolute;
    background: #fff;
    color: #000000;
    padding: 10px;
    border-radius: 100px;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.blog_banner_text .img_sec li span{
    font-size: 20px;
    font-weight: 600;
    color: #3d87b4;
}
.blog_banner_text .img_sec li:first-child{
    top: 10%;
    padding: 30px 20px;
    right: 40%;
    
}
.blog_banner_text .img_sec li:nth-child(2) {
    top: 5%;
    padding: 40px 20px;
    right: 8%;
}
.blog_banner_text .img_sec li:nth-child(3) {
    top: 48%;
    padding: 40px 20px;
    right: 39%;
}
.blog_banner_text .img_sec li:nth-child(4) {
    top: 50%;
    padding: 30px 20px;
    right: 5%;
}
.blog_banner_text .img_sec li:nth-child(5) {
    top: 60%;
    padding: 20px 20px;
    right: 54%;
}
/* blog top banner css end */
/* blog top blog css start */
.blog_latest{
    border: 2px solid var(--bg_light_grey);
    border-radius: 20px;
    padding: 10px 25px;
    align-items: center !important;
    display: flex !important;
}
.blog_latest .blog_sec {
    display: flex;
    align-items: center;
}
.blog_latest .blog_sec .img_sec img {
    height: auto;
    width: 90%;
    position: relative;
    border-radius: 15px;
}
.blog_latest .blog_sec .text_sec h4, .category_blog .category_card h4, .blog_list .list .category_card .text_sec h4, .blog_detail_banner .text_sec h4, .related_blog .category_card h4 {
    background: #e9ecff;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 100px;
    font-size: 13px;
    font-weight: 400;
    /* text-transform: uppercase; */
    margin-bottom: 20px;
}
.blog_latest .blog_sec .text_sec a, .category_blog .category_card .text_sec a,.blog_list .list .category_card .text_sec a, .related_blog .category_card .text_sec a{
    font-size: 26px;
    font-family: 'Poppins';
    font-weight: 500;
    line-height: 37px;
    color: var(--black);
    margin-bottom: 25px !important;
}
.blog_latest .blog_sec .text_sec a:hover , .category_blog .category_card .text_sec a:hover, .blog_list .list .category_card .text_sec a:hover{
    color: var(--logo_colour);
}
.blog_latest .blog_sec .text_sec p{
    width: 90%;
    color: var(--grey_font);
}
.blog_latest .blog_sec .text_sec p, .blog_latest .blog_sec .text_sec ul li, .category_blog .category_card .text_sec p, .category_blog .category_card .text_sec ul li, .blog_list .list .category_card .text_sec p, .blog_list .list .category_card .text_sec ul li, .blog_detail_banner .text_sec ul li, .related_blog .category_card .text_sec p, .related_blog .category_card .text_sec ul li{
    font-size: 15px;
    font-family:  "Poppins", sans-serif;
    font-weight: 400;
    line-height: 22px;
    color: var(--grey_font);
}
.blog_latest .blog_sec .text_sec ul, .category_blog .category_card .text_sec ul, .blog_list .list .category_card .text_sec ul, .blog_detail_banner .text_sec ul, .related_blog .category_card .text_sec ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 60px;
    margin: 0;
}
.blog_latest .blog_sec .text_sec ul li span, .search_tabs h2, .category_blog .category_card .text_sec ul li span, .blog_list .list .category_card .text_sec ul li span, .blog_detail_banner .text_sec ul li span, .related_blog .category_card .text_sec ul li span{
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 26px;
    color: var(--black);
}
.blog_latest .blog_sec .text_sec hr, #search hr, .blog_detail_banner .text_sec hr {
    margin: 10px 0;
    color: inherit;
    border: 1px solid var(--bg_light_grey);
    opacity: 1;
    width: 20%;
}
/* blog top blog css end */
/* tabs secondary header css start */
.category_tabs{
    margin: 30px 0;
}
.category_tabs .tabs{
    padding: 10px;
    border-radius: 100px;
    border: 2px solid var(--bg_light_grey);
}
.category_tabs .tabs ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 0;
    margin: 0;    
}
.category_tabs ul {
    display: flex; 
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 10px 0; 
    margin: 0;
    list-style: none;
    scrollbar-width: none;
}
.category_tabs ul::-webkit-scrollbar {
    display: none; 
}
/* Disable text selection while dragging */
.category_tabs ul.active, .category_tabs ul * {
    user-select: none;
}
.category_tabs .tabs li, .search_tabs ul li {
    background: #ececec87;
    padding: 8px 20px;
    border-radius: 100px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    flex: 0 0 auto;
}
.category_tabs .tabs li:hover, .search_tabs ul li:hover {
    background: linear-gradient(90deg, #2c3cb9, #1c6bdb) !important;
}
.category_tabs .tabs li:hover a{
    color: #fff;
}
.category_tabs .tabs li a{
    color: #000;
}
.search_bar{
    float: right;
}
#search {
    display: none; /* Hide search by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.88);
    z-index: 1000;
    padding: 50px;
}
.content  ul{
    display: flex;
    list-style: none !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 0px !important;
}
.blog_detail_pannel .content  img{
    height: auto !important;
    width: 146px !important;
  
    padding: 11px;
}
#search.open {
    display: block; /* Show search when open */
}

#search form {
    text-align: left;
    margin-top: 20vh; /* Center the search box */
}
#search form button{
    float: right;
}
#search input[type="search"] {
    border: 0;
    width: 80%;
    padding: 10px;
    font-size: 30px;
    background: transparent;
    text-align: left;
    color: #ffffff;
}
#search .close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: white;
    cursor: pointer;
    background: var(--bs-blue);
    border: 0;
    border-radius: 100px;
    margin: 0;
    padding: 0 10px 0px;
    line-height: 40px;
}
#search input::placeholder {
    color: #ffffff; /* Change this to the color you want */
    opacity: 0.6; /* Ensure full opacity for placeholder text */
    font-size: 30px;
}
#search input[type="search"]::-webkit-search-cancel-button {
    display: none;
}
.search_tabs{
    margin-top: 50px;
}
.search_tabs h2{
    color: #fff !important;
    font-size: 20px;
}
.search_tabs ul{
    list-style: none;
    margin:30px 0  0;
    padding: 0;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.search_tabs ul li {
    background:transparent !important;
    border: 2px solid #6c6c6c54 !important;
}
.search_tabs ul li a{
    color: #fff;
}
#search hr{
    width: 100%;
    opacity: 0.2;
}
/* tabs secondary header css end */
/* category_blog css start */
.category_blog{
    margin: 20px 0;
}
.category_slider{
    padding: 10px 0 !important;
}
.category_blog .category_card,.blog_list .list .category_card, .related_blog .category_card{
    padding: 10px;
    border: 2px solid var(--bg_light_grey);
    background: #fff;
    border-radius: 20px;
}
.category_blog .category_card:hover, .blog_list .list .category_card:hover, .related_blog .category_card:hover{
    border: 2px solid transparent;
    box-shadow: 0 0 10px #e3e3f7 !important;
}
.category_blog .category_card:hover img, .blog_list .list .category_card:hover img, .related_blog .category_card:hover img{
    filter: none;
}
.category_blog .category_card img,.blog_list .list .category_card img, .related_blog .category_card img{
    width: 100%;
    height: auto;
    border-radius: 15px;
    position: relative;
    filter: brightness(0.7);
}
.category_blog .category_card h4, .blog_detail_banner .text_sec h4,.related_blog .category_card h4{
    background: #0000007a;
    color: #fff;
    position: absolute;
    top: 4%;
    left: 5%;
}
.category_blog .category_card .text_sec, .related_blog .category_card .text_sec{
    padding: 10px 10px 10px;
}
.category_blog .category_card .text_sec a, .related_blog .category_card .text_sec a{
    font-size: 20px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* height: 43px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: 100%;
    display: block;
    display: -webkit-box;
    margin: 10px 0 !important;
}
.category_blog .category_card .text_sec p, .blog_list .list .category_card .text_sec p, .related_blog .category_card .text_sec p{
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* height: 43px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: 100%;
    display: block;
    display: -webkit-box;
    margin: 10px 0 !important;
}
/* category_blog css end */
/* newsletter css start */
.newsletter_banner{
    margin: 0px 0 40px;
}
.newsletter_banner .section_container{
    /* position: relative; */
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.water-container {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    width: 100%; 
    height: 300px; /* Set your desired height */
    background:  url(https://images.unsplash.com/photo-1496196614460-48988a57fccf?ixlib=rb-1.2.1&auto=format&fit=crop&w=1267&q=80);
    /* background: url(https://algosoft.co/assets/front/image/ripple.avif); */
    /* background: url(../images/ripple_img02.jpeg); */
    /* background: #2c3cb9; */
    background-size: cover;
}
.water-container:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background: var(--logo_colour);
    background: linear-gradient(90deg, #2c3cb9b0, #1c6bdbc2) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cc935c",endColorstr="#cc935c",GradientType=1);
}
.newsletter_banner .text_area{
    z-index: 9999;
    position: absolute;
    /* top: 110%; */
    text-align: center;
    color: #fff;
    font-family: 'Poppins';
    /* text-shadow: 2px 0 #000000, -2px 0 #000000, 0 2px #000000, 0 -2px #000000,
               1px 1px #000000, -1px -1px #000000, 1px -1px #000000, -1px 1px #000000; */
    /* text-shadow: 0 0 10px #000 ; */
}
.newsletter_banner .text_area h4{
    font-size: 22px;
    font-weight: 400;
    font-weight: 300 !important;
    width: fit-content;
    margin: auto;
}
.newsletter_banner .text_area h2, .blog_detail_banner .text_sec h2 {
    font-size: 40px;
    font-weight: 600;
    text-shadow: 0 0 10px #00000070 ;
    width: fit-content;
    margin: 10px auto;
}
.newsletter_banner .text_area p {
    font-size: 13px;
    font-weight: 300 !important;
    width: 60%;
    margin: auto;
    text-shadow: none;
}
#newsletterform {
    width: fit-content;
    margin: auto;
}
#newsletterform input {
    border-radius: 100px;
    width: 400px;
    padding: 8px 20px;
    border: 1px solid #fff;
    background: transparent;
    margin: 20px 0px;
    color: #fff;
    font-weight: 300 !important;
}
#newsletterform input::placeholder{
    color: #fff;
    opacity: 0.7;
    font-weight: 300 !important;
}
#newsletterform .get_Quote:hover{
    background: transparent;

}
/* newsletter css end */
/* blog list css start */
.blog_list{
    margin: 20px 0;
}
.blog_list .text h4, .related_blog .text h4{
    font-size: 17px;
    font-weight: 300;
}
.blog_list .text, .related_blog .text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.blog_list .text h2, .related_blog .text h2{
    font-size: 30px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 20px;
}
.blog_list .text h2 span, .related_blog .text h2 span {
    color: var(--logo_colour);
}
.blog_list .list{
    padding-right: 50px;
}
.blog_list .list .category_card{
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.blog_list .list .category_card img{
    height: 200px !important;
    width: auto !important;
}
.blog_list .list .category_card .text_sec{
    padding: 0 20px;
}
.blog_list .list .category_card .text_sec h4{
    margin-bottom: 0;
}
.blog_list .list .category_card .text_sec a{
    font-size: 20px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* height: 43px; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 100%;
    display: block;
    display: -webkit-box;
    margin: 10px 0 !important;
}
.blog_list .filter {
    position: relative;
    top: 0;
}
.blog_list .filter h4, .tb-list h4{
    font-size: 17px;
}

.blog_list .fixed {
    position: fixed;
    top: 100px; /* Adjust as needed based on header height */
    width: 25%; /* Make sure it stays aligned with the column width */
}

.blog_list .list {
    /* This part ensures the list section scrolls properly */
    position: relative;
}

.blog_list .filter ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    width: 100%;
    gap: 10px;
    flex-wrap: wrap;
}
.blog_list .filter ul li{
    margin: 0 ;
    padding: 0;
}
.blog_list .filter ul li a {
    padding: 5px 15px;
    border-radius: 10px;
    background: #fff;
    line-height: 35px;
    border: 2px solid var(--bg_light_grey);
    color: var(--grey_font);
    font-weight: 400;
    font-size: 15px;
}
.blog_list .filter ul li a:hover{
    border: 2px solid transparent;
    background: linear-gradient(90deg, #2c3cb9, #1c6bdb) !important;
    color: #fff;
}
.blog_list .pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.blog_list .pagination a {
    margin: 0 5px;
    color: #000000;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    border-radius: 100px;
    padding: 5px 12px !important;
    border: 1px solid var(--bg_light_grey);
}
.blog_list .pagination a.active {
    background-color: var(--logo_colour);
    color: #fff !important;
    border: 1px solid transparent;
}
.blog_list .pagination a:hover {
    background-color: #ddd;
}
.blog_list #pagination {
    display: flex;
    list-style: none;
    justify-content: center;
    margin: 20px 0px 31px;
    padding: 0px;
}
/* Footer css */
.blog_footer .cta {
    background-color: #f1f1f1 !important;
    color: #fff !important;
    padding: 30px 15px 10px;
    margin: 40px 0px 0px;
    border-radius: 20px;
    color: #000;
    align-items: center;
}
.blog_footer .cta h1,  .blog_footer .cta p, .blog-page-ending p{
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    color: var(--grey_font);
}
.blog_footer .cta h2{
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: var(--logo_colour);
}
.blog_footer .get_Quote {
    display: flex;
    width: max-content;
    align-items: center;
    margin-right: 15px;
    float: right;
}
.blog_footer .get_Quote i{
    margin: 0 10px !important;
}
.blog_footer .footer-social-sec{
    display: flex;
    justify-content: space-between;
    border-radius: 15px;
    margin: 20px  0;
    padding: 10px 20px;
    align-items: center;
    background: linear-gradient(90deg, #2c3cb9, #1c6bdb) !important;
    color: #fff;
}
.blog_footer .footer-social-sec h6{
    margin-bottom:  0;
}
.blog_footer .footer-social-icon ul {
    display: inline-flex;
    list-style: none;
    margin: 0px;
}
.blog_footer .footer-social-icon ul li {
    margin-left: 10px;
}
.blog_footer .footer-social-icon ul li a img{
    border: 2px solid #fff;
    border-radius: 100px;
    width: auto;
}
.blog-page-ending {
    background: #fff;
    position: relative;
    box-shadow: 0 0 10px #e3e3f7 !important;
}
.blog-page-ending {
    padding: 10px 0;
    border-top: 1px solid #c6cce500 !important;
    /* height: 61px; */
}
.blog-page-ending p{
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    color: var(--grey_font);
    width: fit-content;
    margin-bottom: 0;
    margin-top: 7px;
}
.blog-page-ending p a:hover{
    color: var(--logo_colour);
}
.blog-page-ending img{
    height: 40px;
    width: auto;
}
.blog-page-ending .text-align ,
.blog-page-ending .text-align p{
text-align: center;
width: 100%;
}
.blog-page-ending .align{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bottom_top {
    position: absolute;
    right: 32px;
    top: -38px !important;
    padding: 10px 16px;
    border: none;
    border-radius: 100% !important;
    background: linear-gradient(132deg, #b11f04, #a50000, #fbe022);
    color: #fff !important;
}
.bottom_top:hover,
.get_Quote:hover,
.blog-page-ending ul li:hover{
    background: #a50000;
}
.tb-list{

}
/* Footer css end*/

/* ///////////////////////////////////////////////// Blog detail page css start////////////////////////////////////////////////////////////////////////////////////////////////// */
.blog_detail_top{
    margin:30px 0 ;
}
.blog_detail_banner {
    position: relative;
    padding: 50px 0px 50px 20px !important;
    /* background: #e6605b; */
    border-radius: 20px;
    display: flex;
    align-items: center;
    margin: 0;
}
.blog_detail_banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #00000000, #0000004d);
    border-radius: 20px;
    z-index: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cc935c", endColorstr="#cc935c", GradientType=1);
}
.blog_detail_banner .image_area{
    padding: 0;
    z-index: 999;
}
.blog_detail_banner .image_area img {
    width: 100%;
    height: auto;
    border-radius: 100px 0px 0px 100px;
    border: 8px solid #ffffff;
    border-right-width: 0px;
    box-shadow: -10px 10px 10px #0000001f;
}
.blog_detail_banner .text_sec {
    padding: 0px 50px;
    z-index: 999;
}
.blog_detail_banner .text_sec h4 {
    position: static;
    font-size: 17px;
    background: #00000030;
}
.blog_detail_banner .text_sec h2 {
    font-size: 35px;
    text-shadow:none;
    color: #ffffff;
    line-height: 50px;
}
.blog_detail_banner .text_sec hr {
    border: 1px solid #fff;
    margin: 30px 0;
}
.blog_detail_banner .text_sec ul li{
    color: #fff;
    font-weight: 300;
}
.blog_detail_banner .text_sec ul li span{
    color: #fff;
    font-size: 20px;
}

/* detail section css start */
.blog_detail .blog_detail_pannel{
    display: flex;
    flex-direction: row;
    margin-top: 76px;
}
.blog_detail_pannel  .left_side{
    width: 20%;
}
.blog_detail_pannel .right_side{
    width: 20%;
}
.blog_detail_pannel .center{
    width: 60%;
    overflow: hidden;
}
.tb-list ul {
    list-style: none;
    overflow: scroll;
    overflow-x: hidden;
    max-height: 386px;
    background-color: #8080800f;
    border: 1px solid #8080803d;
    padding: 9px;
    border-radius: 10px;
}
.tb-list li {
    padding: 0 0 10px;
}
.tb-list ul .main_heading a {
    color: var(--black);
    padding-left: 0px;
}
.tb-list .active{
    background-color:var(--grey_font) !important;
}
.tb-list .active a{
    color: #fff;
}
.blog_detail_pannel .left_side .tb-list ul .sub_heading {
    padding: 11px 14px 10px;
    line-height: 15px;
    margin-bottom: 9px;
    border: 1px solid #8080803d;
    border-radius: 10px;
    background-color: #fff;
}
.blog_detail_pannel .left_side .tb-list ul .sub_heading a{
    color: var(--black);
    font-family: "Poppins",sans-serif;
}
/* .tb-list ul li {
    line-height: 20px;
    padding: 7px 10px 7px;
} */
.tb-list ul li a {
    font-size: 15px;
}
.tb-list ul li.active a , .tb-list ul li .active a, .left_side .sub_heading.active a  {
    color: var(--logo_colour) !important;
    font-weight: 400;
    font-size: 15px;
}
#head09 a{
    color: #a50000;
}
.inter_logo{
    width: 55px !important;
    height: auto !important;
    margin: 0px !important;
    margin-right: 10px !important;
}
.tb-list ul::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
.tb-list ul::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}
.tb-list ul::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}
.tb-list ul::-webkit-scrollbar-thumb:hover {
    background: var(--logo_colour); 
}
.tb-list ul::-webkit-scrollbar-corner {
    background-color: #ffffff;
}

.blog_content_wrap{
    padding: 0 10px;
}
.blog_detail_pannel .center p, .right_side .contact_form p {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    /* color: var(--grey_font); */
    line-height: 24px;
}
.tb-list .dropdown  .dropdown-btn{
        width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0px;
    color: #000;
    font-size: 15px;
     font-family: "Poppins", sans-serif;
}
.tb-list .dropdown-content{
   top: 46px  !important;
   left: 0px;
}
.tb-list .dropdown-content a:hover{
    color:#fff;
}
.tb-list  .dropdown-content > a {
    color:#000 !important;
    
}

.blog_detail_pannel .center h1 {
    font-size: 25px;
    line-height: 40px;
    color: var(--black);
    margin-bottom: 20px;
     
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}
.blog_detail_pannel .center h2{
    font-size: 26px;
    margin: 30px 0 20px;
    text-align: center;
    color: #a50000;
    
    text-transform: capitalize;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    padding-bottom: 10px;
  
    margin: 0px auto 31px;
}
.sub_heading:hover{
    background-color: #a50000; 
}
.blog_detail_pannel .center h2::after{
    content: '';
    display: block;
    width: auto;
    height: 3px;
    background-color: #a50000;
    margin: 8px 250px 0;
}
.blog_detail_pannel .center ul{
    list-style: circle;
}
.blog_detail_pannel .center ul li{
    font-size: 15px;
    line-height: 35px;
}
.blog_detail_pannel .center hr{
    border-radius: 100px;
    border: 2px solid #cecece;
    margin: 30px 0;
}
.blog_detail_pannel .center h1 a, .blog_detail_pannel .center p a, .blog_detail_pannel .center ul li a {
   
  
    border-radius: 0px;
    font-weight: 500;
    color: #000000;
}
#guestlist{
        background-image: url(https://demo-themewinter.com/exhibz/wp-content/uploads/2018/12/speaker_bg.png);
}
.blog_detail_pannel .center h1 a:hover, .blog_detail_pannel .center p a:hover, .blog_detail_pannel .center ul li a:hover{
    color: var(--logo_colour);
}
.blog_detail_pannel .right_side .contact_form {
    background: #f1f3ff;
    padding: 20px 25px;
    border-radius: 15px;
}
.category_slider  img{
  height: 65vh !important;
}
.blog_detail_pannel .center img{
   width: 100%;
    border-radius: 15px;
    margin: 0 0 20px;
    object-fit: cover;
    object-position: top;
    transition: 0.3s;
   
}
/* .blog_detail_pannel .center img:hover{
    transform: scale(1.1);
} */
.right_side .contact_form h1{
    font-size: 18px;
    text-align: center;
    line-height: 28px;
}
.right_side .contact_form p{
    text-align: center;
}
.right_side .contact_form img{
    width: 100%;
    height: auto;
}
.right_side .contact_form a{
    margin: 20px auto;
    text-align: center;

}
.right_side .contact_form a .get_Quote{
    margin: 30px 0 0;
}
.left_side, .right_side {
    position: sticky;
    top:110px; /* This makes the element stick to the top of the viewport */
    align-self: start; /* In case it's part of a flexbox or grid layout */
}

.center {
    max-width: 100%; /* Ensure center content takes available space */
    margin: 0 auto; /* Center align content */
}

.blog_detail_pannel {
    display: flex;
    gap: 20px; /* Space between the sections */
}
.related_blog{
    margin: 50px 0 30px;
}

/* //////////////////////////////////////////////// Blog detail page css End///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////// Blog list page css Start///////////////////////////////////////////////////////////////////////////////////////////////////// */
.blog_list_banner{
    margin: 50px 0 20px;
}
.blog_list_banner .head_text{
    width: 80%;
    margin: auto;
    text-align: center;
}
.grid_card .category_card{
    margin-top: 20px;
}
.grid_card .category_card h4{
    display: none;
}
.blog_list_banner .head_text p{
    font-size: 15px;
    margin: 10px 0 !important;
    color: var(--grey_font);
}
.breadcrumb-item .breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/";
}
.breadcrumb-item a{
    color: var(--black) !important;
    font-weight: 400;
}
.breadcrumb .breadcrumb-item.active a {
    color: var(--logo_colour) !important;
    font-weight: 500 !important;
}
.blog-page-ending a{
    color: var(--grey_font);
    font-size: 16px;
}
.blog-page-ending a:hover{
    color: #000;
}
.breadcrumb {
    list-style: none;
    display: flex;
    padding: 10px 20px !important;
        background: #f6f6f6 !important;
        border-radius: 10px !important;
        margin: 50px 0 0px !important;
}
/* //////////////////////////////////////////////// Blog list page css End///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////// Modal css Start ///////////////////////////////////////////////////////////////////////////////////////////////////// */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0, 0, 0, 0.5); /* Black with opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: 82px auto;
    padding: 13px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    max-width: 800px; /* Set max width */
    border-radius: 8px;
}

/* The Close Button */
.close {
    position: absolute;
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 500;
    left: 95%;
    top: 0%;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#contact_popup .modal-content{
    border-radius: 20px;
    box-shadow: 0 0 9px #696969;
    height: fit-content;
    top: 23%;
}
#contact_popup{
    z-index: 999999;
}
#contact_popup .deisgn_area{
    display: flex;
    align-items: center;
}
#contact_popup .deisgn_area .text_area{
    background: #fff6eb;
    padding: 30px  15px 20px;
    border-radius: 15px;
    text-align: center;
}
#contact_popup .deisgn_area .text_area h2 {
    font-size: 30px;
    margin: 20px 0 10px;
}
#contact_popup .deisgn_area .text_area h4 {
    font-size: 17px;
    font-weight: 400;
    color: #2b2b2b;
    line-height: 30px;
}
#contact_popup .deisgn_area .text_area img{
    width: 80%;
    height: auto;
}
/* #contact_popup .deisgn_area .text_area h4 span {
    font-size: 22px;
    font-style: italic;
    line-height: 76px;
    text-transform: uppercase;
    padding: 10px 25px;
    background: rgb(255, 255, 255);
    border-radius: 29px;
    color:var(--logo_colour);
    font-weight: 600;
} */
.contact_popup_form input,  textarea  {
    width: 100%;
    padding: 8px 20px;
    border: 2px solid #ebe1e18a;
    margin: 5px 0px !important;
    border-radius: 15px;
}
/* //////////////////////////////////////////////// Modal css End ///////////////////////////////////////////////////////////////////////////////////////////////////// */
@media (min-width: 1500px){
    .newsletter_banner .text_area {
        position: absolute;
        /* top: 150%;
        left: 9%; */
    }
}


#pagination .current {
    color: white;
    background: #2a41bc;
    border: 1px solid #ececec;
    border-radius: 50%;
    padding: 5px 14px;
}

.bluetext{
    color: #2c3cb9;
}

#newslsuccess{
    font-family: Poppins;
    display: none;
    position: absolute;
    width: max-content;
    right: -5%;
    bottom: -90%;
    border-radius: 100px 100px 10px 100px;
    padding: 8px 25px;
}

#newslerror{
    font-family: Poppins;
    display: none;
    position: absolute;
    width: max-content;
    right: -5%;
    bottom: -90%;
    border-radius: 100px 100px 10px 100px;
    padding: 8px 25px;
}

#contactsuccess, #contacterror{
    font-family: Poppins;
    display: none;
    width: 100%;
}

.calnum{
    border-radius: 5px;
    margin-right: 10px;
    padding: 6px 14px;
    border: 1px solid #c7c5c5;
}
#calsum{
    width: 70px !important;
}
#projectdetails{
    height: 75px !important;
}

#socialshareicons ul{
    list-style: none;
    display: flex;
    padding:0px;
}
#socialshareicons ul li{
    margin: 0 10px;
    font-size: 26px;
    color: #000;
}
#socialshareicons ul li i{
    color: #000;
}
#socialshareicons p{
    font-size: 14px;
}

.socialshareiconsright {
    display:none;
}








/*********  Responsive CSS  ************/

@media (max-width: 390px){
    /* .newsletter_banner #wave {
        top: 175% !important;
        left: 0% !important;
    } */
    .section_container {
        padding: 0 5px !important;
    }
}

@media (min-width: 400px) and (max-width: 660px) {
    .newsletter_banner #wave {
        /* top: 130% !important;
        left: 0% !important; */
        width: 100%;
    }
}
@media (max-width: 760px){
    .lg-components{
    bottom: unset !important;
    right: 0;
    left: 0;
    top: 28% !important;
    }
    
    .toggle_dropdown i{
        margin-left: 10px;
    }
    .toggle_dropdown-content{
        position: fixed !important;
        top: 106px !important;
    }
    .toggle_dropdown {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px 16px !important;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
    border-radius: 100px !important;
    text-align: left;
    display: flex
;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}
    .tb-list .dropdown:hover .dropdown-content{
    position: fixed !important; 
    padding: 0px 11px !important;
    }
    .category_slider img {
    height: 32vh !important;
}
    .read_morebtn{
            line-height: 61px !important;
    }
    .main_heading  .dropdown-content{
            position: relative;
    }
    body{
            overflow-x: hidden;
    }
    .text-left{
            display: none !important;
    }
   .blog_detail_pannel >  .inner_pages_info {
    width: 100% !important;
}
    .mobile_header{
        text-align: center;
    }
    .mobile_header a{
        color: #000 !important;
        font-family: "Poppins", sans-serif
    }
    .swadesh_view{
        flex-direction: column;
    }
    .know_morebtn{
        width: 140px;
        margin: auto;
    }
header{
        position: relative !important;
    }
    .internal_view{
        flex-direction: column;
    }
    .sticky{
        position: fixed !important;
       
    }
 
    #search.open {
    display: block;
    z-index: 99999999;
}
.tb-list{
    top: 76px;

}
#search {
    padding: 16px;
}
#search .close {
    padding: 0px 13px 0px;
left: 82%;
}
#search form {
    text-align: left;
    margin-top: 10vh;
}

    .close {
        font-size: 45px;
        font-weight: 400;
        left: 89%;
        top: 0%;
    }
    #contact_popup .modal-content {
        top: 10%;
        width: 90%;
    }
    #contact_popup .deisgn_area .text_area img {
        width: 60%;
        height: auto;
    }
    #contact_popup .deisgn_area .text_area h2 {
        font-size: 24px;
        margin: 20px 0 10px;
    }
    #contact_popup .deisgn_area .text_area {
        margin: 0 0 20px;
    }
    .socialshareiconsright {
        display:block;
    }
    .content ul{
        justify-content: center !important;
    }
    .spokes_imgsmaindiv{
        margin: 0px 30px 10px !important;
    }
.tabs{
    white-space: nowrap;
    overflow: auto;
}
    .blog_detail_pannel .left_side{
        display: block;
        width: 100%;
        position: fixed;
        z-index: 9999;
    }
    .shown .tb-list{
        display:  block !important;
    }
    .blogsliderSwiper ,
    .bloginnerslider {
        position: relative;
        margin: 0px 0px 40px;
    }
    /* .blogsliderSwiper .swiper-pagination,
    .bloginnerslider .swiper-pagination{
        bottom: -26px !important;
        margin: 10px 0px  !important;
    } */
    .category_slider {
        position: relative;
    }
    .tb-list ul{
        max-height: fit-content !important;
    }
    /* .mainpagination > .swiper-pagination {
        bottom: 0px !important;
    } */
    .tb-list ul {
        max-height: fit-content !important;
        display: flex;
        white-space: nowrap;
        margin-bottom: 0px;
        overflow: auto;
    }
    .tb-list ul{
        background-color: #80808000 !important;
    border: 1px solid #80808000 !important;
    padding: 0px !important;
    border-radius: 10px !important;
    }
    .blog_detail_pannel .left_side .socialshareiconsleft {
        display: none;
    }
    .blog_detail_pannel .left_side .tb-list ul .sub_heading{
    padding: 9px 23px 9px !important;
    border-radius: 23px !important;
    background-color: #fff;
    margin-right: 6px !important;
    }
    .blog_detail_pannel .center p{
        text-align: center !important;
        margin: 0px;
    }
    .blog_detail_pannel .right_side {
        display: block;
        width: 100%;
        position: static;
    }
    .blog_detail .blog_detail_pannel {
        display: flex;
                flex-direction: column;
                flex-wrap: nowrap;
                margin-top: 75px !important;
                gap: 0px;
    }
    .tb-list {
        padding: 11px;
      
      top: 50px;
        position: fixed;
        background-color: #ffff;
        z-index: 9999;
        left: 0px;
        width: 100%;
        overflow: scroll;
    }
    .blog_detail_pannel .center {
        width: 100%;
        margin-top: 25px;
    }
    .blog_content_wrap {
        padding: 0px;
    }
    .blog_detail_banner {
        padding: 20px 0px 11px 20px !important;
        display: block;
    }
    .blog_detail_banner .text_sec {
        padding: 0px 20px 0 0;
        z-index: 999 !important;
    }
    .blog_detail_banner .text_sec h2 {
        font-size: 25px;
        line-height: 32px;
    }
    .blog_detail_banner .text_sec hr {
        margin: 12px 0;
    }
    .blog_detail_banner .text_sec ul li span {
        font-size: 16px;
    }
    .blog_detail_banner .image_area img {
        margin: 20px 0px;
    }
    .blog_detail_banner:after {
        background: linear-gradient(90deg, transparent, transparent);
    }
    .blog_detail_pannel .center h1 {
        font-size: 25px;
        line-height: 35px;
        text-align: center;
        margin-bottom: 7px;
    }
    .blog_detail_pannel .center h2 {
        font-size: 20px;
        margin: 20px 0 15px;
    }
    /* //////////////////////////////////////////////// blog list css Start ///////////////////////////////////////////////////////////////////////////////////////////////////// */
    .blog_list .list .category_card {
        width: 100% !important;
    }
    .section_container {
        padding: 0 5px !important;
    }
    .blog_list .list .category_card{
        display: block;
    }
    #newsletterform input {
        /*width: 100%;*/
        /*margin: 0px 0px 20px;*/
        width: 90%;
        margin: 0px 0px 20px;
    }
    .blog_list .list .category_card img {
        height: auto !important;
        width: 100% !important;
    }
    .blog_list .list {
        padding-right: 10px;
    }
    .talk_us_center{
        margin: 0;
    }
    .blog-page-ending .align {
        display: block;
        width: 100%;
    }
    .blog-page-ending p {
        padding: 0;
        margin: 0;
        width: auto;
    }
    .blogsliderSwiper .swiper-wrapper .swiper-slide {
        /* height:70vh; */
        height:auto;
    }
    .blog_latest .blog_sec .text_sec a {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 15px !important;
    }
    .blog_latest .blog_sec .text_sec a, .blog_latest .blog_sec .text_sec p {
        overflow: hidden;
        text-overflow: ellipsis;
        /* height: 43px; */
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        max-width: 100%;
        display: block;
        display: -webkit-box;
    }
    .blog_latest .blog_sec .text_sec hr, #search hr, .blog_detail_banner .text_sec hr {
        width: 70%;
    }
    .blog_latest {
        padding: 10px 15px;
        display: block;
    }
    .blog_latest .blog_sec .img_sec img {
        width: 100%;
        margin-bottom: 15px;
    }
    .blog_banner_text .text_sec {
        padding: 15px 0px 0px 20px !important;
        width: 100% !important;
    }
    .blog_banner_text .text_sec h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .blog_banner_text{
        flex-direction: column-reverse;
    }
    .blog_banner .blog_banner_text .img_sec img {
        margin: 10px 20% 0;
        height: 240px !important;
    }
    .blog_banner_text .img_sec li {
        font-size: 12px;
    }
    .blog_banner_text .img_sec li span {
        font-size: 15px;
    }
    .blog_banner_text .img_sec li:nth-child(2) {
        top: 4%;
        padding: 27px 8px;
        right: 5%;
    }
    .blog_banner_text .img_sec li:first-child {
        top: 4%;
        padding: 20px 10px;
        right: 72%;
    }
    .blog_banner_text .img_sec li:nth-child(4) {
        top: 26%;
        padding: 20px 10px;
        right: 5%;
    }
    .blog_banner_text .img_sec li:nth-child(3) {
        top: 34%;
        padding: 29px 10px;
        right: 68%;
    }
    .blog_banner_text .img_sec li:nth-child(5) {
        top: 45%;
        padding: 10px 10px;
        right: 16%;
    }
    .filter{display: none;}
    .blog_list .list .category_card .text_sec {
        padding: 15px 10px 15px 10px;
    }
    .newsletter_banner .text_area p {
        display: none;
    }
    /* .newsletter_banner .text_area {
        top: 140% !important;
        left: 0% !important;
        width: 100%;
    } */
    .newsletter_banner .text_area h4 {
        font-size: 15px;
    }
    .newsletter_banner .text_area h2{
        font-size: 24px;
        width: 80%;
    }
    .blog_list .text h2, .related_blog .text h2 {
        font-size: 23px;
        line-height: 35px;
    }
    .blog_footer .cta {
        margin: 0px 0px 0px;
        padding: 30px 15px 30px;
    }
    .blog_footer .talk_us_center{
        text-align: center;
    }
    .footer-social-sec {
        display: block;
        text-align: center;
    }
    .blog_footer .footer-social-icon ul {
        display: flex;
        margin: 10px 0;
        padding: 0 !important;
        justify-content: center;
    }
    .navbar-toggler {
        display: block !important;
        z-index: 999999999;
        position: absolute;
        color: #fff !important;
        transform: translate(3px, -9px);
        font-size: 19px !important;
    }
    /* .sticky{
        top: 27px !important;
    } */

    .team_members{
        margin: 10px 22px;
    }
    .blog-page-ending {
        text-align: center;
        background-color: #a50000;
        padding: 30px 0px;
        margin-top: 42px;
        color: #fff !important;
    }
    .blog-page-ending p{
        color: #fff !important;
        font-size: 14px !important;
        margin: 10px 0px;
        padding: 0px 0px 22px;
       
    }
    .blog-page-ending img {
        margin-bottom: 10px;
    }


    #newslerror{
        font-size: 14px;
        font-family: Poppins;
        display: none;
        position: absolute;
        width: max-content;
        right: -5%;
        bottom: -60%;
        border-radius: 100px 100px 10px 100px;
        padding: 6px 22px;
    }
    .sponsor_img {
        display: flex;
        flex-direction: column;
    }
    .sponsor_img .img_view,
    .content_view{
        width: 100% !important;
    }
    .content_view{
        margin: 0px !important;
    }
    #customModal .close {
        position: absolute;
        left: 0px !important;
        right: -10px !important;
        border: none !important;
        top: -21px !important;
        width: 45px !important;
        margin-left: auto;
        border-radius: 100px;
        padding: 0px !important;
        height: 45px !important;
    }
   .close span{
    font-size: 34px;
    /* transform: translate(4px, 15px); */
    position: absolute;
    top: -1px;
    left: 13px;
    color: #bd4444;

   }
   .internal_view img {
    border-radius: 10px;
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
}
   .modal-content {
    padding: 9px !important;
    margin: 155px auto !important;
    max-width: 83% !important;
}
    .content_view ul{
        justify-content: center;
    }
    #customModal h5 {
        text-align: center !important;
        margin-top: 10px;
    }
    .content li{
        margin: 12px;
    }
    .spokes_imgsmaindiv > img  {
        height: 296px !important;
    }
    .ourmission{
        margin: 14px 0px;
    }
    .blog_detail_pannel .center hr {
        margin: 4px 0 !important;
    }
        .header_view {
    display: flex;
    justify-content: center  !important;
}
#myHeader .dropdown{
display: none;
}
    /* //////////////////////////////////////////////// blog list css End ///////////////////////////////////////////////////////////////////////////////////////////////////// */
}
/* @media (min-width: 770px) and (max-width: 800px) {
    .newsletter_banner .text_area {
        top: 232% !important;
        left: 0% !important;
        width: 100%;
    }
} */
@media (min-width: 768px) and (max-width: 900px){
    .blog_detail_pannel .left_side, .blog_detail_pannel .right_side {
        display: none;
    }
    .blog_detail_pannel .center {
        width: 100%;
    }
    .blog_content_wrap {
        padding: 0px;
    }
    .blog_detail_banner .text_sec {
        padding: 0px 20px;
        z-index: 999;
    }
    .blog_detail_banner .text_sec h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .blog_detail_banner .text_sec hr {
        margin: 15px 0;
    }
    /* //////////////////////////////////////////////// blog list css Start ///////////////////////////////////////////////////////////////////////////////////////////////////// */
    .section_container {
        padding: 0 10px !important;
    }
    .blog_latest .blog_sec .text_sec a {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 15px !important;
    }
    .blog_latest .blog_sec .img_sec img {
        width: 100%;
    }
    .blog_banner_text .text_sec {
        padding: 60px 0px 0px 26px;
        width: 75%;
    }
    .blog_banner_text .text_sec h2 {
        font-size: 22px;
        line-height: 33px;
    }
    .blog_banner .blog_banner_text .img_sec img {
        top: 10%;
        height: 300px !important;
    }
    .blog_banner_text .img_sec li {
        font-size: 13px;
    }
    .blog_banner_text .img_sec li span {
        font-size: 16px;
    }
    .blog_banner_text .img_sec li:nth-child(2) {
        top: 5%;
        padding: 29px 10px;
        right: 4%;
    }
    .blog_banner_text .img_sec li:nth-child(4) {
        top: 55%;
        padding: 20px 10px;
        right: 3%;
    }
    .blog_banner_text .img_sec li:first-child {
        top: 6%;
        padding: 20px 11px;
        right: 30%;
    }
    .blog_banner_text .img_sec li:nth-child(3) {
        top: 27%;
        padding: 30px 10px;
        right: 42%;
    }
    .blog_banner_text .img_sec li:nth-child(5) {
        top: 66%;
        padding: 20px 20px;
        right: 44%;
    }
    .filter{
        display: none
    }
    /* .newsletter_banner .text_area {
        top: auto !important;;
        left: 0% !important;
        bottom: -84% !important;
    } */
    .newsletter_banner .text_area h2{
        font-size: 30px;
    }
    .blog_list .list .category_card {
        width: 145%;
    }
    .blog_list #pagination {
        justify-content: flex-start;
    }
    .talk_us_center, .talk_us_right{
        width: 100% !important;
        text-align: center;
    }
    .blog_footer .cta {
        padding: 30px 15px 30px;
        margin: 0px 0px 0px;
    }
    .blog-page-ending .align {
        display: block;
        text-align: center;
    }
    .blog-page-ending img{
        margin-bottom: 10px;
    }
    .blog-page-ending p{
        text-align: center;
        width: auto;
    }
    /* //////////////////////////////////////////////// blog list css End ///////////////////////////////////////////////////////////////////////////////////////////////////// */
}
@media (min-width: 920px) and (max-width: 1024px){
    /* .newsletter_banner .text_area {
        width: 82% !important;
        top: 130% !important;
    } */
    .section_container {
        padding: 0px 30px !important;
    }
    .blog_footer .cta{
        justify-content: space-between;
        padding: 30px 35px 10px 15px;
    }
}
/* @media (max-width: 980px){
    .newsletter_banner .text_area {
        top:134%;
        left: auto;
    }
}
@media (max-width: 1200px){
    .newsletter_banner .text_area {
        top:150%;
        left: auto;
    }
} */
/* @media (min-width: 1460px){
    .newsletter_banner .text_area {
        top:128% !important;
        left: auto;
    }
}
@media (min-width: 1590px){
    .newsletter_banner .text_area {
        top:122%;
        left: auto;
    }
} */
@media (min-width: 1600px){
    /* .newsletter_banner .text_area {
        top: 120%;
        left: 0%;
        width: 100%;
    } */
}
/* //////////////////////////////////////////////// Homepage CSS ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* homepage banner css  */
/* .main {
    margin-top: 85px;
} */
#main_slider {
    position: relative;
    padding: 0px 0px;
}
.hero  .swiper {
    overflow: hidden;
}

.hero  .swiper-slide {
    width: 100% !important;
    height: auto;
}
.hero {
    padding: 0;
    /* position: absolute; */
    top: 0%;
}

.hero img {
    position: relative;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
    max-height: 100vh;
    border-radius: 0 0 0 0px;
}
.web_home_banner {
    display: block !important;
}
.mobile_home_banner {
    display: none !important;
}
.Home_banner_text{
    position: absolute;
    z-index: 9999;
    top: 30%;
    /* text-align: center; */
}
.Home_banner_text p {
    color: #c2c8f6 !important;
    width: 75%;
    font-size: 16px;
    font-weight: 300;
    /* margin: auto; */
}
.Home_banner_text h2 {
    color: #fff !important;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 500;
}
.Home_banner_text .italic {
    color: #fff !important;
    font-style: italic;
    margin: 20px 0 20px;
    width: 70%;
    font-size: 20px;
    font-weight: 400;
}
.Home_banner_text .heading{
    text-align: left;
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    margin: 20px 0 20px;
}
.waviy {
    position: relative;
    -webkit-box-reflect: below -62px linear-gradient(transparent, rgb(0 0 0 / 5%));
    font-size: 80px;
    font-weight: 600;
    letter-spacing: -9px;
}
.waviy span {
  font-family: 'Poppins', sans-serif;
  position: relative;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  animation: waviy 1s infinite;
  animation-delay: calc(.1s * var(--i));
  
}
@keyframes waviy {
  0%,40%,100% {
    transform: translateY(0)
  }
  20% {
    transform: translateY(-20px)
  }
}
.marquee-container:hover .marquee-content {
    animation-play-state: paused;
  }
.Header_shake-notification{
    animation-iteration-count: infinite;
    animation-name: Header_shake-notification;
    animation-duration: 2.5s;
    animation-fill-mode: both;
    animation-delay: 0;
    animation-play-state: running;
    transform: scaleX(1);
}
@keyframes Header_shake-notification{
    0% {
        transform: scaleX(1);
    }
    2.5%, 5% {
        transform: scale3d(.9, .9, .9) rotate(-3deg);
    }
    
    12.5%, 17.5%, 22.5%, 7.5% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    10%, 15%, 20% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    25%, 100% {
        transform: scaleX(1);
    }
}
.homesliderSwiper .swiper-pagination {
    position: absolute;
    display:  block !important;
    bottom: 30px !important; /* Adjust as needed */
    left: 50% !important;
    transform: translateX(-50%);
    z-index: 10;
    /* margin: 0 0 30px; */
}

.homesliderSwiper .swiper-pagination-bullet {
    opacity: 1 !important;
    height: auto !important;
    width: fit-content !important;
    border-radius: 100px !important;
    background: rgba(255, 255, 255, 0.5); /* Bullet color */
    padding: 10px 15px; /* Bullet padding */
    margin: 0 5px; /* Spacing between bullets */
    transition: background 0.3s ease; /* Smooth transition on hover */
    color: rgb(255, 255, 255); /* Text color */
    font-size: 14px; /* Font size for custom text */
    text-align: center; /* Center align text */
    display: inline-block !important; /* Make bullets inline */
}

.homesliderSwiper .swiper-pagination-bullet-active {
    background: rgb(0, 0, 0); /* Active bullet color */
    color: rgb(255, 255, 255); /* Text color for active bullet */
}

.homesliderSwiper .swiper-pagination-bullet:hover {
    background: rgba(17, 0, 255, 0.8); /* Hover effect for bullets */
}

/* homepage banner css end */
.heading span{
    font-weight: 600;
    color: var(--text-logo-color);
}
/* About Section css end */
.about_us{
    padding: 70px 0 30px;
}
.about_us h1, .about_us h1 .algosoft_text, .service .text_sec h1, .technology_slack h1{
    font-family: 'Poppins',sans-serif;
    font-size: 40px;
    font-weight: 500;
    color: var(--font-BTW);
    text-align: center;
    line-height: 55px;
}
.about_us h1 span{
    font-size: 65px;
    font-weight: 200;
    line-height: 90px;
    color: var(--text-logo-color);
}
.about_us .upwork{
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    margin: 0 !important;
}
.about_us .upwork li img{
    height: 200px;
    width: auto;
}
.about_us .upwork li:nth-child(1) img, .about_us .upwork li:nth-child(3) img{
    height: 160px;
}
.about_us p, .service .text_sec p, .technology_slack p{
    text-align: center;
    font-size: 15px;
    margin: 10px auto !important;
    line-height: 25px;
    color: var(--text-grey);
    width: 80%;
}
.about_us ul li .try {
    text-align: right;
    font-size: 20px;
    line-height: 25px;
    color: var(--text-logo-color);
    font-weight: 500;
    width: fit-content;
}
.about_us ul{
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about_us ul li .cursor_point, .about_us ul li .cursor_point a button{
    padding: 17px 21px;
    border-radius: 50%;
    position: relative;
}
.about_us ul li .cursor_point a button i{
    color: var(--font-BTW);
}
.about_us ul li .cursor_point a button{
    background: none;
    border: 2px solid var(--font-BTW);
}
.about_us ul li .cursor_point a button:hover{
    background: linear-gradient(90deg, #2c3cb9, #1c6bdb, #03a9f4, #f441a5, #ffeb3b, #03a9f4, #1c6bdb, #2c3cb9);
  background-size: 400%;
}
.about_us ul li .cursor_point a button:hover i{
    color: #ffffff;
}
/* About Section css end */
.marquee {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 150px;
    overflow-x: hidden;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 20s linear infinite;
  animation-play-state: running; /* Make sure animation is running initially */
}

.marquee:hover .track {
  animation-play-state: paused; /* Pause the animation on hover */
}
.marquee .track h1{
    font-size: 110px;
    font-weight: 600;
    color: var(--text-grey);
    opacity: 0.2;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
/* Homepage service sectiion  */
.tab-content>.active{
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important; 
}
.service{
    padding: 50px 0;
}
.service .text_sec p, .service .text_sec h1, .technology_slack h1, .technology_slack p{
    text-align: left;
    margin: 10px 0 !important;
}
.service_slider{
    margin:20px 0;
}
.serial_number {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #ffffff21;
    font-size: 40px;
    font-weight: 600;
}
/* #service_slider .swiper{
    overflow: visible;
}
#service_slider .swiper-wrapper{
    overflow: hidden;
} */
.service_slider .heading{
    position: absolute;
    top: 10%;
    left: 10%;
    text-align: left;
    font-size: 20px;
    color: #fff;
    width: 70%;
    line-height: 30px;
}
/* .service_slider .swiper-slide {
    overflow: hidden;
    position: relative;
} */
.service_slider .swiper-slide .sub_text{
    position: absolute;
    bottom: -40%;
    left: 10%;
}
.service_slider .swiper-slide:hover .sub_text{
    bottom: 10%;
    transition: all 0.30s;
}
.service_slider .swiper-slide .sub_text p{
    color: #ffffff !important;
    line-height: 24px;
    width: 90%;
    margin-bottom: 28px;
}
.sub_text .white_stroke_btn{
    padding: 8px 20px;
}
.service_slider img {
    min-height: 410px;
    max-height: 470px;
    border-radius: 15px;
    width: 100%;
    object-fit: cover;
    border: 2px solid var(--bg_light_grey);
}
.service_slider .swiper-slide:hover {
    BACKGROUND: #173db9;
    border-radius: 15px;
}
.service_slider .swiper-slide:hover img{
    opacity: 0.2;
}

.swiper-button-prev, .swiper-button-next {
  position: absolute !important; 
  width: 50px !important;
  height: 50px !important;
  background-color: #fff;
  border-radius: 50%;
  z-index: 2;
  box-shadow: 0 0 15px rgba(75, 75, 75, 0.4);
  top: calc(50% - 25px);
  cursor: pointer;
}
.swiper-button-prev:hover, .swiper-button-next:hover{
    background-color: #173db9;
}
.swiper-button-prev:hover::after{
    border-top: 3px solid #ffffff !important;
    border-left: 3px solid #ffffff !important; 
}
.swiper-button-next:hover::after{
    border-bottom: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}
.swiper-button-prev::after, .swiper-button-next::after {
  content: "" !important;
  position: absolute;
  width: 10px;
  height: 10px; 
  transform: rotate(-45deg);
  top: 20px;
  left: 20px;
  box-sizing: border-box;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: 0.6;
  box-shadow: none;
  cursor: not-allowed;
}
.swiper-button-prev {
  left: -25px;
}
.swiper-button-prev::after {
  border-top: 3px solid #333;
  border-left: 3px solid #333;
}
.swiper-button-next {
  right: -25px;
}
.swiper-button-next::after {
  border-bottom: 3px solid #333;
  border-right: 3px solid #333;
}
.service .nav-tabs {
    border-bottom: none;
    gap: 10px;
    margin: 20px 0 40px;
}
.service .nav-tabs li a{
    border-radius: 100px;
    border: 2px solid var(--light-stroke);
    color: var(--font-BTW);
}
.service .nav-tabs li a:active, .nav-tabs .nav-link.active {
    border: 2px solid var(--light-stroke);
    background:linear-gradient(90deg, #2c3cb9, #1c6bdb) ;
    color: #fff !important;
}
.tab-content > .active {
    animation: fadeInUp 0.5s ease-in-out forwards;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(5%);
    }
    to {
        opacity: 1;
        transform: translateY(0%);
    }
}
/* Homepage service sectiion end */
/* Homepage solution section */
.solution {
    background: var(---light-bg);
    padding: 70px 0;
    position: relative;
}
.solution .text_area {
    position: absolute;
    rotate: -90deg;
    top: 54%;
}
.solution .text_area h1 {
    color: var(--font-BTW);
    width: 200px;
    font-size: 25px;
    margin: 0 0 0;
}
.solution .text_area h2 {
    font-family: "Oswald", sans-serif;
    font-size: 90px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--text-logo-color) !important;
}
.sol_point ul {
    list-style: none;
    display: flex;
    gap: 20px;
    padding: 0;
}
.sol_point ul li {
    background: var(--primary-base);
    width: 100%;
    border: 4px solid var(--light-stroke);
    padding: 15px 20px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sol_point ul li:first-child{
    width: 90%;
}
.sol_point ul li h1 {
    margin: 0 15px 0 0;
    font-size: 50px;
    font-weight: 600;
    color: #E3ECFF;
}
.sol_point ul li h3 {
    color: var(--font-BTW) !important;
    font-weight: 500;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    line-height: 26px;
    margin: 0;
}

/*solution slider */
.main_division {
    display: flex;
    overflow: hidden;
    background: #ffffff;
    border-radius: 10px;
}

.quote-slider-wrapper {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    overflow: hidden;
}
.quote-slider {
  height: 500px;
}

.quote-text-wrap {
  display: flex;
  height: 100%;
}
.quote-text-wrap  .right_element{
    align-content: center;
    padding-left: 70px;
}
.quote-text-wrap  .right_element h1{
    font-size: 20px;
    line-height: 33px;
}
.quote-text-wrap  .right_element h1 span{
    color: #173db9;
    font-size: 23px;
    font-weight: 600;
}
.quote-text-wrap  .right_element p {
    width: 80%;
    margin: 0 0 50px;
}

.quote-slider-wrapper .swiper-slide .right_element {
  transition: all 0.3s;
}
/* .swiper-slide.swiper-slide-next .quote-text-wrap,
.swiper-slide.swiper-slide-prev .quote-text-wrap {
  opacity: 0;
}
.swiper-slide.swiper-slide-active .quote-text-wrap {
  opacity: 1;
} */

.image-slider-wrapper {
  position: relative;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  overflow: hidden;
  /* background-color: #f1f1f1; */
}
.image-slider {
  height: 500px;
}

.main_division .swiper-slide { 
    border-radius: 0px;
    position: relative;
    overflow: hidden;
}
.main_division .swiper-slide-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main_division .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.main_division .swiper-button-next {
    right: 575px;
    TOP: 255%;
}
.main_division .swiper-button-prev {
    TOP: 248%;
    left: 800px;
}
/*technology_slack start*/
/* technology_slack */
.technology_slack{
    padding: 60px 0 70px;
}
.technology_slack .nav-tabs .nav-link {
  transition: transform 0.3s ease, color 0.3s ease;
  color: var(--font-BTW);
}
.tech_icon .nav-tabs-container{
    margin: 40px 0 !important;
}
.technology_slack .nav-tabs {
    gap: 20px;
    border: navajowhite;
    background: var(--light-stroke);
    border-radius: 100px;
    padding: 3px 20px;
    width: fit-content;
}
.technology_slack .nav-tabs .nav-link:hover {
  /* transform: scale(1.1); */
  transform: translateY(-9px);
  /* background: #fff;  */
  background: linear-gradient(90deg, #2c3cb9, #1c6bdb, #03a9f4, #f441a5, #ffeb3b, #03a9f4, #1c6bdb, #2c3cb9);
  background-size: 400%;
  border-radius: 100px;
}

.technology_slack .nav-tabs .nav-link.active {
  transform: translateY(-9px);
  font-weight: 400;
  border-radius: 100px;
}
.technology_slack .tab-content .sec_head{
    display: flex;
    justify-content: space-between;
}
.technology_slack .tab-content .sec_head hr{
    height: 5px;
    width: 25%;
    border-radius: 100px;
}
.technology_slack .tab-content .sec_head h3{
    color: var(--font-BTW);
    font-weight: 500;
}
.tab-content ul {
    margin: 20px 0 0 !important;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-around;
    gap: 25px;
}
.tab-content ul li .card_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: var(---light-bg);
    width: 100%;
    border-radius: 20px;
    padding: 30px 15px;
    transition: transform 0.3s ease, color 0.3s ease;
}
.tab-content ul li .card_box:hover {
    background:linear-gradient(90deg, #2c3cb9, #1c6bdb);
    color: #fff;
    transform: translateY(-9px);
}
.tab-content ul li .card_box:hover h2, .technology_slack .nav-tabs .nav-link:hover{
    color: #fff !important;
}
.tab-content ul li .card_box img{
    height: 100px;
    width: auto;
}
.tab-content ul li .card_box h2 {
    font-size: 17px;
    /* width: 60%; */
    margin: 10px auto 0;
    font-weight: 300;
    color: var(--font-BTW);
    text-align: center;
    line-height: 30px;
}
.technology_slack .tab-content p {
    text-align: center;
    margin: 10px auto !important;
}
/*technology_slack end*/
/* Footer css */

.company_profile {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
    border-top: 2px solid #ffffff12;
    border-bottom: 2px solid #ffffff12;
    margin: 20px 0;
}
.Blue_btn {
    background: #173db9;
    padding: 10px 20px;
    border: none;
    border-radius: 100px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.Blue_btn:hover {
    background: #ffffff;
    color: #173db9;
    box-shadow: 0 0 10px #ececec;
}

footer .Blue_btn {
    padding: 10px 30px !important;
}
footer .Blue_btn:hover{
    /* border: 2px solid #fff;
    background: #ffffff; */
    color: #173db9;
    box-shadow: none;
}
Footer h1 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin: 0px 30px 0px 0px;
}
footer .Navigation li:first-child {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #6b7bad;
}
Footer ul {
    padding: 0;
    list-style: none;
}
footer ul li {
    margin-bottom: 6px;
}
Footer ul li a {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
}
footer .contact li i {
    font-size: 14px;
    color: #fff;
    padding: 8px 8px;
    background: #2c3cb9;
    border-radius: 100px;
    margin-right: 10px;
}
footer .contact .location_sec {
    display: flex;
    align-items: center;
}
footer .contact li .location {
    padding: 8px 10px;
}
footer .last_strip {
    margin-top: 20px;
    border-top: 2px solid #ffffff12;
    padding: 10px 0 10px;
}
footer .last_strip p {
    text-align: center;
    font-size: 15px;
}

/* Footer css end*/
/* //////////////////////////////////////////////// Homepage CSS ///////////////////////////////////////////////////////////////////////////////////////////////////// */
.navbar {
    justify-content: center !important;
}
#navbar{
    padding: 10px 0px;
}
.navbar-toggler{
    display: none;
}
.collapse:not(.show) {
    display: block !important;
}

#myHeader {
    position: fixed;
    top: 0;
    width: 100%;
    transition: 0.3s;
    height: 55px;
    padding: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    /* background: linear-gradient(90deg, #fbe022, #a50000, #fbe022); */
    background: #a50000 !important;
  }
  
  .sticky {
    background:  #a50000 !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
   
  }
  .blog-page-ending ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 0px;
  }
  .blog-page-ending ul li {
    background: linear-gradient(132deg, #b11f04, #a50000, #fbe022);
    padding: 7px 13px;
    border-radius: 100px;
    margin: 0px 5px;
}
  .blog-page-ending ul li a{
    color: #fff;
  }
  .team_members{
    box-shadow: 0px 0px 5px -2px rgb(151 138 138);
    padding: 9px;
    border-radius: 10px;
    position: relative;
    height: 428px;
    margin-bottom: 15px;
  }
  .hovereffect::-webkit-scrollbar {
    width: 4px;           
    height: 8px;  
    background-color:#dad5d5; 
    box-shadow: 0px 0px 5px -2px rgb(151 138 138);      
  }
  .hovereffect::-webkit-scrollbar-track {
    background-color:#dad5d5; 
    border-radius: 4px;
    box-shadow: 0px 0px 5px -2px rgb(151 138 138);
  }
  
  
  .hovereffect::-webkit-scrollbar-thumb {
    background-color:#dad5d5; 
    border-radius: 4px;
    box-shadow: 0px 0px 5px -2px rgb(151 138 138);
  }
  
  .team_members h3{
    font-size: 15px;
    line-height: 26px;
    color: var(--black);
    margin-bottom: 20px;
    text-align: center;
  }
  .team_members p{
    margin: 0px;
    text-align: center;
    color: #a50000;
    font-weight: 500 !important;
    font-size: 15px !important;
    margin-bottom: 6px !important;
  }
  .hovereffect{
    opacity: 0;
    display: none
  }
  .team_members:hover .hovereffect{
    opacity: 1;
    display: block;
    /* transform: translate(0px, -228px); */
    position: absolute;
    top: 0px;
    overflow-y: scroll;
    height: 100%;
    background-color: #a50000;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
  }
  .team_members:hover{
    padding: 0px;
    overflow: hidden;
  }
  .hovereffect p{
    text-align: center;
    color: #a50000;
    font-weight: 500 !important;
    font-size: 19px !important;
    margin-bottom: 6px !important;
  }
  .bloginnerslider img,
  .blogsliderSwiper img{
    height: 139px !important;
    border-radius: 100px !important;
  }
  .spokes_img {
   height: 254px !important;
    border-radius: 15px !important;
    margin-bottom: 0px !important;
}
  .spokes_view h1{
    font-size: 17px !important;
    margin: 7px 0px 0px !important;
    text-align: center !important;
    line-height: 23px !important;
  }
  .spokes_view p{
    text-align: center;
    margin: 0px;
    font-size: 13px !important;
    line-height: 23px !important;
  }
  #openModalBtn{
    cursor: pointer;
    color: #a50000;
    margin-left: 7px;
    font-weight: 600;
  }
  .sponsor_img{
    display: flex;
  }
  .sponsor_img .img_view{
    object-fit: fill;
    width: 249px;
    border-radius: 10px;
    height: 219px;
    border: 1px solid #8080805c;
  }
  .img_view img{
    width: 100%;
    height: 100%;
    border: 1px solid #8080805c;
    padding: 8px;
    border-radius: 10px;
  }
  .content_view{
    width: 556px;
    margin: 14px;
    font-family: "Poppins", sans-serif;
    font-size: 14px
  }
  .content_view ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
  }
  .content_view ul li{
    border: 1px solid #8080805c;
    padding: 8px 12px;
    border-radius: 100px;
    margin-right: 8px;
    color: #a50000;
  }
  .content_view ul li a{
    color: #a50000;
  }
  #customModal  .close{
    position: absolute;
    left: 0px;
    right: -10px;
    border: none;
    top: -15px;
    width: 42px;
    margin-left: auto;
    border-radius: 100px;
  }
  #customModal h5{
    text-align: left;
  }

  .tabs button {
    padding: 10px 20px;
    cursor: pointer;
    margin-right: 5px;
    border: none;
    border-radius: 100px;
  }
/* 
  .tabs button.active {
    background-color: #007bff;
    color: white;
  } */

  .content {
    display: none;
    margin-top: 10px;
  }

  .content.show {
    display: block;
  }
  .swiper-button-next,.swiper-button-prev {
    --swiper-navigation-size: 24px;/* local variable will override global */
    --swiper-theme-color: white;/* local variable will override global */
  }
  
  ul.swiper-wrapper {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
  }
  
  /* Swiper container */
  .swiper {
    max-width: 100%;
    height: auto;
  }
  /* 
  /* swiper responive image */
  .swiper img {
    width: 100%;
    height: auto;
  }
  
  /* 1 of 3 - Swiper custom pagination */
  .swiper-pagination-bullet {
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    opacity: 1;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.5s ease, color 0.5s ease;
  
  }
  
  /* 2 of 3 - Swiper custom pagination */
  .swiper-pagination-bullet:hover {
    transition: background-color 0.5s ease;
    background: rgba(0, 0, 0, 1);
    color: white;
  }
  
  /* 3 of 3 - Swiper custom pagination active state */
  .swiper-pagination-bullet-active {
    color: #fff;
    background: black;
  }
  
  iframe{
    width: 100%;
  }
  /* .bloginnerslider  .swiper-pagination{
    transform: translate(0px, -106px) !important;
  } */

  /* .swiper-pagination{
    bottom: 70px !important;
} */
  
#lightgallery img{
    height: 417px;
    margin: 0px 0px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.ourmission h1{
    margin: 0px !important;
    text-align: center;
    font-size: 23px !important;
    text-transform: capitalize;
    font-weight: 600;
}
.ourmission{
    padding: 10px;
    background-color: #f5d120d4;
    border-radius: 10px;
    height: 389px;
}
.ourmission li{
    line-height: 29px !important;
}
.ourmission ul{
    padding: 0px 0px 0px 20px;
    margin: 0px;
    list-style: none;
}
.sub_heading:hover{
    transition: 0.3s ease;
    background-color: var(--grey_font) !important;
   
}
.sub_heading:hover a{
    color: #fff ;
}
.spokes_imgsmaindiv{
   background-color: #9e9e9e0f;
    padding: 9px;
    border-radius: 10px;
    margin-bottom: 12px;
    border: 1px solid #9e9e9e00;
    border: 1px dashed #a9a9a9;
}
.swiper-pagination-bullet-active{
    background-color: var(--grey_font) !important;
      
}
.spokes_imgsmaindiv:hover {
    border: 1px solid  #9e9e9e2e;
}
.spokes_imgsmaindiv:hover{
overflow: hidden;
}
.awwards img{
    height: auto !important;
    border-radius: 7px !important;
}
.header_view{
    display: flex;
    justify-content: space-between;
}
.awwards ul{
    display: flex;
    flex-direction: row;
    list-style: none !important;
    padding: 0px;
    justify-content: center;
    flex-wrap: wrap;
}
.awwards ul li{
    margin-right: 18px;
}
.swiper-slide{
    overflow: hidden;
}
#myHeader .fa-solid {
    padding: 9px;
    border-radius: 100px;
}
.inter_logoes{
    width: 20% !important;
    height: auto !important;
    margin: 0px !important;
}
.spokes_imgsmaindiv img:hover{
    transform: scale(1) !important;
}
.head-nav-third a{
    position: relative;
      color: #fbe022;
}
.navbar-brand{
    width: 118px !important;
}
.head-nav-third a:hover{
    color: #ebe1e1;
}
.dropdown-content{
    text-align: left;
}
.dropdown-content a:hover{
    background: #a50000 !important;
    color: #fff ;
}
.marquee-container {
    margin: 0;
    padding: 0;
    height: 105px;
    overflow: hidden;
    display: flex;
    align-items: center;
    background-color: #8080800f;
    border: 1px solid #8080803d;
    border-radius: 10px;
    margin-bottom: 18px;
  }
  .dropdown{
        text-align: end;
    width: 100%;
  }
  .marquee-container ul{
    padding: 10px;
    margin: 0px;
    list-style: none;
  }
    .marquee-container ul li{
        border: 1px solid #8080803d;
        font-family: "Poppins", sans-serif;
    font-size: 14px;
    background-color: #fff;
    padding: 10px 10px 0px;
    border-radius: 10px;
    margin-bottom: 5px;
  
    }
        .marquee-container ul li a{
               color: #000;
    max-width: 100%;
    display: contents;
    padding-left: 10px;
        }
  .marquee-content {
    display: inline-block;
    animation: scroll-up 20s linear infinite;
        padding: 7px;
    width: 100%;
  }
  .marquee-content a{
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #000;
   padding: 10px 16px;
  }
  .marquee-content ul{
    padding: 0px;
    margin: 0px;
    list-style:none;
  }
  .blog_detail_pannel .center #head09::after{
    content: '';
    display: block;
    width: 184px;
    height: 3px;
    margin: 8px auto 0 auto !important;
  }
  .inner_subhview{
        padding: 0px;
    list-style: none !important;
    display: flex;
    margin:15px 0px;
        overflow: auto;
  }
  .know_morebtn{
    background: linear-gradient(132deg, #b11f04, #a50000, #fbe022);
    color: #fff !important;
    font-size: 15px;
    padding: 10px 20px 0px;
    height: 38px;
    border-radius: 100px;
    font-weight: 300;
  }
  .inner_subhview li a{
    white-space: nowrap;
  }
  /* .swadesh_view{
    display: flex;
    justify-content: space-between;
  } */
  .marquee-content ul li{
    padding: 10px 10px;
    border-bottom: 1px dotted;
  }
  
  @keyframes scroll-up {
    0% {
      transform: translateY(100%);
    }
    100% {
      transform: translateY(-100%);
    }
  }
  .internal_view{
    display: flex !important;
    
  }
  .close-modal{
    position: absolute;
    right: -9px;
    background-color: #a50000;
    color: #fff;
    padding: 0px 12px;
    border-radius: 100px;
    font-size: 29px;
    top: -17px;
  }
  .internal_view img {
    border-radius: 10px;
    width: 187px;
    height: 236px;
    object-fit: cover;
}
  .model_innercontent h2{
    font-size: 23px !important;
    font-family: "Poppins", sans-serif;
    margin: 0px;
  }
  .spokes_view span{
    font-size: 15px;
    color: #a50000;
  }
  .model_innercontent h4{
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    color: #a50000;
  }
  .model_innercontent p{
    font-family: "Poppins", sans-serif;
    font-size: 14px;
  }
  .model_innercontent{
    padding: 10px;
  }
  .inner_subhview li a{
border-bottom: 0px solid #2c3cb936 !important;
}
.inner_subhview li{
     border: 1px solid #a50000;
    color: #282828;
    padding: 12px 13px;
    border-radius: 100px;
    line-height: 10px !important;
    margin-right: 10px;
}
.inner_subhview li:hover {
background-color: #a50000 !important;
color: #a50000 !important;
}
#theme_conclave{
           color: #ffffff;
    padding: 14px;
    border-radius: 10px;
    background-color: #a50000;
}
#sponser,
#stories{
        background-color: #f8f8f8;
    padding: 15px;
}

#guestlist .guestinner_list_heading,
#awardee .guestinner_list_heading,
#stories .guestinner_list_heading,
#gallery .guestinner_list_heading,
#sponser .guestinner_list_heading
{
margin-bottom: 20px !important;
}
.guestinner_list_heading{
    text-align: center;
    color: var(--black);
    font-family: "Poppins", sans-serif;
    /* margin: 0px !important; */
    margin: 10px 0px 0px !important;
   font-size: 30px !important;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}
.articles_infodetails{
       overflow: hidden;
    border: 1px solid #80808036;
    padding: 0px;
    border-radius: 10px;
    margin-top: 10px;
}
.articles_infodetails h2{
    margin: 0px !important;
    padding-bottom:0px !important
}
.articles_infodetails img{
      height: 232px !important;
    border-radius: 0px !important;
}
.article_details{
    display: flex;

    flex-direction: row;
}
.article_heading h2{
        color: #000 !important;
    font-size: 15px !important;
    text-align: left !important;
    font-weight: 400 !important;
    line-height: 21px !important;
    margin-top: 10px !important;
} 
.articles_infodetails img{
    margin: 0px !important;
}
.article_details p{
    margin: 0px;
} 
#sponser ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    height: auto;
}
#sponser img{
        height: 57px;
    width: auto;
    object-fit: cover;
    transition: filter 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px !important;
}
#sponser img:hover {
  filter: none;
}
.article_details span{
border: 1px solid #a90a01;
    border-radius: 100px;
    padding: 6px 9px;
    background-color: #f8f8f8;
    color: #a50000;
        margin: 0px 8px 0px 8px;
}
.article_content a{
    color: #a50000;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
}
.fa-solid{

}
.article_content{
   padding: 10px;
  background-color: #f8f8f8;
}
.articles_infodetails:hover img{
   transform: unset !important;
    transition: all 0.3s ease-in-out;
}
.inner_pages_info{
   width: 80% !important;
}


#gallery .video{
    margin: 10px 0px;
    padding: 10px;
    border: 1px dashed #3a3535;
    width: 100%;
}
.logoSwiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
#gallery::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
      background: linear-gradient(rgb(255 255 255 / 48%), rgb(165 0 0 / 55%)), url(../images/swadesh_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: -1; /* Puts background behind the content */
    opacity: 0.1;
    
}
#stories h2::after{
    display: none;
}
#gallery img{
        height: 174px !important;
        border-radius: 10px !important;
        border: 1px solid;
        
}
#gallery img:hover{
    border: 1px dashed #a9a9a9;
}
#gallery .col-md-4{
    overflow: hidden;
}
#gallery {
    position: relative;
    z-index: 1;
    min-height: 100vh;
    padding: 10px;
    margin: 20px 0px;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-btn {
  background-color: #3498db00;
    color: #fbe022;
    padding: 0px 20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
}

.dropdown-content {
     display: none;
    position: absolute;
    background-color: white;
    min-width: 160px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 7px;
    right: 0px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
  
}
.sub_heading:hover a{
    color:#FFf !important;
}
.tb-list .dropdown {
        padding: 11px 14px 10px;
    line-height: 15px;
    margin-bottom: 9px;
    border: 1px solid #8080803d;
    border-radius: 10px;
    background-color: #fff;
}

 .dropdown-content a {
  color: black;
  padding: 10px 10px;
  text-decoration: none;
  display: block;
border: 1px solid #80808036;
}


#myHeader .dropdown-content a:hover {
 color: #f1f1f1 !important;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.read_morebtn{
    background: linear-gradient(132deg, #b11f04, #a50000, #fbe022);
    padding: 7px 13px;
    border-radius: 100px;
    margin: 0px 5px;
    border: 1px solid #b11f04;
    color: #fff;
    font-family: "Poppins",sans-serif;
}
.read_morebtn:hover{
        background-color:  #b11f04;
        color: #fff;
        cursor: pointer;
}

#galleryimg img{
        height: auto !important;
    border-radius: 10px !important;
}
 .video-thumbnail {
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
  }

  .video-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
  }

  .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 34px;
    color: #fefefe;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 1px 9px;
    border-radius: 50%;
  }

  iframe#mainVideo {
    border-radius: 10px;
    width: 100%;
    height: 400px;
  }
  .text-left{
    display: flex;
  }
    .text-left div{
         color: #f9db21;
    }
    .dropdown  i{
        margin: 0px 10px;
    }
    .team_members img{ 
    height: 300px;
    }
    .toggle_dropdown_section {
      position: relative;
      display: inline-block;
      width: 100%;
    }
    .toggle_dropdown_section i{
        font-size: 14px;
    }
    .toggle_dropdown {
          background-color: #fff;
    border: 1px solid #ccc;
    padding: 8px 16px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
    border-radius: 10px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    }

    .toggle_dropdown-content {
     display: none;
    position: absolute;
    top: 100%;
    left: 6px;
    min-width: 220px;
    background-color: #f9f9f9;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    width: 96%;
    border-radius: 10px;
    }
     .toggle_dropdown-content a:hover{
        color: #a50000;
     }
    .toggle_dropdown-content a {
      padding: 10px 16px;
      display: block;
      color: #000;
      text-decoration: none;
    }

    .toggle_dropdown-content a:hover {
      background-color: #eee;
    }

    .show {
      display: block;
    }
@media (min-width: 1600px) and (max-width: 3000px) {
    #main_infosite img{
    height:80vh !important;
}
    iframe#mainVideo {
    border-radius: 10px;
    width: 100%;
    height: 70vh  !important;
}
#gallery img {
    height: 356px !important;
    border-radius: 10px !important;
    border: 1px solid;
}
.team_members {
        height: 460px !important;
}
.spokes_img{
    height: 358px !important;
}
  .bloginnerslider img,
  .blogsliderSwiper img{
    height: 139px !important;
    border-radius: 100px !important;
  }
  .blog_detail_pannel .content img {
    height: 133px !important;
    width: 200px !important;
    /* background-color: beige; */
    padding: 11px;
    margin: 11px 10px !important;
    object-fit: contain;
}
.team_members img{
    height:350px !important;

}
}

.caption {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background-color: rgba(0,0,0,0.6);
  color: #fff;
  padding: 8px 12px;
  font-size: 14px;
  border-radius: 4px;
}
li {
  position: relative; /* Required for caption positioning */
}
.swiper-pagination{
    position: relative !important;
}
.lg-prev:after {
    content: '\e094';
    background-color:#a50000;
    padding: 6px;
    border-radius: 100px;
}
.lg-next:before {
    content: '\e095';
      background-color: #a50000;
    padding: 6px;
    border-radius: 100px;
}
.lg-prev:hover{
    color: #000;
}
.lg-image{
    padding: 28px 28px 0px;
}
/* .lg-sub-html{
    transform: translate(0px, -252px);
    position: relative;
    top: 0px;
} */
 body{
    overflow-x: hidden;
 }
.lg-prev:after {
    content: '\e094';
    background-color:#a50000;
    padding: 6px;
    border-radius: 100px;
}
.lg-next:before {
    content: '\e095';
      background-color: #a50000;
    padding: 6px;
    border-radius: 100px;
}
.lg-prev:hover{
    color: #000;
}
.lg-image{
    padding: 28px 28px 0px;
}
/* .lg-sub-html{
    transform: translate(0px, -252px);
    position: relative;
    top: 0px;
} */
 body{
    overflow-x: hidden;
 }
 
 