.cid-rwG64JC5c0 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item.item-lang{
    position: relative;
    padding: 0 5px;
}.cid-rwG64JC5c0 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item.pesquisa span{
     font-size: 23px;
}

.cid-rwG64JC5c0 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item.item-lang:after{
    content: "|";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.cid-rwG64JC5c0 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item.item-lang:last-child:after{
    display: none;
}

.contacts01 iframe{
    width: 100% !important;
    height: 315px !important;
}

#features9-24 .card-title{
    margin-bottom: 0;
}
#features9-24 .card-date{
    font-size: 18px;
    margin-bottom: .75rem;
    padding-bottom: .5rem!important;
}

#content003-2i .mbr-section-title{
    padding-bottom: 0.5rem!important;
}
#content003-2i .card-date{
    padding-bottom: 1.5rem!important;
    margin-bottom: .5rem;
    font-size: 20px;
}

#pesquisa01-w{
    background: #fff;
}


#pesquisa01-w h2{
    padding-bottom: 1.5rem!important;
    margin-bottom: .5rem;
}

#pesquisa01-w .zona_pesquisa{
    color: #000;
}

#pesquisa01-w .zona_pesquisa input{
    background-color: #333333;
    border-color: #f4a41d;
    color: #ffffff;
    box-shadow: none;
    outline: none;
    border-left: none;
    border-top: none;
    border-right: none;
    min-height: 3rem;
    width: 100%;
    margin-bottom: 1rem;
}

#pesquisa01-w .zona_pesquisa input:focus{
    background-color: #333333;
    border-color: #cccccc;
    color: #ffffff;
    box-shadow: none;
    outline: none;
}

#pesquisa01-w .zona_pesquisa input::-webkit-input-placeholder {
    color: #cccccc;
}
#pesquisa01-w .zona_pesquisa input:-moz-placeholder {
    color: #cccccc;
}

@media (max-width: 767px){
    #features9-24 .card-date{
        font-size: 16px;
        text-align: center;
    }
}