section.bookingbox-carrental .nav-tabs>li.active>a:hover, section.bookingbox-carrental .nav-tabs>li.active>a{
		background-color: #42a5e3;
		color: white;
		font-weight: 400 !important;
		border-radius: 12px 12px 0px 0px;
	}
	section.bookingbox-carrental{
		padding: 15px;
		position: relative;
		z-index: 9999;
		margin-top: -100px;
	}
	section.bookingbox-carrental .nav-tabs>li{
		width: 150px;
		text-align: center;
		font-size: 16px;
	}
	section.bookingbox-carrental div.tab-content{
		background-color: white;
		margin-bottom: 15px;
		-webkit-box-shadow: 0px 12px 33px -10px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 12px 33px -10px rgba(0,0,0,0.75);
		box-shadow: 0px 12px 33px -10px rgba(0,0,0,0.75);
	}
	.get_quote, .get_quote:hover{
		background-color: #42a5e3;
		width: 100%;
	    border-radius: 0px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    margin: 0px;
	    color: white;
	    font-weight: 500 !important;
	    min-height: 150px;
	    font-size: 18px;
	}
	.container-form{
		padding: 15px;
	}
	section.bookingbox-carrental input, section.bookingbox-carrental select {
	    border: 1px solid transparent;
	    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	    color: #4f4f4f;
	    background-color: #f7f7f7 !important;
	}
	.slide-text{
		top: 40%;
	}
	.slide-text h1{
		font-weight: 200 !important;
		font-size: 30px;
	}
	.why-book-car-rental{
		font-size: 20px;
		color: #42a5e3;
		margin-top: 25px;
		margin-bottom: 5px;
		font-weight: 300 !important;
	}
	section.coverage{
		background: url("cancuncarrental_benefits.png");
		background-size: cover;
		min-height: 300px;
		padding-top: 50px;
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 35px;
	}
	.center-img{
		margin: 0 auto;
	}
	section.coverage h3{
		margin-top: 25px;
		margin-bottom: 25px;
		color: #2d2d2d;
	}
	.return-other-loc{
		margin-top: 25px !important;
	}
	.return-location-container{
		margin-top: 10px;
	}

	/*******************************************************/
	section.cochesitos h2{
		text-align: center;
		font-size: 18px;
		color:#505050;
	}
	section.cochesitos h3{
		text-align: left;
		font-size: 16px;
		color:#505050;
	}
	section.cochesitos h2.tit{
		text-align: left;
		font-size: 16px;
		color:#505050;
	}
	.coche1, .coche2, .coche3, .coche4{
		border-radius: 0px 0px 5px 5px;
		box-shadow: 2px 2px 5px 2px #f4f4f4;
		min-height: 150px;
		background: #fff;
		color:#a5a5a7;
		font-size: 11px;
		text-align: center;
		padding-bottom: 20px;
	}
		.coche1 p, .coche2 p, .coche3 p, .coche4 p{
		color:#a5a5a7;
		font-size: 11px;
		text-align: center;
	}
	.coche1{border-top: 2px solid #42a4e5;}
	.coche1 .tipo, .coche2 .tipo, .coche3 .tipo, .coche4 .tipo
	{margin-left: -15px;margin-top:0px;padding: 5px;text-align: left !important;color:#fff;width: 55px;}
	.coche1 .tipo{background: #42a4e5;}
	.coche2{border-top: 2px solid #efa522;}
	.coche2 .tipo{background: #efa522;}
	.coche3{border-top: 2px solid #a0d468;}
	.coche3 .tipo{background: #a0d468;}
	.coche4{border-top: 2px solid #35647e;}
	.coche4 .tipo{background: #35647e;}
	.cuadro-gris{
		background: #f4f4f4;
		margin-top: 40px;
		margin-bottom: 20px;
		padding-bottom: 40px;
	}
	.cuadro-gris li{margin-bottom: 15px;}
	.cuadro-blanco{
		background: #fff;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	section.cochesitos hr{
		background: #41a3e4;
		height: 7px;
		margin-top: 10px;
		margin-bottom: 20px;
		width: 150px;
		text-align: left;
		margin-left:0px;}
	section.cochesitos .texto{padding-top: 20px;}
	section.cochesitos .texto span{color:#fe681b;}
	section.cochesitos i{color:#9fd566;font-weight: 200;}
	section.cochesitos h2.titulo{color:#42a4e5;font-size: 16px;margin-bottom: 0px;}
	section.cochesitos h3.precio{color:#42a4e5;font-size: 18px;margin-bottom: 15px;margin-top: 0px;text-align: center;}
	p.dib, i.dib {color:#363636!important;font-size: 14px;}



	/*******************************************************/

	@media screen and (max-width: 765px) {
	    section.bookingbox-carrental{
		    margin-top: 15px !important;
	    }
	    div#slider-data img{
		    min-height: 200px;
	    }
	}