@media (max-width: 575px) {
	.bg {
		background-position: center;
	}
	.bajar0 {
		margin-top: 0;
	}
	.formato1 {
		font-weight: bold;
		font-size: 1em;
	}
	.titcont{
		font-size: 1.7em;
	}
	hr.linea1 {
		width: 100%;
		margin-left:-10px;
	}
	h1 .t1 {
		text-shadow: 0 0 30px #fff;
		font-size: 4em;
	}
	.t2 {
		font-size: 1.5em !important;
		background-color: rgba(0, 0, 0, 0);
		margin:0 auto;
		display: block;
	}
	p {
		margin: 0 auto !important;
		display: block !important;
	}
	.r1 img {
		margin-left: 60px;
		margin-top: 50px;
	}
	.r2 img {
		margin-left: 60px;
		margin-top: 50px;
	}
	.bajar {
		margin-top: 60px;
	}
	h4 {
		margin-left: 50px;
	}
	button {
		display: inline;
		margin-left:70px !important;
	}
	.card{
		width:80%;
		margin-bottom: 30px;
	}
	.accordion{
		width:80%;
	}
	.servicios1{
		width:80%;
		margin:0 auto;
	}
	.imp img {
		width:50%;
	}
	.imp2 img{
		width:50%;
	}
	.respuesta1{
		margin:0 auto;
		display: block;
	}	
	.nav-pills{
		margin:0 auto;
		display:block;
	}
	.dropdown-item{
		font-size:0.8em;
	}
	a:link{
		text-decoration:none;
	}
}


@media (min-width: 576px) and (max-width: 767px) {
	.t2 {
		font-size: 2.5em !important;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.card{
		width:100%;
	}
	
}


@media (min-width: 768px) and (max-width: 991px) {
	.t2 {
		font-size: 3em !important;
		background-color: rgba(255, 255, 255, 0.2);
	}
}


@media (min-width: 992px) and (max-width: 1199px) {
	.bajar0 {
		margin-top: 0;
	}	
}



@media (min-width: 1200px) {
}
