body {
	font-family: 'Open Sans Condensed', sans-serif;
}
.font-size-is-default {
    font-size: 18px;
}
h1 {
    font-size: 180%;
}
.title, .component-content h2 {
    font-weight: 600;
}
#rt-top-surround {
    color: #adadad;
    text-shadow: none;
	background-color: #ffffff;
    background-image: linear-gradient(to bottom, #fff, #ddd);
    background-repeat: repeat-x;
    border-bottom: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
#rt-header {
	background-color: #1A2D5D;
}
.rt-block.logo {
    padding: 0;
}

/* Menu */

.gf-menu .item {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 13px;
	font-weight: 900;
	color:#ffffff;
}
.gf-menu li.parent > .item {
	font-size: 16px;
    text-transform: uppercase;
}
.gf-menu .dropdown {
    background: none repeat scroll 0 0 #ffcc2b;
    border-color: -moz-use-text-color #343434 #343434;
    border-radius: 0 0 5px 5px;
    border-right: 0 none #343434;
    border-style: none;
    border-width: 0;
	color: #3E3E3E;
	text-shadow: none !important;
}
.gf-menu .dropdown ul li a {
	color: #3E3E3E;
	text-shadow: none;
}
.gf-menu .dropdown ul li.active > .item {
    color: #6F6F6F;
}
.gf-menu.l1 > li.active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: none;
    border-radius: none;
    box-shadow: none;
}
.gf-menu li:hover, .gf-menu li.active:hover {
    background: none repeat scroll 0 0 #FFCC2B;
	border: none;
}
.gf-menu li:hover > .item.active:hover {
    color: #3E3E3E !important;
    text-shadow: none !important;
}

/* Showcase */

.layout-showcase .readon {
    display: none;
}
.sprocket-features-desc img {
    border: 1px solid #fff;
}
/* Headline */

.sprocket-headlines {
    height: 140px !important;
}

.sprocket-headlines-navigation {
    vertical-align: bottom !important;
}
.sprocket-headlines-navigation .arrow {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #000 !important;
	margin-bottom: 12px !important;
}

.noti {
    font-weight: 600;
}
.notiInfo {
    font-size: 15px;
    line-height: 1em;
}
/* end */
.rt-block {
	z-index: 0;
}
.siteContainer {
    background-image: url("../../../images/footer.logo.gif");
    background-position: 85% 90%;
    background-repeat: no-repeat;
    height: 300px;
    margin: auto auto auto 52px;
    width: 100%;
}

.containerFirst {
    float: left;
    padding: 0 8px;
    text-align: left;
    width: 120px;
}

.containerSection {
    border-bottom: 1px solid #969696;
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 12px;
    padding-bottom: 2px;
}
.siteContainer ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 10px;
}
.siteContainer ul li {
    border-left: 0 none;
    border-right: 0 none;
    display: block;
    font-size: 14px;
    margin: 0 0 0 8px;
    padding: 0;
    text-indent: 0;
}
.containerMiddle {
    float: left;
    padding: 0 8px;
    text-align: left;
    width: 160px;
}

/* Top Menu */

.socials {
	display: block;
	clear: both;
	float: right;
}
.topMenu > a:hover {
    color: #303030 !important;
    text-decoration: underline;
}
li {
    line-height: 25px !important;
}
a:hover {
    text-decoration: underline !important;
}
/* Slider Styles */

.accordion-heading {
    background-color: #ddd !important;
}

/* Noticias */
article {
    background-color: #fff;
    border-radius: 8px;
    margin: 10px;
    padding: 20px !important;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

/* Directiva */

.titleJunta {
    font-family: Times New Roman;
    font-size: 1.4em;
    line-height: 1em;
    text-transform: uppercase;
	margin-bottom: 50px;
}

.nameJunta {
    clear: both;
    font-size: 0.9em;
    font-weight: 900;
    margin-bottom: 0;
}

.positionJunta, .emailJunta {
    font-size: 0.8em;
	line-height: 1.5em;
    margin: 0;
    padding: 0;
}
.sprocket-grids-b h2 a {
    color: #fff !important;
    font-size: 0.8em;
    text-shadow: none !important;
}
.sprocket-grids-b h2 {
	color: #fff !important;
	text-shadow: none !important;
}
.sprocket-grids-b-readon {
    color: #fff !important;
}

.sprocket-grids-b-image {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
}
.eventLine {
    overflow-x: hidden;
    overflow-y: hidden;
 	font-size: 14px;
    font-weight: 600;
}
/* .mb12 {
    visibility: hidden;
} */

.rbs-116 img {
    border: 1px solid #cccccc;
}
.rbs-116 > .slider-wrapper.theme-light {
  padding:0;
  margin:0;
}
div#slider-116 {
    margin: 0;
    overflow: hidden;
}

.blue-btn {
	padding: 10px 15px;
	background-color: #1A2D5D;
	color: #fff;
	margin: 10px 0;
	display: inline-block;
	font-weight: 700;
}

.blue-btn:hover {
	color: #fff;
}

@media only screen and (max-device-width: 480px) {

	.hide-mobile {
		display: none;
	}

}




/* ad banner homepage footer | motorcraft disable */
