body.page-mix .b2brazil-top-wrapper {
    height: 5px
}
body.page-mix .b2brazil-top-wrapper * {
    display: none
}
#mix-companies {
    margin-bottom: 20px;
    padding: 0 15px
}
#mix-page #create-lead {
    background-color: #f60;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    padding: 5px;
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    text-decoration: underline
}
#mix-page #create-lead.affix {
    margin-top: 0
}
#mix-page #mix-full-companies ul {
    overflow: hidden
}
#mix-page #mix-full-companies .company {
    width: 98%;
    max-width: 548px;
    padding: 10px;
    border: 2px solid #f7f9f4;
    margin: 0 auto 2% auto
}
#mix-page #mix-full-companies .company.premium {
    background-color: #fff8cc;
    border-color: #fff8cc
}
#mix-page #mix-full-companies .company:hover,
#mix-page #mix-full-companies .company.premium:hover {
    border: 2px solid #ffdf01
}
#mix-page #mix-full-companies .company .title>a {
    font-size: 20px;
    color: #79a401;
    font-weight: bold
}
#mix-page #mix-full-companies .company .title {
    height: 60px
}
#mix-page #mix-full-companies .company ul.products li {
    width: 32%;
    margin-right: 2%;
    float: left
}
#mix-page #mix-full-companies .company ul.products li .image {
    height: 120px;
    width: 90%;
    position: relative;
    border: 1px solid #fff;
    background: #fff;
    margin: 10px auto
}
#mix-page #mix-full-companies .company.premium ul.products li .image {
    border-color: #ddd
}
#mix-page #mix-full-companies .company ul.products li img {
    height: auto;
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: rtranslate(-50%, -50%)
}
#mix-page #mix-full-companies .company ul.products li:last-child {
    margin-right: 0
}
#mix-page #mix-full-companies .company ul.products a {
    font-size: 12px;
    display: block;
    height: 170px
}
#mix-page #mix-full-companies .company .info {
    margin-top: 20px;
    overflow: hidden
}
#mix-page #mix-full-companies .company .info .info-tags {
    float: left;
    height: 50px;
    margin-right: 15px
}
#mix-page #mix-full-companies .company .info .info-tags.one {
    line-height: 50px
}
#mix-page #mix-full-companies .company .info .info-tags .info-tags-premium {
    margin-bottom: 5px
}
#mix-page #mix-full-companies .company .info .info-partner {
    float: left;
    padding: 10px 0
}
#mix-page #mix-full-companies .company .info .btn-contact {
    width: 100%
}
#mix-page #mix-teaser-companies ul {
    margin-right: -2%;
    font-size: 0
}
#mix-page #mix-teaser-companies .company {
    width: 23%;
    display: inline-block;
    margin-right: 2%
}
#mix-page #mix-teaser-companies .company .image {
    height: 120px;
    width: 100%;
    position: relative
}
#mix-page #mix-teaser-companies .company img {
    height: auto;
    max-width: 61%;
    max-height: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
#mix-page #mix-teaser-companies .company a {
    border: 1px solid #e7e7e7 !important;
    min-height: 120px;
    font-size: 12px;
    display: inline-block;
    color: #25657e;
    height: 177px;
    width: 100%
}
#mix-page #mix-teaser-companies .company a span {
    display: block;
    height: 53px;
    padding: 10px;
    line-height: normal
}
#mix-page #mix-products {
    margin-bottom: 30px;
    padding: 0 15px
}
#mix-page #mix-products ul {
    max-width: 305px;
    margin: 0 auto
}
#mix-page #mix-products .product {
    width: 95%;
    margin-right: 2%;
    margin-top: 5%;
    height: 350px;
    word-break: break-all
}
#mix-page #mix-products .product.premium .image {
    border-color: #ddd
}
#mix-page #mix-products .product .image {
    height: 165px;
    width: 90%;
    position: relative;
    border: 1px solid #fff;
    background: #fff;
    margin: 10px auto
}
#mix-page #mix-products .product img {
    height: auto;
    max-width: 87%;
    max-height: 87%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
#mix-page #mix-products .product a {
    border: 1px solid #e7e7e7;
    font-size: 12px;
    display: inline-block;
    color: #25657e;
    height: 350px;
    position: relative;
    width: 100%
}
#mix-page #mix-products .product.premium a {
    background-color: #fff8cc;
    border-color: #fff8cc
}
#mix-page #mix-products .product a:hover {
    border-color: #ffdf01;
    text-decoration: none;
    height: 365px;
    padding: 3% 3% 3% 3%;
    min-width: 106%;
    position: relative;
    margin: -3% 0 -3% -3%
}
#mix-page #mix-products .product a .name {
    height: 40px;
    line-height: normal;
    padding: 0 10px;
    margin-bottom: 5px
}
#mix-page #mix-products .product a .description {
    color: #555;
    padding: 0 10px;
    height: 70px
}
#mix-page #mix-products .product a .btn-contact {
    position: absolute;
    width: 91%;
    bottom: 9px;
    left: 9px
}
#mix-page h1 {
    padding: 0 15px;
    margin: 25px 0 35px 0;
    font-size: 25px
}
#mix-page h1.banner {
    padding: 15px;
    background-position: center center;
    color: #fff;
    text-transform: uppercase;
    line-height: 37px;
    background-size: auto 135%
}
#mix-page .see-more {
    margin-top: 15px;
    text-align: right;
    font-size: 12px
}
#mix-page .mix-title {
    margin-bottom: 20px
}
#mix-page .mix-title h2 {
    background: none;
    padding: 0;
    font-weight: 100;
    margin: 0 0 10px 0
}
#mix-page .mix-title span {
    font-size: 15px;
    color: #555
}
@media(min-width:505px) {
    #mix-page #create-lead {
        margin: 0
    }
    #mix-page #mix-products ul {
        overflow: hidden;
        padding: 2%;
        width: auto;
        max-width: 580px
    }
    #mix-page #mix-products .product {
        float: left;
        width: 48%;
        margin-top: 2%
    }
    #mix-page #mix-products .product a:hover {
        min-width: 106%
    }
    #mix-page h1 {
        font-size: 35px
    }
    #mix-page h1.banner {
        background-size: auto;
        padding: 30px;
        line-height: 45px
    }
}
@media(min-width:768px) {
    #mix-page #mix-products, #mix-companies {
        padding: 0
    }
    #mix-page #mix-products ul {
        margin: -4% -4% -2% -2%;
        max-width: none
    }
    #mix-page #mix-products .product {
        width: 30%
    }
    #mix-page #mix-full-companies .company {
        width: 48%;
        float: left;
        margin: 0 2% 2% 0;
        max-width: none
    }
    #mix-page #mix-full-companies .company:last-child {
        margin-right: 0
    }
    #mix-page #mix-full-companies>ul {
        margin-right: -2%;
        margin-bottom: -2%
    }
    #mix-page h1 {
        padding: 0
    }
}
@media(min-width:992px) {
    #mix-page #mix-products .product {
        width: 23%
    }
}