.et-db #et-boc .et-l .et_pb_section.section-1-rocom-hp.section-1-rocom-general.section-1-industrial{
    background: linear-gradient(74.27deg, rgba(0, 0, 0, 0.5) -2.44%, rgba(0, 0, 0, 0) 97.61%), linear-gradient(0deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/wp-content/uploads/2026/06/IndustrialTechnologyJ2.webp) !important;
}

.industrial_technologies_list{
  width: 488px;
  padding: 24px;
  gap: 18px;
  background: #FFFFFF;
  box-shadow: 0px 8px 21px rgba(0, 0, 0, 0.13);
  border-radius: 24px;
}

.container_industrial_tech{
  gap: 90px;
}

.full_description_tech{
  width: calc(100% - 488px - 90px);
  font-style: normal;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 27px;
  color: #000000;
}

.full_description_tech h1{
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 67px;
  color: #000000;
  padding-bottom: 20px;
}

.full_description_tech p{
  padding-bottom: 35px;
}

.full_description_tech p:has(img){
  margin-top: 28px;
  padding-bottom: 66px;
}

.full_description_tech img{
  max-height: 374px;
  width: 100%;
  object-fit: cover;
  box-shadow: 0px 4px 4.7px rgba(0, 0, 0, 0.15);
  border-radius: 24px;
}

.industrial_technologies_list a{
  gap: 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.01em;
  color: #000000;
}

.industrial_technologies_list a.active_term{
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  color: #F58120;
}

span.images_it{
  position: relative;
  display: inline-block;
  width: 56px;
}

.images_it img{
  display: block;
  transition: opacity .3s ease;
}

.icon_tech{
    opacity: 1;
}

.icon_tech,
.icon_tech_hover{
  transition: opacity .3s ease, transform .3s ease;
}

.icon_tech_hover{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.industrial_technologies_list a:hover .icon_tech{
    opacity: 0;
}

.industrial_technologies_list a:hover {
  color: #F58120;
}

.industrial_technologies_list a:hover .icon_tech_hover{
  opacity: 1;
}

.industrial_technologies_list a:not(:last-child){
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  padding-bottom: 17px;
  margin-bottom: 0px;
}

.et_pb_section.et_flex_section.main-content-industrial-technologies{
  padding-top: 111px;
  padding-bottom: 93px;
}

.products_from_tech h4{
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #000000;
  padding-bottom: 16px;
}

.container_products_from_tech{
  gap: 18.83px;
}

.item_prodimg, .item_prodinfo{
  width: 100%;
}

.item_cpft{
  width: 100%;
  gap: 3.56px;
}

.item_prodimg img{
  border: 1px solid #E9E9E9;
  border-radius: 24px;
  height: 257.38px;
  object-fit: cover;
}

.item_prodinfo{
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}

.item_prodinfo h5{
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  padding-bottom: 10px
}

.item_prodinfo a{
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  text-decoration-line: underline;
  color: #F58120;
  margin-top: 5px;
  display: block;
}

.products_from_tech {
  margin-top: 55px;
  padding-left: 9px;
  padding-right: 9px;
}

.container_see_products a{
  padding: 14px 24px;
  background: #F58120;
  border-radius: 24px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}

.container_see_products {
  text-align: right;
  margin-top: 46px;
}

.subindustries_tabs_content{
  position:relative;
  margin-top: 65px;
}

.tab_content{
  display:none;
  opacity:0;
  transform:translateY(15px);
}

.tab_content.active_tab_content{
  display:block;
  animation:tabFade .35s ease forwards;
}

.subindustries_tabs_content{
  min-height:300px;
}

@keyframes tabFade{
  from{
    opacity:0;
    transform:translateY(15px);
  }
  to{
      opacity:1;
      transform:translateY(0);
  }
}


.subindustries_tabs_heading{
  box-shadow: 0 8px 24px rgba(0, 0, 0, .06);
  border-radius: 24px;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.subindustries_tabs_heading a:first-child{
  border-radius: 24px 0px 0px 24px;
}

.subindustries_tabs_heading a:last-child{
  border-radius: 0px 24px 24px 0px;
  border:0px;
}

.subindustries_tabs_heading a{
  padding: 16px 27px 16px 27px;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #000000;
  text-align: center;
}

.subindustries_tabs_heading a{
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}

.subindustries_tabs_heading a.active_tab{
  background: #F58120;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  border: 0px;
}

.main_subindustries_container {
  margin-top: 55px;
}

@media(max-width:1830px){
  .subindustries_tabs_heading a {
    padding: 16px 16px 16px 16px;
  }

}

@media(max-width:1680px){
  .subindustries_tabs_heading a {
    padding: 16px 16px 16px 16px;
  }
  .subindustries_tabs_heading a{
    font-size: 20px !important;
    line-height: normal !important;
  }
}

@media(max-width:1465px){
  .main_subindustries_container {
    margin-top: 40px;
  }
  .subindustries_tabs_content {
    margin-top: 40px;
  }
  .et_pb_section.et_flex_section.main-content-industrial-technologies {
      padding-top: 60px;
      padding-bottom: 60px;
  }
  .container_industrial_tech {
    gap: 60px;
  }
  .industrial_technologies_list {
    width: 460px;
  }
  .full_description_tech {
    width: calc(100% - 460px - 60px);
  }
  .full_description_tech img {
    max-height: 300px;
  }
  .full_description_tech p:has(img) {
    margin-top: 0px;
    padding-bottom: 30px;
  }
  .full_description_tech p {
    padding-bottom: 30px;
  }
  span.images_it {
    width: 46px;
    height: 46px;
  }

  span.images_it img{
    max-height: 100%;
  }

  .industrial_technologies_list a {
    gap: 10px;
  }
}

@media(max-width: 1280px)
{
  .industrial_technologies_list {
    width: 400px;
    padding: 20px;
  }
  .full_description_tech {
    width: calc(100% - 400px - 60px);
  }
}

@media(max-width: 1240px)
{

  .container_products_from_tech {
    flex-wrap: wrap;
    justify-content: center;
  }
  .item_cpft {
    width: calc(50% - 10px);
  }
  .subindustries_tabs_heading a{
    font-size: 18px !important;
  }
}

@media(max-width: 1124px)
{
  .industrial_technologies_list {
    width: 380px;
  }
  .container_industrial_tech {
    gap: 40px;
  }
  .full_description_tech {
    width: calc(100% - 380px - 40px);
  }
}

@media(max-width: 1060px)
{
  .subindustries_tabs_heading a{
    font-size: 16px !important;
  }
}

@media(max-width: 980px)
{
  .industrial_technologies_list, .full_description_tech {
    width: 100%;
  }
  span.images_it {
    width: 36px;
    height: 36px;
  }
  .industrial_technologies_list {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media(max-width: 600px)
{
  .subindustries_tabs_heading{
    flex-wrap: wrap;
  }
  .subindustries_tabs_heading a{
    width: 100%;
  }
  .subindustries_tabs_heading a:first-child {
    border-radius: 24px 24px 0px 0px;
  }
  .subindustries_tabs_heading a:last-child {
    border-radius: 0px 0px 24px 24px;
  }

  .subindustries_tabs_heading a{
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-right: 0px;
  }
}

@media(max-width: 500px)
{
  .item_cpft {
      width: 100%;
  }
  .container_see_products {
    text-align: center;
  }
}
