* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	overflow-x: auto;
	height: 100%;
}

a {
	color: #b84f60
}

#co {
	min-width: 640px;
	min-height: 100%;
	position: relative;
	width: 100%;
}

#headMain {
	background-color: #f2f2f2;
	border-bottom: 1px solid #cccccc;
	height: 38px;
	overflow: hidden;
	display: none !important
}

#mod_perfil {
	top: 8px;
}

#langContainer {
	right: 180px !important;
	top: 8px !important;
}

#contenido {
	min-height: 535px;
	margin: 0 auto;
	width: 100%;
}

#logo {
	margin: 0 auto;
	width: 440px;
	margin-top: 30px;
	display: none !important
}

#slogan {
	margin: 0 auto;
	margin-top: 20px;
	font-size: 35px;
	line-height: 38px;
	text-align: center;
	display: none !important
}

#slogan span {
	color: #759C28;
}

#buscador {
	margin: 0 auto;
	width: 639px;
	margin-top: 30px;
	color: #5e5e5e;
}

#buscador input {
	margin-top: 5px;
	width: 100%;
}

#buscador .twitter-typeahead {
	width: 100%
}

.txtBusc {
	display: block;
}

.foot {
	display: none !important
}

#chkRDspan {
	font-size: 14px;
}

#selectores {
	overflow: hidden;
	margin: 0 auto;
	width: 625px;
	margin-top: 20px;
	padding-top: 0px;
}

#selectores label {
	clear: both;
	padding-top: 5px;
	font-size: 18px;
}

.bloq1 {
	width: 275px;
}

input[type="checkbox"] {
	margin-top: 2px;
	position: absolute;
	height: 24px;
	width: 24px;
	z-index: 50;
	opacity: 0;
}

input[type="checkbox"]+label::before {
	content: "";
	display: block;
	float: left;
	width: 21px;
	height: 21px;
	border: 1px solid #333333;
	*border: 0;
	margin-top: -3px;
	border-radius: 2px;
	margin-right: 8px;
}

input[type="checkbox"]+label.checkbox-on::before {
	background: url(../images/checked.png) 1px 1px no-repeat;
}

input[type="checkbox"]+label {
	margin-left: 35px\0/;
}

.bloqs {
	float: left;
	font-size: 18px;
}

.bloqs>div {
	margin-bottom: 22px;
}

.typeahead {
	margin-top: 4px;
	min-width: 623px;
}

.typeahead li a:hover .rowPre span {
	color: #fff !important;
}

.rowPre span {
	color: #999;
}

.typeahead .active .rowPre span {
	color: #fff;
}

.bloqsInf {
	clear: both;
	overflow: hidden;
	width: 650px;
	margin: 15px auto 180px auto;
}

#bannerABC {
	width: 99.5%;
	height: 100px;
	float: right;
	margin-top: 40px;
}

/*.bloqsInf > div{float: left;width: 200px;height: 54px;border: 1px solid #ccc;background-color: #f2f2f2;font-size: 20px;padding: 6px}*/
.bloqsInf div:first-child {
	margin-right: 10px;
}

.bloqApp {
	background: url(../images/qr-app.png) no-repeat 75px 35px;
}

.bloqApp span {
	/*color:#759C28;*/
	font-size: 20px
}

.bloqApp p {
	width: 200px;
	text-align: center;
	margin: 0px 0 0 10px;
}

.bloqApp {
	float: left;
	width: 205px;
	height: 100px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	font-size: 20px;
	padding: 6px;
	margin-left: 15px;
}

.eventDest {
	display: block;
	height: 198px;
	width: 400px;
	float: left;
	border: 1px solid #ccc;
}

.icons {
	overflow: hidden;
	position: absolute;
	margin-top: 124px;
	margin-left: 15px;
}

.icons a {
	position: relative;
	display: inline-block;
}

.iconRD {
	position: absolute;
	top: 5px;
	left: 10px;
}

.iconRI {
	position: absolute;
	top: 30px;
	left: 10px;
}

.iconT {
	position: absolute;
	top: 22px;
	left: 75px;
}

.icons {
	float: left;
	width: 205px;
	height: 62px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	font-size: 15px;
	padding: 6px
}

.bottomInfo {
	margin: 0 auto;
	width: 395px;
	background-color: none;
	height: 20px;
	text-align: right;
	font-size: 16px;
	margin-top: 5px;
}

.eventDest {
	width: 400px !important;
	height: 198px !important;
}

#gallery {
	width: 400px !important;
	height: 198px !important;
}

#myCarousel {
	width: 400px !important;
	height: 198px !important;
}

.item.active {
	width: 100% !important;
	height: 198px !important;
}




/*_________________________________________________________________________________________________________________________________*/


@media (max-width: 1450px) {
	#logo {
		margin: 0 auto;
		width: 290px;
		margin-top: 30px;
	}

	#headMain {
		background-color: #f2f2f2;
		border-bottom: 1px solid #cccccc;
		height: 30px;
		overflow: hidden;
	}

	#mod_perfil {
		top: 3px;
	}

	#langContainer {
		right: 180px !important;
		top: 3px !important;
	}

	#contenido {
		min-height: 535px;
		margin: 0 auto;
		width: 100%;
	}

	#slogan {
		margin: 0 auto;
		margin-top: 10px;
		font-size: 25px;
		line-height: 38px;
		text-align: center
	}

	#slogan span {
		color: #759C28;
	}

	#bsc {
		height: 18px;
	}

	#buscador {
		margin: 0 auto;
		width: 639px;
		margin-top: 30px;
		color: #5e5e5e;
	}

	#buscador input {
		margin-top: 5px;
		width: 100%;
	}

	#buscador .twitter-typeahead {
		width: 100%
	}

	.txtBusc {
		display: block;
	}

	#chkRDspan {
		font-size: 14px;
	}

	#selectores {
		overflow: hidden;
		margin: 0 auto;
		width: 625px;
		margin-top: 10px;
		padding-top: 0px;
	}

	#selectores label {
		clear: both;
		padding-top: 3px;
		font-size: 14px;
	}

	.bloq1 {
		width: 275px;
	}

	input[type="checkbox"] {
		margin-top: 2px;
		position: absolute;
		height: 24px;
		width: 24px;
		z-index: 50;
		opacity: 0;
	}

	input[type="checkbox"]+label::before {
		content: "";
		display: block;
		float: left;
		width: 18px;
		height: 18px;
		border: 1px solid #333333;
		*border: 0;
		margin-top: -3px;
		border-radius: 2px;
		margin-right: 8px;
	}

	input[type="checkbox"]+label.checkbox-on::before {
		background: url(../images/checked.png) 0px 0px no-repeat;
	}

	input[type="checkbox"]+label {
		margin-left: 35px\0/;
	}

	.bloqs {
		float: left;
		font-size: 18px;
	}

	.bloqs>div {
		margin-bottom: 22px;
	}

	.typeahead {
		margin-top: 4px;
		min-width: 623px;
	}

	.typeahead li a:hover .rowPre span {
		color: #fff !important;
	}

	.rowPre span {
		color: #999;
	}

	.typeahead .active .rowPre span {
		color: #fff;
	}

	.bloqsInf {
		clear: both;
		overflow: hidden;
		width: 600px;
		margin: 15px auto 180px auto;
	}

	/*.bloqsInf > div{float: left;width: 200px;height: 54px;border: 1px solid #ccc;background-color: #f2f2f2;font-size: 20px;padding: 6px}*/
	.bloqsInf div:first-child {
		margin-right: 15px;
	}

	.bloqApp {
		background: url(../images/qr-app.png) no-repeat 80px 35px;
		background-size: 60px 65px;
	}

	.bloqApp span {
		/*color:#759C28;*/
		font-size: 15px
	}

	.bloqApp p {
		width: 200px;
		text-align: center;
		margin: 0px 0 0 10px;
	}

	.bloqApp {
		float: left;
		width: 205px;
		height: 94px;
		border: 1px solid #ccc;
		background-color: #f2f2f2;
		font-size: 15px;
		padding: 6px;
		margin-left: 45px;
	}

	.bloqApp p {
		margin-left: 0px;
	}

	.eventDest {
		display: block;
		height: 148px !important;
		width: 296px !important;
		float: left;
		border: 1px solid #ccc;
		margin-left: -7px !important;
	}

	.icons {
		overflow: hidden;
		position: absolute;
		margin-top: 116px;
		margin-left: 45px;
	}

	.icons a {
		position: relative;
		display: inline-block;
	}

	.iconRD {
		position: absolute;
		top: 5px;
		left: 10px;
	}

	.iconRI {
		position: absolute;
		top: -1px;
		left: 156px;
	}

	.iconT {
		position: absolute;
		top: 8px;
		left: 75px;
	}

	.icons {
		float: bottom;
		width: 205px;
		height: 20px;
		border: 1px solid #ccc;
		background-color: #f2f2f2;
		font-size: 15px;
		padding: 6px;
	}

	.bottomInfo {
		margin: 5px auto 0px auto;
		width: 296px;
		text-align: right;
		font-size: 16px;
		display: block;
	}


	#gallery {
		width: 296px !important;
		height: 148px !important;
	}

	#myCarousel {
		width: 296px !important;
		height: 148px !important;
	}

	#myCarousel img {
		height: 148px !important;
	}

	.item.active {
		width: 100% !important;
		height: 148px !important;
	}
}