@import "https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Encode+Sans&display=swap";

.btn-secondary,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #333;
    text-shadow: none;
    background-color: #fff;
    border: .05rem solid #fff
}

body,
html {
    height: 100%;
    background-color: #fff;
    font-family: 'Encode Sans Semi Expanded', sans-serif
}

.auxilio h1,
.banner h1,
.h2 {
    font-family: 'Arbutus Slab', serif
}

.logo {
    text-indent: -9999px;
    background: url(../img/logo-fuentesesales.png) no-repeat;
    width: 192px;
    height: 40px
}

.breadcrumb {
    background-color: transparent !important;
}

.menu a {
    color: #532f0b;
    font-size: 14px
}

.banner h1,
.banner p,
.submenu a {
    color: #fff
}

.submenu {
    background-color: #ff801f !important
}

.submenu .dropdown-divider {
    border-color: rgba(0, 0, 0, .15)
}

.submenu a:hover {
    background: 0 0
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 32 32' ><path stroke='rgba(0,0,0,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/></svg>")
}

.banner h1 {
    font-size: 32px
}

.banner p {
    font-size: 18px
}

.banner {
    -webkit-background-size: cover;
    background-size: cover
}

.banner-home {
    min-height: 400px
}

.webp .banner-home {
    background: url(http://www.fuentesesales.com.br/assets/img/banner.webp)
}

.no-webp .banner-home {
    background: url(http://www.fuentesesales.com.br/assets/img/banner.jpg)
}

.banner-escritorio {
    min-height: 364px
}

.webp .banner-escritorio {
    background: url(http://www.fuentesesales.com.br/assets/img/banner-escritorio.webp)
}

.no-webp .banner-escritorio {
    background: url(http://www.fuentesesales.com.br/assets/img/banner-escritorio.jpg)
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "›"
}

.breadcrumb {
    background: 0 0;
    text-align: center
}

.breadcrumb a {
    color: #fff;
    font-weight: 400
}

.c-l {
    background: #ff801f !important;
    border-color: #ff801f !important;
    font-size: 12px;
    font-weight: 700
}

.c-l:hover {
    background-color: #aa4b03;
    border-color: #aa4b03
}

.c-l:active {
    background-color: #333 !important;
    border-color: #333 !important
}

.form-d input,
.form-d textarea {
    background: #ededed
}

.form-d label {
    font-size: 12px;
    color: #666
}

.form-d textarea {
    width: 100%
}

.divForm form {
    padding: 10px
}

.webp .auxilio {
    background-image: url(http://fuentesesales.com.br/assets/img/fundo.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed
}

.no-webp .auxilio {
    background-image: url(http://fuentesesales.com.br/assets/img/fundo.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed
}


.auxilio h1 {
    font-size: 32px;
    color: #fff
}

.ul-ct h3,
.ul-pub h3 {
    font-size: 14px;
    color: #666;
    font-weight: 700
}

.ul-pub li {
    border-bottom: 1px solid #b2b2b2;
    font-size: 14px
}

.ul-pub li:last-child {
    border: 0
}

.ul-ct a,
.ul-pub a {
    color: #666;
    text-decoration: none
}

.ul-pub i {
    color: #ff801f
}

.ul-ct li {
    font-size: 14px;
    color: #666
}

.conteudo li,
.conteudo p {
    color: #666;
    font-size: 16px
}

.shadow {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .15) !important;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15) !important;
    border-radius: .25rem
}

footer {
    border-bottom: 6px solid #ff801f;
    background: #eee
}

@media (max-width:768px) {
    .auxilio h1 {
        font-size: 24px
    }
}

.fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    margin-bottom: 0;
    z-index: 997;
    bottom: 45px;
    right: 24px
}

.btn-floating.btn--large {
    width: 150px;
    height: 150px;
    padding: 0
}

.btn-large {
    height: 54px;
    line-height: 54px;
    font-size: 15px;
    padding: 0 28px
}

.btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 160px;
    height: 50px;
    line-height: 0;
    padding: 0;
    border-radius: 50px;
    -webkit-transition: background-color .3s;
    cursor: pointer;
    vertical-align: middle
}

.btn-floating.btn--large i {
    line-height: 56px
}

.btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 48px
}

.fa-laugh-wink:before {
    padding: 0 8px 0 0;
    font-weight: inherit
}

.btn-floating span {
    font-family: Exo, sans-serif
}

.banner-slide1 {
    width: 100%;
    z-index: -1;
    background: url(../img/Banner-1-v2.png) center center no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 550px;
    justify-content: center
}

.banner-slide2 {
    width: 100%;
    z-index: -1;
    background: url(../img/Banner-2.png) center center no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 550px;
    justify-content: center
}

.banner-slide3 {
    width: 100%;
    z-index: -1;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 550px;
    justify-content: center
}


.webp .banner-slide3 {
    background: url(../img/Banner-3.webp) center center no-repeat;
}

.no-webp .banner-slide3 {
    background: url(../img/Banner-3-v2.png) center center no-repeat;
}

.webp .banner-slide1 {
    background: url(../img/Banner-1.webp) center center no-repeat;
}

.no-webp .banner-slide1 {
    background: url(../img/Banner-1-v2.png) center center no-repeat;
}



#txt1-slide-home {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 700;
    font-size: 38px;
    text-align: left;
    color: #fff
}

#txt2-slide-home {
    font-family: 'Encode Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    color: #fff;
    position: relative;
    top: 15%
}

.breadcrumb {
    background-color: transparent !important
}