body{
    overflow-x: hidden;
}

.destaque_vazio{
	margin-top: 85px;
	border-top:1px solid #ccc;
}
.destaque_vazio h1{
	text-align: center;
	font-size: 14px;
}
.eventos_vazio{
	margin: 50px 0px;
}
.eventos_vazio h1{
	text-align: center;
	font-size: 14px;
}

.bt-destaque{
	color: #ddd;
}
.bt-destaque:hover{
	color: #fff;
}
.vc_hidden{
	display: block !important;
	opacity: 1 !important;
}
.conteudo-interno{
	margin-top: 150px !important;
}

.conteudo-interno article{
	padding: 0px 0px;
}
.m-tb-10{
	margin-top: 10px;
	margin-bottom:10px; 
}

.slick-olho {
    margin: 0 -15px;
    display: block;
    text-align: center;
}

.item {
    width: 250px;
    display: inline-grid;
    padding: 0 15px;
    margin-bottom: 30px;
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    -ms-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
    outline: none !important;
}

.re-facebook{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("images/facebook.png") no-repeat;
}

.re-facebook:hover{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("images/facebook_ativo.png") no-repeat;
}

.re-twitter{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("images/twitter.png") no-repeat;
}

.re-twitter:hover{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("images/twitter_ativo.png") no-repeat;
}

.re-instagram{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("images/instagram.png") no-repeat;
}

.re-instagram:hover{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("images/instagram_ativo.png") no-repeat;
}

.re-flickr{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("images/flickr.png") no-repeat;
}

.re-flickr:hover{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("images/flickr_ativo.png") no-repeat;
}

.header-content{
    position:relative;
}

.menu-resp{
    position: absolute;
    top:0px;
    left: 0px;
    width: 200px;
    z-index: 100;
    display: none;
}

.menu-btn{
    width: 102px;
    height: 102px;
    background: url("images/imgresp.png");
    cursor: pointer;
}

.menu-resp:hover nav{
    display: block;
    background: #FFF;
    border: 1px solid #ecf0f1;
}

.menu-resp nav{
    width: 200px;
    float: left;
    display: none;
}

.menu-resp nav ul{
    width: 200px;
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}

.menu-resp nav li{
    width: 200px;
    list-style: none;
    float: left;
    padding: 10px 0px;
}

.menu-resp nav li a{
    text-decoration: none;
    font-family: 'Roboto';
    font-size: 15px;
    color: #222;
}

.menu-resp nav li a:hover{
    color: #AF7200;
}

@media (max-width: 991px){
    
    .wpb_wrapper{
        display: block;;
        text-align: center;;
    }

    .wpb_wrapper .wrapper-titulo{
        display: inline-block;
    }

    .title-menu-footer{
        text-align: center;
    }

    .sidebar-widget ul{
        text-align: center;
    }

    .footer-contact{
        text-align: center;
    }

    .footer-about{
        text-align: center;
    }

}

@media (max-width: 848px){
    
    .menu-resp{
        display: block;
    }

}

@media (max-width: 767px){
    
    .wpb_wrapper{
        display: block;;
        text-align: center;;
    }

    .wpb_wrapper .wrapper-titulo{
        display: inline-block;
    }

}

.item-content{
    border-right: 3px solid #ecf0f1;
    border-left: 3px solid #ecf0f1;
    border-bottom: 3px solid #ecf0f1;
    padding: 3.2rem;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-transition: color, background 200ms ease-in;
    -moz-transition: color, background 200ms ease-in;
    -ms-transition: color, background 200ms ease-in;
    -o-transition: color, background 200ms ease-in;
    transition: color, background 200ms ease-in;
    max-height: 170px;
    min-height: 170px;
}

.item-content h4{
    height: 45px;
}

.item img {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    margin: 0;
    padding: 0;
    z-index: 0;
    width: 100%;
    height: auto;
}
.link-image {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid #ecf0f1;
}
.slick-olho:hover .item {
    opacity: .75;
}
.slick-olho .link-image::after {
    content: '\f178';
    font-family: "FontAwesome";
    line-height: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    text-transform: uppercase;
    padding: .7rem 1.4rem;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    opacity: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.slick-olho.item a {
    text-decoration: none;
}
.slick-olho p {
    margin-top: 0;
    font-size: 1.4rem;
}
.slick-olho .item:hover {
    opacity: 1;
}
.slick-olho .item:hover .item-content {
    background: #ecf0f1;
}
.slick-olho .item:hover .link-image::after {
    opacity: 1;
}

ul[class*="block-grid-"] {
    list-style: none;
    padding: 0;
    margin-right: -1.5rem;
    margin-left: -1.5rem;
    overflow: auto;
    clear: both;
}
ul[class*="block-grid-"] li {
    list-style: none;
    padding: 0 1.5rem;
    margin: 2.8rem 0 0 0;
    float: left;
    height: auto;
    display: block;
}
.block-grid-2 li {
    width: 50%;
}
.block-grid-3 li {
    width: 33.3333333%;
}
.block-grid-4 li {
    width: 25%;
}
.block-grid-5 li {
    width: 20%;
}
.block-grid-2 li:nth-child(1),
.block-grid-2 li:nth-child(2),
.block-grid-3 li:nth-child(1),
.block-grid-3 li:nth-child(2),
.block-grid-3 li:nth-child(3),
.block-grid-4 li:nth-child(1),
.block-grid-4 li:nth-child(2),
.block-grid-4 li:nth-child(3),
.block-grid-4 li:nth-child(4),
.block-grid-5 li:nth-child(1),
.block-grid-5 li:nth-child(2),
.block-grid-5 li:nth-child(3),
.block-grid-5 li:nth-child(4),
.block-grid-5 li:nth-child(5) {
    margin-top: 0;
}
ul[class*="block-grid-"] .link-image {
    position: relative;
    display: block;
    overflow: hidden;
}
ul[class*="block-grid-"] .link-image::after {
    content: '\f00e';
    font-family: "FontAwesome";
    font-weight: normal;
    line-height: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    text-transform: uppercase;
    padding: .7rem 1.4rem;
    text-align: center;
    background: rgba(0, 0, 0, .45);
    color: #fff;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    opacity: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.bt_todos{
    margin-top: 20px;
    margin-bottom: 20px !important;
    display: inline-block;
    padding: 10px 35px;
    background: #bf8e33;
    border-radius: 7px;
    color: #fff;
    font-weight: bold;
}
.bt_todos:hover{
    background: #edb957;
    color: #fff;
}

#header{
    border-bottom: 1px solid #eee;
}



.form-contato label {
    color: #666;
    margin-top: 15px;
}

.agenda{
    width: 500px;

}


#footer aside{
    opacity: 1;
}












#isotope {
    margin: 0 -15px;
    display: block;
    text-align: center;
}
#isotope .item {
    width: 250px;
    display: inline-grid;
    padding: 0 15px;
    margin-bottom: 30px;
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    -ms-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
}
#isotope .item-content {
    border-right: 3px solid #ecf0f1;
    border-left: 3px solid #ecf0f1;
    border-bottom: 3px solid #ecf0f1;
    padding: 3.2rem;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-transition: color, background 200ms ease-in;
    -moz-transition: color, background 200ms ease-in;
    -ms-transition: color, background 200ms ease-in;
    -o-transition: color, background 200ms ease-in;
    transition: color, background 200ms ease-in;
}
#isotope .item img {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    margin: 0;
    padding: 0;
    z-index: 0;
    width: 100%;
    height: auto;
}
#isotope .link-image {
    position: relative;
    display: block;
    overflow: hidden;
}
#isotope:hover .item {
    opacity: .75;
}
#isotope .link-image::after {
    content: '\f178';
    font-family: "FontAwesome";
    line-height: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    text-transform: uppercase;
    padding: .7rem 1.4rem;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    opacity: 0;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
#isotope.item a {
    text-decoration: none;
}
#isotope p {
    margin-top: 0;
    font-size: 1.4rem;
}
#isotope .item:hover {
    opacity: 1;
}
#isotope .item:hover .item-content {
    background: #ecf0f1;
}
#isotope .item:hover .link-image::after {
    opacity: 1;
}
#isotope-filter a {
    max-width: auto;
    display: inline-block;
    overflow: hidden;
}
#isotope-filter .selected a {
    color: #BE3A31;
}
#isotope-filter .selected a:before {
    content: '\f14e';
    font-family: "FontAwesome";
    margin-right: 1rem;
    font-weight: normal;
}
#isotope .item{
    float: none;
}
/*
.owl-stage-outer{
    display: block !important;
    text-align: center !important;
}

.owl-stage{
    width: 250px !important;
    display: inline-block !important;
} 

.owl-item{
    width: 250px !important;
}

*/




ul[class*="block-grid-"] .link-image:hover::after {
    opacity: 1;
}
ul[class*="block-grid-"] .link-image img {
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
}
@media (max-width: 767px) {
    ul[class*="block-grid-"] {
        padding: 0;
        margin-left: 0;
        margin-right: 0;
    }
    ul[class*="block-grid-"] li {
        float: none;
        width: 100%;
        margin-top: 1.4rem!important;
        padding: 0;
    }
    ul[class*="block-grid-"] li img {
        width: 100%;
        height: auto;
    }
    ul[class*="block-grid-"] li:first-of-type {
        margin-top: 0!important;
    }
}



.services-carousel .item-content{
    min-height: 170px;
}
#isotope .item-content{
    min-height: 170px;
}