a {
   outline: 0 !important;
}

.w1900 {
    margin: auto;
    max-width: 1900px;
    width: 100%;
}

.no-padding {
    padding: 0;
}

.text-center {
    text-align: center;
}

.no-padding {
    padding: 0;
}

.inline-block {
    display: inline-block;
}

.nome_pagina_cms,
.title-sect {
    font-size: 22px;
    line-height: 25px;
    margin: 3em;
    text-align: center;
    text-transform: uppercase;
    position: relative;

}
.nome_pagina_cms:after,
.title-sect:not(.no-stripe):after {
    background-color: #FFD700;
    bottom: -10px;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    width: 50px;
}

.title-sect.redux-margin {
    margin: 1em auto 2em;
}

.acq-u-slide-out {
    width: 0;
}

.btn {
    border-radius: 0 !important;
}

.btn,
.hide,
.show,
.logo > img,
.menu-cnt,
.navbar-default,
.navbar-nav > li > a,
.gallery_item > img {
    transition: all 400ms ease 0s;
}

.navbar-fixed-top.menu-cnt {
    -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    top: 49px;
}
.navbar-fixed-top .navbar-default {
    min-height: 60px;
}
.navbar-fixed-top .navbar-nav > li > a {
    padding-bottom: 20px;
    padding-top: 20px;
}

.navbar-brand {
    padding: 0 0 0 1em;
}

.form-group .checkbox-inline {
    font-size: 15px;
}