/*----GANERAL----*/
@import url('https://fonts.googleapis.com/css2?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&display=swap');

font {
  all: unset !important;
  font-family: inherit !important;
  color: inherit !important;
  font-size: inherit !important;
  font-style: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

.nav-language{
       border: 1px solid #FAB138 !important;
    padding-inline: 10px !important;
    border-radius: 30px !important;  
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
    text-decoration: none;
    font-size: 15px !important;
    font-weight: 500 !important;
}
.VIpgJd-ZVi9od-vH1Gmf {
    background-color: #FFF;
    text-decoration: none;
     border: none !important; 
    overflow: hidden;
    padding: 4px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px !important;
    padding: 10px;
}

.goog-te-combo, .VIpgJd-ZVi9od-ORHb *, .VIpgJd-ZVi9od-SmfZ *, .VIpgJd-ZVi9od-xl07Ob *, .VIpgJd-ZVi9od-vH1Gmf *, .VIpgJd-ZVi9od-l9xktf * {
    font-family: "Poppins", sans-serif !important;
    font-size: 13px !important;
}

.VIpgJd-ZVi9od-xl07Ob-lTBxed:nth-child(3) {
    display: none !important;
}

* {
  margin: 0;
  padding: 0px;
  box-sizing: border-box;
  color: black;
}

p {
  font-size: 14px !important;
}
.text-theme{
    color:#004368;
}
body {
  font-family: "Poppins", sans-serif !important;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(211, 211, 211, 0.6);
  background-color: #ffffff;
}

body::-webkit-scrollbar {
  background: transparent;
  width: 10px;
}

body::-webkit-scrollbar-thumb {
  background: #003856;
  height: 200px;
  border-radius: 2px;
}

.h-100 {
  height: 100%;
}

.translated-ltr .home-banner-content-div {
    height: 100%;
    display: flex
;
    flex-direction: column;
    position: absolute;
    right: 5%;
    bottom: 0;
    padding-top: 70px;
}

.product-view-section .carousel-indicators [data-bs-target] {
        width: 15px !important;
    height: 2px !important;
       background-color: #004368 !important;
}

.navbar {
  background: #fff;
}

li[data-list="bullet"] {
    list-style-type: disc !important;
}

.banner-active {
  background: #004368 !important;
  /*transform: translateX(-65px);*/
  /*transform: translateX(-65px);*/
  transition: 0.6s;
  z-index: 1000;
}

.navbar-contact {
  background: #004368 !important;
  color: #fff !important;
  padding: 5px 5px 5px 15px !important;
  border-radius: 30px !important;
  display: flex !important;
  align-items: center;
  gap: 10px;
  font-size: 14px;

}

.navbar-contact font:last-child {
  background: #004368 !important;
  color: #fff !important;
  padding: 5px 5px 5px 5px !important;
  border-radius: 30px !important;
  display: flex !important;
  align-items: center;
  gap: 10px;
  font-size: 14px;
}


.blog-faq-div {
  background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);
  padding: 30px;
  border-radius: 16px;
  margin-top: 40px;
}

.blog-faq-div font{
    color:#fff;
}

.blog-faqs-head {
  width: 50%;
}

.blog-faqs-head h4 {
  color: #fff;
}

.blog-faqs-head p {
  color: #fff;
  margin: 0;
  font-weight: 200;
}

.blog-faq-div .card {
  padding: 15px 0px;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid gray;
  background: transparent;
}

.blog-faq-div .card-header {
  cursor: pointer;
  background: none;
  border: none;
  color: #fff;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.blog-faq-div .card-header i {
  color: #fff;
  font-size: 22px;
}

.blog-faq-div .card-header h6 {
  font-size: 16px;
}

.blog-faq-div .card .card-body {
  color: #fff;
  padding: 0;
  padding-top: 12px;
  font-size: 14px;
  font-weight: 200;
}

.navbar-contact i {
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

a {
  text-decoration: none !important;
}

.d-padding {
  /* padding-block: 90px; */
  padding-block: 45px;
}

.text-theme {
  color: #004368 !important;
}

.nav-item .dropdown .btn {
  background: none;
  color: #595959;
  border: none;
  font-size: 14px;
  padding-top: 9px;
  font-weight: 500;
}

#products-nav .dropdown:hover .dropdown-menu {
    display: block;
}

#products-nav .dropdown-menu {
    display: none;
}


#industries-nav .dropdown:hover .dropdown-menu {
    display: block;
}

#industries-nav .dropdown-menu {
    display: none;
}#products-nav.active a.dropdown-toggle{
    color:#e30613 !important;
}
#automotive-nav .dropdown:hover .dropdown-menu {
    display: block;
}

#automotive-nav .dropdown-menu {
    display: none;
}

.nav-item .dropdown-menu {
  padding: 15px;
}


.navbar-nav .dropdown-menu {
  border: 1px solid #003c5c14 !important;
}

.nav-item .dropdown-menu ul li i {
  width: 25px;
  height: 25px;
  display: flex;
  background: #004368;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 11px;
}


.nav-item .dropdown-menu ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 25px;
  margin-top: 15px;

}

    .footer-get span {
        font-size: 14px !important;
    }

.nav-item .dropdown-menu ul li a h6 {
  width: 130px;
  font-size: 14px;
  margin: 0;
      color: #004368;
}

.nav-item .dropdown-menu ul li img {
  width: 60px;
  border-radius: 5px;
  padding: 5px;
  height: 60px;
  object-fit: cover;
}

.nav-item .dropdown-menu ul {
  list-style: none;
  padding: 0;
}



/*.contact-div-add::-webkit-scrollbar-track {*/
/*  -webkit-box-shadow: inset 0 0 6px rgba(211, 211, 211, 0.6);*/
/*  background-color: #ffffff;*/
/*}*/

/*.contact-div-add::-webkit-scrollbar {*/
/*  background: transparent;*/
/*  width: 5px;*/
/*}*/

/*.contact-div-add::-webkit-scrollbar-thumb {*/
/*  background: #003856;*/
/*  height: 20px;*/
/*  border-radius: 2px;*/
/*}*/

.contact-div-num i{
      margin-right: 10px;

}

.contact-div i{
    -webkit-text-stroke: 0.5px;
    color: #004368;
} 

.nav-contact {
  background: #004368;
  padding-block: 5px;
}

.nav-contact-div {
  display: flex;
  justify-content: space-between;

}

.blog-page-head{
        text-align: center;
}

.pt-top {
  padding-top: 100px;
}

.nav-number span i {
  color: #fff;
}

.nav-number a, .nav-number a font {
  color: #fff;
  font-size: 14px;
}

.nav-mail a, .nav-mail a font {
  color: #fff;
  font-size: 14px;
}

.nav-mail i {
  color: #fff;
  margin-right: 7px;
}

.nva-link {
  color: #000;
}

.active {
  font-weight: 600 !important;
  color: #E30613 !important;
}

.nav-link.active font{
  font-weight: 600 !important;
  color: #E30613 !important;
}

.navbar-brand {
  width: 200px;
}

.navbar .nav-link {
  font-weight: 500;
  font-size: 14px;
}

.navbar .collapse {
  text-align: center;
  border-radius: 10px;
  padding-block: 15px;
}

.pt-120 {
  padding-top: 120px;
}

.home-content-div h6, .home-content-div h6 font:first-child {
  color: #fff;
  border-top: 1px solid;
  width: 100%;
  margin-top: 6px;
  padding-top: 6px;
  margin-bottom: 0;
}

.home-section {
  width: 100%;
  height: 100vh;
  position: relative;
}

.home-banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  filter: brightness(0.5);
  transition: 0.5s;
}

.home-banner-head {
        position: absolute;
        top: 50%;
        left: 0;
}

.home-banner-div {
  /*position: relative;*/
}

.home-content-div {
  background: #00436882;
  padding-block: 15px;
  padding-inline: 70px;
  border-bottom: 1px solid #b3b3b3;
  height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.home-content-div img {
  width: 30px;
}

.home-banner-content-div {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 5%;
  bottom: 0;
  padding-top: 120px;
}

.skiptranslate{
    display:none!important;
    visibility:hidden!important;
}


.home-banner-head h1,.home-banner-head h1 font:first-child {
  color: #fff!important;
  font-weight: 600!important;
  width: 80%!important;
  dispkay: block;
}

.home-banner-head p, .home-banner-head p font:first-child {
  color: #fff;
  font-size: 18px!important;
}


.home-banner-more {
  display: flex;
  gap: 10px;
}

.home-banner-more a {
  display: flex;
  align-items: center;
  gap: 9px;
}

.home-banner-more a span {
  background: #fff;
  padding: 5px 20px;
  border-radius: 30px;
  font-size: 15px;
}

.home-banner-more a i {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
}


.home-section .container {
  position: relative;
  height: 100%;
}

.home-service-section {
  background: rgb(0, 63, 97);
  background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);
  position: relative;
}

.navbar {
  padding: 0 !important;
}

.h-service-1 {
  position: absolute;
  top: 0;
  width: 100%;
}

.h-service-2 {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.h-service-sub-head {
  background: #fff;
  text-align: center;
  padding: 42px;
  border-radius: 20px;
}

.h-service-sub-head h4{
        font-size: 20px;
    padding-inline: 170px;
}



.h-service-sub-head h4 {
  margin: 0;
}

.home-service-section .container {
  position: relative;
}

.main-head{
    color:#fff;
}

.h-service-main-head {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 70px;
}

.h-service-main-head h2 font:last-child{
    color:#fff ;
}

.h-service-main-head h1 {
  color: #fff;
  font-size: 35px;
  font-weight: 600px;
}

.h-service-main-head p {
  color: #fff;
  width: 50%;
}

.h-service-div h5, .h-service-div h5 font {
  color: #fff;
  margin: 0;
  font-size: 20px;
}

.font-color font::last-child{
    color:#fff!important;
}



.h-service-div {
  display: flex;
  gap: 10px;
  align-items: center;
}

.h-service-div img {
  width: 65px;
}

.h-service-button {
  display: flex;
  justify-content: center;
}

.h-service-button .btn {
  background: #004368;
  color: #fff;
  border-radius: 30px;
  padding: 3px 3px 3px 8px;
  display: flex;
  align-items: center;
  gap: 20px;
  text-align: center;
  font-size: 15px;
}

.h-service-button .btn font {
    color: #fff;
}

.h-service-button .btn:hover {
  background: #004368;
  color: #fff;
  border-radius: 30px;
  padding: 3px 3px 3px 8px;
  display: flex;
  align-items: center;
  gap: 20px;
  text-align: center;
  font-size: 15px;
}
.event-date {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ffffff !important;
    color: #004368 !important;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
}

.h-service-button span {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
}

.h-service-button i {
  -webkit-text-stroke: .5px;
}

.h-service-div-para {
  width: 100%;
  height: 170px;
  top: 0;
  right: -100%;
  position: absolute;
  background: #004368;
  padding: 20px;
  border-radius: 16px;
  transition: 1s;
  overflow-y: scroll;
}

.h-service-div-para p font{
    color:#fff;
}


.h-service-div-para::-webkit-scrollbar {
  display: none;
}

.h-service-div-para p {
  color: #fff;
  font-size: 15px;
}

.h-service-main-div {
  position: relative;
  overflow: hidden;
  height: 170px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  border-radius: 16px;
}

.h-service-main-div:hover .h-service-div {
  display: none;
}

.h-service-main-div:hover .h-service-div-para {
  right: 0;

}

.h-about-section {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.h-about-vector {
  position: absolute;
  height: 100%;
}

.h-about-section .container {
  position: relative;
}

.h-about-head {
  background: #FAFAFA;
  padding: 25px;
  border-radius: 16px;
}

.h-about-head h1 {
  font-size: 45px;
}

.h-about-count {
  border: 1px solid #e5e5e5;
  padding-block: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 16px;
}

.industries-div-head h2 {
  text-align: center;
}

.industries-choose {
  background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);
}

.indus-choose-head-div h3 {
  color: #fff;
}

.indus-choose-head-div p {
  color: #fff;
  margin: 0;
  width: 85%;
  font-weight: 200;
}

.indus-choose-para-div {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.insustry-desc font{
    color:#fff;
}

.cta-bottom a font{
    color:#fff!important;
}

.indus-choose-para-div p, .indus-choose-para-div p font {
  color: #fff;
  margin: 0;
  font-weight: 200;
}


.indus-choose-para-div a {
  background: #fff;
  padding: 3px 3px 3px 8px;
  border-radius: 30px;
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
  margin-top: 15px;
}

.indus-choose-para-div a i {
 background: #004368;
    color: #ffffff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.about-img-div img{
    width:100%;
    border-radius: 10px;
}

.about-img-div{
        border: 1px solid #e9e9e9;
    border-radius: 10px;
}




.product-view-section{
        background: #fafafa;
}

.product-view-last-content-a a{
    background: #004368 !important;
    padding: 3px 3px 3px 8px;
    border-radius: 30px;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 10px !important;
    color: #ffffff !important;
    margin-top: 15px;
    width: fit-content;
    margin-inline: auto;
}

.product-view-last-content-a a font{
    color:#fff;
}

.product-view-last-content-a a i {
    background: #ffffff;
    color: #004368;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}


/*.indus-choose-para-div a i {*/
/*  background: #004368;*/
/*  color: #fff;*/
/*  width: 30px;*/
/*  height: 30px;*/
/*  border-radius: 50%;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  font-size: 14px;*/
/*}*/

.indus-choose-head-div {
  text-align: center;
  border-bottom: 1px solid #004368;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}


.h-about-count span {
  font-size: 22px;
  font-weight: 500;
}

.h-about-count h1 {
  margin: 0;
  font-size: 35px;
  font-weight: 600;
}


.h-about-count-icon {
  display: flex;
  align-items: center;
  gap: 10px;
}

.h-about-count-icon img {
  width: 50px;
}

.h-about-img-div {
  width: 100%;
  height: 380px;
  border: 1px solid #e3e3e3;
  border-radius: 16px;
  margin-top: 15px;
}

.h-about-img-div img {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  object-fit: cover;
}

.about-animation-one {
  width: 100%;
  height: 100%;
}

.temperature-section {
  background: #FAFAFA;
}

.temperature-head-div {
  padding: 60px;
  background: #F1ECF3;
  border-radius: 16px;
  text-align: center;
}

.temperature-head-div h4 {
  font-size: 25px;
}

.temperature-head-div p {
  margin: 0;
}

.h-industri-head {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.h-industri-head h1 {
  font-size: 35px;
  font-weight: 600;
}

.h-industri-head p {
  width: 75%;
}

.h-industri-img-div {
  width: 98%;
  height: 530px;
}

.h-industri-img-div img {
  width: 100%;
  border-radius: 16px;
  height: 100%;
  object-fit: cover;
}

.h-industri-sub-div span {
  background: #004368;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.h-industri-sub-div span img {
  width: 22px;
}

.h-industri-sub-div {
  display: flex;
  align-items: center;
  background: #F7F7F7;
  border-radius: 40px;
  width: fit-content;
  padding: 9px;
  gap: 10px;
  margin-bottom: 15px;
}


.h-industri-sub-div h5 {
  font-size: 17px;
  margin: 0;
}

.industrie-one-width-one {
  display: flex;
  justify-content: start;
}

.industrie-one-width-two {
  display: flex;
  justify-content: end;
}

.h-industri-head-div {
  height: 100%;
  width: 98%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.h-industri-head-div a {
  background: #004368;
  color: #fff;
  padding: 3px 3px 3px 8px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  width: fit-content;
  gap: 10px;
}

.h-industri-head-div span, .h-industri-head-div span font {
  color: #fff;
  font-size: 14px;
}

.blog-page-div-head-span-one {
  width: 35%;
}

.blog-page-div-head-para {
  height: 150px;
  overflow-y: scroll;
}

.blog-page-div-head-para::-webkit-scrollbar {
  display: none;
}

.blog-page-div-head-span span i {
  margin-right: 5px;
  color: #002336;
}



.h-industri-head-div a i {
  width: 30px;
  height: 30px;
  display: flex;
  background: #fff;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-text-stroke: .5px;
}

.industri-dot {
  width: 28px;
  height: 28px;
  background: #40728E;
  border-radius: 50%;
  border: 6px solid #E8E8E8;
}

.industri-line {
  height: 460px;
  border-left: 1px dashed #000;
}

.industrie-one {
  margin-top: 30px;
  position: relative;
}

.industrie-one-icon {
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.certificate-section {
  background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);
}

.certificate-img-div img {
  width: 150px;
}

.certificate-img-div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-block: 35px;
}

.certificate-head-div {
  text-align: center;
  display: flex;
    flex-direction: column;
    align-items: center;
}

.certificate-head-div font{
    color:#fff;
}

.certificate-head-div h1 {
  color: #fff;
  margin: 0;
  font-size: 35px;
  font-weight: 600;
}

.certificate-head-div p {
  color: #fff;
  margin: 0;
  font-size: 17px;
  font-weight: 200;
      width: 60%;
          text-align: center;
}


.ql-editor li, .ql-editor ul{
    padding-left:0px !important;
}
.certificate-head-div a {
  color: #fff;
  background: #003f60;
  padding: 3px 3px 3px 8px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
}

.certificate-head-div a i {
  width: 30px;
  height: 30px;
  display: flex;
  background: #fff;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-text-stroke: .5px;
}

.h-blog-div img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 10px;
}

.h-blog-div {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 20px;
  border-radius: 16px;
  background:#fff;
}

.h-blog-div-head-span {
  margin-block: 10px;
  display: flex;
  justify-content: space-between;
}


.h-blog-div-head h3{
    font-size:22px;
}

.h-blog-div-head-span i {
  margin-right: 10px;
  color: #004368;
}

.h-blog-div-head-span span {
  color: #004368;
  font-size: 15px;
  display: flex;
  align-items: center;
}

.h-blog-div-head-more-span {
  margin-block: 10px;
}

.h-blog-div-head-more-span i {
  margin-right: 10px;
  color: #004368;
}

.h-blog-div-head-more-span span {
  color: #004368;
  font-size: 14px;
  display: flex;
  align-items: center;
}




.h-blog-section {
  background: #F6F6F6;
}

.blog-head span {
  border: 1px solid #000;
  border-radius: 30px;
  padding: 5px 10px;
}

.blog-head h1 {
  font-size: 35px;
  font-weight: 600;
}

.blog-head p {
  width: 60%;
}

.blog-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}


.h-blog-more-img-div {
  width: 100%;
  height: 150px;
}

.h-blog-more-img-div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.h-blog-more-head-div h5 {
  font-size: 17px;
}

.h-blog-more-div {
  padding: 15px;
  border-radius: 16px;
  background:white;
}

.h-blog-more-head-div {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.insustry-desc{
      display: flex !important;
  flex-direction: column !important;
  align-content: center !important;
}

.insustry-desc h2 {
  font-size: 35px;
}

.insustry-desc ul li {
  font-size: 17px;
  font-weight: 300;
}


.blog-page-div-head h5 {
  font-size: 17px;
  margin-top: 5px;
}

.faq-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.faq-head h1 {
  font-size: 35px;
  font-weight: 600;
  color: #003f60;
}

.faq-head p {
  width: 60%;
}

.faq-more-ask-div {
  border: 1px solid #e9e9e9;
  padding: 20px;
  text-align: center;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.faq-more-ask-div h6 {
  margin-top: 15px;
}

.faq-more-ask-div a, .faq-more-ask-div a font {
  background: #003f60;
  padding: 3px 3px 3px 8px;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  width: fit-content;
  gap: 5px;
}

.faq-more-ask-div a i, .faq-more-ask-div a i font {
  background: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq-more-ask-div img {
  width: 80px;
}

.faqs-div .btn {
  text-decoration: none;
  color: #000;
  font-size: 17px;
}

.faqs-div #accordion {
  gap: 11px;
  display: flex;
  flex-direction: column;
}

.faqs-div #accordion .card {
  border: none;
}

.faqs-div #accordion .card-header {
  border: none;
  padding: 15px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.faqs-div #accordion .card-header i {
  font-size: 20px;
}

.testimonial-section {
  background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);

}

.testi-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.testi-head font{
    color:#fff;
}

.testi-head span {
  border: 1px solid #ffffff;
  border-radius: 30px;
  padding: 5px 10px;
  color: #fff;
}

.testi-head span i {
  color: #fff;
}

.testi-head h1 {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
}

.testi-head p {
  width: 60%;
  color: #fff;
  font-weight: 200;
}

.testi-img-div {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  border: 4px solid #003856;
}

 .footer-head p {
    font-size: 14px !important;
  }

  .footer-get span {
    font-size: 14px !important;
        white-space: pre-wrap;
  }

  .footer-get a {
    font-size: 14px !important;
  }

  .footer-head h4 {
    font-size: 17px;
  }

  .footer-get h4 {
    font-size: 17px;
  }

  .footer-link h4 {
    font-size: 17px;
  }

  .footer-link-div a {
    font-size: 14px !important;
  }


.testi-img-div img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
background: #fff;
}

.teti-div {
  background: #fff;
  padding: 30px;
  border-radius: 16px;
  position: relative;
  text-align: center;
  margin-inline: 6px;
}



.teti-div p {
    margin-bottom: 20px;
    margin-top: 30px;
    height: 170px;
    overflow-y: scroll;
}
 .teti-div p::-webkit-scrollbar {
   display:none;
    }

.testi-div-head h6 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}


.testi-main-div {
  display: flex;
  margin-top: 50px;
}

.testi-arrow-div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 30px;
}

.testi-arrow-left {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  cursor: pointer;
}

.testi-arrow-left i {
  color: #fff;
}

.testi-arrow-right {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
  cursor: pointer;
}


.testi-arrow-right i {
  color: #fff;
}

.footer-padding {
  padding-block: 50px;
}

.footer-location {
  width: 100%;
  height: 100%;
}

.footer-location-frame {
  width: 100%;
  height: 100%;
  border-radius: 16px;
}

.footer-link-div {
  display: flex;
  gap: 20px;
}

.footer-link-div a {
  color: #000;
}

.footer-link-div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-link-div ul li {
  list-style: none;
  margin-top: 10px;
}

.footer-get ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-get ul li {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.footer-get a {
  color: #000;
}

.footer-social ul {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 15px;
  justify-content: end;
}

.footer-social ul li a {
  background: #e7e7e7;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.footer-social ul li a img {
  width: 18px;
}

.footer-logo img {
  width: 210px;
}

.footer-by {
  text-align: center;
}


.about-head {
  text-align: center;
}

.about-head span {
  border: 1px solid #000;
  border-radius: 30px;
  padding: 5px 10px;
}

.about-head h1 {
  font-size: 35px;
  font-weight: 600;
  padding-block: 20px;
}

.about-div-img-one {
  height: 500px;
}

.about-div-img-two {
  height: 500px;

}

.about-div-img-one img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
          object-position: bottom;

}

.product-view-explore .line {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 30px;
  margin-bottom: 20px;
}

.about-div-img-two img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
          object-position: bottom;
}

.about-content-div-one {
  background: #F3F8FF;
  padding: 20px;
  height: 100%;
  border-radius: 16px;
}

.about-content-div-two {
  background: #DFE7FF;
  padding: 20px;
  border-radius: 16px;
  height: 100%;
}

.about-content-div-three {
  background: #F3F8FF;
  height: 100%;
  border-radius: 16px;
  padding: 20px;
}

.about-innovation {
  background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);
}

.about-innovation-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 50px;
}

.about-innovation-head font{
    color:#fff;
}

.about-content-div-one img {
  width: 70px;
}

.about-content-div-two img {
  width: 70px;
}

.about-content-div-three img {
  width: 70px;
}

.about-innovation-head h1 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
}

.about-innovation-head p {
  width: 60%;
  color: #fff;
  margin: 0;
  font-weight: 200;
}

.innovation-content h5 {
  color: #fff;
  font-weight: 300;
}

.innovation-date {
  color: #fff;
  display: flex;
  justify-content: end;
  text-align: center;
}


.innovation-date h1 {
  color: #fff;
  font-size: 32px;
}

.innovation-div-one {
  margin-top: 20px;
}

.innovation-div-one font{
    color:#fff;
}

.innovation-line {
  height: 80px;
  border-right: 2px solid #ffffff;
}

.about-content-head {
  margin-top: 15px;
}

.innovation-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.innovation-icon img {
  width: 40px;
}

.innovation-div-one .row {
  align-items: center;
}

.innovation-line-div {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.choose-head-div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.choose-head-div h1 {
  font-size: 35px;
  font-weight: 600;
}

.choose-head-div p {
  width: 60%;
  margin: 0;
  text-align: center;
}

.choose-div {
  background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);
  border-radius: 16px;
  height: 410px;
  position: relative;
}

.choose-div-content {
  position: absolute;
  bottom: 20px;
  padding-inline: 25px;

}

.choose-div-content font{
    color:#fff;
}

.choose-div-content h3 {
  color: #fff;
  font-size: 17px;
  font-weight: 300;
}

.choose-div-content p {
  color: #fff;
  margin: 0;
  font-weight: 200;
}


.choose-div-num {
  position: absolute;
  top: 30px;
  left: 20px;
}

.choose-div-num img {
  height: 320px;
}

.collab-section {
  background: #FAFAFA;
}

.collab-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.collab-head h1 {
  font-size: 35px;
  font-weight: 600;
}

.collab-head p {
  width: 60%;
      text-align: center;
}

.collab-div-one {
  background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);
  padding: 25px;
  border-radius: 16px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: center;
}

.collab-div-one font{
    color:#fff;
}

.collab-div-one span {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
}

.collab-div-one img {
  width: 65px;
}

.collab-div-one h4 {
  color: #fff;
  margin-block: 40px;
  font-size: 17px;

}

.collab-div-one a {
  background: #004368;
  color: #fff;
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 3px 3px 3px 8px;
  border-radius: 30px;
  font-size: 15px;
}

.collab-div-two {
  width: 100%;
  height: 400px;
}

.collab-div-two img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.collab-div-three {
  text-align: center;
  padding: 30px;
  border: 1px solid #e1e1e1;
  height: 100%;
  display: flex;
  align-items: center;
  border-radius: 16px;
}

.collab-div-three span {
  font-weight: 600;
}

.collab-div-three p {
  margin: 0;
}

.product-section {
  background: #FAFAFA;
}

.product-head {
  text-align: center;
      display: flex;
    flex-direction: column;
    align-items: center;
}

.technical-section .product-head font{
    color:#fff;
}
.technical-section .technical-head h1 font{
    color:#fff;
}

.technical-section .technical-head p font{
    color:#fff;
}


.product-head span {
  border: 1px dashed #004368;
    padding: 5px 10px;
    font-size: 13px;
        color: #fff;
        display: flex;
    width: fit-content;
}

.industries-head-a font{
    color:#fff;
}

.product-view-head-a font{
    color:#fff;
}

.product-view-head .product-head span {
  border: 1px dashed #004368;
    padding: 5px 10px;
    font-size: 13px;
        color: #fff;
        display: flex;
    width: fit-content;
}

.product-head h1 {
    color:#000;
  font-size: 35px;
  font-weight: 600;
  margin-top: 15px;

}

.product-div {
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  transition: all 300ms;
  border: 1px solid #e9e9e9;
  height: 100%;
  background: #fff;
}

.product-div:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 20px rgba(0, 0, 0, 0.08), 0 10px 11px rgba(0, 0, 0, 0.08)
}


.product-div img {
  width: 100%;
  height: 250px;
  object-fit: contain;

}

.product-div-head {
  background: #004368;
  padding: 15px;
  height: 100%;
}

    .footer-head h4 {
        font-size: 17px;
                font-weight: 600;
    }
        .footer-get h4 {
        font-size: 17px;
                font-weight: 600;
    }
        .footer-link h4 {
        font-size: 17px;
                font-weight: 600;
    }
    
        .footer-link-div a {
        font-size: 14px !important;
    }
        .footer-link-div a {
        font-size: 14px !important;
    }
    
        .footer-get a {
        font-size: 14px !important;
    }
    
        .footer-by p {
        font-size: 13px !important;
    }

.product-div-head h5,.product-div-head h5 font {
  color: #fff;
  margin: 0;
  font-weight: 300;
  font-size: 15px;
  width: 85%;
}


.product-div-head i {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  font-size: 13px;
}

.product-div-ind {
  padding: 0;
  margin-bottom: 6px;
  color: #fff;
  border: 1px dashed #fff;
  width: fit-content;
  border-radius: 100px;
  padding: 2px 10px;
  font-size: 12px !important;
}


.product-div-head a i {
  -webkit-text-stroke: .5px;
}


.product-view-last-content {
  border-radius: 16px;
  border: 1px solid #000;
  padding: 20px;
  text-align: center;
  margin-top: 60px;
}

.product-view-last-content p {
  margin: 0;
}

.product-view-banner {
  height: 100%;
  width: 100%;
  object-fit: cover;
}


.product-view-head {
  display: flex;
  flex-direction: column;
     justify-content: center;
         height: 100%;
}

.product-view-page a {
  color: #000;
  font-weight: 500;
}

.product-view-page span {
  color: #000;
  font-weight: 500;
}

.product-view-head h1 {
  font-size: 35px;
  font-weight: 600;
}

.product-view-head-span span{
        border: 1px dashed #004368;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    display: flex;
    width: fit-content;
}

.product-view-head-img-div {
  width: 100%;
  height: 380px;
}


.product-view-head-img-div img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product-view-head-a {
  background: #004368;
  color: #fff;
  padding: 3px 3px 3px 8px;
  border-radius: 30px;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
}

.product-view-head-a i {
  width: 30px;
  height: 30px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.product-view-type-para p {
  text-align: center;
}

.product-view-type-div {
  border-radius: 16px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);
}

.product-view-type-div-head {
  display: flex;
  background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);
  cursor: pointer;
}

.pdt-view-type-one {
  width: 50%;
  text-align: center;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pdt-view-type-one font{
       color: #fff;
}

.pdt-view-type-two font{
    color:#fff!important;
}
.pdt-view-type-one.bg-white font{
   color:#000!important;
}

.pdt-view-type-two.bg-white font{
    color:#000!important;
}

.pdt-view-type-two {
  width: 50%;
  text-align: center;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pdt-view-type-one h5 {
  color: #fff;
  font-size: 20px;
  margin:0;
}

.pdt-view-type-two h5 {
  color: #000000;
  font-size: 20px;
  margin:0;
}

.product-view-type-main-div {
  padding: 20px;
}

.product-view-type-main-div .card {
  margin-top: 20px;
  border-radius: 16px;
}

.product-view-type-main-div .card-header {
  display: flex;
  justify-content: space-between;
  background: #fff;
  align-items: center;
  border: none;
  cursor: pointer;
  padding: 15px;
  border-radius: 16px !important;
}

.product-view-type-main-div .btn {
  color: #000;
  text-decoration: none;
  padding-left: 0;
  font-size: 18px;
  font-weight: 600;
}

.product-view-type-main-div .card-body {
  padding-top: 0;
}

.product-view-type-main-div .card-header span {
  width: 40px;
  height: 40px;
  background: #004368;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.product-view-type-main-div .card-header span i {
  color: #fff;
  -webkit-text-stroke: .5px;
}

.product-view-explore {
  background: #FAFAFA;
}

.view-explore-div-img {
  height: 300px;
  background: #ffff;
  border-radius: 16px;
  padding: 10px;
}

.view-explore-div-img img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: contain !important;
}

.view-explore-head {
  text-align: center;
  margin-bottom: 20px;
}

.view-explore-head h1 {
  font-size: 35px;
  font-weight: 600;
}

.view-explore-div-code {
  text-align: end;
}

.view-explore-div-point{
        height: 100%;
}

.view-explore-div-point ul li {
  font-size: 14px;
  margin-top:6px;
}

.view-explore-div-code h6 {
  border: 1px solid;
  padding: 12px;
  border-radius: 30px;
  width: fit-content;
  font-size: 17px;
}

.view-explore-div-head h6 {
  font-weight: 600;
  font-size: 17px;
}

.view-explore-div-head h3 {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 22px;
}

.view-explore-div-point {
  border: 1px solid gray;
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
    font-weight: normal !important;
}


.view-explore-div-point h5 {
  background: #004368;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-size: 17px;
}

.view-explore-div-point h5 font{
    color:#fff;
}

.view-explore-div-point ul {
  padding: 20px 20px 20px 50px;
  /*height:200px;*/
  /*overflow-y:scroll;*/
}
/*.view-explore-div-point ul::-webkit-scrollbar-track {*/
/*  -webkit-box-shadow: inset 0 0 6px rgba(211, 211, 211, 0.6);*/
/*  background-color: #ffffff;*/
/*}*/

/*.view-explore-div-point ul::-webkit-scrollbar {*/
/*  background: transparent;*/
/*  width: 4px;*/
/*}*/

/*.view-explore-div-point ul::-webkit-scrollbar-thumb {*/
/*  background: #003856;*/
/*  height: 100px;*/
/*  border-radius: 2px;*/
/*}*/


.industries-section {
        background: #fafafa;
            height: auto;
}

.industries-section .container{
        height: 100%;
    /*display: flex;*/
    /*align-items: center;*/
}



.industries-page a {
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}

.industries-page span {
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}

.industries-head{
     display: flex;
    flex-direction: column;
    align-items: center;
    width: 70%;
    margin-inline: auto;
        text-align: center;
}

.industries-head h1 {
  font-size: 35px;
  font-weight: 600;
}

.industries-head-img-div{
        height: 500px;
}

.industries-head-img-div img {
      object-fit: cover;
    border-radius: 16px;
    height: 100%;
    background: #f5f5f5;
}


.industries-head-a {
  background: #004368;
  color: #fff;
  padding: 3px 3px 3px 8px;
  border-radius: 30px;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
}

.industries-head-a i {
  width: 30px;
  height: 30px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.industrie-shot-head {
  background: #fafafa;
  padding: 30px;
  border-radius: 16px;
  text-align: center;
}

.industries-div {
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  overflow: hidden;
      position: relative;
}

.industries-div-content {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    bottom: 20px;
    background: #004368;
    padding: 10px;

}

.industries-div:hover .industries-para {
  right: 0;
}

.industries-div-img {
  width: 100%;
  height: 400px;
  object-fit: contain;
  border-radius: 16px;
}

.industries-div-content h5,.industries-div-content h5 font {
  color: #fff;
  margin:0;

}

.industries-div .overlay {
  position: absolute;
  background: linear-gradient(0deg, rgb(0, 0, 0), transparent);
  width: 100%;
  height: 100%;
}

.industries-para {
  width: 100%;
  height: 100%;
  top: 0;
  right: -100%;
  position: absolute;
  padding: 20px;
  border-radius: 16px;
  transition: .5s;
  border: 1px solid #efefef;
  background: #fff;
}

.industries-para-div {
    height: 87%;
    overflow-y: scroll;
    margin-bottom: 20px;
}

.industries-para-div h6 i {
  -webkit-text-stroke: 2px;
}

.industries-para-div::-webkit-scrollbar {
  display: none;
}

.industries-para-div p {
  font-size: 15px;
}

.industries-para a {
  background: #004368;
  color: #fff;
  font-size: 14px;
  padding: 3px 3px 3px 8px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  width: fit-content;
  gap: 10px;
}
 .industries-para a font{
     color:#fff;
 }

.industries-para a i {
  background: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-text-stroke: .5px;
}

.blog-section {
  background: #fafafa;
}

.blog-page-head span {
  border: 1px solid #000;
  padding: 5px 10px;
  border-radius: 30px;
}

.blog-page-head h1 {
  font-size: 35px;
  font-weight: 600;
  margin-top: 10px;
}

.blog-page-div {
  border: 1px solid #e1e1e1;
  border-radius: 16px;
  padding: 10px;
  background: #fff;
}

.blog-page-div img {
  height: 390px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.blog-page-div-head {
  margin-top: 20px;
}

.blog-page-div-head-span {
  display: flex;
  gap: 10px;
}

.blog-page-div-head-span span {
  font-size: 14px;
  color: #003856;
  font-weight: 500;
}

.blog-page-div-sim {
  border: 1px solid #e1e1e1;
  border-radius: 16px;
  padding: 10px;
  height: 100%;
      background: #fff;
  
}

.blog-page-div-sim img {
  height: 230px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.blog-page-div-head h6 {
  margin-top: 5px;
  font-size: 17px;
}

.blog-view-banner {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-view-page-head-span {
  display: flex;
  gap: 10px;
  border: 1px solid rgb(211, 211, 211);
  padding: 8px;
  width: fit-content;
  border-radius: 5px;
}

.blog-view-page-head-span span {
  font-size: 14px;
  font-weight: 500;
}

.blog-view-over {
  position: relative;
  height: 72vh;
}

.blog-view-over .overlay {
  position: absolute;
  background: linear-gradient(0deg, #fafafa, transparent);
  width: 100%;
  height: 100%;
}

.blog-view-page-head-a-tag {
  /*display: flex;*/
  gap: 10px;
  padding: 10px;
    width: auto;
    border: 1px dashed #004368;
    border-radius: 30px;
    width: fit-content;
    font-size: 13px;
}

/*.blog-view-page-head-a-tag a {*/
/*  color: gray;*/
/*}*/

.blog-view-page-head-a-tag a i {
  color: gray;
}

.blog-view-page-head h1 {
  margin-block: 10px;
}

.blog-view-page-img {
  height: 500px;
}

.blog-view-page-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.blog-view-page-div {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.technical-section {
height: 45vh;
    position: relative;
    background: #004368;
}

.technical-section .overlay {
  position: absolute;
  background: linear-gradient(0deg, white, transparent);
  width: 100%;
  height: 100%;
}

.technical-banner {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.technical-head span {
    border: 1px dashed #fff;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    display: flex;
    width: fit-content;
}

.technical-head {
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.technical-head h1 {
  font-size: 35px;
  font-weight: 600;
  color:#fff;
}

.technical-head p {
  color:#fff;
}


.technical-page a {
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}

.technical-page span {
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}

.technical-head-a {
background: #ffffff;
    color: #004368;
    padding: 3px 3px 3px 8px;
    border-radius: 30px;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    width: fit-content;
}

.technical-head-a i {
width: 30px;
    height: 30px;
    background: #004368;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
}

.technical-content-main-div {
  position: relative;
  margin-top: 30px;
}

.technical-line {
  border-bottom: 1px solid #dbdbdb;
  width: 100%;
  position: absolute;
  top: 20px;
}

.technical-content-main-div h5, .technical-content-main-div h5 font {
  background: #004368;
  position: relative;
  width: fit-content;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 17px;
  color: #fff;
}

.contact-section {
  height: 70vh;
  position: relative;
}

.contact-section .overlay {
  position: absolute;
  background: linear-gradient(0deg, white, transparent);
  width: 100%;
  height: 100%;
}

.contact-banner {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.contact-head {
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-head h1 {
  font-size: 35px;
  font-weight: 600;
}

.contact-div {
  background: #F2F5F7;
  padding: 20px;
  border-radius: 16px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.contact-div-add{
        display: flex;
    gap: 10px;
}

.contact-div-icon{
    display:flex;
    gap:10px;
        align-items: center;
            margin-bottom: 35px;
}

.contact-div-icon img {
  width: 30px;    
  height: fit-content;
}

.contact-div-icon h6 {
  margin: 0;
  font-size: 17px;
  margin-top: 5px;
}

.contact-div small {
  font-size: 12px;
  font-weight: 300;
}

.contact-div p {
  margin: 0;
  font-size: 15px;
  color: #004368;

}

.contact-div-mail {
  display: grid;
}

.contact-div-mail i{
    margin-right:10px;
}

.contact-form {
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  padding: 20px;
}

.contact-form h5{
        text-transform: uppercase;
    font-size: 17px;
}

.contact-page-social ul {
    list-style: none;
    padding: 0;
    flex-flow: wrap;
    gap: 10px 10px;
    line-height: 0px;
    display: flex
;
    margin-bottom: 0;
}

.contact-page-social ul img {
  width: 15px;
}

.contact-div-add p {
  font-size: 15px !important;
  color: #002336;
      white-space: pre-wrap;
}

.contact-div-num a {
  font-size: 15px;
  color: #002336;
}

.contact-div-num{
        display: grid;
}

.contact-div-mail a {
  font-size: 15px;
  color: #002336;

}


.contact-div-add a {
  font-size: 14px;
  color: #002336;

}


.contact-page-social ul a {
  background: #e7e7e7;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.contact-form .form-group label {
  font-size: 14px;
  margin-top: 15px;
}

.contact-form .form-group input {
  margin-top: 8px;
}

.contact-form .form-group textarea {
  margin-top: 8px;
}

.contact-form-para p {
  font-size: 14px;
  margin: 0;
}

.contact-form-para {
  margin-top: 15px;
}

.contact-form-button {
  margin-top: 15px;
  text-align: end;
  padding: 3px 3px 3px 8px;
}

.contact-form-button:hover {
  margin-top: 15px;
  text-align: end;
  padding: 3px 3px 3px 8px;
}

.contact-form-button i {
  width: 30px;
  height: 30px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.contact-form-button a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-form-button button {
  font-size: 14px;
  display: flex;
  align-items: center;
  padding: 3px 3px 3px 8px;
  gap: 10px;
  border-radius: 30px;
  background: #004368;
  border: none;
}

.contact-form-button button font{
    color:#fff!important;
}

.contact-form-button button:hover {
  font-size: 14px;
  display: flex;
  align-items: center;
  padding: 3px 3px 3px 8px;
  gap: 10px;
  border-radius: 30px;
  background: #004368;
  border: none;
}

.industries-view-content {
  background: #fafafa;
  position: relative;
}

.industries-view-content .container {
  position: relative;
}

.industries-view-para-list {
  display: flex;
  gap: 20px;
  margin-top: 15px;
}

.industries-view-para {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
}

.industries-view-para h6 {
  text-align: center;
  background: #003856;
  padding: 10px;
  color: #fff;
  font-size: 16px;
}

.industries-view-para-list ul li {
  margin-top: 8px;
}

.industries-view-img-div {
  width: 100%;
  min-height: 100%;
  height: 200px;
  border: 1px solid #cdcdcd;
  border-radius: 16px;
  overflow: hidden;
}

.industries-view-img-div img {
  height: 100%;
  width: 100%;
  object-fit: fill;
}

.industries-view-sub-head {
  margin-bottom: 30px;
  text-align: center;

}

.industries-view-sub-head h3 {
  margin-bottom: 15px;

}

.industries-why-choose {
  background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);
}

.industries-why-choose-head h3 {
  color: #fff;
}

.industries-why-choose-head {
  text-align: center;
  margin-bottom: 30px;
}

.industries-why-choose-div-one ul li {
  color: #fff;
  font-size: 17px;
  font-weight: 200;
  margin-top: 10px;
}

.industries-why-choose-div-one ul li span {
  color: #fff;
  font-weight: 600;
  font-size: 17px;
}

.industries-why-choose-div-two p {
  color: #fff;
  font-size: 17px;
  font-weight: 200;
}

.industries-why-choose-div-two {
  border-left: 1px solid gray;
  padding: 20px;
}

.industries-why-choose-div-one {
  padding: 20px;
}

.industries-why-choose-div-two a {
  background: #fff;
  padding: 3px 3px 3px 8px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  width: fit-content;
  gap: 7px;
  color: #000;
  font-size: 15px;
}

.industries-why-choose-div-two a i {
  background: #002336;
  color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-page a {
  color: #000;
}

      .industry-head-img{
          height: 550px;
    
      } .industry-head-img img{
          border-radius:16px !important;
    object-fit: cover;
    height:100%;
      }
      
        .contact-in-page {
  position: fixed;
  bottom: 30px !important;
  right: 30px !important;
  z-index: 10000;
}


.contact-in-page-call a {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  cursor: pointer;
  box-shadow: 0px 0px 15px -6px rgba(0, 0, 0, 1);
}

.contact-in-page .contact-in-page-call i {
  font-size: 25px;
  color: #E30613;
}

.contact-in-page .contact-in-page-wp i {
  font-size: 25px;
  color: #004368;
}

.contact-in-page-wp a {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  cursor: pointer;
  margin-top: 15px;
  box-shadow: 0px 0px 15px -6px rgba(0, 0, 0, 1);
}

.ql-editor{
    width:85% !important;
   margin-inline: auto !important;
    line-height: 25px !important;
}

.blog-view-page-para img{
    max-width: 100%!important;
}

.product-section .ind_title{
        border: 1px dashed #004368;
    width: fit-content;
    border-radius: 100px;
    padding: 5px 15px;
    font-size: 18px;
    color: #004368;
}
.blog-faq-div li{
    color:white;
}


      
      
      
@media only screen and (min-width: 480px) and (max-width: 766px) {}

@media only screen and (max-width: 767px) {
    .contact-in-page {
    position: fixed;
    bottom: 15% !important;
}

.footer-social{
        z-index: 10001;
    position: relative;
}

.contact-in-page .contact-in-page-call i {
    font-size: 22px;
}
.contact-in-page .contact-in-page-wp i {
    font-size: 22px;
}

.contact-in-page-call a {
    width: 50px;
    height: 50px;
}

.contact-in-page-wp a {
    width: 50px;
    height: 50px;
    margin-top: 10px;
}

.industry-head-img{
    
        height: 190px !important;
    
}.industry-head-img img{
    border-radius:16px !important;
    object-fit: contain !important;
    height:100% !important;
}

.product-head span {
    border: 1px dashed #ffffff;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
}

.product-view-head .product-head span {
    border: 1px dashed #ffffff;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
}


.blog-view-over {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 15px;
}

.blog-faq-div {
    padding: 20px;
}

.blog-faqs-head {
    width: 100%;
}


.container{
 padding-inline: 20px !important;
}

.about-img-scroll{
        height: 400px;
}

.rounded-pill{
         text-align: center;
  margin-inline: auto;
}

.temperature-head-div h4 {
    font-size: 18px;
}

.ql-editor {
    padding: 0 !important;
        width: 95% !important;
}

.insustry-desc h2 {
    font-size: 30px;
}


.industries-head {
    width:95%;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 70%;
    margin-inline: auto;
        text-align: center;
}
.technical-section {
    height: 60vh;
    position: relative;
}


.contact-form-button button{
    margin-inline: auto;
}
.innovation-date {
    color: #fff;
    display: flex;
    justify-content: center;
    text-align: center;
}

.contact-section {
    height: 60vh;
    position: relative;
}



.contact-head {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contact-div {
    background: #F2F5F7;
    padding: 15px;
    border-radius: 16px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
            gap: 15px;
}


.faqs-div{
    margin-top: 10px !important;
}

.footer-location {
    width: 100%;
    height: 100%;
    margin-top: 15px !important;
}

.footer-get h4 {
    font-size: 17px;
    font-weight: 600;
    margin: auto;
}

.h-blog-div-head-more-span {
    margin-block: 10px;
    display: flex;
    justify-content: space-between;
}
.industrie-one {
    margin-top: 70px;
    position: relative;
}

.h-industri-head-div p{
        text-align: justify;
}


.industri-line {
    height: 0;
    border-bottom: 1px dashed #000;
    border-left: none;
    width: 260px;
}

.h-industri-head-div {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
            align-items: center;
    margin-top: 10px;
}

.industri-dot {
    width: 25px;
    height: 25px;
    background: #40728E;
    border-radius: 50%;
    border: 6px solid #E8E8E8;
}
.industrie-one-icon {
        position: absolute;
        left: 50%;
        top: auto;
        transform: translateX(-50%);
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 15px;
        bottom: -8%;
}

.temperature-head-div p {
    margin: 0;
    text-align: justify;
}
.h-industri-img-div {
    width: 98%;
    height: 300px;
}
.navbar-brand {
    width: 150px;
}

.navbar{
      padding-block: 12px !important;  
}

  .home-banner-head {
    position: relative;
    top: 24%;
            text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
  }

  .home-banner-head h1 {
    color: #fff!important;
    font-weight: 600!important;
  }

  .d-padding {
    padding-block: 50px;
  }

  .h-service-sub-head {
    padding: 20px;
    border-radius: 16px;
  }

  .h-service-sub-head h4 {
    font-size: 17px;
        padding: 0;
  }

  .h-service-main-head h1 {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
  }

  .h-service-main-head {
    margin-top: 30px;
  }

  .h-service-main-head p {
    width: 100%;
  }

  .h-service-div h5 {
    font-size: 20px;
  }

  .h-service-div img {
    width: 50px;
  }

  .h-service-div {
    gap: 20px;
  }

  .h-service-main-div {
    height: 150px;
    padding: 20px;
  }

  .h-service-div-para {
    height: 150px;
    padding: 20px;
  }

  .h-service-button .btn {
    padding: 5px 7px 5px 18px;
    gap: 10px;
  }

  .h-about-head h1 {
    font-size: 25px;
    font-weight: 600;
            text-align: center;
  }
  
  .h-about-head p{
          text-align: justify;
  }

  .h-about-head {
    padding: 20px;
  }

  .h-about-section {
    position: relative;
    height: 100%;
    overflow: hidden;
  }

  .h-about-count-icon img {
    width: 30px;
  }

  .h-about-count span {
    font-size: 18px;
    font-weight: 500;
  }

  .h-about-count h1 {
    font-size: 25px;
    font-weight: 600;
  }

  .h-about-count {
    padding-block: 30px;
  }

  .temperature-head-div {
    padding: 25px;
  }

  .h-industri-head h1 {
    font-size: 25px;
    font-weight: 600;
  }

  .h-industri-head p {
    width: 100%;
  }

  .certificate-head-div h1 {
    font-size: 20px;
  }

  .certificate-img-div img {
    width: 90px;
  }

  .certificate-head-div p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    font-weight: 200;
        width: 100%;
  }

  .blog-head h1 {
    font-size: 25px;
    font-weight: 600;
  }

  .blog-head p {
    width: 100%;
  }

  .h-blog-div img {
    height: 190px;
  }

  .h-blog-div-head h3 {
    font-size: 20px;
  }

  .h-blog-more-head-div h5 {
    font-size: 18px;
  }

  .faq-head h1 {
    font-size: 25px;
    font-weight: 600;
  }

  .faq-head p {
    width: 100%;
  }

  .faq-more-ask-div img {
    width: 60px;
  }

  .faqs-div .btn {
    font-size: 16px;
  }

  .testi-head h1 {
    font-size: 25px;
    font-weight: 600;
    margin-top: 10px;
  }

  .testi-head p {
    width: 100%;
    color: #fff;
    font-weight: 200;
  }

  .teti-div {
    padding: 20px;
  }

  .teti-div p {
    height: 170px;
    overflow-y: scroll;
    
  }
  
  .teti-div p::-webkit-scrollbar {
   display:none;
    }


  .testi-arrow-left {
    width: 40px;
    height: 40px;
  }

  .testi-arrow-right {
    width: 40px;
    height: 40px;
  }

  .footer-head-div {
    text-align: center;
  }

  .footer-link {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-get {
    text-align: center;
  }

  .footer-get ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .nav-contact-div {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }

  .about-head h1 {
    font-size: 25px;
    padding-block: 20px;
    font-weight: 600;
  }

  .about-div-img-one {
    height: 300px;
  }

  .about-div-img-two {
    height: 300px;
  }

  .about-content-div-one img {
    width: 50px;
  }

  .about-content-div-two img {
    width: 50px;
  }

  .about-content-div-three img {
    width: 50px;
  }

  .about-innovation-head h1 {
    font-size: 25px;
    font-weight: 600;
  }

  .about-innovation-head p {
    width: 100%;
    color: #fff;
    margin: 0;
    font-weight: 200;
  }

  .innovation-div-one {
    text-align: center;
  }

  .innovation-line {
    height: 0px;
    border-top: 1px dashed #ffffff;
    width: 190px;
    margin-top: 10px;
  }

  .innovation-content h5 {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
  }

  .innovation-date h1 {
    color: #fff;
    font-size: 25px;
  }

  .innovation-icon img {
    width: 30px;
    padding-block: 10px;
  }

  .choose-head-div h1 {
    font-size: 25px;
    font-weight: 600;
  }

  .choose-head-div {
    text-align: center;
  }

  .choose-head-div p {
    width: 100%;
  }

  .choose-div {
    height: 350px;
  }

  .choose-div-num img {
    height: 270px;
  }

  .collab-head h1 {
    font-size: 35px;
    font-weight: 600;
  }

  .collab-head p {
    width: 100%;
  }

  .collab-div-one img {
    width: 55px;
  }

  .collab-div-one h4 {
    margin-block: 25px;
    font-size: 20px;
  }

  .collab-div-two {
    width: 100%;
    height: 300px;
  }

  .collab-div-three {
    padding: 25px;
  }

  .pt-top {
    padding-top: 60px;
  }
  
  .about-div-img-one img {
    object-position: bottom;
}

.about-content-head p{
        text-align: justify;
}

.about-div-img-two img {
    object-position: bottom;
}

  .product-head h1 {
    font-size: 25px;
    margin-top: 15px;
    font-weight: 600;
  }

  .product-div img {
    width: 100%;
    height: 250px;
    object-fit: contain;
  }

  .product-view-head {
            width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
  }

  .product-view-head h1 {
    font-size: 25px;
    font-weight: 600;
  }

  .pdt-view-type-one {
    width: 50%;
    text-align: center;
    padding: 20px;
  }

  .pdt-view-type-two {
    width: 50%;
    text-align: center;
    /*background: #fff;*/
    padding: 20px;
    border-radius: 0px 0px 0px 16px;
  }

  .pdt-view-type-two h5 {
    color: #000000;
    font-size: 17px;
  }

  .pdt-view-type-one h5 {
    font-size: 17px;
  }

  .product-view-type-main-div .card-header {
    padding: 15px;
  }

  .product-view-type-main-div .card-header .btn {
    font-size: 17px;
    text-align: start;
  }

  .view-explore-head h1 {
    font-size: 25px;
    font-weight: 600;
  }

  .view-explore-div-head {
    text-align: center;
  }

  .view-explore-div-code {
    display: flex;
    justify-content: center;
    text-align: center;
  }

  .view-explore-div-code h6 {
    border: 1px solid;
    padding: 10px;
    border-radius: 30px;
    font-size: 13px;
  }

  .view-explore-div-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .view-explore-div-img {
    height: 200px;
    background: #ffff;
    border-radius: 16px;
    padding: 25px;
  }

  .industries-head {
    width: 95%;
  }

  .industries-head h1 {
    font-size: 25px;
    font-weight: 600;
  }

  .industrie-shot-head {
    background: #fafafa;
    padding: 25px;
    border-radius: 16px;
    text-align: center;
  }

  .industrie-shot-head p {
    margin: 0;
  }

  .industries-div-head {
    text-align: center;
  }


  .industries-para a {
    margin-top: 9px;
  }

  .industries-para-div {
    height: 86%;
    overflow-y: scroll;
  }

  .industries-view-head {
    text-align: center;
  }

  .industries-view-para-list {
    display: flex;
    gap: 20px;
    margin-top: 0px;
    flex-direction: column;
  }

  .industries-view-img-div {
    height: 130px;
  }

  .industries-view-para {
    margin-top: 15px;
  }

  .industries-why-choose-div-two {
    border-top: 1px solid gray;
    padding: 20px;
    border-left: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .technical-head {
    width: 95%;
  }

  .technical-head h1, .technical-head h1 font  {
    font-size: 25px;
    font-weight: 600;
  }


  .technical-content-main-div {
    position: relative;
    margin-top: 30px;
    text-align: center;
  }

  .technical-content-main-div h5 {
    background: #004368;
    position: relative;
    width: 100%;
    padding: 10px 15px;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
  }

  .blog-page-head h1 {
    font-size: 25px;
    margin-top: 10px;
    font-weight: 600;
  }

  .blog-page-head {
    text-align: center;
  }

  .blog-page-head-para p {
    text-align: center;
  }

  .blog-page-div img {
    height: 200px;
  }

  .blog-page-div-sim img {
    height: 200px;
  }

  .blog-view-banner {
    width: 100%;
    object-fit: cover;
            border-radius: 12px;
  }

  .blog-view-page-head-a-tag {
    display: flex;
    gap: 10px;
    justify-content: center;
  }

  .blog-view-page-head {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
        margin-top: 80px;
  }

  .blog-view-page-para {
    text-align: center;
  }

  .blog-view-page-img {
    height: 230px;
  }

  .blog-view-page-sub-head {
    text-align: center;
  }

  .contact-head {
    width: 95%;
  }

  .contact-head h1 {
    font-size: 25px;
    font-weight: 600;
  }

  .navbar-contact {
         text-align: center;
        display: flex;
        justify-content: center;
        margin-top: 7px !important;
        width: fit-content;
        margin-inline: auto;
  }




}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    
    
  .h-service-main-head h1 {
    color: #fff;
    font-size: 40px;
  }
  
  .product-head span {
        border: 1px dashed #004368;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    width: fit-content;
    display: flex;
   }
   .technical-head span {
    border: 1px dashed #fff;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    display: flex;
    width: fit-content;
}

 .product-view-head .product-head span {
    border: none;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    width: fit-content;
    display: flex;
    flex-direction: column;
   }


  .h-service-main-head p {
    color: #fff;
    width: 90%;
  }

  .h-service-div h5 {
    color: #fff;
    margin: 0;
    font-size: 18px;
  }

  .h-about-count {
    padding-block: 25px;
  }

  .h-about-count h1 {
    margin: 0;
    font-size: 40px;
    font-weight: 600;
  }

  .h-about-count span {
    font-size: 20px;
    font-weight: 500;
  }

  .h-about-count-icon img {
    width: 40px;
  }

  .h-about-head h1 {
    font-size: 35px;
  }

  .d-padding {
    padding-block: 70px;
  }

  .temperature-head-div h4 {
    font-size: 20px;
  }

  .h-industri-head h1 {
    font-size: 35px;
  }

  .h-service-main-head {
    margin-top: 30px;
  }

  .certificate-head-div h1 {
    font-size: 25px;
  }

  .certificate-img-div img {
    width: 100px;
  }

  .blog-head h1 {
    font-size: 40px;
    font-weight: 600;
  }

  .blog-head p {
    width: 90%;
  }

  .faq-head h1 {
    font-size: 40px;
    color: #003f60;
    font-weight: 600;
  }

  .faq-head p {
    width: 90%;
  }

  .faq-div {
    margin-top: 15px;
  }

  .testi-head h1 {
    font-size: 45px;
    color: #fff;
    margin-top: 10px;
  }

  .about-div-img-one {
    height: 350px;
  }

  .about-head h1 {
    font-size: 40px;
    padding-block: 20px;
  }

  .about-div-img-two {
    height: 350px;
  }

  .about-innovation-head h1 {
    color: #fff;
    font-size: 40px;
  }

  .innovation-date h1 {
    color: #fff;
    font-size: 30px;
  }

  .innovation-icon img {
    width: 36px;
  }

  .innovation-content h5 {
    color: #fff;
    font-weight: 300;
    font-size: 18px;
  }

  .choose-head-div h1 {
    font-size: 40px;
  }

  .choose-head-div p {
    width: 90%;
    margin: 0;
    text-align: center;
  }

  .choose-div {
    background: linear-gradient(90deg, rgba(0, 63, 97, 1) 0%, rgba(0, 0, 0, 1) 100%);
    border-radius: 16px;
    height: 280px;
    position: relative;
  }

  .choose-div-num img {
    height: 210px;
  }

  .collab-head h1 {
    font-size: 40px;
  }

  .collab-div-one img {
    width: 60px;
  }

  .collab-div-one h4 {
    color: #fff;
    margin-block: 30px;
    font-size: 20px;
  }

  .collab-div-two {
    width: 100%;
    height: 250px;
  }

  .product-head h1 {
    font-size: 40px;
    margin-top: 15px;
  }

  .product-div img {
    width: 100%;
    height: 250px;
    object-fit: contain;
  }

  .product-view-head {
    width: 90%;
  }

  .product-view-head h1 {
    font-size: 35px;
  }

  .product-view-type-main-div .card-header {
    padding: 15px;
  }

  .pdt-view-type-one {
    width: 50%;
    text-align: center;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .pdt-view-type-two {
    width: 50%;
    text-align: center;
    /*background: #fff;*/
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .view-explore-head h1 {
    font-size: 40px;
  }

  .view-explore-div-head {
    text-align: center;
  }

  .view-explore-div-code {
    display: flex;
    justify-content: center;
  }

  .industries-head {
    width: 85%;
  }

  .industries-head h1 {
    font-size: 35px;
  }

.industries-head-img-div {
    height: 380px;
}
  .industries-div-head {
    text-align: center;
  }

  .industries-div-head h2 {
    font-size: 25px;
  }

  .industries-view-img {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }

  .industries-why-choose-div-two {
    border-top: 1px solid gray;
    padding: 20px;
    border-left: none;
  }

  .technical-head {
    width: 85%;
  }

  .technical-head h1 {
    font-size: 40px;
  }

  .blog-page-head h1 {
    font-size: 40px;
    margin-top: 10px;
  }

  .blog-page-div img {
    height: 300px;
  }

  .blog-page-div-sim img {
    height: 200px;
  }

  .blog-view-banner {
    width: 100%;
    height: 45vh;
    object-fit: cover;
  }

  .blog-view-page-img {
    height: 300px;
  }

  .contact-head {
    width: 85%;
  }

  .contact-head h1 {
    font-size: 40px;
  }

  .footer-link ul {
    display: flex;
    gap: 20px;
  }

  .footer-get {
    margin-top: 20px;
  }

  .footer-location {
    margin-top: 20px;
  }

  .home-banner-head h1 {
    color: #fff!important;
    font-weight: 600!important;
  }



}
@media only screen and (min-width: 1024px) and (max-width: 1201px) {
    .home-banner-content-div {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 5%;
    bottom: 0;
    padding-top: 85px;
}.home-content-div{
        padding-block: 5px;
    padding-inline: 70px;
}
}
@media only screen and (min-width: 1201px) and (max-width: 1439px) {
    
    .technical-section {
  height: 60vh;
}
.technical-head span {
    border: 1px dashed #fff;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    display: flex;
    width: fit-content;
}

.product-head span {
    border: 1px dashed #004368;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    width: fit-content;
    display: flex;
}

.product-view-head .product-head span {
    border: 1px dashed #004368;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    width: fit-content;
    display: flex;
}


  
  .home-banner-col-head {
      position:relative;
  }

  .home-banner-head h1 {
    color: #fff!important;
    font-weight: 600!important;
  }
  
  .industries-head-img-div {
    height: 420px;
}

  .home-banner-more a span {
    background: #fff;
    padding: 5px 20px;
    border-radius: 30px;
    font-size: 13px;
  }

  .home-banner-content-div {
    padding-top: 105px;
  }

  .home-banner-more a i {
    width: 30px;
    height: 30px;
  }

  .home-content-div {
    padding-block: 10px;
    padding-inline: 70px;
  }

  .home-content-div img {
    width: 25px;
  }

  .home-content-div-icon-2 {
    width: 33px !important;
  }

  .home-content-div h6{
    font-size: 13px;
  }

  .h-service-sub-head h4 {
    font-size: 20px;
  }

  .h-service-main-head h1 {
    color: #fff;
    font-size: 35px;
  }

  .h-service-div h5 {
    color: #fff;
    margin: 0;
    font-size: 18px;
  }

  .h-service-div img {
    width: 50px;
  }

  .h-service-main-div {
    height: 150px;
  }

  .h-service-div-para {
    height: 150px;
    padding: 20px;
  }

  .h-service-button .btn {
    background: #004368;
    color: #fff;
    border-radius: 30px;
    padding: 3px 3px 3px 8px;
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: center;
    font-size: 14px;
  }

  .h-service-button span {
    width: 30px;
    height: 30px;
  }

  .h-about-head h1 {
    font-size: 35px;
  }

  .h-about-count span {
    font-size: 18px;
    font-weight: 500;
  }

  .h-about-count-icon img {
    /* width: 40px; */
    width: 30px;
  }

  .h-about-count h1 {
    margin: 0;
    font-size: 35px;
    font-weight: 600;
  }

  .h-about-count {
    border: 1px solid #e5e5e5;
    padding-block: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 16px;
  }

  .h-industri-head h1 {
    font-size: 35px;
    font-weight: 600;
  }

  .temperature-head-div {
    padding: 35px;
    background: #F1ECF3;
    border-radius: 16px;
    text-align: center;
  }

  .industri-line {
    height: 370px;
    border-left: 1px dashed #000;
  }

  .h-industri-img-div {
    width: 90%;
    height: 400px;
  }

  .certificate-head-div h1 {
    color: #fff;
    margin: 0;
    font-size: 35px;
    font-weight: 600;
  }

  .certificate-img-div img {
    width: 130px;
  }

  .blog-head h1 {
    font-size: 35px;
    font-weight: 600;
  }

  .faq-head h1 {
    font-size: 35px;
    color: #003f60;
    font-weight: 600;
  }

  .testi-head h1 {
    font-size: 35px;
    color: #fff;
    font-weight: 600;
  }

  .faq-more-ask-div img {
    width: 60px;
  }

  .about-head h1 {
    font-size: 35px;
    padding-block: 20px;
    font-weight: 600;
  }

  .about-div-img-one {
    height: 440px;
  }


  .about-div-img-two {
    height: 440px;
  }

  .about-content-div-one img {
    width: 45px;
  }

  .about-content-div-two img {
    width: 50px;
  }

  .about-content-div-three img {
    width: 50px;
  }

  .about-innovation-head h1 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
  }

  .innovation-date h1 {
    color: #fff;
    font-size: 22px;
  }

  .innovation-icon img {
    width: 30px;
  }

  .innovation-content h5 {
    color: #fff;
    font-weight: 300;
    font-size: 17px;
  }

  .footer-head p {
    font-size: 14px !important;
  }

  .footer-get span {
    font-size: 14px !important;
  }

  .footer-get a {
    font-size: 14px !important;
  }

  .footer-head h4 {
    font-size: 17px;
  }

  .footer-get h4 {
    font-size: 17px;
  }

  .footer-link h4 {
    font-size: 17px;
  }

  .footer-link-div a {
    font-size: 14px !important;
  }

  .footer-link-div ul li {
    list-style: none;
    margin-top: 5px;
  }

  .footer-logo img {
    width: 180px;
  }

  .footer-by p {
    font-size: 13px !important;
  }

  .footer-social ul li a {
    background: #e7e7e7;
    width: 30px;
    height: 30px;
  }

  .footer-social ul li a img {
    width: 16px;
  }

  .navbar-brand {
    width: 180px;
  }

  .product-view-type-main-div .card-header {
    padding: 15px;
  }

  .product-view-type-main-div .btn {
    font-size: 17px;
  }

  .product-view-type-main-div .card-header span {
    width: 30px;
    height: 30px;
  }

  .view-explore-div-head h3 {
    margin-bottom: 15px;
    font-weight: 600;
  }

  .product-div img {
    width: 100%;
    height: 250px;
    object-fit: contain;
  }

  .about-content-head h5 {
    font-size: 17px;
  }
  


}

@media only screen and (min-width: 1440px) and (max-width: 1800px) {
  .home-banner-content-div {
    padding-top: 105px;
  }

  .certificate-img-div img {
    width: 140px;
  }

  .about-div-img-one {
    height: 450px;
  }

  .about-div-img-two {
    height: 450px;
  }

  .about-content-div-one img {
    width: 55px;
  }

  .about-content-div-two img {
    width: 55px;
  }

  .about-content-div-three img {
    width: 55px;
  }

  .innovation-date h1 {
    color: #fff;
    font-size: 28px;
  }

  .innovation-icon img {
    width: 35px;
  }


}

.insustry-desc ul {
  text-align: start;
}


.blog-sd {
  height: 130px !important;
      overflow-x: scroll;
      margin: 0;

}

.blog-sd::-webkit-scrollbar {
display:none;
}


.insustry-desc li,
.insustry-desc strong,
.insustry-desc span,
.insustry-desc h2,
.insustry-desc h3,
.insustry-desc h4,
.insustry-desc h5,
.insustry-desc h6,
.insustry-desc h1 {
  color: white !important;
}

#industries-nav.active .dropdown-toggle {
  color: #E30613 !important;
  font-weight: 600 !important;
}

.fs-30 {
  font-size: 30px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.h-about-img-div-main-1,
.h-about-img-div-main-2 {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.h-about-img-div {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

}

.h-about-img-div-main-1 .h-about-img-div {
  animation-name: scrollUp;
}

.h-about-img-div-main-2 .h-about-img-div {
  animation-name: scrollDown;
}
@keyframes scrollUp {
  0% {
    transform: translateY(100%);
  }
  50% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}

@keyframes scrollDown {
  0% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}




.about-img-div {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-img-div-main-1 {
  animation-name: scrollLeft;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.about-img-div-main-2 {
  animation-name: scrollRight;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes scrollLeft {
  0% {
    transform: translateX(20%);
  }
  50% {
    transform: translateX(-20%);
  }
  100% {
    transform: translateX(20%);
  }
  /*100% {*/
  /*  transform: translateY(100%);*/
  /*}*/
}

@keyframes scrollRight {
  0% {
    transform: translateX(-20%);
  }
  50% {
    transform: translateX(20%);
  }
  100% {
    transform: translateX(-20%);
  }
  /*100% {*/
  /*  transform: translateY(-100%);*/
  /*}*/
}










