/* GLOBALES */
body {
	overflow-x: hidden;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #333;
}
p {
    font-size: 14px;
    line-height: 1.5;
}
p.large {
    font-size: 17px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
	outline: 0;
	text-decoration: none;
}
a {
    color: #036;
}
a:hover,
a:focus,
a:active,
a.active {
    color: #069;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'lato', Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
h2 {
	font-size: 32px;
	letter-spacing: 1px;	
}
.img-centered {
    margin: 0 auto;
}
section {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
@media(min-width:992px) {
	section {
		padding-top: 50px;
		padding-bottom: 80px;
	}
}
::-moz-selection {
    text-shadow: none;
    background: #eee;
}
::selection {
    text-shadow: none;
    background: #eee;
}
img::selection {
    background: 0 0;
}
img::-moz-selection {
    background: 0 0;
}
body {
    webkit-tap-highlight-color: #999;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}
/*/*/

/* NAVEGACION */
.navbar-default {
    border-color: transparent;
    background-color: #222;
}
.navbar-default .navbar-brand {
	background-image: url(../imagenes/logo-3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 121px;
	margin-top: 10px;
	margin-left: 15px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin-bottom: 10px;
}
.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}
.navbar-default .navbar-toggle {
	border-color: #999;
	background-color: #222;
	margin-top: 14px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #069;
	border-color: #069;
}
.navbar-default .nav li a {
	text-transform: ;
	font-weight: 400;
	letter-spacing: px;
	color: #ccc;
	text-transform: uppercase;
	font-size: 14px;
}
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fff;
}

.redes-top a {
	font-size: 26px !important;		
}
@media(min-width:992px) {
    .navbar-default {
		border: 0;
		background-color: transparent;
		-webkit-transition: padding .3s;
		-moz-transition: padding .3s;
		transition: padding .3s;
		padding-top: 0px;
		padding-right: 0;
		padding-bottom: 0px;
		padding-left: 0;
    }
	.navbar-default .navbar-brand {
		background-image: url(../imagenes/logo-2.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		height: 50px;
		width:151px;
		margin-top: 20px;
		margin-left: 0px;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
		margin-bottom: 20px;
	}	
	.navbar-default .nav li a {
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 36px;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;
		padding-right: 8px;
		padding-left: 7px;
	font-size: 13px;		
	}
    .navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus {
        border-radius: 3px;
    }
    .navbar-default.navbar-shrink {
		background-color: rgba(34,34,34,.9);
		padding-top: 0px;
		padding-right: 0;
		padding-bottom: 0px;
		padding-left: 0;
    }
	.navbar-default.navbar-shrink .navbar-brand{
		background-image: url(../imagenes/logo-2.png);
		height: 50px;
		width: 151px;
		margin-top: 10px;
		margin-bottom: 14px;
    }
	.navbar-default.navbar-shrink li a {
		margin-top: 26px;
	}
	.redes-top {
		margin-top: -3px;
	}
	.redes-top a {
		font-size: 22px !important;
		padding-right: 0px !important;
	}
	.cabeza {
		border-bottom-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: rgba(255,255,255,.3);			
		-webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
	}
	.navbar-default.navbar-shrink .cabeza {
		border-bottom-color: rgba(255,255,255,0);	
	}
}
@media(min-width:1200px) {
	.navbar-default .navbar-brand {
		background-image: url(../imagenes/logo-1.png);
		height: 62px;
		width:187px;

	}	
	.navbar-default .nav li a {
		padding-right:14px;
		padding-left: 13px;
		margin-top: 40px;
		font-size: 14px;
	}
	.navbar-default.navbar-shrink li a {
		margin-top: 22px;
	}
	.redes-top a {
		font-size: 26px !important;
		padding-right: 0px !important;
	}
}
#banda-superior {
	color: #036;
	padding-top: 7px;
	padding-bottom: 0px;
	background-color: #FFF;
	font-size: 15px;
	line-height: 17px;
}
#banda-superior i {
	padding-right: 8px;
	padding-left: 10px;
}
#banda-superior span {
	display: inline-block;
	margin-right: 20px;
	margin-left: 10px;	
	margin-top: 0px;
	margin-bottom: 7px;
}
.boton-activo a{
	font-size: 15px;
	font-weight: 600 !important;
	color: #FFFFFF !important;
}
.boton-activo a:hover,
.boton-activo a:focus,
.boton-activo a:active,
.boton-activo a.active{
	color: #fff !important;
}
.link-fono-top {
	display: inline-block;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 10px;
	font-size: 32px;
	color: #999;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
/*/*/

/* ENCABEZADO */
.panel-header {
	padding-top: 100px;
	color: #FFF;
}
@media(min-width:768px) {
	.panel-header {
		padding-top: 70px;
	}
}
@media(min-width:992px) {
	.panel-header {
		padding-top: 180px;
	}
}
.img-header {
	padding-right: 0px;
	padding-left: 0px;
}
.texto-header-1 {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 300;
	line-height: 28px;
	display: block;
	text-transform: uppercase;
	margin-top: 5px;
	padding-top: 0px;
	padding-left:22px;	
}
.texto-header-2 {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 32px;
	display: block;
	text-transform: uppercase;
	margin-top: 6px;
	padding-top: 0px;
	padding-left:22px;	
}
.texto-header-3 {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 18px;
	display: block;
	text-transform: uppercase;
	margin-top: 0px;
	display: inline-block;
	margin-left: 22px;
}
.texto-header-3 i {
	font-size: 10px;
	line-height: 10px;
	padding-right: 8px;
	vertical-align: top;
	padding-top: 4px;
}
.header-3 {
	display: block;
	margin-top: 20px;
}
@media(min-width:768px) {
	.texto-header-1 {
		font-size: 38px;
		line-height: 38px;
	}
	.texto-header-2 {

		font-size: 50px;
		line-height: 46px;
	}
	.texto-header-3 {
	}
}
@media(min-width:992px) {
	.texto-header-1 {
		font-size: 48px;
		line-height: 48px;
	}
	.texto-header-2 {
		font-size: 60px;
		line-height: 56px;
	}
	.texto-header-3 {
	}
}
.btn-header {
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	background-color: #f58220;
	border-radius:46px;
	-webkit-box-shadow: none;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	display: inline-block;
	margin-top: 30px;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
	margin-left: 22px;
}
.btn-header:hover,
.btn-header:focus,
.btn-header:active,
.btn-header.active {
	background-color: #069;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	color: #fff;
}
.icono-btn {
	margin-right: 8px;	
}
/*/*/


/* ACERCA */
#acerca {
	color: #FFF;
	background-image: linear-gradient(#036, #069);
}	
.destacado {
	font-size: 20px;
	line-height: 28px;	
}
.btn-acerca-1 {
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	background-color: rgba(255,255,255,.2);
	border-radius:46px;
	-webkit-box-shadow: none;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	display: inline-block;
	margin-top: 24px;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
}
.btn-acerca-1:hover,
.btn-acerca-1:focus,
.btn-acerca-1:active,
.btn-acerca-1.active {
	background-color: #fff;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	color: #333;
}
.btn-acerca-2 {
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
	font-size: 16px;
	line-height: 16px;
	background-color: #fff;
	border-radius:46px;
	-webkit-box-shadow: none;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	display: inline-block;
	margin-top: 24px;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
}
.btn-acerca-2:hover,
.btn-acerca-2:focus,
.btn-acerca-2:active,
.btn-acerca-2.active {
	background-color: rgba(255,255,255,.2);
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	color: #fff;
}
#acerca h2 {
	margin-top: 60px;
}
#acerca table {
	font-size: 20px;
	font-weight: 600;
	margin-top: 0px;
}
#acerca table i {
	font-size: 26px;
	padding-top: 1px;
}
#acerca td {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 20px;	
}
/*!*/

/*! SERVICIOS HOME*/
#servicios-home {
	color: #FFF;	
}
.btn-sh {
	color: #FFF;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 200px;
	display: inline-block;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;	
}
.btn-sh:hover, 
.btn-sh:focus {
	color: #CCC;	
}
.panel-sh1 {
	background-color: #333;
	background-image: url(../imagenes/fondo-sh1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding: 40px;
	margin-top: 30px;
}
.panel-sh2 {
	background-color: #333;
	background-image: url(../imagenes/fondo-sh2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 400px;	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding: 40px;	
	margin-top: 30px;	
}
.titulo-sh1 {
	font-family: 'lato', Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	text-transform: uppercase;
	display: block;
}
.titulo-sh2 {
	font-family: 'lato', Helvetica, Arial, sans-serif;
	font-size: 34px;
	line-height: 38px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
}
@media(min-width:992px) {
	.titulo-sh1 {
		font-size: 30px;
		line-height: 36px;
	}
	.titulo-sh2 {
		font-size: 40px;
		line-height: 44px;	
	}
	.btn-sh {
		margin-top: 180px;
	}
	.panel-sh1,
	.panel-sh2 {
		margin-top: 0px;
	}
}
.icono-servicios {
	font-size: 50px;
	color: #369;	
}
.servicios2 {
	margin-top: 50px;	
}
/*!*/

/*! COMPRA ONLINE HOME */
#compra-online-home {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #eee;
}
.btn-co-home {
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 21px;
	line-height: 21px;
	background-color: #f58220;
	border-radius:46px;
	-webkit-box-shadow: none;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	display: inline-block;
	padding-top: 21px;
	padding-right: 40px;
	padding-bottom: 21px;
	padding-left: 40px;
}
.btn-co-home:hover,
.btn-co-home:focus,
.btn-co-home:active,
.btn-co-home.active {
	background-color: #069;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	color: #fff;
}
/*!*/

/*! CLIENTES HOME */
#clientes-home {
	background-color: #000;	
	background-image: url(../imagenes/fondo-clientes-home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;	
}
#clientes-home h2 {
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
}
#clientes-home img {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
/*!*/

/*! CONTACTO */
#contacto {
	background-color: #fff;
}
#contacto2 {

}
#contacto h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
#contacto2 h2 {
	margin-top: 0px;
	padding-top: 0px;	
}
.dato-contacto {
	display: inline-block;
	margin-top: 20px;
	font-size: 18px;
	margin-right: 20px;
	margin-left: 20px;
}
.redes-contacto {
	display: block;
	margin-top: 20px;
	font-size: 30px !important;
	margin-left: 20px;
}
.insta-contacto {
	margin-left: 12px;	
}
@media(min-width:992px) {
	.redes-contacto {
		display: inline-block;
	}
}
.formulario {
	margin-top: 30px;
}
.form-group {
    margin-bottom:12px;
}
.form-group input,
.form-group textarea {
	padding: 15px;
	color: #333;
	border-radius:0px;
}
.form-group input.form-control {
	height: auto;
	background-color: #fff;
	border-color:#ccc;
}
.form-group textarea.form-control {
	height: 244px;
	background-color: #fff;
	border-color:#ccc;
}
.form-control:focus {
	border-color: #036 !important;
	box-shadow: none;
}
.form-control::-webkit-input-placeholder {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    color: #bbb !important;
	font-size: 14px !important;
}
.form-control::-moz-placeholder {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    color: #bbb !important;
	font-size: 14px !important;
	
}
.form-control::-moz-placeholder {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    color: #bbb !important;
	font-size: 14px !important;
}
.form-control:-ms-input-placeholder {
    text-transform: uppercase !important;
    font-weight: 600 !important;
    color: #bbb !important;
	font-size: 14px !important;
}
.text-danger {
	color: #f00;
}
.btn-contacto {
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	background-color: #036;
	border-radius:46px;
	-webkit-box-shadow: none;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	display: inline-block;
	margin-top: 30px;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
}
.btn-contacto:hover,
.btn-contacto:focus,
.btn-contacto:active,
.btn-contacto.active {
	background-color: #069;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	color: #fff;
}
/*!*/



/*! PIE */
footer {
	padding: 60px 0;
	background-color: #222;
	color: #999;
	font-size: 15px;
}
footer a {
	color: #999;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	line-height: 24px;
}
footer a:hover,
footer a:focus,
footer a:active,
footer a.active{
	color: #fff;
}
.copy {
	font-size: 16px;
	color: #bbb;	
}
footer hr{
	border-color: rgba(255,255,255,.25);
	margin-top: 14px;
	margin-bottom: 40px;
}
footer table i {
	font-size: 16px;
	margin-top: 5px;
	display: block;
}
footer table  {
	margin-bottom: 20px;
}
footer td {
	padding-right: 10px;
	padding-bottom: 14px;
	vertical-align: top;
}
.subir {
	font-size: 30px;
	text-align: left;
	line-height: 30px;
	margin-top: 40px;
}
.links-pie {
	margin-top: 20px;
	margin-bottom: 30px;	
}
.facebook-pie {
	font-size: 30px;	
}
.instagram-pie {
	font-size: 30px;
	margin-left: 14px;
}
.wa-pie {
	font-size: 30px;
	margin-right: 14px;
}
@media(min-width:992px) {
	.subir {
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	}
	.links-pie {
		margin-top: 0px;
		margin-bottom: 0px;	
	}
	.df {
	text-align: center;		
	}
}
.creditos {
	background-color: #333;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
}
.trabaja-dartur {
	background-color: #666;
	margin-top: 2px;
	padding-top: 14px;
	padding-bottom: 14px;
	color: #FFF;
	font-size: 15px;
	text-transform: uppercase;
	border-radius:44px;
	margin-bottom: 40px;
	max-width:250px;
}

.trabaja-dartur a {
	color: #FFF;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	display: block;
}
.trabaja-dartur a:hover {
	color: #ccc;
}
/*!*/

/*! ACERCA */
#somos {
	color: #FFF;
	background-image: linear-gradient(#036, #069);
	padding-bottom: 40px;
}	
#somos h2 {
	padding-top:0px;
	margin-top:0px;	
}
/*!*/

/*! PRODUCTOS - PORTFOLIO - FOTOS - GALERIA */
#galeria {
	background-color: #eee;
	color: #06c;
	padding-top: 0px;
	padding-bottom: 0px;
}
#galeria hr{
	border-color: #06c;
	max-width:80px;
	margin-top: 0px;
	margin-bottom: 50px;
}
.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}
.portfolio-box .portfolio-box-caption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #FFF;
	opacity: 0;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	background-color: rgba(0,102,204,.7);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: ;
    font-size: 14px;
    font-weight: 400;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}
@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}
.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
/*!*/

/*! SERVICIOS */
#servicios {
	color: #FFF;
	background-image: linear-gradient(#036, #069);
}
#servicios h2 {
	margin-top: 0px;
	padding-top: 0px;	
}
#servicios table {
	margin-top: 0px;
}
#servicios table i {
	font-size: 26px;
	padding-top: 1px;
}
#servicios td {
	vertical-align: top;
	padding-right: 10px;	
}
#servicios td span {
	padding-bottom: 20px;
	display: block;
}
.destacado-tabla {
	font-size: 20px;
	font-weight: 600;
}
@media(min-width:992px) {
	#servicios {
		padding-bottom: 60px;
	}
}
/*!*/

/*! UNIDADES */
#unidades h2 {
	margin-top: 0px;
	padding-top: 0px;	
}
.panel-unidad {;
	padding: 20px;
	text-align: center;
}
.panel-unidades {
	text-align: center;
	display: block;

}
.nombre-unidad {
	font-size: 16px;
	font-weight: 600;
	color: #036;
	display: block;
	margin-top: 14px;	
}
/*!*/

/*! TURISMO */
#turismo {
	background-color: #eee;	
}
#turismo h2 {
	margin-top: 0px;
	padding-top: 0px;	
}
#turismo img {
	margin-top: 20px;	
}
.btn-turismo {
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	background-color: #036;
	border-radius:46px;
	-webkit-box-shadow: none;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	display: inline-block;
	margin-top: 10px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin-bottom: 30px;
}
.btn-turismo:hover,
.btn-turismo:focus,
.btn-turismo:active,
.btn-turismo.active {
	background-color: #069;
	box-shadow:none;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	color: #fff;
}
.museos {
	padding-right: 20px !important;
	padding-left: 20px !important;	
}
/*!*/

/*! CLIENTES */
#clientes {
	color: #FFF;
	background-image: linear-gradient(#036, #069);
}	
#clientes h2 {
	margin-top: 0px;
}
#clientes table {
	font-size: 16px;
	font-weight: 400;
	margin-top: 18px;
}
#clientes table i {
	font-size: 16px;
	padding-top: 1px;
}
#clientes td {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 20px;	
}
/*!*/


.gris {
	background-color: #eee !important;	
}
#banda-azul {
	height: 10px;	
	background-image: linear-gradient(#036, #069);
}



.pax {
	display: block;
	margin-top: 20px;	
}
.pax ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
}
.pax li {
	display: inline-block;
	margin-right: 14px;
}
.q-pax {
	font-size: 16px;
	font-weight: 700;
	margin-right: 10px;
}
.tarifa {
	display: block;
	margin-top: 20px;	
}
.tarifa ul{
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: none;	
}
.precio {
	display: inline-block;
	font-weight: 700;
	font-size: 16px;
	padding-right: 14px;
}
.precio-g {
	display: inline-block;
	font-weight: 700;
	font-size: 21px;
	padding-right: 14px;
}
.precio-t {
	display: inline-block;
	font-weight: 700;
	font-size: 16px;
	padding-right: 14px;
	text-decoration: line-through;
}
.peajes {
	font-size: 13px;	
}
.promo {
	padding-top: 10px;
	font-size: 15px;
	font-weight: 700;
}
.veh {
	padding-top: 5px;	
}

