
#fornecedores,
#fornecedor {
    padding-top: 45px;
}

.filtros .ct-filtro {
    margin-bottom: 25px;
}

.filtros .ct-filtro h2 {
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #543b7f;
    font-family: 'Panton Black Caps';
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.filtros .ct-filtro ul {
    list-style: none;
}

.filtros .ct-filtro ul li ul {
    border: 1px solid #543b7f;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 15px;
}

.filtros .ct-filtro ul li ul li {
    display: block;
    height: 35px;
}

.filtros .ct-filtro ul li ul li a {
    display: inline-block;
    width: 100%;    
    height: 35px;
    padding-top: 5px;
    font-family: 'Panton';
    font-size: 12px;
    color: #543b7f;
    text-transform: uppercase;
    border-bottom: 1px solid #f4f4f4;
}

.filtros .ct-filtro ul li ul li:hover a,
.filtros .ct-filtro ul li ul li.active a {
    font-family: 'Panton Black Caps';
    color: #b684b9;
}

.filtros .ct-filtro ul li ul li i {
    display: inline-block;
    width: 30px;
    font-size: 20px;
    color: #543b7f;
    margin-right: 5px;
    vertical-align: middle;
    text-align: center;
}

.filtros .ct-filtro ul li ul li i.icon-seta {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);

    width: 25px;
    margin-right: 0px;
    padding-bottom: 5px; 
    font-size: 15px;
}

.filtros .ct-filtro ul li ul li:hover i {
    color: #b684b9;
}

.filtros .ct-filtro ul li ul li span {
    display: inline-block;
    vertical-align: middle;
    padding-top: 5px;
}

.filtros .ct-filtro:first-child ul li ul li span {
    padding-top: 0;
}

.filtros .ct-filtro ul li ul li:first-child {
    display: none;
}

.filtros .ct-filtro h2 i {
    display: none;
}

.lista-fornecedores .destaques {
    position: relative;
    height: 14px;
}

.lista-fornecedores .destaques h2 {
    position: absolute;
    padding-right: 15px;
    font-family: 'Panton Light Caps';
    color: #543b7f;
    font-size: 14px;
    text-transform: uppercase;
    background: #fff;
    z-index: 4;
}

.lista-fornecedores .destaques i {
    display: inline-block;
    width: 100%;
    height: 2px;
    vertical-align: top;
    margin-top: 6px;
    background: #543b7f;
}

.lista-fornecedores .lista-destaque {
    border-bottom: 2px solid #543b7f;
}

.lista-fornecedores .item-fornecedor {
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.lista-fornecedores .item-fornecedor:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.lista-fornecedores .item-fornecedor .imagem {
    position: relative;
    display: inline-block;
    width: 175px;
    margin-right: 15px;
}

.lista-fornecedores .item-fornecedor .imagem .logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 33.3%;
    z-index: 5;
}

.lista-fornecedores .item-fornecedor .info {
    display: inline-block;
    width: 455px;
    color: #838282;
}

.lista-fornecedores .item-fornecedor .cabecalho {
    display: inline-block;
}

.lista-fornecedores .item-fornecedor .titulo h3 {
    display: inline-block;
    font-size: 16px;
    color: #4d4d4d;
    margin-bottom: 5px;
}

.lista-fornecedores .item-fornecedor .titulo i {
    font-size: 10px;
    color: #543b7f;
}

.lista-fornecedores .item-fornecedor .tags,
.lista-fornecedores .item-fornecedor .tags a {
    font-size: 12px;
    color: #a3a2a2;
}

.lista-fornecedores .item-fornecedor .sobre {
    margin-top: 15px;
    font-size: 14px;
    color: #838282;
}

.lista-fornecedores .item-fornecedor .orcamento {
    float: right;
    margin-top: 3px;
    font-family: 'Panton Black Caps';
    font-size: 11px;
    color: #543b7f;
    text-transform: uppercase;
    border: 1px solid #543b7f;
    border-radius: 5px;
    padding: 6px 5px;
}


/* FORNECEDOR */

#fornecedor .container {
    position: relative;
}

#fornecedor .cabecalho {
    margin-bottom: 25px;
    color: #4d4d4d;
}

#fornecedor .cabecalho .logo {
    display: inline-block;
    width: 80px;
    margin-right: 15px;
}

#fornecedor .cabecalho .info {
    display: inline-block;
}

#fornecedor .cabecalho .info h1 {
    font-family: 'Panton';
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#fornecedor .cabecalho .info h1 i {
    display: inline-block;
    font-size: 12px;
    color: #543b7f;
    vertical-align: middle;
    margin-left: 10px;
}

#fornecedor .cabecalho .info p {
    font-size: 14px;
    margin-bottom: 10px;
}

/* #fornecedor .cabecalho .info p .cidade {
    display: none;
} */

#fornecedor .cabecalho .info > p > a {
    display: inline-block;
    font-size: 12px;
    color: #543b7f;
    vertical-align: middle;
    margin-left: 10px;
}

#fornecedor .cabecalho .info > p > a i {
    display: inline-block;
    vertical-align: top;
}

#fornecedor .cabecalho .info .sociais span {
    display: none;
}

#fornecedor .cabecalho .info .sociais a {
    display: inline-block;
    font-size: 18px;
    color: #b684b9;
    margin-right: 10px;
}

#fornecedor .cabecalho .botoes {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 15px;
    z-index: 15;
}

#fornecedor .cabecalho .botoes button {
    width: 140px;
    line-height: 30px;
    background: #fff;
    font-family: 'Panton';
    font-size: 16px;
    color: #543b7f;
    border: 1px solid #543b7f;
    border-radius: 3px;
    text-transform: uppercase;
    vertical-align: top;
    
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

#fornecedor .salvar.active {
    font-family: 'Panton';
    background: #543b7f!important;
    border-color: #543b7f;
    color: #fff!important;
}

#fornecedor .cabecalho .botoes button:nth-child(1) {
    display: none;
}

#fornecedor .cabecalho .botoes button:nth-child(2) {
    font-family: 'Panton Black Caps';
    font-size: 14px;
}

#fornecedor .cabecalho .botoes button:nth-child(2).active {
    font-family: 'Panton';
    background: #2ecc71;
    border-color: #2ecc71;
    color: #fff;
}

#fornecedor .cabecalho .botoes button i {
    display: inline-block;
    padding-top: 7px;
    vertical-align: top;
}

#fornecedor .owl-item img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

#fornecedor .owl-item.center img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}


#fornecedor .galeria ul {
    list-style: none;
}

#fornecedor .galeria ul .owl-nav div {
    position: absolute;
    width: 80px;
    height: 100%;
    top: 0;
    text-indent: -9999px;
    z-index: 20;
}

#fornecedor .galeria ul .owl-nav .owl-prev {
    left: 0;

    display: block;
    width: 80px;
    height: 100%;
    background: url('../img/estrutura/seta-left.png') no-repeat center center;
}

#fornecedor .galeria ul .owl-nav .owl-next {
    right: 0;

    display: block;
    width: 80px;
    height: 100%;
    background: url('../img/estrutura/seta-right.png') no-repeat center center;
}

#fornecedor .galeria ul .owl-nav i {
    display: block;
    width: 80px;
    height: 100%;
    opacity: 0;

    -webkit-transition: opacity 500ms ease-in-out;  
    -moz-transition: opacity 500ms ease-in-out;  
    -o-transition: opacity 500ms ease-in-out;  
    transition: opacity 500ms ease-in-out;
}



#fornecedor .galeria ul .owl-nav .owl-prev:hover i {
    opacity: 0.6;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+0&1+1,0+95 */
    background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,0) 95%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 95%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

#fornecedor .galeria ul .owl-nav .owl-next:hover i {
    opacity: 0.6;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(left, rgba(30,87,153,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(30,87,153,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(30,87,153,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

#fornecedor .sobre {
    margin-top: 30px;
    font-size: 16px;
}

#fornecedor .sobre h2 {
    font-family: 'Panton';
    font-size: 22px;
    color: #543b7f;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#fornecedor .sobre p {
    margin-bottom: 45px;
}

#fornecedor .tags {
    margin-bottom: 40px;
}

#fornecedor .tags a {
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0 10px;
    margin: 0 10px 10px 0;
}

#fornecedor .mapa {
    margin-bottom: 60px;
}

#fornecedor .mapa h2 {
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    font-family: 'Panton';
    font-size: 18px;
    color: #fff;
    background: #543b7f;
    text-transform: uppercase;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 20px;
}

#fornecedor .iframe {
    overflow:hidden;
    padding-bottom:46.25%;
    position:relative;
    height:0;
}

#fornecedor .iframe iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

#fornecedor .orcamento {
    margin-bottom: 40px;
    margin-top: 105px;
}

#fornecedor .modal .orcamento {
    margin-bottom: 0;
}

#fornecedor .modal .modal-content {
    background: #ccc;
    border: none;
}

#fornecedor .modal .modal-header {
    background: #543b7f;
    border: none;
    color: #fff;
}

#fornecedor .modal .modal-title {
    font-family: 'Panton';
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

#fornecedor .modal .close {
    color: #fff;
}

#fornecedor .orcamento h3 {
    width: 100%;
    line-height: 40px;
    background: #543b7f;
    font-family: 'Panton';
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

#fornecedor .orcamento div {
    background: #ccc;
    padding: 20px;
}

#fornecedor .orcamento label {
    position: relative;
    width: 100%;
    height: 36px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
}

#fornecedor .orcamento label input {
    width: 100%;
    height: 36px;
    padding-left: 35px;
    font-size: 14px;
    color: #4d4d4d;
    border: none;
    border-radius: 5px;
}

#fornecedor .orcamento textarea {
    height: 130px;
    font-size: 14px;
    color: #4d4d4d;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
}

#fornecedor .orcamento label i {
    position: absolute;
    top: 8px;
    left: 0;
    width: 30px;
    text-align: center;
    font-size: 20px;
    color: #cbcbcb;
}

#fornecedor .orcamento button {
    width: 100%;
    height: 34px;
    background: #543b7f;
    font-family: 'Panton Black Caps';
    color: #ffffff;
    font-size: 14px;
    border-radius: 5px;
    text-transform: uppercase;
    margin-top: 15px;
}


/*//////////////////////////////////////////////////*/
/*			 Desktop Atual acima de 1200px			*/
/*//////////////////////////////////////////////////*/

@media (min-width: 1200px) {

    .filtros .ct-filtro ul li a {
        font-size: 14px;
    }

    .filtros .ct-filtro ul li i {
        font-size: 24px;
    }

    .lista-fornecedores .item-fornecedor .imagem {
        width: 200px;
        margin-right: 20px;
    }

    .lista-fornecedores .item-fornecedor .info {
        width: 575px;
    }

    .lista-fornecedores .item-fornecedor .titulo h3 {
        font-size: 18px;
    }

    .lista-fornecedores .item-fornecedor .orcamento {
        font-size: 12px;
        padding: 7px 5px;
    }

}


/*//////////////////////////////////////////////////*/
/*				Dektop Antigo 1024px				*/
/*//////////////////////////////////////////////////*/

@media (min-width: 992px) and (max-width: 1199px) {

}


/*//////////////////////////////////////////////////*/
/*			            Tablets 					*/
/*//////////////////////////////////////////////////*/

@media (min-width: 768px) and (max-width: 991px) {

    .lista-fornecedores .item-fornecedor .imagem {
        width: 130px;
    }

    .lista-fornecedores .item-fornecedor .info {
        width: 265px;
    }

    .lista-fornecedores .item-fornecedor .orcamento {
        display: none;
    }

    /* FORNECEDOR */

    #fornecedor .cabecalho .botoes {
        float: none;
        margin-top: 20px;
        position: inherit;
        padding-right: 0px;
    }

    #fornecedor .cabecalho .botoes button {
        width: 130px;
        line-height: 25px;
        font-size: 13px;
        margin-right: 5px;
    }

    #fornecedor .cabecalho .botoes button:nth-child(2) {
        font-family: 'Panton';
    }

    #fornecedor .cabecalho .botoes button:last-child {
        font-family: 'Panton Black Caps';
        background: #543b7f;
        color: #fff;
        font-size: 12px;
    }

    #fornecedor .orcamento {
        margin-top: 0;
    }

}


/*//////////////////////////////////////////////////*/
/*	       Smartphones e Tablets Menores			*/
/*//////////////////////////////////////////////////*/

@media (min-width: 576px) and (max-width: 767px) {

    .lista-fornecedores .item-fornecedor .imagem {
        width: 160px;
    }

    .lista-fornecedores .item-fornecedor .info {
        width: 330px;
    }

    .lista-fornecedores .item-fornecedor .orcamento {
        display: none;
    }

    /* FORNECEDOR */

    #fornecedor .cabecalho .botoes {
        float: none;
        margin-top: 20px;
        position: inherit;
        padding-right: 0px;
    }

    #fornecedor .cabecalho .botoes button {
        width: 130px;
        line-height: 25px;
        font-size: 13px;
        margin-right: 5px;
    }

    #fornecedor .cabecalho .botoes button:nth-child(2) {
        font-family: 'Panton';
    }

    #fornecedor .cabecalho .botoes button:last-child {
        font-family: 'Panton Black Caps';
        background: #543b7f;
        color: #fff;
        font-size: 12px;
    }

    .col-forn {
        position: inherit;
    }

    #fornecedor .orcamento {
        margin-top: 0;
    }
    
    .filtros {
        position: absolute;
        width: 100%;
        height: 30px;
        left: 0;
        top: 0;
        background: #b684b9;
        text-align: center;
        z-index: 20;
    }

    .filtros .ct-filtro {
        display: inline-block;
        margin-bottom: 0px;
    }

    .filtros .ct-filtro > ul > li {
        /* padding-right: .9375rem;
        padding-left: .9375rem; */
    }

    .filtros .ct-filtro ul h2 {
        width: 100%;
        height: 25px;
        line-height: 30px;
        padding: 0 0px;
        background: none;
        font-family: 'Panton';
        font-size: 12px;

        padding-right: .9375rem;
        padding-left: .9375rem;
    }

    .filtros .ct-filtro > ul > li:hover h2 {
        border-bottom: 2px solid #46326a;
        color: #46326a;
        font-weight: 800;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .filtros .ct-filtro ul h2 i {
        display: inline-block;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        padding-bottom: 20px;
        font-size: 8px;
        padding-right: 0px;
    }

    .filtros .ct-filtro ul li ul {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        width: 500px;
        left: 50%;
        margin-left: -250px;
        border: none;
        border-radius: 0px;
        padding: 0 0px;
        font-size: 0;

        background: #8a50a5;
        background-clip: content-box, padding-box;

        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;

        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;

        padding-right: 1.875rem;
        padding-left: 1.875rem;

        z-index: 20;
    }

    .filtros .ct-filtro ul li:hover ul,
    .filtros .ct-filtro ul li.active ul {
        display: block;
        text-align: left;
        visibility: visible;
        opacity: 1;
    }

    .filtros .ct-filtro ul li ul li {
        display: inline-block;
        width: 50%;
        text-align: left;
    }

    .filtros .ct-filtro ul li ul li {
        height: 30px;
        line-height: 30px;
        padding-left: .9375rem;
    }

    .filtros .ct-filtro ul li ul li:first-child {
        display: block;
        width: 100%;
        height: 45px;
        font-family: 'Panton Black Caps';
        background: #783b93;
        border-bottom: 5px solid #8a50a5;
    }

    .filtros .ct-filtro ul li ul li:first-child h3 {
        font-size: 14px;
        line-height: 40px;
        text-transform: uppercase;
        color: #fff;
    }

    .filtros .ct-filtro ul li ul li a {
        border: none;
        color: #fff;
        font-size: 10px;
        height: 30px;
        padding-top: 0px;
    }

    .filtros .ct-filtro ul li ul li span {
        padding-top: 0px;
    }

    .filtros .ct-filtro ul li ul li i {
        width: 20px;
        font-size: 16px;
        color: #fff;
    }

    .filtros .ct-filtro ul li ul li i.icon-seta {
        width: 20px;
        font-size: 10px;
        padding-bottom: 0px;
    }

    .filtros .ct-filtro ul li ul li:hover a, 
    .filtros .ct-filtro ul li ul li.active a,
    .filtros .ct-filtro ul li ul li:hover i {
        color: #fff;
    }

}


@media (max-width: 575px) {

    #fornecedores {
        padding-top: 110px;
    }

    #fornecedor {
        padding-top: 55px;
    }

    .lista-fornecedores .item-fornecedor .imagem {
        display: block;
        width: 100%;
        max-width: 340px;
        margin: 0 auto;
    }

    .lista-fornecedores .item-fornecedor .info { 
        display: block;
        width: 100%;
        max-width: 340px;
        margin: 20px auto 0;
    }

    .lista-fornecedores .item-fornecedor .titulo h3 {
        margin-bottom: 0;
        font-size: 14px;
    }

    .lista-fornecedores .item-fornecedor .titulo i {
        display: block;
    }

    .lista-fornecedores .item-fornecedor .tags, 
    .lista-fornecedores .item-fornecedor .tags a {
        margin-top: 10px;
        font-size: 10px;
    }

    .lista-fornecedores .item-fornecedor .orcamento { 
        display: none;
    }
    
    .filtros {
        position: fixed;
        width: 100%;
        height: 30px;
        left: 0;
        top: 55px;
        background: #b684b9;
        border-top: 1px solid #fff;
        text-align: center;
        z-index: 30;
    }

    .filtros .ct-filtro {
        display: inline-block;
        margin-bottom: 0px;
    }

    .filtros .ct-filtro > ul > li {
        /* padding-right: .9375rem;
        padding-left: .9375rem; */
    }

    .filtros .ct-filtro ul h2 {
        width: 100%;
        height: 25px;
        line-height: 30px;
        padding: 0 0px;
        background: none;
        font-family: 'Panton';
        font-size: 12px;

        padding-right: .9375rem;
        padding-left: .9375rem;
    }

    .filtros .ct-filtro > ul > li:hover h2 {
        border-bottom: 2px solid #46326a;
        color: #46326a;
        font-weight: 800;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .filtros .ct-filtro ul h2 i {
        display: inline-block;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        padding-bottom: 20px;
        font-size: 8px;
        padding-right: 0px;
    }

    .filtros .ct-filtro ul li ul {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        width: 100%;
        left: 0;
        border: none;
        border-radius: 0px;
        padding: 0 0px;
        font-size: 0;

        background: #8a50a5;
        background-clip: content-box, padding-box;

        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;

        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;

        padding-right: 1.875rem;
        padding-left: 1.875rem;

        z-index: 20;
    }

    .filtros .ct-filtro ul li:hover ul,
    .filtros .ct-filtro ul li.active ul {
        display: block;
        text-align: left;
        visibility: visible;
        opacity: 1;
    }

    .filtros .ct-filtro ul li ul li {
        display: inline-block;
        width: 50%;
        text-align: left;
    }

    .filtros .ct-filtro ul li ul li {
        height: 30px;
        line-height: 30px;
        padding-left: .9375rem;
    }

    .filtros .ct-filtro ul li ul li:first-child {
        display: block;
        width: 100%;
        height: 45px;
        font-family: 'Panton Black Caps';
        background: #783b93;
        border-bottom: 5px solid #8a50a5;
    }

    .filtros .ct-filtro ul li ul li:first-child h3 {
        font-size: 14px;
        line-height: 40px;
        text-transform: uppercase;
        color: #fff;
    }

    .filtros .ct-filtro ul li ul li a {
        border: none;
        color: #fff;
        font-size: 10px;
        height: 30px;
        padding-top: 0px;
    }

    .filtros .ct-filtro ul li ul li span {
        padding-top: 0px;
    }

    .filtros .ct-filtro ul li ul li i {
        width: 20px;
        font-size: 16px;
        color: #fff;
    }

    .filtros .ct-filtro ul li ul li i.icon-seta {
        width: 20px;
        font-size: 10px;
        padding-bottom: 0px;
    }

    .filtros .ct-filtro ul li ul li:hover a, 
    .filtros .ct-filtro ul li ul li.active a,
    .filtros .ct-filtro ul li ul li:hover i {
        color: #fff;
    }


    /* FORNECEDOR */

    #fornecedor .galeria {
        margin-left: -15px;
        margin-right: -15px;
    }

    #fornecedor .galeria ul {
        list-style: none;
    }

    #fornecedor #salvar-mobile {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 10px;
        width: 30px;
        height: 30px;
        border-radius: 5px;
        background: #fff;
    }

    #fornecedor .sobre {
        margin-top: 70px;
    }

    #fornecedor .cabecalho {
        position: relative;
        margin-top: 25px;
    }

    #fornecedor .cabecalho .logo {
        width: 50px;
        margin-right: 10px;
    }

    #fornecedor .cabecalho .info h1 {
        font-size: 15px;
        margin-bottom: 5px;
    }

    #fornecedor .cabecalho .info h1 i {
        display: block;
        font-size: 8px;
        margin-left: 0;
        padding-top: 5px;
    }

    #fornecedor .cabecalho .info p {
        font-size: 10px;
    }

    #fornecedor .cabecalho .info > p > a {
        font-size: 10px;
    }
    
    #fornecedor .cabecalho .info p .cidade {
        display: inline-block;
    }

    #fornecedor .cabecalho .info p .endereco {
        display: none;
    }

    #fornecedor .cabecalho .botoes button:first-child {
        display: none;
    }

    #fornecedor .cabecalho .botoes {
        position: inherit;
        float: none;
        margin-top: 20px;
        padding-right: 0;
    }

    #fornecedor .cabecalho .botoes button {
        width: 125px;
        line-height: 25px;
        font-size: 10px;
        margin-right: 5px;
        text-transform: none;
    }

    #fornecedor .cabecalho .botoes button:nth-child(2) {
        font-family: 'Panton';
        width: 130px;
    }


    #fornecedor .cabecalho .botoes button:last-child {
        font-family: 'Panton Black Caps';
        background: #543b7f;
        color: #fff;
        font-size: 10px;
    }

    #fornecedor .cabecalho .info .sociais {
        position: absolute;
        top: 125px;
        left: 0;
        width: 100%;
        padding: 15px;
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        z-index: 15;
    }

    #fornecedor .cabecalho .info .sociais span {
        display: inline-block;
        margin-right: 15px;
        font-family: 'Panton';
        font-size: 12px;
        color: #737373;
        vertical-align: middle;
    }

    #fornecedor .sobre h2 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #fornecedor .sobre p {
        font-size: 12px;
        margin-bottom: 25px;
    }

    #fornecedor .orcamento {
        margin-top: 0;
    }

}



/*
	END SITE STYLE
*/


/*
	CLASSES STANDARDS
*/
.clear{ clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0  }
