* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
    outline: none !important;
} 
body {
	font-family: 'Open Sans', arial, tahoma;
	font-size: 16px;
	font-weight: 400;
	color: #403f3f;
	line-height: 1.28;
}
a,
a:hover,
a:focus,
a:active { 
	outline: 0;
	color: #dd6920;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 1px dotted #dd6920;
}
a:hover {
	color: #a23f00;
}
a[href^=tel] { color: inherit; text-decoration: none; }
.container {
	width: 100%;
	max-width: 1200px;
}
.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}
p { margin: 0 0 12px 0;	}

.logo {
	float: left;
}
.titulo {
	float: left;
	font-weight: 800;
	font-size: 20px;
	font-style: italic;
	color: #dd6920;
	margin: 0;
	padding: 48px 15px 0 190px;
}
.titulo br {
	display: none;
}
header .enlaces {
	float: right;
	padding: 33px 0 0 0;
}
header .enlaces a {
	display: inline-block;
	font-size: 20px;
	color: #504e4e;
	padding: 14px 0;
	border: none;
}
header a.reservas span {
	color: #dd6920;
}
header a.reservas {
	border-right: 1px solid #6b6b6b;
	padding-right: 28px;
	margin-right: 25px;
}
header a.contacto {
	background: url('../img/sobre.gif') no-repeat 0 50%;
	padding-left: 40px;
}
header .enlaces a:hover {
	color: #dd6920;
}
header a.reservas:hover span {
	color: #504e4e;
}

.menu-top {
	background-color: #dd6920;
	padding: 35px 0;
}
.menu-top .container {
	text-align: center;
}
ul.lista-menu {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: 2.2em;
}
ul.lista-menu li {
	display: inline-block;
	padding: 0 6px;
}
ul.lista-menu li a,
ul.lista-menu li span {
	font-family: 'Lato', arial, tahoma;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
ul.lista-menu li a {
	border-bottom: 1px dotted #fff;
}
ul.lista-menu li span,
ul.lista-menu li a:hover {
	color: #552d14;
	border-color: #552d14;
}

.banner-principal {
	display: table;
	width: 100%;
	height: 715px;
	background-image: url('../img/banners/01.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
}
.banner-principal span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 60px;
	font-weight: 800;
	color: #fff;
}
.intro {
	background: #268cc1;
	padding: 45px 0 35px 0;
	color: #fff;
}
.tbl-row {
	display: table-row;
}
.tbl-cell {
	display: table-cell;
}
.intro .tbl-cell {
	width: 50%;
	vertical-align: middle;
	padding: 0 30px;
}
.intro .tbl-cell.no-padding {
	padding-right: 0;
}
.titulo-bienvenida {
	font-size: 50px;
	font-weight: 400;
	margin: 0;
	text-align: right;
	text-transform: uppercase;
	line-height: 1em;
}
.titulo-bienvenida span {
	display: block;
	font-weight: 800;
}
.equipo {
	padding-top: 50px;
}
.equipo .tbl-cell {
	vertical-align: middle;
}
.equipo .row {
	padding-top: 50px;
}
.titulo-generico {
	font-size: 50px;
	font-weight: 400;
	color: #ed6d04;
	line-height: 1em;
	margin: 0 0 20px 0;
}
.titulo-generico span {
	color: #268cc1;
	font-weight: 800;
}
.titulo-generico {
	font-size: 50px;
	font-weight: 400;
	color: #ed6d04;
	line-height: 1em;
	margin: 0 0 25px 0;
}
.titulo-generico span {
	color: #268cc1;
	font-weight: 800;
}
.equipo .titulo-generico {
	margin: 0 30px 0 0;
}
.equipo figure {
	padding-bottom: 45px;
}
.equipo figure img {
	margin: auto;
}
.equipo figure figcaption {
	text-align: center;
	padding-top: 30px;
}
.equipo figure figcaption span {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
}
.equipo figure figcaption a {
	color: #403f3f;
	font-weight: 400;
}

.opciones .enlaces {
	text-align: center;
	padding: 35px 90px;
	background: #dd6920;
}

.slider {
	width: 100%;
	height: 344px;	
}
.bxslider {
	width: 100%;
	height: 344px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
.bxslider li {
	width: 100%;
	height: 344px;
	background-position: 100%;
	background-repeat: no-repeat;
}
.bxslider li .tbl {
	display: table;
	width: 100%;
	height: 100%;
}
.bxslider li span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 0 120px;
	font-size: 50px;
	color: #fff;
	text-transform: uppercase;
}
.bxslider li strong {
	font-weight: 800;
}
.bx-wrapper {
	margin: 0 auto;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: auto;
	background: #fff;
}

.titulo-seccion {
	font-size: 50px;
	font-weight: 400;
	margin: 45px 0;
	color: #268cc1;
}
.titulo-seccion span {
	font-weight: 800;
	color: #dd6920;
}
.titulo-seccion.borde {
	border-bottom: 1px solid #dd6920;
	padding-bottom: 15px;
}

.social .row > [class^="col-"],
.social .row > [class*=" col-"] {
	padding-bottom: 30px;
}

footer {
	margin-top: 110px;
}
.redes {
	background: url('../img/logo-calidad.jpg') no-repeat 99% 0;
}
.redes ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.redes ul li {
	display: inline-block;
}
.redes ul li a {
	border: none;
}
.redes ul li img {
	-ms-transition: transform 0.25s, opacity 0.25s;
	-webkit-transition: transform 0.25s, opacity 0.25s;
	transition: transform 0.25s, opacity 0.25s;
	-ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
	opacity: 0.5;
}
.redes ul li a:hover img {
	transform: scale(1);
	opacity: 1;
}

.pie {
	width: 100%;
	background: #268cc1;
	margin: 50px 0 0 0;
	padding: 55px 0;
	color: #fff;
}
.pie address {
	float: left;
	font-style: normal;
	line-height: 1.4em;
}
.pie address strong {
	display: block;
	margin-bottom: 10px;
	padding-left: 38px;
	font-weight: 700;
	text-transform: uppercase;
	background: url('../img/sobre-pie.gif') no-repeat 0 50%;
}
.pie address a {
	color: #fff;
	font-weight: 400;
	border: none;
}
.pie address a:hover {
	color: #aacbe1;
}
.pie .copy {
	float: left;
	margin-left: 155px;
}
.pie .copy a {
	color: #fff;
	font-weight: 400;
	border-color: #fff;
}
.pie .copy a:hover {
	color: #aacbe1;
}
.pie a.powered {
	display: block;
	float: right;
	color: #aacbe1;
	font-weight: 400;
	border: none;
}
.pie a.powered:hover {
	color: #fff;
}

.naranja {
	color: #dd6920;
}

.privacidad,
.contacto {
	padding-top: 50px;
}

.box-mapa {
	background: #268cc1;
	padding: 0;
	color: #fff;
}
#mapa {
	width: 100%;
	height: 330px;
}
#frm-contacto {
	padding-top: 45px;
}
.form-control {
	height: 43px;
	padding: 6px 12px;
	color: #2d2d2d;
	background-color: #FFF;
	border: 1px solid #dd6920;
	border-radius: 0;
}
.form-control:focus {
	border-color: #662802;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 217, 193, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 217, 193, 0.6);
}
.form-group label.error {
	font-size: 13px;
	font-weight: 400;
	color: #B40003;
}
.col-captcha {
	float: left;
	text-align: center;
	padding: 0 15px 0 0;
}
.col-captcha img {
	border-bottom: 1px solid #ccc;
}
.col-captcha a {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	padding-top: 8px;
}
.col-captcha-input {
	float: left;
	padding-top: 6px;
}
.col-captcha-input label {
	font-size: 14px;
	font-weight: 400;
}
.col-btn-enviar {
	float: right;
	padding-top: 18px;
}
.col-privacidad {
	font-size: 14px;
}
.col-privacidad .borde {
	padding-bottom: 15px;
	margin-bottom: 16px;
	border-bottom: 1px dotted #ccc;
}
.col-privacidad h5 {
	font-size: 16px;
	font-weight: 700;
	color: #dd6920;
	margin: 12px 0 6px 0;
}
.btn-enviar {
	display: inline-block;
	height: 57px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	border: none;
	background: #dd6920;
	white-space: nowrap;
	padding: 10px 45px;
	font-size: 16px;
	color: #fff;
	line-height: 1.4;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: background 0.2s;
	-moz-transition: background 0.2s;
	-ms-transition: background 0.2s;
	-o-transition: background 0.2s;
	transition: background 0.2s;
}
.btn-enviar:hover {
	background: #7b370d;
}
::-webkit-input-placeholder {
   color: #1e1e1e;
}
:-moz-placeholder {
   color: #1e1e1e;  
}
::-moz-placeholder {
   color: #1e1e1e;  
}
:-ms-input-placeholder {  
   color: #1e1e1e; 
}
.mensaje {
	padding: 10px;
	border: 1px solid #007308;
	background-color: #e6ffe8;
	color: #007308;
	margin-bottom: 15px;
}
.mensaje.error {
	background: #ffe0e5;
	border-color: #B40003;
	color: #B40003;	
}


/* COOKIES */
#capacookies {
	background: rgba(0, 0, 0, 0.5);
	padding: 12px 0;
	position: fixed;
	width: 100%;
	z-index: 2147483647;
	bottom: 0;
}
#capacookies div {
	border: 1px solid #fff;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2) inset;
	margin: 0 auto;
	width:90%;
	max-width: 580px;
	padding: 8px 30px 8px 30px;
	position: relative;
	vertical-align: middle;
	background:#fff;
}
#capacookies p {
	color: #333333;
    font: 11px/16px Tahoma,Arial,Helvetica,Garuda,sans-serif;
    margin: 5px 0;
}
#capacookies p strong {
    display: block;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 3px;
	color: #1f8dc1;
}
#capacookies img {
	display: block;
	height: 16px;
	overflow: hidden;
	position: absolute;
	right: 8px;
	text-indent: 100%;
	top: 11px;
	white-space: nowrap;
	width: 16px;
	cursor: pointer;
}


@media (max-width: 1185px) {
	.titulo {
		padding: 48px 55px 0 20px;
	}
}
@media (max-width: 1048px) {
	.logo {
		float: none;
		margin: auto;
	}
	header .titulo {
		float: none;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	header .enlaces {
		float: none;
		margin: auto;
		padding: 15px 0;
		text-align: center;
	}
}
@media (max-width: 991px) {
	.intro .tbl-row {
		display: block;
	}
	.intro .tbl-cell {
		display: block;
		width: 100%;
		vertical-align: auto;
		padding: 0 30px !important;
	}
	.titulo-bienvenida {
		margin: 0 0 30px 0;
		text-align: left;
	}
	.redes {
		background-position: 50% 100%;
		padding-bottom: 125px;
	}
	.pie address {
		float: none;
		text-align: center;
	}
	.pie address strong {
		background: none;
		padding: 0;
	}
	.pie .copy {
		float: none;
		margin: 0;
		padding: 35px 0;
		text-align: center;
	}
	.pie a.powered {
		float: none;
		text-align: center;
	}
	.fb-page {
		display: block !important;
		width: 500px;
		margin: auto;
	}
}
@media (max-width: 767px) {
	.equipo .tbl-row {
		display: block;
	}
	.equipo .tbl-cell {
		display: block;
	}
	.titulo-generico {
		margin-bottom: 20px;		
	}
	.titulo-generico br {
		display: none;
	}
	.bxslider li span {
		font-size: 36px;
		padding: 0 25px;
	}	
}
@media (max-width: 615px) {
	.col-captcha {
		float: none;
		text-align: center;
		padding: 0 15px 0 0;
	}
	.col-captcha img {
		display: block;
		margin: auto;
	}
	.col-captcha-input {
		float: none;
		padding-top: 15px;
		text-align: center;
	}
	.col-captcha-input input{
		max-width: 230px;
		margin: auto;
	}
	.col-btn-enviar {
		float: none;
		padding-top: 18px;
		text-align: center;
	}
}
@media (max-width: 520px) {
	.social {
		display: none;
	}
}
@media (max-width: 424px) {
	.titulo .guionet {
		display: none;
	}
	.titulo br {
		display: inline;
	}
	header .enlaces a {
		font-size: 16px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	header a.reservas {
		border-right: 1px solid #6b6b6b;
		padding-right: 18px;
		margin-right: 18px;
	}	
}