/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
a {
	color: #FFFD00;
	text-decoration:none;
	
	
}


.reservar {
	text-align:center;
	margin:5px 0;
	
	
}

.reservar a {

padding:10px;		
	
}
#showmenu {
	padding:15px;
	text-align:center;
	border:2px #000000 solid;
	border-radius:10px;
	background: #16D800;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	 
	
}

.limpiar {
	clear:both;
	
	
}

.tagmanager {
	
 display:none;visibility:hidden 	
}

ul {
    padding: 0 0 0 15px !important;
}
table {
	width:99%;
	   margin-left:auto; 
    margin-right:auto;
	margin-bottom:15px;
	
	
}

.telefono_2 {
	text-align: center;
	
	
}
.tarjetas {
	background:url('../img/tarjetas.jpg') no-repeat center top;
	height:38px;
	margin-bottom:10px;
	
	
}

.telefonista {
background:url('../img/telefonista-contacto.jpg') no-repeat center top;
height:110px;
margin:20px auto;
 

	
}

.submit-button {
	background-color:#FFFD00;
	padding:5px;
	margin-top:10px;
	
	
}

a:hover {
	
	color:#FFFFFF;
}
.logo {
	background:url(../img/logo-taxi.png) no-repeat left top;
	height:165px;
	float:left;
	width:300px;
	
	
}

.accion-header {
	
	float:left  ;
	width: auto;
	text-align:center;
	margin-left:12%;
	margin-top:2%;
	
	
	}
a.whatsapp_cabecera {
    font-size: 30px!important;
}
a.whatsapp_cabecera.lateral {
    font-size: 17px!important;
}
 header.contenido {
	background: rgba(0, 0, 0, 0.7);
	padding:5px 15px;
	margin-bottom:15px;
	        -webkit-box-shadow: 0 2px 10px #aaa;
           -moz-box-shadow: 0 2px 10px #aaa;
                box-shadow: 0 2px 10px #aaa;
	
	
}
 
 section {
	background: rgba(0, 0, 0, 0.7);
	padding:5px 15px;
	
	        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;
	    border-top: 4px solid #FFFD00;
		margin-bottom:15px;

}

.header-tabla {
	background-color:#FFFD00;
	color:#000000;
	
	
}
 
td{
	padding:5px 0 5px 5px;
	border-top:none none !important ;
	border-left:none !important;
	border-right:none !important;
	border-bottom:1px solid rgba(255, 255, 255, 0.5) !important;
	font-size:14px;
}
tr {
	text-align: left;

	
}

.td26 {
	
	width:26%;
	
 
}

.td16 {
	
	width:16%;
	
 
}

.td18 {
	
	width:18%;
	
 
}

.td20 {
	
	width:20%;
	
 
}


.tarifas {
	 
	
	
	
}
.accion-header p  {
	margin-top: 2%;	 
	
	
	}	

.slider-taxi {
    background: url(../img/granadav2.jpg), url(../img/carro3.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px, 0px 33%, 0px 100%;
    background-size: auto auto, 100% auto;
    min-height: 585px;
}
.slider-taxiLista {
    background: url(../img/granadav2.jpg), url(../img/carro3.jpg), url(../img/carro2.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px, 40% 33%, 40% 105%;

    min-height: 585px;

}
.cars-container{
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;

}
.cars-container .box{
flex: 1 1 17rem;
position: relative;
height: 320px;
border-radius: 0.5rem;
overflow: hidden;
 }
 .cars-container .box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;

 }

html,
button,
input,
select,
textarea {
    color: #222;
}

input, textarea, button {
width:95%;	
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
	color:#FFFFFF;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

/* ===================
    ALL: Orange Theme
   =================== */

.header-container {
    border-bottom: 4px solid #FFFD00;

}

.footer-container,
.main aside {
    border-top: 4px solid #FFFD00;
}

.main-container {
	background-color:#000000;
	
	
}

.header-container,
.footer-container   {
    	background: #000000 url('../img/header.png') repeat ;
}


aside {
	
	
	 
		background: rgba(0, 0, 0, 0.3);

}

.title {
    color: white;
}

/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;

    text-align: center;
    text-decoration: none;
    font-weight: bold;

    color: white;
    background: #e44d26;
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px  25px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
	text-align:center;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */



@media only screen and (max-width: 480px) {



.accion-header p a {
	font-size:36px;
	color:#FFFFFF;
	text-decoration:none;
	
	
	}	



td {
	font-size:10px;
	
	
}

.accion-header {
	
		float:left  ;
	width: auto;
	text-align:center;
	margin-left:5%;
	
	
	}
	
	h1, h2, h3 {
		font-size:15px !important;
		
		
	}
p, li {
	
	font-size:13px !important;
	
}
}


@media only screen and (max-width: 768px) {



 
.accion-header {
	
		float:left  ;
	width: auto;
	text-align:center;
	margin-left:5%;
	
	
	}

}



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {
	
	
.accion-header p a {
	font-size:52px;
	color:#FFFFFF;
	text-decoration:none;
	
	}	


	

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        width: 27%;
        margin: 0 1.7%;
        padding: 25px 2%;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

     
    .main aside {
        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        float: right;
        width: 38%;
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 68%;
    }

    .main aside {
        float: right;
        width: 25%;
		
    }
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}



.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
    width: 400px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: url('../img/new-paypal-logo.jpg') no-repeat left top ;
 
    color: #000 !important;
    min-height: 340px;
}


.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }

/*.boton-paypal {
    position: relative;
    top: 10px;
    width: 102px;
    padding: 10px 20px;
    
    border-radius: 10px;
    margin: auto;
	display:block;
}*/

.boton-paypal {
    position: relative;
    top: 0px;
    width: 204px;
    padding: 10px 10px;
    border-radius: 10px;
    margin: auto;
    display: block;
}
.boton-paypal submit {
 
	display:block;
}

.enlace-reserva {
   
    font-size: 0px;
    background: url('../img/boton-paypal.png') no-repeat left top;
    height: 200px;
    width: 200px !important;
    padding: 30px 100px;
}

@media (max-width:767px){
	
.paypal {
    position: relative;
   
    width: 100%;
    margin: 0 0 10px 0;
}	

.tarjetas {
    
	width:100%;
}
	
}

@media (min-width:768px){
	
.paypal {
    position: relative;
    left: 230px;
    top: -43px;
}	
	
}

