/************************************************
GENÉRICOS
*************************************************/
body {
	font-family: "Amaranth",sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	background-repeat: repeat;
	background-position: left top;
	background-image: url('../images/fondo_web.png');
}
div.adsbox {
	display: none;
}
/************************************************
SLIDER
*************************************************/
section.slider {
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	background-image: url(../images/slider_fondo.png);
}
section.slider div.col-sm-12 {
	padding: 0px;
	background-color:#FFF;
}
div#bloque_slider {
	background-repeat: no-repeat;
	background-position: left top;
	/*background-size: contain;*/
}
section.cabecera_mini {	
	padding: 0px;
}
section.cabecera_mini div.col-sm-12 {
	padding: 0px;
}
section.slider img.logotipo {
	position: absolute;
	left: 15px;
	top: 30px;
	z-index: 20000;
}
/************************************************
NAVBAR
*************************************************/
div.aclaracion {
	background-color: #fff;
}
div.aclaracion span {
	font-size: 24px;
	line-height: 45px;
	margin-bottom: 0px;
	display: inline-block;
	color: #888;
}
/*.blink_me {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0.0; }
}*/
nav.navbar {
	font-size: 22px;
	font-weight: 400;
	font-family: 'Amaranth', sans-serif;
	background-color: #c7c7c7;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
	margin-bottom: 0px;
}
nav.navbar div.navbar-collapse {
	background-color: #113055;	
}
nav.navbar div.container {
	padding: 0px;
}
ul.nav {}
ul.nav li {}
ul.nav li.home {
	font-size: 26px;
}
ul.nav li.home a {
	padding-left: 10px;
	padding-right: 10px;	
}
.navbar-default .navbar-nav > li > a {
  color: #FFF;
}
.navbar-default .navbar-nav > li > a:hover {
	text-decoration: none;
	background-color: #5b7089;
  	color: #FFF;	
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: #5b7089;
  color: #FFF;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #5b7089;
  color: #FFF;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #FFF;
}
ul.nav li a {
	color: #FFF;
	line-height: 60px;
	padding: 0px 15px;
}
ul.dropdown-menu li a {
	color: #FFF;
	line-height: 40px;
	padding: 0px 10px;
}
ul.dropdown-menu li a:hover {
	background-color: #5b7089;
	color: #FFF;
}
.dropdown-menu {
  background-color: #2f4258;
  border: none;
  border-radius: 7px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  font-size: 16px;
  margin: 2px 0 0;
  min-width: 210px;
  padding: 5px 0;
}
span.telefono_cabecera a {
	background-color: transparent !important;
	font-size: 56px;
    line-height: 55px;
    margin-right: 0px !important;
    margin-top: 10px !important;
    padding: 0px !important;
}
span.servicio_tecnico {
	display: block;
	text-align: center;
	color: #a4d6f5 !important;
	line-height: 23px;
}
/************************************************
SECTION intro
*************************************************/
div.intro {
	background-color:#FFF;
	padding-top: 10px;
}
.widget > h1, .widget .widget-title {
	font-family: 'Amaranth', sans-serif;
	text-transform: none;
	font-size: 38px;
	line-height: 38px;
	color: #2f4258;
	font-weight: 700;
	padding-bottom: 5px;
	margin-top: 0px;
	border-bottom: 1px solid #439ed5;
}
.widget > h1 span {
	color: #439ed5;
}
.widget > h4, .widget .widget-title {
	  font-family: 'Amaranth', sans-serif;
	  text-transform: none;
	  font-size: 28px;
	  line-height: 28px;
	  color: #2f4258;
	  font-weight: 700;
	  padding-bottom: 5px;
	  margin-top: 0px;
}
.widget > h4 span {
	color: #439ed5;
}
div.intro p {
	font-family: Arial, sans-serif;
	color: #53586b;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
div.thumbnails {
	margin-top: 20px;
	margin-bottom: 20px;
}
img.awards {
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
img.mapa {
	margin-top: 30px;
	margin-left: 50px;
}
p.destacado {
	background-color: #F3F3F3;
	border-radius: 8px;
	color: #888 !important;
	display: block;
	font-size: 16px !important;
	font-weight: 400;
	margin-top: 20px;
	padding: 0.6em 0.6em 0.5em;
	text-align: center;
	font-weight: normal !important;
}
p.destacado span {
	display: block;
	font-size: 24px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
}
a.llama {
	background-color: #439ed5;
	border-radius: 8px;
	color: #fff !important;
	display: none;
	font-size: 16px !important;
	font-weight: 400;
	margin-top: 10px;
	padding: 0.6em 0.6em 0.5em;
	text-align: center;
	font-weight: normal !important;
}
a.llama span {
	display: block;
	font-size: 34px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
}
a.llama:hover,
a.llama:focus {
	text-decoration: none;
	cursor: pointer;
}
img.operadora {
    margin-left: 50px;
}
div.si_no {
	margin-top: 20px;
	font-size: 20px;
}
div.si_no li.disabled {
	color: #999;
	font-size: 22px;
}
div.si_no li.disabled span {
	color: #555;
	font-size: 28px;
}
/************************************************
SECTION aparatos
*************************************************/
div#aparatos {
	background-color:#FFF;
	padding-top: 20px;
}
div#aparatos h3 {
	margin-bottom: 20px;
} 
.thumbnail.with-caption {
	background: #f5f5f5;
}
.thumbnail.with-caption p {
	margin: 0;
	padding-top: 0.5em;
	font-family: Arial, sans-serif;
	color: #53586b;
}
/************************************************
SECTION tipos
*************************************************/
div.tipos {	
	background-color: #fff;
	padding-top: 10px;
}
div.tipos ul {
	margin-top: 20px;
}
div.tipos ul li {
	display: inline-block;
	vertical-align: top;
	font-family: Arial, sans-serif;
	color: #53586b;
	text-align: center;
	width: 49%;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 7px;
}
div.tipos ul li img {
	display: block;
	margin: 0 auto;
	margin-bottom: 3px;
}
div.le_llamamos form {
	padding: 3px 15px;
	background-color: #F3F3F3;
}
div.le_llamamos form legend {
	font-size: 14px;
	line-height: 18px;
	color: #53586b;
	border: none;
	font-family: Arial, sans-serif;
}
div.le_llamamos form label {
	font-size: 24px;
	color: #333;
	font-weight: 300;
}
div.le_llamamos form input,
div.le_llamamos form textarea,
div.le_llamamos form select,
div.le_llamamos form  {
	font-size: 14px;
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	*/
	margin-top: 15px;
}
div.le_llamamos form  {
	margin-top: 0px;
	font-family: Arial, sans-serif;
}
div.le_llamamos form div.bloque_aviso_legal {
	margin-top: 20px;
}
div.le_llamamos form div.bloque_aviso_legal input {
	float: left;
	display: inline-block;
	height: auto;
	width: auto;
	margin-top: 2px;
}
div.le_llamamos form div.bloque_aviso_legal label.acepto  {
	float: right;
	font-size: 14px;
	line-height: 18px;
	width: 90%;
	text-align: left;
	display: inline-block;
}
div.le_llamamos form button {
	padding: 5px 10px 5px 10px;
	font-size: 20px !important; 
	font-weight: 300;
	text-transform: none;
	/*float: right;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'Amaranth', sans-serif;	
	background-color: #439ed5;
	border-color: #439ed5;
}
div.le_llamamos form button:hover {
	background-color: #2f4258;
}
div.le_llamamos form button i {
	margin-right: 5px;
	font-size: 26px !important;
	vertical-align: bottom;
}
div.le_llamamos form label.error {
	font-family: Arial, sans-serif;
	color: #F00;
	font-size: 12px;
	line-height: 14px;
}
/************************************************
SECTION marcas
*************************************************/
div.aclaraciones {
	margin-bottom: 30px;
	margin-top: 10px !important;
}
div.aclaraciones p {
	color: #8c90a1;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.logotipos {
	background-color: #FFF;
	padding-top: 10px;
}
div.logotipos ul {
	margin-top: 10px;
}
div.logotipos ul li {
	padding-left: 15px;
	padding-right: 15px;
	margin: 7px 0px 7px 0px;
}
div.logotipos ul li a {
	display: block;
	border: 1px solid #f0f0f0;
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
div.logotipos ul li a:hover {
	border: 1px solid #ccc;
}
div.logotipos ul li a img {
	margin: 0 auto;
}
/************************************************
OPINIONES
*************************************************/
#opiniones {
	padding-bottom: 20px;
	background-color: #FFF;
}
#opiniones .widget {
	/*padding-left: 0px;
	padding-right: 0px;*/
	margin-bottom: 10px;
}
#opiniones div.usuario {
	padding-left: 60px;
	font-family: Arial, sans-serif;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('../images/opiniones_bubble.png');	
	padding-bottom: 30px;
}
#opiniones div.usuario label {
	font-weight: normal;
	display: block;
	line-height: 16px;
}
#opiniones div.usuario label.nombre {
	font-weight: bold;
}
#opiniones div.usuario label.localidad {
	font-style: italic;
	color: #aaa;
}
#opiniones div.usuario div.valoracion {}
#opiniones div.usuario div.valoracion i.text-success {
	color: #8eafe5;
}
#opiniones div.usuario p {
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	margin-top: 15px;
}
div.opiniones_clientes form {
	padding: 3px 15px;
	background-color: #F3F3F3;
}
div.opiniones_clientes form legend {
	font-size: 14px;
	line-height: 18px;
	color: #53586b;
	border: none;
	font-family: Arial, sans-serif;
}
div.opiniones_clientes form label {
	font-size: 24px;
	color: #333;
	font-weight: 300;
}
div.opiniones_clientes form input,
div.opiniones_clientes form textarea,
div.opiniones_clientes form select,
div.opiniones_clientes form  {
	font-size: 14px;
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	*/
	margin-top: 15px;
}
div.opiniones_clientes form  {
	margin-top: 0px;
	font-family: Arial, sans-serif;
}
div.opiniones_clientes form div.bloque_aviso_legal {
	margin-top: 20px;
}
div.opiniones_clientes form div.bloque_aviso_legal input {
	float: left;
	display: inline-block;
	height: auto;
	width: auto;
	margin-top: 2px;
}
div.opiniones_clientes form div.bloque_aviso_legal label.acepto  {
	float: right;
	font-size: 14px;
	line-height: 18px;
	width: 90%;
	text-align: left;
	display: inline-block;
}
div.opiniones_clientes form button {
	padding: 5px 10px 5px 10px;
	font-size: 20px !important; 
	font-weight: 300;
	text-transform: none;
	/*float: right;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'Amaranth', sans-serif;	
	background-color: #439ed5;
	border-color: #439ed5;
}
div.opiniones_clientes form button:hover {
	background-color: #2f4258;
}
div.opiniones_clientes form button i {
	margin-right: 5px;
}
div.opiniones_clientes form label.error {
	font-family: Arial, sans-serif;
	color: #F00;
	font-size: 12px;
	line-height: 14px;
}
#mensaje {
	margin-top: 10px;
	font-weight: normal;
}
/************************************************
SECTION localización
*************************************************/
div.localizacion {
	background-color: #FFF;
	padding-top: 10px;
}
div.localizacion ul li {
	width: 24.5%;
	color: #2f4258;
	/*font-family: Arial, sans-serif;*/
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	overflow: hidden;
    white-space: nowrap;
}
div.localizacion ul li i {
	font-size: 16px;
	margin-right: 7px;
	color: #c3c8da;
}
div.localizacion div.localidades {
	margin-top: 0px;
}
div.localizacion div.tecnico {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
}
div.localizacion div.tecnico p {
	font-size: 26px;
	line-height: 28px;
	color: #2f4258;
}
div.localizacion div.tecnico p span {
	background-color: #439ed5;
	font-weight: 400;
	font-size: 28px;
	line-height: 32px;
	padding: 0.2em 0.6em 0.5em;
	color: #FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
	display: inline-block;
	margin-top: 10px;
	text-align: center;
}
/************************************************
NÚMERO DE TELÉFONO
*************************************************/
div#bloque_slider p {
	color: #333;
	font-size: 24px;
	font-weight: normal;
	left: 300px;
	position: absolute;
	top: 45px;
	z-index: 999;
}
span.number_slider {
	color: #666666;
	font-size: 54px;
	font-weight: bold;
	left: 350px;
	position: absolute;
	top: 93px;
	z-index: 999;
}
span.number_slider i {
	font-size: 63px;
	margin-right: 10px;
	color: #b9bccc;
} 
span.number_chica {
	font-family: "Amaranth", Arial, sans-serif;
	color: #EF7D00;
	position: absolute;
	font-weight: bold;
	font-size: 44px;
	top: 250px;
	left: 80px;
}
footer div.telefono span.number_footer {
	margin-top: 60px;
	color: #FFF;
	display: inline-block;
	vertical-align: bottom;
	font-size: 62px;
	font-weight: bold;
	font-family: 'Amaranth', sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
}
footer div.telefono span.number_footer a {
	color: #FFF;
}
footer div.telefono span.number_footer a:hover {
	text-decoration: none;
}
span.number_cabecera_mini {
    color: #EF7D00;
    font-family: Arial,sans-serif;
    font-weight: bold;
    padding-left: 24%;
    position: absolute;
    z-index: 999;
    display: block;
    width: 100%;
    height: 16%;
    line-height: 130%;
}
span.number_cabecera_mini a {
    color: #EF7D00;	
}
span.number_cabecera_mini a:hover {
	text-decoration: none;
}
/************************************************
FOOTER
*************************************************/
footer {
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url('../images/footer-fondo.png');
}
#footer > .container {
  padding-bottom: 0px;
  padding-top: 0px;
  background-color: #FFF;
}
#footer > .container > .row {
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url('../images/footer-fondo.png');	
}
footer .footer-logotipo img {
	margin-bottom: 7px;
	margin-left: 25px;
	margin-top: 40px;
}
footer div.telefono p {
	margin-top: 35px;
	color: #aaa;
	display: inline-block;
	vertical-align: bottom;
	font-size: 52px;
	font-weight: 700;
	font-family: 'Amaranth', sans-serif;
}
footer div.telefono p span {
	display: block;
	font-size: 20px;
	line-height: 55px;
	font-family: 'Amaranth', sans-serif;
	font-weight: 300;
}
footer div.disclaimer {}
footer div.disclaimer ul {
	margin-top: 35px;	
}
footer div.disclaimer ul li {
	padding: 0px 10px;
}
footer div.disclaimer a {
	color: #FFF !important;
	font-size: 20px;
	line-height: 55px;	
}
footer div.disclaimer a:hover {
	text-decoration: underline;
}
footer div.disclaimer .fa {
	font-size: 20px;
	margin-right: 8px;
	color: #aaa;
}
footer div.disclaimer p {
	color: #FFF;
	text-align: center;
	line-height: 12px;
}
/************************************************
PLUGIN COOKIES
*************************************************/
div.cc-cookies {
	font-family: Arial, sans-serif;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	background: #113055;
	padding: 0.75em 5%;
	line-height: 20px;
	bottom: 0;
	top: auto;
	text-shadow: none;
	color: #c4cacf;
}
div.cc-cookies p {
	float: left;
	width: 80%;
	margin-bottom: 5px;
	line-height: 16px;
}
div.cc-cookies p a {
	color: #c4cacf;
}
div.cc-cookies a {
	margin-top: 0px;
}
div.cc-cookies a:hover {
	color: #c4cacf;
	text-decoration: underline;
}
.cc-cookies a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-accept,
.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline,
.cc-cookies a.cc-cookie-reset {
  background: #CCC;
  border-radius: 3px;
  box-shadow: none;
  color: #333;
  display: inline-block;
  padding: 0.3em 0.50em;
  text-decoration: none;
  text-shadow: none;
  transition: none;
  font-size: 12px;
}
.cc-cookies a.cc-cookie-accept:hover,
.cc-cookies-error a.cc-cookie-accept:hover,
.cc-cookies a.cc-cookie-decline:hover,
.cc-cookies-error a.cc-cookie-decline:hover,
.cc-cookies a.cc-cookie-reset:hover {
  background: #EEE;
  color: #000;
  text-decoration: none;
}
/************************************************
AVISO LEGAL
*************************************************/
div.aviso_legal {
	background-color: #FFF;
	padding-top: 20px;
}
div.aviso_legal p,
div.aviso_legal ul,
div.aviso_legal ol {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
div.aviso_legal li strong {
	font-size: 18px;
}
div.aviso_legal h4 {
	color: #3195D1;
	font-size: 28px;
	margin-top: 20px;
}
/************************************************
PROTECCIÓN DE DATOS
*************************************************/
div.proteccion_de_datos {
	background-color: #FFF;
	padding-top: 20px;	
}
div.proteccion_de_datos p,
div.proteccion_de_datos ul,
div.proteccion_de_datos ol {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
div.proteccion_de_datos li strong {
	font-size: 18px;
}
div.proteccion_de_datos h4 {
	color: #3195D1;
	font-size: 28px;
	margin-top: 20px;
}
/************************************************
POLITICA DE COOKIES
*************************************************/
div.politica_de_cookies {
	background-color: #FFF;
	padding-top: 20px;	
}
div.politica_de_cookies p,
div.politica_de_cookies ul,
div.politica_de_cookies ol {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
div.politica_de_cookies li strong {
	font-size: 18px;
}
div.politica_de_cookies h4 {
	font-family: 'Amaranth', sans-serif;
	color: #3195D1;
	font-size: 28px;
	margin-top: 20px;
}
