#seccionServicios{
	background-color:white;
	padding-top:25px;
	padding-bottom:25px;
}

a{
	cursor: pointer;
}
.servDestinos h6 a{
	cursor: auto;
}

.contServicios{
	padding: 0px !important;
    padding-top: 10px !important;
    margin: 0px !important;

}
.contServiciosPlat{
	padding: 0px !important;
    padding-top: 0px !important;
    margin: 0px !important;

}
.serv_autobus{
	font-family: inherit;
	/*font-weight: 500;*/
}
@media only screen and (min-width:991px){
	.serv_autobus{
		min-height: 362px;
	}
}
@media only screen and (min-width:1367px){
	.serv_autobus{
		min-height: 375px;
	}
}
@media only screen and (min-width:1440px){
	.serv_autobus{
		min-height: 385px;
	}
}
@media only screen and (min-width:1500px){
	.serv_autobus{
		min-height: 400px;
	}
}
@media only screen and (min-width:1650px){
	.serv_autobus{
		min-height: 440px;
	}
}

#pieServicios{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
}

.divImgServ{
	text-align: center; 
	margin-top: 10px;
	margin-bottom: 20px;
}

.imgServ{
	width: 70%;
}

.logoServ{
	/*width: 33%;*/
	background-color: #edeff0;
	border-radius: 10px 10px 0px 0px;
}
.servLogoYt{
	margin: auto;
	margin-bottom: 20px;
	padding: 0px;
}

.textoServ{
	padding-top: 5px;
	margin: auto;
    width: 100% !important;
    height: 85px;
    text-align: center;
    background-color: #edeff0;
    line-height: 1;
    border-radius: 0px 0px 10px 10px;
    -webkit-box-shadow: 0 4px 4px -2px rgba(00,00,00,0.55); 
    -moz-box-shadow: 0 4px 4px -2px rgba(00,00,00,0.55);     
    box-shadow: 0 4px 4px -2px rgba(00,00,00,0.55);
    font-size: calc(.3em + .7vw);
}
.servTexSob{
	font-size: calc(.9em + .3vw);
}

.serviciosaBordo{
	margin: auto;
	padding: 0px;
}
.sp-buttons{
}

.todosNserv{
	padding: 0;
	margin: auto;
	margin-top: 10px;
}
.textoNserv{
	/*font-family: 'Droid Serif', serif;*/
	text-align: center;
	font-size:2em;
	color: #9b332e;
	font-weight: inherit;
	/*font-weight:bold;*/
	text-shadow: 0px 0px 5px white, 0px 0px 15px white !important;
}
.tituloServ{
	/*font-family: 'Droid Serif', serif;*/
	text-align: center;
	color: #9b332e;
	font-weight: 500;
	/*background-color: white;*/
}
.servDestinos{
	text-align: center; 
	margin: 0;
	margin-bottom: 20px;
	/*background-color: white;*/
	border-radius: 10px;
	/*box-shadow: 4px 4px 17px rgba(00,00,00,0.55);*/
}
.servDestinos h3,h4{
	font-weight: initial !important; 
}

.divBanerServ{
	padding: 0px;
	padding-top: 20px;
}
.cotTuri{
	text-align: center;
	margin: auto;
	margin-top: 40px;
	/*margin-bottom: -40px;*/
	/*background-color: white;*/
	/*border-radius: 10px;*/
	/*box-shadow: 4px 4px 17px rgba(00,00,00,0.55);*/

}
@media only screen and (max-width: 1279px){
	.divBanerServ{
		margin-right: ;
	}
}
@media only screen and (max-width: 767px){
	.servTexSob{
		font-size: calc(1em + .3vw);
	}
	.textoServ{
		height: 70px;
	}

}
@media only screen and (max-width: 800px){
	.textoServ{
		height: 80px;
	}

}
@media only screen and (max-width: 937px){
	.servTexSob{
		font-size: calc(8em + .3vw);
	}

}
