/*NAV ITEM*/
.navbar {
  background-color: rgba(0, 0, 0, 0.3);
  padding-top: 15px;
}

.navbar-burger {
  color: #B4BDA1;
}

.navbar-start a.navbar-item {
  border-top: solid white 1px;
  margin-right: 20px;
  padding: 0;
  width: 150px;
  font-family: EuroStyle;
  font-size: larger;
  font-weight: normal;
  color: white;
}

/*MAIN HERO*/
.main_hero_acm {
  background-image: url("../img/main_acm/main.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hero p{
  color: white;
  text-align: center;
  font-family: SansSerifFLF;
  font-size: 25px;
}

.main_hero_industrial {
  background-image: url("../img/industrial/main.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.industrial_color, .industrial_color h2, .industrial_color p{
  color: #104FFF;
}

.main_hero_comercial {
  background-image: url("../img/comercial/main.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.main_hero_maquinaria {
  background-image: url("../img/maquinaria/main.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.maquinaria_color, .maquinaria_color h2{
  color: #fa8c42;
}

.main_hero_comercial {
  background-image: url("../img/comercial/main.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.main_hero_metal {
  background-image: url("../img/metalform/main.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/*Quienes somos*/
h2.topline {
  border-top: solid white 1px;
  font-family: EuroStyle;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 4px;
  padding-top: 5px;
  z-index: -1;
}
h2.topline-blue {
  border-top: solid #104FFF 1px;
  color: #104FFF;
}

h2.topline-comercial {
  border-top: solid #54D3AC 1px;
  color: #54D3AC;
}

h2.topline-maquinaria {
  border-top: solid #fa8c42 1px;
  color: #fa8c42;
}

h2.topline-metal {
  border-top: solid #C5ED1B 1px;
  color: #C5ED1B;
}

div.quienes_somos {
  position: relative;
  overflow: hidden;
}

div.quienes_somos p {
  font-family: "Titillium Web";
  font-size: 20px;
}

img.acm_grupo_abs_logo {
  position: absolute;
  opacity: 0.5;
  right: 0;
  bottom: -7%;
  width: 700px;
  z-index: -1;
}

img.acm_industrial_abs_logo {
  position: absolute;
  opacity: 0.25;
  right: 0;
  bottom: -7%;
  width: 700px;
  z-index: 0;
}

.quienes_somos h2.titillum {
  font-family: "Titillium Web";
}

/*TEXT CAROUSEL*/
.splide{
  width: 100%;
  height: auto;
  background-color: #B4BDA1;
}

#clientes{
  background-color: transparent;
}

.industrial-text-carousel{
  background-color: #104FFF;
}

.comercial-text-carousel{
  background-color: #54D3AC;
}
.maquinaria-text-carousel{
  background-color: #fa8c42;
}

.metal-text-carousel{
  background-color: #C5ED1B;
}

.splide_items{
  background-color: transparent;
}

#text-carousel .splide__slide, #text-carousel2 .splide__slide {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color:white;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  #text-carousel .splide__slide {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
  }
}

/*ALCANCES Y COBERTURA*/
.alcance {
  background-image: url("../img/main_acm/mapa.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom;
}

.alcance-item {
  background-color: #B4BDA1;
  height: 380px;
  overflow: hidden;
  position: relative;
}

.alcance-item-industrial{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  height: 380px;
  overflow-y: hidden;
}

.alcance-item-industrial-minior{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  height: 280px;
  overflow-y: hidden;
}



@media only screen and (max-width: 768px) {
  .alcance-item {
    height: 380px;
  }
  .alcance-item-industrial{
    height: 500px;
  }
}

@media only screen and (max-width: 450px) {
  .alcance-item-industrial{
    height: 600px;
  }
}

.alcance-item p, .alcance-item-industrial p {
  font-family: "Titillium Web";
  font-size: 20px;
  line-height: normal;
}

/*.alcance-comercial p{*/
/*  font-size: 15px;*/
/*}*/

@media only screen and (max-width: 1215px) {
  .alcance-item p, .alcance-item-industrial p{
    font-size: 17px;
  }

  /*.alcance-comercial p{*/
  /*  font-size: 12px;*/
  /*}*/
}

@media only screen and (max-width: 1050px) {
  .alcance-item p, .alcance-item-industrial p{
    font-size: 15px;
  }

  /*.alcance-comercial p{*/
  /*  font-size: 10px;*/
  /*}*/
}

@media only screen and (max-width: 750px) {
  .alcance-item p, .alcance-item-industrial p{
    font-size: 20px;
  }
}

@media only screen and (max-width: 450px) {
  .alcance-item-industrial p{
    font-size: 15px;
  }
}

.alcance-item .flecha-blanca {
  border: solid white 1px;
  width: 50%;
  position: absolute;
  bottom: 40px;
  left: 15px;
}

.alcance-item .flecha-blanca p {
  position: absolute;
  right: 0;
  top: 0;
  color: white;
}

.alcance img {
  display: block;
  margin: auto;
}

h2.alcance-quote span.colored, .hero p span.colored {
  color: #B4BDA1;
}

.alcance .logo-flotante img{
  position: absolute;
  bottom: 10px;
  right: 10px;
}

/*FOOTER*/
.custom_footer {
  background-color: #2B2B2B;
}

h2.title {
  font-family: "Titillium Web";
  font-weight: bold;
  letter-spacing: 4px;
}

.icon a {
  color: white;
}

.custom_footer p {
  font-family: SansSerifFLF;
  color: white;
  font-size: 17px;
}

div.separator {
  width: 100%;
  border-bottom: solid white 1px;
}

/*CONTACTO*/
.contacto {
  padding-top: 100px;
  position: relative;
  overflow: hidden;
}

input.input-text, select.custom-select, textarea.custom-textarea {
  text-align: center;
  color: #B4BDA1;
  font-size: 20px;
  background-color: transparent;
  border: dot-dash #B4BDA1 1px;
  width: 100%;
}

textarea.custom-textarea {
  text-align: left;
}

.contacto img.acm_grupo_abs_logo {
  opacity: 0.125;
  right: 0;
  bottom: -7%;
  width: 500px;
}
