.banner {
	display: none;
}
.flip-container, .front, .back {
    height: 215px;
}
.label_autos {
    transition: .2s ease;
    -moz-transition: .2s ease;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    cursor: pointer;
    padding-top: 0px;
    font-size: medium;
    color: #ffd100;
    text-align: center;
}
.card_auto{
  background: rgba(33, 35, 37, 1) !important;
  border-radius: 4px 4px 0px 0px;
  border: solid 1px #FDFEFE;  
  width: 150px !important;
  position: relative !important;
}
.card_up {
    border: solid 1px #FDFEFE;
    border-radius: 0px 0px 4px 4px;
    padding: 0px 10px 4px 10px;
    background-color: #F7DC6F;
    width: 150px !important;
    position: absolute !important;
    font-size: 100% !important;
    color: black !important;
}
.btn_cotiza {
	background-color: #FFBF00 !important;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 88% !important;
    color: #262626 !important;
}
.btn_categoria {
  background-color: #FFBF00 !important;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #262626 !important;
}
.coti_input{
    padding: 20px 0px !important;
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #435160 !important;
    outline: none !important;
    color: #F9E79F !important;
    font-size: 16px !important;
 }
.Cotiza_input {
	background-color: transparent !important;
  border: 1px solid #fff !important;
  padding-left: 20px !important;
  border-radius: 5px !important;
  width: 88% !important;
  position: relative !important;
  background-image: none !important;
  color: #F9E79F !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  margin-top: 0px;
  height: 45px;
}
.products_presentation {
	width: 100%;
    margin-bottom: -0.4em;
}	 

.products_title{
	width: 100%;
    padding: 15px 0;
    text-align: center;
    background-color: #000;
        margin-top: 80px;
}
	.products_title p{
		color: #FFF;
	    font-size: 30px;
	}

.products_text{
	width: 100%;
    padding: 15px 0;
    text-align: center;
    background-color: #000;
}
	.products_text p{
		color: #FFF;
	    font-size: 30px;
	}

.rslides {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.products_reserves {
	text-align: center;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 50px;
}

.valuer {
	width: 90%;
	margin:0 auto;
	padding: 20px 0;
	text-align: center;
	margin-bottom: 50px;
}

.info_buttons {
    width:100%;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;

}
	.info_buttons .button {
	    display: inline-block;
	}
		.info_buttons .button .infoBtn {
			display: block;
			text-transform: uppercase;
			text-decoration: none;
			font-size: 15px;
			padding: 15px;
			width: 170px;
			color: #FFF;
			background: #000;
			margin-bottom: 20px;
			border-radius: 18px 18px 18px 18px;
			-moz-border-radius: 18px 18px 18px 18px;
			-webkit-border-radius: 18px 18px 18px 18px;
		}
.traslados_fares_buttons {
    width:100%;
    text-align: center;
}
	.traslados_fares_buttons .button {
	    display: inline-block;
	    vertical-align: middle;
	    margin-bottom: 20px;
		}
		.traslados_fares_buttons .button .infoBtn {
			display: table-cell;
			vertical-align: middle;
			text-transform: uppercase;
			text-decoration: none;
			font-size: 15px;
			padding: 20px;
			width: 280px;
			height: 90px;
			color: #FFF;
			background: #000;
			margin-bottom: 20px;
			border-radius: 18px 18px 18px 18px;
			-moz-border-radius: 18px 18px 18px 18px;
			-webkit-border-radius: 18px 18px 18px 18px;
		}
/* Popup Styles*/
.popupHeader {
    font-size:16px;
    text-transform: uppercase;
    background:#F4F4F2;
    position:relative;
    padding:10px 20px;
    border-bottom:1px solid #DDD;
    font-weight:bold;
}
.popupHeader .modal_close {
    position: absolute;
    right: 0;
    top:0;
    padding:10px 15px;
    background:#E4E4E2;
    cursor: pointer;
    color:#aaa;
    font-size:16px;
}

.popupBody {
    padding:15px;
    font-size:20em;
    margin-bottom: 17%;
}

.popupContent {
    text-align: left;
    background-color: #fff;
    padding: 30px;

}
	.popupContent ul li a {
		font-family: Myriad-Pro Bold;
		text-decoration: underline;
		color: #000;
	}
	.popupContent ul {
		list-style: none;	
	}

	.popupContent ol {
		margin-left: 20px;
	}
	.popupContent .first_list{
		margin-bottom: 5px;
	}
	.popupContent .first_list ul{
		margin-left: 15px;
	}


.specs {
	width: 90%;
    margin: 0 auto 20px;
}
	.specs p {
		font-family: Myriad-Pro Bold;
    	margin: 20px 0;
	}
	.specs ul {
		margin-left: 30px;
	}
.datagrid table {
  border-collapse: collapse;
  text-align: center;
  width: 100%;
}
.datagrid {
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}
.datagrid table td, .datagrid table th {
  padding: 5px 2px;
}
.datagrid table thead tr th {
  background:#000000;
  color:#FFFFFF;
  font-size: 17px;
  font-weight: bold;
  border-left: 1px solid #FFFFFF;
}
.datagrid table thead tr th:first-child {
  border: none;
}.datagrid table tbody td {
  color: #000000;
  border-left: 1px solid #99A2A6;
  font-size: 15px;
  font-weight: normal;
}.datagrid table tbody td:first-child {
  border-left: none;
}.datagrid table tbody tr:last-child td {
  border-bottom: none;
}

table.two-axis tr td:first-of-type {
    background: #000;
    color: #fff;
    text-align: center;
}

@media only screen and (max-width: 800px) {
    table.two-axis tr td:first-of-type,
    table.two-axis tr:nth-of-type(2n+2) td:first-of-type,
    table.two-axis tr td:first-of-type:before {
        background: #000;
        color: #fff;
    }

    table.two-axis tr td:first-of-type {
        border-bottom: 1px solid #e4ebeb;
    }
}
.texto-trans{
	text-align: justify;
}
a{
	color: black;
}
