@font-face {
    font-family: 'vitorregular';
    src: url('fonts/vitor-webfont.eot');
    src: url('fonts/vitor-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/vitor-webfont.woff') format('woff'),
         url('fonts/vitor-webfont.ttf') format('truetype'),
         url('fonts/vitor-webfont.svg#vitorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**
 * GENERAL
 */
.item-page a {
	color: #798fce !important;
}
.item-page .rt-article-title a {
	color: #3d4e7e !important;
}
#jmap_sitemap {
	overflow: hidden;
}
ul.menu li:before {
	background: transparent;
	-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 0 rgba(0,0,0,0.3);
	box-shadow: inset 0 0 0 rgba(0,0,0,0.3);
}
#rt-mainbody li {
	line-height: 1.7em;
}
p {
	text-align: justify;
}
body {
	background: white !important;
}
strong, b {
	color: #222;
}
body a {
	color: #3d4e7e;
}
img {
	height: auto;
	max-width: 100%;
}
.component-content h2{
	display: block !important;
	padding-bottom: 0px;
	border-bottom: 0px;
}
.component-content h2 a {
	padding-bottom: 10px;
	border-bottom: 1px solid #3d4e7e;
}
.component-content h4 a {
	padding-bottom: 10px;
	color: #c22546 !important;
}
.rt-image {
	margin-bottom: 10px;
}
.rt-image img {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 4px solid #3d4e7e;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

div.preinscripcion {
	height: 40px;
}
a.positive,
button.positive{
	color: #7a2426;
	text-transform: uppercase;
	padding: 8px;
	font-weight: bold;
}
a.positive:hover,
button.positive:hover{
	background-color: #f5e5e5;
	border: 1px solid #e0b2b2;
	color: #7a2426;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	cursor: pointer;
}
/**
 * LISTS
 */
ul.menu ul li > a,
ul.menu ul li > .item,
ul.menu ul li > .separator {
	padding: 5px 25px;
}
ul.menu li a,
ul.menu li .item,
ul.menu li .separator {
	padding: 13px 25px;
}
/**
 * SPONSORS
 */
.sponsors .gantry-width-50 {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.sponsors .thumbnail {
	display: inline;
}

/**
 * HEADER
 */
.rt-photo {
	width: 100%;
	/* background: #3d4e7e; */
}
.header-left {
	font-family: 'Quicksand';
	padding-top: 10px;
	font-size: 30px;
	font-weight: bold;
}
.header-left a {
	color: #333;
}
.header {
	text-align: right;
	font-family: 'Quicksand';
}
.header .vitor {
	font-family: 'vitorregular';
	font-size: 44px;
	line-height: 60px;
	font-weight: bold;
}
.header .vitor a{
	color: #c22546;
}
.header span {
	color: #222;
}
.header div {
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -2px;
	color: #3d4e7e;
	font-weight: bold;
}
.header div span {
	color: #d59950;
	/*margin: 0 80px;*/
	background: #ecedef;
}
/*
.header div span:after,
.header div span:before {
	border-top: 1px solid #ddd;
	width: 60px;
	height: 1px;
	position: absolute;
	display: block;
	top: 92%;
	content: " ";
	background-clip: content-box;
	box-sizing: border-box;
	right: 14px;
	z-index: -1px;
}
.header div span:before {
	right: 392px;
}*/

/**
 * BACKGROUND
 */
.rt-showcase-bg {
	background: white;
}
.rt-article-title h2 {
	background: white !important;
}
.rt-article-title {
	border-top: 0px solid #fff !important;
	border-bottom: 0px solid #fff !important;
}
/**
 * CONTENT
 */
#rt-main .rt-grid-12 .rt-block {
	padding: 25px;
	margin: 0;
}
.contact .rt-grid-4 {
	text-align: center;
	line-height: 1.1em;
	width: 380px;
}
.contact .rt-grid-4 .rt-image{
	height: 70px;
}
/**
 * FOOTER
 */
#rt-footer, #rt-bottom, #rt-showcase, #rt-top, #rt-drawer {
}
#rt-content-bottom a {
	border-left: 1px solid #ddd;
	padding-left: 10px;
#	height: 48px;
	margin-bottom: 10px;
}
/**
 * CONTACT
 */
.contactData{
	width: 50%;
	float: left;
}
.contactMap{
	width: 50%;
	float: left;
}
#map {
	width: 100%;
	height: 400px;
	margin-left: 10px;
	border: 4px solid #3d4e7e;
	border-radius: 5px;
}
#map img{
	max-width: none;
}
.popup h3{
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
}
/**
 * TABLES
 */
.commites td{
	border-top: 0;
	padding: 2px 5px;
}
/**
 * FOOTER
 */
#rt-footer:before {
	background: transparent;
}
#rt-footer {
	background-color: white;
}
#rt-footer .gf-menu.l1 > li.active > .item {
	background: white;
}
/**
 * FORMS
 */
.formResponsive select,
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
	width: 90%;
}