/* Banner Section CSS Start */

.banner-section-2{
    position: relative;
}

.banner_sec .swiper-fade .swiper-slide{
    height: 100vh;
}

.banner_sec .banner-main-2 {
    padding-top: 270px;
    padding-bottom: 340px;
}

.banner_sec .banner-dot-inner span.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    content: "";
    position: absolute;
    height: 30px;
    width: 30px;
    border: 1px solid #ea1826;
    border-radius: 50%;
}

.banner_sec .banner-dot-inner span.swiper-pagination-bullet {
    background: #102039;
    position: relative;
}

  
.banner_sec .banner-dot-inner span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ea1826;
}



/* Banner Section CSS End */



/* Header CSS Start */

.header-style-two .main-menu ul li a {
    padding: 45px 5px;
    color: #014e78;
    font-weight: bold;
    font-size: 18px;
}


#header-sticky .header-style-two .main-menu ul li a  {
    color: #fff; 
}

.header-area .large-container {
    padding: 0px 0px;
}

#header-sticky.sticky {
    background: #000; 
}

#header-sticky.sticky .main-menu ul li a {
    color: #fff; 
}


#header-sticky.sticky .main-menu ul li .submenu a {
    color: #333 !important;
}

.header-action .header-link-1 .content span,
.header-action .header-link-1 .content h6 a {
    color: #000; 
}

#header-sticky.sticky .header-action .header-link-1 .content span,
#header-sticky.sticky .header-link-1 .content h6 a {
    color: #fff; 
}



/* Header CSS End */


/* About US Home CSS Start */

.about_us .about-2-image-area .icon-box {
    transform: unset;
    padding: 25px 25px;
    top: 72%;
    left: -35px;
    text-align: center;
}

.about_us .about-2-image-area .icon-box .icon {
    display: none;
}

.about_us .about-2-content-area p{
    color: #101010;
    text-align: justify;
}

.about_us .section-title {
    font-size: 37px !important;
}

/* .about_us .about-2-content-area ul.list-area li {
    font-size: 18px;
    text-align: justify;
} */


/* About US Home CSS End */


/* Partner Section CSS Start */

.partner_sec .content p {
    color: #151515;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}



/* Partner Section CSS End */



/* Footer CSS Start */

.footer-widget-2.add ul.service-list li::before {
    content: unset;
    margin-left: unset;
}

.footer-widget-2.add ul li a{
    display: flex;
    gap: 10px;
    align-items: flex-start;
    /* justify-content: center; */
}

.footer-widget-2.add ul li a.phone{
    display: contents
}

.footer-widget-2.add ul li{
    margin-left: 0px;
}

.footer-widget-2.add ul li i{
    margin-top: 6px;
}

.footer-widget-2.add ul li i.fa-solid.fa-phone{
    margin-right: 10px;
}

.footer-logo{
    width: 170px;
}

.footer-main.bg-color-1{
    background-color:#014e78 !important;
}
/* Footer CSS End */


/* Sticky Whatsapp CSS Start */

#whatsapp-sticky {
    position: fixed;
    bottom: 85px;
    right: 20px;
    z-index: 1000;
    display: none;
    font-size: 20px;
    background-color: #25d366;
    color: #fff; 
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#whatsapp-sticky a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
}


#whatsapp-sticky-second {
    position: fixed;
    bottom: 135px;
    right: 20px;
    z-index: 1000;
    display: none;
    font-size: 20px;
    background-color: #25d366;
    color: #fff; 
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* #whatsapp-sticky:hover {
    transform: scale(1.1);
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.2);
} */


/* Sticky Whatsapp CSS End */


/* Brands CSS Start */

.brands p{
    color: #101010;
    text-align: justify;
}

.brands {
    background-color: #014e78;
}

.brands.section-space{
    padding-top: 60px;
    padding-bottom: 60px;
}


.brands .section-title {
    color: #fff;
}


.brands .section-sub-title:before {
    color: #ffffff;
    border: 1px solid #ffffff;
}


.brands .section-sub-title {
    color: #ffffff;
}




/* Brands CSS End */


/* Facts Section CSS Start */


.facts.bg-color-3 {
    background: #014e78!important;
}


.facts .icon-box i{
    color: #fff;
}


.facts .section-title {
    color: #fff;
}


.facts .section-sub-title:before {
    color: #ffffff;
    border: 1px solid #ffffff;
}


.facts .section-sub-title {
    color: #ffffff;
}


.facts.section-space {
    padding-top: 80px;
    padding-bottom: 80px;
}

/* Facts Section CSS End */


/* Contact Form CSS Start */


.contact_form.section-space{
    padding-top: 80px;
    padding-bottom: 80px;
}


.contact_form .contact-page-form-area {
    padding: 20px;
}



/* Contact Form CSS End */



/* Brands Inner CSS Start */

section.brands_inner {
    padding: 80px 0px;
}

.inner_heading h2 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
}


.brand_card {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 5px;
    transition: background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out, transform 0.4s ease-in-out;
}

.brand_img {
    display: flex;
    justify-content: center;
    padding: 10px 10px;
}


.brand_title {
    background-color: #f5f5f5;
    padding: 10px;
    /* border-top: 1px solid #078fd9;
    border-bottom: 1px solid #078fd9; */
    border-top: 1px solid #1f4e44;
    border-bottom: 1px solid #1f4e44;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
}

.brand_title h2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #101010;
    margin: 0;
}

.brand_btn {
    text-align: center;
    border-radius: 0px 0px 4px 4px;
    background-color: #fff;
    transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
}

.brand_btn a {
    color: #fff;
    background: #1f4e44;
    font-size: 16px;
    font-weight: 600;
    /* color: #101010; */
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    position: relative;
    padding: 10px 20px;
    transition: color 0.4s ease-in-out, background-color 0.4s ease-in-out;
}

.brand_btn a i {
    font-size: 16px;
    font-weight: bold;
    /* color: #101010; */
    color: #fff;
    margin-left: 5px;
    transition: transform 0.4s ease-in-out, color 0.4s ease-in-out;
    transform: translateX(-5px);
}

.brand_btn a:hover {
    color: #fff; 
}

/* .brand_btn a:hover i {
    transform: translateX(0); 
    color: #fff; 
} */

/* .brand_btn:hover {
    background-color: #014e78; 
    transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, transform 0.4s ease-in-out;
} */

.brand_btn:hover a{
    background-color: #fff; 
    color: #1f4e44;
    transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, transform 0.4s ease-in-out;
}

.brand_btn:hover i{
    color: #1f4e44;
}


.brand_card.top{
    margin-top: 30px;
}

/* Brands Inner CSS End */


/* About Us Page CSS Start */


.about-text .section-title {
    text-align: center;
}

.about-text .about-us-content-area p {
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    line-height: 28px;
    color: #101010;
}

.work-process-box .icon-box.vision {
    margin-top: 10px;
}

/* About Us Page CSS End */


/* Contact Us Page CSS Start */

.contact-right {
    background: #265e52;
    /* background: #0182a6; */
    border-radius: 15px;
    padding: 30px 30px;
}
.contact-right .section-title {
    font-size: 35px !important;
    color: #fff;
    margin-bottom: 10px;
}

.contact-right p {
    color: #fff;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 26px;
}

.contact_us_sec .contact-p-info-area .contact-box {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}

.contact_us_sec .contact-p-info-area .info h4 {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    color: #fff;
}

.contact_us_sec .contact-p-info-area .contact-box .icon-1 {
    margin-top: 10px;
    font-size: 30px;
    font-weight: #fff;
    color: #fff;
    /* color: var(--theme-color); */
}


.contact_us_sec .contact-p-info-area .contact-box .icon-1.phone {
    margin-top: 30px;
    font-size: 25px;
    font-weight: #fff;
    color: #fff;
    /* color: var(--theme-color); */
}

.contact_us_sec .contact-page-form-area {
    padding: 40px;
    /* background: #F8F8F8; */
}

.contact-right .contact-p-info-area .info span {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    /* margin-bottom: -9px; */
    /* color: var(--theme-color); */
}

.contact-right .contact-box.media {
    display: flex;
    /* text-align: left; */
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.contact-right .contact-box.media h4 {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
}

.contact-right .contact-box.media .social-icons {
    display: flex;
    gap: 30px;
}

.contact-right .contact-box.media .social-icons span {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.contact-right .contact-box.media .social-icons span i {
    /* color: #014e78; */
    color: #265e52;
    font-size: 18px;
    font-weight: bold;
}

.contact-right .contact-box.media .social-icons span:hover{
    /* background-color: #014e78; */
    background-color: #265e52;
    transition: all 0.3s ease-in-out;
}

.contact-right .contact-box.media .social-icons span:hover i{
    color: #fff;
    transition: all 0.3s ease-in-out;
}
/* Contact Us Page CSS End */


/* Inner Tabs CSS Start */

.brands_inner .nav-pills {
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.brands_inner .nav-pills .nav-link {
    position: relative;
    /* display: flex; */
    /* gap: 35px; */
    overflow: hidden;
    width: 350px;
    font-size: 16px;
    padding: 15px 10px;
    color: #014e78;
    /* background-color: #fff; */
    background-color: #f5f5f5;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    cursor: pointer;
    z-index: 1;
    text-align: left;
    border-left: 4px solid #014e78;
}

.brands_inner .nav-pills .nav-link.active {
    color: #fff;
    background-color: #014e78; 
    transition: color 0.5s ease-in-out; 
}

.brands_inner .nav-pills .nav-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #014e78;
    /* background: linear-gradient(
      82.3deg,
      rgba(150, 93, 233, 1) 10.8%,
      rgba(99, 88, 238, 1) 94.3%
    ); */
    transform: scaleX(0); 
    transform-origin: 0 50%;
    transition: transform 0.6s ease-in-out;
    z-index: -1; 
}

.brands_inner .nav-pills .nav-link.active::before {
    transform: scaleX(1);
}

.brands_inner .nav-pills .nav-link {
    position: relative;
    z-index: 1;
}

.brands_inner i.fas.fa-long-arrow-alt-right {
    margin-left: 8px;
}


.siemens-img {
    width: 45%;
}

.siemens-img img{
    border-radius: 5px;
    /* box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px; */
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    margin-bottom: 30px;
}


.siemens-img.pumps {
    display: flex;
    justify-content: center;
    width: 70%;
    margin: auto;
}

.siemens-img.pumps img{
    padding: 40px;
}

.siemens-content h2 {
    font-size: 25px;
    font-weight: bold;
    color: #101010;
    margin-bottom: 10px;
}


.siemens-content.energy h2 {
    font-size: 20px;
    margin-top: 25px;
}

.siemens-content .separator1 {
    border: 2px solid #014e78;
    position: relative;
    width: 14px;
    margin: 0 auto 20px;
    margin-left: 0px;
}
  
  .siemens-content .separator1::before {
    content: '';
    position: absolute;
    width: 50px;
    border: 2px solid #c3c3c3;
    right: -56px;
    top: -2px;
  }

  .siemens-content ul li {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    padding: 5px 5px;
}

.siemens-content ul li i {
    font-size: 16px;
    font-weight: bold;
    color: #014e78;
    margin-top: 5px;
}

.siemens-content .enquiry-btn {
    margin-top: 30px;
    display: flex;
    gap: 20px;
}

.inner_heading.pumps{
    position: relative;
}

.inner_heading.pumps::before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    width: 40px;
    height: 3px;
    transform: translate(-50%, -50%);
    background-color: #014e78;
    z-index: 2;
    border-radius: 5px;
}

.inner_heading.pumps::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    border-bottom: 3px solid #dadada;
    width: 140px;
    border-radius: 5px;
    /* height: 3px; */
    transform: translate(-50%, -50%);
    /* background-color: #014e78; */
}

.siemens-content p {
    color: #101010;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 28px;
    text-align: justify;
}

.pumps-table table{
    width: 100%;
    border-collapse: unset;
}

.pumps-table th{
    background: #014e78;
    color: #fff;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 600;
}

.pumps-table td {
    background: #ddd;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding: 8px 8px;
}

.brands_inner .col-lg-3.top {
    margin-top: 40px;
}


.siemens-img.power img{
    width: 60%;
}


/* Inner Tabs CSS End */




/* Pricelist CSS Start */


.pricelist_sec .conduit-content{
    margin-top: 50px;
}


.pricelist_sec .conduit-content .row{
    justify-content: center;
}


  .pricelist_sec .pricelist-card {
    border: 1px solid #ddd;
    border-radius: 8px;
    text-align: center;
}

.pricelist_sec .pricelist-card .pricelist-title h4{
    font-size: 16px;
    font-weight:500;
    color: #fff;
}


.pricelist_sec .pricelist-card .pricelist-img img{
    border-radius: 5px 5px 0px 0px;
}

.pricelist_sec .pricelist-card .pricelist-title {
    background-color: #265e52;
    padding: 15px 15px;
    border-radius: 0px 0px 5px 5px;
}

.pricelist_sec .pricelist-card .pricelist-title:hover{
    background-color: #fff;
    transition: all 0.4s ease-in-out;
}

.pricelist_sec .pricelist-card .pricelist-title:hover h4{
    color: #265e52;
    transition: all 0.4s ease-in-out;
}


.pricelist_sec {
    padding: 80px 0px;
}

.pricelist_sec .inner_tabs .nav-pills {
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.pricelist_sec .inner_tabs .nav-pills .nav-link {
    position: relative;
    overflow: hidden;
    width: 270px;
    font-size: 22px;
    font-weight: 600;
    padding: 20px 20px;
    color: #265e52;
    background-color: #fff;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    cursor: pointer;
    z-index: 1;
}

.pricelist_sec .inner_tabs .nav-pills .nav-link.active {
    color: #fff;
    background-color: transparent; 
    transition: color 0.5s ease-in-out; 
}

.pricelist_sec .inner_tabs .nav-pills .nav-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #265e52;
    /* background: linear-gradient(82.3deg, rgba(150, 93, 233, 1) 10.8%, rgba(99, 88, 238, 1) 94.3%); */
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: transform 0.6s ease-in-out;
    z-index: -1;
}

.pricelist_sec .inner_tabs .nav-pills .nav-link.active::before {
    transform: scaleX(1);
}

.pricelist_sec .inner_tabs .nav-pills .nav-link {
    position: relative;
    z-index: 1;
}

/* Pricelist CSS End */