@font-face{
	font-family: 'Indivisa Text Sans Regular';
	src: url('../../fonts/eot/IndivisaTextSans-Regular.eot');
	src: url('../../fonts/eot/IndivisaTextSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/woff2/IndivisaTextSans-Regular.woff2') format('woff2'),
		url('../../fonts/woff/IndivisaTextSans-Regular.woff') format('woff'),
		url('../../fonts/ttf/IndivisaTextSans-Regular.ttf') format('truetype'),
		url('../../fonts/svg/IndivisaTextSans-Regular.svg#indivisa') format('svg');
}
html, body{
	background: #727171;
	background: linear-gradient(90deg, rgba(114,113,113,1) 0%, rgba(255,255,255,.5) 100%);
	color: #333;
	font-family: 'Indivisa Text Sans Regular', sans-serif;
	font-size: 16px;
}
*{
	box-sizing: border-box;
}
a{
	color: #be2249;
	text-decoration: none;
}
h1{
	color: #eb1c24;
	font-size: 24px;
	margin: 0 0 20px 0;
	padding: 0;
}
h2{
	color: #be2249;
	font-size: 22px;
	margin: 0 0 20px 0;
	padding: 0;
}
.btn{
	background: #be2249;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 5px auto;
	padding: 5px 10px;
	width: auto;
}
.clearfix{
	clear: both;
	display: block;
	height: 0;
	width: 0;
}
.wrapper{
	margin: 0 auto;
	max-width: 960px;
	position: relative;
	width: 100%;
}
header{
	background: #ffff;
	box-shadow: 0 5px 10px rgba(0,0,0,.5);
	height: 80px;
	position: relative;
}
#asinea101{
	background: url(../images/di-integra_101.png);
	background-size: cover;
	float: left;
	height: 80px;
	width: 240px;
}
body > section{
	background: url(../images/di-integra_bg.png) bottom right no-repeat #fff;
	min-height: 500px;
	padding: 20px 10px;
	text-align: justify;
}
.highlight{
	color: #be2249;
}
.big{
	font-size: 22px;
}
.banner{
	box-shadow: 5px 5px 10px rgba(0,0,0,.5);
	margin-bottom: 20px;
}
.banner img{
	height: auto;
	width: 100%;
}
#mosaics{
	text-align: center;
}
.mosaic{
	background: #fff;
	box-shadow: 5px 5px 10px rgba(0,0,0,.5);
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	height: 120px;
	padding: 20px 10px;
	margin: 10px;
	text-transform: uppercase;
	text-align: center;
	width: calc(48% - 20px);
	vertical-align: bottom;
}
#patrocinadores{
	background: #fff, .5;
	box-shadow: 0 5px 10px rgba(0,0,0,.5);
	width: calc(100% - 20px);
}
#patrocinadores img{
	display: inline-block;
	height: 50px;
	margin: 10px;
	width: auto;
}
.disabled{
	color: #999;
}
.download{
	background: #be2249;
	border-radius: 5px;
	color: #fff;
	display: block;
	float: right;
	padding: 5px 10px;
}
#video,
#video2{
	width: 350px;
}
.video-responsive{
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}
.video-responsive iframe{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.menu{
	text-align: center;
}
.tile{
	background: #fff;
	box-shadow: 5px 5px 10px rgba(0,0,0,.5);
	cursor: pointer;
	float: left;
	height: 120px;
	padding: 10px;
	margin: 10px;
	width: calc(50% - 20px);
}
.tile img{
	display: block;
	margin: 0 auto;
	height: 50px;
	width: 50px;
}
.tile span{
	display: block;
	text-align: center;
}
.contents{
	background: #fff;
}
.contents > input[type="radio"],
.contents > input[type="radio"] + .content{
	display: none;
}
.contents > input[type="radio"]:checked + .content{
	display: block;
}
.contents > input[type="radio"] + .content{
	padding: 20px 0;
}
.hotel{
	background: #fff;
	height: 240px;
	margin: 10px 0;
	position: relative;
}
.hotel > div{
	background-size: cover;
	height: 100%;
	opacity: .2;
	position: absolute;
	width: 100%;
	z-index: 0;
}
.hotel > strong{
	color: #3b304f;
	display: block;
	font-size: 18px;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 100%;
	z-index: 10;
}
.hotel span{
	position: absolute;
	text-align: center;
	top: 50px;
	width: 100%;
}
.hotel a{
	background: #be2249;
	color: #fff;
	left: calc(50% - 75px);
	padding: 5px 20px;
	position: absolute;
	text-align: center;
	top: 140px;
	width: 150px;
}
.hotel a.sitio{
	background: #3b304f;
	top: 180px;
}
.pasos{
	background: #ccc;
}
.pasos > ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.pasos > ul li{
	float: left;
	width: 50%;
}
.pasos > ul li a{
	border: 3px solid #3b304f;
	color: #333;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}
.pasos > ul li.ui-tabs-active a{
	background: #fff;
	border-bottom: 3px solid #fff;
}
.paso{
	background: #fff;
	border: 3px solid #3b304f;
	border-top: none;
	padding: 20px;
}
#registro{
	border: 3px solid #58595b;
	padding: 20px;
}
form label{
	font-weight: bold;
}
form label,
form input,
form select{
	margin-bottom: 10px;
}
form .asociado{
	display: none;
}
form button{
	background: #eb1c24;
	border: none;
	color: #fff;
	padding: 10px 20px;
}
form a{
	background: #be2249;
	color: #fff;
	display: inline-block;
	padding: 0 5px;
}
footer{
	color: #333;
	padding: 20px;
	text-align: center;
}
footer #contacto a{
	color: #333;
}
footer > a{
	background-size: cover;
	display: inline-block;
	margin: 10px;
	height: 55px;
}
footer > a#facebook{
	background-image: url(../images/ico_facebook.png);
	width: 55px;
}
footer > a#instagram{
	background-image: url(../images/ico_instagram.png);
	width: 55px;
}
footer > a#twitter{
	background-image: url(../images/ico_twitter.png);
	width: 55px;
}
@media (max-width: 767px){
	form label,
	form input[type="text"],
	form input[type="email"],
	form select,
	form > div {
		text-align: left;
		width: 100% !important;
	}
	form button{
		width: 100% !important;
	}
}

@media screen and (min-width: 480px){
	.tile{
		width: calc(25% - 20px);
	}
}
@media screen and (min-width: 640px){
	.mosaic{
		width: calc(24% - 20px);
	}
	.hotel{
		box-shadow: 5px 5px 10px rgba(0,0,0,.5);
		height: 190px;
	}
	.hotel > div{
		opacity: 1;
		width: 200px;
	}
	.hotel > strong,
	.hotel span{
		left: 220px;
		text-align: left;
		width: auto;
	}
	.hotel a{
		left: auto;
		right: 190px;
	}
	.hotel a.sitio{
		right: 20px;
		top: 140px;
	}
	#video,
	#video2{
		width: 738px;
	}
	.menu,
	.dias{
		float: left;
		width: 150px;
	}
	.tile{
		background-position: center 10px;
		background-size: auto 60px;
		display: block;
		float: none;
		height: 120px;
		margin: 0 auto 20px auto;
		padding: 15px 10px 0 10px;
		width: 120px;
	}
	.tile img{
		margin-bottom: 5px;
	}
	.contents{
		box-shadow: 5px 5px 10px rgba(0,0,0,.5);
		float: right;
		padding: 10px 20px;
		width: calc(100% - 150px);
	}
	.contents > input[type="radio"] + .content{
		padding: 0;
	}
	#afiliados,
	#no_afiliados{
		float: left;
		width: 50%;
	}
	#no_afiliados{
		text-align: right;
	}
	form label{
		/*text-align: right;*/
	}
	footer #contacto{
		float: right;
		text-align: right;
	}
	footer > a{
		margin: 10px 20px;
	}
}
@media screen and (min-width: 960px){
	.mosaic{
		width: calc(25% - 20px);
	}
}