@import "../multiple.css";

@font-face {
  font-family: "Repsol";
  src: url(../../../font/REPSOL-REGULAR.OTF) format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Repsol";
  src: url(../../../font/REPSOL-SEMIBOLD.OTF) format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Repsol";
  src: url(../../../font/REPSOL-BOLD.OTF) format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Repsol";
  src: url(../../../font/REPSOL-LIGHT.OTF) format("opentype");
  font-weight: 200;
}

@font-face {
  font-family: "Roboto";
  src: url(../../../font/Roboto-Medium.ttf);
  font-weight: 600;
}

@font-face {
  font-family: "Roboto";
  src: url(../../../font/Roboto-Regular.ttf);
  font-weight: 400;
}

@font-face {
  font-family: "Roboto";
  src: url(../../../font/Roboto-Bold.ttf);
  font-weight: 700;
}

.img{background-repeat: no-repeat;background-position: center;background-size: contain;}
.icon-ahorro { background-image: url(../../../img/redesignOfertas/repsol/icono-card-ahorro.svg);}
.icon-calendario { background-image: url(../../../img/redesignOfertas/repsol/icono-card-calendario.svg);}
.icon-horario { background-image: url(../../../img/redesignOfertas/repsol/icono-card-horario.svg);}
.icon-gas { background-image: url(../../../img/redesignOfertas/repsol/icon-card-gas.svg);}
.img-copa {background-image: url(../../../img/redesignOfertas/repsol/icon-copa.svg);}
.mancheta-tranquilisima { background-image: url(../../../img/redesignOfertas/repsol/mancheta-tranquilisima.png);}
.icon-billete { background-image: url(../../../img/redesignOfertas/repsol/icon-billete.svg);}
.icon-anos {background-image: url(../../../img/redesignOfertas/repsol/icon-anos.svg);}
.icon-promesa { background-image: url(../../../img/redesignOfertas/repsol/icon-promesa.svg);}

:root {
  --text: #333333;
  --azul: #00809A;
  --naranja: #FF8200;
  --azulClaro: #B2D9E1;
}

.btnRepsol {
  border-radius: 5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding: 16px 29px;
  background-color: #00809A;
}
.btnRepsol:hover {
  background-color: #005161;
}

.btnRepsol_secondary {
  border-radius: 5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 16px;
  background-color: white;
  color: #00809A;
}

.container {
  max-width: 1545px;
}

body, button, a, p, h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto";
}
header {
  height: 76px;
}
.hide {
  display: none;
}
header .bottom-banner {
  background-color: var(--naranja);
  padding: 10px 0px;
  color: #FFFFFF;
  display: none;
}
header .phone {
  padding: 15px 0;
  text-align: right;
  margin-right: 15%;
}
header .phone span {
  font-size: 20px;
  display: block;
  text-align: right;
  position: relative;
  line-height: 23px;
  color: #fff;
  margin-right: 20px;
}
header .phone .phone2{
  font-size: 30px;
}
#withe-header {
  background-color: #fff;
  box-shadow: 8px -2px 7px 0px;
}
header #logo{
  display: flex;
  justify-content: center;
  align-items: center;
  border-width:0 40px 0 0 ; 
  border-style: solid;
  border-color: var(--azul);
  min-height: 88px;
}
#orange-header{
  background-color: var(--naranja);
  display: flex;
  justify-content: space-between;
}
#line {
  min-width: 64px;
  background-color: var(--azul);
  margin-left: -15px;
}
header .logo-accom-1{
  display: flex;
  flex-direction: row;
}
header .logo-accom-1 p{
  color: white;
  margin-top: 32px;
  margin-left: 5px;
  font-size: 14px;
}

/* header menu */
header .header-menu {
  background-color: white;
  border-top: 1px solid #E2E2E2;
}
header .header-menu .menu {
  display: flex;
  justify-content: center;
  width: 38%;
  gap: 22px;
  margin-left: 12px;
}
header .header-menu .menu .link-container {
  margin-bottom: 0;
  padding: 10px;
  cursor: pointer;
  font-size: 18px;
}
header .header-menu .menu .link-container.active a {
  border-bottom: 1px solid var(--naranja);
}
/* ------------- BANNER CENTRAL ------------- */

.banner-central{
  height: 706px;
  padding-top: 8rem;
  background-image: linear-gradient(0deg, rgba(4, 30, 66, 0.50), rgba(4, 30, 66, 0.50)), url(../../../img/redesignOfertas/repsol/banner.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 20% 3rem;
  position: relative;
}
.banner-central.asking {
  height: 715px;
}
.banner-central p{
  margin: 0;
}

.banner-central .container, .banner-central .row{
  height: 100%;
}

/* .banner-central .container #mainCont{
    margin-right: -110px;
    margin-left: -160px;
} */
.banner-central .container .firstInfo{
  margin-top: -39px;
}
.banner-central .colInfo{
  position: initial;
}

.banner-central .firstInfo{
  /* font-weight: bold; */
  padding-left: 0;
}
.banner-central .firstInfo .mainDto{
  margin-top: 8rem;
  font-size: 9rem;
  line-height: 1;
  width: 528px;
}
.banner-central .firstInfo .mainDto .mancheta-banner {
  width: 130px;
}
.banner-central .firstInfo .mainDto .typeInfo-0{
  font-family: "Repsol";
  font-size: 24px;
  text-align: left;
  width: fit-content;
  padding: 8px 16px;
  line-height: 1;
  font-weight: 600;
  color: var(--text);
  background-color: #fff;
  margin-bottom: 25px;
  border-radius: 5px;
}

.banner-central .firstInfo .mainDto .img {
  width: 163px;
  height: 163px;
}

.banner-central .firstInfo .mainDto .banner-legal {
  color: white;
  font-size: 20px;
  font-weight: 400;
}

.banner-central .firstInfo .mainDto .typeInfo-0 img{
  margin-right: 13px;
}


.banner-central .firstInfo .mainDto .typeInfo-mobile{
  display: none;
}
.banner-central .firstInfo .mainDto .typeInfo-2-mobile{
  display: none;
}

.banner-central .firstInfo .mainDto .typeInfo{
  font-size: 52px;
  text-align: left;
  line-height: 1.2;
  font-family: "Repsol";
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.banner-central .firstInfo .mainDto .typeInfo-2{
  font-size: 32px;
  text-align: left;
  line-height: 1.2;
  font-weight: 500;
  color: #FFFFFF;
}

/* ------------- FORM FLOATING ------------- */
.formFloating {
  padding: 2rem 0;
}

.formFloating .formContainer {
  text-align: center;
  position: relative;
  background-color: #fff;
  box-shadow: 0px 10px 30px #0000001A;
  width: 360px;
  text-align: center;
  padding: 1rem 20px;
  border-radius: 5px;
  z-index: 1;
}

.formFloating form .lead.calcu {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.formFloating .formContainer form p.titleForm {
  font-family: "Repsol";
  text-align: left;
  font-size: 24px;
  align-self: center;
  margin-bottom: 10px;
  font-weight: 800;
  color: var(--text);
  line-height: 1.2;
}

.banner-central.asking .formFloating .formContainer form p.titleForm {
  font-size: 19px;
}

.formFloating .formContainer form p.head {
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 3px;
}

.formFloating .formContainer form .inputArea {
  margin-bottom: 0.3rem;
  text-align: left;
  width: 100%;
}

.formFloating .formContainer form .slideCard p{
  text-align: left;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 0.5;
  margin-top: 10px;
}

.formFloating form .lead .checkbox-calculadora {
  margin-bottom: 5px;
  font-size: 16px;
  text-align: left;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  display: inline;
  cursor: pointer;
}

.formFloating form .lead .checkbox-calculadora.terminos {
  order: unset;
  font-size: 13px;
  margin-top: 10px;
}

.formFloating form .lead .checkbox-calculadora.terminos a{
  text-decoration: underline !important;
  font-size: 13px;
}

/* ---- CUSTOM CHECKBOX ---- */

/* Hide the browser's default checkbox */
.formFloating form .lead .checkbox-calculadora input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.formFloating form .lead .checkbox-calculadora .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 5px;
  background-color: var(--azulClaro);
}

.formFloating form .lead .checkbox-calculadora.terminos .checkmark {
  border-radius: 0;
  border: 2px solid var(--azulClaro);
  background-color: unset;
  height: 18px;
  width: 18px;
}

/* On mouse-over, add a grey background color */
.formFloating form .lead .checkbox-calculadora:hover input ~ .checkmark {
  background-color: var(--azulClaro);
}
.formFloating form .lead .checkbox-calculadora.terminos:hover input ~ .checkmark {
  background-color: unset;
}

/* When the checkbox is checked, add a blue background */
.formFloating form .lead .checkbox-calculadora input:checked ~ .checkmark {
  background-color: var(--azulClaro);
  border: none!important;
}
.formFloating form .lead .checkbox-calculadora.terminos input:checked ~ .checkmark {
  background-color: unset;
  border: 2px solid var(--azulClaro)!important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.formFloating form .lead .checkbox-calculadora .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.formFloating form .lead .checkbox-calculadora input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.formFloating form .lead .checkbox-calculadora .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid var(--azul);
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.formFloating form .lead .checkbox-calculadora.terminos .checkmark:after {
  left: 5px;
  top: 1px;
}

.formFloating .formContainer form .slideCard #myRange{
  -webkit-appearance: none;
  background: #B2D9E1;
  outline: none;
  height: 5px;
  width: 100%;
  opacity: 1;
}
.formFloating .formContainer form .slideCard #myRange::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--azul);
  cursor: pointer;
}

.formFloating .formContainer form .slideCard #myRange::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--azul);
  cursor: pointer;
}

.formFloating .formContainer form .inputForm{
  display: flex;
  justify-content: center;
}
.formFloating .formContainer form .inputForm > div:first-of-type{
  margin-right: 10px;
}
.formFloating .formContainer form .inputForm > div{
  text-align: left;
}
.formFloating .formContainer form .inputForm label{
  font-weight: 400;
  margin-bottom: 0;
  font-size: 14px;
}
.formFloating .formContainer form label{
  user-select: none;
}
.formFloating .formContainer form .inputArea select {
  border: 1px solid #33333380;
  height: 40px;
  width: 100%;
  font-size: 14px;
  padding: 5px;
  color: #000000;
  border-radius: 5px;
  font-weight: 400;
  border: 1px solid #33333380;
  margin-top: 5px;
  margin-bottom: 10px;
}
.formFloating .formContainer form .inputArea select::placeholder {
  color: #757575;
}
.formFloating .formContainer form .inputForm input{
  height: 40px;
  width: 100%;
  border: none;
  font-size: 14px;
  padding: 5px;
  color: #000000;
  border-radius: 5px;
  font-weight: 400;
  border: 1px solid #33333380;

}

.formFloating .formContainer form .inputForm input::placeholder{
  color: #757575;
}

.formFloating .formContainer form .inputForm input:focus-visible{
  outline: none;
}

.formFloating .formContainer form .btn_ofertas{
  background-color: var(--azul);
  color: #ffffff;
  width: 100%;
  margin: auto;
  margin-top: 1rem;
  font-weight: 700;
  transition: all 0.1s ease-out;
  border-radius: 5px;
  padding: 16px;
  font-size: 17px;
}

.formFloating .formContainer form .btn_ofertas:hover{
  background-color: #005161;
  color: #fff;
}

.formFloating .formContainer form .btn_ofertas:focus, .formFloating .formContainer form .btn_ofertas:focus-visible {
  outline: none;
}

/* .formFloating .formContainer form .btn_ofertas:hover{
  border: 2px solid #C22F5B;
  color: #C22F5B;
} */
.formFloating .formContainer form i{
  margin: 1rem auto 1rem auto;
  scale: 120%;
  color: var(--rojoTotal);
}

.formFloating .buttonContainer {
  position: relative;
  width: 360px;
  display: flex;
  justify-content: center;
  z-index: 1;
}

.formFloating .buttonContainer .btn_ofertas {
  background-color: var(--naranja);
  color: #ffffff;
  width: 230px;
  margin: auto;
  margin-top: 1rem;
  font-weight: 700;
  transition: all 0.1s ease-out;
  border-radius: 5px;
  padding: 17px;
  font-size: 17px;
}

.formFloating .buttonContainer .btn_ofertas:hover {
  background-color: var(--naranja);
  color: #FFFFFF;
}

.formFloating .buttonContainer .btn_ofertas:focus, .formFloating .buttonContainer .btn_ofertas:focus-visible {
  outline: none;
}

.formFloating .formContainer .succes-form_pp,
.formFloating .formContainer .fail-form_pp {
  display: flex;
  flex-direction: column;
}

.formFloating .formContainer .succes-form_pp .img {
  height: 25px;
  width: 25px;
  padding: 3px;
  border-radius: 50%;
  outline: 2px solid #08A800;
  margin: auto;
  margin-bottom: 15px;
  background-size: 50%;
}

.formFloating .formContainer .fail-form_pp .img {
  height: 25px;
  width: 25px;
  padding: 3px;
  border-radius: 50%;
  outline: 2px solid #C00202;
  margin: auto;
  margin-bottom: 15px;
  background-size: 50%;
}

.formFloating .formContainer .succes-form_pp p.title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: center;
  color: #08A800;
}
.formFloating .formContainer .fail-form_pp p.title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: center;
  color: #C00202;
}

.formFloating .formContainer .succes-form_pp p.horario-title {
  font-weight: 800;
  margin: 15px 0;
}
.formFloating .formContainer .succes-form_pp p.horario {
  font-size: 15px;
}

/* ------------- FIN BANNER CENTRAL ------------- */


/* ------------- FRANJA BANNER ------------- */

.franjaBanner{
    background-color: var(--main-blue);
    color: #fff;
    text-align: center;
    font-size: 26px;
    padding: 4px 0;
}

/* ------------- FIN FRANJA BANNER ------------- */

/* ------------- MODALES ------------- */

.modal-form .checkbox-calculadora {
  margin-bottom: 5px;
  font-size: 16px;
  text-align: left;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  display: inline;
  cursor: pointer;
}

/* Hide the browser's default checkbox */
.modal-form .checkbox-calculadora input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.modal-form .checkbox-calculadora .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 5px;
  background-color: var(--azulClaro);
}

.modal-form .checkbox-calculadora.terminos .checkmark {
  border-radius: 0;
  border: 2px solid var(--azulClaro);
  background-color: unset;
  height: 18px;
  width: 18px;
}

/* On mouse-over, add a grey background color */
.modal-form .checkbox-calculadora:hover input ~ .checkmark {
  background-color: var(--azulClaro);
}
.modal-form .checkbox-calculadora.terminos:hover input ~ .checkmark {
  background-color: unset;
}

/* When the checkbox is checked, add a blue background */
.modal-form .checkbox-calculadora input:checked ~ .checkmark {
  background-color: var(--azulClaro);
  border: none!important;
}
.modal-form .checkbox-calculadora.terminos input:checked ~ .checkmark {
  background-color: unset;
  border: 2px solid var(--azulClaro)!important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.modal-form .checkbox-calculadora .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.modal-form .checkbox-calculadora input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.modal-form .checkbox-calculadora .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid var(--azul);
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-form .checkbox-calculadora.terminos .checkmark:after {
  left: 5px;
  top: 1px;
}

.modal-form .contentModal {
  height: fit-content;
  width: fit-content;
  min-width: 90%;
  position: unset;
  top: unset;
  left: unset;
  transform: unset;
}

.modal-form .formDataModal{
  min-height: 350px;
  height: auto;
  background-color: #fff;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 36%;
  padding: 25px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-form .formDataModal .fr-line1 {
  font-weight: normal ;
  color: #000000;
  font-family: Repsol;
  font-size: 24px;
  margin: 0px auto;
  text-align: left;
  margin-top: 24px;
  margin-bottom: 13px;
  line-height: normal;
  text-align: center;
}
.modal-form .formDataModal .questi {
  font-weight: normal ;
  color: #000000;
  font-family: Roboto;
  font-size: 18px;
  margin: 0px auto;
  text-align: left;
  line-height: normal;
  text-align: center;
}
.modal-form .formDataModal .questi div:first-of-type {
  margin-bottom: 10px;
}
.modal-form .formDataModal .questi p {
  font-family: Roboto;
}
.modal-form .formDataModal .questi .p2 {
  margin-bottom: 5px;
}

.modal-form .formDataModal .questi select {
  min-width: 275px;
  margin: auto;
  font-family: Roboto;
  margin-bottom: 0.5rem;
  text-align: center;
  height: 35px;
  width: 82%;
  border-radius: 5px;
  font-size: 16px;
  border: 1px solid #212529;
  margin-top: 10px;
}
.modal-form .formDataModal .fr-line3 button{
  background-color: #09879e;
  color: rgba(255,255,255,1);
  font-size: 20px;
  padding: 5px 25px 5px 25px;
  line-height: 40px;
  min-width: 300px;
  margin-top: 0;
  transition: .15s;
  margin-bottom: 1rem;
}
  .modal-form .btn-modal {
    border: 0;
    background-color: var(--action-color);
    font-size: 18px;
    color: white;
    width: 82%;
    margin-top: 21px;

}
.modal-form .formDataModal .fr-line3 button:hover {
  background-color: #005161;
  color: #ffffff;
  font-weight: bold;
}

.modal-form .formDataModal .fr-line3 button:focus,
.modal-form .formDataModal .fr-line3 button:focus-visible,
.modal-form .formDataModal .fr-line3 button:focus-visible {
  box-shadow: none;
  outline: none;
}

.modal-form .formDataModal .inputs-form-tel{
  text-align: left;
  margin-left: 38px;
}
.fr-line2 input {
  margin-top: 13px;
  font-size: 16px;
}
.modal-form .formDataModal .inputs-form-tel p{
  margin-bottom: 0 !important;
  min-width: 275px;
  width: 99%;
  margin: auto;
}
.modal a{
  text-decoration: underline !important;
}
.polPrivacidad{
  text-decoration: none !important;
  color: #000000d3;
}
/* ------------- FIN MODALES ------------- */

/* ------------- TRANQUILISIMA ------------- */

section.tranquilisimaSection {
  font-family: "Repsol";
  padding: 9rem 0 0 0;
}

.tranquilisimaSection .tranquilisimaCotainer h3 {
  color: #FF8200;
  text-align: center;
  font-family: Repsol;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 16px;
}

.tranquilisimaSection .tranquilisimaCotainer .ventajas {
  display: flex;
  justify-content: center;
}

.tranquilisimaSection .tranquilisimaCotainer .ventajas .ventaja {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 12px;
  max-width: 390px;
}

.tranquilisimaSection .tranquilisimaCotainer .ventajas .ventaja p {
  font-size: 18px;
  margin-bottom: 0;
}

.tranquilisimaSection .tranquilisimaCotainer .ventajas .ventaja .img {
  width: 60px;
  height: 60px;
}

/* ------------- OFERTAS ------------- */
section.ofertasSection{
  position: relative;
  padding: 0;
  font-family: "Repsol";
}
.ofertasSection .ofertasContainer {
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: -90px;
  width: 100%;
}
.ofertasSection .ofertasContainer .oferta{
  width: 280px;
  height: 165px;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
  margin: 0 2rem;
  box-shadow: 0px 3px 30px #00000029;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--main-blue);
}
.ofertasSection .ofertasContainer .oferta .hasta {
  display: flex;
  flex-direction: column;
}
.ofertasSection .ofertasContainer .oferta img{
  width: 84px;
}
.ofertasSection .ofertasContainer .oferta p{
  margin: 0;
  text-align: center;
  font-size: 20px;
}
.ofertasSection .ofertasContainer .oferta .luz{
  font-weight: 700;
  font-size: 25px;
}
.ofertasSection .ofertasContainer .oferta .precioContainer {
  position: relative;
}
.ofertasSection .ofertasContainer .oferta .precioContainer .precio{
  font-weight: 800;
  font-size: 88px;
  line-height: 0.7;
  margin-right: 68px;
}
.ofertasSection .ofertasContainer .oferta .precioContainer .dto{
  position: absolute;
  font-weight: 800;
  font-size: 30px;
  top: 40px;
  left: 110px;
}
.ofertasSection .ofertasContainer .oferta .precioContainer .porcentaje{
  position: absolute;
  font-weight: 800;
  font-size: 45px;
  top: -10px;
  left: 110px;
}
.ofertasSection .ofertasContainer .oferta .consigue{
  font-weight: 800;
  font-size: 20px;
  text-align: left;
  margin-bottom: 7px;
}
.ofertasSection .ofertasContainer .oferta .dto-300{
  font-weight: 800;
  font-size: 86px;
  font-family: "Repsol";
  text-align: center;
  line-height: 0.7;
}
.ofertasSection .ofertasContainer .oferta .dto-300 span {
  font-size: 44px;
}
.ofertasSection .ofertasContainer .oferta .dto-150 {
  font-weight: 800;
  font-size: 64px;
  text-align: center;
  line-height: 0.7;
}
.ofertasSection .ofertasContainer .oferta .dto-150 span{
  font-weight: 800;
  font-size: 32px;
  text-align: center;
  line-height: 1;
}
.ofertasSection .ofertasContainer .oferta .dto-150 sup{
  font-weight: 800;
  font-size: 14px;
  text-align: center;
  line-height: 1;
}
.ofertasSection .ofertasContainer .oferta .cuando{
  /* font-weight: 600; */
  font-size: 20px;
  text-align: center;
  line-height: 1;
  font-family: "Repsol";
}
.ofertasSection .ofertasContainer .oferta .secondText{
  font-size: 13px;
  font-weight: 800;
  margin-top: 20px;
  text-align: center  ;
}
/* ------------- FIN OFERTES ------------- */

/* ------------- DESCUENTOS ------------- */

section.descuentosSection {
  padding: 96px 0 0 0;
}

section.descuentosSection h3 {
  color: #FF8200;
  text-align: center;
  font-family: Repsol;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 16px;
}

.descuentosSection .cardsContainer {
  display: flex;
  justify-content: center;
  gap: 16px;
}

.descuentosSection .cardsContainer .card-descuento {
  display: flex;
  flex-direction: column;
  gap: 11px;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  padding: 16px;
  max-width: 313px;
}

.descuentosSection .cardsContainer .icons {
  display: flex;
}

.descuentosSection .cardsContainer .icons .img {
  width: 30px;
  height: 30px;
}

.descuentosSection .cardsContainer .icons .img.grey {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(4901%) hue-rotate(171deg) brightness(118%) contrast(73%);
}

.descuentosSection .cardsContainer p {
  margin-bottom: 0;
}

.descuentosSection .cardsContainer .title {
  font-size: 22px;
  font-weight: 700;
}

.descuentosSection .cardsContainer .subtitle {
  font-size: 16px;
  font-weight: 400;
}

.descuentosSection .cardsContainer .descuento {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 8px;
}

.descuentosSection .cardsContainer .descuento.line {
  border-bottom: 1px solid #E2E2E2
}

.descuentosSection .cardsContainer .descuento .main-info {
  font-family: Repsol;
  color: #FF8200;
  font-size: 32px;
  font-weight: 600;
}

.descuentosSection .cardsContainer .descuento .info {
  font-family: Repsol;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}

.descuentosSection .cardsContainer .btnRepsol {
  width: 100%;
}

/* ------------- FIN DESCUENTOS ------------- */

/* ------------- SECTION CARDS ------------- */
section.cardsSection {
  padding: 9rem 0 0 0;
}

.cardsSection h2{
  margin-bottom: 0;
}

.cardsSection .h2-1{
  color: #FF8200;
  margin-bottom: 0;
  font-family: "Repsol";
  font-size: 35px;
  font-weight: 700;
  text-align: center;
}
.cardsSection .h2-2{
  font-weight: 300;
  font-size: 25px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
}
.cardsSection .h2-0{
  display: none;
}
.cardsSection p{
  font-size: 15px;
  text-align: left;
  font-family: 'Roboto', sans-serif;
}
.cardsSection .slick-dots {
  padding-top: 0;
}
.cardsSection .pestanasContainer {
  display: flex;
  gap: 40px;
  border-bottom: 1px solid var(--text-color);
  cursor: pointer;
  max-width: 83%;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
.cardsSection .pestanasContainer .pestana{
  padding: 5px;
  font-size: 16px;
  color: var(--text-color);
  margin-bottom: 5px;
}
.cardsSection .pestanasContainer .pestana.activa{
  border-bottom: 2px solid var(--naranja);
}
.cardsSection .cardsContainer {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.cardsSection .pymesContainer .cardContain{
  padding-top: 1px;
}
.cardsSection .card{
  margin: auto;
  width: 366px;
  height: 428px;
  background-color: #fff;
  border: 0;
  box-shadow: 0px 3px 8px #00000029;
  border-radius: 5px;
  margin-bottom: 2rem;
  margin-top: 20px;
  font-weight: 400;
  font-family: "Repsol";
  /* align-items: center; */
}
.cardsSection .card.oferta {
  border: 1px solid var(--naranja);
}
.cardsSection .card .title-slick {
  display: none;
}
.cardsSection .card .photoCard {
  margin: 16px 0;
}
.cardsSection .card .img {
  width: 60px;
  height: 60px;
  margin: auto;
}
.cardsSection .card .photoCard .img.mancheta-tranquilisima {
  transform: rotate(8deg);
  width: 65px;
  height: 65px;
  position: absolute;
  top: 5px;
  left: 5px;
}
.cardsSection .card .titleCard{
  font-size: 22px;
  font-weight: bold;
  color: #FF8200;
  margin-bottom: 1rem;
  text-align: left;
  padding: 0 33px;
}
.cardsSection .card .infoCard{
  height: 75%;
  padding: 0 30px
}
.cardsSection .card .infoCard p{
  margin-bottom: 0;
  font-size: 16px;
}
.cardsSection .card .infoCard br{
  display: block;
  content: "";
  margin: 1.9rem 0;
}
.cardsSection .card .btnRepsol{
  margin: 15px 35px;
  margin-bottom: 22px;
}
.cardsSection .cardsContainer2{
display: flex;  
flex-wrap: wrap;
max-width: 90%;
}
.cardsSection .lines-cards{
  line-height: 1.6;
  display: flex;
  margin-bottom: 10px;
  align-items: baseline;
}

.cardsSection .lines-cards img{
  width: 15px;
  margin-right: 5px;
}

.cardsSection .appendDots.normalDots {
  display: none;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.slick-dots li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 1.6rem;
  padding: 5px 15px;
  font-size: 16px;
  color:#00809A;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  line-height: 1;
  padding: 10px 5px;
  width: 6%;
  min-width: 40px;
}
.slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #005161;
  text-indent: -9999px;
}
.slick-dots li.slick-active {
  background-color: var(--azulClaro);
  padding: 5px;
  border-radius: 5px;
}

.dotsPoints .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  padding-top: .8rem;
  list-style-type: none;
}

.dotsPoints .slick-dots li {
  margin: 0 .25rem;
  width: unset;
  background-color: unset;
}

.slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #D9D9D9;
  text-indent: -9999px;
}

.slick-dots .slick-active button {
  background-color: #333;
}
/* ------------- FIN SECTION CARDS ------------- */

/* ------------- TARIFA NEGOCIO ------------- */

section.negocioSection {
  padding: 96px 0;
}

.negocioSection .negocioContainer {
  display: flex;
  justify-content: center;
  gap: 100px;
}

.negocioSection .negocioContainer h3 {
  color: #FF8200;
  font-family: Repsol;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 0;
}

.negocioSection .negocioContainer .subtitle {
  font-size: 25px;
  font-weight: 400;
}

.negocioSection .infoContainer {
  display: flex;
  align-items: center;
  gap: 24px;
  border-radius: 5px;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.16);
  padding: 16px;
  width: 503px;
}

.negocioSection .infoContainer .title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 23px;
}

.negocioSection .infoContainer .info {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

.negocioSection .infoContainer .btnRepsol {
  margin-top: 11px;
  width: 235px;
}

.negocioSection .infoContainer .img {
  width: 132px;
  height: 132px;
  margin: 14px;
}


/* ------------- FIN TARIFA NEGOCIO ------------- */

/* ------------- FRANJA LLAMA SECTION ------------- */

.franjaLlamaSection {
  background-color: #09879E;
  color: white;
  padding: 16px 0;
}

.franjaLlamaSection .infoContainer {
  width: fit-content;
  margin: auto;
}

.franjaLlamaSection .infoContainer .title-franja {
  font-size: 22px;
  font-weight: 700;
}

.franjaLlamaSection .infoContainer .title-franja span {
  font-weight: 400;
}

.franjaLlamaSection .infoContainer .title-franja br {
  display: none;
}

.franjaLlamaSection .infoContainer .franjaForm .lead {
  font-size: 1.25rem;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  width: 80%;
  margin: auto;
}

.franjaLlamaSection .infoContainer .franjaForm .lead .head {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

.franjaLlamaSection .infoContainer .franjaForm .lead .inputForm input {
  background: #FFF;
  border-radius: 5px;
  border: 0.5px solid #33333380;
  width: 100%;
  margin: 8px 0;
  height: 40px;
  padding: 5px;
  font-size: 14px;
  font-weight: 400;
}
.franjaLlamaSection .infoContainer .franjaForm .lead .checkbox-calculadora {
  position: relative;
  font-size: 13px;
}
.franjaLlamaSection .infoContainer .franjaForm .lead .checkbox-calculadora input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.franjaLlamaSection .infoContainer .franjaForm .lead .checkbox-calculadora.terminos {
  display: flex;
  align-items: center;
  gap: 5px;
}
.franjaLlamaSection .infoContainer .franjaForm .lead .inputForm input::placeholder {
  color: #757575;
  font-size: 14px;
  font-weight: 400;
}
.franjaLlamaSection .infoContainer .franjaForm .lead input:focus-visible{
  outline: none;
}

.franjaLlamaSection .infoContainer .franjaForm .lead .btnContainer {
  margin: auto;
}
.franjaLlamaSection .infoContainer .franjaForm .lead .btnRepsol_secondary {
  width: 235px;
}

.franjaLlamaSection .infoContainer .franjaForm .lead .checkbox-calculadora.terminos .checkmark {
  background-color: white;
  display: block;
  height: 18px;
  width: 18px;
}

.franjaLlamaSection .infoContainer .franjaForm .lead .checkbox-calculadora:hover input ~ .checkmark {
  background-color: white;
}

.franjaLlamaSection .infoContainer .franjaForm .lead .checkbox-calculadora .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.franjaLlamaSection .infoContainer .franjaForm .lead .checkbox-calculadora input:checked ~ .checkmark:after {
  display: block;
}

.franjaLlamaSection .infoContainer .franjaForm .lead .checkbox-calculadora .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid var(--azul);
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.franjaLlamaSection .infoContainer .franjaForm .lead .checkbox-calculadora.terminos .checkmark:after {
  left: 6px;
  top: 4px;
}

.franjaLlamaSection .infoContainer .franjaForm .succes-form,
.franjaLlamaSection .infoContainer .franjaForm .fail-form {
  text-align: center;
}

.franjaLlamaSection .infoContainer .franjaForm .succes-form .title,
.franjaLlamaSection .infoContainer .franjaForm .fail-form .title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0;
}

.franjaLlamaSection .infoContainer .franjaForm .succes-form .img,
.franjaLlamaSection .infoContainer .franjaForm .fail-form .img {
  height: 25px;
  width: 25px;
  padding: 3px;
  border-radius: 50%;
  outline: 2px solid white;
  margin: auto;
  margin-bottom: 15px;
  background-size: 50%;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(319deg) brightness(102%) contrast(101%);
}

/* ---------- FIN FRANJA LLAMA SECTION ------------- */

/* ---------- TARIFAS SOLARES SECTION ---------- */

section.solaresSection {
  padding-bottom: 5.5rem;
}
.solaresSection .title {
  font-family: "Repsol";
  font-size: 35px;
  text-align: center;
  color: var(--naranja);
  font-weight: 700;
}
.solaresSection .subtitle {
  text-align: center;
  color: var(--text);
  font-size: 24px;
  font-weight: 400;
}
.solaresSection .cardsSolares {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 25px;
}
.solaresSection .cardsSolares .card {
  width: 28%;
  color: var(--text);
  padding: 15px;
  border: none;
  box-shadow: 0px 3px 30px #00000029;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.solaresSection .cardsSolares .card .cardTitle{
  font-size: 20px;
  font-weight: 700;
}
.solaresSection .cardsSolares .card p{
  font-size: 16px;
  margin-bottom: 9px;
}
.solaresSection .cardsSolares .card .precio {
  color: var(--naranja);
  font-size: 40px;
}
.solaresSection .cardsSolares .card .precio span {
  font-size: 20px;
}
.solaresSection .cardsSolares .card .precio sup {
  font-size: 9px;
}
.solaresSection .cardsSolares .card .btnRepsol {
  margin-bottom: 5px;
  width: 100%;
}
.pies a, a:link, a:visited, a:active{
  color: var(--text);
  text-decoration: none;
}
/* -------- FIN TARIFAS SOLARES SECTION -------- */

/* ------------- SECTION VENTAJAS ------------- */

section.ventajasSection{
    padding: 1.5rem 0;
    background-color: #09879e1f;
}
.ventajasSection h2{
  color: var(--main-blue);
  margin-bottom: 1rem;
  font-weight: 400;
  font-family: "Repsol";
  font-size: 35px;
}
section.ventajasSection .ventahas-titulo2{
  display: none;
}
.ventajasContainer{
  display: flex;
  justify-content: space-around;
  padding: 20px 10px;
  background-color: #fff ;
  border-radius: 8px;
  margin: 30px 180px;
}
.cardVentajas{
    margin: 15px;
    width: 14rem;
    text-align: center;
}

.cardVentajas h3{
  width: fit-content;
  margin: auto;
  color: var(--main-blue);
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-size: 35px;
  margin-bottom: 4px;
}
.cardVentajas img{
    height: 48px;
    margin-bottom: 5px;
}
.cardVentajas p{
    line-height: normal;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin: 0;
}
/* ------------- FIN SECTION VENTAJAS ------------- */

/* ------------- SECTION ASISTENTES ------------- */

section.asistentesSection {
  padding: 96px 0;
}

section.asistentesSection h3 {
  color: var(--naranja);
  text-align: center;
  font-family: Repsol;
  font-size: 35px;
  font-weight: 700;
}

section.asistentesSection .subtitle {
  text-align: center;
  font-family: Roboto;
  font-size: 25px;
  font-weight: 400;
}

.asistentesSection .asistentesContainer {
  display: flex;
  gap: 30px;
}

.asistentesSection .asistentesContainer .asistenteDrch {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 50%;
}

.asistentesSection .asistentesContainer .btnRepsol_secondary {
  width: 280px;
}

.asistentesSection .asistentesContainer .asistente24h .mancheta {
  position: absolute;
  background-color: #E4002B;
  padding: 7px 22px;
  width: fit-content;
  border-radius: 4px;
  top: 20px;
  right: 15px;
}

.asistentesSection .asistentesContainer .asistente24h .mancheta p {
  color: white;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}

.asistentesSection .asistentesContainer .asistenteDrch .info {
  max-width: 17rem;
}

.asistentesSection .asistentesContainer .asistente24h {
  background: linear-gradient(0deg, rgba(51, 51, 51, 0.50) 0%, rgba(51, 51, 51, 0.50) 100%), url(../../../img/redesignOfertas/repsol/fondo-asisente-24h.png);
  background-repeat: no-repeat;
  background-position: center 25%;
  background-size: 115%;
  padding: 19px;
  border-radius: 4px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 50%;
}

.asistentesSection .asistentesContainer .asistenteDrch .asistenteClima {
  background: linear-gradient(0deg, rgba(51, 51, 51, 0.50) 0%, rgba(51, 51, 51, 0.50) 100%), url(../../../img/redesignOfertas/repsol/fondo-asisente-clima.png);
  background-repeat: no-repeat;
  background-position: center 62%;
  background-size: 112%;
  padding: 60px 19px 19px;
  border-radius: 4px;
}

.asistentesSection .asistentesContainer .asistenteDrch .asistenteCaldera {
  background: linear-gradient(0deg, rgba(51, 51, 51, 0.50) 0%, rgba(51, 51, 51, 0.50) 100%), url(../../../img/redesignOfertas/repsol/fondo-asisente-caldera.png);
  background-repeat: no-repeat;
  background-position: center 61%;
  background-size: 111%;
  padding: 60px 19px 19px;
  border-radius: 4px;
}
.asistentesSection .asistentesContainer .title {
  font-size: 20px;
  font-weight: 700;
  color: white;
  margin-bottom: 0;
}

.asistentesSection .asistentesContainer .text {
  font-size: 16px;
  font-weight: 400;
  color: white;
}

/* ------------- FIN SECTION ASISTENTES ------------- */

/* ------------- FOOTER ------------- */

footer{
  background-color: var(--action-color);
  width: 100%;
  height: 85px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
footer .container, footer .row{
  height: 100%;
}
footer a{
  color: white;
  margin: 0 1rem;
  cursor: pointer;
}
footer a:hover{
  color: white;
}

footer .rrss{
  display: flex;
  flex-direction: row;
  justify-content: center;
}
footer .rrss p{
  margin-top: 7px;
  margin-right: 5px;
}
footer .rrss img{
  margin-top: 5px;
  width: 20px;
  margin-left: -15px;
}
.pies a {
  text-decoration: underline !important;
  color: var(--text-color);
  font-size: 14px;
}
.pies p {
  font-size: 14px;
}

/* ------------- FIN FOOTER ------------- */

/* ------------- FAQS ------------- */

.preguntas_frecuentes{
  margin: auto;
  font-family: 'Roboto', sans-serif;
  padding: 2rem 1rem 0.1rem 1rem;
  background-color: white;
  max-width: 57%;
}

.preguntas_frecuentes .containerFaqs .faqRow{
  width: 100%;
  border-bottom: 1px solid #25252585;
  overflow: hidden;
  margin-bottom: 2rem;
  cursor: pointer;
  transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  position: relative;
  user-select: none;
}

.preguntas_frecuentes .containerFaqs .faqRow .titleFaq{
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: bold;
  width: 90%;
}
.preguntas_frecuentes .containerFaqs .faqRow .infoFaq p{
  font-family: 'Roboto', sans-serif;
}


.preguntas_frecuentes .containerFaqs .faqRow .infoFaq a{
  color: var(--text);
  text-decoration: underline!important;
}

.faqs{
  padding: 5rem 0;
  background-color: var(--background);
  position: relative;
}
.faqs h2{
    font-size: 35px;
    font-weight: 400;
    font-family: "Repsol";
    margin-bottom: 0;
}
.btn_bottom {
  display: none;
}

.arrow {
  position: absolute;
  right: 15px;
  top: 0;
}

.arrowContainer {
  position: relative;
  top: 0px;
  left: 0px;
  width: 25px;
  height: 25px;
}
.arrowContainer .line-1 {
  background-color: black;
  width: 59%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.arrowContainer .line-2 {
  background-color: black;
  width: 59%;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.arrow.active .line-1 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.arrow.active .line-2 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* ------------- FIN FAQS ------------- */
.btn-secondary {
  color: #fff;
  background-color: #00809A;
  border-color: #00809A;
}
.modal-content .modal-body a{
  text-decoration: none;
}






