@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');




.logo-pc {
	display: block;
}
.logo-celu {
	display: none;
}
.logo-celu-center {
	text-align: center !important;
	padding: 20px 0px 20px 0px;
}

.cabecera-datos-fondo-padding-plantilla {
	background-color: rgba(0,0,0,0.72);
    padding: 40px 25px 40px 25px;
}
.cabecera-formulario-fondo-padding-plantilla {
    background-color: rgba(0, 0, 0, 0.72);
    padding: 40px 40px 40px 40px;
}
.datos-padding {
    padding: 40px 0px 40px 0px;
}
.datos-plantilla {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 25px;
}
.datos-iconos {
    color: #FFFFFF !important;
    padding-right: 8px !important;
    font-size: 28px !important;
}
.datos-link {
    font-family: "Roboto", sans-serif;
    font-weight: 400 !important;
    font-size: 26px !important;
    color: #FFFFFF !important;
    line-height: 28px !important;
    text-decoration: none !important;
}
.datos-link-mail {
    font-family: "Roboto", sans-serif;
    font-weight: 400 !important;
    font-size: 28px !important;
    color: #FFFFFF !important;
    line-height: 28px !important;
    text-decoration: none !important;
}


.banner-sec {
    min-height: 500px;
    background: url(../../cabecera/cabecera-fondo-deliverybat.jpg);
	background-size: cover;
	background-position: center; /* Centra la imagen en el contenedor */
    background-repeat: no-repeat; /* Evita que la imagen se repita en mosaico */
}
.contactocampos15 {
    height: auto !important;
    width: 100% !important;
    clear: both !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 20px;
}
.contacto-nombre-campo {
    font-family: "Roboto", sans-serif;
    font-size: 16px !important;
    color: #FFFFFF !important;
    height: auto !important;
    width: 100% !important;
    clear: both !important;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: left !important;
    font-weight: 600;
}
textarea.form-control {
    /*height: auto;*/
	min-height: 160px !important;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #959595;
    background-clip: padding-box;
    border: 1px solid #959595;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #959595;
    background-clip: padding-box;
    border: 1px solid #959595;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.boton-formulario {
    background: #ff0000;
    border-color: #ff0000;
    color: #FFFFFF;
    border-radius: 5px;
    font-size: 17px;
    padding: 14px 50px 14px 50px;
    line-height: 1.8em;
    font-weight: 600;
    margin: 0px 0px 0px 0px;
}


.cuatro-items-fondo-paddin-big {
  background-color: #000000;
  padding: 20px 0px 20px 0px;
}
.cuatro-items-margin {
  margin: 0px 0px 20px 0px;
}
.cuatro-items-texto-icono {
    width: fit-content;
    float: left;
}
.cuatro-items-texto-big {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  font-style: normal;
}
.cuatro-items-texto-small {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: 300;
  font-style: normal;
}


.cinco-items-plantilla {
	display: flex;
    background-color: #000000;
    padding: 40px 10px 40px 10px;
    border: 1px solid #ffc406;
	border-radius: 15px;
}
.cinco-items {
	flex: 1;	
}
.cinco-items-texto-big {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  font-style: normal;
}


.battery-shop-texto {
    font-family: 'Lato', sans-serif;
    font-weight: 600 !important;
    font-size: 32px !important;
    color: #ffc406 !important;
    line-height: 32px !important;
    text-decoration: none !important;
    margin-bottom: 10px;
    text-align: center;
    padding: 60px 0px 0px 0px;
}
.battery-shop-texto-small {
    font-family: 'Lato', sans-serif;
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 32px !important;
    color: #ffc406 !important;
	text-decoration: none !important;
    margin-bottom: 10px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}
.baterias-fondo-padding {
    background-color: #000000;
    padding: 60px 0px 80px 0px;
}
.baterias-texto {
    font-family: "Montserrat", Sans-serif;
    font-size: 28px;
    color: #ffc406;
    /* background-color: #000000; */
    border-radius: 30px;
    padding: 10px 19px 10px 19px;
    text-decoration: none;
    font-weight: 600;
}

.pie-datos-plantilla-row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.pie-datos-plantilla {
    display: flex;
}
.pie-datos-items {
    flex: 1;
}
.pie-iconos {
    text-align: center !important;
}
.pie-datos {
    text-align: center !important;
}
.pie-datos-link {
    font-family: "Roboto", sans-serif;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #FFFFFF !important;
    line-height: 20px !important;
    text-decoration: none !important;
}













@media (max-width: 991px)  {
.logo-pc {
	display: none;
}
.logo-celu {
	display: block;
}
.logo-celu-center {
    text-align: center !important;
    padding: 0px 0px 30px 0px;
}
.datos-padding {
    padding: 0px 0px 0px 0px;
}
.datos-iconos {
    color: #FFFFFF !important;
    padding-right: 8px !important;
    font-size: 28px !important;
    width: 100%;
	text-align: center;
}
.datos-plantilla {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
}
.datos-link-mail {
    font-family: "Roboto", sans-serif;
    font-weight: 400 !important;
    font-size: 20px !important;
    color: #FFFFFF !important;
    line-height: 28px !important;
    text-decoration: none !important;
}
.cabecera-datos-fondo-padding-plantilla {
    background-color: rgba(0, 0, 0, 0.72);
    padding: 40px 25px 20px 25px;
}
.cabecera-formulario-fondo-padding-plantilla {
    background-color: rgba(0, 0, 0, 0.72);
    padding: 20px 40px 40px 40px;
}
.contactocampos15 {
    text-align: center;
}
.cuatro-items-texto-icono {
    float: none;
    width: 100%;
    text-align: center;
}
.cuatro-items-texto-big {
    text-align: center;
}
.cuatro-items-texto-small {
    text-align: center;
}
.cinco-items-plantilla {
    display: block;
    background-color: #000000;
    padding: 40px 10px 40px 10px;
    border: 1px solid #ffc406;
    border-radius: 15px;
	margin: 0px 10px 0px 10px !important;
}
.cinco-items {
	margin: 0px 0px 20px 0px !important;
}
.cinco-items-texto-big {
    text-align: center;
}
.pie-datos-plantilla {
    display: block;
}
.pie-datos-items {
	margin: 0px 0px 20px 0px;
    flex: 1;
}
}







