#sg-contenido{
	padding: 3% 3% 3% 3%;
}

#sub-solicita{
	padding: 20px 20px;
	background-color: #333333;
	color: white;
	text-align: center;
	font-family: OpenSansSB;
	font-size: 2.5em;
	letter-spacing: -0.05em;
}

#div-forma{
	padding: 15px 15px 15px 15px;
	background-color: white;
	display: block;
}


#sub-001{
	font-family: OpenSansSB;
	text-align: center;
	font-size: 3.3em;
	letter-spacing: -0.07em;
	color: #333333;
	font-weight: bold;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	padding: 30px 30px 30px 30px;
}

#sub-002{
	width: 100%;
	float: left;
}

#sub-002>*{
	width: 70%;
	margin: 0px 15%;
	float: left;
	border-radius: 5px 5px;
	background-color: #333333;
	line-height: 2.2em;
	height: 2.7em;
	font-size: 1.5em;
	color: white;
	text-align: center;
		font-family: OpenSansSB;
	letter-spacing: -0.06em;
}

#visas-banderas-carrusel{
	padding: 30px 30px 30px 30px;
}

.visa-flags{
	float: left;
	width: 140px;
}

.visa-flag{
	width: 100%;
	float:left;
}

.visa-flag img{
	width: 100% !important;
	height: 58.5%;
}

.visa-flag-pais{
	text-align:center;
	color:white;
	background-color: #333333 !important;
	line-height:1.8em;
	height:1.8em;
	width: 100%;
	float: left;
	/*border-right: 1px solid #454545;*/
}

@media screen and (min-width: 640px) {
	#visas-001{
		
	}
	#div-forma{
		padding: 25px 25px 25px 25px;
	}

}