.iconosLeng {
  text-align: center;
}

.switchLenguaje {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-left: 5px;
  margin-top: 10px;
}

.switchLenguaje input {
  display: none;
}

#ImgSpain {
  background-image: url(../../assets/img/Spain.png);
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: 1px;
}

.checkLeng {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(204, 204, 204, 0);
  -webkit-transition: .4s;
  transition: .4s;
  border: 2px solid #f9232300;
  border-radius: 50%;
}

#ImgEng {
  background-image: url(../../assets/img/engl.png);
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: 1px;
}

#chEng:checked + .checkLeng {
  border: 2px solid #4867fd;
}

#chSpain:checked + .checkLeng {
  border: 2px solid #f90101;
}

.menulogofix1 {
  width: 115px;
}

#fix1 {
  background: url("../../assets/img/index2.jpg") top center;
  background-position-x: 61%;
  background-position-y: 83%;
}

.herofix1 {
  background-color: rgba(6,53,169,0.53);
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  padding: 0px 0px 85px 0px;
}

.herofix1 p {
  color: white;
  padding: 10px;
  font-size: 1.7em;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.2em;
}

.herofix1 h1 {
  color: white;
  font-size: 1.8em;
  padding-top: .5em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-style: italic;
}

@media (min-width: 1200px) {
  .herofix1 p {
    font-size: 1.8em;
  }
}

@media (min-width: 768px) {
  .herofix1 p {
    font-size: 1.8em;
  }
}

@media (min-width: 1200px) {
  .herofix1 h1 {
    font-size: 2em;
  }
}

@media (min-width: 768px) {
  .herofix1 h1 {
    font-size: 2.1em;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-style: italic;
  }
}

.menufix1 li {
  background-color: #102d8e;
  padding: 16px 17px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: .9em;
}

.menufix1 a {
  color: white;
}

@media (min-width: 768px) {
  .menulogofix1 {
    width: 107px;
  }
}

@media (min-width: 992px) {
  .menulogofix1 {
    width: 179px;
  }
}

.fixcard1 {
  width: 250px;
  margin: 0 22px;
  border-radius: 22px;
}

#team {
  background-color: #f1f4f7;
  padding-bottom: 150px;
}

#footer {
  background-color: #102d8d;
}

h3 {
  color: #dedede;
}

ul {
  text-decoration: none;
}

.linkfooter1 a {
  text-decoration: none;
  color: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
}

.linkfooter1 a:hover {
  text-decoration: underline;
}

.fixacerca1 {
  position: relative;
  margin-top: -90px;
}

.txtacerca {
  font-size: 1em;
}

@media (min-width: 300px) {
  .txtacerca {
    font-size: 1em;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
  }
}

@media (min-width: 1200px) {
  .txtacerca {
    font-size: 1.5em;
    padding: 0 70px 0 10px;
    text-align: left;
  }
}

.tituloacercade {
  font-size: 1em;
  font-weight: 600;
}

@media (min-width: 300px) {
  .tituloacercade {
    font-size: 1.2em;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    margin-top: 15px;
  }
}

@media (min-width: 1200px) {
  .tituloacercade {
    text-align: left;
    padding: 0 20px 0 10px;
    font-size: 2.2em;
    margin-top: 0px;
  }
}

.mfix1 {
  margin-top: 0px;
}

@media (min-width: 1200px) {
  .mfix1 {
    margin-top: 5%;
  }
}

.name1 {
  color: #013fe0;
  font-family: 'Noto Sans JP', sans-serif;
}

.tituloequipo {
  /*color: #102d8d;*/
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 1.8em;
}

.cargofix {
  font-family: 'Noto Sans JP', sans-serif;
}

.titulofooter {
  font-family: 'Noto Sans JP', sans-serif;
  color: white;
  font-size: 1.1em;
  /*padding-left: 10px;*/
}

@media (min-width: 992px) {
  .herofix1 p {
    font-size: 1.8em;
  }
}

@media (min-width: 1400px) {
  .herofix1 {
    padding: 40px 40px;
  }
}

@media (min-width: 992px) {
  #fix1 {
    background-position-y: 53%;
    background-position-x: 59%;
  }
}

@media (min-width: 768px) {
  #fix1 {
    background-position-y: 31%;
    background-position-x: 59%;
  }
}

@media (min-width: 576px) {
  .herofix1 {
    font-size: .95em;
  }
}

@media (min-width: 1400px) {
  .herofix1 p {
    font-size: 2.2em;
  }
}

@media (min-width: 1400px) {
  .herofix1 h1 {
    font-size: 2.5em;
  }
}

.colorfix1 {
  background-color: rgba(255,255,255,0.81);
}

@media (min-width: 992px) {
  .menufix1 li {
    padding: 16px 0px;
  }
}

@media (min-width: 1200px) {
  .menufix1 li {
    padding: 16px 16px;
  }
}

.filotxt-txt {
  font-size: 1em;
  font-family: 'Noto Sans JP', sans-serif;
}

.filotxt-titulo {
  font-size: 1.2em;
  font-family: 'Noto Sans JP', sans-serif;
  color: #102d8e;
  font-weight: 600;
}

.filo-titulo {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.6em;
  font-weight: 800;
  color: #102d8e;
  font-style: italic;
}

.filo-subtitulo {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.2em;
  color: #102d8e;
  font-weight: 700;
  font-style: italic;
  line-height: 1.2em;
}

@media (min-width: 992px) {
  .filotxt-titulo {
    font-size: 1.4em;
  }
}

@media (min-width: 992px) {
  .filotxt-txt {
    font-size: 1.2em;
  }
}

.filo-caja-txts {
  max-width: 500px;
}

@media (min-width: 1400px) {
  .mfix1 {
    margin-top: 5%;
  }
}

.filo-caja-titulos {
  width: 236px;
}

.filo_linea {
  border-top: 3px solid rgb(253,184,19);
  width: 65px;
}

.item.footer_line {
  border-left: 2px solid rgb(255,255,255);
  margin-bottom: 19px;
}

.bg1 {
  position: relative;
  height: 259px;
  right: 139px;
}

@media (min-width: 992px) {
  .bg1 {
    right: 231px;
  }
}

.fixcard2 {
  padding-bottom: 17px;
  border-radius: 22px;
}

.menufix1 a:hover {
  color: #d9d9d9;
  border: 0px solid white ;
  border-bottom-width: 2px;
  padding-bottom: 1px;
}

.nav-link.active {
  border: 0px solid white;
  border-bottom-width: 2px;
  padding-bottom: 1px;
  --bs-navbar-active-color: white;
}

@media (min-width: 768px) {
  .item.footer_line {
    margin-left: 0px;
    margin-bottom: 22px;
  }
}

.fix3 {
  padding-left: 31px;
}

@media (min-width: 768px) {
  .fix3 {
    padding-left: 0px;
  }
}

.mb-x {
  margin-bottom: 70px;
}

@media (min-width: 1200px) {
  .mb-x {
    margin-bottom: 150px;
  }
}

.bgfilo {
  font-family: 'Noto Sans JP';
  font-size: 1em;
  color: white;
  background: url("../../assets/img/filo6.jpg") top center no-repeat;
  background-size: 388px 420px;
}

.fix4 {
  padding: 30px;
  z-index: 2;
}

.fix4.colotxt {
  color: #102d8e;
}

.fix5 {
  padding-bottom: 40px;
}

@media (min-width: 576px) {
  .bgfilo {
    background-size: 554px 602px;
  }
}

@media (min-width: 576px) {
  .fix5 {
    padding-bottom: 44px;
  }
}

@media (min-width: 576px) {
  .fix4 {
    margin: 17px 0;
  }
}

.herofix2 {
  font-size: 1.8em;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  color: white;
  background-color: rgba(6,53,169,0.53);
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  padding: 24px 24px 107px 24px;
}

@media (min-width: 992px) {
  .herofix2 {
    padding: 50px;
    width: 650px;
  }
}

#fix2 {
  background: url("../../assets/img/index1.jpg");
}

.resinas {
  background: url("../../assets/img/areas-desarrollo-resina.jpg");
  height: auto;
  font-size: 1em;
  border-radius: 48px;
  font-family: 'Noto Sans JP';
  color: black;
}

@media (min-width: 992px) {
  .resinas {
    font-size: 1.3em;
  }
}

@media (min-width: 1200px) {
  .resinas {
    font-size: 1.6em;
    line-height: 1.2em;
  }
}

.valvulas {
  background: url("../../assets/img/areas-desarrollo-tuberias.jpg");
  height: auto;
  font-size: 1em;
  border-radius: 48px;
  font-family: 'Noto Sans JP';
}

.aguas {
  background: url("../../assets/img/areas-desarrollo-agua.jpg");
  height: auto;
  font-size: 1em;
  border-radius: 48px;
  font-family: 'Noto Sans JP';
}

@media (min-width: 992px) {
  .valvulas {
    font-size: 1.3em;
  }
}

@media (min-width: 992px) {
  .aguas {
    font-size: 1.3em;
  }
}

@media (min-width: 1200px) {
  .aguas {
    font-size: 1.6em;
    line-height: 1.2em;
  }
}

@media (min-width: 1200px) {
  .valvulas {
    font-size: 1.6em;
    line-height: 1.2em;
  }
}

.navfix {
  --bs-navbar-brand-margin-end: 0rem;
  --bs-navbar-brand-padding-y: 0rem;
}

.fix-tel {
  color: white;
}

.fix-tel a {
  color: white;
}

@media (min-width: 992px) {
  .tituloacercade {
    font-size: 1.6em;
  }
}

.bgcardaboutresinas {
  background-color: rgba(255,183,0,0.62);
  border-radius: 25px;
  padding: 31px 31px 0;
}

.bgcardaboutvalvulas {
  background-color: rgba(123,31,25,0.46);
  border-radius: 25px;
  padding: 31px 31px 0;
}

.bgcardaboutaguas {
  background-color: rgba(0,39,140,0.25);
  border-radius: 25px;
  padding: 31px 31px 0;
}

.line_card_about_resinas {
  border-top: 3px solid white ;
}

.line_card_about_valvulas {
  border-top: 3px solid #ff0000;
}

.line_card_about_aguas {
  border-top: 3px solid #477bff;
}

.bg_arena {
  /*max-width: 700px;*/
  position: absolute;
  /*left: 0%;*/
  bottom: 159px;
  color: white;
  text-align: center;
  background-color: rgba(0,86,179,0.68);
  padding: 50px;
  border-radius: 31px;
  font-size: 1.2em;
}

.bg-sobre_arena {
  background-color: rgba(0,86,179,0.5);
  border-radius: 15px;
  padding: 22px;
  margin-bottom: 15px;
  font-family: 'Noto Sans JP';
  font-size: 1.3em;
  /*margin-top: 465px;*/
}

.bg-sobre_arena h5 {
  font-size: 1.5em;
  font-weight: 600;
}

.mt-fix1 {
  padding-top: 44px;
}

.bg-sobre_arena2 {
  background-color: rgb(37,60,153);
  border-radius: 15px;
  padding: 22px;
  margin-bottom: 25px;
  font-family: 'Noto Sans JP';
  font-size: 1.3em;
  margin-top: 50px;
  text-align: center;
  color: white;
}

.bg-sobre_arena2 h5 {
  font-size: 1.3em;
  font-weight: 600;
}

.fixacc1 {
  /*padding-left: 43%;*/
  font-family: 'Noto Sans JP';
  font-size: .7em;
  text-align: center;
  font-weight: 600;
  background: #c6d0ea;
  color: #000000;
  --bs-accordion-active-bg: #102d8d;
  --bs-accordion-active-color: #ffffff;
  --bs-accordion-btn-color: white;
  --bs-accordion-color: red;
  padding-bottom: 14px;
}

.txt_sol {
  font-family: 'Noto Sans JP';
  font-size: 1em;
}

@media (min-width: 576px) {
  .fixacc1 {
    /*padding-left: 34%;*/
  }
}

@media (min-width: 768px) {
  .fixacc1 {
    /*padding-left: 37%;*/
  }
}

@media (min-width: 992px) {
  .fixacc1 {
    /*padding-left: 40%;*/
  }
}

@media (min-width: 1200px) {
  .fixacc1 {
    /*padding-left: 40.5%;*/
  }
}

@media (min-width: 1400px) {
  .fixacc1 {
    /*padding-left: 42%;*/
  }
}

.accordion {
  /*--bs-accordion-btn-color: red;*/
  --bs-accordion-btn-icon: url("https://www.asahi-yukizai.com.mx/assets/img/arrow2.png");
  /*--bs-accordion-btn-color: #da3c3c;*/
  --bs-accordion-btn-active-icon: url("https://www.asahi-yukizai.com.mx/assets/img/arrow.png");
}

.accordion-item {
  border: none;
}

.txt-sol {
  font-family: 'Noto Sans JP';
  font-size: 1.3em;
}

.txt-in-sol {
  font-family: 'Noto Sans JP';
  font-size: 1em;
}

@media (min-width: 1200px) {
  .txt-in-sol {
    font-size: 1.6em;
    line-height: 1.2em;
  }
}

@media (min-width: 1200px) {
  .txt-sol {
    font-size: 1.6em;
  }
}

@media (min-width: 1200px) {
  .bg-sobre_arena {
    font-size: 1.8em;
    margin-bottom: 228px;
  }
}

@media (min-width: 1200px) {
  .bg-sobre_arena h5 {
    font-size: 1.3em;
  }
}

.fixmargarena {
  margin-bottom: 0px;
}

#colorsecselec {
  background-color: #f2f3f5;
}

.borderservicios {
  padding: 23px;
}

@media (min-width: 1200px) {
  .fixmargarena {
    margin-bottom: 220px;
  }
}

@media (min-width: 992px) {
  .mt-fix1 {
    padding-top: 70px;
  }
}

@media (min-width: 768px) {
  .herofix2 {
    padding: 24px 24px 118px 24px;
    font-size: 2em;
  }
}

strong {
  text-align: center;
}

@media (min-width: 300px) {
  .fiximgreci {
    transform: translateX(0px);
  }
}

@media (min-width: 768px) {
  .fiximgreci {
    transform: translateX(-12px);
  }
}

.fecha_notixia {
  font-family: 'Noto Sans JP';
  font-size: 1em;
  font-weight: 600;
}

@media (min-width: 992px) {
  .fecha_notixia {
    font-size: 1.4em;
  }
}

.imgnew {
  width: 50%;
}

.colorcardnews {
  background: #f8f8f8;
}

.noborder {
  border-width: 1px;
  border-color: rgb(220,220,220);
}

.fix-tel.Tr {
}

.fix-tel.Tr {
  margin-bottom: 2px;
}

.colorfix2 {
  color: rgb(255,255,255);
}

.mfix2 {
  margin-top: -19px;
}

@media (min-width: 300px) {
  .fixcontrol {
    padding-top: 0px;
  }
}

@media (min-width: 992px) {
  .fixcontrol {
    padding-top: 200px;
  }
}

@media (min-width: 1400px) {
  .fixcontrol {
    padding-top: 270px;
  }
}

.tituloresina.Tr {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 1.6em;
  color: #ffffff;
}

.Tr.ttperfiltitulo {
  color: white;
  font-family: 'Noto Sans JP';
  font-size: 1.4em;
  font-weight: 600;
}

@media (min-width: 300px) {
  .Tr.txtperfiltitulo {
    color: white;
    font-family: 'Noto Sans JP';
    font-size: 1.6em;
    font-weight: 600;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .Tr.txtperfiltitulo {
    font-size: 2em;
  }
}

@media (min-width: 300px) {
  .Tr.txtperfiltxt {
    color: white;
    font-size: 1em;
    font-family: 'Noto Sans JP';
    text-align: center;
  }
}

@media (min-width: 992px) {
  .Tr.txtperfiltxt {
    font-size: 1.4em;
    text-align: left;
    padding-right: 100px;
  }
}

@media (min-width: 300px) {
  .imgproceso {
    max-height: 540px;
  }
}

.txtacerca2.Tr {
  color: #000000;
  padding: 10px;
  font-size: 1.5em;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.2em;
}

.txtacerca3.Tr {
  color: #000000;
  padding: 10px;
  font-size: 2em;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.6em;
}

@media (min-width: 300px) {
  .txtacerca3.Tr {
    font-size: 1.6em;
    line-height: 1.4em;
  }
}

@media (min-width: 1200px) {
  .txtacerca3.Tr {
    font-size: 2em;
  }
}

.txtacerca4.Tr {
  color: #000000;
  padding: 10px;
  font-size: 1.7em;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.2em;
}

.gracias {
  background-color: #0f107a;
}

@media (min-width: 1200px) {
  .tituloresina.Tr {
    font-size: 2.4em;
  }
}

.Tr.cur {
  font-style: italic;
}

#spaceanchor {
  height: 30px;
}

#span1 {
  font-size: 15px;
  position: absolute;
  margin-left: 8px;
  font-style: normal;
  margin-top: 9px;
}

