/* Custom CSS overrides */
@import url(https://fonts.googleapis.com/css?family=Cookie);
@import url(https://fonts.googleapis.com/css?family=Cuprum:400,700);


body {
    color: #444;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 160%;
}
p {
	color:#444;
}
a{
    color: #2E2E2E;
    text-decoration: none;
}
h2 a {
    color: #2E2E2E;
    text-decoration: none;
}
.node header h2 a {
    text-decoration: none;
	font-family: "Cuprum",sans-serif;
	font-size:40px;
}
a:focus, a:hover {
    color: #444;
    text-decoration: none;
}
h2 a:focus,h2 a:hover {
    color: #444;
    text-decoration: none;
}
#header {
    padding: 0px;
 }
#logo {
    padding: 0px;
    text-align: center;
}
.node.node-teaser, .page-node- #content-wrapper, .page-contact #content-wrapper {
    border-radius: 0px;
}
.sidebar {
	background-color: #FCFCFC;
    border: 1px solid #EAEAEA;
    margin-bottom: 30px;
    border-radius: 0px;
}
.sidebar h2 {
    background-color: #2E2E2E;
    padding: 10px 10px 10px 20px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    margin: 2px 2px 20px 2px;
}
 #footer {
	color: #333;
	border:none;
	background-color: #fff;
	margin-bottom: 0px;
	border-bottom:2px solid #2E2E2E;
}
 
#footer h2 {
    background-color: #2E2E2E;
    padding: 10px 0px 10px 20px;
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 150%;
}
#footer  h4{
	text-transform: uppercase;
	font-size: 16px;
	font-family: inherit;
	color: #2E2E2E;	
}

 #footer a{
	color: #333;
}
	
 #footer a:hover{
	color: #2E2E2E;
}
#footer  h3 a{
   color: #333;
}
title-sep::after, #pre-header h2::after, #promoted h2::after, .sidebar h2::after, #footer h2::after {
    display: none;
    }
	
	#toTop {
    border-radius: 0px;
	background-color: #2E2E2E;
	opacity: 0.9;
    width: 55px;
    height: 55px;
    bottom: 0px;
    right: 25px;
	    font-size: 32px;
    text-align: center;
    display: none;
    padding: 10px 0px 0px 2px;
}

#toTop:hover {
    opacity: 0.8;
    transition: all 0.3s ease 0s;
	background-color: #999;
}
.field-type-taxonomy-term-reference a {
    color: #FFF;
    background-color: #2E2E2E;
    padding: 3px 10px;
    display: inline-block;
    margin: 2px 0px !important;
}
.field-type-taxonomy-term-reference a:hover{
    color: #FFF;
	background-color: #999;
}
.field-type-taxonomy-term-reference .field-item::after {
    content: " ";
    margin-right: 2px;
}
.btn-group-xs > .btn, .btn-xs {
      border-radius: 0px;
}
.node footer {
    padding: 20px 40px;
}
.node-readmore, .text-right{
	text-align:right;
}
.caption  h3 {
    font-size: 20px;
	text-align:center;
}
.thumbnail {
    border-radius: 0px;
	border: none;
}

#apoiar {
	text-align:center;
	margin-bottom: -20px;
}

#apoiar h1 {
	font-family: 'Cuprum', sans-serif;
	font-size: 66px;
	padding-bottom: 25px;
}
#apoiar  a{
	font-weight:bold;
	padding: 10px 16px;
}
.btn-success {
    color: #2E2E2E;
    background-color: transparent;
    border-color: #2E2E2E;
    border-radius: 0px;
    border: 3px solid #2E2E2E;
}
.btn-success:hover {
    color: #FFF;
    background-color: transparent;
    border-color: #fff;
}
.btn-success.focus, .btn-success:focus {
     color: #FFF;
    background-color: transparent;
    border-color: #fff;
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    color: #FFF;
    background-color: transparent;
    border-color: #fff;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #FFF;
    background-color: transparent;
    border-color: #fff;
}
.btn-info {
	font-weight:bold;
    color: #2E2E2E;
    background-color: transparent;
    border-color: #2E2E2E;
	border: 1px solid #2E2E2E;
}
.btn-info:hover,.btn-info:focus {
    color: #FFF;
	font-weight:bold;
    background-color: #2E2E2E;
    border-color: #2E2E2E;
	border: 1px solid #2E2E2E;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #FFF;
	font-weight:bold;
    background-color: #2E2E2E;
    border-color: #2E2E2E;
	border: 1px solid #2E2E2E;
}
.btn-primary {
    color: #2E2E2E;
    background-color: transparent;
    border-color: #2E2E2E;
    border-radius: 0px;
    border: 3px solid #2E2E2E;
}
.btn-primary:hover {
    color: #FFF;
    background-color: #2E2E2E;
    border-color: #2E2E2E;
}
.btn-primary.focus, .btn-primary:focus {
     color: #FFF;
     background-color: #2E2E2E;
    border-color: #2E2E2E;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: #2E2E2E;
    border-color: #2E2E2E;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #FFF;
    background-color: #2E2E2E;
    border-color: #2E2E2E;
}
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
#comentarios {
	font-weight:bold;
    color: #999;
    background-color: transparent;
    border-color: #999;
	border: 1px solid #999;
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	text-transform:lowercase;
	}
	#comentarios a{
    color: #999;
    text-decoration: none;
	}
#comentarios a:focus, a:hover {
    color: #999;
    text-decoration: none;
	}
	.breadcrumb {
   border-radius: 0px;
}
ul.menu li {
    border-bottom: none;
	padding:0px;
}
ul.menu li a {
    text-transform: uppercase;
    display: block;
	line-height: 150%;
	padding: 10px 0px 10px 25px;
}
ul.menu li a:hover, ul.menu li a:active {
    text-decoration: none;
    color: #FFF;
    background-color: #2E2E2E;
}
 #main-navigation ul.menu li a:hover,#main-navigation ul.menu li a:active{
	background-color: transparent;
	color:#2E2E2E;
	}
ul li.leaf {
    list-style-type: none;
}
.list-group-item {
    background-color: transparent;
    border:none;
	border-bottom: 1px solid #eee;
	padding:10px 0px 10px 7px;
}
.list-group-item a {
	color:#fff;
}
#contactos p {
	color:#333;
}
.text-green {
	color:#2E2E2E;
}
ul li.expanded {
    list-style-image: none;
    list-style-type: none;
   }
   ul li.collapsed {
    list-style-image: none;
    list-style-type: none;
}
.nolink {
    background-color: #2E2E2E;
    color: #FFF;
    font-weight: bold;
	margin-top: 10px;
}
ul.menu li a.nolink {
    color: #FFF;
}
ol li a.nolink {
    background-color: transparent;
    color: #2E2E2E;
    font-weight: normal;
}
ul.menu li.expanded ul {
    border-top: none;
   }
h1.page-title {
    color: #2E2E2E;
    font-size: 36px;
	font-family: "Open Sans",sans-serif;
	padding: 0px 0px 25px;
}
.highlighted-block, #block-user-login, #block-poll-recent {
    border-radius: 0px;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	border-radius: 0px;
}
input.form-text, textarea.form-textarea, select {
	border-radius: 0px;
}
input.form-text, textarea.form-textarea, select {
    min-height: auto;
    }
	#bottom-content {
    background-color: #444;
}
#bottom-content-1 {
    color: #FFF;
	background-color: #eee;
	padding: 60px 0px 20px;
}
#pre-header-inside {
	padding: 20px 0px 0px;
}
#subfooter {
    background-color: #FCFCFC;
    border-top: none;
    padding: 40px 0px 20px;
    text-align: center;
    margin-bottom: 0px;
}
#block-nivo-slider-nivo-slider {
	padding:0px;
}
.theme-default .nivoSlider {
    margin-bottom: 0px;
    box-shadow: none;
}

.toggle-control a, .toggle-control a:hover {
    background-color:#2E2E2E;
}
#pre-header {
	background-color:#444;
}
.toggle-control  {
    right: 0px;	
  }
#sliding-popup .popup-content #popup-buttons button {
box-shadow: none;
background: none;
border-radius: 0px;
border: none;
display: inline-block;
font-family: inherit;
font-weight: normal;
padding: 4px 14px;
text-decoration: none;
text-shadow: none;
background-color: #888;
color:#FFF;
margin-right: 14px;
font-size: 14px;
}
#sliding-popup .popup-content #popup-buttons .agree-button{
    background: #888;
	color: #fff;
}
#sliding-popup .popup-content #popup-buttons .agree-button:hover{
  background: #2E2E2E;
    color: #fff;
}
#sliding-popup .popup-content #popup-buttons .find-more-button{
    background: #2E2E2E;
	color: #fff;
}
#sliding-popup .popup-content #popup-buttons .find-more-button:hover{
  background: #888;
    color: #fff;
}


#sliding-popup .popup-content #popup-text h2, #sliding-popup .popup-content #popup-text p {
font-size: 14px;
padding: 6px;
margin-top: 4px;
font-weight: normal;
text-transform:uppercase;
}
#sliding-popup {
    z-index: 9;
    opacity: 0.9;
}
h2 a:hover {
      text-decoration: none;
}
#sliding-popup1 .popup-content1 #popup-buttons1 button {
box-shadow: none;
background: none;
border-radius: 0px;
border: none;
display: inline-block;
font-family: inherit;
font-weight: normal;
padding: 4px 14px;
text-decoration: none;
text-shadow: none;
background-color: #888;
/* border-left: 10px solid #C2C2C2; */
color:#FFF;
float: right;
font-size: 16px;
}
#sliding-popup1 .popup-content1, #sliding-popup1 .popup-content1 {
font-size: 16px;
padding: 6px;
margin-top: 4px;
font-weight: normal;
text-transform:uppercase;
}
#sliding-popup1 {

    z-index: 9;
    opacity: 0.9;
}
#sliding-popup1 .popup-content1 #popup-buttons1  button:hover {
    background: #FEF200;
}
.cookies h2 {
    color: #2E2E2E;
    font-size: 22px;
}
#header-top, .toggle-control {
    border-top: 4px solid #2E2E2E;
	position: fixed;
	width: 100%;
}
#header-top .block-superfish ul.sf-menu > li > a.menuparent {
    background-color: transparent;
    color: rgb(95, 179, 54);
	margin-top:0px;
	font-weight:normal;
	}
.nolink {
    background-color: #2E2E2E;
    color: #FFF;
}
.fb_iframe_widget {
	float:right;
	padding:10px;
}
 #header-top ul.menu li a {
    text-transform: uppercase;
    font-weight: bold;
}
.addthis-smartlayers, div#at4-share, div#at4-follow, div#at4-whatsnext, div#at4-thankyou {
    top: 20%;
}
#main-content{padding-top:40px;} 
ul.pager li a, ul.pager li.pager-current {
    border-radius: 0px;
}
.views-field-field-liga-o > .field-content a::before {
    content:    "\f0da";
    font-family: FontAwesome;
	padding-right:5px;
	color:#666666;
}
.views-field-field-liga-o >.field-content a::after {
    content:  "\f08e";
    font-family: FontAwesome;
	padding-left:5px;
}
.ui-widget-content a {
    color: #2E2E2E;
}
.ui-widget-content a:hover {
    color:#666666;
}
.bs-callout-success h4 {
    color: #2E2E2E;
}
.bs-callout h4 {
    margin-top: 0px;
    margin-bottom: 5px;
}
.bs-callout-sucess {
    border-left-color: #2E2E2E;
}
.bs-callout {
    padding: 20px;
	margin-top: 20px;
	margin-bottom: -20px;
	margin-right:40px;
	margin-left: 40px;
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: #2E2E2E;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px;
}
.bs-callout-1 h4 {
    margin-top: 0px;
    margin-bottom: 5px;
}
.bs-callout-1 {
    padding: 20px;
	margin-bottom: -20px;
	border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: #2E2E2E;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 0px;
}
a:visited {
	color:#666666;
}
.field-name-field-faq{margin-top:-40px;}
.accordion-toggle-container { 1px solid #888; text-transform:uppercase;float: right; margin: 40px 40px -20px 40px; background-color:#888;padding:10px;}
.accordion-toggle-container a { color: #FFF; margin-right: 10px; }
.accordion-toggle-container:hover { background-color: #2E2E2E;transition: all 0.3s ease 0s; }

.accordion-toggle-0::after { content:"\e252";font-family: 'Glyphicons Halflings';font-size: 12px;color: #FFF;}
.accordion-toggle-1::after {content:"\e253";font-family: 'Glyphicons Halflings'; font-size: 12px;color: #FFF;}
