@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");

/*****************************************************************
* Theme
*****************************************************************
*
* Theme Name: CBAR
* App URL: http://cbar.org.br/site
* Author: D2A Marketing Digital <tecnologia@d2adigital.com.br>
* Description: CBAr Comitê Brasileiro de Arbitragem
* Version: 1.0
*
*****************************************************************
*********************/

/* Esconder imagem destacada e data no evento do GEMEP 2021 */
.postid-15006 .mc-event-date,
.postid-15006 .event-time,
.postid-15006 .wp-post-image{display:none!important;}


a.d2a-inscricao-congresso-buttom{
	background-color: #015f4d;
	border-radius: 10px;
	padding: 10px 20px;
	color: #fff!important;
	margin-bottom:50px;
}

p{
	margin:10px 0!important;
}

.clearfix{
	display: block;
    content: "";
    clear: both;
}

/* Alerta na homepage */

.d2a__convocacao{
	border: 1px solid #eee;
    margin-bottom: 30px;
    padding: 20px;
}

.d2a__convocacao h2{
	margin-bottom:20px!important;
}

.d2a__convocacao .join .join__outer p {
     margin-bottom: 20px!important;
	font-size: 1.0rem!important;
}


/*
Testes, será removido após conclusão
*/

.page-id-10696 #sidebarSubnav{
	display:none!important;
}
.page-id-10696 h1.title,
.page-id-10696 .breadcrumb{
	display:none!important;
}

.page-id-10696 .col-lg-offset-1{
	margin:0 auto!important;
}
.page-id-10696 section.content{
	background-color:#ffffff!important;
}
.page-id-10696 .content .content__wrap ul li {
    padding: 0px 0px!important;
    margin-left: 0px!important;
}

/*
Testes, será removido após conclusão
*/

table.d2a__alerta{
background-color: lightgreen!important;	
}

table.d2a__alerta tr td{
    padding: 10px!important;
}
table.d2a__alerta tr td{
    font-weight: 700!important;
     font-size: 1.2em!important;
}


/* Abre um pequeno espaço entre cada postagem listada na página de categoria */
.content__wrap div[class*=" category-"]{
	margin-bottom:50px!important;
}

/**
*
* Modules architecture
*
**/

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

* {
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	width: 100%;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
	text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}

button {
	border: none;
	background-color: transparent;
	outline: 0;
	padding: 0;
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	padding: 0;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
	border: 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	border: none;
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

address {
	font-style: normal;
}

ul,
li {
	list-style: none;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	line-height: 1.5;
}

/**
*
* Grid
*
**/

/*
	FONT SIZE
	Usage: @include font-size(14px)
*/

/*
	RETINA IMAGE
	Usage: @include image-2x("logo2x.png", 100px, 25px);
*/

/*
	GRANDIENT
	Usage: @include background-gradient(red, black, 'vertical');
*/

/*
	DISPLAY FLEX
	Usage: @include displayFlex;
*/

/*
	JUSTIFY CONTENT
	Usage: @include justify-content(value);
*/

/*
	ALIGN ITEMS
	Usage: @include align-items(value);
*/

/*
	FLEX DIRECTION
	Usage: @include flex-direction(value);
*/

/*
	FLEX WRAP
	Usage: @include flex-wrap(value);
*/

/* ==========  VARIABLES  ========== */

/**
*
* Grid
*
**/

.container {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}

.container:before,
.container:after {
	content: " ";
	display: table;
}

.container:after {
	clear: both;
}

.row {
	margin-left: -10px;
	margin-right: -10px;
}

.row:before,
.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-nb-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-nb-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-nb-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-nb-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-nb-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-nb-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-nb-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-nb-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-nb-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-nb-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-nb-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-nb-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}

.col-xs-1 {
	width: 8.33333%;
}

.col-xs-2 {
	width: 16.66667%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-4 {
	width: 33.33333%;
}

.col-xs-5 {
	width: 41.66667%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-7 {
	width: 58.33333%;
}

.col-xs-8 {
	width: 66.66667%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-10 {
	width: 83.33333%;
}

.col-xs-11 {
	width: 91.66667%;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.33333%;
}

.col-xs-pull-2 {
	right: 16.66667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.33333%;
}

.col-xs-pull-5 {
	right: 41.66667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.33333%;
}

.col-xs-pull-8 {
	right: 66.66667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.33333%;
}

.col-xs-pull-11 {
	right: 91.66667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.33333%;
}

.col-xs-push-2 {
	left: 16.66667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.33333%;
}

.col-xs-push-5 {
	left: 41.66667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.33333%;
}

.col-xs-push-8 {
	left: 66.66667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.33333%;
}

.col-xs-push-11 {
	left: 91.66667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

.col-xs-offset-1 {
	margin-left: 8.33333%;
}

.col-xs-offset-2 {
	margin-left: 16.66667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.33333%;
}

.col-xs-offset-5 {
	margin-left: 41.66667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.33333%;
}

.col-xs-offset-8 {
	margin-left: 66.66667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.33333%;
}

.col-xs-offset-11 {
	margin-left: 91.66667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

html,
body,
button {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

body {
	color: #58595b;
	font-family: "Open Sans", sans-serif;
	font-size: 0.775rem;
	font-weight: normal;
	position: relative;
	position: relative;
}

body::after {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(95%, rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 95%, rgba(0, 0, 0, 0.15) 100%);
	background-size: 100% 26px;
	bottom: 0;
	content: '';
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9;
}

body.debug::after {
	display: block;
	pointer-events: none;
}

*::-moz-selection {
	background-color: #14604c;
	color: #FFF;
}

*::selection {
	background-color: #14604c;
	color: #FFF;
}

.open {
	overflow: hidden;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

.bg-cover {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.visible {
	display: block;
}

.hide {
	display: none !important;
}

.alignment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.alignment > * {
	border-radius: 50%;
	height: 36px;
	width: 36px;
}

.alignment > * .fab {
	background: #FFF !important;
	color: #808080 !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100% !important;
	width: 100% !important;
}

.alignment > * .fab.fa-facebook-f {
	font-size: 1.125rem;
}

.alignment > * .fab.fa-youtube {
	font-size: 0.875rem;
}

.alignment > * .fab.fa-linkedin-in {
	font-size: 1.0625rem;
}

.alignment > * .fab.fa-instagram {
	font-size: 1.0625rem;
}

.alignment > *:first-child {
	margin-left: 0 !important;
}

.btn.btn-primary {
	padding: 10px 20px;
	text-transform: uppercase;
}

/**
*
* Pages architecture
*
**/

.header {
	background: #FFF;
	height: 196px;
	padding-top: 36px;
}

.header .header__wrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header .container {
	height: 100%;
	position: relative;
}

.footer {
	background: #808080;
	padding: 55px 0 45px;
}

.footer .footer__title {
	color: #e0e0e0;
	display: block;
	font-size: 1.625rem;
	line-height: 1;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.footer .footer__txt {
	color: #FFF;
	font-size: 0.7375rem;
	line-height: 19px;
}

.footer .footer__txt--copy {
	font-size: 0.675rem;
	margin-top: 76px;
}

.footer .footer__txt--copy a {
	color: #FFF;
}

.content {
	padding-bottom: 80px;
}

.content .subtitle {
	margin-bottom: 60px;
}

.content .content__wrap .btn-membership {
	margin-bottom: 30px;
}

.content .content__wrap p {
	color: #414042;
	font-size: 0.9rem!important;
	line-height: 1.6rem!important;
}

.content .content__wrap p:not(:last-child) {
	margin-bottom: 25px;
}

.content .content__wrap ul li{
	list-style:circle!important;
    padding: 10px 0px!important;
    margin-left: 30px!important;
}

.intro {
	margin-bottom: 40px;
}

.join {
	margin-bottom: -270px;
}

.join .join__title,
.join .join__txt {
	text-align: center;
}

.join .join__title {
	font-size: 2.25rem;
	font-weight: 700;
	margin-bottom: 2px;
}

.join .join__outer p {
	font-size: 1.125rem;
	line-height: 25px;
	margin-bottom: 40px;
}

.join .join__link {
	color: #58595b;
	font-weight: 700;
}

.join .join__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cta {
	background: #d0d1d3;
	padding: 320px 0 60px;
}

.cta .cta__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cta .cta__item {
	text-align: center;
	width: 308px;
}

.cta .cta__item a {
	color: #414042;
}

.cta .cta__item .fa {
	font-size: 3.375rem;
	margin-bottom: 13px;
}

.cta .cta__item .cta__item__helper {
	display: block;
	font-size: 1.375rem;
	font-weight: 700;
	line-height: 25px;
	text-transform: uppercase;
}

.cta .cta__item:not(:last-child) {
	margin-right: 30px;
}

.banner {
	height: 360px;
	margin-bottom: 40px;
	width: 100%;
}

.banner .container,
.banner .banner__wrap {
	height: 100%;
}

.banner .banner__wrap {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.banner .banner__title {
	color: #14604c;
	font-size: 4.5rem;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 47px 95px;
}

.associated-area {
	background: #00604d url("../img/bg-area-associado.png") right center no-repeat;
	background-size: contain;
	min-height: calc(100% - 410px);
	padding: 42px 0 46px;
	width: 100%;
}

.associated-area .title {
	color: #FFF;
	margin-bottom: 9px;
}

.associated-area .breadcrumb {
	color: #FFF;
	margin-bottom: 35px;
}

.associated-area .breadcrumb .crumbPath a {
	color: #FFF;
}

.associated-area .form {
	background: #d2d3d5;
	margin: 0 auto;
	padding: 50px;
	width: 467px;
}

.associated-area .form a {
	color: #58595b;
	text-decoration: underline;
}

.page,
.archive,
.category,
.single,
.search-results {
	background: #e9eaeb;
	width: 100%;
}

.page .title,
.archive .title,
.category .title,
.single .title,
.search-results .title {
	color: #414042;
	margin-bottom: 9px;
}

.page .breadcrumb,
.archive .breadcrumb,
.category .breadcrumb,
.single .breadcrumb,
.search-results .breadcrumb {
	color: #6d6e71;
	margin-bottom: 35px;
}

.page .breadcrumb .crumbPath a,
.archive .breadcrumb .crumbPath a,
.category .breadcrumb .crumbPath a,
.single .breadcrumb .crumbPath a,
.search-results .breadcrumb .crumbPath a {
	color: #14604c;
}

.page .content,
.archive .content,
.category .content,
.single .content,
.search-results .content {
	padding: 42px 0 46px;
}

.home {
	background: #FFF !important;
}

.search-results {
	margin: 0 !important;
}

/**
*
* Components architecture
*
**/

/**
*
* Typography
*
**/

.title {
	font-size: 2.5rem;
	font-weight: 100;
	line-height: 1.3;
}

.subtitle {
	color: #414042;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 35px;
}

.annuity {
	margin-bottom: 38px;
	text-align: center;
}

.annuity .annuity__title {
	display: block;
	line-height: 1;
}

.annuity .annuity__header {
	background: #414042;
	color: #FFF;
	padding: 33px 0;
}

.annuity .annuity__header .annuity__title {
	font-size: 1.875rem;
	margin-bottom: 4px;
}

.annuity .annuity__header p {
	font-size: 1.25rem;
	line-height: 30px;
}

.annuity .annuity__item {
	background: #e1e2e3;
	color: #414042;
	padding: 30px 0;
}

.annuity .annuity__item span {
	display: block;
}

.annuity .annuity__item .annuity__title {
	font-size: 1.5rem;
	margin-bottom: 10px;
}

.annuity .annuity__item .annuity__title span {
	font-weight: normal;
	margin-top: 2px;
}

.annuity .annuity__item p {
	font-size: 1.875rem;
}

.annuity .annuity__item p span {
	font-size: 1.125rem;
	text-transform: uppercase;
}

.annuity .annuity__item p:not(:last-child) {
	margin-bottom: 32px;
}

.annuity .annuity__item:nth-child(even) {
	background: #d2d3d5;
}

.breadcrumb .home {
	background: transparent !important;
}

.breadcrumb > * {
	margin-right: 5px;
}

.breadcrumb > div {
	float: left;
}

.breadcrumb a {
	color: #14604c;
	text-decoration: underline;
}

.breadcrumb a span {
	display: inline !important;
}

.breadcrumb span:last-child {
	display: inline-block;
	font-weight: 100;
}

.breadcrumb .crumbActive {
	font-weight: 700;
}

.btn-nav {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	bottom: 28px;
	color: #14604c;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 120px;
}

.btn-nav .fa {
	font-size: 1.6875rem;
	margin-right: 13px;
}

.btn-nav .btn-nav__helper {
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
}

.btn-membership {
	background: #05683a;
	background: -webkit-gradient(linear, right top, left top, from(#05683a), to(#20a387));
	background: linear-gradient(to left, #05683a, #20a387);
	border-radius: 6px;
	-webkit-box-shadow: 0 -2px 0 #58595b;
	box-shadow: 0 -2px 0 #58595b;
	color: #FFF;
	display: block;
	font-size: 1.5rem;
	font-weight: 600;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	width: 236px;
}

.card {
	width: 308px;
}

.card .textwidget {
	padding-top: 0;
}

.card .card__thumb {
	height: 300px;
	width: 100%;
	margin-bottom: 2px;
	/* border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1; */
}

.card .card__content {
	background: #14604c;
	color: #FFF;
	/* font-size: 1.125rem; */
	font-size: 0.900rem;
	height: 270px;
	padding: 34px 30px 0 36px;
}

.card .card__content p {
	line-height: 26px;
}

.card .card__content a {
	color: #FFF;
}

.card .card__content ul li {
	font-size: 0.875rem;
	line-height: 18px;
}

.card .card__content ul li a {
	color: #ffffff;
	display: block;
	float: right;
    margin-top: 10px;
}

.card .card__content ul li:not(:last-child) {
	margin-bottom: 40px;
}

.card .card__title {
	display: block;
	margin-bottom: 13px;
	text-transform: uppercase;
}

.card:not(:last-child) {
	margin-right: 30px;
}

.logo {
	background: url("assets/img/logo-cbar.png") no-repeat;
	display: block;
	height: 92px;
	/* margin-top: 40px; */
	margin-top: 0px;
	text-indent: -9999px;
	width: 256px;
}

.form .form__title {
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 20px;
}

.form .form_label {
	display: block;
	font-size: 1.125rem;
	margin-bottom: 4px;
}

.form .form_label span {
	color: #F00;
	margin-left: 5px;
}

.form .form__group:not(:last-child) {
	margin-bottom: 22px;
}

.form .form_input {
	border: 1px solid #58595b;
	background: #FFF;
	height: 43px;
	padding: 0 15px;
	width: 100%;
}

.form .form_button {
	background: #00604d;
	color: #FFF;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 43px;
	text-align: center;
	width: 100%;
}

.ccf-form-wrapper .field input,
.ccf-form-wrapper .field textarea {
	padding: 10px;
}

.ccf-form-wrapper .field input[type=text] {
	height: 40px;
}

.ccf-form-wrapper .field textarea {
	height: 100px;
}

.ngg-albumoverview {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 780px;
	margin: 0 auto !important;
	overflow: hidden;
	text-align: center;
}

.ngg-albumoverview .ngg-album {
	background: #FFF;
	border: 1px solid #808285;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 15px 15px 0;
	padding: 40px;
	text-align: center;
	width: 382px;
}

.ngg-albumoverview .ngg-album .ngg-albumtitle {
	font-size: 14px;
	font-weight: normal;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-bottom: 0 !important;
	text-align: center;
}

.ngg-albumoverview .ngg-album .ngg-albumtitle a {
	color: #6d6e71;
}

.ngg-albumoverview .ngg-album:nth-child(2n+2) {
	margin-right: 0;
}

.ngg-albumoverview .ngg-album:nth-last-child(-n+2) {
	margin-bottom: 0;
}

.ngg-albumoverview .ngg-description {
	margin-top: 17px;
}

.ngg-albumoverview .ngg-albumcontent {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 17px;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.ngg-albumoverview .ngg-thumbnail {
	float: none;
	margin: 0;
	width: 100%;
	margin-bottom: 0;
}

.ngg-albumoverview .ngg-thumbnail img {
	width: 100%;
	border: none;
	padding: 0;
	background: transparent;
	margin: 0;
}

.ngg-breadcrumbs,
.slideshowlink {
	margin-bottom: 20px !important;
}

.ngg-breadcrumbs a,
.slideshowlink a {
	color: #14604c;
}

.ngg-navigation {
	height: 36px;
}

.ngg-navigation a {
	color: #14604c;
}

.ngg-navigation a:hover {
	background: #14604c !important;
}

.ngg-albumoverview .ngg-album-compact {
    padding: 0 50px 30px 0!important;
}
 
.ngg-album-compact h4 a.ngg-album-desc{
	font-size: 13px !important;
    font-weight: 400 !important;
    margin: 10px 0 0;
}






.gallery {
	margin-bottom: 30px !important;
}

.medias {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.medias .medias__item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 35px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 35px;
}

.medias .medias__item .fa.fa-facebook-f,
.medias .medias__item .fa.fa-youtube,
.medias .medias__item .fa.fa-linkedin,
.medias .medias__item .fa.fa-instagram {
	font-size: 1.255rem;
}

.medias .medias__item:not(:last-child) {
	margin-right: 8px;
}

.medias--header {
	margin-right: 22px;
}

.medias--header .medias__item {
	background: #58595b;
	color: #f2f2f2;
}

.medias--footer .medias__item {
	background: #FFF;
	color: #808080;
}

.user-nav {
	margin: 0 26px 0 18px;
}

.user-nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.user-nav .user-nav__item:not(:last-child) {
	margin-right: 21px;
}

.user-nav .user-nav__link {
	color: #58595b;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
}

.languages {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.languages .languages__item {
	color: #58595b;
	font-weight: 700;
}

.languages .languages__item:first-child:after {
	content: '|';
	margin: 0 5px;
}

.nav {
	display: none;
}

.nav .navigation-menu .menu-item a {
	color: #6d6e71;
	display: block;
	font-size: 0.875rem;
	padding: 9px 0 9px 45px;
	position: relative;
	text-transform: uppercase;
}

.nav .navigation-menu .menu-item .sub-menu {
	background: #FFF;
	-webkit-box-shadow: 0 0 10px 0px #6d6e71;
	box-shadow: 0 0 10px 0px #6d6e71;
	display: none;
	min-height: 100%;
	padding: 20px 0;
	position: absolute;
	right: 210px;
	top: 0;
	width: 100%;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item a {
	color: #6d6e71;
	font-weight: normal;
	padding-left: 16px;
	padding-right: 16px;
	text-transform: none;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item a:hover {
	color: #FFF;
	font-weight: normal;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children .sub-menu {
	display: none;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children:hover a {
	color: #FFF;
	font-weight: normal;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children:hover .sub-menu {
	display: block;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children:hover .sub-menu .menu-item a {
	color: #6d6e71;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children:hover .sub-menu .menu-item:hover a {
	color: #FFF;
}

.nav .navigation-menu .menu-item.menu-item-has-children:hover .sub-menu {
	display: block;
}

.nav .navigation-menu .menu-item:hover {
	background: #808080;
}

.nav .navigation-menu .menu-item:hover a {
	color: #FFF;
	font-weight: 700;
}

.nav .sf-menu {
	background: #FFF;
	-webkit-box-shadow: 0 0 10px 0px #6d6e71;
	box-shadow: 0 0 10px 0px #6d6e71;
	padding: 47px 0 27px;
	position: absolute;
	right: 88px;
	top: 177px;
	width: 210px;
	z-index: 99;
}

.nav .sf-menu:before {
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 11px solid #FFF;
	content: '';
	height: 0;
	left: 50%;
	margin-left: -12px;
	position: absolute;
	top: -11px;
	width: 0;
}

.wp-pagenavi {
	margin: 50px 0 0 0;
}

.wp-pagenavi span.pages {
	padding: 2px 6px;
	margin: 2px 2px 2px 2px;
	color: #666;
	border: 1px solid #666;
	background-color: #FFFFFF;
}

.wp-pagenavi span.current {
	padding: 2px 6px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #666;
	color: #666;
	background-color: #FFFFFF;
}

.wp-pagenavi span.extend {
	padding: 2px 6px;
	margin: 2px;
	border: 1px solid #666;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi a,
.wp-pagenavi a:link {
	padding: 2px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8A8A8A;
	color: #8A8A8A;
	background-color: #FFFFFF;
	background: -moz-linear-gradient(center top, #FFFFFF, #EFEFEF) repeat scroll 0 0 #F6F6F6;
	background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EFEFEF)) repeat scroll 0 0 #F6F6F6;
	cursor: pointer;
}

.wp-pagenavi a:visited {
	padding: 2px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8A8A8A;
	color: #8A8A8A;
	background-color: #FFFFFF;
}

.wp-pagenavi a:active {
	padding: 2px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #8A8A8A;
	color: #8A8A8A;
	background-color: #FFFFFF;
}

.wp-pagenavi a:hover {
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	-moz-box-shadow: 0 0 3px #999999;
	-webkit-box-shadow: 0 0 3px #999999;
	background: -moz-linear-gradient(center top, #FFFFFF, #EFEFEF) repeat scroll 0 0 #F3F3F3;
	background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EFEFEF)) repeat scroll 0 0 #F6F6F6;
}

.post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.post a {
	color: #14604c;
}

.post a:hover {
	color: rgba(20, 96, 76, 0.7);
}

.post h2 {
	font-size: 1.25rem;
	font-weight: 400!important;
	line-height: 25px;
	margin-bottom: 30px;
}

.post h3,
.post h4,
.post h5 {
	font-size: 1.5em !important;
	font-weight: 600;
	margin-bottom: 15px;
}

.post h3 img,
.post h4 img,
.post h5 img {
	margin-bottom: 15px;
}

.post .post-top {
	color: #58595b;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0.75rem;
	margin-bottom: 18px;
}

.post img {
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}

.post .entry {
	color: #58595b;
	width: 100%;
}

.post .entry p {
	font-size: 0.775rem;
	line-height: 18px;
}

.post .entry p:not(:last-child) {
	margin-bottom: 18px;
}

.post .post__wrap,
.post .post__thumb {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.post .post__thumb {
	margin-right: 25px;
	width: 278px;
}

.post .post__thumb img {
	display: block;
	height: auto;
	max-width: 100%;
}

.post:not(:last-child) {
	margin-bottom: 0px;
}

.search {
	margin: 11px 0 0 18px;
}

.search .search_box {
	position: relative;
	width: 227px;
}

.search #search_field {
	border: 1px solid #ccc;
	border-radius: 15px;
	height: 26px;
	padding: 0 35px 0 15px;
	width: 100%;
}

.search .search-btn {
	background: url("assets/img/ico-lupa.jpg") no-repeat;
	height: 14px;
	position: absolute;
	right: 13px;
	top: 6px;
	width: 13px;
}

.sidebar .btn-membership {
	margin: 0 auto;
}

table {
	border: none;
	border-color: transparent;
	margin-bottom: 40px;
	/* max-width: 100%;
	width: 100% !important; */
}

table.custom-table {
	font-size: 12px;
	margin: 10px 0;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

table.custom-table th {
	border-bottom: 2px solid #999;
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
}

table.custom-table td {
	padding: 9px 12px;
	border: 1px solid #fff;
	vertical-align: top;
}

table.custom-table tfoot td {
	font-size: 11px;
}

table.custom-table tbody td {
	background: url("../img/back.png") repeat scroll transparent;
}

table.custom-table tbody tr:hover td {
	background: none;
}

.widget .widgettitle {
	color: #00604d;
	display: block;
}

.widget .widgettitle a {
	color: #00604d;
}

.widget.widget_nav_menu .widgettitle,
.widget.widget_archive .widgettitle {
	font-size: 1.5rem;
	margin-bottom: 18px;
}

.widget.widget_my_calendar_upcoming_widget .widgettitle {
	font-size: 0.875rem;
	font-weight: 700;
	margin-bottom: 9px;
}

.widget:not(:last-child) {
	margin-bottom: 40px;
}

.d2a-sidebar-ctablog{
	background-color: #D3D3D3;
    padding: 10px;
    border-radius: 8px;
}

.d2a-sidebar-ctablog h3.widgettitle{
	font-weight:700!important;
}




.menu-categorias-container .menu .menu-item a {
	color: #00604d;
	font-weight: 700;
}

.menu-categorias-container .menu .menu-item.menu-item-has-children a {
	color: #58595b;
}

.menu-categorias-container .menu .menu-item:not(:last-child) {
	margin-bottom: 7px;
}

.menu-categorias-container .sub-menu {
	padding-left: 35px;
}

.menu-categorias-container .sub-menu .menu-item a {
	font-weight: normal;
}

.menu-categorias-container .sub-menu .menu-item:not(:last-child) {
	margin-bottom: 0;
}

.upcoming-events .future-event strong,
.upcoming-events .mc_general strong {
	display: block;
}

.upcoming-events .future-event a,
.upcoming-events .mc_general a {
	color: #58595b;
}

.upcoming-events .today,
.upcoming-events .future-event:not(:last-child),
.upcoming-events .mc_general:not(:last-child) {
	margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.rev_slider,
.rev_slider_wrapper{
	width: 100%!important;
}

.container {
	width: 768px;
}

.hidden-sm {
	display: none !important;
}

.visible-sm {
	display: block !important;
}

.visible-xs {
	display: none !important;
}

.visible-md {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.header .header__wrap {
	display: block;
}

.footer .footer__txt br {
	display: none;
}

.footer .footer__txt--copy {
	margin-top: 20px;
}

.footer .footer__txt--copy br {
	display: block;
}
a[href^="mailto:"]{
	color: fff!important;
}

.join {
	margin-bottom: 30px;
}

.join .join__title {
	margin-bottom: 20px;
}

.cta {
	padding: 60px 0;
}

.banner {
	height: auto;
	text-align: center;
}

.banner .banner__wrap {
	display: block;
	padding: 30px 0;
}

.banner .banner__title {
	margin: 0;
}

.annuity {
	margin-top: 30px;
}

.annuity .annuity__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.annuity .annuity__item {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
}

.btn-nav {
	bottom: initial;
	right: 7px;
	top: -19px;
	z-index: 3;
}

.btn-nav .btn-nav__helper {
	display: none;
}

.card {
	width: 100%;
}

.card .card__content {
	height: auto;
	padding: 34px 30px 34px 36px;
}

.card:not(:last-child) {
	margin: 0 0 30px;
}

.ngg-albumoverview .ngg-album {
	width: 365px;
}

.medias--header {
	margin: 0 0 15px 0;
}

.medias--footer {
	margin-bottom: 20px;
}

.user-nav {
	margin: 0 0 10px 0;
}

.nav {
	background: rgba(255, 255, 255, 0.9);
	height: 100%;
	left: 0;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
}

.nav .sf-menu {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: static;
	width: 100%;
}

.nav .navigation-menu .menu-item a {
	font-weight: 700;
	padding: 9px 0 9px 30px;
}

.nav .navigation-menu .menu-item .sub-menu {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	padding: 0 0 0 30px;
	position: static;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children a {
	font-weight: 700;
	text-transform: uppercase;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children .sub-menu {
	display: block;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
	font-weight: normal;
	text-transform: none;
}

.nav .navigation-menu .menu-item:hover {
	background: transparent;
}

.nav .navigation-menu .menu-item:hover a {
	color: #6d6e71;
}

.post .post__wrap {
	width: 440px;
}

.search {
	margin: 15px 0 0 0;
}

.widget.widget_nav_menu {
	margin-top: 30px;
}

}

@media (min-width: 768px) {
	
.header .header__wrap {
	float:right;
}

.rev_slider,
.rev_slider_wrapper{
	width: 100%!important;
}


.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
	float: left;
}

.col-sm-1 {
	width: 8.33333%;
}

.col-sm-2 {
	width: 16.66667%;
}

.col-sm-3 {
	width: 25%;
}

.col-sm-4 {
	width: 33.33333%;
}

.col-sm-5 {
	width: 41.66667%;
}

.col-sm-6 {
	width: 50%;
}

.col-sm-7 {
	width: 58.33333%;
}

.col-sm-8 {
	width: 66.66667%;
}

.col-sm-9 {
	width: 75%;
}

.col-sm-10 {
	width: 83.33333%;
}

.col-sm-11 {
	width: 91.66667%;
}

.col-sm-12 {
	width: 100%;
}

.col-sm-pull-0 {
	right: auto;
}

.col-sm-pull-1 {
	right: 8.33333%;
}

.col-sm-pull-2 {
	right: 16.66667%;
}

.col-sm-pull-3 {
	right: 25%;
}

.col-sm-pull-4 {
	right: 33.33333%;
}

.col-sm-pull-5 {
	right: 41.66667%;
}

.col-sm-pull-6 {
	right: 50%;
}

.col-sm-pull-7 {
	right: 58.33333%;
}

.col-sm-pull-8 {
	right: 66.66667%;
}

.col-sm-pull-9 {
	right: 75%;
}

.col-sm-pull-10 {
	right: 83.33333%;
}

.col-sm-pull-11 {
	right: 91.66667%;
}

.col-sm-pull-12 {
	right: 100%;
}

.col-sm-push-0 {
	left: auto;
}

.col-sm-push-1 {
	left: 8.33333%;
}

.col-sm-push-2 {
	left: 16.66667%;
}

.col-sm-push-3 {
	left: 25%;
}

.col-sm-push-4 {
	left: 33.33333%;
}

.col-sm-push-5 {
	left: 41.66667%;
}

.col-sm-push-6 {
	left: 50%;
}

.col-sm-push-7 {
	left: 58.33333%;
}

.col-sm-push-8 {
	left: 66.66667%;
}

.col-sm-push-9 {
	left: 75%;
}

.col-sm-push-10 {
	left: 83.33333%;
}

.col-sm-push-11 {
	left: 91.66667%;
}

.col-sm-push-12 {
	left: 100%;
}

.col-sm-offset-0 {
	margin-left: 0%;
}

.col-sm-offset-1 {
	margin-left: 8.33333%;
}

.col-sm-offset-2 {
	margin-left: 16.66667%;
}

.col-sm-offset-3 {
	margin-left: 25%;
}

.col-sm-offset-4 {
	margin-left: 33.33333%;
}

.col-sm-offset-5 {
	margin-left: 41.66667%;
}

.col-sm-offset-6 {
	margin-left: 50%;
}

.col-sm-offset-7 {
	margin-left: 58.33333%;
}

.col-sm-offset-8 {
	margin-left: 66.66667%;
}

.col-sm-offset-9 {
	margin-left: 75%;
}

.col-sm-offset-10 {
	margin-left: 83.33333%;
}

.col-sm-offset-11 {
	margin-left: 91.66667%;
}

.col-sm-offset-12 {
	margin-left: 100%;
}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

.rev_slider,
.rev_slider_wrapper{
	width: 100%!important;
}


.container {
	width: 100%;
}

.hidden-md {
	display: none !important;
}

.visible-md {
	display: block !important;
}

.visible-xs {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
}

.header .header__wrap {
	margin-top: 40px;
}

.footer .footer__txt br {
	display: none;
}

.footer .footer__txt--copy {
	margin-top: 20px;
}

.footer .footer__txt--copy br {
	display: block;
}

.annuity {
	margin-top: 30px;
}

.annuity .annuity__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.annuity .annuity__item {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
}

.btn-nav {
	bottom: initial;
	right: 7px;
	top: -19px;
	z-index: 3;
}

.btn-nav .btn-nav__helper {
	display: none;
}

.medias--footer {
	margin-bottom: 20px;
}

.nav {
	background: rgba(255, 255, 255, 0.9);
	height: 100%;
	left: 0;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
}

.nav .sf-menu {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: static;
	width: 100%;
}

.nav .navigation-menu .menu-item a {
	font-weight: 700;
	padding: 9px 0 9px 30px;
}

.nav .navigation-menu .menu-item .sub-menu {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	padding: 0 0 0 30px;
	position: static;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children a {
	font-weight: 700;
	text-transform: uppercase;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children .sub-menu {
	display: block;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
	font-weight: normal;
	text-transform: none;
}

.nav .navigation-menu .menu-item:hover {
	background: transparent;
}

.nav .navigation-menu .menu-item:hover a {
	color: #6d6e71;
}

.post .post__wrap {
	width: calc(100% - 320px);
}

.widget.widget_nav_menu {
	margin-top: 30px;
}

}

@media (min-width: 992px) {

.rev_slider,
.rev_slider_wrapper{
	width: 100%!important;
}


.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
	float: left;
}

.col-md-1 {
	width: 8.33333%;
}

.col-md-2 {
	width: 16.66667%;
}

.col-md-3 {
	width: 25%;
}

.col-md-4 {
	width: 33.33333%;
}

.col-md-5 {
	width: 41.66667%;
}

.col-md-6 {
	width: 50%;
}

.col-md-7 {
	width: 58.33333%;
}

.col-md-8 {
	width: 66.66667%;
}

.col-md-9 {
	width: 75%;
}

.col-md-10 {
	width: 83.33333%;
}

.col-md-11 {
	width: 91.66667%;
}

.col-md-12 {
	width: 100%;
}

.col-md-pull-0 {
	right: auto;
}

.col-md-pull-1 {
	right: 8.33333%;
}

.col-md-pull-2 {
	right: 16.66667%;
}

.col-md-pull-3 {
	right: 25%;
}

.col-md-pull-4 {
	right: 33.33333%;
}

.col-md-pull-5 {
	right: 41.66667%;
}

.col-md-pull-6 {
	right: 50%;
}

.col-md-pull-7 {
	right: 58.33333%;
}

.col-md-pull-8 {
	right: 66.66667%;
}

.col-md-pull-9 {
	right: 75%;
}

.col-md-pull-10 {
	right: 83.33333%;
}

.col-md-pull-11 {
	right: 91.66667%;
}

.col-md-pull-12 {
	right: 100%;
}

.col-md-push-0 {
	left: auto;
}

.col-md-push-1 {
	left: 8.33333%;
}

.col-md-push-2 {
	left: 16.66667%;
}

.col-md-push-3 {
	left: 25%;
}

.col-md-push-4 {
	left: 33.33333%;
}

.col-md-push-5 {
	left: 41.66667%;
}

.col-md-push-6 {
	left: 50%;
}

.col-md-push-7 {
	left: 58.33333%;
}

.col-md-push-8 {
	left: 66.66667%;
}

.col-md-push-9 {
	left: 75%;
}

.col-md-push-10 {
	left: 83.33333%;
}

.col-md-push-11 {
	left: 91.66667%;
}

.col-md-push-12 {
	left: 100%;
}

.col-md-offset-0 {
	margin-left: 0%;
}

.col-md-offset-1 {
	margin-left: 8.33333%;
}

.col-md-offset-2 {
	margin-left: 16.66667%;
}

.col-md-offset-3 {
	margin-left: 25%;
}

.col-md-offset-4 {
	margin-left: 33.33333%;
}

.col-md-offset-5 {
	margin-left: 41.66667%;
}

.col-md-offset-6 {
	margin-left: 50%;
}

.col-md-offset-7 {
	margin-left: 58.33333%;
}

.col-md-offset-8 {
	margin-left: 66.66667%;
}

.col-md-offset-9 {
	margin-left: 75%;
}

.col-md-offset-10 {
	margin-left: 83.33333%;
}

.col-md-offset-11 {
	margin-left: 91.66667%;
}

.col-md-offset-12 {
	margin-left: 100%;
}

}

@media only screen and (min-width: 1200px) {

.rev_slider,
.rev_slider_wrapper{
	width: 1200px!important;
}

.container {
	width: 1200px;
}

.hidden-lg {
	display: none !important;
}

.visible-lg {
	display: block !important;
}

.visible-xs {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

}

@media (min-width: 1200px) {

.rev_slider,
.rev_slider_wrapper{
	width: 1200px!important;
}


.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
	float: left;
}

.col-lg-1 {
	width: 8.33333%;
}

.col-lg-2 {
	width: 16.66667%;
}

.col-lg-3 {
	width: 25%;
}

.col-lg-4 {
	width: 33.33333%;
}

.col-lg-5 {
	width: 41.66667%;
}

.col-lg-6 {
	width: 50%;
}

.col-lg-7 {
	width: 58.33333%;
}

.col-lg-8 {
	width: 66.66667%;
}

.col-lg-9 {
	width: 75%;
}

.col-lg-10 {
	width: 83.33333%;
}

.col-lg-11 {
	width: 91.66667%;
}

.col-lg-12 {
	width: 100%;
}

.col-lg-pull-0 {
	right: auto;
}

.col-lg-pull-1 {
	right: 8.33333%;
}

.col-lg-pull-2 {
	right: 16.66667%;
}

.col-lg-pull-3 {
	right: 25%;
}

.col-lg-pull-4 {
	right: 33.33333%;
}

.col-lg-pull-5 {
	right: 41.66667%;
}

.col-lg-pull-6 {
	right: 50%;
}

.col-lg-pull-7 {
	right: 58.33333%;
}

.col-lg-pull-8 {
	right: 66.66667%;
}

.col-lg-pull-9 {
	right: 75%;
}

.col-lg-pull-10 {
	right: 83.33333%;
}

.col-lg-pull-11 {
	right: 91.66667%;
}

.col-lg-pull-12 {
	right: 100%;
}

.col-lg-push-0 {
	left: auto;
}

.col-lg-push-1 {
	left: 8.33333%;
}

.col-lg-push-2 {
	left: 16.66667%;
}

.col-lg-push-3 {
	left: 25%;
}

.col-lg-push-4 {
	left: 33.33333%;
}

.col-lg-push-5 {
	left: 41.66667%;
}

.col-lg-push-6 {
	left: 50%;
}

.col-lg-push-7 {
	left: 58.33333%;
}

.col-lg-push-8 {
	left: 66.66667%;
}

.col-lg-push-9 {
	left: 75%;
}

.col-lg-push-10 {
	left: 83.33333%;
}

.col-lg-push-11 {
	left: 91.66667%;
}

.col-lg-push-12 {
	left: 100%;
}

.col-lg-offset-0 {
	margin-left: 0%;
}

.col-lg-offset-1 {
	margin-left: 8.33333%;
}

.col-lg-offset-2 {
	margin-left: 16.66667%;
}

.col-lg-offset-3 {
	margin-left: 25%;
}

.col-lg-offset-4 {
	margin-left: 33.33333%;
}

.col-lg-offset-5 {
	margin-left: 41.66667%;
}

.col-lg-offset-6 {
	margin-left: 50%;
}

.col-lg-offset-7 {
	margin-left: 58.33333%;
}

.col-lg-offset-8 {
	margin-left: 66.66667%;
}

.col-lg-offset-9 {
	margin-left: 75%;
}

.col-lg-offset-10 {
	margin-left: 83.33333%;
}

.col-lg-offset-11 {
	margin-left: 91.66667%;
}

.col-lg-offset-12 {
	margin-left: 100%;
}

/* Calendário de Eventos */

p.view-full{
	margin-top: 50px!important;	
}

.time-block{
	margin-bottom: 20px;
    font-weight: 700;	
}


}

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

.rev_slider,
.rev_slider_wrapper{
	width: 100%!important;
}


.container {
	padding: 0 10px;
	width: 100%;
}

.hidden-xs {
	display: none !important;
}

.visible-xs {
	display: block !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
}

.header {
	height: auto;
	padding: 35px 0;
}

.header .header__wrap {
	display: block;
}

.footer .footer__txt br {
	display: none;
}

.footer .footer__txt--copy {
	margin-top: 20px;
}

.footer .footer__txt--copy br {
	display: block;
}

.content .subtitle {
	margin-bottom: 30px;
}

.join {
	margin-bottom: 30px;
}

.join .join__title {
	margin-bottom: 20px;
}

.join .join__wrap {
	display: block;
}

.cta {
	padding: 60px 0;
}

.cta .cta__wrap {
	display: block;
}

.cta .cta__item {
	width: 100%;
}

.cta .cta__item:not(:last-child) {
	margin: 0 0 50px;
}

.banner {
	height: auto;
	text-align: center;
}

.banner .banner__wrap {
	display: block;
	padding: 30px 0;
}

.banner .banner__title {
	font-size: 3.125rem;
	margin: 0;
}

.associated-area {
	background-position: center;
	background-size: cover;
	min-height: unset;
}

.associated-area .title {
	margin-bottom: 30px;
}

.associated-area .form {
	padding: 30px;
	width: 100%;
}

.page .title,
.archive .title,
.category .title,
.single .title,
.search-results .title {
	margin-bottom: 30px;
}

.title {
	font-size: 3.125rem;
}

.subtitle {
	font-size: 1.5rem;
}

.annuity {
	margin-top: 30px;
}

.breadcrumb {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.breadcrumb > * {
	margin: 0 0 5px;
}

.btn-nav {
	bottom: initial;
	right: 7px;
	top: -19px;
	z-index: 3;
}

.btn-nav .btn-nav__helper {
	display: none;
}

.card {
	width: 100%;
}

.card .card__content {
	height: auto;
	padding: 34px 30px 34px 36px;
}

.card:not(:last-child) {
	margin: 0 0 30px;
}

.logo {
	margin: 0 auto 40px;
}

.ngg-albumoverview .ngg-album {
	margin: 0 0 15px 0;
	width: 100%;
}

.ngg-albumoverview .ngg-album:nth-last-child(-n+2) {
	margin-bottom: 15px;
}

.ngg-albumoverview .ngg-album:last-child {
	margin-bottom: 0;
}

.medias--header {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 20px;
}

.medias--footer {
	margin-bottom: 20px;
}

.user-nav {
	margin: 0 0 20px 0;
}

.user-nav ul {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.languages {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 20px;
}

.nav {
	background: rgba(255, 255, 255, 0.9);
	height: 100%;
	left: 0;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
}

.nav .sf-menu {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: static;
	width: 100%;
}

.nav .navigation-menu .menu-item a {
	font-weight: 700;
	padding: 9px 0 9px 30px;
}

.nav .navigation-menu .menu-item .sub-menu {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	padding: 0 0 0 30px;
	position: static;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children a {
	font-weight: 700;
	text-transform: uppercase;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children .sub-menu {
	display: block;
}

.nav .navigation-menu .menu-item .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
	font-weight: normal;
	text-transform: none;
}

.nav .navigation-menu .menu-item:hover {
	background: transparent;
}

.nav .navigation-menu .menu-item:hover a {
	color: #6d6e71;
}

.post {
	display: block;
}

.post h2 {
	margin-bottom: 10px;
}

.post .wp-post-image {
	margin: 0 0 25px 0;
	max-width: unset;
	width: 100%;
}

.post .post__wrap {
	width: 100%;
}

.search {
	margin: 0;
}

.search #search_field {
	border-radius: 35px;
	height: 36px;
}

.search .search_box {
	width: 100%;
}

.search .search-btn {
	top: 10px;
}

.widget.widget_nav_menu {
	margin-top: 30px;
}

}

.widget_my_calendar_upcoming_widget .widgettitle,
.widget_recent_entries .widgettitle {
    font-weight: 700;
    margin-bottom: 10px;	
}

.widget_my_calendar_upcoming_widget ul li:not(:last-child),
.widget_recent_entries ul li:not(:last-child) {
	    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.widget_my_calendar_upcoming_widget ul li a,
.widget_recent_entries ul li a {color: #555;}