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





.banner-fondo-padding {
  background-color: #000000;
  padding: 0px 0px 0px 0px;
}
.banner-asistencia {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 44px;
  color: #ffffff;
  font-weight: 500;	
  font-style: italic;
  text-transform: uppercase;
}
.banner-vehicular {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 44px;
  color: #96c833;
  font-weight: 500;	
  font-style: italic;
  text-transform: uppercase;
}
.banner-24 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 44px;
  color: #fd0004;
  font-weight: 500;	
  font-style: italic;
  text-transform: uppercase;
}
.banner-linea-roja {
    border-top: 1px solid #fd0004;
	margin: 16px 0px 20px 0px;
}
.banner-tu-respaldo {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 38px;
  color: #ffffff;
  font-weight: 500;	
  font-style: italic;
  text-transform: uppercase;
}
.banner-todo-momento {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 38px;
  color: #fd0004;
  font-weight: 500;	
  font-style: italic;
  text-transform: uppercase;
}
.banner-texto {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 22px;
  line-height: 32px;
  color: #ffffff;
  font-weight: 300;
  font-style: normal;
  /*margin: 20px 0px 20px 0px;*/
}
.banner-botones-plantilla {
	display: flex !important;
    column-gap: 20px;
    justify-content: center;
    align-items: center;
    min-height: 80px;
}
.banner-botones {	
}
.banner-boton-solicitar-asistencia {
    font-family: "Open Sans", sans-serif;
    font-size: 15px !important;
	text-transform: uppercase;
    text-decoration: none;
	background-color: #1daa61;
    color: #ffffff;
    padding: 10px 20px;
    margin-bottom: 18px;
    border-radius: 6px;
}
.banner-boton-solicitar-asistencia:hover {
    text-decoration: none !important;
	color: #ffffff !important;
}
.banner-boton-solicitar-asistencia-whatsapp {
    font-size: 15px !important;
    color: #ffffff;
	padding: 0px 4px 0px 0px;
}
.banner-boton-llamar-ahora {
    font-family: "Open Sans", sans-serif;
    font-size: 15px !important;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #000000;
    color: #ffffff;
    padding: 10px 20px;
    margin-bottom: 18px;
    border-radius: 6px;
    border: 2px solid #fd0004;
}
.banner-boton-llamar-ahora:hover {
    text-decoration: none !important;
	color: #ffffff !important;
}
.banner-boton-llamar-ahora-tel {
    font-size: 15px !important;
    color: #fd0004;
	padding: 0px 4px 0px 0px;
}
.banner-365-dias {
    padding: 0px 0px 10px 0px;
}


.servicios-fondo-padding {
  background-color: #000000;
  padding: 0px 0px 20px 0px;
  margin:  80px 0px 0px 0px;
}
.servicios-titulos-plantilla {
    text-align: center;
    background-image: url(../cabecera/fondo-linea-roja.jpg);
	display: flex;
    column-gap: 0px;
    justify-content: center;
	margin: 0px 0px 20px 0px;
}
.servicios-titulos-blanco {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 22px;
  line-height: 32px;
  color: #ffffff;
  font-weight: 400;
  font-style: normal;
  background-color: #000000;
  padding: 0px 8px 0px 18px;
  text-transform: uppercase;
}
.servicios-titulos-verde {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 22px;
  line-height: 32px;
  color: #96c833;
  font-weight: 400;
  font-style: normal;
  background-color: #000000;
  padding: 0px 18px 0px 8px;
  text-transform: uppercase;
}
.servicios-texto-center {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 26px;
    line-height: 32px;
	text-align: center;
    color: #ffffff;
    font-weight: 300;
    font-style: normal;
	margin: 0px 0px 20px 0px;
}
.servicios-texto-center-italic {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 30px;
    line-height: 36px;
	text-align: center;
    color: #ffffff;
    font-weight: 300;
    font-style: italic;
	margin: 20px 0px 20px 0px;
}
.servicios-texto {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 300;
    font-style: normal;
    /* margin: 20px 0px 20px 0px; */
}
.servicios-items-plantilla {
    border: 1px solid #fd0004;
	padding: 16px 16px 16px 16px;
	border-radius: 10px;
	min-height: 245px;
}
.servicios-items-icono-plantilla {
    text-align: center;
	margin: 0px 0px 0px 0px;
}
.servicios-items-icono {
    font-size: 26px;
	font-weight: 600;
    color: #96c833;
}
.servicios-items-texto {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 300;
    font-style: normal;
}

.cobertura-plantilla {
    border: 1px solid #464646;
    padding: 16px 16px 16px 16px;
    border-radius: 10px;
    min-height: 220px;
    background-image: url(../cabecera/mapa.jpg);
    background-repeat: no-repeat;
    background-position-x: right;
}
.cobertura-titulo-verde {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    line-height: 32px;
    color: #96c833;
    font-weight: 400;
    font-style: normal;
    padding: 0px 0px 20px 0px;
    text-transform: uppercase;
}
.cobertura-texto-frase {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    width: 40%;
	min-height: 240px;
	text-shadow: 2px 2px 2px #000000
}
.cobertura-comunicate-texto {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 26px;
    line-height: 30px;
    text-align: left;
    color: #96c833;
    font-weight: 400;
    font-style: italic;
    margin: 0px 0px 0px 0px;
	text-shadow: 2px 2px 2px #000000
}


.red-talleres-fondo-padding {
    background-color: #000000;
    padding: 0px 0px 20px 0px;
    margin: 80px 0px 0px 0px;
}
.red-talleres-plantilla {
	border: 1px solid #464646;
    padding: 16px 16px 16px 16px;
    border-radius: 10px;
    min-height: 220px;
    background-image: url(../cabecera/motor.jpg);
    background-repeat: no-repeat;
	background-position-x: right;
}
.red-talleres-titulo-blanco {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    line-height: 32px;
	text-align: left;
	float: left;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    background-color: #000000;
    padding: 0px 6px 20px 0px;
    text-transform: uppercase;
}
.red-talleres-titulo-verde {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    line-height: 32px;
	text-align: left;
	float: left;
    color: #96c833;
    font-weight: 400;
    font-style: normal;
    background-color: #000000;
    padding: 0px 0px 20px 0px;
    text-transform: uppercase;
}
.red-talleres-texto-frase-plantilla {
    min-height: 220px;
}
.red-talleres-texto-frase {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
	width: 40%;
}
.red-talleres-taller-icono {
    font-size: 22px;
    color: #ffffff;
   	width: 100%;
	text-align: center;
}
.red-talleres-pin-icono {
    font-size: 14px;
    color: #ffffff;
   	width: 100%;
	text-align: center;
}
.red-talleres-items-plantilla {
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
}
.red-talleres-nombre {
	font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
	margin: 0px 0px 6px 0px;
}
.red-talleres-dire {
	font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 300;
    font-style: normal;
}




.pie-fondo-padding {
  background-color: #16181b;
  padding: 40px 0px 0px 0px;
  margin:  80px 0px 0px 0px;
}
.pie-logo {
    padding: 0px 0px 20px 0px;
	text-align: center;
}
.pie-derechos-reservados-plantilla {
	border-top: 1px solid rgba(255, 255, 255, 0.05) !important;
	padding: 20px 0px 20px 0px;
    margin:  20px 0px 0px 0px;
}
.pie-derechos-reservados {
    font-family: 'Open Sans', Arial, sans-serif !important;
	font-size: 12px;
    line-height: 16px;
    color: #555555;
    font-weight: 300;
	text-align: center;
}







@media (max-width: 990px) {
.tu-respaldo-center {
    text-align: center;
}
.banner-365-dias {
    padding: 0px 0px 10px 0px;
	text-align: center;
}
.banner-texto {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
	text-align: center;
    line-height: 32px;
    color: #ffffff;
    font-weight: 300;
    font-style: normal;
    margin: 0px 0px 0px 0px;
}
.banner-botones-plantilla {
    display: block !important;
    column-gap: 0px;
    justify-content: center;
    align-items: center;
    min-height: 80px;
	margin: 30px 0px 0px 0px;
}
.banner-botones {	
    text-align: center !important;
	margin: 20px 0px 40px 0px;
}
.servicios-items-plantilla {
    border: 1px solid #fd0004;
    padding: 16px 16px 16px 16px;
    border-radius: 10px;
    min-height: 20px;
	margin: 0px 0px 20px 0px;
}
.servicios-items-texto {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 300;
    font-style: normal;
	text-align: center;
}
.cobertura-texto-frase {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    width: 100%;
	min-height: 240px;
	text-align: center;
	margin: 0px 0px 20px 0px;
}
.cobertura-comunicate-texto {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #96c833;
    font-weight: 400;
    font-style: italic;
    margin: 0px 0px 14px 0px;
}
.red-talleres-texto-frase-plantilla {
    min-height: 120px;
}
.red-talleres-texto-frase {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    font-style: normal;
    width: 100%;
	text-align: center;
}
}



