body {
	font-family: lato;
	color: #434040;
}

a { color: inherit; }
a:hover { color: inherit; }

#logomenu {
	max-width: 375px;
}

#barramenu {
	background-color: #FFFFFF;
	padding-bottom: 25px;
	border-bottom: none;
	margin-bottom: 0;
}

#mibarrita .itemnormal {
	padding-left: 0px !important;
	padding-right: 0px !important;
	font-weight: bold;
	font-size: 13px;
}

@media (max-width: 992px) {
	#logomenu {
		max-width: 250px;
	}
	
	#mibarrita .itemnormal {
	padding-top: 50px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	font-weight: bold;
	font-size: 13px;
}
}

@media (max-width: 360px) {
	#logomenu {
		max-width: 200px;
	}
}

#pie {
	color: #FFFFFF;
	padding-top: 25px;
	font-size: 15px;
}

#piecolor {
	background-color: #34A3DF;
}

#pie li {
	list-style: none;
}

#pie img {
	margin-right: 25px;
}

.pielemento {
	padding-bottom: 50px;
}

.pietitulo {
	font-weight: bold;
	font-size: 16px;
}

#pielegales {
	font-size: 13px;
	text-align: right;
}

.navbar-toggle {
	border: none;
	margin-top: 25px;
}

.icon-bar {
	padding-top: 8px;
	padding-left: 35px;
	background-color: #000000 !important;
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
}

.imagenceleste {
	background: url("../imgs/carruselsub.png") center center no-repeat;
	position: absolute;
	top: 25px;
	right: 25px;
	background-size: contain;
	padding: 50px;
}

.imagenceleste p {
	width: 225px;
}

.item {
	position: relative;
	max-height: 960px;
	width: 100%;
}

.imagenceleste h1,
.imagenceleste p {
	text-align: center;
	color: #FFFFFF;
	font-size: 36px;
}

.imagenceleste p {
	font-size: 32px;
	font-weight: normal;
}

.carousel-control {
	width: 60px;
	height: 60px;
}

@media (max-width: 992px) {
	.imagenceleste {
		max-width: 300px;
		top: -5px;
	}
	
	.imagenceleste h1,
	.imagenceleste p {
		font-size: 20px;
		width: 150px;
	}
}

@media (max-width: 767px) {
	.imagenceleste {
		max-width: 200px;
		top: -5px;
	}
	
	.imagenceleste h1,
	.imagenceleste p {
		font-size: 16px;
		width: 100px;
	}
}

@media (max-width: 360px) {
	.imagenceleste {
		max-width: 150px;
		top: -25px;
	}
	
	.imagenceleste h1,
	.imagenceleste p {
		font-size: 10px;
		width: 60px;
	}
}

@media (max-width: 992px) {
	.carousel-control {
		bottom: 90px;
		width: 50px;
		height: 50px;
	}
	
	.iconocarrusel {
		max-height: 30px;
	}
}

@media (max-width: 767px) {
	.carousel-control {
		bottom: 60px;
		width: 40px;
		height: 40px;
	}
	
	.iconocarrusel {
		max-height: 20px;
	}
}

@media (max-width: 360px) {
	.carousel-control {
		bottom: 25px;
		width: 30px;
		height: 30px;
	}
	
	.iconocarrusel {
		max-height: 15px;
	}
}

.botonizq {
	background-image: url("../imgs/flechaizq.png");
	background-repeat: no-repeat !important;
	background-position: center center;
}

.botonder {
	background-image: url("../imgs/flechader.png");
	background-repeat: no-repeat !important;
	background-position: center center;
}

.activo {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #33A8E9;
}

.menuidioma {
	color: #2FA5E6;
}

.dropdown {
	padding-top: 15px;
	padding-left: 15px;
}

.dropdown:hover {
	cursor: pointer;
}

.ultimosdatos {
	padding-left: 125px;
}

.datosmedio {
	padding-left: 125px;
}

.itemultimosdatos {
	padding-bottom: 10px;
}

.textoultimosdatos {
	display: inline-block;
	background: url("../imgs/pieimg1.png") left center no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.textoultimosdatos2 {
	display: inline-block;
	background: url("../imgs/pieimg2.png") left center no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.textoultimosdatos3 {
	display: inline-block;
	background: url("../imgs/pieimg3.png") left center no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.textoultimosdatos3:hover {
	text-decoration: underline;
}

@media (max-width: 992px) {
	.ultimosdatos {
		padding-left: 75px;
	}

	.datosmedio {
		padding-left: 75px;
	}
}

@media (max-width: 767px) {
	.pielemento {
		padding-left: 0;
		text-align: center;
	}
}

.dropidioma:hover {
	cursor: pointer;
}

.dropidioma {
	height: 75px;
	padding: 0;
	margin-top: 15px;
	padding-left: 15px;
}

.dropidiomaitem {
	width: 60px;
}

.anchofix {
	width: 60px;
}
