@import url(jquery.menu.css);

body {
    font-family: oswald, sans-serif;
    background: #fff;
    overflow-x: hidden
}

p {
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #3e3e3e
}

b,
strong {
    font-weight: 700;
    color: #000
}

h1 {
    font-weight: 700;
    font-size: 28px;
    color: #000
}

h2 {
    font-weight: 600;
    font-size: 28px;
    color: #000
}

h3 {
    font-weight: 600;
    font-size: 14px;
    color: #ffc507
}

h4 {
    font-weight: 500;
    font-size: 21px;
    color: #ffc507
}

.title {
    font-size: 4rem;
    font-weight: 500;
    text-transform: uppercase
}

.subtitle {
    font-size: 20px;
    font-weight: 500
}

.btn.btn-primary {
    border: 2px solid #ffc507;
    background: #fff;
    color: #ffc507;
    font-size: 14px;
    font-weight: 700;
    padding: 1rem 2rem;
    border-radius: 5px;
    box-shadow: none;
    text-transform: initial
}

.btn.btn-primary:hover {
    background: #ffc507;
    border-color: #ffc507;
    color: #fff;
    box-shadow: none
}

.btn.btn-secondary {
    padding: 1rem
}

.btn.btn-submit {
    border-color: #ffc507;
    background: #ffc507;
    color: #fff;
    font-size: 15px;
    box-shadow: none;
    border-radius: 0;
    padding: 10px 20px;
    margin: 0
}

.btn.btn-submit:hover {
    border-color: #ffc507;
    background: #fff;
    color: #ffc507;
    box-shadow: none
}

.btn.btn-dark {
    background: #0a2347;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 100;
    box-shadow: none;
    width: 100%;
    letter-spacing: .8px
}

.btn.btn-dark:hover {
    background: #152d50
}

.clear {
    clear: both;
    display: block;
    float: none !important
}

.topo {
    position: absolute;
    width: 50%;
    right: 0;
    z-index: 9
}

.topo p {
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #000
}

.address,
.email,
.tel,
.tel2 {
    background: url(../img/svg/iconefone.svg) no-repeat center;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 5px
}

.tel2 {
    background: url(../img/svg/tel2.svg) no-repeat center
}

.tel {
    background: url(../img/svg/tel.svg) no-repeat center
}

.email {
    background: url(../img/svg/email.svg) no-repeat center
}

.address {
    background: url(../img/svg/address.svg) no-repeat center;
    float: left;
    padding-bottom: 40px
}

.top-icon img {
    margin: 0 .4em;
    max-width: 30px
}

.top-icon img:hover {
    border: none
}

.top-icon:hover {
    color: transparent;
    text-decoration: none
}

.face .hover,
.insta .hover,
.yout .hover {
    display: none
}

.face:hover .hover,
.insta:hover .hover,
.yout:hover .hover {
    display: inline-block
}

.face:hover .no-hover,
.insta:hover .no-hover,
.yout:hover .no-hover {
    display: none
}

.index-page .page-header {
    width: 100%;
    background-repeat: no-repeat
}

.card-blog {
    border: 2px solid #f2f2f2
}

.card,
.card-blog .card-header.card-header-image img,
.card-product .card-header.card-header-image img {
    border-radius: 0;
    box-shadow: none
}

.back-background .card-body,
.card-background .card-body,
.front-background .card-body {
    min-height: 100%;
    padding: 2.438rem .875rem
}

.back-background:after,
.card-background:after,
.front-background:after {
    background-color: rgba(255, 255, 255, 0)
}

.card-home .card-category {
    font-weight: 500;
    color: #fff;
    font-size: 13px
}

.card-home .card-title {
    font-weight: 600;
    color: #fff;
    font-size: 35px
}

.card-blog .card-header,
.card-blog .card-header.card-header-image,
.card-product .card-header,
.card-product .card-header.card-header-image {
    margin: 0
}

.card-blog .card-body,
.card-blog .card-footer,
.card-product .card-body,
.card-product .card-footer {
    padding: 1.3375rem 1.275rem;
    min-height: 140px
}

.card-blog .card-category {
    font-family: acumin-pro;
    font-size: 12px;
    color: #444 !important;
    text-transform: initial
}

.card-blog .card-title {
    font-size: 24px;
    color: #3d1b1a;
    text-transform: initial;
    font-weight: 500
}

.card-body a {
    color: #3d1b1a;
    font-weight: 600;
    font-family: acumin-pro, sans-serif;
    font-size: 15px;
    text-decoration: underline
}

.card-body a:hover {
    color: #edc87c
}

.cd-dot img {
    width: 48px
}

.colored-shadow {
    display: none
}

.play {
    background: url(../img/play-icon.png) no-repeat center;
    position: absolute;
    bottom: 25%;
    left: 10%;
    width: 230px;
    height: 90px;
    opacity: .6
}

.bg-white {
    position: absolute;
    width: 100%;
    height: 286px;
    background: #fff
}

.bg-image {
    position: absolute;
    width: 100%;
    height: 270px;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.pagina-interna {
    padding: 50px 0 0
}

.pagina-interna2 {
    padding: 20px 0
}

.content-sobre {
    z-index: 1
}

.content-sobre p,
.content-sobre2 p {
    font-size: 16px;
    color: #444;
    line-height: 1.7
}

.content-sobre2 h3 {
    font-size: 22px
}

.middle-sobre {
    padding: 80px 0
}

.middle-sobre h2 {
    font-size: 25px
}

.card-eventos {
    box-shadow: none
}

.card-eventos .card-header.card-header-image {
    margin: 0
}

.card-eventos .card-header.card-header-image img {
    max-width: 100%;
    border-radius: 0
}

.card-eventos h4 {
    color: #b8b8b8;
    font-size: 18px;
    text-decoration: underline;
    transition: .7s all ease
}

.card-eventos:hover h4 {
    color: #7e00e3
}

.text ul {
    padding-left: 0;
    margin-left: 0
}

ul {
    list-style: none
}

.text ul li {
    list-style: disc inside;
    font-size: 15px;
    color: grey;
    font-weight: 300
}

.localizacao a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px
}

.breadcrumbs {
    margin-bottom: 0
}

.breadcrumbs li {
    list-style: none;
    display: inline-block;
    margin: 0 .5rem;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #ffc507
}

.box-prod h2,
.box-prod h3 {
    font-size: 16px;
    color: #000
}

.main-product {
    padding: 80px 0 120px
}

.content-contact h3 {
    text-transform: initial;
    margin-bottom: 2rem
}

.contact-text h4 {
    font-size: 20px
}

.pagination .page-item {
    list-style: none
}

.tags-list {
    width: 70%
}

.tags-list li {
    display: inline-block;
    color: #000;
    height: 35px
}

.tags-list li a {
    border: 1px solid #000;
    padding: 5px 10px;
    color: #000;
    font-size: 1.1em;
    text-decoration: none;
    font-style: italic
}

.bg-dark {
    background-color: #06152a !important
}

#topBarinfo {
    position: relative;
    background: #131313;
    overflow: hidden
}

#topBarinfo span {
    color: #fff;
    font-size: .85em;
    font-family: acumin-pro, sans-serif;
    font-weight: 200
}

.social-top img {
    max-width: 7%
}

.top-face {
    max-height: 15px
}

.footer-big {
    padding: 1.875rem 0 0
}

.rodape h2 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 100;
    letter-spacing: 1.4px;
    font-family: oswald, sans-serif;
    text-transform: uppercase
}

.rodape h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 600
}

.rodape .form-control:invalid {
    background-image: none
}

.footer .social-buttons .bot-icon img {
    max-width: 32px;
    margin-top: 10px;
    margin-right: 10px
}

.footer .social-buttons .bot-icon:nth-of-type(3) img {
    max-width: 41px
}

.bot-icon {
    text-decoration: none !important
}

footer .copyright {
    font-family: acumin-pro, sans-serif;
    font-size: 9px;
    color: #a8aec2
}

.form-group {
    margin-bottom: 5px
}

.form-control {
    background: #fbfbfb;
    padding: 1.4rem 1rem;
    border: 1px solid #e4e4e4
}

.bmd-form-group label {
    color: #000;
    font-weight: 600;
    font-size: 14px !important
}

.form-check {
    margin: 1rem 0
}

.form-check .form-check-sign .check {
    background: #fff;
    border-color: #d8e5e5
}

.form-check .form-check-label {
    color: #000;
    font-weight: 600;
    font-size: 14px !important
}

.icon-chat {
    background: #fff;
    padding: 1rem;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2)
}

.icon-chat span {
    color: #7301f0;
    font-weight: 700;
    display: none
}

.font-banner {
    font-weight: 600;
    font-size: 36px;
    color: #bf0811
}

.font-banner-top {
    font-size: 2.8rem;
    font-family: proxima-nova, serif;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #000;
    font-weight: 700;
    line-height: normal
}

#banner p {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-shadow: 0 1px 1px #000
}

.btn-banner {
    cursor: pointer;
    font-weight: 100;
    font-size: 1.07em;
    width: 40%;
    text-transform: uppercase;
    color: #fff !important;
    background: #0a2347;
    letter-spacing: .8px;
    text-align: center
}

.text-description {
    font-family: acumin-pro, sans-serif;
    font-size: 14px;
    color: #b4b4b4;
    font-weight: 500
}

.btn-yellow {
    background-color: #ffc507;
    color: #10100f;
    padding: 0 2.5em
}

.whats {
    height: 55px;
    position: fixed;
    bottom: 100px;
    right: 65px;
    z-index: 99999
}

.rodape a {
    font-family: acumin-pro, sans-serif;
    color: #fff;
    font-size: 15px
}

.rodape p {
    font-family: proxima-nova, sans-serif;
    color: #fff;
    font-size: 15px
}

.phone-footer {
    font-size: 22px !important;
    font-family: oswald, sans-serif !important
}

.phone-top {
    font-size: 1.2em;
    font-weight: 400;
    font-family: oswald, sans-serif;
    color: #0b162b
}

.text-black {
    color: #000 !important
}

.btn-banner:hover {
    background-color: #152d50
}

.social-top a {
    margin: .2rem
}

.bg-bordo {
    background-color: #3d1b1a
}

.w-120 a img {
    max-width: 65px
}

.w-120 {
    min-height: 100px
}

.card-border {
    border: 2px solid rgba(255, 255, 255, .1)
}

.p-11 {
    padding: 1rem 10.5rem
}

.card-description {
    font-style: acumin-pro, sans-serif;
    font-size: 15px;
    color: #484848;
    font-weight: 500
}

.noticia.card-body {
    min-height: 234px
}

.card-blog .card-title-blog {
    font-size: 20px;
    color: #3d1b1a;
    text-transform: initial;
    font-weight: 500
}

.pagina-interna2 .media-buttons a img,
.pagina-interna2 .social-buttons a img {
    max-width: 25px;
    max-height: 25px
}

.mob-phone .tel {
    display: none
}

.contact-text a,
.form-group label {
    font-family: acumin-pro, sans-serif
}

::-webkit-input-placeholder {
    font-family: acumin-pro, sans-serif;
    color: #777878 !important;
    font-size: 15px !important
}

input:-moz-placeholder {
    font-family: acumin-pro, sans-serif;
    color: #777878 !important;
    font-size: 15px !important
}

textarea:-moz-placeholder {
    font-family: acumin-pro, sans-serif;
    color: #777878 !important;
    font-size: 15px !important
}

.pagina-interna2 .card-blog:hover {
    border: 2px solid #3d1b1a
}

.video-content .video {
    display: inline-block;
    margin: .5%;
    height: 160px;
    overflow: hidden
}

.video-content .video a {
    display: table-cell;
    vertical-align: middle;
    max-width: 220px;
    max-height: 180px
}

.video-content .video a img {
    display: table-cell;
    vertical-align: middle;
    max-height: 180px
}

#header {
    width: 100%;
    padding: 0;
    z-index: 24
}

#header #logo {
    float: left
}

#header #logo img {
    max-width: 100%;
    width: 219px;
    display: block
}

#show_message {
    position: fixed;
    top: 140px;
    width: 100%;
    z-index: 9999
}

#header nav a:hover {
    color: #5071b1;
    cursor: pointer
}

#header .medias {
    float: right;
    margin-left: 50px
}

#header.inner #logo img {
    width: 110px
}

#header.fixed,
#header.menu-fixo {
    background: #131313
}

.font-banner-middle {
    font-size: 45px;
    font-family: 'Circular Std Medium', serif;
    padding: 0 5rem;
    line-height: 1.3
}

.font-banner-middle span {
    background-color: #bf0811;
    padding: 2px 10px
}

#gestao p,
#parceiros p,
#sobre-nos p {
    line-height: 1.4
}

.marcas ul>li {
    display: inline-block
}

#gestao h5,
#parceiros h5 {
    color: #202020;
    font-size: 22px;
    font-family: 'Circular Std Medium', serif;
    display: inline-block;
    position: relative
}

.form-p {
    color: #b4b4b4 !important;
    font-size: 14px !important
}

.nivo-img {
    position: absolute;
    top: 140px;
    left: 5%;
    z-index: 9
}

#header .logo {
    width: 115px;
    height: auto
}

.navbar .navbar-nav .nav-item .nav-link {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #0b162b
}

.owl-listCImg .owl-stage {
    display: flex;
    align-items: center
}

.owl-listCImg .owl-item.center {
    margin: 0 2em
}

.desc h1,
.desc h2,
.desc h3,
.desc p {
    color: #fff;
    font-weight: 400;
    font-family: proxima-nova, sans-serif
}
.desc p b, .desc p strong{
    color: #fff;
}
.desc ul li, .desc ol li{
    color: #fff;
    font-weight: 400;
    font-family: proxima-nova, sans-serif
}

.desc h1 {
    font-family: oswald, sans-serif;
    font-size: 28px;
    margin: 0;
    text-transform: uppercase
}

.desc h2 {
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 3rem
}

.desc h3 {
    color: #a8aec2;
    font-size: 21px;
    margin: .5rem 0 2rem 0
}

.desc p {
    font-size: 15px
}

.desc .btn-banner {
    display: none;
}
.col-md-5:last-of-type .desc .btn-banner{
    display: block;
}
.conteudo-interno .desc h1, .conteudo-interno .desc h2, .conteudo-interno .desc h3, .conteudo-interno .desc p{
    color: #0b162b;
}
.conteudo-interno .desc p{
    color: #3e3e3e;
}
.homeCarousel .owl-dotsC {
    display: flex;
    justify-content: center;
    align-items: center
}

.homeCarousel .owl-dotsC .owl-dot {
    margin: 0 9px;
    border: none !important;
    width: 14px !important;
    height: 14px !important;
    border-radius: 50% !important;
    background: #67729480 !important
}

.homeCarousel .owl-dotsC .owl-dot.active {
    border: #0fa2b9 1px solid !important;
    width: 19px !important;
    height: 19px !important;
    background: #fff !important
}

.homeCarousel .owl-carousel .owl-item img {
    display: inline-block !important;
    width: 100%
}

.homeCarousel .owl-prevC {
    background: #fff !important;
    opacity: .55;
    position: absolute !important;
    bottom: 0;
    left: 0 !important;
    cursor: pointer;
    z-index: 1;
    width: 61px;
    height: 51px;
    display: flex;
    justify-content: center
}

.homeCarousel .owl-nextC {
    background: #fff !important;
    position: absolute !important;
    bottom: 0;
    left: 10.5% !important;
    cursor: pointer;
    z-index: 1;
    width: 61px;
    height: 51px;
    display: flex;
    justify-content: center
}

.homeCarousel .owl-nextC img,
.homeCarousel .owl-prevC img {
    width: auto !important
}

.boxClient {
    position: relative
}

.emp {
    background-size: cover
}

#gestao .title,
#parceiros .title,
#sobre-nos .title {
    color: #0b162b;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 400
}

.bmd-form-group [class*=' bmd-label'],
.bmd-form-group [class^=bmd-label] {
    position: relative;
    color: #a8aec2;
    font-weight: 100;
    margin-bottom: 1rem
}

.terreno p {
    color: #fff;
    line-height: 1.5
}

.terreno .btn-banner {
    width: 27%
}

.imgBot {
    position: absolute;
    bottom: 20%;
    left: 45%
}

.menu {
    width: 25px
}

#header.menu-fixo {
    position: fixed;
    top: 0
}

footer .cgdw img {
    max-width: 35px
}

@media (min-width:769px) {
    .mgBanner {
        margin-top: 105px
    }
}