.blueimp-gallery {
    display: none;
}

.menu-footer {
    padding-left: 0;
}

.menu-footer li {
    list-style: none;
}
.wp-container.wp {
    justify-content: space-evenly;
    align-items: center;
    background: #4dc247;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 0;
    text-align: center;
    border-radius: 100%;
    font-size: 38px;
    position: fixed;
    bottom: 123px!important;
    display: flex!important;
    right: 20px;
    box-shadow: 2px 2px 7px 0px rgb(0 0 0 / 40%);
    z-index: 10999;
}
.wp-container .whatsapp-text {
    font-size: 14px;
    position: fixed;
    bottom: 123px!important;
    right: 90px;
    z-index: 1000;
    background-color: #f5f7f9;
    padding: 1rem;
    color: #454545;
    line-height: 16px;
}
.menu-footer li a {
    color: #232323 !important;
}

.menu-footer li a:hover {
    color: #232323 !important;
}


/*Owl*/

.owl-theme .owl-nav {
    position: absolute;
    top: 110px;
    margin-top: 10px;
    width: 100%;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -50px;
    font-size: 100px;
    font-size: 58px;
    font-weight: bold;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -50px;
    font-size: 58px;
    font-weight: bold;
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
    background: #000;
    color: #fff;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 2px 30px 4px;
    opacity: 0.5;
}

.owl-carousel .owl-nav button.owl-next span:hover,
.owl-carousel .owl-nav button.owl-prev span:hover {
    background: transparent;
    border: 1px solid #000;
    color: #000;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}

button:focus {
    outline: none;
}


/* @media(max-width: 1300px) {
    .owl-carousel .owl-nav button.owl-prev {
        left: 50px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 50px;
    }
    .owl-theme .owl-nav {
        top: 259px;
    }
}

@media(max-width: 600px) {
    .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }
} */

.pagecontato {
    margin-top: 5rem !important;
}

.element img{
    width: auto !important;
}

.nav-dropdown .dropdown-menu{
    left:-120px !important;
}

@media(max-width:992px){
    .nav-dropdown .dropdown-menu{
        left: 0 !important;
    }
}

.line{
    width: 100%;
    border-bottom: 1px
 solid #000000;
    margin: 0 1rem;
}

.cid-sMucfgdS3f img{
    width: 350px !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.cid-sMublTVDHs .container div div span{
    line-height:1.6 !important;
}

/*paginação*/
.paginador {
    display: inline-block;
    width: 100%;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagiandor>li {
    display: inline;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.label.pull-left{
    display:none;
}

.img-sidney{
    width: 165px !important;
    height:165px !important;
    border-radius:50%;
}

.cid-sMopBgt6fx img{
    width: 65% !important;
    max-width: 200px;
    height: auto;
}
.cid-sjeawhlYWq .navbar.navbar-short .navbar-logo img{
    min-height: 3.125rem !important;
    height: 3.125rem !important;
}
.navbar-dropdown .navbar-logo img{
    transition: inherit !important;
}