* {
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

body {
  margin: 0px;
}

a {
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto !important;
}

p {
  margin: 0;
}

input {
  outline: none;
}

textarea {
  resize: none;
}

@font-face {
  font-family: "Black";
  src: url("../font-text/Montserrat-Black.otf");
}
@font-face {
  font-family: "Bold";
  src: url("../font-text/Montserrat-Bold.otf");
}
@font-face {
  font-family: "Regular";
  src: url("../font-text/Montserrat-Regular.otf");
}
:root {
  --main-color-one: #00005E;
  --main-color-two: #FF7F12;
  --main-color-three: #666666;
  --main-color-four: #F2F2F2;
}

.bg-pc {
  display: block;
}

.bg-mb {
  display: none;
}

@media screen and (max-width: 700px) {
  .bg-pc {
    display: none !important;
  }

  .bg-mb {
    display: block;
  }
}
/* */
@media screen and (min-width: 1410px) {
  html {
    font-size: 18px;
  }
}
@media screen and (min-width: 1550px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 1800px) {
  html {
    font-size: 23px;
  }
}
/* */
@media screen and (max-width: 1250px) {
  html {
    font-size: 15px;
  }
}
@media screen and (max-width: 1200px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 1150px) {
  html {
    font-size: 13px;
  }
}
@media screen and (max-width: 1100px) {
  html {
    font-size: 12px;
  }
}
@media screen and (max-width: 1050px) {
  html {
    font-size: 11px;
  }
}
@media screen and (max-width: 1000px) {
  html {
    font-size: 10px;
  }
}
@media screen and (max-width: 700px) {
  html {
    font-size: 12px;
  }
}
@media screen and (max-width: 340px) {
  html {
    font-size: 11px;
  }
}
@media screen and (max-width: 320px) {
  html {
    font-size: 10px;
  }
}
.section-banner-main {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.child-section-banner {
  max-width: 1950px;
  width: 100%;
  position: relative;
}

.box-only-section-banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box1-ab-section-banner {
  position: absolute;
  bottom: 6%;
  width: 92.7%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  z-index: 5;
}

.box-info-contacto-s-b {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.63rem 1.25rem 0.63rem 1rem;
  border-radius: 1.88rem;
}

.icon-box-info-contacto-s-b {
  font-size: 1.5rem;
  margin-right: 0.31rem;
}

.text-box-info-contacto-s-b {
  font-family: "Bold";
  font-size: 1.53rem;
}

.img-icon-section-banner {
  width: 2.19rem;
  margin: 0 0.63rem;
}

.color-one-sb {
  background-color: white;
  color: var(--main-color-one);
}

.color-two-sb {
  background-color: var(--main-color-one);
  color: white;
}

.img-ab-section-banner {
  position: absolute;
  left: 17%;
  bottom: 0;
  width: 24.8%;
  z-index: 2;
}

.box2-ab-section-banner {
  position: absolute;
  right: 18.5%;
  top: 28%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}

.title-box2-ab-section-banner {
  font-family: "Black";
  text-align: end;
  font-size: 1.94rem;
  line-height: 1.94rem;
  color: white;
  margin-bottom: 0.44rem;
}

.title-box2-ab-section-banner span {
  color: var(--main-color-two);
}

.text-box2-ab-section-banner {
  font-family: "Regular";
  font-size: 1.16rem;
  line-height: 1.88rem;
  color: white;
  text-align: end;
  margin-bottom: 0.31rem;
}

.btn-box2-ab-section-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Bold";
  padding: 0.44rem 0.88rem 0.44rem 0.63rem;
  border-radius: 1.13rem;
  margin-top: 1.25rem;
}

.btn-box2-ab-section-banner p:nth-child(1) {
  font-size: 1rem;
  margin-right: 0.25rem;
}

.btn-box2-ab-section-banner p:nth-child(2) {
  font-size: 0.75rem;
}

.color-uno {
  background-color: var(--main-color-two);
  color: white;
}

.color-dos {
  background-color: var(--main-color-one);
  color: white;
}

.box3-ab-section-banner {
  position: absolute;
  left: 18.6%;
  top: 36%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.title-box3-ab-section-banner {
  font-family: "Black";
  font-size: 1.94rem;
  line-height: 1.94rem;
  color: white;
  margin-bottom: 0.44rem;
}

.title-box3-ab-section-banner span {
  color: var(--main-color-two);
}

.text-box3-ab-section-banner {
  font-family: "Regular";
  font-size: 1.16rem;
  line-height: 1.88rem;
  color: white;
  margin-bottom: 0.31rem;
}

.box4-ab-section-banner {
  position: absolute;
  left: 18.6%;
  top: 30%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.box-img-section-banner-main {
  width: 39.3%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.25rem;
}

.box-img-section-banner-main img {
  width: 29.5%;
}

/**/
.box-ab-section-menu-sb {
  position: absolute;
  top: 2%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  z-index: 50;
}

.sub-box-ab-section-menu-sb {
  width: 63%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box-img-section-menu-sb {
  width: 24.5%;
}

.box-img-section-menu-sb img {
  width: 100%;
}

.box-items-section-menu-sb {
  width: 70%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box-items-section-menu-sb a {
  color: white;
  font-family: "Bold";
  font-size: 0.75rem;
}

.box-items-section-menu-sb a:hover {
  color: var(--main-color-two);
}

@media screen and (max-width: 700px) {
  .box1-ab-section-banner {
    bottom: 4.5%;
    width: 90%;
    justify-content: center;
  }

  .box-info-contacto-s-b {
    padding: 0.35rem 1rem 0.35rem 0.8rem;
    border-radius: 1.9rem;
  }

  .icon-box-info-contacto-s-b {
    font-size: 1.5rem;
    margin-right: 0.31rem;
  }

  .text-box-info-contacto-s-b {
    font-size: 1rem;
  }

  .img-icon-section-banner {
    width: 2rem;
    margin: 0 0.6rem;
  }

  .box3-ab-section-banner {
    left: 7.5%;
    top: 38.5%;
  }

  .title-box3-ab-section-banner {
    font-size: 1.94rem;
    margin-bottom: 1.1rem;
  }

  .text-box3-ab-section-banner {
    font-family: "Regular";
    font-size: 1.16rem;
    line-height: 1.88rem;
    color: white;
    margin-bottom: 0.31rem;
  }

  .btn-box2-ab-section-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Bold";
    padding: 1rem 1.4rem 1rem 1.2rem;
    border-radius: 1.7rem;
    margin-top: 1.4rem;
  }

  .btn-box2-ab-section-banner p:nth-child(1) {
    font-size: 1.3rem;
    margin-right: 0.4rem;
  }

  .btn-box2-ab-section-banner p:nth-child(2) {
    font-size: 1rem;
  }

  .sub-box-ab-section-menu-sb {
    width: 85%;
  }

  .box-img-section-menu-sb {
    width: 50%;
  }

  .box-img-section-menu-sb img {
    width: 100%;
  }

  .box-items-section-menu-sb {
    width: auto;
    justify-content: center;
  }

  .img-menu-sb-movil {
    border: 0.2rem solid white;
    padding: 0.4rem 0.7rem;
  }

  .img-menu-sb-movil img {
    width: 2.9rem;
  }

  .box4-ab-section-banner {
    left: 7.5%;
    top: 35%;
  }

  .box-img-section-banner-main {
    display: none;
  }

  .img-ab-section-banner {
    display: none;
  }

  .box2-ab-section-banner {
    left: 7.5%;
    top: 36%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .title-box2-ab-section-banner {
    text-align: start;
    margin-bottom: 1.1rem;
  }

  .text-box2-ab-section-banner {
    display: none;
  }

  .cambio-en-version-movil {
    font-family: "Regular";
    font-size: 1.16rem;
    line-height: 1.88rem;
    color: white;
    margin-bottom: 0.31rem;
  }
}
.section-abastecemos-main {
  background-color: var(--main-color-two);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.child-section-abastecemos {
  max-width: 1225px;
  width: 63%;
  margin: 3.06rem 0 1.75rem;
}

.title-section-abastecemos {
  text-align: center;
  color: white;
  font-family: "Regular";
  font-size: 1.16rem;
  margin-bottom: 2.63rem;
}

.title-section-abastecemos span {
  font-family: "Black";
  font-size: 1.94rem;
}

.box-big-three-boxs {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.single-box-big-three-boxs {
  border: 0.06rem solid white;
  width: 32.8%;
  border-radius: 0.75rem;
  padding-bottom: 1.75rem;
}

.box-img-single-box-big-three-boxs {
  position: relative;
  width: 100%;
}

.box-ab-number-s-a {
  position: absolute;
  left: 0.63rem;
  top: 0.63rem;
  background-color: var(--main-color-two);
  color: white;
  font-family: "Bold";
  font-size: 1.19rem;
  padding: 0.16rem 0.63rem;
  border-radius: 50%;
  -webkit-user-select: none;
          user-select: none;
}

.title-single-box-big-three-boxs {
  color: white;
  text-align: center;
  font-family: "Bold";
  font-size: 0.75rem;
  margin-top: 1.25rem;
  margin-bottom: 0.94rem;
}

.text-single-box-big-three-boxs {
  color: white;
  font-family: "Regular";
  text-align: center;
  font-size: 0.75rem;
  padding: 0 1.88rem;
}

@media screen and (max-width: 700px) {
  .child-section-abastecemos {
    width: 85%;
    margin: 2.8rem 0 0.6rem;
  }

  .box-big-three-boxs {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .single-box-big-three-boxs {
    width: 100%;
    border-radius: 0.95rem;
    padding-bottom: 2.2rem;
    margin-bottom: 2.2rem;
  }

  .box-ab-number-s-a {
    left: 1rem;
    top: 1rem;
    font-size: 1.6rem;
    padding: 0.3rem 0.9rem;
  }

  .title-single-box-big-three-boxs {
    font-size: 1.1rem;
    margin-top: 1.9rem;
    margin-bottom: 1rem;
  }

  .text-single-box-big-three-boxs {
    font-size: 1.05rem;
    line-height: 1.5rem;
    padding: 0 2.9rem;
  }
}
.section-tira-iconos-main {
  background-color: var(--main-color-one);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.child-section-tira-iconos {
  max-width: 1225px;
  width: 63%;
  margin: 1.81rem 0 2rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: white;
}

.box-icons-section-tira-iconos {
  width: 14%;
}

.box-icons-section-tira-iconos img {
  padding: 0 0.5rem;
}

.text-box-icons-section-tira-iconos {
  text-align: center;
  font-family: "Bold";
  font-size: 0.69rem;
  margin-top: 0.88rem;
}

.box-centro-tira-iconos {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 42%;
}

.box-icons-section-tira-iconos2 {
  width: 31.3%;
}

.box-icons-section-tira-iconos2 img {
  padding: 0 0.28rem;
}

@media screen and (max-width: 700px) {
  .child-section-tira-iconos {
    width: 85%;
    margin: 2.2rem 0 0.4rem;
    justify-content: center;
    flex-wrap: wrap;
  }

  .box-icons-section-tira-iconos {
    width: 36.2%;
    margin-bottom: 1.7rem;
  }

  .box-centro-tira-iconos {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1.7rem;
  }

  .box-icons-section-tira-iconos2 {
    width: 36%;
  }

  .text-box-icons-section-tira-iconos {
    font-size: 0.95rem;
    margin-top: 0.88rem;
  }

  .box-icons-section-tira-iconos img {
    padding: 0 0.7rem;
  }

  .box-icons-section-tira-iconos2 img {
    padding: 0 0.65rem;
  }
}
.section-productos-main {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.child-section-productos {
  max-width: 1375px;
  width: 70.6%;
  margin-top: 2.81rem;
  margin-bottom: 7.75rem;
}

.title1-section-productos {
  font-family: "Black";
  font-size: 1.94rem;
  line-height: 1.94rem;
  color: var(--main-color-two);
  margin-left: 3.13rem;
}

.title2-section-productos {
  font-family: "Regular";
  font-size: 1.16rem;
  margin-bottom: 2.44rem;
  margin-left: 3.13rem;
}

.box-big-all-slider-productos {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box-main-slider-productos {
  width: 89.2%;
}

.box-main-slider-productos0 {
  width: 100%;
}

.icon-move-slider-productos {
  color: var(--main-color-two);
  font-size: 1.5rem;
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.3s ease;
}

.icon-move-slider-productos:hover {
  opacity: 1;
}

.box-single-box-main-slider-productos {
  border: 0.13rem solid var(--main-color-four);
  width: 23%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 0.81rem;
  border-radius: 0.75rem;
}

.box-single-box-main-slider-productos img {
  width: 100%;
  margin-bottom: 0.63rem;
}

.box-single-box-main-slider-productos p {
  color: var(--main-color-three);
  font-family: "Bold";
  font-size: 0.75rem;
  text-align: center;
}

@media screen and (max-width: 700px) {
  .child-section-productos {
    width: 95%;
    margin-top: 2.6rem;
    margin-bottom: 5rem;
  }

  .title1-section-productos {
    font-size: 1.94rem;
    line-height: 1.94rem;
    margin-left: 1.42rem;
  }

  .title2-section-productos {
    font-size: 1.16rem;
    margin-bottom: 2.44rem;
    margin-left: 1.42rem;
  }

  .box-main-slider-productos {
    width: 72%;
  }

  .icon-move-slider-productos {
    font-size: 2.6rem;
  }

  .box-single-box-main-slider-productos {
    padding: 1.6rem 1.5rem;
    border-radius: 0.85rem;
  }

  .box-single-box-main-slider-productos img {
    width: 100%;
    margin-bottom: 0.85rem;
  }

  .box-single-box-main-slider-productos p {
    font-size: 1.1rem;
    text-align: center;
  }
}
.section-tipo-de-pago-main {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.child-section-tipo-de-pago {
  max-width: 1950px;
  width: 100%;
  position: relative;
}

.box-pagos-section-tipo-de-pago {
  background-color: var(--main-color-four);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.title1-box-pagos-section-tipo-de-pago {
  color: var(--main-color-three);
  font-family: "Black";
  font-size: 3.13rem;
  line-height: 2.31rem;
  text-align: center;
  margin-bottom: 1.13rem;
  margin-top: 2.13rem;
}

.title1-box-pagos-section-tipo-de-pago span {
  color: var(--main-color-one);
  font-size: 5rem;
  line-height: 5rem;
}

.title2-box-pagos-section-tipo-de-pago {
  background-color: var(--main-color-two);
  font-family: "Bold";
  color: white;
  font-size: 1.13rem;
  padding: 0.38rem 1rem 0.25rem;
  border-radius: 1.06rem;
  margin-bottom: 2.13rem;
}

/**/
.box-distritos-section-tipo-de-pago {
  width: 100%;
  padding: 3.13rem 0 2.5rem;
  background-image: url(../img/fondos/bg-distritos.jpg);
  background-position: center;
  background-size: cover;
}

.title-box-distritos-section-tipo-de-pago {
  text-align: center;
  color: white;
  font-family: "Black";
  font-size: 1.94rem;
  line-height: 1.75rem;
  margin-bottom: 2.5rem;
}

.title-box-distritos-section-tipo-de-pago span {
  font-family: "Regular";
  font-size: 1.16rem;
}

.distritos-box-distritos-section-tipo-de-pago {
  text-align: center;
  color: white;
  font-family: "Black";
  font-size: 1.94rem;
}

/**/
.img-ab-stp1 {
  position: absolute;
  left: 1%;
  bottom: 0;
  width: 29.3%;
}

.img-ab-stp2 {
  position: absolute;
  right: 18%;
  top: -10%;
  width: 13%;
}

@media screen and (max-width: 700px) {
  .box-pagos-section-tipo-de-pago {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .title1-box-pagos-section-tipo-de-pago {
    font-size: 2.1rem;
    line-height: 2rem;
    text-align: start;
    margin-bottom: 0.5rem;
    margin-top: 2.13rem;
    margin-left: 1.2rem;
  }

  .title1-box-pagos-section-tipo-de-pago span {
    font-size: 3.3rem;
    line-height: 3.3rem;
  }

  .title2-box-pagos-section-tipo-de-pago {
    font-size: 1.15rem;
    padding: 0.45rem 1.9rem 0.3rem;
    border-radius: 2rem;
    margin-bottom: 7rem;
    margin-left: 1.2rem;
  }

  /**/
  .box-distritos-section-tipo-de-pago {
    width: 100%;
    padding: 1.4rem 0 1.4rem;
    background-image: url(../img/fondos/bg-distritos.jpg);
    background-position: center;
    background-size: cover;
  }

  .title-box-distritos-section-tipo-de-pago {
    text-align: end;
    font-size: 1.8rem;
    line-height: 1.7rem;
    margin-bottom: 1.2rem;
    padding-right: 1.2rem;
  }

  .title-box-distritos-section-tipo-de-pago span {
    font-size: 1.16rem;
  }

  .distritos-box-distritos-section-tipo-de-pago {
    text-align: end;
    font-size: 1.25rem;
    padding-right: 1.2rem;
  }

  /**/
  .img-ab-stp1 {
    left: 4%;
    bottom: 0;
    width: 45%;
  }

  .img-ab-stp2 {
    right: 4.5%;
    top: -7.5%;
    width: 31%;
  }
}
.section-testimonios-main {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.child-section-testimonios {
  max-width: 1375px;
  width: 70.6%;
  height: 100%;
  margin-top: 3.75rem;
  margin-bottom: 5.44rem;
}

.title1-section-testimonios {
  font-family: "Black";
  font-size: 1.94rem;
  color: var(--main-color-one);
  text-align: center;
  margin-bottom: 0.19rem;
}

.title2-section-testimonios {
  font-family: "Regular";
  font-size: 1.16rem;
  margin-bottom: 2.44rem;
  text-align: center;
}

.box-single-box-main-slider-testimonios {
  padding: 1.19rem 2.19rem 1.06rem 3.13rem;
  background-color: var(--main-color-four);
  color: var(--main-color-three);
  border-radius: 0.5rem;
  position: relative;
}

.comillas-01 {
  position: absolute;
  top: 0.81rem;
  left: 1.06rem;
  width: 1.22rem;
}

.comillas-02 {
  position: absolute;
  bottom: 0.38rem;
  right: 0.38rem;
  width: 3.75rem;
}

.text-slider-testimonios {
  font-family: "Regular";
  font-size: 0.73rem;
  line-height: 1.06rem;
  margin-bottom: 1.25rem;
}

.box-persona-text-slider-testimonios {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.box-persona-text-slider-testimonios div:nth-child(1) {
  width: 25%;
  margin-right: 0.81rem;
}

.box-persona-text-slider-testimonios div:nth-child(2) {
  color: var(--main-color-two);
  font-family: "Bold";
  font-size: 0.75rem;
}

@media screen and (max-width: 700px) {
  .child-section-testimonios {
    width: 95%;
    margin-top: 3rem;
    margin-bottom: 3.5rem;
  }

  .title1-section-testimonios {
    margin-bottom: 2.5rem;
  }

  .box-single-box-main-slider-testimonios {
    padding: 2.5rem 5rem 1.06rem 3rem;
    border-radius: 0.7rem;
  }

  .text-slider-testimonios {
    font-size: 1.1rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .box-persona-text-slider-testimonios div:nth-child(1) {
    width: 28%;
    margin-right: 1rem;
  }

  .box-persona-text-slider-testimonios div:nth-child(2) {
    font-size: 0.95rem;
  }

  /**/
  .comillas-01 {
    top: 1rem;
    left: 1rem;
    width: 1.7rem;
  }

  .comillas-02 {
    bottom: 0.38rem;
    right: 0.38rem;
    width: 4.6rem;
  }
}
.section-footer-main {
  background: #ff7f12;
  background: linear-gradient(45deg, #ff7f12 0%, #00005e 85%);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.child-section-footer {
  max-width: 1225px;
  width: 63%;
  margin: 1.19rem 0 0.63rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.img-logo-section-footer {
  width: 25%;
}

.copy-section-footer {
  color: white;
  font-family: "Regular";
  font-size: 0.75rem;
}

.box-main-items-section-footer {
  width: 100%;
  margin: 2rem 0 2.13rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.box-icon-text-s-f {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0.63rem;
}

.box-icon-text-s-f img {
  width: 1.44rem;
  margin-right: 0.63rem;
}

.box-icon-text-s-f p {
  color: white;
  font-family: "Bold";
  font-size: 0.75rem;
}

.info-de-contacto-s-f {
  font-family: "Black";
  color: white;
  font-size: 1.19rem;
}

@media screen and (max-width: 700px) {
  .child-section-footer {
    width: 85%;
    margin: 3rem 0 5.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .img-logo-section-footer {
    width: 80%;
  }

  .copy-section-footer {
    font-size: 1.05rem;
    text-align: center;
  }

  .box-main-items-section-footer {
    width: 100%;
    margin: 2.5rem 0 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .box-icon-text-s-f {
    margin-bottom: 0.65rem;
  }

  .box-icon-text-s-f img {
    width: 2.4rem;
    margin-right: 0.63rem;
  }

  .box-icon-text-s-f p {
    font-size: 1.1rem;
  }

  .info-de-contacto-s-f {
    font-size: 1.8rem;
    margin-bottom: 2.2rem;
  }
}
.btn-mobile-whatsapp {
  top: 70%;
  right: 1.98%;
}

.box-more-info {
  width: 31.63rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: fixed;
  top: 23%;
  right: -24.13rem;
  z-index: 150;
}

.btn-view-more-info {
  width: 7.5rem;
  display: block;
  background-color: #04ac44;
  cursor: pointer;
  border: 0;
  padding: 0.63rem 0 0.63rem 0.31rem;
  color: white;
  border-top-left-radius: 2.81rem;
  border-bottom-left-radius: 2.81rem;
  font-size: 0.75rem;
  text-align: center;
  font-family: "Bold";
}

.info-hide {
  width: 24.06rem;
  padding: 1.88rem 1.88rem 3.13rem;
  background-color: white;
  border-bottom-left-radius: 1.56rem;
  border: 0.06rem solid #e6e6e6;
}

.title-numeros-contacto-btn-toggle {
  margin: 0;
  text-align: center;
  padding-bottom: 1.38rem;
  font-size: 1rem;
  font-family: "Bold";
}

.numeros-contacto-btn-toggle {
  margin: 0;
  padding-bottom: 0.38rem;
  font-size: 0.88rem;
  font-family: "Regular";
}

.numeros-contacto-btn-toggle span {
  font-family: "Bold";
}

.view-more-info {
  right: 0;
  transition: right 0.3s linear 0.3s;
}

@media screen and (max-width: 700px) {
  .box-more-info {
    display: none;
  }

  .title-numeros-contacto-btn-toggle {
    padding-bottom: 2rem;
    font-size: 1.3rem;
    margin-top: 2rem;
  }

  .numeros-contacto-btn-toggle {
    padding-bottom: 0.95rem;
    font-size: 1.1rem;
    margin-left: 1rem;
  }
}
.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

/* -------------------------------- 
xnugget info 
-------------------------------- */
.cd-nugget-info {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  bottom: 0;
  left: 0;
}

.cd-nugget-info a {
  position: relative;
  font-size: 14px;
  color: #5e6e8d;
  transition: all 0.2s;
}

.no-touch .cd-nugget-info a:hover {
  opacity: 0.8;
}

.cd-nugget-info span {
  vertical-align: middle;
  display: inline-block;
}

.cd-nugget-info span svg {
  display: block;
}

.cd-nugget-info .cd-nugget-info-arrow {
  fill: #5e6e8d;
}

/* -------------------------------- 
xpopup 
-------------------------------- */
.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(11, 11, 11, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 300000 !important;
}

.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 450px;
  margin: 0;
  background: #FFF;
  border-radius: 0.25em 0.25em 0.4em 0.4em;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  transition-property: transform;
  transition-duration: 0.3s;
  padding: 20px;
  font-family: "MyriadPro Regular";
}

.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}

.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
  list-style: none;
}

.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  transition: background-color 0.2s;
}

.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 0.25em;
}

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}

.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 0.25em 0;
}

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}

.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}

.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}

.cd-popup-container .cd-popup-close::before {
  transform: rotate(45deg);
  left: 8px;
}

.cd-popup-container .cd-popup-close::after {
  transform: rotate(-45deg);
  right: 8px;
}

.is-visible .cd-popup-container {
  transform: translateY(0);
}

@media screen and (max-width: 700px) {
  .cd-popup-container {
    font-size: 13px;
  }
}
.btns-mobile {
  background-color: var(--main-color-one);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  justify-content: space-around;
  align-items: center;
  z-index: 100;
}

.btn-call,
.btn-cotizar {
  color: white;
  padding: 17px 0;
  font-size: 1.2rem;
  font-family: "Regular";
}

.btn-call {
  text-decoration: none;
}

.line-btn-mobile {
  height: 30px;
  width: 2px;
  background-color: white;
}

.main-form-pop-up {
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 1rem;
}

.main-form-pop-up-view {
  display: flex;
}

.child-form-pop-up {
  width: 100%;
  background-color: var(--main-color-white);
  border-radius: 10px;
  padding: 1rem;
  position: relative;
}

.child-form-pop-up .title-form-banner-principal {
  color: var(--main-color);
}

.btn-close {
  position: absolute;
  right: -10px;
  top: -20px;
  color: var(--main-color-white);
  background-color: var(--main-color);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
}

.btn-whatsapp-mobile {
  background-color: #25d366;
  position: fixed;
  top: 65%;
  right: 5px;
  width: 60px;
  height: 60px;
  display: none;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 3rem;
  color: white;
  z-index: 90;
}

.btn-whatsapp-mobile i {
  line-height: 0;
}

.child-form-pop-up form input,
.child-form-pop-up form textarea {
  color: var(--main-dark);
}

@media screen and (max-width: 500px) {
  body {
    margin-bottom: 45px;
  }

  .btns-mobile,
.btn-whatsapp-mobile {
    display: flex;
  }
}