/**** HOME ****/
.mySwiper.swiper {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  height: calc(100vh - 150px)
}

.controls {
  position: relative;
  width: 100%;
  height: 50px;
  margin-top: 0px
}

.fullscslider .swiper-button-next:after, .fullscslider .swiper-button-prev:after {content: '';}
.fullscslider .swiper-button-prev { background-image: url("../img/arrow_left_w.svg") !important; background-repeat: no-repeat;background-size: 27px; margin-top: 0}
.fullscslider .swiper-button-next { background-image: url("../img/arrow_right_w.svg") !important; background-repeat: no-repeat;background-size: 27px; margin-top: 0}

.fullscslider .swiper-button-next, .fullscslider .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,0px);
  left: auto;
}
.fullscslider .swiper-button-prev, .fullscslider .swiper-rtl .swiper-button-next {
  right: var(--swiper-navigation-sides-offset,40px) !important;
  left: auto !important;
}

.mySwiper .topSlide {position:relative; background-position:center; background-size:cover;}

.mySwiper .topSlide-title {
  position: absolute !important;
  top: 30vh;
  left: 25%;
  width: 50%;
  z-index: 10
}

.mySwiper .topSlide-text {
  position: absolute !important;
  top: 40vh;
  left: 25%;
  width: 50%;
  z-index: 10
}

@media only screen and (max-width: 1200px) {

  .mySwiper .topSlide-title {
    top: 30vh;
    left: 10%;
    width: 80%;
  }

  .mySwiper .topSlide-text {
    position: absolute !important;
    top: 40vh;
    left: 10%;
    width: 80%;
  }

}

.mySwiper .topSlide-bg {
  position: absolute !important;
  bottom:0px;
  width:100%;
  height:60vh;
  z-index: 1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjk5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.99) 99%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(99%,rgba(0,0,0,0.99)), color-stop(100%,rgba(0,0,0,1))); /* Chrome4-9,Safari4-5 */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.99) 99%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.99) 99%,rgba(0,0,0,1) 100%); /* Opera 11.10-11.50 */
  background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.99) 99%,rgba(0,0,0,1) 100%); /* IE10 preview */
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.99) 99%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-8 */

}

.mySwiper .topSlide-title  .h1{
	font-family: 'Space_Bold', sans-serif !important;
	margin: 0;
  color:#f4f4f4;
  font-size:70px;
  line-height:75px;
  text-shadow: 1px 1px 3px #1D2C36;
}

.mySwiper .topSlide-title .text {
  font-size: 28px;
  line-height: 32px;
  color: #009FE3;
  text-shadow: 1px 1px 3px #1D2C36;
  font-family: 'Space_Bold', sans-serif !important;
  margin-top: 25px !important;
  text-transform:uppercase;
}




.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal { bottom: 0 !important;}
.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal { bottom: 0 !important;}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background-color: #ffffff !important;}

.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: var(--swiper-pagination-progressbar-size,2px) !important;
}

/* Partners Logos */
.sw-partners .swiper-wrapper {
  -webkit-transition-timing-function:linear!important;
  -o-transition-timing-function:linear!important;
  transition-timing-function:linear!important;
}

.home_partners {
  height: 150px;
  background: rgba(178,178,178,.7);
  border-bottom: 1px solid #1D2C36;
}

.box-components .components {
  border: 1px solid #b2b2b2;
  border-radius: 5px;
  background-color: rgba(255,255,255,.5);
  padding: 20px;
  height: 100%;
  transition: all 0.35s ease !important;
}
.box-components > a:HOVER > .components { border: 1px solid #009FE3; background-color: rgba(255,255,255,.8); }

.box-components:has(.components:HOVER) .components:not(:HOVER) {
  background-color: rgba(178,178,178,.2);
  opacity: .75;
}

.box-components .components img {
  width: 60px;
  margin-bottom: 20px
}


.box-numbers {
  border: 1px solid #1D2C36;
  border-radius: 5px;
  padding: 40px;
  background: rgba(178,178,178,.15);
  transition: all 0.7s ease !important;
}

.box-numbers:HOVER {background: rgba(29,44,54,.90);}
.boxs-numbers:HOVER .h1 { color: #b2b2b2 !important}
.boxs-numbers:HOVER .h5 { color: #b2b2b2 !important}

.box-numbers:HOVER .h1, .box-numbers:HOVER .h5 {
  background: -webkit-linear-gradient(left, #0078A0 , #3AF2AE);
  background: -o-linear-gradient(right, #0078A0, #3AF2AE);
  background: -moz-linear-gradient(right, #0078A0, #3AF2AE);
  background: linear-gradient(to right, #0078A0 , #3AF2AE);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.box-numbers:nth-child(1) {border-top-right-radius: 0px; border-bottom-right-radius: 0px;}
.box-numbers:nth-child(2) {border-radius: 0px; border-left: 0px; border-right: 0px;}
.box-numbers:nth-child(3) {border-top-left-radius: 0px; border-bottom-left-radius: 0px;}

.box-numbers .h1{
  font-size:70px;
  line-height:70px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1200px) {

  .box-numbers .h1{
    font-size:50px !important;
    line-height:50px !important;
    margin-bottom: 30px;
  }

}
@media only screen and (max-width: 992px) {
  .box-numbers {padding: 20px;}
  .box-numbers:nth-child(1) {border-top-right-radius: 5px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
  .box-numbers:nth-child(2) {border-radius: 0px; border-top: 0px; border-bottom: 0px; border-left: 1px solid #1D2C36; border-right: 1px solid #1D2C36;}
  .box-numbers:nth-child(3) {border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 5px;}
}


.box-half {
  background-image: url("../images/mec_01.jpg");
  background-attachment: fixed;
  background-size: cover;
  border-top-right-radius: 5px; border-bottom-right-radius: 5px;
}

.box-rounded > div {
  border: .5px solid #ffffff;
  border-radius: 5px;
  background: rgba(220,220,220,.5);
  padding: 40px 30px;
  height: 100%;
  transition: all 0.35s ease !important;
}
.box-rounded:HOVER > div {
  border: .5px solid #1D2C36;
  background: rgba(220,220,220,.1);
  transition: all 0.35s ease !important;
}

.box-rounded .h1 {transition: all 0.35s ease !important;}
.box-rounded:HOVER .h1 {
  color: #009FE3 !important;
  transition: all 0.35s ease !important;
}



.news-home {
  border-radius: 5px;
  background: rgba(178,178,178,.6);
  padding: 40px;
  transition: all 0.35s ease !important;
}

.newsSliderControls {
  position: relative;
  width: 100%;
  height: 50px;
  margin-top: 0px
}

.rbSlider .swiper-button-next:after, .rbSlider .swiper-button-prev:after {content: '';}
.rbSlider .swiper-button-prev { background-image: url("../img/arrow_left.svg") !important; background-repeat: no-repeat;background-size: 27px; margin-top: 0}
.rbSlider .swiper-button-next { background-image: url("../img/arrow_right.svg") !important; background-repeat: no-repeat;background-size: 27px; margin-top: 0}

.rbSlider .swiper-button-next, .rbSlider .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,0px);
  left: auto;
}
.rbSlider .swiper-button-prev, .rbSlider .swiper-rtl .swiper-button-next {
  right: var(--swiper-navigation-sides-offset,40px) !important;
  left: auto !important;
}

.swiper-slide {
  height: auto !important
}
.swiper-wrapper {
  align-items: stretch
}


.applications-home {
  border-radius: 5px;
  background-color: rgba(0,159,227,.2);
  transition: all 0.35s ease !important;
  background-blend-mode: overlay;
  background-size: cover;
  background-position: center center;
  height: 25vh;
}
.applications-home:HOVER {
  background-color: rgba(0,159,227,0);
}
.applications-home p {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff !important;
  z-index: 200;
}

.cover_shadow {
  border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
  background: #ffffff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(29, 44, 54, 0.7) 100%);
  background-blend-mode: multiply;
  position: absolute;
  width: 100%;
  height: 15vh;
  bottom: 0;
  z-index: 100;
}

.sw-applications .swiper-slidess {
  background: linear-gradient(0deg,rgba(0, 159, 227, 1) 0%, rgba(0, 159, 227, 1) 100%);
  background-blend-mode: multiply;
}


/*  COMPANY  */
.box-text {
  border: 1px solid #1D2C36;
  border-radius: 5px;
  padding: 40px;
  transition: all 0.7s ease !important;
}


.companyTabs ul { border-bottom: .5px solid #1D2C36}

.companyTabs ul li {
  width: 25%;
  text-align: center;
  transition: all 0.35s ease !important;
}
.companyTabs ul.three li {width: 33.3333% !important;}

.companyTabs ul li.show, .companyTabs ul li.active  { border-bottom: 3px solid #009FE3; transition: all 0.35s ease !important;}
.companyTabs ul li:HOVER  { border-bottom: 3px solid rgba(0, 159, 227, .5);}
.companyTabs ul li img { width: 20%;}
.companyTabs ul li .p {
  width: 100%;
  color: #1D2C36;
  font-family: 'Space_Light', Calibri, Arial, sans-serif;
  font-size:16px;
  line-height:20px;
  margin: 10px 0;
  text-transform: uppercase;
}
.companyTabs .tab-content .h5 {
  font-size:15px;
  line-height:18px;
  font-family: 'Inter_SemiBold';
}
.companyTabs .tab-content .h2 {
  font-family: 'Space_Light';
  text-transform: uppercase;
}

.companyTabsBg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 35vh;
}

.companyTabs .tab-content .tab-pane {
  transition: all 0.35s ease !important;
  margin-top: 10px;
}

.companyTabs .tab-content .tab-pane.show {
  margin-top: 0px;
}


/*  TIMELINE 2  */

.flex-parent {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  width: 100%;
  height: 350px;
  padding-top:150px
}

.input-flex-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  z-index: 0;
  margin-left: 0px;
  transition: all 0.35s ease !important;
}

.flex-parent input {
  width: 16px;
  height: 16px;
  background-color: #2C3E50;
  position: relative;
  border-radius: 3px;
  display: block;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  transition: all 1s ease !important;
}
.flex-parent input:focus {
  outline: none;
}
.flex-parent input::before, .flex-parent input::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
  background-color: #009FE3;
  width: 4vw;
  height: 5px;
  max-width: 50px;
  transition: all 2s ease !important;
}
.flex-parent input::before { left: calc(-4vw + 12.5px);}
.flex-parent input::after { right: calc(-4vw + 12.5px);}
.flex-parent input:checked { background-color: #1D2C36;}
.flex-parent input:checked::before { background-color: #009FE3;}
.flex-parent input:checked::after { background-color: #B2B2B2;}
.flex-parent input:checked ~ input, .flex-parent input:checked ~ input::before, .flex-parent input:checked ~ input::after { background-color: #B2B2B2;}
.flex-parent input:checked + .dot-info span {font-family: 'Inter_Bold', sans-serif !important;}
.flex-parent input:checked + .dot-info span.year { right:-11px; }
.flex-parent input.first::before {
  width: 2vw;
}
.flex-parent input.first::before { left: calc(-0vw + 12.5px);}

.dot-info {
  width: 25px;
  height: 25px;
  display: block;
  visibility: hidden;
  position: relative;
  z-index: -1;
  left: calc((((80vw - 25px) / 20) * -1) - 1px);
}
.dot-info span {
  visibility: visible;
  position: absolute;
  font-size: 12px;
}
.dot-info span.year {
  bottom: -25px;
  right:-10px;
  /*left: 90%;
  transform: translateX(-50%);*/
}
.dot-info span.label {
  top: -35px;
  left: 0;
  transform: rotateZ(-45deg);
  width: 70px;
  text-indent: 15px;
}

#timeline-descriptions-wrapper {
  width: 100%;
  margin-top: 80px;
  /*margin-left: calc((-80vw - 25px) / 20);*/
}
#timeline-descriptions-wrapper p {
  margin-top: 0;
  display: none;
  background-image: url("../img/arrow-right.svg");
  background-position: left top 3px;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 40px;
  font-family: 'Space_Normal', sans-serif !important;
  color:#1D2C36;
  font-size:24px;
  line-height:28px;
}

.flex-parent input[data-description="1978"]:checked ~ #timeline-descriptions-wrapper p[data-description="1978"] {display: block;}
.flex-parent input[data-description="1980"]:checked ~ #timeline-descriptions-wrapper p[data-description="1980"] {display: block;}
.flex-parent input[data-description="1984"]:checked ~ #timeline-descriptions-wrapper p[data-description="1984"] {display: block;}
.flex-parent input[data-description="1992"]:checked ~ #timeline-descriptions-wrapper p[data-description="1992"] {display: block;}
.flex-parent input[data-description="1995"]:checked ~ #timeline-descriptions-wrapper p[data-description="1995"] {display: block;}
.flex-parent input[data-description="1996"]:checked ~ #timeline-descriptions-wrapper p[data-description="1996"] {display: block;}
.flex-parent input[data-description="1997"]:checked ~ #timeline-descriptions-wrapper p[data-description="1997"] {display: block;}
.flex-parent input[data-description="1998"]:checked ~ #timeline-descriptions-wrapper p[data-description="1998"] {display: block;}
.flex-parent input[data-description="2001"]:checked ~ #timeline-descriptions-wrapper p[data-description="2001"] {display: block;}
.flex-parent input[data-description="2003"]:checked ~ #timeline-descriptions-wrapper p[data-description="2003"] {display: block;}
.flex-parent input[data-description="2007"]:checked ~ #timeline-descriptions-wrapper p[data-description="2007"] {display: block;}
.flex-parent input[data-description="2008"]:checked ~ #timeline-descriptions-wrapper p[data-description="2008"] {display: block;}
.flex-parent input[data-description="2011"]:checked ~ #timeline-descriptions-wrapper p[data-description="2011"] {display: block;}
.flex-parent input[data-description="2012"]:checked ~ #timeline-descriptions-wrapper p[data-description="2012"] {display: block;}
.flex-parent input[data-description="2013"]:checked ~ #timeline-descriptions-wrapper p[data-description="2013"] {display: block;}
.flex-parent input[data-description="2015"]:checked ~ #timeline-descriptions-wrapper p[data-description="2015"] {display: block;}
.flex-parent input[data-description="2020"]:checked ~ #timeline-descriptions-wrapper p[data-description="2020"] {display: block;}

@media (min-width: 1250px) {
  .input-flex-container {
    margin-left: 0px;
  }

  .flex-parent input::before {
    left: -37.5px;
  }
  .flex-parent input::after {
    right: -37.5px;
  }

  .dot-info {
    left: calc((((1000px - 25px) / 20) * -1) - 1px);
  }

  #timeline-descriptions-wrapper {
    /*margin-left: -37.5px;*/
  }
}
@media (max-width: 992px) {
  .flex-parent {
    justify-content: initial;
    padding-top:50px;
    height:auto;
  }

  .input-flex-container {
    flex-wrap: wrap;
    justify-content: center;
    /*width: 400px;
    height: auto;*/
    /*margin-top: 15vh;*/
    margin-left: 0;
    padding-bottom: 30px;
  }

  .flex-parent input, .dot-info {
    width: 60px;
    height: 60px;
    margin: 0 10px 50px;
    transition: all 0.35s ease !important;
  }

  .flex-parent input {
    background-color: transparent !important;
    z-index: 1;
  }
  .flex-parent input::before, .flex-parent input::after {
    content: none;
  }
  .flex-parent input:checked + .dot-info {
    background-color: #2C3E50;
  }
  .flex-parent input:checked + .dot-info span.year {
    color: #ffffff;
  }
  .flex-parent input:checked + .dot-info span.label {
    font-size: 12px;
  }

  .dot-info {
    visibility: visible;
    border-radius: 50%;
    z-index: 0;
    left: 0;
    margin-left: -70px;
    background-color: #AEB6BF;
  }
  .dot-info span.year {
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1D2C36;
  }
  .dot-info span.label {
    top: calc(100% + 5px);
    left: 50%;
    transform: translateX(-50%);
    text-indent: 0;
    text-align: center;
  }

  #timeline-descriptions-wrapper {
    margin-top: 30px;
    margin-left: 0;
    text-align: center;
  }

  #timeline-descriptions-wrapper p {
    background-image: none;
    padding-left:0px;
    }
}
@media (max-width: 480px) {
  .input-flex-container {
    width: 340px;
  }
}
@media (max-width: 400px) {
  .input-flex-container {
    width: 300px;
  }
}





/*  PRODUCTS  */
.productsNumbers .n1 {
  background: -webkit-linear-gradient(left, #6C757D , #6B6798);
  background: -o-linear-gradient(right, #6C757D, #6B6798);
  background: -moz-linear-gradient(right, #6C757D, #6B6798);
  background: linear-gradient(to right, #6C757D , #6B6798);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.productsNumbers .n2 {
  background: -webkit-linear-gradient(left, #6B6798 , #0078A0);
  background: -o-linear-gradient(right, #6B6798, #0078A0);
  background: -moz-linear-gradient(right, #6B6798, #0078A0);
  background: linear-gradient(to right, #6B6798 , #0078A0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.productsNumbers .n3 {
  background: -webkit-linear-gradient(left, #0078A0 , #3AF2AE);
  background: -o-linear-gradient(right, #0078A0, #3AF2AE);
  background: -moz-linear-gradient(right, #0078A0, #3AF2AE);
  background: linear-gradient(to right, #0078A0 , #3AF2AE);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.productsNumbers .n4 {
  background: -webkit-linear-gradient(left, #3AF2AE , #FFD166);
  background: -o-linear-gradient(right, #3AF2AE, #FFD166);
  background: -moz-linear-gradient(right, #3AF2AE, #FFD166);
  background: linear-gradient(to right, #3AF2AE , #FFD166);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.productsNumbers .heroText0 {font-size:7vw !important}

@media (max-width: 992px) {
  .productsNumbers .heroText0 {font-size:80px !important}
  .productsNumbers {text-align: center;}
}

.productsSticky,
.categorySticky {
  position: sticky;
  top: 100px;
  align-self: start;
}
.categorySticky .introcaption {
  font-size:0px;
}

.productsSticky ul {
  margin:0;
  padding:0;
}
.productsSticky ul li a {
  font-size:15px;
  line-height:18px;
  font-family: 'Inter_SemiBold';
  color: #1D2C36;
  border-left: 1px solid #1D2C36;
  padding-left: 20px;
  transition: all .5s ease-in-out;
}

/* 3. ScrollSpy active styles (see JS tab for activation) */
.section-nav li.active > a { color: #009FE3 !important; border-left: 5px solid #009FE3; padding-left:16px; transition: all .5s ease-in-out;}

/* Sidebar Navigation */
.section-nav {
  /*padding-left: 20px;
  /*border-left: 1px solid #efefef;*/
}

.section-nav a {
  text-decoration: none;
  display: block;
  padding: .125rem 0;
  transition: all .5s ease-in-out;
}

.section-nav a:hover,
.section-nav a:hover,
.section-nav a:focus {
  color: #009FE3;
}





.productsSection { margin-bottom: 150px}

.productsSection .prodIcon {
  width: 50px;
  float: left;
  margin-right: 30px
}
.productsSection .prodDesc {
  width: calc(90% - 80px);
  float: left;
}

/*
ul.prodSubprods li {
  padding: 10px;
  border-bottom: .5px solid #000000;
}
ul.prodSubprods li { color: #1D2C36; clear: both;}
ul.prodSubprods li .info { color: #666666 !important; font-size: 13px; float: left;}
ul.prodSubprods li .cat { float: left;}
*/

.productsList { margin-top: 110px}

.prodSubproducts {
  margin-bottom: 12px;
  padding-bottom: 6px;
  display: flex;
  transition: all 0.35s ease !important;
  background-image: url("../img/arrow_right.svg");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 20px
}
.prodSubproducts:not(:last-of-type) { border-bottom: .5px solid #6C757D;}
.prodSubproducts:HOVER:not(:last-of-type) { border-bottom: .5px solid #009FE3;}

.prodSubproducts .info {
  flex-shrink: 0;
  width: 1.5rem;
  margin-right: 1rem;
  transition: all 0.35s ease !important;
  color: #6C757D
}

.prodSubproducts .desc {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.35s ease !important;
}
.prodSubproducts:HOVER .desc { color: #009FE3 !important;}



/* PRODUCT > CATEGORY */

.catProdIntroBg {
  /*background-image: url("../img/icons/comp_magnetics.svg");*/
  background-position: right bottom;
  background-repeat:no-repeat;
  background-size:contain;
  padding-right:300px;
}

@media (max-width: 992px) {
  .catProdIntroBg { background-image:none !important; padding-right:10px; }
}

.productCategory { border-top: .5px solid #999999;}
.productCategory:LAST-CHILD { border-bottom: .5px solid #999999;}

.productCategory-container { transition: all 0.35s ease !important; }

.productCategory .row:HOVER .productCategory-cat .introcaption
 {
    transition: all 0.35s ease !important;
    background-image:url("../img/intro_square_c2.svg");
    font-family: 'Space_Normal', Calibri, Arial, sans-serif;
  	margin:0;
    margin-bottom:35px;
    color:#1D2C36;
    font-size:18px;
    line-height:20px;
    text-transform:uppercase;
    background-color:rgba(29,44,54,1);
    border-radius:5px;
    padding: 10px 20px ;
    color:#009FE3;
    background-position:left 10px center;
    background-image:none !important;
    background-size:10px;
}



.productCategory-cat {
  border-right: .5px solid #999999;
  padding-top: 30px;
  padding-bottom: 30px;
}
.productCategory-list {
  padding-top: 30px;
  padding-bottom: 20px;
}

@media (max-width: 992px) {

  .productCategory-cat {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .productCategory-list {
    padding-top: 10px;
    padding-bottom: 10px;
  }

}

.viewMoreProd::before {
  content: '';
  padding-top: 30px;
  border-left: 1px solid rgba(29,44,54,1);
  border-bottom: 1px solid rgba(29,44,54,1);
  height: 30px;
  width: 15px;
}

.viewMoreProd a {
  background-color: rgba(29,44,54,1);
  border-radius: 5px;
  margin-left:5px;
  padding: 5px 15px;
  font-size: 11px !important;
  vertical-align:text-top;
  color:#eaeaea;
  text-transform: uppercase;
  }

.catSubContent {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
}
.catSubproducts {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-align: right;
  align-items: center;
  transition: background-color 0.3s;

  padding: 15px 20px;
  background-color: rgba(29,44,54,.1);
  border-radius: 5px;
  width: calc(33.3333333% - 10px);
  margin-left: 10px;
  height: 80px;
  margin-bottom: 10px
}

@media (max-width: 768px) {

  .catSubproducts { text-align: left;}

  .catSubproducts:nth-child(3n+1) { width: calc(33.3333333% - 10px); margin-left: 0px !important; }
  .catSubproducts:nth-child(3n-1) { width: calc(33.3333333% - 10px); margin-left: 15px !important; }
  .catSubproducts:nth-child(3n) { width: calc(33.3333333% - 10px); margin-left: 15px !important; }
}


.catSubContent.compPartners .catSubproducts:nth-child(3n+1) { width: calc(33.3333333% - 10px); margin-left: 0px !important; }
.catSubContent.compPartners .catSubproducts:nth-child(3n-1) { width: calc(33.3333333% - 10px); margin-left: 15px !important; }
.catSubContent.compPartners .catSubproducts:nth-child(3n) { width: calc(33.3333333% - 10px); margin-left: 15px !important; }





.catSubproducts:HOVER { background-color: rgba(29,44,54,.3);}

.catSubproducts .logo {
  width: 50%;
  height: 50px;
  display: flex;
}
.catSubproducts .logo img { height: 50px }
.catSubproducts .name {}

@media (max-width: 1200px) {

  .catSubproducts .logo {
    width: 40%;
    height: 50px;
    display: flex;
  }
  .catSubproducts .logo img { width: 100% }
  .catSubproducts .name {}

}
@media (max-width: 992px) {

  .catSubContent.partners .catSubproducts {
    display: inline !important;
    flex-direction: row;
    justify-content: space-between;
    text-align: left !important;
    align-items: center;
    height:auto !important
  }

  .catSubContent.partners .catSubproducts .logo {
    width: 100%;
    margin-bottom:10px;
    display: flex;
  }
  .catSubproducts .logo img { width: 50% }
  .catSubproducts .name {}

}


.catNewsRelated .card {
  background-color: rgba(255,255,255,.3);
  transition: background-color 0.6s;
  border: none;
}
.catNewsRelated .card:HOVER { background-color: rgba(255,255,255,1);}

.catNewsRelated.incNews .card:HOVER { background-color: rgba(29,44,54,1);}
.catNewsRelated.incNews .card:HOVER p {
  background: -webkit-linear-gradient(left, #0078A0 , #3AF2AE);
  background: -o-linear-gradient(right, #0078A0, #3AF2AE);
  background: -moz-linear-gradient(right, #0078A0, #3AF2AE);
  background: linear-gradient(to right, #0078A0 , #3AF2AE);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.catNewsRelated .card .card-img-top {
  height: 100px;
  background-color: #B2B2B2;
  background-image: url("../img/partners/arlitech.svg");
  background-position: 15px 40px;
  background-size: 80px;
  background-repeat: no-repeat;
}

.catNewsRelated .card .card-body .testo,
.catNewsRelated .card .card-body .testo p {
  font-family: 'Inter_Light', Calibri, Arial, sans-serif;
  margin: 0;
  color: #1D2C36;
  font-size: 12px;
  line-height: 16px;
  padding: 0;
}

@media only screen and (min-width: 1201px) {
  .fourBox .catSubproducts { width: calc(25% - 7.5px) !important;}
  .fourBox .catSubproducts:nth-child(4n+1) { margin-left: 0px !important; margin-right: 0px !important;}
  .fourBox .catSubproducts:nth-child(4n)   { margin-left: 10px !important; margin-right: 0px !important;}
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .fourBox .catSubproducts { width: calc(33.33333% - 6.6666px) !important; margin-left:0px}
  .fourBox .catSubproducts:nth-child(3n+1) { margin-left: 0px !important; margin-right: 10px !important;}
  .fourBox .catSubproducts:nth-child(3n)   { margin-left: 10px !important; margin-right: 0px !important;}
}
@media only screen and (min-width: 577px) and (max-width: 992px) {
  .fourBox .catSubproducts { width: calc(50% - 5px) !important;}
  .fourBox .catSubproducts:nth-child(1n) { margin-left: 0px !important; margin-right: 10px !important;}
  .fourBox .catSubproducts:nth-child(2n) { margin-left: 0px !important; margin-right: 0px !important;}
}
@media only screen and (max-width: 576px) {
  .fourBox .catSubproducts { width: calc(100%) !important; margin-left: 0px !important; margin-right: 0px !important;}
}

/* PRODUCTS > COMPONENTS */
.compCategory {
  background-color: rgba(29,44,54,1);
  display: inline-block;
  border-radius: 5px;
  padding: 5px 15px;
  font-size: 12px !important;
  vertical-align:text-top;
  color:#eaeaea;
  text-transform: uppercase;
}
.h4 .compCategory {padding: 0px 15px;}


/*  NEWS  */
.newsRead a {
  color:#1D2C36;
  display:table;
  border: .5px solid #1D2C36;
  border-radius: 2px;
  padding: 5px 60px 4px 16px;
  text-transform: uppercase;
  font-family: 'Inter_Normal', Calibri, Arial, sans-serif;
  margin:25px 0 15px 0;
  color:#1D2C36;
  font-size:12px;
  line-height:14px;
  background-image:url("../img/arrow_right_w.svg");
  background-position:right 20px center;
  background-size:20px;
  background-repeat:no-repeat;
  transition: all .5s;
}
.newsRead a:HOVER {
  background-position:right 10px center;
  background-color:#1D2C36;
  color:#ffffff
}

.newsRead table {
  width: 100% !important
}

.newsRead table tr:HOVER {
  background-color:#eeeeee
}

.newsRead thead tr {
  font-family: 'Inter_SemiBold', Calibri, Arial, sans-serif;ù
  font-weight: normal;
  color:#1D2C36;
  font-size:14px;
  line-height:20px;
}
.newsRead tr {
  font-family: 'Inter_Normal', Calibri, Arial, sans-serif;
  color:#1D2C36;
  font-size:14px;
  line-height:18px;
}


/* ABOUT MEC */


.esgcontent a {
  display:inline-block;
  border: .5px solid #1D2C36;
  border-radius: 2px;
  padding: 5px 60px 4px 16px;
  text-transform: uppercase;
  font-family: 'Inter_Normal', Calibri, Arial, sans-serif;
  margin:10px 0 0 0;
  color:#ffffff;
  font-size:12px;
  line-height:14px;
  background-image:url("../img/arrow_right_w.svg");
  background-position:right 20px center;
  background-size:20px;
  background-repeat:no-repeat;
  transition: all .5s;
  background-color:#1D2C36
}
.esgcontent a:HOVER {
  background-position:right 10px center;
}


.awards .card {
  border: none;
  border-radius: 5px;
  background-color: rgba(178,178,178,.5);
  padding: 10px 10px;
  transition: all 0.35s ease !important;
}


.awards:has(.card:HOVER) .card:not(:HOVER) {
  background-color: rgba(178,178,178,.2);
  opacity: .75;
}

/*
.awards .card::after {
  content: '';
  background-color: rgba(29,44,54,1);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0 0 auto auto;
}
.awards .card::after {
  clip-path: circle(15% at 100% 0);
  transition: clip-path 0.3s;
  z-index: -1;
}
.awards .card {
  isolation: isolate;
  overflow: hidden;
}
.awards .card:HOVER::after {
  clip-path: circle(100% at 50% 50%);
}
.awards .card:HOVER {
  color: #ffffff;
}
*/


.awards .card p {
  color:rgba(29,44,54,1) !important
}

.exhibitons .card-img-top {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 200px
}
.exhibitons .card {
  border: none;
  border-radius: 5px;
  background-color: rgba(255,255,255,1);
  background-image:none;
  transition: all 0.35s ease !important;
}


.exhibitons .card:HOVER {
  background-image: url("../img/image-gallery.svg");
  background-position: bottom 15px right 15px;
  background-size: 40px;
  background-repeat: no-repeat;
  transition: all 0.35s ease !important;
}
.exhibitons:has(.card:HOVER) .card:not(:HOVER) {
  background-color: rgba(255,255,255,.5);
  opacity: .65;
}


.sponsor ul li {
  border-left: 3px solid #b2b2b2;
  padding-left: 5px;
  transition: all 0.35s ease !important;
}
.sponsor ul li.active {
  border-left: 3px solid #009FE3;
}
.sponsor ul li p {
  padding: 5px 0;
  margin: 0
}



/* CONTACTS */

.contact-head {
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.contact-head-img {
  background-image: url("../images/sede-mec.jpg");
  background-size: cover;
  background-position: center;
}

@media (max-width: 992px) {

  .contact-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .contact-head-img {
    height: 50vh
  }

}

.catSubContent {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row;
}
.contacts-locations {
  border-radius: 1rem;
  transition: all 0.35s ease !important;
  padding: 15px 20px;
  background-color: rgba(29,44,54,.05);
  border-radius: 5px;
  width: calc(33.3333333% - 10px);
  margin-left: 10px;
  margin-bottom: 10px
}

@media (max-width: 768px) {
  .contacts-locations:nth-child(odd)  { width: calc(50% - 5px); margin-left:0px !important; margin-right: 5px;}
  .contacts-locations:nth-child(even) { width: calc(50% - 5px); margin-left: 5px; margin-right:0px !important;}
}
@media (max-width: 576px) {
  .contacts-locations:nth-child(odd)  { width: calc(100%); margin-left:0px !important; margin-right: 0px !important;}
  .contacts-locations:nth-child(even) { width: calc(100%); margin-left:0px !important; margin-right: 0px !important;}
}

.contacts-locations .h5 { color: #1D2C36; transition: all 0.35s ease !important; }
.contacts-locations:HOVER .h5 { color: #009FE3; }
.contact-info a { color: #1D2C36}
.contact-info a:HOVER { color: #000000}
.contacts-locations .p {
  font-size:13px;
  line-height:19px;
}

.contact-form {
  padding-top: 80px;
  padding-bottom: 80px;
}
.contact-form label {
  font-family: 'Space_Normal', sans-serif !important;
  font-size:14px;
  line-height:19px;
}
.contact-form input, .contact-form textarea {
  font-family: 'Space_Light', sans-serif !important;
  font-size:14px;
  line-height:19px;
  border-radius: 5px
}
.contact-form .form-div { margin-bottom: 30px}

@media (max-width: 768px) {

  .contact-form .form-div { margin-bottom: 10px}

}

.contact-form .form-control {
  padding: 10px 15px;
  font-size:14px;
  line-height:19px;
  color: #1D2C36;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f4f4f4;
  background-clip: padding-box;
  border: 0;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.contact-form .form-control:focus {
  color: #1D2C36;
  background-color: #ffffff;
  border-color: #1D2C36;
  outline: 0;
  box-shadow:none !important;
}

/**/
