@charset "utf-8";
/*
Theme Name: Grupo Bahia
Theme URI: 
Description: Tema desenvolvido para o Grupo Bahia.
Version: 1.0
Author: Agência Wonder
Author URI: www.agenciawonder.com.br

General comments (optional).
*/
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, a, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
article, aside, figure, footer, header, hgroup, nav, section {display:block;outline:none;}
ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:''; content:none;}
del {text-decoration:line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted #000; cursor:help;}
table {border-collapse:collapse; border-spacing:0; font-size:inherit; font:100%;}
th {font-weight:bold; vertical-align:bottom;}
td {font-weight:normal; vertical-align:middle;}
hr {display:block; height:1px; border:0; border-top:1px solid #CCC; margin:10px 0; padding:0;}
input, select {vertical-align:middle; -webkit-font-smoothing:antialiased;}
pre {white-space:pre; white-space:pre-wrap; white-space:pre-line; word-wrap:break-word;}
input[type="radio"] {vertical-align:text-bottom;}
input[type="checkbox"] {vertical-align:bottom; *vertical-align:baseline;}
input:focus, textarea:focus{outline:0;}
a:hover, a:active {outline:0;}
small {font-size:85%;}
strong, th {font-weight:bold;}
td, td img {vertical-align:top;}
sub, sup {font-size:75%; line-height:0; position:relative;}
sup {top:-0.5em;}
sub {bottom:-0.25em;}
pre, code, kbd, samp {font-family: monospace, sans-serif;}
.clickable, label, input[type=button], input[type=submit], button {cursor:pointer;}
body, select, input, textarea {color:#808080; -webkit-font-smoothing:antialiased;}
button, input, select, textarea {margin:0; resize:none;}
button {width:auto; overflow:visible;} 
ins {background:#FCD700; color:#000; text-decoration:none;}
mark {background:#FCD700; color:#000; font-style:italic; font-weight:bold;}
*{-moz-box-sizing: border-box; box-sizing: border-box;  -webkit-box-sizing: border-box; box-sizing: border-box;}
object { display: none; }

body, html { background:#fff; font-size: 16px; color:#787878; height: 100%; font-family: Montserrat,sans-serif; }
body { background: url(assets/images/bg.jpg) no-repeat center top; }
.transition{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.rounded { border-radius: 8px!important; }
.row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.wow-overflow { overflow: hidden; }

/*
.titles
*/
.default-title { font-family:montserratbold; font-size: 36px; color:#fff; margin: 0 0 40px 0; display: block; }
.default-title:before { margin: 0 0 15px 0; display: block; width: 50px; height: 2px; vertical-align: middle; content: ""; background: #eabf21; }
.title-with-button { margin-bottom: 40px; }
.title-with-button .default-title { margin: 0; }
.title-with-button .btn { float: right; }
@media (max-width: 567px) { 
	.title-with-button .btn { float: none; width: 100%; margin: 20px 0 0 0; }
}

/*
.form
*/
.form .row-group h5 { font-size: 18px; font-weight: 700; color: #32383F; margin-bottom: 16px; padding-bottom: 16px; border-bottom: solid 1px #FFDF00; }
.form .row-group ~ .row-group { margin-top: 24px; }
.form .form-group { margin-bottom: 20px; position: relative; }
.form .form-group .icon { position: absolute; top: 45px; left: 15px; color: #9E9E9E; }
.form .form-group .icon.icon-fix-position { top: 42px; }
.form .form-group label { font-size: 12px; color:#4A535E; margin: 0 0 4px 0; }
.form .form-control { border: 0; border-bottom: solid 2px #FFDF00; border-radius: 0px; -webkit-border-top-left-radius: 8px!important; -webkit-border-top-right-radius: 8px!important; -moz-border-radius-topleft: 8px!important; -moz-border-radius-topright: 8px!important; border-top-left-radius: 8px!important; border-top-right-radius: 8px!important; padding: 6px 12px 6px 40px; line-height:100%; background:#f3f7fb; color:#808F9F; outline: none; resize: none; height: 56px; font-size: 14px; }
.form .form-control.no-icon { padding: 6px 15px 6px 15px; }
.form textarea.form-control { padding: 16px 40px 16px 40px; min-height: 150px; overflow: hidden; }
.form .form-control:focus { outline: 0; -webkit-box-shadow: none; box-shadow: none; border-bottom: solid 2px #000000; } 
.form ::-webkit-input-placeholder { color: #808F9F; }
.form :-moz-placeholder { color:#808F9F; opacity:1; }
.form ::-moz-placeholder { color:#808F9F; opacity: 1; }
.form :-ms-input-placeholder { color:#808F9F; }
.form ::-ms-input-placeholder { color:#808F9F; } 
.form .field-validation-error { color: red; text-align: left; font-size: 12px; display: block; margin-left: 10px; margin-top: 5px; }
.form ::-webkit-input-placeholder { line-height: normal; }

/*
.buttons
*/
.btn { 
	font-weight: 700; 
	font-size: 14px; 
	letter-spacing: 2px; 
	border-radius: 8px; 
}
.btn-primary { 
	border-color:#000000; 
	text-decoration: none; 
	outline: none; 
	background: #000000; 
	color: #FFF; 
	border-width: 2px; 
	outline: none; 
	text-transform: uppercase;
} 
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active { 
	outline: none; 
	background:#000000; 
	border-color:#000000; 
	color:#FFF; 
	text-decoration: none; 
}
.btn-primary:not(:disabled):not(.disabled):active { 
	outline: none; 
	background:#000000; 
	border-color:#000000; 
	color:#FFF; 
	text-decoration: none; 
}
.btn-primary:not(:disabled):not(.disabled).active:focus, 
.btn-primary:not(:disabled):not(.disabled):active:focus, 
.show>.btn-primary.dropdown-toggle:focus, 
.btn-primary:focus { 
	box-shadow: 0 0 0 0.2rem rgba(38 64 168 / 50%);
	background:#000000; 
	border-color:#000000; 
	color:#FFF; 
	outline: none; 
	text-decoration: none; 
}
.btn-primary.green-style { 
	border-color: #6C9900; 
	text-transform: uppercase; 
	background: #6C9900; 
	color:#fff; 
	text-decoration: none; 
}
.btn-primary.green-style:hover, 
.btn-primary.green-style:focus, 
.btn-primary.green-style:active { 
	outline: none; 
	background: #537306; 
	border-color:#537306; 
}
.btn-primary.green-style:not(:disabled):not(.disabled):active { 
	outline: none; 
	background:#537306; 
	border-color:#537306; 
	text-decoration: none; 
	color:#fff; 
}
.btn-primary.green-style:not(:disabled):not(.disabled).active:focus, 
.btn-primary.green-style:not(:disabled):not(.disabled):active:focus, 
.btn-primary.green-style:focus { 
	box-shadow: 0 0 0 0.2rem rgba(83,115,6,.5); 
	background:#537306; 
	border-color:#537306; 
	color:#fff; 
	outline: none; 
}
.btn-outline-primary { 
	color: #000000; 
	border-color: #000000; 
	text-transform: uppercase; 
	border-width: 1px; 
}
.btn-outline-primary:not(:disabled):not(.disabled).active, 
.btn-outline-primary:not(:disabled):not(.disabled):active, 
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.btn-outline-primary.focus, 
.btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%);
}
.btn-outline-primary:hover { 
	background: #000000; 
    border-color: #000000;
	color:#fff; 
}

/*
.modal
*/
.modal .modal-body { padding: 40px; position: relative; }
.modal .close { color:#ccc; position: absolute; top: 5px; right: 10px; font-size: 32px; }
.modal .close:hover { color:#432918; opacity: 1; }
.modal h3.title { color:#000000; font-weight: 700; margin: 0 0 5px 0; text-align: center; font-size: 24px; }
.modal p.description { color: #32383F; font-weight: 500; margin: 0 0 20px 0; }
.modal .btn-primary { padding: 15px 10px; font-size: 16px; border-radius: 8px!important; text-transform: uppercase; color:#fff; letter-spacing: 2px; }
#inscricao .data-hora { text-align: center; margin: 15px 0; }
#inscricao .data-hora .data { margin-right: 15px; }
#inscricao .description { text-align: center; }
#inscricao .icon { color:#000000; }


/*
.html-editor
*/
.html-editor p { margin:0 0 20px; line-height: 24px; font-size: 16px; }
.html-editor p:last-child { margin: 0; }
.html-editor h1, .wp-editor h2, .wp-editor h3, .wp-editor h4, .wp-editor h5, .wp-editor h6 { margin:0 0 5px; }
.html-editor h3 { font-size: 24px; line-height: 32px; font-family:montserratbold; font-weight: normal; margin: 0 0 20px 0; }

/*
.owl-pagination
*/
.owl-pagination { width: 100%; text-align: center; display: flex; height: 8px; justify-content: center; }
.owl-pagination .owl-page { -webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width: 8px; height: 8px; border: 0; background:#D4D4D4; display: block; margin: 0 3px; }
.owl-pagination .owl-page.active { width: 16px; background:#000000; }

/*
Navbar
*/
.navbar { padding: 8px; }
.navbar .navbar-nav .nav-link { margin-right: 10px; margin-left: 10px; padding-right: 0; padding-left: 0; font-weight: 500; letter-spacing: 1px; text-transform: uppercase; color:#4A535E; font-size: 14px; }
.navbar .navbar-nav .nav-link:hover { color:#000000; }
.navbar .navbar-nav .nav-link.active { color:#000000; font-weight: 700; }
.navbar .navbar-nav .btn.nav-link { padding-right: 16px; padding-left: 16px; color: #fff; }
.navbar .navbar-nav .social { margin-left: 8px; }
.navbar .navbar-nav .social .icon { display: inline-block; font-size: 16px; line-height: 32px; background: #eaecf7; color:#000000; text-align: center; width: 32px; height: 32px; }
.navbar .navbar-nav .social .icon:hover { background: #000000; color:#fff; }
.navbar .navbar-toggler { border-color:#D6E3F1; color:#D6E3F1; }
.navbar .navbar-brand { padding-top: 0; padding-bottom: 0; }
.navbar .navbar-brand img { display: block; }
@media (max-width: 1200px) {
	.navbar .navbar-nav .social { display: none; }	
}

/*
Footer
*/
.footer { margin: 114px 0 0 0; padding: 0; background: #ebf1f9; }
.footer .top { position: relative; top: -55px; margin-bottom: -55px; background: #000000; padding: 30px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.footer .top .row { display: flex; align-items: center; }
.footer .top .btn { width: 100%; color:#fff; border-color: #fff; }
.footer .top .btn:hover { background: #fff; color: #000000; }
.footer .top .btn:focus { box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%); }
.footer .top .btn:not(:disabled):not(.disabled):active:focus { box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%); }
.footer .top .title { display: flex; align-items: center; color: #fff; font-size: 24px; font-weight: 700; }
.footer .top .title .icon { margin-right: 16px; }
@media (max-width: 1200px) {
	.footer .top .title { font-size: 21px; }
}
@media (max-width: 993px) {
	.footer .top .title { display: block; text-align: center; }
	.footer .top .title .icon { display: block; margin: 0 auto 16px auto; }
	.footer .top .title .text { display: block; margin-bottom: 16px;}
}
.footer .copyright { font-size: 13px; background: #dee7f2; color: #808F9F; text-align: center; padding: 16px; }
.footer .copyright .container { position: relative; }
.footer .copyright .wonder { position: absolute; right: 0px; top: 50%; margin-top: -15px; }
@media (max-width: 567px) {
	.footer .copyright .wonder { position: relative; margin: 8px auto 0 auto; display: block; }
}

.footer .bottom { padding: 44px 0; color: #4A535E; font-size: 13px; }
.footer .bottom .logo { max-width: 100%; height: auto; margin-right: 32px; }
.footer .bottom .bottom-content { display: flex; align-items: center; }
.footer .bottom .bottom-content .title { color: #000000; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; font-size: 14px; line-height: 14px; margin: 0 0 8px 0; }
.footer .bottom .bottom-content .menu li a { text-decoration: none; color:#4A535E; font-size: 13px; }
.footer .bottom .bottom-content .menu li a:hover { color: #000000; }
.footer .bottom .bottom-content i { color: #000000; }
.footer .bottom .bottom-content .social-icons li { display: inline-block; }
.footer .bottom .bottom-content .social-icons .icon { display: block; font-size: 16px; line-height: 32px; background: #d8dff2; color: #000000; text-align: center; width: 32px; height: 32px; }
.footer .bottom .bottom-content .social-icons .icon:hover { background: #000000; color: #fff; }
.footer .bottom .bottom-content .social-icons .icon:hover i { color: #fff; }
@media (max-width: 1200px) {
	.footer .bottom .bottom-content .col-navegue { margin-top: 16px }
	.footer .bottom .bottom-content .col-endereco { margin-top: 16px }
}
@media (max-width: 993px) {
	.footer .bottom .bottom-content .col-navegue { margin-top: 0px }
	.footer .bottom .bottom-content .col-endereco { margin-top: 0px }
	.footer .bottom .bottom-content { display: block; text-align: center; }
	.footer .bottom .bottom-content .row .col ~ .col { margin-top: 16px; }
	.footer .bottom .bottom-content .row .col .row .col ~ .col { margin-top: 0px; }
	.footer .bottom .logo { margin-right: 0px; margin-bottom: 32px; }
}

/*
INC: .social
*/
.social .widget .widget-header { text-align: center; display: block; margin: 0 0 24px 0; color:#432918; font-size: 28px; font-weight: 700; }
.social .widget .widget-header .icon { color:#000000; }
.social .widget .widget-body { background: #FFF; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important; padding: 30px; min-height: 350px; }
.social .widget .widget-body iframe { display: block; }
@media (max-width: 993px) {
	.social .col ~ .col { margin-top: 44px; }
}

/*
INC: .card-parceiro
*/
.card-parceiro { border-color: #D6E3F1; margin-top: 30px; }
.card-parceiro .card-title { display: block; text-align: center; margin: 0; color: #4A535E; font-size: 14px; line-height: 18px; font-weight: 500; text-decoration: none; }
.card-parceiro .card-body { padding: 16px; }
.card-parceiro .card-image { display: block; padding: 16px 16px 0 16px; }

/*
INC: .card-evento
*/
.card-evento { font-size: 14px; border-color:#D6E3F1; color:#32383F; border-radius: 8px; display: block; text-decoration: none!important; }
.card-evento .card-body { padding: 15px; }
.card-evento .titulo { font-size: 18px; line-height: 24px; font-weight: 700; color: #32383F; margin: 10px 0; }
.card-evento .icon { font-size: 18px; margin-right: 5px; }
.card-evento.aberto .icon { color:#6C9900; }
.card-evento.fechado .icon { color:#000000; }
.card-evento .responsavel { display: flex; align-items: center; margin-right: 20px; }
.card-evento .data { display: flex; margin-right: 10px; }
.card-evento .hora { display: flex; }
.card-evento .data-hora { display: flex; margin-right: 20px; }
.card-evento .ementa { display: flex; color:#32383F; margin-right: 20px; }
.card-evento .status { display: flex; color:#32383F; margin-right: 20px; }
.card-evento .right { display: flex; align-items: center; justify-content: flex-end; }
.card-evento .btn { min-width: 138px; font-size: 12px; }
@media (max-width: 1200px) {
	.card-evento { font-size: 13px; }
}
@media (max-width: 993px) {
	.card-evento .right { justify-content: normal; }
}
@media (max-width: 767px) {
	.card-evento { font-size: 14px; }
	.card-evento .left { display: block; }
	.card-evento .right { display: block; }
	.card-evento .titulo { margin-top: 20px; }
	.card-evento .data-hora { margin-right: 0px; }
	.card-evento .ementa { display: inline-block; }
	.card-evento .status { display: inline-block; margin-right: 0px; }
	.card-evento .responsavel { margin-bottom: 20px; }
	.card-evento .btn { margin-top: 20px; width: 100%; }
}

/*
INC: .card-post
*/
.card-post { border: 1px solid #fafafa; position: relative; }
.card-post .card-top { display: block; }
.card-post .card-img-top { display: block; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.card-post .card-title { margin: 0; color:#000000; font-size: 18px; line-height: 21px; font-weight: 700; text-decoration: none; }
.card-post .card-title:hover { color: #000000; }
.card-post .card-body { padding: 20px; }
.card-post .card-text { color: #787878; font-size: 13px; margin: 8px 0 0 0; }

/*
INC: .page-header
*/
.page-header { background: url(assets/images/page-header-bg.jpg) no-repeat center top; background-size: cover; padding: 64px 0; }
.page-header .content { display: flex; align-items: center; justify-content: space-between; }
.page-header .content .title h1 { letter-spacing: 2px; font-size: 12px; padding-left: 70px; background: url(assets/images/page-header-h1.png) no-repeat left; margin: 0 0 16px 0; text-transform: uppercase; color:#fff; font-weight: 300; }
.page-header .content .title h2 { color: #fff; font-size: 36px; font-weight: 900; }
@media (max-width: 767px) {
	.page-header .icon { display: none; }
}

/*
INC: .wp-pagenavi
*/
.wp-pagenavi { clear: both; text-align: center; padding: 44px 0 0 0; }
.wp-pagenavi a, .wp-pagenavi span { min-width: 40px; display: inline-block; -webkit-border-radius: 8px;-moz-border-radius: 8px; border-radius: 8px; text-transform: uppercase; -webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out; text-decoration: none; background:none; border: solid 2px #000000; color:#000000; padding: 5px; margin: 4px; font-size: 18px; }
.wp-pagenavi a:hover { background:#000000; border-color: #000000; color:#fff; }
.wp-pagenavi span.current { background:#000000; border-color: #000000; color:#fff; }
@media screen and (max-width: 680px) {
  .wp-pagenavi span.pages, a.first, span.extend,
    a.page.smaller, a.page.larger, a.larger.page,
    a.last { display: none; }
}

/*
PAGE: Home
*/
.home .banners { position: relative; }
.home .banners .owl-buttons .owl-prev { cursor: pointer; position: absolute; top: 50%; left: 20px; margin-top: -22px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #000000; color:#fff; text-align: center; line-height: 44px; font-size: 20px; -webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out; display: block; width: 44px; height: 44px; }
.home .banners .owl-buttons .owl-prev:hover { color:#fff; border-color:#fff; left: 10px; }
.home .banners .owl-buttons .owl-next { cursor: pointer; position: absolute; top: 50%; right: 20px; margin-top: -22px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #000000; color:#fff; text-align: center; line-height: 44px; font-size: 20px; -webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out; display: block; width: 44px; height: 44px; }
.home .banners .owl-buttons .owl-next:hover { color:#fff; border-color:#fff; right: 10px; }
.home .banners .owl-pagination { margin: 16px 0; }
@media (max-width: 767px) {
	.home .banners .owl-buttons { display: none; }
}
.home .contato { position: relative; }
.home .contato .container { display: flex; justify-content: flex-end; }
.home .contato .content { color:#fff; padding: 30px; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; background: #B3B3B3; display: flex; align-items: center; }
.home .contato .content .icon { margin-right: 16px; }
.home .contato .content .info .title { font-size: 12px; line-height: 12px; letter-spacing: 1px; margin: 0 0 5px 0; }
.home .contato .content .info .value { font-weight: 700; font-size: 18px; }
.home .contato .content .info ~ .info { margin-left: 24px; }
.home .contato .content .social { text-align: center; }
.home .contato .content .social .icon { display: inline-block; font-size: 14px; line-height: 28px; background: #8F8F8F; color:#fff; text-align: center; width: 28px; height: 28px; margin: 0px; }
.home .contato .content .social .icon:hover { background: #000000; color:#fff; }
.home .contato:before { position: absolute; top: 0px; right: 0px; display: block; width: calc(50% - 555px); height: 110px; content: ""; background: #8F8F8F; }
.home .sobre { padding: 64px 0; background: url(assets/images/home-sobre-bg.jpg) no-repeat center top; }
.home .sobre .sub-title { display: inline-block; letter-spacing: 2px; font-size: 12px; padding-left: 70px; background: url(assets/images/page-header-h1.png) no-repeat left; margin: 0 0 16px 0; text-transform: uppercase; color: #4A535E; font-weight: 500; }
.home .sobre .title { font-size: 42px; font-weight: 700; color:#000000; margin: 0 0 24px 0; }
.home .sobre .buttons { margin-top: 32px; }
.home .sobre .buttons .btn ~ .btn { margin-left: 8px; }
.home .sobre .numbers .row { align-items: center; }
.home .sobre .numbers .box { border: solid 1px #D6E3F1; padding: 32px 16px; text-align: center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background:#fff; }
.home .sobre .numbers .box .number { color: #8F8F8F; font-size: 42px; font-weight: 900; line-height: 32px; margin: 0 0 8px 0; }
.home .sobre .numbers .box .text { color: #4A535E; font-size: 14px; line-height: 18px; font-weight: 600; }
@media (max-width: 1200px) {
	.home .contato:before { width: calc(50% - 465px); }
	.home .sobre .numbers .box .number { font-size: 32px; }
	.home .sobre .numbers .box .text { font-size: 12px; }
}
@media (max-width: 993px) {
	.home .contato { margin-top: 0px; background: #8F8F8F; }
	.home .contato .container { display: flex; justify-content: center; }
	.home .contato:before { display: none; }
	.home .sobre .numbers { margin-top: 44px; }
}
@media (max-width: 767px) {
	.home .sobre { text-align: center; }
	.home .sobre .title { font-size: 24px; }
	.home .sobre .numbers .row .col ~ .col { margin-top: 16px; }
	.home .sobre .buttons .btn { width: 100%; display: block; }
	.home .sobre .buttons .btn ~ .btn { margin-left: 0px; margin-top: 8px; }
	.home .contato { display: none; }
}
.home .associado { background: #000000 url(assets/images/home-associado-bg.jpg) no-repeat center top; padding: 80px 0; color:#fff; }
.home .associado .sub-title { letter-spacing: 2px; font-size: 12px; padding-left: 70px; background: url(assets/images/page-header-h1.png) no-repeat left; margin: 0 0 16px 0; text-transform: uppercase; color: #FFF; font-weight: 500; }
.home .associado .title { color: #FFF; font-size: 40px; font-weight: 900; margin: 0 0 24px 0; }
.home .associado .lista { margin: 32px 0; }
.home .associado .lista li { display: flex; align-items: center; color:#D6E3F1; }
.home .associado .lista li ~ li { margin-top: 16px; }
.home .associado .lista li .icon { margin-right: 16px; }
.home .associado .btn { border-color:#fff; color:#fff; }
.home .associado .btn:hover { background: #fff; color: #000000; }
.home .associado .btn:focus { box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%); }
.home .associado .btn:not(:disabled):not(.disabled):active:focus { box-shadow: 0 0 0 0.2rem rgb(0 0 0 / 50%); }
@media (max-width: 567px) {
	.home .associado .btn { width: 100%; }
}
.home .news { padding: 64px 0; background: url(assets/images/home-news-bg.jpg) no-repeat center top; }
.home .news .title { margin: 0 0 15px 0; }
.home .news .title .container { justify-content: space-between; display: flex; align-items: center; }
.home .news .title .title h4 { font-size: 28px; font-weight: 700; color:#000000; }
.home .news .title .title .sub-title { display: inline-block; letter-spacing: 2px; font-size: 12px; padding-left: 70px; background: url(assets/images/page-header-h1.png) no-repeat left; margin: 0 0 16px 0; text-transform: uppercase; color: #4A535E; font-weight: 500; }
.home .news .title .more { border-color:#000000; text-decoration: none; font-size: 14px; font-weight: 700; color:#000000; text-transform: uppercase; letter-spacing: 2px; }
.home .news .title .more:hover { border-color: #000000; background: #000000; color: #FFF; }
.home .news .posts.container { max-width: 1162px; }
.home .news .card-post { margin: 10px; }
.home .news .owl-buttons { display: none; }
@media (max-width: 1200px) {
	.home .news .posts.container { max-width: 980px; }
}
@media (max-width: 993px) {
	.home .associado { background: #000000; }
	.home .news .posts.container { max-width: 740px; }
}
@media (max-width: 767px) {
	.home .news .title { text-align: center; }
	.home .news .title .container { display: block; }
	.home .news .title .more { margin-top: 5px; display: block; }
	.home .news .posts.container { max-width: 560px; }
}
@media (max-width: 567px) {
	.home .news .card-post { margin: 10px 0; }
}

/*
PAGE: Novidades
*/
.category .page-content .card-post { margin-top: 30px; }
.category .page-content .posts { padding: 34px 0 0 0; background: url(assets/images/category-body-bg.jpg) repeat-y center top; }
.category .page-content .social { margin-top: 64px; }
.category .searchform { background: #D6E3F1; padding: 24px 0; }
.category .searchform .input { margin: 0 auto; max-width: 400px; position: relative; }
.category .searchform .input input { padding: 0 44px 0 16px; height: 48px; background:#D6E3F1; border: solid 1px #808F9F; color: #808F9F; }
.category .searchform .input input:focus { background:#fff; }
.category .searchform .input button { position: absolute; border: 0; background: none; right: 10px; top: 12px; color: #808F9F; }

/*
PAGE: Single
*/
.single .page-content .single-header { padding: 64px 0 0 0; background: url(assets/images/single-header-bg.jpg) no-repeat center top; }
.single .page-content .single-header img { display: block; -webkit-border-top-left-radius: 15px; -webkit-border-top-right-radius: 15px; -moz-border-radius-topleft: 15px; -moz-border-radius-topright: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px;width: 100%; max-width: 100%; height: auto; }
.single .page-content .single-body { background: url(assets/images/single-body-bg.jpg) no-repeat center top; }
.single .page-content .single-body .card { border: 0; border-radius: 0!important; -webkit-border-bottom-right-radius: 15px!important; -webkit-border-bottom-left-radius: 15px!important; -moz-border-radius-bottomright: 15px!important; -moz-border-radius-bottomleft: 15px!important; border-bottom-right-radius: 15px!important; border-bottom-left-radius: 15px!important; }
.single .page-content .single-body .card .post-title { margin: 0 0 32px 0; color: #000000; font-size: 32px; line-height: 36px;  font-weight: 900; text-decoration: none;}
.single .page-content .single-body .card .card-img-top { width: 100%; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.single .page-content .single-body .card .card-body { padding: 44px }
.single .page-content .single-body .card .card-body .html-editor p { line-height: 26px; font-size: 16px; }
.single .page-content .single-body .card .card-body .html-editor a { color:#000000; text-decoration: underline; }
.single .page-content .single-body .share-wrapper { justify-content: flex-end; display: flex; } 
.single .page-content .single-body .share-wrapper .share { text-align: center; display: inline-block; } 
.single .page-content .single-body .share-wrapper .share p { margin: 5px 0 0 0; font-size: 12px; color:#808F9F; }
.single .page-content .single-body .share-wrapper .share a { border: solid 1px #000000; line-height: 21px; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #000000; font-size: 21px; min-width: 50px; padding: 10px 0; display: inline-block; }
.single .page-content .single-body .share-wrapper .share a:hover { background: #000000; color: #fff; }
@media (max-width: 767px) {
	.single .page-content .single-body .card .card-body { padding: 20px }
	.single .page-content .btn { width: 100%; margin: 0 0 25px 0; }
	.single .page-content .share-wrapper { justify-content: center; } 
}

/*
PAGE: Associado
*/
.page-id-1838 .page-content { padding: 64px 0 0 0; }
.page-id-1838 .page-content .social { margin-top: 64px; }
.page-id-1838 .page-content .form-header { display: flex; align-items: center; justify-content: space-between; margin: 0 0 44px 0; }
.page-id-1838 .page-content .form-header h3 { font-size: 24px; font-weight: 700; color: #000000; }
.page-id-1838 .page-content .form-actions { margin-top: 20px; text-align: center; }

/*
PAGE: Parceiros
*/
.page-id-1842 .page-content { padding: 64px 0 0 0; }
.page-id-1842 .parceiros { background: url(assets/images/parceiros-body-bg.jpg) no-repeat center top; }
.page-id-1842 .parceiros .title { margin: 0 0 24px 0; text-align: center; color: #000000; font-size: 28px; font-weight: 700; }
.page-id-1842 .parceiros .filter-mobile { display: none; }
.page-id-1842 .parceiros .filter-desktop { margin: 0 0 16px 0; }
.page-id-1842 .parceiros .filter-desktop ul { list-style: none; text-align: center; }
.page-id-1842 .parceiros .filter-desktop ul li { display: inline-block; margin: 8px 0 8px 0; }
.page-id-1842 .parceiros .filter-desktop ul li ~ li { margin-left: 8px; }
.page-id-1842 .parceiros .filter-desktop ul li a { text-decoration: none; padding: 8px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display: flex; align-items: center; border: solid 1px #D6E3F1; color:#4A535E; font-size: 16px; font-weight: 500; }
.page-id-1842 .parceiros .filter-desktop ul li a .icon { margin-right: 8px; }
.page-id-1842 .parceiros .filter-desktop ul li a:hover { background:#D6E3F1; }
.page-id-1842 .parceiros .filter-desktop ul li a.active { background:#D6E3F1; }
@media (max-width: 767px) {
	.page-id-1842 .parceiros .filter-desktop { display: none; }
	.page-id-1842 .parceiros .filter-mobile { display: block; }
}

/*
INC: widget-associado
*/
.widget-associado { padding: 64px 0; background: url(assets/images/widget-associado.jpg) no-repeat center bottom; }
.widget-associado .row { align-items: center; }
.widget-associado .sub-title { letter-spacing: 2px; font-size: 12px; padding-left: 70px; background: url(assets/images/page-header-h1.png) no-repeat left; margin: 0 0 16px 0; text-transform: uppercase; color: #32383F; font-weight: 500; }
.widget-associado .title { color: #000000; font-size: 40px; font-weight: 900; margin: 0 0 24px 0; }
.widget-associado .lista { margin-top: 24px; }
.widget-associado .lista li { display: flex; align-items: center; }
.widget-associado .lista li ~ li { margin-top: 16px; }
.widget-associado .lista li .icon { margin-right: 16px; }
.widget-associado .btn { margin-top: 36px; }
.widget-associado .image { width: 100%; max-width: 100%; height: auto; }
@media (max-width: 993px) {
	.widget-associado .image { margin-top: 44px; }
	.widget-associado .btn { width: 100%; }
}

/*
PAGE: Fale Conosco
*/
.page-id-1840 .page-content { padding: 64px 0 0 0; background: url(assets/images/fale-conosco-body-bg.jpg) no-repeat center top; }
.page-id-1840 .page-content .title { margin: 0 auto 44px auto; max-width: 400px; text-align: center; font-size: 24px; font-weight: 700; color: #4A535E; }
.page-id-1840 .page-content .formas-contato { margin-top: 64px; }
.page-id-1840 .page-content .social { margin-top: 64px; }
.page-id-1840 .page-content .box { display: flex; align-items: center; padding: 24px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; border: solid 1px #D6E3F1; }
.page-id-1840 .page-content .box .icon { height: 32px; margin-right: 16px; }
.page-id-1840 .page-content .box .nome { color:#808F9F; font-size: 16px; }
.page-id-1840 .page-content .box .valor { color:#000000; font-size: 21px; font-weight: 700; }
.page-id-1840 .page-content .box .valor.email { font-size: 16px; }
.page-id-1840 .page-content .mapa { margin: 64px 0 0 0; text-align: center; }
.page-id-1840 .page-content .mapa .title { height: 50px; background: url(assets/images/contato-mapa-icon.png) no-repeat left; max-width: 100%; display: inline-block; padding-left: 50px; line-height: 50px; margin: 0 auto 44px auto; }
.page-id-1840 .page-content .mapa iframe { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
@media (max-width: 1200px) {
	.page-id-1840 .page-content .box { display: block; text-align: center; }
	.page-id-1840 .page-content .box .icon { margin-right: 0px; margin-bottom: 8px; }
}
@media (max-width: 993px) {
	.page-id-1840 .page-content .formas-contato .col ~ .col { margin-top: 16px; }
}
@media (max-width: 767px) {
	.page-id-1840 .page-content .form .btn { width: 100%; }
}

/*
PAGE: Single
*/
.single .page-content .social { margin-top: 64px; }

/*
PAGE: Sobre
*/
.page-id-1878 .page-content { padding: 64px 0 0 0; }
.page-id-1878 .page-content .missao { margin: 64px 0; }
.page-id-1878 .page-content .missao .box { padding: 30px; text-align: center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background: #FFF; box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important; }
.page-id-1878 .page-content .missao .box .icon { height: 80px; margin: 0 0 16px 0; }
.page-id-1878 .page-content .missao .box .title { color: #000000; font-size: 21px; font-weight: 700; margin: 0 0 16px 0; }
.page-id-1878 .text-content { background: url(assets/images/sobre-body-bg.jpg) no-repeat center top; }
.page-id-1878 .text-content .image { width: 100%; max-width: 100%; height: auto; }
.page-id-1878 .text-content .sub-title { letter-spacing: 2px; font-size: 12px; padding-left: 70px; background: url(assets/images/page-header-h1.png) no-repeat left; margin: 0 0 16px 0; text-transform: uppercase; color: #32383F; font-weight: 500; }
.page-id-1878 .text-content .title { color: #000000; font-size: 32px; font-weight: 900; margin: 0 0 24px 0; }
.page-id-1878 .text-content .row { align-items: center; }
.page-id-1878 .numbers { margin-bottom: 64px; background: url(assets/images/sobre-numbers-bg.jpg) no-repeat center top; }
.page-id-1878 .numbers .row { align-items: center; }
.page-id-1878 .numbers .box { border: solid 1px #D6E3F1; padding: 16px; text-align: center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background:#fff; }
.page-id-1878 .numbers .box .number { color: #FFDF00; font-size: 32px; font-weight: 900; line-height: 32px; margin: 0 0 8px 0; }
.page-id-1878 .numbers .box .text { color: #4A535E; font-size: 13px; line-height: 18px; font-weight: 600; }
.page-id-1878 .frase { position: relative; padding: 30px; color: #32383F; font-size: 28px; line-height: 36px; text-align: center; font-weight: 900; }
.page-id-1878 .frase:before { position: absolute; top: 0px; left: 0px; display: block; width: 80px; height: 61px; content: ""; background: url(assets/images/aspa-esquerda.png) no-repeat; }
.page-id-1878 .frase:after { position: absolute; bottom: 0px; right: 0px; display: block; width: 80px; height: 61px; content: ""; background: url(assets/images/aspa-direita.png) no-repeat; }
@media (max-width: 993px) {
	.page-id-1878 .page-content .missao .row .col ~ .col { margin-top: 24px; }
	.page-id-1878 .text-content.right .image { margin-top: 44px; }
	.page-id-1878 .text-content.left .image { margin-bottom: 44px; }
	.page-id-1878 .numbers { background: #000000; padding: 64px 0 34px 0; }
	.page-id-1878 .numbers .row .col ~ .col { margin-top: 24px; } 
	.page-id-1878 .frase { color:#fff; }
	.page-id-1878 .frase:before { background: url(assets/images/aspa-esquerda-white.png) no-repeat; }
.page-id-1878 .frase:after { background: url(assets/images/aspa-direita-white.png) no-repeat; }
}

/*
PAGE: Eventos
*/
.page-id-34 .page-content { padding: 64px 0 0 0; }
.page-id-34 .page-content .social { margin-top: 64px; }
.page-id-34 .page-filter { margin-bottom: 44px; }
.page-id-34 .page-filter .form-control { border-color:#ACBACA; color:#808F9F; }
.page-id-34 .page-filter .title { font-size: 24px; font-weight: 700; color: #4A535E; margin: 0; }
@media (max-width: 767px) {
	.page-id-34 .page-filter { text-align: center; } 
	.page-id-34 .page-filter .form-control { margin-top: 16px; }
}
.page-id-34 .eventos .card-evento ~ .card-evento { margin: 24px 0 0 0; }